/* CSS Document */

/*
Formatting the wrapper divs and body for centering
*/
body {
	margin:0px 0px; padding:0px;
	text-align:center;
	background-image:url(../images/bg2.jpg);
	background-repeat:repeat-y;
	background-position:center;
	}
	
#wrapper {
	width:760px;
	margin:0px auto;
	text-align:left;
	overflow:hidden;
	display:block;
	}
/*
Header formatting to place animated gif in correct location and new div image for each page
Each div is named with the url where it should be assigned
*/
#header_index{
	padding: 2px 0px 0px 82px;
	width:760px;
	height:204px;
	background-image:url(../images/template_01.jpg);
	background-repeat:no-repeat;
}

#header_reservation{
	padding: 2px 0px 0px 82px;
	width:760px;
	height:204px;
	background-image:url(../images/header10_01.jpg);
	background-repeat:no-repeat;
}

#header_groups{
	padding: 2px 0px 0px 82px;
	width:760px;
	height:204px;
	background-image:url(../images/header6_01.jpg);
	background-repeat:no-repeat;
}

#header_bikes{
	padding: 2px 0px 0px 82px;
	width:760px;
	height:204px;
	background-image:url(../images/summerbike/SummerBikeRentals.jpg);
	background-repeat:no-repeat;
}

#header_skis{
	padding: 2px 0px 0px 82px;
	width:760px;
	height:204px;
	background-image:url(../images/header4_01.jpg);
	background-repeat:no-repeat;
}

#header_snowboards{
	padding: 2px 0px 0px 82px;
	width:760px;
	height:204px;
	background-image:url(../images/header5_01.jpg);
	background-repeat:no-repeat;
}

#header_tuning{
	padding: 2px 0px 0px 82px;
	width:760px;
	height:204px;
	background-image:url(../images/header3_01.jpg);
	background-repeat:no-repeat;
}

#header_location{
	padding: 2px 0px 0px 82px;
	width:760px;
	height:204px;
	background-image:url(../images/header2_01.jpg);
	background-repeat:no-repeat;
}

#header_delivery{
	padding: 2px 0px 0px 82px;
	width:760px;
	height:204px;
	background-image:url(../images/header7_01.jpg);
	background-repeat:no-repeat;
}

#header_contact{
	padding: 2px 0px 0px 82px;
	width:760px;
	height:204px;
	background-image:url(../images/header8_01.jpg);
	background-repeat:no-repeat;
}

#header_faqs{
	padding: 2px 0px 0px 82px;
	width:760px;
	height:204px;
	background-image:url(../images/header9_01.jpg);
	background-repeat:no-repeat;
}

/*Content Divs below header*/

#navleft{
	padding-top:18px;
	width:170px;
	background-image:url(../images/template_05.jpg);
	background-repeat:no-repeat;
	float:left;
	
}	

#content{
	padding: 10px;
	width:570px;
	height:auto;
	background-image:url(../images/template_06.jpg);
	background-repeat:no-repeat;
	float:left;
}

/*Left Side Navigation*/
a.home{
	position:absolute;
	width:170px;
	height:29px;
	background-image:url(../images/template_07.jpg);
	
	}
	
a:hover.home{
	position:absolute;
	width:170px;
	height:29px;
	background-image:url(../images/template_07_over.jpg);

}

a.reservation{
	position:absolute;
	margin-top:29px;
	width:170px;
	height:36px;
	background-image:url(../images/template_08.jpg);
	
	}
	
a:hover.reservation{
	position:absolute;
	margin-top:29px;
	width:170px;
	height:36px;
	background-image:url(../images/template_08_over.jpg);
	
}

a.groups{
	position:absolute;
	margin-top:65px;
	width:170px;
	height:24px;
	background-image:url(../images/template_09.jpg);
	
	}
	
a:hover.groups{
	position:absolute;
	margin-top:65px;
	width:170px;
	height:24px;
	background-image:url(../images/template_09_over.jpg);
	
}

a.skipack{
	position:absolute;
	margin-top:89px;
	width:170px;
	height:25px;
	background-image:url(../images/template_10.jpg);
	
	}
	
a:hover.skipack{
	position:absolute;
	margin-top:89px;
	width:170px;
	height:25px;
	background-image:url(../images/template_10_over.jpg);
	
}

a.boardpack{
	position:absolute;
	margin-top:114px;
	width:170px;
	height:36px;
	background-image:url(../images/template_11.jpg);
	
	}
	
a:hover.boardpack{
	position:absolute;
	margin-top:114px;
	width:170px;
	height:36px;
	background-image:url(../images/template_11_over.jpg);
	
}

a.skituning{
	position:absolute;
	margin-top:150px;
	width:170px;
	height:23px;
	background-image:url(../images/template_12.jpg);
	
	}
	
a:hover.skituning{
	position:absolute;
	margin-top:150px;
	width:170px;
	height:23px;
	background-image:url(../images/template_12_over.jpg);
	
}

