body {
    color: #000;
    font: 12px/17px arial;
	background:#fff;
	margin: 0 auto;
    width: 100%;
}
a img { border:0px;}


 .related-grid, .product-ok {
    background: #fff;
    overflow: hidden;
    padding:5px;
	margin:2px;
    position: relative;
    text-align: center;
	border: 1px solid #d5d5d5;

}
.sideBoxContentItem {
    background: #fff;
    margin: 5px 5px 8px;
    overflow: hidden;
    padding:5px;
    position: relative;
    text-align: center;
	border: 1px solid #d5d5d5;
}
 .related-grid:hover, .product-ok:hover ,.sideBoxContentItem:hover ,.centerBoxContentsFeatured:hover {
    box-shadow: 0 0 5px #222;
}
.product-title a:hover {
    text-decoration: underline;
}
.sideBoxContent.centeredContent {
	float: left;
}
.box-body {
  	float: left;
	width:100%;
}

#productListing .product-ok {

}
a:link, #navEZPagesTOC ul li a,a:visited,a:active {
	color:#222;
	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: #000;
	}

#colCenter {
	padding:2px;
	width:100%;
	background:#fff;
}
.itemTitle{ margin-top:5px; padding:0px 2px;}
#indexDefaultMainContent {
    background-color: #000;
    color: #fff;
    margin:5px auto;
    padding: 5px;
    width: 990px;
	display: none;
}
#whatsnew {
    background-color: #fff;
}
h1 {
	font: bold 15px arial;
	padding: 0 0 2px 0;
	margin: 0 0 10px 0;
	}

h2 {
	font: bold 14px arial;
	display: block;
	}

h3 {
	font-size: 1em;
	padding-bottom: 5px;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .side-Box, .larger{

	font-size: 1em;

	}

.biggerText {

	font-size: 1.2em;

	}



h1, h2, h3, h4, h5, h6 {

	margin: 0.1em 0;

	}
#left{ float:left; width:47%; padding:0;}
#right{ float:right; width:50%; }

CODE {

	font-family: arial;

	font-size: 1em;

	}



FORM, SELECT, INPUT {

/*	display: inline;*/

	font-size: 12px;

	margin: 0.1em;

	}



TEXTAREA {

	margin: auto;

	display: block;

	width: 95%;

	}


*+ html FIELDSET {

	padding: 13px;

	margin: 3px 0 12px 0;

	border: 1px solid #d6d6d6;

	}

FIELDSET {

	padding: 13px;

	margin: 10px 0 17px 0;

	border: 1px solid #d6d6d6;

	}



LEGEND {

	font: bold 13px arial;

	padding: 4px 7px;

	color: #000;

	background: #f5f5f5;

	}



LABEL {

/*	line-height: 1.5em;*/

	padding: 0.2em 0;

	line-height: 23px;

	}

h4.optionName {

}



LABEL.checkboxLabel, LABEL.radioButtonLabel {

	margin: 0.5em 0.3em;

	}



#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {

	float: left;

	}

.categoryListBoxContents a {

	text-decoration: none;text-transform: capitalize;

}

.sizechart-wrapper {
    background: #fff;
    padding: 5px 0;
    text-align: center;
	width: 100%;
}

.sizechart-table {
	border-collapse: collapse;
}
.sizechart-image {
    float: right;
}

.sizechart-title {
    font-size: 15px;
    font-weight: normal;
    margin: 0;
    padding: 5px 10px;
    text-transform: uppercase;
}
LABEL.inputLabel {

	width: 12em;

	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: 0px;

	}



ADDRESS {

	font-style: normal;

	}



.clearBoth {

	clear: both;

	}



HR {

	height: 1px;

	margin: 5px 0;

	border: none;

	border-bottom: 1px solid #e4e4e4;

	}

.dotted-line {

	height: 1px;

	background: url("../images/dotted_line.gif") repeat-x 0 0;

}

.float-r {

	float: right;

}

.float-l{

	float: left;

}



ul {

	list-style-image: none;

	list-style-position: outside;

	list-style-type: none;

	padding: 0;

	margin: 0;

} 



.align-center {

	margin: auto !important;

	text-align: center !important;

}



/*warnings, errors, messages*/

.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {

	line-height: 1.8em;

	padding: 0.3em;

	margin: 0 10px;

	border: 1px solid #9a9a9a;

	}



.messageStackWarning, .messageStackError {

	background-color: #cf0000;

	color: #ffffff;

	}



