

body {
	margin: 0;
	padding: 0;
	background: #222 url(../images/bg_bodyinside.gif) repeat-x 0 69px;
	font: 69% verdana,sans-serif;
	}

body.home {
	background: #222 url(../images/bg_body.gif) repeat-x 0 69px;
	}

img {
	border: 0;
	}

ul, ol, h1, h2, h3, p, dl, dt, dd {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	}

ol {
	padding-bottom: 15px;
	}

h1 {
	font-size: 1.8em;
	font-weight: normal;
	color: #c00;
	padding-bottom: 20px;
	clear:both;
	}

h2 {
	font-family: "Trebuchet MS" verdana;
	font-size: 1.6em;
	font-weight: normal;
	color: #444;
	padding: 10px 0 5px 0;
	}

h3 {
	padding-top:.8em;
	margin-bottom:.3em;
	font-size:1.1em;
	}	
	
p {
	font-size: 1em;
	color: #333;
	line-height: 1.4em;
	padding-bottom: 10px;
	font-weight: normal;
	}

p.instruction {
	color: #999;
	}

body.home em {
	font-weight:bold;
	font-style: normal;
	}

span.legalsubhead {
	font-weight: bold;
	padding-right: 10px;
	}

div.diagram {
	text-align: center;
	padding: 10px 0 20px;
	}

body.home h1, 
body.home p {
	font-size: 1em;
	color: #ccc;
	line-height: 1.4em;
	padding-bottom: 10px;
	font-weight: normal;
	}
body.home strong {
	color: #fff;
	}

body.home span.launchdate {
	color: #FC0;
	font-weight: bold;
	}

dl.faq {
	margin: 0;
	padding: 0;
	}

dl.faq dt {
	font-weight: bold;
	padding-bottom: .5em;
	}

dl.faq dd {
	margin-left: 5px;
	padding-bottom: 30px;
	}

/*******************/

div#logo {
	position: absolute;
	top: 49px;
	left: 34px;
	z-index: 2;
	}

div#name {
	position: absolute;
	top: 79px;
	left: 579px;
	background: url(../images/logo_name.gif) no-repeat;
	width: 362px;
	height: 47px;
	z-index: 2;
	}
	div#name h1 {
		margin-left: -1000px;
		}
div#secondary-menu {
	position: absolute;
	top: 40px;
	left: 612px;
	width: 320px;
	text-align: right;
	color: #a7a7a7;
	}
	div#secondary-menu a {
		color: #a7a7a7;
		}
div#head {	
	position: absolute;
	top: 69px;
	width: 808px;
	height: 68px;
	padding-top: 43px;
	padding-left: 143px;
	background: url(../images/head_bg.jpg) no-repeat;
	z-index: 1;
	}


	div#nav {
		height: 26px;
		/*background: #272727 url(../images/nav_bg.gif) repeat-x;*/
		}
	
/********NAV**********/

	div#nav ul {
		float: left;
		list-style:none;
		padding: 0;
			margin: 0;
	
		/*margin-left: 143px;

		}
*div#nav ul {
		margin-left: 71px;*/
		}
	
		div#nav ul li {
			float: left;
			padding: 0;
			margin: 0;
			}
			div#nav ul li a {
				display: block;

				}
				
				div#nav ul li a:hover {
					background: url(../images/nav_bg_over.gif) repeat-x;
					}

			body.home div#nav ul li#nav-home a,
			body.howitworks div#nav ul li#nav-howitworks a,
			body.faq div#nav ul li#nav-faq a,
			body.testimonials div#nav ul li#nav-testimonials a,
			body.images div#nav ul li#nav-images a,
			/*member pages*/
			body.memhome div#submenu ul li#nav-home a,
			body.matches div#submenu ul li#nav-matches a,
			body.profile div#submenu ul li#nav-profile a,
			body.garage div#submenu ul li#nav-garage a,
			body.list div#submenu ul li#nav-list a,
			body div#nav ul li.on a {
				background: url(../images/nav_bg_on.gif) repeat-x;
				}



