.dark {
    background: #e2e2e2;
}
.bright {
    background: #f2f2f2;
}

.live_reports {
    border: #d2d2d2 3px solid;
    overflow: hidden;
    height:437px;
    width:341px;
}

#live_reports div {
    padding: 5px
}

#scrollbar_container {
    position:relative;
    width:341px;
}



#scrollbar_track {
    position:absolute;
    top:0;
    right:0;
    height:100%;
    width:10px;
    background-color:transparent;
    cursor:move;
    background-color:#4F4F4F;
     opacity:0.9;
    -moz-opacity:0.9;
}

#scrollbar_handle {
    width:10px;
    background-color:#ffffff;
    cursor:move;
    -moz-border-radius: 35px;
    -webkit-border-radius: 35px;
    opacity:0.3;
    -moz-opacity:0.3;
}

img {
    border: none;
}

img_articles {
    border: 1px solid #dadada;
    margin: 5px;

}
/*ADMIN CONTROL PANEL*/
h2.admin_control_panel, label {
    color: #d3dbde;
}

input.submit {
    cursor: pointer;
	cursor: hand;
    background-color: transparent;



}

.rider_thumbnail {
    float: right;
    display: block;
}



html, body {
  background-color: #ffffff;
  color: #000000;
  font-family: Arial,sans-serif;
  font-size: 10px;
  margin: 0px;
  padding: 0px;
  height: 100%;
  width: 100%;
}

a, a:visited, a:hover {
    background: transparent;
    text-decoration: none;
    color: #00093D;
    font-weight: bold;
}

.bold {
    font-weight: bold;
}

.clear {
  width: 0px;
  height: 0px;
  margin: 0px;
  padding: 0px;
  font-size: 0px;
  line-height: 0px;
  clear: both;
}

.right {
    float: right;
}

.left {
    float: left;
}

#BGZ_LOGO{
  position:absolute;
  width: 340px;
  height:100px;
  display:block;
  position: absolute;
  bottom:0px;
  left:0px;
}

div#background {
  display: block;
  margin: 0;
  width: 100%;
  padding: 0;
  overflow:hidden;
  background-color: black;
  background-image: url('/images/tapeta.jpg');
  background-position: center top;
  background-repeat: no-repeat;
}

div#comments h3 {
  padding-left: 11px;
}

div#layout {
  display: block;
  margin: 0px auto;
  width: 800px;
  padding:0px;
  overflow:hidden;
  background-color: white;
  position:relative;
}

#stripe_right{
  overflow:hidden;
  background: url('../images/template/right_rep.jpg') repeat-y 100% 0px;
}
#stripe_left{
  overflow:hidden;
  background: url('../images/template/shadow_bottom_rep.jpg') repeat-y top left;
}

div#left {
  display: inline;
  margin: 0px auto;
  float:left;
  width: 776px;
  height:auto;
}

#right {
  float: left;
  width: 24px;
}


#banner_head{
padding:20px 0px;
width:100%;
text-align:center;
}
img#banner_head{
margin:0 auto;
width:750px;
}

#menu{
  padding:0px;
  width:100%;
  height:30px;
  overflow:hidden;
  list-style:none;
  margin:0px;
  background: url(/images/template/bg_menu.jpg) 0px 0px repeat-x;
}

#menu li{
  float:left;
  overflow:hidden;
  position:relative;
}
#menu li a{
  display:block;
  height:30px;
  padding:0px;
  text-indent:1000px;
}

#menu .btn_MR a{
  width:106px;
  background: url(/images/template/btn_MR.jpg) top left no-repeat;
}

#menu .btn_MR{
  background: url(/images/template/btn_MR.jpg) top left no-repeat;
}

#menu .multimedia a{
  width:80px;
  background: url(/images/template/btn_multimedia.jpg) top left no-repeat;
}
#menu .multimedia{
  background: url(/images/template/btn_multimedia_on.jpg) top left no-repeat;
}
#menu .konkurs a{
  width:63px;
  background: url(/images/template/btn_konkurs.jpg) top left no-repeat;
}
#menu .konkurs{
  background: url(/images/template/btn_konkurs_on.jpg) top left no-repeat;
}


