/* CSS Document */

/* 

	project:  unshwa
	author:   kongski 
   
*/
*{ margin: 0; padding: 0; }* 

body { 
	font: .74em Verdana, Arial, "Trebuchet MS", Tahoma, sans-serif; 
	line-height: 1.6em;
	background: #fff url(images/bg.jpg) repeat-x;
	background-color:#000000; 
	color: #000000; 
}

ul{list-style-type:none;}
/*

	=========== top_body_span ===========

*/

#body_content {
	width: 1024px;
	height: 1024px;
	margin: 0 auto;
	
	}

#logo 
	{ 
		margin: 60px 0 0 0; 
		height: 71px; 
		width: 242px; 
		float: left; 
		background: url(images/logo.jpg) no-repeat bottom; 
		text-align: center;
	}
	
#search_go 
	{ 
		margin: 90px 0 0 0; 
		height: 30px; 
		width: 242px; 
		float: right; 	
		text-align: left;
		font: .9em Verdana, Arial, "Trebuchet MS", Tahoma, sans-serif;
		color:#666666;
		padding:10px 0 0 10px;
	}
#search_go a
	{
		color: #669900;	background: inherit; text-decoration: none; 
	}
#search_go a:hover { color: #FFFFFF; background: inherit; }
		

/* 

 ========= textfield =========

*/



#bg_search
	{
	background-color:#333333;
	border:#666666;
	width:110px;

	}
#username
	{
	background-color:#333333;
	border:#666666;
	width:120px;

	}
#password
	{
	background-color:#333333;
	border:#666666;
	width:120px;

	}


/* 

 ========= banner =========

*/

#banner 
	{ 
	clear: both;
	background: #fff url(images/banner.jpg) no-repeat;
	height: 252px;
	width: 1024px;
	margin: 0 0 20px;
	}

#banner2 
	{ 
	clear: both;
	background: #fff url(images/banner2.jpg) no-repeat;
	height: 78px;
	width: 1024px;
	margin: 0 0 20px;
	}
/*

 ======== body =========

*/


#navigation 
	{ 
	width: 185px;
	height: 600px; 
	font-size: .9em;
	font: "Trebuchet MS"; color: #CCCCCC;
	float: left;
	}

#navigation li
	{
		width:150px; 
		height:26px; 
		margin: 0 0 10px; 
		position:relative;
		background:url(images/dot.gif) 0 100% repeat-x;
	}

#navigation li a
	{
		margin: 0 10px;
		width:120px; 
		height:26px; 
		display:block;
		background:url(images/arrow.gif) 0 40% no-repeat; 
		color:#CCCCCC;
		padding:0 0 0  15px; 
		text-decoration:none;
		font-size: 1.2em;
	}
	

#navigation li a:hover
	{
		margin: 0 10px;
		color:#ccff00; 
		text-decoration:none;
	}


/*

====== login system =======

*/


#login 
	
	 {
	 	margin: 30px 0 0 0;
		width: 163px;
		height: 186px;
		float: left;
		background: url(images/login_bg.jpg) center no-repeat;
	 	
	 }


#login_text
		{
		margin: 20px 0 0 20px;
		width: 120px;
		height: 13px;
		float: left;
		}

.text_login
		{
		font:"Trebuchet MS"; color:#99ff00; font-size:9px;
		}

.text_signup
		{
		font:"Trebuchet MS"; color:#999999; font-size:9px;
		}

.text_signup a
		{
		font:"Trebuchet MS"; color:#999999; font-size:9px; text-decoration:none;
		}
.text_signup a:hover
		{
		font:"Trebuchet MS"; color:#999999; font-size:9px; text-decoration:underline;
		}


#login_username
		{
		margin: 10px 0 0 20px;
		width: 120px;
		height: 70px;
		float: left;
		}

#login_button
		{
		margin: 10px 0 0 20px;
		width: 120px;
		height: 31px;
		float: left;
		text-align:right;
		}


/*

====== middle pan =======

*/


#middlepan
	{
	
	float: left;
	width: 616px;
	height: 652px;
	background:url(images/bg_middlepan.gif) top no-repeat;
	text-align: justify;
	position: relative;
	background-color:#FFFFFF;
	}

#middlepan_title
	{
	width: 564px;
	height: 31px;
	}
	
