BODY
{
	margin: 0px;
	font-family: Verdana, Arial, Helvectica, Sans-Serif;
	font-size: 11px;
	background-color: #ccc;

}

#main
{
	width: 770px;
	margin: auto;
	background-color: #fff;

}

#topimg
{
	background-color: #fff;
	text-align: left;
}

#maintable
{
	width: 100%;
	border-collapse: collapse;
}

#leftcol
{
	vertical-align: top;
	background-color: #808080;
	width: 150px;
	
}

#rightcol
{
	vertical-align: top;
	padding: 15px;
	font-size: 11px;
}

#rightcol H1
{
	margin-top: 0px;
	font-size: 16pt;
}


#leftmenu
{
	background-color: #808080;
	padding: 0px;
	margin: 0px;
	font-size: 11px;

}

#leftmenu UL
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#leftmenu LI
{

	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

#leftmenu A
{
	background-color: #808080;
	display: block; 
	text-decoration: none;
	font-weight: bold;
	padding: 3px;
	margin: 0px;
	color: #ffffff;
}

#leftmenu A:hover, #topmenu A:hover
{
	background-color: #adadad;	
	color: #ffffff;
}

#topmenu
{
	background-color: #808080;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	text-align: center;

}


#topmenu A
{
	display: block;
	background-color: #808080;
	text-decoration: none;
	font-weight: bold;
	padding: 3px;
	color: #ffffff;
}

#rightimg
{
	float:right;
	padding: 5px;
}

#joblist
{
	clear: both;
	width: 100%;
	border-collapse: collapse;
	margin-top: 8px;
}

#joblist TH
{
	background-color: #808080;
	color: #fff;
	padding: 4px;
	text-align: left;
}

#joblist TD
{
	padding: 4px;
	font-size: 11px;
}

#joblist TD A
{
	color: #008;
	text-decoration: none;
	font-weight: bold;
}

#joblist TD A:hover
{
	color: #008;
	text-decoration: underline;
}

#formtable
{
}


#formtable TH
{
	text-align: right;
	vertical-align: top;
}

.forminput
{
	width: 280px;
}

.formtextarea
{
	width: 280px;
	height: 90px;
}

.submitbutton
{
	width: 100px;
}

#footer
{
	text-align: left;
	padding: 0px;
}

.specialtr
{
	display: none;
}

#barzonelogo
{
	padding-top: 5px;
	text-align: center;
}

#barzonelogo IMG
{
	margin-top: 20px;
	border: 0;
}


/* TAGS */
body {
	margin: 0px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #666;
	background: #FFF url(http://www.barzone.co.uk/barzone/site_images/showcases/Helena/dot_back.gif);
}
body.mceContentBody { background: #FFF; }
.mceContentBody h1 { color: #000; }

p {
	margin-top: 0px;
	margin-bottom: 1.2em;
}

h1 {
	font-family: Arial,Helvetica,sans-serif;
	color:#FF6600;
	font-size:18px;
	line-height: 1.2;
	text-transform: none;
	font-weight: bold;
	margin: 0 0 10px;
}
h2 {
	font-family: Arial,Helvetica,sans-serif;
	color:#FF6600;
	font-size: 14px;
	line-height: 1.2;
	text-transform: none;
	font-weight: normal;
	margin: 0 0 10px;
}
h3 {
	font-family:Arial,Helvetica,sans-serif;
	color:#610922;	
	font-size: 14px;
	line-height: 1.2;
	font-weight: bold;
	margin: 0 0 5px;
}
h4 {
	color:#610922;	
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	margin:0;
	padding: 10px 0px 5px 0px;
}

hr {
	color: #CCC;
	background-color: #CCC;
	height: 1px;
	border: 0px;
	margin-top: 2px;
	margin-bottom: 10px;
}

ul {
	margin: 0 0 15px 15px; 
	padding: 0px;
}

li {
	margin-bottom: 10px; 
}

form {
	margin-top:0px;
	margin-bottom:10px;
}

select, input, textarea {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	color:#333;
	border: 1px solid #CCC;
}
#jobtype, #location { margin-top: -20px; }

a:link, a:visited {
	text-decoration: none;
	font-weight: normal; 
	color: #13007C;
}

a:hover, a:active {  
	text-decoration: none;
	color: #00A0C6;
}

/* LAYOUT DIVS */

#container {
	margin:0 auto;
	position:relative;
	text-align:left;
	width:800px;
	background: #FFF;
}
#header {
	padding: 0px;
	height: 200px;
	overflow: hidden;
}
#logo {
	padding: 5px 0 0 0px;
}
#navbar {
	margin-top: 0px;
	border-bottom: 2px solid #00A0C6;
}

#banner {
	background: #FFF;
	text-align: center;
	padding-top: 27px;
}
#left_col {
	width: 445px;
	float: left;
	padding: 0px;
}
#right_col {
	width: 310px;
	float: left;
	padding: 0 0 0 10px;
}
#content {
	padding: 20px 0px 20px 25px;
	width: 765px;
	margin: 0px;
	min-height:300px;
	height:auto !important;
	height:300px;
	background: #FFF;
}

#clear { clear: both; line-height: 0px; height: 0px; font-size: 1px; }

