@CHARSET "UTF-8";

#leftcolumn
{
	float: left;
	width: 240px;
	margin-right: 15px;
}

#rightcolumn
{
	float: right;
	width: 240px;
	margin-left: 15px;
}

#plandetails
{
	float: left;
	width: 490px;
	/*overflow: auto;*/
	
}

#plandetails #top
{
	width: 490px;
	height: 58px;
	background-image: url(/img/planheader_bg2.gif);
	background-repeat: repeat-x;
}

#plandetails #top #left
{
	float: left;
	width: 5px;
	height: 58px;
	background-image: url(/img/planheader_left2.gif);
	background-repeat: no-repeat;
}

#plandetails #top #right
{
	float: right;
	width: 5px;
	height: 58px;
	background-image: url(/img/planheader_right2.gif);
	background-repeat: no-repeat;
}

#plandetails #top #caption
{
	width: 470px;
	height: 58px;
	margin-left: 5px;
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	color: white;
	text-align: center;
	line-height: 250%;	
}

#plandetails #middle
{
	clear: both;
	width: 488px;
	height: auto;
	background-color: #F7FBFA;
	/*overflow: auto;*/
	border-left: 1px solid #E2E7E3;
	border-right: 1px solid #E2E7E3;
	padding-bottom: 15px;
}
	
#plandetails #middle #subplan1, 
#plandetails #middle #subplan2, 
#plandetails #middle #subplan3
{
	width: 440px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	
	/*overflow: auto;*/
}

#plandetails #middle #subplan1 #top, 
#plandetails #middle #subplan2 #top, 
#plandetails #middle #subplan3 #top
{
	width: 440px;
	height: 32px;
	background: url(/img/subplan_header_bg.gif);
	background-repeat: repeat-x;
}

#plandetails #middle #subplan1 #top #left, 
#plandetails #middle #subplan2 #top #left, 
#plandetails #middle #subplan3 #top #left
{
	float: left;
	width: 5px;
	height: 32px;
	background: url(/img/subplan_header_left.gif);
	background-repeat: no-repeat;
}

#plandetails #middle #subplan1 #top #right, 
#plandetails #middle #subplan2 #top #right, 
#plandetails #middle #subplan3 #top #right
{
	float: right;
	width: 5px;
	height: 32px;
	background: url(/img/subplan_header_right.gif);
	background-repeat: no-repeat;
}

#plandetails #middle #subplan1 #top #caption, 
#plandetails #middle #subplan2 #top #caption, 
#plandetails #middle #subplan3 #top #caption
{
	text-align: left;
	font-size: 16px;
	/*width: 100%;*/
	width: 424px;
	height: 32px;
	line-height: 200%;
	margin-left: 5px;
}
	
#plandetails #middle #subplan1 #top #caption:hover, 
#plandetails #middle #subplan2 #top #caption:hover, 
#plandetails #middle #subplan3 #top #caption:hover
{
	cursor: pointer;
}

#plandetails #middle #subplan1 #top #caption #left, 
#plandetails #middle #subplan2 #top #caption #left, 
#plandetails #middle #subplan3 #top #caption #left
{
	width: auto;
	float: left;
	background: none;
}

#plandetails #middle #subplan1 #top #caption #right, 
#plandetails #middle #subplan2 #top #caption #right, 
#plandetails #middle #subplan3 #top #caption #right
{
	width: auto;
	float: right;
	background: none;
}

#plandetails #middle #subplan1 #middle, 
#plandetails #middle #subplan2 #middle, 
#plandetails #middle #subplan3 #middle 
{
	width: 440px;
	height: auto;
	background-color: #F7FBFA;
	display: none;
	border: 0;
}

#plandetails #middle #desc
{
	width: 440px;
	height: auto;
	margin: 0 auto;
	padding-top: 10px;
	background-color: #F7FBFA;
}

#plandetails #bottom
{
	clear: both;
	width: 490px;
	height: 5px;
	background-image: url(/img/planbottom_bg2.gif);
	background-repeat: repeat-x;
}

#plandetails #bottom #left
{
	float: left;
	width: 5px;
	height: 5px;
	background-image: url(/img/planbottom_left2.gif);
	background-repeat: no-repeat;
}

