/* - - - - - - - - - - - PAGE STYLES - - - - - - - - - - -  */


* {
	margin: 0;
	padding: 0;
	}
html {
	height: 100%;
	}
body {
	scrollbar-base-color: #FFFFFF; 
	scrollbar-face-color: #FFFFFF; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-arrow-color: #ed1c24;
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #ed1c24; 
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #ed1c24;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal;
	background: url(../images/background_banded.jpg) repeat-y center;
	height: 100%;
	_height: 3100px; /* IE 6 Hack :) */
	}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:10px;
	color:#ed1c24;
	}
p,li {  
	color:#333333;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 80%;
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	padding-left:10px;
	}
a:link {
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	}
img { 
	border: 0px none; 
	}
	

/* - - - - - - - - - - - DIV STYLES - - - - - - - - - - -  */


*html #page-wrap {
	height: 100%;
	}
#page-wrap {
	position:relative;
	min-height: 100%;
	background: url(../images/bottom_tag-auto.gif) bottom right no-repeat white;
	min-width: 780px;
	max-width: 1260px;
	margin: 0px auto;
	width:expression(document.body.clientWidth < 782? "780px" : document.body.clientWidth > 1262? "1260px" : "auto");
	overflow:hidden;
	
	}
#main-content {
	
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 9em;
	}
#left-sidebar {
	width: 150px;
	float: left;
	padding-left: 15px;
	padding-top: 20px;
	background-color:#F5F4F3;
	height:400px;
	}
#header {
	height:138px;
	background-image:url(../images/header_bg-auto.gif);
	background-repeat:repeat-x;
	}
#header #logo-osher {
	background-image:url(../images/header_logo-auto.gif);
	float:right;
	margin-right:30px;
	width:135px;
	height:112px;
	}
#header #icon {
	float:left;
	width:276px;
	height:112px;
	background-image:url(../images/header_left-auto.gif);
	}
#introduction {
	background-image:url(../images/auto_desc-bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#EC1C24;
	height:auto;
	min-width:400px;
	max-width:72%;
	color:#FFFFFF;
	font-size:14px;
	padding-left:160px;
	padding-top:10px;
	padding-right:20px;
	padding-bottom:10px;
	float:left;
	}
#main-content #iconArea {
	float:left;
	width:90%;
	height:auto;
	padding-top:10px; 
	margin-top:10px;
	padding-bottom:140px;
	}
#main-content #icon {
	margin:5px;
	width:140px;
	height:138px;
	float:left;
	vertical-align:middle;
	border: solid 1px #EBEBEB;
	text-align:center;
	font-size:12px;
	text-transform:uppercase;
	font-stretch:2px;
	}
#main-content #icon a:link{
	color:#000000;
	text-decoration:none;
	image-border:none;
	display:block;
	}
#main-content #icon a:hover{
	color:#000000;
	background-image:url(../images/highlight_auto.gif);
	background-position:center;
	height:138px;
	text-decoration:none;
	}
#main-content #icon a:visited{
	color:#999999;
	text-decoration:none;
	display:block;
	}
#main-content .imageIcon {
	padding-top:12px;
	}
#list-content {
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 9em;
	}
#list-content .table {
	margin-left: 20px;
	float:left;

	}
#list-content h1{
	color:#000000;
	background-color:#FFFFFF;
	display:inline;
	padding-right:5px;
	padding-left: 20px;
	float:left;
	}
#list-content #h1Bar{
	background-image:url(../images/header_bar-auto.gif);
	background-repeat:repeat-x;
	background-position:center;
	width:82%;
	float:left;
	}
#list-content #h1BarAll{
	background-image:url(../images/header_bar-auto.gif);
	background-repeat:repeat-x;
	background-position:center;
	width:87%;
	float:left;
	}
#list-content .subcat{
	font-size:11px;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
	text-transform:uppercase;
	color: #ed1c24;
	padding-right:4px;
	padding-top:4px;
	padding-bottom:5px;
	}