.messageStackSuccess {

	background-color: #e0f8b6;

	color: #000000;

	border: 1px solid #d0e46e;

	}



.messageStackCaution {

	background-color: #ffe3a8;

	color: #000000;

	}


/*wrappers - page or section containers*/
#mainBody {
    background-color: #fff;
    margin: auto;
    width: 1000px;
	}
#banner{ width:100%; margin-bottom:5px;}
#headerB, #maincontentWrapper, #logoContent, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
#maincontent{	
    margin: auto;
    width:1000px;
	box-shadow: 0 0 2px 2px #d5d5d5;
}
#navColumnLeftWrapper, #navColumnRightWrapper{
	margin: auto;
	float: left;
	margin-right: 0.2em;
	}
#categories {
}
#tagline {
/*	margin: 0.7em 0 0 1em;
	padding: 0 0 0.4em 1em;*/
	float: left;
	}
#tagline_header {
	border-left: 1px solid #dddddd;
	font: bold 20px arial;
	color: #888888;
	margin: 0.7em 1em;
	padding: 0 0 0 1em;
}
#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}
.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 44%;
	}
.wrapperAttribsOptions {
	margin: 0em 0em;
	}
/*navigation*/
.navSplitPagesLinks .current,.navSplitPagesLinks .current{
	background-color: #000;
    border: 1px solid #000000;
    color: #fff;
    padding: 3px 6px;
}
.prolist{ height:30px; padding:0 10px;}
.navSplitPagesLinks, .navSplitPagesResult {
	padding: 5px;
}
.navSplitPagesLinks a {
    border: 1px solid #aaa;
    padding: 3px 6px;
}
.navSplitPagesLinks a:hover {
    border: 1px solid #000;
}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {

	display: inline;

	white-space: nowrap;

	margin: 0;

	padding: 0.5em 0em;

	list-style-type: none;

	}
#navMainWrapper,  #navCatTabsWrapper {
	margin: 0em;
/*	background-color: #abbbd3;*/
	padding: 0.5em 0.2em;
	font-weight: bold;
/*	color: #ffffff;*/
	height: 1%;
	}
#footerC {
	width:1000px;
    padding: 0 0;
	margin:10px auto;
	text-align:left;
	padding:0 0;
	background: #E8E8E8;
	border: 1px solid #CCCCCC;
}
#navCatTabsWrapper {

	background-color: #ffffff;

	color: #9a9a9a;

	background-image:none;

}



#navMain ul, #navCatTabs ul {

	margin: 0;

	padding: 0.5em 0em;

	list-style-type: none;

	text-align: center;

	line-height: 1.5em;

	}



#navMain ul li, #navCatTabs ul li {

	display: inline;

	}

.EZPagefooter 

{

	height:25px;

	text-align:center;

}

.EZPagefooter ul li {

	font: normal 12px arial;

	display:inline;

	margin: 0 2px 0 2px;

}

.EZPagefooter li a{

	color:#fff;

	padding:10px 0;

}

#navMain ul li a, #navCatTabs ul li a {

	text-decoration: none;

	padding: 0em 0.5em;

	margin: 0;

	color: #ffffff;

	white-space: nowrap;

	}

.footerlegalCopyright {

	font: 11px arial !important;

	line-height: 30px !important;

	 text-align: left;

	 width:100%;

	 color:#000;

	 padding:0 0;

	 text-indent:15px;

}

.footerlegalCopyright a{ color:#000; text-decoration:underline}

.footerlegalCopyright a:hover{ text-decoration: none; color:#FF0000}



#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;

	}

#cartAdd{ width:100%; float:left; margin-top:10px;}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {

	margin: 0.5em 0;

	}



#navMainSearch {

	float: right;

	}



#Breadcrumbs {

	padding: 0 0;

	font:  13px arial;

	height:32px;

	line-height:32px;

	width:100%;

	color:#817A7A;

	text-indent:10px;

	}

#Breadcrumbs a { color:#817A7A;}

#Breadcrumbs a:hover{ text-decoration: underline; color:#000000;}



#productName{

	border-bottom:1px solid #ECEAEA;

    font-size: 16px;

    margin: 0 0;

    padding: 5px 0;

	color:#4D5255;

	text-transform:capitalize;

}

.pross{ width:100%; clear:both; display:block;}

