/**

 * 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 3215 2006-03-20 06:05:55Z birdbrain $

 */



/* Clean Business theme by Dieter Schneider for www.csstemplateheaven.com 2007*/



body {

	margin: 0;

	font-family: verdana, arial, helvetica, sans-serif;

	font-size: 12px;

	color: #666666;

	background-color: #FFFFFF;

	background-image: url(../images/body_bg.jpg);

	background-repeat: no-repeat;

	background-position: center top;

	}



a img {border: none; }



a:link, #navEZPagesTOC ul li a {

	color: #666666;

	text-decoration: none;

	}

 

a:visited {

	color: #666666;

	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: #000000;

	}



h1 {

	font-size: 1.5em;

	}



h2 {

	font-size: 1.4em;

	}



h3/*, .categoryBoxContent*/ {

	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 3px;

	}

h3#categoriescssHeading{
	margin: 0px;
	}

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 #7e0202;

	background-color: #fbf6d5

	}



LEGEND {

	font-weight: bold;

	padding: 0.3em;

	background-color: #7e0202;

	color: #FFFFFF;

	}



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 #9A9C86;

	}



/*warnings, errors, messages*/

.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {

	line-height: 1.8em;

	padding: 0.2em;

	border: 1px solid #000000;

	}



.messageStackWarning, .messageStackError {

	background-color: #ff0000;

	color: #ffffff;

	}



.messageStackSuccess {

	background-color: #99FF99;

	color: #000000;

	}



.messageStackCaution {

	background-color: #FFFF66;

	color: #000000;

	}



/*wrappers - page or section containers*/

#mainWrapper {



	text-align: left;

	width: 920px;

	vertical-align: top;

	background-repeat: repeat-y;

	background-position: center;

	/*margin-right: auto;

	margin-left: auto;*/

	}



#logoWrapper {
	background-color: transparent;
	height:80px;
	text-align: center;
	position: relative;

    }

	

#logoWrapperHomePage {
	background-color: transparent;
	height:80px;
	text-align: center;
	position: relative;

    }

	

#headerWrapper {

	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-color:transparant;
	background-position: left bottom;
	


}



#headerWrapperHomePage {
	background-image: url(../images/header_bg_home_page.jpg);
	background-repeat: no-repeat;
	background-color:transparant;
	background-position: left bottom;
	

	

}




#contentMainWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {

	margin: 0em;

	margin-top: 0px;

	}

	



#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {

	margin: auto;

	} 

	

#navColumnOneWrapper {

	margin:0px 0px 0px 0px;

	background-color:transparent;

	text-align:left;

	}



#tagline {

	color:#ffffff;

	font-size: 1.4em;

	font-weight: bold;

	text-align : right;

	vertical-align:middle;

	padding-right: 30px;

	padding-top: 60px;

	}



#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;

	padding:  0.5em 0em;

	list-style-type: none;

	}



#navMainWrapper {

	margin: 0em;

	margin-bottom: 0px;

	height: 26px;

	background-color: #989da3;

	font-weight: bold;

	color: #ffffff;

	padding: 15px;

	background-image: url(../images/nav_cat_bg.jpg);

	background-repeat: no-repeat;

	}

	

#navSuppWrapper {
	margin:15px auto 0 auto;
	height:60px;
	font-weight: bold;
	padding: 40px 0 0 40px;
	background-color: #f2f2f2;
	background-repeat:	no-repeat;
	position: relative;

	}

	

#navCatTabsWrapper {

    margin-left: 20px;

	margin-right: 20px;

	width: 802px;

	background-image: none;

	height: 20px;

	position: absolute;

	top: 12px;

}



#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: #666666;

	}



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

	margin: 0.5em;

	}



#navBreadCrumb {

	background-color: transparent;

	}



#navEZPagesTop {

	background-color: #FFFFFF;

	}



#navBreadCrumb, #navEZPagesTop {

	font-size: 0.95em;

	font-weight: bold;

	margin: 0em;

	padding: 0.5em 0.5em 0.5em 1.5em;

	}



#navColumnOne {

	background-color: transparent;

    }



#navColumnTwo {

	background-color: transparent;	

	}



