/* 	for a custom page width, divide your desired
    pixel width by 13 to find em width. Multiply
    that value by 0.9759 for IE via *width. For
    example, this is a 600px page-width:		
    This Site: 1em = 13px = 100% */

div {
    zoom:1;
}

html {
    padding: 0;
    overflow: scroll; 
}

#doc {
    text-align:left;
    width:63.077em;
    *width:61.557em;  /*ie-width*/
    width:821px;
}

body {
    margin-top: 0px; padding: 0px;
    color: #828282;
    font-size: 77%; /* 10 pts */
    background: #E2E2E2 url("/images/background.gif") repeat-y 50% 0%;
}

ul li {
	list-style-position: outside;
	list-style-type: disc;
}

img {
	border: none;
	padding:0;
	margin:0;
}
	
a {
	color: #002b55;
    font-weight:bold;
	text-decoration: none;
}

p {
    margin-bottom:1em;
}

hr {
    color: #FFF;
    background-color: #FFF;
    border: none;
    border-top: 1px solid #AAA;
    margin: 18px 0 16px 0;
}

strong, b {
    font-weight:bold;
}

address {
	font-style: normal;
}

dl dt {
	font-weight: bold;
}

dl dd {
	margin: 0 0 5px 0;
	padding: 0;
}

.req {
	color: #F00;
}

.clear {
	clear: both;
	line-height:0; 
}

.bold {
	font-weight: bold;
}

table.cms {
	border: 1px solid #000000;
}

table.cms td {
	border: 1px solid #000000;
}

body h1.title {
	font-family: Book Antiqua, times,arial,helvetica,clean,sans-serif;
    padding: 0;
    margin: 0;
    font-size:246%;
    font-weight:normal;
    color: #002B55;
}

span {
    margin:0;
    padding:0;
}

.noborder {
    border: none !important;
}

.normal {
    font-weight:normal;
}

.dark-blue {
	color: #002B55;
}

h1, h2, h3, h4 {
	font-family: Book Antiqua, times,arial,helvetica,clean,sans-serif;
	color: #002B55;	
}

body.beer-academy h1.home-top {
	color :#A20034 !important;
	line-height:1.5em;
} 

body.beer-academy h3 {
	color :#A20034 !important;
} 

h1 {
	font-size:246%;
	padding:0 0 0 10px;
	margin:0;
}

h1.contact {
	font-size:305%;
	font-weight:bold;
	padding:50px 0 15px 0 !important; 
}

body.beer-academy h1.contact {
	color: #A20034 !important;
}

h2 {
	font-size:154%;
	vertical-align:top;
	line-height:20px;
	padding:0;
	margin:0 0 10px 0;
}

h2.beer-academy-text {
	display:block;
	width:469px;
	padding:0 !important;
	margin:27px 0 0 0 !important;
	text-align:center;
	float:left;
}

h3 {
	font-size:26px;
	font-weight:bold;
	vertical-align:top;
	padding:0;
	margin:0 0 15px 0;
}

h4 {
	margin: 38px 0 15px 0;
    font-size: 107%;
    font-weight: bold;
    padding:0;
    color: #3D5E7F !important;
}

h5 {
	font-size: 1em;
	color: #002B55;
	font-weight: bold;
}

h5.contact {
	font-size:143%;
	color: #002B55 !important;
	font-weight: normal;
}

h6 {
	font-size: 144%;
	color: #002B55;
	margin:0 0 15px 0;
}

.light-blue {
	display:block;
	color: #3D5E7F;
}
	
.blue {
    color: #00A4E4 !important;
}

a.next {
    padding-left:5px;
}

a.prev {
    padding-right:5px;
}

a.download {
	display:block;
	color: #FCBE13;
	text-decoration:underline;
	padding-bottom:2px;
}

body.beer-academy a.download {
	color: #A20034
}

a.contact {
	font-family: Book Antiqua, times,arial,helvetica,clean,sans-serif;
	font-size: 92%;
	color: #3D5E7F;
	display:block;
	margin-top:23px;
}

