/**
 * 1005 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_new.css 3688 2006-06-02 00:12:18Z drbyte $
 */

html,body {
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	background-color:#F1F1F1;
	margin: 0;
	padding:0;
	text-align: center;
	color: #000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 	font-size: 11px;
 	line-height: 18px;	
}

a img {border: none; }

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

#menustyle {
	border:1px solid #228AA7;
	margin:0 0 5px 0;
	padding:0 0 3px 0;
}

#menustyle h1 {
	background-color:#228AA7;
	display:block;
	border:none;
	height:20px;
	padding:5px 0 0 8px;
	margin:0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:15px;
	font-size:10px;
	color:#FFFFFF;
}

#indexCategoriesHeading {
height:0px;
border:none;
overflow:hidden;
margin:-15px 0 0 0;
}

.catmenu a:visited, #catmenu a:link {
margin: 3px 3px 0 3px;
display:block;
height:20px;
padding:3px 0 0 10px;
background-color:#f2f2f2;
	font-size: 1em;
	text-decoration: none;
	border-bottom: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	
	*border-bottom: none;
}

.catmenu a:hover, #catmenu a:active {
margin: 3px 3px 0 3px;
display:block;
height:20px;
padding:3px 0 0 10px;
color: #ffffff;
	background-color:#CCCCCC;
	text-decoration: none;
	border-bottom: none;
	font-size:1em;
	*border-bottom: 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 {
	color: #FF0000;
	}

a:active {
	color: #0000FF;
	}

.footerlink	{
	color: #646464;
}
.footerlink:link,.footerlink:visited 	{
	color: #C0C0C0;
	text-decoration: underline;
}
/*
.cssButton {
	background-color: #E0DFE3; 
	border:1px solid #244B76;
	margin-bottom: 1px;
	cursor:pointer;
	padding:4px;
}
.cssButtonHover {
	color: #FFFFFF; 
	background-color: #6666CC; 
	border:1px solid;
	margin-bottom: 1px;
	border-color:#46AECB;
	cursor:pointer;
	padding:4px;
}
*/

h1 {
	font-size: 1.3em;
}
h2 {
	font-size: 1.2em;
}
h3 {
	font-size: 1.1em;
}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{

}

.biggerText {
	font-size: 1.1em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em;
}

CODE {
	color: #000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 	font-size: 11px;
 	line-height: 18px;	
	}
FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}
	
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.25em;
	padding: 0.1em;
}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	font-size: 0.95em;
	margin: 0.2em 0.5em;
	}

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

LABEL.inputLabel {
	font-size: 0.95em;
	width: 10em;
	float: left;
	}

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

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

P, ADDRESS {
	padding: 0.5em;
}
ADDRESS {
	font-style: normal;
	}
.clearBoth {
	clear: both;
}
HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #B4B4B4;
	}
/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border:1px solid #244B76;
	}
.messageStackWarning, .messageStackError {
	background-color: #EBEBEB;
	color: #000000;
	}
.messageStackSuccess {
	background-color: #99FF99;
	}
.messageStackCaution {
	background-color: #FFFF66;
	}
/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	vertical-align: top;
	}

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

#mainWrapper {
	margin: auto;
	padding: 5px;
}
#tagline {
  color:#000000;
	font-size: 2em;
  text-align : center;
	vertical-align: middle;
}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #csNotifications, #navEZPagesTOCWrapper {
	margin: 10px 0px;
	width: 46%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*---- header ----*/
.header .content, .header .head, .header .l, .header .foot, .header .foot .l {
  background: url(../images/headbg.png) no-repeat;
  position: relative;
}

.header .head {
  background-position: right top;
}

.header .content {
  background-position: right top;
}

.header .foot {
  background-position: right bottom;
}

.header .head .l {
  float: left;
  position: relative;
  width: 12px;
  height: 30px;
  background-position: left top;
  margin-left: 0px;
}

.header .foot .l {
  background-position:left bottom;
  border-top:8px solid #E77817;
  float:left;
  height:34px;
  margin-left:0;
  position:relative;
  width:12px;
}

