/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F49500;
}

h2 {
	text-transform: uppercase;
	font-size: 18px;
}

h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
}

p, blockquote, ul, ol {
	line-height: 18px;
	text-align: justify;
}

blockquote {
	padding-left: 20px;
	background: url(images/img05.gif) repeat-y;
}

a {
	color: #F49500;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 830px;
	height: 180px;
	margin: 0 auto;
	background: url(images/img02.jpg);
}

#header h1, #header h2 {
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 120px 0 0 20px;
	font-size: 36px;
}

#header h2 {
	float: right;
	padding: 134px 20px 0 0;
	font-size: 22px;
}

/* Menu */

#menu {
	width: 800px;
	height: 50px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 17px 20px 0 20px;
	background: url(images/img03.gif) no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #D8D8D8;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .first a {
	background: none;
}

/* Content */

#content {
	width: 780px;
	margin: 0 auto 20px auto;
	padding: 20px;
	background: #FFFFFF url(images/img04.jpg) repeat-x left bottom;
}

/* Posts */

#posts {
	float: left;
	width: 540px;
}

/* Links */

#links {
	float: right;
	width: 200px;
	padding-left: 20px;
	background: url(images/img05.gif) repeat-y;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 5px 0 30px 0;
}

#links li li {
	padding: 7px 10px;
	background: url(images/img06.gif) repeat-x left bottom;
}

#links li a {
	text-decoration: none;
}

#links li a:hover {
	text-decoration: underline;
}
.post1 {
	padding: 10px;
	width: 530px;
}


#links li i {
	font-style: normal;
	font-size: 9px;
}

#links li h2 {
	font-size: 14px;
}

/* Footer */

#footer {
	height: 60px;
	padding: 20px;
	background: #2D2D2D url(images/img07.gif) repeat-x;
}

#footer p {
	text-align: center;
	color: #999999;
}
.story1 {
	  float:left;
  width:234px;
  background-color: #F6FCEC;
  border:1px solid #FFAF17;
  padding:10px;
  margin-top:10px;
  margin-bottom:5px;
  margin-right:8px;
}




/*old css by xiaoyi*/

.productListing-heading {
  font-family: Verdana, helvetica, sans-serif;
  font-size: 10px;
  background: #F0F0F0;
  color: #000000;
  font-weight: bold;
}

table {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  font-size: 11px;
  font-family: Verdana, Helvetica, Sans-serif;
}

td {
	vertical-align: top;
}

a { 
  color: #FF0024; 
  text-decoration: none; 
}

a:hover { 
  color: #FF0024;
  background: #F0F0F0;
  text-decoration: underline; 
}

a:visited {
  color: #AA0024;
}

a.cat_selected{
	font-weight: bold;
}

/* Layout */









table.maintable {
	width: 100%;
	height: 200px;
	text-align: left;
	border: 0px;
}

table.menu {
	width: 140px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}

.menu_top, .table_top {
	background: #F0F0F0;
	height: 14px;
	font-size: 10px;
	font-family: Verdana, Helvetica, sans-serif;
	border-top: solid 1px #C2C2C2;
	border-bottom: solid 1px #C2C2C2;
}
.menu_lefttop, .table_lefttop{
	height: 14px;
	width: 20px;
	border-top: solid 1px #C2C2C2;
	border-bottom: solid 1px #C2C2C2;
	background: url('default/corner_left.gif');
}
.menu_righttop, .table_righttop{
	height: 14px;
	border-top: solid 1px #C2C2C2;
	border-bottom: solid 1px #C2C2C2;
	background: url('default/corner_right.gif');
}
.menu_content, .table_content{
  background: #f8f8f9;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 10px;
  border-left: solid 1px #C2C2C2;
  border-right: solid 1px #C2C2C2;
  border-bottom: solid 1px #C2C2C2;
  padding: 2px 2px 2px 2px;
}

input.cmd {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	background: #F0F0F0;
	border: solid 1px #000000;
}

select, input, textarea {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
}

.pageheader {
  font-weight: bold;
  color: #9A9A9A;
  font-size : 20px;
}

img{
	border: 0px;
}

table.productListing {
  border: 1px;
  border-style: solid;
  border-color: #C2C2C2;
  border-spacing: 3px;
}

td.productListing-data {
  font-family: Verdana, helvetica, sans-serif;
  font-size: 10px;
  color: #A9A9A9;
  vertical-align: middle;
}

