/* base layout */
body
{
	background-color: #666;
	background-image: url(../images/bg.gif);
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	font-size: small;
}

div#header
{
	background-image: url(../images/header_bg.gif);
	height: 71px;
}

div#container
{
	background: #fff;
	margin: 0 auto;
	padding: 0;
	width: 762px;
	text-align: left;
	border-left: 6px solid black;
	border-right: 6px solid black;
}

div.content
{
	background: #fff;
	margin: 0;
	padding: 20px 20px 25px 20px;
	border-bottom: 20px solid #99cc00;
	font-size: 90%;
}

div.main
{
	width: 440px;
	float: left;
	padding-right: 20px;
	margin-left: 5px;
	border-right: 1px solid silver;

}

div.sidebar
{
	width: 235px;
	float: right;
}



#footer { font-size: 85%; color: #eee; padding: 1em; }
#footer a, #footer a:visited { color: white; }
#footer a:hover { color: #DCFF6F; }



/* global styles */
table
{
	border-collapse: collapse;
	font-size: small;
}

a, a:visited { color: #006699; }
a:hover, a:active { color: #C30; }
.content ul, .content ol { line-height: 140%; }
a img { border: none; }

h1
{
	font-size: 140%;
	margin: 0;
	padding: 0;
	line-height: 130%;
}

h2
{
	font-size: 128%;
	margin: 1em 0 .5em;
	line-height: 130%;

}

h3
{
	font-size: 110%;
	line-height: 130%;
	margin: 1em 0 .5em;
}

h4 
{
	font-size: 105%;
	line-height: 130%;
	margin: .5 0 0;
}


div.sidebar h3 { margin-top: 20px; }

p
{
	line-height: 140%;
	margin: .5em 0 1em;
}

.clear { clear: both; }


ul.news { list-style-type: none;}



/* topnav */
ul#topnav
{
	width: 722px;
	margin: 0;
	padding: 1px 20px 1px;
	display: block;
	background: orange url(../images/topnav-bkgd.gif) left 50% repeat-x;
	position: relative;
	overflow: hidden;

}

ul#topnav li
{
	display: inline;
	line-height: 2em;
	padding: .5em 0px;
	border-right: 1px solid #DB6F0A;
	margin: 0;
	font-size: 95%;
}

ul#topnav li#nav-home, ul#topnav li#nav-login { border-left: 1px solid #DB6F0A; }

ul#topnav li#nav-login
{
	position: absolute;
	right: 20px;
	bottom: 1px;
}

ul#topnav li#nav-login a
{
	position: relative;
	top: .5em;
}

ul#topnav li a
{
	color: white;
	text-decoration: none;
	font-size: 90%;
	padding: 0 1em;
	margin: 0;
}

ul#topnav li a:hover { text-decoration: underline; }

body#home li#nav-home, 
body.faq li#nav-faq,
body.ultimaterei li#nav-features,
body.test li#nav-test,
body.affiliates li#nav-aff,
body.cont li#nav-contact { background-image: url(../images/topnav-bkgd-active.gif); 
position: relative; right: 5px; _right: 0;}

body#home li#nav-home a, 
body.faq li#nav-faq a,
body.ultimaterei li#nav-features a,
body.test li#nav-test a,
body.affiliates li#nav-aff a,
body.cont li#nav-contact a
{
	color: #691809;
	font-weight: bold;
}


/* home page only */

body#home div.content { padding-top: 10px; }
body#home div.content div.intro
{
	clear: both;
	position: relative;
	width: 722px;
	height: 275px;
	margin-bottom: 10px;
	background-image: url(../images/home-image-1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 10px;
}



div.content div.intro p
{
	color: #A33814;
	padding-left: 20px;
	display: inline;
	font-size: 130%;
	line-height: 1em;
	font-weight: bold;

}
div.content div.intro form
{
	position: absolute;
	top: 225px;
}

body#home input.text
{
	width: 200px;
	margin: 0 2px 0 6px;
	font-size: 1.1em;
	line-height: 1.3em;
	border-top: 1px solid #7c7c7c;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #ddd;
	background: #fff url(../images/fieldbg.gif) repeat-x top;
}

body#home form div {display: inline;  }

body#home div.content div.intro h1
{
	padding: 115px 365px 0 20px;
	font-weight: normal;
	font-size: 130%;
	height: 100px; 
	overflow: hidden;
}

p.homelinks
{
	text-align: center;
	padding-bottom: 1em;
}

p.homelinks a
{
	margin: 4px;
}

body#home h1 { margin-top: 0; padding-top: 0; }
body#home div.sidebar h2, body#home div.sidebar h3 { font-size: 128%; margin-top: 0; padding-top: 0; }
body#home ul.publishers { margin-bottom: 1em; }

body#home div.sidebar h3 { margin-top: 0; }




div.sidenav { padding-bottom: 20px; border-bottom: 4px solid #9C0; margin-bottom: 20px;}
div.sidenav h2 { padding: 2px 8px; background-color: #9C0; color: white; margin-top: 0;}
div.sidenav ul { list-style-type: none; margin: 0; padding: 0;}
div.sidenav ul li  { line-height: 165%; padding-left: 8px; }

div.sidenav ul li.active /* change this once pages are all named with ids */
{
	background-image: url(../images/triangle-black.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	font-weight: bold;
}

div.sidenav ul li ul
{
	padding-left: 12px;
}

div.sidenav ul li ul li
{
	padding-left: 12px;
	background-image: url(../images/sub_bullet.png);
	background-repeat: no-repeat;
	background-position: 0 30%;
}

body#news div.sidenav ul li ul li a { font-weight: normal; }


ul.publishers
{
	margin: 0;
	padding: 0 0 20px 0;
	list-style-type: none;
}

ul.publishers li
{
	clear: left;
	border-bottom: 1px dotted gray;
	padding: 5px 0 10px;
	font-weight: bold;
	line-height: 130%;
}

ul.publishers li img
{
	border: 1px solid gray;
	margin: 2px 6px 6px 0;
	float: left;
}

ul.publishers li p
{
	padding-top: 4px;
	float: left;
}

ul.publishers li a
{
	text-decoration: none;
	font-size: 95%;
	font-weight: normal;
}

ul.publishers li a:hover { text-decoration: underline; }



div.guidelinebox { width: 446px; background: #ffe88b url(../images/box-gradient-yellow-double.png) left top repeat-y; padding-bottom: 20px; margin-bottom: 10px; font-size: 90%;  }
div.guidelinebox div#good { width: 215px; float: left; }
div.guidelinebox div#bad {  width: 215px; float: right; }
div.guidelinebox ul { margin: 0; padding: 0 15px 0 25px; }
div.guidelinebox ul li { line-height: 120%; margin-bottom: 6px; }

img#feedicon32 { float: right; margin-left: 10px; }

a.subscribe, a.subscribe:visited
{
	height: 1.em;
	border: 1px solid #FAEEC2;
	padding: 3px 4px 4px 20px;
	background-color: #FFC;
	background-repeat: no-repeat;
	background-position: 4px 50%;
	background-image: url(../images/feed-icon-12x12.gif);
	text-decoration:none;
}

a.subscribe:hover { text-decoration: none; position: relative; top: 1px; left: 1px; }

a.close, a.close:visited
{
	height: 1.em;
	border: 1px solid #FAEEC2;
	padding: 3px 4px 4px 20px;
	background-color: #FFC;
	background-repeat: no-repeat;
	background-position: 4px 50%;
	background-image: url(../images/closebox.gif);
	text-decoration:none;
	text-align: right;
}
a.close:hover {
	 text-decoration: underline;
}
dl.faq dt
{
	font-size: 105%;
	line-height: 160%;
	font-weight: bold;
	background-color: #FDFDE3;
	border-top: 1px solid #F9e183;
	padding: 6px 6px 6px 40px;
	margin: 0 0 6px;
	background-image: url(../images/faq-q.gif);
	background-repeat: no-repeat;
	background-position: 6px 50%;
}
dl.faq dd
{
	margin: 0 0 20px 0;
	padding: 1px 0 0 40px;
	background-image: url(../images/faq-a.gif);
	background-repeat: no-repeat;
	background-position: 6px 4px;
}
dl.faq dd ul { margin-top: 0; padding-bottom: 6px; }


ul.advisors {margin: 0; padding: 20px 0 0 0; list-style-type: none;}
ul.advisors li { font-weight: bold; font-size: 105%; padding-bottom: 20px; }
ul.advisors li p { padding-left: 20px; font-weight: normal; font-size: .9em; margin-bottom: 0; line-height: 130%; }


body#contact div.main p { padding-left: 2em; }

input.text
{
	width: 300px;
	border-top: 1px solid #7c7c7c;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #ddd;
	background: #fff url(../images/fieldbg.gif) repeat-x top;
	margin-right: 4px; 
	margin-left: 2em;
}

body#contact div.main h3 {padding-top: 6px;}


form.learnmore {margin-top: 20px; }

form.learnmore button#submit { margin-top: 1em; }
form.learnmore span.label
{
display: block;
float:left;
width: 115px;
text-align: right;
}

form.learnmore p {font-size: 90%;}
form.learnmore p.indent
{
padding-left: 125px;
}
form.learnmore input.text { width: 250px; margin-left: 10px; }

span.req { font-weight: bold; color: #BF1F00;}

body#thankyou div.main { font-size: 120%; padding-bottom: 150px; }


ul.news
{
	padding: 0;
	margin: 0px 0 0 0;
}

ul.news li
{
	padding-top: 6px;
	padding-bottom: 6px;
	list-style-type: none;
}

ul.news li a { font-weight: bold; }

ul.news span.newsdate
{
	display: inline;
	float: left;
	text-align: left;
	width: 60px;
	margin-right: 15px;
	color: #666666;
	font-size: 95%;
}

ul.news li p { margin: 0 0 0 75px; _margin: 0 0 0 78px; }

span.pdf
{
	background: #B1c0ab;
	padding: 0 3px;
	font-size: 9px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
div.getbadge { margin: 10px 0; }

div.getbadge img, div.getbadge p { margin: 10px 30px 0; }

div.getbadge textarea { margin: 10px 0 20px 30px; width: 375px; height: 100px;background-color: #FFFFdd; }




body#agreement ol li { font-weight: bold; font-size: 110%; margin: 1em 0 0; }
body#agreement ol li  p { font-weight: normal; font-size: 90%; margin: 0; padding: .3em 0 .2em; }








/* cheats */
.center { text-align: center; }
.right { text-align: right; }
.float-right { float: right; }
.float-left { float: left; }
.inline { display: inline; }