#menu .news a{
  width:65px;
  background: url(/images/template/btn_news.jpg) top left no-repeat;
}
#menu .news{
  background: url(/images/template/btn_news_on.jpg) top left no-repeat;
}

#menu .etapy a{
  width:48px;
  background: url(/images/template/btn_etapy.jpg) top left no-repeat;
}
#menu .etapy{
  background: url(/images/template/btn_etapy_on.jpg) top left no-repeat;
}

#menu .druzyny a{
  width:63px;
  background: url(/images/template/btn_druzyny.jpg) top left no-repeat;
}
#menu .druzyny{
  background: url(/images/template/btn_druzyny_on.jpg) top left no-repeat;
}

#menu .wyniki a{
  width:99px;
  background: url(/images/template/btn_wyniki.jpg) top left no-repeat;
}
#menu .wyniki{
  background: url(/images/template/btn_wyniki_on.jpg) top left no-repeat;
}

#menu .klasyfikacje a{
  width:90px;
  background: url(/images/template/btn_klasyfikacje.jpg) top left no-repeat;
}
#menu .klasyfikacje{
  background: url(/images/template/btn_klasyfikacje_on.jpg) top left no-repeat;
}

#menu .serwis{
  width:186px;
  background: url(/images/template/btn_serwis.jpg) top left no-repeat;
}


div#top {
  background: url('../images/template/top.jpg') no-repeat top center;
  width: 800px;
  height: 102px;
  overflow:hidden;
  position:relative;
}

div#top a#marek_rutkiewicz{
  text-indent:1000px;
  display:block;
  width:200px;
  height:95px;
  position:absolute; top:0px; right:0px;
}


div#footer_center {
  margin-left:0px;
}

p#footer a, p#footer:hover {
    color: #929191;
    text-decoration: none;
    font-weight: normal;
}


#menu_footer{
  list-style:none;
  margin:0px;
  overflow:hidden;
  padding:15px 0px 0px 0px;
  display: inline-block;
}

#menu_footer li{
  float:left;


}
#menu_footer li a{
  color:#404040;
  padding: 0px 5px;
  font-weight:bold;
  display:block;
  border-left:1px solid #bebebe;
}

div#preview_galleries {
    padding-left: 5px;
}

div#preview_galleries .button{
    border: 0px;
    display: block;
    float: right;

}

form input.field_with_errors{
border-color: #f00;
}

.errorExplanation h2{
font-size:10px;
}

.formerror{
color: #f00;
display:block;
}

/* COMMENTS */

.full_text{
display:none;
}

a.more{
color: #999;
font-weight: bold;
}

.comments{

}

.comment_count{
height:10px;
background:#ddd;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
}

.comment{
background-color: #f5f5f5;
margin: 5px 0px;
width:100%;
padding:5px;
position:relative;
overflow:hidden;
}

.comment div{
float:left;
}

.comment .head{
width:120px;
height:100%;
padding:2px 10px 2px 5px;
}


.comment .date{
color:#979797;
}
.comment .name{
font-size: 14px;
font-weight:bold;
font-family:"Times New Roman",Times,Serif;
}
.comment .content{
  padding:10px;
  border:1px solid #ddd;
  position:relative;
  background:#fff;
  width:300px;
  line-height:16px;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
}

.comment .pointer{
  width:14px;
  height:13px;
  position:absolute;
  top:10px;
  left:-14px;
  background: #e9bb15 url(/images/template/comment_pointer.jpg) top left no-repeat;
}

#comment_form {
  overflow:hidden;
  position:relative;
}

#comment_form input[type="submit"]{
  background:#000;
  color:#fff;
  border-width:0px;
  font-size:10px;
  font-weight:bold;
  padding:3px 20px;
  text-transform:capitalize;
  margin-top:5px;
  margin-right:50px;
  float:right;
  cursor:pointer;
}
#comment_form input:hover[type="submit"]{
  background:#333;
}

#comment_form h3, #comments h3, #pozostale_artykuly h3{
  font-family:"Times New Roman",Times,Serif;
  font-size:16px;
  color:#00083C;
}


