BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0 auto;
	width: 1000px;
	background-color: #000000;
	background-image: url(/graphics/bkgd.gif);
	background-repeat: repeat-y;
	background-position: center;
}

body,p,table,td {
	color: #FFFFFF;
	font-size: 11px;
}

img {
	border: none;
}

h1,h2 {
	margin: 0;
	padding: 0;
}

h1 {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}

p {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
}

a {
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  color: #003399;
  text-decoration: none;
}

a:link {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	font-weight: normal;
}
a:visited {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}


.container {
	width: 1000px;
	margin: 0 auto;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	height: 100%;
}

#header {
	width: 1000px;
	float: left;
	height: 250px;
	background-image: url(/graphics/header.image.jpg);
	background-repeat: no-repeat;
}

#menu {
	width: 980px;
	float: left;
	height: 45px;
	background-image: url(/graphics/menu.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 20px;
}

#content {
	width: 960px;
	float: left;
	background-image: url(/graphics/content.jpg);
	background-repeat: no-repeat;
	padding: 20px;
}

.leftColumn {
	float: left;
	/*background-image: url(/graphics/column.left.jpg);
	background-repeat: no-repeat;*/
	text-align:left;
	height: 100%;
	width: 180px;
	min-height: 500px;
  clear: left;
}

.leftSection {
	width: 160px;
	text-align:left;
	height: 150px;
	margin: 10px 0;
	padding: 10px;
	background-color: #000000;
	filter: Alpha(Opacity=60, FinishOpacity=100, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=100%); 
 	filter:alpha(opacity=60);
    -moz-opacity: 0.60;
    opacity: 0.60; 	
}

.center {
	margin-left: 0px;
	margin-right: 0px;
	float: right;
	background-color: #FFFFFF;
	padding: 0 5px;
	width: 600px;
	display: inline;
	min-height: 700px;
}

.section {
	width: 201px;
	margin-bottom: 7px;
	text-align: left;
}

.search {
	padding: 0 0 0 90px;
}

#searchTerm {
	border: 2px solid #000000;
}

.title {
	margin: 10px 0;
}

.sectionBrand {
  width: 201px;
  margin-bottom: 7px;  
}

.sectionLarge {
	width: 530px;
	margin-bottom: 7px;
	background-image: url(/graphics/section.large.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 75px;
}

.centerHolder {
	padding: 10px;
	height: 100%;
  min-height: 80px;
	background-color: #000000;
/*	filter: Alpha(Opacity=70, FinishOpacity=100, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=100%); 
 	filter:alpha(opacity=70);
    -moz-opacity: 0.70;
    opacity: 0.70; 	*/
}

.mainImagebox {
  width: 613px;
  height: 165px;
}

.centerSection {
	width: 220px;
	float: left;
	text-align: left;
	margin: 0 15px 0 10px;
}

.photoProduct {
	border: 1px solid #000;
	margin-bottom: 5px;
}

.centerSectionMiddle {
  width: 201px;
  margin-bottom: 14px;
  float: left;
  margin-left: 5px;
  margin-right: 5px;
  background-image: url(/graphics/bkgd.sec.201.jpg);
  background-repeat: repeat-y;
  background-position: top center;
  text-align: left;
}

.homeText {
  display: inline;
  width: 160px;
  float: left;
  margin-left: 28px;
  text-align: left;
}

.rightColumn {
	width: 745px;
	height: 100%;
	float: right;
	clear: right;
	text-align: left;
}

.rightSection {
	width: 230px;
	text-align:left;
	margin: 5px;
}

.photoColumn {
	border: 8px solid #FFFFFF;
	margin: 10px 0;
}

.imgHolder {
  width: 794px;
  background-color: #414141;
}

#footer {
	width: 1000px;
	float:left;
	height: 120px;
}

.footerLeft {
  float: left;
  display: block;
}

.footerRight {
  float: right;
  display: block;
}

.footerMiddle {
	color: #FFFFFF;
	font-size: 11px;
	float: left;
	text-align: left;
	height: 20px;
	width: 980px;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}

#footer .a {
	color: #666666;
	font-size: 12px;
}

#footer a:link {
	color: #999999;
	font-size: 12px;
	text-decoration: none;
	margin-left: 10px;	
}

