body {
	background-image: url(media/bg.gif);
}

/* =========================== link ===========================  */
a:link { 
	color: #5176A3;
	text-decoration: none;
	}
a:visited { 
	color: #5176A3;
	text-decoration: none;
	}
a:hover { 
	color: #3B86E7;
	text-decoration: none;
	}
a:active { 
	color: #5176A3;
	text-decoration: none;
	}


#landing a {
	width: 550px
	display:block;
	padding-left: 5px;
	cursor:pointer;	
	font-size: 14px;
	color:#000000;
	font-weight:bold;
}


/* GEAR SIDE NAVIGAION*/
#SideNavigation #NavigationContent{
	background-image: url(media/tmp_gear_bg.png);
	background-repeat: repeat-y;
	width: 229px;
}

#SideNavigation a {
	display:block;
	padding-left: 2em;
	cursor:pointer;	
	font-size: 1.6em;
	color:#000000;
}

#SideNavigation ul{
	padding: 0;
	margin: 0;
}

#SideNavigation li{
	list-style:none;
	margin: 0;
}

#SideNavigation li a {
	display:block;
	padding-left: 3.5em;
	cursor:pointer;	
	font-size: 1em;
	color:#22605D;
	font-weight:bold;
}

#SideNavigation a:hover {
	
}



/* TOP NAV SEARCH */
#textbox-search{
	margin: .5em;
	margin-left: 4.5em;
}

.textbox-search{
	border:1px solid #748233;

}


/* MAIN STYLES */
body {
	font-family: Trebuchet ms, Helvetica, Arial, sans-serif;
	background-color: #FFFFFF;
	font-size: 12.5px;
	color: #000000;
}

td, th {
	font-size: 12.5px;
	color: #000000;
}

/* TEXT STYLES */
h1 {font-family: Trebuchet ms, Helvetica, Arial, sans-serif;
	margin-top:0em;
	margin-bottom:0em;
	font-weight:bold;
	font-size:22px;
		color: #333333;
		text-transform:uppercase;
}

h2 {
	font-family: Trebuchet ms, Helvetica, Arial, sans-serif;
	margin-top:0em;
	margin-bottom:0em;
	font-weight:bold;
	font-size:19px;
		color: #333333;
		
}


h3 {
	font-family: Trebuchet ms, Helvetica, Arial, sans-serif;
	margin-top:0em;
	margin-bottom:0em;
	font-weight:bold;
	font-size:15px;
		color: #333333;
}

h6{
	font-family: Trebuchet ms, Helvetica, Arial, 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 
} 



a.button:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #666666; font-weight: bold;background-color:none; }
a.button:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #666666; font-weight: bold;background-color:none; }
a.button:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #666666; font-weight: bold;background-color:none; }
a.button:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #666666; font-weight: bold;background-color:none; }

/* =========================== Footer link ===========================  */
#footer a:link { 
	color: #5176A3;
	text-decoration: none;
	}
#footer a:visited { 
	color: #5176A3;
	text-decoration: none;
	}
#footer a:hover { 
	color: #3B86E7;
	background-color: #FFFF33;
	text-decoration: none;
	}
#footer a:active { 
	color: #5176A3;
	text-decoration: none;
	}
	
/* =========================== Mission link ===========================  */
#mission a:link { 
	color: #993300;
	text-decoration: none;
	font-weight:bold;
	}
#mission a:visited { 
	color: #993300;
	text-decoration: none;
	font-weight:bold;
	}
#mission a:hover { 
	color: #3B86E7;
	background-color: #F3F4CF;
	text-decoration: none;
	font-weight:bold;
	}
#mission a:active { 
	color: #993300;
	text-decoration: none;
	font-weight:bold;
	}
	
	
/* =========================== Product link ===========================  */
#feature a:link { 
	color: #006666;
	font-size:15px;
	text-decoration: none;
	font-weight:bold;
	}
#feature a:visited { 
	color: #006666;
	font-size:15px;
	text-decoration: none;
	font-weight:bold;
	}
#feature a:hover { 
	color: #006666;
	font-size:15px;
	background-color: #F3F4CF;
	text-decoration: none;
	font-weight:bold;
	}
#feature a:active { 
	color: #006666;
	font-size:15px;
	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: 779px;
margin:0 auto;
}

#header {

}

#content { padding: 10px 10px 20px 10px;

}

#content a:hover { 
	color: #3B86E7;
	background-color: #FFFF33;
	text-decoration: none;
	}

#footer {
width: 780px;
margin-left: auto;
        margin-right: auto;
	font-size: 11px;
	color: #000000;
	text-align:center;
}



 #content_box{
    width: 209px;
	/*clear: both;*/
	border: 1px solid #cccccc;
	color: #006699;
	padding: 10px;
	background-color:#CEE391;

}

#topnav {
	font-size: 11.5px;
	color: #006666;
}

/* product side nav Header */
.prod_side_nav_hdr {  font-size: 16px; color: #E80000; text-decoration: none; font-weight: bold}

.prod_side_nav_text {   font-size: 10.5px; color: #666666}
.prod_side_nav {   font-size: 16px; color:#E80000;font-weight: bold}

/* product side nav links */
a.prod_side_nav:active {   font-size: 16.5px; color: #E80000; text-decoration: underline; font-weight: bold}
a.prod_side_nav:link {   font-size: 16.5px; color: #E80000; text-decoration: underline; font-weight: bold}
a.prod_side_nav:visited {   font-size: 16.5px; color: #E80000; text-decoration: underline; font-weight: bold}
a.prod_side_nav:hover {  font-size: 16.5px; color: #E80000; text-decoration: none; font-weight: bold}





/* ===========================Price Formating ===========================  */

.price {
	font-size: 25px; 
	color: #000000; 
	font-weight: bold; 
}


.saleprice {
	font-size: 25px; 
	color: #D81107; 
	font-weight: bold; 
}

/* ===========================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;
}

