/* MAIN CSS */

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	min-width: 1000px;
	max-width: 100%;
	text-align: center;
}

img {
	border: 0px;
}

a:link, a:visited {
	color:#0000FF;
	text-decoration:none;
}

a:hover {
	color:#000;
}

#wrap {
	margin: 0px;
	padding: 0px;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.box {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

/* HEADER */

.verytop {
	background: url(../images/index_02.gif) repeat-x;
	height: 35px;
	max-width: 100%;
	min-width: 1000px;	
}

.account {
	color: #FFF;
	float: right;
}

.account input {
	border: 0px;
}

a.logout {
	color: #FFAA00;
	text-decoration: none;
}

.header {
	background: url(../images/index_06.gif) repeat-x;
	height: 127px;
	min-width: 1000px;
	max-width: 100%;
}

.navcontainer {
	background: url(../images/index_08.gif) repeat-x;
	min-width: 1000px;
	max-width: 100%;
	height: 47px;
	color: #fff;
}

.navbutton {
	float: right;
	color: #fff;
	margin: 13px 0 0 0;
}

.navhome {
	background: #E9EFF4;
	color: #134A7C;
	height: 34px;
	line-height: 34px;
	vertical-align: middle;
	padding: 0 10px 0 10px;
	float: left;

}

.navhome a {
	color: #134A7C;
	text-decoration: none;
}

.nav {
	color: #fff;
	float: left;
	background: transparent;
	height: 34px;
	line-height: 34px;
	vertical-align: middle;
	padding: 0 10px 0 10px;
}

.nav a {
	color: #fff;
	text-decoration: none;
}

.nav a:hover {
	background: #E9EFF4;
	color: #134A7C;
}

.navtitle {
	background: #E9EFF4;
	text-align: center;
	padding: 5px;
	border: 1px solid #E9EFF4;
}

/* CONTENT */

#content {
	width: 1000px;
	margin: 0 auto;
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
}

.maincontent {
	background: url(../images/index_10.gif) repeat-x;
	min-width: 1000px;
	max-width: 100%;
	height: 402px;
}

.videobg {
	background: url(../images/index_11.gif);
	width: 446px;
	height: 402px;
	float: left;
}

.player {
	background: transparent;
	width: 364px;
	height: 276px;
	margin: 65px 0 0 46px; 
}

.description {
	color: #134A7C;
	float: left;
	width: 550px;
	margin-top: 50px;
	margin-right: 4px;
	font-size: 11pt; 
	padding: 0px;
	text-align: justify;
}

.testimonialbox {
	
}

.testimonial {
	background: url(../images/index_20_alt.gif);
	width: 393px;
	height: 185px;
	float: right;
}

.testimonialtext {
	text-align: center;
	width: 300px;
	margin: 40px 0 0 60px;
	color: #777;
}

.content {
	color: #134A7C;
	
}

.contentpublishers {
	float: left;
	width: 440px;
	margin-left: 60px;
	font-size: 11pt;
	text-align: justify;
}

.contentpublishers h2 {
	color: #134A7C;
	border-bottom: 1px solid #d2d2d2;
	width: 300px;
	padding: 0 0 5px 0;
	margin: 0;
	font-size: 14pt;
}

.contentadvertisers {
	float: left;
	width: 440px;
	margin-left: 30px;
	font-size: 11pt;
	text-align: justify;
}

.contentadvertisers h2 {
	color: #134A7C;
	border-bottom: 1px solid #d2d2d2;
	width: 300px;
	padding: 0 0 5px 0;
	margin: 0;
	font-size: 14pt;
}

.small {
	color: #999;
	font-size: 9pt;
	margin: 0;
	padding: 0;
}

.join {
	height: 25px;
	width: 50px;
	background: url(../images/index_27.gif) repeat-x;
	padding: 5px;
	text-align: center;
	color: #fff;
	float: left;
	font-size: 10pt;
}