#comment_form label{
  font-weight:bold;
  padding-left:5px;
}
#comment_form fieldset{
  border:0px;
  width:364px;
}
#comment_form input[type="text"],#comment_form textarea{
  background:#f5f5f5 url(/images/template/input_bg.jpg) top left repeat-x;
  border: 1px solid #d0d0d0;
}
#comment_form textarea{

}
#comment_form input[type="text"]{
  width:160px;
  padding:2px;
  margin-bottom:7px;
}

#comment_form #captcha{

}

#footer_center{
  margin-left: 43px;
  text-align:center;
}


#gallery_preview {
  display:none;
  position:absolute;
  margin-top:16px;
}

#on_route_preview {
  display:none;
  position:absolute;
  margin-top:20px;
  width:358px;
  height:240px;
}

#videos_preview {
  display:none;
  position:relative;
  top:16px;
}

/* gallery preview - scrollable */
.scrollable {
	position:relative;
	overflow:hidden;
	width: 358px;
	height:260px;
}

.scrollable .items {
	width:20000em;
	position:absolute;
}

.scrollable .items div {
	float:left;
}

.scrollable .image-display {
  margin-top:0px;
  width: 358px;
  padding-top: 4px;
}

.scrollable .image-title {
  position:relative;
  bottom:50px;
  z-index:1;
  padding-left:10px;
  padding-right:10px;
  padding-top:5px;
  overflow:hidden;
  display:inline;
  float:left;
  width:338px;
  height:45px;

  background-color:black;
  color:white;
  opacity:0.5;
  filter: alpha(opacity = 50);
  font-weight:bold;
  font-size: 16px;

}

.scrollable .image-title .image-description {
  font-size: 10px;
  padding-top: 10px;

}

.scrollable .image-description {
  position:relative;
  bottom:10px;
  z-index:1;
}

#prev_browse {
  cursor:pointer;
  font-weight:bold;
  position:absolute;
  bottom:4px;
  left:10px;
}

#next_browse {
  cursor:pointer;
  font-weight:bold;
  position:absolute;
  bottom:4px;
  right:10px;

}


#stage_route_show {
  width: 468px;
  height:312px;
}

.stage-chart {
  margin-top: 20px;
}

.stage-map {
  margin-top: 20px;
}



#stripe_right{
  background-position: 100% 2px;
}


div#right_bg {
  background: url('../images/template/right_bg.jpg') no-repeat center -2px;
  float: right;
  width: 24px;
  min-height: 600px;
  height: auto;
}

div#center {
  display: inline;
  width: 776px;
  height: auto;
  overflow:hidden;
}

div#center_left {
  display:block;
  float:left;
  width: 407px;
}

div#center_left_top {
  background: url('../images/template/center_left_top.jpg') no-repeat top center;
  width: 407px;
  height: 55px;
}
div#center_left_center {
  width: 407px;
  height: 437px;
}
  div#center_left_center_left {
    background: url('../images/template/center_left_center_left.jpg') no-repeat top center;
    float:left;
    width: 37px;
    height: 437px;
  }

  div#center_left_center_center {
    background-color: #ebebeb;
    overflow: auto;
    float:left;
    width: 341px;
    height: 437px;
  }

  div#center_left_center_right {
    background: url('../images/template/center_left_center_right.jpg') repeat-y top left;
    float:left;
    width: 29px;
    height: 437px;
  }

div#center_left_bottom {
    font-family: Tahoma, sans-serif;
    font-weight: bold;
    font-size: 10px;
    background: url('../images/template/center_left_bottom.jpg') no-repeat top center;
    width: 407px;
    height: 22px;
}

div#center_left_bottom span,
div#center_left_bottom span a,
div#center_left_bottom span a:visited,
div#center_left_bottom span a:hover {
  color: #f0bc00;
  text-shadow:1px 1px 0px #482800;
}

div#center_left_bottom span {
    padding-left: 50px;
    display: block;
    padding-top: 3px;
}

div#center_left_bottom span a.current_stage_link {
   border: 1px solid #f0bc00;
   padding-left: 3px;
   padding-right: 4px;
}

div#center_left_bottom_rep {
  background: url('../images/template/center_left_bottom_rep.jpg') repeat-y top center;
  width: 407px;
  height: auto;
}

