@charset "utf-8";

/*************** Global Settings *********************/
body { width: 100%;	font-family: Tahoma; font-size:12px; background-color:#73a0c5; margin:0; padding:0; }
img { border: none; }

/***************** Layout *******************/
#wrapper{ width: 980px;	margin: 0 auto;	background-color: #FFFFFF; border-left:solid; border-right:solid; border-width:1px;}
#content { width: 750px; font-size: 100%; float: left; padding:10px 10px 10px 20px;	background-color: #FFFFFF; }
#content_full_width { width:950px; font-size:100%;	padding:10px 10px 10px 20px; }
#sidebar { width:189px;	padding:10px 5px 5px 5px; float: right; border-left: 1px solis #1a4d80;}
.contact, .connect, .resources, .legal { display:block;	width:201px; padding:0 20px; float:left; }
div.bottom {background:url(../img/bg980.png); background-repeat: no-repeat; background-position:center top; padding:5px; height:175px;}
.contact, .connect, .resources, .legal {display:block; width:201px;	padding-left:20px; padding-right:20px; float:left; color:#666;}
#divider {background-color:#73a0c5; height:5px; clear:both;}
#header h1 { text-align:center;	font-size: 320%;}
#header_left{width: 310px; height: 100px; background-color:#FFF;float:left; padding-left: 20px; display:block;}
#header_middle {width:220px; height:100px; padding:5px; margin-left:25px; float:left; display:inline;}
#header_right {width:360px;	height:80px; padding:10px; background-color:#FFF; float:right; display:inline; text-align:right; overflow:visible;}
.login {text-align:right; float:right;	margin:2px;}
#navbar {clear:both; background-color:#73a0c5; background: url(/img/bluenav.png); width:980px; height:26px;}
.social {float:right; padding:4px;}
.carousel {float:left; width:500px;}
#sidebar ul {text-decoration:none; border:none;}
#sidebar ul li {padding:0px; font-size: 12px;}
#sidebar_item {background:url(../img/sb_bg_185.png) top left no-repeat; padding-top:1px; margin-bottom:10px;}
#sidebar_item_sub {width:180px;	padding:0px 5px 5px 5px; background:url(../img/sb_bg_185_2.png) bottom left no-repeat;}
.sidebar_item {background:url(../img/sb_bg_185.png) top left no-repeat; padding-top:1px; margin-bottom:10px;}
.sidebar_item_sub {width:180px;	padding:0px 5px 5px 5px; background:url(../img/sb_bg_185_2.png) bottom left no-repeat;}
.signup-testimonials ul {list-style-image:none; list-style-position:outside; list-style-type:none; margin:0; padding:0;}
#top {width:980px; height:26px;	background-color:#73a0c5; background-image:url(/img/bluenav.png); /*text-align:right;*/}
#footerbox {/*font-size: 80%;*/ font-weight:bold; color:#333333; background-image:url(/img/bluenav.png); background-color:#C1C1C1; margin: 0px; height: 26px; width: 980px; clear: both;}
#footer_right {width:460px; padding:5px; text-align: right; float:right;}
#footer_left {width:490px; padding:5px; text-align:left; float:left;}

/*************** Domain Search Box **********************/
#domain_search { height:165px; background:url(/img/domain_bg.png) top center no-repeat #006; padding:10px; }

/*************** Colors, Fonts, etc *********************/
/* H tag Settings */
h1, h2, h3, h4, h5, h6 { color:#1a4d80; }
h1 { font-size: 300%; }
h2 { font-size: 175%; }
h3 { font-size: 150%; }
h4 { font-size: 125%; }
h5 { font-size: 100%; }
h6 { font-size: 75%; }
hr { color:#1a4d80; }

/* Links */
a:link, a:visited, a:active { color:#1a4d80; text-decoration:none; }
a:hover { color:#69F; text-decoration:none; }
.bottom h3 { color:#666; }
/*.bottom a:link, .bottom a:visited {font-weight: bold;}*/
/*.bottom a:hover { color:#999; }*/
.description { font-size:small; }
.copyright { vertical-align:middle; font-size:10px; }
#footerbox a:link, #footerbox a:active, #footerbox a:visited { color:#333333; font-size:10px; }
#sidebar h3 {font-size:16px; color: #1a4d80;}
.contact, .connect, .resources, .legal { color:#1A4D80; font-weight:bold; }
.signup-testimonials {font-size:16px;}
#testimonial-text a {color:#999;}
#domain_search, #domain_search a { color:#FFFFFF; }
#domain_search a:hover { color:#69F; }

/********************** Carousel Settings **********************************/
#mycarousel ul {text-decoration:none; list-style:none; list-style-image:none; list-style-type:none;}

