/**
 * 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 {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt; 
	color: #000000;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #b71a8b;
	text-decoration: none;
	}
 
a:visited {
/*	color: #666666;
*/	color: #b71a8b;
	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: #666666;
	text-decoration: underline;
	}

a:active {
	color: #000000;
	}

h1 {
	font-size: 150%;
	color: #9a9a9a;
	font-weight: normal;
	}
	
	h1#productName {
	color: #666666;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .larger{
	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: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

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

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #E4FEF5;
	}

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

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: black;
	}

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;
	}
	
#logo img {
	display: inline;
	}

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

P, 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: 5px;
	border: 1px solid #9a9a9a;
	margin-top: 10px;
	margin-bottom: 10px;
	}

.messageStackWarning, .messageStackError {
	background-color: #ffff99;
	color: #000000;
	}

.messageStackSuccess {
	background-color: #ffff99;
	color: #000000;
	}

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

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 900px;
	vertical-align: top;
	/* border: 1px solid #9a9a9a; */
	}

#headerWrapper h1{
	position:absolute;
	top:8px;
	left:9px;
	z-index:10
}

#headerWrapper {
	height:105px;
	position:relative;
	margin-bottom:15px;
	background:#FFF url('../images/headerBg.jpg') no-repeat top left scroll;
}
#headerWrapper h2{height:23px;width:361px;position:absolute;top:14px;left:130px}
#headerWrapper h2 span{height:23px;width:361px;background:url('../images/onlinestore.png') no-repeat top left}
.sir{position:relative;overflow:hidden;display:block}
.sir span{display:block;position:absolute;top:0;left:0}
a.sir span{cursor:pointer}

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

#logoWrapper {
	height:75px;
	background-image:url('../images/onlinestore.png');
	background-position: right top;
	background-repeat:no-repeat;
	}
	

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	float:left;
	width: 152px;
	}

	
#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;
	}
	
.wrapperAttribsOptions h4 label {
	position: relative;
	top: -15px;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

#ProdContainer {
	background-image:url('../images/pale-grad-pw.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	padding: 10px;
	}
	
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	margin: 0;
	padding: 0;
	}
	
	.navNextPrevList img {
	display: inline;
	}
#headerWrapper h1,#headerWrapper h1 a,#headerWrapper h1 span{
	height:85px;
	width:99px;
	background:url('../images/bccLogo.jpg')
}
#navPane{position:absolute;margin:0;padding:0;top:83px;right:10px;height:34px;}
#navPane .block{margin:0}
#navPane ul{margin:0;padding:0;list-style:none outside}
#navPane ul li{margin:0;padding:0;float:left;display:block}
#navPane ul li,#navPane ul li a,#navPane ul li span{height:34px; padding-left:10px}
#navPane a {color:#FFFFFF;font-size:100%;font-weight:bold}
#navPane a:visited {color:#FFFFFF}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0 0 15px 0;
	/* padding: 0.5em 0.2em; */
	padding: 0 !important;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	/* cw changes */
	background-image: url(../images/boxheader.jpg);
	background-repeat:repeat-x;
	background-position:left top;
    background-color: #d8abcb;
	}
	
	#navSuppWrapper {
	clear:both;
	}
	
	#navSuppWrapper p {
	font-size: 80%;
	}

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

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

#navCatTabs ul {
	background-image: url('../images/boxheader.jpg');
	background-repeat:repeat-x;
	background-position:left top;
    background-color: #d8abcb;
	}


#navCatTabs ul li a {
	color: #333333;
	font-weight: normal;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	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;
	}

#navMainSearch{position:absolute;top:14px;right:10px;text-align:right}
#navMainSearch input.text{background:rgba(255, 255, 255, 0.75) none repeat scroll 0 0;}
#navMainSearch input.submit{margin-bottom:-1px}

#navBreadCrumb {
	padding: 0.5em 0.5em;
	background-color: #ffffff;
	color:#777777;
	font-size: 80%;
	font-weight: normal;
	margin: 0 0 15px 0;
