*, body {
	margin:0px;
	padding:0px;
/*	font-family: "lucida grande", 'lucida sans unicode', verdana, arial, sans-serif;	*/
	font-family: Verdana,Arial,sans-serif;
}
body, html
{
	height: 100%;
	min-height: 100%;
	background: #717e85 url(../img/elements/body-bg.png) center repeat-y;
}

.clear
{
	clear:both;
	height: 0px;
	line-height: 0px;
	font-size: 1px;
}
a:link
{
	color: #000000;
}
a:visited
{
	color: #000000;
}
a:hover
{
	color: #000000;
}



#header
{
	background: url(../img/elements/header-bg.png) repeat-x;
	height: 162px;
	position: relative;
}
#header .container
{
/*	margin: 0 auto; */
	width: 920px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
}
#header .container a span
{
	background: url(../img/elements/header.png) no-repeat -4px 0px;
	width: 920px;
	height: 114px;
	text-indent: -9000px;
	display: block;
}

/*
#wrap {
	background: url('/img/elements/left-bg.jpg') repeat-y;
	margin: -8px 0px 0px 0px;
	width:1000px;
	position: relative;
	min-height: 80%;
	height: auto !important;
	height: 100%;
	
}
*/


#wrap {
	margin: -3px auto 0px auto;
	width:920px;
	position: relative;
	min-height: 80%;
	height: auto !important;
	height: 100%;
}


#main {
	float:right;
	font-size: 12px;
	line-height: 18px;
	padding: 20px 45px 50px 40px;
	color: #000;
	margin: 0px 0px 0px 0px;
	min-height: 700px;
	width: 840px;
}
#main h2
{
	color: #0d2f87;
	margin: 0px 0px 20px 0px;
	font-family: Verdana,Arial,sans-serif;
	font-size: 25px;
	letter-spacing: -1px;
	text-align: center;
}
#main h3
{
	color: #3a6cc5;
	border-bottom: 1px #3a6cc5 solid;
	padding: 20px 0px 3px 0px;
	margin: 0px 0px 5px 0px;
}
#main .indent
{
	margin: 0px 0px 0px 20px;
}
#main p
{
	margin: 10px 0px 10px 0px;

}



#nav
{
	margin: 0px 0px 0px 0px;
	height: 30px;
}
#nav-contain
{
	margin: 0px auto;
	width: 940px;
	text-align: center;
}
#nav-contain ul
{
	list-style-type: none;
	padding: 10px 0px 0px 0px;
}
#nav-contain ul li 
{
	display:inline;
	padding: 0px 8px 0px 8px;
	font-size: 11px;
	height: 25px;
	background: url(../img/elements/nav-li.png) no-repeat bottom right;
}
#nav-contain ul li.lastitem{
	background: none;
}
#nav-contain ul li a:link, 
#nav-contain ul li a:visited
{
	color: #ffffff;
}





#sidebar {
	float:left;
	width:201px;
}
#sidebar .hdr
{
	background: url(../img/elements/left-top.jpg) no-repeat;
	height: 42px;
}
#sidebar ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 196px;
}
#sidebar ul li
{
	background: #92c6f8 url(../img/elements/left-item.gif) no-repeat 180px 7px;
	border-top: 1px #c9e9f9 solid;
	padding: 4px 25px 4px 5px;
	text-align: right;
	text-transform: uppercase;
	font-size: 12px;
	color: #0b4780;
	font-weight: bold;
}
#sidebar ul li a
{
	color: #0b4780;
	text-decoration: none;	
}
#sidebar .ftr
{
	background: #004499;
	height: 5px;
	border-top: 1px #c9e9f9 solid;
	border-bottom: 1px #c9e9f9 solid;
	width: 196px;
}
#sidebar_banner
{
	text-align: center;
	width: 200px;
}
#sidebar_banner .bannerbox img
{
	padding-top: 16px;
}
#sidebar_banner .bannerbox img
{
	border: 0px;
}
#sidebar_banner .bannerbox small
{
	position: relative;
	top: 15px;
	font-size: 10px;
}

