html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #4a4a4a;
}
body {
	background: url(../images/kos_bgbanner.jpg) repeat-x;
	line-height:1;
}


#innerpage {
	background: url(../images/kos_Inner_bgbanner.jpg) repeat-x;
}


img a {
	border:0;
}

#wrapper {
	width:100%;
	display:block;
	overflow:hidden;
}

#slider {
    width: 920px;
    margin: 0 auto;
    position: relative;
}

.scroll {
    overflow: hidden;
    width: 920px;
    margin: 0 auto;
    position: relative;
}

.scrollContainer {
	position: relative;
	margin-left: 50px;
}

.scrollContainer div.panel {
    padding: 10px;
    width: 274px;
    height: 338px;
}

#left-shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 12px;
	bottom: 0;
	background: url(../images/leftshadow.png) repeat-y;
}

#right-shadow {
	position: absolute;
	top: 0;
	right: 0;
	width: 12px;
	bottom: 0;
	background: url(../images/rightshadow.png) repeat-y;
}

.inside {
	padding: 10px;
}

.inside img {
	display: block;
	margin: 0 0 10px 0;
	width: 200px;
	cursor: pointer;
}

.inside h2 {
	font-weight: normal;
	color: #111;
	font-size: 16px;
	margin: 0 0 8px 0;
}

.inside p {
	font-size: 11px;
	color: #ccc;
}


.scrollButtons {
    position: absolute;
    top: 127px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -45px;
}

.scrollButtons.right {
    right: -45px;
}

.hide {
    display: none;
}

#container {
	display:block;
	float:left;
	background: url(../images/bg_mainbanner.png) no-repeat 0 0;
	height: 527px;
	overflow: hidden;
}

#Inner_container {
	display:block;
	background: url(../images/Inner_bg_mainbanner.png) no-repeat 0 0;
	height: 223px;
	overflow: hidden;
}

#header {
	display: block;
	margin: 0 auto;
	width: 985px;
	background:url(../images/bg_mainbanner.png) no-repeat 0 0;
	height:233px;
}

#left_container {
	display:block;
	float:left;
	background:url(../images/bg_lmainbanner.png) no-repeat right 0;
	height:500px;
}

#Inner_left_container {
	display:block;
	float:left;
	background:url(../images/Inner_bg_lmainbanner.png) no-repeat right 0;
	height: 233px;
}

#header #topnav{
	list-style: none;
	padding: 0;
	margin: 0;
	width:985px;
	clear:both;
	display:block; overflow:hidden;
}
#header #topnav li {
	font-size: 13px;
	width:auto;
	display:block;
	float:right;
	margin:12px 26px 10px 0;
}

#header #topnav li a{
	color: #5f6e78;
}

#header #topnav li img {
	float:left;
	margin-top:-.3em;
}
#header #logo {
	float: left;
	margin:3px 0 28px 68px;
}

#header #globalmenu {
	list-style: none;
	float:right;
}
#header #globalmenu li{
	font-size: 12px;
	width:auto;
	display:block;
	float:left;
	margin:48px 20px 0 0;
}
#header #globalmenu li .lmi,  #header #globalmenu li .rmi, #header #globalmenu li a{
	float:left;
	display:block;
}
#header #globalmenu li .lmi,  #header #globalmenu li .rmi {
	width:8px; height:33px;
}
 #header #globalmenu li a{ 
 	padding: 8px;
	padding-top:11px;
	height:14px;
	text-decoration:none;
	color:#384854;
 }
 #header #globalmenu li:hover {
	 cursor:pointer;
 }
 #header #globalmenu li:hover .lmi {
	 background:url(../images/button_left.png) no-repeat 0 0;
 }
  #header #globalmenu li:hover .rmi {
	 background:url(../images/button_right.png) no-repeat 0 0;
 }
 #header #globalmenu li:hover a {
	 background:url(../images/button_bg.png) repeat-x 0 0;
 }
#header #globalmenu #selcted_menu a {
	 background:url(../images/button_bg.png) repeat-x 0 0;
 }
 #header #globalmenu #selcted_menu .lmi {
	 background:url(../images/button_left.png) no-repeat 0 0;
 }
  #header #globalmenu #selcted_menu .rmi {
	 background:url(../images/button_right.png) no-repeat 0 0;
 }