tr.productListing-odd{
  background: #ffffff;
}

tr.productListing-even{
  background: #fafafa;
}

td.center{
  font-family: Verdana, helvetica, sans-serif;
  font-size: 10px;
  text-align: center;
}

input.required{
	background: #ED7284;
}

table.error{
	border: solid 1px #FF0000;
	background: #ED7284;
}

table.search, table.contact{
	width: 600px;
	border: solid 1px #000000;
}

td.searchoption{
	padding: 5px 5px 5px 5px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
}

option.standard{
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	background: #EAEAEA;
}

option.main{
	font-family: Verdana, Helvetica, sans-serif;
	background: #EAEAEA;
}

.box h2, .box_large h2
{
	font-size: 11px;
	margin: 0;
	padding: 1px 1px 1px 20px;
	border-bottom: 1px #cccccc solid;
	background-color: #eeeeee;
	background-image: url('default/corner_left.gif');
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

.box
{
	border: 1px #cccccc solid;
	width: 160px;
}

.box_large{
	border: 1px #cccccc solid;
}

.box p, .box_large p, .regsucces p
{
	font-size: 10px;
	margin: 2px 2px 2px 2px;
}


td.new_products
{
	text-align: center;
	width: 150px;
}

td.new_products b
{
	font-size: 13px;
	font-weight: bold;
}

.offline
{
	text-align: center;
	font-weight: bold;
	font-size: 15px;
}

input.cart_input
{
	font-size: 10px;
	width: 30px;
}

div.center
{
	text-align: center;
}

.home_toprow
{
	border-bottom: solid 1px #000000;
	padding: 2px;
}

.home_spacer
{
	width: 3px;
	border-bottom: solid 1px #000000;
	background: url('default/home_spacer.gif');
}

.item_title
{
	font-weight: bold;
	font-size: 14px;
}

/*  //------------------------------\\  */
/* //!! New declarations for v0.65 !!\\ */
/* \\--------------------------------// */

#position a
{

}





li.m_selected
{
	font-weight: bold;
	text-decoration: underline;
}

#newsdate
{
	text-align: right;
	font-size: 9px;
}


/* New for v0.70 */
.product_extra h2
{
	font-size: 11px;
	margin: 0;
	padding: 1px 1px 1px 20px;
	border-bottom: 1px #cccccc solid;
	background-color: #eeeeee;
	background-image: url('default/corner_left.gif');
	background-repeat: no-repeat;
	background-position: 0px 1px;
	text-align: left;
}

.product_extra
{
	border: 1px #cccccc solid;
	width: 200px;
	margin: 4px;
	float: right;
	font-size: 10px;
	color: #000000;
}

#prodImages img{
	margin: 2px;
}

#prodImages img:hover{
	border: solid 2px #CC0033;
	margin: 0px;
}

.product_price{
	position: relative;
	float: right;
	width: 140px;
	color: #999999;
	font-size: 20px;
	font-weight: bold;
	margin: 4px;
	text-align: center;
}

.productDetail{
	float: left;
	margin: 4px;
	width: 420px;
}

.clear{
	clear: both;
}

.oldprice{
	color:#CC0000;
	text-decoration:line-through;
	padding: 0px;
	margin: 0px;
}

.newprice{
	color: #339933;
	padding: 0px;
	margin: 0px;
}

.normalprice{
	color: #000000;
	padding: 0px;
	margin: 0px;
}

.boximg_collapse{
	float: right;
}

.boxcontent_collapsed{
	display: none;
	padding: 2px;
}

.boxcontent_open{
	display: block;
	padding: 2px;
}

#prodImages{
	width: 140px;
	float: right;
	background: #EEEEEE;
	border: solid 1px #AAAAAA;
	text-align: center;
	padding: 6px;
}

#mCartTotals{
	text-align: right;
	border-top: solid 1px #AAAAAA;
	font-weight: bold;
}

.regsucces h2
{
	font-size: 11px;
	margin: 0;
	padding: 1px 1px 1px 20px;
	border-bottom: 1px #cccccc solid;
	background-color: #eeeeee;
	background-image: url('default/corner_left.gif');
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

.regsucces{
	border: 1px #cccccc solid;
	background: #66CC00;
}


.content{
	padding: 5px 5px 5px 5px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
}

.alllink {
	top: 5px;
	right: 125px;
	height: 30px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	word-spacing: 10px;
}