@charset "utf-8";
/* CSS Document */


body
{
margin:0px;
padding:0px;
background-color: #FFF;
}
*
{
margin:0px;
padding:0px;
}
img
{
border:0px;
}
.image-bg
{
border-bottom:5px solid #baa53c;
}
p
{
margin:6px 0px;
text-align:justify;
}
.left
{
float:left;
}
.right
{
float:right;
}
.clear
{
clear:both;
height:0px;
}
.container
{
width:950px;
height:auto;
margin:0px auto;
text-align:center;
}
.header
{
width:950px;
height:142px;
float:left;
text-align:left;
background:url(../images/header-bg.jpg) left top repeat-x;
}
.header-top
{
width:950px;
height:105px;
float:left;
text-align:left;
}
.logo-box
{
width:500px;
height:105px;
float:left;
text-align:left;
}
.logo
{
margin-top:7px;
}
.header-top-right
{
width:232px;
height:95px;
float:right;
text-align:left;
padding-top:10px;
}
.shoping-cart-box
{
width:215px;
height:78px;
float:left;
text-align:left;
border:1px dotted #000000;
padding:4px 0px 0px 15px;
}
.shoping-cart-box a
{
color: #00ccff;
font:normal 12px/18px Arial, Helvetica, sans-serif;
text-decoration: underline;
}
.shoping-cart-box a:hover
{
color: #d7e11c;
font:normal 12px/18px Arial, Helvetica, sans-serif;
text-decoration: underline;
}
.shoping-cart
{
float:left;
margin-right:4px;
}
/* CSS Menu */
.navcontainer {
		width:700px;
        height:37px;
		float:left;
		text-align:left;
		}

.navcontainer ul {
        border: 0px;
        margin: 0px;
        padding: 0px;
        list-style-type: none;
        text-align: center;
}

.navcontainer ul li {
        display: block;
        float: left;
        text-align: center;
        padding: 0px;
        margin: 0px;
		height:37px;
		background: url(../images/menu-bar-bg.gif) right center no-repeat;
		}

.navcontainer ul li a {
        width: auto;
        height: 37px;
        margin: 0px;
		padding:0px;
        color: #666666;
        text-decoration: none;
        display: block;
        text-align: center;
		padding:0px 20px;
        font: bold 12px/37px Arial, Helvetica, sans-serif;
		display:inline;
	}

.navcontainer ul li a:hover {
        color: #1e8ad2;
        font: bold 12px/37px Arial, Helvetica, sans-serif;
		text-decoration:none;
		}
.navcontainer li.active a {
        color: #1e8ad2;
        font: bold 12px/37px Arial, Helvetica, sans-serif;
		text-decoration:none;
}
.menu-search-box
{
width:184px;
height:31px;
float:right;
text-align:left;
padding-top:6px;
}
.input-box
{
width:137px;
height:20px;
float:left;
text-align:left;
background-color: #FFF;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
font-weight:normal;
line-height:20px;
padding-left:3px;
padding-top:2px;
margin-bottom:5px;
border:1px solid #cccccc;
color: #333333;
}
.body-main
{
width:950px;
height:auto;
float:left;
text-align:left;
background:url(../images/body-top-bg.jpg) left top repeat-x;
}
.body-inside
{
width:950px;
height:auto;
float:left;
text-align:left;
background:url(../images/body-bottom-bg.jpg) left bottom repeat-x;
padding:20px 0px 32px 0px;
}
.body-left
{
width:190px;
height:auto;
float:left;
text-align:left;
}
.catagory-title
{
width:181px;
height:26px;
float:left;
text-align:left;
color: #FFF;
font: bold 14px/26px Arial, Helvetica, sans-serif;
padding-left:9px;
background-color: #5c5c5c;
}
/* sub-navigation */	
	
.subnav{
	color: #666666;
	width:190px;
	float:left;
	line-height:25px;
	text-align:left;
	padding-bottom:20px;
			}
.subnav ul {margin: 0; padding: 0;}
.subnav li {
	list-style: none;
	width:190px;
	border-bottom:1px solid #ebebeb;
		}
.subnav ul li a {
	display: block;
	width:190px;
	text-decoration: none;
	color: #666666;
	font: normal 11px/25px Arial, Helvetica, sans-serif;

	}
.subnav ul li a:hover {
   	color: #1e8ad2;
	text-decoration:none;
	background-color:#f7f7f7;
	font: normal 11px/25px Arial, Helvetica, sans-serif;
}
.subnav ul li a.active {
   	color: #1e8ad2;
	text-decoration:none;
	background-color:#f7f7f7;
	font: normal 11px/25px Arial, Helvetica, sans-serif;
}
.body-right
{
width:730px;
height:auto;
float:right;
text-align:left;
}
.right-banner-box
{
width:730px;
height:auto;
float:left;
text-align:left;
}
.futured-box
{
width:730px;
height:auto;
float:left;
text-align:left;
padding-top:20px;
}
.future-title
{
width:714px;
height:50px;
float:left;
text-align:left;
color: #FFF;
font: normal 24px/50px Arial, Helvetica, sans-serif;
padding-left:16px;
background-color: #5c5c5c;
}
.product
{
       width:730px;
       height:auto;
       float:left;
       text-align:left;
	   padding-top:12px;
}
.product ul {
        border: 0px;
        margin: 0px;
        padding: 0px;
        list-style-type: none;
        text-align:left;
}

.product ul li {
        width:146px;
        height:auto;
        display: block;
        float:left;
        margin: 0px;
		font: bold 11px/16px Arial, Helvetica, sans-serif;
		color: #3a2012;
		text-align:center;
		padding-bottom:15px;
}

.product ul li a {
        width:146px;
        height: auto;
        padding: 0px;
        margin: 0px;
        text-decoration: none;
        display: block;
        text-align:center;
		font: bold 11px/16px Arial, Helvetica, sans-serif;
		color: #3a2012;
}

.product ul li a:hover {
       width:146px;
        height: auto;
        padding: 0px;
        margin: 0px;
        text-decoration: none;
        display: block;
        text-align:center;
 		font: bold 11px/16px Arial, Helvetica, sans-serif;
		color: #1e8ad2;
}
.footer
{
width:950px;
height:auto;
float:left;
text-align:center;
background:url(../images/footer-bg.jpg) left top repeat-x #FFF;
padding:16px 0px;
color: #666666;
font: normal 12px/20px Arial, Helvetica, sans-serif;
}
.footer a
{
text-decoration:none;
color: #0099cc;
font: normal 12px/20px Arial, Helvetica, sans-serif;
}
.footer a:hover
{
color: #0099cc;
text-decoration:underline;
font: normal 12px/20px Arial, Helvetica, sans-serif;
}

/* CSS Text Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	font-variant: normal;
	color: #006699;
	text-decoration: none;
	text-align:justify;
}