/**********************************************************************************
* phpComasy, Open Source Web Content Management System                            *
* http://www.phpcomasy.org                                                        *
*                                                                                 *
* Copyright (c) 2005 - 2006 neflexis gmbh (http://www.neflexis.ch)                *
*                                                                                 *
* phpComasy is released under his own licence (http://www.phpcomasy.com/licence)  *
**********************************************************************************/


/********************************* General styles ******************************/
body, a, table, td, tr, tbody, b, p, input, select, label, textarea {
	color: black;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
}

input, select, textarea {
	border: 1px solid gray;
	margin-bottom: 1px;
}
h1 {
	color: #006bac;
}
h2,
h2 a,
h2 a:hover {
	text-decoration: none !important;
	color: #8a0917 !important;
	margin: 0px;
	padding: 0px;
	margin-top: 12px;
	margin-bottom: 6px;
	font-size: 14px;
}
h3,
h3 a,
h3 a:hover {
	text-decoration: none !important;
	color: #333333;
	font-size: 110%;
	margin: 0px;
	padding: 0px;
	margin-top: 12px;
	margin-bottom: 6px;
}
hr {
	height: 1px;
	border: 1px solid #666666;
}
#my-body {
	background: white url(img/background.png) repeat-x;
}
/*******************************************************************************/


/************************************ Basic ************************************/
#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	/* background: url(img/logo.png) 564px 25px no-repeat; */
	background: url(img/logo.png) 702px 25px no-repeat;
	height: 140px;
	vertical-align: bottom;
}


#footer {
	background: url(img/footer.gif) repeat-x;
	height: 22px;
	color: white;
	font-size: 10px;
	padding: 0px 5px 0px 170px;
}


#left-column {
	vertical-align: top;
	background: white;
	width: 137px;
	padding-right: 50px;
	padding-left: 23px;
	padding-top: 12px;
	text-align: right;
	overflow: hidden;
}
#left-column a {
	color: #666666;
}

#document-column {
	vertical-align: top;
	width: 555px;
	overflow: hidden;
	text-align: left;
	background: white;
}

#right-column {
	vertical-align: top;
	background: white;
	padding-left: 20px;
	padding-top: 12px;
	width: 180px;
}
/*******************************************************************************/


/*********************************** Navigation ********************************/
.root-navigation {
	padding: 5px 0px 0px 205px;
	margin: 0px;
	margin-bottom: 20px;
	line-height: 0px;
}

.root-navigation li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.root-navigation li a {
	font-weight: normal !important;
	text-decoration: none;
	background: transparent;
	display: block;
	float: left;
	padding: 0px;
	margin-right: 10px;
	line-height: 20px;
	color: #666666 !important;
}

.navigation-by-tag:hover,
.navigation-by-region:hover {
	color: #333333 !important;
}


.navigation li.current a,
.navigation li a:hover,
.root-navigation li.current a,
.root-navigation li a:hover {
	color: #333333 !important;
	text-decoration: none;
	font-weight: normal;
}

.navigation li a {
	color: #666666 !important;
}

.navigation li.level0 {
	display: none;
}
.navigation li.level1 a {
	margin-left: 0px;
	font-size: 100%;
}

/*******************************************************************************/


/************************************ Content **********************************/
#content {
	padding: 0px;
	line-height: 16px;
}
#content h1 {
	color: #8a0917;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content a {
	text-decoration: underline;
	color: black;
}
#content a:hover {
	text-decoration: underline;
	color: #444444;
}

#content {
	height: 400px;
}

#content ul, li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#content li {
	margin: 0px 0px 0px 17px;
}

/* IE hack for min-height */
#content[id] {
    height: auto;
    min-height: 400px;
}
/*******************************************************************************/


/************************************ Portlets *********************************/
.portlet {
	padding: 0px;
	margin: 0px;
	margin-bottom: 25px;
}
.portlet h1 {
	border: none;
	background: transparent;
	color: #8a0917 !important;
	font-size: 17px;
	font-weight: normal;
	padding: 0px;
	margin-bottom: 6px;
}
.portlet h1 a {
	border: none;
	background: transparent;
	color: #8a0917 !important;
	font-size: 17px;
	font-weight: normal;
	padding: 0px;
	margin-bottom: 6px;
}


.portlet a {
	line-height: 17px;
	display: block;
}
.portlet-content {
	padding: 0px;
}
#portlet-wallisexpo-language-switcher a {
	display: inline;
	text-transform: uppercase;
}
.portlet input {
	width: 160px !important;
}

.portlet-banner-entry {
	margin-bottom: 8px;
}
.portlet-banner-entry img {
	border: 1px solid #666666;
}

#portlet-wallisexpo-webcam img {
	border: 1px solid #666666;
}

