/* DIV STYLES */
div#top_main_div{
margin: 0 auto auto auto;
width: 100%;
text-align:center;
position:relative;
top:0;
left:0;

}

div#top_div{
margin: auto auto;
width:100%;
height:20px;
text-align:center;
position:relative;
top:0px;
background-image: url(../images/bg/orange_bg.jpg);
}
div#top_sub_div{
margin: auto auto;
width:924px;
height:20px;
line-height:10px;
text-align:right;
position:relative;
top:0px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
background-image: url(../images/bg/orange_bg.jpg);
}

div#top_div2{
margin: auto auto;
width:100%;
height:102px;
text-align:center;
position:relative;
top:0px;
left:0px;
background:url(../images/home/footer_bg.jpg) repeat-x;
}

div#top_logo{
	width:363px;
	height: 102px;
	position:absolute;
	left:0px;
	top:20px;
}
div#top_tollfree{
	height: 102px;
	position:absolute;
	left:375px;
	top:15px;
	vertical-align:top;
}
div#top_shopping_cart{
	height:102px;
	position:absolute;
	left:750px;
	top:5px;
	width:166px;
	background:url(../images/home/top_cart_bg.gif) no-repeat;
}
.top_scanalert{
position:relative;
	left:10px;
	top:10px;
}

div#top_shopping_cart_text{
	position:relative;
	left:10px;
	top:10px;
	font-weight: bold;
	font-size:12px;
	text-decoration:underline;
	color:#00f;
}
.top_body_right {
	height: 54px;
	position:relative;
	background-image: url(../images/home/tbig.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	left: auto;
	top: auto;
}

.top_body_left {
	height: 54px;
	position:relative;
	background-image: url(../images/home/tsm.gif);
	background-repeat: repeat-x;
	background-position: left;
	top: auto;	
	left: auto;
	
	
}

.relative_div{
position:relative;
}

.top_basketstats{
position:absolute;
left:10px;
top:35px;
font-weight: bold;
font-size:12px;
}

div#main_div{
margin: 0 auto auto auto;
width: 924px;
text-align:left;
position:relative;
top:29px;
left:0px;
background:#FFFFFF;
  

}

div#top_search{
position:relative; left:-10px;background:url(../images/home/top_search_box.gif) no-repeat; padding-left:90px; line-height:26px; height:26px; top:5px;
}

div#bottom_div{

position:relative;
top:30px;
width: 100%;
text-align:center;
vertical-align:middle;
background: url(../images/home/footer_bg.jpg) repeat-x;
padding-top:5px;
}

select.sel_mfg{
	border:0px; 
	font-size:12px; 
	font-weight:bold; 
	width:160px;
	
}


body{
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	margin:0px auto auto auto;
}


h1, h2, h3, h4, h5, h6 {
    margin: 0;
		padding: 0;
		display:inline;	
}


h1{
	font-size:16px;
	color:#003399;
}


h2{
	font-size:12px;
	color:#003399;
}

h5{
	margin:0px;
	padding-top:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#000000;

}


div.module-grey, div.moduletable-grey {
	background: url(../images/home/box_grey_tl.png) 0 0 no-repeat;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;

}

div.module-grey div, div.moduletable-grey div {
	background: url(../images/home/box_grey_tr.png) 100% 0 no-repeat;

}

div.module-grey div div, div.moduletable-grey div div {
	background: url(../images/home/box_grey_bl.png) 0 100% no-repeat;

	
}

div.module-grey div div div, div.moduletable-grey div div div {
	background: url(../images/home/box_grey_br.png) 100% 100% no-repeat;
	padding: 8px;
	width: auto !important;
	width: 100%;
}
