/* CSS Document for Chalet Group Chatel*/


/****************************************************************************** header  **********************/
body {
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	vertical-align:top;
	background-color:#99CCFF;
	margin: 0px;
	padding: 0px;
	font-size:12px;
	color:#666666;
	line-height:18px;
}

.container {
	background-color: #FFFFFF;
	width: 1000px;
	text-align: center;
	vertical-align: top;
	
}

form {
	padding: 0px;
	margin: 0px;
}

.shadow-left {
	background-image: url(images/background-repeat-left.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

.shadow-right {
	background-image: url(images/background-repeat-right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.header {
	background-image:url(images/header_img.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:137px;
	padding-left:20px;
	text-align: left;
	vertical-align: top;
}

.logo {
	text-align:center;
	color: #999999;
	font-weight:normal;
	font-size:18px;
	vertical-align: top;
}

.header_links {
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	text-align:right;
}
.header_links:link, .header_links:visited, .header_links:hover, .header_links:active {
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	text-align:right;
	text-decoration:none;
}

.nav {
	background-image:url(images/nav-repeat.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height: 42px;
	text-align: center;
}

.nav_link:link, .nav_link:visited {
	color: #B2D1FF;
	text-decoration:none;
	font-weight:bold;
	font-size:16px;
	padding-top: 13px;
	padding-left:5px;
	padding-right:5px;
}

.nav_link:hover, .nav_link:active {
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:16px;
	padding-top: 13px;
	padding-left:5px;
	padding-right:5px;
}

.choose_a_chalet_panel {
	background-image:url(images/choose_a_chalet_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:496px;
	text-align:center;
	vertical-align:top;
	background-color: #C0D6FD;
}

.choose_a_chalet_panel_gallery {
	background-image:url(images/choose_a_chalet_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:496px;
	text-align:center;
	vertical-align:top;
	background-color: #C0D6FD;
	padding: 79px 0px 0px 0px;
}

.spacer_gallery {
	width: 12px;
	height: 12px;
}

.spacer_form {
	height: 4px;
}

.right_banner_panel {
	background-image:url(images/right_banner_bg.jpg);
	background-position: right top;
	background-repeat:no-repeat;
	text-align:left;
	vertical-align:top;
	padding: 35px 30px 0px 50px;
}

.right_banner_panel_bullet {
	color:#0066FF;
	font-size:18px;
	line-height: 24px;
	font-weight:bold;
}

.right_banner_panel_bullet:link{
	color:#0066FF;
	font-size:18px;
	line-height: 24px;
	text-decoration:none;
	font-weight:bold;
}.right_banner_panel_bullet:visited{
	color:#0066FF;
	font-size:18px;
	line-height: 24px;
	text-decoration:none;
	font-weight:bold;
}.right_banner_panel_bullet:active{
	color:#0066FF;
	font-size:18px;
	line-height: 24px;
	text-decoration:none;
	font-weight:bold;
}.right_banner_panel_bullet a:hover{
	color:#0066FF;
	font-size:18px;
	line-height: 24px;
	text-decoration:underline;
	font-weight:bold;
}

/****************************************************************************** main    **********************/
.main {
	padding: 16px 18px 0px 36px;
	background-color:#FFFFFF;
	text-align: left;
	vertical-align: top;
}

h1 {
	font-size:24px;
	color:#666666;
	line-height:18px;
	padding: 0px;
	margin: 0px;
}

h2 {
	color:#0066FF;
	font-size:18px;
	line-height:18px;
	padding-bottom:2px;
	margin-bottom:2px;
}

h2 a:link, h2 a:visited, h2 a:active {
	color:#0066FF;
	font-size:18px;
	line-height:18px;
	padding-bottom:2px;
	margin-bottom:2px;
	text-decoration:none;
}
h2 a:hover {
	color:#0066FF;
	font-size:18px;
	line-height:18px;
	padding-bottom:2px;
	margin-bottom:2px;
	text-decoration:underline;
}

h3 {
	color:#0165FE;
	font-weight:bold;
	font-size:14px;
	line-height:18px;
	padding-bottom:5px;
	margin-bottom:5px;
	text-transform:uppercase;
	padding-bottom:1px;
	margin-bottom:1px;
}

P {
	padding-top:3px;
	margin-top:3px;
}

.chalet_search_box {
	width:369px;
	border: 1px solid #83B4FF;
}
.chalet_search_box_header {
	color: #0066ff;
	font-size:20px;
	padding: 14px 0px 14px 29px;
	background-color: #D9E8FF;
}

.chalet_search_box_form {
	color: #0066ff;
	font-size:12px;
	padding: 17px 0px 15px 19px;
	text-align: left;
	vertical-align: top;
	background-color: #F2F6FF;
}

a:link, a:visited, a:active {
	font-weight:bold;
	text-decoration:underline;
	color:#666666;
}
a:hover {
	font-weight:bold;
	text-decoration:none;
	color:#666666;
}

ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

li { 
	background-image:url(images/bullet.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	padding-left: 16px;
}


/****************************************************************************** footer  **********************/

.footer {
	color:#0165FE;
	font-size:12px;
	line-height:18px;
	padding-right:32px;
	padding-left:36px;
	padding-bottom:20px;
	background-color:#FFFFFF;
	text-align: left;
	vertical-align: top;
}

.footer_link:link, .footer_link:visited, .footer_link:active{
	color:#0165fe;
	font-weight:bold;
	text-decoration:none;
}
.footer_link:hover{
	color:#0165fe;
	font-weight:bold;
	text-decoration:underline;
}

.swc_link:link, .swc_link:visited, .swc_link:hover, .swc_link:active {
	vertical-align:bottom;
	text-align:right;
	color:#666666;
	text-decoration:none;
	font-size:10px;
}

hr {
	color:#99CCFF;
	height:1px;
}