#articles-left ul
{
	padding: 0px 20px 20px 20px;
	list-style-type: none;
	width: 160px;
}
#articles-left ul li
{
	padding: 0px 0px 10px 0px;
}
#articles-left
{
	font-size: 12px;
	font-weight: bold;
}
#articles-left ul p
{
	padding: 0px 0px 20px 0px;
}
#articles-left p span
{
	font-size: 10px;
	font-weight: normal;
}
#articles-left h3
{
	padding: 20px 0px 10px 20px;
	line-height: 30px;
	color: #0B4780;
	font-size: 14px;
}


#aweber
{
	width: 160px;
	padding: 0px 0px 0px 20px;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
}
#aweber h3
{
	color: #0B4780;
	font-size: 14px;
	padding-bottom: 10px;
}
#aweber p
{
	padding: 0px 0px 10px 0px;
}
#aweber label
{
	font-weight: bold;
}
#aweber input
{
	margin: 3px 0px;
}





#articles-left ul li a
{
	color: #0B4780;
}




#footer
{
	background: #2e3c4a;
	clear:both;
	width: 100%;
	font-size: 10px;
	color: #ffffff;
}
#footer .container
{
	margin: 0 auto;
	width: 900px;
	text-align: center;
	padding: 20px 0px 20px 0px; 
}
#footer ul
{
	float:left;
	width:130px;
	margin-right:20px;
	margin-left:30px;
	list-style-type:none;
}
#footer ul.end
{
	margin-right:0px;
	margin-left:0px;
}
#footer ul li
{
	text-align:left;
	padding:2px 0px;
}


#footer .container ul li a
{
	color: #ffffff;
}

.side-banner{
	margin: 20px 0 0 30px;
}


/**
 * The top hosts panel on the review page
 */
#hostspaneltab{
	width: 210px;
	height: 31px;
	background: url(../img/reviews/hdr_smaller.png) no-repeat;
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	padding: 6px 0 0 0px;
	text-align:center;
	line-height:26px;
	text-indent:-10px;
}
#hostspanel{
	width: 210px;
	border: 1px solid #5282CC;
}
#hostspanel .topbar{
	width: 210px;
	height: 10px;
	background: #5282CC url(../index.html) repeat-x;
}
#hostspanel .pos{
	font-size: 25px;
	padding-top: 15px;
}
#hostspanel .pos.first{
	padding-top: 6px;
	height: 47px;
}
#hostspanel img{
	border: none;
}

#hostspanel .active{
	background-color: #FFEF3F;
	color: #000000;
}

a.visithostlink, a.visithostlink:link, a.visithostlink:active, a.visithostlink:visited, a.visithostlink:hover{
	font-weight: bolder;
	font-size: 14px;
}

#flashMessage.message{
	border: 1px solid #D8000C;
    color: #D8000C;
    background-color: #FFBABA;
	padding: 4px;
}
#flashMessage.okay{
	border: 1px solid #00529B; 
	color: #00529B;
    background-color: #BDE5F8;
	padding: 4px;
}
.error-message{
	color: #D8000C;
	font-weight: bold;
}

.ureviews2{
	border-bottom:1px solid #CCCCCC;
	float:none;
	padding:10px 20px;
	width:auto;
}
.ureviews2 .ureview-box2 .ureview-text {
	float:right;
	width:550px;
}
.ureviews2 .ureview-box2 h5 {
	border-bottom:2px solid #2E55A0;
	color:#2E55A0;
	font-size:13px;
}
.ureview-box2 .hostlogo-ureviews{
	border:0 none;
	margin:0 0 5px 60px;
}
.ureview-thestars2{
	width: 240px !important;
	float: left !important;
}
.ureview-thestars2 .what{
	width:140px !important;
}

