/*  
Theme Name: EcoGreen
Theme URL: http://www.imediapixel.com/ecogreen/
Description: Down to Earth Template
Author: plentong
Author URI: http://themeforest.net/user/plentong
Version: 1.0
*/

/* Global Defaults
=====================================================================*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,tr,th,td,embed,object {
	margin:0;
	padding:0;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img,abbr{
	border:0;
}
ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
a,a:link,a:visited,a:hover { 
	color:#697f0f;
	text-decoration:none; 
}
a:focus,a:hover { 
	text-decoration:underline;
}
a img { 
	border:0; 
}
:focus {
	outline: 0;
}
.clear { 
	clear:both; 
}
/* Global Elements
=====================================================================*/
body {
	background:#fff url(images/background.png) repeat-x;
	line-height: 1.6em;
	font:62.5% arial, verdana, serif;
}
.replace{
	position:relative;
	margin:0;
	padding:0;
	/* \*/
	overflow:hidden;
	/* */
}
.replace span{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.skiplink{
	display:none;
}
/* Start CSS Coding
=====================================================================*/
#container {
	width: 100%;
	background: url(images/back_footer.png) repeat-x 0 100%;
}
#wrapper {
	width:980px;
	margin:0 auto;
}
#header {
	width:980px;
	height:106px;
}
#logo{
	width:410px;
	height:106px;
	font-size:1.2em;
	position:relative;
	overflow:hidden;
	display:inline;
	float:left;
	text-indent: -5000px;
}
#logo span{
	background:url(images/logo.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}
#headerright {
	width: 550px;
	height: 106px;
	float: right;
}
#headerright p {
	float: right;
	font-size: 1.8em;
	color: #fff;
	text-align: right;
	margin: 9px 7px 0 0;
	display: inline;
	background: url(images/icon_phone.png) no-repeat 0 3px;
	padding: 0 0 0 20px;
}
#headerright h1 {
	text-align: right;
	font-size: 2.0em;
	font-family: "Myriad Pro", arial, serif;
	margin: 45px 7px 0 0;
	color: #fff;
}
#headerright h1 span {
	color: #a3ca3a;
}
#placemainmenu {
	width: 980px;
	height: 79px;
	background: url(images/mainmenu.png) no-repeat;
}
#mainmenu {
	width: 730px;
	height: 37px;
	float: left;
	position: relative;
}
#mainmenu li {
	height: 37px;
	float: left;
	display: inline;
	background: url(images/sepmenu.png) no-repeat 100% 100%;
}
#mainmenu li.last {
	background: none;
}
#mainmenu li a, #mainmenu li a:link, #mainmenu li a:visited {
	height: 27px;
	float: left;
	display: inline;
	padding: 10px 20px 0 20px;
	font-size: 1.4em;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#mainmenu li:hover a, #mainmenu li:hover a:link, #mainmenu li:hover a:visited, 
#mainmenu li.current_page_item a{
	background: url(images/menu_hover.png) no-repeat 50% 100%;
	text-decoration: none;
}
#mainmenu li:hover a:hover {
	text-decoration: none;
}
/* Start CSS POPUP Menu
=====================================================================*/
#placemainmenu ul ul {
	position:absolute;
	z-index:500;
	display:none;
	width:973px;
	height:34px;
	margin:37px 0 0 0;
	left:0;
	padding: 0 0 0 7px;
}
#placemainmenu ul li ul li {
	display:inline;
	height:34px;
	float:left;
	background:url(images/submenu_right.png) no-repeat 100% 0;
	margin:0 3px 0 0;
}
#placemainmenu #mainmenu li:hover ul li:hover {
	background-position: 100% -34px;
}
#placemainmenu #mainmenu li:hover ul li a, #placemainmenu #mainmenu li:hover ul li a:link, #placemainmenu #mainmenu li:hover ul li a:visited {
	color:#81991b;
	font-size:1.2em;
	display:inline;
	float:left;
	height:24px;
	padding:10px 13px 0 13px;
	text-transform:none;
	background:url(images/submenu_left.png) no-repeat 0 0;
	border:none;
	font-weight: bold;
}
#placemainmenu #mainmenu li:hover ul li:hover a:hover, #placemainmenu #mainmenu li ul li:hover a:hover, #placemainmenu #mainmenu li:hover ul li:hover a {
	text-decoration:none;
	color:#fff;
	background-position: 0 -34px;
}
div#placemainmenu li:hover ul ul,
div#placemainmenu li li:hover ul ul
{display:none;}

