/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #222222;
	margin: 0px;
}
.thwaites {
	background-image: url(../images/main_background_top.jpg);
	background-repeat: repeat-x;
	background-position: top;	
}
.warsteiner {
	background-image: url(../images/main_background_top_warstei.jpg);
	background-repeat: repeat-x;
	background-position: top;	
}
.double_century {
	background-image: url(../images/main_background_top_doubl.jpg);
	background-repeat: repeat-x;
	background-position: top;	
}
.bomber {
	background-image: url(../images/main_background_top_bomber.jpg);
	background-repeat: repeat-x;
	background-position: top;	
}

h1 {
	font-size: 110%;
	font-weight: bold;
	color: #96112B;
	
}
h1.newsHeader
{
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h2.jobDesc
{
	margin-bottom:0px;
	padding-bottom:0px;
}

h2.colour_red
{
	margin-top: 0px;
	font-size: 1em;
}
h2 {
	font-size: 105%;
	font-weight: bold
}
h3 {
	font-size: 100%;
	font-weight: bold
}
textarea
{
	font-family:  Arial, Helvetica, sans-serif;
}
img {
	border: 0;
}

fieldset
{
	padding: 1em;
	border: solid 1px black;
}

fieldset.search
{
	width: 320px;
}

legend
{
	border: solid 1px black;
	color: #000;
	padding: 0.2em 0.5em;
}

.white {
	color: #FFFFFF;
}
.dark_grey {
	color: #222222;
}
#link {
	color: #222222;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.current {
	color: #FFCC00;
}
.colour_red {
	color: #96112B;
}
.left_margin {
	margin: 0px 0px 0px 5px;
}
.top_margin {
	margin: 7px 0px 0px 0px;
}
label.contactus {
	float: left;
	width: 120px;
	text-align: right;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 0px 0px;
}

label.quiz {
	float: left;
	width: 150px;
	text-align: left;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 0px 0px;
}
label.pub
{
	width: 7em;
	margin: 0px 10px 15px 0px;
	display: block;
	float: left;
}
.form_field_search {
	text-align: left;
}
.form_search {
	width: 107px;
	height: 22px;
	padding: 3px;
	float: left;
	margin: 0px 0px 10px 0px;
	border: 1px solid #999999;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 14px;
	width: 99px;
}

html>body .form_search {
	height: 14px;
	width: 99px;
} 

.colour_fairy_cake {
	border: solid 1px #DEBF7E;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}


#logo {
	background-image: url("../images/logo.jpg");
	background-repeat: no-repeat;
	height: 150px;
	width: 241px;
	position: absolute;
	top: 0px;
	right: 0px;
}

#logo_double_century {
	background-image: url(../images/logo_dbl_cntury.jpg);
	background-repeat: no-repeat;
	height: 140px;
	width: 132px;
	position: absolute;
	top: 8px;
	right: 47px;
	background-position: center center;
}
#logo_bomber {
	background-image: url(../images/logo_bomber.jpg);
	background-repeat: no-repeat;
	height: 134px;
	width: 177px;
	position: absolute;
	top: 15px;
	right: 23px;
	background-position: center center;
}

#second_nav {
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	width: 250px;
	left: 5px;
	top: 10px;
}
#second_nav a{
	padding: 0px 5px 0px 5px;
}
/* NEW NAV BEGIN - 14/02/07 */

#menu {
float: left;
position: absolute;
left: 0px;
top: 75px;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
float: left;
}

#menu a, #menu h2 {
font: normal 105% arial, helvetica, sans-serif;
display: block;
margin: 0;
padding: 2px 4px 5px 5px;
}

#menu h2 {
color: #fff;
}

#menu a {
color: #fff;
text-decoration: none;
}

#menu a:hover {
color: #ffcc00;
}

#menu li {
	position: relative;
	background-image: url("../images/menu_divider.jpg");
	background-repeat: no-repeat;
}

#menu li li{
	background-image: none;
}


