/*Starboss sdn. bhd.*/
/*style prepared at 17112011*/

*
{
    margin: 0;
    padding: 0;
}

html
{
    background: #581d57;
}

body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    background: white;
    height: 100%;
}

img
{
    border: 0;
}

p
{
    line-height: 1.4em;
}

div.cleaner
{
    clear: both;
    font-size: 0px;
    height: 0px;
    width: 100%;
}

div#wrapper
{
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: 100%;
}

/*---------header---------*/

div.widestripe
{
    background: #90318f;
    height: 8px;
}

div#header
{
    width: 950px;
    padding: 30px 25px 20px 25px;
    margin: 0 auto;
}

div.cologo
{
    padding: 0 0 0 25px;
    height: 44px;
}

/*---------navigation---------*/

div#navigroup
{
    background: url(../image/imgfullnavibkg.jpg) no-repeat bottom center;
    overflow: hidden;
    height: 71px;
}

div#navigroup ul#nav
{
    padding: 0 0 0 450px;
}

div#navigroup ul#nav li
{
    display: inline;
    float: left;
    padding: 0 5px 0 0;
}

div#navigroup ul#nav li a, div#navigroup ul#nav li a:active, div#navigroup ul#nav li a:link
{
    display: block;
    text-decoration: none;
    font-size: 12pt;
    color: #333;
    padding: 10px;
    height: 20px;
    text-align: center;
    position: relative;
}

div#navigroup ul#nav li a:hover
{
    color: #ccc;
}

div#navigroup ul#nav li a.current
{
    background: url(../image/imgnavicurrent.jpg) no-repeat bottom center;
}

div#navigroup ul#nav li a.current:hover
{
    color: #333;
}

div#navigroup ul#nav ul#sublvl2
{
    display: none;
}

div#navigroup ul#nav li.expandsub:hover a
{
    color: #ccc;
}

div#navigroup ul#nav li.expandsub:hover ul#sublvl2
{
    display: inline;
    position: absolute;
}

div#navigroup ul#nav ul#sublvl2 li a, div#navigroup ul#nav ul#sublvl2 li a:active, div#navigroup ul#nav ul#sublvl2 li a:link
{
    font-size: 9pt;
    color: white;
    padding: 8px 10px 10px 10px;
    height: 15px;
}

div#navigroup ul#nav ul#sublvl2 li a:hover
{
    color: #fba2fa;
}

/*---------content---------*/

div#content
{
    width: 1000px;
    padding: 0;
    margin: 0 auto;
}

div#mdwrapper
{
    width: 950px;
    padding: 0;
    margin: 0 auto;
}

div#module01, div#module02, div#module03
{
    display: inline;
}

div.mdcap01
{
    height: 28px;
    background: url(../image/imgbulletcap01.gif) no-repeat left;
    padding: 2px 0 0 36px;
    margin: 0 0 15px 0;
    position: relative;
}

div.mdcap02
{
    height: 28px;
    background: url(../image/imgbulletcap02.gif) no-repeat left;
    padding: 2px 0 0 36px;
    margin: 0 0 15px 0;
    position: relative;
}

div.mdcap03
{
    height: 28px;
    background: url(../image/imgbulletcap03.gif) no-repeat left;
    padding: 2px 0 0 36px;
    margin: 0 0 15px 0;
    position: relative;
}

div.furtherinfo
{
    width: 32px;
    height: 14px;
    position: absolute;
    right: 0;
    bottom: 7px;
}

div.mdcap01 h1, div.mdcap02 h1, div.mdcap03 h1
{
    font-size: 15pt;
    color: #6c167b;
}

div#module01
{
    float: left;
    width: 380px;
    height: 260px;
    padding: 0 20px 10px 0;
    background: url(../image/imgmaindeco01.jpg) no-repeat bottom center;
}

div#module02
{
    float: left;
    width: 260px;
    height: 260px;
    padding: 0 20px 10px 15px;
    background: url(../image/imgdivider.gif) no-repeat left top;
}

div#module02 ul li
{
    list-style-type: none;
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
    background: url(../image/imgdashdots.gif) repeat-x bottom;
}

div#module02 ul
{
    margin: 0 0 0 5px;
}

div#module02 ul li a
{
    display: block;
    padding: 0 0 0 18px;
    background: url(../image/imgbulletnew.gif) no-repeat;
    background-position: left 2px;
    color: #333;
    text-decoration: none;
}

div#module02 ul li a:hover
{
    color: #8fbf13;
}

div#module03
{
    float: right;
    width: 235px;
    height: 260px;
    padding: 0 0 10px 20px;
    background: url(../image/imgdivider.gif) no-repeat left top;
}

div#tafsubmit
{
    height: 38px;
    position: relative;
    margin: 10px 0 0 0;
}

div#tafsubmit .taftextbox
{
    background: url(../image/imgtaftxtbox.jpg) no-repeat;
    height: 28px;
    width: 150px;
    padding: 10px 14px 0 14px; *padding:10px 14px 0px 14px;
border:none;
font-family:Arial,Helvetica,sans-serif;
font-size:11pt;
}

