body{
margin-top:-6px;
*margin: 0;
padding: 0;
font: normal 90%  Arial, Verdana, sans-serif;
background: #000000 url('../img/bodybackground.gif') repeat-y fixed center; 
}
#topbar{
	margin:0;
	padding: 0;
	width:1003px;
	margin-left: auto;
	margin-right: auto;
}
#top-link-container{
	padding: 0;
	margin:0;
	background-color:#2F122E;
	
	height:24px;
	width:1003px;
}
#contentbar {
	width: 1003px;
	margin:0;
	padding:0;
	margin-left: auto;
	margin-right: auto;
	border:0;
	background-color:white;
}
#footerbar{
width:1003px;
margin-left: auto;
margin-right: auto;
clear: both;
padding-top: 0px;
text-align: center;
}
/*
**************************
top bar style
**************************
*/
#top-h1 {
	padding: 0px;
	border:0px;
	width: 1003px;
	text-align:right;
	display:none;
}
#top-h1 h1{
	padding:0;
	margin:0;
	color: #323232;
	font-size:8px;
	display:none;
}


#top-banner {
	color: #000;
	width:1003px;
	height:240px;
	margin:0;
	padding:0;
}
#top-menu{
margin-top:6px;
}
#top-menu ul{
margin:0;
padding: 0;
list-style: none;
font-size:15px;
font-weight:normal;
float:right;
}

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

#top-menu a{
float: left;
display: block;
color: white;
text-decoration: none;
margin: 0 0 0 0; /*Margin between each menu item*/
padding: 4px 5px;
}

#top-menu a:hover{
color: #AD7AB5;

}
#top-menu #home a{ /*currently home tab*/
background-image:none;
/*background: url("../img/topmenu-bg-h.jpg") 0px 8px no-repeat;*/
}
#top-menu #current a{ /*currently selected tab*/
color: #AD7AB5;
font-weight:bold;
}


#top-sales-str{
width: 1003px;
height:35px;
text-align:right;
float:right;
}
#top-sales-str H1{
	margin:0;
	padding:0;
	font-weight:bold;
	font-style:oblique;
	font-size:18px;
	color:#BEA818;
	padding-top:150px;
	padding-right:30px;
}
#top-sales-str H2{
	margin:0;
	padding:0;
	font-weight:lighter;
	font-style:italic;
	font-size:12px;
	color:white;
	padding-top:2px;
	padding-right:10px;
}

//=======top link
#top-link{
padding: 0;
margin:0;
width: 1003px;
}

#top-link ul{
margin:0;
padding:0;
font-family: "Avant Garde","Century Gothic",sans-serif;
/*font-style:italic;*/
margin-left:30px;
padding-bottom:5px;
*padding-top:3px;
list-style: none;
}

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

#top-link a{
display: inline ;
color: #D59DDB;
font-size: 13px;
font-weight:normal;
text-decoration: none;
margin:0; /*Margin between each menu item*/
padding-left: 8px !important;
padding-right: 8px !important;
}

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

/* left menu */
#left-menu{
clear:left;
float:left;
border-right: 1px dotted #ff3b9e;
border-bottom-width:0;
width: 185px;
background-color:white;
}

#left-menu ul{

margin: 0;
padding: 0;
list-style-type: none;
background-color:#EFEBEF;
}
#left-menu li{
border-bottom: 1px solid #AD7AB5;
}
#left-menu li a{
display: block;
padding: 3px 0;
padding-left: 9px;
width: 169px; /*185px minus all left/right paddings and margins*/
text-decoration: none;
color: black;
border-left: 7px solid #AD7AB5;
font-weight:normal;
font-size:13px;
}
#left-menu li a span{
	color:red;
}
* html #left-menu li a{ /*IE only */
width: 187px; /*IE 5*/
w\idth: 169px; /*185px minus all left/right paddings and margins*/
}

