#nav {
	height: 54px;
	width: 100%;
	background-image: url(images/navigation_03.jpg);
	background-repeat: repeat-x;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
	-webkit-box-shadow: 0 0 1px 1px #000 inset;
	-moz-box-shadow: 0 0 1px 1px #000 inset;
	box-shadow: 0 0 1px 1px #000 inset;
	margin: 0px;
	padding: 0px;
	background-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1E1E1E;
}
.navigation {
	font-size: 18px;
	font-family: Impact;
	font-weight: normal;
	text-decoration: none;
	background-color: #000000;
	color: #CCCCCC;
	text-shadow: 1px 1px 0px #000000;
	text-transform: uppercase;
	background-image: url(images/navigation_03.jpg);
	background-position: top;
	text-align: center;
	-webkit-box-shadow: inset 0px 0px 1px 1px #000;
	-moz-box-shadow: inset 0px 0px 1px 1px #000;
	box-shadow: inset 0px 0px 1px 1px #000;
	height: 54px;
	line-height: 50px;
	background-repeat: repeat-x;
	padding-right: 35px;
	padding-left: 35px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: rgba(255,255,255,0.1);
	border-left-color: rgba(255,255,255,0.1);
	display: inline-block;
	margin-top: 0px;
	margin-right: -2px;
	margin-bottom: 0px;
	margin-left: -2px;
}

.navigation:hover {
	background-color: rgba(255,255,255,0.1);
	color: #FFFFFF;
	background-image: none;
}
.navigation:active {
	position:relative;
	top:1px;
}
.wraptocenter {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	height: 32px;
	width: 52px;
	border: 1px solid #333;
	border-radius: 5px;
	padding: 0px;
	background-color: #000;
	margin: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
}
.wraptocenterbig {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	height: 375px;
	width: 640px;
	border: 2px solid #FFF;
	border-radius: 10px;
	padding: 0px;
	background-color: #000;
	-webkit-box-shadow: 15px 15px 20px 1px rgba(0, 0, 0, 0.80);
	box-shadow: 15px 15px 20px 1px rgba(0, 0, 0, 0.80);
	font-size: 10px;
	color: #666;
}

.faded {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
}
.text {
	padding-left: 10px;
	line-height: 20px;
	background-color: transparent;
	background-image: url(images/list.png);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #999;
	background-position: 2px;
}
.displaytext {
	font-size: 18px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}

