/* .... css reset .... */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* .... end of css reset .... */

/* clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* end of clearfix */

img
{
	border: none;
}

a
{
	text-decoration: none;
}

.block
{
	display: block;
}

.clearBoth
{
	clear: both;
}

.noBorder
{
	border: none !important;
}

.floatRight
{
	float: right;
}

body
{
	font-size: 62.5%;
	font-family: tahoma, helvetica, arial, "lucida grande", sans-serif;
	background: url(../images/main_02.gif) repeat-x top;
}

#container
{
	width: 960px;
	margin: 0px auto;
	min-height: 300px;
	padding-bottom: 20px;
}

#header
{
	position: relative;
	height: 109px;
	margin-bottom: 9px;
}

#logo
{
	position: absolute;
	top: 16px;

}

#topNav
{
	float: right;
}

#topNav li
{
	float: left;
}

#mainNav
{
	position: absolute;
	top: 77px;
	clear: both;
}

#mainNav li
{
	float: left;
}

#midSection
{
	padding-bottom: 10px;
}

#leftColumn
{
	float: left;
		display: inline;
		margin: 0px 10px 0px 0px;
	width: 221px;
}

#searchBox
{
	position: relative;
	width: 221px;
	height: 70px;
	background: url(../images/main_20.gif) no-repeat top;
	margin-bottom: 10px;
}

#searchBox .text
{
	position: absolute;
	font: 11px tahoma, sans-serif;
	top: 41px;
	left: 16px;
	width: 162px;
	border: none;
	background-color: transparent;
}

#searchBox .btn
{
	position: absolute;
	top: 37px;
	left: 184px;
}

.btn
{
	padding-left: 5px !important;
}

#sideNav li
{
	display: inline;
}

#sideNav li a
{
	display: block;
	width: 211px;
		padding: 7px 0px 7px 10px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	border-top: 1px solid #8b8b8b;
	background: url(../images/main_27.gif) repeat-x center;
}

#sideNav li li a
{
	display: block;
	width: 191px;
		padding: 7px 0px 7px 30px;
	font-size: 11px;
	font-weight: normal;
	color: #595959;
	border-top: none;
	border-bottom: 1px solid #dfdfdf;
	background: #f9f9f9 url(../images/red_arrow.gif) no-repeat 15px 10px;
}

#sideNav li li a:hover
{
	color: #333;
	background: #f9d8d4 url(../images/red_arrow.gif) no-repeat 15px 10px;
}

#rightColumn
{
	float: left;
	width: 729px;
}

#flashHolder
{
	margin-bottom: 10px;
}

#featuredProducts
{
	width: 100%;
	margin-bottom: 10px;
	background: #fff url(../images/gray_gradient.gif) repeat-x bottom;
}

#featuredProducts h1
{
	padding: 12px 0px 12px 15px;
	margin-bottom: 5px;
	background: url(../images/header_bg.gif) repeat-x bottom;
}

#featuredProducts .viewMore
{
	float: right;
	margin-top: -30px;
	margin-right: 10px;
	background: url(../images/red_arrow2.gif) no-repeat 2px 5px;
	padding-left: 10px;
	font-size: 11px;
	color: #6d6d6d;
}

#featuredProducts .viewMore:hover
{
	color: #ce1800;
}



.featuredItem
{
	float: left;
	width: 24%;
	padding-bottom: 15px;
	border-left: 1px solid #ebebeb;
		height: 230px;
}

.featuredItem .productImage
{
	display: block;
	margin: 0px auto;
}

.featuredItem table
{
	width: 80%;
	margin: 0px auto;
}

.featuredItem table td
{
	padding: 5px 0px;
}


.featuredItem .itemTitle
{
	font-size: 11px;
	font-weight: bold;
	color: #616263;
}

.featuredItem .itemDesc
{
	font-size: 11px;
	color: #616263;
}

.featuredItem .itemPrice
{
	font-size: 13px;
	font-weight: bold;
	color: #d11800;
}

#promoHolder
{
	margin-bottom: 10px;
}

#promoHolder table
{
	width: 100%;
}

#logoFlash
{
	width: 237px;
	height: 119px;
	background: url(../images/promo_53.gif) no-repeat top;
}

#bottomNav
{
	margin: 0px auto;
	background: url(../images/bottom_nav_bg.gif) repeat-x bottom;
}

#bottomNav .column
{
	width: 25%;
	float: left;
}

#bottomNav .column h1
{
	font-size: 11px;
	font-weight: bold;
	color: #ce1800;
	margin-bottom: 10px;
}

#bottomNav .column li
{
	display: inline;
}

#bottomNav .column li a
{
	display: block;
	border-top: 1px dotted #ccc;
		padding: 6px 0px 6px 18px;
	font: 11px "lucida grande", arial, helvetica, sans-serif;
	color: #6f6f6f;
	background: url(../images/gray_arrow.gif) no-repeat 8px 9px;
}

#bottomNav .column li a:hover
{
	color: #333;
	background: #f9d8d4 url(../images/red_arrow.gif) no-repeat 8px 9px;
}

#footer
{
	padding: 10px 0px;
	background: #f1f1f1 url(../images/credit_cards.gif) no-repeat right;
}

#footer ul
{
	margin-left: 15px;
}

#footer li
{
	display: inline;
	font-size: 11px;
	margin-right: 10px;
	color: #5e5e5e;
}

#footer li a
{
	color: #5e5e5e;
}

#footer li a:hover
{
	color: #ce1800;
}