div#tafsubmitbtn
{
    position: absolute;
    right: 0;
    top: 0; *top:1px;
    width:57px;
    height:38px; 
}

div#tafsubmitbtn .btnsbm
{
    /*background: url(../image/imgtafbtn.jpg) no-repeat;
    background-position: 0 -38px;*/
    border: none;
    width: 57px;
    height: 38px;
    cursor: pointer;
}

div#tafsubmitbtn .btnsbm:hover
{
    background-position: 0 0;
}

/*---------flash---------*/

div#flashwrapper
{
    background: url(../image/imgswfbtmbkg.jpg) repeat-x bottom;
}

div#flashcap
{
    width: 1000px;
    height: 300px;
    padding: 0;
    margin: 0 auto;
}

/*---------footer---------*/

div#footerwrapper
{
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0 auto;
    background: #581d57;
}

div#footer
{
    width: 950px;
    padding: 20px 25px 25px 25px;
    margin: 0 auto;
    color: white;
    font-size: 8pt;
}

div#footer a
{
    color: white;
    text-decoration: none;
}

/*Author: Y.C Seah
Date: 20/11/2010*/
/*single page*/
div#sgcontent
{
    width: 1000px;
    padding: 0;
    margin: 0 auto;
}

div#sgmdwrapper
{
    width: 950px;
    padding: 0;
    margin: 0 auto;
    position: relative;
}

div#breadcrumbs
{
    width: 100%;
    overflow: hidden;
    margin: 0 0 30px 0;
}
div#breadcrumbs ul
{
    list-style: none;
}
div#breadcrumbs ul li
{
    float: left;
    display: inline;  font-size:8pt;
}
div#breadcrumbs ul li a
{
    background: url(../image/imgindicon.png) no-repeat right 5px;
    color: #111;
    font-family: Arial;
    font-size: 8pt;
    padding: 5px 20px 6px 10px;
    text-decoration: none;
}
div#breadcrumbs ul li a.breadcurr
{
    background: none;
    color: #111;
    font-family: Arial;
    font-size: 8pt;
}
div.caption
{
    color: #fff;
    background: url(../image/imgcapbkg02.png) no-repeat left top;
    padding: 6px 0 6px 20px; height:18px;
    font-size: 12pt; font-weight:bold;
}
div.caption span
{
    color: #fff;
    background: url(../image/imgcapbkg01.png) no-repeat right top;
     padding: 6px 20px 6px 0;
    font-size: 12pt; height:18px;
}
div.ads
{
    border: solid 1px #c5c5c5;
    height: 108px;
    background: #fff;
    padding: 0;
    margin: 20px 0;
   /* overflow:hidden;
    position: relative;*/
}
div.adscontent
{
    float: right;
    display: inline;
    width: 635px;
    padding: 25px;
}
a.adscontact:active, a.adscontact:link, a.adscontact:visited
{
    background: url(../image/btngonow.png) no-repeat top left;
    height: 33px;
    width: 109px;
    float: right;
    display: inline;
}
a.adscontact:hover
{
    background: url(../image/btngonow.png) no-repeat bottom left;
    height: 33px;
    width: 109px;
}
/*product*/
div.product_entry
{
    overflow: hidden;
    margin: 0 0 35px 0;
    padding:25px 0 0 0;
}
div.product_img
{
    float: left;
    display: inline;
    width: 372px;
    margin: 0 48px 0 0;
}
div.product_info
{
    float: left;
    display: inline;
    width: 530px;
}
div.product_info h1
{
    color: #6c167b;
   /* background: url(../image/imgbullet03.png) no-repeat right 2px;*/
    padding: 1px 0 1px 0;
    font-size: 18pt;
    margin: 0 0 10px 0;
}
div.product_info h1 span
{    background: url(../image/imgbullet03.png) no-repeat right 0px; padding:0 45px 0 0;
}
div.product_desc
{
    border: solid 1px #c5c5c5;
   background:#fff url(../image/imgproductbkg.jpg) no-repeat bottom left;
    padding: 25px;  width:478px;
    margin: 20px 0;
    overflow: hidden;
}
div.prod_left
{
    float: left;
    display: inline;
    background: url(../image/imgprodleft.png) no-repeat top left;
    width: 36px;
    height: 37px;
}
div.prod_right
{
    float: right;
    display: inline;
    background: url(../image/imgprodright.png) no-repeat top left;
    width: 36px;
    height: 37px;
}
div.product_desc table
{
    border-collapse: collapse;
    width: 406px;
    margin: 0 auto;
}
div.product_desc table tr th
{
    background:url(../image/imgprodmid.png) repeat-x top left;
    color: #fff;
    padding: 8px 0 12px 0;
    width: 203px;
    text-align: center;
}
div.product_desc table tr td
{
    border-bottom: solid 1px #c5c5c5;
    padding: 10px;
    font-weight: normal;
    font-size: 9pt;
    color: #111;
    width: 203px;
    text-align: left;
}
div.divider01
{
  background: url(../image/imgbr05.jpg) repeat-x bottom;
    width: 100%;
    margin: 20px 0;
    height: 25px;
}
/*contact us*/
div.contact_entry
{
    overflow: hidden; margin:0 0 0px 0;
}
div.contact_entry h1
{
    color: #6c167b;
    background: url(../image/imgbullet01.png) no-repeat left 2px;
    padding: 0 0 0 30px;
    font-size: 18pt;
    margin: 0 0 10px 0;
}
div.contact_form
{
    float: left;
    display: inline;
    width: 320px;
    /*height: 260px;*/ 
    padding: 0 20px 20px 0;
    margin:0 20px 0 0;
}

