@charset "UTF-8";
/* Main CSS Document */

/* ----------------------------------- */
/* COMMON
/* ----------------------------------- */
body, div, h1, h2, h3, h4, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
    margin: 0px;
    padding: 0px;
    border: 0px;
	}

body {
    background: #262626 url(../images/bg_top.jpg) 0 0 repeat-x;
    text-align: center;
	}
	
p, div, li, td, input, select, textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #ccc;
	}
	
h1, h2, h3, h4, #main ul, #main ol, #main table {
	margin-bottom: 0;
	font-weight: normal;
	}

p {
	margin-top: 0;
	}

li {
	list-style:none;
	}

a img, a:link img, a:visited img, a:hover img, a:active img {
    border: none;
	}

a:link, a:visited {
    color: #FFF;
    text-decoration: none;
	}
	
a:hover, a:active {
    color: #FFF;
    text-decoration: underline;
	}
	
.clear {
    clear: both;
    overflow: hidden;
    height: 1px;
	}

.warning {
	color: #ebd14d;
	}

.title img {
	padding: 0;
	}

/* ----------------------------------- */
/* TOP
/* ----------------------------------- */
#top {
	position: absolute;
	height: 147px;
	z-index: 1;
	}

#top img {
	position: absolute;
	float: left;
	margin: 0 0 0 0;
	display: inline;
	}

/* ----------------------------------- */
/* WRAPPER
/* ----------------------------------- */
#wrapper {
	width: 939px;
	margin: 0 auto;
	text-align: left;
	}

/* ----------------------------------- */
/* MENU
/* ----------------------------------- */
#menu {
	position: absolute;
	top: -2px;
	margin-left: 347px;
	background: transparent;
	padding-left: 12px;
	z-index: 100;
	width: 555px;
	}	
	
.menu { 
	position: relative;
	text-align: center;
	font-weight: normal;
	}	
	
#home #pmenu .home a, #browse #pmenu .browse a, #aboutus #pmenu .aboutus a, #faqs #pmenu .faqs a, #joinus #pmenu .joinus a, #drivers #pmenu .drivers a, #contact #pmenu .contact a {
 	color: #ebd14d;
	color: #333;
	background: url(../images/nav_over.jpg) no-repeat;
	}	

.menu a:link span, .menu a:visited span {
	display: none;
	}

.menu a:hover span {
	color: #f7d63a;
	color: #262626;
	display: block;
	position: absolute;
	top: 55px;
	left: -130%;
	width: 300px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	font-style: oblique;
	text-align: center;
	}

/* ----------------------------------- */
/* MAIN
/* ----------------------------------- */
#main {
	background: #181818 url(../images/bg_main_glow.jpg) 0 0 repeat-y;
	}

#container {
	margin: 0;
	}
	
/* ----------------------------------- */
/* HOME
/* ----------------------------------- */
.intro h1 {
	font-size: 20px;
	margin: 20px 5px;
	color: #f7d63a;
	}
	
.intro h2, .intro a, .intro a:visited {
	font-size: 14px;
	color: #f7d63a;
	}

#photos {
	text-align:center;
	padding-top: 220px;
	}
	
#welcome {
	float: left;
	width: 800px;
	padding: 15px 0 0 70px;
	}
	
#video {
	float: left;
	width: 370px;
	text-align: center;
	}

#text {
	float: left;
	width: 370px;
	padding: 0 20px 0 0;
	text-align: left;
	}
		
/* ----------------------------------- */
/* ABOUT
/* ----------------------------------- */	
#about {
	float: left;
	width: 380px;
	padding: 220px 20px 0 70px;
	}	

#about_wide {
	padding: 0px 50px 0 70px;
	}

#about_photos {
	float: left;
	width: 354px;
	padding: 220px 50px 0 0;
	text-align: center;
	}	

#about_wide a:link, #about_wide a:visited {
    color: #f7d63a;
    text-decoration: none;
	}

#about_wide a:hover, #about_wide a:active {
    text-decoration: underline;
	}
	
/* ----------------------------------- */
/* GENTLEMEN
/* ----------------------------------- */
#thumbs {
	padding-top: 210px;
	clear: both;
	}

#profile_left, #profile_right {
	float: left;
	width: 420px;
	}
	
#profile_left img, #profile_right img {
	float: left;
	margin-right: 15px;
	}
	
#profile_left {
	padding: 0 10px 10px 40px;
	}
	
#profile_right {
	padding: 0 30px 10px 10px;
	}		

#page_nav {
	clear: both;
	height: 35px;
	margin: 15px 0 15px 35%;
}

.point_left {
	float: left;
	margin: 0 49px 0 100px;
	clear: left;
	}