#left-menu li a:hover {
color:#B257C0;
}
#topnewproducts img{
float:left;
border:0px;
margin-left:0;
padding-right:5px;
height:80px;
width:80px;
*height:auto;
}
#topnewproducts li a{
padding:0;
margin:0;
color:black;
font-size:11px;
font-weight:normal;
min-height:84px;
height:auto;
}
#topnewproducts li a:hover{
color:#9f9d9d
}
div.menutitle{
background-color:#4c4649;
padding: 2px 0 0 10px;
font-size:14px;
font-weight:normal;
}
div.menutitle a {
display: block;
width: 169px; /*185px minus all left/right paddings and margins*/
text-decoration: none;
color: white;
}
div.menutitle-special{
border-bottom: 1px solid black;
padding: 1px 0;
padding-left: 10px;
margin-top:0px;
background-color:#bc681e;
font-size:14px;
}
div.menutitle-special a {
display: block;
width: 169px; /*185px minus all left/right paddings and margins*/
text-decoration: none;
color: white;
font-weight:bolder;
}
#leftmenu-add-ul a{
	border:0px;
	color:black;
}
#leftmenu-add-ul img{
	border:0px;
	filter:alpha(opacity=60);
  /* CSS3 standard */
  	opacity:0.6;

}

#right-menu{
float:right;
width: 185px;
}
#right-menu h2{
	color:red;
	font-size:14px;
	padding:0;
}
#right-menu ul{
margin:0;
padding:0;
padding-top:10px;
width:180px;
list-style-type: none;
}
#right-menu li{
clear:left;
width:180px;
 border: 1px solid #9f9d9d;
}
#right-menu li a{
color:#767575;
font-size:10px;
display: block;
}
#right-menu li a span{
font-weight:bolder;
color:red;
}
#right-menu li a img{
float:left;
border:0px;
}
/*
*****************
main content
*****************
*/
#main-content{
float:left;
width: 805px;
border-left: 5px;
padding-left: 10px;
padding-right: 1px;
padding-top: 10PX;
padding-bottom: 1em;
background-color:white;
}

#main-content H1 {
	clear:left;
	/*font-family: Lucida Grande, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;*/
	color:#600a0b;
	PADDING-LEFT: 0px;
	FONT-WEIGHT: bolder;
	FONT-SIZE: 14px;
	PADDING-BOTTOM: 10px;
	PADDING-TOP: 0px;
	margin-bottom:10px;
	BORDER-BOTTOM: black 1px dotted;
}
#main-content H1 A{
	color:#600a0b;
	text-decoration: none;
}
#main-content H1 A:hover{
	color:black;
}
#main-content H2 {
	font-family: Lucida Grande, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	clear:left;
	PADDING-LEFT: 0px;
	FONT-WEIGHT:bolder;
	FONT-SIZE: 16px;
	margin-top:5px;
	margin-bottom:5px;
	padding-top:5px;
	PADDING-BOTTOM: 0px;
}
#main-content H2 a{
	/*font-size:14px;*/
	color:#967b88;
	text-decoration: none;
}
#main-content H3 {
	font-family: Lucida Grande, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#523a3a;
	clear:left;
	PADDING-LEFT: 0px;
	FONT-WEIGHT:normal;
	FONT-SIZE: 16px;
	margin-top:5px;
	margin-bottom:5px;
	padding-top:0px;
	PADDING-BOTTOM: 0px;
}
#main-content H3 a{
	/*font-size:14px;*/
	color:#967b88;
	text-decoration: none;
}
#main-content H4 {
	font-family: Lucida Grande, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	clear:left;
	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 {
	font-family: Lucida Grande, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	clear:left;
	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;
}

#Introduction{
	margin-bottom:10px;
}
#Introduction H1 {
	font-family: Lucida Grande, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	clear:left;
	margin:0;
	padding:0;
	FONT-WEIGHT:bolder;
	FONT-SIZE: 14px;
	color:#BF2C07;
	BORDER-BOTTOM: black 0px dotted;
	margin-bottom:5px;
}
#Introduction H1 span{
	font-size:18px;
}
#Introduction H2 {
	margin:0;
	padding:0;
	font-family: Lucida Grande, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	clear:left;
	FONT-WEIGHT:bolder;
	FONT-SIZE: 16px;
}
.text-align-center{
	text-align:center;
}
#Introduction H3 {
	font-family: Lucida Grande, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:black;
	clear:left;
	margin:0;
	padding:0;
	FONT-WEIGHT:normal;
	FONT-SIZE: 14px;
	margin-top:2px;
}
#Introduction H3 em{
	margin-left:5px;
	padding-left:15px;
}
#Introduction H3 a{
	font-weight:bold;
	color:#1928BE;
	text-decoration:underline;
}

