@charset "utf-8";
table#hosting {
	margin: 50px 20px 20px 20px;
	border-bottom: 1px solid #002569;
	font: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#hosting .sm { font-size: 80%; }
#hosting td.header {
	font-weight: bold;
	background-color: #FFFFFF;
	border-top: none;
	border-right: 1px solid #002569;
	border-bottom: 1px solid #002569;
	padding: 3px 3px 3px 8px;
	font-size: 95%;
}
#hosting th { 
	background-color: #F2EEDB; 	
	text-align: center;
	border-top: 1px solid #002569;
	padding: 3px 3px 3px 8px;
	font-size: 95%;
}
#hosting .odd { 
	background-color: #F2EEDB; 
}
#hosting .even { 
	background-color: #FFFFFF; 
}
#hosting tr.even td, #hosting tr.odd td {
	font-size: 80%;
	border-top: 1px solid #8DAEDB;
	padding: 3px 2px 3px 7px;
}
#hosting tr.even td.no-border, #hosting tr.odd td.no-border {
	border-top: none;
}
table#hosting a {
	/*font-size: 75%;*/
}


form {
	padding:0
}
img {
	border:none
}
a {
	text-decoration:none
}
input {
	vertical-align:middle;
	width: 20px;
}
input.text, select {
	color:#5A5A5A
}
select.cap { text-transform: capitalize; }
div.main-form .row .right input.radio { margin-bottom: 4px; }
div.main-form {
	width:536px;
	padding:20px 0 0 70px;
	color:#527187;
	font-size:13px;
}
div.main-form .header {
	clear:left;
	font-size:13px;
	line-height:34px;
	background:url(../images/form-header2.png) no-repeat 0 2px;
	height:34px;
	margin:0 0 2px 0;
	color:#2A3F55
	}
div.main-form .header strong {
	font-size:14px;
	margin:0 0 0 18px;
}
div.main-form .box {
	float:left;
	margin:0 0 12px 4px;
	width:525px;
	padding:0;
	border-left:1px solid #f2eedb; 
	border-right:1px solid #f2eedb;
	border-bottom:1px solid #f2eedb;
	}
* html div.main-form .box {
	/*margin:0 0 12px 2px*/
	}

div.main-form .box .topnote {

	padding: 4px 7px 4px 7px;
	color:#999999;
	font-size: 12px;
	background:#FDFDFD;
	text-align: justify;
	}

div.main-form .row {
	float:left;
	padding:4px 0;
	width:100%;
	background:#f8f6eb;
	line-height:20px
	}
div.main-form .row.bg {
	background:#FDFDFD
	}
div.main-form .row .left {
	float:left;
	width:153px;
	padding:3px 7px 0 0;
	text-align:right;
	line-height:14px
	}
div.main-form .row .right {
	float:left;
	width:365px
	}
div.main-form .row .text {
	width:160px;
	height:18px;
	padding:0 0 0 4px;
	font-size:13px;
	line-height: 17px;
	border:1px solid #A1B1BD
	}
div.main-form .row .long {
	width:281px
	}
div.main-form .row select {
	font-size:13px;
	width:176px
	}
div.main-form .row select.reg {
	font-size:13px;
	width:250px
	}
div.main-form .row select.small {
	width:93px
	}	
div.main-form .row .text.small {
	width:87px
	}
div.main-form .row .text {
	width:165px
	}
div.main-form .row .domain {
	width:130px
	}
div.main-form .row select.long {
	width:287px;
	}

div.main-form .row select.longest {
	width:320px;
	}

div.main-form .button {
	text-align:center;
	clear:left;
	margin:0 0 12px 4px;
	width:525px;
	height: 40px;
	}
div.main-form .button label {
	float:left;
	margin:3px 30px 0 0;
	}
div.main-form .button input { width: 158px; }
table#hosting td.order-now a { 
	background:url(../images/order-now.gif) no-repeat 0 -24px; 
	width: 76px;
	height: 24px;
	text-indent: -9999px;
	display: block;
}
table#hosting td.order-now a:hover { 
	background-position: 0 0;
}
