/*------------ Stylesheet Contents ----------------------------------------------------------

 - General Page Rules

 - Template Specific Rules

 - General CMS Rules

 - Blog Module Rules
 - Calendar Module Rules
 - Contacts Module Rules
 - Document Group Module Rules
 - FAQ Module Rules
 - Forum/Message Board Module Rules
 - Latest News Module Rules  
 - Menu and Sub-Menu Rules (Non-slideout style)
 - Menu and Sub-Menu Rules (Slideout style) 
 - Newsletter Module Rules
 - Pole Module Rules
 - Site Search Rules
 - Testimonial Module Rules

*/



/*------------ General CMS Rules ----------------------------------------------------------*/

	.contentPageTitle {font-weight: bold; color:#591800; padding: 0; margin: 0; font-size: 16px;}
	
	.textAndImagesTitle	{font-weight:bold;}
	
	.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 {width:8em; }
	
	/* standard select list */
	.fsel {width:15em; }
	
	
	/* DIV For email form and the likes */
	.buttonBar {text-align: left; padding-top:1em; }
	
/*------------ Blog Module Styles ----------------------------------------------------------*/

.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{ }

/*------------ Calendar Module Styles ----------------------------------------------------------*/

.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; }

/*------------ Contacts Module Styles ----------------------------------------------------------*/

/* container & elements of Contacts page */

