﻿body
{
	font-family: Arial, Helvetica, sans-serif, "lucida grande" , verdana;
	font-size: 12px;
	background: #f4f4f4;
	color: #444;
}
a
{
	color:#444;
}

#page
{
	position: relative;
	text-align: left;
	padding: 0px;
	margin: 0px auto;
	width: 1000px;
}

#header
{
	position: relative;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 20px;	
	padding-bottom: 0px;	
	height: 40px;
	color: #7b7b7b;
}
#header #logo
{
	position: absolute;
	line-height: 24px;
	width: 24px;
	display: block;
	height: 24px;
	top: 12px;
	left: 0px;
}

#header h3
{
	padding:0px; margin:0px;
	font-size:18px;
	position: absolute;
	display: block;
	top: 13px;
	left: 33px;
}
#header h3 a
{
	color: #444;
    text-decoration:none;
}
.header-submenu-nav
{
	z-index: 100;
	position: absolute;
	top: 10px;
	left: 255px;	
	padding: 0px;
	margin: 0px;	
	line-height: 1;
	list-style-type: none;
	list-style-image: none;
}
.header-submenu-nav li
{
	padding: 0px;
	margin: 0px;	
}
.header-submenu-nav ul
{
	padding: 0px;
	line-height: 1;
	list-style-type: none;
	margin: 0px;
	list-style-image: none;
}
.header-submenu-nav a
{
	margin: 0px;
	padding: 8px;
	width: auto;
	display: block;
	color: #000;
	font-weight: bold;
	margin-right: 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.header-submenu-nav a:hover
{
	background: #FF4393;
	color: #fff;
	cursor: pointer;
	text-decoration: none;
}
.header-submenu-nav li
{
	margin: 0px;
	width: auto;
	float: left;
}
.header-submenu-nav li ul li
{
	margin: 0px;
	width: auto;
	float:none;
}
.header-submenu-nav li ul
{
	z-index: 1001;
	border-bottom: #ccc 1px solid;
	position: absolute;
	border-left: #ccc 1px solid;
	background: #fff;
	border-top: #ccc 1px solid;
	border-right: #ccc 1px solid;
	left: -999em;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-radius: 0px 4px 4px 4px;
}
.header-submenu-nav li ul li a
{
	font-weight: normal;
	margin-right: 5px;
	text-decoration: none;
}
.header-submenu-nav li ul li A:hover
{
	background: none transparent scroll repeat 0% 0%;
	color: #000;
	text-decoration: underline;
}
.header-submenu-nav li:hover ul
{
	left: auto;
}
.header-submenu-nav li.sfhover ul
{
	left: auto;
}
.header-submenu-nav A.mlink
{
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	display: block;
	background: none transparent scroll repeat 0% 0%;
	color: #000;
	padding-top: 8px;
}
.header-submenu-nav A.mlink SPAN
{
	padding-right: 14px;
	background: url(images/close.gif) no-repeat right 50%;
}
.header-submenu-nav A.topnav-active.mlink SPAN
{
	padding-right: 14px;
	background: url(images/close.gif) no-repeat right 50%;
}
.header-submenu-nav li:hover A.mlink
{
	background: #FF4393;
	color: #fff;
	cursor: pointer;
	text-decoration: none;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-topleft: 4px;	
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 0;
	border-radius: 4px 4px 0px 0px;
}
.header-submenu-nav li.sfhover A.mlink
{
	background: #FF4393;
	color: #fff;
	cursor: pointer;
	text-decoration: none;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-topleft: 4px;	
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 0;
	border-radius: 4px 4px 0px 0px;
}
.header-submenu-nav li:hover A.mlink SPAN
{
	padding-right: 14px;
	background: url(images/close1.gif) no-repeat right 50%;
}
.header-submenu-nav li.sfhover A.mlink SPAN
{
	padding-right: 14px;
	background: url(images/close1.gif) no-repeat right 50%;
}
.header-submenu-nav A.topnav-active
{
	background: #FF4393;
	color: #fff;
	cursor: default;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.banner
{
	padding: 8px 20px;
	position: relative;
	background: url(images/bkg-banner-sm.gif) #3c3f45 repeat-x 50% top;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-topleft: 8px;		
	-webkit-border-top-right-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	border-radius-topleft: 8px;
	border-radius-topright: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;	
	top: 0px;
	left: 0px;
}
.banner h2
{
	 color:White; font-size:35px; padding:0px; margin:0px; font-weight:normal;
}

.banner1
{
	height :85px; 
	background: url(images/bkg-banner-sm.gif) #3c3f45 repeat-x 50% top;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-right-radius: 8px;		
	-webkit-border-top-left-radius: 8px;
	border-radius-topleft: 8px;
	border-radius-topright: 8px;
	border-top-right-radius: 8px;		
	border-top-left-radius: 8px;
}
.banner1 h1
{
	 color:White; font-size:35px; font-weight:normal; text-shadow: 0 1px 3px #000; margin:0px; padding:20px 0px 0px 25px;height:40px; overflow:hidden;
}
.banner H2
{
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	color: #fff;
	font-size: 3em;
	padding-top: 10px;
	text-shadow: 0 1px 3px #000;
}

.banner-home
{
	padding-bottom: 0px;
	line-height: 1.5em;
	padding-left: 0px;
	padding-right: 0px;
	background: #3c3f45 url(images/strip.gif) repeat-x 50% bottom;
	height: 270px;
	color: #d6d6d6;
	font-size: 1.4em;
	padding-top: 0px;
}
* HTML .banner-home.banner
{
	height: 270px;
}
.banner-home-logos
{
	position: absolute;
	width: 400px;
	bottom: 0px;
	height: 217px;
	background: url(images/logo-pink-blue-cyan.jpg) no-repeat;
	left: 16px;
}
.banner-home-logos1
{
	position: absolute;
	width: 400px;
	bottom: 0px;
	height: 217px;
	background: url(images/logo-ski.jpg) no-repeat;
	left: 16px;
}
.banner-home-logos2
{
	position: absolute;
	width: 400px;
	bottom: 0px;
	height: 217px;
	background: url(images/logo-chalet.jpg) no-repeat;
	left: 16px;
}
.banner-home-logos3
{
	position: absolute;
	width: 400px;
	bottom: 0px;
	height: 217px;
	background: url(images/logo-snowboard.jpg) no-repeat;
	left: 16px;
}
.banner-home-shadow
{
	position: absolute;
	width: 563px;
	background: url(images/header-shadow.gif) no-repeat;
	height: 55px;
	top: 178px;
	left: 435px;
}
.banner-home H1
{
	padding: 0px;
	font-size:51px;
		font-family:Myriad Pro, Arial, Helvetica, sans-serif, "lucida grande" , verdana;
		font-weight:normal;
		position: absolute;
		margin: 0px;
	width: 562px;
		height: 54px;
		color: #fff;
		top: 68px;
		left: 442px;
		padding-top:10px;
}
.banner-home P
{
	font-size: 18px;
	position: absolute;
	top: 116px;
	left: 448px;
}
.banner-home P IMG
{
	margin: 2px 0px 0px 5px;
}

.content-main
{
	border-bottom: #dfdfdf 1px solid;
	border-left: #dfdfdf 1px solid;
	padding-bottom: 0px;
	padding-top: 10px;	
	background: #fff;
	border-right: #dfdfdf 1px solid;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	border-radius-bottomleft: 8px;
	border-radius-bottomright: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}

.container_12
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/ski-bg1.jpg) no-repeat top right;	
}