div#center_right {
  display: block;
  float:right;
  width: 369px;
   height: inherit;
  margin: 0px auto;
}

  div#center_right_top {
    background: url('../images/template/center_right_top.jpg') no-repeat top center;
    width: 369px;
    height: 262px;
  }

  div#center_right_middle {
    background: url('../images/template/center_right_middle.jpg') no-repeat top center;
    width: 369px;
    height: 46px;
  }

  div#articles {
    display: block;
    width: 369px;
    min-height: 215px;
  }


div#bottom {
  background: url('../images/template/bottom_rep.jpg') repeat-y top left;
  display: block;
  width: 776px;
  min-height: 130px;
  height: auto;
}

div#bottom_rep  {
  background: url('../images/template/bottom_rep.jpg') repeat-y top left;
  float:left;
  width: 43px;
  height: auto;
}

div#bottom_left {
    float:left;
    display: block;
    min-height:75px;
    margin: 0px;
    position: relative;
    width: 233px;
    height: auto;
}

div#bottom_menu {
    font-family: Tahoma, sans-serif;
    font-weight: bold;
    font-size: 9px;
    padding-left:8px;
    width: 120px;
    float: left;
    display: block;
}

div#bottom_menu p {
    margin: 0px;
    padding: 0px;
}

div#bottom_menu a {
    color: #EFBC00;
    font-weight: bold;
}

div#bottom_left_box {
    float: right;
    /*
    background: url(../images/template/bottom_left_box.gif) no-repeat top;*/
    width: 105px;
    height: 63px;
}

h1#page_title, p.live_reports_text {
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
    height: 100%;
}

#live_reports img.live_report_img, #live_reports img {
    margin: 0px 0px;
    padding: 0px 0px;
    width: 341px;
    height: 437px;
}

h1#page_title a, h1#page_title a:hover, h1#page_title a:visited {
    display: block;
    width: 100%;
    height: 100%;
    background-color: transparent;
}

p.magazynrowerowy {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
}

h1#page_title a span, p.live_reports_text span, p.magazynrowerowy a span {
    display: none;
}

div#live_reports div.live_report_spacer {
    width: 1px;
    height: 60px;
    float: right;
    margin: 0;
    padding: 0;
}

div#live_reports {
    font-family: Tahoma, sans-serif;
    font-size: 11px;
    line-height: 1.5;
}

div#live_reports p {
    margin: 0px;
    padding: 0px 25px 0px 0px ;
    margin-right: 1px;
}

div.recent_article {
    padding-right: 10px;
    color: #aaaaaa;
}

div.recent_article p {
    font-family: Tahoma, sans-serif;
    font-size: 11px;
    line-height: 1.5;
    color: #666666;
    margin: 0;
    padding: 0;
}

span.recent_article_date  {
    font-family: Tahoma, sans-serif;
    font-size: 8 px;
}

div.recent_article span.recent_article_date {
    float: right;
    margin-top: 2px;
}

div.recent_article h2 {
    font-family: Times New Roman, serif;
    font-weight: bold;
    font-size: 16px;
    padding-left: 15px;
    background: transparent url(/images/recent_article_star.gif) no-repeat 0px 2px;
    display: block;
    margin: 15px 0 5px 0;
    border-bottom: 2px solid #eeeeee;
    padding: 0 0 3px 15px;
}

div.recent_article h2,
div.recent_article h2 a,
div.recent_article h2 a:visited,
div.recent_article h2 a:hover {
    color: #00083c;
}


div.clear { clear: both; }

div.live_report {
    border-bottom: 2px solid #ccc;
}

div.live_report a, div.live_report a:hover div.live_report a:visited {
    font-weight: bold;
    color: #00083C;
}

a img {
  border: none;
}

a#articles_listing_link {
    display: block;
    width: 100%;
    height: 100%;
}

p.top_text {
    font-family: Tahoma, sans-serif;
    color: #7e7e7e;
    font-size: 10px;
    margin-bottom: 0px;
}





/*
    BANNER
*/

div.rr {
    width: 468px;
    height: 60px;
    padding-top: 20px;
    background: transparent url(/images/banner/banner_top.gif) no-repeat left top;
}

