/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 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 4387 2006-09-04 13:54:28Z drbyte $
 */

html { color: #666 !important; font-family: 'myriad pro', verdana, arial, helvetica, sans-serif; }
body { color: #666 !important; background: #CCC !important; font-family: 'myriad pro', verdana, arial, helvetica, sans-serif; }

/* Links */
a { color: #F90; }
a:link { color: #F90; }
a:visited { color: #F90; }
a:hover, a:focus { color: #666; text-decoration: none; }
a:active { color: #F90;	text-decoration: none; }

/* Headings */
h1 { font-size: 1.6em; margin: 1.5em 0 .3em 0 !important; font-family: Georgia, "Times New Roman", Times, serif; font-weight: lighter; letter-spacing: .1em; color: #333; }
h2 { font-size: 1.2em; margin: 1.5em 0 .3em 0 !important; font-family: Georgia, "Times New Roman", Times, serif; font-weight: lighter; letter-spacing: .1em; color: #333; }
h3 { font-size: 1.4em; margin: 1.5em 0 .3em 0 !important; font-family: Georgia, "Times New Roman", Times, serif; font-weight: lighter; letter-spacing: .1em; color: #333; }
h4 { font-size: 1.2em; margin: 1.5em 0 .3em 0 !important; font-family: Georgia, "Times New Roman", Times, serif; font-weight: lighter; letter-spacing: .1em; color: #333; }
h5 { font-size: 1.0em; margin: 1.5em 0 .3em 0 !important; font-family: Georgia, "Times New Roman", Times, serif; font-weight: lighter; letter-spacing: .1em; color: #333; }
h6 { font-size: 0.8em; margin: 1.5em 0 .3em 0 !important; font-family: Georgia, "Times New Roman", Times, serif; font-weight: lighter; letter-spacing: .1em; color: #333; }
h1+h2, h2+h3, h3+h4, h4+h5, h5+h6 { padding-top: 0 !important; }


/* Forms */
.TextInput {  background-color: #EAF2F4; color: #333; height: 1.5em; }
#navMainSearch .TextInput {  background-color: #9CC; color: #FFF; height: 1.5em; }

.inputRequirement { margin-right: 15px !important; padding-right: 10px !important; }


form, select {
	display: inline;
	margin: 0.1em;
}

select { background-color: #EAF2F4; }

input, label { margin-bottom: 12px; }

textarea {
	float: left;
	margin: auto;
	background-color: #EAF2F4;
	display: block;
	width: 95%;
}
fieldset {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
}

legend {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	padding: 1em 0 .5em 0 !important;
}

label, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
}

label.checkboxLabel, label.radioButtonLabel {
	margin: 0.5em 0.3em;
}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
}

#productDescription { line-height: 150%; }

#productDescription ul { margin-bottom: 1em; }
#productDescription ul ul { margin-left: 15px; } 

input {
	width: auto; hack for Zen Cart resizing buttons, grr
}

label.inputLabel {
	width: 9em;
	float: left;
}

label.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
}

label.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
}

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
}

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 {
	padding: .2em .5em;
	border: 1px solid #000;
}

.messageStackWarning, .messageStackError {
	background-color: #ff9;
	color: #c00;
	padding: 0 .5em;
}
.messageStackWarning img, .messageStackError img, .messageStackSuccess img, .messageStackCaution img {
	display: none;
}
.messageStackSuccess {
	background-color: #9f9;
	color: #070;
}

.messageStackCaution {
	background-color: #FF6;
	color: #000000;
}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #FFF;
	text-align: left;
	width: 98%;
	border: 8px solid #666;
	min-width: 800px;
	max-width: 1200px;
}

#headerWrapper { position: relative; height: 158px; background: url(../images/bkg_masthead.gif) top center repeat-y #ddeaed; }
	
	#logoWrapper { width: 800px; margin: 0 auto; padding-top: 6px; }
		
		#LogoPenguin { float: left; padding-left: 155px; width: 199px; padding-right: 10px; }
		#logomypos { margin-top: 60px; }
		#navMainSearch { padding-top: 3px; }
		#navMainSearch .TextInput { width: 14em; }
		#navMainSearch .Button {  }

	#navMainWrapper { position: absolute; right: 10px; bottom: 0; background-color: none; float: right; }
		
		#navMainWrapper ul li { background-color: #FFF; padding: 7px 6px 7px 6px; margin: 3px 4px 0px 0px; }
		#navMainWrapper ul li a { font-size: 1.1em; color: #399; text-decoration: none; font-weight: bold; }
		#navMainWrapper #PhoneIcon { padding: 0 0 0 0 !important; background-color: ; margin: 3px 0 0 0 !important; }
		
		
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin: 0;
}
	
#tagline {
	padding: 1em 0 0 0;
	text-align : center;
}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
}

.floatingBox, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
}

#navMain { float: right; }

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.3em 0em;
	list-style-type: none;
}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	padding: 0em 0.5em;
	margin: 0;
}

#navCatTabs ul li a {
	color: #9a9a9a;
}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
	margin: 0 10px 10px;
	padding: 10px;
}

#navEZPagesTOC ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
}

