/**
 * 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 4376 2006-09-03 20:42:22Z drbyte $
 */

body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	background-color: #e5edf5;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #3D87FF;
	text-decoration: none;
	}
 
a:visited {
	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 {
	}

a:active {
	}

h1 {
	font-size: 1.5em;
	line-height: 15px;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

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

.biggerText {
	font-size: 1.2em;
	}

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

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

FORM, SELECT, INPUT {
	display: inline;
	font-size: 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;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

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


LABEL.inputLabel {
	width: 11em;
	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 #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}

.messageStackWarning, .messageStackError {
	background-color: #3399FF;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	text-align: left;
	width: 100%;
	vertical-align: top;
	}

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

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 

#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, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

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

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #9a9a9a;
	font-weight: bold;
	color: #ffffff;
	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;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#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 {
	}

#navBreadCrumb {
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	}

#navColumnOne {
	}

#navColumnTwo {
	}

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

.content, #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	text-align: left;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	text-align: center;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	text-align:left;
	padding-left:10px;
	}

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

.tableHeading, #cartSubTotal {
	 }

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

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding:0 5px 0 5px;
	vertical-align:middle
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	font-size:11px;
	color:#000000
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	padding:0 0 0 5px;
	vertical-align:middle
	}

.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;
	}

#mediaManager {
  width: 50%; 
  margin: 0.2em;
  padding: 0.5em;
  }

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 

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

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

#cartBoxEmpty, #cartBoxVoucherBalance {
  font-weight: bold;
  }

.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 {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	background-color: #FF6699;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer {
	margin-top: 1.5em;
	}

.sideBoxContent a {
	color: #FFFFFF;
	}

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

.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
	}

h3.leftBoxHeading a:hover {
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	text-decoration: none;
	}

.rightBoxContent {
	margin-bottom: 1em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
		font-size:11px; color:#000000
	}

#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: #ffffff;
	height: 2em;
	}

#siteMapList {
	width: 90%;
	float: right;
	}
#siteMapList ul a{
		color:#3D7BFF;
		}

.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;
	}


/*!!!!!!!!!!!!!!!*/
body{
padding:0px;
margin:0px;
background:#3F3F3F url(../images/sq.gif);
text-align:center;
}

a:hover{text-decoration:none;}

img { border:0px;}

.dt { display:table; height:100%; width:100%;}

.dr { display:table-row; width:100%; height:100%;}

.dc { display:table-cell; text-align:left; float:left; vertical-align:top; width:100%; }

*html .dc { float:left; height:100%; vertical-align: auto;}

.main_text, input, textarea, body, font, select
	{
		font-family: Tahoma;
		font-size:11px;
		line-height:12px;
		color:#878787;
	}

.main1_text { font-size:11px;}

.main2_text { line-height:14px;}

