/* Iwan Dwi Susanto Styles Copyright (c) 2007, All Rights Reserved.
This stylesheet has been validate from W3.org. Copying and serving this stylesheet to other
agents may lead to unexpected results.
*/

/* begin body type */	

body {
	height: 100%;
	background: #ffffff;
	margin: 0px auto;
	margin-top: 10px;
	padding: 0px;
	font-size: 62.5%;
}

#container {
	width: auto;
	height: 100%;
	font-family: Verdana;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #333333;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}

#container-1 {
	width: 958px;
	height: 100%;
	font-family: Verdana;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #333333;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	border-left: 1px #EFEBEB solid;
	border-right: 1px #EFEBEB solid;
}

#container-2 {
	width: auto;
	height: 100%;
	font-family: Verdana;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #333333;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	border-left: 1px #EFEBEB solid;
}

#container-3 {
	width: auto;
	height: 100%;
	font-family: Verdana;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #333333;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	border-right: 1px #EFEBEB solid;
}

small {
	font-size: .92em;
}	
		
big	{
	font-size: 1.17em;
}
		
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

li {
	width: 160px;
	line-height: 22px;
	padding: 0px;
}

table {	
	text-align: center;
	border: 0px;
}

tbody, tr, td {	
	font-size: 12px;
	font-family: Verdana;
}

A:Active,A:link,A:visited{
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
A:Hover{
	font-family: Verdana;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	cursor: hand;
}

/* end body type */
/* begin header type */
		
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size-adjust: .46;
	font-size: 2.33em;
	font-weight: 400;
	font-style:	normal;
	text-decoration: none;
}
		
h2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size-adjust: .46;
	font-size: 1.75em;
	font-weight: 700;
	font-style:	normal;
	text-decoration: none;
}
		
h3	{
	font-family: Arial, Helvetica, sans-serif;
	font-size-adjust: .46;
	font-size: 1.58em;
	font-weight: 700;
	font-style:	normal;
	text-decoration: none;
}
		
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size-adjust: .46;
	font-size: 1.33em;
	font-weight: 600;
	font-style:	normal;
	text-decoration: none;
}
		
h5, dt {
	font-family: Arial, Helvetica, sans-serif;
	font-size-adjust: .46;
	font-size: 1.17em;
	font-weight: 600;
	font-style:	normal;
	text-decoration: none;
}
		
h6 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size-adjust: .46;
	font-size: 1em;
	font-weight: 600;
	font-style:	normal;
	text-decoration: none;
 }
		
tfoot, thead {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size-adjust:	.46;
}
		
th {
	vertical-align:	baseline;
	font-size: 1em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size-adjust: .46;
}
		
hr {	
	margin-top: .75em;
	margin-bottom: .75em;
	padding-top: 0;
	padding-bottom: 0;
	border-top:	0;
	border-bottom: 0;
	height:	1px;
	color: #333333;
}
		
#firstpages	{
	font-family: verdana;
	font-style:	normal;
	font-size: 11px;
	text-decoration: none;
}
#firstpages	p, table, td {
	font-family: verdana;
	font-size: 11px;
	font-style:	normal;
	text-decoration: none;
}
				
a.fpages:link, a.fpages:visited {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
}

a.fpages:hover {
	font-family: verdana;
	font-size: 11px;
	text-decoration: underline;
	color: #FF0000;
}

/* end header type */

/* Begin Header */

#HeaderBanner {
	width: 958px;
	height: 140px;
	background-image: url(../images/bg-header.jpg);
	background-repeat: repeat-x;
}

#TopMenu {
	float: left;
	width: 958px;
	height: 27px;
	line-height: 27px;
	text-align: left;
}

a.homemenu:link, a.homemenu:visited {
	width: 160px;
	height: 27px;
	background-image: url(../images/menu-home.jpg);
	background-repeat: no-repeat;
	border: 0px;
}

a.homemenu:hover {
	width: 160px;
	height: 27px;
	background-image: url(../images/menu-home-hover.jpg);
	background-repeat: no-repeat;
	border: 0px;
}