body h3.title, a.title, div.title {
    display:block;
    padding:0 0 15px 0 !important;
    font-weight: bold;
    color: #6F6F6F;
}

div.title a {
    color: #6F6F6F;
    display:block;
}

a.no-padding {
    padding: 0 !important;
}


h2.title, h2.title a{
	font-weight:normal;
}

body.beer-academy h2.title, body.beer-academy h2.title a {
	color: #A20034 !important;
    text-align: right;
}

h2.date {
    font-size: 1em;
    font-weight:normal;
    color: #FF8400;
    font-size: 107%;
}

span.gt {
    font-size:85%;
    margin:0 0px 0 2px;
}

span.lt {
    font-size:85%;
    margin:0 2px 0 0px;
}

.floatright {
    float:right !important;
}

.floatleft {
    float:left !important;
}

.blue {
    color: #00A4E4;
}

.pointer {
    cursor: pointer;
}

.no-margin {
	margin:0 !important;
}

div.indented-five {
	display: block;
	margin: 0 0 0 5px;
}

div.address {
	display: block;
	margin: 0 0 25px 5px;
}

/* =HOME */
div.home-intro {
	margin: 22px 0 16px 20px;
}

div.home-bottom {
	float:left;
	display:block;
	margin-top: 20px;
}

div.home-bottom-box {
	display:block;
	padding:18px 20px;
	background-color: #F7FBFD;
	float:left;
	margin-bottom:2px;
	width:465px;
}

div.home-bottom-box h1 {
	padding-left: 0 !important;
}

div.yellow-hr {
	display:block;
	height:3px;
	width:508px;
	background-color: #FDC012;
	padding: 0;
	line-height: 3px;
}

body.beer-academy div.yellow-hr {
	background-color: #002B55 !important;
}

div.blue-hr {
	background-color: #002B55;
	display:block;
	height:3px;
	line-height: 3px;
	width:508px;
}

body.beer-academy div.blue-hr {
	background-color: #A20034 !important;
}

div.bottom-box-item {
	position:relative;
	display:block;
	margin:20px 0 0 0;
	width:470px;
	float:left;
}

div.bottom-box-text {
	width:350px
}

a.more {
	font-family: times,arial,helvetica,clean,sans-serif;
	display:block;
	clear:left;
	color: #3D5E7F;
	text-align: right;	
}

a.more2 {
	font-family: times,arial,helvetica,clean,sans-serif;
	color: #3D5E7F;
}

a.small-more {
	font-size:92%;
	font-family: times,arial,helvetica,clean,sans-serif;
	clear:left;
	float:right;
	color: #3D5E7F;
}

span.next-prev {
	color: #002B55;
	font-weight:bold;
}

.next-prev-link {
	color:#FEC213;
}

body.beer-academy .next-prev-link {
	color:#A20034
}

/* =HEADER */
#hd {
    float:left;
    width:820px;
    margin-top:18px;
    padding-bottom:13px;
}

body.home #hd {
	padding-bottom:21px !important;
} 

#hd div.chevron1 {
	padding:0 46px;
}

body.beer-academy #hd div.chevron1 {
	padding:0 21px 0 40px !important;
}

#hd div.logo {
	display:inline-block;
	float:left !important;
    background: url('/images/logo.gif') no-repeat top left;
    width:169px;
    height:88px;
    text-indent: -3000px;
}

#hd div.logo2 {
	display:inline;
	float:right !important;
    background: url('/images/logo2.gif') no-repeat top left;
    width:169px;
    height:88px;
    text-indent: -3000px;
}

#hd div.logo2 a {
	display: block;
	width: 169px;
	height: 88px;
}

/*body.beer-academy #hd div.logo {
	background: url('/images/ba_logo.gif') no-repeat;
    width:820px;
    height:117px;
	display:block;
}*/

#hd div.logo a {
    display: block;
    width: 169px;
    height: 88px;
    text-decoration: none;
}