.header{
	background: url;
	margin-bottom: 5px;
}

.header_logo {
 
}

.search_header {
  border-top:8px solid #E77817;
  padding:5px;
  text-align:left;
  height: 24px;
}

.search_header div {
  float: left;
  margin-right: 20px;
}

.topnav {
	color:#FFFFFF;
	text-decoration:none;
	text-align:left;
	padding-right: 10px;
}

.topnav a:link, .topnav a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.topnav a:active, .topnav a:hover {
	color:#F1F1F1;
	text-decoration:none;
	border-bottom:1px dotted #f1f1f1;
}

/*----center----*/
.columnCenter {
  padding-left: 10px;
}

/*navigation*/

.navSplitPagesResult {
	margin: 0.5em;
	font-size: 0.9em;
	}
.navSplitPagesLinks {
	margin: 0.5em;
	font-size: 0.9em;
	}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #ffffff;
	font-weight: bold;
	color: #8C8C8C;
	height: 1%;
	width: 100%;
}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
}
#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	white-space: nowrap;
}
#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #8C8C8C;
}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border:1px solid #244B76;
	}
#navEZPagesTOC ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
}
#navEZPagesTOC ul li {
	white-space: nowrap;
}
#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
}

#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription  {
	margin: 0.5em;
}

#breadcrumb_container {
	margin:5px 5px 5px 0;
 border:1px solid #EDEDED;
 padding:2px;
 display:block;
}

#navBreadCrumb {
 border:1px solid #EDEDED;
 	background-image:url(../images/menu1_fade.jpg);
	background-repeat:repeat-x;
	padding:0 8px 0 8px;
	color:#616060;
}

#navBreadCrumb a:link, #navBreadCrumb a:visited {
	color:#616060;
	text-decoration:none;
	border-bottom:1px dotted #616060;
}

#navBreadCrumb a:hover, #navBreadCrumb a:active {
	color:#333333;
	text-decoration:none;
	border-bottom:1px dotted #333333;
}

#navEZPagesTop {
	background-repeat: repeat-x;
	border: 1px solid #B4B4B4;
	}

#navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
	}
#navColumnTwo {
	border-right: 1px solid #cccccc;
	}

/*The 1005 content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

#productDescription, .shippingEstimatorWrapper {
	padding: 0.5em;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #64606C;
	vertical-align: top;
}

.alert {
	color: #FF0000;
	margin-left: 0.1em;
	font-size: 0.9em;
	}
.advisory {}
.important {
	font-size: 1.1em;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 5px 15px 5px 5px;
	clear:both;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
}
/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border:1px solid #244B76;
	padding: 1em;
	}

.cartTableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.cartTableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	height: 2.2em;
 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	}
.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}
#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

#cartAttribsList {
	margin-left: 1em;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
}
.categoryIcon {}
#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}


/* new products */
h2.centerBoxHeading, .productListing-rowheading {
	background-color:#228AA7;
	margin:0;
	font-size: 10px;
	line-height:10px;
	padding: 0.5em 0.2em;
	color: #ffffff;
	height:15px;
	padding-left:10px;
	}
.centerBoxWrapper, .tabTable {
	padding-left: 0px;
	height: 1%; /*do not remove- IEhack*/
	border: 1px solid #228AA7;
	margin-bottom: 1em;
	}

/*----sideboxes----*/
.boxhead .content, .boxhead .head, .boxhead .l, .boxhead .foot, .boxhead .foot .l {
  background: url(../images/leftmenubg.png) no-repeat;
}

.boxhead .head {
  background-position: right top;
}

.boxhead .content {
  background-position: right top;
}

.boxhead .foot {
  background-position: right bottom;
  height: 7px;
}

.boxhead .head .l {
  float: left;
  position: relative;
  width: 12px;
  height: 7px;
  background-position: left top;
  margin-left: 0px;
}

