a/* andreas08 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use in any way and for any purpose as long as the proper credits are given to the original designer. Version: 1.0, November 28, 2005 */

/**************** Body and tag styles ****************/

*{margin:0; padding:0;}

#print-logo {display:none;}

body {
margin: 0px;
background:#CCCCCC;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #444444;
background-attachment: fixed;
}

#imgbox  {
/* This centers the image */
display: block;
margin-left: auto;
margin-right: auto;

/* This adds the border */
padding:8px;
border:solid;
border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
border-width: 1px 2px 2px 1px;
background-color:white;
}

a{
color:#467aa7;
font-weight:bold;
text-decoration:none;
background-color:inherit;
}

.whitelink a:link    {  color : #fff;  }
.whitelink a:active  {  color : #fff;  }
.whitelink a:visited {  color : #fff;  }
.whitelink a:hover{color:#fff; text-decoration:none; background-color:inherit;}

a:hover{color:#2a5a8a; text-decoration:none; background-color:inherit;}
a img{border:none;}

p{padding:0 0 1.6em 0;}
p form{margin-top:0; margin-bottom:20px;}

img.left,img.center,img.right{padding:4px; border:1px solid #a0a0a0;}
img.left{float:left; margin:0 12px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:0 0 5px 12px;}

/**************** Header and navigation styles ****************/

#page-bg-top {
	width:1019px;
	margin:0px auto;
	padding:1px 0 0 0;
	background: url(../images/page_bg-top.jpg) no-repeat center top;
	
}

#page-bg {
	width:1019px;
	margin:0px auto;
	padding:1px 0 0 0;
	background: url(../images/page_bg.jpg) repeat-y;
}

#container{
	margin:0px auto;
	width:993px;
	text-align:left;
	background:#ffffff;
	color:#303030;
}



#side1{
display:inline;
float:left;
width:100px;
margin:0;
/*background:#467aa7;*/
color:#AAAAAA;
}

#header{
height:150px;
width:991px;
margin:-1px 1px 0px 1px;
/*background:#467aa7;*/
background-image:url(../images/banner.jpg);
color:#ffffff;
border-right:#FFFFFF 1px solid;
}

#header h1{
padding:35px 0 0 20px;
font-size:2.4em;
background-color:inherit;
color:#ffffff;
letter-spacing:-2px;
font-weight:normal;
}

#header h2{
margin:10px 0 0 40px;
font-size:1.4em;
background-color:inherit;
color:#f0f2f4;
letter-spacing:-1px;
font-weight:normal;
}

#anbox{
background-color:#FBD772;
margin:10px 0px 10px 0px;
padding:5px;
}

#countdown{
background-color:#E0DFE3;
margin:0px 0px 10px 10px;
border:solid 1px #CCCCCC;
padding:5px;
}

#countdown_title{
margin:0px 0px 0px 10px;
padding:0px;
text-align:center;
}


#thebox{
border:1px dotted #000000;
margin:10px 0px 10px 0px;
padding:5px;
background-color:#FEFE9B;
}


/*-------------navi dh xgune---------*/


#list li{
font-size:12px;
padding-bottom:10px;
}


#navigation{
height:2.2em;
line-height:2.2em;
width:958px;
margin:0 1px;
background:#EB6915;
color:#ffffff;
}

#navigation li{
float:left;
list-style-type:none;
border-right:1px solid #ffffff;
white-space:nowrap;
}

#navigation li a{
display:block;
padding:0 10px;
font-size:0.8em;
font-weight:normal;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color: #ffffff;
}

* html #navigation a {width:1%;}

#navigation .selected{
background:#EC9316;
color:#ffffff;
text-decoration:none;
}

#navigation a:hover{
background:#EC9316;
color:#ffffff;
text-decoration:none;
}
/*-------------navi dh xgune---------*/

/**************** Content styles ****************/

#content{
width:953px;
font-size:0.9em;
padding:20px 20px 0 20px;
/*background-image: url("../images/ssa.jpg");*/
}

#content h2{
display:block;
margin:0 0 16px 0;
font-size:1.7em;
font-weight:normal;
letter-spacing:-1px;
color:#505050;
background-color:inherit;
}

#content h4{
display:block;
margin:0 0 0px 0;
font-size:1.2em;
font-weight:normal;
letter-spacing:-1px;
color:#EC9316;
font-weight:bold;
background:url("../images/lil_box.jpg") no-repeat 0 .05em;
padding-left: 18px;
}