a.homemenu#active_menu {
	width: 160px;
	height: 27px;
	background-image: url(../images/menu-home-hover.jpg);
	background-repeat: no-repeat;
	border: 0px;
}

a.homemenu#active_menu:hover {
	width: 160px;
	height: 27px;
	background-image: url(../images/menu-home-hover.jpg);
	background-repeat: no-repeat;
	border: 0px;
}

#TitleHeader {
	width: 958px;
	height: 63px;
	margin: 0 auto;
	padding: 0;
}

/* End Header */

/* Begin Content */

#contentarea {
	display: block;
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
}

#LeftNav {
	font-family: Verdana;
	float: left;
	width: 160px;
	height: auto;
	text-align: left;
}

.TextContact {
	padding-left: 15px;
	color: #939292;
}

.LeftLine {
	width: 160px;
	height: 20px;
	background-image: url(../images/leftline.jpg);
	background-repeat: no-repeat;
}

a.leftmenu:link, a.leftmenu:visited {
	display: block;
	width: 145px;
	height: 22px;
	background-image: url(../images/bgmenuleft.jpg);
	background-repeat: no-repeat;
	line-height: 22px;
	color: #939292;
	text-decoration: none;
	padding-left: 15px;
}

a.leftmenu:hover {
	display: block;
	width: 145px;
	height: 22px;
	background-image: url(../images/bgmenuleft-hover.jpg);
	background-repeat: no-repeat;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
	padding-left: 15px;
}

a.leftmenu#active_menu {
	display: block;
	width: 145px;
	height: 22px;
	background-image: url(../images/bgmenuleft-hover.jpg);
	background-repeat: no-repeat;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
	padding-left: 15px;
}

a.leftmenu#active_menu:hover {
	display: block;
	width: 145px;
	height: 22px;
	background-image: url(../images/bgmenuleft-hover.jpg);
	background-repeat: no-repeat;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
	padding-left: 15px;
}

#RightContent {
	float: right;
	width: 790px;
	height: auto;
	text-align: left;
}

.imghome {
	width: 725px;
	height: 253px;
	background-image: url(../images/img-home.jpg);
	background-repeat: no-repeat;
	margin-left: 25px;
}

.tekscontent {
	width: 725px;
	height: auto;
	margin-left: 25px;
}

.teksleft {
	float: left;
	width: 352px;
	text-align: left;
}
.teksright {
	float: right;
	width: 372px;
	text-align: right;
}

/* End Content */

.qty {	
	width:20px; 
	border:1px solid #999;
	padding:2px;
	text-align:center;
	}
	
.option { 
	font-family: Verdana;
	font-size: 11px;	
	color:#666;	
	}
	
/* Begin Footer */

#footer {
	display: block;
	width: 958px;
	height: 92px;
	background-image: url(../images/bg-footer.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #333333;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	border-left: 1px #EFEBEB solid;
	border-right: 1px #EFEBEB solid;
}

.footerleft {
	float: left;
	width: 500px;
	height: 92px;
	font-family: Verdana;
	font-size: 1em;
	color: #939292;
	line-height: 15px;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
}

.footerright {
	float: right;
	width: 400px;
	height: 92px;
	font-family: Verdana;
	font-size: 1em;
	color: #939292;
	line-height: 15px;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
}

a.footermenu:link, a.footermenu:visited {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #939292;
	line-height: 15px;
	text-align: left;
	text-decoration: underline;
}

a.footermenu:hover {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #974655;
	line-height: 15px;
	text-align: left;
	text-decoration: underline;
}

/* new css */

/* nch css */

.unnamed {
	background-color: #e1e1dc;	
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-align :left;
}

.unnamed2 {
	background-color: #d1e7f5;
	font-family: Verdana;
	font-size: 11px;
	color: #663300;
	font:normal;
}

.button {
	background-color:#ffffff;
	font-weight:bolder;
	color: Black;	
	font-size: 12px;	
}

.form_input {
	outline:inherit;
	border: 1px solid grey;
	color: Navy;
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	background : #FFFFFF;
	text-align :left;
}

