/* design website css sheet */
/*///// designed by XQ@xjtu  */
/*  2007-11-25  */
/*  any question contact: qiang0902@gmail.com */

* { margin: 0px; padding: 0px; }
body { 
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
    overflow-x: hidden;
	}
#page {
    width: 1000px;
	margin: 0 auto;
	text-align: left;
	}
a {font-family: Arial; font-size: 12px; color: #000; text-decoration: none; }
a:visited {font-family: Arial; color: #000; text-decoration: none; }
a:hover { color: #637dd4; text-decoration: none; }
a img { border: none;}

/* banner css start */
#banner {
	height: 139px;
	background-color: #1c1b1a;
	}
#logo {
    position: relative;
	top: 35px;
	margin-left: 57px;
	color: #fff;
	font-family: Century Gothic;
	font-size: 12px;
	}
#logo .logo { 
	font-size: 38px;
	color: #fff;
	margin-top: -8px;
	margin-bottom: 10px;
	} 
#logo .ty { color: #a9a9a9; }
#search {
    position: absolute;
	top: 18px;
	left: 560px;
	}
#search input {
    width: 170px;
    height: 22px;
	float: left;
	line-height: 22px;
	padding-left: 6px;
	color: #7f7f7f;
	border: 1px solid #404040;
	}
#search .submit {
    font-family: Arial;
    width: 52px;
	height: 23px;
	padding: 0px 1px 2px 0px;
	margin-left: 4px;
	background: #68503a;
	color: #fff;
	border: 1px solid #404040;
	}
#tv {
    position: absolute;
	top: 2px !important;
	top: 10px;
	margin-left: 800px;
	z-index: 2;
	}
/* nav start */
#nav {
    height: 29px;
	line-height: 29px;
	background: #5a4027;
	}
#nav li{
    list-style: none outside none;
	display: inline;
	margin: 0px 4px;
	}
#nav a, #nav a:visited {
	height: 29px;
	font-size: 14px;
	padding-top: 6px !important;
	padding-bottom: 6px !important;
	padding: 6px 12px;
    color: #fff;
	}
#nav .active a, #nav a:hover { background: #836a51; }
/* directory start */
#directory {
    float: left;
    height: 32px;
	width: 98%;
	line-height: 32px;
	font-weight: bold;
	padding-left: 20px;
	border-bottom: 1px dotted #969590;
	}
#directory a { margin: 0px 6px; }
#directory .welcome {margin-left: 10px; }
#subCategores {
    height: 22px;
	float: left;
	line-height: 20px;
	margin-top: 8px !important;
	margin: 6px 0px 6px 20px;
    padding-right: 6px;
	border: 1px solid #ccc;
	background: #f1f1f1;
	}
#subCategores li {
    display: inline;
	margin: 0px 6px;
	}
#subCategores li a, #subCategores li a:visited { color: #666; font-size: 12px; font-weight: normal; }
#subCategores li a:hover {color: #ff8c05; text-decoration: underline; }
/* headline start */
.headline {
    clear: left;
    height: 16px;
	background: #dedcd5;
	border-top: 1px solid #b3b1ab;
	}

/* list start */
#list { 
    padding: 15px 0px 0px 20px;
    background: #f2f0e9;
	border-bottom: 1px dotted #969590;
	}
.title, .subtitle { 
    float: left;
	margin-bottom: 10px;
    font-size: 18px;
	font-weight: normal;
	color: #836a51;
	}
.subtitle, #list .title { float: left; }
.showPage {float: left; }
/* index boxes css */


/* links */
#links {
    background: #a9a9a9;
	height: 30px;
	line-height: 30px;
	color: #5a4027;
	}
#links li {
    display: inline;
	margin: 0px 10px;
	}


/* product css */
#filter { float: right; margin-right: 20px; color: #5a4027;	}
#filter select {
	background: #f2f0e9;
	color: #5a4027;
	margin-left: 10px;
	border: 1px solid #dedcd5;
	}
.description {clear: both; float: left; margin: 6px; color: #836a51; }

.product { clear: left; margin-top: 12px; }
.info {width: 750px; }
.info h3 a, .info h3 a:visited { 
    font-size: 16px;
	font-family: Verdana;
	color: #8d897b;
	}
.info h3 a:hover { text-decoration: underline; }
.pic { float: left; margin-right: 12px;}
.pic img { border: 1px solid #dedcd5; }
.info { float: left; }
.text { 
    margin: 6px 0px;
	font-size: 12px;
	font-family:Verdana; 
	font-weight: normal;
	color: #919191;
	width: 750px;
	height: 60px !important;
	height: 56px;
}
.meta { font-family: Verdana; font-size: 12px; color: #919191; margin-top: 4px; font-weight: normal; }
.meta a { margin-left: 6px; }
.star { 
    float: right;
	width: 98px;
	height: 98px;
	line-height: 98px;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	color: #fff;
	background: url(../images/star.jpg);
	}
.clear { clear: both; }
hr {color: #dedcd5; }
#showpages {
    font-size: 12px;
	text-align: center;
	color: #836a51;
	margin-bottom: 6px;
	}
#showpages a { margin: 0px 4px; }


/* footer start */
#footer {
    height: 52px;
	line-height: 52px;
	background: #1c1b1a;
	font-family: Verdana;
	color: #919191;
	}
#footer .gooptv1 {
    float: left;
    font-size: 11px;
	font-weight: normal;
	margin-left: 22px;
	}
#footer .gooptv2 {
    font-size: 11px;
	float: right; 
	font-weight: normal;
	margin-right: 20px;
	}

/* product_detail css */
#product-info {
    height: 20px;
	width: 40%;
	float: right;
	margin-right: 10px;
	text-align: center;
	border-bottom: 1px solid #5a4027;
	color: #836a51;
	line-height: 20px;
	}
.price {float: left; margin-left: 20px; font-weight: bold; font-family: Georgia; color: #3f813f; font-size: 16px; }
.sprice {  font-weight: bold; font-family: Arial; color: #a00; font-size: 16px; }
#product-info .views, #product-info .reviews, #product-info .rate { margin: 0px 6px; }
.buy { clear: both; }
.buy input {
    background: #fff;
	margin-top: 10px;
	font-family: Trebuchet MS;
	border: 1px solid #ff8c05;
	}
.detail {
    clear: right;
	float: left;
	width: 700px;
	text-indent: 20px;
	margin: 10px;
    font-size: 12px;
	line-height: 1.6em;
	font-family: Verdana;
	color: #919191;
	}

#show-reviews { clear: both; margin-left: 10px; }
.comment { font-size: 16px; font-weight: bold; color: #a00;}
.show-reviews { clear: both; margin: 10px; width: 50%; border-top: 1px solid #836a51; padding-top: 8px;}
.show-reviews .head img { width: 80px; height: 80px; float: left; margin-right: 10px; }
.show-reviews .name { margin-bottom: 6px; color: #836a51; font-weight: bold; float: left; }
.show-reviews .rating { float: right; margin-right: 10px; }
.review { clear: right; margin-top: 10px; }

#reviews {
    clear: both;
    margin: 10px;
	padding-top: 10px;
	border-top: 1px dotted #5a4027;
	}
#reviews div { margin: 5px 0px; }
#reviews input {
	margin-left: 10px;
	color: #666;
	}
#reviews div input { margin-right: 25px;}
#reviews div select { margin-left: 6px;}
#reviews textarea { margin-left: 10px; color: #666; }
#reviews .submit { color: #000; } 