.point_right {
	float: right;
	margin-right: 100px;

	}
	
/* ----------------------------------- */
/* DETAILS
/* ----------------------------------- */
#main_photos {
	float: left;
	width: 390px;
	margin: 220px 0 0 0;
	padding-left: 40px;
	}

#main_photos h1 {
	font-size: 24px;
	line-height: 30px;
	color: #ebd14d;
	text-align: center;
	}

#detail {
	float: left;
	width: 470px;
	margin-top: 225px;
	}

.label {
	font-size: 14px;
	color: #ebd14d;
	}
	
#quote {
	padding-right: 35px;
	}	
	
.quote {
	font-size: 18px;
	color: #ccc;
	line-height: 22px;
	margin: 50px 0 0 0;
	}	

.profile {
	float: left;
	margin-right: 30px;
	}

.phone {
	color: #ebd14d;
	}

.summary {
	font-style: italic;
	color: #ebd14d;
	}

/* ----------------------------------- */
/* FAQS + DRIVERS
/* ----------------------------------- */
#faq, #driver {
	margin: 0 100px 0 100px;
	padding-top: 220px;
	}

#faq a:link, #faq a:visited, #driver a:link, #driver a:visited {
    color: #f7d63a;
    text-decoration: none;
	}

#faq a:hover, #faq a:active, #driver a:hover, #driver a:active {
    text-decoration: underline;
	}

.question {
	font-size: 14px;
	color: #f7d63a;
	}

/* ----------------------------------- */
/* JOIN
/* ----------------------------------- */
#join {
	float: left;
	width: 370px;
	padding: 220px 40px 0 50px;
	}	

#join_wide {
	padding: 0px 50px 0 70px;
	}

#join a:link, #join a:visited, #join_wide a:link, #join_wide a:visited {
    color: #f7d63a;
    text-decoration: none;
	}

#join a:hover, #join a:active, #join_wide a:hover, #join_wide a:active {
    text-decoration: underline;
	}
	
#join_photos {
	float: left;
	width: 400px;
	padding: 260px 0 0 50px;
	text-align: center;
	}

/* ----------------------------------- */
/* CONTACT
/* ----------------------------------- */
#contact_title {
	padding-top: 220px;
	}

#address {
	float: left;
	width: 350px;
	padding: 0 50px 0 70px;
	}	

#links {
	padding: 20px 100px 0 70px;
	}

#address a:link, #address a:visited, #links a:link, #links a:visited {
    color: #f7d63a;
    text-decoration: none;
	}

#address a:hover, #address a:active, #links a:hover, #links a:active {
    text-decoration: underline;
	}

#message {
	float: left;
	width: 400px;
	padding: 0 50px 0 0;
	text-align: center;
	}

#message h1, #address h1, #links h1 {
	font-size: 20px;
	margin: 5px 0 20px 0;
	color: #f7d63a;
	}

form label{
 	line-height:16px;
 	display:inline;
	}

.form_left {
	position:relative;
	float:left;
	width:42%;
	overflow:hidden;
	padding-right:1%;
	}

.form_right {
	position:relative;
	float:right;
	width:55%;
	overflow:hidden;											
	}

.text_box{
	display:block;	
	position:relative;
	overflow:hidden;
 	height:24px;
	background:#fff;
	border:solid 1px #ccc;
}

.text_area{
	display:block;	
	position:relative;
	overflow:hidden;
 	height:100px;
	background:#fff;
	border:solid 1px #ccc;
}

.text_inner {
	line-height: 24px;
	}

.text_box input, .text_area textarea{
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	border:none;
	background:transparent;
	top:0px;
	left:0px;
	color:#000;
}

.form_bottom {
	position:relative;
	float:left;
	width:100%;
	clear:both;
	}
	
.message {
	color: #bb9645;
	text-align: center;
	}	

#send {
	color: #000;
	}	
	
/* ----------------------------------- */
/* TERMS
/* ----------------------------------- */
#terms {
	margin: 0 100px 0 100px;
	padding-top: 220px;
	}

#terms h1 {
	font-size: 17px;
	margin: 0;
	color: #ebd14d;
	}
	
#terms ul {
	padding-left: 20px;
	}
	
#continue {
	color: #000;
	}
	
/* ----------------------------------- */
/* BOTTOM
/* ----------------------------------- */
#page-bottom {
	height: 82px;
	background: #262626 url(../images/bg_footer_glow.png) left bottom no-repeat;
	clear: both;
	}
	
/* ----------------------------------- */
/* FOOTER
/* ----------------------------------- */	
#footerHolder {
	margin: 0 auto;
 	width: 900px;
 	text-align: left;
 	clear: both;
 	}

