@charset "utf-8";

/* CSS Document */

body {
	text-align: center;
	font-size: 0.85em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	background: #ffffff url(../images/bgBody.jpg) top center no-repeat;
}

body#sub { background: #ffffff url(../images/bgBodySub.jpg) top center no-repeat; }

h1, h2, h3, h4 {
	font-weight: normal;
	letter-spacing: -0.02em;
}

h2 {
	font-size: 1.8em;
	margin: 0 0 10px 0;
}

body#sub h2 {
	color: #ffffff;
	margin: 0 0 50px 20px;
}

#left h3 {
	font-size: 1.2em;
	border: none;
	margin: 0;
}

h3 {
	font-size: 1.2em;
	border-bottom: 1px dotted #cccccc;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
}

h4 {
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 5px 0;
	text-transform: uppercase;
	border-bottom: 1px dotted #cccccc;
}

#content p { margin: 15px 0; }

em { font-weight: bold; }

a {
	color: #000000;
	text-decoration: none;
}

img { border: none; }

#header a, #banner a { color: #ffcc00; }

#header a:hover, #banner a:hover { color: #ffffff; }

#content a, #footer a {
	font-weight: bold;
	border-bottom: 1px dotted #cccccc;
}

#content a:hover, #footer a:hover {
	color: #666666;
	font-weight: bold;
	border-bottom: 1px dotted #999999;
}

a.btn {
	width: 150px;
	height: 25px;
	line-height: 25px;
	padding: 5px 0;
	color: #000000;
	text-shadow: 0 1px 0 #ffffff;
	text-align: center;
	background: url(../images/buttons/btn150x25.png) no-repeat;
}

a.btn200 {
	width: 200px;
	height: 25px;
	line-height: 25px;
	padding: 5px 0;
	color: #000000;
	font-weight: bold;
	text-shadow: 0 1px 0 #ffffff;
	text-align: center;
	background: url(../images/buttons/btn200x25.png) no-repeat;
}

a.btn250 {
	width: 250px;
	height: 25px;
	line-height: 25px;
	padding: 5px 8px;
	color: #000000;
	font-weight: bold;
	text-shadow: 0 1px 0 #ffffff;
	text-align: center;
	background: url(../images/buttons/btn250x25.png) no-repeat;
}

blockquote {
	clear: both;
	width: 560px;
	padding: 20px;
	margin: 0 0 5px 0;
	background: #f5f5f5;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #cccccc;
}

cite {
	clear: both;
	float: right;
	padding: 0 20px 20px 0;
}

#container {
	width: 960px;
	text-align: left;
	margin: 0 auto;
}

#header {
	width: 960px;
	height: 150px;
	position: relative;
}

body#sub #header { height: 125px; }

#header a.logo {
	position: absolute;
	top: 30px;
	left: 0;
}

#header .ready {
	position: absolute;
	top: 100px;
	right: 0;
	color: #ffffff;
	font-size: 1.2em;
}

#header ul#menu {
	position: absolute;
	top: 30px;
	right: 0;
	font-size: 0.9em;
	font-weight: bold;
}

#header ul#menu li {
	float: left;
	margin: 0 0 0 25px;
}

#banner {
	width: 960px;
	height: 400px;
	color: #dddddd;
	font-size: 0.85em;
}

#banner li { margin:0 0 0 0; /*Spacing between each LI container*/ }

#banner li .hpanel { /*padding: 5px; /*Padding inside each content*/ }

.haccordion { padding: 0; }

.haccordion ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden; /*leave as is*/
}

.haccordion li {
	margin: 0;
	padding: 0;
	display: block; /*leave as is*/
	width: 100%; /*For users with JS disabled: Width of each content*/
	height: 380px; /*For users with JS disabled: Height of each content*/
	overflow: hidden; /*leave as is*/
	float: left; /*leave as is*//*border: 1px solid red;*/
}

.haccordion li .hpanel {
	width: 100%; /*For users with JS disabled: Width of each content*/
	height: 380px;  /*For users with JS disabled: Height of each content*/
	position: relative;
}

.haccordion li .middle { border-left: 1px solid #666666; }

.haccordion li .right { border-left: 1px solid #666666; }

.haccordion li .hpanel h2 {
	position: absolute;
	top: 20px;
	left: 40px;
}

.haccordion li .hpanel h3 {
	position: absolute;
	top: 30px;
	left: 100px;
	border: none;
	color: #ffffff;
	font-size: 1.4em;
	text-shadow: 0 1px 0 #000000;
}

/* Left Content */

.haccordion li .hpanel p.whyList {
	line-height: 2.5em;
	z-index: 10;
}

.haccordion li .hpanel .bullet { color: #ffcc00; }

.haccordion li .hpanel .bike {
	position: absolute;
	top: 40px;
	left: 275px;
}

/* Middle Content */

.haccordion li .hpanel p {
	padding: 65px 0 0 100px;
	z-index: 10;
	text-shadow: 0 1px 0 #000000;
}

.haccordion li .hpanel .picture {
	float: right;
	margin: 0 30px 10px 20px;
}

#banner ul {
	width: 960px;
	height: 380px;
	border: 1px solid #666666;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#content { margin: 0 0 0 0; }

#left {
	float: left;
	width: 600px;
 w/idth: 630px;
 /width: 600px;
	padding: 40px 0 0 30px;
}

body#sub #left { padding: 20px 0 0 30px; }

#right {
	float: right;
	width: 240px;
 w/idth: 270px;
 /width: 240px;
	padding: 40px 30px 0 0;
}

body#sub #right { padding: 80px 30px 0 0; }

#right a.videoPopup {
	display: block;
	border: 1px solid #666666;
	margin: 0 0 15px 0;
}

#right a.videoPopup:hover { border: 1px solid #ffcc00; }

#right ul li {
	padding: 5px 0;
}

ul.videos { width: 600px; }

ul.videos li {
	float: left;
	width: 280px;
	margin: 0 40px 20px 0;
}

ul.videos li span {
	position: relative;
	display: block;
	width: 278px;
	w/idth: 280px;
	/width: 278px;
	height: 148px;
	h/eight: 150px;
	/height: 148px;
	overflow: hidden;
	border: 1px solid #999999;
}

ul.videos li .play {
	position: absolute;
	top: 90px;
	left: 120px;
}

ul.videos li span img {
	margin: -12% 0 0 0;
}

ul.videos li.right { margin: 0 0 20px 0; }

#footer {
	clear: both;
	width: 990px;
	height: 150px;
	margin: 0 auto;
	font-size: 0.80em;
	text-align: center;
	color: #333333;
	background: url(../images/bgFooter.gif) no-repeat;
}

#footer ul {
	width: 900px;
	float: left;
	padding: 50px 0 30px 0;
	margin: 0 0 0 45px;
	text-align: left;
}

#footer ul li {
	float: left;
	width: 200px;
	margin: 0 30px 0 0;
}

#footer ul li.last { margin: 0; }

#footer .copyright {
	clear: both;
	display: block;
	margin: 0 auto;
	padding: 0 0 60px 0;
	color: #999999;
}

