/*--------- Global -----------*/
html,body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	margin:0;
	padding:0;
	line-height:16px;
	font-size:10px;
}

html { background:#fff; }

body { }

h1, h2, h3, h4, h5, h6 , ul, li , ol, p, a, dl, dd, dt, blockquote, form{
	list-style: none;
	margin: 0;
	padding: 0;
}
h1 {
	font-size:15px;
	color:#000;
	padding:10px 5px;
	border-bottom:#ddd 1px solid;
	border-top:#ddd 1px solid;
	margin-bottom:10px;
}

input,textarea,select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-size:10px;
}

p { margin:10px 0px; }

strong { color:#000; }

em { 
	color:#AF4600;
	font-style:normal;
}

b {
	font-weight:normal;
	color:#164D00;
}

img { border:0; }

th {
	text-align:center;
	background:#ddd;
	color:#164D00;
	padding:10px 5px;
	text-transform:uppercase;
	border-top:#bbb 1px solid;
	border-bottom:#bbb 1px solid;
}
td {
	background:#eee;
	padding:5px;
	color:#111;
}

a {
	color: #164D00;
	text-decoration: none;
}

a:hover { 
	color:#AF4600;
}

.clear { clear:both; }
/*--------- Layout -----------*/

#container { 
	width:980px;
	margin:0px auto;
	background:#fff;
}


#header {
	padding-top:10px;
}

#logo {
	width:270px;
	float:left;
}

#links {
	width:710px;
	float:left;
	text-align:right;
}
#links ul { padding:5px; float:right; margin-left:15px; }
#links ul li { display:inline; }
#links ul li a { color:#777; padding:10px 5px; }
#links ul li a.cart { background:url(../images/icon.gif) no-repeat 0px -75px; padding-left:20px; font-weight:bold; color:#000; }

#nav { 
	
	height:30px; 
}
#nav ul {}
#nav li { display:inline; }
#nav li span {}
#nav a { 
	color:#fff;
	height:30px;
	line-height:30px;
	display:block;
	float:left;
	padding:0px 20px;
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	background:#000 url(../images/nav.gif) repeat-x top;
	border-right:#fff 1px solid;
}
#nav a:hover { color:#ffff00; }


#content {
	background:url(../images/bgc.gif) repeat-x top;
	padding:20px 0px;
}

#left {
	width:200px;
	float:left;
}
#left h2 { font-size:12px; color:#000; text-transform:uppercase; border-bottom:#ccc 1px solid; border-top:#ccc 1px solid; text-align:center; padding:10px 0px; }

#designer { margin-bottom:15px; }
#designer ul {}
#designer ul li { height:20px; line-height:20px; }
#designer ul li a strong { color:#333; text-transform:capitalize; height:26px; line-height:26px; display:block; font-size:11px; background:url(../images/icon.gif) 5px -27px; padding-left:20px; }
#designer ul li a:hover strong { color:#ff6600; cursor:pointer; background:#eee url(../images/icon.gif) 5px -27px; }

#news {}
#news ul {}
#news ul li {}
#news ul li a { height:20px; line-height:20px; display:block; overflow:hidden; color:#333; background:url(../images/icon.gif) no-repeat 5px 10px; padding-left:20px; }
#news ul li a:hover { height:20px; line-height:20px; display:block; overflow:hidden; color:#ff6600; }

#right {
	width:760px;
	float:right;
}
#right h3 {
	border-bottom:#ccc 1px solid;
	border-top:#ccc 1px solid;
	font-size:13px;
	padding:10px;
	margin-bottom:10px;
	color:#164D00;
}

#footer { margin-top:20px; text-align:center; }
#footer ul.footNav { border-top:#ccc 1px solid; border-bottom:#ccc 1px solid; padding:5px 0px; }
#footer ul.footNav li { display:inline; }
#footer ul.footNav li a { color:#333; padding:0px 10px; }
#footer ul.footNav li a:hover { color:#ff6600; }


#iabout {}
#iabout h2 { font-size:13px; color:#000; }

#location { padding:10px 10px 10px 30px; background:url(../images/home.gif) no-repeat 5px 10px ; height:20px; }
#location a { color:#333333; }
#location a:hover { color:#ff6600; }

/*------------ product ---------------*/
.pro {
	width:130px;
	height:250px;
	float:left;
	margin:5px 10px;
}
.pro strong {
	display:block;
	font-weight:normal;
	color:#666;
	height:30px;
	overflow:hidden;
	padding-top:5px;
	margin-top:5px;
}
.pro em {
	display:block;
	font-weight:bold;
	padding:5px 0px;
	width:80px;
	float:left;
}


#pages { text-align:left; background:#eee; padding:5px; }
#pages a { padding:3px; color:#666; }
#pages a:hover { color:#000; }

#photo { width:300px; float:left; border-right:#eee 1px solid; }

#info {	float:left;	margin-left:30px; }
#info ul li { padding:10px 0px; }

#desc {}


span.ft_normal {
	font-size:10px;
	color:#666;
	font-weight:normal;
}
/*----------- link ----------------*/
a.a_idetail {
	width:20px;
	height:30px;
	display:block;
	overflow:hidden;
	text-indent:-99999px;
	float:left;
	background:url(../images/icon.gif) no-repeat 0px -182px;
}
a.a_idetail:hover {	background:url(../images/icon.gif) no-repeat 0px -295px; }
a.a_ibuynow {
	width:20px;
	height:30px;
	display:block;
	overflow:hidden;
	text-indent:-99999px;
	float:left;
	background:url(../images/icon.gif) no-repeat 0px -128px;
}
a.a_ibuynow:hover { background:url(../images/icon.gif) no-repeat 0px -240px; }
/*------------- form --------------*/
.ipt {
	width:160px;
	height:18px;
	line-height:18px;
	padding:0px 4px;
	border:#ccc 1px solid;
}
.ipt_w50 { width:50px; }
.ipt_w120 {
	width:120px;
}
.ipt_w300 {
	width:300px;
}
.ipt_h80 {
	height:80px;
}
.ipt_search {
	border:#ccc 1px solid;
	color:#999;
	height:20px;
	margin-left:20px;
}

.btn {
	border:#ccc 1px solid;
	padding:2px 6px;
	cursor:pointer;
	color:#666;
	font-weight:bold;
}
.btn_search {
	border:0;
	height:22px;
	color:#FFF;
	background:url(../images/nav.gif) repeat-x;
}
.btn_addtocart {}

/*--------------- font --------------------*/
.font_20 {
	font-size:20px;
	color:#FF9900;
}

.none {
	display:none;
}