/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5347 2006-12-22 20:26:09Z birdbrain $
 */



/* --- CUSTOM CSS BY STARGLOBAL STARTS --- */


/* --- Global --- */

.clear {
	clear:both;
	}
	
.italic {
	font-style: italic;
	}
	
.bold {
	font-weight:bold;
	}
	
.lefttext {
	text-align:left;
	}
	
.righttext {
	text-align:right;
	}

.floatleft {
	display:inline;
	float:left;
	}
	
.centertext {
	text-align:center;
	}

.floatright {
	display:inline;
	float:right;
	}
	
.inline {
	display:inline;
	}
	
.error {
	color:#ff0000;
	}

img.img-left {	
	display:inline;
	float:left;
	}
	
img.img-right {
	display:inline;
	float:right;
	}
	
/* --- Global --- */


* {
	margin:0;
	padding:0;
	}

body {	
	font-family:tahoma, verdana, arial, helvetica, sans-serif;
	background-color:#ffffff;
	color:#6e6e6e;
	margin:0 auto;
	}

a:link, a:visited {
	color:#3a7bae;
	text-decoration: none;
	}

a:hover {
	color:#3a7bae;
	text-decoration: underline;
	}

td img { 
	display: block;
	}

img {
	border: 0;
	display:block;
	}
	
p {
	margin:8px 0;
	}
	
embed {
	display:block;
	}

object {
	display:block;
	}

td {
	vertical-align:top;
	}
	
th {
	font-weight:normal;
	text-align:left;
	}

/* customized from zen cart */
#mainWrapper {
	text-align:center;
	}

#maincontainer {
	width:1000px;
	margin:0 auto;
	border-right:1px solid #000000;
	}
	
#maintable {
	background-image:url(../imgmain/leftcolgradient.jpg);
	background-repeat:repeat-x;
	border-right:2px solid #ffffff;
	width:1000px;
	background-color:#419db0;
	}
	
#homepgbkgimg {
	margin:0;
	padding:0;
	background-repeat:no-repeat;
	background-color:#000000;
	}
	
#somethingspecial {
	margin:45px 0 0 65px;
	display:inline;
	float:left;
	}

#homefeaturetable {
	clear:both;
	margin:8px 0 5px 25px;
	}
	
#homefeature {
	width:383px;
	line-height:1.2em;
	text-align:left;
	background-color:#e4f6fe;
	background-image:url(../imgmain/homefeaturebkg.gif);
	background-repeat:repeat-y;
	}
	
#homefeaturetitle {
	font-size:0.8em;
	font-weight:bold;
	color:#16a7a5;
	}

#homeproductname {
	font-size:0.9em;
	font-weight:bold;
	}
	
#homeproductname a:link, #homeproductname a:visited {
	text-decoration:none;
	color:#0d0a02;
	}

#homeproductname a:hover {
	text-decoration:underline;
	color:#0d0a02;
	}
	
#homelistprice {
	font-size:0.7em;
	font-weight:bold;
	color:#0d0a02;	
	text-decoration: line-through;
	}
	
#homeourprice {
	font-size:0.9em;
	font-weight:bold;
	color:#940d13;
	}

span.productlistprice {
	font-size:0.8em;
	font-weight:bold;
	color:#6e6e6e;	
	}
	
span.productourprice {
	font-size:0.8em;
	font-weight:bold;
	color:#f70000;
	}

#homemorelink {
	vertical-align:middle;
	padding:0 20px;
	}

#homepgwhybuy {
	text-align:left;
	margin:0 0 0 33px;
	width:370px;
	display:inline;
	float:left;
	}
	
#homepgwhybuy h1 {
	font-size:0.9em;
	font-weight:bold;
	color:#7ad2e8;
	margin:0;
	}
	
#homepgwhybuy p {
	font-size:0.7em;
	color:#d1f3ff;
	margin:8px 0;
	padding:0;
	}

#cjamemberhome {
	display:inline;
	float:left;
	clear:both;
	margin:55px 0 20px 25px;
	}
	
td.leftcolumn {
	background-image:url(../imgmain/leftcolline.gif);
	background-repeat:repeat-y;
	background-position:235px top;
	width:238px;
	}
	
#logo {
	margin: 75px auto 93px auto;
	width:212px;
	}

#leftnav {
	width:219px;
	margin:0 auto;
	text-align:left;
	}
	
#leftnav img {
	margin:0 0 6px 2px;
	}

