/*
-----------------------------------------------
WiBOC Style
Date	 				: October 2006
----------------------------------------------- */

body {
	margin: 0;
	padding: 10px;
	background: #5a93d7;
	text-align: center;
	font: 11px/1.3em Arial, Helvetica, sans-serif;
	color: #333;
}
.clear{
	clear: both;
	padding: 0 0 1px 0;
}
p{
	margin: 0;
	padding: 5px 0px;
}
#container{
	margin: 0 auto;
	width: 778px;
	text-align: left;
	background: url(images/container_bg.gif) repeat-y;
}

#header{
	width: 750px;
	background: url(images/header_bg.gif) no-repeat top;
	padding: 12px 14px 0;
}
#header h1{
	margin: 0;
	padding: 0;
	text-indent: -10000px;
	float: left;
}
#header h1 a{
	width: 374px;
	height: 72px;
	text-decoration: none;
	display: block;
	line-height: 1em;
}
#header h1#wiboc a{
	margin: 0 2px 1px 0;
	padding: 0;
	background: url(images/wiboc.gif) no-repeat;
	border-bottom: 5px solid #ff6600;
	border-top: 5px solid #ff6600;
}
#header h1#cdi a{
	margin: 0 0 1px 0;
	padding: 0;
	background: url(images/cdi.gif) no-repeat;
	border-bottom: 5px solid #679bc9;
	border-top: 5px solid #679bc9;
}

#banner{
	padding: 0 14px;
	width: 750px;
	margin-bottom: 2px;
}
#banner1{
	float: left;
	width: 177px;
	margin-right: 1px;
	background: #f07106;
	height: 134px;
	padding: 7px;
}
#banner2{
	float: left;
	width: 366px;
	margin-right: 1px;
	height: 148px;
}
#banner3{
	float: left;
	width: 177px;
	height: 134px;
	padding: 7px;
	background: #80cd0b;
}
ul.clear-list{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#banner1 ul{
	padding-bottom: 5px;
	margin-bottom: 5px;
	background: url(images/separator1.gif) repeat-x bottom;
}
#banner1 ul li{
	margin: 0;
	padding: 0;
}
#banner1 ul li a{
	display: block;
	line-height: 1em;
	padding-left: 15px;
	color: #fff;
	height: 16px;
	text-decoration: none;
	background: url(images/arrow_green.gif) no-repeat left 4px;
}
#banner1 ul li a:hover{
	color: #ffea00;
}
#banner1 .mycart{
	padding: 5px;
	background: #fce1cd;
}
#banner1 p{
	padding: 0;
	background: url(images/cart.gif) no-repeat left;
	padding-left: 33px;
}

#banner3 p#visit{
	margin: 0 0 5px;
	padding: 0;
	text-indent: -10000px;
	height: 46px;
	background:url(images/visit.gif) no-repeat right;
	display: block;
}
#banner3 ul li{
	margin: 0;
	padding: 0;
}
#banner3 ul li a{
	display: block;
	background: url(images/menu_bg.gif) repeat-x;
	height: 26px;
	margin: 3px 0;
	color: #fff;
	text-decoration: none;
	text-align: right;
	padding: 12px 10px 0;
}
#banner3 ul li a span{
	background: url(images/arrow_green.gif) no-repeat right;
	padding-right: 15px;
}
#banner3 ul li a:hover{
	color: #7fcc0b;
}


#menu{
	padding: 0 14px;
	width: 750px;
	margin-bottom: 2px;
}
#menu ul li{
	margin: 0;
	padding: 0;
	float: left;
}
#menu ul li a{
	text-decoration: none;
	text-indent: -10000px;
	height: 39px;
	display: block;
}
a#m-home{
	background: url(images/m_home.gif) no-repeat top;
	width: 102px;
}
a#m-about{
	background: url(images/m_about.gif) no-repeat top;
	width: 110px;
}
a#m-product{
	background: url(images/m_product.gif) no-repeat top;
	width: 141px;
}
a#m-account{
	background: url(images/m_myaccount.gif) no-repeat top;
	width: 125px;
}
a#m-cart{
	background: url(images/m_cart.gif) no-repeat top;
	width: 140px;
}
a#m-checkout{
	background: url(images/m_checkout.gif) no-repeat top;
	width: 132px;
}

a:hover#m-home{
	background: url(images/m_home_ro.gif) no-repeat top;
	width: 102px;
}
a:hover#m-about{
	background: url(images/m_about_ro.gif) no-repeat top;
	width: 110px;
}
a:hover#m-product{
	background: url(images/m_product_ro.gif) no-repeat top;
	width: 141px;
}
a:hover#m-account{
	background: url(images/m_myaccount_ro.gif) no-repeat top;
	width: 125px;
}
a:hover#m-cart{
	background: url(images/m_cart_ro.gif) no-repeat top;
	width: 140px;
}
a:hover#m-checkout{
	background: url(images/m_checkout_ro.gif) no-repeat top;
	width: 132px;
}


#menu ul li a:hover{
	background-position: bottom;
}


