/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 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 5952 2007-03-03 06:18:46Z drbyte $
 */
/************COLOR CHART************


PANTONE GRAYS
---------------------
PANTONE 420_C #d0cfcb
PANTONE 421_C #b5b7b4
PANTONE 422_C #a2a5a4
PANTONE 423_C #8e908f
PANTONE 424_C #6c6f70
PANTONE 425_C #575a5d
PANTONE 426_C #191c1f

BLUES
---------------------

PANTONE AQUAS
---------------------
PANTONE 7472 C #55bab7
PANTONE 7473 C #0d9b8c
PANTONE 7474 C #007987
PANTONE 7475 C #457e81
PANTONE 7476 C #005058
PANTONE 7477 C #20505f

************COLOR CHART************/
a img {
	border: none;
}
a:link, #navEZPagesTOC ul li a {
	color: #3300FF;
	text-decoration: 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;
}
h1#indexDefaultHeading {
	display: none;
}
h4, h5, h6, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger {
	font-size: 1.1em;
}
.biggerText {
	font-size: 1.2em;
}
CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
}
#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
}
.clearBoth {
	clear: both;
}
/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	margin-top: 5px;
}
.messageStackWarning, .messageStackError {
	font-size: 1em;
	background-color: #fa405a;
	color: #fff;
	border: 1px solid #f32837;
}
.messageStackSuccess {
	background-color: #c2ea5c;
	color: #fff;
	border: 1px solid #76a12b;
	font-weight: border;
	padding-left: 12px; 
}
.messageStackSuccess img {
	vertical-align: middle;
}
.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
}
/*wrappers - page or section containers*/
#mainWrapper {
	/*background-color: #ffffff;*/
	text-align: left;
	width: 100%;
	vertical-align: top;
}
#headerWrapper, #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;
}
#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;
}
#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
}
#navMainSearch {
	float: right;
}
#navBreadCrumb {
	text-transform: uppercase;
	color: #6c6f70;
	font-size: 0.7em;
	font-weight: bold;
}
#navBreadCrumb a:link, #navBreadCrumb a:active, #navBreadCrumb a:visited {
	color: #a2a5a4;
}
#navBreadCrumb a:hover {
	color: #6c6f70;
}
#navEZPagesTop {
	background-color: #ffff33;
}
#navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
}
#navColumnOne {
	background-color: #FFCC99;
}
#navColumnTwo {
	background-color: #00BFBF;
}
/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
}
/#productDescription, .shippingEstimatorWrapper {
	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: 0.8em;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
}
#mediaManager {
	width: 50%;
	margin: 0.2em;
	padding: 0.5em;
}
.mediaTitle {
	float: left;
}
.mediaTypeLink {
	float: right;
}
.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 {
	border: 1px solid #ffffff;
	margin-top: 1.5em;
}
.sideBoxContent {
	background-color: #ffffff;
	padding: 0.4em;
}
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 {
	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, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading, .rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
}
#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, #shoppingCartDefault #PPECbutton {
	float: right;
}
.bold {
	font-weight: bold;
}
.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}
CAPTION {
}
#myAccountGen li, #myAccountNotify li {
	margin: 0;
}
.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
}
.accountQuantityDisplay {
	width: 10%;
	vertical-align: top;
}
#siteMapList {
	width: 90%;
	float: right;
}
.ratingRow {
	margin: 1em 0em 1.5em 0em;
}
#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
}
.information {
	padding: 10px 3px;
	line-height: 150%;
}
#shoppingcartBody #shippingEstimatorContent {
	clear: both;
}
#seShipTo {
	padding: 0.2em;
}
ul.footerList {
	display: inline;
	float: left;
	list-style: none;
	margin: 0;
	padding-right: 20px;
}
ul.footerList li {
	line-height: 12px;
	vertical-align: middle;
}
ul.footerList li a:link img {
	vertical-align: top;
}
.boldSpan_1 {
	font-weight: bolder;
	color: #55bab7;
}
.boldSpan_2 {
	font-weight: bolder;
	color: #0d9b8c;
}
.boldSpan_3 {
	font-weight: bolder;
	color: #457e81;
}
.shoppingBag {
	list-style: none;
	line-height: 0.3em;
	font-size: 0.6em;
	margin: 10px 0 0 0;
	padding: 0;
	text-transform: uppercase;
	color: #a2a5a4;
}
.shoppingBag a, .shoppingBag a:visited {
	color: #a2a5a4;
}
.shoppingBag a:active {
	color: #191c1f;
}
.shoppingBag a:hover {
	color: #6c6f70;
}
.textRight {
	text-align: right;
}
.padRight {
	padding-right: 7px;
}
.shoppingBagImg {
	padding-right: 10px;
}
.bannerBlock {
	display: block;
	background-color: #d0cfcb;
	height: 170px;
}
.page_item {
	text-transform: uppercase;
}
h1#productListHeading, .navSplitPagesResult, .navSplitPagesLinks {
	display: none;
}
#entourage_btn, #footer_entourage {
	background: url(../buttons/english/button_entourage.png) top left no-repeat;
	display:block;
	width:60px;
	height:16px;
	margin:-5px 0 -7px 0;
}

#footer_entourage {
	background: url(../buttons/english/button_entourage_footer.png) top left no-repeat;	
	margin:-5px 0 -7px 0;
}

#entourage_btn:hover, #footer_entourage:hover {
	background-position:bottom left;
}

#entourage_btn span, #footer_entourage span {
	visibility:hidden;
}

#newsletter { 
	float: right; 
	border: 1px solid #555;
	color: #888;
	padding: 3px;
	font-size: 11px;
	width:300px;
	height:18px;
	line-height:18px;
	vertical-align:middle;
}
#newsletter input[type="text"] {
	background-color: #333;
	border: none;
	color: #777;
	padding-left:7px;
	font-size: 11px;
	margin-top: 1px;
}
#newsletter input[type="image"] {
	vertical-align: middle;
	float: right;
	margin-right: 7px;
	margin-top: 1px;
}
#easy_tooltip{
		padding:4px 10px;
		background:#333;
		color:#fff;
		-webkit-border-radius:3px;
		-moz-border-radius:3px;
		font-size: 10px;
		z-index:100000;
		}
