/* Tag Styles */
body
{
	margin:0;
	text-align:center;  /*necessary for IE6 centering - set left in container div*/
	color:#333;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	background-color:#fff;
	background-image:url(backgroundMain.jpg); 
	background-repeat:repeat-y;
	background-position:center;
}


h3
{
	font-size:18px;
	color:#BBB;
	line-height:2em;
	border-bottom:1px dotted #95a9c9;
}


h4
{
	font-size:12px;
	color:#039;
}

/* To Hold all Page elements */

div#container {
	width:780px;   
	margin:0 auto; 
	background-color:#FFF;
	text-align:left;
}

/* Masthead Styles */

div#masthead {
	vertical-align:top;
	width:100%;
	height:146px;
	padding:0;
	background-image:url(hd_headerMain.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

div#mastheadMenu {
	position:relative;
	width:100%;
	top:126px;
	height:20px;
}

.search
{ 
	float:left;
	margin:0 0 6px 5px;
	font-weight:bold;
	font-size:12px;
	color:#fff;
}

.searchButton
{
cursor:pointer;
vertical-align:middle;
border:outset 1px #BC271E;
color:#BC271E;
font-size:9px;
font-weight:bold;
background-color:#FFF;
/* for IE6 compatability (W3C browsers will support the "hover psudo-class below */
        h:expression(onmouseover=new Function("this.style.backgroundColor='#CCC'; this.style.color='#000';"),
                       onmouseout=new Function("this.style.backgroundColor='#FFF'; this.style.color='#BC271E';"));
}

.searchButton:hover
{
color:#000;
background-color:#CCC;
}

div#mastheadMenu ul
{
	float:right;
	list-style-type:none;
	margin:0 10px 0 0;
	font-weight:bold;
	padding:0;
}

div#mastheadMenu li
{
	display:inline;
}

div#mastheadMenu a
{
	color:#f3f3f3;
	font-size:12px;
	text-decoration:none;
	border-left:1px solid;
	border-color:#f3f3f3;
	padding:0 .5em 0 .8em; 
}

div#mastheadMenu a:hover
{
	color:#BC271E;
}


/* Main Page styles*/

div#main
{
	position:relative;
	width:780px;
	text-align:left;
	padding:4px 0;
	background:#fff;
	float:left;
}

/* Sidebar styles*/

div#sidebar
{
	float:left;
	width:120px;
	font-weight:bold;
}

div#sidebar ul
{
	list-style-type:none; 
	margin:0;
	padding:0 0 0 6px;
	text-align:left;
}

div#sidebar li.header
{
	height:16px;
	margin-top:16px;
	background-image:url(menuHeader.jpg);
	background-repeat:no-repeat;
	background-position:center;
	color:#889AA6;
	font-size:9px;
}

div#sidebar li
{
	margin-top:5px;
	display:block;
	font-size:10px;
}


div#sidebar a
{
	color:#BC271E;
	font-style: italic;
	padding-bottom:5px;
	border-bottom:1px dotted #C0C0C0;
	text-decoration:none;
}
div#sidebar a:hover
{
	color:#C0C0C0;
	border-bottom:1px dotted #889AA6;
}

div#content
{
	float:left;
	margin-left:10px;
	border-left:1px dashed #95a9c9;
	padding-left:10px;
	width:610px;
}


div#content a
{
	color:#039;
	text-decoration:none;
}

div#content a:hover
{
	color:#D040FF;
	text-decoration:underline;
}

/* Miva Styles */

/* styles for page buttons (Buy One Now)*/

.largeFormButton
{
cursor:pointer;
float:right;
border:outset 2px #ccc;
color:#BC271E;
font-weight:bold;
padding:1px 2px;
background-color:#CCC;
/* for IE6 compatability (W3C browsers will support the "hover psudo-class below */
        h:expression(onmouseover=new Function("this.style.backgroundColor='#BC271E'; this.style.color='#FFF';"),
                       onmouseout=new Function("this.style.backgroundColor='#CCC'; this.style.color='#BC271E';"));
}

.largeFormButton:hover
{
color:#FFF;
background-color:#BC271E;
}

/* Miva Product Styles */

div#MivaProduct
{
	background-color:#FFF; 
}
	
div#MivaProduct p 
{ 
	color:#7B7B7B; 
}

div#MivaProduct a 
{ 
	color:#547EE1; 
	font-weight:bold;
	text-decoration:none;
}
	
div#MivaProduct a:hover 
{ 
	color:#BBB; 
	text-decoration:none;
}
	
div#QuantityPriceBox
{
width:180px;
float:right;
border:2px;
min-height:100px;
background-color:#EEEEEE;
}


div#QuantityPriceBox ul 
{ 
	list-style-type:none; 
	font-size:12px;
	margin:2px; 
	text-align:center; 
}

div#QuantityPriceBox li.header
{
	color:#000;
	text-decoration:underline;
	font-weight:bold;
	background-color:#DDDDDD;
	line-height:18px;
	height:18px;
}

div#QuantityPriceBox a
{
	display:block;
	background-color:#EEEEEE;
	color:#547EE1;
	border-bottom:1px solid #AAA;
	text-decoration:none;
}

div#QuantityPriceBox a:hover
{
	color:#FFF;
	background-color:#C3D3ED;
}

div#footer
{
	text-align:center; 
	clear:both; 
	padding:20px; 
	border-top:1px solid #999; 
	background-color:#fff; 
}

div#cat_Item
{ 
	width:132px;
	height:146px;
	padding:0px 0px 10px 0px;
	float:left;

}

div#cat_Item.out
{
	background-image:url(gray_background.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	
	margin-top:0em;
	margin-bottom:0em;
	color:#000;
	font-weight:normal;
	font-size:11px;
	text-align:center;
}
div#cat_Item.over
{
	background-image:url(gray_background.jpg);
	background-position:top left;
	background-repeat:no-repeat;

	margin-top:0em;
	margin-bottom:0em;
	color:#BC271E;
	font-weight:bold;
	font-size:11px;
	text-align:center;
}

div#cat_Item p
{
	margin-top:0em;
	margin-bottom:0em;
	color:#BC271E;
	font-weight:normal;
	font-size:12px;
	text-align:center;
}

div#cat_Item img
{
display:block;
}

div#tempMenu_Item
{ 
	width:99px;
	height:110px;
	padding:0px 0px 10px 0px;
	float:left;
}

div#tempMenu_Item.out
{
	background-image:url(AFgray_background.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	
	margin-top:0em;
	margin-bottom:0em;
	color:#000;
	font-weight:normal;
	font-size:11px;
	text-align:center;
}
div#tempMenu_Item.over
{
	background-image:url(AFgray_background.jpg);
	background-position:top left;
	background-repeat:no-repeat;

	margin-top:0em;
	margin-bottom:0em;
	color:#BC271E;
	font-weight:bold;
	font-size:11px;
	text-align:center;
}

div#tempMenu_Item p
{
	margin-top:0em;
	margin-bottom:0em;
	color:#BC271E;
	font-weight:normal;
	font-size:12px;
	text-align:center;
}

div#tempMenu_Item img
{
display:block;
}