#footer a:visited {
	color: #CCCCCC;
	font-size: 12px;
	text-decoration: none;
}

#footer a:hover {
	color: #FF0000;
	font-size: 12px;
}

#footer a:active {
  color: #003399;
  font-size: 12px;
}

.footerContent {
	float: left;
	text-align: left;
	padding: 10px;
}

.footerContent .creditCards {
  float: left;
  margin-top: 8px;
}

.footerContent .logo {
	float: right;
	margin: 0 4px 0 530px;
	clear: right;
}

.clearFloat {
  clear: both;
}


/*Style for Form*/
div.row {
  clear: both;
  padding-top: 0;
}

div.row span.label {
  float: left;
  width: 260px;
  text-align: left;
}

div.row span.formw {
  float: left;
  width: 260px;
  text-align: left;
  padding-top: 5px;
} 
  
.formResponse {
  color: #333333;
  font-size: 12px;
  font-weight: bold;
}

/*Style for menu*/

ul#navlist {
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 170px;
	}

ul#navlist li {
    display: block;
    margin: 0;
    padding: 0;
	}

ul#navlist li a {
	display: block;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;	
	padding: 6px 0 6px 10px;
	border-width: 1px;
	border-color: #990000;
	border-style: solid;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	filter: Alpha(Opacity=70, FinishOpacity=100, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=100%); 
 	filter:alpha(opacity=70);
    -moz-opacity: 0.70;
    opacity: 0.70; 
	}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a {
    background: #f0e7d7;
    color: #800000;
	}

ul#navlist li a:hover, ul#navlist li#active a:hover {
	color: #FFFFFF;
	background-color: #990000;
	}

.categoryWrap {
  width: 520px;
  clear: both;
}
.catImage{
  float: left;
  display:inline;
  width: 120px;
  margin-bottom: 20px;
  margin-right: 10px;
}
.catLink a {
  color: #FFFFFF;
  font-size:16px;
  text-decoration: underline;
}
.catLink a:hover{
  color: #FF0000;
  font-size:16px;
  text-decoration: underline;
}
.catLinkList
{
  float: left;
  display:inline;
  margin-bottom: 20px;
}
.categoryDetails
{
  width:350px;
  float: left;
  display:inline;
}
.categoryDetails a{
  color: #FF0000;
  font-size:16px;
  font-weight: bold;
  text-decoration: none;
}
.categoryDetails a:hover{
  color: #FF0000;
  font-size:16px;
  font-weight: bold;
  text-decoration: none;
}

.redbold14 {
  color: #FF0000;
  font-size:14px;
  font-weight: bold;
}

.ecom_productNameHeading {
  color: #FF0000;
  font-size:14px;
  font-weight: bold;
}

.ecom_productPartNumberHeading {
  color: #FF0000;
  font-size:14px;
  font-weight: bold;
}

.ecom_ourPriceText {
  color: #FF0000;
  font-size:14px;
  font-weight: bold;
}

.ecom_qty_text {
  color: #FF0000;
  font-size:14px;
  font-weight: bold;
}
.ecom_featuresTitle {
  color: #FF0000;
  font-size:14px;
  font-weight: bold;
}
.ecom_notesTitle {
  color: #FF0000;
  font-size:14px;
  font-weight: bold;
}

.summaryWrap{
  float: left;
  display: inline;
}
.summaryListing{
  width: 197px;
  height: 330px;
  margin-right: 15px;
  float: left;
  display: inline;
}
.boldWhite12 {
  color: #FFFFFF;
  font-size:12px;
  font-weight: bold;
}
.priceTitle a{
  color: #FF0000;
  font-size:12px;
  font-weight: bold;
}

/*
ul {
	margin: 0px;
	padding: 0px;
}

li {
	list-style-type: none;
	margin: 0px;
	padding: 10px;
	border: 1px solid #570000;
	background-color: #000000;
	font-size: 14px;
}

li a:hover {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-weight: bold;
	background-image: url(/graphics/bkgd.hover.gif);
	background-repeat: repeat;
}

#navcontainer {
	width: 150px;
	margin-top: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	}
	*/
	
#chevyMessage {
  color: #FF0000;
  font-weight: bold;
  font-size: 14px;
}

