
body {

	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	text-align:center;
	margin-left:0px;
	margin-right:0px;
}
h1 {
color: #4483A4;
text-transform: uppercase;
font-size:10px;
padding-left: 15px;
padding-top: 6px;
padding-bottom: 6px;
text-align:left;
font-weight:bold;
background-color:#f5f5f5;	
}
a.t:link, a.t:visited {
	color: #949494;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;

}
a.t:hover {
	color: #949494;
	font-family: tahoma;
	text-decoration: underline;
}
a.order:link, a.order:visited {
	color:#f90;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;

}
a.order:hover {
	color:#f90;
	font-family: tahoma;
	font-weight:bold;
	text-decoration: underline;
}
.tabletop {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #FEFEFE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.tabletop1 {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #FEFEFE;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.smalltext {
	font-size: 10px;
	font-style:italic;
	font-weight: normal;
}

.headblue {
background-image:url(../../i/logobg.png);
height:40px;
}
.headgray {
background-image:url(../../i/top_menu_bg.jpg);
height:35px;

}
.tophead {
background-image:url(../../i/topbg2.gif);
height:38px;
}
.foot1 {
background-image:url(../../i/topbg2.gif);
height:38px;
}
.foot2 {
background-image:url(../../i/top_menu_bg.jpg);
height:35px;

}
.dots {
background-image:url(../../i/dots.gif);
}
.hdots {
background-image:url(../../i/dots.gif);
height:1px;
}

.hptxt {
padding-left: 20px;
padding-right: 20px;
padding-top: 10px;
padding-bottom: 10px;

}

.titleb {
color: #4483A4;
text-transform: uppercase;
font-size:10px;
padding-left: 15px;
padding-top: 8px;
padding-bottom: 8px;
text-align:left;
font-weight:bold;
background-color:#f5f5f5;
}
.title1 {
color: #4483A4;
text-transform: uppercase;
font-size:10px;
padding-left: 15px;
padding-top: 8px;
padding-bottom: 8px;
text-align:left;
font-weight:bold;
}
.title2 {
color: #333333;
text-transform: uppercase;
font-size:11px;
padding-left: 15px;
padding-top: 8px;
padding-bottom: 8px;
text-align:left;
font-weight:bold;
}
.bs {
color: #4483A4;
font-size:12px;
padding-right: 15px;
padding-top: 5px;
padding-bottom: 5px;
text-align:right;
font-weight:bold;
background-color:#f5f5f5;


}
.bs2 {
color: #4483A4;
padding-left: 10px;
padding-top: 5px;
padding-bottom: 5px;
text-align:left;
font-weight:bold;
background-color:#f5f5f5;
}
.regtb {
color: #333333;
font-size:11px;
padding-left: 20px;
padding-top: 15px;
padding-bottom: 8px;
font-weight:bold;
text-align:right;
}
.regtbred {
color: #990000;
font-size:11px;
padding-left: 20px;
padding-top: 15px;
padding-bottom: 8px;
font-weight:bold;
text-align:right;
}
.regfn {
text-align:right;
color: #333333;
font-size:11px;
padding-right: 10px;
padding-top: 5px;
padding-bottom: 5px;

}

.regf {
text-align:left;
color: #333333;
font-size:11px;
padding-left: 10px;
padding-top: 5px;
padding-bottom: 5px;


}

.regt {
color: #333333;
font-size:11px;
padding-left: 20px;
padding-top: 5px;
padding-bottom: 5px;
text-align:left;
}
.formpadding {
padding-left: 40px;

}

.navbutton {
padding-left: 20px;
padding-right: 20px;
padding-top: 14px;
padding-bottom: 13px;
height: 38px;
color: #757575;
font-weight: bold;
font-size: 10px;
font-family: Verdana;
text-align: center;
border-top: 1px solid #ffffff;

border-right: 1px solid #ffffff;
cursor: pointer;
/* cursor: hand; */
text-transform: uppercase;
}

.navbuttonover {
padding-left: 20px;
padding-right: 20px;
padding-top: 14px;
padding-bottom: 13px;
height: 38px;
color: #4483A4;
font-weight: bold;
font-size: 10px;
font-family: Verdana;
text-align: center;
border-top: 1px solid #ffffff;

border-right: 1px solid #ffffff;
cursor: pointer;
/* cursor: hand; */
text-transform: uppercase;
}



.newsize {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #990000;
text-decoration: line-through;
}

/* domain check css */
#domaincheck
{
	background:#EBEADB;
	border:1px solid #CBC7B8;
	padding:10px;
	margin:10px 0px;
}

