/* GALLERY */
#gallery img {
	border:4px solid #EFEFEF;
	margin-bottom:4px;
}
#gallery a:hover img {
	border:4px solid #D0D0D0;
	margin-bottom:4px;
}

/* DOCSYS */
#docsys {
	border-top: 1px solid #D0D0D0;
	border-left: 1px solid #D0D0D0;
}

#docsys td {
	border-right: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
}

#docsys th {
	border-right: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
	font-weight: bold;
	background-color: #EFEFEF;
}

/* MEDIA */
#media {
	border-top: 1px solid #D0D0D0;
	border-left: 1px solid #D0D0D0;
}
#media td {
	border-right: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
}
#media th {
	border-right: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
	font-weight: bold;
	background-color: #EFEFEF;
}

/* NEWS */
#news {
	border-top: 1px solid #D0D0D0;
	border-left: 1px solid #D0D0D0;
}
#news td {
	border-right: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
}
#news th {
	border-right: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
	font-weight: bold;
	background-color: #EFEFEF;
}

/* PODCAST */
#podcast {
	border-top: 1px solid #D0D0D0;
	border-left: 1px solid #D0D0D0;
}

#podcast td {
	border-right: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
}

#podcast th {
	border-right: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
	font-weight: bold;
	background-color: #EFEFEF;
}

/* SITEMAP */
#sitemap_level_1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0D0D0;
	font-weight: bold;
}

#sitemap_level_2,
#sitemap_level_3,
#sitemap_level_4,
#sitemap_level_5 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D0D0D0;
	font-weight: normal;
}

#cat
{
 border-top: 1px solid #B5B5B5;
 border-bottom: 1px solid #B5B5B5;
 border-right: 1px solid #B5B5B5;
 border-left: 1px solid #B5B5B5;
 background-color: #ECECEC;
}


.feed td.title
{
 color: #B8B8B8;
}

table.feed 
{
 horizontal-align: left;
 border-top: 1px solid #ffffff;
 border-left: 1px solid #ffffff;
}

table.feed th
{
 horizontal-align: left;
 text-align: left;
 background-color: #6686CD;
 text-decoration: none;
 border-bottom: 1px solid #7D9ADA;
 border-right: 1px solid #7D9ADA;
 padding: 2px 2px 2px 2px;
 color: #ffffff;
}


table.feed td
{
 horizontal-align: left;
 background-color: #E6E6E6;
 border-bottom: 0px solid #B5B5B5;
 border-right: 0px solid #B5B5B5;
 padding: 2px 2px 2px 2px;
 marrign: 20px;
}

table.feed td.spacer
{
 background-color: #ffffff;
}

table.feed a
{
 color: #ffffff;
}

table.feed td.footer
{
 horizontal-align: left;
 background-color: #E6E6E6;
 border-bottom: 0px solid #B5B5B5;
 border-right: 0px solid #B5B5B5;
 color: #999999;
 font-style: italic;
}

table.feed td.footer a
{
 color: black;
 font-style: italic;
}

#rss_extern
{
 padding: 0px 20px 10px 20px;
 marrign: 0px 0px 0px 0px;
}

.calendar_eventlist
{
	border-collapse: collapse;
	border-bottom: black 1px solid;
	border-top: black 1px solid;
}

.calendar_eventlist td, .calendar_eventlist th {
	border-bottom: black 1px dotted;
	padding: 5px;
      font-size: 11px;
}

#directory {
	border-top: 0px solid #74CC00;
	border-bottom: 0px solid #74CC00;
	border-right: 0px solid #74CC00;
	border-left: 0px solid #74CC00;
	background-color: #ffffff;
}

#directory span.title {
	font-weight: bold;
        font-size:11px;
        color: #000000;
}

#directory span.title a{
	font-weight: bold;
        color: #000000;
}

#directory span.title a:hover{
	font-weight: bold;
        color: #FC443C;
}

#directory a.catLink {
	font-weight: bold;
        font-size:12px;
}

#directory a.catLink:hover {
}

#directory a.subcatLink {
	font-weight: normal;
        font-size:11px;
}

#directory a.subcatLink:hover {
}

#directory td.description{
	border-top: 1px solid #B5B5B5;
	border-bottom: 1px solid #B5B5B5;
	border-right: 1px solid #B5B5B5;
	border-left: 1px solid #B5B5B5;
	background-color: #ECECEC;
        padding: 4px;
        color: #000000;
}