#navEZPagesTOC ul li {
}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
}

#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	/*margin: 0.5em;*/
}

#navBreadCrumb {
	padding: 12px 0 8px;
	border-bottom: 1px solid #EEE;
}

#navEZPagesTop {
	background-color: #fff;
	padding: 0.5em;
	border-top: 1px solid #ccc;
}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
}

/*The main content classes*/
#navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*padding: 0.5em;*/
}

.centerColumn ul { line-height: 1.2em; list-style-position: inside; } 

.alert {
	color: #c00;
}
.advisory {}
.important {
	font-weight: bold;
}
.notice {}
.rating{}
.gvBal {
	float: right;
}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	/*padding: 0.8em;*/
}
.centerColumn { padding: 10px 20px; font-size: 1.3em; }
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	background-color: #b9ddde;
	border: 3px dotted #FFF;
	text-align: center;
	padding: 1em;
	margin: 1em;
}

.tableHeading th {
	border-bottom: 1px solid #ccc;
}

.tableHeading, #cartSubTotal {
	background-color: #eee;
}

#cartSubTotal {
	border-top: 1px solid #ccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 5em;
}

.tableRow, .tableHeading, #cartSubTotal {
	/*height: 2.2em;*/
}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: center;
	padding-right: 0.2em;
}

#scUpdateQuantity {
	width: 2em;
}

.cartQuantity {
	width: 4.7em;
}

.cartNewItem {
	position: relative;  /*do not remove-fixes stupid IEbug*/
}

.cartOldItem {	
	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;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
}

.normalprice, .productSpecialPriceSale { text-decoration: line-through; }

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount { color: #090; }

.orderHistList {
	margin: 0 1em;
	padding: 0.2em 0em;
} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0 0 10px 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 ;
}

#productMainImage a { text-decoration: none; }


/* NOTE: this removes category text which was looking pretty random, we might want to use this later somewhere else */
.categoryIcon { display: none; }

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

.centerBoxContentsFeatured, .centerBoxContentsCrossSell, .centerBoxContentsNew, .centerBoxContentsSpecials { padding: 0 15px; }

.centerBoxWrapper {
	height: 1%;
}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a, h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.7em;
	margin: 0;
	padding: 3px 0 3px 17px;
	font-weight: bold;
}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading { font-variant: small-caps; }

.leftBoxContainer, .rightBoxContainer {
	margin: 0;
}

.sideBoxContent { padding: 0 10px; font-size: 1.3em; }

	/* RSS Blog */
	#BlogRSS { padding: 0 10px; border: 0; }
	#BlogRSS li { border: 0; background: url(../images/bullet_arrow_orange_sm.gif) 0px 13px no-repeat !important; padding-left: 10px !important; }

/* Footer */

