
body,table,tr,td,p,div,span,img,input,option,a,span,h1,form,select,tt
{
	font-family: Verdana, Arial, Gill Sans MT, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	line-height:15px;
}
html{background-color:#372f2d;}
body
{
	color: #333;
    margin:0 auto 20px auto;
	text-align: center;/* hack ie */
}
option
{
	padding:0 10px 0 0;
}
div{
	text-align:left;
}
.noscript
{
	margin:10px 0;
	display:block;
	clear:both;
	color:#f00;
	font-size:14px;
}
a{color:#333;}
/* ---- LAYOUT ---- */
.layout
{
	width:960px;
	border-collapse:collapse;
	background-color:#FFFFFF;
	margin:0 auto;
}

.main
{
	height:100%;
}
.sidebar-left .main .right{float:right; width:720px; padding-left:10px;}
.sidebar-left .main .menu{float:left; width:200px;}
.footer
{
	height:55px;
}
.nobd{border:none;}
.focus
{
	color:#369;
}
a
{
	text-decoration:none;
}
a.s1
{
	text-decoration:underline;
	color:#369;
}
a.s1:hover
{
	color:#f00;
}
/*
--------------
	HEADER 80px
--------------
*/
.header
{
	height:90px;	
	clear:both;
}

/*------ LOGO ------*/
img.logo 
{
	margin:0 10px 0 10px;
	float: left;
	border: none 0 #FFF;
	width: 300px;
	height: 80px;
}
/*------ SEARCH ------*/

form.search
{
	padding:15px 20px;
	text-align:right;
}
form.search fieldset
{
	border:none 0 #FFF;
}
input#keyword
{
	border:solid 1px #CCC;
	width:120px;
	padding:0;
	padding:2px;
}
select#searchtype
{
	border:solid 1px #CCC;
	background-color:#CCC;
}
input#go
{
	width:32px;
	border:solid 1px #CCC;
	background-color:#FFFFFF;
}

div#mkt{
    color:#999;
	float:right;
	margin:20px 20px 0 0;
}
div#mkt a{
    color:#999;
	padding:2px;
	margin:0 0 0 1px;
}
div#mkt a:hover,
div#mkt a.cur{
	color:#f90;
}
/*
--------------
    TOP NAV
--------------
*/
.topnav
{
background:#372f2d;
height:32px;
}

/*
--------------
	MAIN
--------------
*/
.main
{
	clear:both;
}
/*
--------------
	MENU
--------------
*/
.menu
{
	float:left;
	clear:left;
	width:220px;
	padding:5px;
	height:100%;
}
.menu a
{
	display:block;
	text-align:left;
	text-decoration:none;
	padding-left:10px;
	background: transparent url(../images/dotmenu.gif) no-repeat scroll 0 6px;
}
.menu a:hover
{
	color:#336699;
	background-image:url(../images/dotmenuover.gif);
}
.menu .products
{
	padding-left:10px;
}
.childmenu
{
	display:none;
	padding-left:10px;
}
.childmenu a
{
	background-image:url(../images/dotmenuover2.gif);
}
.childmenu a:hover
{
	background-image:url(../images/dotmenuover.gif);
}
/*
--------------
	RIGHT
--------------
*/

* html body .right{height:75%;} /* ie 5 6 */
.right
{
	height:auto;
	margin:0;
	padding:0 20px;
	clear:right;
	min-height:500px;
}
/*
--------------
	NAVIGATION
--------------
*/
.navigation
{
	width:100%;
	color:#000000;
	text-align:left;
	padding:5px 0;
	margin:0 0 10px 0;
	border-bottom:solid 2px #CCCCCC;
	clear:right;
}
.navigation a
{
	text-decoration:none;
}
.navigation a:hover
{
	color:#336699;
}
/*
----------------------------
	PRODUCT CATEGORY
----------------------------
*/

