/**
 * Use this template for any CUSTOM coding
*/
/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 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 5349 2006-12-22 20:34:40Z birdbrain $
 */

body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	color: #000000;
	/*background-color: #3c3c3c;*/
	background: #fff url('../images/bg_main3.gif') center 120px repeat-x;
}
#container {
		/*width: 950px;*/
		width: 900px;
	margin: 0px auto;
}

/* CONTENT */
#contentMain {
		/*width: 950px;*/
	width: 800px;
	color: #000000;
	padding: 11px 0 0 0;
}
.columnLeft {
	padding: 0 0 0 14px;
	vertical-align: top;
	text-align: left;	
}
.columnRight {
	padding: 0 0 0 0;
	vertical-align: top;
	text-align: left;
}

/*
#col1 {
	float: left;
	width: 212px;
	margin-left: 14px;
	display: inline;	
}
#col2 {
	float: left;
	width: 700px;
	margin-left: 16px; 
}

#col3 {
	float: right;
	width: 225px;
	margin-left: 3px;
}
#col4 {
	float: left;
	width: 688px;
	margin-left: 3px;
}
*/

/* HEADER */
#header {
	width: 800px;
	height: 119px;
	color: #FFFFFF;	
	background-image: url('../images/header.gif');
	/*background-repeat: repeat-x;*/
	background-repeat: no-repeat;
	background-position: top center;
}
#header .left {
	width: 550px;
	height: 119px;
	float: left;
	font-size: 0;
	/*border: 1px solid #cc0000*/
}
#header .right {
	width: 200px;
	height: 119px;
	text-align: right;
	/*background-image: url('../images/header_right.gif');*/
	background-repeat: no-repeat;
	background-position: top center;	
	float: right;
}
#header .mininav {
	color: #FFFFFF;
	text-align: left;
	font-size: 12px;
	margin: 8px 15px 0 0;
	position: relative;
	left: -300px;
}
#header .mininav a {
	text-align: left;
	color: #FFFFFF;
	line-height:16px;
	text-decoration: underline;
	font-weight: normal;
	padding: 3px 0px 3px 10px;
	margin: 0 10px 0 0;
	background: url('../images/bullet_arrow.gif') left center no-repeat;	
}
#header .mininav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* FOOTER */
#footer_container { /*For extending across page*/
	width: 100%;
	background: rgb(153, 204, 102) url('../images/bg_main3.gif') top center repeat-x;
	/*padding: 17px 0 0 0;*/
	margin: 0px auto;
	clear: both;
	border-bottom: 1px solid #000000;
}
#navSuppWrapper {
		/*width: 1000px;*/
	width: 800px;
	/*height: 397px;	
	background-color: #825b29;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: top center;*/
	margin: 0px auto;
	text-align: center;
}
#footer {
		/*width: 910px;*/
	width: 765px;
	color: #FFFFFF;	
	min-height: 32px;
	margin-left: 20px;
	clear: both;
	padding-top: 10px;
}
#footer_mininav {
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	padding: 7px 0 0 0;
	/*border: 1px solid #ffff00;*/
	/*margin-bottom: 15px;*/
	/*line-height: 18px;*/
}
#footer_mininav a {
	color: #ffffff;
	text-decoration: none;
}
#footer_mininav a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#footer_content {
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	padding: 0px 0 0 0;
	line-height: 18px;	
}
#footer .tablemiddle .left {
	float: left;
	width: 200px;
	display: inline;
}
#footer .tablemiddle .right {
	float: right;
	width: 670px;
	text-align: right;
	padding: 0 16px 0 0;
}
#footer .tabletop {	
	height: 5px;
		/*width: 910px;*/
	width: 765px;
	background-image: url('../images/footer_top.gif');
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 0;	
}
#footer .tablebottom {	
	height: 5px;	
		/*width: 910px;*/
	width: 765px;
	background-image: url('../images/footer_bottom.gif');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0 0 25px 0;
	font-size: 0;	
}
#footer .tablemiddle {
	min-height: 76px;
		/*width: 910px;*/
	width: 765px;
	background-image: url('../images/footer_middle.gif');
	background-repeat: repeat-y;
	background-position: left;
	padding: 0 5px 5px 5px;	
}
#footer .tablemiddle .tablehead {
		/*width: 900px;*/
			width: 755px;
	height: 25px;
	background-image: url('../images/header_footer.gif');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 4px 5px 0 8px;*/
	/* FONT */
	font-size: 12px;
	font-weight: bold;	
}
#footer a {
	text-align: left;
	color: #FFFFFF;
	line-height:16px;
	text-decoration: normal;
	font-weight: bold;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer ul {
	margin: 0px;
	padding: 0px;
}
#footer li {
	float: right;
	text-align: right;
	list-style-type: none;
	list-style-image: none;	
}