#middlepan_content
	{
	 width: 570px;
	 height: 600px;
	 margin: 20px 0 0 23px;
	 padding: 10px 0 0 0;
	}

#middlepan_content_boxlets
	{
	width: 100px;
	}

#content_register

	{
	 width: 570px;
	 height: 600px;
	 margin: 20px 0 0 23px;
	 /*background: url(images/upcoming_events.jpg) top no-repeat;*/
	 padding: 50px 0 0 0;
	}/*

====== right pan =======

*/

#right_pan
	{
	
	float: left;
	width: 192px;
	height: 454px;
	text-align: justify;
	position: relative;
	background: url(images/previous_event.jpg) no-repeat;
	padding: 50px 0 0 0;
	margin: 0 0 0 10px;
	}


/*

====== contents =======
*/

/* front page */

#front_main
	{
	float: left;
	margin: 25px 0 25px 0;
	}

#front_pic
	
	{
	float: left;
	width: 103px;
	height: 128px;
	margin: 0 0 0 20px;
	}

#front_content
	{
	float: left;
	width: 432px;
	height: 128px;
	margin: 0 0 0 8px;
	}

#front_content .dateposted
	{
	font: "Trebuchet MS";
	color: #336600;
	font-size: 9px;
	}

#front_content .postedby
	{
	font: "Trebuchet MS";
	color:#0099FF;
	font-size: 9px;
	}

#front_content .postedby a
	{
	font: "Trebuchet MS";
	color:#0099FF;
	font-size: 9px;
	text-decoration:none;
	}

#front_content .postedby a:hover
	{
	font: "Trebuchet MS";
	color:#0099FF;
	font-size: 9px;
	text-decoration:underline;
	}

#front_content .title
	{
	font: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 22px;
	}
	
#front_content .title a
	{
	font: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 22px;
	text-decoration:none;
	}

#front_content .title a:hover
	{
	font: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 22px;
	text-decoration:underline;
	}

#front_content .desc
	{
	font: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 11px;
	line-height: 13px;
	margin: 5px 0 10px 0;
	}

#front_content .article
	{
	font: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 10px;
	}

#front_content .teaser
	{
	font: Arial, Helvetica, sans-serif;
	color:#FF0099;
	font-size: 9px;
	}

#front_content .teaser a
	{
	font: Arial, Helvetica, sans-serif;
	color:#FF0099;
	font-size: 9px;
	text-decoration:none;
	}

#front_content .teaser a:hover
	{
	font: Arial, Helvetica, sans-serif;
	color:#FF0099;
	font-size: 9px;
	text-decoration:underline;
	}

/* jobs content */

#jobs_content
	{
	float: left;
	width: 168px;
	height: 80px;
	margin: 14px 10px 5px 10px;
	}

#jobs_content_box
	{
	float: left;
	width: 162px;
	height: 70px;
	overflow: hidden;
	}

#jobs_content .title
	{
	font: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	}
	
#jobs_content .desc
	{
	font: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 10px;
	line-height: 13px;
	margin: 0 0 7px 0;
	}

#jobs_content .title a
	{
	font: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-decoration:none;
	}

#jobs_content .title a:hover
	{
	font: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-decoration:underline;
	}

#jobs_content .article
	{
	font: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 9px;
	}

#divpostedby
	{
	text-align: right;
	}

#divpostedby .postedby
	{
	font: "Trebuchet MS";
	color:#0099FF;
	font-size: 9px;
	text-align: right;
	}

#divpostedby .postedby a
	{
	font: "Trebuchet MS";
	color:#0099FF;
	font-size: 9px;
	text-decoration:none;
	}

#divpostedby .postedby a:hover
	{
	font: "Trebuchet MS";
	color:#0099FF;
	font-size: 9px;
	text-decoration:underline;
	}

/* companyview content */

#companyview_content
	{
	float: left;
	width: 560px;
	height: 128px;
	margin: 20px 0 0 8px;
	}

#companyview_content .title
	{
	font: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 22px;
	}

#companyview_content .desc
	{
	font: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 11px;
	line-height: 13px;
	margin: 5px 0 10px 0;
	}

#companyview_content_head
	{
	float: left;
	width: 548px;
	}

#companyview_content_left
	{
	float: left;
	width: 360px;
	margin: 0 10px 0 5px;
	}

