html { background-color: #fff; margin: 0px; }
body { background-color: #fff; margin: 0px; }

.hosting select{
width:270px;
}
/* BEGIN Reseller Site CSS *******************************************************************/

.reseller_template a:hover.copyright { color: #fff; font-size: 9px; font-family: "verdana", "arial", sans-serif; text-decoration: underline; }
.reseller_template a:link.copyright { color: #fff; font-size: 9px; font-family: "verdana", "arial", sans-serif; text-decoration: none; }
.reseller_template a:visited.copyright { color: #fff; font-size: 9px; font-family: "verdana", "arial", sans-serif; text-decoration: none; }
.reseller_template a:hover:visited.copyright { color: #fff; font-size: 9px; font-family: "verdana", "arial", sans-serif; text-decoration: underline; }

.reseller_template p, .reseller_template ul, .reseller_template ol, .reseller_template div { color: #284f7a; font-size: 11px; font-family: "verdana", "arial", sans-serif; vertical-align: top; line-height: 14px; }
.reseller_template td { font-size: 11px; font-family: "verdana", "arial", sans-serif; vertical-align: top; line-height: 14px; }

.reseller_template h3 {
	color: #497ccb;
	font-size: 12px;
	font-weight: bold;
}

.reseller_template td.header {
	color: #013366;

	font-size: 18px;
	font-weight: bold;
	padding: 0px 0px 15px 0px;
	vertical-align: bottom;
	text-align: left;
}

.reseller_template td.searchbox_sub {
	color: #013366;
	font-size: 14px;
	font-weight: bold;
	padding: 20px 0px 5px 5px;
	text-align: left;
}

.reseller_template .searchbox1 {
	width: 325px;
	height: 138px;
	border-left: 1px #659aea solid;
	background-color: #deeaf6;
	vertical-align: middle;
	padding: 0px 0px 0px 15px;
}

.reseller_template .searchbox2 {
	width: 411px;
	height: 138px;
	border-right: 1px #659aea solid;
	background-color: #deeaf6;
	padding: 0px;
	vertical-align: middle;
}

.reseller_template .domain_ext_check { 
	width: 20%;
	text-align: left;
	font-weight: bold;
}

.reseller_template td.searchbox_text1 {
	padding: 10px;
	text-align: left;
}

.reseller_template td.searchbox_text2 {
	padding: 0px;
	text-align: left;
}

.reseller_template td.bottom {
	background-color: #1b2f5d /*24395e*/;
	padding: 10px 15px 10px 15px;
	text-align: left;
}

.reseller_template td.bottom_text {
	padding: 0px;
	text-align: left;
	font-size: 11px;
	color: #fff;
}

.reseller_template td.bottom_text2 {
	padding: 0px;
	text-align: right;
	font-size: 11px;
	color: #fff;
}
.reseller_template td.bottom_text2 a:link, 
.reseller_template td.bottom_text2 a:visited,
.reseller_template td.bottom_text2 a:hover,
.reseller_template td.bottom_text2 a:active {
	color: #fff;
    text-decoration: none;
}



/* END Reseller Site CSS *********************************************************************/



/* BEGIN dropdowntabs CSS ********************************************************************/

.reseller_template .ddcolortabs{
	padding: 0;
	width: 1000px;
	background: transparent;
	voice-family: inherit;
}

.reseller_template .ddcolortabs ul{
	font: normal 11px Arial, Verdana, sans-serif;
	margin:0;
	padding:0;
	list-style:none;
}

.reseller_template .ddcolortabs li{
	display:inline;
	margin:0 2px 0 0;
	padding:0;
}


.reseller_template .ddcolortabs a{
	font-size: 12px;
	font-weight: bold;
	width: 195px;
	height: 30px;
	float:left;
	color: white;
	background: white url(images/back1.jpg) repeat-x left top;
	margin:0 2px 0 0;
	padding:4px 0 0px 0px;
	text-decoration:none;
	letter-spacing: 1px;
	text-align: center;
}

.reseller_template .ddcolortabs a span{
	float:left;
	display:block;
	background: transparent url(images/back1.jpg) repeat-x right top;
	padding: 4px 8px 2px 7px;
}

.reseller_template .ddcolortabs a span{
	float:none;
}

.reseller_template .ddcolortabs a:hover{
	background-color: #591f20;
}

.reseller_template .ddcolortabs a:hover span{
	background-color: #591f20;
}

.reseller_template .ddcolortabs .selected a, #ddcolortabs .selected a span{ /*currently selected tab*/
	background-color: #591f20;
}

.reseller_template .ddcolortabsline{
	clear: both;
	padding: 0;
	width: 100%;
	height: 0px;
	line-height: 8px;
	background: white;
}

/* ######### Style for Drop Down Menu ######### */

.reseller_template .dropmenudiv_a{
	position:absolute;
	top: 0;
	border: 1px solid #ffffff; /*THEME CHANGE HERE*/
	border-top-width: 0px; /*Top border width. Should match height of .ddcolortabsline above*/
	border-bottom-width: 0;
	font:normal 11px Verdana, Arial;
	line-height:22px;
	z-index:100;
	background-color: #deeaf6;
	width: 200px;
	visibility: hidden;
	text-align: center;
}


.reseller_template .dropmenudiv_a a{
	width: auto;
	display: block;
	text-indent: 0px;
	border-top: 0 solid #ffffff;
	border-bottom: 1px solid #ffffff; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	color: #013366;
}

* html .dropmenudiv_a a{ /*IE only hack*/
	width: 100%;
}

.reseller_template .dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
	background-color: #76bbf6;
	color: #ffffff;
}

/* END dropdowntabs CSS ********************************************************************/



/* Wrapper Custom CSS Below */

#wrapper {
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding: 20px 5px;
	background: #FFFFFF;
}

#content {
	float: left;
	width: 580px;
}
.post h1, .post p, .post h4 {
margin: auto;
padding-left: 30px;

}

/* Sidebars */

#sidebar1 {
	float: left;
}

.sidebar {
	float: left;
	width: 200px;
	padding: 0;
	font-size: 12px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px #BBBBBB dashed;
}


.sidebar li h2, .sidebar h2 a {
	height: 30px;
	margin: 0 0 0 0;
	padding: 10px 15px 0px 15px;
	background: #1b2f5d /*24395e*/ url(images/tab.jpg) no-repeat left top;
	letter-spacing: -1px;
	font-size: 16px;
	color: #FFFFFF;
}

.sidebar a {
text-decoration: none;
font-size: 1.2em;
color: #000;
display: block;
}
.sidebar a:hover {
background-color: #7b7b7b;
color: #FFF;
display: block;
}
#detailed a {
width: 180px;
height: 20px;
background: #1b2f5d /*24395e*/ url(images/tab.jpg) no-repeat left top;
color: #FFF;
float: left;
padding: 10px;
text-decoration: none;
}
#overview a {
width: 180px;
height: 20px;
background: #1b2f5d /*24395e*/ url(images/tab.jpg) no-repeat left top;
color: #FFF;
float: left;
padding: 10px;
margin-left: 100px;
text-decoration: none;

}
span#detailed a:hover, span#overview a:hover,
span#detailed  a:active, span#overview  a:active
 {
background: url(images/hover.jpg) no-repeat left top;
color: #FFF;
text-decoration: none;
}
.childlist {
font-size: 0.79em;
color: #1b2f5d /*24395e*/;
padding-bottom: 10px;
}
#summary h3, #summary a, #fullist a{
font-size: 1em;
color: #000;
padding-left: 15px;
} 
.parentlist  li h3 {
font-size: 1em;
color: #000;
}
#ad {
float: right;
width: 200px;
height: 500px;
background-color: #FFF;
}
pre {
width: 500px;
Height: 500px;
margin: 0 20px 0 30px;
overflow: scroll;
}
div #recaptcha_area {
margin-left: 30px;
}
.tick ul {
list-style-image: url(images/tick-live.png);
}
.title {
font-size: 1.5em;
text-decoration: underline;
color: #1b2f5d /*24395e*/;
}
/*New Template CSS for NEW footer*/
.footer_wrapper { background: #1b2f5d; color: #FFF; width: 858px; margin: auto; margin-bottom: 20px; font: 12px/15px Arial, Helvetica, sans-serif; padding: 2px 0 2px 0; text-align: center; height: 35px;}
.footerlist h4 { font: bold 15px/15px Arial, Helvetica, sans-serif; color: #666; text-align: justify;}
div.footerlist ul { list-style-type:none; padding:0; margin:0; }
.footerlist ul li  { font: 11px/11px Verdana, Geneva, sans-serif; text-align: justify; margin-bottom: 4px; color: #666;}
.footerlist ul li a { text-decoration: none; color: #000;}

/*Live Chat */
div#livechat {
/*background-color: #FFF;*/
width: 191px;
height: 71px;
top: 80%;
right: 5px;
position: fixed;
}