/* NAVIGATION */
#navigation {
		width: 800px;
			/*width: 670px;*/
	/*border: 1px solid #cccccc;*/
	/*width: 1050px;*/
	height: 32px;
	/*background-image: url('../images/bg_nav.gif');*/ /*This one uses the "end caps"*/
	background-image: url('../images/bg_main3.gif');
	background-repeat: no-repeat;
	background-position: center 0px;
	margin: 1px 0 0 0;
	padding: 0;
}
#navigation ul {
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
}
#navigation li {
	float: left;
	list-style-type: none;
	list-style-image: none;	
	height: 30px;
	overflow: hidden;
}
#navigation li a {
	padding: 0 12.3px 0 16px;
	/*padding: 0 11.3px 0 10px;*/
	border: 0;
	margin: 0;
	background-image: url('../images/nav_tab.gif');
	background-repeat: no-repeat;
	background-position: left 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	white-space: nowrap;
	display: block;
	height: 32px;
	line-height: 32px;
	float: left;
	text-transform: uppercase;
}
#navigation li a:hover {
	text-decoration: underline;
	background-image: url('../images/nav_tab.gif');
	background-repeat: no-repeat;
	background-position: left 0px;	
}

/* SEARCH */
.infobox {
	/*color: #003300;*/
	color: #ffffff;
}
.infobox .tabletop {	
	height: 5px;
	width: 196px;
	background-image: url('../images/infobox_top.gif');
	background-repeat: no-repeat;
	background-position: top left;	
	font-size: 0;
}
.infobox .tablebottom {	
	height: 5px;	
	width: 196px;
	background-image: url('../images/infobox_bottom.gif');
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 0 5px 0;
	font-size: 0;	
}
.infobox .tablemiddle {
	min-height: 76px;
	width: 186px;
	background-image: url('../images/infobox_middle.gif');
	background-repeat: repeat-y;
	background-position: left;
	padding: 0 5px 5px 5px;
}
.infobox .tablemiddle .tablehead {
	height: 25px;
	background-image: url('../images/infobox_header.gif');
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 0 5px 0; padding: 3px 5px 0 8px;
	/* FONT */
	font-size: 14px;
	font-weight: bold;
}
.infobox .tablemiddle .tablehead a {
	text-align: left;
	color: #FFFFFF;
	line-height:16px;
	text-decoration: none;
	font-weight: bold;
}

.infobox .tablemiddle .tablehead a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* RIGHT CONTENT */
.contentbox {
	color: #000000;
	/*border: 1px solid #cc0000;*/
}
.contentbox .tabletop {	
	height: 5px;
	/*width: 704px;*/
	width: 600px;
	background-image: url('../images/content_top.gif');
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	font-size: 0;
}
.contentbox .tablebottom {	
	height: 5px;	
	/*width: 704px;*/
	width: 600px;
	background-image: url('../images/content_bottom.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	display: block;
	font-size: 0;
}
.contentbox .tablemiddle {
	/*width: 704px;*/
	width: 600px;
	min-height: 76px;
	background-image: url('../images/content_middle.gif');
	background-repeat: repeat-y;
	background-position: left;
	padding: 0 5px 5px 5px;
	display: block;
	clear: both;
}
.contentbox .tablemiddle .headertop {
	width: 694px;
	height: 25px;
	background-image: url('../images/header_top.gif');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 3px 5px 0 8px;
	/* FONT */
	color: #FFFFFF;	
	font-size: 14px;
	font-weight: bold;
}
.contentbox .tablemiddle .centerBoxHeading {
	width: 694px;
	height: 25px;
	background-image: url('../images/header_round.gif');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 3px 5px 0 8px;
	margin: 10px 0 10px 0;
	/* FONT */
	color: #FFFFFF;	
	font-size: 14px;
	font-weight: bold;
}
.contentbox .tablemiddle .productListing-rowheading {
	width: 694px;
	height: 25px;
	background-image: url('../images/bg_tabletop.gif');
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #000000;	
	padding: 3px 5px 0 8px;
	margin: 10px 0 10px 0;
	/* FONT */
	color: #FFFFFF;	
	font-size: 14px;
	font-weight: bold;
}
.contentbox .tablemiddle input {
	padding: 2px;
	margin: 0 0 5px 0;
}
.contentbox .tablemiddle select {
	padding: 2px;
	margin: 0 0 5px 0;
}
.contentbox .tablemiddle label {
	margin: 0 0 5px 0;
}

/* OVERWRITE SEARCH STYLES */
#searchContent {
}
#searchContent input { 
	width: 100px;
	margin: 0 0 5px 0;
}
#searchContent a {
	text-align: left;
	color: #000000;
	line-height:16px;
	text-decoration: none;
	font-weight: normal;
	padding: 3px 0px 3px 10px;
	margin: 0 0 0 2px;
	background: url('../images/bullet_arrow.gif') left center no-repeat;	
}
#searchContent a:hover {
	color: #000000;
	text-decoration: underline;
}
.sideBoxContent {
	color: #000000;
	text-align: left;
	width: 170px;
	padding: 0 8px 0 8px;	
}

