/**
 * 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 3215 2006-03-20 06:05:55Z birdbrain $
 */

* {margin: 0; padding: 0;}

body {
	font-family: Georgia, Times New Roman, serif;
	color: #000000;
	background-color: #FFFFFF;
	}

a {text-decoration: none;}
a img {border: none;}

h1 {display: none;}
h3 {color: #000;}

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

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .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 { 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 0 0 163px;
	margin: 8px 0 0 0;
	border-top: 1px solid #AEC3C1;
	border-bottom: 1px solid #AEC3C1;
	font-size: .9em;
	}

.messageStackSuccess {
	color: #68B236;
	}

.messageStackWarning, .messageStackError {
	color: #FF0000;
	}

.messageStackCaution {
	color: #FF9600;
	}
	
	
	
	

/*---------------- wrappers - page or section containers ------------*/


#mainWrapper {
	margin: 4px auto 20px auto;
	width: 881px;
	background-color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;/*border hack for Mozilla PC*/
	}

#contentMainWrapper {float: left;}

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


div.centerColumn { margin: 10px 0 15px 81px;}

#indexProductList.centerColumn,
#productBookDisplay.centerColumn,
#advancedsearchresultBody .centerColumn { margin: 0 0 15px 0px;}


/* ------------------------- sentence nav styles --------------------- */


div#navMain { 
	float: left; 
	width: 800px;
	}
	
div#navMain img {float: left; margin: 39px 0 0 81px;}

div#navMain div#topNav {
	float: left;
	width:540px;
	font-size: .9em;
	line-height: 1.4em;
	padding: 0 0 0 10px;
	background-color: #FFFFFF;
	}
div#navMain div#topNav a {padding: 0 2px 0 2px;}
div#navMain div#topNav a:hover {background-color: #FAEF62;}
div#navMain div#topNav span.blueText {color: #819CC9;}
div#navMain div#topNav span.blueText a {color: #819CC9;}
div#navMain div#topNav span.violetText {color: #9E5DAB;}
div#navMain div#topNav span.violetText a {color: #9E5DAB;}

div.introText1 {
	margin-bottom: 15px;
	}

.introText1, .introText2, .introText3 {
	font-size: 1.7em;
	}
.introText2 {
	color: #819CC9; /* blue */
	}
	
.introText2 a,
.introText2 a:link {
	color: #819CC9;
	}
	
.introText2 a:hover, .introText3 a:hover {
	background-color: #FAEF62;
	}
	
div.introText3 {
	display: inline;
	color: #9E5DAB; /* violet */
	
	}
	
.introText3 a,
.introText3 a:link {
	color: #9E5DAB;
	}

#indexDefaultMainContent {
	margin-bottom: 40px;
	}
	

/* --- on states --- */

span.category-subs-selected {
	font-weight: bold;
	}

span.genres-selected {
	font-weight: bold;
	}

/*---------------------------- footer nav --------------------------*/




#navMainBottom {
	background-color: #FFFFFF;
	color: #000000;
	width: 800px;
	margin: 0 0 0 81px;
	border-top: 1px solid #AEC3C1;
	font-size: .9em;
	}

#navMainBottom img  { float: left; }
	
#navMainBottom ul  {
	list-style-type: none;
	float: left;
	width: 800px;
	margin: 10px 0 10px 0;	
	}
	
#navMainBottom ul li {
	display: block;
	float: left;
	width: 160px;
	}

#navMainBottom ul ul {
	width: 133px;
	margin-top: 0px;
	}

#navMainBottom ul li ul li {
	display: block;
	float: none;
	width: 133px;
	}
	
#navMainBottom ul li a {
	text-decoration: none;
	color: #000000;
	}

#navMainBottom ul li ul li a {
	color: #7C82B7;
	font-style: italic;
	}
#navMainBottom ul li ul li a:hover {
	color: #000000;
	}

#navMainBottom ul li div#productPagesNav a {color: #7C82B7;}

#navMainBottom .navMainBottomSearch form {}

#navMainBottom .navMainBottomSearch form input.searchField {
	width: 100px;
	height: 1.3em;
	border: 1px solid #000000;
	color: #999999;
	}
