/* CSS Document */

/*
** GLOBAL ELEMENTS
*/

body 
{
margin: 0px;
text-align: center;
color: white;
font-family: arial, sans-serif;
font-size: 11px;
background-color: #C8D3D9;
}

p
{
color: #2B729B; 
font-family: arial, sans-serif;
font-size: 11px;
}

#wrapper
{
background-image: url("../images/logo5.gif");
background-repeat: no-repeat;
background-position: 10px 3px;
margin-left: auto;
margin-right: auto;
width: 750px;
height: auto;
margin-top: 5px;
padding-top: 60px;
border: 0px solid red;
}

#wrapper a
{
color: #2B729B;
}

#strapline
{
color: white;
padding-top: 0 px;
padding-bottom: 4px;
padding-right: 11px;
text-align: right;
font-weight: none;
font-size: 15px;
}

#left-container
{
width: 130px;
float: left;
text-align: center;
margin: 0px;
padding: 0px;
}

* html #left-container
{
width: 150px;
}
	
#header
{
height: 185px;
border: 10px solid #D5DDE1;
margin-bottom: 10px;
}

* html #header
{
height: 205px;
}

#content
{
float: right;
margin-left: 10px;
margin-bottom: 0px;
padding: 15px;
width: 540px;
text-align: left;
border: 10px solid #D5DDE1;
background: white;
color:#2B729B;
}

* html #content
{
width: 590px;
float: left;
}

#content a
{
color: #3D9AD0;
text-decoration: underline;
}

#content a:hover
{
color: #C8D3D9;
text-decoration: none;
}

#content td {
color:#2B729B;
}

h1 
{
color: #2B729B; 
text-align: center;
font-family: arial, sans-serif;
font-size: 13px;
font-weight: bold;
padding-bottom: 0px;
}

h2
{
color: #2B729B;
text-align: center;
font-size: 12px;
margin: 0px;
padding-bottom: 5px;
font-weight: normal;
}

#contact-snippet
{
float: left;
margin-top: 10px;
font-size: 12px;
font-weight: bold;
text-align: center;
width: 150px;
}

.phone
{
font-size: 16px;
}

#contact-snippet a
{
color: #;
}

#contact-snippet a:hover
{
color: white;
}

#content ul
{
color: #2B729B; 
font-family: arial, sans-serif;
font-size: 11px;
margin-top: -3px;
margin-left: 14px;
}

	
/*
** NAV ELEMENTS
*/		

#nav1	 
{
width: 100%;
float: left;
text-align: left;
border: 10px solid #D5DDE1;
padding-top: 3px;
padding-bottom: 3px;
background: white;
}

#nav1 ul
{
display: block;
border: 0px solid green;
margin: 0px;
padding: 0px;
}

#nav1 ul li
{
display: block;
margin: 0px;
font-weight: normal;
padding-top: 1px;
padding-bottom: 1px;
}

#nav1 ul li a
{
display: block;
width: 100%;
font-size: 13px;
font-weight: normal;
text-decoration: none;
color: #2B729B;
padding-top: 0px;
padding-bottom: 0px;
padding-right: 2px;
padding-left: 5px;
border-left: 5px solid white;
}

#nav1 ul li a:hover
{
display: block;
color: #2B444F;
background: #DDE3E6;
text-decoration: none;
border-left: 5px solid #C8D3D9;
}

#nav1 ul li a:visited
{
text-decoration: none;
color: #437991;
}

.nav1current
{
display: block;
width: 100%;
font-size: 13px;
font-weight: bold;
text-decoration: bold;
color: #2B729B;
padding-top: 0px;
padding-bottom: 0px;
padding-right: 2px;
padding-left: 5px;
border-left: 5px solid #D5DDE1;
background: #D5DDE1;
}

.indent
{
padding-left: 10px;
}

.indent2
{
padding-left: 18px;
}

/*
** CONTENT ELEMENTS
*/

.headerindex
{
background-image: url("../images/header_26.jpg");
background-repeat: no-repeat;
padding-top: 0px;
}

.headerabout
{
background-image: url("../images/header_1.jpg");
background-repeat: no-repeat;
padding-top: 0px;
}

.headerwhy
{
background-image: url("../images/header_3.jpg");
background-repeat: no-repeat;
padding-top: 0px;
}

.headerservices
{
background-image: url("../images/header_27.jpg");
background-repeat: no-repeat;
padding-top: 0px;
}

.headerhow
{
background-image: url("../images/header_22.jpg");
background-repeat: no-repeat;
padding-top: 0px;
}

.headerbuyingguides
{
background-image: url("../images/header_2.jpg");
background-repeat: no-repeat;
padding-top: 0px;
}

.headerbuyingguidesswiss
{
background-image: url("../images/header_18.jpg");
background-repeat: no-repeat;
padding-top: 0px;
}

.headerbuyingguidesfrench
{
background-image: url("../images/header_16.jpg");
background-repeat: no-repeat;
padding-top: 0px;
}

.headerresortguides
{
background-image: url("../images/header_21.jpg");
background-repeat: no-repeat;
padding-top: 0px;
}

.headercasestudies
{
background-image: url("../images/header_17.jpg");
background-repeat: no-repeat;
padding-top: 0px;
}

.headercontact
{
background-image: url("../images/header_13.jpg");
background-repeat: no-repeat;
padding-top: 0px;
}

.headerswissskiresorts
{
background-image: url("../images/header_25.jpg");
background-repeat: no-repeat;
padding-top: 0px;
}

.headerfrenchskiresorts
{
background-image: url("../images/header_24.jpg");
background-repeat: no-repeat;
padding-top: 0px;
}

.hr1
{
text-align: center;
width: 90%;
size: 1px;
color: #DDE3E7;
margin-top: 0px;
margin-bottom: 10px;
}

.pager { 
	background-color:#eee; 
	border:#ccc 3px solid;
	padding:3px;
	text-align:center;
	font:normal 12px verdana;
}
.lhead { 
	background-color:#eee; 
	border-top:#aaa 3px solid;
	border-bottom:#aaa 3px solid;
	padding:3px;
	font:bold 14px verdana;
}
.lpart { 
	background-color:#f0f0f0; 
	border-left:#ccc 2px solid;
	padding-bottom:25px;
}
.lpage { 
	font:normal 12px verdana;
}
.lcount { 
	background-color:#999; 
	color:#fff;
	padding:2px;
	font:bold 12px verdana;
}

hr {
	color:#ccc;
} 

.contact td {
font-size:12px;
padding:2px;
}

.contact-box {
border: 1px solid #C8D3D9;
padding:4px;
color:#003366;
}

/*
** FOOTER
*/


#footer
{
float: right;
margin-top: 5px;
text-align: right;
padding-right: 10px;
}

#footer a:hover
{
color: white;
}
