/**

 * 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 $

 */

 

 	

div.pic {

	background-image: url(http://zencart.pelotonwebdesigns.com/images/winehp.jpg);

	background-repeat: no-repeat;

	background-position: center;

	}

 

td.signature{

border-bottom: 1px solid #000;

width: 200px;

height: 477px;

}

.sharetheloveform {

border: 1px solid #E8E8E8;
background-color: #FFFACD;

}

.sharetheloveform2 {

border: 1px solid #E8E8E8;
background-color: #FCE7E7;

}




body {

	margin: 0;

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

	font-size: 11.5px;

	color: #000000;

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

	background-repeat: repeat-x;

	background-position: top;

	}
	
	
div.greybox {

	padding: 0.5em;

	margin: 0.5em 0em;

	border: 1px solid #696969;
	
	width: 350px;
	
	text-align: left;
	
	background-color: #c0c0c0;

	}
	
div.orangebg {

	padding: 0.5em;

	margin: 0.5em 0em;

	width: 100%;
	
	text-align: left;
	
	background-color: orange;

	}
	

A.newsletter:link {color : white; text-decoration : none; }
A.newsletter:visited {color :  white; text-decoration : none; }
A.newsletter:active {color : red; text-decoration : underline; }
A.newsletter:hover {color : black; text-decoration : underline; }

p.maillist-signoff {

	margin: 0;

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

	font-size: 14px;

	color: #000000;

	}



td.flag {

	font-size: 10px;

	}

	

.red-ptcmaillist {

	font-size: 15px;

	color: #ff0000;

	text-align: left;

	font-weight: bold;

	padding-left: 5px;

	}

	

.black-ptcmaillist {

	font-size: 13px;

	color: #000;

	text-align: left;

	padding-left: 5px;

	}

	

p.text-ptcmaillist {

	font-size: 13px;

	text-align: left;

	}

	

a img {border: none; }



a:link, #navEZPagesTOC ul li a {

	color: #000;

	text-decoration: none;

	}

 

a:visited {

	color: #000;

	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: #999900; text-decoration: none; 

	}



a:active {

	color: #000;

	}



h1 {

	font-size: 1.5em;

	}



h2 {

	font-size: 1.4em;

	}



h3 {

	font-size: 1.3em;

	}



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

	font-size: 1.1em;

	}

	

.sideBoxContent {

	font-size: 1.1em;

	background: #FFFFF0;

	margin: 1px;

	}



.sideBoxContent-ptcmaillist {

	font-size: 11px;

	background: #FFFFF0;

	margin: 1px;

	float: center;

	text-align: center;

	}



.biggerText {

	font-size: 1.2em;

	}



h1, h2, h3, h4, h5, h6 {



    margin: 0.3em 3px;



}



CODE {

	font-family: century gothic, 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;

	}



LABEL.checkboxLabel, LABEL.radioButtonLabel {

	margin: 0.5em 0.3em;

	}



#logo, .centerBoxContents, .specialsListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {

	float: center;

	vertical-align: middle;

	}

	

.categoryListBoxContents {

	float: center;

	vertical-align: middle;

	font-size: 16px;

	width: 400px;

	}

	



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

	color: #ffffff;

	}



.messageStackSuccess {

	background-color: #99FF99;

	color: #000000;

	}



.messageStackCaution {

	background-color: #FFFF66;

	color: #000000;

	}



/*wrappers - page or section containers*/

#mainWrapper {

	background-color: #ffffff;

	text-align: left;

	width: 975px;

	vertical-align: top;

	}

	

#mainWrapper-ptcmaillist {

	background-color: #ffffff;

	text-align: left;

	width: 790px;

	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;

	padding:  0.5em 0em;

	list-style-type: none;

	}



#navCatTabsWrapper {

	margin: 0em;

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

	background-repeat: repeat;

	background-position: center;

	font-weight: bold;

	color: #ffffff;

	width: 100%;

	border-top: 0px solid #fff;

	border-bottom: 0px solid #fff;

	}