a.locations{
	position:absolute;
	margin-top:173px;
	width:170px;
	height:36px;
	background-image:url(../images/template_13.jpg);
	
	}
	
a:hover.locations{
	position:absolute;
	margin-top:173px;
	width:170px;
	height:36px;
	background-image:url(../images/template_13_over.jpg);
	
}

a.delivery{
	position:absolute;
	margin-top:209px;
	width:170px;
	height:25px;
	background-image:url(../images/template_14.jpg);
	
	}
	
a:hover.delivery{
	position:absolute;
	margin-top:209px;
	width:170px;
	height:25px;
	background-image:url(../images/template_14_over.jpg);
	
}

a.contact{
	position:absolute;
	margin-top:234px;
	width:170px;
	height:25px;
	background-image:url(../images/template_15.jpg);
	
	}
	
a:hover.contact{
	position:absolute;
	margin-top:234px;
	width:170px;
	height:25px;
	background-image:url(../images/template_15_over.jpg);
	
}

a.report{
	position:absolute;
	margin-top:259px;
	width:170px;
	height:24px;
	background-image:url(../images/template_16.jpg);
	
	}
	
a:hover.report{
	position:absolute;
	margin-top:259px;
	width:170px;
	height:23px;
	background-image:url(../images/template_16_over.jpg);
	
}

a.faq{
	position:absolute;
	margin-top:282px;
	width:170px;
	height:23px;
	background-image:url(../images/template_17.jpg);
	
	}
	
a:hover.faq{
	position:absolute;
	margin-top:282px;
	width:170px;
	height:24px;
	background-image:url(../images/template_17_over.jpg);

}
/*Random*/
.clear{
	clear:both;
}

/*Text formatting*/

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	line-height:20px;
	text-align:center;
	color:#00539b;
	margin:0px;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:18px;
	text-align:center;
	color:#009999;	
}

h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:85%;
	line-height:85%;
	text-align:center;
	color:#009999;
	margin:0px;	
}

h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:85%;
	line-height:100%;
	text-align:center;
	color:#000000;
	margin:0px;
}

.text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:85%;
	color:#000000;
}

.text_sm{
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#000000;
}

.text_center{
	font-family:Arial, Helvetica, sans-serif;
	font-size:85%;
	color:#000000;
	text-align:center;
}

.text_justify{
	font-family:Arial, Helvetica, sans-serif;
	font-size:85%;
	color:#000000;
	text-align:justify;
}

.faq_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#000000;
}

.form{
	font-family:Arial, Helvetica, sans-serif;
	font-size:85%;
	color:#000000;
	line-height:180%;
}

.title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:125%;
	line-height:180%;
	text-align:left;
	color:#009999;
	margin:0px;
}

/* Hot Deals */
#deals_box{
	width:400px;
	height:auto;
	background-image:url(../images/bgPattern_01.jpg);
	background-color:#88c7d8;
}

.deals_text{
	margin:0px;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:85%;
	color:#000;
	text-align:center;
}

/*Contact Page*/

p.contact_block{
	float:left;
	width:170px;
	padding: 0px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:85%;
	color:#000000;
	text-align:center
}

.contactform{
	display:block;
	width:250px;
	height:auto;
	padding:0px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:85%;
	color:#000000;
	float:left;
}

h2.contact{
	display:block;
	width:270px;
	float:left;
}

/*Customer Survey Page*/

.surveyform{
	display:block;
	width:250px;
	height:auto;
	padding:0px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:85%;
	color:#000000;
	float:left;
}

/*Rentals Page*/

.rent_evensplit{
	width:270px;
	height:auto;
	padding:0px 5px 10px 0px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:85%;
	color:#000000;
	line-height:150%;
}
td.left_col/*Tuning Page*/
{
	clear:both;
	margin:0px 0px 0px 8px;
	padding:3px;
	height:35px;
	width:400px;
	background-color:#F0F0F0;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:85%;
	border:1px solid #fff;
	text-align:left;
	vertical-align:middle;
	padding-left: 10px;
}
td.right_col{
	margin:0px 8px 0px 0px;
	margin:0px;
	height:35px;
	width:120px;
	background-color:#00539b;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:85%;
	border:1px solid #fff;
}

/*Rentals Pages*/

.top_left{
	float:left;
	width:310px;
	height:75px;
	margin:0px;
	}

.top_right{
	width:240px;
	float:left;
	padding:10px 0px 0px 0px;
	height:75px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:85%;
	color:#000000;
	text-align:center;
	margin:0px;
}

.top_left2{
	float:left;
	width:160px;
	height:130px;
	margin:0px;
	}

.top_right2{
	width:390px;
	float:left;
	padding:10px 0px 0px 0px;
	height:130px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:85%;
	color:#000000;
	text-align:center;
	margin:0px;
}

