/*** DEFAULT ELEMENTS **/

* {
	background: transparent;
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
a {
	color: #004985;
	text-decoration: none;
}
a img {
	border: 0;
}
body {
	background: #fff none repeat 0 0;
	color: #111211;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.4;
	margin: 0;
	padding: 0;
}
body.home {
	color: #504d45;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
h1 {
	border-bottom: 1px dotted #b4c0cd;
	color: #035390;
	font-size: 3.2em;
}
h2 {
	font-size: 1.5em;
	line-height: 1;
	margin: 1em 0 0.5em;
}
h3 {
	font-size: 1.3em;
	line-height: 1;
	margin: 1em 0;
}
h4 {
	font-size: 1.2em;
	line-height: 1;
	margin: 1em 0;
}
h5 {
	font-size: 1.1em;
	margin: 0.5em 0;
}
hr {
	border-bottom: 1px dotted #B4C0CD;
}
p {
	margin: 0.5em 0 0.5em;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
strong, em, a, span {
	font-size: inherit;
	font-weight: normal;
}
ul {
	list-style: none;
}

/*** DEFAULT CLASSES ***/

.break {
	clear: both;
	line-height: 1px;
}
.error {
	color: #73003A;
	font-size: 1em !important;
}
.first {
	border: none !important;
	margin: 0 !important;
}
li.first {
	background-image: none !important;
	padding: 0 !important;
}
.img-left {
	float: left;
	margin: 0 20px 10px 0;
}
.img-right {
	float: right;
	margin: 0 0 10px 20px;
}
.inner {
	padding: 10px;
}
.replace {
	overflow: hidden;
	text-indent: -9999px;
}
a.replace {
	background-repeat: no-repeat;
	display: block;
	float: left;
}

/*** DEFAULT FORM ELEMENTS ***/

form {
	margin: 0;
	padding: 0;
}
form, fieldset {
	border: none;
	clear: both;
}
fieldset.full {
	/*float: right;
	margin-right: 1px;
	position: relative;*/
	right: 5px;
	text-align: right;
}
form ol {
	margin: 0;
	padding: 0;
}
form ol li {
	background-image: none !important;
	clear: both;
	float: left;
	list-style-type: none;
	padding: 10px 0 4px !important;
}
input {
	background-color: #fff;
	float: left;
}
input.password, input.text {
	border: 1px solid #839cb9;
	padding: 4px 3px 4px;
	width: 270px;
}
select.select {
	background-color: #fff;
	border: 1px solid #839cb9;
	padding: 2px 2px;
	width: 278px;
}
input.image, input.submit {
	border: none;
}
label {
	float: left;
	padding-top: 4px;
	padding-right: 20px;
	width: 97px;
}
label.error {
	margin-left: 117px;
	padding-right: 0;
	width: 270px;
}
legend {
	display: none;
}
textarea.textarea {
	background-color: #fff;
	border: 1px solid #839cb9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	height: 80px;
	padding: 2px 2px;
	width: 272px;
}
button {
	background: url(/static/images/button_submit.gif) no-repeat 0 0;
	cursor: pointer;
	cursor: hand;
	height: 20px;
	margin-right: 5px;
	/*margin-left: -1px;*/
	width: 278px;
}

/*** DEFAULT CMS CLASSES ***/

.cms_img-l {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
.cms_img-r {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

/*** LAYOUT ELEMENTS ***/

#wrapper {
	background: url(/static/images/wrapper_bg.gif) no-repeat 0 0;
	margin: 0 auto;
	padding: 1px 50px 0;
	position: relative;
	width: 874px;
}
ul#dda {
	float: left;
	font-size: 0.94em;
	left: 53px;
	padding: 0;
	position: absolute;
	top: 14px;
	width: 500px;
}
ul#dda li, ul#sub_nav li, ul#footer_nav li {
	background: url(/static/images/dda_bullet.gif) no-repeat 0 7px;
	float: left;
	margin-left: 2px;
	padding-left: 8px;
}
form#site_search {
	float: right;
	left: 634px;
	position: absolute;
	top: 12px;
	width: 300px;
}
form#site_search input {
	background: url(/static/images/site_search_input.gif) no-repeat 0 0;
	border: none;
	font-size: 0.9em;
	height: 12px;
	padding-left: 13px;
	width: 248px;
}
form#site_search button {
	background: url(/static/images/button_search.gif) no-repeat 0 0;
	height: 20px;
	/*margin-left: -1px;*/
	left: 261px;
	position: absolute;
	width: 24px;
}
img#logo {
	clear: both;
	float: left;
	/*left: 54px;*/
	margin-left: 3px;
	position: absolute;
	top: 49px;
	width: 210px;
}
#strapline {
	background: url(/static/images/strapline.gif) no-repeat  3px;
	color: #C4AD62;
	float: right;
	font-family: georgia, times, serif;
	font-size: 1.62em;
	left: 630px;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
	top: 58px;
	width: 300px;
}
#nav {
	clear: both;
	position: absolute;
	top: 116px;
	width: 880px;
	z-index: 100;
}
#nav li {
	float: left;
}
#nav li a {
	height: 88px;
}
#nav li.nav_1 a { background: url(/static/images/nav_1.png) no-repeat; width: 93px; }
#nav li.nav_1 a:hover, #nav li.nav_1 a.selected { background: url(/static/images/nav_1_selected.png) no-repeat; width: 93px; }
#nav li.nav_2 a { background: url(/static/images/nav_2.png) no-repeat; width: 94px; }
#nav li.nav_2 a:hover, #nav li.nav_2 a.selected { background: url(/static/images/nav_2_selected.png) no-repeat; width: 94px; }
#nav li.nav_3 a { background: url(/static/images/nav_3.png) no-repeat; width: 84px; }
#nav li.nav_3 a:hover, #nav li.nav_3 a.selected { background: url(/static/images/nav_3_selected.png) no-repeat; width: 84px; }
#nav li.nav_4 a { background: url(/static/images/nav_4.png) no-repeat; width: 100px; }
#nav li.nav_4 a:hover, #nav li.nav_4 a.selected { background: url(/static/images/nav_4_selected.png) no-repeat; width: 100px; }
#nav li.nav_5 a { background: url(/static/images/nav_5.png) no-repeat; width: 91px; }
#nav li.nav_5 a:hover, #nav li.nav_5 a.selected { background: url(/static/images/nav_5_selected.png) no-repeat; width: 91px; }
#nav li.nav_6 a { background: url(/static/images/nav_6.png) no-repeat; width: 115px; }
#nav li.nav_6 a:hover, #nav li.nav_6 a.selected { background: url(/static/images/nav_6_selected.png) no-repeat; width: 115px; }
#nav li.nav_7 a { background: url(/static/images/nav_7.png) no-repeat; width: 91px; }
#nav li.nav_7 a:hover, #nav li.nav_7 a.selected { background: url(/static/images/nav_7_selected.png) no-repeat; width: 91px; }
#nav li.nav_8 a { background: url(/static/images/nav_8.png) no-repeat; width: 115px; }
#nav li.nav_8 a:hover, #nav li.nav_8 a.selected { background: url(/static/images/nav_8_selected.png) no-repeat; width: 115px; }
#nav li.nav_9 a { background: url(/static/images/nav_9.png) no-repeat; width: 95px; }
#nav li.nav_9 a:hover, #nav li.nav_9 a.selected { background: url(/static/images/nav_9_selected.png) no-repeat; width: 95px; }

