/* screen.css
------------------------------------------------------------------------
This stylesheet contains the basic CSS rules for runfreenow 

Author: elements.at 
--------------------------------------------------------------------- */

object { outline:none; }

/* overwright rules
--------------------------------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	background: url(/static/img/body_bg.gif) left 72px repeat-x;
}


#iic_grid {
	background: none;
	width:798px;
	border-top:none;
	float:left;
	margin-left: 0px;
	overflow:hidden;
	
}


/* runfreenow rules
--------------------------------------------------------------------- */


#runfreenow {
	width: 798px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
	min-height: 530px;
}

.glossary_back {
	background: url(/static/img/background_glossary.jpg) left top no-repeat;
}

.productlist_back {
	background: url(/static/img/background_productlist.jpg) left top no-repeat;
}

.productdetail_back {
	background: url(/static/img/background_productdetail.jpg) left top no-repeat;
}

.sweepstake_back {
	background: url(/static/img/background_sweepstake.jpg) left top no-repeat;
}

.portal_back {
	background: url(/static/img/background_portal.jpg) left top no-repeat;
}

.portal_winner_back {
	background: url(/static/img/background_portal_winner.jpg) left top no-repeat;
}

.winner_detail_back {
	background: url(/static/img/background_detail_winner.jpg) left top no-repeat;
}



#runfreenow img {
	border: none;
	padding: 0;
	margin: 0;
}

#runfreenow div {
	overflow: hidden;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
}


#mapBorder {
	padding:10px !important;
	width:558px;
}

#mapBorder #storeMap div {
	overflow:visible !important;
	text-align:center;
}

#mapBorder #storeMap div div div div div {
	overflow:hidden !important;
}

#storelocator_detailtable {
	width:100%;
	overflow:hidden;
}

.iic_pc_ID007 {
	margin-top:10px !important;
}

.iic_p_result {
	float:left;
	line-height:13px !important;
	padding:4px 0 0 10px !important;
}

#rf_sweepstake .paging_page {
	overflow:visible !important;
	width:auto !important;
}

.iic_p_pages {
	float:right;
	padding-top:1px !important;
	width:auto;
	padding-right:3px;
	width:328px;
}

.iic_data_table_ID019 {
	width:99%;
}

.iic_p_pages a:active, .iic_p_pages a.active:link, .iic_p_pages a.active:visited {
	/*margin-right: 6px;*/
}

.iic_pagination_ID018 {
	background:#EBECEE none repeat scroll 0 0;
	font-size:11px !important;
	height:22px !important;
	overflow:hidden !important;
	width:100% !important;
}

.iic_L1_content h1 {
	padding-left:0;
}

.distanceColor {
	color:#E60000;
}

.iic_L1_content .iic_form {
	padding:10px 0 0 10px !important;
}

.iic_data_table_ID019 table tbody td {
	background:#FFFFFF none repeat scroll 0 0;
}

.infoWindowTemplate a:link, .infoWindowTemplate a:visited, .infoWindowTemplate a:hover, .infoWindowTemplate a:active, .infoWindowTemplate .content {
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:11px;
	text-decoration:none;
}
.infoWindowTemplate .link {
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-weight:bold;
	text-decoration:none;
}
.infoWindowTemplate .content {
	margin-bottom:10px;
	margin-top:10px;
}



/* head (logo) */
#runfreenow #rf_head {
	width: 798px;
	height: 48px;
	overflow: hidden;
}

#rf_head .rf_logo {
	width: 255px;
	height: 40px;
	overflow: hidden;
	padding: 8px 0 0 0;
	float: right;
}

#rf_head .rf_logo img {
	behavior: url(http://runfreenow.intersport.com/static/js/iepngfix.htc);
}


#runfreenow #rf_content {
	width: 798px;
	overflow: hidden;
}


/* left frame (content types)
--------------------------------------------------------------------------*/
#runfreenow #rf_content #rf_left {
	width: 608px;
	overflow: hidden;
	float: left;
}


/* glossary */
#rf_left #rf_glossary {
	width: 598px;
	overflow: hidden;
}

#rf_glossary .rfg_headline {
	width: 580px;
	height: 53px;
	overflow: hidden;
	padding: 20px 0 0 18px;
}

#rf_glossary .rfg_headline h1 {
	width: 580px;
	overflow: hidden;
	color: #000;
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
	margin: 0;
	padding: 0;
}

#rf_glossary .rfg_entries {
	width: 367px;
	overflow: hidden;
	padding: 12px 213px 20px 18px;
	min-height: 250px;
}