#navMainBottom .navMainBottomSearch form input.button_search {
	border: none;
	background-color: #ffffff;
	color: #7C82B7;
	border: 1px solid #7C82B7;
	margin: 2px 0 0 0;
	}

#infoLi a {
	display: block;} /* EZPage links in the footer come as links in a single <li> - this separates them */

#productsListingBottomNumber,
#productsListingListingBottomLinks {
	display: none;
	}

.navSplitPagesResult {}
.navSplitPagesLinks {}
.navNextPrevCounter {}

#numberOfProducts {}
#productPagesNav strong.current {font-weight: normal;}


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

#navSuppWrapper { display: none;}

#navSupp ul  {
	list-style-type: none;
	}
	
li.emptybasketOnNav {
	color: #B1B1B1;
	font-size: .9em;}
	



/* --------------------- EZPages classes ------------------ */


h1#ezPagesHeading,
h1#privacyDefaultHeading,
h1#conditionsHeading {
	display: block;
	margin: 65px 0 10px 163px;
	font-size: 1.4em;
	font-weight: normal;
	text-transform: capitalize;
	}

body#pageBody h2,
body#conditionsBody h2,
body#privacyBody h2 {
	margin: 10px 0 10px 0px;
	font-size: 1.0em;
	font-weight: normal;
	color: #000;
	}
	
#privacy .content, #conditions .content, #ezPageDefault div {
	margin-left: 163px;
	}
	
	
#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#navEZPagesTOC ul { list-style-type: none;}

#navEZPagesTOC ul li { white-space: nowrap; }

#indexProductListCatDescription {display: none;}

#navBreadCrumb {display: none;}

h1#indexDefaultHeading {display: none;}

h2.greeting {display: none;}

#navEZPagesTop { background-color: #ffff33;}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	padding: 0.5em;
	}

#navColumnOne {display: none;}
#navColumnTwo { background-color: #00BFBF;}

span.button_back {display: none;}

body#pageBody p,
body#conditionsBody p,
body#privacyBody p {
	margin: 0 0 10px 0;
	color: #72A32C;
	font-size: .9em;
	}

body#pageBody .centerColumn ul,
body#conditionsBody .centerColumn ul,
body#privacyBody  .centerColumn ul {
	list-style-type: disc;
	margin: 0 30px 10px 15px;
	color: #72A32C;
	font-size: .9em;
	list-style-position: outside;
	}
	
body#pageBody .centerColumn ul li,
body#conditionsBody .centerColumn ul li,
body#privacyBody  .centerColumn ul li {
	padding-bottom: 5px;
	}
	
body#pageBody div.centerColumn,
body#conditionsBody div.centerColumn, 
body#privacyBody div.centerColumn {
	width: 719px;
	padding-bottom: 20px;
	}
	
body#pageBody .centerColumn a,
body#conditionsBody .centerColumn a, 
body#privacyBody .centerColumn a {color: #819CC9;}	
	
body#pageBody .centerColumn a:hover,
body#conditionsBody .centerColumn a:hover, 
body#privacyBody .centerColumn a:hover {color: #000;}
	
body#privacyBody div.buttonRow,
body#conditionsBody div.buttonRow {display: none;} /* this is to hide the 'back' link at the bottom of 'privacy' and 't&c' pages */




/* --------------------- The main content classes ------------------ */

.additionalImages {display: none;}

#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

.alert { color: #FF3F3F; }
.important { font-weight: bold; }
.gvBal { float: right; }

.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	margin: 10px 0 0 0;}

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

#siteinfoIP, .banners, #siteinfoLegal, #whatsNew, #featuredProducts  { display: none;}





/* -------------------- product listing pages ---------------------- */

#productListing {
	width: 800px;
	float: left;
	
	}

.productBox {
	width: 128px;
	height: 256px;
	}



/* --------------------- product display page outputs -------------- */


div.productListing-rowheading {display: none;}

div.tabTable { 
	width: 884px;}

div#shelfExtention {
	float: left;
	width: 81px;
	}