/* OVERWRITE SHOPPING CART STYLES */
#cartBoxListWrapper a {
	text-align: left;
	color: #000000;
	line-height:16px;
	text-decoration: none;
	font-weight: bold;
}
#cartBoxListWrapper a:hover {
	color: #000000;
	text-decoration: underline;
}
#cartBoxListWrapper {
	margin: 0;
	padding: 0;
	color: #000000;
	display: block;
	word-wrap:break-word;	
}
#cartBoxListWrapper ul {
	margin: 0;
	padding: 0;
	color: #000000;
}
#cartBoxListWrapper ul {
	list-style-type: none;
}
#cartBoxListWrapper li {
	margin: 0;
	padding: 0;
}
.cartBoxTotal {
	color: #055ba8;
	/* FONT */
	font-size: 14px;
	font-weight: bold;	
}
.cartNewItem {
	color: #055ba8;
	position: relative;  /*do not remove-fixes stupid IEbug*/
}
.cartOldItem {
	color: #000000;
	position: relative;  /*do not remove-fixes stupid IEbug*/
}
#categoriesContent {

}
#categoriesContent a {
	text-align: left;
	color: #000000;
	line-height:16px;
	text-decoration: none;
	font-weight: normal;
	padding: 3px 0px 3px 10px;
	margin: 0 0 0 2px;
	background: url('../images/bullet_arrow.gif') left center no-repeat;	
}
#categoriesContent a:hover {
	color: #000000;
	text-decoration: underline;
}

/* OVERWRITE INFORMATION STYLES */
#informationContent a {
	text-align: left;
	color: #000000;
	line-height:16px;
	text-decoration: none;
	font-weight: normal;
	padding: 3px 0px 3px 10px;
	margin: 0 0 0 2px;
	background: url('../images/bullet_arrow.gif') left center no-repeat;	
}
#informationContent a:hover {
	color: #000000;
	text-decoration: underline;
}

/* OVERWRITE BEST SELLER STYLES */
#bestsellersContent ol {
	margin: 0px;
	padding: 0 0 0 20px;
}

#bestsellersContent a {
	text-align: left;
	color: #000000;
	line-height:16px;
	text-decoration: none;
	font-weight: normal;
}
#bestsellersContent a:hover {
	color: #000000;
	text-decoration: underline;
}
#siteinfoLegal {
	display: none;
}

/* OVERWRITE BREADCRUMB STYLES */

#navBreadCrumb {
	font-size: 11px;
	font-weight: normal;
	color: #055ba8;
	padding: 5px 8px 5px 8px;
	margin: 0;
}
#navBreadCrumb a {
	text-align: left;
	color: #055ba8;
	line-height:16px;
	text-decoration: none;
	font-weight: bold;
}
#navBreadCrumb a:hover {
	color: #055ba8;
	text-decoration: underline;
}