/*	border-top: 1px solid #cccccc; */
/*	border-bottom: 1px solid #cccccc; */
	}
	
#navBreadCrumb a {
	color: #777777;
	text-decoration: underline;
	font-weight:normal;
	}

#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url('../images/tile_back.gif');
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

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

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}
	
	/* CW styles */
	#content {
	float:left;
	width: 576px;
	margin: 0 10px 0 10px;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #666666;
	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;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	margin: 1em;
	border: 1px solid #cccccc;
	padding: 4px;
	background-image:url('../images/pale-grad.jpg');
	background-repeat:repeat-x;
	background-position: left bottom;
	}

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

/* .tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }
	 */
	 
.tableHeading, #cartSubTotal { 
	 	background-color: #D8ABCB;
	background-image: url('../images/boxheader.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	height: 2em;
	color: #FFFFFF;
	}

#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: #666666;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #666666;
	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;
	}
.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;
	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 ;
	}

.categoryIcon {
margin-bottom: 15px;
}

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

.centerBoxWrapper {
	border: 1px solid #9a9a9a;
	height: 1%;
	margin: 1.1em 0;
	padding-left: 10px !important;
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;
	margin-left: -10px;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0;
	background-color: #d8abcb;
	background-image:url('../images/boxheader.jpg');
	background-repeat:repeat-x;
	background-position: left top;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	border: 1px solid #9a9a9a;
	border-top: none;
	margin-bottom: 1.5em;
	}

.sideBoxContent {
	background-color: #ffffff;
	padding: 4px;
	}
	
	.sideBoxContent ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
	.sideBoxContent li {
	margin: 0;
	padding: 0;
	}

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

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

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

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	color: #008000;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	color: #004080;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #666666;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

