/*
Theme Name: ECC_custom
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Author: MoCo, Inc.
Author URI: http://bigideas.com/
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Verdana', Arial, Sans-Serif;
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	text-align: left;
	}

#header {
	
	}

#headerimg 	{
	
	}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	font-size: 10px;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {

	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
p {
	clear: both;
	}
h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	border-bottom: 1px #ededed solid;
	padding: 0 0 2px;
	margin: 0 0 10px;
	clear: both;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	padding: 0 0 3px;
	margin: 0 0 3px;
	font-size: 18px;
	border-bottom: 1px #ededed solid;
	}
.sidebar_box h3 {
	padding: 0 0 3px 5px;
	margin: 4px 0 0;
	font-size: 11px;
	border-bottom: 1px #ededed solid;
	}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #f68913;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: auto;
	padding: 0 25px;
	width: 950px;
	}

#header {
	margin: 0;
	padding: 0;
	height: 140px;
	width: 100%;
	}

#headerimg {
	position: relative;
	top: 28px;
	left: 0;
	width: 300px;
	}

.homepage_holder {
	width: 950px;
	}

.narrowcolumn {
	float: left;
	padding: 0;
	margin: 4px 0 0 45px;
	width: 700px;
	}

.widecolumn {
	float: left;
	padding: 0;
	margin: 20px 0 0 0;
	width: 950px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 15px 0 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 20px 0 10px 0;
	font-size: 10px;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 950px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
	
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0;
	}

h2.pagetitle {
	text-align: left;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
	.entry p { clear:none; }
.entry ol li { list-style-position:inside; }
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0px;
	list-style: none;
	/*
	fix because we want bullets, not weird lines.
	border-top: 1px #dedede solid;*/
	}
html>body .entry ul li {
	/*border-bottom: 1px #dedede solid;
	padding: 6px;*/
	list-style-type:circle;
	margin-left:35px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
#topnav {
	position: relative;
	top: 60px;
	}
#topnav ul {
	border-left: 1px solid #EDEDED;
	float: left;
	height: 31px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin:0; /*fix topnav 1/13/10 [CM]*/
	padding: 0;
	}
#topnav ul li {
	float: left;
	}
#topnav ul li a {
	padding:6px 35px;/*fix topnav 1/13/10 [CM]*/
	text-align: center;
	color: #f8981d;
	font-size: 14px;
	background: url(images/common/topnav_repeat.jpg) repeat-x bottom;
	border-top: 1px #ededed solid;
	border-bottom: 1px #ededed solid;
	border-right: 1px #ededed solid;
	float: left;
	}
#topnav ul li a:hover {
	text-decoration: none;
	background: url(images/common/topnav_repeat_over.jpg) repeat-x bottom;
	}
#topnav ul li.search {
	text-align: center;
	color: #f8981d;
	font-size: 14px;
	background: url(images/common/topnav_repeat.jpg) repeat-x bottom;
	border-top: 1px #ededed solid;
	border-bottom: 1px #ededed solid;
	border-right: 1px #ededed solid;
	}	
/* End Entry Lists */



/* Begin Form Elements */
#header .search_bar {
	float: right;
	background: url(images/common/search_back.jpg) no-repeat bottom;
	width: 180px;
	height: 48px;
	margin-top: -10px;
	}
#searchform #s {
	margin: 22px 0 0 6px;
	border: 0px;
	background: transparent;
	float: left;
	width: 138px;
	padding: 3px;
	height: 17px;
	font-size: 12px;
	color: #333;
	}
#searchform table {
	float: left;
	margin: 3px 0 0 2px;
	}
#searchform table tr td p {
	color: #fff;
	line-height: 11px;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	}
#searchform #searchsubmit {
	background: url('images/common/home-search-go.gif') no-repeat;
	border: 0px;
	color: #fff;
	cursor: pointer;
	float: left;
	font-weight: bold;
	height: 23px;
	margin: 21px 0 0 2px;
	outline: 0;
	padding: 0;
	vertical-align: top;
	text-align: center;
	width: 23px;
	}
.comment_side {
	float: left;
	}
.respond_side {
	float: left;
	width: 308px;
	margin: 12px 0 0 20px;
	background: #f4f4f4 url(/wp-content/themes/ecc_custom/images/common/comment_back.gif) repeat-x top;
	border: 1px #e5e5e5 solid;
	padding: 10px;
	}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	height: 1%;
	position: relative;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 292px;
	padding: 5px;
	border: 3px #ccc solid;
	height: 1%;
	position: relative;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	border: 3px #e5e5e5 solid;
	background: #f79932 url(/wp-includes/images/submitback.jpg) repeat-x top;
	float: right;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	padding: 4px;
	margin: 10px 0 0 0;
	cursor: pointer;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	width: 350px;
	}

