/* Greene King Pub Partners - Application Form */

html, body{
	margin-top:10px; margin-left:0; margin-bottom:20px; margin-right:0;
	padding:0;
	text-align:center;
	background-color:#fff;
}

.container { 
	width:680px;
	margin-top:0; margin-left:auto; margin-bottom:0; margin-right:auto;
	padding:0;
	z-index:1;   
}

#header {float:left;}
#header-logo {float:right;}

.col-wrap{width:680px;}
.col-left{float:left; width:335px;}
.col-right{float:right; width:335px; margin-left:10px;}

.header-bar-small {
	width:335px;
	margin-bottom:10px;
	background-color:#2BA343;
	height:auto !important; min-height:22px; height:22px;
}

.header-bar {
	width:680px;
	margin-bottom:10px;
	background-color:#2BA343;
	height:auto !important; min-height:22px; height:22px;
}

#double-header {
	position:absolute;
	width:680px;
	padding:0;
	margin:0;
}

#double-left {float:left;}
#double-right {float:right;}
#double-right span{color:#fff; font-size:0.8em; margin-right:10px; padding-top:10px; vertical-align:text-bottom;}

#maincopy {margin:0; padding:0; text-align:left;}
#maincopy h1 {
	margin-top:0; margin-bottom:0; padding:0; 
	font-size:1.9em; color:#00693F;
 }
 
#maincopy h2 {
	margin-top:0; margin-bottom:15px; padding:0; 
	font-size:1.2em; font-weight:lighter; color:#2DA443;
 }
 
#maincopy h3 {
	margin-top:0; margin-right:0; margin-bottom:0; margin-left:4px; padding:0;
	font-size:1.1em; font-weight:lighter; color:#fff;
 }

#maincopy p {
	margin:0; padding:0;
	color:#000; font-size:0.8em;
 }
 
#maincopy th {
	margin:0; padding:4px;
	color:#000; font-size:0.8em; font-weight:normal;
 }
 
#maincopy td {
	margin:0; padding:4px;
	color:#000; font-size:0.8em;
 }
 
#maincopy th.nopad{margin:0; padding-top:5px; padding-left:0;}


table.interest {margin-bottom:10px;}

table.personal {margin-bottom:10px; border-style:solid; border-width:1px; border-color:#2BA343; text-align:left;}
table.personal th {border-style:solid; border-width:1px; border-color:#2BA343;}
table.personal td {border-style:solid; border-width:1px; border-color:#2BA343;}

table.method {margin-bottom:10px;}

table.experience {margin-bottom:10px; border-style:solid; border-width:1px; border-color:#2BA343;}
table.experience th {border-style:solid; border-width:1px; border-color:#2BA343;}
table.experience td {border-style:solid; border-width:1px; border-color:#2BA343;}

table.qualifications {margin-bottom:10px; border-style:solid; border-width:1px; border-color:#2BA343;}
table.qualifications th {border-style:solid; border-width:1px; border-color:#2BA343;}
table.qualifications td {border-style:solid; border-width:1px; border-color:#2BA343;}

table.employment {margin-bottom:10px; border-style:solid; border-width:1px; border-color:#2BA343;}
table.employment th {border-style:solid; border-width:1px; border-color:#2BA343;}
table.employment td {border-style:solid; border-width:1px; border-color:#2BA343;}

table.convictions {margin-bottom:10px; border-style:solid; border-width:1px; border-color:#2BA343;}
table.convictions th {border-style:solid; border-width:1px; border-color:#2BA343;}
table.convictions td {border-style:solid; border-width:1px; border-color:#2BA343;}

table.general {margin-bottom:10px;}

table.employed {margin-bottom:10px; border-style:solid; border-width:1px; border-color:#2BA343;}
table.employed th {border-style:solid; border-width:1px; border-color:#2BA343;}
table.employed td {border-style:solid; border-width:1px; border-color:#2BA343;}

/* Start Equal Opportunities */

table.gender {margin-bottom:10px;}
table.disability {margin-bottom:10px;}
textarea.physical {width:310px; height:150px; padding:2px;}


/* End Equal Opportunities */

table.declaration {margin-bottom:10px; border-style:solid; border-width:1px; border-color:#2BA343;}
table.declaration th {border-style:solid; border-width:1px; border-color:#2BA343;}
table.declaration td {border-style:solid; border-width:1px; border-color:#2BA343;}

table.declaration input.sendme {
	border-style:outset;
	border-width:1px;
	border-color:#2BA343;
	background-color:#2BA343;
	color:#fff;
	font-size:1.1em;
}

table span {font-weight:bold;}
table span.small {font-size:0.7em;}
p span {font-weight:bold;}
p span.small {font-size:0.7em;}

input.single {height:15px; width:100px;}
input.address {height:15px; width:269px;}
input.address2 {height:15px; width:175px;}
input.day-month {height:15px; width:20px;}
input.year {height:15px; width:40px;}
input.acc {height:15px; width:50px;}
input.specpub {height:15px; width:160px;}
textarea.employ {width:310px; height:50px;}
textarea.accOther {width:490px;}
textarea.accPresent {width:490px; height:100px;}
select.days{height:20px;}
select.title{height:20px;}
textarea.exams {width:130px; height:50px;}
input.attended {height:15px; width:190px;}




/*Text Styles*/
a, h2, h3, h4, p, td, li, ul, span, div, th, input, list, textarea, select, form {font-family:Arial, Verdana, Helvetica, sans-serif;}

label {font-family:Arial, Verdana, Helvetica, sans-serif; color:#000066;}

.italic {font-style:italic;}

.clr{clear:both; padding:0; margin:0;} 
img {border:none}