div#placemainmenu li:hover ul,
div#placemainmenu li li:hover ul
{display:block;}
/* End CSS Drop Down Menu */
#frmsearch {
	width: 250px;
	height: 37px;
	float: left;
	background: url(images/back_search.png) no-repeat 0 5px;
}
.textboxsearch {
	width: 177px;
	height: 17px;
	float: left;
	margin: 6px 0 0 0;
	border: none;
	font-size: 1.1em;
	color: #747474;
	font-family: Arial, verdana, serif;
	padding: 8px 5px 0 5px;
	background: transparent;
}
.submitsearch {
	width: 51px;
	height: 27px;
	background: url(images/submitsearch.png) no-repeat;
	border: none;
	float: left;
	margin: 5px 0 0 6px;
	font-family: "Myriad Pro", arial, serif;
	color: #fff;
	font-size: 1.4em;
	font-weight: bold;
	padding: 2px 0 0 0;
	text-transform: uppercase;
	cursor: pointer;
}
#intro {
	width: 980px;
	height: 227px;
	margin: 20px 0 0 0;
	position: relative;
	background: #cde079;
}
#roundedcorner {
	width: 980px;
	height: 227px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(images/roundedcorner.png) no-repeat;
	z-index: 10;
}
#panelslideshow {
	width: 980px;
	height: 227px;
}
#listtab {
	width: 300px;
	height: 25px;
	position: absolute;
	z-index: 100;
	top: 188px;
	left: 10px;
	padding: 3px 0 0 3px;
}
#listtab li {
	width: 22px;
	height: 22px;
	float: left;
	display: inline;
	margin: 0 3px 0 0;
	background:url(images/slide_hover.png) no-repeat;
}
#listtab li a, #listtab li a:link, #listtab li a:visited {
	width: 22px;
	height: 17px;
	float: left;
	text-align: center;
	font-size: 1.2em;
	color: #aaa;
	padding: 5px 0 0 0;
}
/* JQuery UI Tabs
=====================================================================*/
.ui-tabs-hide {  
	display: none;  
}
#listtab li.ui-tabs-selected a, #listtab li.ui-tabs-selected a:link, #listtab li.ui-tabs-selected a:visited {
	background:url(images/slide_hover.png) no-repeat;
	text-decoration:none;
	color: #453a2f;
}
/*
=====================================================================*/
#content {
	width: 980px;
	margin: 20px 0 0 0;
}
#maincontent {
	width: 710px;
	float: left;
}
#maincontent h2 {
	font-size: 2.0em;
	color: #1a1a1a;
}
#maincontent p {
	font-size: 1.2em;
	color: #1a1a1a;
	line-height: 1.6em;
	padding: 10px 0 0 0;
}
#boxtestifront {
	width: 458px;
	margin: 10px 0 10px 61px;
	background: url(images/big_quote.png) no-repeat;
	padding: 0 0 0 47px;
}
#maincontent #boxtestifront p {
	font-family: Georgia, Garamond, serif;
	font-size: 1.8em;
	color: #1a1a1a;
	line-height: 1.4em;
}
#maincontent #boxtestifront p.testiname {
	font-family: Arial, verdana, serif;
	padding: 0;
	font-size: 1.4em;
	padding: 5px 0 0 0;
	float: left;
}

