/**
 * 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 $
 */

body {
	background: #fdf6ed url("../images/bg-body.gif") repeat-x;
	margin: 0;
	font-family: helvetica, arial, sans-serif;
	font-size: 13px;
	color: #333;
}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #39c;
	text-decoration: none;
}

a:visited {
	color: #39c;
	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: #39c;
	text-decoration: underline;
}

a:active {
	color: #39c;
}

div {
	/*overflow: hidden;*/
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.3em;
}

h4, h5, h6, h4.optionName, LEGEND, ADDRESS, .sideBoxContent{
	font-size: 1.1em;
}

img {
	border: 0;
}

#contentWrapper li {
	margin-left: 15px;
}

p {
	margin: 0;
	padding: 0;
}

.biggerText {
	font-size: 1.2em;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 3px;
}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
}

FORM, SELECT {
	display: inline;
	font-size: 1em;
}

TEXTAREA {
	border: 1px solid #676767;
	width: 355px;
}

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, input {
	margin-top: 10px;
}

input[type=text] {
	border: 1px solid #676767;
	width: 153px;
}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	overflow: hidden;
}

LABEL.inputLabel {
	width: 73px;
	float: left;
}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
}

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;
}

.messageStackWarning, .messageStackError {
	color: #ff0000;
}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: transparent;
	margin: 0 auto;
	width: 898px;
}

.centerColumn {
	padding: 10px;
}

#contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0;
	padding: 0;
}

#headerWrapper, #siteinfoLegal {
	overflow: hidden;
	width: 100%;
}

#navColumnOneWrapper, #navColumnTwoWrapper {
	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;
	list-style-type: none;
}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
}

#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 {
	background-color: #cc9900;
}

#navEZPagesTop {
	background-color: #ffff33;
}

#navBreadCrumb, #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;
}

