/*basic*/
body {
background-color: #FFFFFF;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

.hidden {
	display: none;
}

a:link, a:visited {
	color: #971111;
	text-decoration: none;
}

a:hover {
	color: #c00;	
	text-decoration: underline;
	font-weight: normal;
}

a:active {}

/* ----------container to center the layout-------------- */
#container {
width: 710px;
padding: 5px;
margin-left: auto;
margin-right: auto;
background-color: #ffffff;
}
#wrapper1 {
width: 760px;
margin-left: auto;
margin-right: auto;
background: url(../images/left.gif) top left repeat-y;
}
#wrapper2{
margin-left: auto;
margin-right: auto;
background: url(../images/right.gif) top right repeat-y;
}

/* ---------- header -------------- */
#header {
height: 75px;
background: url(../images/header.gif) top left repeat-x;
position: relative;
}
#logo {
width: 278px;
height: 53px;
left: 10px;
top: 10px;
display: block;
position: relative;
background: url(../images/logo.gif);
}
#callus {
width: 336px;
height: 26px;
right: 40px;
top: 10px;
display: block;
position: absolute;
background: url(../images/callus.gif);
}
#navigation {
width:auto;
background:#efefef;
font-size:93%;
}
#navigation ul {
margin:0;
padding: 0px 10px 0px 5px;
list-style:none;
}
#navigation li {
display:inline;
margin:0;
padding:0;
}
#navigation a {
float:right;
background:url("../images/tableft6.gif") no-repeat left top;
margin:0;
padding:0 0 0 4px;
text-decoration:none;
}
#navigation a span {
float:right;
display:block;
background:url("../images/tabright6.gif") no-repeat right top;
padding:6px 15px 4px 4px;
color:#FFF;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navigation a span {float:none;}
/* End IE5-Mac hack */
#navigation a:hover span {
color:#FFF;
}
#navigation a:hover {
background-position:0% -42px;
}
#navigation a:hover span {
background-position:100% -42px;
}

/* -----------banner--------------------------- */
#banner {
height: 135px;
background: #000000 url(../images/banner.gif) top left repeat-x;
margin-bottom:5px;
position: relative;
}     
        
/* -----------spotlight plans-------------------------- */
#spotlight3 {
background: url(../images/shared.gif) top left repeat-x;
height: 125px;
width: 175px;
float:right;
display: block; 
}
#spotlight2 {
background: url(../images/dedicated.gif) top left repeat-x;
height: 125px;
margin-left: 5px;
margin-bottom: 5px;
width: 175px;
float:right;
display: block; 
}
#spotlight1 {
background: url(../images/colocation.gif) top left repeat-x;
height: 125px;
margin-left: 5px;
width: 175px;
display: block; 
float:right;
}
   
/* -----------------content--------------------- */
#content {
float:right;
background: url(../images/content.gif) top left repeat-x;
width: 525px;
padding: 5px;
}

p, pre{
padding: 5px 10px;
margin:0px;
}

#content h1{
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
color: #12416B;
font-size:12px;
font-weight: bold;
border-bottom: 2px solid #CDD8E1;
}

#content h3 {
font-size: 1.5em;		
font-weight: normal;
letter-spacing: -1px;		
margin: 1em 0 0;
color: #026EB7 !important; 
}

