body {
	background: url(media/bg.jpg) repeat-x; 
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	background-color:#666666;
	margin-top: 0px;
}

/* =========================== link ===========================  */
a:link { 
	color: #008BE8;
	text-decoration: none;
	}
a:visited { 
	color: #008BE8;
	text-decoration: none;
	}
a:hover { 
	color: #008BE8;
	text-decoration: underline;
	}
a:active { 
	color: #008BE8;
	text-decoration: none;
	}


#landing a {
	width: 550px
	display:block;
	padding-left: 5px;
	cursor:pointer;	
	font-size: 14px;
	color:#000000;
	font-weight:bold;
}


/* TOP NAV SEARCH */
#textbox-search{
	margin: .5em;
	margin-left: .25em;
}

.textbox-search{
	border:1px solid #748233;

}


/* MAIN STYLES */
td, th {
	font-size: 12.5px;
	color: #000000;
}

/* TEXT STYLES */
h1 {font-family:  Arial, Helvetica, sans-serif;
	margin-top:0em;
	margin-bottom:0em;
	font-weight:bold;
	font-size:22px;
	color: #333333;
	text-transform:uppercase;
	display:inline;
}

h2 {
	font-family:  Arial, Helvetica, sans-serif;
	margin-top:0em;
	margin-bottom:0em;
	font-weight:bold;
	font-size:19px;
		color: #333333;
		
}


h3 {
	font-family:  Arial, Helvetica, sans-serif;
	margin-top:0em;
	margin-bottom:0em;
	font-weight:bold;
	font-size:16px;
		color: #000000;
}

h6{
	font-family:  Arial, Helvetica, sans-serif;
	margin-top:0em;
	margin-bottom:0em;
	font-weight:bold;
	font-size:20px;
		color: #FF6600;
}

.message { 
	font-size: 12.5px; 
	color: red; 
	font-weight: bold 
} 

.splashheader {font-family:  Arial, Helvetica, sans-serif;
	margin-top:0em;
	margin-bottom:0em;
	font-weight:bold;
	font-size:22px;
		color: #FFFFFF;
		text-transform:uppercase;
}		
		
.splashtext { 
	font-size: 12.5px; 
	color: #ffffff; 
	font-weight: bold 
} 

.sideheader {font-family:  Arial, Helvetica, sans-serif;
	margin-top:0em;
	margin-bottom:0em;
	font-weight:bold;
	font-size:18px;
		color: #004684;
		text-transform:uppercase;
}

.sidehtext { 
	font-size: 11.5px; 
	color: #000000; 
	font-weight: normal;
} 

.manufacturer {font-family:  Arial, Helvetica, sans-serif;
	margin-top:0em;
	margin-bottom:0em;
	font-weight:normal;
	font-size:10.5px;
		color: #000000;
		text-transform:uppercase;
}


a.button:active {  font-family:  Arial, Helvetica, sans-serif; font-size: 9px; color: #666666; font-weight: bold;background-color:none; }
a.button:link {  font-family:  Arial, Helvetica, sans-serif; font-size: 9px; color: #666666; font-weight: bold;background-color:none; }
a.button:visited {  font-family:  Arial, Helvetica, sans-serif; font-size: 9px; color: #666666; font-weight: bold;background-color:none; }
a.button:hover {  font-family:  Arial, Helvetica, sans-serif; font-size: 9px; color: #666666; font-weight: bold;background-color:none; }

/* =========================== Footer link ===========================  */
#footer a:link { 
	color: #ffffff;
	text-decoration: none;
	}
#footer a:visited { 
	color: #ffffff;
	text-decoration: none;
	}
#footer a:hover { 
	color: #ffffff;
	text-decoration: underline;
	}
#footer a:active { 
	color: #ffffff;
	text-decoration: none;
	}
	

	
/* =========================== Product link ===========================  */
#feature a:link { 
	color: #000000;
	font-size:12.5px;
	text-decoration: none;
	font-weight:bold;
	}
#feature a:visited { 
	color: #000000;
	font-size:12.5px;
	text-decoration: none;
	font-weight:bold;
	}