.boxhead .foot .l {
  background-position:left bottom;
  float:left;
  height:7px;
  margin-left:0;
  position:relative;
  width:12px;
}
.sideBoxContent {
	/*background-color: #ffffff;
	padding: 0.4em;*/
	}

/*h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}*/

/*.rightBoxHeading {
	margin: 0em;
	background-color: #F0F0F0;
	padding: 0.2em 0em;
	}*/

h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 
h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}
.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #navNextPrevWrapperTop, #navNextPrevWrapperBottom, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .rightBoxHeading, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
text-align: center;
}

.categoryListBoxContents {
	font-weight:bold;
	line-height:15px;
	font-size:14px;
	color:#FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.productListing-data	{
	text-align: left;
	border:none;
}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}
#upProductsHeading {
	text-align: left;
	}
#upDateHeading {
	text-align: right;
	}
/*misc*/
.back {
  float: left;
}
.forward {
	float: right;
}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}

/*taken from orig */
/*SIDEBOX CSS*/

.column_left, .column_right, .column_single {
  background: #ffffff;
  padding: 2px;
}

.boxText {
  font-size: 11px;
  line-height: 125%;
}
.leftbox, .rightbox, .centerbox, .singlebox {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 	font-size: 11px;
 	line-height: 18px;	
  background: #ffffff;
  margin-bottom: 5px;
}

td.rightboxheading, td.centerboxheading, td.singleboxheading {
	background-color:#115980;
	height:30px;
	display:block;
	padding:5px 0 0 0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight:bold;
	line-height:15px;
	font-size:10px;
	color:#FFFFFF;

}

h1.menuheader {
	padding:6px 0 4px 10px;
	margin:0;
	border:none;
	font-weight:bold;
	line-height:15px;
	font-size:15px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-transform: uppercase;
}

.menuheader A:link, .menuheader A:visited {
	color:#FFFFFF;
}

.menuheader A:hover, .menuheader A:active {
	color:#FFFFFF;
	text-decoration: underline;
}

/*td.leftboxheading a, td.rightboxheading a, td.centerboxheading a, td.singleboxheading a {
  color: #2A6299;
}*/

/*TR.leftboxheading, TR.rightboxheading, TR.centerboxheading, TR.singleboxheading {

}*/

.leftboxcontent, .rightboxcontent, .centerboxcontent, .singleboxcontent {
  line-height: 150%;
  padding:5px;
  color:#333333;
}

.leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter {
	border-top: 1px solid #228AA7;
	margin:0;
}

.plainBox, .plainbox-description {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 	font-size: 11px;
 	line-height: 18px;	
  background: #ffffff;
  border:1px solid #B4B4B4;
  padding: 5px;
}
.plainBoxHeading, TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
  padding: 11px 5px 5px;
}
.productListing-heading {
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
  padding: 3px;
  height: 20px;
}

a.productListing-heading {

  color: #FFFFFF;

}

TD.productListing-heading{
  background-color: #EBEBEB;
}

TD.productlisting {
  border:1px solid #B4B4B4;
}

TD.productListing-data {
  font-size: 10px;
  padding: 5px;
  border:none;
}

#login_returning_customer {
	float: right;
	width: 370px;
	margin-right: 50px;
}

#login_new_customer {
	width: 490px;
	margin-left: 50px;
}

.loginInfo_head {
	height: 33px;
	padding-top: 12px;
	font-size: 1.6em;
	background-image: url(../images/loginInfo_header_bg.gif);
	color: #5A5A5A;
	padding-left: 10px;
	border: #CCCCCC 1px solid;
}

.loginInfo_detail {
	border: #CCCCCC 1px solid;
	padding: 5px;
	line-height: 1.5em;
}

#loginDefault {
	font-size: 1.2em;
}


.log_in{
	vertical-align: top;
	float: right;
}
.head_table {
padding:0 5px 0 5px;
vertical-align: top;
}

/*---- footer ----*/
.footer {
  border-top: 8px solid rgb(231, 120, 23); 
  margin: 0pt;
  text-align: center;
}