#cms {
	background:url(../images/footer_bg.jpg) repeat-x 0 bottom;
	width:100%;
	padding-bottom:20px;
}

#content {
	clear: left;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	width: 900px;
	text-align:justify;
}

#content img {
	float: left;
}

#content #cms_title {
	background: #f4f5f7 url(../images/cms_title_rightbg.jpg) no-repeat top right; 
	color: #1d2a32; 
	display: block;
	float: left; 
	font: 30px Arial, Helvetica, sans-serif;
	height: 45px;
	padding: 10px 0 0 40px;
	width: 580px; 
}

#content #welcome {
	display: block;
	float: left;
	height: 130px;
	margin-top: 27px;
	width: 600px;
}

#content #welcome .welcome_module {
	width: 100%; 
	display: block;
	height: 25px;
}

#content #welcome .welcome_module h3 {
	float: left; 
	line-height: 22px; 
	font-size: 13px;
}

#content #welcome .welcome_module img{
	float: left;
}

#content #welcome span, #content #welcome span a{
	color: #434343;
	font: 13px Arial, Helvetica, sans-serif;
}

#inner_content  {
	clear: left;
	display: block;
	height: auto;
	margin: 0px auto 0 auto;
	width: 916px;
	font: normal 13px Arial, Helvetica, sans-serif;
}

.content_list {
	list-style: none;
	margin: 10px;
	font-size: 13px;
}

.content_list li {
	display: block;
	background: url(../images/circle.jpg) no-repeat 0 2px;
	padding-left: 19px;
	margin: 5px auto;
}

#left_inner_content {
	display: block;
	float: left;
	width: 621px;
	margin-top: -45px;
	padding-bottom: 20px;
	text-align:justify;
}

#left_inner_content h3 {
	margin: 20px 0 10px 0;
	color: #c80000;
	font: normal 18px Arial, Helvetica, sans-serif;
}
#left_inner_content h2 { 
	padding-top: 15px; 
	}
#left_inner_content h4 { 
	color:#cc000a;
	font: bold 13px/19px Arial,Helvetica,sans-serif;
	padding-top:10px; padding-left:18px;
	background:  url(../images/bull3.gif) no-repeat 0px 17px; 
	}	

#left_inner_content span {
	color: #2f4f63;
}

#left_inner_content strong.hred {
	color:#cc000a;
}

#left_inner_content p { 
	padding: 10px 0px;
	line-height:17px;
	}
#left_inner_content p a {
	color:#cc000a;
	}
#left_inner_content p a:hover  {
	text-decoration:none;
	}		
	
#left_inner_content .tips {
	background:url("../images/circle.jpg") no-repeat scroll 0 13px transparent;
	margin:0px auto;
	padding-left:20px;
}

#left_inner_content .tips_info {
	margin:15px 0 5px 15px;
}
#left_inner_content ol.listing { 
	padding-left: 30px;
	line-height:17px;
	padding-bottom:10px;
}
#left_inner_content ol.listing li {
	padding: 5px 0px;
	}

#left_inner_content ul.listing { 
	padding-left: 10px;
	line-height:17px;
	padding-bottom:10px;
}
#left_inner_content ul.listing li {
	background: url(../images/bull2.gif) no-repeat 0 9px;
	padding: 5px 0px; padding-left: 19px;
	list-style: none; 
	}
	
#left_inner_content ul.jobs li a { 
	text-decoration: none;
	color: #cc000a;
	} 
#left_inner_content ul.jobs { 
	padding-left: 10px;
	line-height:23px;
	padding-bottom:10px;
}
#left_inner_content ul.jobs li {
	padding: 5px 0px; padding-left: 29px;
	list-style: none; 
	}	
#left_inner_content ul.jobs li.enginer { 
	background:url(../images/civil_engineer.png) no-repeat 0px 1px; 
	}
#left_inner_content ul.jobs li.finance{ 
	background: url(../images/Finance.png) no-repeat 0px 1px; 
	}
