body {
	background: url("../images/body-bg.gif") repeat fixed center top;
	color: #777;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding:0;
	margin:0;
}
a, a:visited {
	color: #777;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a img {
	border:0;
}
/*wrappers - page or section containers*/
#mainWrapper {
	background: none repeat scroll 0 0 transparent;
	margin:10px auto 0;
	padding: 0 10px 20px;
	text-align: left;
	vertical-align: top;
	width: 960px;
}
.leftBoxContainer, .rightBoxContainer {/*left&right box border */
	border:1px solid #D6D6D6;
	margin-bottom: 10px;
}
.leftBoxHeading, .rightBoxHeading {/*left BOX tittle*/
	background: url("../images/box-head-tail.gif") repeat-x scroll center top rgba(0, 0, 0, 0);
	border-radius: 20px;
	color: #FDFDFD;
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 20px 12px 24px;
	text-transform: uppercase;
}
.leftBoxHeading a, .rightBoxHeading a {
	color: #FFF;
}
.leftBoxHeading a:hover, .rightBoxHeading a:hover {
	color: #FF6600;
	text-decoration:none;
}
#chcategoriesContent ul li {
	border-bottom: 1px solid #DDDDDD;
	border-top: 1px solid #FFFFFF;
	line-height: 23px;
	padding-left: 10px;
}
.sideBoxContent {
	background: url("../images/leftbottombg.jpg") no-repeat scroll 0 bottom transparent;
	overflow: hidden;
	padding: 5px 5px 10px;
	border-radius:5px;
}
.wrapper ul {
	list-style:none;
}
.wrapper ol {
	color:#000000
}
.wrapper ol li a {
	color:#000000
}
.wrapper ol li a:hover {
	color:#000000
}
#000categories {/* categories box*/
	background:url(../images/leftbg.jpg) repeat-y center;
	margin-bottom:6px;
}
#categoriesHeading {/*categoriesheading BOX tittle*/
}
#categoriesContent {
}
#categoriesContent ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#categoriesContent ul li {
	line-height: 25px;
	padding-left: 7px;
}
#categoriesContent ul li a.category-products, a.category-products:visited {
	color: #624E46;
	padding-left: 15px;
}
#categoriesContent ul li a.category-products:hover {
	color: #000;
	text-decoration:none;
}
/*categorylistboxContent*/



#categorylistboxHeading {
	background: url(../images/cheading.gif) repeat-x left top;
	line-height:10px;
	color: #FF6600;
	font-size:12px;
	font-weight:bold;
	padding-left:20px;
}
#categorylistboxContent {
	padding:1px;
	border:0px solid #CCCCCC
}
#categorylistboxContent ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#categorylistboxContent ul li {
	margin:1px;
	margin-top:5px;
	border-bottom:1px solid #efefef;
	line-height:15px;
}
#categorylistboxContent ul li a.category-products {
	color:#444;
	padding-left:15px;
	background:url(../images/dot00.gif) no-repeat 16px center;
}
#categorylistboxContent ul li a.category-products:hover {
	color: #FF6600;
	text-decoration:underline
}
/*categorylistboxContent*/







.rightBoxContainer img {
	margin:3px 0;
}
#ezpagesContent ul li {
	margin:3px;
	border-bottom:1px solid #ccc;
}
#ezpagesContent ul li a {
	background:url(../images/dot.gif) no-repeat 3px center;
	padding-left:20px;
	color:#000000;
}
#ezpagesContent ul li a:hover {
	color:#FF6600
}
.centerBoxWrapper {/*center box border */
	display: block;
	height: 1%;
	margin-bottom: 8px;
	padding: 0 0 6px;
}
.centerBoxHeading {
	color: #262626;
	font-size: 16px;
	font-weight: normal;
	line-height: 35px;
	padding: 0 0 0 15px;
	text-transform: uppercase;
	text-align:left;
}
#micahsbox-currencies {
	float:right;
	width:190px;
}
#contentMainWrapper {/* content a  table */
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 20px;
	margin-bottom: 10px;
	overflow: hidden;
	padding: 10px 9px 20px;
}
#navColumnOne, #navColumnTwo {/*table left and right td */
	background-color: transparent;
}
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin: 0 10px 0 0;
}
.centerColumn {
}
#indexDefault {
}
#indexDefaultMainContent {
	margin-bottom:10px;
	text-align:center;
}/*index main text*/
#indexDefaultMainContent td {
	padding:5px 0
}
#indexDefault .centeredContent, #shoppingCartDefault .centeredContent { /*centerbox content*/
	text-align: center;
	padding:0;
}
h1 {
	font-size:14px;
	margin-bottom:10px;
	color: #000;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.3em;
}
h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .larger {
	font-size: 1.1em;
}
h1, h2, h3, h4, h5, h6 {
	margin: 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, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
}
TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
}
input:focus, select:focus, textarea:focus {
}
FIELDSET {
	border: 1px solid #555555;
	margin: 0.5em 0;
	padding: 0.5em;
}
LEGEND {
	color:#000;
	font-weight: bold;
	padding: 0.3em;
}
LABEL, h4.optionName {
	padding: 0.2em;
}
LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
}
#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
}
LABEL.inputLabel {
	float: left;
	width: 12em;
}
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.2em;
}
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;
}
#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, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
}
#accountLinksWrapper {
	border:0px solid #FF0000;
	padding:20px;
}
.wrapperAttribsOptions {
	margin: 0.3em 0em;
}
/*navigation*/