#list-content .product{
	font-size:11px;
	font-weight:bold;
	text-align:right;
	vertical-align:top;
	border-bottom:solid 1px #BBBBBB;
	padding-right:4px;
	padding-top:4px;
	padding-bottom:5px;
	}
#list-content .description{
	font-size:11px;
	font-weight:normal;
	padding-left:6px;
	padding-right:4px;
	border-bottom:solid 1px #BBBBBB;
	text-align:left;
	vertical-align:top;
	padding-top:4px;
	padding-bottom:4px;
	}
#list-content .volume{
	font-size:11px;
	font-weight:normal;
	padding-left:8px;
	border-bottom:solid 1px #BBBBBB;
	text-align:left;
	vertical-align:top;
	padding-top:4px;
	padding-bottom:4px;
	}
#list-content tr:hover {
	background-color:#EBEBEB;
	}

	
/* - - - - - - - - - - - FOOTER STYLES - - - - - - - - - - -  */
	
	
#footer {
	position: relative;
	margin-top: -2.35em;
	margin-left:auto;
	margin-right:auto;
	color:#333333;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 70%;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;	
	padding: 5px 10px 5px 8px;
	background-color:#CCCCCC;
	border-top:solid 1px #666666;
	height: 14px;
	min-width: 780px;
	max-width: 1240px;
	width:expression(document.body.clientWidth < 782? "780px" : document.body.clientWidth > 1240? "1240px" : "auto");
	}
#footer a {
	color:#333333;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	}
#footer a:link {
	color:#333333;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	text-decoration:none;
	}
#footer a:visited {
	color:#333333;
	text-decoration:none;
	}
#footer a:active {
	color:#333333;
	text-decoration:none;
	}
#footer a:hover {
	color:#333333;
	text-decoration:underline;
	}


/* - - - - - - - - - - - NAV STYLES - - - - - - - - - - -  */


#nav {
	margin: 2px auto 0 auto;
	float:left;
	padding: 0;
	width:90%;
	background:#FFFFFF;
	background-image:url(../images/nav_off.gif);
	}
#nav ul {
	height:20px;
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-image:url(../images/nav_off.gif);
	}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	letter-spacing: 1px;
	text-transform: lowercase;
	}
#nav li a {
	float: left;
	padding: 3px 7px;
	text-decoration: none;
	color: #000000;
	border: none;
	}
#nav li a:hover {
	color: #ed1c24;

	}
#nav li a.active {
	font-weight: bold;
	color: #ed1c24;
	}
	
/*------------------ 	 Added for Shopping Cart ------------------*/
#list-content .tableCart {
	margin-left:auto;
	margin-right:auto;
}	
#list-content .cartHeader{
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	vertical-align:top;
	background-color: #2e82b3;
	border-bottom:solid 1px #BBBBBB;
	padding-right:4px;
	padding-top:4px;
	padding-bottom:5px;
}
#list-content .cartItemName{
	font-size:11px;
	font-weight:normal;
	padding-left:6px;
	padding-right:4px;
	border-bottom:solid 1px #BBBBBB;
	text-align:left;
	vertical-align:top;
	padding-top:4px;
	padding-bottom:4px;
}
#list-content .cartItemDetails{
	font-size:11px;
	font-weight:normal;
	padding-left:6px;
	padding-right:4px;
	border-bottom:solid 1px #BBBBBB;
	text-align:center;
	vertical-align:top;
	padding-top:4px;
	padding-bottom:4px;
}

#list-content .signup {
	background-color:#EBEBEB;
}

#list-content .cartItemNumber{
	font-size:11px;
	font-weight:bold;
	padding-left:6px;
	padding-right:4px;
	border-bottom:solid 1px #BBBBBB;
	text-align:center;
	vertical-align:top;
	padding-top:4px;
	padding-bottom:4px;
}
