﻿body
{
	background: url(images-design/bg_pattern.jpg) repeat;
	font: 100%/1.3em verdana;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	line-height: 1.4em;
}

#wrap
{
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 949px;
}
.thanks-list
{
	background: yellow;
	color: Red;
	font-weight: bold;
	font-size: large;
	margin: 5px;
	padding: 10px;
	line-height: 1.3em;
}
.clear
{
	clear: both;
}
.mainSection
{
	border-bottom: solid 3px black;
}
.subSection
{
	border-bottom: dotted 1px #666666;
}
.finance
{
	font-family: Comic Sans MS;
}
small
{
	line-height: normal;
}
.example
{
	font-size: smaller;
	font-weight: normal;
}
.imgCenter
{
	margin-left: auto;
	margin-right: auto;
	display: block;
}
/**************************** header ***************************/
h6.privacy
{
	text-align: center;
}
h2, h3, h4, h5, h6
{
	margin-top: .7em;
	margin-bottom: .7em;
}
h1
{
	font-size: 1.6em;
}
h2
{
	font-size: 1.4em;
}
h3
{
	font-size: 1.2em;
}
h4
{
	font-size: 1em;
}

#header-phone
{
	float: right;
	color: #ffffff;
	font-family: verdana;
	padding: 75px 25px 0 0;
	font-size: 1.4em;
}

#header-tagline
{
	float: left;
	color: #ffffff;
	padding: 118px 0 0 220px;
}

#header h1
{
	margin: 0;
	padding: 0;
}

#header
{
	background: url(images-design/header.jpg) no-repeat;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	height: 158px;
	width: 948px;
	margin: 0;
	padding: 0;
}
#header .contact
{
	float: right;
	width: 184px;
	height: 44px;
	padding-top: 60px;
	padding-right: 5px;
}
.connect
{
	display: block;
	float: right;
	width: 184px;
	height: 31px;
	padding: 0;
}
#searchWrap
{
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 949px;
}
#search
{
	background: #000000;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	height: 30px;
	width: 948px;
	margin: 0;
	padding: 0;
	text-align: right;
}
#searchFrame
{
	margin: 0;
	padding: 0;
}

/**************************** nav ***************************/

#nav
{
	background: url(images-design/bg_nav.jpg) repeat-x;
	border-left: 1px solid #00ccf3;
	border-right: 1px solid #00ccf3;
	float: left;
	height: 30px;
	padding: 0;
	margin: 0;
	width: 948px;
}

#nav ul
{
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 6px 0 0 40px;
}

#nav li
{
	float: left;
	margin: 0;
	padding: 0;
}

#nav li a
{
	color: #ffffff;
	float: left;
	font-family: verdana;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
	display: block;
	padding: 0 75px;
}

#nav li a:hover
{
	color: #000000;
	padding: 0 75px;
}

/**************************** main content ***************************/

#privacy
{
	margin-top: 60px;
}
p.privacy
{
	font-size: x-small;
	line-height: 1.0em;
}
a img
{
	border: 0;
}
.imgRight
{
	float: right;
	margin: 1em;
	padding: 1em;
	border: solid 1px Black;
}
.imgLeft
{
	float: left;
	margin: 1em;
	padding: 1em;
	border: solid 1px Black;
}
.imgLeftNoBord
{
	float: left;
	margin: 1em;
	padding: 1em;
}
.imgRightNoBord
{
	float: right;
	margin: 1em;
	padding: 1em;
}
#bg-feat-vehicle
{
	background-image: url(images-design/bg_feat_vehicle.png);
	margin: 1em 0 1em 1em;
	height: 208px;
	width: 291px;
}

#bg-feat-vehicle img
{
	padding: 9px 30px 0 9px;
}
#featured
{
	width: 291px;
	text-align: center;
	float: right;
}
#featured h4
{
	font-size: 13pt;
	font-family: Lucida Handwriting;
	color: #00ccf3;
}

#contentWrap
{
	background-color: #ffffff;
	border-bottom: 1px solid #bebebe;
	border-left: 1px solid #bebebe;
	border-right: 1px solid #bebebe;
	margin: 0;
	padding: 0;
	width: 949px;
	background: #ffffff url(images-design/bg_sidebar.png) no-repeat left top;
}

#content
{
	padding: 10px;
}

#contentMain
{
	padding: 10px;
	float: right;
	width: 675px;
}

#boxes
{
	background: url(images-Design/bg_box_pattern.jpg) repeat;
	border: 1px solid #bebebe;
	clear: right;
	display: block;
	margin: 0 11px;
	padding: 0;
	height: 220px;
	text-align: center;
}
#boxes p
{
	font-size: 10pt;
}