#menu ul ul {
position: absolute;
left:1px;
z-index: 500;
width: 181px;
top: 27px;
border-right: 1px solid #000;
border-left: 1px solid #000;
border-bottom: 1px solid #000;
voice-family: "\"}\""; 
voice-family:inherit;
width: 180px;
}

html>body #menu ul ul
{
	width: 180px;
}

#menu ul ul a {
font-weight:normal;
color: #FFFFFF;
background:url("../images/drop_background.jpg") repeat-x;
padding-left: 9px;
padding-bottom: 7px;
}

#menu ul ul a:hover{
color: #FFCC00;
font-weight: normal;
background:url("../images/drop_background_hover.jpg") repeat-x;
}

#menu ul ul ul {
position: absolute;
border:0;
top: 0;
left: 100%;
margin-top:0px;
margin-left:0px;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

/* NEW NAV END */

.div_narrow_column {
	float: left;
	width: 158px;
	margin: 155px 10px 0px 10px; /* was 53px */
}
#div_narrow_column_image {
	width: 158px;
	height: 146px;
}
#click_here_map {
	background-image: url(../images/map.gif);
	background-repeat: no-repeat;
	height: 170px;
	background-position: bottom;
}
#pub_details_address_top {
	width: 158px;
	margin: 10px 0px 0px 0px;
	background-image: url("../images/box_title_bg_large.gif");
	background-repeat: no-repeat;
	background-position: left top;
}


#div_news_section_header {
	width: 158px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	background-repeat: no-repeat;
	background-image: url("../images/black_box_top.gif");
	background-position: top left;
}
#div_news_section_header p {
	margin: 0px 10px 0px 10px;
}
#div_news_section {
	margin: 1px 0px 0px 0px;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	padding: 0.2em;
	padding-bottom: 1em;
	
}
#div_news_section ul{
	margin: 0px;
	padding: 0px;
}
#div_news_section li {
	margin: 0px;
	padding: 4px;
	border-bottom: solid 1px #CCCCCC;
	list-style-type: none;
}
#div_news_section ul {
	margin: 0px;
	padding: 5px;
}
#div_news_section ul li {
	border-bottom: solid 1px #CCCCCC;
	list-style-type: none;
}
#div_news_section a {
	margin: 0px;
	padding: 0px;
}
#div_news_section a:link {
	color: #666;
	text-decoration: none;
}
#div_news_section a:visited {
	color: #666;
	text-decoration: none;
}
#div_news_section a:active {
	color: #222222;
	text-decoration: none;
}
#div_news_section a:hover {
	color: #222222;
	text-decoration: none;
}


.div_news_section_bottom {
	height: 9px;
	width: 158px;
	margin: -9px 0px 0px 0px;
	background-image: url("../images/grey_box_bottom.gif");
	background-repeat: no-repeat;
	background-position: left top;
}



/* SUBPAGE MENU - BEGIN */
#div_links_section_header {
	width: 158px;
	margin: 20px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	background-repeat: no-repeat;
	background-image: url("../images/grey_box_top.jpg");
	background-position: top left;
}
#div_links_section_header p {
	margin: 0px 10px 0px 10px;
}
#div_links_section {
	margin: 1px 0px 0px 0px;
}
#div_links_section ul{
	margin: 0px;
	padding: 0px;
}
#div_links_section li {
	margin: 0px;
	padding: 4px;
	border-bottom: solid 1px #CCCCCC;
	list-style-type: none;
}
#div_links_section ul {
	margin: 0px;
	padding: 5px;
}
#div_links_section ul li {
	border-bottom: solid 1px #CCCCCC;
	list-style-type: none;
}
#div_links_section a {
	margin: 0px;
	padding: 0px;
}
#div_links_section a:link {
	color: #666;
	text-decoration: none;
}
#div_links_section a:visited {
	color: #666;
	text-decoration: none;
}
#div_links_section a:active {
	color: #222222;
	text-decoration: none;
}
#div_links_section a:hover {
	color: #222222;
	text-decoration: none;
}
#div_links_section_bottom {
	height: 9px;
	width: 158px;
	margin: -9px 0px 0px 0px;
	background-image: url("../images/blank.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
/* SUBPAGE MENU - END */
#map {
	background-color: #EDEAE2;
	height: 365px;
	position: relative;
	border: 1px solid #979797;
}
#map_corner_top_left {
	background-image: url(../images/map_corner_top_left.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 11px;
	position: absolute;
	left: -2px;
	top: -2px;
}
#map_corner_top_right {
	background-image: url(../images/map_corner_top_right.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 11px;
	position: absolute;
	right: -2px;
	top: -2px;
}
#map_corner_bottom_right {
	background-image: url(../images/map_corner_bottom_right.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 11px;
	position: absolute;
	bottom: -2px;
	right: -2px;
}
#map_corner_bottom_left {
	background-image: url(../images/map_corner_bottom_left.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 11px;
	position: absolute;
	left: -2px;
	bottom: -2px;
}