div.hr {
	font-size:0;
	height:0;
	border-top:1px solid #b0e1ec;
	margin:0 0 4px 0;
	padding:0
	}

.visible {
	visibility:visible;
	}
	
.hidden {
	visibility:hidden;
	}

#cataloguesub {
	margin:0 0 0 25px;
	}
	
#cataloguesubspacer {
	font-size:0;
	height:25px;
	}
	
#leftcontact {
	margin:18px 0 0 10px;
	text-align:left;
	}

#navBreadCrumb {
	background-color: #5096ba;
	border-top:1px solid #88dff3;
	border-bottom:1px solid #88dff3;
	text-align:left;
	padding:3px 0 3px 7px;
	color:#ffffff;
	font-size:0.9em;
	margin:0;
	}
	
#navBreadCrumb a:link, #navBreadCrumb a:visited {
	color:#ffffff;
	text-decoration:none;
	}
	
#navBreadCrumb a:hover {
	color:#ffffff;
	text-decoration:underline;
	}
	

#navMainWrapper {
	border-top:1px solid #88dff3;
	background-color: #4b96bb;
	color: #ffffff;
	}

#navMainSearch {
	display:inline;
	float: left;
	}
	
#quick_find_header {
	margin:0 0 0 5px;
	padding:0;
	display:inline;
	float:left;
	}
	
#searchbox {
	background-color:#3b7db1;
	color:#ffffff;
	border:1px solid #bdf9fe;
	width:100px;
	margin: 0;
	padding:0;
	font-size:0.7em;
	display: inline;
	vertical-align: middle;
	}

#searchbtn {
	border-bottom:1px solid #08374b;
	border-right:1px solid #08374b;
	border-top:1px solid #427893;
	border-left:1px solid #427893;
	background-color:#c8e1ed;
	font-size:0.8em;
	margin:2px 0;
	padding:0;
	display: inline;
	vertical-align: middle;
	}
	
#navMain ul  {
	margin: 2px 5px 0 0;
	list-style-type: none;
	text-align: right;
	display:inline;
	float:right;
	font-weight: bold;
	font-size:0.8em;
	}

#navMain ul li {
	display: inline;
	}

#navMain ul li a {
	text-decoration: none;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}

#shoppingcart {
	background-image:url(../imgmain/shoppingcart.gif);
	background-repeat:no-repeat;
	background-position:left 50%;
	padding-left:22px;
	}

#mainColumn {
	background-color:#ffffff;
	}

#productsListingTopNumber {
	margin-bottom:10px;
	}
	
#productListing {
	margin:6px 5px 8px 7px;
	}
	
.navSplitPagesResult {
	color:#3a7bae;
	font-size:0.9em;
	}
	
.navSplitPagesLinks {
	color:#3a7bae;
	font-size:0.9em;
	}
	
.navSplitPagesLinks a:link, .navSplitPagesLinks a:visited {
	color:#3a7bae;
	text-decoration:none;
	}

.navSplitPagesLinks a:hover {
	color:#3a7bae;
	text-decoration:underline;
	}
	
#sorter {
	display:inline;
	float:right;
	margin-right:5px;
	}
	
#sorter form {
	display:inline;
	}
	
.current {
	color:#3a7bae;
	}

#tabTable {
	width:100%;
	}
	
	
th.centerBoxContentsProducts {
	text-align:left;
	}
	
	
td.centerBoxContentsProducts {
	text-align:left;
	}

.strikethrough {
	text-decoration: line-through;
	}

img.listingProductImage {
	margin:0 auto;	
	}

div.productInfoContainer {
	margin:10px 14px 0 14px;	
	}
	
div.productMoreInfo {
	display:inline;
	float:right;
	margin:2px 0 0 2px;
	}
	
h3.itemTitle {
	text-align:left;
	font-size:0.8em;
	font-weight:normal;
	color:#6e6e6e;
	margin:0;
	}
	
h3.itemTitle a:link, h3.itemTitle a:visited {
	color:#6e6e6e;
	text-decoration:none;
	}
	
h3.itemTitle a:hover {
	text-decoration:underline;
	color:#6e6e6e;	
	}

div.productQtyField {
	text-align:right;
	font-size:0.8em;
	margin:0 14px 25px 0;
	}
	
div.productQtyField input {
	width:40px;
	}


h1 {
	font-size: 1.2em;
	margin:10px 0;
	text-align:left;
	color:#6e6e6e;
	}
	