.contactsIntro {}
.contactsRegionHeader {color:#999;	font-size:3; font-weight:bold; }
.contactsContactHeader {font-size:2;font-weight:bold;}
.required {color:#000000; font-weight:bold;}
 
 /*------------ Document Group Module Styles ----------------------------------------------------------*/

.documentGroupFiles {padding:2em 0 2em 0;line-height:2.0em;}
/* only when there's a single group on display - instead of SELECT element */
.documentGroupHeader {font-weight:bold;}

/*------------ FAQ Module Styles ----------------------------------------------------------*/

.faq-topic-header {font-weight:bold;}
.faq-question {color:#000000; font-weight:bold;}
.faq-answer {}

/*------------ Forum/Message Board Module Styles ----------------------------------------------------------*/

.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;text-transform:uppercase;}
.forumViewAuthorDate {font-size:8pt;}
.forumReplySubject {font-weight:bold;}

/*------------ Latest News Module Styles ----------------------------------------------------------*/

/* List of News title links for inserting into site pages */
.latestNewsComponent { padding: 4px 0px; 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;}

/* container & elements of Latest News Page story */
.latestNews {}
.latestNewsDate {font-style:normal;	color:#999; padding:5px 0;}
.latestNewsTitle {font-weight:bold;	color: #ffc424;	font-size:15px;}

/* 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;  }

/*----------- Menu and Sub-Menu Rules (Non-slideout style) ----------------------------------------------------------*/
	
		/*------------ Menu Rules ----------------------------------------------------------*/
		/*
		.menu { color: #000000;	text-decoration: none;	}
		
		.menu:hover	{color: #000000;text-decoration: underline;	}
		
		.menuin	{color: #000000; text-decoration: none;}
		
		.menuin:hover {color: #000000; text-decoration: underline; }
		
		.submenu {color: #000000; margin-left: 25px; text-decoration: none;	}
		
		.submenu:hover {color: #000000; margin-left: 25px; text-decoration: underline;	}
		
		.submenuin {color: #000000; font-weight:bold; margin-left: 25px; text-decoration: none;}
		
		.submenuin:hover {color: #000000; font-weight:bold;	margin-left: 25px;	text-decoration: underline;	}
		*/
		
		/*------------ Secondary Menu Styles ----------------------------------------------------------*/
		/*
		.smenu {color: #000000;	text-decoration: none;}
		
		.smenu:hover {color: #000000; text-decoration: underline;}
		
		.smenuin {color: #000000; text-decoration: none; }
		
		.smenuin:hover { color: #000000; text-decoration: underline;}
		
		.ssubmenu {	color: #000000;	margin-left: 25px; text-decoration: none;}
		
		.ssubmenu:hover	{color: #000000; margin-left: 25px;	text-decoration: underline;	}
		
		.ssubmenuin	{color: #000000; font-weight:bold; margin-left: 25px; text-decoration: none; }
		
		.ssubmenuin:hover {	color: #000000;	font-weight:bold; margin-left: 25px; text-decoration: underline; }
		*/
		
/*----------- Menu and Sub-Menu Rules (Non-slideout style) ----------------------------------------------------------*/
		
		.menu:hover	{ text-decoration: none;}
		
		.menu { float: right; font-family: Tahoma, Arial, Sans-Serif; font-size:11px; }
		
		.menu ul { z-index:500; padding:0; margin:0; list-style-type:none; width:176px	}
		
		.menu li {background:#d3b597;  float:left; width:176px;}
		
		.menu_popup	{ position: absolute; left: -1000px; border:1px solid #FFFFFF; border-width: 1px 1px 0 1px; }
		
		.menu a, .menu a:hover{display:block;  text-decoration:none; line-height:14px; color:#605E5F; 
		padding: 4px 5px 4px 23px; border:1px solid #FFFFFF; border-width: 0 0 1px 0px;	}
		
		* html .menu a, * html .menu a:visited 	{ width:165px; w\idth:148px;}
		
		/* TOPLEVEL */
		
		/* Items with no sub menu */
		
		.menu a:hover {	 background: #cdac8b;}
		
		.menu a.selected, .menu .level1 a.selected:hover { font-weight: bold; color: #F58A20; background: #FFF;}
		
		.menu a.sub	{ background: #d3b597 url(/images/triangle_normal.gif) no-repeat 152px 5px;}
		
		.menu a.subtopselected,
		.menu a.subselected,
		.menu a.subtopselected:hover,
		.menu a.subselected:hover
		{ background: #cdac8b url(/images/triangle_hover.gif) no-repeat 148px 5px; font-weight: bold;}
		
		.menu a.sub:hover { background: #cdac8b url(/images/triangle_white.gif) no-repeat 152px 5px;}
		
		/* POPUP */
		
		.menu .menu_popup a	{ background: #d3b597;}
		
		.menu .menu_popup a:hover { background: #cdac8b;}
		
		.menu .menu_popup a.sub	{background: #d3b597 url(/images/triangle_orange_green.gif) no-repeat 152px 5px;}
		
		.menu .menu_popup a.sub:hover { background: #cdac8b url(/images/triangle_white.gif) no-repeat 152px 5px;}
		
		/* LEVEL 2 */
		
		.menu .level2 a	{ background: #e3d0be; padding: 4px 5px 4px 35px;}
		
		.menu .level2 a:hover { background: #cdac8b; }
		
		.menu .level2 a.topselected	{ font-weight:bold;	background: #e3d0be}
		
		
		.menu .level2 a.sub	{ background: #e3d0be url(/images/triangle_orange_green.gif) no-repeat 152px 5px;}
		
		.menu .level2 a.sub:hover { background: #d3b597 url(/images/triangle_white.gif) no-repeat 152px 5px;}
		
		.menu .level2 a.subtopselected,
		.menu .level2 a.subselected,
		.menu .level2 a.subtopselected:hover,
		.menu .level2 a.subselected:hover
		{ background: #e3d0be url(/images/triangle_orange_orange_down.gif) no-repeat 148px 5px; font-weight: bold;}
		
		
		/* LEVEL 3 */
		.menu .level3 a,
		.menu .level3 a:hover { background: #e3d0be; padding: 4px 5px 4px 45px;}
		
		.menu .level3 a:hover {}


/*------------ Newsletter Module Styles ----------------------------------------------------------*/

.newsletterError { font-weight:bold; color:#ff0000;}
.newsletterSuccess { font-weight:bold; color:#009900;}

/*------------ Poll Module Styles ----------------------------------------------------------*/

.pollName {font-weight:bold;}
.pollChoiceName {font-weight:bold;}
.pollChoiceDescription{}
.pollChoiceDescription p {margin: 0; padding: 0;}
.pollVoteButton { background-color:#ff6600; color:#ffffff; border:none; font-weight:bold; width:100px; cursor:pointer; }
.pollChoiceRow { border-bottom:solid 1px #cccccc; padding: 15px 0px; }

/*------------ Site Search Styles ----------------------------------------------------------*/

.siteSearchContainer {float: left; margin: 20px 0px 0px 18px;}
.siteSearchContainer form { margin: 0; padding: 0;}
.siteSearchContainer input { margin: 0; padding: 0;}
.searchLabel { display: block; font-weight: bold; color: #333333; margin: 0px 0px 3px 0px; padding: 0; }
.siteSearchInput { float: left; border: 1px #FFF solid; width: 120px; height: 17px; font-size: 11px; padding: 3px 3px 0px 3px; margin:0}
.siteSearchSubmit { float: left; position: relative; top: 0px; left: 0px;}

/*------------ Testimonial Module Styles ----------------------------------------------------------*/

.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;}

/*------------ Products Module Styles ----------------------------------------------------------*/

/* Products listing located in stewartbrowne.css */
   