/*The main content classes*/

#indexDefaultMainContent{

	/*width: 650px;*/

	padding: 0 0 0 0;

	}

#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {

	vertical-align: top;

	}

	

table {padding-left: 0px;

       padding-right: 0px;

	   }



/*.content, #productDescription,*/ .shippingEstimatorWrapper {

	/*font-size: 1.2em;*/

	padding: 0.5em;

	

	}



.alert {

	color: #FF0000;

	margin-left: 0.5em;

	}

.advisory {}

.important {

	font-weight: bold;

	}

.notice {}

.rating{}

.gvBal {

	float: right;

	}

#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {

	padding: 20px;

	}



.centerColumn{

	padding: 0px 0px 0px 0px;

	}



.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {

	font-size: 0.9em;

	}



#productListHeading{

	font:arial;

	font-size:14px;

	color:#5E5E5E;

	}

	

.itemTitle{

	font:Arial;

	font-size:12px;

	color:#5E5E5E;

	font-weight:bold;

	}

#formWrapper{
	width:95%;
	margin:0 0 10px 0;
	background-color:#FFFFFF;
	padding: 10px;
	}
	
#prevNextWrapper{
	width:auto;
	float:right;
	padding:0 15px 0 0;
	}

#productDescriptionWrapper{

	float:left;

	width:50%;
	
		}

.sinseiVenetian{
	line-height:1.6em;
	padding:5px 10px 5px 10px;
	border-bottom:solid 2px #cccccc;
	border-right:solid 2px #cccccc;
	background-color:#f1f1f1;
}






#productReviewLink{

	width:auto;

	}



#centerBoxContentsCrossSell {

	background-color: #E9E9E9;

	}



#crossSell	{
	padding:10px;
	width:auto;
	margin:5px 0 0 0;
	background-color:#E9E9E9;
	}

	

	

/*Shopping Cart Display*/






.tableHeading TH {

	border-bottom: 1px solid #cccccc;

	}



.tableHeading, #cartSubTotal {

	background-color: #e9e9e9;

	 }



#cartSubTotal {

	border-top: 1px solid #cccccc;

	font-weight: bold;

	text-align: right;

	line-height: 2.2em;

	padding-right: 2.5em;

	}



.tableRow, .tableHeading, #cartSubTotal {

	height: 2.2em;

	}



.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: #606000;

	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;

	}



#productPriceWrappaerPadding{

	padding:10px 30px 0 10px;

	float:left;

	width:auto;

	}	



.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 {
	float:left;
	width:auto;
	padding:15px 0 0 0;
			
	}

#cartImage {

	margin: 0.5em 1em;



	}

#productImage{

	border:#FF0000 solid;

	border:thick;

		}

	

#additionalProductImage {

		}



#productMainImage {
}



#productImageMainAddWrapper{

	width:50%;

}

.additionalImages{
	padding:3px;
	width:auto;


	}



/*Attributes*/

.attribImg {

	width: 20%;

	margin: 0.3em 0em;

}



.attributesComments {}



/*list box contents*/

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {

	margin: 1em 0em;

	}



/*sideboxes*/

.columnLeft {

	}



h3.leftBoxHeading, h3.leftBoxHeading a {

	height: auto;

	color: #515151;

	text-align: left;

	}



#shoppingcart{

	padding:20px 0 0 0;

	}

	

#shoppingcartContent{

	padding:0 20px 0 0

	}

	

#shoppingcartHeading{

	size: 1em;

	font-weight:100;

	}



.leftBoxHeading, .centerBoxHeading {

	margin: 0em;

	background-color:transparent;

	padding: 10px;

	border: 0;

	}

	

.leftBoxHeading {

	margin: 0em;

	background-color: transparent;

	vertical-align: bottom;

	/*background-image: url(../images/menu_bg.gif);*/

	background-repeat: no-repeat;

	}



.leftBoxContainer {

    padding: 0 0 0 10px;

	}



.sideBoxContent, .categoryBoxContent {

	background-color:transparent;

	padding: 0 20px 0 0 ;

	}



.categoryBoxContent {

	font-size: 1.1em;

}



