/*
Copyright (c) 2008 - 2013 NEWPAGES NETWORK SDN BHD
Last Update: 2013-05-23
Theme : Transparent White

[LOG]
20130523
- added Google Translator
- fix Contact Us "Submit" button width 

20130208
- Add Last Update
*/

body {
	color: #666666;
	background-color:#ffffff;
	background-position:center top;									/*	background position	*/
	background-image: url(bg.jpg);									/*	background source	*/
	background-attachment:scroll;									/*	background image fix or scroll	*/								
	background-repeat: no-repeat;									/*	background image repeat or not	*/
	
	margin: 0;
	padding: 0;
	font: 0.72em Geneva, Arial, Helvetica, sans-serif;
}
a{
	color:#666666;
	text-decoration:underline;
}
.button{
	width:80px;
}
.content {
	background: none;
	margin: 0 auto;
	padding: 0;
	width: 800px;
	border-left: 0px solid #fff;									/*	left side space	*/
	border-right: 0px solid #fff;									/*	right side space	*/
	position:relative;
}

.leftpanel {
	background: #D6DEC9;								/*	leftpanel bgcolor	*/
	background-position:bottom left;									/*	background position	*/
	background-image: url(bg.jpg);									/*	background source	*/
	background-repeat:no-repeat;

}

#title {
  position: relative;
/*  z-index: 3;*/
  /*top: 5px;*/
/*  left: 130px;*/
	float: left;
  padding-top: 5px;
  padding-left: 35px;
/*  text-align: right;*/
}

#title h1
{
	font: normal  900 30px Geneva, Arial, Helvetica, sans-serif;
}

#title h2{
background-image: url(h2title.gif);
	
}

#top .topright { 
	float: right;
	padding: 20px 25px 0 0;
	font-size: 1em;
}

#top img { 
	border: none; 
}

#header { 
	margin: 0; 
	width: 800px; 
	height: 200px; 	 
}

#header .headings {	
	padding: 25px 0 0 30px; 
}

#header h1 {
	font: 29px  Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	margin: 0;
	padding: 0 130px;
}

#header h2 {
	font: 18px Geneva, Arial, Helvetica, sans-serif  ;
	background-image: none;
	color: #333333;
	margin: 0;
	padding: 2px 0 0 180px;
}

#navlist
{
	border-bottom: 1px solid #E7D7BF; /*border-top: 1px solid #FFCC66;*/
	margin-bottom: 30px;
	margin: 0;
	padding-left: 20px;
	font: 1.8em Geneva, Arial, Helvetica, sans-serif ;
	padding-bottom: 2px;
	padding-top: 3px;
	background-image: url(navbg.gif);
	background-repeat: repeat-x;
}

#navlist a, #navlist a:link, #navlist a:visited
{
	/*border: 1px solid #FF9900;*/
	padding: 1px;
	padding-left: 0.5em;
	padding-right: 0.5em;
	font-weight: bold;
	text-decoration: none;
}

#navlist a:hover, #navlist a:active, #navlist a:focus
{
	border-top: 6px solid white;
	/*border-bottom: 5px solid white;*/
	padding: 0px;
	padding-left: 0.5em;
	padding-right: 0.5em;
	text-decoration: none;
}

#navlist li
{
padding-right: 1px;
display: inline;
font-size: 0.5em;
}

#navlist ul
{
margin: 0px;
padding: 0px;
}

#navlist #active1 a {
	border-top: 5px solid white;
	background-color: transparent;
}

/*-----------------------------------------------------------------------			NO USE     	*/
#navleft {
	padding-bottom: 5px;
	padding-left: 5px;
}
ul#navlistleft
{
	width: 168px;
	\width: 170px;
	w\idth: 168px;
	padding: 0px;
	border-top: 0px;
	margin: 0px;
	font:  12px Geneva, Arial, Helvetica, sans-serif;

}

ul#navlistleft li
{
list-style: none;
margin: 0px;
border: 0px;

}

ul#navlistleft li a
{
	display: block;
	width: 142px;
	\width: 168px;
	w\idth: 142px;
	padding: 4px 6px 4px 4px;
	border: 0px;
	border-left: 20px solid #7cc00a;                     /*                PRODUCTS BORDER COLOR                                                */
	background: #C9E59A;                                  /*                 PRODUCTS INSIDE COLOR                                                */
	text-decoration: none;
	text-align: right;
	color: #000000;										/*                 PRODUCTS FONT COLOR                                                */
}

ul#navlistleft li a:link {
	color: #000000;										/*                 PRODUCTS FONT COLOR                                                */
}
ul#navlistleft li a:hover
{
	border-color: #000000;								/*                 PRODUCTS BORDER COLOR (after mouse over)                                                */
	color: #000000;										/*                 PRODUCTS FONT COLOR (after mouse over)                                                */
	background: #7cc00a;								/*                 PRODUCTS INSIDE COLOR (after mouse over)                                                */
}
/*-----------------------------------------------------------------------			NO USE     	*/


#main { 
	background: none;
	width: 800px; 
	margin: 0 ;
	padding: 10px 0 20px 0; 
}  

#main .right {
	float: left;
	padding: 0px 10px 0 10px;
	margin: 0;
	width: 180px;
	background: none;								/*               Right CONTENT BACKGROUND COLOR                                               */
}

#main .right .hitems { 
	margin: 0; 	
	padding: 0; 
}

#main .right .hitems ul { 
	margin: 5px 0 5px 0; 
	padding : 0; 
}
	
#main .right .hitems li { 
	margin: 0 0 2px 10px;
	padding: 0 0 0 0px;
	color: #555;
}

#main .left {
	float: right;
	width: 575px;
	padding: 0px 10px 5px;
	min-height:400px;
	
}

