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


#container {
	width:960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #050505;
	color: #FFFFFF;
	text-align: left;
}

#homePhotoArea {
	padding: 5px;
	text-align: center;
	background-image: url(images/mainphotoBackground.png);
	background-repeat: no-repeat;
	z-index:200;
	position:relative;
}
.featuredTop {
	background-image: url(images/home-featured-top.gif);
	height: 33px;
	width: 960px;
	color: #333333;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 16px;
	line-height: 33px;
}
.featuredBody {
	background-repeat: repeat;
	background-image: url(images/featured-sides.gif);
}
.homeFeaturedBorder {
	border: 1px solid #ff0000;
	background-image: url(images/featured-innershade.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 253px;
}
.whiteText {
	color: #FFFFFF;
	font-size: 11px;
}

.homeFeaturedBorder a {
	color: #FFFFFF;
	text-decoration: none;

}

.homeFeaturedBorder a:hover {
	text-decoration: underline;
	color: #FFFFFF;

}

.featured-innercolor {
	background-image: url(images/featured-innershade.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding: 3px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}


#homePhotoArea a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 16px;
	display: block;
	padding: 0px;
	margin: 0px;
}

#homePhotoArea a:hover {
	color: #FFFFFF;
	background-color: #43453F;

}

.largeBoldText {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display:block;
}

h1 {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-weight: normal;
	font-size: 32px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	background-image: url(images/background.gif);
	background-color: #4c4c4c;
	background-repeat: repeat-x;
	text-align: center;
}
.grayVR {
	border-right-width: 1px;
	border-right-style: groove;
	border-right-color: #828480;
}
#navigation {
	padding-top: 11px;
}
#mainNav {
	background-image: url(images/navigation-background.gif);
	height: 34px;
	margin: 0px;
	padding: 0px;
}
#header {
	background-color: #3C3E39;
	background-image: url(images/header-background.gif);
	background-repeat: repeat-x;
	height: 56px;
	color: #FFFFFF;
	text-align: center;
}
.HR {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d5d5d5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.alt-row {
	background-color: #eeeeee;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d5d5d5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#mainNav a {
	padding-right: 15px;
	padding-left: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	line-height: 34px;
	border-right-style: groove;
	border-right-color: #c77f7f;
	border-right-width: 1px;
	display: block;
	float: left;
}

#mainNav a:hover {
	background-color: #484A45;

}

#header a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	padding-left: 3px;
	padding-right: 3px;

}

#header a:hover {
	color: #df2626;

}
.pricingGuarantee {
	width: 571px;
	background-color: #32352f;
	float: right;
}
.belowPricing {
	background-image: url(images/dkgray.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.smallBoldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.highlightColor {
	color: #df2626;
}
.featuredBottom {
	background-image: url(images/home-featured-bottom.gif);
	height: 33px;
	width: 960px;
	color: #333333;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 16px;
	line-height: 33px;
}
.featuredBodyBottom {
	background-repeat: repeat;
	background-color: #353535;
	background-image: url(images/featured-sides-bottom.gif);
}
.homeFeaturedBorderBlack {
	border: 1px solid #7f7f7f;
	background-image: url(images/featured-innershadeBlack.gif);
	background-repeat: repeat-x;
	text-align: center;
	background-color: #494949;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 253px;
}
.formfield {
	margin-bottom: 5px;
	border: 1px solid #a7a6aa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 2px;
}

.homeFeaturedBorderBlack a {
	color: #FFFFFF;

}

.homeFeaturedBorderBlack a:hover {
	text-decoration: none;

}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #b51313;
	line-height: 20px;

}
#sidenav {
	background-color: #1a2426;
	color: #FFFFFF;
	padding: 8px;
}

#sidenav a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #787878;
	display: block;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 20px;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: 5px;
}

#sidenav a:hover {
	background-color: #74aad8;
}


.home-whitebg {
	background-color: #FFFFFF;
	padding: 10px 10px 10px 30px;
	color: #000000;
}
#footer {
	color: #666666;
	clear: both;
	text-align: center;
}

#footer a {
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	color: #990000;

}

.home-blackText {
	color: #333333;
	float: right;
	width: 415px;
	padding-right: 20px;
}
.home-copyHeadline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-right: 15px;
	padding-right: 15px;
	width: 450px;
	float: left;
}
.winFifty {
	font-size: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 22px;
	font-weight: lighter;
}

.bottomlist a {
	color: #333333;
	text-decoration: none;

}

.bottomlist a:hover {
	color: #990000;

}

