@charset "utf-8";
/* CSS Document */

body{
	margin: 0;
	border-top: 5px solid #d34c29;
}
div, td{
	font: normal 12px/21px Tahoma, Geneva, sans-serif;
	color: #828282;
	text-align: left;
	vertical-align: top;
}
a{
	color: #f09900;
	text-decoration: none;
	outline: none;
	text-transform: uppercase;
	font-size: 11px;
}
a:hover{
	text-decoration: underline;
}
a.email{
	background: url(../images/icon_envelop.gif) left center no-repeat;
	padding: 0 0 0 23px;
	text-transform: lowercase;
}
.clear{
	clear: both;
	font-size: 0;
	line-height: 0;
}
.floatleft{
	width: auto;
	float: left;
}
.centeralign{
	text-align: center;
}
.rightalign{
	text-align: right;
}
.middlealign{
	vertical-align: middle;
}
.bottomalign{
	vertical-align: bottom;
}
h1, h2, h3, h4{
	padding: 0;
	margin: 0 0 10px 0;
	font: normal 18px/30px Arial, Helvetica, sans-serif;
}
h1{
	color: #2f2f2f;
}
h2{
	color: #d34c29;
}
h3{
	color: #fca42e;
	font: normal 14px/18px Arial, Helvetica, sans-serif;
}
h4{
	color: #5a5a5a;
	font: normal 16px/25px Arial, Helvetica, sans-serif;
}
.space{
	height: 1px;
	clear: both;
}
.space20{
	height: 20px;
	clear: both;
}
.space33{
	height: 33px;
	clear: both;
}
ul, li, p{
	padding: 0;
	margin: 0;
}
ul{
	list-style-type: none;
}
li{
	display: inline;
}
ul.bullet{
	padding: 0;
	margin: 0;
}
ul.bullet li{
	display: block;
	padding: 0 0 0 15px;
	margin: 0 0 0 5px;
	background: url(../images/bullet.gif) left center no-repeat;
}
.hordot{
	background: url(../images/hordot.gif) left center repeat-x;
}
.blacktxt{
	color: #000;
}
img{
	outline: none;
	border: 0;
}
img.floatleft{
	float: left; 
	margin: 0 20px 50px 0;
}
img.floatright{
	float: right; 
	margin: 0 0 20px 20px;
}
.btn_request{
	background: url(../images/btn_request.gif) center center no-repeat;
	width: 132px;
	height: 26px;
	border: 0;
	font: normal 10px Tahoma, Geneva, sans-serif;
	color: #d34c29;
	text-transform: uppercase;
	margin: 10px 0 0 0;
}
.orgtxt{
	color: #f09900;
}
input.txtbox{
	width: 567px;
	height: 16px;
	border: 1px solid #CCC;
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #999;
	margin: 0 0 10px 0;
}
textarea.txtbox{
	width: 567px;
	height: 150px;
	border: 1px solid #CCC;
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #999;
	margin: 0 0 10px 0;
}



div#maindiv{
	width: 897px;
	height: auto;
	border: 0;
	margin: 0 auto;
	float: none;
	clear: both;
	background: url(../images/logo.gif) left 10px no-repeat;
}
div#header{
	height: 98px;
}
div#rightnav{
	float: right;
	text-align: right;
	margin: 20px 0 0 0;
}
div#navbar{
	width: 100%;
	height: 32px;
	background: #eff0ef;
}
div#navbar li a{
	display: inline-block;
	color: #000;
	text-decoration: none;
	padding: 0 19px 0 18px;
	line-height: 32px;
}
div#navbar li a:hover, div#navbar li a.here, div#navbar li a:hover.here{
	background: url(../images/navhov.gif) left top repeat-x #f09900;
}
div#banner{
	width: 883px;
	height: auto;
	border: 7px solid #cbcbcb;
	text-align: center;
}
div#content{
	width: 100%;
	height: auto;
	border: 0;
	margin: 27px 0;
}
div#content li.left{
	width: 566px;
	height: auto;
	padding: 0 10px 0 0;	
	border-right: 1px dotted #a9a9a9;
	float: left;
}
div#content li.right{
	width: 291px;
	height: auto;
	padding: 0 0 0 28px;
	/*border-left: 1px dotted #a9a9a9;*/
	float: right;
}
div#content li.left_right{
	width: 440px;
	height: auto;
	float: left;
}
div#content li.gap{
	width: 17px;
	height: auto;
	float: left;
}
div.pagination{
	width: 100%;
	height: 17px;
	border: 0;
	text-align: right;
	margin: 10px 0;
}
div.pagination li a{
	display: inline-block;
	border: 1px solid #9f6e14;
	padding: 0 5px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
div.pagination li a:hover, div.pagination li a.here, div.pagination li a:hover.here{
	background: #000;
	color: #FFF;
}



div#footer{
	width: 100%;
	height: 165px;
	border-top: 1px solid #8c8c8c;
	padding-top: 21px;
	font-size: 11px;
}
div#footer a{
	text-transform: none;
}
div#footer ul{
	width: 100%;
}
div#footer li.left{
	width: 170px;
	float: left;
}
div#footer li.right{
	width: 660px;
	float: right;
}
div#footer li.right li{
	float: left;
	padding: 0 25px 0 0;
	font: normal 11px/20px Arial, Helvetica, sans-serif;
	color: #f1a61f;
}
div#footer li.right li a{
	color: #8c8c8c;
	text-decoration: none;
}
div#footer li.right li a:hover{
	color: #D34C29;
	text-decoration: none;
}



div#homelink{
	position: absolute;
	margin: 10px 0 0 0;
}

div#popup{
	position: absolute;
	z-index: 100;
	width: 300px;
	height: auto;
	border: 1px solid #999999;
	background: #FFF;
	padding: 10px;
}


ul.list{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul.list li{
	display: inline;
	padding: 0;
	margin: 0;
}
ul.list a{
	display: block;
	text-transform:none;

}

/* 12-02-2010*/

p.pagination a{
	border: 1px solid #C60;
	padding: 2px 4px;
}
p.pagination a:hover, p.pagination a.here, p.pagination a:hover.here{
	background: #C60;
	color: #FFF;
}
a.large{
	font-size: 13px;
	text-decoration: underline;
	color: #484848;
}


div.jobdetails li{
margin: 0 0 0 20px;
list-style:disc;
display:list-item;

}




table.pagination{
	width: auto;
	float: right;
}


table.pagination a{
	display: inline-block;
	border: 1px solid #9f6e14;
	padding: 0 5px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
table.pagination a:hover, table.pagination a.here, table.pagination a:hover.here{
	background: #000;
	color: #FFF;
}


ul.media{

	width: 160px;

}

ul.media li a{

	display: block;

	color: #F1A61F;

	background: url(../images/arrow.gif) left center no-repeat;

	padding: 0 0 0 20px;

}
ul.media li ul li a{

	display: block;

	color: #F1A61F;

	background: url(../images/bullet.gif) 30px center no-repeat;

	padding: 0 0 0 50px;
}