#login_form_wrapper, #user_answer {
  margin: 10px;
  background-color: white;
  border: 1px #999 solid;
  padding: 10px;
}

#login_form_wrapper h2, #user_answer h2 {
  margin-top: 10px;
}

label { color: black }

#results, .standings {
  background-color: #aaa;
  width: 100%;
}

#results td, .standings td {
  background-color: white;
}

#current_gal_desc_0, #current_gal_desc_1 {
  background-color: white;
  opacity: 0.5;
  filter: alpha(opacity=50);
  width: 338px;
  color: #666;
  padding-left: 10px;
  padding-top: 10px;
  padding-right: 10px;
  margin-top: 180px;
  height: 50px;
}

#current_gal_desc_0 h2, #current_gal_desc_1 h2 {
  color: #666;
  margin-bottom: 0;
  margin-top: 0;
}

#comment_form {
width:380px;
}

#comments{
margin-left:50px;
}
.comment{
width:340px;
}
.comment .head{
width:100px;
}
.comment .content{
width:200px;
}


#home_page_tabs a{
  display:block;
  height:16px;
  padding:0px;
  text-indent:1000px;
  overflow:hidden;
}
#home_page_tabs a:hover{
  opacity:0.8;
  filter: alpha(opacity=80);
}

a.show_on_route{
  width:117px;
  background: url(/images/template/btn_route.jpg) top left no-repeat;
}
a.show_on_route.on{
  background: url(/images/template/btn_route_on.jpg) top left no-repeat;
}
a.show_photos{
  width:49px;
  background: url(/images/template/btn_photo.jpg) top left no-repeat;
}
a.show_photos.on{
  background: url(/images/template/btn_photo_on.jpg) top left no-repeat;
}
a.show_videos{
  width:43px;
  background: url(/images/template/btn_video.jpg) top left no-repeat;
}
a.show_videos.on{
  width:43px;
  background: url(/images/template/btn_video_on.jpg) top left no-repeat;
}

#pozostale_artykuly{
  padding-top:10px;
}



.rider_thumbnail {
    float: right;
    display: block;
    border: 2px solid #f0bc00;
    margin: 0;
    padding: 0;
}

.w .content {
        background-color: #ebebeb;
}

.rider_wrapper {
    padding: 10px;
    line-height: 1.5em;
}

.rider_wrapper .rider_team {
    color: #f0bc00;
}

.rider_wrapper h2 {
    color: #00083c;
}

.additional_description {
    font-size: 80%;
    font-weight: normal;
}





.ui-window {
  position: absolute;
}

.ui-window .move_handle { 
  cursor:move !important;
}

/*.ui-window .e {
  position: relative;
}*/

.ui-window .resize_handle {
  line-height: 1px;
  font-size:1px;
  width: 8px;
  height: 8px;
  z-index: 90;
  position: absolute;
}

.ui-window .se_sizer { 
  cursor: se-resize;
  z-index: 100;
  bottom:0;
  right:0;
}          
    
.ui-window .sw_sizer { 
  cursor: sw-resize;
  z-index: 100;
  bottom:0;
  left:0;  
}

.ui-window .nw_sizer { 
  cursor: nw-resize;
  z-index: 100;
  top:0;
  left:0;  
}

.ui-window .ne_sizer { 
  cursor: ne-resize;
  z-index: 100;
  top:0;
  right:0;  
}
            
.ui-window .n_sizer { 
  cursor: n-resize;
  width:100%;
  top:0;
  left:0;  
}
 
.ui-window .s_sizer { 
  cursor: s-resize;
  width: 100%;
  bottom:0;
  left:0;
}

.ui-window .e_sizer { 
  cursor: e-resize;
  height:100%;
  top:0;
  right:0;  
}

.ui-window .w_sizer { 
  cursor: w-resize;
  height:100%;
  top:0;
  left:0;  
}

.ui-window .content {
  overflow: auto;
  position: relative;
}

html>body .ui-window .content {
  /* fixes an unbelievable rendering bug in Safari 2 */
  border-top: 1px solid transparent;
}