.navSplitPagesResult {
}
.navSplitPagesLinks {
}
.navNextPrevCounter {
	margin: 0em;
	font-size: 12px;
}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 3px;
	list-style-type: none;
	margin:0 5px;
}
#navCatTabsWrapper {
	background-color: #000;
	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;
}
#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
}
#navMain ul li a, #navSupp ul li a, #navSupp ul li a:visited, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	white-space: nowrap;
}
#navSupp ul li a:hover {
	text-decoration:underline;
}
#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;
}
/*The main content classes*/
.productTagListCss{
    width:900px;
    margin:7px auto;
    font-size: 13px;
    font-weight: bold;
    text-align:center;
}


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







.alert {
	color: #FF0000;
	margin-left: 0.5em;
}
.advisory {
}
.important {
	font-weight: bold;
}
.notice {
}
.rating {
}
.gvBal {
	float: right;
}
#bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0 0 0 .6em;
}
#bannerOne {
	padding:0;
	margin: .5em 0 0 0;
}
.banners img {
	padding:0;
}
.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;
}
#mediaManager {
	width: 50%;
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
}
.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
}
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #f00;
}
.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 {
	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*/



.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}
.attributesComments {
}
/*list box contents*/



.centerBoxContents, .specialsListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 5px;
}
/*sideboxes*/



.columnLeft {
}
.login {
	padding:5px 10px;
}
#bestsellersContent {
	color: #FFFF99;
	font-weight:bold;
}
#informationContent a {
	color: #000000;
	font-size: 12px;
	line-height: 20px;
	padding-left: 5px;
}
#informationContent {
}
#informationContent a:hover, #bestsellersContent, #bestsellersContent a:hover {
	color: #FF0000;
	font-size:12px;
}
#extralinks {
	padding: .5em 0 .5em 1em;
}
#bestsellers .wrapper {
}
#bestsellers ol {
	margin: 0;
	padding: 0;
}
#nameid {
	height: 50px;
	overflow: hidden;
	width: 140px;
}
#bestsellers li {
	height: 60px;
	list-style: none outside none;
	margin: 0.3em 0;
	padding: 0;
}
.ic {
	display:none;
}
#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 {
	background:url("../images/list-marker.gif") no-repeat scroll 0px center transparent;
	color: #6F6E6E;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-left:10px;
}
A.category-top:hover {
	color:#000;
	text-decoration:none;
}
A.category-links, A.category-links:visited {
	color: #6F6E6E;
	font-weight:bold;
}
SPAN.category-subs-parent {
	color: #C2103D;
	font-weight: bold;
}
SPAN.category-subs-selected {
	color: red;
	font-weight: bold;
}
/* end categories box links */







/*misc*/



.back {
	float:left;
}
.forward, #shoppingCartDefault #PPECbutton {
	float: right;
}
.bold {
	font-weight: bold;
}
.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}
CAPTION {
/*display: none;*/



	}
#myAccountGen li, #myAccountNotify li {
	margin: 3px;
	list-style-type:none;
	padding-left:15px;
}
.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;/*vertical-align: top*/



	}