#content h2 a{font-weight:normal;}
#content h3{margin:0 0 5px 0; font-size:1.4em; letter-spacing:-1px;}
#content a:hover,#subcontent a:hover{text-decoration:underline;}
#content ul,#content ol{margin:0 5px 16px 35px;}
#content dl{margin:0 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}

/**************** Sidebar styles ****************/

#subcontent{
float:right;
width:380px;
padding:20px 20px 10px 20px;
margin-right:30px;
line-height:1.4em;
border:1px solid #CCCCCC;
}

#subcontent h2{
display:block;
margin:0 0 15px 0;
font-size:1.6em;
font-weight:normal;
text-align:left;
letter-spacing:-1px;
color:#505050;
background-color:inherit;
}

#subcontent p{margin:0 0 16px 0; font-size:0.9em;}

/**************** Menublock styles ****************/

.menublock{margin:0 0 20px 8px; font-size:0.9em;}
.menublock li{list-style:none; display:block; padding:2px; margin-bottom:2px;}
.menublock li a{font-weight:bold; text-decoration:none;}
.menublock li a:hover{text-decoration:none;}
.menublock li ul{margin:3px 0 3px 15px; font-size:1em; font-weight:normal;}
.menublock li ul li{margin-bottom:0;}
.menublock li ul a{font-weight:normal;}

/**************** Searchbar styles ****************/

#searchbar{margin:0 0 20px 0;}
#searchbar form fieldset{margin-left:10px; border:0 solid;}

#searchbar #s{
height:1.2em;
width:110px;
margin:0 5px 0 0;
border:1px solid #a0a0a0;
}

#searchbar #searchbutton{
width:auto;
padding:0 1px;
border:1px solid #808080;
font-size:0.9em;
text-align:center;
}

/**************** Footer styles ****************/

#footer{
clear:both;
width:993px;
padding:5px 0;
margin:0 0px 0 0px;
font-size:0.9em;
color:#f0f0f0;
background:#0c1991;
}

#footer p{padding:0; margin:0; text-align:center;}
#footer a{color:#f0f0f0; background-color:inherit; font-weight:bold;}
#footer a:hover{color:#ffffff; background-color:inherit; text-decoration: underline;}

/**************** Misc classes and styles ****************/

.splitcontentleft{float:left; width:48%;}
.splitcontentright{float:right; width:48%;}
.clear{clear:both;}
.small{font-size:0.8em;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{color:#f02025; background-color:inherit; font-weight:bold;}
.important2{color:#CC4100; background-color:inherit; font-weight:bold;}

.box{
margin:0 0 20px 0;
padding-left:10px;
border:0px solid #c0c0c0;
background-color:#fafbfc;
color:#505050;
line-height:1.5em;
}


/**************** Table ****************/

table {
	border-collapse: collapse;
	color: #000;
	background: #fff;
}
caption {
	padding: 0 0.6em 0.8em;
	font-size: 1.3em;
	font-weight: bold;
	text-align: left;
	color: #000;
	background: transparent;
}
td, th {
	border: 1px solid #e0e0e0;
	padding: 0.5em;
}
thead th {
	border: 1px solid #e0e0e0;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	background: #EC9316;
}
tfoot th, tfoot td {
	border: 1px solid #e0e0e0;
	text-align: left;
	font-size: 1em;
	background: #e8e8cf;
}
tfoot th {
	font-weight: bold;
}
tbody td a {
	background: transparent;
	color: #00c;
	text-decoration: underline;
}
tbody td a:hover {
	background: transparent;
	color: #00c;
	text-decoration: underline;
}
tbody th a {
	background: transparent;
	color: #3f7c5f;
	text-decoration: underline;
	font-weight: bold;
}
tbody th a:visited {
	color: #b98b00;
}
tbody th {
	background:#ffe342;
	vertical-align: top;
	text-align: left;
}
tbody td {
	vertical-align: top;
	text-align: left;

}
tfoot td {
	border: 1px solid #996;
}
tbody tr.odd {
	background: #F3BB6C;
}
thead tr.odd {
	background: #F3BB6C;
}


#menu-wrapper2 {
	height: 40px;
	background: url(../images/border.png) no-repeat center top;
}

#menu2 {
	width: 940px;
	height: 40px;
	margin: 0px auto;
	padding: 0px 20px 0px 20px;
}

#breadcrumb{
	float:left; 
	font-size:0.9em;
	color:#FFFFFF;
	padding-top:15px;

	width:600px;
}

#breadcrumb img{
	vertical-align:middle;
	margin-right:5px; 
}