#content {
	clear: both;
	margin-left: 5px;
	margin-top: 184px;
}
.home #banner {
	margin-top: -10px;
}
#banner {
	display: inline;
	margin-top: -5px;
	/*min-height: 30px;*/
	position: relative;
}
#banner img {
	margin-bottom: -15px;
}
#cookie {
	font-size: 0.9em;
	left: 1px;
	position: relative;
	top: 19px;
}
#cookie a.selected {
	color: #A59C86;
}
#footer {
	background: url(/static/images/drinkaware.gif) no-repeat right top;
	clear: both;
	color: #504d45;
	display: block;
	float: left;
	font-size: 0.93em;
	height: 150px;
	margin-top: 20px;
	margin-left: 5px;
	position: relative;
	width: 865px;
}
#footer #drinkaware {
	height: 74px;
	right: 0;
	position: absolute;
	top: 0;
	width: 74px;
}
#footer ul#sub_nav {
	border-top: 2px solid #d9cea0;
	float: left;
	padding-top: 5px;
	/*margin-top: 25px;*/
	width: 770px;
}
#footer ul#sub_nav li a.replace {
	text-indent: 0;
}
#footer ul#footer_nav {
	clear: both;
	float: left;
	width: 770px;
}

/*** INNER ELEMENTS ***/

#section_1 {
	float: left;
	font-size: 0.9em;
	margin-top: 37px;
	margin-left: 1px;
	width: 185px;
}
#section_1 ul {
	margin-left: 10px;
}
#section_1 li {
	padding-top: 5px;
}
#section_1 li a {
	color: #231F20;
}
#section_1 li a.selected {
	color: #004985;
	font-weight: bold;
}
#section_2 {
	float: right;
	margin-top: 24px;
	margin-right: 10px;
	width: 665px;
}
#section_3 {
	float: left;