.boxnavbottom {
	width: 250px;
	height: 8px;
	background: url(images/nav_bottom.png) no-repeat;
	font-size: 0;
	margin: 0 0 19px 0;
}
.linkmore {
	float: left;
	height: 20px;
	background: url(images/more_right.png) no-repeat 100% 0;
	color: #fff;
	font-size: 1.2em;
	margin: 3px 0 0 10px;
	display: inline;
}
.linkmore span {
	height: 17px;
	float: left;
	background: url(images/more_left.png) no-repeat;
	color: #fff;
	padding: 3px 11px 0 11px;
}
#maincontent h3 {
	font-size: 1.4em;
	color: #526407;
	padding: 10px 0 0 0;
}
#maincontent ul.listfront {
	width: 310px;
	padding: 10px 0 0 0;
	float: left;
}
#maincontent ul.listfront li {
	width: 264px;
	height: 17px;
	margin: 0 0 2px 21px;
	background: url(images/bullet1.png) no-repeat;
	padding: 3px 0 0 25px;
	font-size: 1.2em;
	font-weight: bold;
	color: #1a1a1a;
}
#nav {
	width: 250px;
	float: right;
}
.boxnavtop {
	width: 250px;
	height: 8px;
	background: url(images/nav_top.png) no-repeat;
	font-size: 0;
}
.boxnavback {
	width: 216px;
	background: #cde079;
	padding: 5px 17px;
}
.boxnavback h3 {
	font-size: 1.6em;
	color: #1a1a1a;
	text-align: left;
	padding-left: 5px;
}
.boxnavback p {
	font-size: 1.2em;
	color:  #1a1a1a;
	padding: 10px 0 0 0;
	line-height: 1.6em;
}
.boxnav {
	width: 250px;
	margin: 0 0 19px 0;
}

.boxnav img {
	vertical-align:middle;
}

