@charset "utf-8";
/*
Tatawa Industries (M) Sdn Bhd. | www.tatawa.com
v.0.1a, version date: 14 July 2009.

Cobweb Sdn Bhd <http://www.cobweb.com.my/>
Designer : Bryan Ngiam <mailto:bryan_ck@hotmail.com>
Thanks for looking at my source codes!! 
*/

@font-face { font-family: Fertigo; src: url('Fertigo.otf'); }
@font-face { font-family: Calibri; src: url('calibri.ttf'); }

* {
	margin: 0;
	padding: 0;
	border: 0;
	}

img, div {
	behavior: url("styles/iepngfix.htc");
	}

html 	{
	height: 100%;
	}
		
body {
	height: 100%;
	min-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #444;
	background-image: url(../images/bgr.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #eee9e1;
	text-align: center;
	}
	
h1 {
	font-size: 3em;
	font-weight: normal;
	}
	
h2 {
	font-size: 2em;
	font-weight: normal;
	}
	
h3 {
	font-size: 1.5em;
	font-weight: normal;
	}
	
h4 {
	font-size: 1.2em;
	font-weight: bold;
	}
	
h4 {
	font-size: 1.1em;
	font-weight: bold;
	}
		
a:link, a:active, a:visited {
	color: #104f8e;
	text-decoration: none;
	}
	
a:hover {
	color: #aa0022;
	text-decoration: underline;
	}

p {
	padding: 5px 0 10px;
	}
	
.clear {
	clear: both;
	height: 1px;
	}

.left {
	float: left;
	}
	
.right {
	float: right;
	}

.highlight-red {
	color: #d47f90;
	font-size: 1.083em;
	}
	
.sml-font {
	font-size: 0.8em;
	color: #eaf2ac;
	}

.red {
	color: #aa0022;
	}
	
.tdFBold {
	font-weight: bold;
	}
	
blockquote {
	border-bottom: 1px solid #aa0022;
	margin: 5px 0 0;
	}
	
.bline {
border-bottom: 1px solid #eee9e1;
margin: 5px 0;
}

fieldset {
	border: 1px;
	border-color: #aa0022;
	border-style: solid;
	margin: 5px 0;
	}
	
legend {
	font-size: 1.5em;
	font-weight: normal;
	font-family: Fertigo, Georgia, "Times New Roman", serif;
	color: #aa0022;
	padding: 0 10px;
	margin-left: 10px;
	}
	
fieldset p {
	font-size: 1.35em;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0 10px 5px;
	}
	
/* ================================================== */
#wrapper {
	width: 970px;
	background-image: url(../images/bdr_wrap-trans.png);
	background-position: center top;
	background-repeat: repeat-y;
	margin: 0 auto;
	}

#wrapper .inner {
	width: 940px;
	background-image: url(../images/bgr_header.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0 auto;
	text-align: left;
	}

#header {
	height: 280px;
	}
	
#logo {
	width: 180px;
	height: 100px;
	margin-left: 10px;
	}
	
#logo a {
	display: block;
	width: 180px;
	height: 100px;
	}
	
/* ================================================== */

#nav {
	padding-top: 10px;
	margin-left: 20px;	
}

#nav ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;	
	font-weight: bold;
	text-transform: uppercase;
	line-height: 2;
	list-style: none;
}

#nav a {
	display: block;
	color: #aa0022;
	text-decoration: none;
	padding: 0 15px;
}

#nav li {
	float: left;
}

#nav li ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	text-transform: none;
	line-height: 1.8;
	position: absolute;
	width: 16em;
	left: -999em;
	background-color: #aa0022;
}

#nav li li {
	width: 16em;
	background-color: #aa0022;
	border-bottom: 1px dotted #b22920;
}

#nav li li a {
	padding: 0;
	color: #fff;
	text-indent: 15px;
}

#nav li:hover, #nav li.sfhover {
	background-color: #aa0022;
}

#nav li:hover a, #nav li.sfhover a {
	color: #fff;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li li:hover, #nav li li.sfhover  {
	background-color: #e0c28e;
}