#left_inner_content ul.jobs li.it{ 
	background: url(../images/laptop.png) no-repeat 0px 4px; 
	}	
#left_inner_content ul.jobs li.doc{ 
	background: url(../images/doctor.png) no-repeat -1px 5px; 
	}	
#left_inner_content ul.jobs li.sales{ 
	background: url(../images/marketing.png) no-repeat 0px 2px; 
	}	
#left_inner_content ul.jobs li.other{ 
	background: url(../images/job-others.png) no-repeat 0px 2px; 
	}	

#left_inner_content ul.jobs li.transport{ 
	background: url(../images/transport.png) no-repeat 0px 2px; 
	}	
	
	
#right_inner_content {
	display: block; 
	float: right; 
	width: 288px; 
	height: auto;
	background:#fff;
	margin-top:-45px;
}

#right_inner_content ul.menu { 
	list-style:none outside none;
	margin:0;
	padding:0;
	text-align:left;
	text-decoration:none;
	padding: 3px 5px 10px 15px; 	
} 
#right_inner_content ul.menu li { 
	border-bottom:1px dotted #5C5C5C;
	color:#5C5C5C;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	list-style:none outside none;
	margin:0 2px;
	padding:4px 0;
	background: url(../images/bul.jpg) no-repeat 2px 8px;
	padding-left:15px;
}

#right_inner_content ul.menu li.active a {
	font-weight: bold;
	color: #cc000a;
	}

#right_inner_content ul.menu li a { 
	color:#5C5C5C;
	text-decoration:none;
}
#right_inner_content ul.menu li a:hover  {
	text-decoration: underline;
	}
	
#right_inner_content h2 { 
	font: normal 18px/10px Georgia, "Times New Roman", Times, serif; 
	color:#cc000a; padding: 15px 5px 10px 15px; 	
	}
	
#connect {
	display: block;
	float: right;
	height: 40px;
	margin-right: 12px;	
	margin-top: 27px;
	width: 260px;
}

#connect h3 {
	float: left;
}

#connect .support {
	border-bottom: 1px solid #6e8696;
	display: block;
	height: 25px;
	clear: both;
	margin-bottom: 12px; 
}

#connect img {
	margin: 5px 0 0 5px;
}

#connect span img {
	float: left;
	margin: 0;
}

#current {
	display: block;
	float: left;
	overflow:hidden;
	margin-top: 30px;
	width: 600px;
}

#current p {
	color: #434343;
	font: 13px Arial, Helvetica, sans-serif;
	line-height:18px;
	padding-bottom:10px;
}


#current p b {
 color: #336666; 
}

#current p font {
	font-size: 12px;
}

#current .current_module {
	border-bottom: 1px solid #6e8696; 
	width: 100%; 
	display: block;
	height: 20px;
}

#current p a {
	color: #464646;
}

#slogan {
	background: url(../images/slogan_top.jpg) no-repeat left top;
	display: block;
	float: right;
	font: 12px Arial, Helvetica, sans-serif;
	height: 150px;
	margin-top: 62px;
	overflow: hidden;
	width: 270px;
}

#slogan p{
	background: url(../images/slogan_repeat.jpg) repeat-y;
	margin: 20px 0 0 0;
	text-align: center;
	}
	
#slogan span{
	background: url(../images/slogan_btm.jpg) no-repeat left top;
	display: block;
	height: 33px;
	padding-top: 33px;
	width: 270px;
	}

/* end */

/* Footer */
#footer {	
	background:#708797;
	color: #cdd6da;
	display:block;
	font: 12px Arial, Helvetica, sans-serif;
	height:45px;
	padding: 10px 0 0 0;
}
#footer div {
	margin: 0 auto;
	width: 900px;
	color:#afc0c8;
	font-size:11px;
	overflow:hidden;
}
#footer div img {
	float:right;
	margin-top:-27px;
}
#footer ul {
	list-style: none;
	float:left;
	width:824px;
}
#footer p {
	float:left;
	width:824px;
	padding-top:6px;
}

#footer p a {
	color: #cdd6da; }