#div_search_box_top_section {
	width: 158px;
	background-image: url("../images/search_box_top_section.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	margin: 20px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
}
#div_search_box_top_section p {
	margin: 0px 10px 0px 10px;
}
#div_search_box_top_section_red {
	width: 158px;
	color: #FFFFFF;
	background-image: url("../images/box_title_bg_large.gif");
	background-repeat: no-repeat;
	background-position: left top;
	margin: 20px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
}
#div_search_box_top_section_red p {
	margin: 0px 10px 0px 10px;
}
#div_search_box_top_section_black {
	width: 158px;
	color: #FFFFFF;
	background-image: url("../images/box_title_bg_large_black.gif");
	background-repeat: no-repeat;
	background-position: left top;
	margin: 20px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
}
#div_search_box_top_section_black p {
	margin: 0px 10px 0px 10px;
}
.div_address_section {
	color: #666666;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	/*margin: 0px 10px 10px 10px; */
	padding: 10px 0px 10px 10px;
}
/*.div_address_section p {
	margin: 0px 10px 10px 10px;
	padding: 10px 0px 0px 0px;
} */
.div_address_section a, .div_address_section a:hover, .div_address_section a:visited, .div_address_section a:active {
	color: #96122B;
}	
#div_search_box_bottom_section {
	height: 22px;
	width: 158px;
	margin: 2px 0px 0px 0px;
	padding: 9px 5px 9px 9px;
	background-image: url("../images/search_box_bottom_section.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
}
#div_main_column{
	float: left;
	width: 365px;
	margin: 155px 15px 0px 15px; /* was 53px */
}

#div_main_admin 
{
	width: 700px;
	float: left;
	margin: 155px 15px 0px 15px; /* was 53px */
}

#div_main_column ul {
	list-style-image: url(../images/arrow.gif);
}
#div_main_column li {
	font-size: 90%;
	line-height: 140%;
}

#div_main_column a:link, #div_main_admin a:link {
	color: #888888;
}
#div_main_column a:visited, #div_main_admin a:visited {
	color: #888888;
}
#div_main_column a:active, #div_main_admin a:active {
	color: #000000;
}
#div_main_column a:hover, #div_main_admin a:hover  {
	color: #000000;
}

#breadcrumb {
	font-size: 90%;
	margin: 0px 0px 20px 0px;
}


