@charset "utf-8";
/* CSS Document */

#home  #container  #middleContent  #teasers  #TabbedPanels1  li   {
	height: 12px;
	font-size: .8em;
	margin-top: 0px;
}
#container #middleContent #teasers li {
	width: 182px;
	float: left;
	height: 290px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #middleContent #browsers li {
	width: 188px;
	padding: 0px;
	margin: 0px;
	float: left;
}
.biarritz {
	background-image: url(../../images/bg-resort1-teaser.gif);
	background-repeat: no-repeat;
	display: block;
	height: 290px;
	text-decoration: none;
	width: 172px;
	cursor: pointer;
}
.hossegor {
	background-image: url(../../images/bg-resort2-teaser.gif);
	background-repeat: no-repeat;
	display: block;
	height: 290px;
	text-decoration: none;
	width: 172px;
	cursor: pointer;
}
.capferret {
	background-image: url(../../images/bg-resort3-teaser.gif);
	background-repeat: no-repeat;
	display: block;
	height: 290px;
	text-decoration: none;
	width: 172px;
	cursor: pointer;
}
.archachon {
	background-image: url(../../images/bg-resort4-teaser.gif);
	background-repeat: no-repeat;
	display: block;
	height: 290px;
	text-decoration: none;
	width: 172px;
	cursor: pointer;
}
.moliets {
	background-image: url(../../images/bg-resort4-teaser.gif);
	background-repeat: no-repeat;
	display: block;
	height: 290px;
	text-decoration: none;
	width: 172px;
	cursor: pointer;
}

#container #middleContent #teasers {
	padding-top: 7px;
	width: 750px;
	background-image: url(../../images/bg-grey-740x300.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	float: left;
	margin-top: 0px;
	padding-left: 3px;
}
.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	margin-top: 6px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 2px;
	font-size: 0.7em;
	font-weight: bold;
	color: #333333;
	background-image: url(../../images/bg-tab.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 120px;
	background-color: #FFFFFF;
	text-align: center;
	background-position: center top;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	outline:none;
}
.TabbedPanelsTabSelected {
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #EEE;
	background-color: #FFFFFF;
	color: #EF6A23;
	text-align: center;
}
.TabbedPanelsTabHover {
	color: #E96525;
}
#rightTeaser {
	margin-top: 30px;
}
.TabbedPanelsTab a {
	color: #FFFFFF;
	text-decoration: none;
}