/*	margin-top: 24px;
	margin-left: 20px;*/
	width: 440px;
}
#section_2 li, #section_3 li {
	background: url(/static/images/bullet.gif) no-repeat 0 6px;
	padding-left: 10px;
}
#section_4 {
	float: right;
	margin-top: 17px;
	margin-right: 6px;
	width: 190px;
}
a.back {
	font-weight: bold;
}
a.email {
	background: url(/static/images/email.gif) no-repeat 101px 5px;
	font-weight: bold;
	padding: 5px 30px 5px 0;
}
p.intro {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0.4em 0 0.7em;
}
p.lead, p span.cmshighlight {
	color: #035390;
	font-weight: bold;
	margin-top: 1.3em;
}
a.more {
	background: url(/static/images/more.png) no-repeat 83px 5px;
	font-weight: bold;
	padding: 5px 44px 5px 0;
}
div.section {
	color: #035390;
	font-size: 1.2em;
	font-weight: bold;
}
a.video {
	background: url(/static/images/more.png) no-repeat 98px 5px;
	font-weight: bold;
	padding: 5px 25px 5px 0;
}

/*** HOME PAGE ELEMENTS ***/

#promo {
	background: url(/static/images/home_promo.png) no-repeat 0 0;
	height: 307px;
/*	margin-top: -58px;*/
	margin-bottom: -58px;
	overflow: hidden;
	position: relative;
	top: -48px;
	width: 874px;
}
#promo h2 {
	font-size: 2em;
	margin: 0;
}
#promo h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
}
#promo h3 a {
	font-weight: bold;
}
#promo p {
	font-size: 0.95em;
	line-height: 1.2;
}

#promo .block_1 {
	color: #fff;
	float: left;
	width: 290px;
}
#promo .block_1 a {
	color: #fff;
}
#promo .block_1 .inner {
	padding: 25px 20px 0 22px;
}

#promo .block_2 {
	float: left;
	width: 285px;
}
#promo .block_2 a {
	color: #1A171B;
}
#promo .block_2 .inner {
	padding: 30px 20px 0 20px;
}
#promo .block_2 .inner img {
	margin-left: -8px;
}

#promo .block_3 {
	color: #fff;
	float: left;
	position: relative;
	width: 285px;
}
#promo .block_3 a {
	color: #fff;
}
#promo .block_3 .inner {
	padding: 25px 20px 0 25px;
}
#promo .block_3 .article {
	border-bottom: 1px dotted #ebbb76;
}
#promo .block_3 form {
	left: 25px;
	position: absolute;
	top: 248px;
	width: 250px;
}
#promo .block_3 form label {
	font-size: 1.1em;
	padding: 0;
	width: 87px;
}
#promo .block_3 form input {
	background: url(/static/images/newsletter_input.gif) no-repeat 0 0;
	border: none;
	font-size: 0.9em;
	padding: 2px 0 2px 8px;
	width: 120px;
}
#promo .block_3 form button {
	background: url(/static/images/button_go.gif) no-repeat 0 0;
	height: 18px;
	margin-left: -1px;
	position: absolute;
	width: 24px;
}
#promo .block_3 form input.error {
	font-size: 0.9em !important;
}
.article {
	margin-top: 5px;
}

/*** EXPORT ELEMENTS ***/
/*.group {
	float: left;
	font-size: 0.9em;
	margin-left: 10px;
}
.group h5 {
	border-top: 2px solid #D9CEA0;
	color: #035390;
	padding-top: 0.5em;
}
.group ul {
	float: left;
	width: 100px;
}*/

/*** NEWS PAGE ELEMENTS ***/

.news .article {
	border-bottom: 1px dotted #B4C0CD;
	margin-bottom: 5px;
}
.news .article h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0.5em;
}
.news .article h3 a {
	font-weight: bold;
}
.news p {
	font-size: 0.9em;
	margin: 1em 0;
}
#summary {
	border-bottom: 2px solid #B4C0CD;
	padding-bottom: 3px;
}
#total {
	color: #004985;
	float: left;
	font-weight: bold;
	width: 100px;
}
#pagination {
	float: right;
	text-align: right;
	width: 300px;
}
#pagination a {
	color: #231F20;
}
#pagination span.selected {
	color: #004985;
	font-weight: bold;
}