.news_item {
	/*position: relative; */
	font-size: 90%;
	border-bottom: solid 1px #DADADA;
}
.news_item a:link {
	color: #96112B;
	text-decoration: none;
	font-weight: bold;
}
.news_item a:visited {
	color: #96112B;
	text-decoration: none;
	font-weight: bold;	
}
.news_item a:active {
	color: #96112B;
	text-decoration: none;
	font-weight: bold;
}
.news_item a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.div_news_right_side {
	float: right;
	width: 180px;
}
.div_news_left_side {
	float: left;
	width: 180px;
}
.div_news_left_side a:link {
	color: #96112B;
	text-decoration: none;
	font-weight: bold;
}
.div_news_left_side a:visited {
	color: #96112B;
	text-decoration: none;
	font-weight: bold;	
}
.div_news_left_side a:active {
	color: #96112B;
	text-decoration: none;
	font-weight: bold;
}
.div_news_left_side a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.date_tab {
	font-size: 90%;
	text-align: right;
}
#div_intro_text {
	margin: 0px 0px 0px 0px;
	line-height: 18px;
	font-size: 110%;
}
#div_feature {
	/*width: 400px; */
	height: 247px;
	margin: 37px 0px 0px 0px;
}
#div_feature #div_1{
	width: 115px;
	height: 247px;
	float:left;
	margin-right:5px;
}
#div_feature #div_2{
	width: 115px;
	height: 247px;
	float:left;
	margin-right:5px;
}
#div_feature #div_3{
	width: 115px;
	height: 247px;
	float:left;
}
#div_feature .div_box_large a, #div_feature .homeMaroonLink a{
	margin:0px;
	padding:8px 0px 0px 0px;
	background-image: url("../images/box_title_bg.gif");
	background-repeat:no-repeat;
	height:29px;
	color:#FFFFFF;
	text-align: center;
	display: block;
	font-weight:bold;
	border-bottom: 1px solid #FFF;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height:20px;
}

#div_feature .div_box_large .div_box_large_imglink a
{
	padding: 0px;
}

html>body #div_feature .div_box_large a, html>body #div_feature span.homeMaroonLink a
{
		height:20px;
}

#div_feature a:visited {
	color:#FFFFFF;
}

#div_feature .div_box_large a.edit, #div_feature span.homeMaroonLink a.edit{
	margin:0px;
	padding: 0px 0px 0px 0px;
	background-image: none;
	height:0.5em;
	text-align: center;
	display: inline;
}
#div_feature .div_box_large a:hover, #div_feature span.homeMaroonLink a:hover{
	color:#FFCC00;
}
#div_feature .div_box_small_01{
	/* background-image: url("../images/home_grey01.gif"); this needs to be content managed, so cannot be a background image */
	background-repeat: no-repeat;
	height: 88px;
	margin: 5px 0px 0px 0px;
}
#div_feature .div_box_small_02{
	/*background-image: url("../images/home_grey02.gif"); */
	background-repeat: no-repeat;
	height: 88px;
	margin: 5px 0px 0px 0px;
}
#div_feature #div_2 .div_box_small{
	margin: 0px 0px 5px 0px;
}
#div_feature .div_box_large{
	height: 147px;
}
#footer {
	padding-top: 28px;
	clear: both;
}
#footer_1 {
	background-image: url("../images/footer_bg.gif");
	background-repeat: repeat-x;
	height: 33px;
	color:#FFF;
}
#footer_nav_1{
	padding: 8px 0px 0px 8px;
	float:left;
}
#footer_1 a{
	font-weight: bold;
}
#footer_nav_2{
	padding: 8px 8px 0px 0px;
	float:right;
}
#footer_2 {
	background-image: url("../images/footer_bg2.gif");
	background-repeat: repeat-x;
	height: 42px;
	color:#666666;
}
#footer_2 p{
	padding: 10px;
	margin: 0px;
}
#footer_2 a
{
	color:#666666;
}
#div_back_and_forward {
	margin-top: 20px;
	clear: left;
	position: relative;
}
#div_back {
	width: 120px;
	float: left;
}
#div_page_number {
	width: 122px;
	float: left;
	text-align: center;
}
.page_number_current {
	text-decoration: underline;
}
#div_forward {
	width: 120px;
	float: right;
	text-align: right;
}