.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
}
#siteMapList {
	width: 90%;
	float: right;
}
.ratingRow {
	margin: 1em 0em 1.5em 0em;
}
LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
}
#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
}
/***IMAGE HANDLER SUPPORT ***/







#trailimageid {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	width: 220px;
	height: 0px;
	z-index: 1000;
}
#trailimageid div {
	padding: 5px;
	background-color: #FFF;
	border: 1px solid #888;
	text-align: center;
}
#trailimageid h1 {
	font-size: 100%;
	font-weight: normal;
	margin: 0;
	padding: 2px 0px;
	text-align: left;
	width: 100%;
}
#trailimageid img {
	margin: 2px;
	border: none;
}
#navBreadCrumb {/*����*/
	background: none repeat scroll 0 0 #EEEEEE;
	border-bottom: 2px solid #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	margin: 0 0 10px;
	padding: 0 0 0 10px;
}
/*product_info*/







.product_left {
	width:340px;
	float:left;
}
#attribsOptionsText {
	font-size:12px;
}
.product_right {
	float: right;
	line-height: 25px;
	width: 380px;
}
#productDetailsList {
	padding: 0;
	width: 100%;
}
.categoryIcon {
	border-bottom:1px solid #222;
	padding:3px;
	margin-bottom:10px;
}
.navNextPrevWrapper {
	margin-bottom:10px;
}
#categoryDescription {
	border-bottom:1px solid #222;
	background:#111;
	padding:5px;
}
#productMainImage {
	padding: 10px;
	text-align: center;
	width: 300px;
}
.product_right #productPrices {
}
.imgLink {
}
#productName {
	border-bottom: 3px double #999999;
}
#productDescription, .shippingEstimatorWrapper {
	line-height: 20px;
	padding: 3px;
}
.biggerText {
	font-size: 12px;
}
ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
#cartAdd {
	text-align: left;
	margin: 1em 1em 1em 0;
	width:160px;
}
.tabTable {
	margin-bottom: 1.0em;
}/* ��Ʒ�б��� common tpl_tabular_display.php*/
.tabTable tr {
	border:1px solid red
}
td p {
	text-align:left;
	font-size:12px;
}
.productListing-rowheading {
}
.productListing-heading {
	color:#ccc;
	padding:3px;
}
.productListing-data {
	padding:5px;
	border-bottom:1px dashed #333
}/*�������*/
.productListing-odd {
}/*����ʽ1*/
.productListing-even {
}/*����ʽ2*/
.itemTitle {
	padding:0;
	line-height:150%;
	font-weight:normal;
	font-size:12px;
	height: 32px;
	line-height: 15px;
	overflow: hidden;
}
.itemTitle a {
	color:#000;
}
/*����ҳ�� tpl_shopping_cart_default.php*/



#cartContentsDisplay {
}/*�����б�*/
.tableHeading {
}
.tableHeading th {
}
.rowOdd {
	height: 1.5em;
	vertical-align: top;
}
.rowEven {
	height: 1.5em;
	vertical-align: top;
}
#cartSubTotal {
	border: 1px solid #000;
	margin-top:5px;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
}
/*�Ҳ๺���*/



.cartNewItem {
	color: #FF0000;
	position: relative;  /*do not remove-fixes stupid IEbug*/
}
.cartOldItem {
	color: #000000;
	position: relative;  /*do not remove-fixes stupid IEbug*/
}
.cartBoxTotal {
	text-align: right;
	font-weight: bold;
}
.cartRemoveItemDisplay {
	width: 3.5em;
}
.cartAttribsList {
	margin-left: 1em;
}
/*----------------------------header css-----------------------------*/