#footer {
	clear: both;
	border-top: 2px solid #00A0C6;
	margin: 0px auto;
	padding: 10px 0 20px;
	text-align: center;
}

/* #footer a:link, #footer a:visited { color: #000; text-decoration: none; font-weight: normal; }
#footer a:hover, #footer a:active { color: #999; text-decoration: underline; } */

#leftmenu {
	background-color: none;
	padding: 0px;
	margin: 0px 0px 0 0px;
}

#leftmenu UL {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#leftmenu LI {
	height: 26px;
	padding: 0px;
	margin: 0 0 0px 0;
	display: block; 
	text-align: left;
}

#leftmenu A {
	display: block; 
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	line-height: 26px;
	padding: 0 0 0 10px;
	margin: 0px;
	color: #FFF;
	outline: none;
	background: #162957 url(http://www.barzone.co.uk/site_images/showcases/activate/but.gif) repeat-x center top;
	border-left:1px solid #96A3B2;
	border-right:1px solid #96A3B2;
	border-top:1px solid #96A3B2;
}

#leftmenu A:hover {
	color: #FFF;
	text-decoration: none;
	background: #CE121E url(http://www.barzone.co.uk/site_images/showcases/activate/but-o.gif) repeat-x center top;
}

#topmenu {
	padding: 0px;
	margin: 0px auto;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	line-height: 30px;
	letter-spacing: 0em;
	text-transform: none;
	background-color: #FFF;
}
#topmenu table {
	margin: 0 0 0 10px;
}

#topmenu td {
	border-left: 0px none;
	padding: 0px 0px;
}

#topmenu td:first-child {
	border-left: 0px none;
}

#topmenu A {
	display: block;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 15px;
	color: #13007C;
	background: #FFF;
	-webkit-border-radius-top-left: 10px;
	-moz-border-radius-topleft: 10px;
	border-radius-top-left: 10px;
	-webkit-border-radius-top-right: 10px;
	-moz-border-radius-topright: 10px;
	border-radius-top-right: 10px;
}


#topmenu A:hover {
	color: #FFF;
	background: #00A0C6;
	text-decoration: none;
}


.contactformtable {
	border-collapse: collapse;
	margin: 0px 0px;
}

.contactformtable TH {
	vertical-align: top;
	padding: 5px 0px;
	text-align: left;
	font-weight: normal;
	background-color: none;
	border: none;
}

.contactformtable TD {
	padding: 5px 10px;
	background-color: none;
	border: none;
}

.contactformtable input {
	
}

.contactformtable input#name, input#email, input#phone {
	width: 235px;
}

.contactformtable textarea {
	width: 235px;
	height: 90px;
}


.showcaseprevnext {
	/*text-align: center;*/
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.jobtitlecontrol {
	margin-top: 20px;
}
.locationcontrol {
	margin-top: 20px;
}
#jobtable {
	border-collapse: collapse;
	width: 100%;
}

#jobtable TH {
	padding: 6px 8px;
	text-align: left;
	background-color: #13007C;
	border: 1px solid #CCC;
	color: #FFF;
	text-transform: normal;
	font-weight: bold;
}

#jobtable TD {
	padding: 8px 8px;
	background-color: #none;
	border: 1px solid #CCC;
}

/*#jobtable A {
	text-decoration: none;
	font-weight: bold;
}

#jobtable A:hover {
	text-decoration: underline;
	color: #000;
} */

.jobdetailsbold {
	font-weight: bold;
	padding: 0 0 5px 0;
	width: 110px;
}

.jobdetails {
	padding: 0 0 5px 0;
}

#jobdetailstable {
	width: 100%;
	background-color: none;
	border-collapse: collapse;
}

#jobdetailstable TD {
	padding: 5px 0px;	
}

#jobdetailstable TH {
	padding: 5px 0px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

#jobdetails_title, .jobtitle {
	color: #FF6600;
	font-weight: bold;	
	font-size: 16px;
	padding-bottom: 10px;
}

#jobdetails_title TD, .jobtitle TD {
	padding: 2px;
	font-size: 14px;
}


.buttonapply, .buttonsend {
	display: block;
	padding: 5px 5px;
	margin-top: 10px;
	background: #13007C;
	color: #FFF;
	text-decoration: none;
	text-transform: normal;
	text-align: center;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
 	border:1px solid #13007C;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.buttonsend {
	margin-top: 0px;	
}

.buttonapply:hover, .buttonsend:hover {	
	color:#FFF;
	text-decoration: none;
	background: #00A0C6;
	border:1px solid #00A0C6;
}

.prevnexttable A {
/* - this can give a button-type style to next and previous job links
	vertical-align: top;
	background-color: #f00;
	color: #fff;
	padding: 5px;
	display: block;
	width: 110px;
	height: 15px;
	margin-bottom: 5px;
*/
}

.prevnexttable TD {
	vertical-align: top;
}

.jobboxlinks {	
	padding-right: 10px;
	padding-bottom: 10px;
}


.jobboxlinks ul {	
	margin: 0;
	padding: 0;
}

.jobboxlinks li {	
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

/*jobboxlinks A {
	font-weight: bold;
}*/