#login_info{
	width:300px;
	float:right;
	text-align:right;
	color:#FFFFFF;
	margin-top:4px;
}

#login_info img{
padding-left:10px;
}

/* ######### Drop Down Menu ######### */

.chromestyle{
height:2.2em;
line-height:2.2em;
width:991px;
margin:0 1px;
background:#1A3D76;
color:#ffffff;
}

.selected{
background:#0099FF;
text-decoration:none;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

* html .chromestyle a {width:1%;}

.chromestyle ul li{
float:left;
list-style-type:none;
border-right:1px solid #ffffff;
white-space:nowrap;
}

.chromestyle ul li a{
display:block;
padding:0 7px;
font-size:0.8em;
font-weight:normal;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color: #ffffff;
}

.chromestyle ul li a:hover{
background:#21568B;
color:#ffffff;
text-decoration:none;
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
/*content: " v";*/
content: " " url(../images/point.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */



.dropmenudiv{
position:absolute;
top: 0;
border-bottom-width: 0;
line-height:2.2em;
z-index:100;
background:#CC4100;
width: 200px;
margin:0 1px;
color:#ffffff;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
font-size:0.8em;
font-weight:normal;
padding:0 10px;
text-transform:uppercase;
text-decoration: none;
background-color:inherit;
color: #ffffff;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background:#BD3800;
color:#ffffff;
text-decoration:none;
}

/* ######### empty table ######### */


.empty table {
	border:none;

}

.empty td, th {
	border:none;
	background:#FFFFFF;
}

.empty2 table {
	border:none;	
}

.empty2 td, th {
	border:none;
	background: #ffffd9;
}

.empty3 table {
	border:none;	
}

.empty3 td, th {
	border:none;
	background: #ffffd9;
	background-color:#B90000;
}

.empty3 a {
text-decoration:none;
}


#cpanel {  text-align: center;  vertical-align: middle; }

#cpanel div.icon_days   { 
	display: block; 
	float: left;
	height: 17px !important;
	height: 20px; 
	width: 115px !important;
	width: 117px; 
	vertical-align: middle; 
	text-decoration : none;
	border: 1px solid #DDD;
	padding: 2px 5px 1px 5px;
	background-color:#f3ff85;
	margin: 3px;
}


#cpanel div.icon_empty   { 
	display: block; 
	float: left;
	height: 97px !important;
	height: 100px; 
	width: 115px !important;
	width: 117px; 
	vertical-align: middle; 
	text-decoration : none;
	border: 1px solid #DDD;
	padding: 2px 5px 1px 5px;
	margin: 3px;
}


#cpanel div.icon  { margin: 3px; }
#cpanel div.icon a { 
	display: block; 
	float: left;
	height: 97px !important;
	height: 100px; 
	width: 115px !important;
	width: 117px; 
	vertical-align: middle; 
	text-decoration : none;
	border: 1px solid #DDD;
	padding: 2px 5px 1px 5px;
}

#cpanel div.icon2 a { 
	display: block; 
	float: left;
	height: 97px !important;
	height: 100px; 
	width: 115px !important;
	width: 117px; 
	vertical-align: middle; 
	text-decoration : none;
	border: 1px solid #DDD;
	padding: 2px 5px 1px 5px;
	background-color:#bcfb6a;
	border: 1px solid #498002;
	margin:3px;
}


#cpanel div.icon a:link    {  color : #808080;  }
#cpanel div.icon a:hover   { 
	color : #333; 
	background-color: #e6eff1;  
	border: 1px solid #33adc2;
	padding: 3px 4px 0px 6px; 
}

#cpanel div.icon a:active  {  color : #808080;  }
#cpanel div.icon a:visited {  color : #808080;  }

#cpanel div.icon img { margin-top: 13px; }
#cpanel div.icon span { display: block; padding-top: 3px;}
#cpanel div.icon2 span { display: block; padding-top: 3px;}

/* standard list style table */
table.adminlist {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 1px solid #ddd;
	border-spacing: 0px;
	width: 100%;
	border-collapse: collapse;
}

table.adminlist th {
	margin: 0px;
	padding: 6px 4px 2px 4px;
	height: 25px;
	background: url(../images/backgrou.jpg);
	background-repeat: repeat;
	font-size: 11px;
	color: #000;
}
table.adminlist th.title {
	text-align: left;
}

table.adminlist th a:link, table.adminlist th a:visited {
	color: #c64934;
	text-decoration: none;
}

table.adminlist th a:hover {
	text-decoration: underline;
}