.boxnav h3 {
	width: 233px;
	height: 23px;
	border-top: 2px solid #453a2f;
	border-bottom: 1px solid #453a2f;
	text-align: left;
	font-size: 1.6em;
	color: #1a1a1a;
	padding: 5px 17px 0px 5px;
}
.menunav, #menunews,
.widget {
	width: 250px;
	margin: 0 0 19px 0;
}
.menunav li, #menunews li,
.widget li {
	width: 216px;
	padding: 7px 17px;
	background: url(images/sepmenunav.png) repeat-x 0 100%;
}
.menunav li a, .menunav li a:link, .menunav li a:visited,
.widget li a, .widget li a:link, .widget li a:visited {
	font-size: 1.2em;
	font-weight: bold;
}
#menunews li h4 {
	font-size: 1.2em;
}
#menunews li p {
	font-size: 1.1em;
	color: #1a1a1a;
	padding: 2px 0 0 0;
	line-height: 1.2em;
}
#menunews {
	margin: 0;
}
.linkmorenews {
	width: 250px;
	background: url(images/sepmenunav.png) repeat-x 0 100%;
	height: 23px;
}
.linkmorenews a {
	float: right;
	height: 11px;
	background: url(images/bullet2.png) 100% 1px no-repeat;
	padding: 0 15px 0 0;
	font-size:1.2em;
	font-weight: bold;
	margin: 5px 3px 0 0;
	display: inline;
}
/* About Us
=====================================================================*/
img.alignright {
	float: right;
	background: url(images/framesright.png) no-repeat 0 100%;
	padding: 19px 20px 36px 31px;
	margin: 10px 0 0 0;
}
img.alignleft {
	float: left;
	background: url(images/framesleft.png) no-repeat 100% 100%;
	padding: 19px 31px 36px 20px;
	margin: 10px 0 0 0;
}
#maincontent ul {
	padding: 10px 0 0 10px;
}
#maincontent ul li {
	background: url(images/bullet3.png) no-repeat;
	font-size: 1.2em;
	color: #1a1a1a;
	padding: 0 0 0 20px;
	margin: 0 0 5px 0;
}
/* Home Page Columns
=====================================================================*/
/* 'widths' sub menu */
#layoutdims {
	clear:both;
	background:#eee;
	border-top:4px solid #000;
	margin:0;
	padding:6px 15px !important;
	text-align:right;
}
/* column container */
.colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
}
/* common column settings */
.colright,
.colmid,
.colleft {
	float:left;
	width:100%;			/* width of page */
	position:relative;
}
.col1,
.col2,
.col3 {
	float:left;
	position:relative;
	padding:0 0 1em 0;	/* no left and right padding on columns, we just make them narrower instead 
					only padding top and bottom is included here, make it whatever value you need */
	overflow:hidden;
}
/* 3 Column settings */
.threecol {
	background:#eee;		/* right column background colour */
}
.threecol .colmid {
	right:25%;			/* width of the right column */
	background:#fff;		/* center column background colour */
}
.threecol .colleft {
	right:50%;			/* width of the middle column */
	background:#eee;	/* left column background colour */
}
.threecol .col1 {
	width:46%;			/* width of center column content (column width minus padding on either side) */
	left:102%;			/* 100% plus left padding of center column */
}
.threecol .col2 {
	width:21%;			/* Width of left column content (column width minus padding on either side) */
	left:31%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
}
.threecol .col3 {
	width:21%;			/* Width of right column content (column width minus padding on either side) */
	left:85%;			/* Please make note of the brackets here:
					(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
}


/* 3 Column settings */
.threecol {
	background:#eee;		/* right column background colour */
}
.threecol .colmid {
	right:33%;			/* width of the right column */
	background:#fff;		/* center column background colour */
}
.threecol .colleft {
	right:34%;			/* width of the middle column */
	background:#eee;	/* left column background colour */
}
.threecol .col1 {
	width:30%;			/* width of center column content (column width minus padding on either side) */
	left:102%;			/* 100% plus left padding of center column */
}
.threecol .col2 {
	width:29%;			/* Width of left column content (column width minus padding on either side) */
	left:39%;			/* width of (right column=33) plus (center column left and right padding=4) plus (left column left padding=2) */
}
.threecol .col3 {
	width:29%;			/* Width of right column content (column width minus padding on either side) */
	left:77%;			/* Please make note of the brackets here:
					(100% - left column width=33) plus (center column left and right padding=4) plus (left column left and right padding=4) plus (right column left padding=2) */
}


/* Styles for RSS Feed 
=====================================================================*/

/* Defines the bounding div for the entire display- use to define borders, fill, etc */
.rss-box {
	 margin: 0.5em;
	 width: 180px;
	 background-color: #FFFFCC;
         border: 5px solid #990000;
	 
}

/* Defines the unordered list <ul>...</ul> for the feed items- use to define the padding/margins for items. */
.rss-items {
	margin-top:0px;
	padding:0.5em; 0.5em;
	margin-left:0px;
	color: #FFFFFF;
}

/* The title of the feed and link style if displayed. Use with variants of rss-title a:link, rss-title a:hover, etc for rollover styles */
p.rss-title {padding:0.1em;}
.rss-title {
	text-decoration: none;
	font-family: small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	font-size: 15px;
	background-color:#990000;
	color:white;
	font-weight:bold;
	margin: 0px;
	padding:0em;
	text-align: left;
}

/* Display of each feed item description and title, <li>...</li> as well as the channel description, if displayed. */
.rss-item  {
  font-family: small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
  font-size: 10px;
  font-weight : normal;
  list-style:none;
  padding-bottom:1em;
}

/* Variant for the item title and link style */
.rss-item a {
	text-decoration : none;
	color: #330066;
	font-size: 12px;
	font-weight:light;
	font-family:small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	}

/* Variant for the visited items */
.rss-item a:visited {
	color:453a2f;
}

/* Defines the display of item posting dates */
.rss-date {
	font-size: 85%;
	font-weight : normal;
	color: #fff;
	} 





/* News List Page
=====================================================================*/
#maincontent ul#listlatestnews {
	padding: 0;
	width: 710px;
	margin: 0;
}
#maincontent ul#listlatestnews li {
	padding: 0;
	margin: 0 0 7px 0;
	background: url(images/sepmenunav.png) repeat-x 0 100%;
}
#maincontent ul#listlatestnews li h3 {
	font-size: 1.4em;
}
#maincontent ul#listlatestnews li p {
	font-size: 1.0em;
	padding: 8px 0;
}
.imgnewsright {
	float: right;
	padding: 8px;
	background: url(images/framesnews.png) no-repeat;
	margin: 10px 0 0 10px;
}
#maincontent ul#listlatestnews li .listnewsdetail {
	width: 710px;
	height: 12px;
	padding: 0 0 15px 0;
}
#maincontent ul#listlatestnews li .listnewsdetail li {
	float: left;
	display: inline;
	height: 12px;
	font-size: 0.9em;
	color: #626262;
	padding: 0 10px;
	background: url(images/sepnewsdetail.png) no-repeat 100% 0;
	margin: 0;
}
#maincontent ul#listlatestnews li .listnewsdetail li.first {
	padding: 0 10px 0 0;
}
#maincontent ul#listlatestnews li .listnewsdetail li.last {
	background: none;
}
#maincontent ul#listpages {
	height:23px;
	float: right;
}
#maincontent ul#listpages li {
	margin:0 2px 0 0;
	height:23px;
	float:left;
	font-size:1.1em;
	display:inline;
	background:none;
	padding:0;
}
#maincontent ul#listpages li.unclick {
	margin:0 2px 0 0;
	height:18px;
	border:1px solid #d0d0d0;
	color:#d0d0d0;
	padding:3px 8px 0 8px;
}
#maincontent ul#listpages li.dotted {
	height:18px;
	font-size:1.1em;
	padding:5px 5px 0 5px;
}
#maincontent ul#listpages li a, #maincontent ul#listpages li a:link, #maincontent ul#listpages li a:visited {
	padding:5px 8px 0 8px;
	height:16px;
	display:inline;
	float:left;
	border:1px solid #453a2f;
	color:#453a2f;
}
#maincontent ul#listpages li a.active, #maincontent ul#listpages li a.active:link, #maincontent ul#listpages li a.active:visited {
	background:#453a2f;
	border:1px solid #453a2f;
	color:#fff;
}
#maincontent ul#listpages li a:hover {
	border:1px solid #697f0f;
	color:#697f0f;
	text-decoration:none;
}
/* News Detail Page
=====================================================================*/
.imgnewsleft {
	float: left;
	padding: 8px;
	background: url(images/framesnews.png) no-repeat;
	margin: 10px 10px 0 0;
}
#maincontent ul#listcomment {
	width: 710px;
	margin: 0;
	padding: 0 0 10px 0;
}
#maincontent ul#listcomment li {
	width: 710px;
	margin: 15px 0 0 0;
	padding: 0;
	background: none;
}
.linkavatar {
	width: 50px;
	height: 50px;
	float: left;
	display: inline;
	border: 1px solid #d4d4d4;
	padding: 2px 0 0 2px;
}
.linkavatar:hover {
	border: 1px solid #697f0f;
}
.placecomment {
	width: 623px;
	float: right;
	background: #f2f2f2;
	border: 1px solid #d4d4d4;
	padding: 12px;
}
.placecomment h4 {
	font-size: 1.0em;
	color: #4b4b4b;
	font-weight: lighter;
}
.placecomment h4 strong {
	font-weight: bold;
	color: #1a1a1a;
}
#maincontent ul#listcomment li .placecomment p {
	font-size: 1.0em;
}
#frmcomment {
	padding: 10px 0 0 0;
}
#frmcomment label {
	display: block;
	font-size: 1.2em;
	color: #1a1a1a;
	font-weight: bold;
}
#frmcomment label span {
	font-weight: lighter;	
}
.textboxcomment {
	width: 323px;
	height: 20px;
	background: #f6f6f6;
	border: 1px solid #d4d4d4;
	margin: 3px 0 10px 0;
	font-family: arial, verdana, serif;
	font-size: 1.1em;
	color: #1a1a1a;
	padding: 4px 3px 0 3px;
}
.textareacomment {
	width: 702px;
	height: 134px;
	background: #f6f6f6;
	border: 1px solid #d4d4d4;
	margin: 3px 0 10px 0;
	font-family: arial, verdana, serif;
	font-size: 1.1em;
	color: #1a1a1a;
	padding: 4px 3px 0 3px;
}
.submitcomment {
	width: 151px;
	height: 27px;
	background: url(images/submitcomment.png) no-repeat;
	border: none;
	float: left;
	margin: 5px 0 0 0;
	font-family: "Myriad Pro", arial, serif;
	color: #fff;
	font-size: 1.4em;
	font-weight: bold;
	padding: 2px 0 0 0;
	text-transform: uppercase;
	cursor: pointer;
}
/* Front page columns
=====================================================================*/
#page_columns {
		float:left;	
	}