/*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;
	}

.productListing-rowheading {
	background-color: #D8ABCB;
	background-image: url('../images/boxheader.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	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-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;
	}

/* BCC Specific CSS*/
.blkCategoryHeading, .blkSearchContent .header { background-image: url('../images/../images/subHeadBg_pink.gif'); }
.blkContentTools ul li { background-image: url('../images/../images/contentToolsBg_pink.gif'); }
.blkContentTools ul li.addBookmark a { background-image: url('../images/../images/add_pink.gif'); }
.blkContentTools ul li.removeBookmark a { background-image: url('../images/../images/remove_pink.gif'); }					
.blkContentTools ul li.email a { background-image: url('../images/../images/email_pink.gif'); }
.blkContentTools ul li.print a { background-image: url('../images/../images/print_pink.gif'); }
.mcRelatedLinks, .blkContentComment { background: #F8EEF5; } 
.mcRelatedLinks h2, .mcRelatedLinks a,
.blkContentComment h2, .blkContentComment a,
.blkMultiContent h2, .blkMultiContent a { color: #CD7EB4; }
.blkContentComment .image img { border: 1px solid #CD7EB4; }
.blkFlashMessage { background-image: url('../images/../images/contentToolsBg_pink.gif'); }

.hidden {
	DISPLAY: none; WIDTH: 0px; HEIGHT: 0px
}

/*
FIELDSET {
	BORDER-RIGHT: #fff 0px solid; BORDER-TOP: #fff 0px solid; BORDER-LEFT: #fff 0px solid; BORDER-BOTTOM: #fff 0px solid
}
*/

.error {
	COLOR: #ff0000
}
.cont_left_border {
	WIDTH: 1%
}
.cont_left_noborder {
	WIDTH: 1%
}
.cont_center_border {
	WIDTH: 1%
}
.cont_center_noborder {
	WIDTH: 1%
}
.cont_right_border {
	WIDTH: 1%
}
.cont_right_noborder {
	WIDTH: 1%
}
.cont_left_border {
	WIDTH: auto
}
.cont_left_noborder {
	WIDTH: auto
}
.cont_center_border {
	WIDTH: auto
}
.cont_center_noborder {
	WIDTH: auto
}
.cont_right_border {
	WIDTH: auto
}
.cont_right_noborder {
	WIDTH: auto
}
.cont_left_border {
	BORDER-RIGHT: #000 0px solid; BORDER-TOP: #000 0px solid; MARGIN: 5px 10px 5px 0px; BORDER-LEFT: #000 0px solid; BORDER-BOTTOM: #000 0px solid; TEXT-ALIGN: center
}
.cont_left_noborder {
	BORDER-RIGHT: #000 0px solid; BORDER-TOP: #000 0px solid; MARGIN: 5px 10px 5px 0px; BORDER-LEFT: #000 0px solid; BORDER-BOTTOM: #000 0px solid; TEXT-ALIGN: center
}
.cont_center_border {
	BORDER-RIGHT: #000 0px solid; BORDER-TOP: #000 0px solid; MARGIN: 5px 10px 5px 0px; BORDER-LEFT: #000 0px solid; BORDER-BOTTOM: #000 0px solid; TEXT-ALIGN: center
}
.cont_center_noborder {
	BORDER-RIGHT: #000 0px solid; BORDER-TOP: #000 0px solid; MARGIN: 5px 10px 5px 0px; BORDER-LEFT: #000 0px solid; BORDER-BOTTOM: #000 0px solid; TEXT-ALIGN: center
}
.cont_right_border {
	BORDER-RIGHT: #000 0px solid; BORDER-TOP: #000 0px solid; MARGIN: 5px 10px 5px 0px; BORDER-LEFT: #000 0px solid; BORDER-BOTTOM: #000 0px solid; TEXT-ALIGN: center
}
.cont_right_noborder {
	BORDER-RIGHT: #000 0px solid; BORDER-TOP: #000 0px solid; MARGIN: 5px 10px 5px 0px; BORDER-LEFT: #000 0px solid; BORDER-BOTTOM: #000 0px solid; TEXT-ALIGN: center
}
.cont_left_border {
	CLEAR: left; FLOAT: left
}
.cont_left_noborder {
	CLEAR: left; FLOAT: left
}
.embedTableLeft {
	CLEAR: left; FLOAT: left
}
.embedNoBorderLeft {
	CLEAR: left; FLOAT: left
}
.cont_center_border {
	CLEAR: both; DISPLAY: block; TEXT-ALIGN: center
}
.cont_center_noborder {
	CLEAR: both; DISPLAY: block; TEXT-ALIGN: center
}
.embedTableCenter {
	CLEAR: both; DISPLAY: block; TEXT-ALIGN: center
}
.embedNoBorderCenter {
	CLEAR: both; DISPLAY: block; TEXT-ALIGN: center
}
.cont_right_border {
	CLEAR: right; FLOAT: right
}
.cont_right_noborder {
	CLEAR: right; FLOAT: right
}
.embedTableRight {
	CLEAR: right; FLOAT: right
}
.embedNoBorderRight {
	CLEAR: right; FLOAT: right
}
.cont_left_border SPAN.embedimg {
	BORDER-RIGHT: #000 1px solid; BORDER-TOP: #000 1px solid; BORDER-LEFT: #000 1px solid; BORDER-BOTTOM: #000 1px solid
}
.cont_center_border SPAN.embedimg {
	BORDER-RIGHT: #000 1px solid; BORDER-TOP: #000 1px solid; BORDER-LEFT: #000 1px solid; BORDER-BOTTOM: #000 1px solid
}
.cont_right_border SPAN.embedimg {
	BORDER-RIGHT: #000 1px solid; BORDER-TOP: #000 1px solid; BORDER-LEFT: #000 1px solid; BORDER-BOTTOM: #000 1px solid
}
.embedTableLeft SPAN.embedimg {
	BORDER-RIGHT: #000 1px solid; BORDER-TOP: #000 1px solid; BORDER-LEFT: #000 1px solid; BORDER-BOTTOM: #000 1px solid
}
.embedTableCenter SPAN.embedimg {
	BORDER-RIGHT: #000 1px solid; BORDER-TOP: #000 1px solid; BORDER-LEFT: #000 1px solid; BORDER-BOTTOM: #000 1px solid
}
.embedTableRight SPAN.embedimg {
	BORDER-RIGHT: #000 1px solid; BORDER-TOP: #000 1px solid; BORDER-LEFT: #000 1px solid; BORDER-BOTTOM: #000 1px solid
}
.embedTableLeft {
	BACKGROUND: #ffffff; MARGIN: 3px
}
.embedTableCenter {
	BACKGROUND: #ffffff; MARGIN: 3px
}
.embedTableRight {
	BACKGROUND: #ffffff; MARGIN: 3px
}
.embedNoBorderLeft {
	BACKGROUND: #ffffff; MARGIN: 3px
}
.embedNoBorderCenter {
	BACKGROUND: #ffffff; MARGIN: 3px
}
.embedNoBorderRight {
	BACKGROUND: #ffffff; MARGIN: 3px
}
.embedimg {
	MARGIN: 0px 1px 1px 0px
}
.embedcaption {
	PADDING-RIGHT: 2px; DISPLAY: block; PADDING-LEFT: 2px; FONT-WEIGHT: bold; FONT-SIZE: 90%; PADDING-BOTTOM: 2px; PADDING-TOP: 2px; TEXT-ALIGN: left
}
.cont_center_border .embedcaption {
	TEXT-ALIGN: center
}
.cont_center_noborder .embedcaption {
	TEXT-ALIGN: center
}
.embedTableCenter .embedcaption {
	TEXT-ALIGN: center
}
.embedNoBorderCenter .embedcaption {
	TEXT-ALIGN: center
}
.embedTableCell {
	
}
.embedTitle {
	
}
.embedImageCaption {
	
}
IMG.documentEmbeddedIcon {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px 16px 0px 0px; PADDING-TOP: 0px
}
DIV.docEmbeddedMediaFileLinkContainer {
	CLEAR: both; FLOAT: none
}
DIV.docEmbeddedMediaFileLinkContainer DIV.iconContainer {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; VERTICAL-ALIGN: top; WIDTH: 32px; PADDING-TOP: 0px; TEXT-ALIGN: left
}
DIV.docEmbeddedMediaFileLinkContainer DIV.titleContainer {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 0px 33px; PADDING-TOP: 0px
}
DIV.docEmbeddedMediaFileLinkContainer DIV.titleContainer DIV.title {
	FONT-SIZE: 100%
}
DIV.docEmbeddedMediaFileLinkContainer DIV.titleContainer DIV.playersContainer {
	FONT-SIZE: 85%; COLOR: #336699
}
DIV.docEmbeddedMediaFileLinkContainer DIV.titleContainer DIV.helpContainer {
	FONT-SIZE: 85%; COLOR: #336699
}
DIV.docEmbeddedMediaFileLinkContainer DIV.titleContainer DIV.transcriptContainer {
	FONT-SIZE: 85%; COLOR: #336699
}
.embedPlayersLink {
	FONT-SIZE: 80%; TEXT-DECORATION: none
}
.embedPlayersLink:hover {
	FONT-SIZE: 80%; TEXT-DECORATION: underline
}
.embedPlayersBreak {
	FONT-SIZE: 80%; COLOR: #336699
}
.embedHelpLink {
	FONT-SIZE: 85%; COLOR: #336699
}
.thumbleft {
	FLOAT: left; MARGIN: 0px 5px 5px 0px
}
.thumbright {
	FLOAT: right; MARGIN: 0px 0px 5px 5px
}
* {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
a {
	COLOR: #777
}

A:active {
	COLOR: #cd7eb4
}
IMG {
	BORDER-TOP-WIDTH: 0px; DISPLAY: block; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px
}
H1 {
	MARGIN: 0px
}
H2 {
	FONT-SIZE: 1.4em; COLOR: #cd7eb4
}
H3 {
	FONT-SIZE: 1em; MARGIN: 0px 0px 0.5em
}
H4 {
	FONT-SIZE: 1.2em; MARGIN: 1em 0px 0.3em
}
H5 {
	FONT-SIZE: 1.1em; MARGIN: 1em 0px 0.5em
}
UL {
	LIST-STYLE-POSITION: outside; MARGIN-BOTTOM: 1em; LIST-STYLE-TYPE: disc
}
OL {
	MARGIN-BOTTOM: 1em
}
LI {
	MARGIN-LEFT: 1.5em
}
OL LI {
	MARGIN-LEFT: 3em
}
P {
	MARGIN-BOTTOM: 0.5em
}
P.moreLink {
	MARGIN: 0px
}
P.nomar {
	MARGIN: 0px
}
.a11y {
	FONT-SIZE: 1px; VISIBILITY: hidden; MARGIN: 0px
}
.clearLeft {
	CLEAR: left
}
.clearRight {
	CLEAR: right
}
.clearBoth {
	CLEAR: both !important;
}
.centred {
	TEXT-ALIGN: center
}
.fir {
	DISPLAY: block; FONT-SIZE: 1px; TEXT-INDENT: -5000px; TEXT-DECORATION: none
}
.fir:focus {
	-moz-outline-style: none
}
UL.barredList {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; LIST-STYLE-POSITION: inside; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
UL.barredList LI {
	BORDER-RIGHT: #fff 1px solid; PADDING-RIGHT: 0.7em; DISPLAY: block; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px 0.7em 0px 0px; PADDING-TOP: 0px
}
UL.barredList LI.last {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; BORDER-RIGHT-WIDTH: 0px
}
DIV.formRow {
	CLEAR: both; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0.5em; PADDING-TOP: 0.5em
}
DIV.formRow LABEL {
	FONT-WEIGHT: bold; FLOAT: left; MARGIN: 0px; WIDTH: 140px; TEXT-ALIGN: right
}
DIV.formSubSection {
	PADDING-RIGHT: 1em; PADDING-LEFT: 1em; BACKGROUND: #eee; MARGIN-BOTTOM: 1em; PADDING-BOTTOM: 0.5em; PADDING-TOP: 0.5em
}
DIV.formSubSection H3 {
	FONT-SIZE: 1.2em; MARGIN: 0px 0px 1.4em
}
DIV.formSubSection FIELDSET {
	MARGIN-BOTTOM: 1em
}
DIV.formSubSection LEGEND {
	FONT-WEIGHT: bold; FONT-SIZE: 1.1em
}
DIV.fssHilite {
	BACKGROUND: #fef
}
DIV.frFieldContainer {
	DISPLAY: block; FLOAT: left; MARGIN-LEFT: 10px; WIDTH: 250px
}
DIV.frPrivacyContainer {
	DISPLAY: block; FLOAT: left; MARGIN-LEFT: 10px
}
DIV.frPrivacyContainer LABEL {
	DISPLAY: none
}
DIV.formRowReverse {
	
}
DIV.formRowReverse DIV {
	FLOAT: left; MARGIN: 0px; WIDTH: 100px; TEXT-ALIGN: right
}
DIV.formRowReverse INPUT {
	DISPLAY: inline; FLOAT: none; MARGIN: 0px
}
DIV.formRowReverse LABEL {
	DISPLAY: block; FLOAT: none; MARGIN: 0px 0px 0px 110px; WIDTH: auto; TEXT-ALIGN: left
}
DIV.formRowFinal {
	TEXT-ALIGN: center
}
DIV.formRowReverse INPUT {
	FLOAT: none; MARGIN: 0px
}
DIV.formRowError LABEL {
	COLOR: #900
}
DIV.formRowError INPUT {
	BACKGROUND: #fee; COLOR: #600
}
#wrapper {
	MARGIN: 0px auto; WIDTH: 1000px; TEXT-ALIGN: left
}
#searchPane {
	RIGHT: 10px; POSITION: absolute; TOP: 10px; TEXT-ALIGN: right
}
#searchPane INPUT.text {
	
}
#headerFoot {
	Z-INDEX: 5; WIDTH: 1000px; POSITION: absolute; TOP: 75px; HEIGHT: 28px; TEXT-ALIGN: center
}
#headerFoot #headerProfile {
	PADDING-RIGHT: 10px; PADDING-LEFT: 0px; FLOAT: right; PADDING-BOTTOM: 0px; COLOR: #fff; PADDING-TOP: 5px
}
#headerFoot A {
	COLOR: #fff
}
#headerFoot P {
	MARGIN: 0px
}
#templatePane {
	MARGIN-BOTTOM: 15px
}
.blkCategoryHeading {
	BACKGROUND-POSITION: left top; MARGIN-BOTTOM: 10px; PADDING-BOTTOM: 1px; COLOR: #fff; BACKGROUND-REPEAT: repeat-x
}
.blkCategoryHeading .content {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 7px; PADDING-TOP: 7px
}
.blkCategoryHeading H2 {
	COLOR: #fff
}
.blkCategoryHeading UL {
	MARGIN-TOP: 0.5em; LINE-HEIGHT: 1.3em
}
.blkCategoryHeading UL LI {
	FONT-WEIGHT: bold
}
.blkCategoryHeading UL LI.first {
	PADDING-LEFT: 0px
}
.blkCategoryHeading UL LI A {
	COLOR: #fff
}
.blkCategoryHeading UL LI SPAN {
	FONT-SIZE: 0.91em
}
.blkCategoryHeading UL LI SPAN A {
	FONT-WEIGHT: normal
}
.blkContentTools {
	MARGIN: 1em 0px
}
.blkContentTools UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; LIST-STYLE-POSITION: inside; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
.blkContentTools UL LI {
	PADDING-RIGHT: 0px; BACKGROUND-POSITION: 0px 50%; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px 1em 0px 0px; PADDING-TOP: 0px; BACKGROUND-REPEAT: repeat-x
}
.blkContentTools UL LI A {
	PADDING-RIGHT: 14px; BACKGROUND-POSITION: 7px 55%; DISPLAY: block; PADDING-LEFT: 38px; FONT-WEIGHT: bold; PADDING-BOTTOM: 0.4em; COLOR: #fff; PADDING-TOP: 0.4em; BACKGROUND-REPEAT: no-repeat
}
.mcRelatedLinks {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px
}
.blkFlashMessage {
	PADDING-RIGHT: 10px; BACKGROUND-POSITION: 0px 50%; PADDING-LEFT: 10px; MARGIN-BOTTOM: 15px; PADDING-BOTTOM: 0.5em; COLOR: #fff; PADDING-TOP: 0.5em; BACKGROUND-REPEAT: repeat-x
}
.blkFlashMessage P {
	FONT-WEIGHT: bold; MARGIN: 0px
}
.blkContentComment {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px; TEXT-ALIGN: right
}
.blkContentComment H2 {
	FLOAT: left
}
.blkContentComment H2 SPAN {
	FONT-WEIGHT: normal; FONT-SIZE: 0.8em
}
.blkContentComment UL {
	TEXT-ALIGN: left
}
.blkContentComment .formBody {
	TEXT-ALIGN: left
}
.blkContentComment .formBody BLOCKQUOTE {
	MARGIN: 1em 1em 1em 2em; FONT-STYLE: italic
}
.blkContentComment .commentContainer {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 1px; MARGIN: 1.5em 0px 0px; PADDING-TOP: 0px; TEXT-ALIGN: left
}
.blkContentComment .commentContainer .image {
	FLOAT: left; WIDTH: 70px
}
.blkContentComment .commentContainer .header {
	MARGIN-LEFT: 80px
}
.blkContentComment .commentContainer .content {
	MARGIN-LEFT: 80px
}
.blkContentComment .commentContainer .footer {
	MARGIN-LEFT: 80px
}
.blkContentComment .commentContainer .footer {
	FONT-SIZE: 0.91em; TEXT-ALIGN: right
}
* HTML .blkContentComment .commentContainer .header {
	ZOOM: 1
}
* HTML .blkContentComment .commentContainer .content {
	ZOOM: 1
}
.blkSearchContent {
	
}
.blkSearchContent .header {
	PADDING-RIGHT: 10px; BACKGROUND-POSITION: left top; PADDING-LEFT: 10px; MARGIN-BOTTOM: 10px; PADDING-BOTTOM: 7px; PADDING-TOP: 7px; BACKGROUND-REPEAT: repeat-x
}
.blkSearchContent .header H2 {
	COLOR: #fff
}
.blkSearchContent .header A {
	FONT-WEIGHT: bold; COLOR: #fff
}
.blkSearchContent .content {
	
}
.blkSearchContent .content UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; LIST-STYLE-POSITION: inside; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
.blkSearchContent .content LI {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 1.2em; PADDING-TOP: 0px
}
.blkSearchContent .content H4 {
	FONT-SIZE: 1em; MARGIN: 0px 0px 0.2em
}
.blkSearchContent .content SPAN.date {
	FONT-STYLE: italic
}
.tplTwoCol .colOne {
	FLOAT: left; WIDTH: 280px
}
.tplUserProfile .colOne {
	FLOAT: left; WIDTH: 280px
}
.tplTwoCol .colTwo {
	FLOAT: left; MARGIN-LEFT: 10px; WIDTH: 695px
}
.tplUserProfile .colTwo {
	FLOAT: left; MARGIN-LEFT: 10px; WIDTH: 695px
}