#hd div.beer-academy-logo {
	display:block;
	float:left;
    background: url('/images/beer-academy-logo.gif') no-repeat top left;
    width:120px;
    height:86px;
    text-indent: -3000px;
}

#hd div.beer-academy-logo a {
    display: block;
    width: 120px;
    height: 86px;
    text-decoration: none;
}

#hd div.advert {
	display:block;
	float:right;
}

#hd div.advert a img {
	border: none;
}

#hd div.chevron2 {
	clear:left;
	float:left;
	height:24px;
	margin-top:10px;
	display:block;
	background-color: #CCE5F1;
	width:820px;
}

#hd div.chevron3 {
	clear:left;
	float:left;
	margin-top:1px;
}

img.header-image {
	float:left !important;
}

body.home #bd {
	padding-top:21px !important;
} 

#bd {
	clear:left;
	padding-top:13px;
}

#breadcrumbs {
	margin:0 22px;
	height:16px;
	display:block;
	clear:both
}

/* =ListedItems */
div.listed-item-container {
	margin-top:32px;
	float:left;
	display:block;
}

div.listed-item {
	margin-top:20px;
	padding:16px 0;
	float:left;
	display:block;
	border-top:3px solid #FEC213;
	width:380px;
}

div.yui-ge div.listed-item {
	width:508px;
}

body.beer-academy div.listed-item {
	border-color: #002B55 !important;
}

div.listed-item-container div.first-item {
	margin-top:0px !important;
} 

div.listed-item img {
	border:1px solid #82807D;
	float:right;
	margin:15px 0 15px 15px;
}


div.next-prev-items {
	display:block;
	clear:both;
	margin-top:65px;
}

/* =PAGINATION */
p.pagination {
    font-weight:bold;
    font-size:100%;
    padding:0 0 10px 0;
    margin: 0;
    float:left;
    clear:left;
}

div.paginationContainer {
	overflow: hidden;
	margin-bottom: 5px;
	text-align: right;
	padding: 10px;
}

/* =Contact-Us */
table.address {
    width: 85%;
    color: #002B55;
}

table.address td {
    vertical-align: top;
}

#contact-form {
    background: #F7FBFD;
    padding: 20px;
    margin-top: 25px;
}

#contact-form table {
	width: 100%;
}

#contact-form td {
    padding: 6px;
}

#contact-form input, #contact-form select, #contact-form textarea {
	border-top:1px solid #999999	;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

#contact-form input {
    margin:5px 0 0 0;
    width:258px;
    height:16px;
    padding:3px 1px 1px 4px !important;
    vertical-align:middle;
}

#contact-form select {
	width: 259px;
	width: 263px;
	height: 20px !important;
	vertical-align:bottom;
	padding: 1px 0px;
}

#contact-form td textarea {
    width: 258px;
    height: 100px;
    padding:3px 1px 1px 4px !important;
}

#contact-form td.label {
    text-align:right;
    font-weight: bold;
    vertical-align: top;
    padding-top: 12px;
}

#contact-form span.submit {
    font-size: 92%;
    color: #002B55;
    font-family: arial;
    font-weight: bold;
    cursor: pointer;
}

#contact-form .required {
    color: #FF8400;
}

body.beer-academy #contact-form .required {
    color: #A20034;
}

#contact-form .checkbox {
    height: auto;
	width: auto;
}

/* =Errors */

#errors {
    background-color: #FFEFEF;
    padding: 5px 2px;
    margin: 8px 0px;
    font-family: Verdana, Arial, Helvetica;
    font-size: 10px;
    color: #000;
    border:2px solid #AAA;

}

#errors ul li {
    padding:5px;
    list-style-position: inside;
}

/* =Footer */
#ft {
	border-top:1px solid #BDBDBD;
	margin:0;
    font-size:107%;
    margin: 47px 20px 30px 20px;
    text-align: center;
    font-size:92%;
    color: #10315A;
}

#ft div.footer-links {
    margin-top:30px;
    text-align: center;
}

