
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;
	color:#333333;
	line-height:15px;
}
option
{
	padding:0 10px 0 0;
}
div{
	text-align:left;
}
.noscript
{
	margin:10px 0;
	display:block;
	clear:both;
	color:#f00;
	font-size:14px;
}

body
{
	color: #333333;
	/*	Scroll Bar Style  
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #CCCCCC;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-face-color: #CCCCCC;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #F0F0F0;
	*/
	text-align: center;
	background-color:#F0F0F0;
}
center
{
	height:100%;
}
table.layout
{
	width:1000px;
	height:100%;
	border-collapse:collapse;
	background-color:#FFFFFF;
}
table.layout td
{
	margin:0;
	padding:0;
	vertical-align:top;
	border:none 0 #FFFFFF;
}
td.header
{
}
td.main
{
	height:100%;
}
td.footer
{
	height:55px;
}

.focus
{
	color:#336699;
}
a
{
	text-decoration:none;
}
a.s1
{
	text-decoration:underline;
	color:#369;
}
a.s1:hover
{
	color:#f00;
}
/*
--------------
	HEADER 80px
--------------
*/
.header
{
	border-top:solid 8px #CCC;
	border-bottom:solid 4px #CCC;	
	height:90px;	
	width:1000px;
	clear:both;
}

/*------ LOGO ------*/
img.logo 
{
	margin:0 10px 0 0;
	float: left;
	border: none 0 #FFF;
	width: 300px;
	height: 80px;
}
/*------ SEARCH ------*/

form.search
{
	padding:5px;
	text-align:right;
}
form.search fieldset
{
	border:none 0 #FFF;
}
input#keyword
{
	border:solid 1px #CCC;
	height:21px;
	width:120px;
	padding:0;
}
select#searchtype
{
	border:solid 1px #CCC;
	background-color:#CCC;
	height:21px;
	padding:2px;
}
input#go
{
	height:21px;
	width:32px;
	border:solid 1px #CCC;
	background-color:#FFFFFF;
	padding:2px;
}

div#mkt{
	float:right;
	margin:38px 5px 0 0;
}
div#mkt a{
	padding:2px 5px;
	margin:0 0 0 1px;
}
div#mkt a:hover,
div#mkt a.cur{
	color:#fff;
	background:#369;
}
/*
--------------
	MAIN
--------------
*/
.main
{
	width:1000px;
	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-image:url(../images/dotmenu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: transparent;
	white-space: nowrap;
}
.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
--------------
*/
.right
{
	height:75%;
	width:770px;
	margin:0;
	padding:0;
	float:right;
	clear:right;
}
/*
--------------
	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 #336699;
	width:100%;
	margin:0 0 10px 0;
	padding:0;
	clear:both;
	text-align:left;
	
}
div.group span
{
	width:auto;
	background-color:#336699;
	color:#FFFFFF;
	margin:0;
	padding:1px 20px ;
}

/*------ Introduce ------*/
.category,.product
{
	width:770px;
	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:300px;
}
.product .text2
{
	width:500px;
}
/*------ 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
{
	width:770px;
	float:left;
}
.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
{
	width:750px;
	border-bottom:solid 1px #336699;
	margin:0 0 10px 0;
	padding:0 10px;
	clear:both;
}
#prodTab a
{
	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:#336699;
}
#prodTab .aFocus
{
	background:#336699;
	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;
}
#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;
}
#ProdDetail #PP td
{
	border:none 0 #FFFFFF;
	border-top:solid 1px #FFFFFF;
	padding:0 24px 0 0;
}
/*----- SHOW -----*/
#SHOW
{
	width:100%;
	padding:0 10px;
}
#objFlash
{

}

.listItems
{
	width:100%;
	display:none;
	padding:0 10px;
}
/*----- TOOL BARS -----*/

#toolbar
{
	height:20px;
	width:770px;
	float:right;
	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
{
	float:left;
	clear:right;
	width:670px;
	text-align:left;
	display:block;
	padding: 0;
}
.aTitle
{
	font-weight:bolder;
	font-size:120%;
	width:670px;
	display:block;
	padding:2px 0 0 0;
}
/*------	article list	------*/
.list
{
	width:670px;
	clear:right;
	float:left;
	text-align:left;
}
.list a
{
	padding:5px 0 0 57px;
	display: block;
	width: 670px;
	text-indent: -52px;
	text-decoration: none;
}
.list a:hover
{
	color:#336699;
}
/*------	content	------*/
.aContent,.aContent p
{
	line-height:150%;
	width:640px;
}

/*
--------------
	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
{
	width:1000px;
	clear:both;
	border-top:solid 4px #CCCCCC;
	text-align:left;
	color: #999999;
	padding: 0;
	margin:0;
	background-color:#FFFFFF;
	height:60px;
}
.footer .nav
{
	padding:10px 0 0 10px;
}
.footer .nav a
{
	color: #336699;
	padding-right:20px;
	text-decoration:none;
}
.footer .nav a:hover
{
	color:#999999;
}
.footer .copyright
{
	color:#999999;
	padding:0 10px;
}

/*
--------------
	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:#336699;
}
a.linkStyle1:hover img
{
	border:solid 1px #336699;	
}
span.styleName
{
	color:#F00;
	background:#FFF;
	margin-left:-10px;
	font-weight:bolder;
}
.style2
{
	color:#f00;
}
/*------ 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;
}
