
#redbull-ch{
	position: absolute;
	right: 30px;
	top: 105px;
	color: #fff;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	text-decoration: none;
}

body{
	margin: 0;
	padding:0;
	border:0;
	background-image: url("../img/body_tile.jpg");
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
td{
vertical-align: top;	
}
p{
	margin: 0 0 1.5em 0;
	
}
a img{
	border: none;
}
ul,li{
	margin: 0;
	padding: 0;
}
li{
	margin-left: 20px;
}

a{
	color: #000;
}



h3{ text-transform: uppercase; font-size: 16px;}
h4{ text-transform: uppercase; font-size: 14px;}


.file-list img{
	float:left;
	
	margin-right: 4px;
	display: inline-block; 
	
}
.file-list p{
	padding-bottom: 10px;
	border-bottom: 1px dashed #ccc;
}


#header{
	height: 360px;
	background: transparent url("../img/header_image_default.jpg") 22px 121px no-repeat scroll;
}
#logo{
	
}

#logo a{
	
	position: absolute;
	outline: none;
	display: block;
	width: 182px;
	height: 242px;
	background: transparent url("../img/logo_de.gif") left top no-repeat; 
	text-indent: -9999px;
}
.fr #logo a{
	background: transparent url("../img/logo_fr.gif") left top no-repeat;
}
.en #logo a{
	background: transparent url("../img/logo_en.gif") left top no-repeat;
}

.container{
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

.meta-menu {
	padding-top: 0px;
	float:right;
}
.meta-menu ul{
	list-style-type: none;
	padding: 10px 0 0 0;
	margin: 0 26px 0 0 ;
}
.meta-menu li{
	display: inline;
	margin: 0 0 0 20px;
	padding: 0;
	
}
.meta-menu li a{
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	
}
#footer .meta-menu {
	float:none;
	background-image:  url("../img/stripes.png");
	margin: 0 0 0 0 ;
	overflow:auto;
	padding:0;
	border-right: 5px solid #FFF3D8;

	
}
#footer .inside{
	padding-left: 44px;
}
#footer .meta-menu{
	width: 930px;
}
#footer .meta-menu li a{
	display: block;
	float:left;
	margin: 0;
	text-transform: uppercase;
	font-weight: bold;
	background-color:  #000;
	color: #fff;
	padding: 4px 16px;
}

#language-select{

	background: transparent url("../img/corner_top.png") left top no-repeat;
	float:right;
	margin-right: 27px;
	margin-top: 12px;
	border-bottom: 2px solid #000;
	width: 788px;
	padding: 7px 0 3px 0;
	
}
#language-select a{
	float:right;
	display:block;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Georgia, Times New Roman, Times, serif;
	margin-left: 12px;
	background-repeat: no-repeat;
	padding-left: 21px;
	font-weight: bold;
	font-size: 11px;
}
#btnDe{
	background-image: url("../img/flag_de.png");
}
#btnFr{
	background-image: url("../img/flag_fr.png");
}
#btnEn{
	background-image: url("../img/flag_en.png");
}
#main-menu{
	top: 64px;
	left: 185px;
	position: absolute;
	
	background-image:  url("../img/stripes.png");
	
	padding: 0px 0 0  0;
	margin:0;
	width: 788px;
	height: 36px;
}

#main-menu ul{
	list-style-type: none;
	padding: 0;
	margin:0 ;
	width: 788px;
	height: 36px;
	position: relative;
}
#main-menu li{
	float: left;
	padding: 0;
	margin:  0;
	height: 36px;
	border-right: 5px solid #FFF3D8;
	background-color: #000;
}
#main-menu li a{
	font-family:  Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background-color: #000;
	font-size: 22px;
	padding: 5px 15px;
	display:block;
	
	
}
#main-menu li.active a,
#main-menu li.trail a {
	background-color: #E21747;
}
#main-menu ul ul{
	position: absolute;
	top: 38px;
	left: 0px;
	background-color: #E21747;
	height: 19px;
	
}
#main-menu ul li.trail ul li,
#main-menu ul li.active ul li{ 
	display:block;
}
#main-menu ul ul li.active a,
#main-menu ul ul li.trail a{ 
	background-color: #C5143E;
}

#main-menu ul ul li{
	display: none;
	height: auto;
	border-right:none;
	
}
#main-menu  ul ul li a{
	
	background-color: #E21747;
	font-size: 12px;
	padding: 3px 10px 2px ;
	display:block;
}
#content  {

	
}
#content .inside{
	padding-left: 23px;
}
h2.page-title{
	font-family:  Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	color: #fff;
	font-size: 22px;
	background: transparent url("../img/title_bg.png") left top no-repeat;
	padding: 6px 50px 28px;
	margin: 0;
	 
}




#main{
	background-color: #fff;
	min-height: 200px;
	padding: 0px 31px 20px ;
	margin: 0 50px 2px 21px;
	border-bottom: 2px solid #000;
	
	width: 867px; 
	
}
#main a{
	color: #E21747;
	text-decoration: none;
}


#left{
	float: left;
	width: 100%;
	margin-right: 20px;
}

.with-sidebar{
	
	width: 620px !important;
	
}
#sidebar{
	float: right;
	width: 227px;
	
}

#sidebar h3{
	color: #E21747;
	margin: 0;
}
#sidebar .teaser img{
	
} 
#sidebar div.teaser{
	margin-bottom: 20px;
}

