/*
    Document   : rfn
    Created on : 10.06.2010, 13:08:18
    Author     : wwondra
    Description:
       RFN Styles
*/


/* Logo & Navi */

#top .topcontainer .topright {
   /* width:780px;*/
}

#footer{
    clear: both;
	margin-bottom:30px;
}

#contentarea{
    overflow: visible;
    float:left;
}

#leftsidebar{
    width:225px;
    float:left;
}


#leftsidebar .teaser {
	color: #464b50;
	width: 200px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	font-size: 0px;
}
/*
#sidebar{
    padding-top: 1px;
	_width: 180px;
	_overflow: hidden;
	_margin-left: -20px;
}
*/
#leftsidebar .teaser.product{
   padding-left:20px;
    border-bottom: 1px solid #D9DCDF;
     border-top: 1px solid #D9DCDF;
     padding-left:25px;
     margin-top:-1px;
     float: left;
}


#equalizer_container{
    width: 100%;
    height: 640px;
  /*  position: absolute;*/
  background: transparent;
}

#background_image_container{
    background: none;
}

/* content page */
#background_image_container .image{
    /*  margin-top: -60px;*/
}


/* RFN teaser */
#portalteasers{
    height: 230px;
    top: 410px;
}

#portalteasers .teasercontainer{
    height: 200px;
    float: left;
}

#portalteasers #product_flash_teaser{
    width: 300px;
    height: 230px;
    background: transparent;
    float:right;
    position: relative;
    top:-20px;
    left:-10px;
    margin:0 -30px 0 0;
    z-index: 3;
}

/* Brands */
#rfn_brands{
    position:absolute;
    top:60px;
    right: 0px;
}

#rfn_brands #adidas_logo{
    width: 130px;
    height: 70px;
    float: left;
    margin:0;
    background: transparent url(/static/img/rfn/rfn_sprite.jpg) no-repeat 0px -640px;
}
#rfn_brands #asics_logo{
    width: 130px;
    height: 70px;
    float: left;
    margin:0;
    background: transparent url(/static/img/rfn/rfn_sprite.jpg) no-repeat -130px -640px;
}

#musicteaser{
    width: 197px !important;
    height: 292px !important;
    position: relative !important;
    right:-1px !important;
    overflow:visible !important;
    float:left !important;
    font-family: Arial, Helvetica, sans-serif !important;
    font-weight:normal !important;
    font-size: 12px !important;
    color: #5b5e60 !important;
    margin-bottom:30px !important;
    cursor: default !important;
    background:#fff;

}

#musicteaser .shadow {
    behavior: url(/static/js/iepngfix.htc);
    background: url(/static/img/sidebar-shadow-top.png) left top no-repeat;
    width: 11px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    height:292px !important;
}


#portalteasers #musicteaser{
    width: 200px !important;
    position: absolute !important;
    top: -102px !important;
    right:15px !important;
    background: transparent url(/static/img/rfn/rfn_sprite.jpg) no-repeat -500px -544px;
}
#portalteasers #musicteaser .shadow{display:none}

#musicteaser #mp3_player{
    position: absolute;
    right: -10px;
    top: -35px;
    z-index:10;
}
#portalteasers #musicteaser #mp3_player{
    right: -20px;
}

#musicteaser a.browse{
    width: 30px;
    height: 25px;
    display:block;
    position:absolute;
    background: transparent url(/static/img/rfn/rfn_sprite.jpg) no-repeat -290px -780px;
    cursor: pointer;
    z-index: 99;
    margin-top:-1px;

}
#musicteaser a.next{
    right:0px;
    background-position: -459px -780px;
}
#musicteaser a.disabled{
    display:none;
}

#musicteaser div.scrollable{
    position:relative;
    width:199px;
    height:260px;
    overflow:hidden;
}

#musicteaser div.items{
    width: 20000em;
    position:absolute;
}


