/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
seilerhotel.css / Seiler Hotels Zermatt
*/


/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 
main elements
*/
body {
	font:62.5% "Lucida sans", Arial, Helvetica, Verdana, sans-serif;
	margin:0;
	padding:0;
	text-align:center;
	color:#000;
	background:#fff none;
}


/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 
main page elements
*/
div#siteframe {
	text-align:left;
	background:#fff none;
}
div#header {
	background:#fff none;
	margin:0;
	font-size:100%;
	height:34px;
	letter-spacing:1px;
	font-family:"Times New Roman", Times, serif;
}
div#trailor {
	display:none;
}
div#content {
	margin:65px 0 0 14px;
	width:860px;
	font-size:120%;
	line-height:160%;
}
div#maincontent {
	margin:0 9px;
	padding:34px 0 0 0;
}
div#contentleft,
div#contentright,
div#contentrightBig,
div#colLeft,
div#colRight,
div#contentleft div.colLeft,
div#contentleft div.colRight {
	margin:40px 0;
	display:block;
}
div#footIcons {
	display:none;
}


/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 
header
*/
div#metanav,
div#switchlang {
	display:none;
}
div#logo {
	text-align:center;
	margin:-20px 0 0 0;
	position:relative;
	z-index:5;
	padding:0;
	height:81px;
}
div#reservation {
	display:none;
}


/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 
navigation
*/
div#navigation, div#navigation1, div#navigation2, div#navigation3 {
	display:none;
}


/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 
hyperlinks, icons
*/
a, a:link, a:visited {
	color:#333;
	text-decoration:underline;
}
a:hover, a:focus, a:active {
	text-decoration:underline;
}
a.active, a.active:link, a.active:visited,
a.news_active, a.news_active:link, a.news_active:visited,
a.events_active, a.events_active:link, a.events_active:visited {
	color:#333;
	font-weight:bold;
}
a.arrow, a.arrow:link, a.arrow:visited {
	margin:0 0 10px 0;
	padding:0;
	font-weight:normal;
	text-decoration:underline;
}
a.arrow:hover, a.arrow:focus, a.arrow:active {
	text-decoration:underline;
}
a.inline, a.inline:link, a.inline:visited {
	margin-left:10px;
	display:inline;
}
.right a, .right a:link, .right a:visited {
	font-weight:bold;
}
div#content .button,
a.button, a.button:link, a.button:visited,
a.button-in-image, a.button-in-image:link, a.button-in-image:visited {
	border:1px solid #fff;
	border-width:1px 0 1px 1px;
	float:right;
	font-family:"Times New Roman", Times, serif;
	color:#000;
	padding:0 10px 1px 25px;
	margin:0;
	line-height:21px;
	text-decoration:none;
	font-size:80%;
	text-transform:uppercase;
	letter-spacing:2px;
}
a.button-in-image,
a.button-in-image, a.button-in-image:link, a.button-in-image:visited {
	margin:-35px 0 0 0;
	position:relative;
	z-index:100;
}


/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 
font styles (Headers, paragraphs, lists, ...)
*/
h1 {
	color:#000;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	margin:30px 0 0 0;
	padding:0;
	font-size:200%;
	letter-spacing:2px;
	text-transform:uppercase;
}
h2, h3, h4, h5 {
	color:#000;
	font-weight:normal;
	margin:0 0 3px 0;
	padding:0;
	font-size:110%;
	letter-spacing:2px;
	text-transform:uppercase;
}
h3, h4, h5 {
	color:#000;
	font-weight:bold;
	font-size:100%;
}
p {
	margin:0 0 15px 0;
	padding:0;
}
div#colLeft p {
	margin:0;
}
div#content ul {
	list-style-image:url(../images/mcp/icon_listings.gif);
	margin-top:15px;	
	margin-left:16px;
	margin-bottom:15px;	
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;	
}
div#colLeft div.right,
div#colRight div.right {
	display:none;
}


/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 
images
*/
img, a img {
	border:none;
}
img.imgRight,
img.imgLeft,
div.bigImage {
	display:block;
	margin:0 0 20px 0;
}
.news_entrycontent,
.events_entrycontent {
	display:block !important;
	margin:0 0 40px 0;
}


/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 
listings and boxes
*/
div.listitem {
	padding:4px 0;
	margin:0;
}
* html div.listitem { padding:4px 0 1px 0; }
div.listitem div.image {
	float:left;
	margin:0 15px 0 0;
	padding:0;
	width:207px;
	height:138px;
	overflow:hidden;
}
div.listitem div.text,
div.listitem div.textLarge {
	float:left;
	margin:0;
	padding:0;
	width:400px;
}
div.listitem div.textLarge {
	width:630px;
}
div.listitem p {
	margin:0;
	padding:0;
}
div.box {
	background-color:#f3edd9;
	padding:17px 14px;
	float:right;
}
div.listitem div.box {
	float:right;
	padding:17px 14px 0 14px;
	margin:0 0 0 10px;
	width:214px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:186px;
}
div.listitem div.line {
	margin:0 0 -3px 0;
	border:0;
}


/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 
forms
*/
form {
	margin:0;
	padding:0;
}
div.errors {
	color:#7c2c35;
	font-weight:bold;
	margin:0 0 20px 0;
}
label {
	display:block;
	padding:0 0 0 5px;
}
input.inputField,
textarea.inputField,
input.smallInputField {
	border:1px solid #555;
	width:290px;
	padding:2px 4px;
	font-family:"Lucida sans", Arial, Helvetica, Verdana, sans-serif;
	font-size:100%;
}
input.smallInputField {
	width:100px;
}
.formNote {
	color:#666;
	margin:15px 0;
}
td.captcha img {
	border:1px solid #555;
}
.input1 {
	width:145px;
	border: 1px solid #000000;
}
.input2 {
	width:455px;
	border: 1px solid #000000;
}
.input3 {
	width:280px;
	border: 1px solid #000000;
}
.input4 {
	width:108px;
	border: 1px solid #000000;
}
.input5 {
	width:380px;
	border: 1px solid #000000;
}
.line {
	border-top:1px solid #000000;
}
.ftable td {
	padding:2px;
}


/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 
tables
*/
table, td, td p {
	font-size:100%;
	padding:0;
	margin:0;
}
div#contentright td,
table.contenttable td {
	border-bottom:1px solid #ddd;
	line-height:200%;
}


/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 
misc elements
*/
.cf,
.cfLine { /* clear floating elements */
	float:none;
	clear:both;
	line-height:0;
	width:1px;
	margin:0;
	padding:0;
	font-size:0;
}
div#footer {
	float:none;
	clear:both;
	display:block;
	color:#000;
	margin:50px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:110%;
	border-top:1px solid #000;
}
div#colLeft .cf,
div#colRight .cf,
.cfLine {
	float:none;
	clear:both;
	height:3px;
	font-size:3px;
	line-height:3px;
	width:100%;
	margin:0 0 38px 0;
}
div#colLeft .right {
	margin:0 12px 0 0;
}
.nomargin {
	margin:0 !important;
	padding:0 !important;
}
#prix .line {
	border-top: 1px solid #000000;
}