.bottomlist {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.homeBottomPartsHeader {
	padding: 0px 5px;
	clear: both;
	margin-top: 10px;
	border-top: 1px solid #CCCCCC;
	border-right: #CCCCCC;
	margin-bottom: 10px;
}
h4 {
	font-family: Arial, "Trebuchet MS", Tahoma,;
	font-size: 18px;
	color: #333333;
	font-weight: lighter;
	margin-bottom: 15px;
}
#interiorPhotoArea {
	background-color: #FFFFFF;
	padding: 5px;
	text-align: center;
	background-repeat: no-repeat;
}
.intPhoto {
	background-image: url(images/interior-banner.jpg);
	height: 181px;
	width: 737px;
	margin-left: 5px;
	background-repeat: no-repeat;
}
.interiorTop {
	background-image: url(images/interior-featured-top.gif);
	height: 33px;
	color: #ab2626;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 16px;
	line-height: 33px;
	text-align: left;
	margin-left: 5px;
}
.intTag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 23px;
	letter-spacing: -1px;
	text-align: center;
	float: right;
	padding-right: 15px;
	padding-left: 8px;
	padding-top: 15px;
}

.intTag a {
	font-size: 14px;
	color: #FFFFFF;
}

.intTag a:hover {
	font-size: 16px;

}

.interiorBody {
	background-repeat: repeat;
	background-color: #8A0607;
	background-image: url(images/featured-sides.gif);
}
.grayBody {
	background-color: #e4e4e4;
	color: #000000;
	font-size: 12px;
	margin-left: 5px;
	padding: 0px 45px 15px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 1px solid #e4e3e3;
}

.intHR {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.HR a:hover {color:#00529E;}
.alt-row a:hover {color:#00529E;}

#mySlideShow
{
width: 571px !important;
height: 232px !important;
} 

.navigation
{
	background-image: url(images/navigation-background.gif);
	background-repeat: repeat-x;
	height: 44px;	
	z-index:210;
	position:relative;
}

.navigation ul
{
	list-style-type:none;
	margin:0px;
	padding:0px;
	list-style-position:outside;
	float:left;
}

.navigation > ul > li > a
{
	font-size:12px;
	height:24px;
	color:#fff;
	float:left;
	padding-right: 15px;
	padding-left: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-right-style: groove;
	border-right-color: #b7c584;
	padding-top: 10px;
}

.navigation > ul > li > a:hover
{
	background-color:#333;
	text-decoration:none;
}

.navigation ul > li 
{
	float:left;
	width:auto;
	height:auto;
	position:relative;
	
}

.navigation ul ul
{
	display:none;
	background-color:#fff;
	margin:0px;
	border:0px;
	width:200px;
	padding-top: 1px;
	padding-right: 12px;
	padding-bottom: 1px;
	padding-left: 0px;
}

.navigation ul li ul > li
{
	width:180px;
	padding-top:1px;
	padding-bottom:1px;
	margin:0px;
	margin-left:1px;
	margin-right:0px;
}

.navigation ul li ul > li > a
{
	color:#333;
	padding-left:15px;
	padding-right:15px;
	padding-top:4px;
	padding-bottom:4px;
	margin:0px;
	float:none;
	display:block;
}

.navigation ul li ul > li > a:hover
{
	color:#fff;
	background-color:#333;
	text-decoration:none;
	width:100%;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.navigation ul > li > ul
{
	position:absolute;
	top:33px;
	left:0px;
}

.navigation ul li:hover ul
{
	display:block;
	background-color:#fff;
}

/* ARI Parts Search Form */


#homePartsSearch
{
	background-color:#e4e4e4;
	background-image: url(images/home-parts-search.png);
	background-repeat: repeat-x;
	border: 4px solid #fff;
	-moz-border-radius-topleft:  5px;
	-moz-border-radius-topright:  5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	width:926px !important;
	overflow:hidden;
	padding: 5px;
	color:#000;
}

#homePartsSearch h3
{
	font-size:20px;
	font-weight:normal;
	color:#333;
	margin-top:10px;
	padding:0px;
	width:565px;
	border-bottom:solid 1px #999;
}


/* ARI Parts Search Form */

#ariparts_Stream
{
	height:auto;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
	width:100%;
}

#ariparts_GUI
{
	margin:0px;
	padding:0px;
}

#arisearch_SearchLabel
{
	display:none !important;
}

#homePartsSearch
{
	width:100%;
	overflow:hidden;
	margin:0px;
	padding:13px;
}

#arisearch_SideBySideSearch
{
	overflow:visible !important;
}

.mainTitle
{
	margin-top:20px;
	display:block;
}

.mainLabel
{
	text-size:12px !important;
	color:#666;
	font-family:Arial, Helvetica, sans-serif !important;
	padding-bottom:10px;
	collor:#666;
}

#arisearch_txtSearch,
#arisearch_txtModel
{
	border: 1px inset #c5c5c5;	
	background-color:#fff;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	padding-left:15px;
	padding-right:15px;
	padding-top:2px;
	padding-bottom:2px;
	font-size:12px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	width:70px !important;
}

#arisearch_SearchHR
{
	display:none;	
}