#plandetails #bottom #right
{
	float: right;
	width: 5px;
	height: 5px;
	background-image: url(/img/planbottom_right2.gif);
	background-repeat: no-repeat;
}

#plandetails #middle ul
{
	padding: 20px 0px 0px 40px;
	list-style-image: url(/img/arrowbullet.gif);
}

#plandetails #middle li
{
	font-size: 14px;
	font-weight: bold;
	color: #768485;
	margin-bottom: 10px;
}

/* Column Item */

#columnitem
{
	width: 240px;
	margin-bottom: 15px;
}

#columnitem #header
{
	width: 100%;
	height: 5px;
	background: url(/img/box3_header_bg.gif);
	background-repeat: repeat-x;
}

#columnitem #header #left
{
	float: left;
	width: 5px;
	height: 5px;
	background: url(/img/box3_header_left.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

#columnitem #header #right
{
	float: right;
	width: 5px;
	height: 5px;
	background: url(/img/box3_header_right.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

#columnitem #body
{
	clear: both;
	width: 238px;
	height: auto;
	background-color: #F7FBFA;
	border-left: 1px solid #e2e7e3;
	border-right: 1px solid #e2e7e3;
}

#columnitem #body #left
{
	float: left;
	width: 1px;
	height: auto;
	background: url(/img/planbody_border.gif);
	background-repeat: repeat-y;
}

#columnitem #body #right
{
	float: right;
	width: 1px;
	height: auto;
	background: url(/img/planbody_border.gif);
	background-repeat: repeat-y;
}

#columnitem #body #content1
{
	width: 200px;
	height: auto;
	padding: 5px 15px;
	text-align: justify;
}

#columnitem #body #content1 #caption
{
	width: 100%;
	text-align: center;
	font-weight: bold;
	color: #7A8788;
	font-size: 16px;
	margin-bottom: 8px;
}

#columnitem #bottom
{
	clear: both;
	width:100%;
	height: 5px;
	background-image: url(/img/box3_bottom_bg.gif);
	background-repeat: repeat-x;
}

#columnitem #bottom #left
{
	float: left;
	width: 5px;
	height: 5px;
	background-image: url(/img/box3_bottom_left.gif);
	background-repeat: no-repeat;
}

#columnitem #bottom #right
{
	float: right;
	width: 5px;
	height: 5px;
	background-image: url(/img/box3_bottom_right.gif);
	background-repeat: no-repeat;
}

#columnitem #body #content1 p
{
	font-size: 12px;
	font-weight: normal;
	color: #768485;
	margin-bottom: 10px;
}

#columnitem #body #content1 p a
{
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #768485;
	margin-bottom: 10px;
}

#columnitem #body #content1 p a:hover
{
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
	color: #768485;
	margin-bottom: 10px;
}

#columnitem #body #content1 ul
{
	padding-left: 10px;
}

#columnitem #body #content1 ul li
{
	margin-bottom: 5px;
}


#addtocart select
{
	width: 3.5em;
	background-color:  white;
	border: 1px solid #2DC8F8;
}

#price
{
	width: 4em;
}

#addtocarttable
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	border-collapse:collapse;
	width: 90%;
}

#addtocarttable thead tr td
{
	background-color: #2DC8F8;
	padding: 5px;
	font-weight: bold;
	color: white;
}

#addtocarttable tbody tr td
{
	padding: 5px;
	color: #768485;
	vertical-align: middle;
}

#small
{
	font-size: 10px;
	font-weight: bold;
}

#pricecell
{
	text-align: right;
}

#addtocarttable2
{
	margin-left: auto;
	margin-right: auto;
	width: 440px;
	display: none;
}

#addtocarttable2 tbody tr #cartimg div
{
	width: 440px;
	text-align: right;
}
	
#plandetails #middle #quote
{
	height: 32px;
}

#plandetails #middle #quote #button
{
	margin-right: 20px;
	float: right;
	height: 32px;
	width: 92px;
	background: url(/img/menu_button2.gif);
	background-repeat: no-repeat;
	text-align: center;
}

#plandetails #middle #quote #button a
{
	text-decoration: none;
	font-weight: bold;
	line-height: 33px;
	color: white;
}

span.readmore
{
	font-size: 8px;
}