*{
    font-family: Helvetica, Arial, sans-serif;
    font-size:12px;
    color:#575758;
}

@font-face {
    font-family: 'BazarMedium';
    src: url('http://www.midwinter-dg.com/blog_demos/css-text-shadows/fonts/bazar-webfont.eot');
    src: url('http://www.midwinter-dg.com/blog_demos/css-text-shadows/fonts/bazar-webfont.eot?iefix') format('eot'),
         url('http://www.midwinter-dg.com/blog_demos/css-text-shadows/fonts/bazar-webfont.woff') format('woff'),
         url('http://www.midwinter-dg.com/blog_demos/css-text-shadows/fonts/bazar-webfont.ttf') format('truetype'),
         url('http://www.midwinter-dg.com/blog_demos/css-text-shadows/fonts/bazar-webfont.svg#webfont4U38ahXF') format('svg');
    font-weight: normal;
    font-style: normal;
    
    font-family: 'Museo700';
    src: url('http://www.midwinter-dg.com/blog_demos/css-text-shadows/fonts/museo700-regular-webfont.eot');
    src: url('http://www.midwinter-dg.com/blog_demos/css-text-shadows/fonts/museo700-regular-webfont.eot?iefix') format('eot'),
         url('http://www.midwinter-dg.com/blog_demos/css-text-shadows/fonts/museo700-regular-webfont.woff') format('woff'),
         url('http://www.midwinter-dg.com/blog_demos/css-text-shadows/fonts/museo700-regular-webfont.ttf') format('truetype'),
         url('http://www.midwinter-dg.com/blog_demos/css-text-shadows/fonts/museo700-regular-webfont.svg#webfontCTlzR6rL') format('svg');
    font-weight: normal;
    font-style: normal;

}



body {
    
background-image: linear-gradient(bottom, rgb(243,243,243) 15%, rgb(211,209,209) 62%, rgb(194,193,193) 85%);
background-image: -o-linear-gradient(bottom, rgb(243,243,243) 15%, rgb(211,209,209) 62%, rgb(194,193,193) 85%);
background-image: -moz-linear-gradient(bottom, rgb(243,243,243) 15%, rgb(211,209,209) 62%, rgb(194,193,193) 85%);
background-image: -webkit-linear-gradient(bottom, rgb(243,243,243) 15%, rgb(211,209,209) 62%, rgb(194,193,193) 85%);
background-image: -ms-linear-gradient(bottom, rgb(243,243,243) 15%, rgb(211,209,209) 62%, rgb(194,193,193) 85%);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#f3f3f3', endColorstr='#c2c2c1');/*For IE7-8-9*/ 

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.15, rgb(243,243,243)),
	color-stop(0.62, rgb(211,209,209)),
	color-stop(0.85, rgb(194,193,193))
);
    
    
    padding:0;
    margin:0;
    color:#fff;
    font-family: Helvetica, Arial, sans-serif;
    font-size:12px;
    color:#575758;
    
}
a, a:active{
    text-decoration:none;
    color:#575758;
}

a:hover{
    text-decoration:underline;
}

h2{
    color:#9dc4e5;
    font-size: 12px;
    line-height: 12px;
    font-weight: bold;
    padding: 0 0 ;
    margin: 10px 0 -9px 0;
   
}

h3{
    padding: 0 0 5px 0;
    margin: 0;
    font-size: 12px;
}

h4{
    color:#9dc4e5;
    font-size: 12px;
}

h5{
    color:#9dc4e5;
    font-size: 10px;
    font-weight: bold;
    padding: 0 0;
    margin: 0 0;
}

#pagination{
    color:#333;
    z-index: 999;
    margin-top:-0px;
    float:right;
    overflow:hidden;
}

img {
    border:none;
}

div#center_wrapper {
    display:block;
    width:1300px;
    margin-left:auto;
    margin-right:auto;
   /* background-image: url("../media/spots.png"); */
    
    
}


div#content_wrapper {
   
    display:block;
    overflow:hidden;
    margin-left:auto;
    margin-right:auto;
    width:798px;
    position:relative;
    z-index: 20;
  }

div#header{
    background-image:url("../media/header3.png");
    background-repeat: no-repeat;
    height:150px;
    width:798px;
    padding:0;
    
}