.pro_des{

	background-color: #FFFFFF;

    border-left: 1px solid #CCCCCC;

    border-right: 1px solid #CCCCCC;

    border-top: 1px solid #CCCCCC;

    color: #3399CC;

    float: left;

    font-weight: bold;

    padding: 9px 16px;

    position: relative;

    text-transform: uppercase;

    top: 1px;

    z-index: 1;

	display:none;

}

.pro-detail{ padding:10px;}

#pro_des_c{

	border:1px solid #C3C3C3;

	background:#F4F3F3;

	padding:5px;

	}

#nav_top {

	background: #00a8d3 url("../images/menu_bg.gif") repeat-x;

	margin: 0em;

	height: 36px;

	}




#navColumnLeft, #navColumnRight {
	float:left;
	padding:0;
	}



/*The main content classes*/

#contentColumnMain, #navColumnLeft, #navColumnRight, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .center-Specials, .centerBoxContentsAlsoPurch, .center-Featured, .center-New, .alert , #navColumnTwo {
	vertical-align: top;

	}



/*.content,*/ 

.alert {

	color: #FF0000;

	margin-left: 0.5em;

	}

.important {

	font-weight: bold;

	}

.gvBal {

	float: right;

	}

.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {

	padding: 0.8em;

	}

.centerColumn {

	padding:0 0;

}



.smallText, #siteinfoLegalone, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {

	font-size: 0.9em;

	}



.center-Specials a, .centerBoxContentsAlsoPurch a, .center-Featured a, .center-New a, .specialsListBoxContents a {

}



#productDescription, .shippingEstimatorWrapper {

	font-size: 13px ;

	padding:5px 0 0;

	margin-bottom:10px;

	

	}

#bbproinfo{

	background-color: #F8F8F8;

    border: 1px solid #E2E2E2;

}

#productAttributes {

    font: 14px/30px arial;

    margin: 0 0 6px;

    width: 356px;

	padding:4px;

}

#cart-Add {

	margin: 0px 0;

    padding: 5px;

	}

#cart-Add input {

    padding-left: 10px;

    vertical-align: middle;

}

#cartSubTotal {

	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 {

	position: relative;

	}



.cartOldItem {

	position: relative;

	}

#cartBoxListWrapper a {

	color: #000;

}

.cartBoxTotal {

	text-align: right;

	font-weight: bold;

	}



.cartRemoveItemDisplay {

	width: 3.5em;

	}



.cartAttribsList {

	margin-left: 1em;

	}



#mediaManager {

	width: 50%; 

	margin: 0.2em;

	padding: 0.7em;

	background: #FCFCEA;

	border: 1px solid #F3ECD9;	

}

#mediaManagerHeading {

	margin-top: 5px;

	padding-top: 0 !important;

}



.mediaTitle {

	float: left;

	}

.mediaTypeLink {

	float: right;

	}
.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	color: #888;
	}
 
 

#product-Prices, #reviewsInfoDefaultPrice {

    color: #BE0000;

    display: block;

    font: bold 1.4em/30px arial;

    margin: 0 0 0;

    padding: 0 5px;

    width: 356px;

}

.product-title > a ,.itemTitle > a{
    color: #272727;
}
#product-Prices .productSpecialPrice{color: #FF0000;

    font-weight: bold;

    font-size: 16px;}

.orderHistList {

	margin: 0;

	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;

	}



#proMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {

	margin: 0px 15px 15px 10px ;

	}



.categoryIcon {}



#cartImage {

	margin: 0.5em 1em;

	}



.attribImg {

	width: 20%;

	margin: 0.3em 0em;

}



.attributesComments {

	margin: 10px 0;

	color: #83785c;

}



.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .center-Specials, .centerBoxContentsAlsoPurch, .center-Featured {

	margin: 1em 0em;

	}



.center-Box {

	height: 1%;

	width:100%;

	margin:0 0;

	background:#FFFFFF;

	}

.centerBoxWrapper {
    float: left;
    margin: 0 0 5px;
	width: 100%;
	
}
.centerBoxHeading , #relateprod{
    background: url("../images/bg_leftnav_header_gradient.gif") repeat-x ;
    border: 1px solid #ececec;
    color: #333333;
    font-size: 16px;
    height: 32px;
    line-height: 32px;
    text-align: left;
    text-indent: 10px;
}

.LeftColumn {

	padding: 0 0px 0 0;

}

.Rightcolumn {

	padding: 0 0 0 10px;

}
.left_title, .right_title {
	background: url("../images/bg_leftnav_header_gradient.gif") repeat-x ;
    border: 1px solid #ececec;
    color: #333333;
    font-size: 16px;
    height: 32px;
    line-height: 32px;
    text-align: left;
    text-indent: 10px;
	}