div#shelfExtention div {
	float: left;
	width: 81px;
	padding: 10px 0 0 0;
	height: 16em;
	font-size: .8em;
	background: url(../../../../images/bookshelf2.gif) 0 0 no-repeat;
	}

div.productListing-odd,
div.productListing-even {
	float: left;
	padding: 10px 6px 0 6px;
	width: 148px;
	height: 16em;
	overflow: hidden;
	font-size: .8em;
	color: #000000;
	font-style: italic;
	background: url(../../../../images/bookshelf1.gif) 0 100px repeat-x;
	color: #68B236;
	}

div.productListing-odd a,
div.productListing-even a {
	display: block;
	height: 90px;
	}

div.productListing-odd h3,
div.productListing-even h3 {
	margin: 14px 0 3px 0;
	font-size: 1em;
	font-weight: normal;
	}

div.productListing-odd h3.itemTitle a,
div.productListing-even h3.itemTitle a {
	color: #68B236; /* green */
	font-style: italic;
	display: inline;
	}
div.productListing-odd h3.itemTitle a:hover,
div.productListing-even h3.itemTitle a:hover { color: #28540A;}

span.authorNames {color: #68B236; /* green */}
span.authorsNames a {
	color: #68B236; /* green */
	font-style: italic;
	display: inline;
	}
span.authorsNames a:hover {
	color: #28540A; /* dark green */
	}



/* -------------------- product single pages ------------------------- */

#productBookDisplay {
	float: left;
	margin: 0 0 10px 0;
	}
	
#productInfoColumn {
	float: left;
	width: 527px;
	padding: 10px 0 0 13px
	}

body#productinfoBody #productGeneral,
body#productbookinfoBody #productGeneral {width: 530px;}
	
body#productinfoBody #productMainImage,
body#productbookinfoBody #productMainImage {
	float: left;
	margin: 14px 0 0 0;
	}

body#productinfoBody h1,
body#productbookinfoBody h1 {
	display: block; 
	margin: 0 0 0 0;
	color: #000000;
	font-size: 1.8em;
	font-weight: normal;
	}

body#productinfoBody h1#productBookSubtitle,
body#productbookinfoBody h1#productBookSubtitle {
	font-size: 1.4em;
	}

#productBookAuthors {font-size: .7em; color: #999999}/* colour set here for the commas separating authors' names - n. */
#productBookAuthors a { color: #999999 !important;}
#productBookAuthors a:hover {color: #68B236 !important;} /*green*/

body#productinfoBody h2,
body#productbookinfoBody h2 {
	margin: 0 0 0 0;
	color: #AEC3C1;
	font-size: 1.7em;}

body#productinfoBody #productDescription,
body#productbookinfoBody #productDescription {
	margin: 30px 0 0 0;
	color: #72A32C;
	font-size: .9em;
	width: 320px;
	}

p.publisherDetails { margin: 10px 0 0 0;}
	
div#productPrices {
	color: #68B236;/*green*/
	font-style: normal;
	margin: 20px 0 20px 0;
	font-size: .9em;} 

div#productPriceAndQuantity { 
	margin: 0 0 0 0;
	width: 156px;
	float: left; } 

div#productPriceAndQuantity p { 
	font-size: .9em;
	color: #9E5DAB;
	padding: 0 0 6px 0;}

span.button_sold_out {color: red;}

div#productReviewLink {display: none;}
	
input#numberOfCopiesInput {
	border: 1px solid #9E5DAB;
	color: #9E5DAB;
	text-align: center;
	height: 1.5em;
	width: 1.5em;
	font-style: italic;
	font-weight: .9em;
	display: block;
	float: left;}

/*DM*/
input.button_in_cart {
	float: left;
	color: #9E5DAB;
	font-style: italic;
	padding-left:0; 
	margin-left: 0;
	border: solid red 0;
	/*width: 100px;*/
	}	
	
/*DM*/
input.button_in_cartHover 
	{
	color: #661D74;
	font-style: italic;
	padding:0; 
	border: 0;
	margin: 0;
	}	
	
/*DM*/
div.navNextPrevWrapper {
	width: 160px;
	}


