/* $Id: style.css,v 1.12 2007/08/08 05:34:34 brendon Exp $ */

BODY {

	background:#847C6D;
	margin:0;
	height:100%;
	width:100%;
	position:absolute;
}
BODY, TABLE {

	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
	text-align: justify;
}

A{ color: #847C6D;}


INPUT,TEXTAREA {

	font-family: Arial, Helvetica, sans-serif;
	color:#000;
}

.menu
{
	color: #847C6D;
	text-decoration: none;
}

.menu:hover
{
	color: #847C6D;
	text-decoration: underline;
}

.menuin
{
	color: #847C6D;
	text-decoration: none;
}

.menuin:hover
{
	color: #847C6D;
	text-decoration: underline;
}

.submenu
{
	color: #847C6D;
	margin-left: 25px;
	text-decoration: none;	
}

.submenu:hover
{
	color: #847C6D;
	margin-left: 25px;
	text-decoration: underline;
}

.submenuin
{
	color: #847C6D;
	font-weight:bold;
	margin-left: 25px;
	text-decoration: none;
}

.submenuin:hover
{
	color: #847C6D;	
	font-weight:bold;
	margin-left: 25px;
	text-decoration: underline;
}

/* secondary menu */

.smenu
{
	color: #847C6D;
	text-decoration: none;
}

.smenu:hover
{
	color: #847C6D;
	text-decoration: underline;
}

.smenuin
{
	color: #847C6D;
	text-decoration: none;
}

.smenuin:hover
{
	color: #847C6D;
	text-decoration: underline;
}

.ssubmenu
{
	color: #847C6D;
	margin-left: 25px;
	text-decoration: none;	
}

.ssubmenu:hover
{
	color: #847C6D;
	margin-left: 25px;
	text-decoration: underline;
}

.ssubmenuin
{
	color: #847C6D;
	font-weight:bold;
	margin-left: 25px;
	text-decoration: none;
}

.ssubmenuin:hover
{
	color: #847C6D;	
	font-weight:bold;
	margin-left: 25px;
	text-decoration: underline;
}

.topmenu1
{
	color:#847C6D;
	margin-left: 20px;
	color: #847C6D;
	text-decoration: none;
}

.topmenu1:hover
{
	margin-left: 20px;
	color: #847C6D;
	text-decoration: underline;
}

.topmenu
{
	color: #847C6D;
	text-decoration: none;
}

.topmenu:hover
{
	color: #847C6D;
	text-decoration: underline;
}

.search
{
	color: #847C6D;
	font-weight: bold;
}

.friendmenu
{
	padding-top: 10px;
	color: #847C6D;
	font-size:8pt;
	margin-right: 20px;
}

.printmenu
{
	padding-top: 10px;
	color: #847C6D;
	font-size:8pt;
}
.contentPageTitle
{
font-weight:bold;
color:#847C6D;
}
.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
{
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:#847C6D; font-weight:bold;}
.faq-answer {}

/* ======================================= */
/* testimonial display page */

DIV.testimonialItem
{}
DIV.testimonialImageContainer{

	/*display:inline;*/
}
IMG.testimonialImage
{}
DIV.testimonialTitle{

	text-transform:uppercase;
	color:#72a504;
	font-weight:bold;
}
DIV.testimonialText
{}

/* Below only used if display_type = single and listing_type = links */

DIV.testimonialLinks{ } }
A.testimonialLink{  }

/* Used for listing_type = links or dropdown */
DIV.testimonialLinksHeader{

	font-weight:bold;
}

/* ======================================= */

/* Latest News display page:*/

DIV.latestNewsStory{ 

 /* main item container */
 }

IMG.latestNewsImage{ 

	padding:10px;
 }
DIV.latestNewsTitle{ 

	font-weight:bold;
 }


/* List of News title links for inserting into site pages */
.latestNewsComponent
{
/*BORDER-bottom: #CF2027 1px dotted;*/
padding-bottom: 4px;
padding-top: 4px;
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;
}



.emailFormLabel {font-weight:bold}

/* standard text input class */
.ftxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	width: 10em;
}
.ftxtarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	width: 10em;

}
.ftxtquery {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	width: 10em;
}

/* standard submit button */
.fsub {width:8em; color:#FFFFFF; background-color:#847C6D; border:2px #A5D750 solid; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-variant:small-caps; font-size:11px;}

/* 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:3;
	font-weight:bold;
}

.contactsContactHeader {

	font-size:2;
	font-weight:bold;
	
}

/* container & elements of Latest News Page story */
.latestNews {
width: 540px;
}
.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:#847C6D;
	font-weight:bold;
 }

.documentGroupFiles {

	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;
}

#footer
{
float:right;
margin: 10px 154px 10px 0px;
text-align:right;
color:#E5DFD2;
font-size:9px;
}


#footer a
{
color:#FFFFFF;
text-decoration: none;
}

/*--------------------------------------------------------------*/
/*--------------FoodFX Specific Styles--------------------------*/
/*--------------------------------------------------------------*/

/*Main Container for the website: Centered*/
#container
{
position:absolute;
left: 50%;
width: 924px;
margin-left: -462px;
float:left;
}

/*Website header: Background image with the navigation aligned with padding*/
#header
{
float: left;
width: 524px;
height: 7px;
background:url(../images/header_image.jpg) top left no-repeat;
padding: 108px 0px 20px 400px;
}

	/*Navigation which site inside the header container*/
	#headernav
	{
	float:left;
	}
	
	#headernav ul
	{
	padding:0px;
	margin:0px;
	list-style-type:none;
	}
	
	#headernav ul li
	{
	display:inline;
	padding:0;
	margin:0;
	}

	#headernav ul li a
	{
	color:#FFFFFF;
	text-decoration:none;
	margin: 0px 19px 0px 0px;
	}

#headernav ul li a:hover {
text-decoration:underline;
}
	
/*Container to house the three column divs and the footer*/
#contentcontainer
{
float:left;
width: 924px;
}

/*Container to house the testimonials box and the newsand events box*/
#leftcol
{
float:left;
width: 375px;
min-height: 675px;
}

	#testimonials
	{
	float: left;
	width: 375px;
	min-height: 535px;
	background:url(../images/left_col_bg.jpg) bottom no-repeat #E5DFD2;
	}
		/*Container for the testimonials to add some left padding, style the headings, and remove margins from the hr's*/
		#testimonialtext
		{
		padding: 0px 0px 20px 12px;
		}
		
		h2
		{
		margin: 3px;
		padding: 0px 0px 0px 21px;
		color: #318002;
		font-size:15px;
		}
		
		#testimonialtext img
		{
		float:left;
		margin: -6px 0px 3px 3px;
		}
		
		#testimonialtext p
		{
		float: left;
		margin: 0px 10px 10px 27px;
		font-size:11px;
width:320px;
text-align:left;
		}
		
		#testimonialtext a
		{
		color:#FF0000;
		text-decoration:none;
		}
		
		/*Container to house the three links under the testimonials and the more links button*/
		#testimoniallinks
		{
		float:left;
		position: absolute;
		top:580px;
		left: 20px;
		}
		
		#testimoniallinks img
		{
		float:left;
		margin: 5px;
		}
		
		#testimoniallinks .morelinks
		{
		float:left;
		position: absolute;
		top:60px;
		left: 4px;
		}
		
	/*Container to house the news release*/
	#newsandevents
	{
	float: left;
	width: 375px;
	height: 140px;
	background:url(../images/left_col_news.jpg) no-repeat #847C6D;
	}
		
		/*Number list for news releases*/
		#newsnumbers
		{
		float:right;
		height: 25px;
		line-height: 35px;
		color: #426A01;
		padding: 10px 30px 0px 0px;
		}
		
			#newsnumbers a
			{
			color:#006600;
			text-decoration:none;
			}
			
			/*Selected news release*/
			#newsnumbers span
			{
			color:#FFFFFF;
			}
		
		/*Container to house the image and text*/
		#newscontent
		{
		float:left;
		width: 312px;
		height: 58px;
		padding: 23px;
		}
		
			.newssubtitle
			{
			color:#353732;
			font-variant:small-caps;
			font-size:10px;
			text-align:left;
			}
			
			.newspic
			{
			width:126px;
			height: 58px;
			float: left;
			}
			
			.newstext
			{
			float: right;
			width:179px;
			height: 58px;
			padding: 0px 0px 0px 7px;
			font-size:10px;
			text-align:left;
			}
			
			.newstext a
			{
			color:#FF0000;
			text-decoration:none;
			font-variant:small-caps;
			font-size:10px;
			text-align:left;
			}
	
/*Container to house the main page content*/
/***** NOTE ***** The Centre column is positiioned inside the right coloumn container to
get the background image to auto-extend with the content*/
#centercol
{
float: left;
width: 325px;
min-height: 642px;
background: #FCFBFA;
padding: 12px 25px 20px 15px;
}

/*/*Used on content rich pages :: Container to house the main page content*/
/***** NOTE ***** The Centre column is positiioned inside the right coloumn container to
get the background image to auto-extend with the content*/
#centercol2
{
float: left;
width: 690px;
min-height: 642px;
background:url(../images/left_col_top2.jpg) top left no-repeat #FCFBFA;
padding: 50px 15px 20px 35px;
}

#clearpanel
{
float: left;
width: 352px;
height: 105px;
}

/*Container to house the navigation buttons and images down the right side of the page*/
#rightcol
{
float:right;
/*width: 184px*/
width: 549px; /*Width = previous right col width + center col width*/
background:url(../images/right_col_bg.gif) right repeat-y #847C6D;
}

/*Used on content rich pages :: Container to house the navigation buttons and images down the right side of the page*/
#rightcol2
{
float:right;
/*width: 184px*/
width: 924px; /*Width = previous right col width + center col width*/
background:url(../images/right_col_bg.gif) right repeat-y #847C6D;
}
	
	/*Container class to house the various images and buttons*/
	.photo
	{
	float: right;
	width: 184px;
	height: 190px;
	margin: 0px;
	padding: 0px;
	}
	
	.graphic
	{
	float: right;
	width: 184px;
	height: 115px;
	margin: 0px;
	padding: 0px;
	}
	
	/*Container with background to house the Enquire and Contact links*/
	#contact
	{
	float: right;
	width: 184px;
	height: 110px;
	background:url(../images/right_col4contact.gif) no-repeat;
	}
	
	#contact ul
	{
	padding:6px 0px 0px 62px;
	margin:0px;
	list-style-type:none;
	}
	
	#contact ul li
	{
	padding:0;
	margin:5px;
	}
	
	#contact ul li a
	{
	color:#847C6D;
	text-decoration:none;
	font-weight:bold;
	}