/** stage detail view **/
div.stage-nav{ margin-left: 135px; margin-bottom: 20px;}
.stage-nav a{
	color: #E21747;
	display:block;
	float: left;
	text-decoration: none;
	
	padding: 0 10px 0;
	border-right: 1px solid #E21747;
	
}
#next-stage{
	border-right: 0;
}
#to-map{  padding-top: 1px;}

ul.news-list {
	list-style-type: none;
}
ul.news-list li{
	margin: 0 0 20px 0;
	border-bottom: 1px dashed #000;
	
	padding-bottom: 10px;
}
ul.news-list li img{
	float:left; margin-right: 10px; 
}

.news-date{
	font-weight: normal;
	
}

/** team list **/

ul.team-list{
	list-style-type: none;
}
ul.team-list li{
	float: left;
	padding: 0 13px 13px 0;
	width: 193px;
	height: 200px;
	border-bottom: 1px dashed #999;
	margin:0 0 20px 0;
}
ul.team-list h3{
	margin: 0;
	font-size: 14px;
}
ul.team-list p{
	
	padding: 0;
	margin:0;
}

/** team view athlete listing **/

ul.athletes{
	list-style-type: none;
}
ul.athletes li{
	float: left;
	padding: 0 13px 13px 0;
	width: 140px;
	height: 210px;
	border-bottom: 1px dashed #999;
	margin:0 0 20px 0;
	overflow: hidden;
}
ul.athletes h3{
	margin: 0;
	font-size: 14px;
}
ul.athletes p{
	
	padding: 0;
	margin:0;
}

/** partner listing **/

ul.partner{
	list-style-type: none;
}
ul.partner li{
	float: left;
	padding: 0 13px 13px 0;
	width: 140px;
	height: 130px;
	border-bottom: 1px dashed #999;
	margin:0 0 20px 0;
	overflow: hidden;
}
ul.partner h3{
	margin: 0;
	font-size: 14px;
}
a.arrow{
	display: inline-block;
	background: transparent url(../img/arrow_right.png) 0 1px  no-repeat;
	padding-left: 8px;
	text-transform: uppercase;
}


/** athlete search **/

.search-form div.input{
	float:left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.search-form div.submit
{
	float:left;
}
.search-form label{
	margin-right: 10px;
}
.search-form div.input select{
	width: 180px;
}

 div.submit input{
	background-color: #E21747;
	color: #fff;
	font-family: Georgia, Times New Roman, Times, serif;
	
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	
	border-bottom: 2px solid #000;
	border-right: 2px solid #000;
	font-style: italic;
	font-weight: bold;
	padding:  3px 8px;

}

/** galleries **/

ul.galleries {
	list-style-type: none;
}
ul.galleries li{
	width: 285px;
	margin: 0 0 20px 0;
	border-bottom: 1px dashed #000;
	float:left;
	padding-bottom: 10px;
}
ul.galleries li img{
	float:left; margin-right: 10px; 
}

ul.gallery{
	list-style-type: none;
}
ul.gallery li{
	float:left;
	margin: 0 15px 15px 0;
}
/** forms **/

.form-column{
	width: 45%;
	margin-right: 5%;
	float:left;
}
.last{
	margin-right: 0;
}
label{
	display: block;
	clear:both;
}

div.input{
	margin-bottom: 10px;
}
div.input input,
div.input select,
div.input textarea
{
	bordeR: 1px solid #ccc;
	padding: 3px;
	width: 100%;
}
div.required input {
	background: transparent url(../img/required.gif) 101.5% -4px no-repeat;
}
div.date select{
	width: auto;
}
div.submit{
	padding-top: 14px;
	float:right;
}

div.error-message{
	font-size: 11px;
	color: #E21747;
	font-weight:bold;
}
div.error input{
	background-color: #F9F0F2;
	
}
.message{
	margin: 10px 0;
	padding: 5px;
	border: 2px solid #FFD500;
	background-color: #FFF6CA;
	font-weight: bold;
}


/** video gallery **/

.clips{
	float:left;
	border-top: 2px solid #000;
	
	
}

.clips a{
	display:block;
	padding: 10px;
	width: 110px;
	
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	outline: none;
}
.clips a.progress{
	background-color: #C5143E;
	color: #fff;
}
.clips a.playing{
	background-color: #E21747;
	color: #fff !important;
}
.video-gallery .player{
	float:left;
	width: 480px;
	height: 290px;
	border: 2px solid #000;
}

/** toolbox **/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

div.player {
	height:240px;
	width:320px;
	cursor:pointer;
	text-align:center;
	
	margin-bottom: 20px;
	position: relative;
}

/* play button */
div.player img.play {
	margin-top:40px;
}


.paging	{ position: relative; height: 34px; padding: 0 20px 0; }
.paging .paging_numbers{ position: relative; text-align: center; top: 5px; color: #ccc;}
.paging .paging_numbers span{ display: inline-block;}
.paging .paging_numbers span.current{ padding: 3px 6px; color: #999;}
.paging .paging_numbers span a{ display: inline-block; padding: 3px 6px; text-decoration: none; font-weight: bold;}
.paging .paging_numbers span a:hover{ background: #ccc;}
.paging div.disabled{ color: #999;}
.paging div.prev{ position: absolute; left: 20px; top: 8px;}
.paging div.next{ position: absolute; right: 20px; top: 8px;}
.paging a.prev{ position: absolute; left: 20px; top: 8px; }
.paging a.next{ position: absolute; right: 20px; top: 8px; }