/**
* SECTION: TABLE
*
* Hosting plans table styles.
*/
.orderrow {
border-left:1px solid #82A9C8;

}

#domains 
{
	margin-top:10px;
	width:542px;
	float:left;
}
	
#webredirect 
{
	margin-top:40px;
	width:369px;
	float:right;
}
table
{
	
	width:100%;
}



#body_text {

}

th
{
	padding-top:10px;
	font-weight:bold;
}

.banner
{
	background-image:url(../../../images/layout/tables/top_bg.jpg);
	background-repeat:repeat-x;
	height:52px;
}

.banner th
{
	padding-top:16px;
	font-size:112%;
	height:20px;
}

#topleft
{
	background-image:url(../../../images/layout/tables/top_left.jpg);
	background-repeat:no-repeat;
	width:4px;
	border-bottom:none;
}

#topright
{
	background-image:url(../../../images/layout/tables/top_right.jpg);
	background-repeat:no-repeat;
	width:4px;
	border-bottom:none;
}

.leftside
{
	border-left:1px solid #82A9C8;
}

.rightside
{
	border-right:1px solid #82A9C8;
}

* +  html .rightside
{
	border-right:2px solid #82A9C8;
}

* html .rightside
{
	border-right:2px solid #82A9C8;
}

.section
{
	background-image:url(../../../images/layout/tables/subheader.jpg);
	background-repeat:repeat-x;
	height:35px;
}

.banner th,
.planhdr th
{
	text-align:center;
}

.section td
{
	border-bottom:none;
}

td
{
	padding:7px 0;
	height:20px;
	border-bottom:1px solid #82A9C8;
	text-align:center;
}

.leftcell
{
	padding-left:14px;
	text-align:left;
}

.price
{
	font-weight:bold;
}

.orderbtn img
{
	visibility:hidden;
}

.orderbtn a
{
	background-image:url(../../../images/layout/buttons/order.jpg);
	background-repeat:no-repeat;
	padding-top:15px;
}

* + html .orderbtn a
{
	padding-top:0px;
}

* html .orderbtn a
{
	padding-top:0px;
}

.orderbtn a:hover
{
	background-image:url(../../../images/layout/buttons/order_hover.jpg);
}

/**
* SECTION: TAB BOX
*
* Tabbox styles.
*/

.tabWnd .rightside
{
border:0px;
}

.tabWnd .leftside
{
border:0px;
}

.column .leftcell 
{
border-right:0px;
border-top:0px;
}


#leftalign 
{
text-align:left;
padding-left:14px;
}

.tablist
{
	width:357px;
	height:34px;
	background-color:#B1C7DC;
	padding:2px 6px;
}

.tabWnd
{
	border:1px solid #82A9C8;
	border-top:none;

	line-height:20px;
}

.tablist li
{
	padding:8px 12px;
	height:20px;
	background-color:#E4EBF3;
	margin-right:2px;
	font-weight:bold;
}

.tablist .activeTab
{
	background-color:white;
	height:22px;
	margin-top:-2px;
}

#hostingspecs_TabWnd0
{
	display:block;
	padding:0px;
}

.planhdr
{
	border-bottom:1px solid #82A9C8;
}

#premium_email,
#international_redundancy,
#spam_filtering,
#email_antivirus,
#application_vault,
#phone_support,
#email_support,
#livehelp_support
{
	top:522px;
}

.tabWnd dt
{
	font-weight:bold;
}

.tabWnd dd
{
	margin-left:20px;
}