#FooterWrapper { position: relative; height: 30em; background: #9ACCCD url(../images/bkg.footer.gif) top repeat-x; margin-top: 20px; }
#FooterWrapper #ResumeLinks { position: absolute; left: 15px; top: 35px; }
	
	#FooterContent { position: relative; width: 730px; margin: 0 auto; padding-top: 40px; }	
	
		#FooterPenguin { float: left; padding: 40px 20px 0 35px; }
 		#FooterLinks { float: left; padding-right: 10px; }
  		#FooterLinks ul { list-style-type: none; }
		#FooterLinks ul li { padding-bottom: 8px; }
		#FooterLinks a { color: #399; font-size: 1.5em; font-weight: bold; text-decoration: none; }
		#FooterLinks a:Link { color: #399; }
		#FooterLinks a:Visited { color: #399; }
		#FooterLinks a:Hover { color: #FFF; }
		#FooterLinks a:Active { color: #FFF; }
		#FooterFAQ { float: left; width: 300px; color: #FFF; font-family: Verdana, Arial, Helvetica, sans-serif; padding: 10px 0 30px 20px; }
			#FooterFAQ h4 { color: #FFF; font-size: 2em; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic; }
			#FooterFAQ p { font-size: 1.3em; line-height: 1.8em; }
			#FooterFAQ a { color: #399; font-size: 1.5em; font-weight: bold; text-decoration: none; }
			#FooterFAQ a:Link { color: #399; }
			#FooterFAQ a:Visited { color: #399; }
			#FooterFAQ a:Hover { color: #FFF; }
			#FooterFAQ a:Active { color: #FFF; }
		#RssIcon { position: absolute; right: 0; bottom: 0; padding: 10px; }

/* Icon Lists */
.IconList { margin-bottom: 1em; line-height: 150%; border-bottom: 1px dotted #eacbac; padding-bottom: 10px !important; }
.IconList li { list-style-type: none; padding-left: 15px !important; margin-bottom: 0 !important; padding-top: 10px !important; border-top: 1px dotted #eacbac; }
.IconList li a { padding-left: 15px !important; margin-left: -15px !important; }
	.LinkIcon li { background: url(../images/bullet_arrow_orange.gif) 3px 16px no-repeat !important; }
	.PDFIcon li { background: url(../images/icon.pdf.sm.gif) 0 0 no-repeat !important; }
	.RSSIcon li { background: url(../images/icon.rss.sm.png) 0 0 no-repeat !important; }
	.CheckIcon li { background: url(../images/icon.checkmark.gif) 3px 3px no-repeat !important; }
	.SoundIcon li { background: url(../images/icon.sound.png) 3px 3px no-repeat !important; }


.IconList li { font-size: 1em; font-weight: lighter; }

.IconList li a { text-decoration: none; }

.IconList .category-top { margin-top: 10px; }

/* To turn off specific categories you need to add them to the tpl_categories.php page */
.IconList .category-off { display: none; }

.IconList .category-subs { font-size: .9em; padding: 5px 0 0 25px !important; border: 0; background: url(../images/bullet_arrow_orange_sm.gif) 15px 11px no-repeat !important; }

.IconList .category-products { font-size: .9em; margin: 0px !important; border: 0; padding: 1px 0 0 35px !important; background: url(../images/bullet_dash.gif) 25px 8px no-repeat !important; }


/* To place the category titles as background images */
.IconList .sortbytype { padding-top: 33px !important; margin-top: 0px !important; background: url(../images/title.sort_by_type.gif) top left no-repeat !important; border: none !important; }
.IconList .sortbytype a { background: url(../images/bullet_arrow_orange.gif) 3px 4px no-repeat !important; }

.IconList .sortbybrand { padding-top: 33px !important; margin-top: 28px !important; background: url(../images/title.sort_by_brand.gif) top left no-repeat !important; border: none !important; }
.IconList .sortbybrand a { background: url(../images/bullet_arrow_orange.gif) 3px 4px no-repeat !important; }

.IconList .needsupplies { padding-top: 33px !important; margin-top: 28px !important; background: url(../images/title.need_supplies.gif) top left no-repeat !important; border: none !important; }
.IconList .needsupplies a { background: url(../images/bullet_arrow_orange.gif) 3px 4px no-repeat !important; }

#categories h3 { display: none !important; }

/* Display FAQ Categories Nav h3 */
#categories #CategoriesHeading { display: block !important; }


.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
}

#navEZPageNextPrev { padding-bottom: 20px; }


#bestsellers ol {
	padding: 0;
	margin: 0 0 0 1.5em;
}

