/* @override http://dev.chalet-morzine-avoriaz.com/assets/css/common.css */

/* CSS Document */
body{
   	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	text-align:center;
	background:#d3edff;
}
form,table,p,h1,h2,h3,h4,h5,h6,ul,li,div,dl{
		margin:0;
		padding:0;
		font-size:100%;
}
li{
		padding:0;
		margin:0;
		list-style:none;
}
a{
	text-decoration:none;
	outline:none;
	color: #482910;
}
a:hover{
		text-decoration:underline;
}
img{
		border:0;
		vertical-align:middle;
}
.clsFloatLeft{
		float:left;
}
.clsFloatRight{
		float:right;
}
/* CSS Clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* End of CSS Clearfix */
/* CONTAINER */
 #container	{
	background:#fff url(../images/con_bg.jpg) repeat-y;
	margin:0 auto;
	width:1006px;
}
/* HEADER */
#header {
	 background:url(../images/h_bg.jpg) no-repeat;
	 height:178px;
	 margin:0 3px;
 }
#selLogo {											
	padding: 30px 24px 0 0;
}
#selLogo h1{
	background:url(../images/logo.png) no-repeat scroll 0 0;
}
#selLogo a{
	width:368px;
	height:48px;
	display:block;
	overflow:hidden;
	text-indent:-2000em;
}
.clsFlag{
	width:100px;
	float:right;
	clear: right;
	margin-top: 60px;
	margin-right: 27px;
}
.clsFlag li{
	float:right;
}
.clsFlag li.last{
	margin-right: 10px;
}
#selwelcome .clsFlag img{
	margin:0 0 0 5px;
	border:0;
	float:none;
}
/* END OF HEADER */
/* MAIN */
#main{
	margin:10px 30px 0;
	min-height:450px;
}
* html #main{
	height:450px;
}
#selwelcome h1{
	background:url(../images/h_icon.jpg) no-repeat left 3px;
	color:#482910;
	font:bold 15px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	border-bottom:1px solid #482910;
	text-align:left;
	padding:0 0 3px 20px;
}
.clsHeading{
	border-bottom:1px solid #482910;
}
#selwelcome h1 img{
	float:none;
	border:0;
	margin:0 0 5px 5px;
	vertical-align:middle;
}
#selwelcome h1 span{
	padding-left:50px;
}
#selwelcome img{
	margin:10px 0 10px 15px;
	border:2px solid #482910;
}
#myGallery6, #myGallery53{
	border:2px solid #482910;
	margin-top: 25px;
	left: 22px;
}
#main p{
	text-align:justify;
	padding:7px 0 0 20px;
	color:#482910;
	line-height: 18px;
}
.clsContent {
	width:600px;
	float:left;
	margin-top: 15px;
}
#selcontact{
	background:url(../images/main_bg.jpg) no-repeat bottom;
	height:241px;
	clear:both;
}
.clsButton{
	float:right;
	padding:60px 0 0 0;
}
#selcontact p {
	text-align:right;
}
.clsButton img{
	border:none!important;
}
/* END OF MAIN */
/* footer */
#footer{
	background:#fff;
	height:90px;
	margin:0 30px;
	font-size:12px;
	padding:10px 0 0;
	border-top:1px solid #482910; 
}
#footer ul{
	padding:10px 0;
}
#footer li{
	display:inline;
	text-align:center;
}
#footer li a{
	color:#482910;
	padding:0 7px;
}

#footer a:link    { 	color:#482910;}    /* unvisited links */
#footer a:visited { 	color:#482910;}   /* visited links   */
#footer a:hover   { 	color:#744e30;text-decoration:underline; } /* user hovers     */
#footer a:active  { 	color:#744e30;text-decoration:underline; }   /* active links    */