#ft div.footer-links a {
	text-decoration:underline;
	font-weight:normal;
}

#ft div.company-info {
	padding: 0px 40px;
	text-align: center;
	margin-top:20px;
}

#feature-images .feature-image {
	margin-bottom: 14px;
	float: right;
	clear: right;
}

#feature-images .feature-image img {
	margin-bottom: 5px;
	border:1px solid #82807D;
	float: right;
	clear: right;
}

#feature-images .image-caption {
	display:block;
	text-align:center;
	width:197px;
}

#xmarketing .xmarketing-box {
	display:block;
	width: 193px;
	height: 135px;
	margin-bottom: 14px;
	float: right;
	clear: right;
	border: 1px solid #BDBDBD;
	position: relative;
}

#xmarketing .xmarketing-box a.box-link {
	display: block;
	position: absolute;
	right: 3px;
	bottom: 4px;
}

#xmarketing .beige {
	background-color: #FFF8E7;
	border: none !important;
}

#xmarketing .blue {
	color: #828282 !important;
	background-color: #E6F2F8;
	border: none !important;
}

#xmarketing .did-you-know {
	background: transparent url('/images/xmarketing/did-you-know.gif') no-repeat right top;
}

#xmarketing .events {
	background: transparent url('/images/xmarketing/events.gif') no-repeat left top;
}

#xmarketing .useful-links {
	background: transparent url('/images/xmarketing/useful-links.jpg') no-repeat left top;
}

#xmarketing .ask-the-brewer {
	background: transparent url('/images/xmarketing/ask-the-brewer.gif') no-repeat left top;
}

#xmarketing .ask-the-brewer a.box-link, #xmarketing .did-you-know a.box-link {
	text-indent: -3000px;
	width: 50px;
	height: 10px;
}

#xmarketing .book-a-course a.box-link {
	text-indent: -3000px;
	width: 50px;
	height: 10px;
	bottom: 7px;
}

#xmarketing .book-a-course {
	background: transparent url('/images/xmarketing/book-a-course.jpg') no-repeat left top;
}

#xmarketing .xmarketing-box .xmarketing-box-container {
	display:block;
	width: 175px;
	margin: 6px 12px 0 12px;
}

#xmarketing .alternate .box-text {
	margin-top: 46px !important;
}

#xmarketing .alternate  {
	width: 150px !important;;
	height: 46px !important;
}

#xmarketing .xmarketing-box .box-text {
	vertical-align: top;
	line-height:16px;
	height: 80px;
	overflow: hidden;
	
}

#xmarketing .xmarketing-box .box-text img {
	float:left;
	margin:0 5px 4px 0;
}

#xmarketing .xmarketing-box a.box-link {
	float:right;
	margin-top:2px;
	text-align: left !important;
}

#xmarketing .alternate span.box-link {
	text-indent:-12345px;
	position:relative;
	width:41px;
	height:20px;
	margin: -19px -25px 0 0;
	display:block;
	cursor:pointer;
}

#xmarketing h2 a {
	font-weight:normal;
	color: #002B55;
	line-height:20px;
	padding:0;
	margin:0 0 10px 0;
}

div.tcl-seo {
	margin-top:10px;
	display:block;
}

div#directorySearch {
	width: 100%;
	overflow: hidden;
	background-color: #DCEDF5;
	margin-bottom: 5px;
}

div.directorySearchItem {
	float: left;
	width: 200px;
	margin: 20px 0px 20px 20px;
}

div.reading-list div.directorySearchItem {
	width: 315px;
	margin-left: 10px;
}

div.directorySearchItemLast {
	float: left;
	width: 100px;
	margin: 20px 0px 20px 10px;	
}

div.reading-list div.directorySearchItemLast {
	width: 30px;
}

input.small {
	width: 100px;
}

div.directory-container {
	background-color: #FEFAEE;
	margin-bottom: 5px;
}

div.directory-container table {
	width: 100%;
}

div.directory-container table tr th {
	font-weight: bold;
	padding: 10px;
	color: #3D4D5A;
}