#page_columns .page_column_left{
		width:100px;
		margin:0px 10px 0px 0px;	
	}

#page_columns .page_column_middle{
		width:100px;
		margin:0px 10px 0px 0px;	
	}

#page_columns .page_column_right{
		width:100px;
		margin:0px 10px 0px 0px;	
	}


/* FAQ Page
=====================================================================*/
#maincontent ul#listfaq {
	width:710px;
	margin:0;
	padding: 10px 0;
}
#maincontent ul#listfaq li {
	width:710px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #453a2f;
}
#maincontent ul#listfaq li a, #maincontent ul#listfaq li a:link, #maincontent ul#listfaq li a:visited {
	font-size:1.1em;
	color:#1a1a1a;
	width:691px;
	height: 23px;	
	display:block;
	font-weight: bold;
	padding: 6px 0 0 19px;
	background:url(images/back_nav.png) no-repeat;
	text-decoration: none;
}
#maincontent ul#listfaq li a:hover {
	background-position: 0 -29px;
	text-decoration:none;
}
#maincontent ul#listfaq li a.active, #maincontent ul#listfaq li a.active:link, #maincontent ul#listfaq li a.active:visited {
	background-position: 0 -58px;
	text-decoration: none;
}
#maincontent ul#listfaq li div {
	display:none;
}
#maincontent ul#listfaq li div.active {
	display:block;
}
#maincontent ul#listfaq li p {
	font-size:1.0em;
	padding: 5px 0 10px 20px;
}
/* Photo Gallery
=====================================================================*/
#maincontent ul#listgallery {
	width: 710px;
	margin: 0;
	padding: 0;
}
#maincontent ul#listgallery li {
	width: 223px;
	height: 205px;
	float: left;
	display: inline;
	background: url(images/framesgal.png) no-repeat;
	text-align: center;
	font-weight: bold;
	padding: 8px 0 0 1px;
	margin: 10px 0 0 11px;
}
#maincontent ul#listgallery li img {
	margin: 0 0 10px 0;
}
#maincontent ul#listgallery li a:hover {
	text-decoration: none;
}
/* Services Page
=====================================================================*/
#maincontent ul#listservices {
	width:710px;
	margin:0;
	padding:0;
}
#maincontent ul#listservices li {
	width:710px;
	margin:0;
	padding:0 0 15px 0;
	background:none;
	border-bottom:3px solid #dadada;
}
#maincontent ul#listservices li p {
	font-size:1.0em;
	padding:15px 0 0 0;
}
/* Testimonial Page
=====================================================================*/
#maincontent ul#listtestimonial {
	width:710px;
	margin:0;
	padding:0;
}
#maincontent ul#listtestimonial li {
	width:710px;
	margin:0;
	padding:0 0 15px 0;
	background:url(images/quote_left.png) no-repeat;
	border-bottom:3px solid #dadada;
}
#maincontent ul#listtestimonial li div {
	background: url(images/quote_right.png) no-repeat 100% 100%;
}
#maincontent ul#listtestimonial li p {
	font-size:1.0em;
	padding:15px 35px 0 35px;
}
/* Footer
=====================================================================*/
#footer {
	width: 980px;
	height: 64px;
	margin: 15px 0 0 0;
}
#menucontainer {
  width:700px;
  float:left;
}
.menufooter {
	float: left;
	padding: 10px 0 0 0;
	font-size: 1.1em;
	color: #fff;
	font-weight: normal;
}
.menufooter a, .menufooter a:link, .menufooter a:visited {
	font-size: 1.1em;
	color: #fff;
	font-weight: normal;
}

