body{
margin: 0;
padding: 0;
font: normal 90%  Arial, Verdana, sans-serif;
background-color: white;
}
#topbar{
	padding: 0;
}
#top-menu-container{
	padding-top: 0px;
	padding-bottom: 0px;
	background:#e571c6;
	border-top: 1px solid #941c74;
	/* background: url("../img/top-menu-bg.jpg"); */
	/*border-bottom:8px solid #cccccc;*/
	/*border-top: 4px solid #D25A0B; */
}
#top-link-container{
	padding: 0;
	/*background-color:#D25A0B;
	border-top: 2px solid #D25A0B;
	border-bottom: 4px solid #CCC;*/
	height:16px;
}
#contentbar {
	width: 1003px;
	padding-left: 0px;
	margin-top:5px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	border: 0px solid #e0e0e0;
	border-width: 0 0;
}
#footerbar{
clear: both;
padding-top: 15px;
text-align: center;
}
/*
**************************
top bar style
**************************
*/
#top-h1-container {
	background-color:#f5f2ed;
	color: #000000;
	padding: 0px;
	border:0px;
	width: 100%;
}
#top-h1 {
	width: 1003px;
	height:12px;
	margin-left: auto;
	margin-right: auto;
}
#top-h1-container #top-h1 h1{
	color: #000000;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
	font-size:10px;
}
#top-banner {
	color: #000;
	background: url("../img/banner.jpg") transparent top left;
	padding: 0;
	margin-bottom:0;
	width: 1003px;
	height:125px;
	margin-left: auto;
	margin-right: auto;
	/*height:191px;*/
}
#topbar #top-banner-logo{
	width:335;
	float:left;
}
#topbar #top-banner-flash{
	width:590;
	float:right;
}
#top-menu{
/*background: transparent;*/
background-color: #941c74;
padding: 0px;
width: 1003px;
height:25px;
margin-left: auto;
margin-right: auto;
font-weight:bolder;
font-size:12px;
}
#top-menu ul{
margin:0;
margin-left: 0px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#top-menu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#top-menu a{
float: left;
display: block;
color: #ffffff;
text-decoration: none;
margin: 0 0 0 0; /*Margin between each menu item*/
padding: 5px 10px;
/*background-color: black; Brown color theme*/
/*border-top: 1px solid white;*/
}

#top-menu a:hover{
background-color: #e571c6; /*Brown color theme*/
color: black;
}

#top-menu #current a{ /*currently selected tab*/
background-color: #e571c6; 
color: black;
/*border-color: #D25A0B; */
}
/* top link*/

#top-link{
height:16px;
padding: 0;
width: 1003px;
margin-left:auto;
margin-right:auto;
background-color:#e571c6;
}

#top-link ul{
margin:0;
margin-left: 10px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#top-link li{
display: inline ;
margin:0;
padding: 0;
text-transform:uppercase;
}

#top-link a{
display: inline;
color: black;
font-size: 14px;
text-decoration: none;
margin:0; /*Margin between each menu item*/
padding-left: 6px !important;
padding-right: 6px !important;
font-weight:normal;
/*background-color: black; Brown color theme*/
/*border-top: 1px solid white;*/
}

#top-link a:hover{
/*background-color: #b50a0a; Brown color theme*/
color: white;
}
/*
*********************
content  style
*********************
*/

/* left menu */
#left-menu-container{
clear:left;
float:left;
width: 186px;
background-color:#eeeeee;
padding-bottom:30px;
}
#left-menu-container img{
	border:0;
}
#left-menu{
	clear:left;
	width:162px;
	padding-left:12px;
	padding-right:12px;
}
#left-menu ul{
margin:0;
padding:0;
list-style-type: none;
}
#left-menu li{
	width:162px;
}
#left-menu li a{
margin:0;
display: block;
text-decoration: none;
color: black;
background-color: #ffffff;
padding-top:4px;
padding-left:8px;
padding-bottom:4px;
}

#left-menu li a:hover {
	text-decoration: underline;
}

div.menutitle{
background: url("../img/left_02.gif") 0px 0 no-repeat;
height:20px;
padding-left:15px;
font-size:14px;
font-weight:bold;
}
div.menutitle a {
display: block;
text-decoration: none;
color: white;
}
div.menutitle-special{
background: url("../img/left_01.gif") 0px 0 no-repeat;
height:20px;
padding-left:15px;
font-size:14px;
font-weight:bold;
}
div.menutitle-special a {
display: block;
text-decoration: none;
color: white;
}
/*
*****************
main content
*****************
*/
#main-content{
float:left;
width: 800px;
border-left: 5px;
padding-left: 10px;
padding-right: 1px;
margin-top: 15PX;
padding-bottom: 1em;
}