.rentaltitle{
	width:565px;
	height:25px;
	padding:5px 0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#00539b;
	background-image:url(../images/bgPattern_01.jpg);
	margin:0px;
}

.package_header{
	background-image:url(../images/bgPattern_01.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#00539b;
	font-weight:bolder;
	width:354px;
	height:30px;
	padding:5px 0px 5px 5px;
	margin:0px;
	clear:both;
	text-align:center;
	}
	
.rates_header{
	padding:5px 0px;
	width:100px;
	height:30px;
	margin:0px 0px 0px 3px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:13px;
	background-color:#009999;
	text-align:center;
	border-bottom:2px solid #fff;
	font-weight: bold;
	}

.package_gold{
	background-color:#E4E4E4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	width:354px;
	padding:5px 0px 5px 5px;
	margin:0px;
	clear:both;
	text-align:left;
	}
	
.rates_gold{
	padding:5px 0px;
	width:100px;
	margin:0px 0px 0px 3px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:14px;
	background-color:#00539b;
	text-align:center;
	border-bottom:2px solid #fff;
	}
	
.package_silver{
	background-color:#E4E4E4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	width:354px;
	height:120px;
	padding:5px 0px 5px 5px;
	margin:0px;
	clear:both;
	text-align:left;
	}
	
.rates_silver{
	padding:5px 0px;
	width:100px;
	margin:0px 0px 0px 3px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:14px;
	background-color:#00539b;
	text-align:center;
	border-bottom:2px solid #fff;
	}
	
.package_bronze{
	background-color:#E4E4E4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	width:354px;
	height:90px;
	padding:5px 0px 5px 5px;
	margin:0px;
	clear:both;
	text-align:left;
	}
	
.rates_bronze{
	padding:5px 0px;
	width:100px;
	height:90px;
	margin:0px 0px 0px 3px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:14px;
	background-color:#00539b;
	text-align:center;
	border-bottom:2px solid #fff;
	}
	
.package_junior{
	background-color:#E4E4E4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	width:354px;
	height:45px;
	padding:5px 0px 5px 5px;	
	margin:0px;
	clear:both;
	float:left;
	text-align:left;
	}
	
.rates_junior{
	padding:5px 0px;
	width:100px;
	height:45px;
	margin:0px 0px 0px 3px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:14px;
	float:left;
	background-color:#00539b;
	text-align:center;
	border-bottom:2px solid #fff;
	}
	
.package_clothing{
	background-color:#E4E4E4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	width:354px;
	height:20px;
	padding:5px 0px 5px 5px;	
	margin:0px;
	clear:both;
	float:left;
	text-align:left;
	}
	
.rates_clothing{
	padding:5px 0px;
	width:100px;
	height:20px;
	margin:0px 0px 0px 3px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:14px;
	float:left;
	background-color:#00539b;
	text-align:center;
	border-bottom:2px solid #fff;
	}
	
.package_snow{
	background-color:#E4E4E4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	width:354px;
	height:90px;
	padding:5px 0px 5px 5px;	
	margin:0px;
	clear:both;
	float:left;
	text-align:left;
	}
	
.rates_snow{
	padding:5px 0px;
	width:100px;
	height:90px;
	margin:0px 0px 0px 3px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:14px;
	float:left;
	background-color:#00539b;
	text-align:center;
	border-bottom:2px solid #fff;
	}

/*Links*/
a:link{
	color:#009999;
	text-decoration:underline;
	font-weight:bold;
}

a:visited{
	color:#666666;
	text-decoration:underline;
	font-weight:bold;
}

a:hover{
	color:#009999;
	text-decoration:underline;
	font-weight:bold;
}

/* Content Box for scrolling */

.important{
	width:570px;
	height:170px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:80%;
	text-align:left;
	display:block;
}

/*Image classes*/

.img_leftnav{
	margin:305px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:85%;
	color:#000000;
	text-align:center;
	width:170px;
	height:auto;
	overflow:hidden;
	padding:0px;
	
	}
	
.left_pad{
	padding: 5px 5px;
	float:left;
}
.padded{
	padding: 5px 10px;
	border:none;
}

img.navbottom{
	margin-top:305px;
	width:170px;
	height:20px;
	position:absolute;
}

img.left{
	float:left;
}

img.right{
	float:right;
}

img{
	border:none;
	text-decoration:none;
}
p.left_col {
	clear:both;
	margin:0px 0px 0px 8px;
	padding:3px;
	height:35px;
	width:400px;
	background-color:#F0F0F0;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:85%;
	border:1px solid #fff;
	float:left;
	text-align:left;
	vertical-align:middle;
}
p.right_col {
	margin:0px 8px 0px 0px;
	margin:0px;
	padding:3px;
	height:35px;
	width:120px;
	background-color:#00539b;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:85%;
	float:left;
	border:1px solid #fff;
	text-align:left;
	vertical-align:middle;
}