table#tbenquiry th {
	height:49px;
	padding:0 10px 0 0;
}
table#tbenquiry td {
	padding:0 10px 4px 0;
}
table#tbenquiry .textinput {
	width:300px;
	border:1px solid #ccc;
	font-size:9pt;
	padding:6px 5px;
	color:#888;
	font-family:Arial, Helvetica, sans-serif
}
table#tbenquiry .txtadd {
	width:300px;
	height:70px;
	border:1px solid #ccc;
	font-size:9pt;
	padding:3px;
	color:#888;
	font-family:Arial, Helvetica, sans-serif
}
.btn
{
 width:80px; 
}
div.contact_info
{
    float: left;
    display: inline;
    width: 530px;
    padding: 0 0 0 40px;
    background: url(../image/imgdivider02.jpg) no-repeat left top;
}
div.contact_info table
{
    border-collapse: collapse; 
}
div.contact_info table td
{
    padding: 0 50px 6px 0;  vertical-align:top; line-height:1.2em;
}
div.contact_info table td strong
{
    font-size:11pt;
}
div.contact_info table td a:visited, div.contact_info table td a:link, div.contact_info table td a:active
{
    padding: 0 0 0 18px;
    background: url(../image/imgbulletnew.gif) no-repeat;
    background-position: left 2px;
    color: #333;
    text-decoration: none;
}
div.contact_info table td a:hover
{
    color: #8fbf13;
}
div.contact_map
{   /* height: 260px;*/
 margin:30px 0;  
}
div.map_style
{
 background:url(../image/imgmapdecobkg.jpg) no-repeat bottom center;
 overflow:hidden; padding:0 0 10px 0;
}
/*press room*/
div.press_entry
{ 
overflow:hidden; margin:0 0 50px 0;
}
div.news_entry
{
overflow:hidden; margin:0 0 20px 0; padding:20px;
background: url(../image/imgdashdots.gif) repeat-x bottom;
}
div.news_entry_alt
{
overflow:hidden; margin:0 0 20px 0; padding:20px;
background:#f2f2f2;
}
div.news_title 
{
 margin:0 0 20px 0; font-weight:bold;
}
div.news_title span
{
  display:block; width:120px; float:left; display:inline; color:#581d57;
}
/*about us*/
div.about_entry
{
overflow:hidden; margin:0 0 20px 0;
}
div.about_entry h1
{
    color: #6c167b;
    background: url(../image/imgbullet01.png) no-repeat left 2px;
    padding: 0 0 0 30px;
    font-size: 18pt;
    margin: 0 0 10px 0;
}
div.about_desc01
{
 float:left; display:inline;
 background:url(../image/imgaboutdeco01.jpg) no-repeat top left;
 padding:0 0 0 320px; min-height:259px;
 width:280px;
}
div.about_desc02
{
 float:right; display:inline;
 padding:0 0 0 10px; min-height:259px; width:290px
}
div.mission
{
 float:left; display:inline; width:614px;
 margin:30px 30px 0 0;
}
div.mission_left
{
 float:left; display:inline; width:292px; margin:0 30px 0 0;
}
div.mission_right
{
float:right; display:inline; width:292px;
}
ul.mis_list
{
 list-style:none; list-style-position:outside; margin:30px 0 0 0;
}
ul.mis_list li
{
background:url(../image/imgbullet02.png) no-repeat top left;
padding:0 0 2px 40px;  margin:0 0 28px 0;
}
div.contact_ads
{
 float:right; display:inline; width:246px; height:203px;
 background:url(../image/imgadsbkg02.jpg) no-repeat top left;
 margin:30px 0 20px 0; padding:30px 20px 20px 40px; 
 font-size:8pt;
}
div.contact_ads h2
{
  color: #6c167b;
    font-size: 10pt;
    margin: 0 0 10px 0;
}


div.prosmooth01 {
	background:url(../image/imgcor01.jpg) no-repeat;
	height:25px;
	width:25px;
	position:absolute;
	left:-1px;
	top:-1px;
}
div.prosmooth02 {
	background:url(../image/imgcor02.jpg) no-repeat;
	height:25px;
	width:25px;
	position:absolute;
	right:-1px;
	top:-1px;
}
div.prosmooth03 {
	background:url(../image/imgcor03.jpg) no-repeat;
	height:25px;
	width:25px;
	position:absolute;
	left:-1px;
	bottom:-1px;
}
div.prosmooth04 {
	background:url(../image/imgcor04.jpg) no-repeat;
	height:25px;
	width:25px;
	position:absolute;
	right:-1px;
	bottom:-1px;
}