.menufooter li {
	width: 150px;
	margin: 4px 0 0px 0;
}
.menufooter li a, .menufooter li a:link, .menufooter li a:visited {
	font-size: 1.1em;
	color: #fff;
	font-weight: bold;
}
#footerright {
	width: 275px;
	height: 49px;
	float: right;
	text-align: right;
	padding: 15px 0 0 0;
}
#footerright a, #footerright a:link, #footerright a:visited {
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
}
#footerright h4 {
	font-size: 1.1em;
	font-weight: lighter;
	padding: 10px 0 0 0;
	color: #fff;
}

/* captions */
.alignright {
	float:right;
}
.alignleft {
	float:left;
}
.wp-caption {
	border:1px solid #ddd;
	text-align:center;
	background-color:#f3f3f3;
	padding-top:4px;
	margin:10px;
	font-size:0.8em;
}
.wp-caption img {
	border:0 none;
	margin:0;
	padding:0;
}
.wp-caption p.wp-caption-text {
	font-size:0.8em;
	text-align:left;
	line-height:17px;
	margin:0 5px 0px 5px;
	padding:4px 4px 4px 5px;
}
img.centered,.aligncenter,div.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
/* Lightbox
=====================================================================*/
#stimuli_lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#stimuli_lightbox a img { border: none; }

#stimuli_outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#stimuli_imageContainer {
	padding: 10px;
}

#stimuli_loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	background: transparent center url(images/loading.gif) no-repeat;
}
#stimuli_hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#stimuli_imageContainer>#stimuli_hoverNav { left: 0;}
#stimuli_hoverNav a { outline: none;}