#musicteaser h2{
    font-size: 20px;
    color: #6a97d3;
    font-style: italic;
    padding: 10px 10px 4px 10px;
    border-bottom: 1px solid #ccd1da;
    width: 180px;
    overflow:hidden;
}
#musicteaser h3{
    font-style: italic;
    background: #d1d6e4;
    text-align: center;
    border-top: 1px solid #D1D6E4;
    padding: 3px 0;
}

#musicteaser ul.tracklist{
    list-style: none;
    float:left;
    position:relative;
}

#musicteaser ul.tracklist .track{
    font-weight:bold;
    display:block;
    clear:both;
    padding-left: 17px;
}
#musicteaser ul.tracklist li.genre{
    width: 200px;
    height: 257px;
    overflow: hidden;
    padding:0;
    margin:0;
    float:left;
}
#musicteaser ul.tracklist li.genre ol{
    list-style-position: inside;
    padding:0;
    margin: 0;
}
#musicteaser ul.tracklist li.genre ol li{
    border-top: 1px solid #f4f6f7;
    border-bottom: 1px solid #d7dce2;
    padding: 4px 4px 4px 12px;
    margin:0;
    cursor: pointer;
    background: transparent url(/static/img/rfn/rfn_sprite.jpg) no-repeat -290px -640px;
}

#musicteaser ul.tracklist li.genre ol li:hover,
#musicteaser ul.tracklist li.genre ol li.playing{
    border-top: 1px solid #b3bfc9;
    border-bottom: 1px solid #324051;
    background-position:  -290px -686px;
    color: #fff;
}

#musicteaser ul.tracklist li.genre ol li a:hover{
    color:#fff;
}


#musicteaser ul.tracklist li.genre ol li.playing{
    background-position:  -290px -732px;
}


#portalteasers .centerteaser{
    width:490px;
    height:190px;
    float:left;
    color: #fff;
    font-size: 14px;
    font-family: Arial,sans-serif;
    position:absolute;
   /* left:270px;*/
}

#portalteasers #explainteaser{
    background: #112e72 url(/static/img/rfn/rfn_sprite.jpg) no-repeat 0 -191px;
    padding: 10px;
	padding-left:240px;
    height:170px;
    width:480px;
}


#rfnsticker{
position:absolute;
top:-35px;
left:13px;
z-index:10;

}


#portalteasers #explainteaser p{
    padding:0;
}
#portalteasers #explainteaser h1,
#portalteasers #explainteaser h2{
    font-size: 36px;
    font-style: italic;
    font-weight: bold;
    text-align: center;
    line-height: 1.1em;
    color: #fff;
    margin: 10px 0 10px 0;
    padding: 0 10px;
}

#portalteasers #explainteaser h2{
    font-size: 18px;
    text-align: left;
    padding:0;
    margin: 5px 0;
}

#portalteasers #explainteaser .step{
    border-top: 1px solid #fff;
    padding: 5px;
    margin: 10px 20px;
    padding-bottom: 20px;
}
#portalteasers .button{
    padding: 10px 0;
    line-height: 18px;
    clear:both;
	margin-top: 5px;
}

#portalteasers #explainteaser #introtext{
position:relative;
height:140px;
}

#portalteasers #explainteaser #introtext div.phonesbutton{
	width: 463px;
	height: 78px;
	text-align:center;
	background: transparent url(/static/img/rfn/phones_button.png) no-repeat center left;
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	cursor:pointer;
	font-weight:bold;	
	line-height:126px;
	margin:-10px 0 0 12px;
	font-size:14px;
	position:absolute;
	top:90px;
	
}

#portalteasers .button a.more {
    background-image: url(/static/img/buttons/portalbutton.png) !important;
    background-image: url(/static/img/buttons/portalbutton.gif);
    background-position: 0 0;
    background-repeat: no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    height: 20px;
    padding: 2px 24px 0 25px;
    display: inline-block;
    cursor: pointer;
    float: left;
}

