/* CSS Document */

/*
COLOURS USED 

RED = #C03
DARK RED = #990033

*/
html, body {
	margin: 0;
	color: #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: center;
	height: 100%;
}

body {
	background: #333 url(../images/bodyBack.gif) repeat-x top;
}

html {
		/*background: #000 url(../images/htmlBack.png) repeat-y top;*/
}

h1, h2, h3, h4, h5{
	font-size: 100%;
	text-transform: lowercase;
}

.clear {
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	height: 1px;
	visibility: hidden;
}

div.wrapper {
	width: 780px;
	height: 100%;
	margin: 0 auto;
	text-align: left;
	background: url(../images/wrapperBack.png) no-repeat top;
}

div.wrapper a {
	color: #fff;
	text-decoration: underline;
}

div.wrapper a:hover {
	color: #ccc;
}

/*header*/
div.header {
	height: 112px;
}
div.header img {
	border: 0;
}

div.header h1 {
	border: 0;
	margin: 20px 0 0 20px;
	padding: 0;
	float: right;
	font-size: 2.4em;
}
p.headerstrap {
	color: #CCC;
	font-size: 80%;
	text-align: left;
	margin: 0;
	padding: 0;
	text-indent: 12px;
}
/*end header*/

/*sub header*/
#subheader {
	width: 780px;
	padding: 0;
	background: #1c1c1c;
	margin: 0;
}

#subheader h1 {
	padding: 10px 0 0 0;
	font-size: 110%;
	/*width: 80%;*/
	margin: 0;
}

#subheader div.copy {
	width: 60%;
	float: left;
} 
#subheader img {
	float: right;
	margin: 15px 10px 0 10px;
}
img.cityimgborder {
	margin: 0!IMPORTANT;
}
span.subheaderbtm {
	background: url(../images/subHeaderBtm.gif) no-repeat bottom center;
	width: 780px;
	margin: 0;
	padding: 0;
	display: block;
	height: 11px;
	max-height:11px;
	min-height:11px;
}
ul.vacancydetails {
	list-style: none;
	margin: 0;
	padding: 0;
}

span.bluebold {
	color: #008fd2;
	font-weight: bold;
}
/*end sub header*/

/*start navigation*/
#menu { 
	margin: 0 auto; 
	padding: 0; 
	height: 37px; 
	width: 781px; 
}

#menu ul {
	overflow: hidden; 
	margin: 0; 
	padding: 0; 
	list-style: none; 
	height: 37px; 
	width: 100%;
}

#menu ul li {
	background: url(../images/navLiSep.png) repeat-x top;
	display: block; 
	float: left; 
	padding: 0 1px 0 0; 
	margin: 0; 
	list-style: none; 
	line-height: normal; 
	height: 37px; 
	text-transform: uppercase;
}

#menu ul li a {
	background: url(../images/navLiBack.png) repeat-x top; 
	border: none; 
	color: #333; 
	display: block; 
	font-weight: normal; 
	text-decoration: none;  
	padding: 11px 12px 12px 12px; 
	text-align: center;
	font-weight: bold;
}

#menu ul li a:hover, #menu ul li a.navon {
	background: url(../images/menuLiBack.gif) repeat-x top;
	color: #333;
}

a.back {
	color: #fff;
	text-decoration: none;
	width: 100%;
}

a:hover.back {
	color: #f60;
	text-decoration: underline;
}

a.back img {
	border: 0;
	margin: 0 0 5px 0;
}
/*end navigation */

/*COPY*/
div.copy {
	margin: 0 10px;
	padding: 0;
	width: 750px;
}

div.copy p, div.copyfull {
	margin: 5px 0;
	padding: 0;
}

div.copyfull {
	margin: 0 10px;
	padding: 0;
	width: 750px;
}
/*END COPY*/

/*start left content*/
div.leftcontent {
	width: 555px;
	float: left;
	margin: 0;
	padding: 0;
}

div.leftcontent h1{
	
}

h1.whiteheader {
font-size: 120% !IMPORTANT;
color: #fff;
text-transform: lowercase;;
}

