﻿body{
	margin:0;
	padding:0;
	background-color: #2e2e2e !important;
	color: #000;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px !important;
}

img{
	border: 0px;
}

a{
	color: #e11f26;
	text-decoration: none;
}
a:hover {color: #fff !important;}
a:visited {color: #e11f26;}

.clear{
	clear:both;
	font-size:0;
	line-height:0;
	margin:0;
	padding:0;
	height:0;
}	

.boxAll{
	position:relative;
	width: 980px;	
	margin: 0 auto 0 auto;
	padding: 0;
	text-align:left;
	background: url(/App_Themes/ClubSeat/images/Gstaad/bg.jpg) no-repeat 0 112px;
}

h1{
	margin:0;
	padding:0;
	font-size: 16px;
	font-weight:normal;
	color: #fff;
}

h2{
	margin:0;
	padding:0;
	font-size: 16px;
	color: #fff;
}


/* -- styles for header -- */
.boxHeader{
	position: relative;
	width: 980px;
	height: 124px;
	padding:0;
	margin: 0;
	background:url(/App_Themes/ClubSeat/images/Gstaad/bg-header.jpg) no-repeat 0 0;
	overflow:hidden;
	
}
.boxHeader a{
	text-decoration:none;
	
}
.heaLogo{
	position:relative;
	width:298px;
	height:124px;
	padding-left:402px;
	float:left;
}

.heaLang{
	position:relative;
	width: 280px;
	padding: 10px 0 0 0;
	float:right;
	text-transform:uppercase;
	font-size:10px;
}
.heaLang a{
	color: #fff !important;
	text-decoration:none;
}
.heaLang a.active, .heaLang a:hover, .heaLang a.active:hover{
	color: #f7de29 !important;
}
.heaLang ul{
	margin:0;
	padding:0;	
	float:right;
	list-style-type: none;	
}
.heaLang li{
	float:left;
	padding-left: 15px;
}

/* -- end styles for header -- */



/* -- styles for content -- */
.boxContent{
	position:relative; 
	width:980px;
	height:349px;
	padding:0;
	margin: 0;
	overflow:hidden;
}
.boxTeaser{
	position:relative; 
	width:970px;
	height:131px;
	padding:0 0 30px 10px;
	margin: 0;
	overflow:hidden;
}
.boxTeaser .teaser{
	position:relative; 
	width:321px;
	height:131px;
	padding:0;
	margin: 0;
	float:left;
	overflow:hidden;
}
.boxTeaser .photo{
	background: url(/App_Themes/ClubSeat/images/Gstaad/teaser-foto-de.jpg) no-repeat 0 0;
}
.boxTeaser .photo ul{
	margin:0;
	padding:64px 0 0 20px;
	list-style:none;
}
.boxTeaser .photo li{
	margin:0;
	padding:0 0 2px 0;
}
.boxTeaser .photo a{
	padding: 0 0 0 18px;
	font-weight:bold;
	background: url(/App_Themes/ClubSeat/images/Gstaad/arrow.gif) no-repeat 0 4px;
	text-decoration:none;
}

.boxTeaser .photo a:hover{
	color: #fff;
	background-position: 0 -26px;
}
.boxTeaser .shakira{
	width:328px;
	background: url(/App_Themes/ClubSeat/images/Gstaad/teaser-shakira.jpg) no-repeat 0 0;
}

/* -- end styles for content -- */

/* -- styles for footer -- */
.boxFooter {
	position: relative;
	width: 960px;
	height:66px;
	margin:0 10px;
	padding:0;
	color: #fff;
	overflow:hidden;
	background: url(/App_Themes/ClubSeat/images/Gstaad/bg-footer.gif) repeat-x 0 0;	
}

.boxFooter .logo{
	position:relative;
	width:131px;
	float:left;
}

.boxFooter .list{
	position:relative;
	width:500px;
	padding-top:35px;
	line-height:32px;
	float:left;
	font-size:10px;	
	text-transform:uppercase;
}

.boxFooter .list ul{
	margin:0;
	padding:0;
	list-style-type: none;
	
}
.boxFooter .list li{
	float:left;
	line-height:32px;
	padding-right: 20px;
}

.boxFooter a{
	color: #fff !important;
	text-decoration:none;		
}
.boxFooter a:hover{
	color: #fff;
	text-decoration:underline;		
}
.boxFooter .share{
	position:relative;
	width:230px;
	padding:42px 20px 0 0;
	float:right;
	text-align:right;
}

/* -- end styles for footer -- */

.boxTeaser .photo-fr{
	background: url(/App_Themes/ClubSeat/images/Gstaad/teaser-foto-fr.jpg) no-repeat 0 0;
}
