/* Reset & Body 
--------------------------------------------------------------------*/

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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


* {
margin:0;
padding:0;
}

body {
background:#fff;
font-size:0.8em;
font-family:Arial, Helvetica, sans-serif;
color:#000;
background:url(images/bg/bg.gif);
}

p {
margin:0 0 10px 0;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash  h1 {
	visibility: hidden;
	font-size: 10px;
	width:522px !important;
	width:422px;
}



h2 {
font-size: 1.3em;
}

h3{
padding: 15px 0 10px 0;
font-size: 1em;
}

/* Container 
--------------------------------------------------------------------*/
#container {
margin:0 auto;
width:760px;
padding:40px 0 0 0;

}
/* Header 
--------------------------------------------------------------------*/
#header {
height:100px;
background: url(images/bg/header.gif) no-repeat;
position:relative;
}
#searchForm {
float:right;
padding:70px 15px 0 0;
}
.logo {
position: absolute;
top:-20px;
left:-20px
}

.searchButton {
background: #521210;
border: 1px solid #000;
color:#fff;
padding:1px 3px 1px 3px;
cursor: pointer;
}
/* Navigation 
--------------------------------------------------------------------*/
#nav {
padding:160px 0 0 0;
margin:0 0 10px 15px;
width:200px;
background:url(images/bg/nav_slice.gif) repeat-y;
font-family:Garamond, Arial, sans-serif;
font-size: 1.3em;
}
#nav ul {
list-style:none;
}

#nav ul li {
text-align: right;
padding:5px 0px 5px 0;
border-bottom:1px dotted #8D2A1C;
margin:0 10px 0 10px;
}

#nav ul li.lastNav {

background:url(images/bg/nav_bot.gif) bottom no-repeat;
padding:5px 10px 30px 0;
border-bottom:none;
margin:0;
}

#nav ul li a {
color:#fff;
text-decoration: none;
}
/* Content 
--------------------------------------------------------------------*/
#content {

background:url(images/bg/body.gif) repeat-y;
line-height:1.3em;
}


#sec {

float:left;
width:215px;
margin:0 10px 0 0;
}

.sec_block {
padding:0 0 20px 0;
margin:0 0 0 15px;
width:200px;
background:url(images/bg/nav_bot.jpg) bottom no-repeat;

}
.sec_block h2{
background:url(images/bg/sec_header.jpg) no-repeat;
padding:15px 0 10px 15px;
color:#fff;
font-family:Garamond, Arial, sans-serif;
}

.secCont {
background:url(images/bg/sec_slice.jpg) repeat-y;
padding:0 10px;
}

div.vac_small {
color:#000;
background:url(images/bg/small_bot.gif) bottom left no-repeat;
padding:0 0 20px 0;
margin:0 0 10px 0;
}
.vac_small h2 {
background:url(images/bg/small_head.gif) no-repeat;
padding:15px 0 10px 15px;
color: #000;
font-family:Arial, Helvetica, sans-serif;
font-size: 1em;
}

.vac_small div.vacSmallCont {
background:url(images/bg/small_slice.gif) repeat-y;
padding:0 15px;
}

.vac_small ul {

float:left;
}

.vac_small ul li span{
display:inline-block;
width:60px;

}



#main {

width:522px;
float:left;
}

a.readMore {
color:#6b1a1a;
text-decoration: none;

padding:0 20px 0 0;

}
a.readMore:hover {
background: url(images/bg/arrow.gif) center right no-repeat;

}

div.vac2 a.readMore:hover {
background: url(images/bg/arrow2.gif) center right no-repeat;

}





#intro {
background:url(images/bg/intro_bottom.jpg) bottom no-repeat;
color:#fff;
padding:0 0 25px 0;
margin:0 0 10px 0;
}

#intro a{

color:#fff;
font-weight:bold;

}
#intro img{
float:right;
margin:0 0 10px 10px;
}


#intro div{
background:url(images/bg/intro_slice.jpg) repeat-y;
padding:0 25px;
display:inline-block; /* fix weird ie bug */
}