#rf_glossary .rfg_entries .g_entry {
	width: 367px;
	height: 24px;
	overflow: hidden;
	border-bottom: 1px solid #bec3c8;
	cursor: pointer;
}

#rf_glossary .rfg_entries .g_entry .head {
	background: url(/static/img/arrow_blue.gif) left 9px no-repeat;
	width: 357px;
	height: 14px;
	overflow: hidden;
	padding: 5px 0 5px 10px;
	color: #1e3296;
	font-weight: normal;
}

#rf_glossary .rfg_entries .g_entry .detail {
	width: 357px;
	overflow: hidden;
	padding: 5px 0 10px 10px;
	color: #333;
	font-weight: normal;
}


/* product list */
#rf_left #rf_product_list {
	width: 608px;
	overflow: hidden;
}

#rf_product_list .rfpl_headline {
	width: 580px;
	height: 53px;
	overflow: hidden;
	padding: 20px 0 0 18px;
}

#rf_product_list .rfpl_headline h1 {
	width: 580px;
	height: 22px;
	overflow: hidden;
	color: #000;
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
	margin: 0;
	padding: 0;
}

#rf_product_list .rfpl_headline .rf_product_fit {
	width: 580px;
	height: 14px;
	overflow: hidden;
	color: #333;
	margin: 5px 0 0 0;
	padding: 0;
}


#rf_product_list .rfpl_product_overview {
	width: 600px;
	overflow: hidden;
	padding: 0 0 0 8px;
	min-height: 408px;
}

#rf_product_list .rfpl_product_overview .product_entry {
	width: 140px;
	height: 196px;
	overflow: hidden;
	padding: 0;
	margin: 0 10px 8px 0;
	float: left;
	position: relative;
	cursor: pointer;
}

#rf_product_list .rfpl_product_overview .product_entry .bgc {
	width: 140px;
	height: 196px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

#rf_product_list .rfpl_product_overview .product_entry .bgc.adidas_men {
	behavior: url(http://runfreenow.intersport.com/static/js/iepngfix.htc);
	background: url(/static/img/list_adidas_male.png) left top no-repeat;
}
#rf_product_list .rfpl_product_overview .product_entry .bgc.adidas_women {
	behavior: url(http://runfreenow.intersport.com/static/js/iepngfix.htc);
	background: url(/static/img/list_adidas_female.png) left top no-repeat;
}
#rf_product_list .rfpl_product_overview .product_entry .bgc.asics_men {
	behavior: url(http://runfreenow.intersport.com/static/js/iepngfix.htc);
	background: url(/static/img/list_asics_male.png) left top no-repeat;
}
#rf_product_list .rfpl_product_overview .product_entry .bgc.asics_women {
	behavior: url(http://runfreenow.intersport.com/static/js/iepngfix.htc);
	background: url(/static/img/list_asics_female.png) left top no-repeat;
}

#rf_product_list .rfpl_product_overview .product_entry .prod_c {
	width: 140px;
	height: 196px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}

#rf_product_list .rfpl_product_overview .product_entry .prod_c .p_image {
	width: 138px;
	height: 135px;
	overflow: hidden;
	padding: 5px 1px 0 1px;
	margin: 0;
}


#rf_product_list .rfpl_product_overview .product_entry .prod_c .p_detail {
	width: 140px;
	height: 45px;
	overflow: hidden;
	padding: 5px 0 0 0;
}

#rf_product_list .rfpl_product_overview .product_entry .prod_c .p_detail .p_brand {
	width: 90px;
	height: 14px;
	overflow: hidden;
	padding: 0 0 0 10px;
	color: #666;
}

#rf_product_list .rfpl_product_overview .product_entry .prod_c .p_detail .p_link {
	width: 90px;
	height: 28px;
	overflow: hidden;
	padding: 0 0 0 10px;
}

#rf_product_list .rfpl_product_overview .product_entry .prod_c .p_detail .p_link a {
	text-decoration: none;
	color: #1e3296;
}

/* product detail */
#rf_left #rf_product_detail {
	width: 598px;
	overflow: hidden;
}

#rf_product_detail .rf_product_info {
	width: 598px;
	height: 311px;
	overflow: hidden;
	padding: 1px 0 0 0;
}

#rf_product_detail .rf_product_info .product_display {
	background: #fff;
	width: 368px;
	height: 311px;
	overflow: hidden;
	padding: 0;
	float: left;
}

#rf_product_detail .rf_product_info .product_informations {
	width: 215px;
	height: 311px;
	overflow: hidden;
	padding: 0 0 0 15px;
	float: left;
	position: relative;
}

#rf_product_detail .rf_product_info .product_informations #pi_brand {
	width: 50px;
	height: 30px;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 68px;
	z-index: 100;
}