#feature a:hover { 
	color: #ffffff;
	font-size:12.5px;
	background-color: #FAC2AF;
	text-decoration: none;
	font-weight:bold;
	}
#feature a:active { 
	color: #000000;
	font-size:12.5px;
	text-decoration: none;
	font-weight:bold;
	}
	
	
#product a:link { 
	color: #000000;
	font-size:14.5px;
	text-decoration: none;
	font-weight:bold;
	}
#product a:visited { 
	color: #000000;
	font-size:14.5px;
	text-decoration: none;
	font-weight:bold;
	}
#product a:hover { 
	color: #ffffff;
	font-size:14.5px;
	background-color: #FAC2AF;
	text-decoration: none;
	font-weight:bold;
	}
#product a:active { 
	color: #000000;
	font-size:14.5px;
	text-decoration: none;
	font-weight:bold;
	}
	
/* FORMATTING */
form {
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
}

p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
}

#main{
width: 848px;
margin-left: auto;
        margin-right: auto;
		padding-left:35px

}

#header {

}

#content { 

}

#content a:hover { 
	color: #3B86E7;
	text-decoration: underline;
	}

#footer {
width: 780px;
margin-left: auto;
        margin-right: auto;
	font-size: 12px;
	color: #FFFFFF;
	text-align:center;
}



 #content_box{
    width: 209px;
	/*clear: both;*/
	border: 1px solid #cccccc;
	color: #006699;
	padding: 10px;
	background-color:#CEE391;

}


 #prod_nav{
    width: 567px;
	/*clear: both;*/
	color: #006699;
	padding: 3px;
	background-color:#E8E8E8;
	text-align:right;
	font-weight: bold; 

}

#topnav {
	font-size: 11.5px;
	color: #006666;
}


/* ===========================Price Formating ===========================  */

.price {
	font-size: 25px; 
	color:#EF4612; 
	font-weight: bold; 
}


.saleprice {
	font-size: 25px; 
	color: #EF4612; 
	font-weight: bold; 
}

.listprice {font-family:  Arial, Helvetica, sans-serif;
	margin-top:0em;
	margin-bottom:0em;
	font-weight:normal;
	font-size:11px; text-decoration:line-through;
		color: #000000;}

.ourprice {
	font-family:  Arial, Helvetica, sans-serif;
	margin-top:0em;
	margin-bottom:0em;
	font-weight:bold;
	font-size:14px;
		color: #FF3300;
}

/* ===========================Cart Formating ===========================  */

.cartDiv, .cartDiv td{
	padding: 0 0 0 0;
	border: none;
	}

.cartTotals td {
	background-color:#ffffff;
	font-weight: bold;
}

#cart {
	border: 1px solid #E1D1A8;
}

#cart td {
	color: #666666;
	padding: .25em;
}

#cart .row td {
	border-bottom: 1px solid #E1D1A8;
	background-color: #FFFFFF;
}

.cartheader td {
	background-color: #EFEFEF;
	font-weight: bold;
	font-size: 14px;
	padding: .5em;
}

#cart .altrow td {
	background-color: #F2F3F5;
	border-bottom: 1px solid #666666;
}

/* Side Nav*/
.mainNavTitle{
	display:block;
	background-color:#E5561E;
	border-bottom:#BB3500 1px solid;
	padding:8px;
	padding-left: 16px;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
}

a.mainNavTitle:link, a.mainNavTitle:visited, a.mainNavTitle:active,  a.mainNavTitle:hover   {
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.mainNav{
	display:block;
	background-color:#E5561E;
	border-bottom:#BB3500 1px solid;
	padding:8px;
	padding-left: 16px;
	font-size:13px;
}

a.mainNav:link, a.mainNav:visited, a.mainNav:active,  a.mainNav:hover   {
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
}

a.mainNav:hover{
	background-color:#BB3500
}

.SubNav{
	display:block;
	background-color:#999999;
	padding:4px;
	padding-left: 24px;
	font-size:12px;	
}

a.SubNav:link, a.SubNav:visited, a.SubNav:active,  a.SubNav:hover   {
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;	
}

a.SubNav:hover{
	text-decoration:underline;
}