.commentlist li {
	margin: 0 0 10px;
	padding: 5px;
	list-style: none;
	background: url(/wp-content/themes/ecc_custom/images/common/comment_back.gif) repeat-x bottom;
	float: left;
	clear: both;
	width: 340px;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
#comments {
	font-size: 12px;
	color: #ccc;
	border-bottom: 1px solid #ccc;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	width: 190px;
	padding: 6px;
	float: left;
	background: #f0f2f3;
	border: 1px #e5e5e5 solid;
	margin: 10px 0 0 0;
	}
#sidebar p {
	padding: 4px 10px;
	}
#sidebar form {
	margin: 0;
	}
#sidebar h2 {
	background: #fff url(images/common/sidebar_h2_back.jpg) repeat-x bottom;
	border-bottom: 0px;
	padding: 0 10px 6px;
	font-size: 12px;
	}
#sidebar h2 img {
	position: relative;
	}
#sidebar #sidenav ul {
	background: #fff;
	padding: 0;
	margin: 0;
	}
#sidebar #sidenav ul li ul {
	display: none;
	}
#sidebar #sidenav ul li.current_page_item ul, #sidebar #sidenav ul li.current_page_ancestor ul {
	display: block;
	}
#sidebar #sidenav ul li.current_page_item ul li a, #sidebar #sidenav ul li.current_page_ancestor ul li a {
	color: #333;
	display: block;
	padding-left: 24px;
	}
#sidebar #sidenav ul li.current_page_item ul li a:hover, #sidebar #sidenav ul li.current_page_ancestor ul li a:hover {
	background: #E4E4E4;
	color: #333;
	}
#sidebar #sidenav ul li {
	padding: 0;
	margin: 0;
	}
#sidebar #sidenav ul li a {
	padding: 5px 10px;
	display: block;
	font-size: 11px;
	color: #333;
	text-transform: capitalize;
	}
#sidebar #sidenav ul li a:hover {
	background: url(/wp-content/themes/ecc_custom/images/common/sidenavback.jpg) repeat-x top;
	text-decoration: none;
	}
#sidebar #sidenav ul li ul li.current_page_item {
	background: #ececec;
	color: #333;
	}
#sidebar #sidenav ul li.current_page_item, #sidebar #sidenav ul li.current_page_ancestor {
	background: url(/wp-content/themes/ecc_custom/images/common/sidenavback.jpg) repeat-x top;
	}
#sidebar #current_events ul {
	background: #fff;
	padding: 0;
	margin: 0;
	float: left;
	list-style: none;
	}
#sidebar #current_events ul li {
	padding: 3px 8px;
	border-bottom: 1px #d9dfe2 solid;
	float: left;
	width: 174px;
	margin: 0 0 0 0;
	}
#sidebar #current_events ul li img {
	float: left;
	}
.cal {
	background: url(/wp-includes/images/cal.gif) no-repeat;
	width: 30px;
	height: 37px;
	float: left;
	margin: 3px 0 0 0;
	}
.cal span {
	position: relative;
	top: 7px;
	left: 7px;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	}
.cal h1 {
	line-height: 8px;
	font-size: 8px;
	color: #000;
	padding: 0;
	margin: 1px 0 0 0;
	font-weight: normal;
	}
#sidebar #current_events ul li .copy {
	float: left;
	margin: 0 0 0 5px;
	width: 139px;
	}
.sidebar_box {
	float: left;
	clear: both;
	width: 100%;
	border: 1px #e5e5e5 solid;
	margin-bottom: 8px;
	background: #fff;
	}
.wplc_alt {
	background: #f7f7f7;
	}
#sidebar #current_events ul li .copy span {
	color: #F68913;
	}
#sidebar .sideBTN {
	float: left;
	clear: both;
	margin: 0 0 8px;
	}
#sidebar .sideBTN span {
	font-size: 9px;
	float: right;
	padding: 3px 0 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	margin: 40px 0;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	width: 100%;
	float: left;
	clear: both;
	border: 0px;
	height: 1px;
	background: #ededed;
	margin: 20px 0 0 0;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 100%;
	clear: both;
	background: #f7f7f7;
	float: left;
	height: 26px;
	}
.navigation a {
	padding: 3px 8px;
	display: block;
	}
/* End Various Tags & Classes*/

/* footer styles */
#footer {
	float: left;
	clear: both;
	margin: 20px 0 80px 0;
	}
#footer ul {
	list-style: none;
	margin: auto;
	width: 500px;
	}
#footer ul li {
	float: left;
	}
#footer ul li a {
	color: #333;
	padding: 3px 6px;
	}
#footer ul li a:hover {
	background: #f7f7f7;
	text-decoration: none;
	border-bottom: 1px #ccc solid;
	}
