/* CSS Document */
body{
	font-family: 'Arial', Sans-Serif,Trebuchet MS;
	font-size:11px;
	color:#000;
	background:#333;
	padding-top:15px;
	padding-bottom:15px;
}
*{
	padding:0;	margin:0;	border:0;
}
ul,ol{
	list-style:none;
}
img,fieldset{
	border:none;
}
a{
	text-decoration:none;
	color: #0099cc;
}
a:hover { text-decoration: underline; }

.hide{
	position:absolute;
	left:-9999px;
}
/*------------------------------Page Structure-------------------------------*/
#page{
	width:979px;
	margin:0 auto;
}
#mainArea{
	width:979px;
}
.mainAreaBg,
.mainAreaTop,
.mainAreaBtm{
	width:979px;
	display:block;
}
.mainAreaBg{
	background:url(images/bg/main_bg.jpg) repeat-y;
}
.mainAreaTop{
	background:url(images/bg/main_top.jpg) no-repeat;
}
.mainAreaBtm{
	background:url(images/bg/main_btm.jpg) no-repeat bottom;
}
/*---------------------------------mainContent-------------------------*/
#mainContent{
	width:974px;/*979*/
	padding:0 3px 0 2px;
	overflow:hidden;
}
/*-------------------------------sideBar------------------------------*/
#sideBar{
	width:206px;/*223*/
	float:left;
	background:#13210C url(images/bg/sideBar_bg.jpg) repeat-x;
	margin-top:8px;
	padding:3px 0 0 17px;
}
#sideBar .logo{
	background:url(images/bg/logo.jpg) no-repeat;
	width:190px;
	height:71px;
	display:block;
	margin-bottom:16px;
}
#searchArea{
	padding-left:4px;
	width:202px;/*206*/
}
#searchArea form{
	width:202px;
}
#sraechWeb{
	width:195px;
	overflow:hidden;
	padding:0px 10px;
	padding-right: 2px;
}
#sraechWeb input{
	float:left;
}
/*-------------------------------inpFrst-------------------------*/
.inpFrst{
	background:url(images/bg/inpFrstBg.jpg) no-repeat left;
	width:140px;/*173*/
	height: 27px;
	border:none;
	font-size:11px;
	color:#D6D6D6;
	padding:14px 0 0 20px;
}
.subBtn{
	background:url(images/bg/subInpBg.jpg) no-repeat;
	width:25px;
	height:29px;
	border:none;
	cursor:pointer;
	margin-top: 7px;
}
/*-----------------------filterArea-------------------*/
.filterArea{
	width:202px;
	padding-bottom:12px;
}
.filterAreaBg,
.filterAreaTop,
.filterAreaBtm{
	width:202px;
	display:block;
}
.filterAreaBg{
	background:url(images/bg/filterBg.jpg) repeat-y;
}
.filterAreaBtm{
	background:url(images/bg/filterBtm.jpg) no-repeat bottom;
}
.filterAreaTop{
	background:url(images/bg/filterTop.png) no-repeat;
}
.filterAreaTop2{
	background:url(images/bg/filterTop2.png) no-repeat;
}
.srchFilter{
	font-size:12px;
	color:#B9CEAE;
	line-height:39px;
	padding-left:17px;
}
.filterAreaCont{
	width:191px;/*202*/
	background:#323E2B url(images/bg/innerBg.jpg) repeat-x;
	margin-bottom:2px;
	padding:10px 0 15px 11px;
}
.filterAreaCont select{
	width:183px;
	margin-bottom:3px;
	padding: 1px;
	font-size:11px;
	color:#3A4533;
}
/*----------------------------------------filterAreaCont2---------------------*/
.fishingBg,
.fishingTop,
.fishingBtm{
	width:202px;
	display:block;
}
.fishingBg{
	background:url(images/bg/filterBg2.jpg) repeat-y;
}
.fishingBtm{
	background:url(images/bg/filterBtm2.jpg) no-repeat bottom;
}
.fishingTop{
	background:url(images/bg/filterTop2.jpg) no-repeat;
}
.fishingArea{
	width:170px;/*202*/
	background:#24311D url(images/bg/innerBg2.jpg) repeat-x;
	margin-bottom:2px;
	padding:10px 0 15px 11px;
}
.filterAreaCont ul{
	width:170px;
	margin-left: 11px;
}
.filterAreaCont ul li{
	width:170px;
}
.filterAreaCont ul li a{
	font-size:11px;
	color:#FFFFFF;
	line-height:18px;
	display:block;
}
.filterAreaCont ul li a:hover{
	text-decoration:underline;
}
.SpecialBg,
.SpecialTop,
.SpecialBtm{
	width:202px;
	display:block;
}
.SpecialBg{
	background:url(images/bg/filterBg3.jpg) repeat-y;
}
.SpecialBtm{
	background:url(images/bg/filterBtm3.jpg) no-repeat bottom;
}
.SpecialTop{
	background:url(images/bg/filterTop3.jpg) no-repeat;
}
.SpecialArea{
	width:195px;/*202*/
	padding:11px 0 15px 7px;
}
.SpecialArea img{
	display:block;
}
/*-----------------------------------------content-----------------------------*/
#content{
	width:751px;
	float:right;
	padding-top:17px;
	padding-bottom:15px;
}
#menu{
	width:751px;
	overflow:hidden;
	padding-bottom:11px;
	height:25px;
}
#menu ul{
	float:left;
	width:603px;
	overflow:hidden;
	height:25px;
	padding-left:9px;
}
#menu ul li{
	float:left;
	display:block;
	background:url(images/bg/liBdr.jpg) no-repeat left;
	padding:0 13px;
	overflow:hidden;
	height:25px;
}
#menu ul li a{
	font-size:14px;
	color:#495244;
	font-weight:bold;
	float:left;
	display:block;
	line-height:25px;
	height:25px;
	text-transform:uppercase;
}
#menu ul li a:hover{
	text-decoration:underline;
}
#menu ul .fstMenu{
	background:none;
}
.bookMark{
	display:block;
	margin-top:4px;
	background:url(images/bg/bookMark.jpg) no-repeat;
	width:125px;
	height:16px;
	float:left;
}
#allCont{
	width:751px;
	overflow:hidden;
}
#allCont dd{
	width:751px;
}
#allCont .BannerArea{
	padding:11px 12px 0 12px;
	width:727px;
	border-top:1px solid #C7CAC5;
}
.BannerArea h3{
	padding-left:0 !important;
	border-bottom:0 !important;
}
/*------------------------------------------banner-----------------------------*/
#banner{
	background:url(images/bg/bannerBg.jpg) no-repeat;
	width:390px;/*727*/
	height:200px;
	padding:10px 138px 0 305px;
}
#banner h2{
	font-size:26px;
	color:#fff;
	line-height: 30px;
}
#content #banner p{
	padding-left:8px;
	font-size:11px;
	color:#fff;
	line-height:16px;
	padding-bottom:8px;
}
#banner strong{
	display:block;
	padding:0 0 10px 8px;
	font-size:14px;
	color:#FF9900;
}
.buyBtn{
	background:url(images/bg/buyBtn.jpg) no-repeat;
	width:90px;
	height:24px;
	display:block;
	margin-left:8px;
}
.buyBtn2{
	background:url(images/more-info.jpg) no-repeat;
	width:90px;
	height:24px;
	display:block;
	margin-left:8px;
}
#allCont dd h1{
	font-size:18px;
	color:#000000;
	padding:20px 0 10px 0px;
	border-bottom:1px solid #C7CAC5;
	margin: 0px 10px;
}
#allCont dd h3{
	font-size:18px;
	color:#000000;
	padding:20px 0 10px 0px;
	border-bottom:1px solid #C7CAC5;
	margin: 0px 10px;
}
#allCont dd p{
	font-size:11px;
	color:#333333;
	line-height:16px;
	padding:15px 15px 0px 15px;
}
.productArea{
	padding:6px 9px 0 7px;
	width:735px;/*751*/
}
.productAreaBg,
.productAreaTop,
.productAreaBtm{
	width:735px;
	display:block;
}
.productAreaBg{
	background:url(images/bg/prdBg.jpg) repeat-y;
}
.productAreaBtm{
	background:url(images/bg/prdBtm.jpg) no-repeat bottom;
}
.productAreaTop{
	background:url(images/bg/prdTop.jpg) no-repeat;
}
.ContproductArea{
	width:721px;/*735*/
	padding:7px 0 19px 14px;
	overflow:hidden;
}
.ContproductArea div{
	float:left;
	width: 135px;
	margin-top: 10px;
	margin-right: 6px;
	margin-bottom: 10px;
}
.ContproductArea div img{
	display:block;
	margin-bottom:12px;
}
.ContproductArea div span{
	display:block;
	line-height:16px;
	font-size:11px;
	font-weight: bold;
	color:#26A3C2;
	height: 30px;
	overflow: hidden;
}
.ContproductArea div.last {
	margin-right:0px;
}
.ContproductArea div strong{
	line-height:23px;
	font-size:12px;
	color:#FF0000;
}
.ContproductArea div a.moreinfo{
	background:url(images/bg/moreBtn.jpg) no-repeat;
	width:85px;
	height:16px;
	display:block;
	margin-top:5px;
}
/*-------------------------------newsArea-----------------------*/
#newsArea{
	width:979px;
}
.newsBg,
.newsBtm,
.newsTop{
	width:979px;
	display:block;
}
.newsBg{
	background:url(images/bg/newsBg.jpg) repeat-y;
}
.newsBtm{
	background:url(images/bg/newsBtm.jpg) no-repeat bottom;
}
.newsTop{
	background:url(images/bg/newsTop.jpg) no-repeat;
}
#newsAreaCont{
	width:956px;/*979*/
	overflow:hidden;
	padding:20px 0 10px 23px;
}
#newsAreaContLft{
	width:518px;
	float:left;
}
#newsAreaContLft h3{
	font-size:12px;
	color:#B9CEAE;
}
#newsAreaContLft span{
	font-size:11px;
	color:#EBEBEB;
	display:block;
	line-height:18px;
	margin-bottom:7px;
}
#newsAreaContLft form{
	width:518px;
	overflow:hidden;
}
#newsAreaContLft form input{
	float:left;
	margin-right:9px;
	background:url(images/bg/inp1Bg.jpg) no-repeat;
	width:172px;
	height:16px;
	font-size:11px;
	font-family: Arial, Verdana, Helvetica, sans;
	color:#273321;
	padding:3px 3px 0 6px;
	border:none;
}
#newsAreaContLft form .signBtn{
	background:url(images/bg/subbtn.jpg) no-repeat;
	width:66px;
	height:18px;
	cursor:pointer;
	border:none;
}
#newsAreaContRft{
	width:438px;
	float:right;
}
#newsAreaContRft h3{
	font-size:12px;
	color:#B9CEAE;
	padding-bottom:6px;
}
#newsAreaContRft ul{
	width:433px;
	padding-left:5px;
	overflow:hidden;
}
#newsAreaContRft ul li{
	display:block;
	background:url(images/bg/icon.jpg) no-repeat 0 7px;
}
#newsAreaContRft ul li a{
	line-height:18px;
	font-size:11px;
	color:#fff;
	padding-left:10px;
}
#newsAreaContRft ul li a:hover{
	text-decoration:underline;
}
/*------------------------------footer-----------------------------*/
#footer{
	width:979px;
	height:52px;
}
.footerBg,
.footerLt,
.footerRt{
	height:52px;
	display:block;
}
.footerBg{
	background:url(images/bg/ftrBg.jpg) repeat-x;
}
.footerLt{
	background:url(images/bg/ftrLt.jpg) no-repeat;
}
.footerRt{
	background:url(images/bg/ftrRt.jpg) no-repeat right;
}
#footerCont{
	padding-left:23px;
	width:956px;/*979*/
	overflow:hidden;
}
#footerNav{
	width:822px;
	float:left;
	overflow:hidden;
	padding-top:20px;
}
#footerNav p{
	float:left;
	font-size:11px;
	color:#CCCCCC;
}
#footerNav ul{
	float:left;
	overflow:hidden;
}
#footerNav ul li{
	float:left;
	background:url(images/bg/navbdr.jpg) no-repeat 0 3px;
	padding:0 15px;
}
#footerNav ul li a{
	font-size:
	font-size:11px;
	color:#CCCCCC;
}
#footerNav ul li a:hover{
	text-decoration:underline;
}
#footerNav ul .fstMenu{
	background:none;
}
#footerAllPic{
	width:133px;
	float:left;
	overflow:hidden;
	padding-top:10px;
}
#footerAllPic img{
	float:left;
	margin-right:7px;
}

