/**
 * 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 $
 */
 /*Hipperfashion Style*/

body {
	margin: 0;
	font-family: calibri;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	}

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

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

/*a:active {
	color: #000000;
	}*/

h1 {
	color: #00b2d9;
	font-size: 20px
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

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

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
	}
.buckaroo_block {
	border: solid;
	border-color: #000000;
	border-width: 1px;
}	

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

#h_right_container {
	float:right;
	width: 190px;
}

#h_currency{
	float: right;
	width: 200px;
}

#h_search{
	float: right;
	width: 380px;
	text-align: right;
	margin: 165px 10px 0 0;
	font-size: 12px;
}

#h_login {
	float: right;
	width: 190px;
	margin:5px 0 0 0;
	}

#h_login {
	float: right;
	margin: -5px 8px 0 0;
	}

#login_form {
	float: right;
	text-align: right;
	margin: -5px 8px 0 0;
	}

.h_login_fields {
/*	float: left; */
}

.h_login_title {
	text-align: left;
	margin : 5px 0 5px 53px;
	font-size: 12px;
	color: #00b2d9;
}

.h_login_button {
/*	float: left; */
	margin: 0px 0px 0 5px;
}

.h_login_forgot {
/* 	float: left; */
	margin : 4px 2px 0 0;
	font-size : 10px;
}

.h_login_forgot a {
	color : #595C5C;
	text-decoration: none;
}

.h_login_forgot a:hover{
	text-decoration: none;
	color: #00b2d9;
}

#h_login #logged {
	float: right;
	margin: 0px 8px 0 0;
	font-size: 10px;
	color: #000000;
}

#h_login #logged ul {
	margin: 0;
	padding: 8px 0 0 0;
	list-style-type: none;
	text-align: right;
	line-height: 1.5em;
	}

#h_login #logged ul li {
	display: block;
	}

#h_login #logged ul li a {
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #000000;
	white-space: nowrap;
	}

#h_login #logged ul li a:hover {
	text-decoration: none;
	color: #808080;
	}

#h_link {
	float: right;
	width: 300px;
	padding: 0 10px 0px 0;
	text-align: right;
	}
	
#h_link a {
	color : #000000;
	text-decoration: none;
	font-weight: bold;
}

#h_link a:hover{
	text-decoration : none;
	color: #808080;
}

#h_button {
float:left;
margin-top:-7px;
padding:0px;
}

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

#h_button_left {
float:left;
width:100px;
}

#h_button_left li {
margin-bottom:2px;
}

#h_button_right {
float:left;
width:25px;
}

#h_button_right li {
margin-bottom:7px;
}

#h_center_link {
position:absolute;
top:190px;
/*margin-top:-65px;*/
margin-left:200px;
}

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

#h_center_link li {
float:left;
margin-right:20px;
}

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: 0.2em;
	border: 1px solid #9a9a9a;
	}

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

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

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

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

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

#headerWrapper {
	margin: 0px;
	height:259px;
	}

#contentMainWrapper { 
	margin-top: -15px;

	font-size: 12px;
	}	

#logoWrapper{
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height:259px;
	margin: 0 0 0 0;
	overflow:hidden;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0em;
	margin-right: 0em;
	}
	
#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

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

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

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

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

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #FFFFFF;
	/*background-image: url(../images/bg.png);*/
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #000000;
	height: 1%;
	}
#navSupp{
	width: auto;
	margin: 0px auto 0 auto;
}
#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;
	color: #595C5C;
	}

#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: 0 0 0 0;
	margin: 0;
	color: #595C5C;
	white-space: nowrap;
	/*font-variant:small-caps;*/
	font-size:12px;
	}
#navSupp ul li a:hover {
	color: #00b2d9;
}
#navCatTabs ul li a {
	color: #9a9a9a;
	}

#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;
	}
.buttonRow {
	padding-bottom : 0px;
}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	padding: 0.5em 0.5em;
	background-color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	}

#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;
	font-size: 13px;
	width:145px;
	overflow:hidden;
	}
/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .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;
	}
/*Center column, product catalog*/	
.centerColumn {
	/*background-color: #FFFFFF;*/
	color: #000000;
	margin: 0px 0px 0px 0px;
	height: auto;
	overflow: none;
	/*min-height:1275px;*/
	padding: 10px 20px 50px 20px;
	}

#productsListingTopNumber, #productsListingListingTopLinks {
	margin: 0 0 10px 0;
}	
#productsListingBottomNumber, #productsListingListingBottomLinks {
	margin: 10px 0 0px 0;
	padding: 0 0 30px 0;
}
#productsListingListingBottomLinks {
	padding: 10px 0 0 0;
}
#productsListingListingTopLinks, #productsListingListingBottomLinks{
	margin: 0 13px 0 0;
}
#productsListingTopNumber, #productsListingListingTopLinks,#productsListingBottomNumber, #productsListingListingBottomLinks {
	font-size: 11px;
}
#productsListingListingTopLinks, #productsListingListingBottomLinks a {
	color: #000000;
}
#productsListingListingTopLinks, #productsListingListingBottomLinks a:hover {
	color: #00b2d9;
}
#productsListingListingTopLinks, #productsListingListingBottomLinks .current {
	color: #00b2d9;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}
