/**
 * Comstock Template CSS Stylesheet
 * Author Clyde Jones Copyright 2008 
 *
 * 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 $
 */
 
 /*BOF set the background image of the whole website*/
html{
   background-image:url(../images/beadingplaza_html_bg.gif);
   background-position:top;
   background-repeat:no-repeat;
   }
/*EOF set background image */

body {
    margin: auto;
	padding: 0;
	font: normal 62.5%/1.3em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 907px;
	}
	
/*BOF Main Wrapper - Wraps the contents of the layout*/	
#mainWrapper {
    margin: 0 auto;
    padding: 0;
	background: transparent;
	text-align: left;
	width: 907px;
	vertical-align: top;
	}
/*EOF Main Wrapper*/	

/*BOF Header layout*/	
#headerWrapper {
   margin: 0 auto;
	padding: 0;
	background: transparent;
	width: 907px;
	}
*#topWrapper {
   margin: 0;
   padding: 0;
	text-align: left;
	width: 907px;
	vertical-align: top;
}

#logoWrapper {
    margin: 0 auto;
	padding: 0;
	width: 907px;
	height:95px;
	background: transparent;
	position: relative;
}
#logo {
	margin:0;
	float: left;
	top:8px;
	border:none;
}
#logo a img{
    border:none;
	}
#headertext{
   color:#999999;
   font-size:1.1em;
   width:250px;
   height:15px;
   text-align:center;
   }
#headertext a{
   color:#999999;
   text-decoration:none;
   }
#taglineWrapper {
	float:left;
	font-size:3px;
	width: 500px;
    }
#tagline {
	padding-top:30px;
	font-size: 2.3em;
	text-align : center;
	line-height:13px;
	}
#tagline p{
    color:#006666;
	}
#tagline span.gray{
    color:#999999;
	}
#tagline span.red{
     color:#FF0000;
	}
#navAccountWrapper {
	float:right;
	background-image:url(../images/account_bar.gif);
	height: 31px;
	width: 604px;
	position:absolute;
	top:-1px;
	left: 303px;
}
#navAccount {
	height: 31px;
	font-size: 1em;
	width: 686px;
	position:absolute;
	top: 0px;
	left: -106px;
}

#navAccount ul  {
margin: 0;
padding: 3px 0px 0 9px;
display:inline;
	}
#navAccount li  {
margin-right:10px;
padding:0;
display:inline;
	}		
#navAccount ul li a {
margin-right:10px;
padding: 3px 12px 0 20px;
background:transparent;
color:#999999;
float:right;
text-decoration:none;	
}
#navAccount li.FAQ a{
background:url(../images/icon_FAQ.gif) left center no-repeat  no-repeat;
height:16px;

}
#navAccount li.FAQ a:hover{
color:#FD4D98;
background:url(../images/icon_FAQ_1.gif)  left center no-repeat no-repeat;
}
#navAccount li.shop a {
background:url(../images/icon_cart.gif) left center no-repeat  no-repeat;
height:16px;

}
#navAccount ul li.shop a:hover {
color:#FD4D98;
background:url(../images/icon_cart_1.gif) left center no-repeat  no-repeat;
}
#navAccount li.account a {
background:url(../images/icon_account.gif) left center no-repeat  no-repeat;
height:16px;

}
#navAccount ul li.account a:hover {
color:#FD4D98;
background:url(../images/icon_account_1.gif) left center no-repeat  no-repeat;
}
#navAccount li.contact a {
background:url(../images/icon_contact.gif) left center no-repeat  no-repeat;
height:16px;
height:16px;

}
#navAccount ul li.contact a:hover {
color:#FD4D98;
background:url(../images/icon_contact_1.gif) left center no-repeat  no-repeat;
}
#navAccount li.login a{
background:url(../images/icon_log.gif) left center no-repeat  no-repeat;
height:16px;

}
#navAccount li.FAQ a,#navAccount li.shop a,#navAccount li.account a,#navAccount li.contact a,
#navAccount li.login a{
margin-top:0px;
}

#navAccount li.login a:hover{
color:#FD4D98;
background:url(../images/icon_log_1.gif) left center no-repeat  no-repeat;
}
#navMainSearch {
	float:right;
	margin-top:52px;
	}
/*EOF Header layout*/

/*BOF navMainWrapper backgroundimage with "welcome to BeadingPlaza"*/
#navMainWrapper {
	margin: 0;
	padding: 0px 0px 0px 0px;
	background-image:url(../images/silver_bar.jpg);
	background-repeat:no-repeat;
	font-weight: bold;
	color: #006666;
	height: 178px;
	width: 907px;
	}