#leftbox
{
	display: inline;
	float: left;
	margin: 0;
	padding: 4px;
	height: 212px;
	width: 291px;
}

#middlebox
{
	display: inline;
	float: left;
	border-left: 3px dotted #bebebe;
	border-right: 3px dotted #bebebe;
	margin: 0;
	padding: 4px;
	height: 212px;
	width: 291px;
}

#rightbox
{
	display: inline;
	float: left;
	margin: 0;
	padding: 4px;
	height: 212px;
	width: 291px;
}
.carBlurb
{
	clear: both;
	border-bottom: dotted 1px #cccccc;
	height: 170px;
}
.carBlurb img
{
	margin: .3em;
	border: solid 1px Black;
	padding: 4px;
	background: White;
	display: block;
	float: left;
}
.carBlurb ul
{
	margin: 0;
}
.carBlurb ul li
{
	list-style-type: none;
}
.carBlurb h3 span
{
	color: #333;
	font-size: 8pt;
	margin-left: 10px;
	font-weight: normal;
}
.carTest
{
	clear: both;
	border-bottom: dotted 1px #cccccc;
}
.carTest img
{
	margin-right: .3em;
	border: solid 1px Black;
	padding: 4px;
	background: White;
	display: block;
	float: left;
}
.carTest h3 span
{
	color: #333;
	font-size: 8pt;
	margin-left: 10px;
	font-weight: normal;
}
.carBlurbTall
{
	height: 186px;
}
.carBlurbTallExtra
{
	height: 210px;
}
.carMain
{
	border: solid 1px Black;
	padding: 5px;
	margin-left: 40px;
}
.videoWrap
{
	display: block;
	float: left;
	width: 550px;
	margin-left: 62px;
}
.videoWrap iframe
{
	width: 230px;
	height: 150px;
	margin: .3em;
	border: solid 1px Black;
	padding: 7px;
	background: White;
}
.galleryWrap
{
	display: block;
	margin: 0 auto;
	width: 550px;
}
.galleryWrap img
{
	text-align: center;
	margin: .3em;
	border: solid 1px Black;
	padding: 4px;
	background: White;
}
strong.script
{
	font-family: Brush Script MT, Cursive;
	font-size: large;
}
#bob
{
	padding: 7px 7px 7px 7px;
}
.center
{
	text-align: center;
}
.whitespace
{
	height: 75px;
}
#woodburnMotto
{
	font-size: smaller;
	margin-left: 100px;
}

.acceptbold
{
	font-weight: bold;
}

.sectionHeader
{
	padding: 10px;
}
#alert
{
	border: 1px solid #960101;
	background: #D19393;
	font-weight: bold;
	margin: 1em;
	font-size: .9em;
}
#alert p
{
	padding: 10px 2px;
}
#alert img
{
	float: left;
	display: block;
	margin: 10px 5px 10px 2px;
}


/**************************** sidebar ***************************/

#sidebarContent
{
	float: left;
	padding: 30px 0 0 15px;
	margin: 0px;
	min-height: 650px;
}

#sidebar ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul li
{
	display: inline;
}

#sidebar-title
{
	color: #007ae1;
	font-weight: bold;
	margin: 0 10px 0 0px;
	padding: 0;
}


#sidebar li a
{
	font-size: 10pt;
	font-weight: bold;
	display: block;
	width: 200px;
	font-family: verdana;
	list-style-type: none;
	margin: 8px 0 8px 0;
	padding: 0;
}

#sidebar a
{
	color: #141414;
	font-size: 10pt;
	font-weight: bold;
	display: block;
	list-style-type: none;
	margin: 8px 0 8px 0;
	padding: 0;
	text-decoration: none;
}

#sidebar a:hover
{
	color: #007ae1;
	display: block;
	font-weight: bold;
	font-size: 10pt;
	list-style-type: none;
	margin: 8px 0 8px 0px;
	padding: 0;
	text-decoration: underline;
}
#sidebar h2
{
	font-size: 20px;
}

/**************************** footer ***************************/

#footer
{
	clear: both;
	height: 40px;
	width: 940px;
	margin: 0;
	padding: 0;
}

#copyright
{
	float: left;
	font-size: 9pt;
	clear: both;
	margin: 0 0 1em 1em;
	padding: 8px 0 0 0;
}

