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

.categoryhead2 {
	font-family:"HelveticaNeueLTCom-LtCn", Arial, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	padding: 3px 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #976563;
}
.laaTps {
	width:716px;
	font-family:"HelveticaNeueLTCom-LtCn", Arial, sans-serif;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	background-repeat: repeat;
	background-position: 4px;
}
.laaTps .subs-new{
	padding:8px 10px;
}
.laaTps ul.tabnavpanes{ /* tab panel container */
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 100%;
	list-style:none;
	background-color:#fff;
	font-size: 24px;
	font-variant: small-caps;
}
.laaTps ul.tabnavpanes li{ /* tab panel container */
	list-style: none;
	float:left;
	cursor: pointer;
	margin: 0px;
	background-color: rgba(0,0,0,0.10);
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.laaTps ul.tabnavpanes li  div.stb {
	/*padding: 8px 8px 1px;*/
	vertical-align: top;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.laaTps ul.tabnavpanes li  div.tc{
	 position: relative;  
 }
.laaTps ul.tabnavpanes li.active{
	background: #EEE;
	border-bottom: 1px solid #F6F5F1;
	background-color: rgba(255,255,255,0.50);
	height: 36px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}

.laaTps ul.tabnavpanes li.active div.tc {
border-bottom: 1px solid #F6F5F1;
height: 40px;
}

.laaTps ul.tabnavpanes li:hover{
	background: #EEE;
	background-color: #F6F5F1;
}
.laaTps div.tabcontentpanes{
	clear:both;
	border: 1px solid #FFF;
	padding-bottom: 20px;
	background-color: rgba(255,255,255,0.50);
}
.laaTps div.tabcontentpanes p.headlines{
	margin-left:10px;
}
.laaTps div.tabcontentpanes div.tabc{
	display:none;
}
.laaTps div.tabcontentpanes div.tabc:first-child{
	display:block;
}
.laaTps div.tabcontentpanes div.tabc:last-child{
	border-right: 0px;
}
.laaTps ul.tabnavpanes li.tabt{
	color: #333;
	font-size: 18px;
	line-height:38px;
	padding: 0;
	text-align: left;
	vertical-align: middle;
	margin-right: 5px;
	border-bottom: 0px;
	border-radius: 12px 12px 0px 0px;
	height: 44px;
} 
.laaTps ul.tabnavpanes li.tabt div.tc{
height: 40px;
margin: 12px 0px 0px 0px;
padding: 0px 2px 0px 2px;
}
.laaTps ul.tabnavpanes li:last-child {
	margin-right:0px;
	float: right;
}
.laaTps ul.tabnavpanes li.tclass  div.tc{
	border-top-color:#a395af;
}
.mc {
border: 1px solid white;
margin-top: -8px;
width: 124px;
border-right: 1px;
border-left: 1px;
border-top: 1px;
border-bottom: 0px;
padding-left: 8px;
}
.laaCPs{ /*Collapsible Panel*/
	margin: 10px 10px 0px 10px;
	        
}         
.laaCPs .cpt, .laaCPs .cptsub, .laaCPs .cptsub2, .laaCPs .cptfet{ /*Collapsible Panel Tab*/
	padding:4px 5px;
	color:#fff;
	cursor:pointer;
	border:0px;
} 
.laaCPs .cpc, .laaCPs .cpcsub, .laaCPs .cptsub2, .laaCPs .cpcfet{ /*CollapsiblePanelContent*/
	padding: 0px;
}
.cpcsub {
	background-color: #ffffff;
	padding-right: 10px;
	padding-left: 10px;
	font-family:"HelveticaNeueLTCom-LtCn", Arial, sans-serif;
	line-height: 16px;
	color: #333;
	margin-bottom: 20px;
	margin-top: 0px;
	border: 1px solid #FFFFFF;
}
.laaCPs .cpcfet .cpcsub{
	margin-top:-1px;
}
div.subM{
	 
}
.laaCPs .cptsub2{
line-height: 20px;
height: 15px;
}
.laaCPs.collapse  .cptsub2{
	background-image: url('http://www.creme-de-languedoc.com/_images/open.gif');
	background-repeat: no-repeat;
	background-position:right bottom;
}
.laaCPs .cptsub2{
	background-image: url('http://www.creme-de-languedoc.com/_images/close.gif');
	background-position:right bottom;
	background-repeat: no-repeat;
}
.laasCPs.subM.collapse .cptsub{
	background-image: url('http://www.creme-de-languedoc.com/_images/elements/tourism-open.gif');
	background-repeat: no-repeat;
	background-position:right bottom;
}
.laasCPs.subM .cptsub{
	background-image: url('http://www.creme-de-languedoc.com/_images/elements/tourism-close.gif');
	background-position:right bottom;
	background-repeat: no-repeat;
	color: #FFF;
	background-color: #65A6B6;
	margin-bottom: 0px;
	border-bottom: 1px solid #ffffff;
}
.laasCPs.subM .cptsub{
	padding:0px;
}
.laaCPs .cptnonf { /*Collapsible Panel Tab*/
	padding:0px;
	color:#333333;
	cursor:pointer;
	border:0px; 
} 
.laaCPs .cpcnonf{ /*CollapsiblePanelContent*/
	padding: 0px;    
	border:0px; 
}
.clr{
	clear:both;
}
.laaCPBGs .cpt, .laaCPBGs .cpt:focus{
	border:0px;
	cursor: pointer;
	margin: 0px 4px 0px 0px;
	-moz-user-select: none;
	-khtml-user-select: none;
}
.laaCPBGs.collapse .cpt{
	background-image: url('http://www.creme-de-languedoc.com/_images/open.gif');
	background-repeat: no-repeat;
	background-position:right bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(203, 161, 159);
}
.laaCPBGs .cpt{
	background-image: url('http://www.creme-de-languedoc.com/_images/close.gif');
	background-position:right bottom;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: white;
}
 
.laaCPBGs .cpc{ /*Collapsible Panel Content*/
	padding:10px 0px;            
}
.minfo{
	width:685px;
}
.minfo .dbox{
	width: 400px;
}
.minfo .lab {
font-weight: normal;
padding: 2px 5px;
width: 80px;
}
.minfo .dis {
line-height: 28px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
width: 300px;
}
.ws_thumbs{
	text-align:center;
}
.wowslider-minfo { 
	zoom: 1; 
	position: relative; 
	max-width:692px;
	margin: 10px auto;
	z-index:100;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: white;
	text-align:left; /* reset align=center */
}
* html .wowslider-minfo{ width:692px }
.wowslider-minfo .ws_images ul{
	position:relative;
	width: 10000%; 
	height:auto;
	left:0;
	list-style:none;
	margin:0;
	padding:0;
	border-spacing:0;
	overflow: visible;
	/*table-layout:fixed;*/
}
.wowslider-minfo .ws_images ul li{
	width:1%;
	line-height:0; /*opera*/
	float:left;
	font-size:0;
	padding:0 0 0 0 !important;
	margin:0 0 0 0 !important;
}
.wowslider-minfo .ws_images{
	position: relative;
	left:0;
	top:0;
	width:100%;
	height:100%;
	overflow:hidden;
}
.wowslider-minfo .ws_images a{
	width:100%;
	display:block;
	color:transparent;
}
.wowslider-minfo img{
	max-width: none !important;
}
.wowslider-minfo .ws_images img{
	width:100%;
	border:none 0;
	max-width: none;
}
.wowslider-minfo a{ 
	text-decoration: none; 
	outline: none; 
	border: none; 
}
.wowslider-minfo  .ws_bullets { 
	font-size: 0px; 
	float: left;
	position:absolute;
	z-index:70;
}
.wowslider-minfo  .ws_bullets div{
	position:relative;
	float:left;
}
.wowslider-minfo  a.wsl{
	display:none;
}
.wowslider-minfo .ws_bullets { 
	padding: 10px; 
}
.wowslider-minfo .ws_bullets a { 
	margin-left: 5px; 
	height: 10px; 
	width: 10px; 
	float: left; 
	border: 1px solid #B8C4CF; 
	color: transparent; 
	text-indent: 0px; 
	background-image:url("data:image/gif;base64,");
	position:relative;
}
.wowslider-minfo .ws_selbull { 
	background-color: #B8C4CF; 
	color: #FFFFFF; 
}
.wowslider-minfo .ws_bullets a:hover, .wowslider-minfo .ws_overbull { 
	background-color: #dae9f6;
	color: #FFFFFF; 
}
.wowslider-minfo a.ws_next, .wowslider-minfo a.ws_prev {
	font-family:"HelveticaNeueLTCom-LtCn", Arial, sans-serif;
	font-size: 14px;
	position:absolute;
	display:none;
	top:50%;
	margin-top:-15px;
	line-height:30px;
	z-index:60;
	background-color: #000000; 
	color: #FFFFFF; 
	padding: 0px 10px; 
	opacity:0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
.wowslider-minfo a.ws_next{
	right:0;
}
.wowslider-minfo a.ws_prev {
	left:0;
}
* html .wowslider-minfo a.ws_next,* html .wowslider-minfo a.ws_prev{display:block}
.wowslider-minfo:hover a.ws_next, .wowslider-minfo:hover a.ws_prev {display:block}
/* bottom center */
.wowslider-minfo  .ws_bullets {
	top:0;
    right: 0;
}
.wowslider-minfo .ws-title{
	position: absolute;
	bottom:0;
	left: 0;
	margin-right:5px;
	z-index: 50;
	background-color:#000000;
	color:#FFFFFF;
	padding:10px 1%;
	width:98%;
	font-family:"HelveticaNeueLTCom-LtCn", Arial, sans-serif;
	font-size: 14px;
	opacity:0.55;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=55);	
}
.wowslider-minfo .ws-title div{
	padding-top:5px;
	font-size: 12px;
}
.wowslider-minfo  .ws_thumbs { 
	font-size: 0px; 
	position:absolute;
	overflow:auto;
	z-index:70;
}
.wowslider-minfo .ws_thumbs a { 
	position:relative;
	text-indent: -4000px; 
	color:transparent;
	opacity:0.85;
}
.wowslider-minfo .ws_thumbs a:hover{
	opacity:1;
}
.wowslider-minfo .ws_thumbs a:hover img{
	visibility:visible;
}
.wowslider-minfo  .ws_thumbs { 
    bottom: -63px;
    left: 0;
	width:100%;
	height:58px;
}
.wowslider-minfo  .ws_thumbs div{
	position:relative;
	height:100%;
	letter-spacing:-4px;
	width:592px; 
}
.wowslider-minfo .ws_thumbs .ws_selthumb img{
	border-color:#444;
}
.wowslider-minfo .ws_thumbs  a img{
	margin:3px;
	text-indent:0;
    border: 2px solid #B8C4CF;
	max-width:none;
}
.wowslider-minfo .ws_images ul{
	animation: wsBasic 40.8s infinite;
	-moz-animation: wsBasic 40.8s infinite;
	-webkit-animation: wsBasic 40.8s infinite;
}
@keyframes wsBasic{0%{left:-0%} 7.6%{left:-0%} 12.5%{left:-100%} 20.1%{left:-100%} 25%{left:-200%} 32.6%{left:-200%} 37.5%{left:-300%} 45.1%{left:-300%} 50%{left:-400%} 57.6%{left:-400%} 62.5%{left:-500%} 70.1%{left:-500%} 75%{left:-600%} 82.6%{left:-600%} 87.5%{left:-700%} 95.1%{left:-700%} }
@-moz-keyframes wsBasic{0%{left:-0%} 7.6%{left:-0%} 12.5%{left:-100%} 20.1%{left:-100%} 25%{left:-200%} 32.6%{left:-200%} 37.5%{left:-300%} 45.1%{left:-300%} 50%{left:-400%} 57.6%{left:-400%} 62.5%{left:-500%} 70.1%{left:-500%} 75%{left:-600%} 82.6%{left:-600%} 87.5%{left:-700%} 95.1%{left:-700%} }
@-webkit-keyframes wsBasic{0%{left:-0%} 7.6%{left:-0%} 12.5%{left:-100%} 20.1%{left:-100%} 25%{left:-200%} 32.6%{left:-200%} 37.5%{left:-300%} 45.1%{left:-300%} 50%{left:-400%} 57.6%{left:-400%} 62.5%{left:-500%} 70.1%{left:-500%} 75%{left:-600%} 82.6%{left:-600%} 87.5%{left:-700%} 95.1%{left:-700%} }
.wowslider-minfo .ws_bullets  a img{
	text-indent:0;
	display:block;
	top:12px;
	left:-32px;
	visibility:hidden;
	position:absolute;
    border: 2px solid #B8C4CF;
	max-width:none;
}
.wowslider-minfo .ws_bullets a:hover img{
	visibility:visible;
}
.wowslider-minfo .ws_bulframe div div{
	height:48px;
	overflow:visible;
	position:relative;
}
.wowslider-minfo .ws_bulframe div {
	left:0;
	overflow:hidden;
	position:relative;
	background-color:#B8C4CF;
	width:64px;
}
.wowslider-minfo  .ws_bullets .ws_bulframe{
	display:none;
	top:25px;
	overflow:visible;
	position:absolute;
	cursor:pointer;
    border: 2px solid #B8C4CF;
}
.wowslider-minfo .ws_bulframe span{
	position:absolute;
}
.detvid{
	width:648px;
	margin:10px auto;
	text-align:center
}
.infoBox{
	border: 0px none;
	position: absolute;
	width: 300px;
	height: 140px;
	display: block;
/*	left: -320.429687px;
	top: 585.3085937474934px;*/
	background-position: initial initial;
	background-repeat: initial initial;
	border: 1px solid #333333;
	background: #FFF;	
	box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.6);
}
.infoBox .anchor {
	width: 25px;
	height: 25px;
	position: absolute;
	bottom: -25px;
	left:26px;
	border-top: 0px;
	background:url('http://www.creme-de-languedoc.com/_images/miscelaneous/anchor1.png') no-repeat;
}
.infoBox .content {
padding:8px 10px 10px 8px;
text-align: left;
}
.infoBox .content b {
font-size: 12px;
position: absolute;
bottom: 5px;
}
.infoBox .close {
 position: absolute;
right: -1px;
top: -1px;
}
.content h2 {
	margin: 0px 12px 0px 0px;
	overflow: hidden;
	text-overflow: ellipsis;
	font-family:"HelveticaNeueLTCom-LtCn", Arial, sans-serif;
    font-size: 18px;
	font-weight: normal;
}
.content img{
	width:135px;
	height:80px;
	float:left;
	margin:0px 5px 0px 0px;
}

.laaCPs .tourism-featured-tab {
	width:300px;
}
.tourism-featured-tab .subs-new2{
	font-size: 24px;
	font-family:"goudyosn",Georgia, Times New Roman, Times, serif;
	font-weight:normal;
}
.laaTps .categoryhead {
	color: #333333;
	border: 1px solid rgb(255, 255, 255);
	background-color: rgba(79,133,147,0.30);
}
.laaCPs .cpcnonf {
padding: 0px;
border: 0px;
background: #ffffff;
}
.laaCPs.collapse .categoryhead{
	background-image: url('http://www.creme-de-languedoc.com/_images/open.gif');
	background-repeat: no-repeat;
	background-position:right bottom;
}
.laaCPs .categoryhead{
	background-image: url(http://www.creme-de-languedoc.com/_images/close.gif);
	background-position:right bottom;
	background-repeat: no-repeat;
}

.laaTps .subs-new2 {
	padding: 12px;
}

.subs-new2.fl {
padding:8px 8px 0 0;
font-size:18px;
font-weight:bold;
display:block;
}

.table .CollapsiblePanelOpen .CollapsiblePanelTab, 
.table .CollapsiblePanelClosed .CollapsiblePanelTab {
background-position: right bottom;
}
td.lab.fntb{
	/*font-weight:bold;*/
}