.date {
	margin: 0 50px 0 0;
	padding-right: 0px;
	float: right;
	color: #006666;
	font-weight: bold;
	text-align: right;
	font-size: 1em;
	line-height:normal;
}
#donate {
	position: absolute;
	top: 35px;
	right: 0;
	color:#000;
	font-weight: bold;
	text-align: left;
	font-size: 1.2em;
	line-height:normal;	
}
/*EOF navMainWrapper picture with"welcome to BeadingPlaza"*/
/*EOF top main navigation*/		

/*BOF define the categories menu I add the stylesheet_categories_menu and redine some attributes here*/
#navCatTabsWrapper {
	margin: 0;
	background-color: transparent;
	font-weight: bold;
    height: 1%;
	width: 100%;
	}
#navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: left;
	line-height: 1.5em;
	}
#navCatTabs ul li {
	display: inline;
	white-space: nowrap;
	}
#navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: transparent;
	}
#navCatTabs ul li a:hover {
	color: transparent;
	}
#nav-cat {
  width: 150px; margin: -1px 0 0 -1px;
  background-color: transparent; 
  font-weight:bold;
  text-align: left;
  line-height: 23px;
  
	}
#nav-cat ul {
margin: 0; 
padding: 0; 
padding-top: 0;
 width: 150px; 
  }

#nav-cat ul.level2 {margin: 10; padding: 2; width: 150px; 
  background-color: transparent;
  
	}
#nav-cat ul.level2 {background-color: transparent; 
}
#nav-cat ul.level3 {background-color: transparent;
}
#nav-cat ul.level4 {background-color: transparent;
}
#nav-cat ul.level5 {background-color: transparent;
}
#nav-cat ul.level6 {background-color: transparent;
}
#nav-cat li {
 position: relative;
 list-style: none; 
 margin: -2px;
 margin-top: 6px;
 z-index: 20; 
 height: 23px;
 width: 150px;
 }

#nav-cat li li {
  margin: 0px; 

} 
#nav-cat li:hover { 
background-image:#ADCECE;
}
#nav-cat li.submenu {/* the second level menu*/
background:url(../images/arrow-cubcat.gif) no-repeat right top;
display:block;
}
#nav-cat li.submenu:hover {
background-image:url(../images/arrow-cubcat-s.gif);
display:block;

}
#nav-cat ul {background-color: transparent;
	}
#nav-cat li a {
display: block; 
padding: 0.25em 0 0.25em 0.5em;
text-decoration: none; 
width: 150px;
color:#000000;
  }

#nav li a:hover {border: none;
}
#nav-cat>ul a {width: 150px;
}
#nav-cat ul ul {position: absolute; top: 0; left: 152px;
  display: none;
	}
#nav-cat ul.level1 li.submenu:hover ul.level2, 
#nav-cat ul.level2 li.submenu:hover ul.level3,
#nav-cat ul.level3 li.submenu:hover ul.level4,
#nav-cat ul.level4 li.submenu:hover ul.level5,
#nav-cat ul.level5 li.submenu:hover ul.level6 {display:block;
}
/*EOF define the categories menu I add the stylesheet_categories_menu and redine some attributes here*/

/*BOF center content wrapper*/		
#centerOuterBorder {
margin: 0px 0px; /*gives spacing at top and bottom*/
padding: 0px 0px 0px 0px; /*spacing between this and the mainWrapper*/
background-image:none;

}

#contentColumnMain {
	vertical-align: top;
	margin: 0px 0px; 
padding: 0px 0px 0px 0px
	}
	
.centerColumn {
	padding: 0.8em 0.8em 40px 0.8em;
	background: transparent;
	font-size: 1.2em;
}	

#contentMainWrapper {/*set the backgroundimage of contentMainWrapper*/
	padding: 0 0 0 0;
	background:url(../images/mainwrapper_background.jpg);
}
	
	
#navBannerareaWrapper{
	width:602px;
	height:244px;
    margin:auto;
    padding: 0 0 0 2px;
	vertical-align:top;
}
#banner_area{
	margin: 0;
	padding: 0.5em 0 .5em 2px;
    height: 244px;
	width:602px;
	}
#featureProductArea{
    width:607px;
	height:180px;
	}
#featureProductHeader{
    width:607px;
	height:25px;
	margin-top:10px;
	}
.centerContentHeader{
    font-size:16px;
	color:#006666;
	weight:bold;
	}