div.navNextPrevWrapper a {
	font-style: italic;
	font-size: .9em;
	color: #9E5DAB;
	}

div.navNextPrevWrapper a:hover 
{
	color: #661D74; /* dark violet */
}

div.navNextPrevList {
	display: block;
	padding: 0;}

div#productTellFriendLink {
	clear:both;
	margin: 10px 0 15px 0;
	}

div.navBackToList {
	font-style: italic;
	color: #9E5DAB;
	}
	
div.navBackToList a {color: #9E5DAB;}


	
/* -------------------------- Shopping Cart Display ------------------------ */



#shoppingCartDefault {
	margin: 0 0 0 81px;
	}
	
#shoppingCartDefault form {
	display: block;
	float: left;
	width: 785px;
	margin: 0 0 10px 0;
	}

#cartInstructionsDisplay { 
	margin: 10px 0 65px 160px;
	font-size: 1.4em;}



div#shoppingcartTopContainer {
	float: left;
	width: 785px;
	margin: 0 0 20px 0;
	}
	
	
div.cartQuantityUpdate { 
	float: left;
	width: 95px;
	text-align: right;
	font-size: .8em;
	}
div.cartQuantityUpdate input.button_update_cart { 
	display: block;
	float: left;
	width: 95px;
	text-align: right;
	}
	
	

table#cartContentsDisplay { width: 615px;}
	 
#checkoutconfirmationBody table#cartContentsDisplay { margin-left: 160px;}

table#cartContentsDisplay td {padding-bottom: 8px;}


td.cartQuantity { 
	width: 46px;
	text-align: right;
	padding-left: 20px;
	}
	
#checkoutconfirmationBody td.cartQuantity {
	width: 46px;
	text-align: left;
	padding-left: 0px;
	}
	
td.cartProductDisplay {
	vertical-align: top;
	width: 500px;
	text-align: left;
	}
	
td.cartProductDisplay a {color: #9E5DAB;}
td.cartProductDisplay a:hover {
	color: #661D74; /* dark violet */
	}
	
.cartQuantity input {
	border: 2px solid #7F7F7F;
	color: #000000;
	text-align: center;
	height: 1.5em;
	width: 1.5em;
	font-weight: .9em;
	display: block;
	float: left;
	margin: 0 6px 0 0;
	padding-top: 2px;
	}


td.cartTotalDisplay { 
	width: 60px;
	text-align: left;
	vertical-align: middle;}


/* table#shippingEstimatorResults {
	margin: 0 0 20px 162px;
	} */
	
table#shippingEstimatorResults {
	margin: 20px 0 20px 0px;
	}

table#shippingEstimatorResults th {text-align: left}

table#shippingEstimatorResults td.EstimatorDestinationTd {
	width: 487px;}
	
table#shippingEstimatorResults td.EstimatorTotalTd {}

table#shippingEstimatorResults td.EstimatorTotalTd span.cartEstimatorTotal {
	width: 67px;
	display: block;
	border: 2px solid #7F7F7F;
	}
div.updateButton { border: 1px solid #FFFFFF;} /* mozilla hack */
	
#shippingEstimator table .bold {
	font-weight: normal;
	}

form[name="estimator"] .hiddenField {display:none;}
	
.cartTotalsDisplay { 
	margin: 10px 0 0 0; 
	clear: both; 
	width: 720px;
	float: left;
	}

.totalItems { 
	display: block;
	float: left;
	width: 131px;
	text-align: right;
	text-transform: lowercase;
	padding: 0 517px 0 0;
	}
	
.totalWeight { 
	display: none;
/*	float: left;
	width: 457px;
	text-align: left;
	text-transform: lowercase;*/
	}
	
.totalAmount { 
	width: 67px;
	display: block;
	float: left;
	text-align: left;
	border: 2px solid #7F7F7F;
	}
	
	

.cartMiniNav {
	float: left;
	width: 60px;
	margin: 10px 0 0 2px; 
	}
	
.subTotal {
	font-size: .7em;
	}
	
.returnToShop a {
	color: #819CC9;
	}
	
