@charset "UTF-8";
body{
	margin:0 auto;
	width:100%;
	height:100%;
	z-index:-9;
	font-family:Arial,Tahoma,Verdana;
}
a img{
	border:none;
}
a{
	text-decoration:none;
	color:inherit;
	font-size:inherit;
}
ul{
	margin:0;
	padding:0;
	list-style:none;
	display: inline;
}
#wrapper{
	width:1000px;
	margin:5px auto;
	background:#FFFFFF;
	min-height:500px;
}
#header{
	width:980px;
	margin:0 auto;
	padding:10px;
	min-height:100px;
}
#head_logo{
	display:block;
	background:url(../image/shop/Logo_Aarkwebsolutions.jpg) no-repeat;
	height:68px;
	width:350px;
	margin:10px;
	float:left;
}
#head_contact{
	background:url(../image/shop/Contact.gif) no-repeat;
	height:74px;
	width:225px;
	text-indent:-99999px;
	margin:10px;
	float:right;
	margin-right:30px;
}
#head_logo h1{
	text-indent:-99999px;
}
#logo_content{
	width:350px;
	text-align:center;
}
#logo_content h6{
	margin-top:-10px;
	font-size:12px;
	color:#333333;
}
#menu{
	width:980px;
	margin:10px auto;
	background:url(../image/shop/menu.png) repeat-x;
	height:36px;
	color:#FFFFFF;
	text-align:center;
	font-size:0.75em;
	letter-spacing:2px;
	padding-top:8px;
	text-transform:uppercase;
}
#menu a{
	padding:10px 15px 9px 17px;
}
#menu > a + a {
background:url("../image/shop/split.png") no-repeat scroll left center transparent;
}
#domain_cheap{
	height:150px;
	width:980px;
	margin:10px auto;
}
#main_content{
	width:980px;
	padding:10px;
	margin:10px auto;
	float:left;
	background:#FFFFFF;
	margin-bottom:0;
}
#domain_box{
	width:65%;
	padding:20px;
	float:left;
}
#domain_box h5{
	color:#555555;
	font-size:18px;
	font-weight:bold;
	letter-spacing:1.2px;
	border-bottom:2px solid #0FE6F1;
	margin-bottom:0px;
}
#domain_box p{
	color:#000000;
	font-size:0.7em;
	line-height:15px;
	text-align:justify;
}
#domain_box span{
	font-weight:bold;
}
#domain_formbox label{
	color:#333333;
	display:block;
	font-size:15px;
	font-weight:bold;
	height:20px;
	width:400px;
	border-bottom:1px solid #0FE6F1;
}
#domain_name{
	width:400px;
	height:25px;
	border:1px solid #333333;
	font-size:15px;
	margin-top:10px;
}
#check_box{
	margin:10px auto;
	width:400px;
	margin-left:0px;
}
#check_box li {
display:block;
float:left;
height:30px;
width:100px;
}
#dom_submit{
	-moz-border-radius:10px;
	background:#106ec5;
	border:none;
	height:25px;
	width:70px;
	color:#FFFFFF;
	float:right;
	padding-bottom:3px;
}
#domain_submit{
	width:400px;
}
#line_step{
	float:left;
}
#domain_pricetable{
	margin-top:50px;
	float:left;
	width:30%;
}
#domain_pricetable h6{
	text-align:center;
	font-size:12px;
}
#domain_pricetable table{
	font-size:0.75em;
	margin-bottom:0;
	margin-right:auto;
	margin-top:0;
	margin-left:15px;
	width:280px;
	text-align:center;
	border-collapse:collapse;
}
#domain_pricetable th{
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	background:#106ec5;
	color:#ffffff;
	height:30px;
	width:80px;
	text-decoration:underline;
}
#domain_pricetable table tr{
	height:30px;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
}
.odd{
	background:#B7DCFF;
	color:#000000;
}
.even{
	background:#003F78;
	color:#FFFFFF;
}
#select_table{
	width:500px;
	border-collapse:collapse;
	margin:0 auto;
}
#select_table thead{
	background:#6C6F73;
	text-align:left;
	color:#FFFFFF;
	height:30px;
	border:1px solid #6C6F73;
	font-size:13px;
}
#select_table tr{
	border-color:#6C6F73;
	border-style:none solid solid;
	border-width:1px;
	font-size:0.75em;
	height:30px;
} 
#avail{
	color:green;
}
#unavail{
	color:red;
}
.unavail{
	background:#FFB8B8;
}
.avail{
	background:#BDEE8B;
}
#select_domains{
	margin:10px auto;
	width:100px;
}
#select_domain{
	-moz-border-radius:10px;
	background:#106ec5;
	border:none;
	height:25px;
	width:100px;
	color:#FFFFFF;
	padding-bottom:3px;
}
#domain_smallformbox label{
	color:#333333;
	display:block;
	font-size:15px;
	font-weight:bold;
	height:20px;
	width:200px;
	border-bottom:1px solid #0FE6F1;
}
#domain_smallname{
	width:200px;
	height:25px;
	border:1px solid #333333;
	font-size:15px;
	margin-top:20px;
}
#smallcheck_box{
	margin:20px auto;
	width:300px;
	margin-left:0px;
}
#smallcheck_box li {
display:block;
float:left;
height:30px;
width:100px;
}
#dom_submit{
	-moz-border-radius:10px;
	background:#106ec5;
	border:none;
	height:25px;
	width:70px;
	color:#FFFFFF;
	float:right;
	padding-bottom:3px;
}
#domain_smallsubmit{
	width:280px;
	float:left;
}
#domain_small{
	float:left;
	width:30%;
	margin-top:50px;
}
#domain_smallformbox{
	padding-left:10px;
}
#addon_main{
	width:70%;
	padding:20px;
	float:left;
}
#addon_main h5{
	color:#555555;
	font-size:18px;
	font-weight:bold;
	letter-spacing:1.2px;
	border-bottom:2px solid #0FE6F1;
	margin-bottom:0px;
}
#addon_main p{
	color:#000000;
	font-size:0.7em;
	line-height:15px;
	text-align:justify;
}
#continue_without{
	width:100%;
	float:left;
}
#without{
	-moz-border-radius:2px;
	background:#106ec5;
	border:none;
	height:25px;
	width:150px;
	color:#FFFFFF;
	float:right;
	padding-bottom:3px;
}
#hosting{
	width:100%;
	margin:10px auto;
	float:left;
}
#hosting h4{
	background:none repeat scroll 0 0 #343434;
	color:#FFFFFF;
	font-size:12px;
	height:20px;
	margin:0;
	padding-left:20px;
	padding-top:5px;
}
#hosting_package{
	width:684px;
	margin:0 auto;
	border:1px solid #CCCCCC;
	float:left;
}
.package{
	width:200px;
	float:left;
	margin-left:20px;
	margin-top:30px;
	border:1px solid #CCC;
	min-height:240px;
}
.package h6{
	background:none repeat scroll 0 0 #343434;
	color:#FFFFFF;
	font-size:12px;
	margin:0;
	padding-bottom:5px;
	padding-top:5px;
	text-align:center;
}
.price{
	width:200px;
	text-align:center;
	font-size:13px;
	font-weight:bold;
}
#select_host{
	font-weight:bold;
	font-size:12px;
	text-decoration:italic;
	margin:0;
	padding-top:10px;
	display:block;
	float:left;
	width:100%;
	padding-left:10px;
}
#host_domain{
	width:100%;
	padding-left:20px;
	float:left;
}
#host_domain li{
	margin-top:10px;
}
#host_domain label{
	font-size:0.75em;
	margin-left:5px;
}
#hosting_packages{
	width:100%;
	padding:20px;
	float:left;
}
#hosting_packages label{
	font-size:0.8em;
	font-weight:bold;
	width:250px;
	color:#555555;
}
#footer{
	min-height:100px;
	width:100%;
	float:left;
	background:#FFFFFF;
	margin:0 auto;
}
#with_submit{
	width:100px;
	margin:10px auto;
}
#with{
	-moz-border-radius:2px;
	background:#106ec5;
	border:none;
	height:25px;
	width:100px;
	color:#FFFFFF;
	float:right;
	padding-bottom:3px;
}
#main_content td, th {
font-size:12px;
line-height:18px;
}
.login_submit{
	-moz-border-radius:2px;
	background:#106ec5;
	border:none;
	height:25px;
	width:100px;
	color:#FFFFFF;
	padding-bottom:3px;
}
div.container {
background-color:#EEEEEE;
border:1px solid red;
margin:5px;
padding:5px;
}
#success{
	background:none repeat scroll 0 0 #BAFFC7;
	font-size:0.8em;
	font-weight:bold;
	margin-bottom:20px;
	padding-bottom:20px;
	padding-top:20px;
	text-align:center;
	width:100%;
}
.error{
	color:red;
	font-size:10px;
	padding-left:3px;
}
.login_error{
	background:none repeat scroll 0 0 #FFB8B8;
	font-size:0.8em;
	font-weight:bold;
	margin-bottom:20px;
	padding-bottom:20px;
	padding-top:20px;
	text-align:center;
	width:100%;
}
.login_success{
	background:none repeat scroll 0 0 #BDEE8B;
	font-size:0.8em;
	font-weight:bold;
	margin-bottom:20px;
	padding-bottom:20px;
	padding-top:20px;
	text-align:center;
	width:100%;
}
.login_success a{
	color:blue;
}
#cart_div{
	width:100%;
	margin:20px auto;
}
#cart_table{
	margin:20px auto;
	border-collapse:collapse;
	border:1px solid #555555;
}
#cart_table tr{
	text-align:center;
	height:50px;
	border-bottom:1px dashed #CCCCCC;
	font-size:0.8em;
	font-weight:bold;
	color:#000;
}
#cart_table td{
	border-right:1px dashed #CCCCCC;
}
#cart_table th{
	background:#555555;
	color:#FFFFFF;
	padding:5px;
}
#cart_table ol{
	margin:0;
}
#total_price{
	float:right;
	font-size:1.5em;
	font-weight:bold;
	width:400px;
	color:#555555;
}
#main_content h3{
	border-bottom:2px solid #0FE6F1;
	font-size:18px;
	font-weight:bold;
	letter-spacing:1.2px;
	margin-bottom:0;
	padding-bottom:5px;
	padding-left:10px;
	text-transform:uppercase;
	color:#555555;
}
#choose_payment{
	width:150px;
	margin:50px auto;
}
#payment_submit{
	-moz-border-radius:2px;
	background:#106ec5;
	border:none;
	height:25px;
	width:150px;
	color:#FFFFFF;
	padding-bottom:3px;
}
#complete{
	color:#555555;
	font-size:1.2em;
	font-weight:bold;
	line-height:50px;
	margin:100px auto;
	text-align:center;
	width:100%;
}
#client_details{
	width:700px;
	margin:20px auto;
	height:150px;
	padding:20px;
	font-size:12px;
}
#client_details li{
	width:320px;
	display:block;
	float:left;
	margin-left:20px;
	height:30px;
}
#client_details label{
	text-align:left;
	width:100px;
	display:block;
	float:left;
	font-size:1.1em;
	color:#555555;
	font-weight:bold;
}
#client_edit{
	width:700px;
	margin:0 auto;
	text-align:right;
	padding:20px;
	float:left;
}
#client_edit a{
	text-decoration:underline;
	color:blue;
	margin-right:30px;
}
#foot_links{
	background:none repeat scroll 0 0 #343434;
	color:#CCCCCC;
	height:30px;
	margin:30px auto;
	padding-top:10px;
	text-align:center;
}
#foot_links a{
	font-size:12px;
	color:#FFFFFF;
}
#footer p{
	font-size:11px;
	text-align:center;
	line-height:20px;
	height:50px;
	width:700px;
	margin:0 auto;
}
.domain_search{
	width:100%;
	height:100px;
	background:#57C6D0;
}
.domain_search h6{
	margin-bottom:10px;
	font-size:1.1em;
	color:#FFFFFF;
	text-align:left;
	margin-top:22px;
	padding-left:10px;
}
#domain_nam{
	height:30px;
	-moz-border-radius:2px;
	border:1px solid black;
	float:left;
	margin-left:10px;
	text-align:center;
}
.domain_search select{
	border:1px solid;
	float:left;
	height:30px;
	text-align:center;
	width:66px;
	padding:5px;
}
.domain_search select option{
	font-weight:bold;
	margin-top:5px;
}
#search{
	color:#ffffff;
	-moz-border-radius:2px;
	background:none repeat scroll 0 0 #18A7B4;
	border:1px solid black;
	float:left;
	font-weight:bold;
	height:30px;
	margin-left:-20px;
	margin-top:45px;
	width:100px;
}
#user{
	margin:0;
	height:22px;
	width:100%;
	background:#555555;
	color:#ffffff;
}
#top_links{
	width:1000px;
	margin:0 auto;
	padding-right:20px;
}
#inner_links{
	float:right;
}
#inner_links a{
	color:#FFFFFF;
	font-size:12px;
}
