.formheadline {
	font-weight:bold;
	color:#666;
	font-size:107%;
}

/*Search Styles
---------------------------------------------------------------------------*/
#searchbox {
	/*border: 1px solid #999;*/
	width:70%;
	margin: 0 auto;
	color:#999;
	font-size:85%;	
	text-align:center;
	padding:8px;
}
.resultslink {
	float:left;
	margin:2px 0;
	width: 250px;
	padding: 4px 0;
}
.resultsinfo {
	font-size:77%;
	float:right;
	margin:2px 0;
	padding:4px 0;
	color:#999;
}
.resultsdescription {
	clear:both;
	float:left;	
	margin: 4px 0 0 0;
	padding:4px 0;
	width:100%;
	
}
.resultsline {
	width:100%;
	clear:both;
	float:left;	
	border-bottom: 1px solid #999;
	font-size:85%;
}
.resultshead{
	width:100%;
	color:#999;
	padding:4px 0;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	margin-top:10px;
	
}
.noresults {
	color:#999;
	padding:0 0 0 21px;
}

/*Forms Styles
-------------------------------------------------------------------------*/
.form {
	width: 100%;
	/*border: 1px solid #999;*/
	/*padding:4px;*/
}
.formloop {
	padding-top:8px !important;
	width:100%;
	font-size:92%;
	clear:both;
}
.formlabel, .forminput{
	float:left;
	
}
.formlabel {
	width:30%;
	text-align:right;
	margin-right:6px;
}
.formheader {
	width:100%;
	text-align:left;
	margin-right:6px;
	padding-top:4px;
	border-bottom:1px solid #999;
}
.forminput {
	width:68%;
	/*margin-left:32%;
	*margin-left:0;*/
}
.forminput input {
	width:50%;
}
.formfoot {
	width:100%;
	text-align:center;
	margin:20px 0 0 0;
	clear:both;
}
.submitbtncontainer {
	text-align:center;
	/*border-bottom:1px solid #CCC;*/	
	padding:4px;
}
.centertext {
	text-align:center;
}
.required {
	color: #FF0000;
}
.field_radio, .field_checkbox {
	width:12px !important;
	height:12px !important;
}
.select, .textarea {
	width:50%;
}
/*Employment Styles
-------------------------------------------------------------------------*/
.employment {
	/*font-size:85%;*/
	width:100%;
}
.employment p{
	font-size:92%;
}
.employHead {	
	padding:4px 0;
}
.colheadline {	 
	border-top: #999 1px solid;
	border-bottom: #999 1px solid;
	width:100%;
}
.employcol1, .employcol2, .employcol3, .employcol4 {
	float:left;	
	padding:4px 2px;
}
.employcol1 {
	width:10%;	
}
.employcol2 {
	width:20%;
}
.employcol3 {
	width:45%;	
}
.employcol4 {
	width:20%;
}
.colhead {
	font-weight:bold;
	color: #5F6062;
	
}
.employloop {
	border-bottom: #999 1px solid;
	width:100%;
	font-size:92%;
	clear:both;
}
.employpagelinks{
	text-align:right;
	margin-top:4px;
}
#applybtn {
	float: right;	
	text-align:center;
	background-color:#b63f97;
	padding:4px;
	border:1px solid #CCC;
	margin:4px 0;
}
#applybtn a:link, #applybtn a:visited {
	text-decoration:none !important;
	font-weight:bold;
}
#applybtn a:hover {
	color:#999 !important;
}
.job_body {
	margin-bottom:10px;
}
#backbtn {
	float: left;	
	text-align:center;
	text-align:center;
	background-color:#b63f97;
	padding:4px;
	border:1px solid #CCC;
	margin:4px 0 4px 28px;
}
* html #backbtn {
	margin-left:10px;
}
#backbtn a:link, #backbtn a:visited {
	text-decoration:none !important;
	font-weight:bold;
	color:#FFF;
}
#backbtn a:hover {
	color:#CCC !important;
}
#btncontainer{
	width: 100%;
	border-top: #999 1px solid;
	padding:4px 0;
}
#btncontainer a:link, #btncontainer a:visited{
	color: #FFF;
	font-size:85%;
	text-decoration: underline;
	/*padding: 4px;*/	
}
#btncontainer a:hover {
	color: #333;
}
.applyformsend {
	margin-top:8px !important;
	width:100%;
	font-size:92%;
	text-align:center;
}
/*News
------------------------------------------------------------------------------*/
.news {
	/*width:100%;*/
	backbround-color:#f2f2f2;
	padding:8px;
}
.newspagelinks {
	text-align:right;
}
.postline {
	padding:2px;
	border-bottom: 1px solid #999;
	line-height:14px;
	height:14px;
}
*:first-child+html .postline {
	padding:4px;
}
.post_title {
	float: left;
	line-height:14px;
	
}
.post_date {
	float: right;
	font-size:85%;
	line-height:14px;
	
}
.post_link {
	font-weight:bold;
}
.newsheadline {
	border-bottom: 1px solid #999;
	font-size:122%;
	font-weight:bold;
}
.post_short {
	margin:5px 0 20px 0;
	font-size:92%;
}
.postedby {
	font-weight:bold;
	font-size:92%;
}
.newsbody {
	margin-bottom:10px;
}
#newsback {
	float: left;	
	text-align:center;
	text-align:center;
	background-color:#2c3b64;
	padding:4px;
	color:#FFF;
	font-size:85%;
}
#newsback a:link, #newsback a:visited {
	text-decoration:none !important;
	font-weight:bold;
	color:#FFF;
}
#newsback a:hover {
	color:#CCC !important;
}
.comment_title { 
	font-weight: bold;
}
.comment_text { 
	padding-bottom: 15px; 
}
.comment_info {
	text-align: right;
	font-size:85%;
}
.comment_title{
	border-bottom: 1px solid #DDDDDD;
}
.comments h2 {
	font-size:129%;
	font-weight:bold;
	border-bottom: 2px solid #DDD;
	margin-bottom:8px;
}
.comments {
	background-color:#f5f8fa;
	border:1px solid #DDD;
	padding:4px;
}
/* Polls
--------------------------------------------------------------------------*/
.pollcontainer {
	/*border: #CCC 1px solid;*/
	width:400px;
}
/*.pollcontainer div{
	padding:4px;
}*/
.votebtn {
	text-align:center;
}
.pollquestion {
	font-weight:bold;
	color:#666;
	font-size:107%;
}
/* Downloads
-------------------------------------------------------------------------*/
.dl_line {
	border-bottom: 1px solid #999;
	line-height:16px;
	height:16px;
	padding:2px;
}
.dl_lineleft {
	float:left;
	line-height:16px;
}
.dl_lineright {
	float:right;
	line-height:16px;
	font-size:77%;
}
.dl_description {
	margin-bottom: 15px;
	text-align:left;
	padding:2px;
	font-size:92%;
}
.dl_pagelinks {
	margin-bottom:10px;
	text-align:right;
}
.line {
	padding-top:8px;
}
/*Gallery
-----------------------------------------------------------------------*/
.gal_pagelinks {
	text-align:right;
}
.gal_pagecenter {
	text-align:center;
}
.gallerythumbs {
	padding:4px;
}
.imagetitle {
	font-size: 122%;
	font-weight:bold;
}
/*RSS Feed
-----------------------------------------------------------*/
.rssfeedcontainer{
	font-size:92%;
	padding:10px;
}
.rssfeedcontainer img{
	padding:5px;
}
/*Events Styles
------------------------------------------------------------*/