#footer a:focus { 	color:#744e30;text-decoration:underline; }
#footer a:focus:hover { 	color:#744e30;text-decoration:underline;}
/* end of footer */
.clear{
	clear:both;
}	
/*APARTMENT LIST*/
#selwelcome .clsList.clearfix img{
	float:left;
	border:2px solid #482910;
	margin: 0 0 0 10px;
}
#selwelcome .clsList.clearfix .clsListContent img{
	border-style: none;
	margin-right: 0;
	margin-left: 0;
	margin-top: -2px;
}
#selwelcome .clsList h2{
	font-weight: bold;
	color:#482910!important;
	padding:0 0 10px;
	text-align:left!important;
	text-transform: uppercase;
}
#selwelcome .clsList a:hover{
	color:#482910;
}
#main .clsList p{
	padding:0 50px 10px 0;
	color:#482910;
}
#main .clssample p{
	padding:0!important;
}
.clsList{
	border-bottom:1px dashed #482910;
	margin:20px 0 10px 0;
	position:relative;
	padding-bottom:20px;
}
.clsListContent{
	width:705px;
	float:right;
	position:relative;
}
.clsread{
	position:absolute;
	right:0;
	top: 0;
}
.clsList label{
	float:left;
	width:125px;
	font-weight:bold;
	display:block;
	color:#744e30;
}
.clsAddress label{
	background:url(../images/label_bg.jpg) no-repeat right;
	float:left;
	width:85px;
	font-weight:bold;
	display:block;
	color:#744e30;
	margin-right:20px;
}
#selwelcome  .clsread img{
	border:none!important;
	vertical-align:top;
	margin:0 0 0 5px;
}
#main .clsNoborder{
	border:none!important;
}
/*END OF APARTMENT LIST*/
/*ENQURIES*/
.clssample{
	width:200px;
	margin:0 20px;
	float:left;
}
#selwelcome .clssample li {
	float:left;
}
#selwelcome .clssample img{
	margin:0 9px 10px 0 !important;
	float:none;
}
#selwelcome .clssample li img{
	margin:0 0px 10px 7px !important;
	float:none;
}
.clssample a{
	font-weight:bold;
	color:#482910;
}
#selwelcome .clsBack {
	background:url(../images/b_arrow.jpg) no-repeat left;
	padding-left:12px;
	color:#482910;
	font-weight:bold;
	float:right;
}
.sampleContent{
	margin-left:240px;
}
* html .sampleContent{
	margin-left:270px;
}
/*END OF ENQURIES*/
/*CONTACT US*/
.form{
	padding:30px 0 50px;
}
.clsForm{
	width:600px;
	background:url(../images/line.jpg) no-repeat right top;
}
.clsForm p{
	padding:7px 0;
}
.clsForm label{
	background:url(../images/label_bg.jpg) no-repeat right;
	float:left;
	width:110px;
	font-weight:bold;
	display:block;
	color:#744e30;
}
.clsForm .clstextbox,.clsForm .clstextarea{
	width:400px;
	border:1px solid #744e30;
	margin-left:15px;
}
.clsBut {
	margin-right:52px;
	float: right;
}
.clsAlign{
	text-align:right;
	margin-right:55px;
}
.clsAddress{
	padding-left:30px;
	width:300px;
}
.clsAddress h3{
	font-size:20px;
	text-align:left;
	padding:10px 0;
	color:#744E30;
	font-weight:normal;
}
.form .clsAddress p{
	color:#482910!important;
	padding:6px 0!important;
	font-weight: bold;
}
.form .clsAddress p.addrow {
	margin-left: 105px;
	margin-top: -10px;
}
#selwelcome .clsHeading h1{
	float:left;
	border:none;
}
.stars{
	float:left;
	width:110px;
	padding-right: 0;
	padding-top: 0;
	padding-left: 20px;
	margin-top: -2px;
}
#selwelcome .stars img{
	margin:0 2px;
	border:none;
}
/*END OF CONTACT US*/
/*SITEMAP*/
.sitemap {
	float: left;
	position: relative;
	top: 20px;
	text-align: left;
}
.sitemap a {
	color:#482910;
}
.sitemap ul li {
	margin-top: 10px;
	font-weight: bold;
}
.sitemap ul li ul li {
	margin-left: 25px;
}
/*END OF SITEMAP*/
/*ARTICLES*/
.article {
	margin-left: 22px;
}

.article a {
	margin-left: 740px;
	color:#482910
}

/*END OF ARTICLES*/

