@import url(style.css);

/* Billing styles */
.menu {
	background: url(../images/btns_bg_blue.gif); 
}
.menu li.btn1 {
	background: url(../images/btns_bg_blue_left.gif) no-repeat;
}
.menu li a {
	 background: url(../images/btns_sep_blue.gif) no-repeat right;
}
.menu li a:hover {
	color: #d0e8ff;
}


#header1 td.left {
		background: url(../images/icn_logo_hosting.gif) no-repeat left;
}

#menu {
	background: url(../images/btns_bg_blue.gif); 
	font-size:11px; 
}

#menu td.left {	
	background-image: url(../images/btns_bg_blue_left.gif);
}

#menu td.right {	
	background-image: url(../images//btns-bg-grey-right.gif);
}

#menu td.separator {
	background-image:url(../images/btns_sep_blue.gif);
}

.order_btn_right {
	background-image:url(../images/order-btn-grey.gif);
}

.menu-btn, .menu-btn a:hover {
	color:#d0e8ff;
}
.menu-btn a {
	background:url(../images/btns_bg_blue.gif);
}

.submenu-btn {
	background:url(../images/sbtn_blue.gif) repeat-x;
	height:28px;
}
.submenu-btn img.arrow_subnav {
	position:relative;
	float:right;
	right:6px;
	}
/* Submenu */

.left_submenu {
	background-image:url(../images/submenu_bg.gif);
	width:239px;
}

.left_submenu_top {
	background:url(../images/submenu_blue_top.gif) no-repeat 0 0;
	padding-top:24px;
}

.left_submenu_bottom {
	background:url(../images/submenu_blue_bottom.gif) no-repeat 0 100%;
	padding:0 0 24px 4px;
}
#submenu {
	width:231px;
}



#submenu td.line-horz {
	background: #21558B;
}

table.hpacks-compare {
	width: 687px;
	margin-left:3px;
	}
.hpacks-compare {
	width: 100%;
	font-size: 11px; 
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
}

.hpacks-compare-td1, .hpacks-compare-td2, .hpacks-compare-td3, .hpacks-compare-td4, .hpacks-compare-td5 {
	height: 30px;
	border-top: solid 1px #666666;
}

.hpacks-compare-td1 {
	padding: 0px 10px;
	background: #666666;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	border-bottom: solid 1px #666666;
}

.hpacks-compare-td2 {
	padding-left: 10px;
	background: #efefef;
}

.hpacks-compare-td4 {
	width: 23px;
	padding: 0px 5px;
	background: #ffffff;
	border-left: solid 1px #666666;
}

.hpacks-compare-td3 {
	width: 111px;
	text-align: center;
}

.hpacks-compare-td5 {
	width: 111px;
	text-align: center;
	border-right: solid 1px #666666;
}

.hpacks-compare-name {
	width: 194px;
	vertical-align: bottom;
}

.hpacks-compare-img {
	text-align: right;
}

.hpacks-compare-info {
	padding: 10px;
	background: #ffffff;
	border-right: solid 1px #666666;
	border-left: solid 1px #666666;
}

.hpacks-compare-order {
	width: 80px;
	text-align: center;
	padding: 3px;
}

.hpacks-compare-spacer {
	height: 5px;
	border-top: solid 1px #666666;
}

.hpacks {
	width: 100%;
	font-size: 11px; 
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
}

.hpacks-td1, .hpacks-td2 {
	height: 25px;
}

.hpacks-td1 {
	padding-left: 10px;
	background: #efefef;
	font-weight: bold;
}

.hpacks-td2 {
	border-bottom: solid 1px #efefef;
	padding-left: 10px;
}

.submenu-subbtn {
	background:url(../images/ssbtn_blue.gif);
	height:28px;
}

#steps td.caption {
	background: url(../images/order-step2-blue.gif) no-repeat;
}

#steps td.caption-selected {
	background: url(../images/order-step1-blue.gif) no-repeat;	
}

.packs-info {
	width: 100%;
}

.packs-info td.right {
	width: 140px;
    background: url(../images/icons-hpacks-vert.gif) no-repeat;
    vertical-align: top;
}