.Pay a:link, .Pay a:visited {
	color: #FF3F3F;
	}
	
span.minUnits {
	display: block; 
	float: left; 
	clear: left;
	}
	
.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	}

.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;
	}
	
.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

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

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

.totalBox { text-align: right; }

.lineTitle, 
.amount { text-align: right; }

#shoppingCartDefault h2 {
	margin: 20px 0 10px 0;
	color: #000000;
	font-size: 1.0em;
	font-weight: normal;
	font-style: italic;
	}
	
#shoppingCartDefault form div[class~='bold'] {
	float: left;
	width: 95px;
	}
	
	
input.button_update_cart {
	color: #819CC9;
	padding:0;
	border: 0;
	}
input.button_update_cartHover {
	color: #000000;
	padding:0;
	border: 0;}	

#shippingEstimator h2,
#shoppingcartTopContainer h2 {
	margin-left: 160px;
	font-size: 1.1em;
	}
	
#shippingEstimator h3 {
	width: 131px;
	text-align: right;
	margin: 10px 0 30px 0px;
	font-size: 1.0em;
	font-weight: normal;
	font-style: italic;
	}
	
#shippingEstimator select {
	color: #819CC9;
	border: 2px solid #7F7F7F;
	width: 280px;
	float: left;
	}
	
#shippingEstimator input {
	color: #819CC9;
	border: 2px solid #7F7F7F;
	width: 100px;
	}	
.basketFormstyle LABEL.inputLabel, 
#shippingEstimator .buttonRow,
LABEL.checkboxLabel {
	width: 131px;
	text-align: right;
	margin-right: 30px;
	float: left;
	}

.basketFormstyle label,
.basketFormstyle input,
.basketFormstyle select {
	margin-bottom: 9px;
	}

.basketFormstyle .buttonRow,	
a .button_update,
a .button_continue,
#wpcallbackBody a {
	color: #819CC9;
	}	
	
.basketFormstyle a:hover .button_update,
a:hover .button_continue, 
#wpcallbackBody a:hover  {
	color: #000;
	background-color: #fff;
}
	
.buttonRow input.button_login, 
.buttonRow input.button_submit,
.buttonRow input.button_update {
	border: none;
	text-align: left;
	color: #819CC9;
	}
	
.buttonRow input.button_login:hover, 
.buttonRow input.button_submit:hover,
.buttonRow input.button_udpate:hover,
.basketFormstyle a.buttonRow input.button_submit:hover {
	color: #000;
	}
	
.basketFormstyle .buttonRow input.button_login, 
.basketFormstyle .buttonRow input.button_submit {
	margin-top: 10px;
	font-size: 1.0em;
	}
	

input#primary, input#ship-zones-zones {
	margin-top: 3px;
	}
	
input#email-format-html, input#email-format-text {
	margin: 0px 20px 0px 20px ;
	}
	
fieldset.checkboxes {
	margin-bottom: 10px;
	}

fieldset.checkboxes input, input#newsletter, input#primary, input#ship-zones-zones {
	border: none;
	}	
	
.submitInfo {
	margin-left: 161px;
	}
/* ------------------- Login / Payment / My Account area --------------------- */

.basketFormstyle h1, #accountDefault h1, #advSearchDefault h1 {
	display: block;
	margin: 10px 0 65px 160px;
	font-size: 1.4em;
	font-weight: normal;
	}
	
.basketFormstyle fieldset {
	border: none;
	}
.basketFormstyle fieldset legend {
	padding: 10px 0px 15px 161px;
	_padding-left: 155px; /* IE PC correction */
	font-style: italic;
	text-align: left;
	color: #000000;
	font-weight: bold;
	}
	
.basketFormstyle fieldset fieldset legend {
	padding-top: 0px;
	font-weight: normal;
	}
	
	
.basketFormstyle input, 
.basketFormstyle select {
	border: 2px solid #7F7F7F;
	}
	
.basketFormstyle .information, 
.basketFormstyle .instructions,
div.inset,
p.inset,
#timeoutDefaultContent,
address,
#checkoutPayment  .important,
textarea,
LABEL.radioButtonLabel,
.basketFormstyle h4,
.forward {
	margin-left: 161px;
	}



	