#micahsbox {
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 20px;
	margin-bottom: 10px;
	padding: 10px 6px;
}
#micahsbox-loging {
	height: 100px;
	width: 100%;
}
#logo {
	float: left;
}
#list {
	color: #000000;
	float: right;
	padding-right: 0;
	width: 500px;
}
#list input {
	height:19px;
}
#list ul {
	height: 35px;
	margin: 0;
	padding: 0;
	text-align: right;
	width: 100%;
}
#list ul li {
	color: #000000;
	float: right;
	font-weight: bold;
	margin: 0;
	padding-top: 10px;
}
.bag {
	padding-left:30px;
}
#cart {
	background:url(../images/cart.gif) no-repeat left center;
	padding-left:20px;
	margin-top:50px
}
#list a {
	margin:0 10px;
	color:#ff0000;
	font-weight:bold
}
#list a:hover {
	color:#ff6600
}
#menu {
	background: transparent url("../images/menu-separator.gif") repeat-x scroll right center;
	border-radius: 18px;
	color: #333;
	font-size: 0.95em;
	font-weight: bold;
	height: 65px;
	margin: 0px;
	padding: 0px 5px;
	float: left;
	width: 100%;
}
#menu .banner {
	background: red
}
#menu ul {
	margin: 0;
	padding: 0;
}
#menu li {
	/*    background: url("../images/bg-subnav.gif") repeat scroll 0 0 transparent;*/
    float: left;
	margin:0px;
	text-align:center;
}
#menu li a {
	color: #FDFDFD;
	display: block;
	padding: 24px 18px 27px;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	background: url("../images/menu-item-act.gif") no-repeat scroll right top rgba(0, 0, 0, 0);
}
#menu li a:hover {
	background: url("../images/menu-item-act.gif") repeat-x scroll right center rgba(0, 0, 0, 0);
}
#yuyan {
	width:200px;
	float:right;
	padding:0;
	margin:0
}
#yuyan {
	width:150px;
	padding:0;
	margin:0;
	text-align:right;
	float:right
}
#yuyan a {
	padding:5px;
}
#yuyan a img {
	padding-top:5px;
}
#submenu {
	background:#ddd;
	padding:5px 0 3px 15px;
}
.notice {
	float:left;
	font-weight:normal;
	width:540px;
	background:url(../images/noticedot.gif) no-repeat 10px center;
	padding-left:30px
}
#topBar {
	background:url(../images/noticebg.jpg) repeat-x left bottom;
	margin:0 auto;
	color:#2C2C2C;
	font-weight:bold;
	padding:5px;
	height:15px
}
.topBox {
	float:left;
	text-align:right;
}
#nav_header {
	border:none;
}/*Home login*/
#lang_header {
	border:none;
	padding:0 10px;
	float:right;
}
#currency_header {
	border:none;
	float:right
}
#cart_header {
	background:url(../images/cart_bg.gif) 2em 0 no-repeat;
	padding:.2em 0 0 8em;
}
/*------------------------header css---------------------------------*/







/* login */



.textlist {
	padding-left:5px;
	margin:0
}
.textlist ul {
	margin:0
}
.textlist ul li {
	margin:3px;
	line-height:150%
}
.btn {
	vertical-align: middle;
	color: #FFFF99;
	background: url(../images/search.gif) no-repeat center center;
	height: 25px;
	width: 52px;
	border:0;
	margin: 7px 3px 5px;
	font-size:12px;
}
input, textarea, select {
	padding:0;
	vertical-align:middle;
	COLOR: #373737;
}
textarea {
	height:60px
}
/*login box background effects*/



#loginbox {
	background: url(../images/loginbg.jpg) repeat-x top;
}
#loginContent {
	background: url(../images/loginbg_key.jpg) no-repeat 100% -28px;
}
#loginbox div.btn {
	float:right;
	clear:both;
}
#loginbox .btn input {/*��ť*/
	vertical-align: middle;
	text-align:center;
	color:#fff;
	font-weight:bold;
	height: 26px;
	width: 67px;
	border:0;
	cursor:pointer;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.servicebg {
	background: #efefef url(../images/servicebg.jpg) bottom center no-repeat;
	height:100px;
}
#livechat {
	width:120px;
	height:60px;
	margin-top:100px;
	display: block
}
/* login */