#nav li li:hover a, #nav li li.sfhover a {
	color: #aa0022;
}

#nav li ul ul {
	margin: -1.6em 0 0 16.55em;
	font-size: 1em;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}

/* ================================================== */

.innerleft {
	float: left;
	width: 590px;
	margin: 10px 10px 10px 0px;
	padding-left: 20px;
	}

.innerleft2 {
	float: left;
	width: 200px;
	margin: 10px 10px 10px 0px;
	padding-left: 20px;
	}
	
.innerleft2-2 {
	background: url(../images/bgr_sidenav.jpg) no-repeat 0 0;
	height: 300px;
	padding:  20px 0 0 25px;
	}
	
.innerleft2-2 h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #aa0022;
	line-height: 2.4;
	}
	
.innerleft2-2 a {
	color: #3a3a3a;
	}
	
.innerleft2-2 a:hover {
	text-decoration:underline;
	}
	
.innerleft2-2 ul {
	margin-left: 15px;
	}
	
.innerright {
	float: right;
	width: 290px;
	margin: 10px 0px 10px 10px;
	padding-right: 20px;
	}
	
.innerright2 {
	float: right;
	width: 680px;
	margin: 10px 0px 10px 10px;
	padding-right: 20px;
	}

.innerright h2, .innerright h3  {
	font-family: Fertigo, Georgia, "Times New Roman", serif;
	color: #aa0022;
	margin-top: 10px;
	}
	
#contained {
	padding: 10px;
	}
	
#contained h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #aa0022;
	}
	
#contained .more {
	float: right;
	margin-top: -25px;
	}	

#contained table.form {
	margin: 0 15px;
	font-weight: bold;
	}

#contained .form td {
	padding: 3px;
	}

#contained .form td input, #contained .form td textarea {
	font: normal 12px Arial, Helvetica, sans-serif;
	padding: 2px;
	border: 1px #ccc solid;
	color: #444;
	}
	
#stName, #stCompanyName, #stState, #stCountry, #stPhone, #stHP, #stFax, #stEmail	{
	width: 150px;
	}

#stAddress, #stbMessage {
	width: 445px;
	}
	
#contained .form td #radio {
	width: auto;
	border: 0;
	}
	
#contained .form td #submit {
	width: auto;
	border: 0;
	padding: 2px 10px;
	background-color: #aa0022;
	cursor: pointer;
	color: #FFFFFF;
	}
	
#scrollimg {
	width: 590px;
	}
	
#slide {
	width: 290px;
	height: 265px;
	background: url(../images/bgr_slide.jpg) no-repeat 0 0;
	padding-top: 55px;
}

.welcome {
	background-image: url(../images/ttl_welcome.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -3000px;
	}
	
/* ================================================== */	

/*BOX*/
#box { width: 220px; float: left; margin: 10px 0px 0 0;}
#box .top { width: 220px; height: 10px; background:url(../images/box_top.jpg) no-repeat 0 0; }
#box .con { width: 210px; background: url(../images/box_bg.jpg) repeat-y 0 0; padding: 2px 5px; text-align: center; }
#box .con img { margin: 5px 0 0; text-align: center;}
#box #more { width: 200px; height: 23px; background: url(../images/box_bg.jpg) repeat-y 0 0; padding: 0 10px; text-align: center;}
#box .tittle { width: 200px; height: 42px; background: url(../images/box_bg.jpg) repeat-y 0 0; padding: 5px 10px 0; text-align: center; }
#box .bottom { width: 220px; height:10px; background:url(../images/box_bottom.jpg) no-repeat 0 0;}
#box h1 { font-size: 1em; line-height: 1.2; margin-left: 2px; width:15em; color: #444; }

/* ================================================== */

/*PRODUCT DETAIL*/
.PIDCol {
	margin-top: 10px;
	}
	
.PIDCol img {
	padding: 5px 0;
	}
	
.PIDCol .Bimg {
	padding: 0;
	margin: 5px 15px 20px 0;
	border: 1px #eee9e1 solid;
	}
	
.PIDCol h3, .PIDCol h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #aa0022;
	line-height: 1;
	}

