/*
	Written by: El Chango - www.elchango.ca
	Date: May 21, 2008
*/

body {
	margin: 0;
	padding: 0;
	background: #bfbfbf url('/images/background-gradiant.gif') repeat-x;
}

#wrapper {
	position: relative;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	border-left: 2px solid #b8b8b8;
	border-right: 2px solid #b8b8b8;
	border-bottom: 2px solid #b8b8b8;
}

#header {
	position: relative;
	width: 780px;
	height: 150px;
	background: #bfbfbf url('/images/background-header.gif') repeat-x;
}

#logo {
	position: absolute;
	top: 0px;
	left: 30px;
	margin: 0px;
	padding: 0px;
	width: 311px;
	height: 107px;
	background: url("/images/luxbus-logo.gif") no-repeat;
}

#logo a, #logo h1 {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 311px;
	height: 107px;
	text-indent: -9999px;
	background: none;
	text-decoration: none;
}

#contact-info {
	position: absolute;
	top: 14px;
	right: 40px;
}

#contact-info div {
	position: relative;
	width: 200px;
}

#contact-info .left {
	float: left;
	width: 80px;
}

#contact-info .right {
	float: right;
	width: 110px;
}

#content {
	position: relative;
	width: 780px;
}

#main-image {
	border-bottom: 2px solid #AAA;
}

#text {
	width: 780px;
	background-color: #FFF;
	margin: 0;
	padding: 0;
}

#text #leftcol {
	float: left;
	width: 450px;
	margin: 20px 0 15px 30px;
}

#text #rightcol {
	float: right;
	width: 260px;
}

#text #leftcol .left {
	float: left;
	width: 220px;
}

#text #leftcol .right {
	float: right;
	width: 220px;
}

#footer {
	position: relative;
	width: 780px;
	height: 60px;
	background-color: #505050;
}

#footer .left {
	float: left;
	margin: 6px 0;

}

#footer .left img {
	margin-left: 15px;
}

#footer .right {
	float: right;
	margin: 10px 15px;
	text-align: right;
}

#footer .right span, #footer .right span a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
	line-height: 150%;
	text-decoration: none;
}

#footer .right span a:hover {
	text-decoration: underline;
}
/* Navigation Styles */
#nav {
	position: absolute;
	top: 120px;
	left: 10px;
	width: 756px;
}

#nav ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav li {
	float: left;
	padding: 0 17px 0 17px;
}

#nav .rightbar {
	border-right: 1px dotted #CCC;
}

#nav a {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
	text-transform: uppercase;
}

#nav a:hover, #nav .on {
	color: #e4d661;
}

#subnav01 {
	position: absolute;
	top: 0;
	left: 10px;
	background-color: #000;
	opacity: 0.80; /* standard CSS3 */
	filter:alpha(opacity=80); /* for ie */
	-khtml-opacity: 0.80; /* for older safari */
	-moz-opacity:0.80; /* for netscape */
}

#subnav02 {
	position: absolute;
	top: 0;
	left: 126px;
	background-color: #000;
	opacity: 0.80; /* standard CSS3 */
	filter:alpha(opacity=80); /* for ie */
	-khtml-opacity: 0.80; /* for older safari */
	-moz-opacity:0.80; /* for netscape */
}

#subnav03 {
	position: absolute;
	top: 0;
	left: 234px;
	background-color: #000;
	opacity: 0.80; /* standard CSS3 */
	filter:alpha(opacity=80); /* for ie */
	-khtml-opacity: 0.80; /* for older safari */
	-moz-opacity:0.80; /* for netscape */
}

#subnav01 ul, #subnav02 ul, #subnav03 ul {
	list-style: none;
	margin: 0;
	padding: 14px 20px;
}

#subnav01 li, #subnav02 li, #subnav03 li {

}

#subnav01 a, #subnav02 a, #subnav03 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCC;
	text-decoration: none;
}

#subnav01 a:hover, #subnav02 a:hover, #subnav03 a:hover {
	color: #e4d661;
}
/* END Navigation Styles */


/* TEXT Styles */
#contact-info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCC;
	text-decoration: none;
	line-height: 150$;
}

#text h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #333;
	line-height: 130%;
	text-decoration: none;
}

#text h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 130%;
	text-decoration: none;
	font-weight: bold;
}

#text .popular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 130%;
	text-decoration: none;
	font-weight: bold;
}

#text p, #text ol, #text ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 130%;
	text-decoration: none;
}

#text a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1070db;
}

#text a:hover {
	color: #6da9ec;
}

#text #leftcol .left a, #text #leftcol .right a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1070db;
}

#text #leftcol .left a:hover, #text #leftcol .right a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6da9ec;
}

.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	background-color: #CCC;
	text-align: center;
	padding: 1px 0;
}
/* END TEXT Styles */

.spaced {
	line-height: 120%;
}

#text img {
	border: 1px solid #666;
}

#rightcol #flash {
	position: relative;
	margin: 0 0 0 2px;
	z-index: 0;
}

#footer-vehicles {
	width: 435px;
	background-color: #EEE;
	border: 1px solid #CCC;
}

div.row {
	clear: both;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div.row span.label {
	float: left;
	width: 120px;
	text-align: right;
}

div.row span.formw {
	float: right;
	width: 320px;
	text-align: left;
}

div.spacer {
	clear: both;
}

#skibanner {
	position: relative;
	width: 451px;
	height: 193px;
	background: url(/images/whistler-banner.jpg);
}

#skibanner #weather {
	position: absolute;
	top: 8px;
	left: 10px;
	width: 140px;
	height: 170px;
}

#skibanner #button {
	position: absolute;
	top: 146px;
	left: 228px;
	width: 91px;
	height: 27px;
}

#skibanner #button img {
	border: 0;
}

#footerlinks {
	margin: 12px 0 15px 0;
	text-align: center;
}

#footerlinks a {
	font-family: arial, san-serif;
	font-size: 9px;
	color: #000;
	text-decoration: none;
	line-height: 120%;
}

#footerlinks a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}