@charset "UTF-8";
/* CSS Document */

body {
	background: #162b39 url(images/road.jpg) no-repeat center top;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
#wrapper {
	margin: 0 auto 0 auto;
	width: 1000px;
}
.page_effect {
	display: none;
}
a:link {
	color: #309FD5;
}
a:visited {
	color: #2989B7;
}
a:hover {
	color: #1483DC;
}
a:active {
	color: #309FD5;
}
/* --- START HEADER --- */
#header {
	height: 90px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	width: 860px;
}
#logo {
	background: url(images/logo.png) no-repeat center top;
	float: left;
	height: 64px;
	margin-top: 25px;
	width: 250px;
}
#slogan {
	color: #043a4f;
	font-size: 12px;
	padding: 3px 0 0 100px;
}
#topnav {
	height: 28px;
	float: right;
	margin: 42px 0 0 0;
	width: 485px;
}
.topnavDivider {
	float: left;
	margin: 4px 12px 0 12px;	
}
#publishersButton {
	background: url("images/publishers_button.gif") no-repeat 0 -14px;
	display: block;
	float: left;
	height: 14px;
	margin: 7px 0 0 0;
	width: 81px;
}
#publishersButton:hover { 
	background-position: 0 0;
}

#publishersButton span {
	display: none;
}
#advertisersButton {
	background: url("images/advertisers_button.gif") no-repeat 0 -14px;
	display: block;
	float: left;
	height: 14px;
	margin: 7px 0 0 0;
	width: 89px;
}
#advertisersButton:hover { 
	background-position: 0 0;
}

#advertisersButton span {
	display: none;
}
#contactusButton {
	background: url("images/contactus_button.gif") no-repeat 0 -14px;
	display: block;
	float: left;
	height: 14px;
	margin: 7px 0 0 0;
	width: 89px;
}
#contactusButton:hover { 
	background-position: 0 0;
}

#contactusButton span {
	display: none;
}
.socialMedia {
	float: left;
	margin: 0 2px 0 4px;
}
#loginButton {
	background: url("images/log_buttons.png") no-repeat 0 -31px;
	display: block;
	float: right;
	height: 28px;
	margin: 0 0 0 0;
	width: 76px;
}
#loginButton:hover { 
	background-position: 0 -1px;
}

#loginButton span {
	display: none;
}
/* --- SUMBIT BUTTON --- */
.submit {
	background: url("images/signup_buttons.png") no-repeat 0 -170px;
	display: block;
	height: 45px;
	width: 100px;
}
.submit:hover { 
	background-position: 0 -215px;
}
.submit span {
	display: none;
}
/* --- START INDEX ---*/
#Index.content {
	height: 600px;
	margin: 10px auto 0 auto;
	padding-top: 1px;
}
/* --- slideshow ---*/
#slideshow {
	height: 125px;
	margin: 95px auto 15px auto;
	width: 856px;
}
#slideshowNav {
	height: 40px;
	margin: 0 auto 0 auto;
	width: 110px;
}
#slideshowPrev {
	background: url("images/slideshow_buttons.png") no-repeat 0 -103px;
	display: block;
	height: 34px;
	float: left;
	margin: 2px 3px 2px 5px;
	width: 49px;	
}
#slideshowPrev:hover { 
	background-position: 0 -69px;
}
#slideshowPrev span {
	display: none;
}
#slideshowNext {
	background: url("images/slideshow_buttons.png") no-repeat 0 -34px;
	display: block;
	height: 34px;
	float: left;
	margin: 2px;
	width: 49px;
}
#slideshowNext:hover { 
	background-position: 0 0;
}
#slideshowNext span {
	display: none;
}
/* --- START PUBLISHERS/ADVERTISERS --- */
h1 {
	color: #FFF;
	font-size: 18px;
	margin: 0px;	
}
#PubAd p {
	color: #01496e;
	font-size: 12px;
	line-height: 18px;
	margin: 6px 0 18px 0;
	width: 480px;	
}
#PubAd ul {
	color: #01496e;
	font-size: 12px;
	line-height: 14px;
	list-style: square url(images/smArrow.png) outside;
	margin: 0 0 0 0;
	padding: 8px 50px 0 0;
}
#PubAd li {
	margin: 0px;
	padding: 0 0 5px 0;
}
#PubAd.content {
	height: 600px;
	margin: 10px auto 0 auto;
	padding-top: 1px;
}
#PubAd.left {
	background: url(images/longdivider.png) no-repeat right center;
	float: left;
	height: 312px;
	padding: 68px 0 0 72px;
	width: 523px;
}
#PubAd.right {
	float: right;
	height: 287px;
	padding: 93px 0 0 0;
	width: 340px;
}
#pubSignUp {
	background: url("images/signup_buttons.png") no-repeat 0 -127px;
	display: block;
	float: left;
	height: 41px;
	margin: 0 0 0 0;
	width: 210px;
}
#pubSignUp:hover { 
	background-position: 0 -85px;
}