div[class="buttonRow back"] {
	margin-left: 161px;
	text-transform: capitalize;
	margin-top: 10px;
	}
	
#comments textarea {
	float: left;
	padding: 0px;
	margin: 0px 0 0 160px;
	_margin: 0px 0 0 80px;
	}
	
	
td address {
	margin-left: 0px;
	}
	
address {
	clear: left;
	}
	
#shoppingCartDefault address {
	margin-top: -20px;
	}
	
LABEL.radioButtonLabel2 {
	margin-left: 0px;
	}
	
.basketFormstyle a:link, .basketFormstyle a:visited {
	color: #819CC9;
	}	
	
.basketFormstyle a:hover {
	color: #000;
}

#timeoutDefaultContent, .basketFormstyle {
	margin-bottom: 20px;
	}

#accountDefaultHeading {
	margin-right: 80px;
	}
	
.basketFormstyle h2 {
	margin: 10px 0 10px 160px;
	font-size: 1.2em;
	font-weight: normal;
	font-style: italic;
	}
	
.basketFormstyle h3 {
	margin: 20px 0 10px 160px;
	font-size: 1.1em;
	font-weight: normal;
	font-style: italic;
	}

.basketFormstyle h4 {
	margin: 10px 0 10px 160px;
	font-weight: normal;
	font-style: italic;
	}
	
.basketFormstyle table#prevOrders h2 {
	margin: 10px 0 10px 0px;
	font-size: 1.2em;
	font-weight: normal;
	font-style: italic;
	}
	
.basketFormstyle a:link, 
.basketFormstyle a:hover {
	color: #819CC9;
	}	
	
.basketFormstyle a:hover {
	color: #000;
}


	
.basketFormstyle ul {
	margin-left: 160px;
	list-style: inside;
	}

	
#checkoutOrderTotals div {
	text-align: left;
	margin-left: 161px;
	}
	
#checkoutOrderTotals div div {
	margin-left: 0px;
	}
	
#createAcctSuccess .forward, #loginDefault .forward {
	margin: 20px 0px 20px 160px;
	}
	
#prevOrders tr, #accountHistInfo tr {
	text-align: left;
	}
	
tr #myAccountTotal {
	text-align: right;
	}
	
table.orderHistoryDetailedOrder {
	margin-left: 160px;
	width: 640px;
	}

#myAccountOrdersStatus th, #myAccountOrdersStatus td {
	vertical-align: top;
	text-align: left;
	}
	
#myAccountStatusDate {
	width: 160px;
	}

#myAccountStatus {
	width: 110px;
	}
	
#myAccountStatusComments {
	width: 520px;
	}
	
#myAccountTotal, #orderTotals {
	width: 200px;
	float: right;
	}
	
#orderTotals .amount { 
	float: right; 
	text-align: left; 
	}
	
#accountHistoryDefault div.content {
	margin-left: 160px;
	}
	
#checkoutConfirmDefault #orderTotals {
	width: 300px;
	float: right;
	}
	
.checkoutforward {float: left; margin: 0 0 0 162px;	}
	
#checkoutconfirmationBody #orderTotals {
	width: 300px;
	float: right;
	margin: 20px 30px 0px 0px;
	}
	
#wpcallbackBody #contentMainWrapper table {
	width: 540px;
	margin: 10px 0 15px 241px;
	}
	
	
td.breadCrumb {
	padding-bottom: 5px;
	}
	
/* ------------------------------ Attributes ------------------------------ */

.attribImg {
	width: 20%;
	margin: 0.3em 0em;
	}



/* --------------------------- list box contents -------------------------- */

.centerBoxContents, 
.specialsListBoxContents, 
.categoryListBoxContents, 
.additionalImages, 
.centerBoxContentsSpecials, 
.centerBoxContentsAlsoPurch, 
.centerBoxContentsFeatured, 
.centerBoxContentsNew { }

/* ------------------------------ sideboxes ------------------------------ */


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