#footer ul li.current_page_item a {
	background: #f7f7f7;
	text-decoration: none;
	border-bottom: 1px #ccc solid;
	}
#footer p {
	text-align: center;
	font-size: 10px;
	color: #ccc;
	margin: 0px;
	padding: 5px 0 0 0;
	clear: both;
	}
#footer small {
	font-size: 9px;
	text-align: center;
	}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/*homepage slideshow*/
.slide_holder {
	width: 950px;
	float: left;
	clear: both;
	height: 350px;
	}
/*hack for ie7 and below to fix location of table 1/13/10[CM]*/
*:first-child+html .slide_holder{
	margin-left:-27px;
	}
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	float: left;
	width: 940px;
	height: 340px;
	}
#slider {
	border: 5px #ededed solid;
	width:940px;
	float: left;
	height:340px;
	overflow:hidden; 
	margin: 0;
	z-index: 60;
	position: absolute;
	}
#slider li{ 
	width:940px;
	height:340px;
	overflow:hidden; 
	}
span#prevBtn a {
	width: 27px;
	height: 53px;
	display: block;
	background: url(/wp-content/themes/ecc_custom/images/common/previousBTN.gif) repeat-x top;
	}
span#nextBtn a {
	width: 27px;
	height: 53px;
	display: block;
	background: url(/wp-content/themes/ecc_custom/images/common/nextBTN.gif) repeat-x top;
	}
span#prevBtn {
	width: 27px;
	height: 53px;
	position: relative;
	top: 150px;
	left: -26px;
	}

/* Chrome hack */
body:nth-of-type(1) span#prevBtn
{
/* properties go here */
}
/* Safari hack */
body:first-of-type span#prevBtn
{
/* properties go here */
}

/*hack for ie7 and below to fix loc based on new loc of table 1/13/10[CM]*/
*:first-child+html span#prevBtn{
	left:0px;
	}
span#nextBtn {
	width: 27px;
	height: 53px;
	position: relative;
	top: 97px;
	left: 26px;
	float: right;
	}
/*hack for ie7 and below to fix loc based on new loc of table 1/13/10[CM]*/
*:first-child+html span#nextBtn {
	left:54px;
	top:150px;
	}
#slider ul li {
	float: left;
	z-index: 40;
	}
.fade_bar {
	background: #000;
	padding: 10px;
	/* for IE */
  	filter:alpha(opacity=80);
  	/* CSS3 standard */
  	opacity:0.8;
  	text-align: left;
  	position: relative;
  	top: 286px;
  	}
  .fade_bar h1 {
  	/* for IE */
  	filter:alpha(opacity=100);
  	/* CSS3 standard */
  	opacity:1.0;
  	font-size: 16px;
  	color: #fff;
  	margin: 0;
  	padding: 0;
  	line-height: 20px;
  	text-align: left;
  	}
.fade_bar p {
	font-size: 12px;
	color: #fff;
	line-height: 14px;
	margin: 0;
	padding: 0;
	}
.homepage_bar {
	width: 950px;
	float: left;
	margin: 10px 0;
 	clear: both;
	}
.homepage_bar ul {
	list-style: none;
	float: left;
	clear: both;
	padding: 0;
	margin: 0;
	}
.homepage_bar ul li {
	width: 231px;
	height: 150px;
	float: left;
	border: 1px #ededed solid;
	}
.homepage_bar ul li.gap {
	width: 6px;
	border: 0px;
	}
.homepage_bar h2 {
	background: #fff url(images/common/sidebar_h2_back.jpg) repeat-x bottom;
	border-bottom: 0px;
	padding: 3px 10px 6px;
	font-size: 12px;
	}
.homepage_bar h2 img {
	position: relative;
	}
.homepage_bar ul {
	background: #fff;
	padding: 0;
	margin: 0;
	}
.homepage_bar ul li {
	padding: 0;
	margin: 0;
	}
.homepage_bar ul li a {
	padding: 0;
	display: block;
	font-size: 11px;
	color: #333;
	text-transform: capitalize;
	}
.homepage_bar ul li a:hover {
	background: #f68913;
	text-decoration: none;
	color: #fff;
	}
.homepage_bar ul li#current_events ul {
	background: #fff;
	padding: 0;
	margin: 0;
	float: left;
	list-style: none;
	height: 125px;
	width: 231px;
	}
.homepage_bar ul li#current_events ul li {
	padding: 3px 8px;
	border: 0px;
	border-bottom: 1px #d9dfe2 solid;
	float: left;
	width: 198px;
	margin: 0px;
	height: auto;
	}
.homepage_bar ul li#current_events ul li img {
	float: left;
	}