/* ================================================== */
.ellipsis a {
	white-space:nowrap;
	text-overflow:ellipsis; /* for internet explorer */
	-moz-binding: url('ellipsis.xml#ellipsis');
	overflow:hidden;	 
	width: 550px;
	display: block;
	}

html>body .ellipsis {
	clear:both;
	}

html>body .ellipsis a:after {
	content: "...";
	clear:both;
	}

html>body .ellipsis a {
	max-width: 540px;
	width:auto !important;
	margin-left: 60px;
	}

.content ul {
	padding: 0px 10px;
	}
	
.content ul li {
	list-style: none;
	border-bottom: 1px solid #eee9e1;
	clear: left;
	line-height: 2.2;
	}
	
.content ul li:last-child {
	border-bottom: none;
	}
	
.content ul li a {
	padding-left: 10px;
	text-decoration: none;
	}
	
.content small {
	float: left;
	color: #888;
	font-size: 0.8em;
	line-height: 2.8;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	}

/* ================================================== */

ul.border{
	border:0;
	margin: 10px 0 0;
	padding: 5px;
	border: 1px #eee9e1 solid;
	}

#pagination li{
	border:0; margin:0; padding:0;
	font-size:11px;
	list-style:none;
	}
	
#pagination li, #pagination a{
	border:solid 1px #DEDEDE
	margin-right:2px;
	}
	
#pagination .previous-off,
#pagination .next-off {
	color:#888888;
	display:block;
	float:left;
	font-weight:bold;
	padding:3px 4px;
	}
	
#pagination .next a,
#pagination .previous a {
	font-weight:bold;
	border:solid 1px #FFFFFF;
	}
	
#pagination .active{
	color:#00000;
	font-weight:bold;
	display:block;
	float:left;
	padding:4px 6px;
	}
	
#pagination a:link,
#pagination a:visited {
	display:block;
	float:left;
	padding:3px 6px;
	text-decoration:none;
	}
	
#pagination a:hover{
	text-decoration:none;
	}

#pagination .back {
	background: url(../images/arrow_redo.png) no-repeat 0 0;
	padding-left: 10px;
	margin-left: 100px;
	float: right;
	}

#pagination .top {
	background: url(../images/arrow_up.png) no-repeat 0 0;
	padding-left: 10px;
	float: right;
	}
	
	
/*PAGINATION*/
.pagination{ margin-top:10px; padding: 5px 0; border-top: 1px solid #aa0022; }
.pagination ul{ margin: 0 20px 0; padding: 0; text-align: right; /*Set to "right" to right align pagination interface*/ font-size: 1.3em; }
.pagination li{ list-style-type: none; display: inline; padding-bottom: 1px; color: #ccc; }
.pagination a, .pagination a:visited{ padding: 0 5px; text-decoration: none; color: #104f8e; font-weight: bold;}
.pagination a:hover, .pagination a:active{ color: #d11e25; font-weight: bold;}
.pagination a.currentpage{ color: #333 !important; font-size: 1.5em; font-weight: bold; cursor: default; vertical-align: -2px; }
.pagination a.disablelink, .pagination a.disablelink:hover{ cursor: default; color: #929292; font-weight: normal !important; }

	
/* ================================================== */

#footer {
	font-size: 0.9em;
	text-align: center;
	background: #eee9e1;
	margin-top: 10px;
	height: 125px;
	padding: 20px 0;
	}

#footer a:link, #footer a:visited {
	color: #3a3a3a;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #aa0022;
	}
	
#footer ul {
	list-style-type: none;
	margin: 10px 0 0 0;
	overflow: hidden;
	}
	
#footer li {
	background: url(../images/img-line.gif) no-repeat left top;
	display: inline;
	margin: 0 2px 0 -2px;
	padding: 0 2px 0 5px;
	}
	
#footer li a:link, #footer li a:visited {
	font-size: 1.2em;
	padding: 0 8px;
	}
	
#footer .first {
	background: none;
	}