#rf_product_detail .rf_product_info .product_informations .adidas {
	background: url(/static/img/detail_brand_adidas.gif) left top no-repeat;
}

#rf_product_detail .rf_product_info .product_informations .asics {
	background: url(/static/img/detail_brand_asics.gif) left top no-repeat;
}

#rf_product_detail .rf_product_info .product_informations .pi_headline {
	width: 215px;
	height: 44px;
	overflow: hidden;
	padding: 20px 0 0 0;
	margin: 0 0 15px 0;
}

#rf_product_detail .rf_product_info .product_informations .pi_headline h2 {
	width: 210px;
	overflow: hidden;
	color: #000;
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
	margin: 0;
	padding: 0;
}

#rf_product_detail .rf_product_info .product_informations .pi_infoline {
	width: 160px;
	height: 14px;
	overflow: hidden;
	padding: 0;
	margin: 0 0 7px 0;
}

#rf_product_detail .rf_product_info .product_informations .pi_infoline .label {
	width: 60px;
	height: 14px;
	overflow: hidden;
	padding: 0 5px 0 0;
	color: #666;
	float: left;
}

#rf_product_detail .rf_product_info .product_informations .pi_infoline .value {
	width: 95px;
	height: 14px;
	overflow: hidden;
	padding: 0 ;
	color: #000;
	float: left;
}

#rf_product_detail .rf_product_info .product_informations .pi_colors {
	width: 210px;
	height: 56px;
	overflow: hidden;
	padding: 0;
	margin: 0 0 7px 0;
}

#rf_product_detail .rf_product_info .product_informations .pi_colors .label {
	width: 210px;
	height: 14px;
	overflow: hidden;
	padding: 0;
	color: #666;
}

#rf_product_detail .rf_product_info .product_informations .pi_colors .value {
	width: 210px;
	height: 42px;
	overflow: hidden;
	padding: 0 ;
	color: #000;
}

#rf_product_detail .rf_product_info .product_informations .pi_text {
	width: 210px;
	height: 126px;
	overflow: hidden;
	padding: 0;
	color: #000;
}

#rf_product_detail .rf_product_info .product_informations .pi_text h3 {
	overflow: hidden;
	color: #333;
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 5px 0;
}

#rf_product_detail .rf_product_price {
	width: 598px;
	height: 30px;
	overflow: hidden;
	margin: 0 0 15px 0;
}

#rf_product_detail .rf_product_price .rf_price_description {
	width: 354px;
	height: 14px;
	overflow: hidden;
	padding: 11px 14px 5px 0;
	text-align: right;
	float: left
}

#rf_product_detail .rf_product_price .rf_price_label {
	background: url(/static/img/price_label_bg.gif) left top no-repeat;
	width: 110px;
	height: 30px;
	overflow: hidden;
	float: left;
}

#rf_product_detail .rf_product_additionals {
	background: url(/static/img/additionals_bg.gif) 368px top repeat-y;
	width: 598px;
	overflow: hidden;
}

#rf_product_detail .rf_product_additionals h3 {
	overflow: hidden;
	color: #333;
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 5px 0;
}

#rf_product_detail .rf_product_additionals .rfa_description {
	width: 335px;
	overflow: hidden;
	padding: 0 15px 0 18px;
	float: left;
}

#rf_product_detail .rf_product_additionals .rfa_description a {
	color: #1e3296;
	text-decoration: none;
}

#rf_product_detail .rf_product_additionals .rfa_description ul {
	width: 335px;
	overflow: hidden;
	padding: 5px 0;
	list-style: none;
}

#rf_product_detail .rf_product_additionals .rfa_description ul li {
	background: url(/static/img/list_description.gif) left 3px no-repeat;
	width: 325px;
	overflow: hidden;
	padding: 0 0 0 10px;
	list-style: none;
	margin: 0 0 5px 0;
}

* html #rf_product_detail .rf_product_additionals .rfa_description ul li {
	background: url(/static/img/list_description.gif) left 4px no-repeat;
}

#rf_product_detail .rf_product_additionals .rfa_features {
	width: 200px;
	overflow: hidden;
	padding: 0 15px 0 15px;
	float: left;
	color: #333;
}

/* sweepstake form detail */
#rf_left #rf_sweepstake {
	width: 562px;
	overflow: hidden;
	padding: 40px 18px 0 18px;
}

#rf_sweepstake h2 {
	width: 562px;
	overflow: hidden;
	color: #000;
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
	margin: 0 0 7px 0;
	padding: 0;
}