.homepage_bar ul li#current_events ul li .copy {
	float: left;
	margin: 0 0 0 5px;
	width: 145px;
	}
.homepage_bar ul li#current_events ul {
	overflow-y: scroll;
	}
.breadcrumb {
	float: left;
	clear: both;
	color: #9fa1a4;
	font-size: 9px;
	width: 950px;
	margin: 69px 0 0 0;
	}
.onebit_mp3 a {
	position: relative;
	top: -3px;
	}	
.search_result {
	padding: 12px;
	background: #f7f7f7;
	border: 1px #ededed solid;
	margin: 8px 0 0 0;
	}
.search_result h3 {
	padding: 0 0 3px;
	margin: 0 0 3px;
	font-size: 18px;
	}

/*** contact form styles **/
.contactform {
	float: left;
	text-align: left;
	margin: 20px 0 0 0;
	}
.contactform form table {
	float: left;
	}
.contactform form {
	text-align: left;
	float: left;
	width: 230px;
	}
.contactform form label {
	clear: both;
	float: left;
	}
.mapp-div {
	float: left;
	border: 6px #F0F2F3 solid;
	top: 20px;
	clear: both;
	}
.mapp-poweredby {
	display: none;
	}
form.cform {
	float: left;
	text-align: left;
	width: 312px;
	margin: 20px 0 0 0;
	}
.cform ol {
	padding: 0;
	margin: 0;
	float: left;
	border: 0px !important;
	width: 316px;
	display: block;
	overflow: hidden;
	}
.cform ol li {
	float: left;
	clear: both;
	margin: 4px 0 0 0;
	border-bottom: 0px !important;
	padding: 0 !important;
	width: 312px;
	text-align: left;
	}
.cform ol li span.reqtxt, .cform ol li span.emailreqtxt {
	float: left;
	clear: both;
	color: red;
	font-size: 8px;
	margin: 1px 0 3px 0;
	}
.cform ol li label {
	float: left;
	clear: both;
	}
.cform ol li input {
	float: left;
	clear: both;
	}
.cform ol li img {
	float: left;
	margin: 4px 0 0 20px;
	}
.cform ol li label.seccap {
	margin: 10px 0;
	padding: 5px 0 0 0;
	border-top: 1px #e5e5e5 solid;
	}
.cform ol li .secinput {
	background: #fff url(/wp-includes/images/textback.jpg) repeat-x bottom;
	padding: 5px;
	font-size: 16px;
	border: 3px #e5e5e5 solid;
	width: 150px;
	font-family: 'Verdana', Arial;
	float: left;
	clear: none;
	color: #333333;
	}
.cform ol li .area, .cform ol li .single {
	background: #fff url(/wp-includes/images/textback.jpg) repeat-x bottom;
	padding: 5px;
	font-size: 16px;
	border: 3px #e5e5e5 solid;
	width: 300px;
	font-family: 'Verdana', Arial;
	float: left;
	clear: both;
	color: #333333;
	}
.cform fieldset {
	padding: 20px;
	}
.cf_hidden {
	display: none;
	}
.cform .sendbutton {
	border: 3px #e5e5e5 solid;
	background: #f79932 url(/wp-includes/images/submitback.jpg) repeat-x top;
	float: right;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	padding: 4px;
	margin: 10px 0 0 0;
	cursor: pointer;
	}
.linklove {
	display: none;
	}
.mapp-div {
	float: left;
	clear: none;
	top: 24px;
	left: 45px;
	}
.failure {
	padding: 5px;
	border: 1px #e5e5e5 dashed;
	background: #ffd6d6;
	margin: 10px 0 0 0;
	}
.success {
	padding: 5px;
	border: 1px #e5e5e5 dashed;
	background: #e4ffe6;
	margin: 10px 0 0 0;
	}


/** ERROR MESSAGE **/
.errorbox {
	margin: 30px 0;
	width: 100%;
	float: left;
	clear: both;
	}
.errorbox h1 {
	color: #333;
	padding: 0;
	margin: 0;
	font-size: 18px;
	text-align: left;
	}
.errorbox ul {
	list-style: none;
	float: left;
	clear: both;
	border-bottom: 1px #ccc solid;
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
	margin: 24px 0 0 0;
	padding: 0;
	}
.errorbox ul li {
	padding: 0;
	margin: 0;
	}
.errorbox ul li a {
	display: block;
	background:transparent url(/wp-includes/images/textback.jpg) repeat-x scroll center top;
	color:#F8981D;
	font-weight: bold;
	font-size:12px;
	padding:6px 20px;
	text-align: center;
	text-decoration: none;
	border-top: 1px #ccc solid;
	}
.errorbox ul li a:hover {
	background:transparent url(/wp-includes/images/textback.jpg) repeat-x scroll center bottom;
	}
	