.join a {
	text-decoration: none;
	color: #fff;
}

.learn {
	height: 25px;
	width: 100px;
	background: url(../images/index_25.gif) repeat-x;
	padding: 5px;
	text-align: center;
	color: #134A7C;
	margin-right: 5px;
	float: left;
	font-size: 10pt;
}

.learn a {
	color: #134A7C;
	text-decoration: none;
}

.affiliates {
	width: 950px;
	padding: 15px;
	background: #F1F1F1;
	text-align: center;
	font-size: 14pt;
	margin: auto;
	margin-top: 60px;
	margin-bottom: 70px;
}

.partners {
	width: 100%;
	margin: auto;
	text-align: justify;
	margin-top: 60px;
	margin-bottom: 30px;
	border-top: 1px dashed #999;
	border-bottom: 1px dashed #999;
}

/* FOOTER */

.footer {
	background: url(../images/index_32.gif) repeat-x;
	min-width: 1000px;
	max-width: 100%;
	height: 125px;
}

.footerlinks {
	color: #fff;
	font-size: 9pt;
	text-align: right;
}

.footerlinks a {
	color: #fff;
	text-decoration: none;
}

.footerlinks a:hover {
	text-decoration: underline;
}

/* ADMIN AREA */

.admin-header {
	padding: 5px;
	text-align: center;
	background: #FFFFAA;
}

.admin-header-text {
	width: 1000px;
	margin: auto;
}

/* AJAX TOOLTIP */

.ajaxtooltip-1 {
	position: absolute;
	display: none;
	width: 240px;
	height: 140px;
	left: 0px; top: 0px;
	background: lightyellow;
	border: 2px solid gray;
	border-width: 1px 2px 2px 1px;
	padding: 5px;
}

.ajaxtooltip-2 {
	position: absolute;
	display: none;
	width: 260px;
	height: 140px;
	left: 0px; top: 0px;
	background: lightyellow;
	border: 2px solid gray;
	border-width: 1px 2px 2px 1px;
	padding: 5px;
}

/* OVERLAY */

body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	overflow-y: auto;
}

.oio-overlay {
	width: 100%;
	height: 100%;
	z-index: 1000;
	position: fixed;
	top: 0px; left: 0px;
	background: #000;
	filter: (opacity=30);
	filter: alpha(opacity=30);
	-moz-opacity: 0.30;
}

* html .oio-overlay {
	position: absolute;
}

.oio-box {
	z-index: 1000;
	width: 500px;
	position: fixed;
	top: 70px; left: 50%;
	margin-left: -250px;
	padding: 15px;
	background: #FFF;
	border: 1px solid #000;
	text-align: left;
}

* html .oio-box {
	position: absolute;
}

/* MISC */

.rollover1 td {
	padding:3px;
}

.rollover1:hover {
	background:#98FB98;
}

.center {
	text-align:center;
}

.none {
	display:none;
	display:hidden;
}

.example {
	font-size: 85%;
	color: #675D1C;
	border: 1px solid #FFE95A;
	background: #FFFBE0;
	padding: 10px;
	font-family: "Courier New", Courier, monospace;
	overflow: visible;
}

.rejection {
	margin-top:20px;
	border: 1px solid #CD0000;
	padding:10px;
}

.input-box {
	background: #E9EFF4;
	padding: 15px;
	margin-bottom: 20px;
}

.input-header {
	border-bottom:1px solid #B5B5B5;
	color: #B5B5B5;
}

.faq-box {
	/*border:1px solid #D7D7D7;*/
	width:600px;
	margin-top:20px;
	margin:auto;
	padding:10px;
}

.faq-header {
	border-bottom:1px solid #B5B5B5;
	color:#B5B5B5;
	width:50%;
	font-size:16px;
	margin-bottom:5px;
}

#filters {
	background:#F5F5F5;
	font-size:10px;
	padding:5px;
}
#filters select {
	font-size:10px;
	height:20px;
}