table.adminlist tr.row0 {
	background-color: #F9F9F9;
	text-align: left;
}
table.adminlist tr.row1 {
	background-color: #FFF;
	text-align: left;
}
table.adminlist td {
	border-bottom: 1px solid #e5e5e5;
	padding: 4px;
}
table.adminlist tr.row0:hover {
	background-color: #f1f1f1;
}
table.adminlist tr.row1:hover {
	background-color: #f1f1f1;
}
table.adminlist td.options {
	background-color: #ffffff;
	font-size: 8px;
}
select.options, input.options {
	font-size: 8px;
	font-weight: normal;
	border: 1px solid #999999;
}


/* */

#cpanel2 {  text-align: center;  vertical-align: middle; }

#cpanel2 div.icon2   { margin: 3px; }
#cpanel2 div.icon2 a   { 
	display: block; float: left;
	height: 47px !important;
	height: 50px; 
	width: 43px !important;
	width: 45px; 
	color : #333; 
	background-color: #f1e8e6;  
	vertical-align: middle; 
	text-decoration : none;
	border: 1px solid #c24733;
	padding: 2px 5px 1px 5px;
	margin-bottom:10px;
}

#cpanel2 div.icon   { margin: 3px; }
#cpanel2 div.icon a { 
	display: block; float: left;
	height: 47px !important;
	height: 50px; 
	width: 43px !important;
	width: 45px; 
	vertical-align: middle; 
	text-decoration : none;
	border: 1px solid #DDD;
	padding: 2px 5px 1px 5px;
	margin-bottom:10px;
}



#cpanel2 div.icon a:link    {  color : #808080;  }
#cpanel2 div.icon a:hover   { 
	color : #333; 
	background-color: #f1e8e6;  
	border: 1px solid #c24733;
	padding: 3px 4px 0px 6px; 
}


#cpanel2 div.icon a:active  {  color : #808080;  }
#cpanel2 div.icon a:visited {  color : #808080;  }

#cpanel2 div.icon img { margin-top: 13px; }
#cpanel2 div.icon span { display: block; padding-top: 3px;}

/* */

#cpanel3 {  text-align: center;  vertical-align: middle; }

#cpanel3 div.icon2   { margin: 3px; }
#cpanel3 div.icon2 a   { 
	display: block; float: left;
	height: 47px !important;
	height: 50px; 
	width: 68px !important;
	width: 70px; 
	vertical-align: middle; 
	text-decoration : none;
	border: 1px solid #DDD;
	padding: 2px 5px 1px 5px;
	margin-bottom:10px;
}

#cpanel3 div.icon2 a:link    {  color : #808080;  }
#cpanel3 div.icon2 a:hover   { 
	color : #333; 
	background-color:#66FF66;
	border: 1px solid #009933;
	padding: 3px 4px 0px 6px; 
}

#cpanel3 div.icon2 img { margin-top: 13px; }
#cpanel3 div.icon2 span { display: block; padding-top: 3px;}

#cpanel3 div.icon   { margin: 3px; }
#cpanel3 div.icon a { 
	display: block; float: left;
	height: 47px !important;
	height: 50px; 
	width: 68px !important;
	width: 70px; 
	vertical-align: middle; 
	text-decoration : none;
	border: 1px solid #DDD;
	padding: 2px 5px 1px 5px;
	margin-bottom:10px;
}

#cpanel3 div.icon a:link    {  color : #467ac2;  }
#cpanel3 div.icon a:hover   { 
	color : #333; 
	background-color:#ffe342;
	border: 1px solid #3333CC;
	padding: 3px 4px 0px 6px; 
}


#cpanel3 div.icon img { margin-top: 13px; }
#cpanel3 div.icon span { display: block; padding-top: 3px;}

#cpanel3 div.icon3  { margin: 3px; }
#cpanel3 div.icon3 a { 
	display: block; float: left;
	height: 47px !important;
	height: 50px; 
	width: 68px !important;
	width: 70px; 
	vertical-align: middle; 
	text-decoration : none;
	border: 1px solid #DDD;
	padding: 2px 5px 1px 5px;
	margin-bottom:10px;
	background-color:#66FF66;
	color:#000000;
}

#cpanel3 div.icon3 a:link    {  color : #808080;  }
#cpanel3 div.icon3 a:hover   { 
	color : #333; 
	background-color:#66FF66;
	border: 1px solid #3333CC;
	padding: 3px 4px 0px 6px; 
}

#cpanel3 div.icon3 img { margin-top: 13px; }
#cpanel3 div.icon3 span { display: block; padding-top: 3px;}