ul.smallcity {
	margin: 0;
	padding: 0;
}

li.smallcity {
	width: 181px;
	background: url(../images/smallCityTop.gif) no-repeat top center;
	display: block;
	float: left;
	list-style: none;
	margin: 5px 3px 0 0;
	min-height: 63px;
}
li.smallcity h1{
	float: right;
	color: #C03;
	margin: 12px 0 0 0;
	width: 125px;
}
li.smallcity h2 {
	float: left;
	color: #C03;
	margin: 12px 0 0 15px;
}
li.smallcity h3 {
	float: right;
	color: #fff;
	margin: 00;
	width: 125px
}
li.smallcity  p, li.largecity  p{
	padding: 0;
	margin: 10px 15px;
	clear: both;
	float: none;
}

li.smallcity a img, li.largecity a img {
	clear: both;
	float: right;
	border: 0;
	padding: 5px 10px 0 0;
	margin: 0;
}
span.smallcitybtm {
	height: 10px;
	max-height:10px;
	min-height:10px;
	width: 181px;
	display: block;
	overflow: hidden;
	clear: both;
	float: none;
	background: #333 url(../images/smallCityBtm.gif) no-repeat left top;

}

li.largecity {
	width: 555px;
	background: url(../images/largeCityTop.png) no-repeat top center;
	display: block;
	list-style: none;
	margin: 5px 3px 0 0;
	min-height: 100px;
}

span.largecitybtm {
	height: 8px;
	width: 555px;
	display: block;
	overflow: hidden;
	clear: both;
	float: none;
}
li.largecity h1 {
	float: left;
	color: #C03;
	/*margin: 20px 0 0 20px;*/
	margin: 20px 0 0 30px;
	padding: 0;
	width: 60px;
	height: 60px;
	display: block;
	/*font-size: 4em;*/
}
li.largecity h2 {
	float: left;
	color: #C03;
	margin: 12px 0 0 50px;
	font-size: 3em;
}
li.largecity h3 {
	float: left;
	color: #fff;
	margin: 12px 0 0 0;
	font-size: 3em;
	display:  inline;
}

ul.searchresults {
	list-style: none;
	margin: 0; 
	padding: 0;
}

ul.searchresults li {
	border-top: 1px solid #666;
}

ul.searchresults li p {
	margin: 0;
	padding: 0;
}
ul.searchresults li a img {
	float: right;
	border: 0;
}
/*end left content */

/*start right contnent*/
div.rightcontent {
	width: 220px;
	float: right;
	margin: 12px 0;
}

div.rightcontent h1 {
	font-size: 110%;
	margin: 0;
	padding: 0;
}

div.rightsearch {
	background: #fdfdfd url(../images/rightSearchTop.gif) no-repeat top center;
	width: 220px;
	margin: 0 0 5px 0;
}

div.rightsearch h3{
	float: left;
	display: inline;
	padding: 0;
	margin: 10px 0 10px 10px;
}

div.rightsearch h4 {
	float: left;
	display: inline;
	padding: 0;
	margin: 10px 10px 10px 0;
}

img.rightsort {
	border: 0;
	margin: 10px 0 0 0;
}

span.rightsearchbtm {
	background: url(../images/rightSearchBtm.gif) no-repeat bottom left;
	width: 220px;
	height: 9px;
	min-height: 9px;
	max-height: 9px;
	display: block;
}

div.rightpostvac {
	background: #1c1c1c url(../images/postvacTop.gif) no-repeat top center;
	width: 220px;
	height: auto;
	margin: 0;
}

div.rightpostvac h3{
	float: left;
	display: inline;
	padding: 0;
	margin: 10px 0 10px 10px;
}

div.rightpostvac h4 {
	float: left;
	display: inline;
	padding: 0;
	margin: 10px 10px 10px 0;
}

div.rightpostvac p {
	margin: 0 10px 10px 10px;
	display: block;
}

div.rightpostvac a img {
	border: 0;
	float: right;
	margin: 0 18px 0 0;
}