#navCatTabsWrapper-ptcmaillist {

	margin: 0em;

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

	background-repeat: repeat;

	background-position: center;

	font-weight: bold;

	color: #ffffff;

	width: 100%;

	border-top: 0px solid #fff;

	border-bottom: 0px solid #fff;

	font-size: 9.5px;

	}

	

#navSuppWrapper {

	margin: 0em;

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

	background-repeat: repeat;

	background-position: center;

	font-weight: bold;

	color: #fff;

	width: 100%;

	border-top: 0px solid #696969;

	border-bottom: 0px solid #696969;

	}

	

#navSuppWrapper-ptcmaillist {

	margin: 0em;

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

	background-repeat: repeat;

	background-position: center;

	font-weight: bold;

	color: #fff;

	width: 100%;

	border-top: 0px solid #696969;

	border-bottom: 0px solid #696969;

	font-size: 11px;

	}

	

#navMainWrapper {

	margin: 0em;

	background-color: #A9A9A9;

	font-weight: bold;

	color: #fff;

	width: 100%;

	border-top: 0px solid #696969;

	border-bottom: 0px solid #696969;

	}

	

#navMainWrapper-ptcmaillist {

	margin: 0em;

	background-color: #A9A9A9;

	font-weight: bold;

	color: #fff;

	width: 790px;

	border-top: 0px solid #696969;

	border-bottom: 0px solid #696969;

	}



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

	}



#navCategoryIcon, .buttonRow, #indexProductListCatDescription {

	margin: 1em;

	}



#navMainSearch {

	float: right;

	}



#navBreadCrumb {

	background-color: #ffffff;

	border-bottom: 1px solid #a9a9a9;

	}



#navEZPagesTop {

	background-color: #ffff33;

	}



#navBreadCrumb, #navEZPagesTop {

	font-size: 0.95em;

	font-weight: bold;

	margin: 10px;

	padding: 0.5em;

	}



#navColumnTwo {

	padding-right: 4px;

	}



/*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;

	}



.alert {

	color: #FF0000;

	margin-left: 0.5em;

	}

.advisory {}

.important {

	font-weight: bold;

	}

.notice {}

.rating{}

.gvBal {

	float: right;

	}

#bannerOne {

	padding-top: 5px;

	padding-bottom: 5px;

	}

	

#bannerTwo {

	padding-top: 5px;

	padding-bottom: 5px; 

	}

	

#bannerThree {

	padding-top: 14px;

	padding-bottom: 0px; 

	} 



#bannerFour {

	padding-top: 5px;

	padding-bottom: 5px; 

	}



#bannerFive {

	padding-top: 0px;

	padding-bottom: 5px; 

	}



#bannerSix  {

	padding-top: 5px;

	padding-bottom: 5px; 

	}



	

.centerColumn {

	padding: 0.8em;

	font-size: 12px;

	}



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

	font-size: 0.9em;

	}



/*Shopping Cart Display*/

#cartAdd {

	float: right;

	text-align: center;

	margin: 1em;

	border: 1px solid #214c00;

	padding: 1em;

	color: black;

	background-color: #FFFFF0;

	vertical-align: top;

	}



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

	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 {padding-bottom: 7px;}



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

	height: 100%;

	}

	

h3.rightBoxHeading, h3.rightBoxHeading a {

	font-size: 11px;

	color: #ffffff;

	background-color: #214c00;

	padding-bottom: 4px;

	padding-top: 3px;

	}



.leftBoxHeading {

	margin: 0.1em;

	background-color: #214c00;

	color: black;

	padding: 4px;

	}

	

.centerBoxHeading {

	margin: 1px;

	background-color: #214c00;

	color: white;

	padding: 4px;

	font-size: 15px;

	float: center;	

	text-align: center;

	}



.leftBoxContainer {

	border: 1px solid #214c00;

	margin-top: 13px;	

	margin-bottom: 13px;	

	}

	