/* Form */
#form_1 {
	text-align: right;
	margin: 0px 15px 0px 0px;
	font-size: 80%;
}
#sign_in_form p {
	font-size: 105%;
	text-align: left;
}
#enquiry {
	/*height: 100px;*/
	vertical-align: top
}
.form {
	padding: 1px;
	float: left;
	margin: 0px 0px 10px 0px;
	border: 1px solid #CCCCCC;
	background-color: #F5F5F5;
}
.select {
	background-color: #FFFFFF;
	float: left;
	margin-right: 2px;
	border: 1px solid #666;
}
.form_field {
	text-align: left;
}
#form_1 select, #form_1 .label {
	margin: 0px 0px 6px 0px;
}
#form_1 select {
	font-size:80%;
}
.drop {
	height: 19px;
}
.width_XXL {
	width: 210px;
	margin-right: -2px;/* Fix for Opera */
}
.width_wider_still {
	width: 213px;
}
.width_widest {
	width: 206px;
}
.width_medium {
	width: 104px;
}
.width_small {
	width: 53px;
}
.width_smallest {
	width: 40px;
}
.height_multi-line {
	height: 70px;
}
.button {
	margin: 0px 0px 0px 0px;
	width: 338px;
	text-align: right;
	clear: left;
}

ul#Sitemap
{
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}

ul#Sitemap li
{
	padding-bottom:1em;
	list-style: none;
}

ul#Sitemap li a
{
	text-decoration: none;
	font-size: 1.2em;
	color: black !important;
}

ul#Sitemap li li
{
	padding-bottom:0.2em;
	list-style-image: url(../images/arrow.gif);
}

ul#Sitemap li li a
{
	font-size: 1.2em;
	font-weight:normal;
}

ul#Sitemap li li li a
{
	font-size: 1.2em;
}

input.formbutton, td.formButton input
{
	background-color: #000;
	color: #FFF;
	font-weight: bold;
	border:none;
	padding: 0.2em;
	margin: 0.2em;
}

.successMessage
{
	color: green;
	font-weight: bold;
}

.failureMessage
{
	color: #96112B;
	font-weight: bold;
}

.HpdVideoImageAlt
{
	margin: 0px;
	padding: 0px;
}


/* Brands */

.hell {
	background-image: url(../images/bg-hell.gif);
	background-repeat: repeat-x;
	background-position: top;	
}
#logo_hell {
	background-image: url(../images/logo-hell02.gif);
	background-repeat: no-repeat;
	height: 115px;
	width: 209px;
	position: absolute;
	top: 17px;
	right: 46px;
	background-position: center center;
}

.kingston {
	background-image: url(../images/menubg-kingston.gif);
	background-repeat: repeat-x;
	background-position: top;	
}
#logo_kingston {
	background-image: url(../images/logo-thwaites-green.gif);
	background-repeat: no-repeat;
	height: 114px;
	width: 209px;
	position: absolute;
	top: 16px;
	right: 46px;
	background-position: center center;
}
#logo_konig {
	background-image: url(../images/logo-thwaites-yellow.gif);
	background-repeat: no-repeat;
	height: 115px;
	width: 209px;
	position: absolute;
	top: 16px;
	right: 46px;
	background-position: center center;
}
#logo_warsteiner {
	background-image: url(../images/logo-thwaites-yellow.gif);
	background-repeat: no-repeat;
	height: 115px;
	width: 209px;
	position: absolute;
	top: 16px;
	right: 46px;
	background-position: center center;
}

.thwaitesplc {
	background-image: url(../images/bg-thwaitesplc.gif);
	background-repeat: repeat-x;	
}
#div_main_column_plc {
	float: left;
	width: 500px;
	margin: 155px 15px 0px 15px; /* was 53px */
}
#div_news_section_bottom_plc {
	height: 9px;
	width: 158px;
	margin: 0px 0px 0px 0px;
	background-image: url("../images/grey_box_bottom.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

.pubVacancyDetailLeft
{
	width: 125px; 
	float: left; 
	font-weight: bold;
	padding-bottom: 5px;
}

.pubVacancyDetailRight
{
	width: 325px;
	float: right;
	padding-bottom: 5px;
}

#div_image img
{
	height: 186px;
	width: 280px;
}

#div_searchImage img
{
	height: 121px;
	width: 148px;
}