#footer ul li {
	display: inline;
}
#footer ul li a {
	color: #cdd6da;
	display: block;
	float: left;
	margin-right: 12px;
	text-decoration: none;
}

#footer ul li a:hover {
	color: #fff;
}

#footer ul li.current a{
	color: #edf3f5;
	text-decoration: none;
}


#tips { 
    display:none; 
    background:transparent url(../images/connectbg.png); 
    font-size:12px; 
    height:11px; 
    width:152px; 
	line-height: 24px;
    padding:13px;
	padding-top:9px;
    color:#5c8aa0;     
}

#jobopportunity { background:url(../images/cta_jobopportunity.jpg) no-repeat 0 0; height: 107px; width: 260px; margin:10px auto; margin-right: 5px; margin-top: 20px;}
html>body #jobopportunity { margin-top: 33px;  }
*:first-child+html #jobopportunity { margin-top: 50px;  }
	#jobopportunity h4 { position: relative; top: 75px; left: 143px; }
	#jobopportunity h4 a { background:url(../images/click-here.jpg) no-repeat 0px 0px; width: 75px; height:20px; display:block; }
	#jobopportunity h4 a:hover { background-position: 0px -20px; }
	
#leftcontact { float:left; width: 267px; } 
#rightcontact { float:right; width: 310px; } 


div.newsAba { width:100%; margin-top:0px; }
div.newsAba p { padding-top:5px; }
div.newsAba .newsData { font-weight:normal; float:left; width:80px; color:#000} 
div.newsAba .newsTitle { font-weight:bold; float:right; width: 415px; color:#0033CC;}  

.jobposition { width:620px; margin-bottom:15px; } 
.jobposition ul { list-style: circle; margin-left: 18px; } 

a.applyNow { float: right; position:relative; top: 34px; } 



#widget {
	overflow: hidden;
	background: #f9f9f9;
	padding: 1em;
	border: 1px solid #eee;
	height: 145px; /* You should adjust this height for your project. */
	position: relative;
	float: left;
	min-width: 310px;
	-moz-border-radius-bottomright: 10px;
	margin-top:10px;
}

#widget img {
	float: left;
	border: 1px solid white;
	padding: .2em;
	background: #d3d3d3;
	margin-right: .5em;
	width: 90px;
	height: 90px;
}

#widget li {
	clear: left;
	overflow: hidden;
	position: relative;
	top: 0;
	padding-bottom: 1em;
	height: 66px; /* Change this to fit your needs. The plugin will access this value if you don't pass a parameter in when you call it. */
	list-style: none;
}

h4 {
padding-top: .5em;
font-size: 14px;
}

li p {
color: #474747;
margin-top: .4em;
}

ul.catjob { 
	list-style:none;
	}
	
.slogan { position:relative; top:-55px; left:2px; }

#left_inner_content ul.jobs li a { 
	text-decoration: none;
	color: #cc000a;
	} 
#right_inner_content ul.jobs { 
	padding-left: 10px;
	line-height:19px;
	padding-bottom:10px;
}
#right_inner_content ul.jobs li {
	padding: 5px 0px; padding-left: 31px;
	list-style: none; 
	color: #474747;
	}	
#right_inner_content ul.jobs li	a { 
	color: #474747;
	}
	
#right_inner_content ul.jobs li.enginer { 
	background:url(../images/civil_engineer.png) no-repeat 0px 1px; 
	}
#right_inner_content ul.jobs li.finance{ 
	background: url(../images/Finance.png) no-repeat 0px 1px; 
	}
#right_inner_content ul.jobs li.it{ 
	background: url(../images/laptop.png) no-repeat 0px 4px; 
	}	
#right_inner_content ul.jobs li.doc{ 
	background: url(../images/doctor.png) no-repeat -1px 5px; 
	}	
#right_inner_content ul.jobs li.sales{ 
	background: url(../images/marketing.png) no-repeat 0px 2px; 
	}	
#right_inner_content ul.jobs li.other{ 
	background: url(../images/job-others.png) no-repeat 0px 2px; 
	}	

#right_inner_content ul.jobs li.transport{ 
	background: url(../images/transport.png) no-repeat 0px 2px; 
	}	