#main-content H1 {
	PADDING-LEFT: 0px;
	FONT-WEIGHT: bolder;
	FONT-SIZE: 14px;
	PADDING-BOTTOM: 10px;
	PADDING-TOP: 0px;
	margin-bottom:10px;
	BORDER-BOTTOM: #880000 1px solid;
}
#main-content H2 {
	PADDING-LEFT: 0px;
	FONT-WEIGHT:bolder;
	FONT-SIZE: 14px;
	margin-top:5px;
	margin-bottom:5px;
	padding-top:5px;
	PADDING-BOTTOM: 0px;
}
#main-content H3 {
	PADDING-LEFT: 0px;
	FONT-WEIGHT:normal;
	FONT-SIZE: 14px;
	margin-top:5px;
	margin-bottom:5px;
	padding-top:0px;
	PADDING-BOTTOM: 0px;
}

#main-content H4 {
	PADDING-LEFT: 0px;
	FONT-WEIGHT:bolder;
	FONT-SIZE: 14px;
	margin-top:5px;
	margin-bottom:5px;
	padding-top:0px;
	PADDING-BOTTOM: 0px;
	background-color:#E9E9E9;
}
#main-content h4 span{
	color:#993300;
	margin-left:5px;
}
#main-content H5 {
	PADDING-LEFT: 0px;
	FONT-WEIGHT:lighter;
	FONT-SIZE: 14px;
	margin-left:5px;
	margin-top:5px;
	margin-bottom:5px;
	padding-top:0px;
	PADDING-BOTTOM: 0px;
	background-color:#F4F4F4;
}
#main-content h5 span{
	background-color:#FFFFFF;
}
#description-add .spe-h4{
	font-size:18px;
	color:#000000;
	background-color:#ffffcc;
}
#description-add .spe-h5{
	background-color:#ffffcc;
}
#description-add .spe-h5 a{
	text-decoration: underline;
	font-weight:bolder;
}
#description-add .spe-h5-box{
	background-color:#ffffcc;
	border: 1px solid black;
	padding-left:20px;
	padding-right:10px;
	padding-top:5px;
}
#description-add .spe-h5-box span{
	font-weight:bolder;
}
#div-spe{
	width:683px;
	height:150px;
	background-image: url(../img/new-announce.jpg);
}
#div-spe #div-spe-inner{
	margin-left:200px;
	margin-top:25px;
}
#div-spe #div-spe-inner #buynow-button{
	font-size:28px;
	background-color: red;
	border: 4px #ff6600 outset;
	color: white;
	text-decoration: none;
	font-weight:bolder;
}
#div-spe #div-spe-inner #buynow-button:hover{
	border-style: inset;
	background-color: #880000;
}

/*
*************
footer bar
*************
*/

#footerlink{
text-align:center;
background-color:#e3e1e1;
margin-top:5px;
padding: 0px;
width: 100%;
}
#footerlink ul{
margin:0;
padding: 0;
list-style: none;
}

#footerlink li{
display: inline;
margin: 0 6px 0 0;
padding: 0;
}

#footerlink a{
/*color:#8a0200;
float:none
display: block;
text-decoration: none;
margin: 1px 3px 0 0; /*Margin between each menu item*/
font-size:16px;
padding: 1px 3px;
}

#footerlink a:hover{
color: red;
/*text-decoration:underline;*/
}

#copyright{
	width: 100%;
	height:20px;
	background-color:#9e9590;
	padding-top:8px;
	margin-top:5px;
	text-align:center;
}
#recommend-tx{
	color:red;
	width: 100%;
	background-color:#FFFFFF;
	margin-top:5px;
	text-align:center;
}
/*
*********************
copyright style
*********************
*/


/*
****************
Testinomials style
****************
*/
#testinomials{
background-color: #ececec;
width: 700px;
margin-left:20px;
padding: 15px;
}

#testinomials_footer{
margin-left:30px;
background: url(../img/arrow.gif) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
padding-left: 65px;
padding-top: 1px;
margin-bottom: 2em;
font-size: 90%;
color: #4A4A4A;
}