#pageContent table {
	width:456px;
	margin:0 auto;
}
#pageContent td{
	padding:8px;
}
.bottombtn {
	margin-top:4px;
}
.detaildate {
border-bottom: 1px solid #999;
}
.evtdborder {
	border-bottom: 1px solid #999;
    border-top: 1px solid #999;
	width:456px;
}

.evtdtoday {
      background-color : #f0f0f0; 
      font-weight : bold;
      font-size : 92%; 
      line-height : 20px; 
      color : #000000; 
      vertical-align : middle; 
      text-align : left; 
} 

.evtdheading {
    /*font-size : 85%;*/ 
    line-height : 20px;
    text-align : center; 
    /*border-top: 1px solid #999;*/
	font-weight:bold;
	color:#666;
	font-size:107%;
}

.evTodayDis {	
      text-align : center;
      font-weight : bold;
      line-height : 20px;
	  padding-bottom:4px;
}


.evtdeventheading {
      /*border-bottom: 1px solid #999;*/
      font-weight : bold;
      font-size : 92%; 
      line-height : 20px; 
      vertical-align : middle; 
      text-align : left; 
      
}

.evtddate {
      font-weight : normal;
      font-size : 92%; 
      line-height : 16px; 
      color : #606060; 
      vertical-align : middle; 
      text-align : left;
	  padding-bottom:16px; 
}

.evevent  {
      font-weight : normal;
      font-size : 85%;
      line-height : 18px;
      color : #0000ff;
      vertical-align : middle; 
      text-align : left;
      padding-top : 2px;
      padding-bottom : 2px;
      padding-right : 5px;
      padding-left : 5px;
	  list-style: none;
}

.evgenfont {
      font-weight : normal;
      font-size : 100%;
      line-height : 16px; 
      color : #606060; 
      vertical-align : middle; 
      text-align : center;
}

