﻿*{
	margin:0px;
}

body{
	margin:0px auto;
	background-color:#57594d;
	line-height:24px;
	font-size:14px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}

a:link {color:#008EC5;}
a:hover {color:#008EC5; text-decoration:underline}
a:visited {color:#008EC5;}

img{border:0px;}
.left{float:left;}
.right{float:right;}
.clear{clear:both;}
.mB0{margin-bottom:0px;}
.mB10{margin-bottom:10px;}
.mB20{margin-bottom:20px;}
.mR20{margin-right:20px;}
p{
margin-bottom:12px;
}
h3{
font:normal 16px ;
}
#container{
	margin:0px auto;
	width:940px;
	height:auto;
	
}

#wrapper{
	width:100%;
}

#header{
	background:url('../images/top-hd.gif') no-repeat;
	height:141px;
	background-color:#ffffff;
}

	.logo{
	float:left;
	padding-left:37px;
	margin-top:30px;
	margin-right:220px;
}

	.menu{
	float:left;
	list-style:none;
	padding:0px;
	margin-top:70px;
}

	.home a{
	background:url('../images/home.png') no-repeat;
	width:60px;
	height:19px;
}
	.home{
	background:url('../images/home-on.png') no-repeat;
}
	.catalog a{
	background:url('../images/catalog.png') no-repeat;
	width:84px;
	height:19px;
}
	.catalog{
	background:url('../images/catalog-on.png') no-repeat;
}
	.ourstore a{
	background:url('../images/ourstore.png') no-repeat;
	width:100px;
	height:19px;
}
	.ourstore{
	background:url('../images/ourstore-on.png') no-repeat;
}
	.about a{
	background:url('../images/about.png') no-repeat;
	width:125px;
	height:19px;
}
	.about{
	background:url('../images/about-on.png') no-repeat;
}
	.menu li a:hover{
	background:none;
}
	.menu li a{
	display:block;
}
	.menu span{
	display:none;
}
	.menu li{
	float:left;
}

.flashbanner{
	padding:0px 20px 0px 20px ;
	background-color:#ffffff;
}
	.flash{
	background-color:#000;
	width:900px;
	padding-bottom:10px;
}

#content{
	float:left;
	background:url('../images/content-bg.gif') bottom no-repeat;
	padding:20px 20px 0px 20px;
	background-color:#ffffff;
}

#sideleft{
	float:left;
	width:595px;
	margin-right:15px;
	margin-bottom:30px;
}

.contentbox-290content{
	float:left;
	margin-bottom:10px;
}
.contentbox-290top{
	background:url('../images/contentbox-top290.gif') no-repeat;
	height:38px;
	width:290px;
}
	.contentbox-290top h3{
	color:#ffffff;
	font-size:18px;
	font-weight:normal;
	padding-top:12px;
	padding-left:16px;
}

.contentbox-290mid{
	width:250px;
	padding:10px;
}

.contentbox-595content{
	margin-bottom:20px;
}
	.contentbox-595top{
	background:url('../images/contentbox-top595.gif') no-repeat;
	width:595px;
	height:38px;
}

	.contentbox-595top h2{
	color:#ffffff;
	font-size:22px;
	font-weight:normal;
	padding-top:10px;
	padding-left:16px;
}

	.contentbox-595mid{
	padding:10px;
}
	.contentbox-595midproduct{
	padding:0 20px 20px 0;
}


.fbullet{
	padding:0px;
	margin-left:0px;
	list-style:none;
}
	.fbullet li{
	line-height:28px;
}
.inputext{
	background-color:#d6d6d6;
	border:1px solid #d6d6d6;
	width:170px;
	height:20px;
}

.prod-img{
	float:left;
	margin-right:10px;
	width:290px;
}

.prod-detail{
	float:left;
	padding-top:10px;
	width:270px;
}

#sideright{
	float:left;
	width:290px; 
	margin-bottom:20px; 
}

#newad{
	float:left; 
	margin-bottom:20px; 
}

.cataloglist{
	padding-left:10px;
	list-style:none;
	margin-top:10px;
	width:250px;
}
	
	.cataloglist li a{
	color:#000;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

	.cataloglist li a:hover{
	color:#cae248;
	text-decoration:none;
}
	
	.cataloglist li{
	background:url('../images/blank.gif') no-repeat;
	padding-left:26px;
	line-height:24px;
}

	.cataloglist li:hover{
	background:url('../images/fbullet.gif') no-repeat;
	
}

.category{
	margin-top:10px;
	padding:0px 8px;
}
#footer{
	float:left;
	background:url('../images/footer-bg.gif') no-repeat;
	height:167px;
	width:920px;
	color:#d9f543;
	font-size:12px;
	padding:20px 0 0 20px;
}

/* ------- */

a.hypClickhere { color:#879923; text-decoration:none; font-weight:bold; }
a.hypClickhere:hover { color:#9db713; }