/*------------ 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 Page Rules ----------------------------------------------------------*/

BODY { background:#591800 ; margin:0; height:100%; width:100%;}

BODY, TABLE {font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:11px;	color:#000000; }

A{ color: #000000;}

* img { behavior: url(http://www.somersetcottage.co.nz/iepngfix.htc) }

INPUT,TEXTAREA {font-family:Verdana, Arial, Helvetica, sans-serif;	color:#000; }

/*------------ Template Specific Rules ----------------------------------------------------------*/

/* Page Contatiner Rules */

#containerColour
{
position:relative;
background: #d3b597 url(../images/1/body_bg.gif) top repeat-x;
float: left;
width: 100%;
height: 100%;
}

#container
{
margin-left:auto;
margin-right:auto;
width:886px;
text-align:left;

}

#bgcontainer
{
width:886px;
float:left;
position:relative;
}

#content
{
position:relative;
width:846px;
padding: 0px 20px;
float:left;
background: url(../images/1/bg.jpg) repeat-y;
}

/* Header Rules */

#header
{
float:left;
width:846px;
margin: 0px 20px;
height: 133px;
background: url(../images/1/header_bg.jpg) top left no-repeat;
position:relative;
}

	#header .logo
	{
	position: absolute;
	top: 1px;
	left: -22px;
	}
	
	#header #headerLinks
	{
	position: absolute;
	top: 10px;
	right: 30px;
	color: #FFFFFF;
	}
	
	#header a
	{
	text-decoration: none;
	color: #FFFFFF;
	}
	
	#header a img
	{
	border: none;
	}

/* Header Nav Rules */

#headerNav
{
position:relative;
float: left;
width:846px;
padding: 0px 20px;
height: 57px;
background: url(../images/1/header_nav_bg.gif) top left no-repeat;
}

	#headerNav p
	{
	position:absolute;
	top: 8px;
	left: 32px;
	margin: 0;
	padding: 0;
	color: #d3b597;
	}
	
	#headerNav ul
	{
	position:relative;
	float:right;
	margin: 0;
	padding: 0;
	list-style-type:none;

	}
	
	#headerNav ul li
	{
	display:inline;
	padding:0;
	margin:0;
	}
	
	#headerNav ul li a
	{
	position:relative;
	display:block;
	float:left;
	line-height: 36px;
	height: 57px;
	text-decoration:none;
	color:#591800;
	font-size:12px;
	font-weight: bold;
	padding: 0px 15px 0px 15px;
	
	background: url(../images/1/header_nav_bg_item.jpg) repeat-x;
	}
	
	#headerNav ul li #first
	{
	padding: 0px 15px 0px 25px;
	}
	
	#headerNav ul li img
	{
	border: none;
	}
	
	#headerNav ul li a:hover
	{
	text-decoration: underline;
	color:#591800;
	}
	
	#headerNav ul li a .left
	{
	position:absolute;
	top: 0;
	left: 0;
	}
	
	#headerNav ul li a .right
	{
	position:absolute;
	top: 0;
	right: 0;
	}
	
#blogArchiveColumn
{
float: left;
width: 189px;
background: #dacbbd url(http://www.somersetcottage.co.nz/ems/images/blog_bg_pic.jpg) bottom left no-repeat;
border: 4px solid #907760;
border-width: 0px 0px 4px 4px;
padding: 0px 0px 145px 0px;
}

#blogArchiveColumn a
{
color: #000;
}

#blogArchiveColumn h2
{
background: #c9b8a9;
margin: 5px 0px 0px 0px;
padding: 3px 0px 3px 8px;
font-weight: ;
font-size: 11px;
border-left: 4px solid #420404;
}

#blogArchiveColumn ul
{
padding: 10px 0px 10px 27px;
margin: 0px;
background: #e2d9d1;
border-bottom: 1px #FFF solid;
}

#blogArchiveColumn ul li
{
margin: 3px 0px;
}

#blogArchiveColumn ul li a
{

}

/* Right Column Rules */

#rightCol
{
position:relative;
float:right;
width: 167px;
padding: 30px 0px 0px 0px;
}

	#rightCol .callout
	{
	margin: 0px 0px 0px 17px;
	}
	
	#rightCol .callout h2
	{
	margin: 0px 0px 12px -17px;
	padding: 0px 0px 0px 17px;
	background: url(../images/1/callout_half_bullet.gif) top left no-repeat;
	color: #591800;
	font-size: 16px;
	font-weight: bold;
	}
	
		#rightCol .callout h2 span
		{
		color: #f52206;
		}
	
	#rightCol .callout img
	{
	margin: 0;
	}
	
	#rightCol .callout p
	{
	margin: 10px 20px 10px 0px;
	padding: 0px 0px 15px 0px;
	border-bottom: 2px dotted #a27966;
	}

/* Content Column Rules */

#contentCol
{
position:relative;
float:right;
width: 461px;
min-height: 480px;
margin: 30px 0px 0px 0px;
padding: 0px 20px 20px 20px;
border-right: 2px dotted #a27966;
}

/* Navigation Container Rules */

#navigationCol
{
float: left;
position:relative;
width:176px;
background: #d3b597;
}

#navigationCol img
{
margin: 30px 0px 0px 25px;
}

/* Footer Rules */

#footer
{
position:relative;
float: left;
width: 100%;
height: 83px;
background: url(../images/1/footer_bg.gif) top repeat-x;
}

#footerContainer
{
margin-left:auto;
margin-right:auto;
width:886px;
text-align:left;
}

#footerBgContainer
{
position:relative;
width:846px;
height: 83px;
padding: 0px 20px;
float:left;
color: #845543;
background: #6e3621 url(../images/1/footer_bg2.gif) top repeat-x;
}

#footerBgContainer a
{
color: #845543;
text-decoration:none;
}

#footerBgContainer a:hover
{
color: #845543;
text-decoration: underline;
}

	.left
	{
	position:absolute;
	top: 42px;
	left: 32px;
	}
	
	.right
	{
	position:absolute;
	top: 42px;
	right: 32px;
	}

/*------------ 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;}
.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;  }

/*----------- 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 */
   
IMG.productListingImage{}

TABLE.productListingTable{ padding-top:20px;padding-left:22px;}

TD.productListingCell{}

DIV.productListing{padding-top:1em;}

SPAN.productListingName{font-weight:bold;}

SPAN.productListingCategory{}

/* Products detail */

TABLE.productTable{padding:0 30px 30px 30px;}

TD.productMainDisplay{}

DIV.product{}

DIV.productName{color: #3375b1;font-size:130%;font-weight:bold;}
DIV.visit{color: #3375b1;font-weight:bold; padding-bottom: 0px; padding-top: 10px;}

DIV.productMainImage{padding-bottom:10px;}

DIV.productDescription{padding-right:10px;}

DIV.productAddress{line-height: 1.5;}

TABLE.productThumbnails{padding-left:10px;}

TD.productThumbnail{padding:5px;}