.mac_os_x .nw {
	background:transparent url(/stylesheets/window/mac_os_x/top_unactive.gif) no-repeat scroll 0px 0px;
	height:22px;
	padding-left:10px;
}      
.mac_os_x_focused .nw {
	background:transparent url(/stylesheets/window/mac_os_x/top.gif) no-repeat scroll 0px 0px !important;
}       

.mac_os_x .ne {
	background:transparent url(/stylesheets/window/mac_os_x/top_unactive.gif) no-repeat scroll right -44px;
	height:22px;
	padding-right:10px;
}

.mac_os_x_focused .ne {
	background:transparent url(/stylesheets/window/mac_os_x/top.gif) no-repeat scroll right -44px !important;
}

.mac_os_x .n {
	background:transparent url(/stylesheets/window/mac_os_x/top_unactive.gif) repeat-x scroll right -22px;
	color:#17385B;
	font:normal 14px/26px Arial, sans-serif;
	height:22px;
	margin:0;
	padding:0;
	text-align:center;
	overflow: hidden;
	padding-left:60px;
	line-height: 20px; 
	color: #000;
}

.mac_os_x_focused .n {
	background:transparent url(/stylesheets/window/mac_os_x/top.gif) repeat-x scroll right -22px !important;
}

.mac_os_x .content {
	background:#FFF;
	color:#000;
	font:normal 12px/1em Verdana, Arial, sans-serif;
	overflow:auto;
}

.mac_os_x .w {
	border-left:1px solid #DDD;
	border-right:1px solid #DDD;
}

.mac_os_x .e {
	border-left:1px solid #EEE;
	border-right:1px solid #EEE;
}


.mac_os_x .sw {
	background:transparent url(/stylesheets/window/mac_os_x/bottom_unactive.gif) no-repeat scroll 0 0px;
	font-size:2px;
	height:15px;
	padding-left:12px;
}

.mac_os_x_focused .sw {
	background:transparent url(/stylesheets/window/mac_os_x/bottom.gif) no-repeat scroll 0 0px !important;
}

.mac_os_x .se {
	background:transparent url(/stylesheets/window/mac_os_x/bottom_unactive.gif) no-repeat scroll right -30px;
	font-size:2px;
	height:15px;
	padding-right:12px;
}

.mac_os_x_focused .se {
	background:transparent url(/stylesheets/window/mac_os_x/bottom.gif) no-repeat scroll right -30px !important;
}

.mac_os_x_focused .se_sizer { 
  width:12px;
  height:12px;
}          
 
.mac_os_x .se_resize_handle {
	background:transparent url(/stylesheets/window/mac_os_x/bottom_unactive.gif) no-repeat scroll right -45px;
	font-size:2px;
	height:15px;
	padding-right:12px;
}                                                                          

.mac_os_x_focused .se_resize_handle {
	background:transparent url(/stylesheets/window/mac_os_x/bottom.gif) no-repeat scroll right -45px !important;
}

.mac_os_x .s {
	background:transparent url(/stylesheets/window/mac_os_x/bottom_unactive.gif) repeat-x scroll 0 -15px;
	font-size:12px;
	line-height:15px;
	height:15px;
	overflow:hidden;
} 

.mac_os_x_focused .s {
	background:transparent url(/stylesheets/window/mac_os_x/bottom.gif) repeat-x scroll 0 -15px !important;
}

.mac_os_x .buttons {
  position: absolute;
  top:1px;
  left:7px;
  height: 20px;   
}

.mac_os_x .buttons a.close {
  float:left;
	background:transparent url(/stylesheets/window/mac_os_x/button_unactive.gif) no-repeat 0 0; 
	background-repeat: no-repeat;
	height:15px;
	width:14px;
	margin: 3px 7px 0 0px;        
	padding-top:0px; /* padding-top = buttons order, it will be reset to 0, do not use padding, use margin*/       
	overflow:hidden;
}
  
.mac_os_x_focused .buttons a.close {
	background:transparent url(/stylesheets/window/mac_os_x/buttons.gif) no-repeat 0 0 !important;    
	background-repeat: no-repeat;
}

.mac_os_x .buttons.over a.close {
	background:transparent url(/stylesheets/window/mac_os_x/buttons_over.gif) no-repeat 0 0px !important; 
}

