body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	background-image:url(images/2009/page-background.jpg);
	background-repeat:repeat-x;
	background-color: #d5d5d5;
}

h1 { font-size:20px; }
h2 { font-size:18px; }
h3 { font-size:16px; }

.bgpic {

}
.left_tile {

}
.right_tile {

}
.top_tile {

}
.bottom_tile {

}
.main_page {
	padding: 0px;
}

#header {
	width:870px;
	height:171px;
	background-image:url(images/2009/redreturns-logo.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

	#header-home {
		width:640px; height:150px; position:relative; 
		background-image:url(images/2009/header-home.jpg); background-repeat:no-repeat;
	}
	
		#homepage-banner {
			width:592px;
			height:158px;
			margin:auto;
			padding-top:20px;
		}

	#header-about {
		width:640px; height:140px; position:relative; 
		background-image:url(images/2009/header-about.jpg); background-repeat:no-repeat;
	}
	
	#header-commission {
		width:640px; height:140px; position:relative; 
		background-image:url(images/2009/header-commission.jpg); background-repeat:no-repeat;
	}
	
	#header-contact {
		width:640px; height:140px; position:relative; 
		background-image:url(images/2009/header-contact.jpg); background-repeat:no-repeat;
	}
	
	#header-faq {
		width:640px; height:140px; position:relative; 
		background-image:url(images/2009/header-faq.jpg); background-repeat:no-repeat;
	}

	#header-marketing-material {
		width:640px; height:140px; position:relative; 
		background-image:url(images/2009/header-marketing_material.jpg); background-repeat:no-repeat;
	}

	#header-members {
		width:640px; height:140px; position:relative; 
		background-image:url(images/2009/header-members_area.jpg); background-repeat:no-repeat;
	}
	
	#header-my-account {
		width:640px; height:140px; position:relative; 
		background-image:url(images/2009/header-my_account.jpg); background-repeat:no-repeat;
	}
	
	#header-news {
		width:640px; height:140px; position:relative; 
		background-image:url(images/2009/header-news.jpg); background-repeat:no-repeat;
	}

	#header-partners {
		width:640px; height:140px; position:relative; 
		background-image:url(images/2009/header-partners.jpg); background-repeat:no-repeat;
	}
	
	#header-promotions {
		width:640px; height:140px; position:relative; 
		background-image:url(images/2009/header-promotions.jpg); background-repeat:no-repeat;
	}

	#header-registration {
		width:640px; height:140px; position:relative; 
		background-image:url(images/2009/header-registration.jpg); background-repeat:no-repeat;
	}
	
	#header-reports {
		width:640px; height:140px; position:relative; 
		background-image:url(images/2009/header-reports.jpg); background-repeat:no-repeat;
	}

	#header-terms {
		width:640px; height:140px; position:relative; 
		background-image:url(images/2009/header-terms.jpg); background-repeat:no-repeat;
	}

#LanguageSelect {
		float:right;
		width:200px;
		height:10px;
		text-align:right;
		margin-top:2px;
		padding:6px;
	}

#myaccount {
		float:right;
		width:200px;
		height:140px;
		text-align:right;
		margin-top:10px;
		padding:6px;
		clear:right;
	}

	#login-status {
		width:200px;
		height:40px;
		float:left;
		position:relative;
		top:60px;
		left:180px;
		text-align:right;
		padding:6px;
	}




#navigation {
	width:870px;
	height:42px;
}

#main-content {
	width:870px;
	min-height:600px;
	background-image:url(images/2009/MainContent-BG.jpg);
	background-repeat:repeat-x;
	margin-top:0px;
}
#content-left {
	width:620px;
	float:left;
	padding-bottom:40px;
}

	#content-left-padding {
		padding:10px;
	}

#content-right {
	width:220px;
	float:right;
	padding-top:8px;
	padding-bottom:40px;
}

#spacer {
	clear:both;
	background-color:#333;
	width:100px;
	height:20px;
}

#footer-testimonials {
	width:100%;
	height:22px;
	background-color:#666666;
	position:fixed;
	bottom:32px;
	padding:2px;
	text-align:center;
	border-top:1px solid #e5e5e5;
	color:#ffffff;
}

#footer {
	width:100%;
	height:20px;
	background-color:#ffffff;
	position:fixed;
	bottom:0px;
	padding:6px;
	text-align:center;
	border-top:1px solid #999;
}

.silver-gradient {
	background-image:url(images/2009/silver-gradient.jpg);
	background-repeat:repeat-x;
	height:41px;
	padding-left:10px;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	border: 1px solid #ffffff;
}