#centercontainer{position: relative;}
#portalteasers .button .right {
    background-image: url(/static/img/buttons/portalbutton.png) !important;
    background-image: url(/static/img/buttons/portalbutton.gif);
    background-position: -297px -44px;
    background-repeat: no-repeat;
    width: 3px;
    height: 22px;
    display: block;
    float: left;
}

#portalteasers .button:hover a.more {
    background-position: 0 -22px;
}

#portalteasers .button:hover .right {
    background-position: -297px -66px;
}


#portalteasers #explainteaser #introtext div.button a.more{
    width:250px;
	overflow: hidden;
}

#portalteasers #explainteaser #introtext div.button{
    margin-left: 10px;
}


#portalteasers #explainteaser .moretext{
    display:none;
    height:290px;
    overflow:auto;
}


#codeteaser{
   /* background: #f20000 url(/static/img/rfn/small_code_bg.jpg) repeat-x 0 100%;*/
	 background:url("/static/img/rfn/rfn_sprite.jpg") repeat-x scroll -500px -192px #084596;
    color: #fff;
    font-size: 14px;
    font-family: Arial,sans-serif;
    margin:0;
    -moz-border-radius: 7px 0 0 0;
    -webkit-border-radius: 7px 0 0 0;
    padding: 0 0 10px;
    position: relative;
}
#portalteasers #codeteaser{
    background: #f20000 url(/static/img/rfn/rfn_sprite.jpg) repeat-x top left;
     -moz-border-radius:0;
     padding: 0;   
	 width:490px;
	 padding-left:240px;
}


#codeteaser div#tooltip{
    position:absolute;
    top: -95px;
    left: -15px;
    display:none;
    z-index:99;
    width: 350px;
    height: 86px;
    padding:20px;
    font-weight: bold;
    color:#e60000;
    font-size: 22px;
    line-height: 28px;
    font-style: italic;
    padding: 24px 50px 40px 30px;
    background: transparent url(/static/img/rfn/tooltip.png) no-repeat top left;
    
}


#portalteasers #codeteaser div#tooltip{
    top: -115px;
    left: 365px;
}

#codeteaser form#voucherform{
    height:auto;
}

#portalteasers #codeteaser form#voucherform{
    height:80px;
}
#codeteaser form#voucherform fieldset{
    border: none;
    padding: 20px 10px 15px;
}

#portalteasers #codeteaser form#voucherform fieldset{
    padding: 20px;
}


#codeteaser form#voucherform label{
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
    width: 205px;
    display: block;
    float:left;
    margin:0 0 10px;
    overflow: hidden;
}
#portalteasers #codeteaser form#voucherform label{
    font-size: 22px;
    font-weight: bold;
    font-style: italic;
    width: 183px;
    display: block;
    float:left;
    margin: 0 18px 0 0;
    height: 55px;
    overflow: hidden;
    line-height: 25px;
}


#codeteaser form#voucherform #vouchercode{
    font-size: 20px;
    font-weight: bold;
    color: #5b5e60;
    width: 150px;
    height:38px;
    border: 2px solid #4dda31 !important;
    background: transparent;
    margin:0;
    text-align: center;
    float: left;
    background: #fff;
    -moz-border-radius: 4px;
    line-height: 38px;

}
#portalteasers #codeteaser form#voucherform #vouchercode{
    font-size: 30px;
    font-weight: bold;
    color: #5b5e60;
    width: 195px;
    height:42px;
    border: none !important;
    background: transparent;
    margin:3px 0 0 0;
    text-align: center;
    line-height: 42px;
}

#codeteaser form#voucherform #codesubmit{
    width: 37px;
    height: 42px;
    text-indent: -8000px;
    background: transparent url('/static/img/portal/teasers/voucher-submit.png') no-repeat;
    border: none;
    cursor: pointer;
    position: relative;
    left: 5px;
}