.left_title a, .right_title a{ color:#333;}


h3.left_title a:link, h3.right_title a:link, h3.left_title a:visited, h3.right_title a:visited {

	color: #AB835F;}



h3.left_title a:hover, h3.right_title a:hover {

	text-decoration: none;

	} 

.main-sidebox-header-right {}



#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {

	font: bold 1.1em arial;

}


#categories .main-sidebox-header-right {
}

.left_title, .right_title {

	margin: 0em;

	}

.left_title label, .right_title label {

	line-height: 15px;

}

.left-Box, .right-Box {

	margin: 0em;

	margin: 0 0 10px 0;

	background:#F1F1F1;

	}



.side-Box {

	clear:both;

	padding:0 0;

	margin-bottom: 8px;

    padding-bottom: 10px;

	}

#bestsellersContent{ border:1px solid #CCCCCC; border-top:0;}	

a.proname {
	display: block;
	padding: 10px 2px;
	text-transform:capitalize;
	font-size:12px;
	color:#272727;
	background: url("../images/list_01.jpg") no-repeat scroll center top ;
}

a.proname:hover{ color:#000; text-decoration:underline;}
.columnRight {
    padding-left: 5px;
}

#shoppingcartContent {

}

.right_title a:visited, .left_title a:visited, .centerBoxHeading a:visited {

	}



.centerCt, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #proMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .center-Specials, .centerBoxContentsAlsoPurch, .center-Featured, .center-New, .gvBal, .attribImg {

	text-align: center;

	}

.additionalImages a {

	text-decoration: none;

}



#bestsellers .wrapper {

	margin: 0em 0em 0em 1.5em;

	}



#bestsellers ol {

	padding: 0;

	margin: 0 0 0 0;

	}



#bestsellers li {

	padding: 5px 0 0 0;

	margin: 0.3em 0em 0.3em 0em;

	list-style:none;

	}

#bestsellers li a img{ display:block;}

#bestsellers li a{ text-transform:capitalize; color:#787777;}

#bestsellers li a:hover{  text-decoration:none; color:#000000;}

#upProductsHeading {

	text-align: left;

	}



#upDateHeading {

	text-align: right;

	}



/* categories box parent and child categories */

.categories-list,.sub-cate {
    border-bottom: 1px solid #e0e0e0;
    border-top: 1px solid #fff;
    list-style: outside none none;
    margin: 0;
    position: relative;

}
#categoriesContent{ clear:both;}

.sub-cate{ background:none;}

.categories-list:hover,.sub-cate:hover{

}
A.category-subs, A.categoryl {
	font: 12px arial;
	text-decoration: none;
	text-transform: capitalize;
	color:#333;
	padding: 0.25em 0 0.25em 0.5em;

	}

A.category-pro{ padding:0 0 0 10px; margin-left:10px; font-weight:normal;color:#000;}

.categories-list:hover a,.sub-cate:hover a{
	 color:#000;
	 text-decoration: underline;
}
.sub-cate:hover,.categories-list:hover{
}
SPAN.category-subs-parent {
font-weight: bold;
color: #7B0000;
	}
SPAN.category-subs-selected {
color: #000;
font-weight: bold;
text-decoration: underline;
	}
/* end categories box links */
/*misc*/
.back {float: left;
	}
.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}
.scrollLevel {
    width: 350px;
}
.bold {
	font-weight: bold;
	}
.rowOdd {
	height: 1.5em;
	vertical-align: top;
	}
.rowEven {
	height: 1.5em;
	vertical-align: top;
	}
.hiddenField,#indexDefaultHeading{
	display: none;
}
.visibleField {
	display: inline;
}
CAPTION {
	/*display: none;*/
	}
#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 
.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}
.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}
TR.tableHeading {

	height: 2em;

	}



.productListing-rowheading {

	background-color: #cfd8e6;

	height: 2em;

	}



.tabTable {

	margin: 6px 0 4px 0;

}

.tabTable td {

	padding: 12px 8px;

	text-align: left;

}



.productListing-even {

	background-color: #f7f7f3;

}



#siteMapList {

	width: 90%;

	float: right;

	}

#siteMapList li{ list-style:outside;}

#siteMapList li a{ text-transform:capitalize; text-decoration:underline; color:#555555;}





.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;

	}

#bannerOne, #bannerTwo, #bannerThree {

	margin: 0;

	padding: 0 0 9px 0;

}