#footer{
	width: 750px;
	padding: 20px 14px 12px;
	background: url(images/footer_bg.gif) no-repeat bottom;
}
#footer .footer1{
	border-top: 5px solid #cdcdcd;
	float: left;
	width: 170px;
	padding: 10px;
}
#footer .footer2{
	border-top: 5px solid #cdcdcd;
	float: left;
	width: 540px;
	padding: 10px;
}
#footer a{
	text-decoration: none;
	color: #505050;
}
#footer a:hover{
	text-decoration: underline;
}

#wrap{
	width: 750px;
	padding: 0 14px;
}
#left{
	float: left;
	width: 190px;
	margin-right: 2px;
}
.catlist{
	padding: 3px 5px 3px 15px;
	background: url(images/arrow_orange.gif) no-repeat 5px;
	
}
.catlist a{
	text-decoration:none;
	color:#333;
}
.catlist a:link{
	text-decoration:none;
	color:#333;
}
.catlist a:visited{
	text-decoration:none;
	color:#333;
}
.catlist a:active{
	text-decoration:none;
	color:#333;
}
.catlist a:hover{
	text-decoration:none;
	color:#ef6507;
}

.catlist2{
	padding: 3px 5px 3px 5px;

	
}
.catlist2 a{
	text-decoration:none;
	color:#333;
}
.catlist2 a:link{
	text-decoration:none;
	color:#333;
}
.catlist2 a:visited{
	text-decoration:none;
	color:#333;
}
.catlist2 a:active{
	text-decoration:none;
	color:#333;
}
.catlist2 a:hover{
	text-decoration:none;
	color:#ef6507;
}
#middle{
	float: left;
	width: 365px;
	margin-right: 2px;
	text-align: center;
}
#right{
	float: left;
	width: 190px;
}
#wrap .box{
	border: 1px solid #cecece;
	padding: 1px;
	margin-bottom: 5px;
	background-color:#efefef;
}
#wrap .box h3{
	margin: 0 0 5px;
	padding: 7px 0 0 30px;
	background: url(images/h3_bg_grey.gif) repeat-x;
	color: #fff;
	height: 18px;
	line-height: 1em;
	font-size: 12px;
}

#wrap .box dl{
	margin: 0;
	padding: 0;
}
#wrap .box dt{
	float: left;
	margin: 0;
	padding: 3px 5px 3px 15px;
	width: 110px;
	background: url(images/arrow_orange.gif) no-repeat 5px;
}
#wrap .box dt.color{
	background: #efefef url(images/arrow_orange.gif) no-repeat 5px;
}
#wrap .box dt.title{
	font-weight: bold;
	color: #0098ca;
	background: #efefef;
	padding: 3px 5px;
}
#wrap .box dd{
	float: right;
	margin: 0;
	padding: 3px 5px;
	text-align: right;
	width: 40px;
	color: #ef6507;
}
#wrap .box dd.color{
	background: #efefef;
}
#wrap .box dd.title{
	font-weight: bold;
	color: #0098ca;
	background: #efefef;
	padding: 3px 5px;
	width: 41px;
}
#wrap .box dl a{
	color: #333;
	text-decoration: none;
}
#wrap .box dl a:visited{
	color: #333;
	text-decoration: none;
}
#wrap .box dl a:active{
	color: #333;
	text-decoration: none;
}
#wrap .box dl a:link{
	color: #333;
	text-decoration: none;
}
#wrap .box dl a:hover{
	color: #ef6507;
}
a img{
	border: none;
}
#wrap .ads{
	margin-bottom: 5px;
}


#middle .box{
	padding: 10px;
}
.list-data{
	width: 335px;
	margin: 0 auto 15px;
	text-align: left;
	background: url(images/dot_grey.gif) repeat-x bottom;
	padding-bottom: 15px;
}
.list-data .thumb{
	float: left;
	width: 110px;
	padding-right: 5px;
}
.list-data .data{
	float: left;
	width: 220px;
}
.list-data .list-title{
	color: #ef6507;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
}
.list-data .detail{
	background: #eaeceb;
	color: #666;
	padding: 5px;
	margin-bottom: 5px;
}
.list-data .info{
	display: block;
}
.list-data .price{
	float: left;
	width: 80px;
}
.list-data .price span{
	color: #f06d2e;
	font-weight: bold;
	font-size: 14px;
}
.list-data .action{
	float: right;
	width: 140px;
}
.list-data .action a{
	float: right;
	display: block;
	text-decoration: none;
	text-indent: -10000px;
	width: 63px;
	height: 18px;
}
.list-data .action a.act-detail{
	background: url(images/btn_detail.gif) no-repeat;
}
.list-data .action a.act-add{
	background: url(images/btn_add_cart.gif) no-repeat;
	margin-right: 3px;
}


#search{
	padding: 5px;
	background: #eaeceb;
	margin-bottom: 5px;
}
form{
	margin: 0;
	padding: 0;
}
fieldset {
	margin: 0;
	padding: 0;
	border: 0 none;
}
fieldset div {
	margin: 0;
	padding: 0;
	float: left;
	margin-right: 2px;
}
input.txt{
	border: 1px solid #7c7c7c;
	width: 100px;
	font-size: 12px;
}
form label{
	display: inline;
	text-align: left;
}
form input.search-btn{
	width: 27px;
	height: 18px;
	background: #ef6507 url(images/btn_go.gif) no-repeat;
	outline: none;
}