div.directory-container table tr td {
	padding: 10px;
	vertical-align: top;
}

div.directory-container table tr td a {
	color: #D8B446;
}

div.directory-container table tr td a:hover {
	text-decoration: underline;
}

div.directory-container table tr td p.title {
	font-weight: bold;
}

div.directory-container table tr td div {
	padding: 20px 20px 0px 20px;
}

div.directory-container table tr td p.titleblack {
	font-weight: bold;
	color: #000;
	font-size: 1.2em;	
}

div.intro-text table {
	border: 1px solid #ccc;
	border-bottom: 0px;
}

div.intro-text table th {
	background-color: #ccc;
	text-align: center;
	color: #000;
}

div.intro-text table tr {
}

div.intro-text table tr td {
    padding: 3px;
	border-bottom: 1px solid #ccc;
}

a.orange {
	font-weight: normal;
}

div.testimonialContainer {
	margin-top: 10px;
	border-bottom: 3px solid #000;
	padding: 15px 15px 0px 15px;
	background-image: url('/images/quotes_top.jpg');
	background-repeat: no-repeat;
}

div.testimonialContainer p {
	margin: 0px;
}

div.testimonialContainer p.testimonialInfo {
	padding-bottom: 10px;
	font-size: 0.9em;
}

div.testimonialContainerBase {
	background: url('/images/quotes_base.jpg') no-repeat top right;
	height: 13px;
	margin: 0px;
	padding: 0px;
}

div.testimonialItem {
	width: 380px;
	display: block;
	border-top: 3px solid #002B55;
	height: 110px;
}

div.testimonialItemText {
	padding-top: 30px;	
}

div.testimonialItemImage {
	width: 135px;
	float: left;	
	margin-right: 40px;
	padding-top: 10px;
}

div.testimonialItemImage img {
	float: none;
	margin: 0;
}

div.testimonialItemLink {
	float: right;	
	font-size: 90%;
	margin-top: 10px;
}

div.testimonialListPagination {
	border-top: 3px solid #002B55;
	padding-top: 20px;
}

div.testimonialView .testimonialImage {
	float: right;	
}

div.testimonialView h2 {
	padding-top: 30px;	
	color: #a20034;	
}

div.testimonialView div.testimonialContainer {
	border: 0;	
	margin: 0;
}

div.testimonialView .quote {
	border: 0;	
	font-size: 120%;
}

div.testimonialView .byline {
	margin: 15px 0;
	color: #a20034;	
}

div.academyEventContainer {
	border-top: 3px solid #000;
}

div.academyEventContainer img {
	float: right;
	margin: 5px 0px 5px 5px;
}

div.academyEventContainer h3 {
	color :#A20034 !important;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	font-size: 1.3em;	
}

div.academyEventContainer h4 {
	color :#A20034 !important;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 1.4em;	
}

p.eventFoot {
	text-align: right;
}

div.eventContainer {
	width: 376px;
	overflow: hidden;
	margin-bottom: 20px;
}

div.eventDetails {
	float: left;
	width: 206px;
}

div.eventDetails strong {
	color: #224669;
}

div.eventImage {
	float: left;
	width: 170px;
}

div.linkCat {
	border-top: 5px solid #FEC214;
	padding: 10px 0px 10px 0px;
	margin-bottom: 5px;
	width: 100%;
	overflow: hidden;
}

div.linkCatTitle {
	float: left;
}

div.linkCatLink {
	float: right;
	width: 80px;
}

#slideshow {
    position: relative;
    height: 157px;
}

#slideshow img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow img.active {
    z-index:10;
}

#slideshow img.last-active {
    z-index:9;
}

div.eventDescription table {
	width: 100%;
	border: 1px solid #808080;
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0;
	margin: 0;
}

div.eventDescription table td {
	padding: 2px;
	margin: 0;
	border: 1px solid #808080;
}

div.eventDescription table th {
	font-weight: bold;
	padding: 2px;
	margin: 0;
	border: 1px solid #808080;
}