#whatsnew .sideBoxContent {
}
#productListing {
	text-align:center
}
.categoryListBoxContents {
	text-align:center;
	vertical-align:middle;
	color:#FF6600;
	font-weight:bold;
	padding-bottom:10px
}
#ttt {
	background:#000000;
	padding:3px;
	color:#ccc;
	padding-left:20px
}
marquee {
	border:0px solid #cccccc;
	background:#000;
	width:700px;
	color:#fff;
	font-weight:bold;
}
#indexCategoriesHeading {
	color: #000000;
	margin: 10px 0;
}
#whatsNew, #featuredProducts {
	color:#FF6600;
	font-weight:bold;
}
#whatsNew a, #featuredProducts a {
	font-weight:normal;
}
#whatsNew a img, #featuredProducts a img {
	padding-top:5px;
}
#whatsNew .centerBoxContentsNew a {
	color:#777;
}
#productListing .centerBoxContentsProducts {
	border: 1px solid #999999;
	border-radius: 5px 5px 5px 5px;
	margin:10px 3px;
	padding:5px 0;
}
#featured .centeredContent {
	text-align:center;
}
#productListing .centerBoxContentsProducts {
	color: #000000;
	font-weight: bold;
}
#productListing a img {
	padding-top:4px;
}
#productListing {
	background:#fff;
	height: 180px;
	margin-left: 5px;
	margin-right: 2px;
	margin-top: 9px;
	_margin:9px 3px 0 2px;
}
.additionalImages {
	margin: 2px;
	text-align: center;
}
.additionalImages a img {
	border: 1px solid #CCCCCC;
}
#productAdditionalImages .centeredContent {
}
.centerBoxContentsSpecials, #whatsNew .centerBoxContentsNew {
	margin: 8px 3px 0 4px;
	height:220px;
	text-align: center;
	padding-top: 5px !important;
}
.centerBoxContentsFeatured {
	height: 220px;
	margin: 8px 3px 0 4px;
	text-align: center;
}
#xcvcxbcvbb {
	background: none repeat scroll 0 0 #EEEEEE;
	font-weight: bold;
	line-height: 30px;
	margin: 10px 0;
	text-align: center;
	padding:15px 5px;
	border-radius:15px 15px 15px 15px;
}
/*footer*/







#xcvcxbcvbb ul a {
	color:#ccc;
	padding:0 10px;
}
#xcvcxbcvbb ul a:hover {
	color:#f00;
}
#navSupp {
	background:#000;
	color:#ccc
}
#bottomNav {
	color:#ccc
}
#bottomNav ul {
	background:url(../images/footbg.gif) top left repeat-x;
	height:30px;
	text-align:center;
	padding-top:10px;
}
#bottomNav ul li a {
	color:#ccc
}
#bottomNav ul li a:hover {
	color: #FF0000;
	text-decoration:underline
}
#siteinfoIP {
}
#cbcxvbxcvbdg {
	background-color: #FFFFFF;
	border-radius: 20px;
	height: 80px;
	margin: 10px 0;
	padding: 10px;
}
#cbcxvbxcvbdg a {
	color:#000;
	line-height: 25px;
}
#cbcxvbxcvbdg a:hover {
	color: #918F92
}
#cbcxvbxcvbdg img {
	margin:0 10px;
}
#payments {
	float:left;
	background:url(../images/payments.gif) center center no-repeat;
	width:200px;
	height:50px;
	padding:0;
}
#productGeneral {
}
.sagh a {
	text-decoration:underline
}
#information {
}
input {
}
#banner {
	width:740px;
	margin:0 0 10px 0;
}
#indexDefault #featuredProducts {
}
li#search {
}
#news {
	clear: both;
}
#imagesy a img {
	padding:1px;
	border:1px solid #ccc;
}
#wparchivesContent ul li {
	line-height:25px;
	background:#ddd;
}
#wparchivesContent ul li a {
	text-decoration:underline;
	padding-left:10px;
}
#productDescription a {
	text-decoration:underline;
}
#productDescription a:hover {
	text-decoration:none;
}
#productAdditionalImages {
	border-top:3px solid #ccc;
	padding-top:5px;
	margin-top:5px;
}
#Contain {
	width:320px;
	text-align:center;
	margin:5px auto 0;
	border:2px solid #ccc;
}
#home {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	line-height: 19px;
	margin-bottom: 10px;
	padding: 10px;
}
#indexDefault #specialsDefault {
}
.bestsellerImg a img {
	width:50px;
	height:50px;
}
#featured .wrapper {
	margin: 0 0 0 1em;
}
#featured ol {
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 0;
	padding: 0;
}
.featuredImg a img {
	width:50px;
	height:50px;
}
#featured li {
	border-bottom: 1px solid #CCCCCC;
	height: 60px;
	list-style: none outside none;
	margin: 0.1em 0;
	padding: 0;
}
#specials .wrapper {
	margin: 0 0 0 1em;
}
#specials ol {
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 0;
	padding: 0;
}
.specialsImg a img {
	width:50px;
	height:50px;
}
#specials li {
	height: 60px;
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
#reviews .wrapper {
	margin: 0 0 0 1em;
}
#reviews ol {
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 0;
	padding: 0;
}
.reviewsImg a img {
	width:50px;
	height:50px;
}
#reviews li {
	height: 60px;
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
#micahsbox-shop {
	color: #000000;
	font-weight: bold;
	padding: 0 10px;
	text-align: right;
	text-transform: capitalize;
}
a.mycart span {
	color:#f00;
	padding:0 0 0 10px;
	text-decoration:underline;
}
a.mycart:hover span {
	text-decoration:none;
}
#featured .wrapper {
	margin: 0 0 0 1em;
}
#featured ol {
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 0;
	padding: 0;
}
.featuredImg a img {
	width:50px;
	height:50px;
}
#featured li {
	height: 60px;
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
#specials .wrapper {
	margin: 0 0 0 1em;
}
#specials ol {
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 0;
	padding: 0;
}
.specialsImg a img {
	width:50px;
	height:50px;
}
#specials li {
	height: 60px;
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
/* CSS Document */