#upProductsHeading {
	text-align: left;
}

#upDateHeading {
	text-align: right;
}

/* categories box parent and child categories */
span.category-subs-parent {
	font-weight: bold;
	
}
span.category-subs-selected {
	font-weight: bold;
}
/* end categories box links */

/*misc*/
.back {
	float: left;
	margin-top: 10px;
}

.forward {
	float: right;
	margin: 10px 10px 0 0;
}

.bold {
	font-weight: bold;
}

.rowOdd {
	background-color: #f5f5f5;
	vertical-align: top;
}

.rowEven {
	background-color: #fff;
	vertical-align: top;
}

caption {
	/*display: none;*/
}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
}

tr.tableHeading {
	background-color: #eee;
}
#prevOrders td {
	border-bottom: 1px solid #ccc;
	padding: 0 .5em 0 0;
}

#productListing { padding-top: 10px; }

.productListing-rowheading {
	background-color: #eee;
}

.productListing-heading { padding: 10px 0; }

.productListing-data {
	padding: .5em 0;
}
.productListing-data h3 {
	margin: 0 0 1em 0;
}

#listCell0-0 { padding: 10px 5px; }

#listCell0-1 { padding: 10px 10px; }

#siteMapList {
	width: 90%;
	float: right;
}

#siteMapList ul ul { margin-left: 20px; margin-bottom: 15px; }

.ratingRow {
	margin: 1em 0em 1.5em 0em;
}

label#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
}

#popupShippingEstimator, #popupSearchHelp, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	margin: 10px;
	background-color: #EFEFEF !important;
	font-size: 1em;
}

#popupAdditionalImage, #popupImage { background-color: #FFF !important; }

#infoShoppingCart h1 { font-size: 1.5em; }
#infoShoppingCart h2 { color: #333333; }

#popupShippingEstimator table { margin-bottom: 15px; }
#seShipTo { margin-right: 10px; }

.tabTable tr td { vertical-align: top !important; padding-bottom: 25px; }
.tabTable { margin-top: 8px; }

/* Product Description Page */

#productGeneral h1 { font-size: 1.3em; padding-top: 1em; }
#productGeneral h2 { font-size: 1.2em; letter-spacing: 0em;  margin: .1em 0 .1em 0; }
#productGeneral h3 { color: #333333; font-size: 1.2em; margin: 1em 0 .3em 0; }

/* Index Product Listing */

#indexProductList h3 { font-size: 1em; margin: 0em 0 .3em 0 !important; }

/* Search Results Page */

#advancedsearchresultBody .centerColumn h3 { font-size: 1em; margin: 0em 0 .3em 0 !important; }

/* FAQ Categories */

#FAQ .Hide img { float: left; padding-right: 15px;}

#faqcategoriesContent img { margin-bottom: 7px; }

#FaqAllListing { margin-top: 1em; }
#FaqAllListing td { padding: 3px 5px; }

.breadCrumb { display: none; }
#faqBody li { list-style-position: inside; }
#faqBody .pageHeading { margin-bottom: 20px; }


#faqinfoBody .breadCrumb { display: none; }
#faqinfoBody li { list-style-position: inside; }
#faqinfoBody table table { padding: 0 20px; }

/* Contact Us Page */

#contactusBody .Left { margin: 0 35px 15px 35px !important; }
#contactusBody .Cols { margin-bottom: 15px; }
#ContactImage { width: 275px; }

/* Shopping Cart Page */

#PPECbutton { margin-top: 5px; float: right; }
#cartContentsDisplay .cartQuantity input { width: 1.5em; }
#scTotalHeading, #scUnitHeading { width: 6em; }
#shoppingcartHeading { font-size: 1.1em; }

/* jQuery Stuff */
.MakeLink { color: #F90; cursor: pointer; }

/* Page Not Fount */
#pagenotfoundBody #pageNotFound ul ul { padding-left: 20px; padding-bottom:15px; }

/* Promos */
#Promos h3 { padding-bottom: 10px; }
#Promos a { padding-left: 1em; padding-right: 1em; }