/*** OUR BEERS ELEMENTS ***/
.half {
	float: left;
	margin-left: 30px;
	padding-top: 26px;
	width: 415px;
}
.half h1 {
	border: none;
}
p.quote {
	color: #4d4d4d;
	font-family: georgia, times, serif;
	font-style: italic;
	height: 92px;
	margin: 0;
}
.box {
	background: url(/static/images/box_bg.jpg) no-repeat #e6edf4 0 bottom;
	border-top: 1px solid #ced7e0;
	clear: both;
	padding: 0 20px 40px;
	position: relative;
	top: -10px;
}
.our-beers .box {
	height: 180px;
}
.our-beers .box li {
	clear: both;
	padding: 5px 0 0;
}
.our-beers .box form li {
	width: 350px;
}
.box a.title {
	float: left;
	padding-right: 10px;
	width: 135px;
}
.box span.desc {
	float: left;
	width: 215px;
}
.our-beers h1 {
	border: none;
}
.our-beers .box label {
	width: 80px;
}
.our-beers .box select.select {
	width: 168px;
}
.box p {
	font-size: 0.9em;
	margin-top: 15px;
}
.box span.break {
	position: relative;
	top: 10px;
}
.our-beers .heading {
	clear: both;
	float: left;
	font-weight: bold;
	width: 120px;
}
.our-beers .info {
	float: left;
	width: 200px;
}
.our-beers #changer {
	/*background: url() no-repeat 0 0;*/
	display: block;
	height: 327px;
	position: absolute;
	width: 217px;
}
.our-beers #changer_container {
	margin-top: 340px;
}
.our-beers #changer_container_single {
	margin-top: 260px;
}
.our-beers #changer img.daddy {
	height: 327px;
	width: 217px;
	z-index: 100;
}
.our-beers #changer img.single {
	height: 252px;
}
.our-beers #changer img {
	height: 83px;
	position: absolute;
	width: 63px;
}
.our-beers #changer a.img_1, .our-beers #changer a.img_2, .our-beers #changer a.img_3, .our-beers #changer a.img_4 {
	display: block;
	position: absolute;
	z-index: 1000 !important;
}
.our-beers #changer a.img_1, .our-beers #changer img.img_1 {
	height: 223px;
	left: 18px;
	width: 178px;
	top: 7px;
	z-index: 1;
}
.our-beers #changer a.img_2, .our-beers #changer img.img_2 {
	height: 85px;
	left: 7px;
	top: 230px;
	width: 65px;
	z-index: 1;
}
.our-beers #changer a.img_3, .our-beers #changer img.img_3 {
	height: 85px;
	left: 74px;
	top: 233px;
	width: 65px;
	z-index: 1;
}
.our-beers #changer a.img_4, .our-beers #changer img.img_4 {
	height: 85px;
	left: 141px;
	top: 227px;
	width: 65px;
	z-index: 1;
}
.our-beers .view_image {
	background: url(/static/images/view-image.gif) no-repeat 0 0;
	float: right;
	height: 15px;
	margin-bottom: 20px;
	width: 127px;
}
.our-beers .panel {
	background: url(/static/images/panel.gif) no-repeat #035390;
	clear: both;
	height: 62px;
	overflow: hidden;
}
.our-beers .panel .inner {
	padding: 7px 10px 10px;
}
.our-beers .panel .inner p {
	margin: 0;
}
.our-beers .panel a.more {
	background-position: 150px 4px;
	color: #fff;
	display: block;
	font-size: 0.95em;
	padding: 3px 0;
	width: 170px;
}
.our-beers #testimonial {
	background: url(/static/images/testimonial.gif) no-repeat 0 -10px #F99D31;
	margin: 10px 0;
}
.our-beers #testimonial .inner {
	font-size: 0.9em;
	padding: 20px 15px 5px;
}
.our-beers #testimonial .inner .cmshighlight {
	font-family: Times, Serif;
	font-size: 1.3em;
	font-style: italic;
}
.our-beers #testimonial .bottom {
	background: url(/static/images/testimonial.gif) no-repeat 0 0;
	height: 10px;
	overflow: hidden;
}

/*** CONTACT ELEMENTS ***/
form.box {
	top: 10px;
}
.contact-us #section_4 {
	font-size: 0.9em;
	margin-top: 90px;
}
.contact-us h5 {
	font-size: 1.1em;
	font-weight: normal;
}
.contact-us form li {
	width: 400px;
}
.contact-us .telephone {
	margin: 25px 0 20px;
}
.contact-us .info {
	margin-bottom: 30px;
}

/*** SITEMAP ELEMENTS ***/
.sitemap h1 {
	border: none;
}
#section_2 .sitemapList ul li {
	background: none;
	border-top: 1px dotted #B4C0CD;
	clear: both;
	padding: 5px 0 10px 0;
	text-transform: uppercase;
}
.sitemapList ul li a {
	color: #000;
	font-weight: bold;
}
/* LEVEL 2 */
#section_2 .sitemapList ul ul ul li {
	border: none;
	padding: 0 0 5px 0;
}
.sitemapList ul ul ul li a {
	color: #035390;
	text-transform: none;
}
/* LEVEL 3 */
#section_2 .sitemapList ul ul ul ul li {
	border: none;
	clear: none;
	float: left;
	font-size: 0.9em;
	padding-right: 10px;
	width: 135px;
}
.sitemapList ul ul ul ul li a {
	color: #333;
	font-weight: normal;
	text-transform: none;
}