.top-tail {
	background: url("../images/top-tail.gif") repeat-x scroll center top rgba(0, 0, 0, 0);
	padding: 26px 0 0;
}
.wrapper {
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 20px;
	margin-bottom: 10px;
	overflow: hidden;
	padding: 10px 4px;
}
#faded {
	text-align:center;
}
#faded a img {
	opacity: 0.5;
}
#faded a:hover img {
	opacity: 1;
}
.float_left {
	float: left;
}
.legalCopyright {
	font: 11px verdana !important;
	padding: 5px 0;
	text-align: left;
}
.footer_menu ul {
	padding: 5px 0;
	text-align: center;
}
.list_style_none {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
.footer_menu ul li {
	display: inline;
	font: 11px verdana;
	margin: 0 3px;
}
.navSplitPagesLinks {
	margin: 10px 0;
}
.navSplitPagesLinks a {
	background: none repeat scroll 0 0 #e9e9e9;
	color: #3e3e3e;
	display: inline-block;
	padding: 5px 10px;
	text-decoration: none;
}
.navSplitPagesLinks a:hover {
	background: none repeat scroll 0 0 #7f7f7f;
	color: #FFF;
}
.navSplitPagesLinks strong {
	background: none repeat scroll 0 0 #302a26;
	color: #fff;
	display: inline-block;
	padding: 5px 10px;
}
.pname {
	height: 32px;
	line-height: 15px;
	overflow: hidden;
}
.navSplitPagesLinks, .navSplitPagesResult {
	margin: 10px 0;
}
.navSplitPagesLinks strong {
	background: none repeat scroll 0 0 #6b231d;
	color: #fff;
	display: inline-block;
	padding: 5px 10px;
}
.navSplitPagesLinks a {
	background: none repeat scroll 0 0 #e9e9e9;
	color: #3e3e3e;
	display: inline-block;
	padding: 5px 10px;
	text-decoration: none;
}
.navSplitPagesLinks a:hover {
	background: none repeat scroll 0 0 #979797;
	color: #FFF;
}
.productSpecialPrice {
	font-size:20px;
	font-weight:bold;
	color:#000;
}
#footer1 .web_service {
	clear: both;
	height: 100px;
	margin: 0 auto;
	padding: 0;
}
#footer1 .wrapper {
	height: 100px;
}
#footer1 .web_service ul li.line {
	border-right: 1px dashed #999999;
}
#footer1 .web_service ul li {
	border: medium none;
	display: block;
	float: left;
	overflow: hidden;
	width: 19.6%;
}
#footer1 .web_service ul li ul li.web_service-menu {
	color: #444444;
	font-size: 16px;
	font-weight: bold;
	text-indent: 10px;
}
#footer1 .web_service ul li ul li {
	clear: both;
	display: block;
	margin: 0 auto;
	text-align: left;
	width: 100%;
}
#footer1 .web_service ul li ul li a {
	color: #555555;
	display: block;
	font-size: 14px;
	line-height: 20px;
	text-indent: 20px;
}
#footer1 .web_service ul li ul li a:hover {
	text-decoration:underline;
	font-weight:bold;
	text-indent:15px;
	color:green;
}
#footer1 {
	margin-top:20px;
}