@import url(style.css);

/* Billing styles */
.menu {
	background: url(../images/btns_bg_red.gif); 
}
.menu li.btn1 {
	background: url(../images/btns_bg_red_left.gif) no-repeat;
}
.menu li a {
	 background: url(../images/btns_sep_red.gif) no-repeat right;
}
.menu li a:hover {
	color: #ffd8d9;
}


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

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

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

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

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

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


.menu-btn, .menu-btn a:hover {
	color:#ffd8d9;
}

.menu-btn a {
	background:url(../images/btns_bg_red.gif);
}

.submenu-btn {
	background:url(../images/sbtn_red.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_red_top.gif) no-repeat 0 0;
	padding-top:24px;
}

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

#submenu td.line-horz {
	background: #9A0505;
}

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

#domains-banner {
	background-image: url(../images/domains-banner-bg.gif);
	width: 100%;
	height: 100px;
}

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

.prices td.td1, .prices td.td2 {
	height: 25px;
	padding-left: 5px;
}

.prices td.td1 {
	height: 20px;
	background: #dddddd;
	font-weight: bold;
}

.prices td.td2 {
	border-bottom: solid 1px #dddddd;
}