#description-add .spe-h4{
	text-align:center;
	font-size:20px;
	color:#BF2C07;
	background-color:#FFFFE3;
}
#description-add .spe-h5{
	font-size:16px;
	background-color:#FFFFE3;
}
#description-add .spe-h5 em{
	padding-left:10px;
}
#description-add .spe-h5 span{
	font-weight:bold;
	color:red;
	background-color:transparent;
}
#description-add .spe-h5 a{
	text-decoration: underline;
	font-weight:bolder;
	font-size:16px;
}
#description-add .spe-h5-bold-center{
	color:#993300;
	font-size:20px;
	text-align:center;
	font-weight:bold;
	padding-left:100px;
	padding-right:100px;
}
#description-add .spe-h5-box{
	background-color:#FFFFE3;
	border: 1px solid #D2D2D2;
	padding-left:12px;
	padding-right:12px;
	padding-top:10px;
	padding-bottom:15px;
	font-size:16px;
}
#description-add .spe-h5-box span{
	font-size:16px;
	background-color:transparent;
	font-weight:bolder;
	margin-right:30px;
}
#spe-border{
	border: 1px black dotted;
	margin-top:10px;
	margin-bottom:10px;
}
#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;
}

/*
***************
Articles css style
***************
*/

#articles-list{
	font-family: Lucida Grande, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	width:600px;
	background: url(../img/articles-bg.jpg) no-repeat;
	font-weight:normal;
	margin:0;
	padding:0;
	padding-top:30px;
}
#articles-list ul{
	border-bottom:2px solid #E3779F;
	margin:0;
	padding:0;
	list-style:none;
	border-left:1px solid #E3779F;
	border-right:1px solid #E3779F;
	border-bottom:1px solid #E3779F;
	padding-top:20px;
	padding-bottom:5px;
	*margin-top:41px;
	*padding-top:4px;
}
#articles-list ul li{
	font-size:14px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:3px;
}
#articles-list ul li a{
	color:black;
	font-size:16px;
	color:#E54480;
}
/*
*************
footer bar
*************
*/

#footerlink{
width:1003px;
background:#722e70;
padding:0px;
padding-top:4px;
text-align:center;
height:20px;
}

#footerlink a{
color:white;
text-decoration: none;
padding-left:15px;
font-weight:normal;
}

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

#copyright{
	color:black;
	font-size:12px;
	width:1003px;
	background-color:#C6BCC6;
	text-align:center;
	margin-bottom:0px;
	font-weight:normal;
}
#recommend-tx{
	font-size:12px;
	color:red;
	width:1003px;
	background-color:#FFFFFF;
	margin-top:0px;
	text-align:center;
}
/*
*********************
copyright style
*********************
*/


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

#testinomials_footer{
margin-left:30px;
background: url(../img/arrow.jpg) 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:5px;
	margin-top:10px;
	width:700px;
}
#floatbox-add ul{
	margin: 0;
	padding: 0;
	list-style:none;
}
#floatbox-add ul li{
	padding-left:10px;
	list-style:none;

}
#floatbox-add ul li a {
	font: normal 80% Verdana,Arial, sans-serif;
	color:#383428;
	text-decoration:none;

}
#floatbox-add ul li a:hover {
	font: normal 80% Verdana,Arial, sans-serif;
	color:black;
	border-bottom:1px dotted;
}
#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:#f1ede3;
margin-left:15px;
margin-bottom:15px;
text-align:center;
border:1px dotted #b9a278;
}

