/* CSS Document */
/* Layout */
body {
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #fff;
	background-image: url(images/body_bg.gif);
	font-size: 11px; color: #000000;
}
.table1 {
	font-size: 10px;
	border: 1px solid #000000;
	width: 300px;
}
.tdbg1 {
	background: #EEF4FD;
}
.tdbg2 {
	background: #DCE9FC;
}
.tdbg3 {
	background: #C1D7F9;
}
.tdbg4 {
	background: #9ABEF5;
}
.tdbg5 {
	background: #7EACF1;
}
.tdbg0 {
	background: #F4F8FD;
}
#frame {width:770px; height:auto; position: static; margin:0; padding: 0; text-align:left;}

#contentbox{
	width: 770px;
	height: auto;
	float: left;
	padding: 0;
	background: #FFFFFF;
	margin-top: 10px;
	margin-left: 5px;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #CCCCCC;
}

#sedpagecontentbox{
	width: 725px;
	height: auto;
	float: left;
	padding: 10px;
	background: #FFFFFF;
}

#logo{
	width: 370px;
	height: 63px;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 25px;
}
#icon{
	width: 250px;
	height: 15px;
	float: right;
	margin-top: 20px;
}
#searchbox{	width:120px;	height:20px;	margin-left: 5px;	float: left;	font-size: 11px;}
#colorsq{	width: 25px;	float: left;	background: #990000;	height: 25px;}
#colorvbar{	width: 25px;	height: 325px; float: left;	background: #990000;}
#colorvbar1{	width: 25px;	float: left;	background: #990000;}

#colorvbartitle{
	width: 745px;
	height: 30px;
	float: left;
	background: #d4c7b9;
	border-top: 1px solid #000000;
}
#colorbarbottom{	width: 25px;	height: 50px; float: left;	background: #990000;}

#menubar{
	width: 745px;
	height: 25px;
	float: right;
	clear: right;
	background: #887766;
	text-align: right;
	vertical-align: middle;
}

.menutext{	margin: 5px 40px 5px 5px;}

#center{
	width: 745px;
	float: right;
	clear: right;
}
#brownbox{
	padding: 0;
	margin-top: 10px;
	border: 1px solid #D2C8AB;
}
#recommendcontent{
    width: 150px;
	padding: 5px;	
}
#recommendtitle{
	width: 150px;
	height: 25px;
	background: #D2C8AB;
	text-transform: uppercase;
	padding-left: 10px;
	padding-top: 8px;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

#bottombar{
	width: 745px;
	height: 50px;
	float: right;
	background: #887766;
	padding: 0px;
}

.bottomcontent{
	margin-top: 30px;
	margin-left: 20px;
	float: left;
	color: #FFFFFF;
}

#footer{	width: 770px;	height: auto;	float: left;	padding: 0;	background: #FFFFFF;}
#brand{
	width: 770px;
	height: 80px;
 text-align: center;
	clear: both;
}
.brandEC{
	margin-top: 15px;
	margin-right: 12px;
	margin-left: 12px;
	vertical-align: top;
}

.brandG{
	margin-top: 24px;
	margin-right: 12px;
	margin-left: 12px;
}

.brandF{
	margin-top: 5px;
	margin-right: 12px;
	margin-left: 12px;
}

/* font */
.bk10 {font-size: 10px; color: #000000;}
a.bk10 {text-decoration: none;}
a.bk10:hover {color: #CC3333; text-decoration:none;}

.w10 {font-size: 10px; color: #fff;}
a.w10 {text-decoration: none;}
a.w10:hover {color: #FF9933;} 

a.more {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a.more:hover {color: #FF6600;}

.tf {font-size: 11px; border:1px #7f9db9 solid;}
.pagetitle1 {
	float: left;
	width: 300px;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-left: 20px;
	font-weight: bold;
}

.price14 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.price {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
.retailprice {
	font-size: 12px;
	color: #666666;
	text-decoration: line-through;
}