/*------ GROUP NAME ------*/
div.group
{
	border-bottom:solid 1px #372f2d;
	width:100%;
	margin:0 0 10px 0;
	padding:0;
	clear:both;
	text-align:left;
	
}
div.group span
{
	width:auto;
	background-color:#372f2d;
	color:#FFFFFF;
	margin:0;
	padding:1px 20px ;
}

/*------ Introduce ------*/
#intro #img2{margin-bottom:10px;}
.category,.product
{
	margin:0 0 10px 0;
	padding:0;
	clear:both;
}
.category .img2,.product .img2
{
	float:left;
	margin:1px 0;
	padding:0;
	width:200px;
}
.category .text,.product .text,.product .text2
{
	padding:0;
	margin:0 0 0 5px;
	float:left;
}

/*------ Category ------*/
.category .img1
{
	display:none;
}
.category .text
{
	width:450px;
}
/*------ Product ------*/
.product .img1
{
	float:left;
	margin:1px 0;
	padding:0;
	width:231px;
}
.product .text
{
	width:280px;
}
.product .text2
{
	width:480px;
}
/*------ Description -----*/

.bullets
{	
	padding-left: 10px;
	color: #333333;
	background-image:url(../images/dot.gif);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
}

/*-- Table --*/

table.tbl_rela{
	border-collapse:collapse;
	margin:5px 0 5px 10px;
}
table.tbl_rela td{
	border:0 solid #FFF;
	border-bottom:1px solid #ccc;
	padding:0 10px 0 0;
}
table.tbl_rela tr.tbl_rela_h
{
	color:#336699;
}

/*------ List Item  ------*/
.listCategory,.listProduct
{
	min-height:165px;
	clear:both;
}
* html body .listCategory{height:165px;}/*  hack ie */
* html body .listProduct{height:165px;}/*  hack ie */

.listCategory a,.listProduct a
{
	margin: 0 20px 5px 0;
	text-decoration:none;
	color: #333333;
	background-color: transparent;
	vertical-align:top;
	float:left;
	text-align:left;
}

.listCategory a:hover,.listProduct a:hover
{
	color:#336699;
}
.listCategory a img,.listProduct a img
{
	border:solid 1px #CCCCCC;
	margin:1px 0 0 0;
}


/*------ List Item Category ------*/


.listCategory a
{
	width:140px;
	height:162px;
}
.listCategory a img
{
	width:100px;
	height:100px;
}
/*------ List Item Product ------*/
.listProduct a
{
	width:120px;
	height:142px;
}

.listProduct a img
{
	width:87px;
	height:87px;
}


.listCategory a:hover img,.listProduct a:hover img
{
	border:solid 1px #336699;
}

/*------ Info TAB  ------*/
#prodTab
{
	margin:10px 0;
	border-bottom:solid 1px #372f2d;
	padding:0 10px;
	clear:both;
}
#prodTab a
{
	display:inline-block;
	background-color:Transparent;
	padding:2px 10px;
	margin-right:10px;
	height:16px;
	text-decoration:none;
	border-style:solid;
	border-width:1px 1px 0 1px;
	border-color:#372f2d;
}
#prodTab .aFocus
{
	background:#372f2d;
	color:#FFFFFF;
}
/*----- DETAIL -----*/
#ProdDetail
{
	width:100%;
	padding:0 10px;
}
#ProdDetail table#PMN
{
	border:none 0 #FFFFFF;
	border-top:solid 1px #336699;
	border-bottom:solid 1px #336699;
	border-collapse: collapse;
	clear:both;
	margin:5px 0;
}
#ProdDetail #PMN td
{
	border:none 0 #FFFFFF;
	border-top:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	padding:1px 10px 1px 0;
}

#ProdDetail table#PP
{
	border:none 0 #FFFFFF;
	clear:both;
	margin:5px 0;
}
#ProdDetail #PP td
{
	border:none 0 #FFFFFF;
	border-top:solid 1px #FFFFFF;
	padding:0 24px 0 0;
}
/*----- SHOW -----*/
#SHOW
{
	width:100%;
	padding:0 10px;
	background:#fff;
}
#objFlash
{

}