.cartAttribsList{
}
#productDateAdded{
display:none;
}
#newProductsDefaultHeading,#productListHeading,#specialsListingHeading{
    color: none;
    font-size: 13px;
    font-weight: bold;
	text-transform:capitalize;
	text-align:left;
	color:#232323;
	padding:5px 0;
	margin:5px 0;
	border-bottom:1px dotted #999999;
}
#lproinfo{
    width: 350px;
	float:left;
}
#proMainImage img{margin: 0;}
#proMainImage{margin: 0;}
.additionalImages img{width: 60px; height: 60px; border: 1px solid #EAEAEA; }
#rproinfo{
    float: left;
	margin-left:20px;
    width: 366px;
	color:#000000;
}
#pro-Name{
    clear: both;
    color: #444;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 30px;
    padding: 0 5px;
    text-transform: capitalize;
    vertical-align: top;
    width: 356px;
}
#product_Details ul li{
    font-size: 12px;
    line-height: 20px;
    padding: 0 5px;
    width: 356px;
}
.categoryListBoxContents {
    height: 20px;
    margin: 2px 0;
    overflow: hidden;
}
.center-New,.center-Specials,.center-Featured,.center-Products,.related,.featured_listing,.new_listing,.all_listing,.specialsListBoxContents{
    float: left;
    overflow: hidden;
    padding: 0;
    text-align: center;
}
.center-Products.centerCt.back {
    width: 25%;
}
.center-New:hover,.center-Specials:hover,.center-Featured:hover,.center-Products:hover,.related:hover,.featured_listing:hover,.new_listing:hover,.all_listing:hover,.specialsListBoxContents:hover{
}
.topimg{
    overflow: hidden;
	}
.bt-line{ border-bottom:1px solid #B5B5B5; margin:10px 0; display:none;}
.featured_listing,.new_listing,.all_listing,.specialsListBoxContents{ width:24%; margin:5px 2px;}
.center-New img,.center-Specials img,.center-Featured img,.center-Products img,.related img{}
.centerColumn .proimg img{
	padding:1px;
}
.proprice{
	color: #ff0000;
    font-size: 12px;
	font-weight:bold;
}
.newpic{ display:none;}
.listingProductImage{}
.listingProductImage:hover{}
.search-advanced {display:none;}
#indexCategoriesHeading,#Breadcrumbs{text-transform: capitalize;}
img.listingBuyNowButton{}
.prottav {
    border-top: 0 solid #EBF058;
    line-height: 16px;
    margin-bottom: 10px;
    padding-top: 10px;
    word-wrap: break-word;
} 
#sorter lable{width:8%;}
#sorter form{width:90%;float:RIGHT;}
#dibu1 {
    position: relative;
    z-index: 99;
	padding-top:8px;
}
#dibu1 li {
    color: #010101;
    cursor: pointer;
    float: left;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    margin-right: 5px;
    padding: 0;
    text-align: center;
    width: 119px;
	overflow:hidden;
	border-bottom:4px solid #CCCCCC;
	background:#FFFFFF;
}
#dibu1 li.active {
    color:#0066CC;
	font-family:'Titan One',cursive;
	font-weight:bold;
}
.clear {
    clear: both;
}
#dibu2 {
}
#dibu2 li {
    border: 2px solid #E8E5E2;
    display: none;
    line-height: 20px;
    margin: 0;
    padding: 10px;
    position: relative;
    top: -2px;
    width: 97%;
	color:#000000;
}
#dibu2 li.actives {
    display: block;
}
.tableHeading TH,.cartTableHeading th{
    border-bottom: 1px solid #AAAAAA;
    border-top: 1px solid #AAAAAA;
    border-right: 1px solid #AAAAAA;
}
.rowEven td,.rowOdd td{ border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA;text-align: center;}
#cartContentsDisplay{  border-left: 1px solid #AAAAAA;}
#cartSubTotal{border-bottom: 1px solid #AAAAAA;border-right: 1px solid #AAAAAA;border-left: 1px solid #AAAAAA;}
#cartDefaultHeading,#checkoutOrderHeading,#checkoutShipAddressDefaultHeading{}
#productPrices{
	color: #BE0000;
    font-size: 1.4em;
    text-transform: none;
    white-space: nowrap;
}