#leftNav {
width: 150px;
}

#leftNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#leftNav li {
	margin: 0;
	padding: 0;
	text-align: left;
}

#leftNav a {
	display: block;
	border-top: 1px solid #b2b2b2;
	border-right: 0;
	border-bottom: 0;
	text-decoration: none;
	color: #000000;
	padding: 2px 2px 2px 18px;
	background-image: url('../images/linkArrow.gif');
	background-repeat:no-repeat;
	background-position: 2px 2px;}

#leftNav a:hover {
	background-image: url('../images/linkArrowOver.jpg');
		background-repeat:no-repeat;
	background-position: 0 0;
}

#leftNav li li a {
	border: 0;
	color: #666666;
	background-image: none;
}

#leftNav li li a:hover {
	color: #000000;
	background-image: none;
}

td.productListing-data {
padding: 10px 5px 10px 5px;
}

.tabTable {
margin-bottom: 10px;
margin-top: 10px;
}

.tabTable td {
border-bottom: 1px solid #cccccc;
}

.productListing-heading {
padding: 5px 2px 5px 2px;
}
.productListingItemPrice {
	bottom:10px;
	float:left;
}
.listingDescription {
/*	height:100px;*/
}

.productListingMore {
	margin-right:0.5em;
}


.content {
margin-top: 10px;
}

caption h2 {
text-align: left !important;
font-weight: normal;
font-size: 1em;
}

caption {
margin-bottom: 10px;
}

table#prevOrders td {
border-bottom: 1px solid #cccccc;
}

h2 {
font-size: 1.1em;
}

.featurepanel {
float: left;
margin: 0 5px 15px 5px;
}

.coltiling {
	width: 30%;
	margin: 5px 2% 5px 0; 
	padding: 10px 3px 3px 3px; 
	border-top: 1px solid #ababab;
}

h3.itemTitle {
min-height:38px;
	height:auto !important; /*fixes IE6 and 7 */
	height:38px; /*fixes IE6 and 7 */
}