h1.intro {
background:url(images/bg/intro_header.jpg) no-repeat;
padding:25px;
color:#fff;

}


.content_block {
background:url(images/bg/main_bottom.jpg) bottom no-repeat;
color:#fff;
padding:0 0 25px 0;

}

.content_block div.cont{
background:url(images/bg/main_slice.jpg) repeat-y;
padding:0 10px;
}

.content_block h2.title {
background:url(images/bg/main_header.jpg) no-repeat;
padding:10px;
color:#fff;
font-family:Garamond, Arial, sans-serif;

}

div.vac, div.vac2 {
color:#000;
background:url(images/bg/vac_bot.gif) bottom left no-repeat;
padding:0 0 10px 0;
margin:0 0 10px 0;
}
.vac h2, .vac2 h2, .vacHead {
background:url(images/bg/vac_head.gif) no-repeat;
padding:15px 0 10px 15px;
font-size: 1em;
}


.vac div.vacCont, .vac2 div.vacCont {
background:url(images/bg/vac_slice.gif) repeat-y;
padding:0 15px;
}

.vac ul, .vac2 ul {

float:left;
}

.vac ul li span, .vac2 ul li span{
display:inline-block;
width:70px;

}

div.description {
float:right;
width:300px;
text-align:justify;

}


div.vac2 {
background:url(images/bg/vac_bot2.gif) bottom left no-repeat;
}
.vac2 h2 {
background:url(images/bg/vac_head2.gif) no-repeat;
padding:15px 0 10px 15px;

}

.vac2 div.vacCont {
background:url(images/bg/vac_slice2.gif) repeat-y;
}

a.linkButton {
background: #521210;
color:#fff;
text-decoration: none;
padding:4px;
margin:5px 0 5px 0;
display:block;
width:80px;
text-align: center;
font-size: 0.9em;
}

a.linkButton:hover {
background: #19281f;

}
/* Application form
-------------------------------------------------------------------*/

.itemLabel {
width:100px;
display:block;
float:left;
text-align:right;
margin:0 10px 0 0;
padding: 4px 0 0 0;
}

.btnSpace
{
	padding-left:150px;
}

.txt 
{
	width:200px;
}

.txtLarge
{
	width:200px;
	height:100px;
}


.applicationForm
{
	margin-left: 30px;
}

.applicationForm .linkButton
{
	background-color:#19281f;
	color:#fff;
	width:100px;
}

/* File upload */
.infoMessage
{
	text-align:center;
}

.errorMessage
{
 text-align:center;
 background:url(images/bg/vac_slice2.gif) repeat-y;
 
}

.errorMessage ul
{
text-align:center;
background:url(images/bg/vac_slice2.gif) repeat-y;
padding:0 15px;
width:480px;

}


.vacCont .thanks
{
	background:none;
	font-weight:normal;
}

/* Personal details
------------------------------------------------------------------*/
.personaldetails select
{
	width:70px;
}

/* Management application form -  employment page
-------------------------------------------------------------------*/
.employmentdetails .itemLabel
{
	width:150px;
}


/* Management application form - combined details page
-------------------------------------------------------------------*/
.jointdetails .itemLabel
{
	width:200px;
	text-align:left;
}

.shorttxt
{
width:100px;
}

.managementapplication p {
clear:both;
}

/* Pub details
------------------------------------------------------------------*/
.publinks
{
float:right;
margin-left:100px;
}

/* Footer 
--------------------------------------------------------------------*/
#footer {
height:35px;
padding:15px 0 0 0;
background:url(images/bg/footer.gif) bottom no-repeat;

}

#footer ul {
background: #000;
margin: 0 10px;
padding:6px;
text-align:center;
}

#footer ul li{
display:inline;
color:#fff;
padding:0 0 0 20px;
}

#footer ul li a{
color:#fff;
text-decoration: none;
}

#footer ul li a:hover{
text-decoration: underline;
}


/* Float clearing
--------------------------------------------------------------------*/
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */