
/* Main Style of the page */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  	margin: 0;
  	padding: 0;
  	border: 0;
  	font-size: 100%;
	}

body {
	color: #2e2d2c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 0 0; 
	padding: 0 0 0 0; 
	text-align: center;
	background-image: url(http://www.barrelracers.com/images/bg.jpg);
	background-color: #382618;
	background-repeat: repeat-x;
	}	

#content {
	margin-left: 200px;
	width: 610px;
	}

#content_home {margin-left: 200px;}

#mainbody {
	width: 890px;
	margin: 0 auto;
	padding: 0px 0 30px 0;
	font-size:95%;
	clear:both;
	background-color: #F8F2F0;
	}

/* Commonly used to style page titles. */
h1 {
  	font: normal 3em Georgia, "Times New Roman", Times, serif; 
  	margin-top: 20px; 
	margin-left: 20px;
  	margin-bottom: 14px;
  	color: #b54f37;
  	font-size: 24px;
  	font-weight: bold;
  	line-height: 14px;
	}

h2 {
  	color: #b54f37;
  	font-size: 12px;
  	font-weight: bold;
  	line-height: 14px;
	}

h2, h3 {font-size: 1em;}
h2 a {display:block; margin: 7px 0;}
h3 {font-family: Georgia, "Times New Roman", Times, serif;} 
h4{
	font-size:14px;
	margin-top: 5px;
	height: 20px;
	}

p{
	margin-top: 0; 
	margin-bottom: 14px;
	}

/* Sets the style for links. */
a,  a:link {
  	color: #da5242;
  	font-weight: bold;
  	text-decoration: none;
	}

a:visited {
  	color: #904841;
  	font-weight: bold;
  	text-decoration: none;
	}

a:hover {
  	color: #bf1c1c;
  	text-decoration: underline;
	}

a:focus {color: #bf1c1c;}
a:active {color: #702922;}

li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

img {border: 0;}
form {display:inline;}
select {margin-bottom: 3px;}
.clear {clear:both;}
.floatleft {float: left;}
.floatright {float:right;}	


/* This is a container for the page content. */
#outerWrapper {
	background-color: #cbc39e;
	margin: 0 auto 0 auto; 
	text-align: left;
	width: 900px;
	border-left:2px solid #61593A;
	border-right:2px solid #61593A;
	border-bottom:2px solid #61593A;
	border-top:2px solid #61593A;
	}

#top{ padding:20px 0 0 0; }
#outerWrapper #header{
	width: 890px;
	margin: 0 auto;
	background:url(http://www.barrelracers.com/images/top_border.jpg) repeat-x 0 29px;
	background-color: #cbc39e;
	}

#outerWrapper #header #header-image{
	background:url(http://www.barrelracers.com/images/header-image.jpg) no-repeat 50% #CBC39E;
	display:block;
	height:162px;
	clear:both;
	padding-top: 10px;
	}

 /* Top Navigation */
#outerWrapper #topNavigation {background-color: #f9f1e1;}
 
#outerWrapper #topNavigation #tabsE {
	float:left;
	width:900px;
	line-height:normal;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-image: url("http://www.barrelracers.com/images/tableftE.gif");
	}

#tabsE ul {
	margin:0;
	padding:0px 0px 5px 0px;
	list-style:none;
	}

#tabsE li {
    display:inline;
    margin:0;
    padding:0;
	}

#tabsE a {
	float:left;
	background:url("../images/tableftE.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}

#tabsE a span {
	float:left;
	display:block;
	background:url("../images/tabrightE.gif") no-repeat right top;
	padding:5px 7px 4px 6px;
	color:#FFF;
	font-size: 12px;
	}

#tabsE a span {float:none;}
#tabsE a:hover span {color:#FFF;}
#tabsE a:hover {background-position:0% -42px;}
#tabsE a:hover span {background-position:100% -42px;}  
 
 /* Search Bar  */
#outerWrapper #topNavigation #special {
	color:#FFFFFF;
	height: 40px;
	background-color: #000000;
	width: 890px;
	margin-left: 6px;
	display: inline;
	padding-top: 3px;
	}

/* Product List Page */
		
.alt_row_color {background: #EBE1CD;}

.listheader {
	width: 690px;
	background-color: #F8F2F0;
	color: #000;
	height:20px;
	padding: 0px 0px;
	}
	
.productlist_row {
	padding: 10px 10px 0px 0px;
	width: 665px;
	float: right;
	background-color: #F8F2F0;
	}
	
.productlist_row form { display:inline; float:right; }
	
.productrow_text{
	width: 370px;
	padding-top: 2px;
	float:left;
	padding-left: 20px;
	}	
	
.productrow_text .floatleft { max-width: 270px; width:expression(document.body.clientWidth > 272? "270px": "auto" ); }	






 
 /* Left navigation */
 
#outerWrapper #contentWrapper #leftColumn1 {
  	border-right: solid 1px #cda98b; 
  	float: left;
	margin: 0px;
  	padding: 0px;
  	width: 195px;
}

#outerWrapper #contentWrapper #leftColumn1 div.module_menu {
	background-color:#CBC39E;
	padding:0px 3px 2px 0px;
	border-top:1px solid #9F9979;
	border-right:1px solid #9F9979;
	border-left:1px solid #9F9979;
}

#outerWrapper #contentWrapper #leftColumn1 div.module_menu h3{
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #E5E0C7;
	background-color:#003300;
	padding:5px 5px 5px 5px;
	margin:3px 0 0 0;
}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

#outerWrapper #contentWrapper #rightColumn1 {
  background-color: #f9f1e1;
  border-left: solid 1px #cda98b; /* Sets the left border properties for an element using shorthand notation */
  float: right;
  padding: 10px 10px 10px 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
  width: 150px;
}
/* Contains the main page content. When using a mutliple column layout the margins will be set to account for the floated columns' width, margins, and padding. */
#outerWrapper #contentWrapper #content {
  /* margin: 0 170px 0 170px; Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
  /*padding: 10px 10px 10px 10px;  Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
}
/* Using floated elements and a clear float class is a common method to accomplish multiple column tableless layouts. If floated elements are used without being cleared the elements following will wrap around the floated element. This class should be applied to an element after the last floated element and before the close of the container with floated elements. */
#outerWrapper #contentWrapper .clearFloat {
  clear: both;
  display: block;
}


/* Footer Styles */
#outerWrapper #footer {
    display: block;
	margin: 0 auto;
	clear:both;
	background-color: #CBC39E;
	padding:6px 6px 6px 6px;
}

.footer-bg{
	background-color:#000000;
	color:#C3BC9E;
	padding-bottom: 11px;
}

div.copyright{
	text-align:center;
	color:#fff;
	font-size:12px;
	padding-bottom:6px;
	padding-top: 6px;
}

div.copyright p{
	color:#fff;
	font-size:12px;
}

#bd #main-body #footer .footer-bg .copyright a {
	font-size: 12px;
	color: #FFFFFF;
}
