/* 
  -----------------------------------
  Rindge Chamber Of Commerce Style Sheet
  by Echo Web Services
  www.echowebservices.com
  -----------------------------------
Form Layout Scheme
Color Scheme
Light Green : b2cf85
Dark Green : 3b4a01
dark tan : F3E4B6
light tan : FFF8E2
*/

html {font-size:100.01%;}
body {
	background: #b2cf85 url(../img/theme/bg-body.png) repeat-x fixed;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	min-width: 1000px;
	color: #000;
	margin: 0;
}
form {
	margin:0;
	padding:0;
}
img {border:none;}
a{text-decoration: none;}
a:hover{text-decoration: underline;}
/* main containers styles */
.holder {
	overflow: hidden;
	width: 100%;
}
#main-container {
	position: relative;
	overflow: hidden;
	width: 100%;
}

#main {
	background: url(../img/theme/bg-page-top.png) no-repeat;
	margin:0 auto;
	width:1022px;
	overflow:hidden;
	position:relative;
	padding: 20px 0 0;
}
/* header block styles */
#header {
	background: url(../img/theme/bg-page-mid.png) repeat-y;
	padding: 0 12px 0 10px;
	width: 1000px;
	z-index: 10;
}
#header .header-area {
	background: #abca52 url(../img/theme/bg-header.jpg) no-repeat 50% 1px;
	position: relative;
	padding: 1px 0 0;
	z-index: 10;
}
#header .header-area .holder{
	height: 178px;
	overflow: hidden;
}
#header:after,
#header .header-area:after {
	display: block;
	content: "";
	clear: both;
}
/* logo styles */
#header strong.logo {
	background: url(../img/theme/logo.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	width: 165px;
	height: 167px;
	margin: 2px 0 0 15px;
}
#header strong.logo a {
	position: relative;
	cursor: pointer;
	display: block;
	height: 100%;
}
/* title styles */
#header span.title {
	background: url(../img/theme/title.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	float: right;
	width: 402px;
	height: 183px;
	margin: 0px 84px 0 0;
}
/* navigation menu styles */
#navigation {
	font: bold 1.4em/1.14em "Trebuchet MS", Arial, Helvetica, sans-serif;
	list-style: none;
	width: 950px;
	padding: 0 0 0 11px;
	margin: 0;
	height: 28px;
	z-index: 1;
}
#navigation li {
	word-spacing: -1px;
	padding: 0 7px;
	float: left;
}
#navigation li.joinNow {
	background:#FFF8E2;}
#navigation a {
	line-height: 28px;
	color: #3b4a01;
	float: left;
}
#navigation a:hover {text-decoration: none;}
#navigation li.joinNow a:hover {color: #3b4a01;}
#navigation li:hover a,#navigation li.hover a {color: #fff;}
#navigation li:hover ul a,#navigation li.hover ul a {color: #3b4a01;}
/* dropdown styles */
#navigation li:hover,#navigation li.hover {position: relative;}
#navigation li:hover ul,#navigation li.hover ul {display: block;}
#navigation ul {
	background: #abca52;
	list-style: none;
	position: absolute;
	display: none;
	width: 150px;
	padding: 0;
	margin: 0;
	left: 18px;
	top: 28px;
}
#navigation ul li {
	width: 130px;
	padding: 0;
	margin: 0;
	float: left;
	clear: both;
}
#navigation ul a {
	padding: 0 10px;
	float: left;
	width: 130px;
}
#navigation ul li:hover a,#navigation ul li.hover a {color: #fff;}
/* content block styles */
#content {
	background: url(../img/theme/bg-page-mid.png) repeat-y;
	padding: 0 12px 0 10px;
	width: 1000px;
	overflow:hidden;
	clear: both;
}
#content .content-area {
	background: #fff8e2;
	padding: 26px 0 15px;
	overflow: hidden;
	width: 100%;
}
#content .columns-holder {
	background: url(../img/theme/columns-divider.gif) repeat-y 750px 0;
	width: 100%;
	min-height: 493px;
}
* html #content .columns-holder {
	height: 493px;
}
#content .columns-holder:after {
	display: block;
	content: "";
	clear: both;
}
#content .leftColumn {
	position: relative;
	margin: -4px 0 0;
	padding: 0 16px;
	width: 218px;
	float: left;
}
#twoCol #content .leftColumn,
#oneCol #content .leftColumn {
	display:none;}

#content .mainText {
	font: 1.3em/1.23em Verdana, Arial, Helvetica, sans-serif;
	padding: 0 20px 10px 6px;
	width: 474px;
	float: left;
}
#twoCol #content .mainText {
	width:710px;
	padding-left:16px}
#oneCol #content .mainText {
	width:920px;}
#content .mainText p {
	word-spacing: -1px;
	margin: 0 0 15px;
}
#content .mainText a {
	text-decoration:none;
	color: #576d01;
}
#content .mainText a.email {color:#3B4A01;}

