/***** CSS for AWC *****/

* {
	padding: 0;
	margin: 0;
}

body {
	text-align: center;
	font-size: 62.5%;
	color: #333;
	background: #000;
	font-family: Arial, Helvetica, Verdana;
}
img {
	border: none;
}
.clear {
	clear: both;
}
#mainNav em,
#latestNews h2 em,
#testimonials h2 em,
#contact h2 em,
#textArea h1 em {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}




/***** Text *****/
#textArea h2,
#textArea h3 {
	color: #f2663a;
	font-size: 1.2em;
	padding: 0 0 15px 0;
}
#textArea p {
	line-height: 1.5;
	color: #666;
	padding: 0 0 15px 0;
	font-size: 1em;
}
#textArea ol,
#textArea ul {
	margin: 0 0 15px 2em;
	color: #666;
}
#textArea li {
	padding: 0 0 4px 0;
}
#textArea li ol,
#textArea li ul {
	margin: 0 0 0 2em;
}
a:link {
	color: #f2663a;
}
a:visited {
	color: #333;
}
a:hover {
	text-decoration: none;
}
a:active {
	color: #cc0000;
}




/***** Container *****/
#container {
	width: 959px;
	margin: 0 auto;
	text-align: left;
	font-size: 1.2em;
	background: #fff;
}




/***** Header *****/
#header {
	height: 245px;
	position: relative;
	z-index: 2;
}
#mainNav {
	position: absolute;
	z-index: 9999;
	width: 928px;
	bottom: 0;
	left: 0;
	height: 69px;
	background: #f2663a;
	padding: 0 0 0 31px;
}
#mainNav ul {
	width: 895px;
	height: 69px;
	border-left: 1px solid #fff;
}
#mainNav li {
	list-style-type: none;
	border-right: 1px solid #fff;
	float: left;
	width: 148px;
	position: relative;
}
#mainNav a {
	display: block;
	height: 69px;
	width: 148px;
	background: url(../images/interface/main-nav-bg.png) no-repeat 0 0;
}
#mainNav #nav2 a {background-position: -149px 0;}
#mainNav #nav3 a {background-position: -298px 0;}
#mainNav #nav4 a {background-position: -447px 0;}
#mainNav #nav5 a {background-position: -596px 0;}
#mainNav #nav6 a {background-position: -745px 0;}

#mainNav #nav1 a:hover, #mainNav #nav1.on a {background-position: 0 -70px;}
#mainNav #nav2 a:hover, #mainNav #nav2.on a {background-position: -149px -70px;}
#mainNav #nav3 a:hover, #mainNav #nav3.on a {background-position: -298px -70px;}
#mainNav #nav4 a:hover, #mainNav #nav4.on a {background-position: -447px -70px;}
#mainNav #nav5 a:hover, #mainNav #nav5.on a {background-position: -596px -70px;}
#mainNav #nav6 a:hover, #mainNav #nav6.on a {background-position: -745px -70px;}

#mainNav li ul {
	position: absolute;
	left: -1px;
	top: 69px;
	width: 138px;
	padding: 0 5px;
	height: auto;
	background: #353534;
	border: none;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	display: none;
}
#mainNav li li {
	list-style-type: none;
	border: none;
	float: none;
	width: 138px;
	position: static;
	border-top: 1px solid #ccc;
}
#mainNav li li a {
	height: auto;
	background: none;
	padding: 6px 8px;
	width: auto;
	color: #fff;
	text-decoration: none;
}
#mainNav li li a:hover {
	background: #ff6633;
}
/* turns the sub menu on */
#mainNav li:hover ul,
#mainNav li.over ul {
	display: block;
}
/* turns the parent rollover on */
#mainNav #nav1:hover > a {background-position: 0 -70px;}
#mainNav #nav2:hover > a {background-position: -149px -70px;}
#mainNav #nav3:hover > a {background-position: -298px -70px;}
#mainNav #nav4:hover > a {background-position: -447px -70px;}
#mainNav #nav5:hover > a {background-position: -596px -70px;}
#mainNav #nav6:hover > a {background-position: -745px -70px;}