.listItems
{
	width:100%;
	display:none;
	padding:0 10px;
}
/*----- TOOL BARS -----*/

#toolbar
{
	height:20px;
	padding:5px 10px;
	margin:0 0 0 0;
	border-top:solid 2px #cccccc;
	clear: both;
}
#toolbar a
{
	margin:0 5px 0 0;
	background-position:left center;
	background-repeat:no-repeat;
	padding:0 0 0 20px;
	height:16px;
	text-decoration:none;
	color:#336699;
}
#toolbar a:hover
{
	color:#999999;
}
#toolbar a#emailBtn:hover
{
	background-image:url(../images/Btnemail.gif);
}
#toolbar a#emailBtn
{
	background-image:url(../images/Btnemailover.gif);
}
#toolbar a#printBtn:hover
{
	background-image:url(../images/Btnprint.gif);
}
#toolbar a#printBtn
{
	background-image:url(../images/Btnprintover.gif);
}
#toolbar a#howtoBtn:hover
{
	background-image:url(../images/Btnhowto.gif);
}
#toolbar a#howtoBtn
{
	background-image:url(../images/Btnhowtoover.gif);
}
#toolbar a#specBtn:hover
{
	background-image:url(../images/Btnspec.gif);
}
#toolbar a#specBtn
{
	background-image:url(../images/Btnspecover.gif);
}
#toolbar a#faqBtn:hover
{
	background-image:url(../images/Btnfaq.gif);
}
#toolbar a#faqBtn
{
	background-image:url(../images/Btnfaqover.gif);
}

/*
--------------
	ARTICLE
--------------
*/
.article
{
	clear:right;
	text-align:left;
	display:block;
	padding: 0;
}
.aTitle
{
	font-weight:bolder;
	font-size:120%;
	display:block;
	padding:2px 0 0 0;
}
/*------	article list	------*/
.list
{
	clear:right;
	float:left;
	text-align:left;
	margin:inherit inherit 10px inherit;
}
.list a
{
	padding:5px 0 0 57px;
	display: block;
	text-indent: -52px;
	text-decoration: none;
}
.list a:hover
{
	color:#336699;
}
/*------	content	------*/
.aContent,.aContent p{
	line-height:150%;
	clear:both;
}

.aContent p span.styleName{margin:0;}