/* --------------left menu------------- */
#leftmenu {
float: left;
width: 170px;
background: url(../images/navigation.gif) top left repeat-x;
}
#vertmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 165px;
	padding-bottom: 10px;
	margin: 0px;
}
#vertmenu h1 {
display: block;
font-size: 12px;
padding: 5px 0px 5px 5px;
color: #333333;
margin: 0px;
width:165px;
vertical-align: middle;
padding: 5px 0px 5px 5px;
border-bottom: 2px solid #CDD8E1;

}
#vertmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
#vertmenu ul li {
	margin: 0px;
	padding: 0px;
}
#vertmenu ul li a {
	font-size: 80%;
	display: block;
	margin-left: 20px;
	border-bottom: 1px dashed #cccccc;
	padding: 5px 0px 5px 5px;
	text-decoration: none;
	color: #666666;
	width:130px;
}
#vertmenu ul li a:hover {
	font-size: 80%;
	display: block;
	margin-left: 20px;
	border-bottom: 1px dashed #cccccc;
	padding: 5px 0px 5px 5px;
	text-decoration: none;
	color: #ffa200;
	width:130px;
}
/* -----------footer--------------------------- */
#footer {
clear:both;
margin: 0px;
padding: 0px;
height: 36px;
text-align: center;
vertical-align: middle;
background: url(../images/footer.gif) top left repeat-x;
}

/*control panel*/
#cp_item img{
border: 0px;
}
#cp_item{
background: #ffffff;
padding-top: 10px;
height: 90px;
width: 100px;
float:left;
text-align: center;
display: block; 
margin-left: 13px;
margin-bottom: 13px;
border: 1px solid #CDD8E1;
}
#cp_item h4 {
font-size: 9px;	
font-weight: normal;
letter-spacing: -1px;	
margin: 0;
padding: 0;	
}
#cp_item h4 a{
color: #000 !important;
text-decoration: none;
border-bottom: none !important;						
}
#cp_item h4 a:hover{
color: #026EB7 !important;
 }
#wrapper{
width: auto;
margin: 0 auto;
}
#controlpan h2 {
color: #12416B;
font-size:12px;
font-weight: normal;
background: #FFFFFF ;
border-bottom: 2px solid #CDD8E1;
width: 100%;
cursor:pointer;cursor:hand;
}

address {  
float: left;
background: #F8F8FF ;
padding: 5px;
margin: 5px;
font-style: normal;
font-size: 10px;
width:45%;
height:100px;
border: 1px solid #CDD8E1;
}

#domainsearch {  
background: #F8F8FF ;
padding: 5px;
margin: 5px;
font-style: normal;
font-size: 10px;
width: 400px;
height:100px;
border: 1px solid #CDD8E1;
}

#controlpan{
background: #F8F8FF ;
margin-left: 8px;
margin-right: 8px;
}  