/*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;
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #000000;
	}

TH {
	text-align: center;
	padding: 0px 0 0px 0;/*table in product listing*/
}
.centeredContent{
	float: left;
	padding: 10px 10px 10px 10px;/*table in product listing*/
	width : 177px;/*ori: 142*/
	height: auto;
	/*border-right: 1px dashed #B8B8B8;*/
	/*border-bottom: 1px dashed #B8B8B8;*/
}
.rowSeparator {
	float: left;
	border-bottom: 1px dashed #00b2d9;
}
.productListingPlacement {
    float: left;
 	margin: 0px 0px 0px 5px;
 	/*border: 1px solid #D8CACA;*/
 	width: 167px;/*ori: 132*/
 	/*height: 230px;*/
 	height: 100%;
 	text-align: center;
	background-color:#FFFFFF;
	overflow:hidden;
}

/*.listingProductImage {
	max-width: 100%;
	max-height:170px;
}*/

.imgcenter {
	width: 100%;
	height: 170px;
	overflow:hidden; 
	background-color:#FFFFFF;
	display: table-cell;
	text-align:center;
	vertical-align: middle;
	
	#vertical-align:middle;
	#display: block;
}

/** html .imgcenter {
	vertical-align:middle;
	display: block;
	background-color:#000000;
}
*/
.imgcenter span {
    #display: inline-block;
    #height: 145px;
    #width: 1px;
}

.imgcenter img{
	max-height: 170px;
}

.productBorderRight{
	border-right: 1px dashed #00b2d9;
}
.productNoBorder{
	border: none;
}
.itemTitle, .itemModel, .itemManufacturer, .itemPrice {
 	float: left;
 	text-align: left;
 	margin: 0 0 0 0px;
 	padding: 0px 0 0 5px;
 	font-size: 11px;
 	font-weight: bold;
}
.itemTitle {
 	color: #000000;
 	padding: 5px 0 0 5px;
}	
.itemTitle a{
 	color: #000000;
 	text-decoration: none;
}
.itemModel {
 	font-size: 11px;
}
.itemManufacturer a{
 	text-decoration: none;
}
.itemPrice {
 	font-size: 11px;
 	padding-bottom: 5px;
}
.wrapper_notes {
width: 100%;
/*height: 52px;*/
height: 100%;
float: left;
margin: 10px 0 0 0;
background-color: #87ceeb;
}
.wrapper_notes1 {
width: 100%;
/*height: 52px;*/
height: 100%;
float: left;
margin: 10px 0 0 0;
background-color: #87ceeb;
}
.productListingSeparator {
	width: 788px;
}

/*Product info*/
.separator,.productListingSeparator {
	float: left;
	height: 9px;
	background-image: url(../images/separator.png);
	background-repeat: repeat-x;	
}
.separator {
	width: 750px;
}
#productMainImage {
	float: left;
	margin: 5px 5px 5px 0;
}

#productAdditionalImages {
	float: left;
	margin: 0px;
}

.additionalImages{
	float: left;
	margin: 5px 0px 0px 0;
}

#productdetailwrapper {
	float: left;
	width: 365px;
	margin: 0px 0px 0px 5px;
}

.detailBlock{
	float: left;
	width: 100%;
	/*background-image: url(../images/bg_prodinfo.png);*/
	background-repeat: repeat;
}

.block1 {
	height: 116px;
	overflow: none;
	/*border-bottom: 1px dashed #C0C0C0;*/
	margin: 5px 0 0 0;
}

.block2 {
	height: 100px;
	border-bottom: 1px dashed #C0C0C0;
}

.block3 {
	height: 75px;
	border-bottom: 1px dashed #C0C0C0;
}

.block4 {
	height: 84px;
}
#wrapper_product_info{
	width: 90%;
	height: auto;
	padding: 0 0px 0px 0;
	margin: 10px 0 10px 10px;
	background-color: #87ceeb;
}
/*Nifty Rounded Corners*/
b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #87ceeb}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
#productName {
 	text-align: left;
 	padding: 5px 0 0 15px;
 	font-size: 14px;
 	font-weight: bold;
 	color: #000000;
}

#productDescription {
 	text-align: left;
 	padding: 0px 0 0 10px;
 	font-size: 11px;	
}

#productDetailsTable {
	width: 330px;
	margin: 10px 0 0 11px;
}

.detailTitle {
	font-size: 11px;
 	font-weight: bold;
 	color: #000000;
}