.graylist {
	padding-left: 12px;
	line-height: 15px;
	background-color: transparent;
	background-image: url(images/list.png);
	background-repeat: no-repeat;
	background-position: 0 16px;
	font-size: 12px;
	color: #999999;
	padding-top: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.text2 {
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}
ul {
	list-style: none outside;
	font-size: 10px;
	color: #000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
li {
	color: #000;

}
.vertline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
.processtab {
	height: 321px;
	width: 100%;
	overflow: auto;
	background-position: center top;
	text-align: left;
	background-repeat: no-repeat;
	background-color: #000;
	margin: 0px;
	padding: 0px;
	border: 1px none #333;
}

h1 {
	font-size: 24px;
	color: #FFFFFF;
	font-family: Impact, Arial, Helvetica, sans-serif;
	padding-bottom: 4px;
	margin-bottom: 0px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-top: 0px;
	margin-top: 0px;
}
.topscroll {
	padding: 0px;
	height: 225px;
	width: 100%;
	margin-top: 26px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: auto;
}

h2 {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	line-height: 20px;
}
h3 {
	font-size: 12px;
	color: #B70003;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	line-height: 20px;
	font-weight: normal;
}
h4 {
	font-size: 12px;
	color: #B70003;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	line-height: 20px;
	font-weight: normal;
}
h5 {
	font-size: 12px;
	color: #B70003;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	line-height: 20px;
	font-weight: normal;
}




body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	margin: 0px;
	background-color: #000;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}.main_bg {
	background-image: url(images/main_bg_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000;
}
.main_bg2 {
	background-image: url(images/main_bg_02_store.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000;
}
#background {
	background-image: url(images/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
}
.main_bg4 {
	background-image: url(images/dodge_ram.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
}
.breadcrumbbox {
	background-image: url(images/breadcrumb_r_03.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 29px;
	width: 100%;
	text-align: left;
	vertical-align: middle;
	line-height: 24px;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
}
.scroll {
	overflow: scroll;
	height: 300px;
	width: 100%;
	border-top-color: #C00;
	border-right-color: #C00;
	border-bottom-color: #C00;
	border-left-color: #C00;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: inherit;
}
.red {
	font-size: 12px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: line-through;
}
.star {
	color: #B70003;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
}
.whiteList {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
}

.hlist {
	color: #B70003;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
	line-height: 20px;
}

.rbutton {
	border: 1px solid #FF0000;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: none;
	margin: 0px;
	color: #FFF;
	background-image: url(images/r_stripes_03.gif);
	background-repeat: repeat;
	height: 17px;
	width: 78px;
	vertical-align: middle;
	text-align: center;
	line-height: 17px;
}
.rbutton:hover {
	color: #FFF;
	border: 1px solid #F00;
	background-image: url(images/r_stripes_03_over.gif);
	background-repeat: repeat;
}	
.bottoml {
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: normal;
	vertical-align: middle;
}
.breadcrumbs {
	background-image: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}
.breadcrumbcurrent {
	background-image: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	filter: DropShadow(Color=000000, OffX=2, OffY=2, Positive=2);
	font-weight: normal;
}


.bottomr {
	background-image: url(images/bottom_bg_r_34.gif);
	height: 24px;
	width: 626px;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	vertical-align: middle;
	font-weight: normal;
}
#footer {
	font-size: 10px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	height: 65px;
	text-align: center;
	vertical-align: middle;
}
.tab1 {
	height: 321px;
	width: 100%;
	overflow: auto;
	background-position: center top;
	text-align: left;
	background-repeat: no-repeat;
	background-color: #000;
	border: 1px none #333;
	margin: 0px;
	padding: 0px;
}
.orinfo {
	height: 321px;
	width: 100%;
	overflow: hidden;
	background-position: center top;
	text-align: left;
	background-repeat: no-repeat;
	background-image: url(images/order_info_03.jpg);
	background-color: #000;
	padding: 0px;
	border: 0px none #000;
	margin: 0px;
}

.red2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B70003;
	line-height: 20px;
}
.related {
	height: 316px;
	width: 962px;
	overflow: auto;
	background-position: center top;
	text-align: left;
	background-repeat: no-repeat;
}
.tagnum {
	padding-left: 15px;
	line-height: 20px;
	background-color: transparent;
	background-image: url(images/list.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	font-size: 12px;
}
.red3 {
	font-size: 16px;
	color: #B70003;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-bottom: 2px;
	text-transform: none;
}
.tabline {
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-bottom-width: 1px;
}
.tablinered {
	border-bottom-style: solid;
	border-bottom-color: #171717;
	border-bottom-width: 1px;
	color: #830000;
}
.thwarranty {
	height: 321px;
	width: 100%;
	overflow: auto;
	background-position: center top;
	text-align: left;
	background-repeat: no-repeat;
	background-color: #000;
	border: 1px none #333;
	margin: 0px;
	padding: 0px;
}
.warrantyimage {
	background-color: #000;
	background-image: url(images/warranty_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 43px;
	width: 100%;
}
.processimage {
	background-color: #000;
	background-image: url(images/process_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 43px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.vehiclemage {
	background-color: #000;
	background-image: url(images/vehicle_info_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 43px;
	width: 100%;
}

.tablineleft {
	margin: 0px;
	padding: 1px;
	clip: rect(auto,auto,auto,auto);
	top: 1px;
	left: 1px;
	right: 1px;
	bottom: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #171717;
	border-right-color: #171717;
	border-bottom-color: #171717;
	border-left-color: #171717;
	border-top-style: none;
	border-right-style: none;
}
.tablineboth {
	border: 1px solid #666666;
}
.tablineleright {
	margin: 0px;
	padding: 1px;
	clip: rect(auto,auto,auto,auto);
	top: 1px;
	left: 1px;
	right: 1px;
	bottom: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #171717;
	border-right-color: #171717;
	border-bottom-color: #171717;
	border-left-color: #171717;
}
.intro {
	background-image: url(images/intro.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 801px;
	width: 100%;
}
.onwarranty {
	height: 321px;
	width: 100%;
	overflow: auto;
	background-position: center top;
	text-align: left;
	background-repeat: no-repeat;
	background-color: #000;
	border: 1px none #333;
	margin: 0px;
	padding: 0px;
}
.Search_bg {
	background-image: url(images/main.gif);
	width: 759px;
	background-position: top;
	overflow: auto;
	background-repeat: no-repeat;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
}
body,td,th {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.thumbnail {
	background-color: #000;
	border: 1px solid #333;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 2px;
	padding-left: 2px;
	margin: 2px;
}
 table.mystyle
{
	border-spacing: 0;
	border-collapse: collapse;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1A1A1A;
	border-right-color: #1A1A1A;
	border-bottom-color: #1A1A1A;
	border-left-color: #1A1A1A;
}

.mystyle td, .mystyle th
{
	margin: 0;
	padding: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1A1A1A;
	border-right-color: #1A1A1A;
	border-bottom-color: #1A1A1A;
	border-left-color: #1A1A1A;
}

p {
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
hr {
	border: 0;
	width: 95%;
	color: #333;
    background-color: #333;
    height: 1px;
}
.sprythumb {
	border: 1px solid #666;
	border-radius: 5px;
	padding: 5px;
	margin-right: 4px;
	margin-left: 4px;
}
#content {
	width: 964px;
	background-color: #000;
	background-image: url(images/content_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
	-webkit-box-shadow: 0 0 1px 1px #000 inset;
	-moz-box-shadow: 0 0 1px 1px #000 inset;
	box-shadow: 0 0 1px 1px #000 inset;
	margin: 0px;
	padding: 0px;
}
#dodgeramcontent {
	width: 964px;
	background-color: #000;
	background-image: url(images/sale-content_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
	-webkit-box-shadow: 0 0 1px 1px #000 inset;
	-moz-box-shadow: 0 0 1px 1px #000 inset;
	box-shadow: 0 0 1px 1px #000 inset;
	margin: 0px;
	padding: 0px;
}
#mustangcontent {
	width: 964px;
	background-color: #000;
	background-image: url(images/mustang-sale-content_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
	-webkit-box-shadow: 0 0 1px 1px #000 inset;
	-moz-box-shadow: 0 0 1px 1px #000 inset;
	box-shadow: 0 0 1px 1px #000 inset;
	margin: 0px;
	padding: 0px;
}
#jeepcontent {
	width: 964px;
	background-color: #000;
	background-image: url(images/jeep-sale-content_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
	-webkit-box-shadow: 0 0 1px 1px #000 inset;
	-moz-box-shadow: 0 0 1px 1px #000 inset;
	box-shadow: 0 0 1px 1px #000 inset;
	margin: 0px;
	padding: 0px;
}
#logos {
	background-color: #000;
	background-image: url(images/automotive-logos_05.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 107px;
	width: 962px;
}
.buycart {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	border: 2px solid #FFF;
	border-radius: 10px;
	padding: 10px;
	-webkit-box-shadow: 15px 15px 20px 1px rgba(0, 0, 0, 0.80);
	box-shadow: 15px 15px 20px 1px rgba(0, 0, 0, 0.80);
	background-image: url(images/buy-bg_07.jpg);
}
.round {
	border: 2px solid #333;
	border-radius: 10px;
	padding: 10px;
	-webkit-box-shadow: 10px 10px 10px 1px rgba(0, 0, 0, 0.75);
	box-shadow: 10px 10px 10px 1px rgba(0, 0, 0, 0.75);
	background-color: #000;
	margin: 0px;
	width: 100%;
}

.grbg {
	background-color: #000;
	background-image: url(images/sale-content-bg_06.jpg);
	background-repeat: repeat;
}