.footer {
	font-size: 10px;
	color: #333;
	}
	
.footer a, .footer a:visited {
	color: #333;
	}
	
.footer a:hover, .footer a:active {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	}

.footerLink, .footerLink a, .footerLink a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	}
	
.footerLink a:hover {
	text-decoration: underline;
	}

#footerLeft {
	margin-top: 17px;
 	float: left;
	}

#footerRight {
	margin-top: 17px;
 	float: right;
 	}		
	
/* ----------------------------------- */
/* PAGE NAVIGATION
/* ----------------------------------- */

#page1, #page1_selected, #page2, #page2_selected, #page3, #page3_selected, #page4, #page4_selected, #page5, #page5_selected, #page6, #page6_selected, #page7, #page7_selected, #page8, #page8_selected, #page9, #page9_selected, #prev, #next { float: left; }

#page1 a { background: url(../images/page_nav.png) 0 0 no-repeat; }
#page1_selected a { background: url(../images/page_nav.png) -78px 0 no-repeat; }

#page2 a { background: url(../images/page_nav.png) 0 -36px no-repeat; }
#page2_selected a { background: url(../images/page_nav.png) -78px -36px no-repeat; }

#page3 a { background: url(../images/page_nav.png) 0 -72px no-repeat; }
#page3_selected a { background: url(../images/page_nav.png) -78px -72px no-repeat; }

#page4 a { background: url(../images/page_nav.png) 0 -108px no-repeat; }
#page4_selected a { background: url(../images/page_nav.png) -78px -108px no-repeat; }

#page5 a { background: url(../images/page_nav.png) 0 -144px no-repeat; }
#page5_selected a { background: url(../images/page_nav.png) -78px -144px no-repeat; }

#page6 a { background: url(../images/page_nav.png) 0 -180px no-repeat; }
#page6_selected a { background: url(../images/page_nav.png) -78px -180px no-repeat; }

#page7 a { background: url(../images/page_nav.png) 0 -216px no-repeat; }
#page7_selected a { background: url(../images/page_nav.png) -78px -216px no-repeat; }

#page8 a { background: url(../images/page_nav.png) 0 -252px no-repeat; }
#page8_selected a { background: url(../images/page_nav.png) -78px -252px no-repeat; }

#page9 a { background: url(../images/page_nav.png) 0 -288px no-repeat; }
#page9_selected a { background: url(../images/page_nav.png) -78px -288px no-repeat; }

#prev a { background: url(../images/prev_next.gif) 0 0 no-repeat; }
#next a { background: url(../images/prev_next.gif) 0 -35px no-repeat; }

#page1 a, #page1_selected a, #page2 a, #page2_selected a, #page3 a, #page3_selected a, #page4 a, #page4_selected a, #page5 a, #page5_selected a, #page6 a, #page6_selected a, #page7 a, #page7_selected a, #page8 a, #page8_selected a, #page9 a, #page9_selected a { width: 35px; height: 35px; display: block; text-decoration: none; padding-right: 3px; }

#prev a, #next a { width: 60px; height: 35px; display: block; text-decoration: underline; padding-right: 3px; }

#page1 a:hover { background-position: -39px 0; overflow: visible; height: 35px; }
#page2 a:hover { background-position: -39px -36px; overflow: visible; height: 35px; }
#page3 a:hover { background-position: -39px -72px; overflow: visible; height: 35px; }
#page4 a:hover { background-position: -39px -108px; overflow: visible; height: 35px; }
#page5 a:hover { background-position: -39px -144px; overflow: visible; height: 35px; }
#page6 a:hover { background-position: -39px -180px; overflow: visible; height: 35px; }
#page7 a:hover { background-position: -39px -216px; overflow: visible; height: 35px; }
#page8 a:hover { background-position: -39px -252px; overflow: visible; height: 35px; }
#page9 a:hover { background-position: -39px -288px; overflow: visible; height: 35px; }

#prev a:hover { background-position: -60px 0; overflow: visible; height: 35px; }
#next a:hover { background-position: -60px -35px; overflow: visible; height: 35px; }

/* --- NEW PAGINATION --- */
#pagination{margin:0 auto;width:250px;}
#prev, #page, #next{background:#181818;float:left;width:30px;height:30px;margin:10px 2px 20px 2px;text-align:center;color:#fff; border:#F7D63A 1px solid;}
#pagination a{text-decoration:none;color:#fff;}
#prev:hover, #page:hover, #next:hover{background:#F7D63A;}
#prev:hover p, #page:hover p, #next:hover p{color:#181818;}
#prev p, #next p{padding-top:4px;}
#page p{padding-top:5px;}
#page.current{background:#F7D63A;}
#page.current p{color:#181818;}