/* OVERWRITE MAIN PAGE */
.centerBoxWrapper {
	border: none;
	height: 1%;
	margin: 0px;
}
h2.centerBoxHeading {
	color: #ffffff;
	text-align: left;
}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0 8px 0 0;
}
#accountDefault, #accountEditDefault, #accountHistoryDefault, #noaccountHistoryDefault, #accountHistInfo, #accountNewsletterDefault, #accountNotifications, #accountPassword, #addressBookDefault, #addressBookDefault, 
#addressBookProcessDefault, #advSearchDefault,/* #advSearchResultsDefault,*/ #checkoutConfirmDefault, #checkoutPayAddressDefault, #checkoutPayment, #checkoutShipAddressDefault, #checkoutShipping, #checkoutSuccess, #conditions, 
#contactUsDefault, #contactUsageDefault, #contactAcctDefault, #cookieUsageDefault, #createAcctDefault, #createAcctSuccess, #customerAuthDefault, #discountcouponInfo, #docGeneralDisplay, #docProductDisplay, #maintenanceDefault, 
#downloadTimeOut, #featuredDefault, #gvFaqDefault, #gvRedeemDefault, #gvpSendDefault, #indexCategories,/* #indexDefault, #indexProductList,*/  #loginDefault, #logoffDefault, #pageTwo, #pageThree, #pageFour, #ezPageDefault, #pageNotFound, 
#passwordForgotten, #privacy, #productFreeShipdisplay, #productGeneral, #productInfoNoProduct, #productMusicDisplay, #reviewsDefault, #reviewsInfoDefault, #reviewsWrite, #allProductsDefault, #newProductsDefault, #reviewsDefault, 
#shippingInfo, #siteMap, #specialsListing, #sslCheck, #tellAFriendDefault, #timeoutDefault, #unsubDefault {
	padding: 0 8px 0 8px;

}

/*
#productListHeading {
	padding: 0 0 0 8px;
}
*/
/*
.productListing-odd tr {
	padding: 10px 0 0 0;

}
*/
/*
.listingProductImage {
	padding: 10px;
	text-align: center;
	border: 1px solid #d7d7d7;
	background-color: #FFFFFF;
}
*/

/* GLOBAL LINKS */
a img {
	border: none;
}
a:link, #navEZPagesTOC ul li a {
	color: #055ba8;
	text-decoration: none;
} 
a:visited {
	color: #055ba8;
	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: #000000;
}
a:active {
	color: #055ba8;
}

/* GLOBAL FORMS */
FORM, SELECT, INPUT {
	display: inline;
/*	font-size: 1em; */
	margin: 0;
}
TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
}
input:focus, select:focus, textarea:focus {
	background: #F2F2F2;
}	
LABEL {

}

/* GLOBAL HTML TAGS */
h1 {
	font-size: 1.5em;
	color: #000000;
}
h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.3em;
}
h4, h5, h6, /* LABEL, */ h4.optionName, LEGEND, ADDRESS, /* .sideBoxContent, */ .larger{
	font-size: 12px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
}
FIELDSET {
	padding: 0.5em;
	margin: 0px 3px 3px 0;
	border: 1px solid #cccccc;
}
LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: black;
}

/* ZEN CART GLOBAL OVERWRITE */
.biggerText {
	font-size: 1.2em;
}
.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0px 3px 0 0;
	width: 47%;
}
.clearBoth {
	clear: all;
}
.buttonrow {
	margin: 0.5em;
}
.back {
/*	float: none; */
}
.forward {
/*	float: none; */
}


/* PRODUCT LISTING OVERWRITES */
#productName{
	color: #000000;
}
#productPrices{
	color: #055ba8;
}
#productMainImage {
	float: left;
}
#productListing {
	padding: 0px 2px 0 0;
}
.productListing-heading a {
	text-align: left;
	color: #FFFFFF;
	line-height:16px;
	text-decoration: none;
	font-style:normal;
	font-weight: bold;
}
.productListing-heading a:hover {
	color: #055ba8;
	text-decoration: underline;
}
.productListing-data {
	text-align: left;
	padding: 10px 10px 10px 10px;
	border-bottom: 1px solid #d7d7d7;
}
.tabTable tr.productListing-odd {
	margin: 20px 0 0 0;
}
.centerColumn h1 {
	padding: 0 0 0 8px;
}
#productsListingTopNumber {
	padding: 0 0 0 8px;
}
#productsListingListingTopLinks {
	padding: 0 6px 0 0;
}
#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	background-image: none;
	padding: 10px 10px 0 10px;
}
.seDisplayedAddressLabel {
	background-color:#99cc66;
	text-align: center;
	color: #003300;	
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #669933;
}
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #d7d7d7;
	padding: 1em;
	font-weight:bold;
	background-color: #f5f5f5;
}
#cartAdd input {
	padding: 0px;
}
#cartContentsDisplay input {
	padding: 0px;
}
.productListing-data {
	color: #055ba8;
	font-weight:bold;
	font-size: 12px;
}
.listingDescription {
	color: #000000;
	font-weight: normal;
}

/* CENTER BOX MODULE */
.centerBoxContentsNew {
	text-align: left;
	background-color: #f5f5f5;
	padding: 10px;
	border: 1px solid #d7d7d7;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 8px 10px 5px;
	min-height: 95px;
}
.forceLeft table td {
	text-align: left;
}
.forceLeft img {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #d7d7d7;
}