.centerBoxWrapper {

	border: 1px solid #214c00;

	margin-top: 5px;	

	margin-bottom: 0px;

	margin-left: 3px;	

	width: 645px;

	float: center;	

	text-align: center;

	}

	

.rightBoxContainer {

	border: 1px solid #214c00;

	padding: 0.1em;	

	font-size: 10px;

	margin-top: 13px;	

	margin-bottom: 13px;

	}



.sideBoxContent {

	padding: 0.4em;

	}

	

.rightBoxContent {

	background-color: #ffffff;

	margin-bottom: 1em;

	font-size: 11px;

	}



.rightBoxHeading {

	font-size: 11px;

	margin: 0em;

	background-color: #663366;

	padding: 0.2em 0em;

	}



h3.leftBoxHeading a:hover {

	color: #FFFF33;

	text-decoration: none;

	} 



h3.rightBoxHeading a:hover {

	color: white;

	text-decoration: underline;

	font-size: 11px;

	}







.centeredContent, TH, #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 {

	text-align: center;

	}

	

#cartEmptyText {

	text-align: center;

	margin-bottom: 15px;

	}

	

.bestsellers_thumbnail {



width: 26px;



padding-right: 4px;



float: left;



margin: 0px;





  }







#bestsellers .wrapper {



	margin: 0em 0em 6.0em 0.9em;



	}



#bestsellers .wrapper-ptcmaillist {



	margin: 0em 0em 1.0em 0.1em;

	text-align: center;



	}



#bestsellers ol {



	padding: 0;



	margin-left: 1.1em;



	}







#bestsellers li {



  margin-left: 3px;



	padding-top: 5px;



	margin: 0em 0em 1.3em 0em;



	clear: both;



	}



#bannerboxHeading {

	background-color: #214c00;

}



#upProductsHeading {

	text-align: left;

	}



#upDateHeading {

	text-align: right;

	}



/*misc*/

.back {

	float: left;

	}



.forward, #shoppingCartDefault #PPECbutton {

	float: right;

	}



.bold {

	font-weight: bold;

	}

	

.productListing-data {

	padding: 20px;

	}

	

.productListing-even {

	padding: 10px;

	background-color: #FFFFF0;

	}

	

.productListing-odd {

	padding: 10px;

	background-color: #F5F5F5;

	}

	

.rowOdd {

	background-color: #E8E8E8;

	height: 1.5em;

	vertical-align: top;

	}



.rowEven {

	background-color: #F0F0F0;

	height: 1.5em;

	vertical-align: top;

	}



.hiddenField {

	display: none;

}

.visibleField {

	display: inline;

}



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;

	}

.information {padding: 10px 3px; line-height: 150%;}






#carousel {
	width:645px;
	height:260px;	
	margin:0 auto;
	overflow:hidden;
	z-index:;
}

#slides {
	overflow:hidden;
	/* fix ie overflow issue */
	position:relative;
	width:645px;
	height:645px;
}

/* remove the list styles, width : item width * total items */	
#slides ul {
	position:relative;
	left:0;
	top:0;
	list-style:none;
	margin:0;
	padding:0;	
	width:1935px;			
}

/* width of the item, in this case I put 250x250x gif */
#slides li {
	width:645px;
	height:645px;	
	float:left;
}

#slides li img {
	padding:0px;
}

/* Styling for prev and next buttons */
#buttons {
	padding:0 0 5px 0;	
	position:absolute;
	left:665px;
	top:379px;
	z-index:2;
	}

#buttons a {
	display:block; 
	width:31px; 
	height:32px;
	text-indent:-999em;
	float:left;
	outline:0;
}

a#prev {
	background:url(arrow.gif) 0 -31px no-repeat; 
}

a#prev:hover {
	background:url(arrow.gif) 0 0 no-repeat;
}

a#next {
	background:url(arrow.gif) -32px -31px no-repeat; 
}

a#next:hover {
	background:url(arrow.gif) -32px 0 no-repeat;
}

.clear {clear:both}