.evheader  {
      font-weight : bold; 
	  line-height : 18px;
      font-size : 100%;
      color : #000000;
      vertical-align : middle; 
      text-align : center;
      padding-top : 2px;
      padding-bottom : 2px;
      padding-right : 5px;
      padding-left : 5px;
}
#eventdetail {
	width:400px !important;
}
#eventdetail td{
	padding:8px 4px 8px 0;
}
/*Ecommerce Lite
-----------------------------------------------------------------------*/
.purchasetable, .purchasedetail {
	border-collapse:collapse;
	width:100%;
	clear:both;	
}
.purchasetable {
	border-top:1px solid #999;
	margin-top:6px;
}
.purchasedetail {
	border-bottom:1px solid #999;
}
.purchasetable td, .purchasetable th, .purchasedetail td, .purchasedetail th {
	padding:4px;
}
.purchasetable tr{
	border-bottom:1px solid #999;
}
.purchasetable img, .purchasedetail img {
	border:1px solid #CCC;
}
.purchasetable a {
	text-decoration:none;
}
.backtopurchase a {
	display:block;
	border:2px solid #31969b;
	background-color:#8fd2d5;
	color:#092e22 !important;
	width:3.5em;
	line-height:1.5em;
	text-align:center;
	margin-top:4px;
	font-size:77%;
	text-decoration:none;
}
.backtopurchase a:hover{
	background-color:#b9f3f5;
	color:#008c92;
}
.viewcart {
	position:relative;
	float:left;
	
}
.underline {
	text-decoration:underline;
}

/*Image Gallery (old version)
-----------------------------------------------------------------------*/
.gallerytable {
	width:536px;
	border-collapse:collapse;
	border:1px solid #ccc;
}
.galleryfoot {
	border-collapse:collapse;
	border-top:1px solid #999;
	margin-top:20px;
}
.galleryfoot td, .galleryfoot th {
	padding:4px;
}
.thumbnail {
	margin:3px;
}
.thumblink {
	text-decoration:none;
}
/*Business Directory
--------------------------------------------------------------------------------*/
.buslistinghead, .catlistinghead {
	border-bottom:1px solid #999;
	font-weight:bold;
	font-size:107%;
	color:#555;
	/*clear:both;*/
	width:100%;
	clear:both;
}
.categorycolumn {
	float:left;
	width:200px;
}
.buslistinghead {
	margin-top:20px;
	margin-bottom:10px;
	position:relative;
	padding-top:20px;
	clear:both;
}
* html .buslistinghead {
	padding-top:0;
}
.buslistingheadtext {
	width:300px;
	float:left;
	clear:left;
}
.categorylist {
	list-style:disc;
	margin:8px 0 0 28px;
	color:#999;
}
.categorylist li {
	padding:3px 0;
}
.listinglist {
	margin-left:15px;
}
.listinglist li {
	margin-top:24px;
	width:100%;
	clear:both;
	border-top: 1px solid #eee;
	padding:4px;
}
* html .listinglist li {
	margin-top:5px;
}
.listingtitle {
	font-size:100%;
}
.shortdescription{
	font-size:85%;
}
.listingurl {
	font-size:85%;
}
.pagenav {
	width:100%;
	text-align:center;
	border-top:1px solid #999;
	margin-top:15px;
	padding:4px;
}
.prevpage {
	float:left;
}
.nextpage {
	float:right;
}
.buscontactinfo {
	float:left;
	width:260px;
}
.buslongdescription {
	clear:both;
	padding-top:15px;
}
.nosubcat {
	margin:10px 0 0 15px;
}
.showing {
	font-size:10px !important;
	font-weight:normal !important;
	text-align:right;
	width:200px;
	float:right;
	clear:right;
}
#leftsearch {
	margin:-10px 0 0 0;
	padding:0;
}
/* Tell a Friend 
--------------------------------------------------------------------*/
#hud_content {
	width:340px;
}
.tellheader {
	margin:15px 0 0 15px;
	width:310px;
	border-bottom:1px solid #999;
	font-weight:bold;
	font-size:107%;
}
.tellcolumn {
	margin:15px 0 0 15px;
	_margin:15px 0 0 5px;
	float:left;
	width:155px;
}
.tellwidecol {
	margin:15px 0 0 15px;
	_margin:15px 0 0 7px;
	width:305px;
}
#email_body {
	width:310px;
}
.tellbutton {
	margin:15px;
	text-align:center;
}

#tellcontainer {
	width:340px;
}
/* Error Handling 
--------------------------------------------------------------------*/
div.error {
	font:Verdana normal;
	font-size:12px;
	width:400px;
	padding: 5px 5px 5px 5px;
	margin-left: 20px;
	margin-bottom: 20px;
	color: #FF0000;
	border: 1px solid #FF0000;
	background-color:#F1E0F0;
	list-style-type: none;
}
input.error, select.error, textarea.error {
	border: 1px solid #FF0000;
	background-color:#F1E0F0;
}