/**

 * 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: #FFF;
	margin: 0;
	font-family: "American Typewriter", "Courier New", Courier, Georgia, serif;
	font-size: small;
	color: #000000;
	}
* html body {
	font-size: 80%;
}
#bkgrd {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 700px;
	background-image: url(../../../../../img/watermark.gif);
	background-repeat: no-repeat;
	background-position: 55% 125px; /* center top */
	z-index: 1;
}
* html #bkgrd {
	position: absolute;
}




a img {border: #DDD 1px solid; }


a, a:link, #navEZPagesTOC ul li a, #navMain ul.back li a {
	color: #000;
	text-decoration: none;
	}

#siteinfoLegal a {
	color: #AAA;
	font-weight: normal;
	text-transform: none;
}
#siteinfoLegal a:hover, #siteinfoLegal a:active {
	color: #993300;
}

a:visited {
	color: #000;
	text-decoration: none;
	}


a:hover, #navEZPagesTOC ul li a:hover, #navMain ul.back li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover, .mTL a:hover  {
	color: #993300;
	}


a:active {
	color: #993300;
	}

/**************************** */

h1 {
	font-size: 1.5em;
	color: #000;
	font-family: "American Typewriter", "Courier New", Courier, Georgia, serif;
	}


h2 {
	font-size: 1.4em;
	font-family: "American Typewriter", "Courier New", Courier, Georgia, serif;
	}


h3 {
	font-size: 1.3em;
	font-family: "American Typewriter", "Courier New", Courier, Georgia, serif;
	}


h4, h5, h6, h4.optionName, LEGEND, ADDRESS, .larger{
	font-size: 1.1em;
	}
.sideBoxContent {
	font-size: 1em;
	} 

.biggerText {
	font-size: 1.2em;
	}


h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
	}


/*  Might uncomment either or both of these if having problems with IE peekaboo bug:

h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}

*html .centerColumn {
	height: 1%;
	}

*/


CODE {
	font-family: sans-serif;
	font-size: 1em;
	}


FORM, SELECT, INPUT {
	background: none;
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

.txtInput {
	background: none;
	border-bottom: #666 1px solid;
	font-weight: bold;
}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	background: none;
	border: #000 1px solid;
	}

SELECT {
	font-weight: bold;
	font-size: 0.9em;
}
OPTION {
	font-weight: bold;
	font-size: 0.9em;
}
	
	
input:focus, select:focus, textarea:focus {
	border-color:  #000;
	}


FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #AAA;
	}


LEGEND {
	font-family: "American Typewriter", "Courier New", Courier, Georgia, serif;
	font-weight: bold;
	padding: 0.3em;
	/*color: #f00;*/
	}


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


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


#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left; 
	}
	
#indexCategories .categoryListBoxContents a {
	/*text-transform: uppercase;
	margin-top: 5px;*/
}
#indexCategories .categoryListBoxContents a:hover {
	color: #993300;
}

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: normal;
	}


P, ADDRESS {
	padding: 0.5em;
	}


ADDRESS {
	font-style: normal;
	}


.clearBoth {
	clear: both;
	font-size: 1px;
	}


HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}


/*warnings, errors, messages*/

.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.2em;
	padding: 0.2em;
	margin: .5em;
	border: #000 4px double;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-family: "American Typewriter", "Courier New", Courier, Georgia, serif;
}


.messageStackWarning, .messageStackError {
	border-color: #E99462;
	color: #820;
	;
	}


.messageStackSuccess {
	border-color: #99FF99;
	color: #000000;
	}


.messageStackCaution {
	border-color: #FFFF66;
	color: #000000;
	}





/*wrappers - page or section containers*/

#mainWrapper {
	position: absolute;
	/*background: url(../../../../../img/watermark.gif) 55% 100px no-repeat;*/
	top: 0px;
	left: 0px;
	width: 100%;/*1000px;*/
	/*height: 97%;700px;*/
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
	z-index: 1000;
}

#headerWrapper { 
	height: 10px;
}
#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em; 
	}

#contentMainWrapper {
	height: 87.1%;
}

#logoWrapper{
	}


#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 

#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.5em;
	margin-right: 0.5em;
	}

#navColumnTwoWrapper .rightBoxContainer .sideBoxContent * { 
	font-family: Geneva, "Trebuchet MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #000;
	}
#featured.rightBoxContainer {
	border: none;
	margin-top: 0em;
	}