.mac_os_x .buttons a.maximize {
  float:left;
	background:transparent url(/stylesheets/window/mac_os_x/button_unactive.gif) no-repeat 0 0;
	height:15px;
	width:14px;
	margin: 3px 7px 0 0;
	padding-top:2px; /* padding-top = buttons order, it will be reset to 0, do not use padding, use margin*/ 
	overflow:hidden;
}
  
.mac_os_x_focused .buttons a.maximize {
	background:transparent url(/stylesheets/window/mac_os_x/buttons.gif) no-repeat 0 -30px !important;
}

.mac_os_x .buttons.over a.maximize {
	background:transparent url(/stylesheets/window/mac_os_x/buttons_over.gif) no-repeat 0 -30px !important;  
}

.mac_os_x .buttons a.minimize {
  float:left;
	background:transparent url(/stylesheets/window/mac_os_x/button_unactive.gif) no-repeat 0 0;
	height:15px;
	width:14px;
	margin: 3px 7px 0 0;
	padding-top:1px; /* padding-top = buttons order, it will be reset to 0, do not use padding, use margin*/ 
	overflow:hidden;
}  

.mac_os_x_focused .buttons a.minimize {
	background:transparent url(/stylesheets/window/mac_os_x/buttons.gif) no-repeat 0 -15px !important;
}

.mac_os_x .buttons.over a.minimize {
	background:transparent url(/stylesheets/window/mac_os_x/buttons_over.gif) no-repeat 0 -15px !important;
}         

.mac_os_x .buttons a.minimize.disabled, .mac_os_x .buttons.over a.minimize.disabled  {
	background:transparent url(/stylesheets/window/leopard/button_unactive.gif) no-repeat 0 0  !important; 
}

.mac_os_x_overlay {
	position:absolute;
	top:0;            
	left:0;
	width:100%;
	background-color:#DDD;
	filter:alpha(opacity=60);
	opacity: 0.6;
	-moz-opacity: 0.6;
}




.shadow_container.mac_shadow .shadow_center_wrapper {
  float:left;
  width:100%;
}              

.shadow_container.mac_shadow .shadow_right {
  float:left;
	width:30px;
  margin-left:-30px
}  

.shadow_container.mac_shadow .shadow_left {
  float:left;
  margin-left:-100%;
 	width:30px;
}

.shadow_container.mac_shadow .se_shadow {
  background:url(mac_shadow/se.png);
  height:30px;   
}

.shadow_container.mac_shadow .s_shadow {
  background:url(mac_shadow/s.png);
  height:30px;
  margin: 0 30px;
}

.shadow_container.mac_shadow .sw_shadow {
  background:url(mac_shadow/sw.png);
  height:30px;
}

.shadow_container.mac_shadow .ne_shadow {
  background:url(mac_shadow/ne.png);
  height:30px;
}

.shadow_container.mac_shadow .n_shadow {
  background:url(mac_shadow/n.png);
  height:30px; 
  margin: 0 30px;
}

.shadow_container.mac_shadow .nw_shadow {
  background:url(mac_shadow/nw.png);
  height:30px;
}

.shadow_container.mac_shadow .e_shadow {
  background:url(mac_shadow/e.png) repeat-y;
}

.shadow_container.mac_shadow .w_shadow {
  background:url(mac_shadow/w.png) repeat-y;
}

.shadow_container.mac_shadow .c_shadow {
  /* Padding is used to set shift values for unfocused window */
  padding:20px 17px 17px 17px;
  /* Maring is used to set shift values for focused window */
  margin:17px 12px 12px 12px;
}                   

.shadow_container.mac_shadow {
  font-size: 2px;
}


.rider_thumbnail {
    float: right;
    display: block;
    border: 2px solid #f0bc00;
    margin: 0;
    padding: 0;
}

.w .content {
        background-color: #ebebeb;
}

.rider_wrapper {
    padding: 10px;
    line-height: 1.5em;
}

.rider_wrapper .rider_team {
    color: #f0bc00;
}

.rider_wrapper h2 {
    color: #00083c;
}

.additional_description {
    font-size: 80%;
    font-weight: normal;
}



