/**
 * 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 $
 */
* {margin:0; padding:0}
.goog-te-banner-frame.skiptranslate {display: none !important;} 
body { top: 0px !important; }
.goog-te-gadget-simple { border:1px solid #ADADAD!important; font-size:12px!important;padding:5px 2px 6px 2px!important  }
.goog-te-gadget-icon {display:none;}


.clr {clear:both; margin:0; padding:0 ;height:0; font-size:0}
.fl {float:left;}
.fr {float:right;}

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6f6f6f;
	}

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, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #000;
	}

a:active {
	color: #000;
	}

h1 {
	font-size: 1.5em;
	color: #9a9a9a;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

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

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
	}

/*  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: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

form {
	display: inline;
	font-size: 1em;
	margin: 0 0.1em;
	}
	
select, input {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}


textarea {
	margin: auto;
	display: block;
	width: 95%;
	}

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


#contactUsForm textarea {
	margin: auto;
	display: block;
	width: 46%;
	float:left;
	}
fieldset {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

legend {
	font-weight: bold;
	padding: 0.3em;
	color: black;
	}

label {
	line-height: 1.5em;
	padding: 0.2em;
	}
.wrapperAttribsOptions {margin:6px 0; overflow:hidden;}	
h4.optionName { padding:0; font-size:12px; text-transform:uppercase; width:50px}
h4.optionName label { padding:0; font-size:12px; text-transform:uppercase; }
.wrapperAttribsOptions select {border:1px solid #cecece; padding:2px; }
label.checkboxLabel, label.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

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

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*/
#Wrapper {width:1000px; margin:0 auto}
#mainWrapper {
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
#headerWrapper {width:100%; height:152px;}	

#logoWrapper{
	width:500px;
	height:100px;
	float:left;
	padding:13px 0 0 0;
	}
#logoWrapper #logo {padding:18px 0 0 20px }
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper{ width:240px; padding-right:10px
	}
	
#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%;
	}
.floatingBox1 { width:97%; }
.wrapperAttribsOptions {
	
	}

/*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  {
	margin:8px 0 0 0 ;
	height:30px;
	width:100%;
	background:#000;
	}

#navCatTabsWrapper {
	background-color: #0000;
	color: #9a9a9a;
	background-image:none;
}


#navMain ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	float:left;
	}

#navMain ul li{
	display: inline;
	float:left;
	margin:4px 0 0 0;
	position:relative;
	z-index:100;
	}

#navMain ul li a {
	text-decoration: none;
	padding: 0 12px;
	margin: 0;
	color: #fff;
	white-space: nowrap;
	font-size:12px;
	display:block;
	line-height:22px;
	text-transform:uppercase;
	border-right:1px solid #7B7B7B;
	}
#navMain ul li a:hover, #navMain ul li a.current {color:#ff0000}
#navMain ul li.last  a {border:none }


#navMain ul ul {position:absolute; list-style:none; display:none; top:22px; left:1px; z-index:100000; min-width:180px; margin:0;padding:0; background:#000; zoom:1; border-top:1px solid #7B7B7B; } 
#navMain ul ul ul {left:180px;  top:-1px; display:none; background:#545454 } 
#navMain ul li:hover ul ul {display:none;} 
#navMain ul li:hover ul, #navMain ul ul li:hover ul {display:block;} 
#navMain ul ul li {float:left; clear:both; display:block; width:100%; height:auto; background:none; padding:0; margin:0; z-index:100000; border-bottom:1px solid #7B7B7B; }
#navMain ul ul li a {line-height:30px; cursor:pointer; display:block; width:100%; margin:0; padding:0; text-indent:10px; text-align:left; color:#fff; font-size:12px;font-weight:normal; background:none; border-right:0; }
#navMain ul ul li a:hover, #navMain ul ul li a.current  {color:#ff0000; background:none }


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

#navMainSearch {
	float: right;
	padding:12px 0 0 0;
	position:relative;
	}
#navMainSearch .search {  width:270px; height:16px ; font-size:12px; color:#000; border:1px solid #adadad; float:right; padding:5px; margin:0; }
#navMainSearch .gobtn { margin:0; padding:0; cursor:pointer; position:absolute; display:block; width:20px;height:17px; right:4px; top:18px}
#navMainSearch .search:focus {background:none}
#navBreadCrumb {
	background:url(http://lastminutefashion.com/includes/templates/newtemplate/images/headingbg.gif) 0 0 no-repeat;
	height:30px; 
	line-height:30px; 
	width:740px;
	float:right;
	font-weight: bold;
	margin: 0 0 10px 0;
	text-indent:10px;
	font-size:14px;
	}
	
#productsListingListingBottomLinks, #allProductsListingBottomLinks {
	font-weight: bold;
	text-indent:10px;
	font-size:12px;
	text-align:right;
	clear:both;
	width:100%;
	}
#productsListingListingBottomLinks strong, #allProductsListingBottomLinks strong {background:#db0000; color:#000; padding:2px 5px;}	
#productsListingListingBottomLinks a, #allProductsListingBottomLinks a {color:#000; }
#productsListingListingBottomLinks a:hover, #allProductsListingBottomLinks  a:hover {color:#000;}

	
#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url(http://lastminutefashion.com/includes/templates/newtemplate/images/tile_back.gif);
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

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

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0;
	}

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

/*Shopping Cart Display*/
#cartAdd {margin:4px 0
	}