#rf_sweepstake .sweepstake_description {
	background: url(/static/img/sweep_desc_bg.gif) left bottom repeat-x;
	width: 562px;
	overflow: hidden;
	margin: 0 0 5px 0;
	padding: 0 0 15px 0;
	color: #333;
}

#rf_sweepstake .sweepstake_description b, #rf_sweepstake .sweepstake_description strong {
	color: #1e3296;
}

#rf_sweepstake form {
	width: 562px;
	overflow: hidden;
	padding: 0;
}

#rf_sweepstake form .st_question { 
	width: 562px;
	overflow: hidden;
	padding: 0;
	margin: 0 0 4px 0;
}

#rf_sweepstake form .st_question .stq_label { 
	width: 562px;
	height: 14px;
	overflow: hidden;
	padding: 0;
	color: #333;
}

#rf_sweepstake form .st_question .question_text { 
	width: 562px;
	overflow: hidden;
	padding: 0;
	color: #1e3296;
	font-weight: bold;
	margin: 0 0 3px 0;
}

#rf_sweepstake form .st_question textarea { 
	background: #fff;
	width: 556px;
	height: 35px;
	overflow: auto;
	padding: 2px;
	border: 1px solid #bec3c8;
	color: #333;
	line-height: 14px;
	font-size: 11px;
}

#rf_sweepstake form .st_question .st_select_options { 
	width: 562px;
	overflow: hidden;
	padding: 0;
}

#rf_sweepstake form .st_question .st_select_options .s_option { 
	/*width: 140px;*/
	width:250px;
	height: 14px;
	overflow: hidden;
	padding: 0;
	margin: 0 0 5px 0;
	float: left;
}

#rf_sweepstake form .st_question .st_select_options .s_option input.check_box {
	width: 13px;
	height: 13px;
	overflow: hidden;
	padding: 0;
	float: left;
	margin: 1px 7px 0 0;
}

#rf_sweepstake form .st_question .st_select_options .s_option span {
	display: block;
	/*width: 110px;*/
	width:220px;
	height: 14px;
	overflow: hidden;
	color: #333;
	padding: 0;
	float: left;
}

#rf_sweepstake form .st_question .st_other_options { 
	width: 562px;
	overflow: hidden;
	padding: 10px 0 0 0;
}

#rf_sweepstake form .st_question .st_other_options label { 
	display: block;
	width: 65px;
	height: 14px;
	overflow: hidden;
	padding: 3px 0 4px 0;
	color: #333;
	float: left;
}

#rf_sweepstake form .st_question .st_other_options input { 
	background: #fff;
	width: 360px;
	overflow: auto;
	padding: 3px 2px;
	border: 1px solid #bec3c8;
	color: #333;
	line-height: 14px;
	font-size: 11px;
	float: left;
}

#rf_sweepstake form .st_adressblock { 
	width: 562px;
	overflow: hidden;
	padding: 20px 0 0 0;
}

#rf_sweepstake form .st_adressblock .ab_line { 
	width: 562px;
	overflow: hidden;
	margin: 0 0 4px 0;
}

#rf_sweepstake form .st_adressblock .ab_line label { 
	display: block;
	width: 140px;
	/*width: 100px;*/
	height: 14px;
	overflow: hidden;
	padding: 3px 5px 2px 0;
	color: #333;
	float: left;
}

#rf_sweepstake form .st_adressblock .ab_line label.required { 
	color: #1e3296;
	font-weight: bold;
}



#rf_sweepstake form .st_adressblock .ab_line input { 
	background: #fff;
	/* width: 298px; */
	width: 258px;
	overflow: auto;
	padding: 3px 2px 3px 4px;
	border: 1px solid #bec3c8;
	color: #333;
	line-height: 14px;
	font-size: 11px;
	float: left;
}

#rf_sweepstake form .st_adressblock .ab_line input.rf_zip { 
	width: 72px;
	margin: 0 4px 0 0;
}

#rf_sweepstake form .st_adressblock .ab_line input.rf_city { 
	/* width: 214px; */
	width: 174px;
}


#rf_sweepstake form .st_adressblock .ab_line select {
	background: #fff;
	width: 80px;
	height: 19px;
	overflow: hidden;
	padding: 2px 2px 2px 4px;
	border: 1px solid #bec3c8;
	color: #333;
	line-height: 14px;
	font-size: 11px;
	float: left;
}

#rf_sweepstake form .st_adressblock .ab_line select.rf_small {
	width: 45px;
	margin: 0 4px 0 0;
}

#rf_sweepstake form .st_adressblock .ab_line select.rf_medium {
	width: 60px;
}