.form_input1 {
	outline:inherit;
	border: 1px solid #adadad;
	color: Navy;
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	background : #FFFFFF;
	text-align :left;	
}

.form_qty {
	outline:inherit;
	border: 1px solid #adadad;
	color: Navy;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	background : #FFFFFF;
	text-align :center;
}

.ctg_title {
	font-family: Verdana;
	color: #adadad;
	font-size: 12px;
	line-height: 22px;
	text-align :left;
	font-weight:bold;
}

.ctg_desc {
	font-family: Verdana;
	font-size: 11px;
	line-height: 22px;
	color: #6e6e6e;
	text-align:left;
}

.our_product {	
	font-family: Verdana;
	font-size: 11px;
	line-height: 26px;
	color: #6e6e6e;
	text-align:left;
}

.product_row1 {	
	font-family: Verdana;
	font-size: 11px;
	line-height: 26px;
	color: #751f2f;
	font-weight:bold;
	text-align:left;
}

.product_row2 {
	background-color: #e1e1dc;
	font-family: Verdana;
	font-size: 11px;
	line-height: 22px;
	color: #751f2f;
	font-weight:bold;
	text-align:left;
}

.product_row3 {
	background-color: #e1e1dc;
	font-family: Verdana;
	font-size: 11px;
	line-height: 22px;
	color: #666666;
	font-weight:bold;
	text-align:left;
}

.product_detail {
	font-family: Verdana;
	color: #666666;
	font-size: 11px;
	line-height: 28px;
	text-align :left;
	border-top: 1px #EFEBEB solid;
}

.addtoQuoteRequest {
	font-family: Verdana;
	color: #751f2f;
	font-size: 11px;	
	line-height: 28px;
	text-align :left;
	border-top: 1px #EFEBEB solid;	
	text-decoration: underline;
	cursor: hand;
}

.Request_update {
	font-family: Verdana;
	color: #751f2f;
	font-size: 11px;	
	line-height: 17px;
	text-align :left;		
	text-decoration: underline;
}

.request_row {	
	background-color: #e1e1dc;
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	line-height: 17px;	
	color: #6e6e6e;	
	text-align:left;	
	border-bottom:1px #EFEBEB solid;
}

.request_row1 {	
	padding: 2px;
	margin-left: 0px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 17px;		
	color: #6e6e6e;
	text-align: left;
	border-bottom:1px #EFEBEB solid;
}

.request_row2 {	
	padding: 2px;
	margin-left: 0px;	
	color: #6e6e6e;
	text-align: left;
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;		
	vertical-align:top;
}

.colour_range_img {
	font-family: Verdana;
	color: #6e6e6e;
	font-size: 11px;	
	text-align:center;
	vertical-align:top;
}

.colour_range_text {
	font-family: Verdana;
	color: #6e6e6e;
	font-size: 11px;	
	vertical-align:middle;
	text-align:center;
}

.contact_us_row {	
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;		
	color: #6e6e6e;
	vertical-align:top;
}

.thanks {	
	padding: 2px;
	margin-left: 0px;	
	color: #6e6e6e;
	text-align: center;	
	font-family: Verdana;
	font-size: 11px;
	line-height: 17px;
	vertical-align:middle;	
}

.info_text {	
	padding: 2px;
	margin-left: 0px;	
	color: #6e6e6e;
	text-align: left;	
	font-family: Verdana;
	font-size: 11px;
	line-height: 17px;	
}

/* End Footer */

/** ---------------- new css -----------------*/

	#contact {
		margin-top:15px; 
		width:160px;
		margin-bottom:15px;
		}
	
	#contact h3 {
		background:url(../images/titlecontacthome.jpg) 0 0 no-repeat;
		width:160px;
		height:24px;
		margin: 0px;
		}
		
	#contact h3 span {display:none;}
	
	#contact ul li {
		list-style:none;
		font-family: Verdana;
		size: 10px;
		line-height: 14px;
		margin-top:5px;
		margin-bottom:5px;
		color:#747373;
		}

/*request page stylin*/