#productDetailsList {list-style:none}	
#productDetailsList li {list-style:none; color:#419300; font-weight:bold;text-transform:uppercase;}
#cartAdd .qunt {border:1px solid #000; padding:3px; text-align:center; font-size:12px}
.tableHeading TH {
	border: 1px dashed #797979;
	border-width:1px 0;
	color:#FF0000
	}

.tableHeading, #cartSubTotal {

	 }

#cartSubTotal {
	border-top: 1px solid #fff;
	background:#efefef;
	font-size:14px;	
	text-align: right;
	line-height: 2.2em;
	padding-right:10.5em;
	color:#000;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: center;
		color:#000;
		font-size:14px;
	}

#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*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 120px;
	margin: 0.3em 0.3em;
	float: left
}
#productAttributes .attribImg img {width: 120px!important; height: auto; }
.attributesComments {}

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

.centerBoxWrapper {
	}

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

/*sideboxes*/
.columnLeft {width:250px}

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

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(http://lastminutefashion.com/includes/templates/newtemplate/images/tile_back.gif);
	padding: 0.5em 0.2em;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0 0 10px 0;
	}
	

#bannerbox img {border: 1px solid #000;}
	
.rightBoxContainer img	{border: 1px solid #cecece;}
	
.rightBoxContainer {padding:9px 0 10px 0; margin-bottom:10px; position:relative;}
.rightBoxContainer span {background:url(http://lastminutefashion.com/includes/templates/newtemplate/images/view_button.gif) 0 0  no-repeat; width:138px; height:30px; display:block; position:absolute; right:9px; bottom:30px }
.sideBoxContent {	}

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

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

.centeredContent, TH, #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;
	}

#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: #008000;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	color: #004080;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #FF0000;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* 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
	}

TR.tableHeading {
	height: 2em;
	}

.productListing-rowheading {
	background-color: #abbbd3;
	background-image: url(http://lastminutefashion.com/includes/templates/newtemplate/images/tile_back.gif);
	height: 2em;
	color: #FFFFFF;
	}

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

#productAdditionalImages{margin-right:4px; width:80px; float:left;}

.additional-images {	
    width:76px; 
	text-align:center;
	margin: 0 0 10px 0;
	padding:0;
	 float:left;
	 clear: both;
	}
.additional-images img {	
    width:76px; 
	height:auto; 
	border:2px solid #efefef;
	}
	
.link {
	list-style: none;
	}
	
	
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(http://lastminutefashion.com/includes/templates/newtemplate/css/macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}


#TB_window a { color:#333333; }
#TB_prev a	{ color:#000; }
#TB_next a	{ color:#000; }

#TB_buttonWrapper { margin-left:30px; }

#TB_caption { font-weight:600; font-size:18px; padding-bottom:30px; }
#TB_secondLine {  font-size:11px; margin-top:10px;}

.hide { display:none; }


.textarea_account { width:260px; height:18px; border:1px solid #ccc; background:#fff; padding:4px 0 0 4px; }
.textfeild_contact { width:270px; height:16px; border:1px solid #ccc; background:#fff; padding:4px 0 0 4px; }
.textarea_contact { width:720px; height:160px; border:1px solid #ccc; background:#fff; padding:4px 0 0 4px; }
.textfeild_contact1 { width:265px; height:22px; border:1px solid #ccc; background:#fff;  }
.captchaT { width:130px; height:22px; border:1px solid #ccc; background:#fff; }

.centerColumn {width:750px; float:right; min-height:300px}

.categoryListBoxContentsLast {width:180px; height:220px; padding:0; margin:0 0 9px 0; overflow:hidden; text-align:left;   }
.categoryListBoxContents {width:180px; height:220px; padding:0; margin:0 10px 9px 0; overflow:hidden; text-align:left;}
.categoryListBoxContents .imgdiv, .categoryListBoxContentsLast .imgdiv {display:table-cell; font-size: 0; height:190px; overflow: hidden; text-align: center; width:180px; background:#efefef; vertical-align:middle; }
.categoryListBoxContents h3.productName, .categoryListBoxContentsLast h3.productName {font-size:14px; font-weight:bold;  color:#000; text-align:left; margin:6px 0; padding:0; display:block; height:36px; overflow:hidden; }
.categoryListBoxContents h3.productName a, .categoryListBoxContentsLast h3.productName a  {color:#000}


.centerBoxContentsNewLast {width:180px; padding:0; margin:0 0 9px 0; overflow:hidden; text-align:left; }
.centerBoxContentsNew {width:180px;  padding:0; margin:0 10px 9px 0; overflow:hidden; text-align:left;}
.imagediv {font-size: 0;  overflow: hidden; text-align: center; width: 180px;  background:#efefef;}
.imagediv td {height:300px; text-align: center; width:180px; vertical-align:middle;}
.productName {font-size:13px; font-weight:bold;  color:#000; text-align:left; margin:6px 0; padding:0; display:block;  }
.productName a {color:#000}
.productPrice {color:#000; font-size:12px; display:block;  margin:0 0 6px 0; font-weight:bold; }
.centerBoxContentsNewLast .productPriceDiscount, .centerBoxContentsNew .productPriceDiscount {display:none;}

#Catgorylist {width:240px; padding:0; margin:0 0 10px 0; overflow:hidden; }
#Catgorylist h2 {width:100%; background:#000; font-size:12px; color:#fff; height:30px; line-height:30px; padding:0; margin:0 0 10px 0; text-indent:10px}
#Catgorylist ul {list-style:none; margin:0; padding:10px;  background:#efefef; }
#Catgorylist ul li {display:block; margin:0;   border-bottom:1px solid #b3b3b3;  }
#Catgorylist ul li:last-child {border:none}
#Catgorylist ul li a {color:#000; font-size:12px; background: url(../images/arrowleft.gif) 5px 9px no-repeat; display:block; padding:5px 0 5px 15px; }
#Catgorylist ul li a:hover, #Catgorylist ul li a.current {color:#ff0000;}
#Catgorylist ul ul{list-style:none; margin:0; padding:0;  }
#Catgorylist ul ul  li  a{padding-left:25px;  background: url(../images/arrowleft.gif) 15px 9px no-repeat; }
#Catgorylist ul li li a:hover, #Catgorylist ul li  li a.current {color:#ff0000; }

.Top_right {width:500px; float:right; padding:0 0 0 0 ; font-size:15px }
.Top_right .headerdetail {float:right; text-align:right; padding-top:8px; font-size:14px ; color:#7f7f7f; line-height:18px}
.Top_right .shopping {text-align:right; padding:8px 0 0 0; float:right; font-size:12px; color:#000; text-transform:uppercase; }
.Top_right .shopping select {border:1px solid #ccc; padding:2px}
.Top_right .shopping a {font-size:12px; color:#000}
.Top_right .shopping a:hover {text-decoration:underline}
.translatbox {float:left;}

#FooterWrapper {width:1000px; height:120px; margin:0 auto;padding:0 0 20px 0; }
#Footer {background:#000; width:980px; padding:10px;  color:#666; font-size:11px;    }
#Footer a {color:#fff}
#Footer a:hover {text-decoration:underline; color:#fff}
#Footer .colm {padding:0 30px 0 0; margin-right:16px; border-right:1px dashed #808080; height:100px}
#Footer .colm h3 { font-size:12px; padding:0 0 7px 0;  margin:0; text-transform:uppercase; color:#fff }
#Footer .colm ul {margin:0; padding:0; list-style:none}
#Footer .colm ul li {margin:0; padding:3px 0}
#Footer .clomlast {width:290px; padding:0;color:#fff }

#maincontant {width:100%; margin:0 auto; padding:10px 0; }

#BannnerDiv {width:998px; height:409px;  margin:10px 0 0 0; padding:0; border:1px solid #efefef; position:relative; overflow:hidden;}
#BannnerDiv .bannertext {width:1000px; height:70px; padding:0; background:url(../images/bannertext.gif) 0 0 no-repeat; position:absolute;  left:0; bottom:0 ; margin:0; z-index:100000 }

#indexcontent {width:443px; min-height:190px;  margin:0 0 10px 0; padding:9px; border:1px solid #CECECE; overflow:hidden; }
#indexcontent h1 {font-size:18px; color:#000; margin:0; padding:0 0 10px 0; font-weight:normal; line-height:20px}
#indexcontent p {margin:5px 0; padding:0; line-height:20px; } 
.centerColumn h1 {width:100%; background:#000; font-size:12px; color:#fff; height:30px; line-height:30px; padding:0; margin:0 0 10px 0; text-indent:10px; text-transform:uppercase;}



#subscribe {width:730px; height:30px; padding:10px; background:#cccccc; overflow:hidden; margin:6px 0 0 0;   }
#subscribe .inputnews { background:#fff; border:1px solid #adadad;  width:216px; padding:6px; float:left; color:#000; font-size:12px } 
#subscribe .inputSubmit  {border:none; margin:0 10px 0 0; float:right;  }

#subscribeContent form {margin:0!important;}

.productBox {width:760px}
#featuredProducts {width:760px}
#featuredProducts h2 {width:750px; background:#000; font-size:12px; color:#fff; height:30px; line-height:30px; padding:0; margin:0 0 10px 0; text-indent:10px; text-transform:uppercase;}

.featuredProductNew {width:180px; height:300px; padding:0; margin:0 10px 9px 0; overflow:hidden; text-align:left; position:relative;}
.featuredProductNew .imagediv {font-size: 0;  height:300px; overflow: hidden; text-align: center; width: 180px;  background:#efefef;}
.featuredProductNew .imagediv td {height: 300px; text-align: center;width:180px; vertical-align:middle;}
.featuredProductNew .productsName {font-size:12px; font-weight:bold;  color:#fff; text-align:left; margin:0; padding:0; display:block;  background:url(../images/tran_bg.gif) 0 0 repeat; position:absolute;width:180px; height:30px; line-height:30px; bottom:0; left:0; text-indent:10px }
.featuredProductNew .productsName a {color:#fff}

.info_left {width:396px; }
.info_left .maininfo {width:312px;}

#productMainImage {padding:0; width:300px; height:auto; margin:0 0 10px 0; border:5px solid #efefef; }
#productMainImage a {display:table-cell; width:300px; height:auto; overflow:hidden; text-align: center;  vertical-align:middle; }
.info_right {width:346px; }
#productName {font-size:16px; font-weight:bold;  color:#000; text-align:left; margin:10px 0; padding:0; }
#productPrices {font-size:16px; font-weight:bold;  color:#000; text-align:left; margin:6px 0 10px; padding:0; }
#productDescription {line-height:18px; color:#666; font-size:12px; }
#productDescription ul {margin-left:16px}
#productDescription li {padding:2px 0;}

#shopcartbox {}
#shopcartbox td {border-bottom:1px solid #fff; padding:10px 0 20px 0; background:#efefef}
.cartImage {width:100px; height:100px; margin: 0 34px  10px  34px  }
.cartImage a {border:1px solid #fff; width:100px; height:100px; display:table-cell; text-align:center; vertical-align:middle; }
.cartProductDisplay {}
.col2 {text-align:left; }
.cartProductDisplay a {font-size:14px; color:#666;}
.cartQuantity input {border:1px solid #000; text-align:center; font-size:12px; padding:2px }
#cartSubTotal strong {padding-right:40px}
#accountLinksWrapper ul {margin-left:20px}
#accountLinksWrapper ul li {padding:6px 0}

#ezPageDefault {min-height:300px; }
#ezPageDefault .Contents {background:#efefef; padding:10px 15px; margin:10px 0; width:720px; color:#000; min-height:300px }
#ezPageDefault p {line-height:20px}
#ezPageDefault ul {margin-left:20px}
#ezPageDefault ul li {padding:4px 0}

#pageNotFound  ul {margin-left:20px}

#cartContentsDisplay th {padding:7px 0; color:#666; border-bottom:1px solid #fff; border-top:1px solid #fff; background:#efefef; font-weight:normal;font-size:16px }
#cartContentsDisplay td {padding:7px 0}

#productAttributes #attribsOptionsText {font-size:14px; text-decoration:underline; }

#bannerboxContent img{ width:240px; height:auto;}