body.home div#container {

	width: 950px;
	background: #1b1b1b url(../images/bg_side.gif) repeat-y;
	margin: 0;
	}

div#container {
	position: absolute;
	top: 138px;
	width: 925px;
	background: url(../images/bg_container.gif) repeat-y;
	margin-left: 28px;
	
	z-index:0;	
	}

	div#body {
		padding: 47px 150px 25px 57px;
		margin: 0 5px;
		background: url(../images/bg_insidetop.gif) repeat-x;
		overflow:auto;
		height:100%;
		}
	body.home div#body{
		float: left;
		width: 335px;
		padding: 28px 0 10px 105px;
		background: none;
		}
	
	div#quote {
		width: 133px;
		height: 341px;
		margin-left: 478px;
		padding: 18px 0 0 335px;
		background: url(../images/scottspeedphoto.jpg) no-repeat;
		}
	
		div#quote p {
			font: italic 1.2em "Trebuchet MS", verdana, sans-serif;
			color: #fff;
			padding-bottom: 21px;
			}
			
			div#quote p.quotecite {
				font-style: normal;
				font-size: 1.4em;
				padding-bottom: 2px;
				}
				
				div#quote p.quotecite strong {
					font-size: 1.3em;
					color: #FC0;
					}
div#foot {
	background: #222 url(../images/bg_container_foot.gif) no-repeat;
	clear: both;
	padding: 21px 0 20px 54px;
	}
	body.home div#foot {
		background: #222 url(../images/footer_bg.gif) repeat-x;
		}
	div#foot p {
		color: #666;
		}
	div#foot a {
		color: #666;
		}


#errmsg {
	margin: 10px 0;
	padding: 3px 10px;
	border: 1px solid #763838;
	background: #532828;
	width: 300px;
	}

#errmsg p,
#errmsg div {
	font: 1em verdana, sans-serif;
	color: #fff;
	padding: 2px 0;
	}

#errmsg div {
	padding-left: 5px;
	}

body.home form {
	margin: 0;
	padding: 10px 0 0 0;
	}

body.home input {
	border: 0;
	padding: 5px;
	font: 12px Arial, Helvetica, sans-serif;

	}

body.home input.field {
	
	width: 185px;
	background-color: #333;
	color: #999;
	}

body.home input.button-submit {
	padding: 3px 5px;
	background-color: #2c2c2c;
	border: 1px solid #333;
	color: #7d7d7d;
	}

table th,
table td {
	padding:0 2em .2em 0;
	}

/*
################################
##### Page-specific styles #####
################################	
*/	
	
/* ##### login ##### */
body.login input {
	display:block;
	margin:.5em 0 1em 0;
	}

/* ##### Review Terms & Conditions ##### */
body.terms {}

body.terms input.button-cancel,
body.terms input.button-submit {
	margin:0;
	}


/* ##### Create Account - Step 1: Tell us about your cars (login_cars.php) ##### */
/* ##### Also used in Manage Cars ##### */

body.createAcct_cars {}

body.createAcct_cars fieldset {
	margin-top:.7em;
	}
	
	
body.createAcct_cars div.pricing {
	margin:.5em 0;
	}

body.createAcct_cars ul#listofimages li {
	list-style:none;
	padding:5px 0 0 10px;
	float: none;
	}

body.createAcct_cars ul#listoferrors {
	margin:0;
	padding:0;
	}

body.createAcct_cars ul#listoferrors li {
	color: red;
	font-weight: bold; 
	font-style: italic;
	list-style:none;
	}

body.createAcct_cars div#garage {
	margin-bottom:1em;
	}

body.createAcct_cars div# ul {
	margin:0;
	padding:0;
	border:1px solid #cccccc;
	background:#eaeaea;
	}
body.createAcct_cars div#garage ul li {
	padding:.5em;
	margin:.5em;
	border:0px solid #cccccc;
	border-bottom-width:1px;
	list-style:none;
	}
	