#rf_sweepstake form .st_adressblock .ab_extraoption { 
	width: 307px;
	overflow: hidden;
	/* padding: 0 0 0 105px; */
	padding: 0 0 0 145px;
	margin: 10px 0 0 0;
}

#rf_sweepstake form .st_adressblock .ab_extraoption input.check_box {
	width: 13px;
	height: 13px;
	overflow: hidden;
	padding: 0;
	float: left;
	margin: 1px 7px 0 0;
}

#rf_sweepstake form .st_adressblock .ab_extraoption span {
	display: block;
	width: 287px;
	overflow: hidden;
	color: #333;
	padding: 0;
	float: left;
}

#rf_sweepstake form .st_adressblock .ab_extraoption span a {
	color: #1e3296;
	text-decoration: none;
}

#rf_sweepstake form .st_adressblock .ab_security_code #false_captcha { 
	color:red;
	display:none;
}

#rf_sweepstake form .st_adressblock .ab_security_code { 
	/*width: 307px;*/
	width:562px;
	overflow: hidden;
	/* padding: 0 0 0 105px; */
	padding: 0 0 0 145px;
	margin: 10px 0 0 0;
}

#rf_sweepstake form .st_adressblock .ab_security_code .sec_label { 
	width: 305px;
	overflow: hidden;
	color: #333;
	font-weight: bold;
	padding: 0 0 5px 0;
}

#rf_sweepstake form .st_adressblock .ab_security_code .sec_img { 
	width: 307px;
	overflow: hidden;
	margin: 0 0 4px 0;
}

#rf_sweepstake form .st_adressblock .ab_security_code input { 
	background: #fff;
	width: 187px;
	overflow: auto;
	padding: 3px 2px 3px 4px;
	border: 1px solid #bec3c8;
	color: #333;
	line-height: 14px;
	font-size: 11px;
}


#rf_sweepstake form .form_submit { 
	width: 457px;
	overflow: hidden;
	/* padding: 20px 0 0 105px; */
	padding: 20px 0 0 145px;
}

#rf_sweepstake form .form_submit input.submit_form { 
	background: url(/static/img/submit_bg.gif) left top no-repeat;
	border: none;
	width: 155px;
	height: 20px;
	overflow: hidden;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
}


/* portal */
#rf_left #rf_portal {
	width: 598px;
	overflow: hidden;
}

#rf_portal .rf_portal_top {
	width: 598px;
	height: 280px;
	overflow: hidden;
}

#rf_portal .rf_portal_top .portal_claim {
	width: 205px;
	height: 280px;
	overflow: hidden;
}

#rf_portal .rf_portal_top .portal_claim img {
	behavior: url(http://runfreenow.intersport.com/static/js/iepngfix.htc);
}

#rf_portal .rf_portal_flashslider {
	width: 598px;
	height: 200px;
	overflow: hidden;
}

#rf_left #rf_footer_subline_overview {
	width: 580px;
	height: 21px;
	overflow: hidden;
	padding: 0 0 0 18px;
	margin: 10px 0;
	color: #666666;
}

#rf_left #rf_footer_subline_detail {
	width: 580px;
	height: 21px;
	overflow: hidden;
	padding: 0 0 0 18px;
	margin: 30px 0 10px 0;
	color: #666666;
}


/* general paging */
#rf_left #rf_paging {
	width: 580px;
	height: 21px;
	overflow: hidden;
	padding: 0 0 0 18px;
	margin: 10px 0;
}

#rf_paging .rf_paging_results {
	height: 14px;
	overflow: hidden;
	padding: 3px 0 4px 0;
	color: #333;
	float: left;	
}

#rf_paging .rf_pagnav {
	height: 21px;
	overflow: hidden;
	padding: 0;
	float: right;
}

#rf_paging .rf_pagnav label {
	display: block;
	height: 21px;
	overflow: hidden;
	padding: 3px 5px 4px 0;
	color: #333;
	float: left;
}

#rf_paging .rf_pagnav a {
	display: block;
	width: 14px;
	height: 14px;
	padding: 3px 3px 4px 3px;
	overflow: hidden;
	color: #1e3296;
	text-align: center;
	text-decoration: none;
	float: left;
}

#rf_paging .rf_pagnav a.active {
	color: #1e3296;
	font-weight: bold;
}


#rf_paging .rf_pagnav .separator {
	background: url(/static/img/separator.gif) left 5px no-repeat;
	display: block;
	width: 1px;
	height: 14px;
	overflow: hidden;
	padding: 0;
	color: #333;
	float: left;
}

#rf_paging .rf_pagebuttons {
	width: 40px;
	height: 21px;
	overflow: hidden;
	padding: 0 0 0 10px;
	float: right;	
}