.portlet img {
	border: 1px solid #666666;
}


.portlet-openx-ad {
	margin-bottom: 25px;
}

/*******************************************************************************/



/********************************** Offers *************************************/

.go-next {
	color: #8a0917;
}
.go-next-special {
	color: #b2b2b2;
}

.offer-small {
	margin-right: 20px;
	padding: 12px 1px 1px 1px;
	height: 300px;
	width: 162px;
	background: url(img/background-offer.jpg) no-repeat;
	margin-top: 15px;
}
.offer-small-title a {
	display: block;
	text-decoration: none !important;
	font-size: 14px;
	padding: 11px 6px 0px 8px;
	color: #8a0917 !important;
	height: 24px;
}
.offer-small-text a {
	display: block;
	text-decoration: none !important;
	font-size: 11px;
	padding: 10px 6px 0px 8px;
	height: 64px;
	color: black;
	overflow: hidden;
}
.offer-small-links {
	padding: 14px 6px 0px 8px;
}
.offer-small-links a {
	color: #333333 !important;
	display: block;
	text-decoration: none !important;
	font-size: 90%;
}
.offer-small-links a:hover {
	color: black !important;
}


.offer-small-special {
	margin-right: 20px;
	padding: 12px 1px 1px 1px;
	height: 300px;
	width: 162px;
	background: url(img/background-special-offer.jpg) no-repeat;
	margin-top: 15px;
}
.offer-small-special-title a {
	display: block;
	text-decoration: none !important;
	font-size: 14px;
	padding: 11px 6px 0px 8px;
	color: #b2b2b2 !important;
	height: 24px;
}
.offer-small-special-text a {
	display: block;
	text-decoration: none !important;
	font-size: 11px;
	padding: 10px 6px 0px 8px;
	height: 64px;
	color: white !important;
	overflow: hidden;
}
.offer-small-special a:hover {
	color: gray !important;
}

.offer-small-special-links {
	padding: 14px 6px 0px 8px;
}
.offer-small-special-links a {
	color: white !important;
	display: block;
	text-decoration: none !important;
	font-size: 90%;
}
.offer-small-special-links a:hover {
	color: black !important;
}




.offer-top {
	margin: 0px;
	padding: 0px;
	height: 234px;
	width: 526px;
	background: url(img/background-top-offer.jpg) no-repeat;
	margin-bottom: 10px;
	margin-top: 15px;
}
.offer-top-picture {
	float: left;
	margin-left: 0px;
	margin-top: 1px;
}
.offer-top-title a {
	padding: 7px 18px 2px 6px;
	margin: 0px;
	margin-left: 155px;
	display: block;
	text-decoration: none !important;
	font-size: 18px;
	line-height: 20px;
	color: white !important;
	height: 24px;
}
.offer-top-pretitle {
	padding: 7px 0px 2px 18px;
	margin: 0px;
	display: block;
	float: left;
	font-size: 18px;
	line-height: 20px;
	color: #ffbf00 !important;
}
.offer-top-text a {
	padding: 12px 18px 0px 18px;
	margin: 0px;
	display: block;
	text-decoration: none !important;
	font-size: 12px;
	height: 160px;
	color: white !important;
	overflow: hidden;
}
.offer-top-links a {
	padding: 3px 18px 0px 18px;
	margin: 0px;
	color: white!important;
	text-decoration: none !important;
	font-weight: bolder;
}


.offer-top-booking a {
	color: #ffbf00 !important;
	font-weight: bolder;
	text-decoration: none !important;
	padding: 18px;
}




.offer {
	margin: 0px;
	padding: 0px;
	height: 234px;
	width: 526px;
	background: url(img/background-detail-offer.jpg) no-repeat;
	margin-bottom: 10px;
	margin-top: 15px;
}
.offer-picture {
	float: right;
	margin-right: 0px;
	margin-top: 1px;
}
.offer-title a {
	padding: 9px 18px 0px 18px;
	margin: 0px;
	display: block;
	text-decoration: none !important;
	font-size: 18px;
	color: white !important;
	height: 24px;
}
.offer-text a {
	padding: 12px 18px 0px 18px;
	margin: 0px;
	display: block;
	text-decoration: none !important;
	font-size: 12px;
	height: 160px;
	color: black;
	overflow: hidden;
}
.offer-booking a {
	padding: 3px 18px 0px 18px;
	margin: 0px;
	color: #850015 !important;
	text-decoration: none !important;
	font-weight: bolder;
}





















#live-search {
	background: #EEEEEE;
	width: 120px !important;
	color: #666666;
	padding: 1px;
	text-align: right;
}