.container_13
{
	width: 960px;
	background: url(images/ski-bg1.jpg) no-repeat top right;	
}

.content-container
{
	border-bottom: #dfdfdf 1px solid;
	border-left: #dfdfdf 1px solid;
	padding-bottom: 10px;
	margin-top: 20px;
	padding-top: 10px;	
	background: #fff;
	border-top: #dfdfdf 1px solid;
	border-right: #dfdfdf 1px solid;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.container_12 .grid_4
{
	width: 300px;
}

#footer
{
	padding-bottom: 10px;
	margin-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	background: #3c3f45;
	color: #fff;
	padding-top: 10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
#footer .container_f12
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

.homeTable td
{
	width:25%; padding-bottom:15px;
}
.homeTable td .htd1
{
	 color:#ff217f; font-size:13px;
}
.homeTable td .htd
{
	 font-size:11px; padding:0px 5px 0px 5px;
}
.homeTable td a
{
	 font-size:13px; color:#444;
}
.homeTable .tr1 a
{
	 font-size:13px; color:#444; font-weight:bold;
}
.homeTable td img
{
	  width:210px; height:130px; padding-top:20px;
}

.divS .trS1 td
{
	width:25%; font-size:14px; font-weight:bold; 
}
.divS  td
{
	vertical-align:top;
}

.divS .tdS1 select
{
    width: 40px; margin-right:10px;
}
.divS .tdS2 select
{
    width: 180px; 
}

.shaoqin a
{
	text-decoration:none; padding:4px 6px 4px 6px; position:relative; bottom:-1px;
}
.shaoqin span
{
	background-color:#f2f2f2; padding:4px 6px 4px 6px; position:relative; bottom:-1px;
}

#load{
position:fixed;
z-index:1;
border:3px double #999;
background:#f7f7f7;
width:300px;
height:200px;
margin-top:-150px;
margin-left:-150px;
top:50%;
left:50%;
text-align:center;
font-family:"Trebuchet MS", verdana, arial,tahoma;
font-size:18pt;
}
#load .loadP1
{
    text-align:center; padding-top:30px; padding-bottom:20px;
}
#load .loadP2
{
    text-align:center; color:#ff217f; font-size:15px;
}
.cc
{
}
.cc:hover
{
	background-color:Silver;
}
.ccc
{
	background-color:#FFFFCC;
}
.ccc:hover
{
	background-color:Silver;
}
#headcall
{
	position:absolute; left:740px; color:#444; font-weight:bold; top:13px;font-size:18px; width:260px; text-align:right;
}

#segvdiv
{
	position:relative;
}
#segvtb 
{
	position:absolute;top:0px;
}

/*------------footer start------------*/
#footer table #td1
{
	width:34%;
}
#footer table #td2
{
	width:33%;
}
#footer table #td3
{
	text-align:center; padding-left:30px;
}
#footer table #td4
{
	text-align:center;
}


/*------------footer end------------*/
/*------------header start------------*/
.banner1 img
{
	position:relative; float:right; margin-top:5px; margin-right:20px;behavior: url('/iefix/iepngfix.htc');
}
.banner1 p
{
	margin:0px; color:White; padding:0px 25px 0px 25px;
}
/*-----------header end------------*/

/**-----------------------------------------------quoteform start---------------------------------------------**/
 .quoteform
 {
 	width:500px; font-size:13px; background-color:White;
 }
  .quoteform h3
 {
 	font-size:20px;
 }
   .quoteform h3 span
 {
 	 color:Red;
 }
  .quoteform select
 {
 	font-size:12px;
 }
 .quoteform #msgwait
 {
 	font-size:20px; color:Red; text-align:center; padding-top:10px; line-height:200%; display:none;
 }
 .quoteform #msg
 {
 	font-size:20px; color:Red; text-align:center; padding-top:10px; line-height:200%; display:none;
 }
    .quoteform #msgerror
 {
 	display:none; font-size:20px; color:Red; text-align:center;
 }
.formleft td
 {
 	padding:7px 0px;
 }
.formright td
 {
 	padding:6px 0px; 
 }
 .formright td input, .formright td select
 {
 	color:Gray;
    }
 .mandatory
 {
 	color:Red;
 }
 .lightcolour
 {
    color:Gray;
 }
 .dialogcss
 {
 	background-color:White;
 	font-size:12px;
 }
.submitx
{
	text-decoration:none;
	color:White;
	font-size: 15px;
	font-family: 'zAristaLightRegular' ,Helvetica Neue,Arial,Helvetica, 'Liberation Sans' ,FreeSans,sans-serif;
	background-image :url(/images/enquiry-button.jpg);
	height:25px; width:85px;
	overflow:hidden;
	background-repeat:no-repeat;
    background-position:0px 0px;
    outline:none;
    border : none 0px transparent;   
    text-align:center;
    padding:0px 0px 3px 0px;
    cursor:pointer;
    position:relative; right:30px;
}
.title-missing, .name-missing, .email-missing, .mobile-missing
{
   color:Red; display:none;
}
.resortcol a
{
   margin-right:33px; text-decoration:none; color:#777777; font-size:10px;
}
.resortcol a:hover
{
    color:Red;
}
.resortcol a.last
{
   margin-right:0px;
}
/**-----------------------------------------------quoteform end---------------------------------------------**/