#navColumnTwoWrapper .rightBoxContainer .sideBoxContent #cartBoxListWrapper ul li a:hover *{
	color:#993300;
}

#navColumnTwoWrapper .rightBoxContainer .rightBoxHeading * {
	font-family: "American Typewriter", "Courier New", Courier, Georgia, serif;
	font-weight: normal;
	font-size: 12px;
	overflow: visible;
}



#tagline {
	color:#000000;
	font-size: 1em;
	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 {
	background: none;
	position: relative;
	float: right;
	top: -136px;
	min-width: 125px;
	margin: 0.3em 0em;
}
.wrapperAttribsOptions span.optionName {
	position: relative;
	top: 0.15em;
	}







/*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, #navCatTabsWrapper { background: none;
	margin: 0em;
	padding: 0.5em 0.2em 0em 0.2em;
	font-weight: normal;
	color: #000;
	height: 1%;
}
/* SHW modification */
#navMain {
	float: right;
}
#navMain ul.back li a {
	color: #AAA;
	font-weight: normal;
	font-variant: small-caps;
}
/* **************** */
	
#navSuppWrapper {
	color: #AAA; 
}

#navCatTabsWrapper {
	background:none;
	color: #000;
}


#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: #000;
	white-space: nowrap;
	}


#navCatTabs ul li a {
	color: #000;
	}


#navEZPagesTOCWrapper {
	font-weight: normal;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
	}


#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 1em;
	padding: 0.5em 1em;
	}


#navMainSearch {
	float: right;
	}


#navBreadCrumb {
	background: none;
	margin: 5.5em 0em 0em 21em;
	color: #993300;
	font-family: 'American Typewriter', 'Courier New', Courier, Georgia, serif;
	font-weight: normal;
	text-transform: uppercase;
	overflow: visible;	
}


#navEZPagesTop {
	background: #FFF url(../images/tile_back.gif);
	font-size: 0.95em;
	font-weight: normal;
	margin: 0em;
	padding: 0.5em;
	}


#navColumnOne, #navColumnTwo {
	background: none;
	}
	
#navColumnTwo_spacerTop {
	position: relative;
	left: 0px;
	width: 100%;
	height: 0.8em;
	}
	 
	 
	 
	 
	 
/*The main content classes*/

.centerColumn #indexDefaultHeading, .centerColumn #accountDefaultHeading, .centerColumn #accountHistoryDefaultHeading, .centerColumn #acctNewslettersDefaultHeading, .centerColumn #addressBookDefaultHeading, .centerColumn #addressBookProcessDefaultHeading, .centerColumn #advSearchDefaultHeading, .centerColumn #advSearchResultsDefaultHeading, .centerColumn #checkoutConfirmDefaultHeading, .centerColumn #checkoutConfirmDefaultHeadingComments, .centerColumn #checkoutConfirmDefaultHeadingCart, .centerColumn #checkoutPayAddressDefaultHeading, .centerColumn #checkoutShipAddressDefaultHeading, .centerColumn #cookieUsageDefaultHeading, .centerColumn #createAcctDefaultHeading, .centerColumn #customerAuthDefaultHeading, .centerColumn #maintenanceDefaultHeading, .centerColumn #featuredDefaultHeading, .centerColumn #gvFaqDefaultHeading, .centerColumn #gvRedeemDefaultHeading, .centerColumn #gvSendDefaultHeadingDone, .centerColumn #gvSendDefaultHeadingConfirm, .centerColumn #gvSendDefaultHeadingSend, .centerColumn #indexDefaultHeading, .centerColumn #loginDefaultHeading, .centerColumn #logoffDefaultHeading, .centerColumn #privacyDefaultHeading, .centerColumn #productReviewsDefaultHeading, .centerColumn #reviewsDefaultHeading, .centerColumn #allProductsDefaultHeading, .centerColumn #newProductsDefaultHeading, .centerColumn #cartDefaultHeading, .centerColumn #timeoutDefaultHeading, .centerColumn #unsubDefaultHeading,
.centerColumn #specialsListingHeading, #checkoutSuccessHeading, 
.rightBoxHeading, 
.greeting {
	font-family: "American Typewriter", "Courier New", Courier, Georgia, serif;
	font-weight: normal;
}

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

#productName, #productDescription, #productPrices {
	position: relative;
	}