#live-search-box {
	text-align: left;
	background: #FFFFFF;
	border: 1px solid gray;
	width: 240px !important;
}
#live-search-box ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
#live-search-box li { 
	cursor: default; 
	color: #1f3049;
	background: #FFFFFF;
}

#live-search-box li h1 {
	padding: 2px;
	margin: 2px 0px 2px 0px;
	font-size: 110%;
	background: #c4c4c4;
	color: #72644a;
}

#live-search-box li a { 
	padding: 2px;
	display: block;
	padding: 2px; 
	cursor: default; 
	color: #1f3049;
	background: #FFFFFF;
}

#live-search-box li a:hover {
	color: white;
	background: #8a0917;
	text-decoration: none;
	cursor:pointer;
}

#live-search-box li img {
	border: 1px solid white;
}

.gps-link {
	line-height: 22px;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
.book-now-link {
	line-height: 22px;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

#portlet-banner-Advertisement h1 {
	display: none;
}





.content-picture {
	border: 1px solid gray;
	padding: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
}


.we-table {
	border-spacing: 0px;
	border: none;
	width: 94%;
}

.we-table th {
	border: none;
	background: #8a0917;
	color: white;
	margin: 0px;
	padding: 2px;
}
.we-table td {
	border: none;
	margin: 0px;
	padding: 2px;
}

.we-table .odd img {
	border: 2px solid white;
	margin: 2px;
}

.we-table .even img {
	border: 2px solid #eeeeee;
	margin: 2px;
}

.we-table a:hover {
	color: white;
	color: white !important;
}

.we-table tr:hover {
	background: #a60314;
	color: white;
	color: white !important;
}

.small-size-table td {
	font-size: 11px;
}
.small-size-table td a {
	font-size: 11px;
}

.show-all-offers-top {
	position: relative;
	top: -24px;
	margin-right: 32px;
	z-index: 100;
	color: gray !important;
	font-size: 90%;
	text-decoration: none !important;
	height: 0px;
	display: block;
	float: right;
	display: none;
}

.show-all-offers-bottom {
	color: gray !important;
	font-size: 90%;
	text-decoration: none !important;
	float: right;
	margin-right: 32px;
}



.rro_weather_entry {
	width: 50px;
	height: 90px;
	float: left;
}
.rro_weather_entry h3 {
	margin: 0px;
	padding: 0px 0px 3px 0px;
}
.rro_weather_entry a {
	display: inline;
}


.mailform_element label {
	width: 180px;
}
.mailform-submit {
	margin-top: 5px;
	margin-left: 40px;
}


.swisswebcam-backlink {
	text-align: right;
	margin-right: 20px;
	margin-bottom: 5px;
}
.swisswebcam-backlink a {
	text-decoration: none !important;
}

.swisswebcam h2 {
	margin: 0px;
	padding: 0px;
}
.swisswebcam a {
	text-decoration: none !important;
	padding-top: 10px;
	padding-bottom: 10px;
}
.swisswebcam-description {
	display: none;
}
.swisswebcam {
	height: 60px !important;
	background: #EEEEEE;
	padding: 5px;
}

.label-de,
.label-en,
.label-fr {
	display: none;
}

#live-search-indicator {
	display: none;
	display: none !important;
}

#portlet-wallisexpo-livesearch {
	float: left;
	display: inline;
	padding-left: 32px;
	padding-top: 2px;
}

#portlet-wallisexpo-livesearch h1 {
	display: none;
}

#portlet-banner-banner-1 h1,
#portlet-banner-banner-2 h1,
#portlet-banner-banner-3 h1,
#portlet-banner-banner-4 h1,
#portlet-banner-banner-5 h1,
#portlet-banner-banner-6 h1 {
	display: none;
}

#portlet-banner-banner-1,
#portlet-banner-banner-2,
#portlet-banner-banner-3,
#portlet-banner-banner-4,
#portlet-banner-banner-5,
#portlet-banner-banner-6 {
	margin: 0px;
	margin-top: 10px;
}


.offer-top .book-now-link:hover,
.offer-top .gps-link:hover {
	color: #ba940e !important;
}

.offer .book-now-link:hover,
.offer .gps-link:hover {
	color: black !important;
}

.offer-title a:hover,
.offer-top-title a:hover,
.offer-top-text a:hover {
	color: #d9d9d9 !important;
}

#portlet-wallisexpo-season-1 h1 a:hover {
	color: black !important;
}
#portlet-wallisexpo-season-2 h1 a:hover {
	color: black !important;
}
#portlet-wallisexpo-season-3 h1 a:hover {
	color: black !important;
}
#portlet-wallisexpo-season-4 h1 a:hover {
	color: black !important;
}
#portlet-wallisexpo-region h1 a:hover {
	color: black !important;
}


a {
    outline: none !important;
}






/*******************************************************************************/
