
/* affiliate site - instead of body */
.affiliate { 
	color: #000; 
	font-family: Tahoma, sans-serif; 
	font-size: 12px; 
	line-height: 15px; 
	text-align: justify; 
	margin:0px; 
	padding:0px; 
	background: #d8e1e6; 
}

/* complete site */
.affiliate .site { 
	background: #FFF;
	width: 1000px; 
	text-align: center; 
	margin: auto; 
	display: block;  
	padding: 0;
}

/* standard elements */
.affiliate .clear {
	clear: both;	
}

.affiliate .emph {
	font-weight: bold;
}




/* ----------- HEADER  -----------*/
.affiliate .header { 
	background: url(../pic/partner/header_bg.gif) #04517f repeat-x; 
	width: 980px; 
	padding-right: 20px;
	height: 125px; 
	display: block; 
	text-align: left; 
	position: relative;
}

.affiliate .header .logospace { 
	background: transparent; 
	width: 200px; 
	height: 85px;
	margin-top: 40px;
	margin-left: 20px;
	position: absolute; 
}

.affiliate .header .lang_select {
	color: #FFF;
	font-size: 11px;
	position: absolute;
	top: 20px;
	right: 20px;
}

.affiliate .header .lang_select .select {
	font-size: 11px;
}

/* ----------- main navigation  -----------*/
.affiliate .header .mainnavigation { 
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	float: right; 
	font-weight: bold; 
	font-size: 14px; 
	margin-top: 81px;
}

.affiliate .header .mainnavigation .lowercase { 
	text-transform: none;
}

.affiliate .header .mainnavigation ul { 
	list-style-type: none; 
}


.affiliate .header .mainnavigation li { 
	float: left; 
	margin-left: 5px; 
	background: url(../pic/partner/navigation_buttons.gif) repeat-x 0 -30px; 
	position: relative;
}

.affiliate .header .mainnavigation li .link { 
	height: 24px;
	padding: 6px 7px 0 7px;
	display: block;
	text-decoration: none;
	color: #FFF;
}

.affiliate .header .mainnavigation li .link:hover,  .affiliate .header .mainnavigation li .hovered { 
	color: #04517f;
}

.affiliate .active {
	color: #04517f;
}

.affiliate .header .mainnavigation li:hover, .affiliate .header .mainnavigation .hovered { 
	color: #04517f;
	background-position: 0 -120px;
}

.affiliate .header .mainnavigation li:hover .left, .affiliate .header .mainnavigation .hovered .left {
	background-position: 0 -90px;
}

.affiliate .header .mainnavigation li:hover .right, .affiliate .header .mainnavigation .hovered .right {
	background-position: 0 -150px;
}

.affiliate .header .mainnavigation li .corners {
	background: url(../pic/partner/navigation_buttons.gif) no-repeat scroll;
	width: 3px;
	height: 30px;
	float: left;
	display: block;
	position: absolute;
}

.affiliate .header .mainnavigation li .left {
	background-position: 0 0;
	top: 0;
	left: 0;
}

.affiliate .header .mainnavigation li .right {
	background-position: 0 -60px;
	top: 0;
	right: 0;
}



/* ----------- TOP IMAGE  -----------*/
.affiliate .top { 
	width: 1000px; 
	height: 238px; 
	display: block;   
	border-bottom: 1px solid black;
}

.affiliate .top img {
	border: 0;	
}


/* ----------- CONTENT -----------*/

/* ----------- LEFT CONTENT -----------*/
.affiliate .content {
	padding: 10px 20px 10px 20px;
}

.affiliate .left_content {
	width: 710px;	
	border: 1px solid #b0c3cd;
	display: block;
	float: left;
	background: #d7e1e6;
	position: relative;
	margin-bottom: 10px;
	padding: 5px 5px 0 5px;
}

.affiliate .left_content .corner {
	background: url(../pic/partner/corners.gif) no-repeat scroll 0 0;
	overflow: hidden;
	display: block;
	position: absolute;
}

.affiliate .left_content .corner_TL {
	width: 3px;
	height: 3px;
	left: -1px;
	top: -1px;
	background-position: 0 0;
}

.affiliate .left_content .corner_BR {
	right: -1px;
	bottom: -1px;
	width: 1px;
	height: 1px;
	background-position: 0 0;
}


/* ----------- START PAGE ---------- */
.affiliate .left_content .newsbar {
	min-height: 80px; 
	margin-bottom: 5px;
}