#bookNow {
	position: absolute;
	top: 136px;
	right: -1px;
	height: 34px;
	width: 358px;
	background: url(../images/interface/book-now-button.png) no-repeat right top;
}
#bookNow a.orangeLink {
	display: block;
	height: 30px;
	color: #666;
	text-decoration: none;
	font-size: 110%;
	line-height: 1;
	padding: 2px 0 0 0;
}
#bookNow a.downloadLink {
	position: absolute;
	right: 133px;
	top: 17px;
	width: 151px;
	height: 18px;
	background: url(../images/interface/book-now-button-download.png) no-repeat 0 0;
}
#bookNow a strong {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
#easter2011 {
	position: absolute;
	top: 96px;
	right: 0;
	height: 31px;
	width: 418px;
	background: url(../images/interface/2011-eastershow.png) no-repeat right top;
}
#easter2011 a {
	display: block;
	height: 31px;
}




/***** Columns *****/
#colMain {
	float: left;
	width: 630px;
	padding: 9px 0;
	position: relative;
	z-index: 1;
}
#colSecond {
	float: right;
	width: 320px;
	padding: 9px 0;
}
#sideNav {
	float: left;
	width: 219px;
	padding: 41px 0 0 0;
}
#textArea {
	float: right;
	width: 390px;
}
#content {
	padding: 0 0 26px 0;
}




/***** Video Ads *****/
#videoAds {
	height: 300px;
	overflow: hidden;
}
#videoAds img {
	display: block;
}
#videoAds a {
	display: block;
	margin-bottom: 10px;
}




/***** Content Area *****/
#contentArea {
	background: url(../images/interface/divider.png) repeat-x 0 0;
	margin: 10px 0;
	min-height: 300px;
}




/***** Divider *****/
.divider {
	display: block;
	margin: 10px 0;
}




/**** Ads *****/
.ads img {
	display: block;
}
.ads a,
a.ads {
	display: block;
	margin: 0 0 10px 0;
}




/***** Latest News *****/
#latestNews h2 {
	background: url(../images/interface/title-latest-news.png) no-repeat 0 0;
	height: 30px;
}
#latestNews p {
	padding: 9px;
}




/***** Follow Links *****/
#followLinks img {
	float: left;
}




/***** Testimonials *****/
#testimonials {
	background: #fdeae5;
	line-height: 1.4;
	color: #666;
}
#testimonials h2 {
	background: url(../images/interface/title-testimonials.png) no-repeat 0 0;
	height: 30px;
}
#testimonials .item {
	padding: 10px;
	border-bottom: 1px dashed #f36c45;
}
#testimonials q {
	font-style: italic;
	display: block;
}
#testimonials cite {
	color:  #f36c45;
	font-weight: bold;
	font-style: normal;
}




/***** Contact *****/
#contact {
	padding: 4px 0 0 0;
}
#contact h2 {
	background: url(../images/interface/title-contact.png) no-repeat 0 0;
	height: 37px;
}
#contact p {
	padding: 0 10px 10px 11px;
	line-height: 1.4;
	color: #666;
}
#contact strong {
	color:  #f36c45;
}
#contact a {
	color:  #666;
	text-decoration: none;
}
#contact a:hover {
	text-decoration: underline;
}




/***** Titles *****/
h1 {
	height: 38px;
	padding: 2px 0 0 0;
	margin: 0 0 0 -6px;
}




/***** Nav Links *****/
.navLinks {
	padding: 0 0 10px 0;
}
.navLinks li {
	list-style-type: none;
	margin-bottom: 1px;
}
.navLinks a {
	display: block;
	padding: 9px 0 9px 9px;
	background: #333;
	color: #fff;
	text-decoration: none;
}
.navLinks a:hover,
.navLinks a.selected {
	background: #f2663a;
}
.navLinks li li {
	margin-top: 1px;
	margin-bottom: none;
}
.navLinks li li a {
	display: block;
	padding: 6px 0 6px 19px;
	background: #555;
	color: #fff;
	text-decoration: none;
}