.login-form-white {
	background-color:#FFF;
	padding:2px;
	font-size:11px;
	text-align:center;
	margin-top: 4px;
	margin-bottom: 5px;
}

.sub_header {
	font-size: 14px;
	margin-left: 20px;
}

.tab_bottom_line {
	background-image: url(images/red_2pixel.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 12px;
}


.tab_unselected {
	background-color:#F00;
	text-align: left;
	height: 22px;
	border:2px solid #FFF;	
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 8px;
	padding-left: 8px;
	padding-top:2px;
	float: left;
	margin-top: 2px;
	text-decoration: none;

}
MenuItem:disabled
{
	color : #990000 ;
}
.tab_selected {
	background-color:#000000;
	text-align: center;
	height: 22px;
	font-weight: bold;

	margin-right: 2px;
	margin-left: 2px;
	padding-right: 8px;
	padding-left: 8px;
	padding-top:2px;
	float: left;
	COLOR: #ffffff;
	text-decoration: none;
}

.tab_hoover {
	background-color:#F00;
	text-align: left;
	height: 22px;
	border:2px solid #FFF;
	font-weight: bold;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 8px;
	padding-left: 8px;
	padding-top:2px;
	float: left;
	margin-top: 2px;
	text-decoration: none;
}
.tab_unselected A:link {color: #FFFFFF;
	text-decoration: none;font-weight:bold ; }
.tab_unselected A:visited {color: #FFFFFF;
	text-decoration: none;font-weight:bold ;}
.tab_unselected A:active {color: #ffffff;
	text-decoration: none;font-weight:bold ;}
.tab_unselected A:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}


.body_white {
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 25px;
	padding-top: 15px;
	padding-right: 15px;


}