.article {
padding-bottom: 5px;
	
}

#main .box  {	
	background: #efefef; 
	padding: 5px; 
	border: 1px solid #ccc;
}

#main .right ul { 
	margin: 5px 0 5px 0; 
	padding : 0; 
	list-style : none; 
	border-bottom: 0px solid #eee; 
	list-style-type: square;
	color: #050505;
}
	
#main .right li { 
	margin: 0 0 2px 2px;
	padding: 0 0 0 0px;
	color: #555555;
	list-style : none; 
}

#main .right  .text {
	margin: 0 0 20px 2px;
	padding: 0 0 0 0px;
}

.img_left {
	padding: 0 0px 0px 0;
	margin: 12px;
	float: left;
	border: 1px solid #3A3A3A;
}

.img_right {
	border: 1px solid #3A3A3A;
	padding: 0 0 0px 00px;
	float: right;
	margin: 12px;
}

input,
textarea {
	padding: 1px 3px;
	margin: 5px 0;
	font: 1em Tahoma;
	color: #000000;									/*                Contact BOX font                                         */
	background-color: #f5f5f5;						/*                Contact BOX background                                         */
	border: 1px solid #333333;						/*                Contact BOX border                                         */
}

input {
  width: 67%;
}

textarea {
  width: 93%;  }

input:hover,
input:focus,
textarea:hover,
textarea:focus {
	color: #333333;									/*                Contact BOX font (selected)                                         */
	background-color: #f5f5f5;						/*                Contact BOX background (selected)                                         */
	border: 1px solid #7cc00a;						/*                Contact BOX border (selected)                                         */
}

#highlight {
	float: left;
	width: 250px;
	background-color: #F5DEC5;
	border: 1px solid #434343;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 8px;
}

#footer {
	clear: both;
	height: 70px;
	background: url(footerbg.gif) no-repeat bottom left;
	color: #33427a;											/*                Footer font color                                         */								
	font: 90%  Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

#footer .info { 
	padding: 20px 0px 0px 5px; 
}

#footer a {
	color: #33427a;											/*                Footer font color  (link)                                       */
}

ul { 
	margin:0px 0px 0px 15px;
	padding:0px 0px 3px 5px;
	list-style: circle;
}

li { 	
	margin: 5px 0px 5px 5px; 
	padding: 0px 5px 0px 5px;	
}

p { 
	margin: 0 0 5px 0; 
	padding: 0; 

}


p a {
	text-decoration:none;
	border-bottom: 1px dotted;
}

a:hover { 
	text-decoration:none; 
}

h2 {
	font-weight: bold;
	margin: 10px 0 5px 0px;
	padding: 0 0 0 20px;
	font: bold 16px  Geneva, Arial, Helvetica, sans-serif;											/*                h2 font size                                       */
	background: White url(h2.gif) no-repeat;
}

h2 a { 
   text-decoration:none;
	color: #185FA4; 
}

h2 a:hover { 
	text-decoration:none;

 }

h3.side {
	background: White url(side.gif) no-repeat;											/*                h3 side picture                                       */
	border-bottom:#CCCCCC 1px dotted;
	color: #000000;											/*                h3 side font color                                       */
	font-weight: normal;
	margin: 10px 0 5px 0px;
	padding: 0 0 0 20px;
	font: 13px Geneva, Arial, Helvetica, sans-serif;											/*                h3 side font size                                       */
}

/*                h3 side (LINK)                                       */
a h3.side {
	background: White url(side.gif) no-repeat;
	border-bottom:#CCCCCC 1px dotted;
	color: #000000;
	font-weight: normal;
	margin: 10px 0 5px 0px;
	padding: 0 0 0 20px;
	font: 13px  Geneva, Arial, Helvetica, sans-serif;
}

a h3.side:hover { 
	text-decoration:none;
   	font-weight:normal;
	background-color:#EFEFEF;							/*                mouse over color sidebar                                         */
 }

blockquote {
	margin: 20px;
	padding: 8px;
	background: #F1E3D3;
	border-top: 1px solid #2E2E2E;
	border-bottom: 1px solid #2E2E2E;
	border-left: 1px dotted #2E2E2E;
	border-right: 1px dotted #2E2E2E;
}

/* Google Translator */
#google_translate_element{
	position:absolute;
	right:0px; /* how many px from the right */
	top:10px; /* hoe many px from the top */
}
/* END Google Translator */

/* Language Bar CSS */
.language{
	background:url() center top; /* background image */
	background-color:#69F; /* background color */
	right:0px; /* 0px = stick to the right, any positive number will move the bar toward left */
	
	/* fixed */
	position:absolute;
	z-index: 100;
}
.language a{
	padding:5px 10px; /* padding : (top+bottom) (left+right) */
	color:#FFFFFF; /* text color */
	
	/* fixed */
	display:inline-block;
}
.language a:hover{
	color:#FF9900; /* rollover text color */
}

/* END Language Bar CSS */

/* CSS Navigation */
.nav{
	background-image:url(menu_bg.png);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#fff;
}
ul.mainmenu > li:hover{
	background-image:url(menu_bg2.png);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#ffffff;
}
ul.mainmenu > li{
	width:16.6% /* 100% / total_menu */
}
ul.mainmenu > li > a{
	color:#333;
	padding:18px 0;
	font-size:13px;
	text-align:center;
	width:100%;
}
ul.mainmenu > li > a:hover{
	background-image:url(menu_bg2.png);
	color:#ffffff;
}
ul.sub > li{
	border-bottom:1px dotted #CCC;
}
ul.sub > li > a{
	color:#333;
	padding:5px 10px;
}
ul.sub > li:hover > a{
	background:#000;
	color:#fff;
}
/* END CSS Navigation */
