/**
 * 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 $
 */
 
 body {
	font:normal 11px Tahoma;
	color:#393939;
	margin:0px;
	padding:0px;
}
a {
	font:normal 11px Tahoma;
	color:#393939;
	text-decoration:none;
}
a:hover {
	font:normal 11px Tahoma;
	color:#393939;
	text-decoration:underline;
}
a img {
	border:none;
}
p {
	padding:0px;
	margin:8px 0;
}
.clearboth {
	clear:both;
}
h1
{ font:normal 20px Arial, Helvetica, sans-serif; color:#8f1f8f; margin:0px; padding:0px;
}
.welcome
{ font:normal 20px Arial, Helvetica, sans-serif; color:#596871;
}
#header-table 
{ background:#444444; margin:0 0 5px 0;
}
.header-right {
	float:right;
	padding:6px 8px 0 0; color:#FFFFFF;
}
.textfeild-top
{ width:159px; height:20px; padding:0px; margin:0 5px 0 0px; float:left; border:none!important;
}
.go-img
{ float:left;
}
.tab-navigation { padding:8px 0 0 0;}
.navigation ul {
	float:left;
	margin:0;
	padding:0 0 0 0;
}
.navigation ul li {
	float:left;
	margin:0 0 0 2px;
	list-style:none;
	padding:0;
}
.navigation ul li a {
	color:#fff;
	float:left;
	background:url(../images/nav-tab1.gif) no-repeat left top;
	padding:0 0 0 5px;
	text-decoration:none;
	cursor:pointer;
}
.navigation ul li a span {
	float:left;
	display:block;
	background:url(../images/nav-tab2.gif) no-repeat right top; height:26px;
	padding:10px 14px 3px 14px;
	color:#fcfdfe;
	font:bold 11px Tahoma, Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
}
.navigation a:hover {
	background-position:0% -39px;
}
.navigation a:hover span {
	color:#fff;
	background-position:100% -39px;
}
.inner-banner
{ margin:0 0 5px 0;
}


.leftbox
{ width:217px; border-right:4px solid #FFF;
}
.welcome-section
{ background:url(../images/welcome-section-bg.gif) no-repeat left bottom; padding:14px 38px 11px 35px;
}
.welcome-section p
{ margin:10px 0;
}
.read-more
{ font-weight:bold; color:#8f1f8f; text-decoration:none;
}
.read-more:hover
{ font-weight:bold; color:#8f1f8f; text-decoration:underline;
}
.welcome-bottom
{ background:url(../images/welcome-bottom-section-bg.gif) no-repeat left bottom; padding:0 0 25px 1px;
}
.welcome-bottom p
{ margin:14px 18px 14px 34px;
}
.welcome-bottom b, .home-bottom-section b
{ color:#8f1f8f;
}
.bottom-tab
{ margin:0 27px 0 0;
}
.bottom-heading
{ font:bold 13px Arial, Helvetica, sans-serif; color:#8f1f8f; text-transform:uppercase;
}
.home-bottom-section
{ background:url(../images/home-bottom-section.gif) no-repeat left bottom; padding:0 63px 12px 35px;  
}
.home-bottom-section p
{ margin:15px 0px;
}
#footer
{ background:#787878; height:70px; margin:5px 0 0 0; color:#FFFFFF; line-height:18px;
}
#footer a
{ color:#FFFFFF;
}
#footer a:hover
{ color:#FFFFFF;
}
.readmore-details
{ margin:0 0 3px 0; background:url(../images/more-details-bg.gif) no-repeat; width:217px; height:137px; padding:16px 0 0 0; color:#FFFFFF;
}
.readmore-details p
{ padding:10px 15px 0 15px;
}
.login
{ background:url(../images/login-middle.gif) repeat-y; margin:0 0 4px 0; width:218px;
}
.login p
{ padding:0 18px 0 17px;
}
.login b
{ color:#8f1f8f; line-height:25px;
}
.login-textfeild
{ width:172px; height:19px; border:1px solid #ced4d7; padding:1px 0 0 0 ;
}
.subscribe
{ margin:10px 0 0 0;
}
.home-left-top
{ background:#8f1f8f; margin:0 0 4px 0; width:217px; color:#FFFFFF;
}
.home-left-top p
{ padding:3px 15px;
}
.looking-audio
{ margin:0 0 0 7px;
}
.home-left-top a
{ color:#FFFFFF; font-weight:bold;
}
.home-left-top a:hover
{ color:#FFFFFF; font-weight:bold;
}

a img {border: none; }

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;
	}

h2, h3, h4, h5, h6 {

    margin: 0.3em 3px;

}

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 #b6b7b8;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color:#8f1f8f;
	}

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: left;
	}