.corner {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.home_loginform {
	background-color: #ffffff;
	border: 1px solid #CCCCCC;
	margin-top: 4px;
	margin-bottom: 5px;
	color: #000000;
}
.home_login_field {
	width: 90px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.home_login_button {

	width: 70px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.home_login_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	padding-bottom: 8px;
}



.home_signupform {
	margin-top: 0px;
	margin-bottom: 2px;
	color: #FFFFFF;
	width:200px;
	height: 43px;
	font-size: 17px;
}
.home_body_signup {
	background-image: url(images/red_gradient.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.light_yellow_font {
	color: Silver;
	font-weight: normal;
	text-decoration: underline;
}
a:link.light_yellow_font {
	color: Silver;
	font-weight: normal;
	text-decoration: underline;
}
a:visited.light_yellow_font {
	color: Silver;
	font-weight: normal;
	text-decoration: underline;
}
a:active.light_yellow_font {
	color: Silver;
	font-weight: normal;
	text-decoration: underline;
}
a:hover.light_yellow_font {
	color: Silver;
	font-weight: normal;
	text-decoration: none;
}

.home_login_forgot {
	font-size: 10px;
	color: Silver;
	padding-top: 5px;
	padding-bottom: 15px;
	text-decoration: underline;
}
a:link.home_login_forgot
{
	color:#900;
	font-weight: normal;
	text-decoration: underline;
}
a:visited.home_login_forgot
{
	color:#900;
	font-weight: normal;
	text-decoration: underline;
}
a:hover.home_login_forgot
{
	color:#900;
	font-weight: normal;
	text-decoration: none;
}


.light_gray_font {
	color: #999999;
}


.body_header {
	font-size: 19px;
	padding-top: 0px;
	color: #666666;
}

.font10 {
	font-size: 10px;
}
.username_color {
	color:#333;
}

.sidebar_line {
	background-color:#0F0;
	height: 1px;
	width: auto;
}


.innermenu_head {
	font-weight: bold;
	color: #990000;
	background-color: #CCCCCC;
	height: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-left: 8px;
}
.innermenu_sublink {
	color: Silver;
	background-color: #990000;
	height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #007777;
	padding-left: 20px;
	padding-top: 5px;
	text-decoration: none;
}
.innermenu_sublink A:link {color: #FFFFFF;
	text-decoration: none;  }
.innermenu_sublink A:visited {color: #FFFFFF;
	text-decoration: none;}
.innermenu_sublink A:active {color: #FFFFFF;
	text-decoration: none;}
.innermenu_sublink A:hover {
	color: Silver;
	text-decoration: none;
}



.sidelink {
	color: #FFFFFF;
	text-decoration: none;
}

.topMenuLink
{
	color: Silver;
}
a:hover.sidelink {
	color: Silver;
}

.body_tab_head {
	background-image: url(images/gray_pix.gif);
	background-repeat: repeat-x;
	background-position: center;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 5px;
}
.body_tab_head_text {
	font-weight: bold;
	background-color: #FFFFFF;
	margin-left: 17px;
	padding-right: 3px;
	padding-left: 3px;
}
.body_tab_elements {
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 180px;
}
.body_tab_form {
	width: 250px;
}
.body_tab_form2 {
	width: 500px;
}
.body_tab_button {
	padding-right: 9px;
	padding-left: 9px;
}
.body_tab_darkhead {
	color: #FFFFFF;
	background-color: #990000;
}

.error_control
{
	color: #009999;
	background-color: #DEDEDE;
	font-size: medium;
}

.success_control
{
	color: #009999;
	background-color: #DEDEDE;
	font-size: medium;
}
.body_tab_lighthead {
	color: #333333;
	background-color: White;
	font-weight: bold;
	height: 20px;
	font-size: 14px;
	padding-top: 9px;
}
.creative_searchname {
	background-color: #F3F3F3;
	padding-left: 20px;
	width: 120px;
	border-top-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.creative_searchfield {
	width: 420px;
}
.creative_searchdrop {
	background-color: #F3F3F3;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.creative_opentab {
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 20px;
	margin-bottom: 4px;
	background-color: #F3F3F3;
}
.creative_previewheader {
	font-weight: bold;
	color: #333333;
	background-color: White;
	width: 140px;
}
.creative_invpopup_forms {
	padding-top: 4px;
	padding-bottom: 4px;
}
.creative_invpopup_code {
	font-size: 10px;
	color: #990000;
	background-color: #F3F3F3;
	padding: 3px;
	margin-top: 5px;
	width: 400px;
}
.report_elements {
	width: 100px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
}
.reports_opentab {
	background-color: #F3F3F3;
	font-size: 11px;
	margin-bottom: 4px;
	padding-left: 15px;
}
.reports_tab_darkhead {
	color: #FFFFFF;
	background-color: #990000;
	font-size: 10px;
}






.dark_gray_font A:link {color: #333333;
	text-decoration: none;  }
.dark_gray_font A:visited {color: #333333;
	text-decoration: none;}
.dark_gray_font A:active {color: #333333;
	text-decoration: none; }
.dark_gray_font A:hover {color: #333333;
	text-decoration: underline;}

A:link {
	color:#900;
	text-decoration: underline;
}
A:visited {
	color:#900;
	text-decoration: underline;
}
A:active {
	color:#900;
	text-decoration: underline;
}
A:hover {
	text-decoration: none;
	color:#F00;
}



.font10 {
	font-size: 10px;
}
.light_gray_font {
	color: #999999;
}

.creativePreviewThumbnailSize
{
	max-width:127px;
	max-height :150px;
	border :0px;
	vertical-align :middle ;
}
.creativePreviewThumbnailSize2
{
	max-width:212px;
	max-height :250px;
	border :0px;
	vertical-align :middle ;
}
.imgDiv
{
	height :150px;
	width :127px;
	vertical-align :middle ;
	 text-align:center ;


	
	 
}
.imgDiv2
{
	height :250px;
	width :212px;
	vertical-align :middle ;
	 text-align:center ;


	
	 
}
.creative_invpopup_forms {
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align :top ;
	vertical-align :top ;
}
.body_tab_button {
	padding-right: 9px;
	padding-left: 9px;
}

.creative_invpopup_code {
	font-size: 10px;
	color: #990000;
	background-color: #F3F3F3; /*padding: 3px;*/
/* margin-top: 5px; */
	width: 360px;
	height: 100px;
	border: solid 0px;
	vertical-align: top;
}

.ol_alpha {
	list-style: lower-alpha;
}

.ol_roman {
	list-style: lower-roman;
}


/* NewsTicker */ 

a:link.newslink {
	color: #CCC; font-weight: normal; text-decoration: underline; }
a:visited.newslink {
	color: #CCC; font-weight: normal; text-decoration: underline; }
a:active.newslink {
	color: #CCC; font-weight: normal; text-decoration: underline; }
a:hover.newslink {
	color: #fff; font-weight: normal; text-decoration: none; }

#newsticker {
	position: relative;
	height:auto;
	font-size:11px;
	font-style:italic;
	margin: 0;
	padding: 0;
}
#newsticker ul {
	list-style: none;
	padding: 2px 2px;
	padding-right: 30px;
	margin: 0;
}
* html #newsticker ul {
	height: auto;
	overflow: visible;
}
#newsticker li.error {
	color: #f00;
}
#newsticker #togglenewsticker {
	background: transparent url("icon_closenewsticker.gif") no-repeat 0 0;
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 12px;
	width: 14px;
	height: 14px;
	text-indent: 20px;
	outline: none;
}
* html #newsticker #togglenewsticker {
	right: 30px;
}
 