.detailDesc {
	font-size: 11px
}

.detailPrice {
	margin: 22px 0 0 10px;
	font-size: 25px;
	font-weight: normal;
}

.buttonAddToCart {
	float: right;
	margin: 10px 0 0 0px;
      padding: 0px;
}

.socialmodule {
	float: left;
	margin: 30px 0 0 0px;
        padding: 0px;
}


.reportprice {
	float: left;
	margin: 6px 0 0 0px;
        padding: 0px;
}

.wishlist {
	float: left;
	margin: 10px 0 0 0px;
        padding: 0px;
}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid #00b2d9;
	text-align: left;
	padding: 5px 5px 5px 5px;
	}	

#cartSubTotal {
	background-color: #FFFFFF;
	 }
TR.tableHeading, .tableHeading, .cartTableHeading {
	background-color: #00b2d9;
	padding: 5px 5px 5px 5px;
	}
#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height:auto;
	}

.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;
	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: 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*/
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

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

.attributesComments {}


/*sideboxes*/
.columnLeft {}

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

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0;
	background-color: #FFFFFF;
	border-top: 1px dotted #746E6E;
	padding: 10px 0 0 10px;
	color: #000000;
	letter-spacing: 1px;
	text-align: left;
	font-size: 12px;
	font-family: 'calibri';
	text-transform: uppercase;
	}

.centerBoxHeading{
	margin: 0;
	background-color: #FFFFFF;
	border-top: 1px dotted #00b2d9;
	padding: 10px 0 0 35px;
	color: #ed1c24;
	letter-spacing: 1px;
	text-align: left;
	font-size: 11px;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	margin-top: 1.5em;
	}
	
#categoriesHeading,#categoriescssHeading,#manufacturersHeading,#informationHeading,
#manufacturerslistHeading,#searchHeading,#gendersideboxHeading, #languagesHeading{
	text-transform: lowercase;
	text-align: left;
}	

.sideBoxContent {
	background-color: #FFFFFF;
	padding: 5px 0 0 20px;
	color: #000000;
	}
#languagesContent{
	padding: 10px 0 0 20px; 
	}

.sideBoxContent a, .left_seach a{
	color: #000000;
	line-height: 15px;
	}

.sideBoxContent a:hover, .left_seach a:hover {
	color: #00b2d9; 
}

.genderitem {
	margin: 0 0 15px 0;
}

#gendersideboxContent a{
  background-color: #000000;	
  padding: 3px 5px 3px 7px;
  font-weight: normal;
  font-size: 12px;
  color: #FFFFFF;
  text-transform: uppercase;
  letter-spacing: 1px;
}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 
/*Addons for manufacturers list module*/	
#manufacturerslistContent ul {
	list-style:none;
	padding:0;
	}
#manufacturerslistContent{
	margin-top: -10px;
	}
/*eof manufacturers list*/

/*bof left search box module*/
#leftSearchHeading{
	text-transform: lowercase;
	text-align: left;
}	
.left_seach {
	padding: 5px 0 0 20px;
}

/*.left_search a ada diatas.*/

.search_subtitle {
	color : #428dff;
}
/*eof price range module*/	
	
.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

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

#siteinfoLegal {
	margin: 0 0 10px 0;
}
#siteinfoLegal a {
	color: #000000;
}
#siteinfoLegal a:hover {
	color: #00b2d9;
}
#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: #000000;
	text-decoration: none;
	}
A.category-top:hover {
	color: #00b2d9;
	text-decoration: none;
	}	
A.category-links, A.category-links:visited {
	color: #000000;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #000000;
	text-decoration: none;
	text-transform: lowercase;
	}
A.category-products:hover{
	color: #00b2d9;
	text-decoration: none;
}
SPAN.category-subs-parent {
	font-weight: bold;
	color: #00b2d9;
	}
SPAN.category-subs-selected {
	font-weight: normal;
	color: #00b2d9;
	}
/* 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
	}

.productListing-rowheading {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	height: 2em;
	color: #FFFFFF;
	}
/*
#productListHeading, #cartDefaultHeading, #loginDefaultHeading, #checkoutShippingHeading, #checkoutPaymentHeading, 
#checkoutConfirmDefaultHeading, #checkoutSuccessHeading, #logoffDefaultHeading{
	color: #00b2d9;
	font-size: 20px;
}
*/
#productListHeading {
	margin : 30px 0 0 0;
}
#productListHeading a{
	color:  #00b2d9;
}
#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;
	}

#center_content {
	margin:15px 0 0 0;
	background:#000000;
	min-height:610px;
	background:url(../images/background.jpg) no-repeat;
}

#navCurrenciesWrapper a {
color: #000000;
text-decoration: none;
}

#navCurrenciesWrapper a:hover {
color: #FF0000;
text-decoration: none;
}

#productfilter form input, form textarea input, select, textarea{width:100px;}