#cpanel3 div.icon4   { margin: 3px; }
#cpanel3 div.icon4 a { 
	display: block; float: left;
	height: 47px !important;
	height: 50px; 
	width: 68px !important;
	width: 70px; 
	vertical-align: middle; 
	text-decoration : none;
	border: 1px solid #DDD;
	padding: 2px 5px 1px 5px;
	margin-bottom:10px;
	background-color:#6699CC;
	color:#000000;

}

#cpanel3 div.icon4 a:link    {  color : #808080;  }
#cpanel3 div.icon4 a:hover   { 
	color : #333; 
	background-color:#6699CC;
	border: 1px solid #3333CC;
	padding: 3px 4px 0px 6px; 
}

#cpanel3 div.icon4 img { margin-top: 13px; }
#cpanel3 div.icon4 span { display: block; padding-top: 3px;}


table.adminheading {
	background-color: #FFF;
	font-family : Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	border-collapse: collapse;
	color:#0066FF;
	font-size : 18px;
	font-weight: bold;
	text-align: left;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	height:48px;
}
table.adminheading th {
	background: url(generic0.png) no-repeat left;
	text-align: left;
	width: 100%;
	padding-left: 60px;
}
table.adminheading th.cpanel {
	background: url(../images/home.png) no-repeat left;
}

table.adminheading th.analisa {
	background: url(../images/icon/analisa2.png) no-repeat left;
}

table.adminheading th.pelawat {
	background: url(../images/icon/daftar.png) no-repeat left;
}

table.adminheading th.company {
	background: url(../images/icon/company.png) no-repeat left;
}

table.adminheading th.pelawat_today {
	background: url(../images/icon/pelawat.png) no-repeat left;
}

table.adminheading th.update {
	background: url(../images/icon/update.png) no-repeat left;
}

table.adminheading th.update1 {
	background: url(../images/icon/update1.png) no-repeat left;
}

table.adminheading th.admin {
	background: url(../images/icon/admin2.png) no-repeat left;
}
table.adminheading th.senarai_pelawat {
	background: url(../images/icon/pelawat3.png) no-repeat left;height:32px; padding-top:15px;
}
table.adminheading th.maklumat_pelawat {
	background: url(../images/icon/pelawat.png) no-repeat left;height:32px; padding-top:15px;
}


table.tableform td{
	vertical-align:middle;
}


/* standard form style table */
table.adminform {
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	width: 100%;
	padding: 10px;
	border-collapse: collapse;
}
table.adminform tr.row0 {
	background-color: #f9f9f9;
}
table.adminform tr.row1 {
	background-color: #eeeeee;
}
table.adminform th {
	font-size: 11px;
	padding-top: 6px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: left;
	height: 25px;
	background: url(../images/backgrou.jpg);
	color: #000;
	background-repeat: repeat;
}
table.adminform td {
	padding: 3px;
	text-align: left;
}
table.adminform td.editor {
	font-size: 9px;
}

table.adminform2 {
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	height:120px;
	width:948px;
	margin-top:10px;
	margin-bottom:10px
}

table.adminform3 {
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	height:120px;
	width:878px;
	margin-top:10px;
	margin-bottom:10px;
}

table.cpanel td {
	text-align: center;
}

form {
	margin: 0px 0px 0px 0px;
}

.button {
	border-top : solid 1px #d5d5d5;
	border-right : solid 1px #808080;
	border-bottom : solid 1px #808080;
	border-left : solid 1px #d5d5d5;
	color : #333;
}


table#toolbar {
	margin: 0px 0px;
}

table#toolbar a.toolbar {
	color : #808080;
	text-decoration : none;
	display: block;
	border: 1px solid #DDD;
	width: 55px;
	padding: 2px 1px 2px 1px;
	text-align:center;
}
table#toolbar a.toolbar:hover {
	color : #C64934;
	border: 1px solid #c24733;
	background-color: #f1e8e6;
	padding: 3px 0px 1px 2px;
}
table#toolbar a.toolbar:active {
	color : #FF9900;
}

.button {
	border-top : solid 1px #d5d5d5;
	border-right : solid 1px #808080;
	border-bottom : solid 1px #808080;
	border-left : solid 1px #d5d5d5;
	color : #333;
	font-weight : bold;
}
.inputbox {
        z-index: -3;
        font-size: 11px;
}
.text_area {
        border : 1px solid #ccc;
        z-index: -3;
        font-size: 11px;
}
input, textarea, select {
	font-size: 11px;
}