.minimaliste {
    border-bottom: medium none;
    border-top: medium none;
    height: auto;
    margin: 0;
    width: 780px;
}
.presta_slider {
    overflow: hidden;
    position: relative;
}
#presta_slider h1 {
    border-bottom: 1px solid #E8E6E6;
    color: #000000;
    font-size: 18px;
    margin-bottom: 1.2em;
    padding: 0 0 0.2em;
    width: 730px;
}
#presta_slider h2 {
    background: #FFFFFF;
    border: medium none;
    color: #000000;
    float: left;
    margin: 0;
    padding: 0;
    width: 740px;
}
.presta_slider p {
    color: #999999;
    font-family: arial;
    font-size: 1em;
    line-height: 18px;
    margin: 0;
    padding: 0;
}
#center_column p {
    margin: 0.5em auto;
}
/*****************/
#slides{}
#slidesindex {
	height:300px;
	margin:0px auto;
	position:relative;
	width:770px;
	z-index:1;
}
.slidesindex_container {
	height:300px;
	width:770px;
	overflow:hidden;
}
#slidesindex .pagination {
	display:block;
    bottom: 6px;
    position: absolute;
    right: 0;
    width: 90px;
	z-index:6;
}
#slidesindex .pagination li {
    background-color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-family: Arial;
    font-size: 12px;
    margin: 1px;
    text-align: center;
    height: 20px;
    line-height: 20px;
    width: 20px;
}
#slidesindex .pagination li a {
    background-color: #000000;
    color: #FFFFFF;
	display:block;
    height: 20px;
    line-height: 20px;
    text-decoration:none;
    width: 20px;
}

#slidesindex .pagination li.current a {

    background-color: #FFFFFF;

    color: #000000;

}

#slidesindex .pagination li a:hover {

	background-color: #A03288;

    color: #FFFFFF !important;

}

#slidesindex .pagination li.current a:hover {

    background-color: #FFFFFF;

    color: #000000 !important;	

}



.detail {

    border:1px solid #DDDDDD;

    line-height: 16px;

    margin-top: 0;

    padding-top: 10px;

    word-wrap: break-word;

	margin:10px 0;

} 





#jie1 {

    position: relative;

    z-index: 99;

	background:url(../images/category_tit.gif) repeat-x bottom;

}

#jie1 li {

    color: #010101;

    cursor: pointer;

    float: left;

    font-size: 12px;

    height: 23px;

    line-height: 23px;

    margin-left: 5px;

    padding: 0;

    text-align: center;

    width: 119px;

}

#jie1 li.active {

    background: #FFFFFF;

	border:1px solid #EBEBEB;

	border-bottom:0;

}

.clear {

    clear: both;

}

#jie2 {

}

#jie2 li {

    background:#F5F5F5;

    display: none;

    line-height: 20px;

    margin: 0;

    padding: 10px;

    position: relative;

    top: -1px;

}

#jie2 li.actives {

    display: block;

}
#categoriesContent{ text-align:left;}
.sideBoxContentItem, .product-ok, .box-body, .navNextPrevWrapper{ text-align:center;}
#footer{ text-align:center;}
.product_info_all{ width:100%;}
.product_info_left{ float:left; width:400px;} 
.product_info_right{ float:left; width:330px;}
.la{ display:none;}

.box {
    background:#fff;
    float: left;
    margin-bottom: 10px;
}

.box-body ul li a, #categories .subcategory .category-products {  
    background-color: #fff;
    background-image: url("../images/left_ico.gif");
    background-position:8px 9px;
    background-repeat: no-repeat;
    font-size: 12px;
    font-weight: bold;
    line-height: 25px;
    margin-bottom: 1px;
    padding-left: 20px;
	display: block;
    padding:0 0 0 20px;

}

.category-products {
    border-bottom: 1px dotted #999;
	padding: 0 0 0 15px;
}
.categoryl {

}

.box-body ul {
    list-style: none outside none;
    margin: 0;
}




.catalogBoxWrap {
    background:#1B1B1B;
    float: left;
    margin: 2px;
    padding: 2px;
	height: 290px;

}

.margin_col {
    text-align: left;
}

.catalogBoxText > a {
    color: #FFFFFF;
}

.catalogBoxPix {
    background: url("../images/bg-catalogBoxPix.gif") repeat scroll 0 0 #000000;
    height: 158px;
    text-align: center;

}

.catalogBoxPix img {
    margin-top: 5px;
}

.catalogBoxText {
    background:#252525;
	height: 70px;
}

.catalogBoxText h4 {
    height: 25px;
    overflow: hidden;
    padding: 6px 6px 3px;
    text-align: left;
}
.catalogBoxText h4 a {
    color: #F3AC00;
    font-size: 11px;
    font-weight: bold;
}