#a8b
{
	display: block;
	float: right;
	margin: 0;
}
/********************forms****************/
.form strong
{
	color: Red;
	font-size: 8pt;
}
.form dt
{
	font-size: 10pt;
	font-weight: bold;
}
.form dd
{
	padding-bottom: 10px;
}
.form dd.checkbox ul li
{
	list-style-type: none;
}
.form .clear
{
	border: none;
	visibility: hidden;
}
.form dd.checkbox ul li span, .notes
{
	font-size: 8pt;
	color: Black;
	display: block;
	font-weight: normal;
}
.form #twoColumn
{
	width: 99%;
	margin: 0;
	padding: 0;
}
#twoColumn li
{
	float: left;
	width: 45%;
}
.form dt.sectionHeader
{
	border-bottom: dotted 1px #cccccc;
}

p.sectionHeader
{
	font-size: 120%;
}

h3#price, .price
{
	font-size: 1.5em;
	color: White;
	text-align: center;
	line-height: 70px;
	width: 200px;
	background: url(images-design/button-Price2.png) no-repeat;
	height: 81px;
	padding-left: 25px;
}
h3#priceOBO, .priceOBO
{
	font-size: 1.5em;
	color: White;
	text-align: center;
	line-height: 70px;
	width: 200px;
	background: url(images-design/button-Price2.png) no-repeat;
	height: 81px;
	padding-left: 25px;
}

#priceOBO span
{
	font-size: .6em;
}
#offer
{
	font-size: 1.8em;
	text-align: center;
	line-height: 70px;
	width: 100px;
	height: 81px;
}

h3#price span
{
	font-size: .6em;
}

.priceReduced
{
	line-height: 20px;
	width: 200px;
	background: url(images-design/button-Price-Reduced.png) no-repeat;
	height: 81px;
}

.priceReducedLarger
{
	line-height: 20px;
	width: 250px;
	background: url(images-design/button-Price-Reduced_larger.png) no-repeat;
	height: 81px;
}
.priceOriginal
{
	font-size: 1.1em;
	font-weight: bold;
	color: White;
	text-align: center;
	text-decoration: line-through;
	line-height: 20px;
	padding: 12px 0 0 21px;
}

.priceNew
{
	color: White;
	font-size: 1.2em;
	font-weight: bold;
	padding: 2px 0 0 40px;
	text-align: center;
	text-decoration: none;
}
.priceNewLarger
{
	color: White;
	font-size: 1.2em;
	font-weight: bold;
	padding: 2px 0 0 25px;
	text-align: center;
	text-decoration: none;
}
.priceNew span
{
	font-size: .5em;
}

.lineOne dt
{
	width: 210px;
	float: left;
}
.lineOne dt input
{
	display: block;
}
.lineOne dd
{
	display: none;
}
.lineOne strong, .colOne strong
{
	color: Red;
	font-size: 8pt;
}
.colOne
{
	width: 300px;
	float: left;
	margin: 0 10px;
}
.lineOne label, .colOne label
{
	font-weight: bold;
}
.colOne span
{
	font-size: 1.3em;
	border-bottom: solid 1px Black;
	width: 300px;
	display: block;
}
.checkbox strong
{
	color: Black;
}
dt.checkbox strong.required
{
	color: Red;
}
/*********************** INVENTORY PAGES *****************************/
.description
{
	font-size: 1.2em;
}

table.info
{
	border-collapse: collapse;
	margin: 1em auto;
	background-color: White;
}
table.info th
{
	padding: 5px 15px;
	color: #FFFFFF;
	background: #62B0FF;
}
table.info td
{
	border-bottom: 1px solid #79BCFF;
	padding: 5px 15px;
}
table.info tr.even
{
	background: #DDEAFF;
}
table.info img
{
	display: block;
	margin: 0px auto;
}

#drivetrain, #interior, #exterior
{
	padding: 10px;
}

#drivetrain, #interior
{
	background-color: #f0f0f0;
}

#quickInv select
{
	width: 190px;
	margin-left: -10px;
	font-size: 11px;
}

/************google translate & search**********/
#google_translate_element
{
	margin-top: 50px;
}

/*** locatorbtn ***/

.locaterbtn
{
	margin-left: -20px;
	width: 200px;
}
.locaterbtn a
{
	width: 225px;
	height: 69px;
	background: url('images-design/button_link.png') no-repeat top;
	text-decoration: none;
	text-indent: -99999px;
}
.locaterbtn a:hover
{
	background: url('images-design/button_hover.png');
}

.formSubmitError
{
	background: url(images-content/stop.png) no-repeat top left;
	padding-left: 50px;
}
#sharethis
{
	float: right;
	margin-top: 20px;
}
.testimonialGiver
{
	font-style: italic;
}