#productName { 
	margin: 4em 0em .5em 0em;
	padding:0;
	font-family: "American Typewriter", "Courier New", Courier, Georgia, serif;
}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}

.advisory {}

.important {
	font-weight: normal;
	}

.notice {}

.rating{}

.gvBal {
	float: right;
	}

.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
	}
.centerColumn { 
	background: none;
	position: relative;
	left: 37px;
	width: 525px;
	text-align: left;
	font-family: Geneva, "Trebuchet MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 90%;
	}
.centerColumn p {
	margin: 1em auto;
	padding: 0;
	text-align: center;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	color: #AAA;
	}

#mainWrapper #siteinfoLegal { 
	position: relative;
	top: 30px;
	left: 270px;
	width: 740px;
	text-align: left;
}
#mainWrapper #siteinfoLegal { /* IE font-size hack */
	*font-size: 85%;
	*letter-spacing: -1px;
}

/*Shopping Cart Display*/

#cartAdd {
	position: relative;
	float: right;
	top: -185px;
	text-align: right;
	margin: 0;
	padding: 0;
	}
#cartAdd input {
	position: relative;
	background: none;
	right: 0px;
	padding: 0;
}
#cartAdd input.button_in_cart {
	position: relative;
	background: none;
	top: -11px;
	right: 0px;
	margin: 0 1px;
	padding: 0;
	max-width: 101px;
}
#cartAdd .txtInput {
	min-width: 99px;
	border: #000 1px solid;
	text-align: right;
}


.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
	}


.tableHeading, #cartSubTotal {
	background: none;
	 }


#cartSubTotal {
	border-top: 1px solid #AAA;
	font-weight: normal;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}


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


.cartQuantity, .cartQuantityUpdate, .cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
	}
.cartQuantity, .cartQuantityUpdate, .cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay {
	border-bottom: #999 1px dotted;
}

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


#scUpdateQuantity {
	width: 2em;
	}


.cartQuantity {
	width: 4.7em;
	}
.cartQuantity input {
	text-align: center;
	}

.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: normal;
	}


.cartRemoveItemDisplay {
	width: 3.5em;
	}


.cartAttribsList {
	margin-left: 1em;
	font-size: 0.8em;
	}
.cartAttribsList ul li { 	list-style: none;
}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #FFF;
	border: 1px solid #003D00;
	}

.mediaTitle {
	float: left;
	}

.mediaTypeLink {
	float: right;
	}


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


.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount, 
#specials .sideBoxContent .productSpecialPrice, #specials .sideBoxContent .productSalePrice, #specials .sideBoxContent .productSpecialPriceSale, #specials .sideBoxContent .productPriceDiscount {
	color: #ff0000;
	}


.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 


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


#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 


#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: normal;
	}


.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 {
	height: 380px;
}
#productMainImage a {
	font-family: Geneva, "Trebuchet MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: smaller;
	text-transform: lowercase; 
	margin: 0px;
}
#productMainImage a img  {
	border: #DDD 1px solid;
	margin: auto 0;
	padding: auto 0;
}
.categoryIcon {}


#cartImage {
	margin: 0.1em 1em;
}


/*Attributes*/
#productAttributes {
	background:none;
	margin: 5px 0 0 0;
	padding: 0;
}
.attribImg {
	width: auto;
	margin: 0em 1.3em 0em 0em;

}
.attribImg img {
	border: #DDD 1px solid;
}


#attrib-1-7 { /*default attribute 'please choose' to force user to choose a COLOR attribute*/
	visibility: hidden;
	}
	

.attributesComments {}

#productAttributes .wrapperAttribsOptions .back select {
	background: none;
	border: #000 1px solid;
	min-width: 101px;
	text-align: right;
	}
#productAttributes .wrapperAttribsOptions .back select option {
	background: #FFF;
	font-size: 1.1em;
	text-align: right;
	}

#productAttributes #colorOption {
	float: left;
	margin: 3px 0px 0px 3px;
	}


#productTellFriendLink{
	position: relative;
	float: right;
	top: -86px;
	text-align: right;
	margin: 6px 0px 0px 0px;
	padding: 0;
}
#productTellFriendLink a {
	padding: 0;
	margin: 0;
	}
#productTellFriendLink a span {
	position: relative;
	float: right;
	text-align: right;
	border: none;
	}