#rf_paging .rf_pagebuttons a {
	display: block;
	width: 20px;
	height: 21px;
	overflow: hidden;
	float: left;	
}

#rf_paging .rf_pagebuttons a.back {
	background: url(/static/img/paging_back.gif) left top no-repeat;
}

#rf_paging .rf_pagebuttons a.next {
	background: url(/static/img/paging_next.gif) left top no-repeat;
	float: right;
}



/* portal winner countrys */
#rf_left #rf_portal_winners {
	width: 608px;
	overflow: hidden;
}

#rf_portal_winners .winner_top {
	width: 608px;
	height: 400px;
	overflow: hidden;
	position: relative;
}

#rf_portal_winners .winner_top .winner_map {
	width: 608px;
	height: 400px;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

#rf_portal_winners .winner_top .winner_claim {
	width: 180px;
	height: 220px;
	overflow: hidden;
	position: absolute;
	left: 8px;
	top: 0;
	z-index: 10;
}

#rf_portal_winners .winner_top .winner_claim img {
	behavior: url(http://runfreenow.intersport.com/static/js/iepngfix.htc);
}

#rf_portal_winners .winner_countries {
	width: 590px;
	overflow: hidden;
	padding: 0 0 0 18px;
}

#rf_portal_winners .winner_countries a {
	background: url(/static/img/country_link_bg.gif) left top no-repeat;
	display: block;
	width: 100px;
	height: 14px;
	overflow: hidden;
	padding: 3px 19px 4px 10px;
	text-decoration: none;
	color: #fff;
	margin: 0 18px 8px 0;
	float: left;
}

#rf_portal_winners .winner_countries a.active  {
	background: url(/static/img/country_link_bg_hover.gif) left top no-repeat;
}


/* winner detail */
#rf_left #rf_winner_detail {
	width: 588px;
	overflow: hidden;
}

#rf_winner_detail .wd_leftside {
	width: 189px;
	overflow: hidden;
	padding: 0 0 0 9px;
	float: left;
}

#rf_winner_detail .wd_leftside .winner_claim {
	width: 180px;
	height: 220px;
	overflow: hidden;
	margin: 0 0 18px 0;
}

#rf_winner_detail .wd_leftside .winner_claim img {
	behavior: url(http://runfreenow.intersport.com/static/js/iepngfix.htc);
}

#rf_winner_detail .wd_leftside .wd_links {
	width: 129px;
	overflow: hidden;
	padding: 0 0 0 9px;
}

#rf_winner_detail .wd_leftside .wd_links a {
	background: url(/static/img/country_link_bg.gif) left top no-repeat;
	display: block;
	width: 100px;
	height: 14px;
	overflow: hidden;
	padding: 3px 19px 4px 10px;
	text-decoration: none;
	color: #fff;
	margin: 0 0 8px 0;
}

#rf_winner_detail .wd_leftside .wd_links a:hover {
	background: url(/static/img/country_link_bg_hover.gif) left top no-repeat;
}




#rf_winner_detail .wd_content {
	width: 390px;
	overflow: hidden;
	padding: 24px 0 0 0;
	float: left;
}

#rf_winner_detail .wd_content .winner_name {
	width: 390px;
	height: 33px;
	overflow: hidden;
	padding: 15px 0 0 0;
}

#rf_winner_detail .wd_content .winner_name h2 {
	width: 380px;
	height: 20px;
	overflow: hidden;
	color: #000;
	font-size: 17px;
	font-weight: bold;
	line-height: 22px;
	padding: 0;
	margin: 0;
}

#rf_winner_detail .wd_content .winner_info {
	width: 380px;
	overflow: hidden;
	padding: 0 10px 0 0;
	color: #000;
}

#rf_winner_detail .wd_content .winner_info .winner_photo {
	width: 120px;
	height: 160px;
	overflow: hidden;
	margin: 0 -10px 10px 0;
	float: right;
}

#rf_winner_detail .wd_content .winner_data {
	width: 265px;
	overflow: hidden;
	padding: 6px 0 0 0;
}

#rf_winner_detail .wd_content .winner_data p {
	width: 265px;
	height: 14px;
	overflow: hidden;
	margin: 8px 0 0 0;
}

#rf_winner_detail .wd_content .winner_data p label {
	display: block;
	width: 70px;
	height: 14px;
	overflow: hidden;
	padding: 0 5px 0 0;
	float: left;
	color: #000;
}

#rf_winner_detail .wd_content .winner_data p span {
	display: block;
	width: 190px;
	height: 14px;
	overflow: hidden;
	padding: 0;
	float: left;
	color: #000;
}