body.createAcct_cars div#garage p {
	margin:.2em 0 1em 0;
	}	


/* ##### Create Account - Step 2: Tell us about yourself (login_profile.php) ##### */

body_createAcct_profile {}

body.createAcct_profile fieldset,
div#driving-edit fieldset {
	margin-top:.7em;
	}	
	
body.createAcct_profile p,
div#driving-edit p {
	margin:.5em 0 .5em 0;
	padding:0;
	}	

	body.createAcct_profile .tooltip p {
		margin:0 1em 1em 1em;
		}

	body.createAcct_profile a.tooltipLink {
		font-size:.7em;
		}

body.createAcct_profile p.instruction {
	margin-top:-.5em;
	}
	
div#drivingRecord select {
	display:block;
	margin-top:.5em;
	}	
	
div#drivingRecord select {
	margin-bottom:1.5em;
	}

div#accidents,
div#violations {
	/*margin-top:-.5em;*/
	margin-left:1em;
	}
	
div#accidents select,
div#violations select {
	display:inline;
	}
	
div#accidents p,
div#violations p {
	margin-bottom:.5em;
	}

div#accidents ol,
div#violations ol {
	margin:0;
	padding:0 0 .5em 0;
	}
	
div#accidents ol li,
div#violations ol li {
	margin-bottom:1em;
	list-style-type:decimal;
	}
	
div#accidents ol li select,
div#violations ol li select {
	margin:0;
	}

fieldset.aboutAccount input {
	margin-bottom:.5em;
	}

div#driving-display p {
	clear: both;
	}

div#driving-display div.list {
	border-left: 1px solid #ccc;
	margin: 0 0 1em 10px;
	padding-left: 10px;
	
	}

div#driving-display ol {
	margin: 0;
	padding: 0;
	}

	div#driving-display ol li {
		clear: both;
		margin: 0;
		padding: 0;
		}

	div#driving-display ol ul {
		list-style: none;
		margin: 0;
		padding: 0;
		}
	
		div#driving-display ol ul li {
			float: left;
			clear: none;
			padding-right: 15px;
			}



/* ##### Member Home ##### */	

body.memberHome {}

body.memberHome h1 {
	margin:.5em 0 .5em 0;
	padding:0;
	}

body.memberHome div#column-1,
body.memberHome div#column-2 {
	float:left;
	margin-bottom:2em;
	}

body.memberHome div#column-1 {
	width:420px;
	}

body.memberHome div#column-2 {
	width:230px;
	border:0px solid #cccccc;
	border-left-width:1px;
	margin-left:2em;
	padding-left:2em;
	}
	
body.memberHome div#completedExchanges {
	margin-bottom:2em;
	}

body.memberHome div#completedExchanges ul {
	margin:1em 0 0 0;
	padding:0;
	}

body.memberHome div#completedExchanges ul li {
	list-style:none;
	}
	
body.memberHome div#completedExchanges ul li a {
	font-weight:bold;
	}	
	
body.memberHome div#completedExchanges p {
	/*margin:0;
	padding:0;*/
	}		

body.memberHome div#completedExchanges p.viewall {
	margin:1em 0 0 0;
	}		

body.memberHome div#pendingExchanges {
	margin-bottom:2em;
	padding-bottom:2em;
	border:0px solid #cccccc;
	border-bottom-width:1px;
	}

body.memberHome div#pendingExchanges ul {
	margin:0;
	padding:0;
	}
	
body.memberHome div#pendingExchanges ul li {
	list-style:none;
	}	

body.memberHome div#pendingExchanges span.vehicle-info {
	font-weight:bold;
	}

body.memberHome ul.garageListing {
	margin:0;
	padding:0;
	}
	
body.memberHome ul.garageListing li {
	padding:.3em;
	list-style:none;
	background:#eaeaea;
	}		
	
body.memberHome ul.garageListing li span.vehicle-info {
	display:block;
	/*float:left;*/
	width:120px;
	margin-right:5px;
	}