#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:#f1ede3;
padding-bottom:10px;
margin-left:10px;
margin-bottom:20px;
float: left;
text-align:center;
border:1px dotted #c3b490;
}
*+#list-floatbox ul li {
width:180px;
height:240px;
background-color:#f1ede3;
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;
	margin-left:26px;
	*margin-left:0px;
	padding: 0px 0px;
	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{
	margin-top:8px;
	font-size:18px;
	color:#BF2C07;
	font-weight:bolder;
	padding-left:5px;
	border:1px dashed #BF2C07;
}
#product-detail-productimg{
	float:left;
	width:370px;
	height:auto;
}
#product-detail-productimg img{
	width:370px;
	margin:0;
	padding:0;
}
#product-detail-productimg ul{
	margin:0;
	padding:0;
	text-align:center;
}
#product-detail-productimg ul li{
	list-style:none;
	padding-top:5px;
}
#product-detail-productimg a{
	font-size:16px;
	font-weight:bold;
}
#product-detail-productimg #buynow-button{
	font-size:28px;
	background-color: red;
	border: 4px #ff6600 outset;
	color: white;
	text-decoration: none;
	font-weight:bolder;
}
#product-detail-productimg #buynow-button:hover{
	border-style: inset;
	background-color: #880000;
}
#product-detail-content{
	width:430px;
	height:auto;
	float:left;
}
#product-detail-content ul{
	margin:0;
	padding:0;
	list-style:none;
	*margin-left:5px;
	*margin-right:5px;
	margin-top:10px;
	text-align:left;
}
#product-detail-content ul li{
	margin:0;
	padding:0;
	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.list-float-yourpricetitle{
	color:#BF2C07;
	font-size:16px;
	font-weight:bold;
}
#product-detail-content ul li span.list-float-yourpricenum{
	font-size:18px;
	font-weight:bold;
	color:white;
	background-color:red;
}
#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{
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
#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:550px;
	padding-bottom:20px;
}
#shipping-list ul {
list-style: none;
margin: 0;
padding: 0;
}
#shipping-list ul li {
width:120px;
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;
}


#keywords{
	float:left;
	margin-left:15px;
	margin-top:10px;
	width:450px;
}
#keywords ul{
	margin: 0;
	padding: 0;
	list-style:none;
}
#keywords ul li{
	padding-left:10px;
	list-style:none;
}
#keywords ul li a {
	font: normal 80% Verdana,Arial, sans-serif;
	color:#383428;
	text-decoration:none;
}
#keywords ul li a:hover {
	font: normal 80% Verdana,Arial, sans-serif;
	color:black;
	border-bottom:1px dotted;
}
#keywords ul li a span{
	color:red;
}
#keywords ul li img{
	border:0px;
	width:60px;
	height:60px;
}

#keywords-1{
	float:left;
	margin-left:15px;
	margin-top:10px;
	width:450px;
}
#keywords-1 ul{
	margin: 0;
	padding: 0;
	list-style:none;
}
#keywords-1 ul li{
	padding-left:10px;
	list-style:none;
}
#keywords-1 ul li a {
	font: normal 80% Verdana,Arial, sans-serif;
	color:#383428;
	text-decoration:none;
}
#keywords-1 ul li a:hover {
	font: normal 80% Verdana,Arial, sans-serif;
	color:black;
	border-bottom:1px dotted;
}
#keywords-1 ul li a span{
	color:red;
}
#keywords-1 ul li img{
	border:0px;
	width:60px;
	height:60px;
}



#add-product-detail-wrapper{
	width:750px;
	border:1px dashed #BF2C07;
	margin-left:5px;
	margin-top:10px;
}
#add-product-detail-wrapper #add-product-detail-left{
	float:left;
	width:200px;
}
#add-product-detail-wrapper #add-product-detail-left img{
	width:200px;
}
#add-product-detail-wrapper #add-product-detail-right{
	float:left;
	width:550px;
}
#add-product-detail-wrapper #add-product-detail-right ul{
	margin:0;
	padding:0;
	padding-left:10px;
	list-style:none;
}
#add-product-detail-wrapper #add-product-detail-right ul li{
	padding-bottom:4px;
}
#add-product-detail-wrapper #add-product-detail-right ul li em{
	padding-left:20px;
	padding-right:16px;
	color:white;
	font-size:16px;
	font-weight:bold;
	background-color:red;
}
#add-product-detail-wrapper #add-product-detail-right ul li a{
	font-size:16px;
	font-weight:bold;
}
#add-product-detail-wrapper #add-product-detail-right ul li span{
	color:#BF2C07;
	font-size:16px;
	font-weight:bold;
}
#add-product-detail-wrapper #add-product-detail-right #buynow-button{
	font-size:28px;
	background-color: red;
	border: 4px #ff6600 outset;
	color: white;
	text-decoration: none;
	font-weight:bolder;
}
#add-product-detail-wrapper #add-product-detail-right #buynow-button:hover{
	border-style: inset;
	background-color: #880000;
}