#rf_winner_detail .wd_content .winner_info h3 {
	overflow: hidden;
	padding: 0;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	margin: 13px 0 0 0;
}

#rf_winner_detail .wd_content .other_winner {
	width: 390px;
	overflow: hidden;
	padding: 0;
	margin: 35px 0 0 0;
}

#rf_winner_detail .wd_content .other_winner .ow_headline {
	width: 390px;
	height: 14px;
	overflow: hidden;
	padding: 0 0 8px 0;
}

#rf_winner_detail .wd_content .other_winner .ow_headline h3 {
	overflow: hidden;
	padding: 0;
	margin: 0;
	color: #000;
	font-size: 11px;
	font-weight: bold;
}

#rf_winner_detail .wd_content .other_winner .winner_entries {
	width: 390px;
	overflow: hidden;
}

#rf_winner_detail .wd_content .other_winner .winner_entries .w_entry {
	background: url(/static/img/winner_entry_line.gif) left top repeat-x;
	width: 195px;
	height: 80px;
	overflow: hidden;
	margin: 0 0 10px 0;
	float: left;
}

#rf_winner_detail .wd_content .other_winner .winner_entries .w_entry .image {
	width: 60px;
	height: 80px;
	overflow: hidden;
	float: left;
}

#rf_winner_detail .wd_content .other_winner .winner_entries .w_entry .info_text {
	width: 115px;
	height: 74px;
	overflow: hidden;
	padding: 6px 10px 0 10px;
	float: left;
}

#rf_winner_detail .wd_content .other_winner .winner_entries .w_entry .info_text h3 {
	width: 115px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	color: #1e3296;
	font-size: 11px;
	font-weight: bold;
}

#rf_winner_detail .wd_content .other_winner .winner_entries .w_entry .info_text p {
	width: 115px;
	overflow: hidden;
	padding: 0;
	margin: 0 0 3px 0;
	color: #333;
}

#rf_winner_detail .wd_content .other_winner .winner_entries .w_entry .info_text a {
	overflow: hidden;
	padding: 0;
	color: #1e3296;
	text-decoration: none;
}




/* right frame
--------------------------------------------------------------------------*/
#runfreenow #rf_content #rf_right {
	width: 190px;
	overflow: hidden;
	padding: 24px 0 0 0;
	float: left;
}

/* sliders */
#rf_right #rf_menu {
	width: 190px;
	overflow: hidden;
	margin: 0 0 10px 0;
}

#rf_menu .rfm_link { 
	width: 190px;
	height: 21px;
	overflow: hidden;
	margin: 0 0 4px 0;	
}

#rf_menu .rfm_link a { 
	display: block;
	background: url(/static/img/menu_link_bg.gif) left top no-repeat;
	width: 160px;
	height: 14px;
	overflow: hidden;
	padding: 3px 20px 4px 10px;
	color: #fff;
	text-decoration: none;
}

* html #rf_menu .rfm_link a { 
	padding: 2px 20px 5px 10px;
}

#rf_menu .rfm_slider { 
	width: 190px;
	height: 21px;
	overflow: hidden;
	margin: 0 0 4px 0;	
}

#rf_menu .rfm_slider .header  { 
	background: url(/static/img/menu_link_bg.gif) left top no-repeat;
	width: 190px;
	height: 21px;
	overflow: hidden;
	cursor: pointer;
}

#rf_menu .rfm_slider .header span { 
	display: block;
	width: 160px;
	height: 14px;
	overflow: hidden;
	padding: 3px 20px 4px 10px;
	color: #fff;
	text-decoration: none;	
}

* html #rf_menu .rfm_slider .header span { 
	padding: 2px 20px 5px 10px;
}


#rf_menu .rfm_slider .detail  { 
	width: 190px;
	overflow: hidden;
}

/* simple links */
#rf_menu .rfm_slider .detail .sd_links  { 
	background: url(/static/img/slider_links_bg.gif) left bottom no-repeat;
	width: 170px;
	overflow: hidden;
	padding: 5px 10px 15px 10px;
}

#rf_menu .rfm_slider .detail .sd_links a { 
	display: block;
	background: url(/static/img/arrow_blue.gif) left 4px no-repeat;
	width: 160px;
	height: 14px;
	overflow: hidden;
	padding: 0 0 0 10px;
	color: #1e3296;
	text-decoration: none;
	margin: 0 0 4px 0;
}

/* product search form */
#rf_menu .rfm_slider .detail .sd_products  { 
	background: url(/static/img/slider_products_bg.gif) left bottom no-repeat;
	width: 190px;
	overflow: hidden;
	padding: 6px 0 8px 0;
}