.strokePrice {
    font-size: 15px;
    font-style: italic;
    padding: 10px;
}



.htabs5 p {

    border-top: 1px solid #DDDDDD;
    color: #000;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin-right: 2px;
    padding: 7px 15px 6px;
    text-align: center;
    text-decoration: none;
    width: 100%;
}
#tab-relate .infoscon {
    float: left;
    text-align: center;
}

#tab-relate .infoscon .rimage {
    margin-bottom: 10px;
    overflow: hidden;
	height: 180px;
}
.img {
    overflow: hidden;
}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
    display: inline;
}

#reviewsContent {
    padding: 10px 0;
}
#tab-relate .infoscon .rname {
    margin-bottom: 10px;
    overflow: hidden;
}


.bottom-tredie {
    
    float: left;
    height: 12px;
    width: 210px;
}











#box_head {
    background: url("../images/header.jpg") repeat-x ;
    height: 150px;
    position: relative;
}
#box_logotop {
    position: relative;
}
#box_logotop {
    height: 100px;
}
#box_navMain {
    color: #000000;
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
#box_navMainone {
    padding-right: 0;
}
#box_navMainone ul{
    float: right;
    line-height: 28px;
    list-style-type: none;
    margin: 0;
    padding: 2px 0;
    text-align: center;
}
#box_navMainone ul li{
    display: inline;
}
#box_navMainone ul li a {
    color: #ff0000;
    font-weight: bolder;
    margin: 0;
    padding: 0 0 0 10px;
    text-decoration: none;
    white-space: nowrap;
}
#box_navMainone ul li a:hover {
    text-decoration: underline;
}
#box_navMain .box_currencies {
    border-right: 1px solid #999999;
    color: #000;
    float: right;
    margin-top: 0;
    padding: 0 10px;
}
#box_navtop {
    background-color: #fff;
    color: #666666;
    margin-top: 50px;
    padding: 0;
    position: absolute;
    right: 8px;
}
#box_navtop .box_head_carthead {
    float: right;
    padding: 6px 5px 0 100px;
}
#box_navtop .box_head_carthead a {
    color: #000000;
    font-weight: bold;
}
.bulletcart {
    background: url("../images/shopping_cart.gif") no-repeat;
    margin-left: 3px;
    margin-top: 3px;
    padding: 5px 0 6px 35px;
}
#box_navtop .box_head_carthead a strong {
    color: #f00;
}
#box_navtop .box_head_carthead a strong:hover {
    text-decoration: underline;
}
#box_logotop img {
    border: 0 none;
    margin: 15px;
}
#box_menubar {
    height: 40px;
    position: relative;
}
#box_navEZPagesTop {
    color: #515151;
    float: left;
    padding-bottom: 0;
    padding-left: 0;
    padding-top: 6px;
    text-align: left;
}
#box_navEZPagesTop ul {
    list-style: outside none none;
    margin: 0;
    padding-left: 0;
}
#box_navEZPagesTop ul li {
    float: left;
    padding: 0;
}
#box_navEZPagesTop a:link, #box_navEZPagesTop a:visited {
    background-image: url("../images/header_06.gif");
    background-position: right center;
    background-repeat: no-repeat;
    color: #000000;
    display: block;
    font-family: Arial,sans-serif;
    font-size: 13px;
    line-height: 28px;
    padding:3px 15px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
}
#box_navEZPagesTop a:hover {
    color: #f00;
}
.home {
    background: url("../images/btn_home_page.gif") no-repeat ;
    height: 40px;
    width: 134px;
}
#box_navEZPagesTop .home a:link, #box_navEZPagesTop .home a:visited {
    color: #ffffff;
    font-weight: bold;
}
.box_search {
    float: right;
    margin-right: 5px;
    padding-top:4px;
}
.searchinput {
    background: url("../images/search_left.gif") no-repeat ;
    float: left;
    height: 40px;
    margin: 0;
    padding: 2px 0 0 25px;
}








