/* $Id: style.css,v 1.12 2007/08/08 05:34:34 brendon Exp $ */

BODY {
	text-align:center;
	background:#000000;
	margin:0;
	height:100%;
	width:100%;
	color: #333333;
	position:absolute;
}
BODY, TABLE {

}

A{ color: #0F62A7;}


INPUT,TEXTAREA {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}

.menu
{
	color: #0F62A7;
	text-decoration: none;
}

.menu:hover
{
	color: #0F62A7;
	text-decoration: underline;
}

.menuin
{
	color: #0F62A7;
	text-decoration: none;
}

.menuin:hover
{
	color: #0F62A7;
	text-decoration: underline;
}

.submenu
{
	color: #0F62A7;
	margin-left: 25px;
	text-decoration: none;	
}

.submenu:hover
{
	color: #0F62A7;
	margin-left: 25px;
	text-decoration: underline;
}

.submenuin
{
	color: #0F62A7;
	font-weight:bold;
	margin-left: 25px;
	text-decoration: none;
}

.submenuin:hover
{
	color: #0F62A7;	
	font-weight:bold;
	margin-left: 25px;
	text-decoration: underline;
}

/* secondary menu */

.smenu
{
	color: #0F62A7;
	text-decoration: none;
}

.smenu:hover
{
	color: #0F62A7;
	text-decoration: underline;
}

.smenuin
{
	color: #0F62A7;
	text-decoration: none;
}

.smenuin:hover
{
	color: #0F62A7;
	text-decoration: underline;
}

.ssubmenu
{
	color: #0F62A7;
	margin-left: 25px;
	text-decoration: none;	
}

.ssubmenu:hover
{
	color: #0F62A7;
	margin-left: 25px;
	text-decoration: underline;
}

.ssubmenuin
{
	color: #0F62A7;
	font-weight:bold;
	margin-left: 25px;
	text-decoration: none;
}

.ssubmenuin:hover
{
	color: #0F62A7;	
	font-weight:bold;
	margin-left: 25px;
	text-decoration: underline;
}

.topmenu1
{
	color:#0F62A7;
	margin-left: 20px;
	color: #0F62A7;
	text-decoration: none;
}

.topmenu1:hover
{
	margin-left: 20px;
	color: #0F62A7;
	text-decoration: underline;
}

.topmenu
{
	color: #0F62A7;
	text-decoration: none;
}

.topmenu:hover
{
	color: #0F62A7;
	text-decoration: underline;
}

.search
{
	color: #FFFFFF;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;;
}

.friendmenu
{
	padding-top: 10px;
	color: #0F62A7;
	font-size:8pt;
	margin-right: 20px;
}

.printmenu
{
	padding-top: 10px;
	color: #0F62A7;
	font-size:8pt;
}
.contentPageTitle
{
font-weight:bold;
color:#0F62A7;
text-transform:uppercase;
font-size:11pt;
}
.textAndImagesTitle
{
font-weight:bold;
}
.pollName
{
font-weight:bold;
}
.pollChoiceName
{
font-weight:bold;
}
.pollChoiceDescription
{

}
.newsletterError
{
font-weight:bold;
color:#ff0000;
}
.newsletterSuccess
{
font-weight:bold;
color:#009900;
}
.blogEntry {

	/*border-bottom:solid #999999 1px;	*/
}
.blogEntry HR {

	height:0.5px;
	color:#E3CBAF;
	background-color:#E3CBAF;
/*	background-color:#999999;*/
}
.blogDate
{
display:none;
font-weight:bold;
}
.blogTitle
{
font-weight:bold;
}
.blogText
{
}

.forumName
{
font-weight:bold;
}
.forumColumnHeader
{
font-weight:bold;
border-bottom:solid #999999 1px;
padding:3px;
}
.forumColumnData1
{
font-size:8pt;
border-bottom:solid #cccccc 1px;
padding:3px;
}
.forumColumnData2
{
font-size:8pt;
border-bottom:solid #cccccc 1px;
padding:3px;
}
.forumViewSubject
{
font-weight:bold;
}
.forumViewAuthorDate
{
font-size:8pt;
}

.calendarOuterDay
{
background-color:#dddddd;
}
.calendarInnerDay
{
height:60px;
font-size:8pt;
text-align:left;
}
.calendarEarDate
{
font-size:8pt;
font-weight:bold;
color:#C54333;
}
.calendarHeader
{
background-color:#efefef;
text-align:center;
padding:4px;
font-size:8pt;
}
.calendarDetailTitle
{
font-weight:bold;
margin:0 0 1em 0;
}
.calendarDetailDescription
{
	/*width:60%;

	margin:0 0 2em 0;
	border-bottom:1px solid #B3143A;
	padding-bottom:1em;*/
}
.calendarDetailImage
{
	border:solid 1px #000000;
	margin:0 1em 1em 0;
}
.calendarListDate
{
	font-weight:bold;
	color:#7d5848;
}
.calendarCurrentLink
{ 
	font-weight:bold;
}
.calendarBullets
{
	color:#ac9b8c;
}
.calendarTableBg {

	background-color:#F5EBE2;
}
.calendarHeaderDateLinks {

	text-align:center;
	border-bottom:1px solid #B3143A;
	padding-bottom:1em;
}
.calendarImageCell {
	padding:10px 0 0 10px;
	width:110px;
	text-align:center;
}
.calendarDateCell {
	padding:10px 0 0 10px;
	width:110px;
	vertical-align:top;

}
.calendarTitleCell{

	padding:10px 0 0 0;
	vertical-align:top;		
}
.categoryLinkHeader {

	text-align:center;
}
.categoryLinkText {

	text-align:center;

}
.login-msg {

	
	color:#900;
	font-style:italic;
	padding:10px 0 15px 0;
}
.msg {

	/* status and error */
	color:#900;
	font-style:italic;
	padding:5px 0 5px 0;
	text-align:center;
}

.faq-topic-header {font-weight:bold;}
.faq-question {color:#0F62A7; font-weight:bold;}
.faq-answer {}


.testimonials1
{
width: 15px; height: 99px; 
}
.testimonialsphoto1
{
width: 68px; height: 99px; 
}
.testimonialsread1
{
width: 137px; height: 99px;  font-size:7pt; padding: 8px;
}

.testimonials2
{
width: 13px; height: 19px; 
}
.testimonialsphoto2
{
width: 75px; height: 19px; 
}
.testimonialsread2
{
width: 137px; height: 19px; font-size:7pt; padding: 8px;
}

/* List of News title links for inserting into site pages */
.latestNewsComponent
{
BORDER-bottom: #BAB8B8 1px dotted;
padding-bottom: 8px;
padding-top: 8px;
text-decoration:none;
text-align: left;
font-size:8pt;

}

.latestNewsComponent a
{
text-decoration:none;
text-align: left;
font-size:8pt;
}

.latestNewsComponent a:hover
{
text-decoration:underline;
text-align: left;
font-size:8pt;
}

.latestNewsHomeTitle
{
font-weight: bold;
color: #666666;
font-size: 11pt;
	BORDER-bottom: #BAB8B8 1px dotted;
}

.emailFormLabel {font-weight:bold}

/* standard text input class */
.ftxt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	width: 20em;
}
.ftxtarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	width: 20em;

}
.ftxtquery {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	width: 10em;
}

/* standard submit button */
.fsub {}

/* go search  button */
.fsub2 {width:3em; background-color: #D34203; color: #FFFFFF; font-weight:bold; border: 1px solid #D34203; cursor: pointer;}

/* standard select list */
.fsel {width:15em;  }


/* DIV For email form and the likes */
.buttonBar { 

	text-align:center;
	padding-top:1em;
}

/* container & elements of Contacts page */

.contactsIntro {

	width:400px;


}
.contactsRegionHeader {

	color:#999;
	font-size:2em;
	font-weight:bold;
}

.contactsContactHeader {

	font-size:1em;
	font-weight:bold;
	
}

/* container & elements of Latest News Page story */
.latestNews {
	float: right;
	width: 190px;
	background: #F2EFEF;
	margin: 15px 7px 0px 0px;
	padding: 10px 10px 18px 10px;
}

.latestNews2 {
}

.latestNews img {

margin: 10px 0px 0px 15px;

}

.latestNewsDate {

	font-style:normal;
	color:#999;
}
.latestNewsTitle {

	font-weight:bold;
	color: #cd171e;
	font-size:11pt;
}

/* text of displayed story */
.latestNewsSource {
	margin-right:0;

}

/* listing of story 'Links' on News Release Page */
.latestNewssListing {  }

/* Items within latestNews sListing */)
.latestNewssListingItem {  }
.latestNewssListingItem A {text-decoration:underline;  }

.required { 
	color:#0F62A7;
	font-weight:bold;
 }

.documentGroupFiles {
margin-left:20px;
	padding:2em 0 2em 0;
	line-height:2.0em;

}
.documentGroupHeader {
/* only when there's a single group on display - instead of SELECT element */

	font-weight:bold;
}

/*--------------------------------------------------------------------------------*/
/*----Blues Brews and BBQ's Specific Styles---------------------------------------*/
/*--------------------------------------------------------------------------------*/

	/*----Main conainer which houses and centres all other containers-----------------*/
	#container
	{
	position: absolute;
	left: 50%;
	width: 1000px;
	margin-left: -500px;
	margin-top: 20px;
	text-align:left;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
	* html 	#container
	{
	position: absolute;
	left: 50%;
	width: 1000px;
	margin-left: -500px;
	margin-top: 25px;
	text-align:left;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
	/*----Left aligned container with logo and festival locations---------------------*/
	#locationContainer
	{
	float:left;
	width: 1000px;
	background: url(../images/left_bubbles_repeat.jpg) bottom left repeat-y #FFFFFF;
	}
	
		#locationImages
		{
		float:left;
		width: 231px;
		background:#F09A29;
		}
		
			.firstLocationImage
			{
			margin: 40px 0px 0px 0px;
			}
		
	
	/*----Container which houses the top navigation, advertising banner and content---*/
	
	/*NOTE: The main container is inside the loction container so the bubbles tile 
	down to the bottom of the page*/
	#mainContainer
	{
	float:right;
	width: 769px;
	background: #FFFFFF;
	}
			
		#pageContent
		{
		float:left;
		width: 506px;
		border-right: 7px #FFFFFF solid;
		border-left: 7px #FFFFFF solid;
		margin: 28px 0px 0px 0px;
		padding: 0px 0px 22px 22px;
		}
		
		#pageContent2
		{
		float:left;
		width: 705px;
		border-right: 7px #FFFFFF solid;
		border-left: 7px #FFFFFF solid;
		margin: 28px 0px 0px 0px;
		padding: 0px 0px 22px 22px;
		}
		
		#pageContent3
		{
		float:left;
		width: 705px;
		border-right: 7px #FFFFFF solid;
		border-left: 7px #FFFFFF solid;
		margin: 48px 0px 0px 0px;
		padding: 0px 0px 22px 22px;
		}
		
		#tellAFriend
		{
		position:absolute;
		top: 590px;
		left: 31px;
		font-size:11px;
		}
	
	/*----Navigation container at the top of the page----------------------------------*/
	#mainNav
	{
	float:right;
	width: 755px;
	height: 97px;
	border-right: 7px #FFFFFF solid;
	border-bottom: 7px #FFFFFF solid;
	border-left: 7px #FFFFFF solid;
	background:url(../images/top_nav_bg.gif) repeat-x;
	}
	
		/*---Container for the mailing list button----------------------------------------*/
		#mailingList
		{
		float:left;
		width: 300px;
		height: 46px;
		padding: 0px 0px 0px 170px;
		margin: 16px 0px 7px 0px;
		}
		
		/*-----Container for the search form----------------------------------------------*/
		#searchBox
		{
		float:right;
		width: 262px;
		height: 47px;
		border-left: 1px #FFD200 solid;
		padding: 4px 0px 0px 12px;
		margin: 8px 0px 7px 0px;
		}
	
		/*-----Top Navigation-------------------------------------------------------------*/
		#mainNavigation
		{
		position:relative;
		float:right;
		width:742px;
		background:#F57127;
		padding: 0px 0px 0px 13px;
		}
		
		#mainNavigation ul {
		padding:0px;
		margin:0px;
		list-style-type:none;
		float:left;
		background:#D74703;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
		}
	
		#mainNavigation ul li {
		display:inline;
		padding:0;
		margin:0;
		
		}
	
		#mainNavigation ul li a {
		display:block;
		float:left;
		padding:8px 15px;
		text-decoration:none;
		color:#fff;
		border-right:2px solid #F57629;
		font-size:11px;
		}
	
		#mainNavigation ul li a:hover {
		color:#FFD200;
		}
	
		/*-----Location Sub Navigation-------------------------------------------------------------*/
		
		#locationeSubNavigation
		{
		position:absolute;
		top: 344px;
		width:742px;
  		background:#FFD200;
		padding: 0px 0px 0px 13px;
		}