#companyview_content_left .jobname
	{
	font: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 13px;
	margin: 10px 0 3px 0;	
	}

#companyview_content_left .jobdesc
	{
	font: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 13px;
	margin: 10px 0 3px 0;	
	}

#companyview_content_left .jobqual
	{
	font: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 13px;
	margin: 10px 0 3px 0;	
	}


#companyview_content_right
	{
	float: left;
	width: 180px;
	overflow: hidden;
	}

#companyview_content_right .label
	{
	font: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 11px;
	line-height: 13px;
	margin: 10px 0 3px 0;	
	}

#companyview_content_right .data
	{
	font: "Trebuchet MS";
	color: #336600;
	font-size: 9px;	
	}

#companyview_content_right .data a
	{
	font: "Trebuchet MS";
	color: #336600;
	font-size: 9px;
	text-decoration: none;
	}

#companyview_content_right .data a:hover
	{
	font: "Trebuchet MS";
	color: #336600;
	font-size: 9px;
	text-decoration: underline;
	}

<!-- ################################## -->



#id_1

	{
	float: left;
	width: 103px;
	height: 128px;
	margin: 0 0 0 20px;
	background:url(images/contents/motor_show_img.jpg) center no-repeat;
	}
	
#id_1_content
	{
	float: left;
	width: 432px;
	height: 128px;
	margin: 0 0 0 8px;
	}

#id_2

	{
	float: left;
	width: 103px;
	height: 128px;
	margin: 40px 0 0 20px;
	background:url(images/contents/urban_dub_img.jpg) center no-repeat;
	}
	
#id_2_content
	{
	float: left;
	width: 432px;
	height: 128px;
	margin: 40px 0 0 8px;
	}

#id_3

	{
	float: left;
	width: 103px;
	height: 128px;
	margin: 40px 0 0 20px;
	background:url(images/contents/SM_img.jpg) center no-repeat;
	}
	
#id_3_content
	{
	float: left;
	width: 432px;
	height: 128px;
	margin: 40px 0 0 8px;
	}


#id_footer

	{
	float: left;
	width: 103px;
	height: 20px;
	margin: 40px 0 0 20px;
	}
	
#id_footer_nos
	{
	float: left;
	width: 432px;
	height: 20px;
	margin: 40px 0 0 8px;
	}



/*
===== class =====
*/

.text_1 { font: "Trebuchet MS"; color: #336600; font-size: 9px; }
.text_1a { font: "Trebuchet MS"; color: #333333; font-size: 9px; }
.text_1b { font: "Trebuchet MS"; color:#0099FF; font-size: 9px; }
.text_1b a { font: "Trebuchet MS"; color:#0099FF; font-size: 9px; text-decoration:none;}
.text_1b a:hover{ font: "Trebuchet MS"; color:#0099FF; font-size: 9px; text-decoration:underline; }


.text_2 { font: Arial, Helvetica, sans-serif; color: #333333; font-size: 22px; }
.text_2 a { font: Arial, Helvetica, sans-serif; color: #333333; font-size: 22px; text-decoration:none;}
.text_2 a:hover{ font: Arial, Helvetica, sans-serif; color: #333333; font-size: 22px; text-decoration:underline;}

.text_3 { font: Arial, Helvetica, sans-serif; color:#666666; font-size: 11px; }
.text_4 { font: Arial, Helvetica, sans-serif; color:#000000; font-size: 10px; }
.text_4a { font: Arial, Helvetica, sans-serif; color:#FF0099; font-size: 9px; }
.text_4a a { font: Arial, Helvetica, sans-serif; color:#FF0099; font-size: 9px; text-decoration:none;}
.text_4a a:hover{ font: Arial, Helvetica, sans-serif; color:#FF0099; font-size: 9px; text-decoration:underline;}

.text_5 { font: Arial, Helvetica, sans-serif; color:#000000; font-size: 10px; }
.text_5_selected { font: Arial, Helvetica, sans-serif; color:#FF0099; font-size: 10px; }
.text_5 a { font: Arial, Helvetica, sans-serif; color:#000000; font-size: 10px; text-decoration: none;}
.text_5 a:hover { font: Arial, Helvetica, sans-serif; color:#000000; font-size: 10px; text-decoration: underline;}