/*AWBSBS*/
td {color:#000000; margin: 0px 0px 3px;}

.bigit {font-size:12px; font-family:comic-sans; color:#000000; font-weight:bold;}
.title {color:#366079; font-size:12px; font-weight: bold;}
.redtitle {color:#962542; font-size:13px; font-weight: bold;}
.red {color:#962542;}
.big {color:#000000; font-size:11px; font-weight: bold; text-decoration: none;}
.small {font-size:10px; font-weight:normal; color: #000000; }
.smallblue {font-size:10px; font-weight:normal; color:#394c64;}
.small_left { font-family: verdana, arial, "ms sans serif", sans-serif; font-size: 10px; font-weight: normal;line-height: 14px; color: #e9f2fc;}
.bottom {font-size:10px; font-weight:normal; color:#eeeeee;}
.blue {color:#000080;}
.light {color:#e9f2fc;}
.texttitle {font-size:14px;color:#a10707;font-weight:bold; font-family: verdana, arial ;}
.price {font-size:24px;color:#ffffff;font-weight:bold; font: italic; font-family: comic-sans;}
.textredtitle {font-size:14px;color:#962542;font-weight:bold;}
.indent {padding-left: 20px; padding-right: 20px;}
.formfield {border: 1px solid gray;}
.formlogin {background: #E6E6E6; font-family:verdana,helvetica; font-size:10px; font-weight: bold; border: 1 solid;}
.formtextarea {background: #FFFFFF; font-family:verdana,helvetica; font-size:11px; font-weight: normal; border: 1 solid;}
.admin {line-height: 20px;}
.4sale {line-height: 16px;}
tr.row1_0	{ background-color: #ffffff; line-height: 24px;}
tr.row1_1	{ background-color: #eeeeee; line-height: 24px;}
tr.row1_01	{ background-color: #ffffff;}
tr.row1_11	{ background-color: #eeeeee;}
tr.row1_h0	{ background-color: #ffffff; line-height: 16px;}
tr.row1_h1	{ background-color: #eeeeee; line-height: 16px;}
table.boxtop_outer {border:0; background-color: #aaaaaa;}
table.boxtop_inner {border:0; background-color: #ffffff;}
table.black { border: 1  solid #333333; }
table.gray { border: 1 solid #aaaaaa; background-color: #ffffff; }
table.forsale { border: 1 solid #962542; background-color: #ffffff; }
td.plans{font:900;color:#000000;font-family:verdana;font-size:12px}
td.waitbox {background-color: #AFCDD8;}
.bold{font:900}
.boxtitle { color: #333333; font-weight: bold;}


a.boxlink:link {font-family:verdana,helvetica; font-weight: bold; font-size:10px; color: #0069b7; text-decoration: none;}
a.boxlink:active {font-family:verdana,helvetica; font-weight: bold; font-size:10px; color: #0069b7; text-decoration: none;}
a.boxlink:visited {font-family:verdana,helvetica; font-weight: bold; font-size:10px; color: #0069b7; text-decoration: none;}
a.boxlink:hover {font-family:verdana,helvetica; font-weight: bold; font-size:10px; color: #000000; text-decoration: none;}

a.menu:link { font-family:verdana,helvetica; color: #355f78; font-weight: bold; font-size:11px; text-decoration: none;}
a.menu:active {font-family:verdana,helvetica; color: #355f78; font-weight: bold; font-size:11px; text-decoration: none;}
a.menu:visited {font-family:verdana,helvetica; color: #355f78; font-weight: bold; font-size:11px; text-decoration: none;}
a.menu:hover {font-family:verdana,helvetica; color: #a10707; font-weight: bold; font-size:11px; text-decoration: none;}

a.red:link { color: red; font-weight: bold; font-size:12px; text-decoration: none;}
a.red:active { color: red; font-weight: bold; font-size:12px; text-decoration: none;}
a.red:visited { color: red; font-weight: bold; font-size:12px; text-decoration: none;}
a.red:hover { color: #880000; font-weight: bold; font-size:12px; text-decoration: none;}



td.host_h0 {background-color: #ffffff;}
td.host_h1 {background-color: #eeeeee;}

/*whois*/
.swPositioner{
	text-align: center;
	width: 100%;
}
.swForm{
	text-align: center;
}
.swHeading{
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
.swDomain{
	width: 100px;
	text-align: right;
}
.swTld{
}
.swSubmit{
	border: 1px solid black;
	background-color: #6699cc;
}
.swSecureImage{
	border: 1px solid black;
}
.swSecureCode{
	width: 60px;
}
.swInfo{
	font-size: 10px;
	color: #aaaaaa;
	padding: 5px;
	text-align: center;
}
.swResults{
	text-align: center;
}
.swStatus{
	border-top: 2px dotted #cccccc;
	padding: 5px;
	text-align: center;
	width: 500px;
}
.swServer{
	border-top: 2px dotted #cccccc;
	text-align: center;
	padding: 10px;
	color: #aaaaaa;
}
.swData{
	padding: 4px;
	color: #666666;
}
.swHilight{
	font-weight: bold;
	color: #ff0000;
}
.swError{
	font-weight: bold;
	color: red;
}
.rssclass{
	width: 98%;
	padding: 6px;
	background-color: white;
	border: 1px solid #004A00;
}
.rsstitle{ 
	font-weight: bold;
}
.rssdate{ 
	color: gray;
	font-size: 85%;
}
.rssdescription{
}
/* -----------forms--------------------------- */

.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;
background:url(../images/formbg.gif) repeat-x left top;
}

.cssform p{
width: 300px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px dashed gray;
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
width: 250px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}

.field{
border: 1px solid gray; 
padding: 1px 2px;
}