#memberdir tr.memberdir_row1 {
	background-color: #EBF3F7;
}

#memberdir tr.memberdir_row2 {
	background-color: white;
}

#memberdir tr.memberdir_row1 td, tr.memberdir_row2 td {
	/*padding: 10px;*/
}

#memberdir tr.memberdir_row2:hover, #memberdir tr.memberdir_row1:hover {
	background-color: #E6E6E6;
}

#memberdir tr.memberdir_row2 a, tr.memberdir_row1 a {
	display: block;
	color: black;
	padding: 10px;
      font-weight: normal;
}

#memberdir div.memberdir {
      height: 1em; 
      padding-top: 0.5em;
      padding-bottom: 0.5em;
      padding-left: 5px;
      border: 1px solid #E5E5E5;
      vertical-align: middle;
      margin-top: -1px;
}

#memberdir div.memberdir:hover {
      background-color: #FFEEC5;
}

#market {
	border-top: 0px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
}

#market span.title {
	font-weight: bold;
        font-size:12px;
}

#market a.catLink {
	font-weight: bold;
        font-size:12px;
}

#market a.subcatLink {
	font-weight: normal;
        font-size:11px;
}

#market td.description{
	border-top: 1px solid #B5B5B5;
	border-bottom: 1px solid #B5B5B5;
	border-right: 1px solid #B5B5B5;
	border-left: 1px solid #B5B5B5;
	background-color: #ECECEC;
        padding: 3px;
}

.marketRow1 {
	border-top: 0px solid #FE7272;
	border-bottom: 1px solid #FE7272;
	border-right: 0px solid #FE7272;
	border-left: 0px solid #FE7272;
	background-color: #FFC6C6;
}

.marketRow2 {
	border-top: 0px solid #ACDAF1;
	border-bottom: 1px solid #B5B5B5;
	border-right: 0px solid #ACDAF1;
	border-left: 0px solid #ACDAF1;
	background-color: #ffffff;
}

.marketRow3 {
	border-top: 0px solid #ACDAF1;
	border-bottom: 1px solid #ACDAF1;
	border-right: 0px solid #ACDAF1;
	border-left: 0px solid #ACDAF1;
	background-color: #DCF1FC;
}

table.reservation a {
	display: block;
	padding: 0.5em;
	color: #3B6506;
	margin-left: 0px;
}

table.reservation .row_available  {
	background-color: #DBFFAD;
}

table.reservation .row_available:hover {
	background-color: #F3FFE4;
}

table.reservation .row_confirmed {
	background-color: #FF8E5C;
	color: white;
}

table.reservation .row_confirmed td {
	padding: 0.5em;
	color: white;
}

table.reservation .row_occupied td  {
	padding: 0.5em;
}

table.reservation .row_occupied {
	background-color: #E3B96A;
}
/* DEFAULT CONTACT FORM */
form.contactForm p {
	width: 300px;
	clear: left;
	margin: 0;
	padding: 2px 0 3px 0;
	padding-left: 155px;
	_padding-left: 165px;
	height: 1%;
}

form.contactForm p label.noCaption {
	float: left;
	width: 150px;
	margin-left: 2px;
	margin-top: 2px;
}

form.contactForm .contactFormGroup {
	float: left;
	margin-top: -15px !important;
}

form.contactForm p input.contactFormClass_checkbox {
	float: left;
}

form.contactForm p input.contactFormClass_checkboxGroup {
	clear: left;
	float: left;
}

form.contactForm p input.contactFormClass_radio {
	clear: left;
	float: left;
}

form.contactForm p label, .contactForm p span {
	font-weight: bold;
	float: left;
	margin-left: -155px;
	width: 150px;
}

form.contactForm input[type="text"] {
	width: 180px;
}

form.contactForm input{
	overflow: hidden;
}

form.contactForm img.captcha {
	float: left;
}

form.contactForm .is_required {
	color: red;
}

form.contactForm textarea {
	width: 250px;
	height: 150px;
}

form.contactForm #contactFormCaptcha {
	margin-left: 147px;
}


form.contactForm .contactFormClass_button {
	margin-left: 0px;
}

form.contactForm  #contactFormCaptcha {
	margin-left: 3px !important;
	margin-top: 5px !important;
}