@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 .subplan1 .addons, 
.plandetails .middle .subplan2 .addons, 
.plandetails .middle .subplan3 .addons 
{
	margin-left: 20px;
	width: 440px;
	height: auto;
	background-color: #F7FBFA;
	display: none;
	border: 0;
}

.plandetails .middle .subplan1 .addon-items, 
.plandetails .middle .subplan2 .addon-items, 
.plandetails .middle .subplan3 .addon-items 
{
	margin-left: 25px;
	width: 420px;
	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;
}

.addtocarttable tbody tr.addonrow td
{
	padding: 5px;
	color: #768485;
	vertical-align: middle;
	border-bottom: 1px solid #2DC8F8;
}

.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;
}

a.moreinfo
{
	font-weight: bold;
	color: #2DC8F8;
}

/*
label
{
	height: 20px;
	line-height: 20px;
}
*/

td.heading
{
	/*font-weight: bold;*/
	font-style: italic;
}

table.addon-table
{
	width: 410px;
}

table.addon-table tr.addonrow
{
	
}

div.addons
{
	font-style: italic;
	margin-bottom: 5px;
}

.order
{
	width: 100%;
	height: 34px;
	text-align: right;
	margin-top: 15px;
}

.ordernow
{
	margin: auto;
	background-image: url(/img/menu_button2.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 92px;
	text-align: center;
	line-height: 34px;
	color: white;
}

.ordernow a
{
	text-decoration: none;
	color: white;
	font-size:14px;
	font-weight: bold;
}

div.features
{
	padding: 0px 20px 0px 20px;
}

div.title
{
	color: #768485;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	background-image: url("/img/arrowbullet.gif");
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-top: 20px;
}

div.description
{
	/*color: .768485;*/
	font-size: 12px;
}

div.moreinfo
{
	text-align: right;
	width: 90%;
	margin: 0px auto auto;
}

div.moreinfo a
{
	color:#1BB0DF;
	font-weight:bold;
}

table.sdfeatures
{
	margin-top: 5px;
	width: 100%;
	border: 1px solid #CFCFCF;
	border-collapse: collapse;
}

table.sdfeatures thead tr td
{
	border: 1px solid #CFCFCF;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
	text-align: center;
}

table.sdfeatures tbody tr td
{
	border: 1px solid #CFCFCF;
	font-size: 12px;
	padding: 3px 3px 3px 3px;
}

div.tick
{
	height: 13px;
	width: 13px;
	background-image: url(/img/tick.png);
	background-repeat: no-repeat;
}

div.cross
{
	height: 13px;
	width: 13px;
	background-image: url(/img/cross.png);
	background-repeat: no-repeat;
}






.carthead
{
	background-color:#2DC8F8;
	color:white;
	padding:5px; 
	font-weight: bold;
	margin-left:20px;
	margin-right:20px;
	margin-top:15px;
	margin-bottom:5px;
}
.cartplan
{
	width: 200px;
	float:left;
}
.cartprice
{
	width: 80px;
	float:left
}
.cartserver
{
	width: 50px;
}
.cartrow
{
	overflow:hidden;
	width:445px;
	margin-left:20px;
}
.cartrowplan
{
	width: 200px;
	float:left;
	padding-top:5px;
	padding-bottom:15px;
	color: #768485;
}
.cartrowprice
{
	width: 80px;
	float:left;
	text-align:right;
	padding-top:5px;
	padding-bottom:15px;
	color: #768485;
	padding-right:5px;
}
.cartrowquantity
{
	width: 50px;
	padding-left: 5px;
	padding-top:5px;
	padding-bottom:15px;
}
.addtocartimg
{	
	float:right;
}
.helpdeskcartrow
{
	overflow:hidden;
	width:445px;
	margin-left:20px;
	border-bottom: 1px solid #2DC8F8;
	padding:5px;
}
.addonheading
{	
	font-style: italic;
	color: #768485;
	clear:both;	
	padding: 5px;
}

.hardwarenodequantity
{
	width: 80px;
	float:left;
	padding-top:5px;
	padding-bottom:15px;
	color: #768485;
}