#content .mainText a:hover {text-decoration: underline;}
#content .rightColumn {
	display: inline;
	margin: 0 20px 0 0;
	width: 210px;
	float: right;
}
#oneCol #content .rightColumn {
	display:none;}
#oneCol #content .columns-holder {background:none;}
/* upcoming events block styles */
#content .upcoming-events {
	overflow: hidden;
	padding: 6px 9px 15px;
	margin: 0 0 1em;
	background: #fff;
	width: 192px;
}
/*#content .upcoming-events*/ 
h2 {
	font: bold 1.6em/1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	word-spacing: -1px;
	color: #3b4a01;
	margin: 0 0 4px;
}

.upcoming-events h2 a {	
	color: #3b4a01;
}

#content .upcoming-events ul {
	font: bold 1.2em/1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
	list-style: none;
	padding: 0;
	margin: 0;
}
#content .upcoming-events ul li {padding: 2px 0 4px;}
#content .upcoming-events ul a {
	text-decoration: underline;
	color: #6c787d;
}
#content .upcoming-events ul a:hover {text-decoration: none;}
/* ads list block styles */
#content ul.ads-list {
	list-style: none;
	padding: 0;
	margin: 0;
}
#content ul.ads-list li {
	margin: 10px 0 0;
	min-height: 70px;
	background: #f3e4b6;
	overflow: hidden;
}
* html #content ul.ads-list li {
	overflow: visible;
	height: 70px;
}
/* footer block styles */
#footer {
	background: url(../img/theme/bg-page-mid.png) repeat-y;
	font: bold 1em/2.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0 12px 0 10px;
	width: 1000px;
	color: #ddecc7;
}
#footer .footer-area {
	background: #57673d;
	overflow: hidden;
	width: 100%;
}
span.shadow {
	background: url(../img/theme/bg-page-bot.png) no-repeat;
	display: block;
	font-size: 0;
	line-height: 0;
	margin: 0 0 10px;
	width: 100%;
	height: 12px;
}
/* footer elements styles */
#footer ul {
	list-style: none;
	overflow: hidden;
	display: inline;
	float: left;
	padding: 0;
	margin: 0 0 0 7px;
}
#footer ul li {
	background: url(../img/theme/footer-divider.gif) no-repeat 0 50%;
	margin: 0 0 0 -1px;
	padding: 0 8px 0 8px;
	float: left;
}
#footer a {
	color: #ddecc7;
}
#footer .text-holder {
	padding: 0 10px 0 0;
	float: right;
}
#footer .text-holder p {
	padding: 0 0 0 10px;
	display: inline;
}

h1:first-child {
	margin-top:0;
	padding-top:0;
	color:#3B4A01;}
td, th {	vertical-align:top;}
table.outlined {
	border:1px solid#F3E4B6;
	padding:0;}
.outlined th, .oultined td{padding:5px;}
.outlined table th,.outlined table td {padding:2px;}
table.outlined th{
	text-align:left;}
table.outlined td {}
.altRowOdd{
	background-color:#F3E4B6;}
.altRowEven{}
.tinytext {font-size:90%}
.tiniertext {font-size:80%}
.required em {
	/*border-bottom:2px solid #cecece;*/
	color:#990000;}

.errorLabel {
	background-color:#F6F6E1;
	background-color:transparent; 
	background: transparent url(../img/icons/error.png) no-repeat left top;
	color:#f00;}
.errorMessage{
	background-color:#FFFFFF;
	background-image:url(../img/errorBars.gif);
	border:2px solid #990000;
	color:#990000;
	padding:0.5em;
	text-align:center;}

.donteventhinkaboutit {display:none;}

.divMemberTitleLinked, .divMemberTitle {text-align:left;}
/*=============================Member Details Descriptors===========================*/	
#map{
	width: 90%;
	height: 400px;
	border: 1px solid #000;
	margin:5px;
	margin-left:0;
}
caption {text-align:left;}
#tableMemberDetails {
	border: 1px solid #6d686d;
	width:90%;
	margin-top:1em;}
#memberIndustries {
	width:200px;
	border: 1px solid #6d686d;
	float:right;
	/*background-color:#f6f6e1;*/
	color:#000;
	text-align:center;
	padding:0;
	padding-bottom:5px;}
#memberIndustries h1 {
	margin:0;
	font-size:1.2em;
	line-height:1.5;
	background-color:#F3E4B6 ;
	border-bottom:1px solid #fff;
	margin-bottom:.5em;
	color:#3B4A01}


	
/*=============================Static Listing Page Layout Scheme===========================*/	
.tbStaticListings{border:1px solid #dcda95;}
.tbStaticListings caption {
  font-size: 125%;
  font-weight: bold;
  color: #360;
  margin: 0 0 0 0;
  padding: 0 5px;}
.trStaticMember{
	background-color:#dcda95;}