.main { width: 800px; border:1px solid #636363; margin:auto; border-top-width:0px; border-bottom-width:0px; background:url(../images/sq.gif) repeat 2px 0px;}

.header { height:172px; background:url(../images/t-dr.gif) repeat-x;}

.head1 { height:47px;}
.head1 .dc { text-align:right;}
.head2 { height:82px;}
.head3 { height:43px;}
.head3 .dc { text-align:center;}

.head1_text img { vertical-align:middle;}
.head1_text a {color:#A8A8A8; text-decoration:none;}
.head1_text a:hover { text-decoration:underline;}

.head2_text { font-size:11px; color:#A8A8A8;}
.head2_text span { color:#3D87FF; font-weight:bold;}

.content1 { background:#323232; padding:0 4px 0 4px}

.content_col_w4 { width:4px;}

.content_col_1 { width:184px;}

.content_col_2 { width:370px;}

.content_col_3 { width:196px;}

.content_cell { border: 1px solid #515151; background:#454545; text-align:left}
.content_cell .dc { padding: 14px 19px 10px 20px;}

.content_l_c1 { height:377px;}
.content_l_c2 {}

.content_r_c1 { height:102px;}
.content_r_c2 { height:72px;}
.content_r_c3 {}
.content_r_c4 { height:151px;}
.content_r_c5 { height:46px;}

.content_c_c1 { height:176px;}
.content_c_c2 { height:283px;}

.content_center_cell { border: 1px solid #515151; background:#FFFFFF;}

.content_center_block { height:auto;}
.content_center_block .c1 { width:100px;}
.content_center_block .c2 { width:auto;}

.margin1 { margin: 14px 14px 10px 14px;}

.margin2 { margin: 0px 5px 0px 0px;}

.margin3 { margin: 0px 6px 10px 4px;}

.h_text { color:#3D87FF; text-transform:uppercase; line-height:10px;}

.l_text { color:#A8A8A8; font-size:11px;}

.ls_text a, .ls_text { color:#3D87FF; font-size:11px;}

.ls1_text, .ls1_text a { color:#000000; font-size:11px;}
.ls1_text a:hover { text-decoration:none; font-weight:bold;}

.h1_text { color:#3F3F3F; text-transform:uppercase; line-height:11px;}

.h2_text { color:#3D87FF; font-size:12px; line-height:normal;}

.price1_text { color:#525252; font-size:11px; vertical-align:middle; line-height:13px;}
.price1_text strong { color:#000000; font-size:12px;}
.price1_text img { vertical-align:middle;}

.h_l { height:1px; background:#858585; width:144px;}

.h_l1 { height:1px; background: url(../images/h-l1.gif) repeat-x; width:144px;}

.h_l2 { height:1px; background:#3D87FF;}

.h_l3 { height:1px; background:url(../images/h-l.gif) repeat-x;}

ul {margin:0; padding:0; list-style:none}
li  {background:url(../images/a.gif) no-repeat left center; margin: 0px 0px 0px 0px; padding:0px 0px 0px 9px;}
li a  {font-size:11px; color:#EBEBEB; text-decoration:none; line-height:15px;}
li a:hover {text-decoration:underline;}

.select1 { width:144px; border:#CDCDCD; color:#6E6E6E;}
.select2 { width:119px;}

.input { vertical-align:middle;}
.input1 { width:90px; height:16px; border-style:solid; border-color:#CDCDCD; border-right-width:1px;  border-bottom-width:1px; padding:2px 2px 0 2px; margin-right:5px;}

.form { border:#EACFAE 1px solid; background:#FFF8E5; padding:2px;}
.input2 { width:141px; height:21px; border:1px #000000 solid; padding-left:5px;}
.input3 { width:283px;}
.input4 { width:322px; height:87px; overflow:auto}

.footer { height:117px; background:url(../images/b-dr.gif) repeat-x left; }

.c_text, .c_text a { color:#A8A8A8; font-size:11px; text-decoration:none; text-align:center;}
.c_text a:hover { text-decoration:underline;}

.cart_cell { text-align:center; padding: 9px 0px 9px 0px;}
.cart_cell_w1 { width:1px; background:url(../images/4-v-l.gif) repeat-y;}
.cart_cell1 { width:67px;}

.cart_cell2 { width:145px;}
.cart_cell3 { width:92px;}
.cart_cell4 { width:51px;}

.cart_cell5 { width:306px; text-align:left;}

.price2_text { color:#EA7400; font-size:11px;}

.cart_input { width:43px; height:19px; border: 1px #6E6E6E solid; padding-left:5px;}

.cart_content { width:auto; height:auto; margin-left:8px;}
.cart_content_c1 { width:60px;}
.cart_content_c2 { width: auto;}

.pop_main { width:417px; height:462px; margin:auto;}

.pop_head { height:98px; background:#272727;}
.pop_head_c1 { width:314px;}
.pop_head_c2 { width:103px;}
.pop_head1 { height:6px; background:#47B635;}

.pop_head_text, .pop_head_text a { color: #FFFFFF; text-decoration:none; font-size:11px;}
.pop_head_text a:hover { text-decoration:underline;}

.pop_content { height:308px; background: #FFFFFF; font-size:11px; color:#4C4C4C; line-height:14px;}
.pop_content_margin { margin: 20px 30px 10px 33px;}

.pop_content_h_text { color:#4C4C4C; font-family:Arial; font-size:13px;}

.pop_footer { height:56px; background:#3D87FF;}
.pop_footer .dc { width:100%;}
.pop_footer_text, .pop_footer_text a { color:#FFFFFF; text-align:center; font-size:11px;}
.pop_footer_text a { text-decoration:none;}
.pop_footer_text a:hover { text-decoration: underline;}
.ul3 a{color:#FFFFFF;}
.ul1 a{color:#FFFFFF;}
#cartProdTitle {font-size:11px; color:#000000; font-weight:bold}

#productDetailsList, #productName, #productPrices, #categoryDescription {
	text-align: left;
	}

#productPrices {
	line-height: 14px
	}
LABEL{
	text-align:left;
	}

.productListing-heading	{margin-right:15px; font-size:12px; color:#000000}
.productListing-heading:visited{color:#000000}