body.memberHome ul.garageListing li span.editbtns {
	display:block;
	float:right;
	}

body.manageGarage ul.garageListing {
	margin:0;
	padding:0;
	}
	
body.manageGarage ul.garageListing li {
	padding:.3em;
	list-style:none;
	background:#eaeaea;
	}		
	
body.manageGarage ul.garageListing li span.vehicle-info {
	display:block;
	/*float:left;*/
	width:120px;
	margin-right:5px;
	}
body.manageGarage ul.garageListing li span.editbtns {
	display:block;
	float:right;
	}

 
/* ##### Manage Wanted List ##### */

body.manageWantedList {}


/* ##### Potential Matches - used on Member Home and Potential Matches pages ##### */
div.listing {
	margin:0 0 1em 0;
	clear:both;
	}

div.listing img {
	float:left;
	margin:0 10px 0 0;
	}
	
div.listing h2 {
	margin:0;
	padding:0;
	font-size:1em;
	}	

/* ##### Propose a mileage exchange or make a cash offer ##### */
/* ##### Used in exchange path: Member Exchange, Cash Offer, Confirm Cash Offer, Review Final Mileage Terms, Completed Deal ##### */
body.memberExchange {}

body.memberExchange div#column-1,
body.memberExchange div#column-2,
body.cashOffer div#column-1,
body.cashOffer div#column-2,
body.completeDeal div#column-1,
body.completeDeal div#column-2 {
	float:left;
	margin-bottom:2em;
	}

body.memberExchange div#column-1,
body.cashOffer div#column-1,
body.completeDeal div#column-1 {
	width:330px;
	}

body.memberExchange div#column-2,
body.cashOffer div#column-2,
body.completeDeal div#column-2 {
	width:330px;
	background:#cccccc;
	padding:1em;
	margin-left:2em;
	}

	

	body.memberExchange div#column-2 table#drivingExperience {
		border-collapse:collapse;	
		}

	body.memberExchange div#column-2 table#drivingExperience td {
		margin:0;
		padding:0;
		}

		body.memberExchange div#column-2 table#drivingExperience td.checkbox {
			padding:0 .5em 0 0;
			margin:0;		
			vertical-align:top;	
			}

	body.completeDeal div#column-2 table.feedback {
		width:330px;
		margin:0;
		padding:0;
		border-collapse:collapse;	
		background:#000000;
		}

		body.completeDeal div#column-2 table.feedback {
			width:auto;
			text-align:center;
			}

body.memberExchange p#carName {
	font-size:1.2em;
	font-weight:bold;
	margin:1em 0 .5em 0;
	}
	
body.memberExchange input.button-cancel,
body.memberExchange input.button-submit {
	margin:0;
	}

body.memberExchange div#finaldeal {
	background:#cccccc;
	padding:1em;
	} /* on Completed Exchange */

	
/* ##### Manage Profile ##### */

body.manageProfile {}	

body.manageProfile input.button-cancel,
body.manageProfile input.button-submit {
	margin:1em .5em 1em 0;
	}
	
/* ##### How it Works ##### */

/* body.howitworks is to create the cascade for the how it works section */


#body.howitworks-over {
	clear: both;
	}
	
#body.howitworks-over h1 {
	clear: none;
}	

/* body.howitworks list styles must have position: relative for list background images to work in IE 6 */

body.howitworks ul,
body.howitworks ol,
body.howitworks dl {
	position: relative;
}

/* fancy-list has been re-used with re-matted list number images */

body.howitworks ol.fancy-list {
	list-style: none;
	padding: 0;
	margin: 0px 5px 5px 25px;
	clear: both;
}

body.howitworks ol.fancy-list li {
	padding: 0 0 5px 25px;
	margin: 0;
}

body.howitworks ol.fancy-list li.one {
	background: url(../images/hworks-01.gif) no-repeat top left;
}

body.howitworks ol.fancy-list li.two {
	background: url(../images/hworks-02.gif) no-repeat top left;
}