#rf_menu .rfm_slider .detail .sd_products form { 
	width: 190px;
	overflow: hidden;
	padding: 0;
}

#rf_menu .rfm_slider .detail .sd_products form .sdp_choose { 
	width: 170px;
	overflow: hidden;
	padding: 0 10px;
	margin: 0 0 5px 0;
}

#rf_menu .rfm_slider .detail .sd_products form .sdp_choose .sdp_option { 
	width: 85px;
	height: 18px;
	overflow: hidden;
	padding: 0;
	float: left;
}

#rf_menu .rfm_slider .detail .sd_products form .sdp_choose .sdp_option label { 
	display: block;
	width: 63px;
	height: 14px;
	overflow: hidden;
	padding: 2px 0;
	float: left;
	color: #333;
}

#rf_menu .rfm_slider .detail .sd_products form .sdp_choose .sdp_option input.radio_button { 
	width: 13px;
	height: 13px;
	overflow: hidden;
	padding: 0;
	float: left;
	margin: 3px 4px 0 0;
}


#rf_menu .rfm_slider .detail .sd_products form .sdp_select { 
	width: 180px;
	overflow: hidden;
	padding: 0 0 0 10px;
	margin: 0 0 5px 0;
}

#rf_menu .rfm_slider .detail .sd_products form .sdp_select select { 
	background: #fff;
	width: 170px;
	height: 19px;
	overflow: hidden;
	padding: 2px 2px 2px 4px;
	border: 1px solid #dfe1e5;
	color: #333;
	line-height: 14px;
	font-size: 11px;
}

#rf_menu .rfm_slider .detail .sd_products form .sdp_submit { 
	width: 180px;
	overflow: hidden;
	padding: 3px 0 0 10px;
}

#rf_menu .rfm_slider .detail .sd_products form .sdp_submit input.submit_button { 
	background: url(/static/img/product_submit_bg.gif) left top no-repeat;
	border: none;
	width: 170px;
	height: 20px;
	overflow: hidden;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
}

#rf_menu .rfm_slider .detail .sd_products .sdp_extralink { 
	width: 170px;
	overflow: hidden;
	padding: 5px 10px 0 10px;
}

#rf_menu .rfm_slider .detail .sd_products .sdp_extralink a { 
	background: url(/static/img/arrow_blue.gif) left 4px no-repeat;
	width: 160px;
	height: 14px;
	overflow: hidden;
	padding: 0 0 0 10px;
	color: #1e3296;
	text-decoration: none;
}


/* simple links */
#rf_menu .rfm_slider .detail .sd_sweep  { 
	background: url(/static/img/slider_sweep_bg.gif) left bottom no-repeat;
	width: 190px;
	height: 160px;
	overflow: hidden;
	padding: 0;
}

#rf_menu .rfm_slider .detail .sd_sweep .sds_text { 
	width: 100px;
	overflow: hidden;
	padding: 15px 0 0 10px;
	margin: 0 0 15px 0;
	color: #333;
}

#rf_menu .rfm_slider .detail .sd_sweep .sds_link { 
	width: 100px;
	overflow: hidden;
	padding: 0 0 0 10px;
}

#rf_menu .rfm_slider .detail .sd_sweep .sds_link a { 
	background: url(/static/img/arrow_blue.gif) left 4px no-repeat;
	height: 14px;
	overflow: hidden;
	padding: 0 0 0 10px;
	color: #1e3296;
	text-decoration: none;
}


/* open mode */
#rf_menu .rfm_slider.open .header  { 
	background: url(/static/img/slider_head_active.gif) left top no-repeat;
}

#rf_menu .rfm_slider.open .header span { 
	color: #333;
	font-weight: bold;
}




/* brandicons */
#rf_right .rf_brands {
	width: 190px;
	height: 40px;
	overflow: hidden;
}

#rf_right .rf_brands a {
	display: block;
	width: 95px;
	height: 40px;
	overflow: hidden;
	float: left;
}

#rf_right .rf_brands a img {
	behavior: url(/static/js/iepngfix.htc);
}


/* portal flight Map */
.portalFlightMap_back {
	background: url(/static/img/background_portal_winner.jpg) left top no-repeat;	
}

#rf_left #rf_flighMapPortal {
	width: 598px;
	overflow: hidden;
}

#rf_flighMapPortal .rf_portal_flashslider {
	width: 598px;
	height: 200px;
	overflow: hidden;
	margin-top:310px; 
	z-index:1;
}

#rf_flighMapPortal .rf_portal_flashslider #flash_product_slider{
	position:absolute;	
}