#Footer{ text-align:center;margin-top: 10px;}
#Footer #navSupp a {color: #000;}
#Footerbg1{background: url("../images/line.png") repeat-x ; padding:5px;margin: auto; }
#Footlinks{ width:100%; margin:0 auto; padding-bottom:10px;}
#Footlinks span{ text-align:left;margin:0; padding:0;font: 14px "Oswald";text-transform: uppercase;display:block; padding-bottom:5px;}
#Footlinks a{ margin-left:2px; line-height:20px;}
#Footlinks a:hover{color:#fe5252;}
#FootMenu{ margin-bottom:5px;}
#FootMenu a{ margin:0 5px;}
#FootTags{ margin-bottom:15px;font: 13px "Oswald";text-transform: uppercase;}
#FootImg{}
#navSupp {padding: 10px 0;}
#Footerbg1 #navSupp > ul {color: #000;}
#Foot_img{ text-align:center; padding:10px 0;}
#Foot_img img{margin:0 5px;}
#FootCopy{font: 13px "Oswald";text-transform: uppercase;}
#FootCopy a{ color:#FE5252;}

.biggerText table {
    border-collapse: collapse;
    border-spacing: 0;
    line-height: 15px;
}
.biggerText table td {
    border: 1px solid #666;
    border-collapse: collapse;
    text-align: center;
}

#whosonlineContent {
    padding: 10px;
	color: #000 ;
}

#gotoTop{display:none;position:fixed;top:75%;left:50%;cursor:pointer;margin-top:-50px;margin-left:535px;width:50px; height:50px;background:url(../images/go_to_top.png) no-repeat left top;}   
#gotoTop.hover{background:url(../images/go_to_top.png) no-repeat rightright top;}  
li {list-style: none outside none;}


#productDetailsList {
    border-top: 1px dotted #BCBABB;
    color: #545454;
    float: left;
    font: 11px arial;
    margin: 5px auto;
    padding: 0;
	width: 100%;

}
#productDetailsList li {
    line-height: 20px;
}


.payimg {
    float: left;
}
#min, #add {
    background:#4a4a4a;
    border: 1px solid #fff;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    font-weight: bold;
    height: 30px;
    padding: 0 10px;
}
#min:hover, #add:hover {
    background: #f00;
}
.banners {
    background: #fff;
    box-shadow: 0 0 2px 2px #d5d5d5;
    margin: 5px auto 5px;
    padding: 5px;
    width:990px;
}
.list_box_content {
    padding: 5px 0;
}
.centerBoxContentsFeatured {
    background:#fff;
    border: 1px solid #d5d5d5;
    margin-bottom: 5px;
    margin-left: 5px;
    padding-top: 5px;
}
.center_products_border {
    overflow: hidden;
	text-align: center;
}
.prod-info {
    text-align: center;
}
.img {
    border-bottom: 1px solid #ccc;
    overflow: hidden;
}
.product-title {
    overflow: hidden;
	padding:5px 0;
}
.price, .itemPrice {
}







.online-shop {
    color: #666;
    display: inline-block;
    font: 12px Lato,Helvetica,"Helvetica Neue",Arial,sans-serif;
    margin: 5px 0;
	padding:5px 0 10px;
    overflow: hidden;
    position: relative;
    text-align: center;
    vertical-align: top;
	width: 97%;
}
.online-img {
    height: 200px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.online-img img {
}
 
 
 
.normalprice, .productSpecialPriceSale {
    color: #555;
    text-decoration: line-through;
}
.online-shop .productSpecialPrice {
    color: #900;
    font: 18px "Oswald";
}



.tagContent table {
    border-collapse: collapse;
    border-spacing: 0;
    line-height: 15px;
}

.tagContent table td {
    border: 1px solid #666;
    border-collapse: collapse;
    text-align: center;
}


#tagsarea { float: left;padding-top: 20px;}
#tags {width: 100%; HEIGHT: 35px; line-height:37px;}
#tags li {FLOAT: left; MARGIN-RIGHT: 5px;}
#reviewsWrite{ margin-top:20px;font-family: Verdana;}
#tags li a {padding:12px 40px;text-decoration:none; text-transform:uppercase; background:#b5b5b5; font-weight:bold;border-radius: 5px 5px 0 0;color: #000;}
#tags li a:hover{ background:#e6e6e6;}
#tags li.emptyTag {background: none transparent scroll repeat 0% 0%; width: 4px}
#tags li.selectTag a {background:#e6e6e6;border-bottom: none;color: #000;}
#tags li.selectTag{background: #e6e6e6;border-radius: 5px 5px 0 0;}
.tagContent {float: left;display: none; COLOR: #474747; PADDING: 10px; text-align:left;background-color: #e6e6e6; border-radius:0 5px 5px 5px;font-family: Verdana, Arial;}   
#tagContent div.selectTag {DISPLAY: block}