body.howitworks ol.fancy-list li.three {
	background: url(../images/hworks-03.gif) no-repeat top left;
}

/* examples is for the custom list which appears on user_controls */

body.howitworks #examples {
	padding: 0 0 0 10px;
	margin: 0 0 10px 10px;
}

body.howitworks #examples p {
	margin: 0 0 5px;
	padding: 0 0 10px 7px;
	font-weight: bold;
}

body.howitworks ul.examples-list {
	margin: 0 0 10px 10px;
	padding: 0 0 10px 10px;
	clear: both;
	list-style: disc;
}

body.howitworks ul.examples-list li {
	padding: 0 0 5px 10px;
	margin: 0;
}

/* new h3 style for how it works overview */

body.howitworks h3 {
	font: bold 1.3em 'Trebuchet MS' verdana;
	color: #555;
	padding-bottom: 15px;
}

/* two new diagram classes for how it works overview and user controls */

body.howitworks div.diagram-left img {
	text-align: left;
	margin-right: 100px;
	padding: 0;
}

body.howitworks div.diagram-right img {
	text-align: left;
	margin-left: 20px;
	padding: 0;
	float: right;
	clear: both;
}

/* subnav for how it works pages */

#subnav {
	margin: 0 0 0;
	width: 550px;
	overflow: auto;
	padding: 0 0 0 0;
	position: relative;
	left: 300px;
	display: block;
	top: 23px;
}

#subnav ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
	height: auto;
	line-height: 1.85em;
	background: #fff;
	overflow: hidden;
}

#subnav li {
	float: left;
	margin: 0 0 0 5px;
	white-space: nowrap;
	color: #808080;
}

#subnav li a {
	float: left;
	margin: 0;
	font-size: 90%;
	font-weight: bold;
	font-variant: smallcaps;
	text-decoration: none;
	color: #808080;
	padding-right: 10px;
	padding-left: 10px;
}

#subnav li a:hover {
	color: #3f3f3f;
	background: #e5e5e5;
}

/* ##### Navigation controls ##### */

div#body.howitworks-over li.overview,
div#body.howitworks-mileage li.mileage-exchanges,
div#body.howitworks-cash li.cash-exchanges,
div#body.howitworks-user li.user-controls {
	background: #e5e5e5;
}

/* the following rules are strictly for the on and off states of the pipes in the subnav menu commented out on 06/01/06  */

/* div#body.howitworks-over li.divider-over,
div#body.howitworks-mileage li.divider-mileage,
div#body.howitworks-mileage li.divider-over,
div#body.howitworks-cash li.divider-mileage,
div#body.howitworks-cash li.divider-cash {
	display: none;
}

div#body.howitworks-user li.divider-cash {
	display: none;
} */

/* the rest of these rules are for the on and off states of the subnav menu text  */


div#body.howitworks-over li.overview a,
div#body.howitworks-mileage li.mileage-exchanges a,
div#body.howitworks-cash li.cash-exchanges a,
div#body.howitworks-user li.user-controls a {
	color: #3f3f3f;
}

div#body.howitworks li.overview a:hover,
div#body.howitworks li.mileage-exchanges a:hover,
div#body.howitworks li.cash-exchanges a:hover,
div#body.howitworks li.user-controls a:hover {
	background: #e5e5e5;
}

/* sidebox can be re-used for more floating, rounded boxes if desired by outputting different inline images which form the top of the box  */

#side-box {
	height: 100%;
	width: 240px;
	margin: 50px 0 0;
	padding: 0;
	background: #e5e5e5 url(../images/box-bottom.gif) no-repeat bottom;
	position: relative;
	left: 70px;
	float: right;
	clear: left;
	overflow: hidden;
}

#side-box p {
	margin: 0 0 0 25px;
	padding: 0 10px 10px 0;
	text-align: left;
}

/* this is for the sign-up button inside the side-box  */

#side-box img.sign-up {
	margin: 0 0 0 30px;
	padding: 5px 10px 5px 0;
	border: 0px;
}
	