/* layout */  
html{height:100%}
body{padding:0px;margin:0px;background:#cbcbcc url('../images/bg.gif');font-size:0.70em;font-family:Arial, Helvetica, sans-serif}
#wrapper{border:2px solid #000;width:760px;height:100%;padding:0px;margin:auto;margin-top:20px;margin-bottom:20px;background:#fff}
#functions{float:right;margin:5px;color:#fff}
#functions a{color:#fff}
#functions a:visited{color:#fff}
#functions a:link{color:#fff}
#functions a:hover{color:#fff}
#header{position:relative;float:left;width:100%;height:160px;background:#fbdc13 url('../images/header_bg.jpg') repeat-x bottom;line-height:normal}
#header h1{margin:0;display:block;background:url('../images/wot_logo.gif') no-repeat;width:360px;text-indent:-700em;height:100px;text-decoration:none}
#menu {position:absolute;top:134px;left:10px}
#menu ul{margin:0;padding:0px 5px 0;list-style:none}
#menu li{float:left;background:url('../images/left.gif') no-repeat left top;margin:0;font-size:125%;font-family:Arial, Helvetica, sans-serif; padding-left:9px; padding-right:0; padding-top:0; padding-bottom:0}
#menu a{float:left;display:block;background:url('../images/right.gif') no-repeat right top;text-decoration:none;font-weight:bold; padding-left:6px; padding-right:15px; padding-top:5px; padding-bottom:4px}
#menu #current{background-image:url('../images/left_on.gif');border-width:0}
#menu #current a{background-image:url('../images/right_on.gif');color:#333;padding-bottom:5px}
#header a{color:#000}
#header a:hover{color:#ff3d3d;text-decoration:none}
/* main */
#main a{color:#0000cc}
#main a:hover{color:#ff3d3d;text-decoration:none}
#main{float:left;padding:10px}
.sidebar{float:left;width:210px;margin:0px 10px 0px 0px}
#content{float:left;width:635px;margin:0px 0px 0px 0px}
.contentsearch{float:left;width:405px;margin:0px 0px 0px 0px}
.contentnosearch{float:left;width:625px;margin:0px 0px 0px 0px}
#adbar{float:right;width:105px;margin:0px 0px 0px 0px}
#footer{padding-bottom:10px;margin:0px;font-size:x-small;text-align:center}
/* content */
img{border:0px none; }
p{margin-top:0}
hr{color:#ffe54f;height:2px}
.icon{float:left;margin:2px 0px 0px 0px}
.left{float:left;margin:2px 5px 5px 0px;border:1px solid #fbdc13}
/* bullets */
#main ul{margin:0;padding-left:0em;list-style-position:inside}
#main li{list-style-type:disc;color:#000}
/* quick search */
.box1 label{font-weight:bold}
.box1 select{width:190px;font-size:0.90em}
.inputbox{width:185px;font-size:0.90em}
/* boxes */
.customcola{}
.customcola ul{float:left;width:392px;list-style:none;margin-bottom:20px}
.customcola li{float:left;width:196px;}
/* .customcola{width:196px;float:left} */
/* ..customcolb{width:196px;float:left;margin-left:10px}  */
.box1{padding:8px 8px 8px;border:0px solid #000;background-color:#ffe54f;margin-bottom:10px;border-top-width:0;height:1%;border-top-width:1px}
.box2{padding:8px 8px 8px;border:0px solid #ffe54f;background-color:#FFFAD6;margin-bottom:10px;border-top-width:0;height:1%;border-top-width:3px}
h2{margin:0;text-align:left;padding:2px 9px 2px;background-color:#000;color:#fff;height:1%;font-size:small}
h3, h4, h5, h6, h7, h8, h9{margin:0;text-align:left;padding:2px 8px 2px;background-color:#fff;color:#000;height:1%;font-size:medium}
/* job search results */
.titlelink{clear:left;font-size:large}
.titlelink a{font-size:large;color:#000}
.searchresults dl {border:1px solid #fded84;float:left;clear:both;width:385px;padding:0 0 5px 0;margin-bottom:15px}
.searchresults dt {clear:left;float:left;width:80px;margin:.5em 0;font-weight:bold;text-align:right}
.searchresults dd {margin:0.5em 0;float:left;margin:.5em 0;width:300px}
.searchresults p {font-size:medium;font-weight:bold;width:385px;margin:0px;padding:10px 0 10px 0}
.searchresults img{clear:left;float:right}
.searchresults dd a{font-weight:bold}
* html .box2 dd {float:none;margin:.5em 0 0 0}
/* forms */
.paging{float:right;padding:5px 0 5px 0px}
.clear{clear:both}
form{margin:0;padding:0}
.frmbutton{margin-top:5px;font-size:0.90em;color:#000;font-weight:bold;background:#fff url('../images/input.gif') no-repeat -4px; }
.box2 textarea{width:380px}
.box2 select{width:385px}
.box2 label{font-weight:bold;margin-top:20px}
/* more links */
dd a, dd a{background:url('/Images/page.gif') no-repeat 100% 0;margin-left:0;margin-right:0;margin-top:.5em;margin-bottom:0;padding-left:0;padding-right:14px;padding-top:0;padding-bottom:0}
.box2 a span{position:absolute;left:-9999px;width:900px}
.box2 a:hover,
.box2 a:focus,
.box2 a:active{position:relative}
.box2 a:hover span,
.box2 a:focus span,
.box2 a:active span{left:20px;top:20px;width:100px;padding:5px;line-height:1;font-size:80%;background:#FFFFF6;border:1px solid #666;color:#000;text-decoration:none}
.box2 a:hover span:before,
.box2 a:focus span:before,
.box2 a:active span:before{content:"Read more"}
.listcheckbox input{margin:0;}
.vacancyform{float:right;margin-right:12px;}

/* bug fixes, clearing boxes with bullets in it */
	.clearfix:after{content: ".";display:block;height:0;clear:both;visibility:hidden}
	.clearfix{display:inline-block}
		/* Hides from IE-mac \*/
		* html .clearfix{height:1%}
		.clearfix{display:block}/* End hide from IE-mac */