LABEL.inputLabel {
	width: 11em;
	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;
	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: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 {
	margin: 0;
	width: 47%;
	}
.floatingBox1
{ 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: left;
	width:710px !important;
	border: 1px solid #c7d2d8;
	padding:10px;
	}
.inner-content
{ float:left; text-align:justify;
}
.inner-content p
{ margin:15px 0;
}
.inner-content a
{ text-decoration:underline; color:#800080;
}
.inner-content a:hover
{ text-decoration:none; color:#800080;
}
.inner-content strong
{ color:#800080;
}
#navEZPagesTOC ul {
	margin: 0;
	padding:0;
	list-style-type: none;
	width:710px !important;
	}

#navEZPagesTOC ul li {
	white-space: nowrap; display:block; float:left; font:bold 11px Tahoma; color:#06213e; padding:0 0.5em 0 0.5em; border-right:1px solid #800080;
	}

#navEZPagesTOC ul li a {
	padding:0 5px 0 0;
	margin: 0;
	font:bold 11px Tahoma; color:#06213e;
	text-decoration:none;
	line-height:20px;
	}
#navEZPagesTOC ul li a:hover {
	text-decoration:none; color:#800080;
	line-height:20px;
	}

#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 {
	 border-right:4px solid #FFF;	
	}

#navColumnTwo {
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .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;
	}
.centerColumn
{ margin:0px; padding:10px; width:730px;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*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;
  }

.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, .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, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}
.categoryListBoxContents
{ margin:10px 25px 10px 25px; padding:0px; float:left;
}

#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%;}
.category
{ background:#8f1f8f; margin:0 0 4px 0; width:217px; color:#FFFFFF; 
}
.category ul
{ margin:0px; padding:20px 0 80px 0;
}
.category ul li
{ margin:0px; padding:5px;
}
a.category-top
{ text-transform:uppercase; font:bold 11px Tahoma; color:#ffffff; text-decoration:none; display:block; background:url(../images/arrow.gif) no-repeat 6px; padding:0 0 15px 38px;
}
a:hover.category-top
{ text-transform:uppercase; font:bold 11px Tahoma; color:#d49b0d; text-decoration:none; display:block;
}
.centercolumn-middle
{ background:url(../images/centercolumn-middle.gif) repeat-y;
}
.cat-img, .prduct-img
{ border:1px solid #a0b3c6; float:left;
}
.cat-name, .prduct-name
{ font-weight:bold; color:#8f1f8f;
}
.cat-name:hover
{ font-weight:bold; color:#8f1f8f;
}
.heading2
{ text-transform:uppercase; color:#8f1f8f; font-weight:bold;
}
.sub-heading
{ color:#8f1f8f; font-weight:bold;
}
#product-details p
{ margin:20px 0;
}
.product-detail-name
{ font:bold 14px Arial, Helvetica, sans-serif; color:#8f1f8f; text-transform:uppercase;
}
.attributes-name
{ color:#8f1f8f; font-weight:bold;
}
.shopping-border
{ border:1px solid #b6b7b8;
}
.heading
{ font:bold 11px Tahoma; color:#8f1f8f; height:40px; border-bottom:1px solid #b6b7b8;
}
.shopping-price
{ font:bold 12px Tahoma; color:#8f1f8f;
}
.shopping-price-bottom
{ font:bold 12px Tahoma; color:#8f1f8f; float:right;
}
.shopping-price-text 
{ font:bold 11px Tahoma; color:#8f1f8f; float:left;
}
.textarea_account { width:240px; height:18px; border:1px solid #b6b7b8; font:normal 11px Verdana, Arial, Helvetica, sans-serif; color:#000; padding:4px 0 0 4px; }
.textfeild_contact { width:250px; height:16px; border:1px solid #b6b7b8; font:normal 11px Verdana, Arial, Helvetica, sans-serif; color:#000; padding:4px 0 0 4px; }
.textfeild_contact1 { width:255px; height:22px; border:1px solid #b6b7b8; font:normal 11px Verdana, Arial, Helvetica, sans-serif; color:#000; padding:2px 0 0 2px; }
.textarea_contact { width:670px; height:150px; border:1px solid #b6b7b8; font:normal 11px Verdana, Arial, Helvetica, sans-serif; color:#000; padding:4px 0 0 4px; }
.top-margin
{ margin:10px 0 0 0;
}
#siteMapList ul li
{ margin:5px 0; color:#8f1f8f;
}
#ezPageDefault h1
{ margin:0 0 15px 0;
}
#ezPageDefault p
{ padding:0 8px !important;
}
#mediaTitle 
{ font-weight:bold;
}
.training-school-list li 
{ margin:8px 0px;
}
.contact-point ul li 
{ margin:8px 0;
}