/*
****************
News style
****************
*/
#main-content #news H1 {
	FONT-SIZE: 14px;
	BORDER-BOTTOM: #000000 0px solid;
}
#main-content #news H2 {
	PADDING-LEFT: 0px;
	FONT-WEIGHT:bolder;
	FONT-SIZE: 14px;
	margin-top:5px;
	margin-bottom:5px;
	padding-top:5px;
	PADDING-BOTTOM: 0px;
}
#main-content #news H3 {
	PADDING-LEFT: 0px;
	FONT-WEIGHT:normal;
	FONT-SIZE: 14px;
	margin-top:5px;
	margin-bottom:10px;
	padding-top:0px;
	PADDING-BOTTOM: 0px;
}

#main-content #news H4 {
	PADDING-LEFT: 0px;
	FONT-WEIGHT:bolder;
	FONT-SIZE: 14px;
	margin-top:5px;
	margin-bottom:5px;
	padding-top:0px;
	PADDING-BOTTOM: 0px;
	background-color:#E9E9E9;
}
#main-content #news h4 span{
	color:#993300;
	margin-left:5px;
}
#main-content #news H5 {
	PADDING-LEFT: 0px;
	FONT-WEIGHT:lighter;
	FONT-SIZE: 14px;
	margin-left:5px;
	margin-top:5px;
	margin-bottom:5px;
	padding-top:0px;
	PADDING-BOTTOM: 0px;
	background-color:#F4F4F4;
}
#main-content #news h5 span{
}

#newslist_title{
width: 750px;
background-color:#dfdfdf;
font-weight:bold;
padding-left: 10px;
padding-top: 1px;
font-size: 100%;
color:#bc681e;
}

#news_content{
background-color: #f9f9f9;
width: 720px;
margin-left:30px;
margin-top:10px;
margin-bottom:20px;
}

#news_content a img{
border:#000000 1px solid;
}

/*
***********
pagination style
***********
*/
#pagination{
width:750px;
padding: 2px;
margin-bottom:10px;
}

#pagination ul{
margin:0;
padding: 0;
text-align: right; /*Set to "right" to right align pagination interface*/
font-size: 16px;
}

#pagination li{
list-style-type: none;
display: inline;
margin:2px;
padding-bottom: 1px;
}

#pagination a, #pagination a:visited{
padding: 0 5px;
border: 1px solid #880000;
text-decoration: none;
color: #000000;
}

#pagination a:hover, #pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: lightyellow;
}

#pagination #currentpage{
font-weight: bold;
padding: 0 5px;
border: 1px solid navy;
background-color: #d04901;
color: #FFF;
}

#pagination #disablepage{
padding: 0 5px;
border: 1px solid #929292;
color: #929292;
}

#pagination #nextpage{
font-weight: bold;
}

* html #pagination #currentpage li, * html #pagination #disablepage li{ /*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
margin-right: 5px;
padding-right: 0;
}

/*
****************
floatbox in catalog page
****************
*/
#floatbox-add{
	float:left;
	margin-left:10px;
	margin-top:10px;
	width:700px;
}
#floatbox-add ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#floatbox-add ul li{
	padding-left:10px;
	width:700px;
}
#floatbox-add ul li a {
	font: bold 100% Verdana,Arial, sans-serif;
}
#floatbox-add ul li a span{
	color:red;
}
#floatbox-add ul li img{
	border:0px;
	width:60px;
	height:60px;
}

#floatbox{
	margin-left:5px;
	margin-top:5px;
	width:750px;
}
#floatbox ul {
list-style: none;
margin: 0;
padding: 0;
}
#floatbox ul li {
width:160px;
height:200px;
float: left;
background-color:#F4F4F4;
margin-left:15px;
margin-bottom:15px;
text-align:center;
}

#floatbox ul li a {
padding-top:20px;
color: #777;
display: block;
text-align: center;
text-decoration: none;
}

#floatbox ul li img{
	/*width:100px;*/
	height:100px;
	border: 1px solid #e0e0e0;
	margin-bottom:5px;
}

#floatbox ul li a span {
cursor:hand;
height:20px;
color: #000;
display: block;
font-size: 14px;
padding-top:2px;
}
#floatbox ul li a span.spe-span {
color:red;
font-weight:bold;
}
#floatbox ul li a:hover {
color: #000;
}

