

/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */

body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #666666;
	margin-top: 10px;
	}
	
.maintable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-color:#FFFFFF;
}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #3300FF;
	text-decoration: none;
	}
 
a:visited {
	color: #3300FF;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover, secondnav  {
	color: #F7AF33;
	}

a:active {
	color: #0000FF;
	}

h1 {
	font-size: 1.5em;
	color: #9a9a9a;
	}
	
h1.homeheader {
position:relative;
font-size: 12px;
font-weight:100;
color: #837931;
text-align:right;
top: -5px;
}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}
	
h3.itemTitle, A.itemTitle {
text-align:left;
margin-left: 10px;
color: #665E16;
size: 13px;
font-weight: 300;

}

.itemTitleprice, A.itemTitleprod {
text-align:left;
margin-left: 10px;
color: #665E16;
size: 13px;
font-weight: bolder;


}


#contmarg {
	position: relative;
	top:10px;
	left: 10px;	
	width: 400px;


}
#rightcolor {
width: 300px;
	
	float:right;
	padding: 8px;
	}

#rightwhite {

	background-color:#ffffff;
	float:right;
	padding: 8px;
	}

#homeright {
float:right;
width: 350px;


}



h3.itemTitleprod, A.itemTitleprod {
text-align:left;
margin-left: 10px;
color: #000000;
size: 13px;
font-weight: bolder;


}

.content {
margin-left: 20px;
margin-top: 20px;
}



h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}
	




	

HR {
	height: 1px;
	
	border: none;
	border-bottom: 1px solid #ffffff;
	}
HR.top {
	height: 0px;
	margin-top: -7px;
	border: none;
	border-bottom: 1px solid #ffffff;
	}

HR.nav {
	height: 1px;
	margin: 4px;
	top: 0px;
	border: none;
	border-bottom: 1px solid #ffffff;
	}




/*wrappers - page or section containers*/
#mainWrapper {
margin-top: -10px;

	width: 1021px;

	vertical-align: top;
	border: 1px;
	background-image:url(http://demo1.swiftinter.net/brent/images/gradback.gif);
	
	}
	
	#mainWrappermid {
	
	
	}
#headerwrapper {
	height:170px;
	margin-left: -20px;

}	
	
	
	
	#orangeban {
	width: 100%;
	height:16px;
	background-color:#f7af33;
	
	}
	
	
#banner {
float:right;

}

#leftnav{
width:180px;
background-image:url(../images/navback.gif);


}

a.nav{
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 14px;
	color:#ffffff;
	line-height: 25px;

}

a.nav:hover{
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 14px;
	color:#666666;

}

a.servnav{
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 14px;
	color:#ffffff;
	line-height: 35px;

}

a.servnav:hover{
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 14px;
	color:#666666;
	line-height: 35px;

}

a.subnav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 20px;
	color:#666666;
	line-height: 15px;

}

a.subnav:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 20px;
	color:#ffffff;
	line-height: 15px;

}



#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}