#productReviewLink{
	position: relative;
	float: right;
	top: -90px;
	text-align: right;
	margin: 6px 0px 0px 0px;
	padding: 0;
}
#productReviewLink a span {
	position: relative;
	float: right;
	text-align: right;
	border: none;
	width: 400px
	}

#productDetailsList {
	position: relative;
	width: auto;
	max-width: 250px;
	margin: 1em 0em 0em 0em;
	font-family: Geneva, "Trebuchet MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: smaller;
}
#productDetailsList li {
	text-align: left;
	}


/*list box contents*/

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}


.centerBoxWrapper {
	border: none;
	height: 1%;
	margin: 1.1em 0;
	}


h2.centerBoxHeading {
	font-family: "American Typewriter", "Courier New", Courier, Georgia, serif;
	font-size: 1.3em;
	color: #000;
	}


/*sideboxes*/

.columnLeft {}


h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #000;
	}

#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #000;

}


.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	background: none;
	color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;
	}


.leftBoxContainer {
	position: relative;
	left: 10px;
	width: 235px;
	top: 140px;
	margin: 0;
	text-align: right;
	border:none;
}
.rightBoxContainer {
	margin: 1em 0em;
	padding: 1em 0em;
	/*border: 1px solid #AAA;*/
	border: none;
}

.sideBoxContent {
	background: none;
	padding: 0.4em;
	}


h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #993300;
	text-decoration: none;
	} 


.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #000;
	}


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



#reviewsInfoDefault #reviewsInfoDefaultMainContent {
	border-top: #AAA 1px solid;
	}
#reviewsInfoDefault #reviewsInfoDefaultDate {
	font-size: .5em;
	}






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


#upProductsHeading {
	text-align: left;
	}


#upDateHeading {
	text-align: right;
	}


/* categories box parent and child categories */

#menu A.category-top, A.category-top:visited {
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	}

A.category-links, A.category-links:visited {
	color: #000;
	text-decoration: none;
	}

A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #000;
	text-decoration: none;
	text-transform: capitalize;
	}
#menu a.category-top:hover, a.category-links:hover, a.category-products:hover, a.category-subs:hover {
	color: #993300;
}

SPAN.category-subs-parent {
	color: #993300;
	/*font-weight: normal;*/
	}

SPAN.category-subs-selected {
	color: #993300;
	/*font-weight: normal;*/
	}
a.category-subs, SPAN.category-subs-selected {
	text-transform: capitalize;
}

/* end categories box links */


/*misc*/

.back {
	float: left;
	}


.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}


.bold {
	font-weight: normal;
	}


.rowOdd {
	/*background-color: #E8E8E8;*/
	background: none;
	height: 1.5em;
	vertical-align: top;
	}


.rowEven {
	/*background-color: #F0F0F0;*/
	background: none;
	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:none;
	height: 2em;
	}


.productListing-rowheading {
	background: none;
	height: 2em;
	color: #FFFFFF;
	}


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

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


#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}


.seDisplayedAddressLabel {
	background: none;
	text-align: center;
	}

.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: normal;
	}

#seShipTo {
	padding: 0.2em;
	}



#reviewsDefault .smallProductImage {
	margin: 0.5em;
}


/******************************* breadcrumb links************/

a,
#navBreadCrumb a,
#productListing a.itemTitle { 
	font-family: 'American Typewriter', 'Courier New', Courier, Georgia, serif;
	font-weight: normal; 
	text-transform: uppercase;
	color: #000; 
	cursor: pointer;
}
a:hover,
#navBreadCrumb a:hover,
#productListing div.productListing-data a.itemTitle:hover {
 	color: #993300;
} 
a:visited,
#navBreadCrumb a:visited,
#productListing a.itemTitle:visited {
 	color: #000;
}
a:active,
#navBreadCrumb a:active,
#productListing div.productListing-data a.itemTitle:active {
	color: #993300;
}
a[href="#"] { cursor: pointer; }
a[href="#"]:hover { color: #993300; }

#productListing table {
	position:relative;
	top: -0.5em;
	width: 100%;
	margin: 0;
	padding: 0;
	}
#productListing .productListing-data .listingDescription {
	padding: 0em 0em 2.2em 0em;
}


#productsListingBottomNumber {
	margin: 0em 1em;
}
#productListing td { vertical-align:top; }


/* ------ this makes sub-level links on non-shopping pages normal capital case ------ */
.mL2 {
	text-transform: capitalize;
}