@import "reset.css";

html{
	background:#f5f5eb url(../img/bg.png) top repeat-x;
}

body{
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(../img/bg-top.png) top no-repeat;
}

a{
	color:#2463AF;
	text-decoration:none;
	background:transparent;
}

#ie-wrapper{
	background:url(../img/bg-top.png) top no-repeat;
}

#wrapper{
	margin:0 auto;
	text-align:left;
	width:990px;
	color:#333;
	height:500px;
	background:transparent;
}

.clear{
	clear:both;
}

/* template styles ***********************/
.header-top{
	height:90px;
	overflow:hidden;
}

#logo{
	width:340px;
	background:url(../img/logo.png) no-repeat;
	float:left;
}

#logo a{
	display:block;
	height:95px;
	text-indent:-3000px;
}

#tag-line{
	float:left;
	color:#fff;
	font-size:16px;
	margin-top:40px;
	font-weight:bold;
	display:none;
}

#site-logos{
	float:right;
	height:90px;
	width:618px;
	background:url(../img/site-logos.png) no-repeat;
}

#site-logos a{
	display:block;
	height:35px;
	margin-top:33px;
	float:left;
}
#site-logos a.promote-link{width:195px; margin-right:20px;}
#site-logos a.hosting-link{width:222px; margin-right:20px;}
#site-logos a.sites-link{width:152px;}

.header-bottom{
	background:url(../img/menu-bg.png) no-repeat top;
	padding-top:5px;
}

#main-menu{
	height:35px;
	line-height:35px;
	padding:0 10px;
}

#banner{
	padding-left:5px;
	background:url(../img/banner-bg.png) no-repeat top center;
	z-index:0;
}

#content-container{
	background:url(../img/content-bg.png) repeat-y;
	padding-top:5px;
}
.container-inner{
	margin:0 15px 0 10px;
	float:right;
	width:720px;
}
#ie-wrapper .container-inner{
	margin:0 15px 0 0;
}

h1{
	background:#2463AF;
	margin:0 5px 10px 5px;
	text-indent:10px;
	line-height:35px;
	color:#fff;
	border-top:5px solid #E4E4D5;
}

#right-col{
	float:left;
	width:230px;
	margin-left:15px;
}


#right-col h3{
	margin-bottom:10px;
	color:#85BF1D;
}

.blog, .newsletter, .client-login, #side-nav, .search, .quick-domain, #report{
	border:1px solid #B9B9B9;
	background:#FBFBFB;
	padding:5px;
	margin-bottom:10px;
}
.blog{
	line-height:18px;
}
.blog a{
	font-weight:bold;
}

#footer{
	text-align:center;
	padding:10px;
	color:#333;
	background:transparent;
}
#footer  .footer-top a{
	color:#333;
	font-weight:bold;
	background:transparent;
}

.footer-top{
	line-height:30px;
}

a.marvel, a.sites, a.edu, a.hosting{
	margin:0 20px;
}

#footer .marvel span{
	color:#2463AF; background:transparent;
}

#footer .sites span{
	color:#F5841F; background:transparent;
}

#footer .edu span{
	color:#85bf1d; background:transparent;
}

#footer .hosting span{
	color:#af0e0e; background:transparent;
}

#footer .promote span{
	color:#409000; background:transparent;
}

.secure-img img{
	margin-bottom:-20px;
}

.right{
	float:right;
}

.footer-bottom{
	position:relative;
}
#side-nav{
	border-top:1px solid #ccc;
}

#side-nav a{
	border-bottom:1px solid #ccc;
	display:block;
	background:transparent url(../img/side-nav-bg.png) top no-repeat;
	padding:6px 0 6px 25px;
	color:#333;
}
#side-nav .active a, #side-nav .current a, #side-nav .active .current a{
	background-position:0 -50px;
	color:#2463AF;
}

#side-nav a:hover, #side-nav .active ul a:hover, #side-nav .current ul a:hover{
	background-position:0 -50px;
	color:#2463AF;
}

.hidden{
	display:none;
}

/* location page *******************************/
.right-col{
	float:right;
	width:200px;
}

.right-col a{
	margin-bottom:10px;
	display:block;
	width:200px;
	height:200px;
}
.right-col a img{
	float:left;
}

/* site map ********************************/
.csc-sitemap{
	margin:0 0 0 20px;
	font-weight: bold;
}

.csc-sitemap ul ul{
	background: url(../img/vline.png) repeat-y;
	margin: 0;
	padding: 0;
	margin-left: 10px;
}

.csc-sitemap ul ul li {
	margin: 0;
	padding: 0 12px;
	line-height: 20px;
	background: url(../img/node.png) no-repeat;
	color: #369;
}

.csc-sitemap ul ul li.last {
	background: url(../img/lastnode.png) no-repeat;
}

.gst{
	float:right;
	font-size:10px;
	font-style:italic;
	position:relative;
	bottom:-30px;
}

/* just rosters box on front page ************************/
td.just-rosters{
	padding-left:10px;
}
.sites-table td.just-rosters a{
	margin:-20px 15px 0 0;
	color:#fff;
}

td.just-rosters h2{
	background:url(../img/jr-logo.png) no-repeat top left;
}
td.just-rosters div{
	background:#5D5650;
	margin-left:5px;
	border:1px solid #5D5650;
}
.sites-table td.just-rosters{
	color:#fff;
}
td.just-rosters:hover div{
	background:#fff;
	color:#333 !important;
}
.sites-table td.just-rosters h3{
	margin:-20px 0 0 60px;
	color:#fff;
}
.sites-table td.just-rosters:hover h3{
	color:#60B0C8;
}

#breadcrumb{ line-height:25px; padding:0 10px; border:1px dotted #ccc; border-width:1px 0; font-size:11px; margin-bottom:5px}