#featureProductAreaLeft{
     width:301px;
	 height:180px;
	 float:left;
	 }
#featureProductAreaRight{
     width:303px;
	 height:180px;
	 float:right;
	 }
#whatsNew{
     margin-top:20px;
	  color:#FD4D98
	 }
#wayToBuy{
    width:606px;
	height:620px;
	background:none;
	margin-top:50px;
	}

#contentColumnMain {
	vertical-align: top;
	}
.centerColumn {
	padding: 0.8em 0.8em 40px 0.8em;
	background: transparent;
	font-size: 1.2em;
}

/*EOF center column content*/	

/*BOF  define right and left sidebox wrappers their position*/		
#navColumnOne, #navColumnTwo {
	padding-bottom: 0;
	background-color: transparent;
	vertical-align: top;
	font-size: 1em;
	}	
#navColumnOneWrapper{
	margin:left;
	}
#navColumnTwoWrapper {
    margin:right;
	}
	
.leftBoxContainer, .rightBoxContainer {
	margin-top: 1em;
	}
.leftBoxContainer a img,.rightBoxContainer a img{
    border:none;
	}
.leftBoxHeading, .rightBoxHeading {
	margin: 0;
	padding: 0.5em 0;
	background-image:url(../images/sidebox_header_bg.gif);
	background-repeat:no-repeat;
	text-align: center;
	}
h3.leftBoxHeading, h3.rightBoxHeading {
	font-size: 1.2em;
	color: #006666;
	}
h3.leftBoxHeading label, h3.rightBoxHeading label, h3.leftBoxHeading label a, h3.rightBoxHeadinglabel  a {
padding: 0.3em 0;
	color: #000;
	line-height: normal;
	}
h3.leftBoxHeading a, h3.rightBoxHeading a {
	color: #006666;
	text-decoration: none;
	}
	
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover{
	color: #FD4D98;
	text-decoration: none;
	} 
.sideBoxContent {
	margin: 0;
	padding: 0 0.3em 1em 0.3em;
	background-image:none;
	background-repeat:no-repeat;
	background-position:bottom;
	line-height: normal;
	}
.sideBoxContent a{
color:#666666;
}
.sideBoxContent a:hover {
color: #006666;
text-decoration:underline
}


#bestsellers .wrapper {
	margin: 0 0 0 1em;
	padding: 0;
	}
#bestsellers ol {
	margin-left: .5em;
   padding: 0;
	}
#bestsellers li {
	margin: 0.3em 0em 0.3em 0.5em;
	padding: 0;
	}
#bannerboxHeading {
	background-color: transparent;
}
.centerBoxHeading {
	margin: 0;
	height: 26px;
	background:#CCEFF7;
	padding: 0.4em 0.2em 0 0.2em;
	text-align: center;
	}
/*EOF right and left sidebox containers*/


/*BOF define the right sidebox containeer's style,include shoppingcart\lowestshipping_ad\temp_ad and ways to cantact BP*/
#shoppingcart{
     width:129px;
	 height:282px;
	 background-image:url(../images/shopping_cart_area.gif);
	 background-repeat:no-repeat;
	 margin-top:10px;
	 font-size:9px;
	 font-weight:bold;
	 }
#shoppingcart a{
     color:#006666;
	 }
#shoppingcart a:hover{
     color:#FD4D98;
	 }
#shoppingcart grey{
     font-size:9px;
	 color:#999999;
	 }
#lowestshippingcost,#tempad{
     height:67px;
	 width:130px;
	 }
#tempad{
      margin-top:10px;
	  }
#way_to_contact{
      height:60px;
	  width:129;
	   margin-top:10px;
	   }
	  
/*EOF define the right sidebox containeer's style,include shoppingcart\lowestshipping_ad\temp_ad and ways to cantact BP*/

/*define the bottom navigation*/
#navSuppWrapper {
	margin-top:0;
	font-weight: bold;
	text-align:center;
	color: #006666;
	height: 95px;
	width: 907px;
	background-image:url(../images/bottom_area_one.jpg);
	background-repeat:no-repeat;
	}
	
#navSuppWrapper a{
    	font-weight: bold;
	    color: #006666;
		}
#navSuppWrapper a:hover{
        color:#FD4D98;
		}
#bottom{
    background-image:url(../images/bottom_area_two.jpg);
	background-repeat:no-repeat;
	width:907px;
	height:60px;
	text-align:center;
	color:#999999;
	}
#bottom a{
     color:#999999;
	 }
/*EOF bottom navigation*/