#portalteasers  #codeteaser form#voucherform #codesubmit{
    width: 45px;
    height: 48px;
    text-indent: -8000px;
    background: transparent;
    border: none;
    cursor: pointer;
    position: relative;
    top:0px;
    left:5px;
}

#codeteaser div.explain{
    padding: 0 10px;
    font-size: 14px;
}
#portalteasers #codeteaser div.explain{
    padding: 0 20px;
    font-size: 14px;
}


#codeteaser #teaserbuttons{
    position: absolute;
    top: 155px;  
}
#codeteaser a.rfnportalbutton{
    /*width:220px;*/
    height: 32px;
    display:block;
    float:left;
    color:#fff;
    text-decoration: none;
    font-size: 13px;
   /* font-weight: bold;*/
    line-height: 32px;
    /*text-indent: 28px;*/
    margin: 0 0 0 20px;
}
#codeteaser a.rfnportalbutton:hover{
     text-decoration: underline;
}


#footer a{
    padding: 0 10px 0 0;
}
#footer .topline{
    margin-bottom: 15px;
}


#emusicfooterlink{
    clear:left;
    float:right;
    display:block;
    margin: 10px 0 20px 0 ;
    padding: 0 0 20px 0 !important;
   
}

div#rfn_asterixtext{
    padding-right: 230px;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 11px;
    color: #5b5e60;
    text-align: right;
	_margin-top: -20px;
}


/* submission form */
#textarea div.formular.rfn{
    margin-top:20px;
}


#rfnsubmission #termsofservice{display:none;}
#rfnsubmission p.error_msg{
    color: #d20000;
    margin:4px 0 0;
    padding: 0 4px;
}

#rfnsubmission input.fullwidth{
    width:100%;
    background: #fff url(/static/img/rfn/rfn_sprite.jpg) no-repeat 0 -840px;  
    padding: 10px;
    font-weight: bold;
    font-size: 18px;
    color: #3d3e40;
    border:0 !important;
    margin:10px 0 0;
}

#rfnsubmission input.fullwidth.success{
    background-position: 0 -890px;
}

#rfnsubmission input.fullwidth.error{
    background-position: 0 -940px;
    color:#fff;
}



#textarea .formular .step{
    margin:10px 0;
    float:left;
    width:100%;
}
#rfnsubmission #submit{
    cursor: pointer;
    display: inline-block;
    color: #fff;
    border: none;
    height: 40px;
    padding: 0 20px 0 38px;
    background: transparent url(/static/img/rfn/formbuttons.png) no-repeat 0 -40px ;
    color: #fff;
    float:left;
}
#rfnsubmission span.borderright{
    float:left;
    height: 40px;
    display:block;
    width:8px;
    background: transparent url(/static/img/rfn/formbuttons.png) no-repeat 100% -120px ;
}

#rfnsubmission #submit.disabled{
     background-position: 0 0;
     cursor: default;
}

#rfnsubmission span.borderright.disabled{
    background-position: 100% -80px;
}
#rfnsubmission label{
    margin:0 0 0 25px;
    padding: 0;
    display:block;
    cursor: pointer;
}
#rfnsubmission .cbox{
    float:left;
    margin: 5px 10px 0 0;
}

#rfnsubmission #show_tos{
    clear:both;
    margin: 30px 0 0 25px;
    display:block;
}

#rfnsubmission #error_tos{
    clear:both;
    margin: 0 0 15px;

}
#textarea .formular .submitline{
    margin-top: 25px;
}


.wide.subsidebar div#sidebar{
    width: 199px !important;
}

#metanav ul li .navlink a {
	padding: 5px 8px 0 8px;
}

#metanav ul li.active .navlink a,
#metanav ul li.hover .navlink a,
#metanav ul li.open .navlink a {
	background: none;
	padding: 5px 9px 0 9px;
	border: none;
}

input[type="submit"] { text-align: center }
