/*  Copyright ©2006 Sheau Woei Lin (sw@twinact.com). All Rights Reserved.  
 *  Filename: swl.css
 *  Description: Style Sheet for Sheau Woei Lin's Web site
 *  Last updated: 1/10/2006
 */

body {	
	margin: 0px; 
	background:#DCDCDA url(./images/sitebg.gif) repeat-x; 
	font-family: Arial, Verdana, sans-serif;
}
.sitebg {background:#ffffff;}
.lgray {background: #ffffff;}
.lblue {background: #E9EDEF;}
.dkbrown {background: #453625; border-left:1px solid #ffffff; }
.dkyellow {background: #F2A832; border-left:1px solid #ffffff; }
.logogray {background: #F2F3F3; border-left:1px solid #ffffff; }
.olivegrn {background: #CFC697; border-left:1px solid #ffffff; }
.white {background: #ffffff; border-left:1px solid #ffffff; }
.vdot {background:url(./images/vdot.gif) repeat-y;}
.dashline { background:url(./images/dashline.gif) repeat-x;}
.red {color:#cc0000;}

.introbg_web {background: #EEE1C3 url(./images/smintrobg_web.gif) no-repeat; border-left:1px solid #ffffff; }
.introbg_print {background: #EEE1C3 url(./images/smintrobg_print.gif) no-repeat; border-left:1px solid #ffffff; }
.introbg_logo {background: #EEE1C3 url(./images/smintrobg_logo.gif) no-repeat; border-left:1px solid #ffffff; }
.introbg_ill {background: #EEE1C3 url(./images/smintrobg_ill.gif) no-repeat; border-left:1px solid #ffffff; }

/* Start navigation; */
.navbg {background: #FBDC9F;}

.nav_on { width: 100%;
	font-family: Arial, Verdana, sans-serif;
	font-size:10pt;
	font-weight: bold;
	color: #000000;
	padding:10px;
	border-bottom:1px solid #ffffff;
}
.nav_on A { color: #000000; text-decoration:none; }

.nav { width: 100%;
	font-family: Arial, Verdana, sans-serif;
	font-size:10pt;
	font-weight: bold;
	color: #453625;
	padding:10px;
	border-bottom:1px solid #ffffff;
}
.nav A:link { color: #ffffff; text-decoration:none; }
.nav A:visited { color: #ffffff; text-decoration:none; }
.nav A:active { color: #ffffff; text-decoration:none; }
.nav A:hover { color: #453625; text-decoration:none; }

.nav_hot { width: 100%; cursor: hand; cursor: pointer;
	font-family: Arial, Verdana, sans-serif;
	font-size:10pt;
	font-weight: bold;
	color: #453625; text-decoration:none;
	padding:10px;
	border-bottom:1px solid #ffffff;
}
.nav_hot A { color: #453625; text-decoration:none; }

.tabline{color: #A4A3A2;}

.tabsitem { 
	font-family: Arial, Verdana, sans-serif;
	font-size:8pt;
	font-weight: bold;
	color: #8B816D;
	padding:5px;
	}
.tabsitem A  { color: #8B816D; text-decoration:none; }

.tabs_hilite { 
	font-family: Arial, Verdana, sans-serif;
	font-size:8pt;
	font-weight: bold;
	color: #453625;
	padding:5px;
	}
.tabs_hilite A { color: #BE0808; text-decoration:none; }

.tabs_on { 
	font-family: Arial, Verdana, sans-serif;
	font-size:8pt;
	font-weight: bold;
	color: #BE0808;
	padding:5px;
	}
.tabs_on A:link { color: #BE0808; text-decoration:none; }
.tabs_on A:visited { color: #BE0808; text-decoration:none; }
.tabs_on A:active { color: #BE0808; text-decoration:none; }
.tabs_on A:hover { color: #BE0808; text-decoration:none; }

.smweb {border:1px solid #ffffff;}
.smweb_link {border:1px solid #cc0000;}
.smweb_on {border:1px solid #cc0000;}
/* End navigation; */

/* Content */
.welcome { 
	font-family: Arial, Verdana, sans-serif;
	font-size:14pt;
	font-weight: bold;
	color: #24819F;
	padding: 10px;
	text-align: left;
	}
.highlight { 
	font-family: Arial, Verdana, sans-serif;
	font-size:10pt;
	font-weight: bold;
	color: #24819F;
	}

.contact { 
	font-family: Arial, Verdana, sans-serif;
	font-size:9pt;
	font-weight: bold;
	color: #714F0B;
	padding: 40 0 3 10px;
	}
.smcontact { 
	font-family: Arial, Verdana, sans-serif;
	font-size:8pt;
	font-weight: normal;
	color: #714F0B;
	}
	
.webintro {	
	font-family: Arial, Verdana, sans-serif;
	font-size:9pt;
	font-weight: bold;
	color: #504E43;
	padding:0 40 20 40px;
	line-height:25px;
}
.smwebintro {	
	font-family: Arial, Verdana, sans-serif;
	font-size:8pt;
	font-weight: normal;
	color: #504E43;
	padding:0px;
}
	
.webtitle {	
	font-family: Arial, Verdana, sans-serif;
	font-size:10pt;
	font-weight: bold;
	color: #F6C360;
	padding:30 20 5 10px;
}

.webcontent {	
	font-family: Arial, Verdana, sans-serif;
	font-size:8pt;
	font-weight: normal;
	color: #D1CFCC;
	padding:5 20 5 10px;}

.weblink {	
	font-family: Arial, Verdana, sans-serif;
	font-size:8pt;
	font-weight: bold;
	color: #A0CCF8;
	padding:5 20 5 10px;}	
.weblink  A:link { color: #A0CCF8; text-decoration:none; }
.weblink  A:visited { color: #A0CCF8; text-decoration:none; }
.weblink  A:active { color: #A0CCF8; text-decoration:none; }
.weblink  A:hover { color: #A0CCF8; text-decoration:underline; }

.webnext {	
	font-family: Arial, Verdana, sans-serif;
	font-size:8pt;
	font-weight: bold;
	text-align:right;
	color: #F27639;
	padding:5 20 5 10px;}
.webnext  A:link { color: #F27639; text-decoration:none; }
.webnext A:visited { color: #F27639; text-decoration:none; }
.webnext  A:active { color: #F27639; text-decoration:none; }
.webnext A:hover { color: #F27639; text-decoration:underline; }

.logotitle {	
	font-family: Arial, Verdana, sans-serif;
	font-size:10pt;
	font-weight: bold;
	color: #BB3208;
	padding:10 5 5 5px;
}

.illtitle {	
	font-family: Arial, Verdana, sans-serif;
	font-size:10pt;
	font-weight: bold;
	color: #D84411;
	padding: 0px;
}
.illcontent {	
	font-family: Arial, Verdana, sans-serif;
	font-size:8pt;
	font-weight: normal;
	color: #000000;
	padding: 5px;}
	
.pageheader {	
	font-family: Arial, Verdana, sans-serif;
	font-size:12pt;
	font-weight: bold;
	color: #BE0808;
	padding:10 20 0 10px;}	
	
.header {	
	font-family: Arial, Verdana, sans-serif;
	font-size:10pt;
	font-weight: bold;
	color: #F27639;
	padding:10 20 0 15px;}	
	
.content {	
	font-family: Arial, Verdana, sans-serif;
	font-size:9pt;
	font-weight: normal;
	color: #4C4C4C;
	padding:10 20 0 25px;}	

/* End Content*/

.copyright { 
	font-family: Arial, Verdana, sans-serif;
	font-size:7pt;
	font-weight: normal;
	color: #666666;
	text-align: center;
	padding:3px;
	}