#location_mount #locationeSubNavigation {
background-color:#31461B;
}

#location_has #locationeSubNavigation {
background-color:#F7852D;
}

#location_bl #locationeSubNavigation {
background-color:#0F5D9F;
}
		
		#locationeSubNavigation ul {
		padding:0px;
		margin:0px;
		list-style-type:none;
		float:left;
		background:#FFD200;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
		}

#location_mount #locationeSubNavigation ul {
background-color:#31461B;
}

#location_has #locationeSubNavigation ul {
background-color:#F7852D;
}

#location_bl #locationeSubNavigation ul {
background-color:#0F5D9F;
}
	
		#locationeSubNavigation ul li {
		display:inline;
		padding:0;
		margin:0;
		}
	
		#locationeSubNavigation ul li a {
		display:block;
		float:left;
		padding:4px 13px;
		text-decoration:none;
		color:#fff;
		border-right:2px solid #FFFFFF;
		font-size:11px;
		}

		#locationeSubNavigation ul li .last {
		border-right: none;
		}

		#locationeSubNavigation ul li a:hover {
		color:#0F62A6;
		}
#location_mount #locationeSubNavigation ul li a:hover, #location_has #locationeSubNavigation ul li a:hover, #location_bl #locationeSubNavigation ul li a:hover {
		color:#FFD200;
		}
		
	/*---Container for the advert and the photo gallery link--------------------------*/
	#mainBanner
	{
	float:right;
	width: 755px;
	height: 238px;
	border-right: 7px #FFFFFF solid;
	border-left: 7px #FFFFFF solid;
	background: #FFD200;
	}
	
		#mainBanner img
		{
		margin: 23px 0px 0px 12px;
		}
	
		#advert
		{
		float:right;
		width:451px;
		height: 196px;
		margin: 23px 12px 0px 0px;
		padding: 8px 0px 0px 8px;
		background: url(../images/advertising_beer.jpg) right top no-repeat #000000;
		}
			
		#advert img
		{
		margin: 0px;
		}
	
	/*----Footer containing copyright and link back to moca---------------------------*/
	#footer
	{
	float: right;
	width: 769px;	
	padding: 10px 7px 0px 7px;
	}
	
		#footer a
		{
		color:#999999;
		text-decoration: none;
		}
	#footerinner
		{
		float: right;
		width: 755px;	
		height: 48px;
		text-align:center;
		color:#999999;
		font-size:10px;
		font-family:Arial, Helvetica, sans-serif;
		border-top: 7px #F36523 solid;
		background: #FFFFFF;
		}
	/*----Page Specific Styles--------------------------------------------------------*/
	
	/* --- adding shadow to images in main content area ---- */

	/*#pageContent img, #pageContent2 img, #pageContent3 img {
background-image: url(../images/shadow_lg.jpg);
background-repeat:no-repeat;
background-position:bottom right;
padding:0px 12px 12px 0px;
}

#pageContent img.no_shadow, #pageContent2 img.no_shadow, #pageContent3 img.no_shadow  {
background:none;
padding:0;
}*/


/* --- Tell a friend popup formatting --- */

#tellafriend_popup {
background-image: url(../images/logo_sm.gif);
background-repeat:no-repeat;
background-color:#F09A29;
}

#tellafriend_popup form {
width:440px;
height:350px;
margin:-20px 0px 20px 160px;
padding:30px 0px;
background-color:#ffffff;
}

#confirmation_text {
margin:-20px 0px 0px 160px;
padding:20px 0px 0px;
width:440px;
height:400px;
background-color:#ffffff;
text-align:center;
}