h2 {
	font-size: 1.0em;
	font-wieght:normal;
	text-align:left;
	margin:8px 0px;
	}
	
.text {
	font-size:0.8em;
	padding:3px 0;
	line-height:1.4em;
	letter-spacing:0.05em;
	}
	
.content {
	margin:0 15px;
	text-align:left;
	font-weight:normal;
	}
	
ul.list {
	margin:0 15px;
	}

div.information {
	font-size:0.8em;
	text-align:left;
	padding: 10px 3px;
	line-height: 150%;
	}

.alert {
	color: #ff0000;
	font-size:0.8em;
	margin-left: 0.5em;
	}

fieldset.fieldsetstandard label {
	font-size:0.8em;
	text-align:right;
	}
	
label.extraleftmargin {
	margin-left:80px;
	}

fieldset.fieldsetstandard {
	margin:5px 15px;
	padding:7px;
	border:1px solid #cccccc;
	}

	
fieldset.fieldsetstandard input {
	font-size:0.8em;
	}
	
select.dropdown {
	height:20px;
	font-size:0.8em;
	}
	
span.dropdowncontainer select {	
	height:20px;
	font-size:0.8em;	
	}
	
fieldset.fieldsetstandard legend {
	color:#5096ba;
	font-size:0.9em;
	}
	
.buttonRow {
	margin:5px 15px;	
	}
	
.forgotpassword {
	font-size:0.8em;
	}
	
.forgotpassword a:link, .forgotpassword a:visited {
	color:#940d13;
	text-decoration:none;
	}

.forgotpassword a:hover {
	color:#940d13;
	text-decoration:underline;
	}
	
#productGeneral {
	margin:0 15px;
}

.imgLink {
	font-size:0.8em;
	}
	
div.individualProductInfo {	
	text-align:left;
	}
	
.baseprice {
	font-size:1.0em;
	font-weight:bold;
	margin:0 0 0 15px;
	}
	
.specialprice {
	font-weight:bold;
	color:#9a0e0d;
	margin:0 0 0 15px;
	}
	
.discount {
	font-weight:bold;
	color:#9a0e0d;	
	margin:0 0 0 15px;
	}

#productDescription {
	text-align:left;
	}
	
#productDescription p {
	font-size:0.8em;
	margin:5px 8px;
	line-height:1.4em;
	letter-spacing:0.05em;
	}
	
.indent {
	margin-left:20px;
	margin-right:20px;
	}

h1.productName {
	text-align:left;
	}
	
#productAdditionalImages {
	display:inline;
	float:left;
	font-size:0.8em;
	margin:14px 0 0 0;
	}
	
div.additionalImages {
	display:inline;
	float:left;
	margin:0 10px 15px 10px;
	}

.navNextPrevCounter {
	font-size: 0.8em;
	margin:10px 0 5px 0;
	}

.accounthistory th {
	font-weight:bold;
	font-size:0.8em;
	padding:5px;
	border-bottom:1px solid #419db0;
	}
	
.accounthistory td {
	font-size:0.8em;
	border-bottom:1px solid #419db0;
	padding:5px;
	}

#prevOrders th {
	font-weight:bold;
	padding:5px;
	border-bottom:1px solid #419db0;
	}
	
#prevOrders td {
	padding:5px;
	border-bottom:1px solid #419db0;
	}

/* Shopping Cart Styles Start */
#shoppingcartcontainer {
	margin:0 15px;
	}

div.cartTotalsDisplay {
	font-size:0.9em;
	text-align:center;
	}

#cartContentsDisplay {	
	border:collapse:collapse;
	margin:10px 0 0 0;
	}

#cartContentsDisplay td {
	vertical-align:middle;
	}

th.underline {
	border-bottom:1px solid #419db0;
	}
	
td.underline {
	border-bottom:1px solid #419db0;
	}
	
#cartContentsDisplay a:link, #cartContentsDisplay a:visited {
	color:#3a7bae;
	text-decoration: none;
	}

#cartContentsDisplay a:hover {
	color:#3a7bae;
	text-decoration: underline;
	}
	
#cartContentsDisplay th {
	font-weight:bold;
	font-size:0.9em;
	padding: 5px 0;
	border-bottom:1px solid #419db0;
	}

table.cartImgTextDisplay td {
	font-size:0.8em;
	}
	