#pubSignUp span {
	display: none;
}
#adSignUp {
	background: url("images/signup_buttons.png") no-repeat 0 -43px;
	display: block;
	float: left;
	height: 41px;
	margin: 0 0 0 0;
	width: 210px;
}
#adSignUp:hover { 
	background-position: 0 -1px;
}

#adSignUp span {
	display: none;
}
/* --- START CONTACT US --- */
#ContactUs.content {
	height: 600px;
	margin: 10px auto 0 auto;
	padding-top: 1px;
}
#ContactUsButton {
	float: right;
	margin: 5px 130px 0 0;
}
#ContactUsHeader.front {
	margin: 68px 0 0 128px;
}
#ContactUs td {
	color: #19436a;
	font-size: 12px;
	height: 20px;
}
#ContactUs input.textfield {
	border: #11acf7 1px solid;
	height: 18px;
	width: 230px;
}
#ContactUs textarea {
	border: #11acf7 1px solid;
	height: 103px;
	width: 230px;
}
/* -- START LOGIN -- */
#Login.content {
	height: 600px;
	margin: 10px auto 0 auto;
	padding-top: 1px;
}
#Login.left {
	background: url(images/longdivider.png) no-repeat right center;
	float: left;
	height: 285px;
	padding: 73px 0 0 275px;
	width: 227px;	
}
#Login.right {
	float: right;
	height: 228px;
	padding: 130px 0 0 0;
	width: 450px;	
}
#Login td {
	color: #19436a;
	font-size: 12px;
	height: 20px;
}
#Login input.textfield {
	border: #11acf7 1px solid;
	height: 18px;
	width: 170px;
}
#LoginSubmit {
	margin: 8px 0 0 0;
}
h3 {
	color: #055780;
	font-size: 14px;
	height: 20px;
	margin: 0 0 -5px 2px;
}
/* -- START JOIN US -- */
h2 {
	color: #34a2da;
	font-size: 24px;
	margin: 20px 0 0 0;
}
#JoinUs.content {
	background: url(images/gradient.png) repeat-x center -100px;
	margin: 10px auto 0 auto;
}
#JoinUs.form {
	background:url(images/joinus_header.png) no-repeat center top;
	margin: 72px auto 0 auto;
	padding: 65px 0 0 0;
	width: 516px;
}
#JoinUs td {
	border-bottom: #88b1ce 1px solid;
	color: #19436a;
	font-size: 12px;
}
#JoinUs input.textfield {
	border: #11acf7 1px solid;
	height: 18px;
	width: 170px;
}
#JoinUs textarea {
	border: #11acf7 1px solid;
	width: 170px;
}
#JoinUsButton { 
	margin: 15px auto 0 auto;
}	
/* --- FOOTERS --- */
#Join.footer {
	background-color: #FFF;
	color: #688DA8;
	font-size: 11px;
	height: 25px;
	margin: 0 auto 0 auto;
	padding: 50px 70px 0 70px;
	width: 860px;
}
a.joinfooter {
	color: #36ABE5;
	text-decoration: none;
}
a.joinfooter:visited {
	color: #36ABE5;
}
a.joinfooter:hover {
	color: #172A38;
	text-decoration: underline;
}
a.joinfooter:link {
}
#footer {
	color: #E2F3FB;
	font-size: 10px;
	height: 25px;
	margin: 0 auto 0 auto;
	padding: 0 70px 0 70px;
	width: 860px;
}
a.footer {
	color: #FFF;
	text-decoration: none;
}
a.footer:visited {
	color: #FFF;
}
a.footer:hover {
	color: #FFF;
	text-decoration: underline;
}
a.footer:link {
}
/* --- PRIVACY and TERMS --- */
h4 {
	color: #055780;
	font-size: 12px;
}
#PrivacyTerms.content {
	background: url(images/gradient.png) repeat-x center -100px;
	margin: 10px auto 0 auto;
}
#Privacy.text {
	background:url(images/privacy_header.png) no-repeat center top;
	color: #01202F;
	font-size: 12px;
	margin: 72px auto 0 auto;
	padding: 40px 0 0 0;
	width: 516px;
}
#Terms.text {
	background:url(images/terms_header.png) no-repeat center top;
	color: #01202F;
	font-size: 12px;
	margin: 72px auto 0 auto;
	padding: 40px 0 0 0;
	width: 516px;
}
#PrivacyTerms.footer {
	background-color: #FFF;
	color: #688DA8;
	font-size: 11px;
	height: 25px;
	margin: 0 auto 0 auto;
	padding: 50px 70px 0 70px;
	width: 860px;
}
a.PrivacyTermsfooter {
	color: #36ABE5;
	text-decoration: none;
}
a.PrivacyTermsfooter:visited {
	color: #36ABE5;
}
a.PrivacyTermsfooter:hover {
	color: #172A38;
	text-decoration: underline;
}
a.PrivacyTermsfooter:link {
}
