/*

Theme Name: Encore

Theme URI: http://www.gojobsearch.co.uk

Description: Theme for OptimalRec CMS

Version: 1.2

Author: OptimalinterNet

Author URI: http://optimalinternet.co.uk/

*/



* {
	margin: 0;
	padding: 0;
	list-style:none;
}
#wrapper {
	margin: auto;
	width: 1000px;
	text-align: left;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	/*background-image: url(../images/bg_page.gif);*/
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}
p, h1, h2, h3, h4, h5, form {
	margin: 0px;
	padding: 0px;
}
a {
	color: #5ab3d3;
	text-decoration: none;
}
a:hover {
	color: #ff6600;
	text-decoration: underline;
}
h3 {
	padding: 5px 0px 5px 0px;
	font-family:"Century Gothic", Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #5eacc8;
}
h4 {
	padding: 10px 0px 0px 0px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff6600;
}
h5 {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 18px;
	color: #999999;
	letter-spacing: -1px;
	font-weight: bold;
	padding-bottom: 10px;
}
ul {
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 25px;
}
li {
	padding-top: 2px;
	padding-bottom: 2px;
}
img {
	vertical-align: middle;
}
.holder {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.logo {
	display: block;
	position: relative;
	width: 190px;
	height: 35px;
	left: 15px;
	top: 20px;
}
#logo {
	display: block;
	width: 175px;
	height: 35px;
	background-image: url(../images/logo.gif);
}
.headertext {
	display: block;
	float: right;
	position: relative;
	right: 0px;
	top: 0px;
	margin-top: -25px;
	margin-right: 20px;
	text-align: right;
	font-size: 9px;
	line-height: 11px;
}
.headertext a {
	color: #666666;
	text-decoration: none;
}
.headertext a:hover {
	text-decoration: underline;
}
.headertext h2 strong a {
	font-size:10px;
}
#header img {
	border:none;
}
#header h1 a {
	display:block;
	float:left;
	color:#e8e8e8;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	margin-left: 275px;
	margin-top:-60px;
}
#right_text h1 a {
	color:#e8e8e8;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	display:block;
	width:610px;
	clear:both;
}
.nav {
	clear: both;
	margin-top: 20px;
	text-align: right;
	background-image: url(../images/bg_nav.png);
	background-position: bottom;
	background-repeat: no-repeat;
	display: block;
	height: 41px;
}
.nav ul {
	padding: 0px;
	margin: 0px 10px 0px 0px;
	float: right;
	list-style: none;
	display: block;
	white-space: nowrap;
}
.nav li {
	padding: 0px;
	margin: 0px 1px 0px 0px;
	display: block;
	float: left;
	line-height: 31px;
	height: 31px;
	background-image: url(../images/bg_tab_right.gif);
	background-position: right;
}
.nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #5ab3d3;
	line-height: 31px;
	padding-left: 16px;
	padding-right: 16px;
	display: block;
	float: left;
	background-image: url(../images/bg_tab_left.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.nav a:hover {
	color: #f66200;
}
#tabactive {
	background-image: url(../images/bg_tabactive_right.gif);
}
#tabactive a {
	color: #FFFFFF;
	text-align: none;
	background-image: url(../images/bg_tabactive_left.gif);
}
.mainbox {
	clear: both;
	background-image: url(../images/bg_box.png);
}
.page_pic {
	width: 830px;
	height: 150px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.fontsizes {
	display: block;
	width: 60px;
	height: 15px;
	margin-left: 765px;
	padding-top: 120px;
}
.fontsizes a {
	margin-right: 2px;
}
.columnholder {
	padding: 5px 12px 5px 12px;
}
.maincontent_home {
	width: 290px;
	padding-right: 5px;
	float: left;
}
.maincontent_home p {
	padding: 5px;
}
.maincontent_inner {
	width: 485px;
	padding-right: 5px;
	float: left;
}
.maincontent_inner p {
	padding: 5px;
}
.home_about {
	background-image: url(../images/bg_homeabout.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 5px;
}
.latestjobs {
	padding: 5px;
}
.latestjobs li {
	color: #ff6600;
	list-style-type: square;
}
.latestjobs a {
	color: #3399cc;
	text-decoration: none;
}
.latestjobs a:hover {
	color: #ff6600;
	text-decoration: underline;
}
.sidebar_home {
	float: left;
}
.centercolumn_home {
	width: 340px;
	float: left;
}
.rightcolumn_home {
	width: 190px;
	padding-left: 5px;
	float: left;
}
.box_search {
	display: block;
	width: 320px;
	height: 100px;
	padding: 10px;
	background-image: url(../images/bg_boxsearch.gif);
}
.searchfield {
	width: 260px;
	height: 20px;
	line-height: 20px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin: -1px 0px 0px 0px;
}
.sectors {
	padding: 10px 5px 5px 5px;
}
.sectors ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.sectors li {
	font-size: 12px;
	display: block;
	padding: 0px;
	line-height: 14px;
	width: 160px;
	float: left;
}
.sectors a {
	color: #3399cc;
	text-decoration: none;
}
.sectors a:hover {
	color: #ff6600;
	text-decoration: underline;
}
.sectors a small {
	font-size: 9px;
	color: #999999;
}
.sector a:hover small {
	text-decoration: none !important;
}
#but_candidates_sm {
	display: block;
	width: 190px;
	height: 49px;
	margin-bottom: 5px;
	background-image: url(../images/but_candidates_sm.gif);
}
#but_recruiters_sm {
	display: block;
	width: 190px;
	height: 49px;
	margin-bottom: 5px;
	background-image: url(../images/but_recruiters_sm.gif);
}
#but_candidates_lg {
	display: block;
	width: 340px;
	height: 49px;
	margin-top: 5px;
	background-image: url(../images/but_candidates_lg.gif);
}
#but_recruiters_lg {
	display: block;
	width: 340px;
	height: 49px;
	margin-top: 5px;
	background-image: url(../images/but_recruiters_lg.gif);
}
.featured {
	padding: 5px;
}
.featured h5 {
	padding-bottom: 10px;
}
.featured a {
	display: block;
	width: 84px;
	height: 40px;
	margin: 2px;
	border: 1px solid #CCCCCC;
	float: left;
	background-repeat: no-repeat;
	background-position: center;
}
.featured a:hover {
	border: 1px solid #5ab3d3;
}
.contentbox {
	padding: 5px;
}
.contentbox p {
	padding-left: 0px;
	margin-left:0px;
}
.contentbox h4 {
	padding-top: 10px;
	padding-bottom: 5px;
}
.box_end {
	display: block;
	height: 12px;
	line-height: 1px;
	font-size: 1px;
	clear: both;
	background-image: url(../images/bg_box_end.gif);
}
.footer {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 20px;
	height: 65px;
	line-height: 15px;
	background-image: url(../images/bg_footer.gif);
}
.footer a {
	color: #666666;
	text-decoration: none;
}
.footer_h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	line-height: 14px;
	color: #666666;
}
.footer_h1 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	line-height: 14px;
	color: #666666;
}
.footer_h1 h1 strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	line-height: 14px;
	color: #666666;
}
.footer_h1 h1 strong a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	line-height: 14px;
	color: #666666;
}
.footer_h1 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	line-height: 14px;
	color: #666666;
}
.footer_h1 h2 strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	line-height: 14px;
	color: #666666;
}
.footer_h1 h2 strong a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	line-height: 14px;
	color: #666666;
}
.footer a:hover {
	text-decoration: underline;
}
.small_rss {
	display: block;
	float: right;
	margin-top: -26px;
}
#footer_rss {
	display: block;
	float: right;
	margin-top: 15px;
}
.breadcrumb {
	font-size: 9px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #878787;
	margin-bottom: 10px;
}
.breadcrumb a {
	color: #3399cc;
	text-decoration: none;
}
.breadcrumb a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
}
.textonly {
	vertical-align:middle;
	margin-left: 10px;
	font-weight:bold;
	padding-top: 5px;
}
form input {
	vertical-align:middle;
	margin-left: 0px;
}
form input.default {
	width:250px;
	font:normal 12px arial;
	padding:3px;
}
form select.default {
	width:260px;
	font:normal 12px arial;
	padding:3px;
	margin-left: 10px;
}
form textarea.default {
	width:250px;
	height:100px;
	font:normal 12px arial;
	padding:3px;
}
form input.cf-box-b {
	width:auto
}
form fieldset {
	border:0;
}
form legend {
	font-size: 18px;
	display:none
}
form p.success {
	display:none;
}
form p.failure {
	display:block;
	color:red;
	font-weight:bold
}
form ol li {
	clear:both;
	margin-bottom:10px;
}
form li label {
	width: 70px;
}
form label {
	width:250px;
	display:block;
	float:left;
	margin-right: 10px;
}
form input.sendbutton {
	border:0;
	background:#ffb400;
	font:bold 12px arial;
	color:#fff;
	padding:5px 8px;
	cursor:pointer;
	margin-left: 80px;
	margin-top: 10px;
}
#usermessage4a {
	color:red;
	font-weight:bold
}
#usermessage3a {
	color:red;
	font-weight:bold
}
form .cf-ol {
	margin-left:0px;
	padding-left:0px;
}
#buton_search {
	margin-top:-1px;
	float:right;
	display:block;
}
#form_search {
	margin-top:-1px;
	float:left;
	vertical-align: top;
	display:block;
	width: 250px;
}
#buton_search_sidebar {
	margin-top:-1px;
	float:right;
	display:block;
}
#form_search_sidebar {
	margin-top:-1px;
	float:left;
	vertical-align: top;
	display:block;
	width: 250px;
}
.box_search em small {
	vertical-align: bottom;
	margin-bottom:0px;
	padding-bottom:0px;
	margin-top:30px;
}
.cf-ol li {
	list-style-type:none;
	clear: both;
}
.content_to_the_left p {
	padding-left:0px;
	margin-left:0px;
}
.contentbox h3 {
	line-height:23px;
}
.contentbox h4 {
	line-height:23px;
}
#pagenavi {
	text-align:center;
	align:center;
}
#header-en {
	padding:18px 0 0 22px;
	width: 1000px;
	background:url(../images/header-bg.gif) repeat-x;
	color:#999999;
}
#header-en img {
	float:left;
	border:none;
}
#header-en p {
	display:inline;
	color:#999999;
	width:348px;
	float:left;
	padding-top:28px;
}
.menu-en {
	background:url(../images/nav-bg.jpg) repeat-x;
	height:50px;
	padding-top: 23px;
	text-align:center;
	padding-left:0px;
	position: relative;
	z-index: 100;
}
.menu-en li {
	float:left;
	padding:0px 4px;
}
.menu-en li.page_item a {
	background:url(../images/button2.gif) no-repeat;
	width:116px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	line-height:27px;
}
.menu-en li.page_item a:hover {
	background:url(../images/button2.gif) no-repeat 0px -27px;
	color:#f58c1a;
}
.menu-en li.page_item .subuls li a {
	color: black;
	text-decoration:none;
	display:block;
	line-height:27px;
	text-align: left;
}
.menu-en li.page_item .subuls li a:hover {
	background: none;
	color:#f58c1a;
}
.menu-en li.page-item-17 a {
	background:url(../images/button3.gif) no-repeat;
	width:116px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	line-height:27px;
}
.menu-en li.page-item-17 a:hover {
	background:url(../images/button3.gif) no-repeat 0px -27px;
	color:#f58c1a;
}
.menu-en li.page-item-5 a {
	background:url(../images/button4.gif) no-repeat;
	width:116px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	line-height:27px;
}
.menu-en li.page-item-5 a:hover {
	background:url(../images/button4.gif) no-repeat 0px -27px;
	color:#f58c1a;
}
.menu-en li.page-item-4 a {
	background:url(../images/button5.gif) no-repeat;
	width:116px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	line-height:27px;
}
.menu-en li.page-item-4 a:hover {
	background:url(../images/button5.gif) no-repeat 0px -27px;
	color:#f58c1a;
}
.menu-en li.page-item-6 a {
	background:url(../images/button6.gif) no-repeat;
	width:116px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	line-height:27px;
}
.menu-en li.page-item-6 a:hover {
	background:url(../images/button6.gif) no-repeat 0px -27px;
	color:#f58c1a;
}
.menu-en li.page-item-7 a {
	background:url(../images/button9.gif) no-repeat;
	width:116px;
	color:#000000;
	text-decoration:none;
	display:block;
	line-height:27px;
}
.menu-en li.page-item-7 a:hover {
	background:url(../images/button9.gif) no-repeat 0px -27px;
	color:#f58c1a;
}
.menu-en li.page-item-8 a {
	background:url(../images/button2.gif) no-repeat;
	width:116px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	line-height:27px;
}
.menu-en li.page-item-8 a:hover {
	background:url(../images/button2.gif) no-repeat 0px -27px;
	color:#f58c1a;
}
.menu-en li.page-item-10 a {
	background:url(../images/button10.gif) no-repeat;
	width:116px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	line-height:27px;
}
.menu-en li.page-item-10 a:hover {
	background:url(../images/button10.gif) no-repeat 0px -27px;
	color:#f58c1a;
}
.menu-en li.page-item-11 a {
	background:url(../images/button7.gif) no-repeat;
	width:116px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	line-height:27px;
}
.menu-en li.page-item-11 a:hover {
	background:url(../images/button7.gif) no-repeat 0px -27px;
	color:#f58c1a;
}
#cssdropdown, #cssdropdown ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#cssdropdown li {
	float: left;
	position: relative;
}
.page_item .subuls {
	display: none;
	position: absolute;
	width: 135px;
	top: 1.2em;
	left: 1em;
	background: white;
	border: 1px solid black;
	color: black;
}
.page_item .subuls li {
	background: white;
}
.page_item .subuls li a {
	text-decoration: underline;
	background: white;
	margin-left: 0px;
	width: 125px;
}
#cssdropdown li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
	background: white;
}
#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
	background: white;
}
li.page_item li.mainitems ul.subuls li a:hover {
	background: white;
	background-image: none;
}
#leftbar {
	float:left;
	width:240px;
	background:url(../images/left-bar-bg.gif) no-repeat;
	height:1000px !important;
	margin:0 5px 15px 0;
}
#container img {
	float:left;
	margin-right:10px;
}
#searchform {
	background:url(../images/search-bg.jpg) no-repeat;
	height:195px;
	position: relative;
	z-index: 0;
}
html>body #searchform {
}
#searchform .submit-CV {
	padding-left:80px;
	font-size:11px;
	font-weight:bold;
	padding-bottom:27px;
}
#searchform .submit-CV a {
	color:#000000;
	text-decoration:none;
	padding:0 4px;
}
#searchform .input-box {
	width:160px;
	margin-bottom:10px;
}
#searchsubmit {
	position: relative;
	top: 1px;
	left: 148px;
}
#sects {
	color: #000;
	position: absolute;
	left: 20px;
	top: 155px;
}
#newsletterForm {
	padding-left: 10px;
}
#newsletterFormDiv {
	/* newsletter container */

	background:url(../images/newsletter-bg.gif) no-repeat;
	height:83px;
	margin:0 0 0 0;
	padding:50px 0 0 15px;
}
#newsletterFormDiv .submit {
	text-indent: -5000px;
	width: 45px;
	height: 44px;
	display: block;
	position: relative;
	top: -35px;
	left: 152px;
	background:url(../images/ok.gif) no-repeat;
	border:none;
}
.newsletterTextInput {
	width: 140px;
}
#newsletterLoading {
	/* the loading message while the subscription is beeing handled */

		padding:0 15px;
}
.success {
	/* the success message container */

	padding:0 15px;
}
.error {
	/* the error message container */

	padding:0 15px;
}
#container {
	float: left;
	width: 526px;
	margin-bottom:10px;
}
#about {
	background:url(../images/about-encore.gif) no-repeat;
	height:140px;
	padding:75px 14px 0 258px;
	margin-bottom:8px;
}
.post-style {
	width:970px;
	padding:0 15px 10px 15px;
	background:url(../images/post-bg.gif) repeat-y;
}
.post-style h2 {
	font-size: 14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#f5982c;
	padding-bottom:5px;
}
#container img {
	float:left;
	margin-right:10px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#666666;
	padding-bottom:2px;
	border-bottom:5px solid #f5982c;
	margin-bottom:10px;
}
a:link, a:visited {
	text-decoration: underline;
	color: #f5982c;
}
a:hover {
	text-decoration: none;
}
.sidebar {
	float: right;
	width: 214px;
	margin: 0 0 15px 0;
	background: url(../images/right-bar-bg.gif) no-repeat;
	height:auto;
}
.foot {
	width: 174px;
	background:  url(../images/right-bar-bgf.gif) no-repeat bottom;
	padding:50px 20px 10px 20px;
}
#footer {
	clear: both;
	width: 1000px;
	padding:10px 0 0 0;
	height:73px;
	background:url(../images/footer-bg.jpg) repeat-x;
}
#footer p {
	line-height:18px;
}
#footer p a {
	padding:0 5px;
	color:#000000;
	text-decoration:none;
}
#footer img {
	border:none;
}
#footer p.padd-left {
	padding-left:10px;
}
#footer .content-right {
	width:375px;
	margin-right:20px;
	float:right;
}
#footer .content-right h1 strong a {
	width:375px;
	margin-right:20px;
	float:right;
	color:#c0c0c0;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	text-align:center;
}
#footer .content-left {
	margin-right:400px;
}
.line {
	background:url(../images/post-separater.gif) bottom repeat-x;
	margin:10px 0;
	height:2px;
}
.captcha, .secinput {
	float: left;
}
.entry img {
	padding-top:15px;
}
.entry p {
	margin-bottom: 10px;
}
#logos img {
	padding-left:5px;
	margin-top:-45px;
}
.seccap {
}
.sidebar li .title_job {
	padding-top:5px;
	font-size:16px;
	font-weight:bold;
}
.title_job a {
	padding-top:5px;
	font-size:14px;
	font-weight:normal;
	text-align:left;
	width:150px;
	margin-left:0px;
	padding-left:0px;
}
li .details {
	padding-top:2px;
	font-size:10px;
	color:black;
	font-weight:normal;
	width:150px;
	padding-left:0px;
	margin-left:0px;
	text-align:left;
}
.apply a {
	font-weight:bold;
	font-size:10px;
	color:black;
	text-color:black;
	text-decorations:underline;
}
#right_text {
	float:right;
	margin-top:-40px;
	padding-right:20px;
	text-align: right;
}
#right_text a {
	text-decoration:none;
}
.sidebar_job {
	margin-left:0px;
	border:solid white 1px;
}
#search_bar {
	padding-left:0px;
	margin-left:10px;
}
#searchform a {
	margin-top:5px;
}
.search_text {
	margin-left:15px;
}
#s {
	margin-left:15px;
}
#ss {
	margin-left:15px;
}
#searchsubmit {
	margin-left:15px;
	margin-top:-1px;
	border: 0;
	height:43px;
	width: 43px;
	background: transparent url( ../images/go.png) no-repeat;
	cursor: pointer;
}
#search_links {
	padding-top:8px;
	padding-left:10px;
}
.post-style p {
	text-align:justify;
}
.home_image img {
	display:block;
	float:left;
	padding:5px;
	width:40px;
	height:40px;
}
img .home_image {
	display:block;
	float:left;
	padding:5px;
	width:40px;
	height:40px;
}
ul#news {
	list-style: circle;
}
ul#news li {
	border-bottom: dotted 1px #ccc;
	padding: 10px 0;
}
#container .post-style ul, #container .post-style ul li {
	list-style: circle;
}
.imgp img {
	display: block;
	float: left;
	padding: 2px;
	border: solid 1px #ccc;
	margin: 0 60px;
}
.imgp:hover img {
	border: 1px solid #5ab3d3;
}
.rightSocialLinks {
	border:none;
	display:block;
	padding-top:10px;
}
.marquee0 {
	float:left !important;
	margin-left:230px;
	margin-top:-70px;
	padding-top:0px;
	font-size:14px;
	clear:both;
}