.affiliate .left_content .newsbar .cms_img {
	width: 130px;
	height: 80px;
	float: left;
}

.affiliate .left_content .newsbar .message {
	float: left;
	margin-left: 5px;
	width: 553px;
	text-align: left;
	background: #FFF;
	min-height: 58px;
	padding: 9px 10px;
	border: 1px solid #b0c3cd;
	position: relative;
}

.affiliate .left_content .newsbar .message ul {
	padding: 0;
	margin: 0 20px 0 12px;
	list-style-image: url(../pic/partner/list_style.gif);
	float: left;
}

.affiliate .left_content .newsbar .message_headline {
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	clear: both;
}

.affiliate .left_content .newsbar .message .corner {
	background: url(../pic/partner/corners.gif) no-repeat scroll 0 0;
	overflow: hidden;
	display: block;
	position: absolute;
}

.affiliate .left_content .newsbar .message .corner_TL {
	width: 2px;
	height: 2px;
	left: -1px;
	top: -1px;
	background-position: 0 -3px;
}

.affiliate .left_content .newsbar .message .corner_BR {
	width: 3px;
	height: 3px;
	right: -1px;
	bottom: -1px;
	background-position: -3px -2px;
}



/* ----------- SUB PAGES ---------- */

.affiliate .left_content .header {
	background: #04517f;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	width: 700px;
	padding: 5px;
	height: 17px;
	margin-bottom: 5px;
}


.affiliate .left_content .content_area {
	float: left;
	text-align: left;
	background: #FFF;
	width: 688px;
	padding: 10px;
	border: 1px solid #b0c3cd;
	position: relative;
	margin-bottom: 5px;
}


.affiliate .left_content .content_area .headline {
	color: #04517f;
	font-weight: bold;
	list-style-type: none;
	margin-top: 18px;
	display: block;
}

.affiliate .left_content .content_area .sub_headline {
	font-weight: bold;
	margin: -8px 0 -5px 0;
}

.affiliate .left_content .content_area a {
	color: #000;
}

.affiliate .left_content .content_area a:hover {
	color: #000;
	text-decoration: underline;
}


.affiliate .left_content .content_area .corner {
	background: url(../pic/partner/corners.gif) no-repeat scroll 0 0;
	overflow: hidden;
	display: block;
	position: absolute;
}

.affiliate .left_content .content_area .corner_TL {
	width: 2px;
	height: 2px;
	left: -1px;
	top: -1px;
	background-position: 0 -3px;
}

.affiliate .left_content .content_area .corner_BR {
	width: 3px;
	height: 3px;
	right: -1px;
	bottom: -1px;
	background-position: -3px -2px;
}


.affiliate .left_content .content_area .how_it_works {
	width: 100%;
	text-align: center;
	background: url(../pic/partner/content/all/img_howitworks.jpg) no-repeat 0 0;
	height: 445px;
}

.affiliate .left_content .content_area .how_it_works .step_1 {
	position: absolute;
	width: 220px;
	top: 20px;
	left: 185px;
	text-align: left;
}

.affiliate .left_content .content_area .how_it_works .step_2 {
	position: absolute;
	width: 230px;
	top: 397px;
	left: 392px;
	text-align: left;
}

.affiliate .left_content .content_area .how_it_works .step_3 {
	position: absolute;
	width: 300px;
	top: 200px;
	left: 379px;
	text-align: left;
}

.affiliate .left_content .content_area .right {
	float: right;
}


.affiliate .left_content .content_area ul {
	list-style-type: none;
}

.affiliate .left_content .content_area .agb_list {
	/*list-style-type: decimal;
	margin-left: 25px;
	padding: 0;*/
	list-style-type: lower-alpha;
	padding: 0;
	margin-left: 25px;
}

.affiliate .left_content .content_area .agb_list ol {
	list-style-type: decimal;
	padding: 0;
	margin-left: 25px;
}

.affiliate .left_content .content_area .text_list {
	margin: 5px 0 10px 0;
}



.affiliate .left_content .content_area .input {
	font-family:Arial,sans-serif;
	color:#000000;
	font-size:12px;
	border: 1px solid #b0c3cd;
	height: 18px;
	width: 145px;
}

.affiliate .left_content .content_area .textarea {
	height: 50px;
	width: 350px;
}