td.cartUnitDisplay {
	text-align:center;
	padding:0 5px;
	font-size:0.8em;
	}

td.cartTotalDisplay {
	text-align: center;
	padding:0 5px;
	font-size:0.8em;
	}

td.cartProductDisplay {	
	vertical-align:middle;
	text-align:left;
	}

div.cartImage {
	margin: 0.5em 1em;
	}
	
td.cartRemoveItemDisplay {
	text-align:center;
	width:50px;
	}

#cartSubTotal {
	font-weight: bold;
	text-align: right;
	font-size:0.9em;
	line-height: 2.2em;
	padding-right: 10px;
	}
	
#shoppingcarthelp {
	margin:5px 10px;
	}
	
#shoppingcarthelp h1 {
	font-size:1.2em;
	font-weight:bold;
	margin:10px 0;
	}
	
#shoppingcarthelp h2 {
	font-size:1em;
	font-weight:bold;
	margin:5px 0;
	}

#shoppingcarthelp p {
	font-size:0.8em;
	margin:5px 0;
	}
	
#cartAdd {
	float: right;
	text-align: center;
	margin: 15px;
	border: 1px solid #6e6e6e;
	padding: 15px;
	font-size:0.8em;
	}
	
table.shippingEstimator td, table.shippingEstimator th {
	padding:5px;
	}	
/* Shopping Cart Styles End */

table.customgallery td {
	vertical-align:middle;
	padding:9px;
	text-align:center;
	font-size:0.7em;
	}

table.customgallery img {
	margin:0 auto 3px auto;
	border:1px solid #6e6e6e;
	}

#botcontactcontainer {	
	width:1000px;
	margin:0 auto;
	}
	
#botcontact {	
	margin:5px 0 0 0;
	padding:5px 0;
	border-top:1px solid #429db1;
	display:inline;
	float:right;
	width:763px;
	font-size:0.75em;
	color:#848686;
	}
	
.button {
	border-top:1px solid #777;
	border-left:1px solid #777;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	padding:2px;
	background-color:#c8e1ed;
	font-size:0.9em;
	margin:8px 5px 5px 0;
	}
	
textarea.guestbookentry {
	margin:2px 0 0 0;
	}
	
div.testimonial {
	border-bottom:1px solid #5096ba;
	padding:0 0 10px 0;
	}
	
div.testimonialfrom {
	font-weight:bold;
	text-align:right;
	}

/* --- CUSTOM CSS BY STARGLOBAL ENDS --- */






/* --- DEFAULT STYLES START (some have been customized and moved up top) --- */


#navEZPagesTOC ul li a {
	color: #3300FF;
	text-decoration: none;
	}

#navEZPagesTOC ul li a:hover, #navCatTabs ul li a:hover {
	color: #FF0000;
	}


h3 {
	font-size: 1.3em;
	}

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

.biggerText {
	font-size: 1.2em;
	}

h3, h4, h5, h6 {

    margin: 0.3em 3px;

}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

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

TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	}

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

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

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

LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

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

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

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

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

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

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

#navColumnOneWrapper, #navColumnTwoWrapper {
	margin: auto;
	} 

#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

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

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

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/




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

#navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #9a9a9a;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}

#navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

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

#navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#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, #indexProductListCatDescription {
	margin: 0.5em;
	}


#navEZPagesTop {
	background-color: #ffff33;
	}

#navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
	background-color: #FFCC99;
	}

#navColumnTwo {
	background-color: #00BFBF;
	}

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

.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour {
	padding: 0.8em;
	}

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


.tableRow {
	height: 2.2em;
	}

.cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay   {
	padding: 0.5em 0em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

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

.cartOldItem {
	color: #660099;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
  width: 50%; 
  margin: 0.2em;
  padding: 0.5em;
  }

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

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

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

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

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

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

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

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

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}



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

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

/*sideboxes*/
.columnLeft {}

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

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	background-color: #FF6699;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer {
	border: 1px solid #ffffff;
	margin-top: 1.5em;
	}

.sideBoxContent {
	background-color: #ffffff;
	padding: 0.4em;
	}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
	}

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

h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour, #siteinfoCredits, #siteinfoStatus, .center, .cartQuantityUpdate, .cartQuantity, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .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;
	}

/*misc*/
.back {
	float: left;
	}

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

.bold {
	font-weight: bold;
	}

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

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

/* --- DEFAULT STYLES END (some have been customized and moved up top) --- */