#request_fill {
	text-align:left;
	font:11px "Verdana", Arial, Helvetica, sans-serif;
	color:#666;
	}

#request_fill th {
	background-color:#e1e1dc;
	padding:4px;
	}

#request_fill td {
	padding-top:4px;
	padding-bottom:4px;
	border-top:1px solid #d6d6d1;
	}
	
#request_fill td a {
	color:#8f4b58;
	text-decoration:underline;
	font-size:1em;
	}
	
form .qty {	
	width:20px; 
	border:1px solid #999;
	padding:2px;
	text-align:center;
	}

form .option { 
	font:11px "Verdana", Arial, Helvetica, sans-serif;
	color:#666;
	border:1px solid #7f9db9;
	}
	
.tekscontent h1 {
	background:url(../images/request_quote.jpg) 0 0 no-repeat;
	width:158px;
	height:20px;
	margin:0;
	}

/*detail form stylin*/
#contact_fill {
	text-align:right;
	font:11px "Verdana", Arial, Helvetica, sans-serif;
	color:#666;
	}

#contact_fill th {
	background-color:#e1e1dc;
	color:#751f2f;
	padding:4px;
	}

#contact_fill td {
	padding-top:4px;
	padding-bottom:4px;
	border-top:1px solid #d6d6d1;
	vertical-align:top;
	}
	
#request_fill td a {
	color:#8f4b58;
	text-decoration:underline;
	font-size:11px;
	}
	
form .fillIn {
	float:left;
	margin-left:15px;
	font-family: Verdana;
	font-size:11px;
	width:260px; 
	border:1px solid #999;
	padding:2px;
	text-align:left;
	margin-bottom:3px;
	margin-top:3px;
	}

form .option { 
	font-family: Verdana;
	font-size:11px;	
	color:#666;
	border:1px solid #7f9db9;
	}
	
form .state {
	font-family: Verdana;
	font-size:11px;	
	float:left;
	margin-left:15px;
	width:265px; 
	border:1px solid #7f9db9;
	padding:2px;
	text-align:left;
	margin-bottom:3px;
	margin-top:3px;
	}
	
	
.book_cases {
	text-align:left;
	font:11px "Verdana", Arial, Helvetica, sans-serif;
	color:#666;
	}
	
.book_cases th {
	background-color:#e1e1dc;
	color:#751f2f;
	padding:4px;
	}
	
.book_cases td {
	padding-top:4px;
	padding-bottom:4px;
	border-top:1px solid #d6d6d1;
	vertical-align:top;
	}
	
.book_cases td a {
	color:#8f4b58;
	text-decoration:underline;
	font-size:11px;
	}

.colorRange  {
	font:10px "Verdana", Arial, Helvetica, sans-serif;
	color:#999;
	text-align:center;
	vertical-align:top;
	}

.colorRange td {border:0;}

.colorRange .naming {
	padding:2px;
	}

.colorRange img {
	border:0;
	padding:9px;
	}

	/*left columns*/

	#leftColumn {
		float: left;
		width: 160px;
		padding-left: 6px;
		margin-bottom: 10px;
		text-align: left;
		}
	
	#navlist {
		width: 160px;
		padding: 2px;
		margin-left: 0px;
		font-family: Verdana;
		font-size: 11px;
		background: #fff;
		color: #939292;
		text-align: left;
		}
	
	#sideNav ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		}
		
	#sideNav  ul a {
		display: block;
		width: 160px;
		height: 22px;
		line-height: 22px;
		color: #000;
		text-decoration: none;
		background:url(../images/bgmenuleft.jpg) 0 0 no-repeat;
		text-indent: 10px;
		color:#737373;
		font-size: 11px;
		}
	
	#sideNav ul a:hover {
		background:url(../images/bgmenuleft-hover.jpg) 0 0 no-repeat;
		color:#000;
		}
	
	#sideNav ul a.active {
		background:url(../images/bgmenuleft-hover.jpg) 0 0 no-repeat;
		color:#000;
		}
		.hode														{ display: none; visibility: hidden;}