.aContent p a{color:#369;}
.aContent p a:hover{color:#999;}
/*
--------------
	SEARCH Result
--------------
*/
.SearchList
{
	text-align:left;
	width:770px;
	clear:both;
	padding:5px 0;
	float:left;
}
.SearchList	a, .pitem
{
	color:#369;
	text-decoration:none;
	display:block;
	float:left;
	width:100px;
	margin:4px 10px 0 0;
}
.SearchList a:hover
{
	color:#F00;
}

.SearchList a img, .pitem img
{
	border:solid 1px #369;
	display:block;
	clear:left;
	width:87px;
	height:87px;
}
.SearchList a:hover img
{
	border:solid 1px #f00;
}
.SearchList .text
{
	float:left;
	width:535px;
	clear:right;
}
.SearchList .text span.title
{
	width:100px;
	display:block;
	float:left;
}
.SearchList .text div
{
	clear:both;
	width:100%;
}
.SearchList .text .links1
{
	display:block;
}
.SearchList .text .links1 a
{
	width:100%;
	display:block;
}
.SearchList .text .links2
{
	display:inline;
}

.SearchList .text  a
{
	width:auto;
	clear:none;
	float:none;
	padding:0 10px 0 0;
	display:inline;
}
#msg
{
	color:#999;
	font-style:italic;
}

/*
--------------
	Pagination
--------------
*/
.Pagination
{
	width:100%;
	padding:2px 0px;
	clear:both;
}
.Pagination a
{
	border:solid 1px #336699;
	margin:0 10px 0 0;
	padding:0 10px 0 10px;
}
.Pagination a:hover
{
	border:solid 1px #336699;
	background-color:#336699;
	color:#FFFFFF;	
}
/*
--------------
	FOOTER
--------------
*/
.footer
{
	clear:both;
	text-align:left;
	color: #fff;
	background:#000 url(../images/bg-footer.gif) repeat-x scroll left top;
	height:23px;
	line-height:23px;
}
.footer .nav
{
    width:600px;
    padding:0 0 0 20px;
	display:inline;
	height:23px;
	line-height:22px;
	float:left;
}
.footer .nav a
{
	color: #fff;
	padding-right:20px;
	text-decoration:none;
}
.footer .nav a:hover
{
	color:#f90;
}
.footer .copyright
{
    width:300px;
    float:right;
	color:#fff;
	padding:0 20px;
	height:23px;
	line-height:22px;
	text-align:right;
}

/*
--------------
    icons
--------------
*/
.icons
{
    background:#372F2D;
    padding:2px 20px;    
}
/*
--------------
	Other
--------------
*/


/*--  article img style --*/
.imgstyle1
{
	float:left;
	margin:5px 10px 5px 0;
}
/*------ custom ------*/
a.linkStyle1
{
	width:100px;
	height:160px;
	margin:0 50px 0 0;
	vertical-align:top;
	float:left;
}
a.linkStyle1 img
{
	border:solid 1px #CCCCCC;
	clear:both;
}

a.linkStyle1:hover
{
	color:#369;
}
a.linkStyle1:hover img
{
	border:solid 1px #369;
}
span.styleName
{
	color:#F00;
	background:#FFF;
	margin-left:-10px;
	font-weight:bolder;
}
.style2
{
	color:#f00;
}

a.linkStyle3{
color:#369;
}
a.linkStyle3:hover{
color:#333;
}

/*------ zoom image ------*/

.SHOWIMG
{
	position:absolute;
	left:0;
	top:0;
	z-index:1;
}
#show #text a
{
	padding:5px  10px;
	color:#CCCCCC;
	z-index:2;
	position:absolute;
	left:0;
	top:0;	
}
/*------ contact us ------*/
.contact .focus
{
	color:#FF0000;
}
.contact a
{
	color:#336699;
	text-decoration:underline;
}
.w200
{
	width:200px;
	border:solid 1px #CCCCCC;
}
.w600
{
	width:600px;
	border:solid 1px #CCCCCC;
}
.h25
{
	height:22px;
}
.s100
{
	width:60px;
	height:25px;
	color:#000000;
	background-color:#CCCCCC;
	border:solid 1px #000000;
}
/*------ locate us ------*/
a.style01
{
	color:#336699;
	text-decoration:underline;
}
a.style01:hover
{
	color:#FF0000;
}
.note01
{
	text-transform:uppercase;
	font-weight:bold;
	color:#336699;
}
.info 
{
	COLOR: #336699; 
	BACKGROUND-COLOR: #cccccc;
}

/*  ala */
#ala img{
border:solid 1px #ccc;
}
#ala:hover img{
border:solid 1px #369;
}

/*  e-catalog   */

.sub-title{ border-bottom:1px solid #372F2D; clear:both; margin:0 0 10px; padding:0; font-weight:normal;} 
.sub-title span{ background-color:#372F2D; color:#FFFFFF; margin:0; padding:1px 20px;}
.catalog-list{list-style:none;}
.catalog-list li{list-style:none; display:block; float:left;width:160px; height:180px; text-align:left;}
.catalog-list li a{display:inline; color:#333;margin:0;padding:0;}
.catalog-list li a img{display:block; border:solid 1px #fff;}
.catalog-list li a:hover img{border-color:#369;}
.catalog-list li a.dl-pdf{color:#966;}
.catalog-list li a.dl-pdf:hover{color:#f00;}

/*  where to buy    */
#locator .search td.label{ vertical-align:top;}
#locator #map{border:none; margin:-30px 0 0 0;}

/*  videos  */
#videos a{margin:0 10px 10px 0;}
#videos a img{border:solid 2px #ccc;}
#videos a:hover img{border-color:#369;}