a, a:visited
{
	color:navy;
	text-decoration:none;
}
a:hover
{
	color:maroon;
	text-decoration:underline;
}
.error
{
	color:maroon;
}
.domaintaken
{
	color:maroon;
}
.domainavailable
{
	color:green;
}
#whoistable, input, select
{
	font-size:0.85em;
	font-family:verdana,arial,helvetica;
	font-size:11px;
}
#whoistable
{
	border-bottom:1px solid #D4D0C8;
}
#whoistable th
{
	text-align:left;
}
#whoistable a, #whoistable a:visited
{
	color:#000;
	text-decoration:none;
}
#whoistable a:hover
{
	color:#999;
	text-decoration:underline;
}
/*
h1
{
	font-family:arial,helvetica,sans-serif;
	font-size:1.8em;
	color:#7C765A;	
}
h2
{
	font-family:arial,helvetica,sans-serif;
	font-size:1.6em;
	color:#AEA991;	
}
*/
.whoisform
{
	display:inline;	
}
#whoiswait
{

	text-align: center;
	position: absolute;
	top: 50%;
	
	overflow: visible;
	visibility: visible;
	display: block;
}

#whoiswait .outer
{
	margin-left: -200px;
	position: absolute;
	top: -60px;
	left: 50%;
	visibility: visible;
	width:400px;
}

#whoiswait .inner
{
	background-color:#FCFAF6;
	padding:30px;
	line-height:30px;
	border:1px solid #D4D0C8;
}

#whoisdetails
{
	font-family:verdana,arial,helvetica,sans-serif;;
	font-size:0.85em;
	padding:20px;
	border:1px solid #D4D0C8;
	background-color:#FCFAF6;
}
.linkbutton
{
	font-size:1.0em;
	width:80px;
}

.whoisrow1, .whoisrow1available
{
	background:#FCFAF6;
	border-top:1px solid #D4D0C8;
}
.whoisrow2, .whoisrow2available
{
	background:#FFF;
	border-top:1px solid #D4D0C8;
}

.whoisrow1:hover, .whoisrow2:hover
{
	background:#DDEEFF;
}
#verhuman
{
	text-align:center;
	border:1px solid #D4D0C8;
	background:#FCFAF6;
	padding:20px;
}
.verhuman
{
	font-size:2.2em;
}
.verhumanimg
{
	border:1px solid #000;
}
/* domains end */
/* form */

.regform {
width:250px;

}
.regformbut {
width:180px;
background-color:#ffffff;
border:1px solid #8FBCE9;
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffff',EndColorStr='#e5e5e5');
height:20px;
}
.topform {
width:80px;
}
.topformbut {
width:100px;
background-color:#ffffff;
border:1px solid #8FBCE9;
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffff',EndColorStr='#e5e5e5');
height:18px;
}
/* BOTTOM */

#bottom_border {width: 100%; height: 1px; border-bottom: solid 1px #E8E8E8}
#bottom {clear: both; width: 100%; text-align: left; margin-top: 10px}
#bottom ul {margin: 0 0 0 20px; padding: 0}
#bottom ul li {margin: 0; padding: 0px 5px 2px 5px; border-left: 1px solid #B7B7B7; list-style: none; float: left; height: 10px; display: inline}
#bottom ul li.first {margin-left: 0; border-left: none; list-style: none}
#bottom a {font: 10px Verdana, Tahoma, sans-serif; color: #666666; text-decoration: none; float: left; height: 10px}
#bottom a:hover {color: #808080}
.copyright {font: 10px Verdana, Tahoma, sans-serif; color: #666666; }
.comment {font: 10px Verdana, Tahoma, sans-serif; font-style:italic; color: #999999; }

/* END BOTTOM */

.right ul li {list-style-image: url(../../i/ul.gif); font: 10px verdana; color: #4B4B4B; margin-top: 6px; margin-left:0px;}

/* Hosting Plans Table
---------------------------------------------------------------------- */
#hplans {padding-bottom: 1em;}
#hplans td {border-bottom: 1px solid #CECECE; padding: .4em; text-align: center;}
#hplans tr.alt {background: #F3F3F3;}
#hplans tr.prices {background: #DFDFDF; font-weight: bold;}
#hplans tr.packtitles {font-weight: bold;color: #4483A4; text-transform: uppercase;}
#hplans td.titles {border-right: 1px solid #CECECE; text-align: right; padding-right: 2em;}

#hplans tr.packages {text-align: center;}
/* #hplans tr:hover {background: #DFDFDF;} */

/* Hosting Price Table
---------------------------------------------------------------------- */
#hprice {}

#hprice td.period {color:#72A2D3; vertical-align:top; text-align:left;}

#hprice td.cur {font-size:22px;  color:#72A2D3; text-align:right; font-weight:bold;}
/*#hprice td.price {text-align: right;  font-size:72px; color:#72A2D3; font-weight:bold; vertical-align:top;} */
#hprice td.pricecents {border-bottom: 1px solid #CECECE; font-size:24px; text-align: left;  color:#72A2D3; font-weight:bold;  vertical-align: bottom;}
#hprice td.plan {text-align: left; font-size:14px; font-weight:bold; color: #999; padding-left:10px;border-bottom: 1px solid #CECECE;}
.price {text-align: right;  font-size:72px; color:#72A2D3; font-weight:bold; vertical-align:top; padding-top:0px; }

#msg {display:none; position:absolute; z-index:200; background:url(../../i/msg_arrow.gif) left center no-repeat; padding-left:7px}
#msgcontent {display:block; background:#f3e6e6; border:2px solid #924949; border-left:none; padding:5px; min-width:150px; max-width:250px}