.affiliate .faq {
	list-style-image: url(../pic/partner/arrow_left.gif);
	font-weight: bold;
}

.affiliate .faq li {
	margin-bottom: 3px;	
}

.affiliate .faq a {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

.affiliate .faq .active a {
	font-weight: bold;	
}

.affiliate .faq .active {
	list-style-image: url(../pic/partner/arrow_down.gif);
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
}

.affiliate .faq .answer {
	font-weight: normal;
	display: none;
}

.affiliate .faq .active .answer {
	display: block;
}


/* ----------- RIGHT CONTENT -----------*/

.affiliate .right_content {
	text-align: left;
	width: 230px;
	display: block;
	float: right;
}

.affiliate .right_content .login_box {
	background: #d7e1e6;
	border: 1px solid #b0c3cd;
	width: 220px;
	padding: 5px;
	display: block;
	position: relative;
}


.affiliate .right_content .login_box .corner {
	background: url(../pic/partner/corners.gif) no-repeat scroll 0 0;
	overflow: hidden;
	display: block;
	position: absolute;
}

.affiliate .right_content .login_box .corner_TL {
	width: 3px;
	height: 3px;
	left: -1px;
	top: -1px;
	background-position: 0 0;
}

.affiliate .right_content .login_box .corner_BR {
	right: -1px;
	bottom: -1px;
	width: 1px;
	height: 1px;
	background-position: 0 0;
}

.affiliate .right_content .login_box .loginbox_header {
	background: #04517f;
	color: #fff;
	font-weight: bold;
	padding: 5px;
	text-transform: uppercase;
	width: 210px;
}

.affiliate .right_content .login_box .login_table {
	width: 100%;	
	padding: 0;
	margin: 0 0 10px 0;
}


.affiliate .right_content .login_box .links {
	height: 25px; 
	display: block;
}

.affiliate .right_content .login_box .submit_login {
	/*position: relative;*/
	float: right;	
}


.affiliate .right_content .login_box .small {
	font-size: 9px;
	float: left;
}

.affiliate .right_content .login_box .small a {
	text-decoration: none;
	color: #000;
}

.affiliate .right_content .login_box .small a:hover {
	text-decoration: underline;
	color: #000;
}

.affiliate .right_content .login_box .input_area {
	text-align: right;
	padding-top: 5px;
}

.affiliate .right_content .login_box .input_area .input {
	font-family:Arial,sans-serif;
	color:#000000;
	font-size:12px;
	border: 1px solid #b0c3cd;
	height: 16px;
	width: 130px;
}


.affiliate .right_content .promo_box {
	background: #b0c3cd;
	position: relative;
	margin-top: 10px;
	padding: 5px 5px 0 5px;
	width: 222px;
}


.affiliate .right_content .promo_box .corner {
	background: url(../pic/partner/corners.gif) no-repeat scroll 0 0;
	overflow: hidden;
	display: block;
	position: absolute;
}

.affiliate .right_content .promo_box .corner_TL {
	width: 3px;
	height: 3px;
	left: -1px;
	top: -1px;
	background-position: 1px 0;
}

.affiliate .right_content .promo_box .promo_img {
	border: none;
	margin-bottom: 5px;
}


/* ----------- UI ELEMENTS -----------*/
.affiliate .button {
	background: url(../pic/partner/bg_repeat.gif) repeat-x scroll 0 0;
	height: 22px;
	display: block;
	padding: 2px 5px 0 5px;
	float: left;
}

.affiliate .button_text {
	float: left;
	background-color: transparent;
	border: none;
	cursor: pointer;
	display: block;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	margin: 0;
	overflow: visible;
	padding: 0;
	width: auto;
}

.affiliate .button_corners {
	float: left;
	background: url(../pic/partner/corners.gif) no-repeat scroll 0 0;
	display: block;
	width: 2px;
	height: 22px;
}


.affiliate .button_left {
	background-position: -6px 0;	
}


.affiliate .button_right {
	background-position: right top;		
}




/* ----------- FOOTER -----------*/

.affiliate .bottom { 
	background: #000; 
	height: 24px; 
	width: 980px; 
	padding: 5px 20px 0 0;
	display: block; 
	margin: 5px 0 0 0;
	text-align: right;
	color: #FFF;	
}

.affiliate .bottom a {
	text-decoration: none;
	color: #FFF;
}

.affiliate .bottom a:hover {
	text-decoration: underline;
}