/*BOF the stylesheet below is as same as the old stylesheet,if you want to redefine it,just do it*/
#footerWrapper {
margin: 0 auto;
padding: 0;
	background: none;
	height: 95px;
	width: 907px;
}
#copyrightBox {
margin: 0;
padding: 0 5px;
	width: 20%;
	float: right;
}
#siteinfoLegal {
margin: -20px 0 0 0;
	padding: 0 0 0 0;
	font-size: 0.9em;
}
#shopinfoBox {
margin: -25px 0 0 0;
padding: 0 5px;
	width: 20%;
	float: left;
}
#shopinfo {

	padding: 0 0 0 0;
	font-size: 0.9em;
}
#shopOptions {
	margin: 10px 0 0 0;
	padding: 0;
	background: url(../images/options.gif) center center no-repeat;
	height: 40px;
}
/*EOF copyright information*/

/*BOF Product Listing Display*/
tr.productListing-rowheading,.tableHeading{
margin:0;padding:.5em 0.2em;
font-size:1em;
text-align:center;
background:#efeeee;
color:navy;
height:24px;
}

tr.productListing-rowheading a,.productListing-heading a,.tableHeading a{
background:transparent;
color:navy;
}
.productListing-heading{
font-weight:700;
font-size:1em;
}

#productListing{
background-color: transparent;
}

.productListing-even .productListing-data,.productListing-even .linkListing-data{
padding:5px 0;
font-size:1em;
color:#000;
}
.productListing-odd .productListing-data,.productListing-odd .linkListing-data{padding:5px 0;font-size:1em;color:#000;}
.productListing-even {font-size:1em;color:#000;}
.productListing-odd {font-size:1em;color:#000;}
.itemTitle{padding:0 0 0 3px;font-size:1.1em;font-weight:700;text-align:left;}
.listingDescription{padding:0 0 0 3px;text-align:left;clear:left;}
/*EOF Product Listing Display*/
/*BOF Product Info Display*/
.categoryIcon {}
.navSplitPagesResult {
margin: 20px 0 20px 0;
padding: 0;
}
.navSplitPagesLinks {
margin: 20px 0 20px 0;
padding: 0;
}
.navNextPrevCounter {
	margin: 5px 0 5px 0;
	padding: 0 0 15px 0;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 5px 0 50px 0;
	padding: 5px 0 5px 0;
	list-style-type: none;
	}
#productDescription {
margin:0;
padding:0 0 2px 0;
line-height:1.3em;
}
#productDescription ul {
margin:0;
padding:0;
display:block;	
}
#productDescription  ul li {
margin-right:2px;
padding:2px 0 2px 17px;
color: #000;
list-style: none;
font-size: 1.1em;
}
.tick  {
background: url(../images/tick.png) left center no-repeat;
height:16px;
}
.new  {
background: url(../images/new.png) left center no-repeat;
height:16px;
}
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	}
.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}
.attributesComments {}
.optionName {
margin:0 0 0 0.3em;
	padding: 0 0 0.2em 0.3em;
	line-height: normal;
	font-size: 1.1em
}
LABEL..attribsRadioButton {
		margin: 0 0.3em 0.2em 0.2em;

}
/*h4.optionName {
	line-height: normal;
	padding: 0 0 0.2em 0.5em;
	font-size: 1.1em
}
h4.optionName label {
		line-height: normal;
	font-size: 1em
}*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}
/*EOF Product Info Display*/
	
a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #000;
	text-decoration: none;
	}
 
a:visited {
	color: #000;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover {
	color: #000;
	}

a:active {
	color: #000;
	}

h1 {
	font-size: 1.2em;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, LEGEND, ADDRESS, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em;
	}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	vertical-align: middle;
	}

TEXTAREA {
    margin: 0.5em auto 0;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #efeeee;
	}
option {
	font-size:1.1em;
}
FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}
LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch {
	float: left;
	}
	
P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	color:#000;
	}

.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.2em;
	border: 1px solid #000000;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/

#cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}
.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}
/*navigation*/

#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, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}
/*The main content classes*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}

.smallText, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}
/*Shopping Cart Display*/

.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#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: #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;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

#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;
	}

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

.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 ;
	}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/


/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

/*sideboxes*/
.columnLeft {}


.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}


#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;
	}

.forward {
	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;
	}

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;
	}

#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;
	}
.navNextPrevWrapper {
	margin: 10px 0 20px 0;
	padding: 0;
}


.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}
.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}
	
/*EOF the stylesheet above is as same as the old stylesheet,if you want to redefine it,just do it*/