span.rightpostvacbtm {
	background: url(../images/postvacBtm.gif) no-repeat bottom center;
	width: 220px;
	height: 9px;
	min-height: 9px;
	display: block;
}

 div.rightrec {
	background: #fff url(../images/rightrectop.gif) no-repeat top center;
	width: 220px;
	height: auto;
	margin: 0;
	text-align: center;
	margin: 10px 0 0 0;
}

span.rightrecbtm {
	background: url(../images/rightrecbtm.gif) no-repeat bottom center;
	width: 220px;
	height: 9px;
	min-height: 9px;
	display: block;
}
/*end right content*/

/*forms*/
/*label {
	width: 150px; 
	float: left;
}*/

form.advancesearch, form.applicationform {
	padding: 0;
	margin: 0;
}

form.advancesearch label, form.applicationform label{
	width: 200px;
	text-transform: uppercase;
	margin: 2px 0;
	padding: 0;
	vertical-align: middle;
	float: left;
}

form.advancesearch input.textselect, form.advancesearch select.textselect, form.applicationform input.textselect, form.applicationform select.textselect {
	margin: 2px 0;
	background: #e5e5e5;
	border: 2px solid #e5e5e5;
}

form.applicationform textarea {
	margin: 2px 0;
	background: #e5e5e5;
	border: 2px solid #e5e5e5;
}

form.advancesearch input.advancesearchsubmit{
	margin: 10px 0 0 0;
	padding: 0;
}

form.advancesearch {
	padding: 0 10px;
}

form.rightsearch input.rightsearchsubmit{
	float: left;
	display: inline;
}

form.rightsearch input.textselect{
	margin: 0 10px;
	background: #e5e5e5;
	border: 2px solid #e5e5e5;
	float: left;
	color: #666;
}

#errors {

}


ul.alert {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin: 10px 0; 
	padding: 0;
}

ul.alert li {
list-style: none !IMPORTANT;
list-style-image: none !IMPORTANT;
color: #fff;
font-weight: bold;
margin: 5px 0;
padding: 0 0 0 5px;
}

ul.contactsheet form {
	margin: 0;
	padding: 0;
}

ul.contactsheet input.thumbnail{
	padding: 0;
	border: 0;
	margin: 0 auto;
	display: block;
}
/*forms*/
 /*tables*/
 
 table.vacancies {
	/*text-transform: uppercase;*/
	margin: 10px 0;
	font-size: 100%;
}

table.vacancies th{
	text-transform: uppercase;
	background: #181818;
	text-align: left;
	color: #ccc;
	font-weight: normal;
	border-bottom: 1px solid #008fd2;
	padding: 2px;
}

table.vacancies td {
	border-bottom: 1px solid #999;
	background: #282929 url(../images/tdBack.png) repeat-x bottom;
	padding: 2px;
}

table.vacancies td.texttop {
	vertical-align: text-top;
}

table.vacancies td img {
	border: 0;
	margin: 0 auto;
	display: block;
}

/*end tables */

/*footer*/
div.footer {
	text-align: left;
	margin: 10px auto;
	width: 100%;
	height: 1px;
	clear: both;
	color: #666;
	font-size: 80%;
}
div.footer a {
	color: #999;
	text-decoration: none;
}
.footerbox {
	display:inline;
	float:left;
	width: 160px;
	background: url(../images/vertical_line.gif) left repeat-y;
	padding: 10px 10px 0 10px;
	height: 68px;
}
p.footerstrap {
	color: #999;
	text-align: left;
	margin: 10px 0 0 0;
	padding: 0;
}
/*end footer*/

/* HACKS*/

span.clear, div.clear {
	float: none; 
	clear: both;
	visibility: hidden;
	height:0;
	line-height: 1px;
}
.cf:after {
	/*wrapper:".";*/
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

/*++++++++++++++++++++++++++++++ ECOMM +++++++++++++++++++++++++++++++*/
div.trolley {
	float: left;
	height: 40px;
	margin: 5px;
}
/*++++++++++++++++++++++++++++++ END ECOMM +++++++++++++++++++++++++++++++*/