div#navigation ul {
    margin: 0;
    
    color:#9dc4e5; 
    padding: 45px 0 0 115px;
    
}

div#navigation li{
    display:inline;
    
  
}

div#player-navigation ul {
    margin: 0;
    padding:0;
    color:#9dc4e5; 
    padding: 5px 0 0 5px;
    font-size: 12px;
    
}

div#player-navigation li{
    display:inline;
    padding-right:5px;
  
}

.player-thumbs ul {
    margin: 0;
    padding:0;
    color:#9dc4e5; 
    font-size: 12px;
    
}

.player-thumbs li{
    display:inline;
    padding-right:5px;
  
}

div#content{
    
    height: 765px;
    display:block;
    margin: 0 auto; /* the bottom margin is the negative value of the footer's height */
    background: #FFF;
   
    padding:0 25px 25px 25px;
    
    
   
   -moz-border-radius:0 0 6px 6px;
   -webkit-border-radius:0 0 6px 6px;
   -opera-border-radius:0 0 6px 6px;
   -khtml-border-radius:0 0 6px 6px;
   behavior: url(PIE.htc);
   border-radius:0 0 6px 6px;
   
   color: #575758;
    
}

div#content-left{
   float:left;
   display:block;
   width: 505px;
   
}

div#content-right{
   float:right;
}


div#sponsors{
   
   min-height: 80px;
   
}

#sponsors div{
    padding-top: 5px;
    padding-left: 265px;

   
}

.sponsor-box {
	color: #7c7d7f;	text-shadow: 3px 2px 0px #2c2e38, 5px 4px 0px #bab9b9;
	font: 60px 'BazarMedium';
	letter-spacing: 8px;
        
}


.smaller {
	font-size: .45em;
	vertical-align: .2em;
}



.subnav{
   /* background-image: url(../media/banderin.png);
    background-repeat: no-repeat; */
    width:182px;
    height:30px;
    z-index: 20;
    position:relative;
    top:19px;
    left: -6px;
    
}



.subnav-sidebar{
 /*   background-image: url(../media/banderin_siderbar.png);
    background-repeat: no-repeat; */
    width:198px;
    height:25px;
    z-index: 10;
    position:relative;
    top:150px;
    left: 0px;
    color: #FFF;
    font-size: 13px;
   margin: 0 0;
   
}

.subnav-sidebar div{
     padding: 4px 0 0 15px;
}




.box_screen2{
   display: none; 
}


.box_player{
    background-image: url("../media/box_player.png");
    background-repeat: no-repeat;
    width:410px; height: 344px;
    margin-bottom: 5px;
    color: #575758;
    line-height: 15px;
}

.box-content{
   width:505px;
   min-height: 120px;
   border:0.1em solid #d1d2d2;
   
   -moz-border-radius:6px;
   -webkit-border-radius:6px;
   -opera-border-radius:6px;
   -khtml-border-radius:6px;
   border-radius:6px;
   color: #575758;
   line-height: 15px;
   background-image: linear-gradient(bottom, rgb(225,224,224) 0%, rgb(245,245,245) 43%, rgb(255,255,255) 100%);
   background-image: -o-linear-gradient(bottom, rgb(225,224,224) 0%, rgb(245,245,245) 43%, rgb(255,255,255) 100%);
   background-image: -moz-linear-gradient(bottom, rgb(225,224,224) 0%, rgb(245,245,245) 43%, rgb(255,255,255) 100%);
   background-image: -webkit-linear-gradient(bottom, rgb(225,224,224) 0%, rgb(245,245,245) 43%, rgb(255,255,255) 100%);
   background-image: -ms-linear-gradient(bottom, rgb(225,224,224) 0%, rgb(245,245,245) 43%, rgb(255,255,255) 100%);
   filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#f5f5f5', endColorstr='#e1e1e1');/*For IE7-8-9*/ 

   background-image: -webkit-gradient(
           linear,
           left bottom,
           left top,
           color-stop(0, rgb(225,224,224)),
           color-stop(0.43, rgb(245,245,245)),
           color-stop(1, rgb(255,255,255))
   );

   box-shadow:rgba(0,0,0,0.7) 0px 0px 1px;
   margin-bottom: 10px;
}