#stimuli_prevLink, #stimuli_nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}
#stimuli_prevLink { left: 0; float: left;}
#stimuli_nextLink { right: 0; float: right;}
#stimuli_prevLink:hover, #stimuli_prevLink:visited:hover { background: url(images/prev.gif) left 55% no-repeat; }
#stimuli_nextLink:hover, #stimuli_nextLink:visited:hover { background: url(images/next.gif) right 55% no-repeat; }


#stimuli_imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
}

#stimuli_imageData {	padding:0 10px; color: #666; }
#stimuli_imageData #stimuli_imageDetails { width: 70%; float: left; text-align: left; }	
#stimuli_imageData #stimuli_caption { font-weight: bold;}
#stimuli_imageData #stimuli_numberDisplay { display: block; clear: left; padding-bottom: 1.0em;}			
#stimuli_imageData #stimuli_bottomNavClose { width: 66px; float: right; padding-bottom: 0.7em; background: url(images/closelabel.gif) right 55% no-repeat; padding-top: 1.0em; margin-bottom: 1.0em;}	
		
#stimuli_overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}
/*
=====================================================================*/
/* Easy Contact
=====================================================================*/
.formcontainer {
	padding:20px 0 40px 0;
}
.formcontainer p.error,
.formcontainer p.important {
	display:block;
	border:1px solid #f2a9a9;
	padding:5px 10px;
	color:#f00;
	font-size:1.2em;
	height: 30px;
}
.formcontainer p.success {
	display:block;
	border:1px solid #b6e47a;
	padding:5px 10px;
	color:#629c17;
	font-size:1.2em;
	height: 30px;
}
.formcontainer legend {
  display: none;
}
.contact-form div label {
	float:left;
	font-size:1.2em;
	width:150px;
	padding:3px 0 0 16px;
	margin:10px 0 0 0;
	font-weight:bold;
}
.contact-form div input.text  {
	width:390px;
	height:22px;
	border:1px solid #c4c4c4;
	padding:3px 5px 0 5px;
	margin:10px 0 0 0;
}
.contact-form div textarea {
	width:390px;
	height:150px;
	border:1px solid #c4c4c4;
	font-family:Arial, verdana,serif;
	font-size:1.2em;
	padding:5px;
	margin:10px 0 0 0;
}
.contact-form .form-submit .button {
	width:166px;
	height:25px;
	margin:10px 0 20px 0;
	font-weight:bold;
	text-transform:uppercase;
	background:#3E7F0F;
	border:none;
	color:#fff;
	font-family:Arial, verdana,serif;
	font-size:1.2em;
	cursor:pointer;
	margin-left: 165px;
	position: absolute;
}
.contact-form div.form-option {
  display: inline;
}
.contact-form div.form-option input.check {
  float: left;
  margin: 15px 0;
} 
.contact-form div.form-option label {
  float: left;
}

/*----------------WP-PageNavi------------------*/
.wp-pagenavi {
	margin: 20px 0 0 0 ;
	padding: 0;
}
/*----------------WP-PageNavi------------------*/
.wp-pagenavi {
	margin: 20px 0 0 0 ;
	padding: 0;
}
.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 4px 8px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #3E7F0F;
	color: #3E7F0F;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:visited {
	padding: 4px 8px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #3E7F0F;
	color: #3E7F0F;
	background-color: #FFFFFF;
}
.wp-pagenavi a:hover {	
	border: 1px solid #3E7F0F;
	color: #3E7F0F;
	background-color: #FFFFFF;
}
.wp-pagenavi a:active {
	padding: 4px 8px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #3E7F0F;
	color: #3E7F0F;
	background-color: #FFFFFF;
}
.wp-pagenavi span.pages {
	padding: 4px 8px; 
	margin: 2px;
	border: 1px solid #3E7F0F;
	color: #3E7F0F;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 4px 8px; 
	margin: 2px;
	border: 1px solid #3E7F0F;
	color: #fff;
	background-color: #3E7F0F;
}
.wp-pagenavi span.extend {
	padding: 4px 8px; 
	margin: 2px;	
	border: 1px solid #3E7F0F;
	color: #3E7F0F;
	background-color: #FFFFFF;
}
/*=== Traditional Blog Post ===*/
.navigation {
  margin-top: 10px;
}
.navigation a {
	padding: 4px 8px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;
}
