/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 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 5347 2006-12-22 20:26:09Z birdbrain $
 */

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #646464;
	background-color: #ff9900;
	}

a img { border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #646464;
	text-decoration: none;
	}
 
a:visited {
	color: #646464;
	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 {
	color: #669900;
	}
	
#navMain
	{
		color: #669900;
		padding-left:280px;
    padding-top:8px;
    }
  
#navMainTop
	{
		color: #669900;
		padding-right:20px;
		padding-top:145px;
    text-align: right;
    font-size: 10px;
    font-weight: bold;
	}
	
a:active {
	color: #0000FF;
	}

h1 {
	font-size: 14px;
	color: #FF9900;
	padding-top:20px;
	}

h2 {
	font-size: 14px;
	color: #FF9900;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .larger{
	font-size: 11px;
	}

.biggerText {
	font-size: 1.2em;
	}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
	}

FIELDSET {
	padding: 0.5em;
	/*margin: 0.5em 0em;*/
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	width: 80px;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	width: 200px;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

#HeaderSearchWrapper {
	float:left;
	padding-top:150px;
	padding-left:20px;
	}
	
#HeaderMenuWrapper {
	font:Arial, Helvetica, sans-serif;
	padding-left:185px;
	padding-top:170px;
	}
	
#HeaderMenuWrapper a {
	font:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	}
	
#HeaderMenu2Wrapper {
	float: right;
	padding-top:140px;
	padding-right:10px;
	font:Arial, Helvetica, sans-serif;
	font-size:10px
	}
	
#HeaderMenu2Wrapper a {
	font:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10px
	}
	
LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px dotted #9a9a9a;
	width:550px;
	}

.highlight{
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px dotted #9a9a9a;
	width:100%;
	}
  
/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 774px;
	vertical-align: top;
	}

#headerWrapper {
	margin: 0em;
	border:1px;
	}

#logoWrapper{
	background-image: url(../images/img_header1.gif);
	background-repeat: repeat-x;
	background-color:	#ffffff;
	height:190px;
	width:774px;
	}
	
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
/*sideboxes*/
.columnLeft {
  background-image: url(../images/column_left_bg.gif);
  background-repeat: repeat;
}


#left {
	width: 160px;
	height: auto;
	float: left;
	padding: 20px;
	margin: 0px;
}

#right {
	width: 530px;
	height: auto;
	float: left;
	padding: 20px 50px 20px 20px;
	margin: 0px;
}

.navHeader
{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
  padding-left:15px;
  
}

.menuHeader
{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.mainContentWrap
{
  width:95%;
}

td
{
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
}

ul { 
	margin:0px; 
	padding-left:10px; 
	list-style: none;
	}
	
.ul1 li { 
	background:url(../images/h-l.gif) no-repeat bottom left;
	padding:5px 2px 3px 8px; 
	margin:0px;
	}
	
.ul1 li a { 
	background:url(../images/a.gif) no-repeat left; 
	padding-left:10px; 
	color:#FFFFFF; 
	line-height:18px; 
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	}
	
.ul1 li a:hover { 
	color:#669900;
	}
	
.ul1 li a:active { 
	color:#FFFFFF;
	}
	
.ul1 li a:history { 
	color:#FFFFFF;
	}
	
A.category-links, A.category-links:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.footer {
  	color:#FFFFFF;
  }

a.footer:link
	{
		color:#FFFFFF;
		padding-top:10px;
		padding-bottom:10px;
	}	

.categoryListBoxHeader {
	font-size:14;
	font-weight:bold;
	color: #FF9900;
	padding-bottom:5px;
	}

.indexProductListCatDescription {
	padding-left:10px;
	}
	
.itemTitle {
	font-size:14;
	font-weight:bold;
	color: #FF9900;
	padding-bottom:5px;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	font-size:12px;
	font-weight:bold;
	}

.forward {
	float: right;
	}

.buttonRow {
	margin: 0.5em;
	}
  
.bullet {
  
  }
  
.bullet li {	
    padding-left: 14px;
    background-image: url(../images/grbullet.gif);
    background-repeat: no-repeat;
    background-position: 0 2px;
    }

.button {
  font:Arial, Helvetica, sans-serif;
  font-size:12px;
  background:#ff0000;
  color:#FFFFFF;
}

.shout {
	color: #ff0000;
	font-size:12px;
	font-weight:bold;
	}