/*.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: 0.8em;
}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 11px;
}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
}

.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: #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;
}
.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, .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;
}

#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;
}

.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%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
}
#seShipTo {
	padding: 0.2em;
}

#logo {
	height: 95px;
	padding: 6px 0 0 11px;
	width: 160px;
}

#navMain {
	background: url("../images/bg-navMain.jpg") no-repeat;
	height: 27px;
	margin: 37px 0 0 15px;
	padding: 8px 15px 11px 17px;
	width: 680px;
}

#siteinfoLegal {
	color: #666;
}

#centerWrapperBottom {
	background: url("../images/bg-centerWrapperBottom.gif") no-repeat;
	height: 5px;
	margin: 0 0 7px 0;
	width: 898px;
}

#centerWrapper {
	background: #fff;
	border-style: solid;
	border-width: 1px 1px 0;
	border-color: #ecdecc;
	width: 896px;
}

#headerWrapper {
	padding: 0 0 11px;
}

.contentImage {
	margin-bottom: 10px;
}

.no_margin_right {
	margin-right: 0 !important;
}

.contentHomePanel {
	margin: 0 8px 0 0;
	width: 213px;
}

#homePanel1-top, #homePanel2-top, #homePanel3-top, #homePanel4-top {
	height: 4px;
	width: 213px;
}

#homePanel1-top {
	background: url("../images/bg-homePanel1-top.gif") no-repeat;
}

#homePanel2-top {
	background: url("../images/bg-homePanel2-top.gif") no-repeat;
}

#homePanel3-top {
	background: url("../images/bg-homePanel3-top.gif") no-repeat;
}

#homePanel4-top {
	background: url("../images/bg-homePanel4-top.gif") no-repeat;
}

#homePanel1-content, #homePanel2-content, #homePanel3-content, #homePanel4-content {
	border-style: solid;
	border-width: 0 1px 0;
	height: 143px;
	padding: 14px 17px 0;
	width: 177px;
}

#homePanel1-content {
	background: #efdee4;
	border-color: #e3bfcb;
	color: #666;
}

#homePanel2-content {
	background: #deefe9;
	border-color: #99d4c0;
	color: #5e9180;
}

#homePanel3-content {
	background: #f8e4ca;
	border-color: #e4c297;
	color: #a3856c;
}

#homePanel4-content {
	background: #fae1dc;
	border-color: #ebb7af;
	color: #666;
}

#homePanel1-bottom, #homePanel2-bottom, #homePanel3-bottom, #homePanel4-bottom {
	background: url("../images/bg-homePanel1-bottom.gif") no-repeat;
	height: 23px;
	padding: 9px 60px 10px 59px;
	width: 94px;
}

#footerPanel {
	margin: 0 0 5px;
}

#footerPanel-top, #footerPanel-bottom {
	padding: 0 11px;
	width: 876px;
}

#footerPanel-top {
	background: url("../images/bg-footerPanel-top.jpg") no-repeat;
	height: 30px;
}

#footerPanel-bottom {
	background: url("../images/bg-footerPanel-bottom.jpg") no-repeat;
	height: 50px;
}

.footerPanelItemTitle, .footerPanelItemContent {
	width: 199px;
}

.footerPanelItemContent {
	color: #666;
	font-size: 11px;
	height: 30px;
	padding: 10px;
}

.footerPanelItemTitle {
	font-size: 12px;
	font-weight: bold;
	height: 18px;
	line-height: 18px;
	padding: 6px 10px;
}

#navMain ul li a {
	display: block;
	height: 27px;
	margin: 0 14px 0 0;
}

#nav_about-us {
	background: url("../buttons/english/about-us.gif") no-repeat;
	width: 87px;
}

#nav_playground {
	background: url("../buttons/english/playground.gif") no-repeat;
	width: 106px;
}

#nav_products {
	background: url("../buttons/english/products.gif") no-repeat;
	width: 87px;
}

#nav_services {
	background: url("../buttons/english/services.gif") no-repeat;
	width: 82px;
}

#nav_events {
	background: url("../buttons/english/events.gif") no-repeat;
	width: 74px;
}

#nav_contact-us {
	background: url("../buttons/english/contact-us.gif") no-repeat;
	width: 95px;
}

#nav_store {
	background: url("../buttons/english/store.gif") no-repeat;
	margin: 0 !important;
	width: 65px;
}

#nav_about-us:hover, #nav_playground:hover, #nav_products:hover, #nav_services:hover, #nav_events:hover, #nav_contact-us:hover,
#nav_about-us.selectedNav, #nav_playground.selectedNav, #nav_products.selectedNav, #nav_services.selectedNav, #nav_events.selectedNav, #nav_contact-us.selectedNav {
	background-position: 0 -27px;
}

#contentWrapper {
	overflow: hidden;
	width: 876px;
}

.generalDefaultMainContent p, #formCol p, #classCol p, #eventInfoCol p {
	line-height: 22px;
	margin-bottom: 18px;
}

.generalDefaultMainContent p#pageTitle {
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
}

.generalDefaultMainContent p.generalTitle {
	color: #7bc0c0;
	font-size: 30px;
	font-weight: bold;
	line-height: 30px;
}

#about-usCol {
	width: 614px;
}

#pressCol, #newsListLong {
	background: #fff0ee;
	font-size: 12px;
}

#pressCol {
	margin: 20px 0 0 0;
	padding: 12px 17px;
	width: 188px;
}

#pressCol .title, #newsListLong .title {
	font-weight: bold;
}

#pressCol p, #newsListLong p {
	margin: 0 0 12px 0;
}

#contactUsDefault {
	padding: 14px 0 14px;
}

#contactUsDefault #addressCol {
	color: #666;
	padding: 0 20px 0 18px;
	width: 172px;
}

#contactUsDefault #formCol {
	width: 666px;
}

#contactButtonRow {
	text-align: right;
	width: 357px;
}

.success {
	color: #f00;
	margin-top: 10px;
}

.generalDefaultMainContent {
	padding: 20px 20px 0;
}

.pressReleaseMainContent {
	padding: 12px 12px 0;
	width: 630px;
}

#contentWrapper #generalMenu {
	padding: 20px 0 0;
	width: 150px;
}

#contentWrapper .withMenu {
	width: 686px;
}

#generalMenu .menuItem, #generalMenu .t3menuItem {
	border-bottom: 1px solid #ccc;
	line-height: 20px;
}

#generalMenu .menuItem {
	padding: 0 28px;
}

#generalMenu .t3menuItem {
	padding: 0 28px 0 42px;
}

#generalMenu .t3menuItem {
	background: #eee;
}

#generalMenu .t3selected {
	font-weight: bold;
}

.productsMenu .menuItem:hover, .productsMenu .selected {
	background: #baeac5;
}

.servicesMenu .menuItem:hover, .servicesMenu .selected {
	background: #fff0e2;
}

#generalMenu .menuItem a {
	color: #000;
}

#pageTitleRow {
	background: #ffc6bf;
	color: #541800;
	height: 28px;
	line-height: 28px;
	padding: 0 13px;
}

#newsListLong {
	background: #fff0ee;
	margin: 12px 0 0;
	padding: 13px;
	width: 196px;
}

#pressTitle {
	color: #000;
	font-size: 24px;
	font-weight: bold;
}

#pressDate {
	color: #000;
	font-size: 12px;
	height: 35px;
	line-height: 35px;
}

#pressBody {
	line-height: 22px;
}

#pressBody p {
	margin-bottom: 14px;
}

#sign-upCol {
	width: 536px;
}

#signUpFormCol {
	padding: 20px 25px 0 5px;
}

#signUpFormCol, #signUpButtonRow {
	width: 270px;
}

#signUpFormCol .inputLabel {
	width: 115px;
}

#signUpButtonRow {
	text-align: right;
}

#signUpFormCol .success {
	color: #333;
	font-weight: bold;
	margin: 0;
}

#eventMenu {
	padding: 10px 15px 0 20px;
	width: 180px;
}

#classCol {
	padding: 10px 20px 0;
	width: 621px;
}

#pageBanner {
	display: none;
}

#map_canvas {
	height: 410px;
	margin-bottom: 20px;
	overflow: !important;
	width: 100%;
}

#classDetails {
	font-weight: bold;
}

#classTitle {
	color: #000;
	font-size: 24px;
	font-weight: bold;
}

#classImagesSelection, #eventImagesSelection {
	font-size: 14px;
	font-weight: bold;
	height: 23px;
	text-align: center;
	line-height: 23px;
	margin: 0 0 35px;
	width: 400px;
}

#classImagesPrev, #eventImagesPrev {
	margin-right: 38px;
}

#classImagesNext, #eventImagesNext {
	margin-left: 38px;
}

#upcomingEventsTitle, #upcomingClassesTitle {
	font-weight: bold;
}

#eventBanner {
	margin-bottom: 20px;
	text-align: center;
}

#eventPhotoCol {
	height: 339px;
	margin-right: 20px;
	width: 400px;
}

#eventInfoCol {
	line-height: 19px;
	width: 456px;
}

#classEnquiry {
	background: #fff;
	border: 1px solid #ecdecc;
	margin: 10px;
	min-height: 312px;
	width: 357px;
}

#calender {
	height: 220px;
	width: 176px;
}

#calenderTbl .row, #calenderTbl .cell {
	height: 20px;
	line-height: 20px;
}

#calenderTbl .row {
	text-align: center;
	width: 176px;
}

#calenderTbl .cell {
	font-size: 11px;
}

#calenderTbl .hasItem {
	background: #797979;
}

#calenderTbl .hasItem a {
	color: #fff;
}

#calenderTbl .cell {
	margin-right: 6px;
	width: 20px;
}

#calenderTbl .title {
	font-weight: bold;
}

#calenderTbl .title .previous {
	width: 7px;
}

#calenderTbl .title .month {
	width: 162px;
}

#calenderTbl .title .next {
	width: 7px;
}

.itemCell {
	border-bottom: 1px solid #fff;
	line-height: 13px;
	padding: 2px 6px;
}

.floatCell {
	background: #f1f1f1;
	overflow: hidden;
	width: 250px;
}

#calenderTbl {
	position: relative;
}