/* @override http://www.carrot.fi/wp-content/themes/carrot/style.css */

/*
Theme Name: Carrot 2011
Theme URI: http://www.anglia.fi
Description: 
Author: Anglia Oy
Version: 1.0
License: 
License URI: license.txt
Tags: 
*/

#wpadminbar {
	display:none
}

.error {
  padding: 76px 0 0;
  text-align: center;
}

body {
	background: url(images/bg.png) repeat-x top left #ede5de;
	font-family: tahoma, verdana, helvetica, arial;
}

b, strong {
	font-weight: bold !important;
}

em {
	font-style: italic !important;
} 

#fancybox-content h1 {
	font-size: 22px;
	margin: 15px 0 8px 0 !important;
	text-transform: uppercase;
	color: #0092d8;
}

#fancybox-content h2 {
	font-size: 16px;
	margin: 8px 0 4px 0 !important;
}

#fancybox-content p {
	margin-bottom: 10px;
}

div.container {
	width: 985px;
	height: 638px;
	margin: 10px auto;
	font-family: tahoma, verdana, helvetica, arial;
}

div.container-blank {
	background: url(images/content-bg-low.jpg) no-repeat top left;
}

div.container-box {
	background: url(images/content-bg-subpage-low.jpg) no-repeat top left;
}

ul.menu {
	height: 77px;
	padding-left: 400px;
	background: url(images/logo-new.gif) no-repeat 30px 20px;
}

div.content-container {
	height: 475px;
	margin: 0 18px;
}

div.footer-contact {
	text-align: center;
	color: #f3754f;
	font-size: 14px;
	padding-top: 20px;
}


div.footer-cities {
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;	
	padding: 5px 0 0 0;
	width: 100%;
}

div.footer-cities a {
	text-decoration: none;
	color: black;
}

div.front-left {
	float: left;
	width: 285px;
	margin: 50px 20px 0 100px;
}

div.front-left img {
	margin-bottom: 20px;
}

div.job-box {
	margin: 50px 0 0 0;
	width: 532px;
	height: 276px;
	background: url(images/front-box.png) no-repeat;
}

div.job-box h1 {
	padding: 30px 40px 0;
	color: #0092d8;
	text-transform: uppercase;
	font-size: 30px;
	font-weight: bold;
	font-family: "Helvetica Neue", Arial;
}

.search-form-results ul,
div.job-box ul {
	padding: 10px 40px;
	list-style-type: disc;
}

.search-form-results ul li,
div.job-box ul li {
	margin: 0 0 0 20px;
	font-size: 12px;
	text-transform: uppercase;
	color: #f2663c;
	line-height: 16px;
}

.search-form-results ul li a,
div.job-box ul li a {
	text-decoration: none;
	color: black;
}

.search-form-results ul li b,
div.job-box ul li b {
	font-weight: bold;
}

a.std-button {
	display: block;
	width: 285px;
	height: 48px;
	background: url(images/button.png) no-repeat;
	line-height: 48px;
	text-align: center;
	color: white;
	font-size: 16px;
	cursor: pointer;
	text-decoration: none;
}

a.std-button:hover {
	background: url(images/button-hover.png) no-repeat;
}	

div.front-right {
	float: left;
}	

ul.menu li {
	float: left;
	font-size: 12px;
	padding: 45px 20px 0 0;
	text-transform: uppercase;
}

ul.menu li a {
	color: #f3754f;
	text-decoration: none;
	font-weight: bold;
}


ul.menu li a:hover {
	color: #0092d8;
}

ul.menu li a.selected {
	color: #0092d8;
}

img.hpl-logo {
	float: right;	
	margin: 10px 20px 0 0;
}

div.content-box {
	background: url(images/content-box-bg.png) no-repeat left bottom;
	width: 924px;
	height: 344px;	
	margin: 0 auto;
	font-size: 12px;
	line-height: 15px;
}

div.content-box p {
	margin-bottom: 15px;
	text-align: justify;
}

div.content-box-left {
	float: left;
	width: 462px;
}

div.content-box-right {
	float: left;
	width: 462px;
}

div.content-box-left div.content-box-padding {
	padding: 80px 30px 0px 50px;	
}

div.content-box-right div.content-box-padding {
	padding: 80px 50px 0px 30px;	
}

div.contact-cities {
	text-align: center;
	padding: 70px 0 0 0;	
	line-height: 30px;
	font-size: 12px;
	text-transform: uppercase;
}

div.contact-cities a {
	text-decoration: none;
	color: black;
}

div.contact-details {
	float: left;
	width: 55%;
	text-align: right;
}

div.contact-details-padding {
	padding: 100px 30px 0 0;
}

div.contact-details-padding p {	
	text-align: right !important;
}


div.contact-map {
	float: left;
	width: 45%;	
}

div.contact-details-padding b, div.contact-details-padding strong {
	font-weight: bold;
}




/** Search **/

div.search-form-container {
	background: url(images/content-bg-search.jpg) no-repeat top left;	
	padding: 49px 30px 0 28px;
	
}

div.search-form-container h1 {
	margin: 0;
	padding: 0 20px;
	line-height: 56px;
	font-weight: bold;
	font-size: 20px;
	color: #0092D8;
}

div.search-form-fields {
	float: left;
	width: 300px;	
}

div.search-form-fields dl {
	padding: 0 20px 20px 20px;
}

div.search-form-fields dd {
	font-size: 12px;
}

div.search-form-fields dt {
	padding: 0 0 10px 0;
}

div.search-form-fields dt input, div.search-form-fields dt select {
	width: 100%;
}

div.search-form-results {
	float: left;
	width: 590px;	
	height: 400px;
}

div.search-form-results ul {
	padding: 0;
	height: 280px;
	font-size: 12px;
}

div.search-form-results ul li {
	display: none;
}

div.job-hidden-description {
	display: none;	
}

div.job-pager {
	font-size: 12px;
}

div.job-pager a {
	display: block;
	float: left;
	background: #f3754f;
	padding: 2px;
	width: 16px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	margin: 0 2px 0 0;
	text-decoration: none;
	color: white;
	font-weight: bold;
}

div.job-pager a.selected {
	background: #0092d8;
}



/****** clearfi ********/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