#pagination { text-align: right; margin-right: 15px; margin-top: 15px; }
#pagination a {	font-size: 11px; font-weight: bold; padding: 1px 4px; border: 1px solid #ccc; margin: 0 1px; text-decoration: none;	}
#pagination a:hover { background-color: #FFE1B4; }
#pagination a.selected { padding: 1px 4px; border: 1px solid #ccc; margin: 0 1px; text-decoration: none; font-weight: bold; background-color: #FFE1B4; }
#pagination a.selected:hover { color: #333; }
.prdPrice { font-size: 13px; font-weight: bold; color: #cc0000; }
.prdPrice2 { font-size: 13px; font-weight: bold; color: #cc0000; }
.descDesc { line-height: 16px; font-size: 11px; }
.mlabel { color: #333; }
.v-b { border-bottom: 1px solid #ccc; padding-bottom: 20px; padding-top: 20px; }
.error { color: red; font-size: 11px; padding-bottom: 5px; }
.flashGreen { border: 1px solid #ccc; padding: 8px; background: url(images/tick-icon.gif) left no-repeat #EAFFEA; margin-top: 15px; padding-left: 25px; color: #333; }
.flashRed { padding: 8px; background: url(images/cancel-icon.gif) left no-repeat #FFEAEA; margin-bottom: 15px; padding-left: 25px; color: #333; width: 600px; }
#form { margin-left: 15px; }
#form label { font-weight: bold; font-size: 11px; padding: 10px 0px 5px 0px; display: block; }
#form .inputbox { display: block; width: 50%; padding: 2px; font-size: 11px; border: 1px solid #ccc; }
#form .button { background:url(images/button-bg.jpg) top left; cursor:pointer; color: #fff; border: 0px; padding: 2px 5px; font-size: 11px; font-weight: bold;  }
.clearLeft { clear: left; }