.box-media{
   width:505px !important; height: 300px !important; 
   border:0.1em solid #d1d2d2;
   
   -moz-border-radius:6px;
   -webkit-border-radius:6px;
   -opera-border-radius:6px;
   -khtml-border-radius:6px;
   border-radius:6px;
   color: #575758;
   line-height: 15px;
   box-shadow:rgba(0,0,0,0.7) 0px 0px 1px;
   background: #FFF;
   margin-bottom: 5px;
}

.box-media img{
 padding:5px 5px 2px 5px;   
}

.box-media iframe{
 padding:5px 5px 2px 6px; 

}

.left{
    width: 177px;
    float:left;
    padding: 15px 0px 0 6px;
}


.player-left{
    width: 237px;
    float:left;
    padding: 25px 0px 0 6px;
}


.right{
    float:left;
    
    padding:13px 6px 0 6px;
    width: 310px;
    font-weight: lighter;
}

.player-right{
    float:left;
    
    padding:25px 6px 0 6px;
    width: 250px;
    font-weight: lighter;
}

.right .news-continue{
    font-weight: bold;
    
    
}

.menu-sidebar{
    width:193px;
    height:152px;
   /* background-image: url("../media/box3.png");
    background-repeat: no-repeat; */
    border:0.1em solid #d1d2d2;
   
   -moz-border-radius:6px;
   -webkit-border-radius:6px;
   -opera-border-radius:6px;
   -khtml-border-radius:6px;
   border-radius:6px;
   color: #575758;
   line-height: 15px;
   box-shadow:rgba(0,0,0,0.7) 0px 0px 1px;
   background: #FFF;
   margin-bottom: 3px;
}

div#wrapper-sidebar{
    margin-top:23px;
}

.sidebar-box{
    margin: -18px 0;
}

.menu-sidebar img{
    padding: 5px 5px;
}


div#footer{
    display:relative;
    margin-top:-180px;
    
}

div#footer-black{
    background: #000;
    height: 100px;
    width:100%;
    padding: 0 0;
    margin: -6px 0;
    z-index: 1;
    
}

div#wrapper-bottom{
    padding: 0;
    position:relative;
    margin-top: -10px;
    width: 798px;
    
     
    height: 20px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
    background: #FFF;
    
}

#spots{
    position:absolute;
    z-index: 1;
    top:0;
}

.player-hd{font-weight: bold; }

.player-desc{padding-bottom: 10px;}

.player-thumbs img{
    cursor:pointer;
}

.contact-text{
    padding: 20px 25px;
}

.contact-text a{
    color: #575758;
}


.next-arrow{
    float: left;
    width: 15px;
    padding-top:4px;
}

.next-text{
    padding-top:5px;
     font-weight: bold;
}

.section{
    padding-bottom: 5px;
}

.sitemap{
    padding-top: 40px;
    padding-left:25px;
    float:left;
}

.social{
    padding: 40px 25px 0 0;
    float:right;
}

.sitemap span, .sitemap span a, .social span{ 
   font-size:11px;
   color:#9dc4e5;
   font-weight: bold; 
   padding-right: 5px;
   cursor:pointer
}

#lang-switch{
    padding: 30px 0 0 600px;
}

#fb{
   margin: 37px 0 0 480px; 
   width:100px;
   float:left;
}

#sitemap-show{
    height:150px;
    background-color: #000;
   display: none; 
}

.sitemap-title{
    float:left;
   margin-top: -10px;
}

.sitemap-content{
   padding-left:25px;
   
}
.sitemap-row{
    float:left;
    width:110px;
    color:#a7a8a9;
}

.sitemap-row a{
  
    color:#a7a8a9;
}

.sitemap-row h1{
    font-size: 13px;
    color:#a7a8a9;
    font-weight: bold;
    margin-bottom:15px;
}

.sitemap-row div{
    font-size: 11px;
    color:#a7a8a9;
    font-weight: normal;
    margin-bottom:5px;
}

.player{
    min-height: 344px;
    
}

#scrollbox{ width:525px; height:400px;  overflow:auto; overflow-x:hidden;  }