.leftBoxHeading, .centerBoxHeading { display: block;}

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

#bestsellers .wrapper { margin: 0em 0em 0em 1.5em; }

#bestsellers ol { margin-left: 1.1em; }

#bestsellers li { margin: 0.3em 0em 0.3em 0em; }

#bannerboxHeading { background-color: #0000CC; }

#upProductsHeading {text-align: left; }

#upDateHeading { text-align: right; }






/* ------------------------ tell a friend page --------------------- */

#tellAFriendDefault {
	}

#tellAFriendDefault form fieldset {
	border: none;
	}

div.legendForAsterix {
	display: inline;
	font-size: .9em;}
	
#tellAFriendDefault textarea {margin: 0;} /* reset - please leave */

#tellAFriendDefault form fieldset label,
#tellAFriendDefault input,
#tellAFriendDefault textarea {margin-top: 10px;}

#tellAFriendDefault input,
#tellAFriendDefault textarea {
	border: 2px solid #7F7F7F;}
	
.advisory {
	font-size: .8em;
	margin: 10px 25px 10px 0;
	color: #333333;}
	
	
	

/* ------ contact us generated page - not THE contact us page! ------ */

body#contactusBody form fieldset {
	border: none;
	margin: 0 0 0 162px;}
	
body#contactusBody form fieldset legend {
	font-weight: bold;
	padding: 12px 0 0 0;}
	
body#contactusBody form fieldset textarea#enquiry {
	margin: 0 0 0 0;}
	
body#contactusBody form div.success {
	margin: 20px 0 0 162px;
	color: #68B236;}





/* ------------------------------ misc ------------------------------ */

.bold { font-weight: bold; }

.rowOdd,
.rowEven {
	height: 1.5em;
	vertical-align: top;
	}

CAPTION { /*display: none;*/ }


.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

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


#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 {
	background-color: #ffffff;
	}
	
	
/*new added by Lee*/

#termsConditions {
	margin-left:160px;
	display:block;}
#termsConditions legend {
	padding-left:0px;
	}
#termsConditions #conditions {
	float:left;
	margin-top:15px;
	}

#termsConditions label.checkboxLabel {
	float:left;
	width:auto;
	margin-left:6px;
	margin-top:1em;
	}
	
/* New added by Eric */
	body#productinfoBody.eventticket #productMainImage { margin-top: 0; }
	body#productinfoBody.eventticket #productName {float: left; width: 400px; margin-left: 15px; }
	body#productinfoBody.eventticket #productGeneral {width: 777px; }
	body#productinfoBody.eventticket #productDescription      { float: left; color: #72A32C; font-size: 0.9em; margin: 30px 0 0 15px; width: 320px; }
	/*body#productinfoBody.eventticket #productPriceAndQuantity { clear: left; float: left; margin-left: 260px; color: #72A32C; font-size: 0.9em; position: relative; top: 5em;}*/
	body#productinfoBody.eventticket #productPriceAndQuantity input[type=text]{ color: #72A32C; font-weight: bold; text-align: right; }
	body#productinfoBody.eventticket #productPriceAndQuantity .button_in_cart { font-size: 1em; }
	body#productinfoBody.eventticket #productAttributes {position: relative; top: -9em; width: 250px}
	body#productinfoBody.eventticket #productAttributes input[type=checkbox] {margin-right: 1ex;}
	body#productinfoBody.eventticket #productAttributes h3#attribsOptionsText      { font-weight: normal; color: #72A32C; font-size: 1em;}
	/*body#productinfoBody.eventticket .navNextPrevWrapper {position: relative; top: -9em;left: 200px; float: left; font-size: 1.1em; border: solid red 1px;}*/
	
	
/* New changed by Dave*/
body#productinfoBody.eventticket #productPriceAndQuantity { clear: left; float: left; margin-left: 260px; color: #72A32C; font-size: 0.9em; position: relative; top: 2em;}
body#productinfoBody.eventticket .navNextPrevWrapper { position: relative; top: -2.5em; margin-left: 220px;font-size: 1.1em; border: solid red 0;}
	
	
	
	
	
	
	