h3.rightBoxHeading, h3.rightBoxHeading a {

	font-size: 1em;

	height: 22px;

	color: #FFFFFF;

	}



.rightBoxHeading {

	margin: 0em;

	background-color: transparent;

		padding: 5px 0px;

	background-image: url(../images/menu_right_bg.gif);

	background-repeat: no-repeat;

	}

	

.rightBoxContainer {

	border: none;

	}





h3.leftBoxHeading a:hover {

	color: #FFFF33;

	text-decoration: none;

	}



h3.rightBoxHeading a:hover {

	color: #606000;

	text-decoration: none;

	}



.rightBoxContent {

	background-color: #000000;

	margin-bottom: 1em;

	}



.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #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, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {

	text-align: center;

	}



#categoriesContent {

	font-size: 1em;

}

	

#languagesContent {

	padding: 15px;

}

	

#categoriesHeading {

	height: auto;

	padding: 5px 0 5px 0;

}

#categoriescssHeading {

	height: auto;

	padding: 5px 0 5px 0;

}

#informationHeading {

	height: auto;

	padding:15px 0px 0px 0px;

	text-align:left;

	}



	

#siteinfoIP, #siteinfoLegal {

	background-color: #FFFFFF;

	}



#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: transparent;

}



#upProductsHeading {

	text-align: left;

	}



#upDateHeading {

	text-align: right;

	}



/*misc*/

.back {

	float: left;

	}



.forward {

	float: right;

	}

	

.hiddenField {

	display: none;

	}



.visibleField {

	display: inline;

	}	



.bold {

	font-weight: bold;

	}



.rowOdd {

	background-color: #E8E8E8;

	height: 1.5em;

	vertical-align: top;

	}



.rowEven {

	background-color: #F0F0F0;

	height: 1.5em;

	vertical-align: top;

	}

	

.productListing-odd {background-color: #FFFFFF;

                      }

					  

.productListing-even {background-color: #e5e5e5;

                      }

					  

.listingProductImage {padding: 4px;}



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 {

	background-color: #ffffff;

	}



#productName{
	font-size:12px;
	text-align: left;
	line-height:1em;
	}



/*mail campain $50 style*/

.twoColFixRtHdr #container { 

	width: 655px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */

	background: #FFFFFF;

	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */

	border: 1px solid #000000;

	text-align: left; /* this overrides the text-align: center on the body element. */

} 

.twoColFixRtHdr #header {

	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */

} 

.twoColFixRtHdr #header h1 {

	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */

	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */

}

.twoColFixRtHdr #sidebar1 {

	float: right; /* since this element is floated, a width must be given */

	width: 155px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */

	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */

	padding: 15px 10px;

	text-align:center;

	text-decoration: underline;

}

.twoColFixRtHdr #mainContent {

	margin: 0 180px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */

	padding: 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */

} 

.twoColFixRtHdr #footer { 

	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */

	background:#DDDDDD; 

} 

.twoColFixRtHdr #footer p {

	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */

	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */

}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */

	float: right;

	margin-left: 8px;

}

.fltlft { /* this class can be used to float an element left in your page */

	float: left;

	margin-right: 8px;

}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */

	clear:both;

    height:0;

    font-size: 1px;

    line-height: 0px;

}

#headerCatBar li {
	float: right;
	display: block;
	height: 20px;
}
#headerCatBar {
	float: right;
	width: 530px;
	position: absolute;
	right: 10px;
	bottom: 0px;
}
#headerCatBar h2 {
	display: block;
	margin: 0px;
	padding: 0px;
}
#footerInformationWrapper {
	position: absolute;
	width: 182px;
	height: 104px;
	top: 42px;
	left: 30px;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
}
#navSuppWrapper #footerCertificate {
	position: absolute;
	left: 520px;
	top: 50px;
	width: 113px;
	height: 88px;
}
.bookMarkButton {
	width:auto;
	float:right;
	padding:3px 5px 0px 0px;
	margin:0;
	text-align: right;
}
#productInfoCertificate {
	padding: 0 0 0 15px;
	float: left;
	width: 120px;
	text-align: center;
}