/***** Driving Force ****/
#drivingForce #container {
	background: #000;
	color: #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
#drivingForce #contact {
	background: #fff;
}
#drivingForce #followLinks {
	background: #fff;
	padding: 10px 0 20px 0;
	overflow: hidden;
}
#drivingForce #textArea p,
#drivingForce #textArea li {
	color: #fff;
}





/***** Quote *****/
#quoteArea {
	padding: 0 20px;
}
fieldset {
	padding: 10px 20px 20px 20px;
	margin: 15px 15px 15px 5px;
}
fieldset legend {
	font-weight: bold;
	font-size: 1.2em;
	margin: 0 2px 0 -10px;
	padding: 0 10px;
	color: #F36C45;
}
fieldset li {
	padding: 5px 0;
	list-style-type: none;
	border-bottom: 1px dotted #e5e5e5;
}
fieldset label {
	float: left;
	width: 120px;
	margin: 6px 5px 0 0;
	font-weight: bold;
}
fieldset #fs-quote-2 label {
	width: 180px;
}
fieldset #fs-quote-3 label {
	float: none;
	width: auto;
	display: block;
	margin: 0 0 4px 0;
}
fieldset input,
fieldset #contact,
fieldset textarea {
	font-family: Arial, Helvetica, Verdana;
	font-size: 1em;
	padding: 4px;
	border: 1px solid #999;
	-moz-border-radius:2px;
	border-radius:2px;
	-webkit-border-radius:2px;
	width: 389px;
}
fieldset textarea {
	width: 389px;
}
#fs-quote-2 input {
	width: 329px;
}
#fs-quote-2 input.DatePicker {
	width: 310px;
}
#fs-quote-2 textarea,
#fs-quote-3 textarea {
	width: 513px;
}
fieldset .vehicleStay {
	height: 40px;
}
fieldset .vehicleStay select {
	margin-top: 10px;
}
#fs-quote-2 .otherInstructions label {
	width: 300px;
}
form p {
	margin: 0 0 5px 20px;
}
.buttons input {
	padding: 4px 10px;
	background: #F36C45;
	color: #fff;
	border: 1px outset #F36C45;
	font-size: 1.2em;
	margin: 5px 0 20px 20px;
}
label em {
	font-weight: normal;
}
li.ckwFieldError {
	background: #fef0f0;
}
li.ckwFieldError label {
	color: #cc0000;
}
li.ckwFieldError input,
li.ckwFieldError #contact {
	border: 1px solid #cc0000;
}




/***** DVD Contact *****/
fieldset#dvdContact {
	margin: 0;
	padding: 0 0 10px 10px;
}
fieldset#dvdContact ol {
	margin: 0;
	padding: 0;
}
fieldset#dvdContact ol input,
fieldset#dvdContact ol textarea {
	width: 350px;
}




/***** Press *****/
.story {
	clear: left;
	margin-bottom: 10px;
	overflow: hidden;
}
.story img {
	float: left;
	margin: 0 10px 0 0;
}
#textArea .story p {
	padding: 10px;
	background: #e6e6e6;
	margin: 0 0 0 112px;
	height: 124px;
	overflow: hidden;
}



/***** Footer *****/
#footer {
	background: #343842;
	border-top: 10px solid #000;
	color: #c4c3c3;
	font-size: 0.9em;
	padding: 21px 9px 20px 9px;
}
#footer .col {
	float: left; 
	width: 100px;
}
#footer .col1 {
	width: 239px;
}
#footer .col2 {
	width: 131px;
}
#footer .col3 {
	width: 131px;
}
#footer .col4 {
	width: 100px;
}
#footer .col5 {
	float: right;
	width: 330px;
	text-align: right;
}
#footer li {
	list-style-type: none;
	padding: 0 0 4px 0;
}
#footer a {
	color: #c4c3c3;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer a strong {
	color: #fff;
}