/*
*****************
list floatbox in product list page
*****************
*/
#list-floatbox{
padding:5px;
margin-left:0px;
margin-top:0px;
width:780px;
}
#list-floatbox ul {
list-style: none;
margin:0px;
margin-top:10px;
padding: 0;
}
#list-floatbox ul li {
width:180px;
background-color:#F4F4F4;
padding-bottom:10px;
margin-left:10px;
margin-bottom:20px;
float: left;
text-align:center;
}
*+#list-floatbox ul li {
width:180px;
height:240px;
background-color:#F4F4F4;
margin-left:10px;
margin-bottom:20px;
float: left;
text-align:center;
}
#list-floatbox ul li a {
color:black;
height:60px;
display: block;
text-align: center;
}
#list-floatbox ul li img{
	margin-bottom:5px;
	/*width:100px;*/
	height:100px;
	border: 1px solid #e0e0e0;
}

#list-floatbox ul li span {
height:18px;
color: #000;
display: block;
font-size: 12px;
}

#list-floatbox ul li a:hover {
color:#CC3300;
}
#list-floatbox #list-floatbox-topic {
margin-top:5px;
font-weight:normal;
text-decoration:none;
font-size: 12px;
}
#list-floatbox #sale-status{
	width:120px;
	height:10px;
	padding: 0 0px;
	*margin-left:26px;
	font-weight:bold;
	background-color:#EEEEEE;
	color:#DF8A62;
	border: 1px solid #cccccc;
}
#list-floatbox #list-float-genuine{
	font-size:12px;
	text-decoration:line-through;
}
*+#list-floatbox #list-float-genuine{
	margin-top:55px;
	font-size:12px;
	text-decoration:line-through;
}
#list-floatbox #list-float-yourprice-line-through{
	font-size:12px;
	text-decoration:line-through;
}
#list-floatbox #list-float-yourprice{
	font-size:12px;
}
#list-floatbox #list-float-yourprice strong{
	color:#CC3333;
}
/*
******************
style for product detail page
******************
*/
#product-detail-title{
	color:#FF3300;
	font-weight:bolder;
	border: 1px solid #cccccc;
	background-color:#E9E9E9;
	padding-left:5px;
	height:20px;
}
#product-detail-productimg{
	float:left;
}
#product-detail-productimg img{
	width:370px;
}
#product-detail-content{
	width:430px;
	float:left;
}
#product-detail-content ul{
	list-style:none;
	margin-left:5px;
	margin-right:5px;
	margin-top:10px;
	text-align:left;
}
#product-detail-content ul li{
	margin-bottom:5px;
}
#product-detail-content ul li span.list-float-genuine{
	font-size:12px;
	text-decoration:line-through;
	font-weight:normal;
}
#product-detail-content ul li span{
	font-weight:bolder;
}
#product-detail-content #buynow-button{
	background-color: red;
	border: 2px #ff6600 outset;
	padding: 0 12px;
	color: white;
	text-decoration: none;
	font-weight:bolder;
}
#product-detail-content #buynow-button:hover{
	border-style: inset;
	background-color: #880000;
}
#product-detail-content #back-button{
	background-color: #EEEEEE;
	border: 1px #cccccc outset;
	padding: 0 12px;
	color: black;
	text-decoration: none;
	font-weight:bolder;
}
#product-detail-content #sell-statusex{
	background-color:#ffffcc;
	color:red;
}
#product-detail-productimagelist{
	width:795px;
	float:left;
	padding-top:2px;
	padding-bottom:2px;
	background-color:#F4F4F4;
}
#product-detail-productimagelist ul{
	margin-left:5px;
	margin-top: 5px;
	margin-bottom:0px;
	list-style:none;
}
#product-detail-productimagelist ul li{
	display:inline;
}
#product-detail-productimagelist ul li a{
	border:0px;
	text-decoration:none;
}
#product-detail-productimagelist ul li img{
	*margin-left:30px;
	border:1px solid #cccccc;
	/*width:150px;
	height:113px;*/
}
#description-add{
	width:780px;
	float:left;
}


#shipping-list{
	margin-left:5px;
	margin-top:5px;
	width:750px;
}
#shipping-list ul {
list-style: none;
margin: 0;
padding: 0;
}
#shipping-list ul li {
width:160px;
height:40px;
float: left;
margin-left:15px;
margin-bottom:15px;
text-align:center;
}

#shipping-list ul li a {
padding-top:10px;
height:30px;
background-color:#7697d3;
color: #ffffff;
display: block;
text-align: center;
text-decoration: none;
}
#shipping-list ul li a:hover {
background-color:#e2e458;
color: #000;
}