/*************************************/
/* CSS DEFINITIONS FOR FORUM-MODULE  */
/*************************************/

#forum {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
	height:auto !important;
}

#forum td.smallfont {
	font-size: 0.9em;
}

#forum div.links, 
#forum div.dropdown, 
#forum div.latest, 
#forum div.category, 
#forum div.navtree, 
#forum div.paging, 
#forum div.anchor, 
#forum div.threads, 
#forum div.addthread, 
#forum div.posts, 
#forum div.addpost,
#forum div.forums,
#forum div.searchform,
#forum div.notification,
#forum div.message_error,
#forum div.message_ok,
#forum div.text,
#forum div.profile {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	float:left;
}

#forum div.message_error {
	color: #ff0000;
}

#forum div.message_ok {
	color: #029202;
}


#forum .posts div.code{
	padding: 3px;
	background-color: #fcfce6;
	border: 1px solid #7390AF;
	font-family:"Courier New", Courier, mono;
	max-height: 150px;
	overflow:auto;
}

#forum .posts div.quote{
	padding: 3px;
	background-color: #fcfcff;
	border: 1px solid #7390AF;
	max-height: 150px;
	overflow:auto;
}

#forum div.navtree {
	width: 60%;
}

#forum div.notification_left, #forum div.notification_right {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	float:left;
	width: 225px;
	height: 531px;
}

#forum div.notification_center {
	padding: 250px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	float:left;
	width: 10%;
	text-align:center;
	height: 281px;
}

#forum div.dropdown {
	width: 40%;
	text-align: right;
}

#forum div.links {
	text-align: right;
}

#forum table {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-width: 0px; 
	cell-spacing: 0px;
}

#forum th {
	padding: 4px 5px 4px 5px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	background-color: #EFEFEF;
	border: 0px;
	border-right: 1px solid #ffffff;
	border-bottom: 1px dotted #D0D0D0;
}

#forum tr.row2 {
	background-color: #f9f9f9;
}

#forum tr.row1 {
	background-color: #FFFFFF;
}

#forum td {
	padding: 3px 5px 3px 5px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	border-bottom: 1px dotted #D0D0D0;
	border-right: 1px solid #ffffff;
	border-spacing: 0px;
	vertical-align:top;
}

#forum p {
    clear: left;
    margin: 0;
    padding: 2px 0 3px 0;
    padding-left: 155px;
    _padding-left: 165px;
    height: 1%;
    width: 500px;
}

#forum p label {
    font-weight: bold;
    float: left;
    margin-left: -155px;
    width: 150px;
}

#forum p label.description {
    font-weight: normal;
    float: left;
    margin: 0px 0px 20px 0px;
    padding:  0px 0px 0px 0px;
    width: 95%;
}

#forum input[type=checkbox], #forum input[type=radio]{
    float: left;
    width: 20px;
    text-align:left;
}

#forum input[type=text], #forum input[type=password]{
    overflow: hidden;
    width: 250px;
}

#forum select {
    width: 254px;
}

#forum textarea {
    width: 250px;
    height: 150px;
}

.forumTagCloudSmallest {
	height: 20px;	
	margin: 0px 2px 0px 2px;
	font-size: 10px;
	color: #bbbbbb;
}

.forumTagCloudSmall {
	height: 20px;	
	margin: 0px 2px 0px 2px;
	font-size: 12px;
	color: #999999;
}

.forumTagCloudMedium {
	height: 20px;	
	margin: 0px 2px 0px 2px;
	font-weight: bold;
	font-size: 14px;
	color: #666666;
}

.forumTagCloudLarge {
	height: 20px;	
	margin: 0px 2px 0px 2px;
	font-weight: bold;
	font-size: 16px;
	color: #333333;
}

.forumTagCloudLargest {
	height: 20px;
	margin: 0px 2px 0px 2px;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

/* 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: 1px solid #009933;
border-top:0px;
border-left:0px;
}
#media td {	
border: 1px solid #009933;
border-bottom:0px;
border-right:0px;
}
#media th {


}

/* 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 #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	background-color: #F2F2F2;
        padding: 4px;
        color: #000000;
}

#memberdir tr.memberdir_row1 {
	background-color: #EDEFF3;
}

#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.directory {
      height: 1em; 
      padding-top: 0.5em;
      padding-bottom: 0.5em;
      padding-left: 5px;
      border: 1px solid #D0D0D0;
      vertical-align: middle;
      margin-top: -1px;
}

#memberdir div.directory:hover {
      background-color: #EDEFF3;
}

#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;
}

#calendar {
      float: left;
      height: auto !important;
      padding: 0px 0px 15px 0px;
    }
    
    #calendarBoxes {
      float: left;
      width: 205px;
      margin: 0px 0px 0px 0px;
      padding: 0px 0px 0px 0px;
      height: auto !important;
    }
    
    #calendarSearch {
      float: none;
      width: 454px;
      margin: 0px 0px 0px 0px;
      padding: 0px 0px 15px 0px;
      height: auto !important;
    }
    
    #calendarSelectView {
      float: left;
      width: 454px;
      margin: 0px 0px 0px 0px;
      padding: 0px 0px 15px 0px;
      height: auto !important;
    }
    
    #calendarNotesList {
      float: left;
      width: 454px;
      margin: 0px 0px 0px 0px;
      padding: 0px 0px 0px 0px;
      height: auto !important;
      border-top:1px solid #e5e5e5;
    }
    
    #calendarNotesList table tr.title td {
      border-bottom:0px solid #e5e5e5;
      background-color: #E9E9E9;
    }
    
    #calendarNotesList table tr.row2 td {
      border-bottom:1px solid #e5e5e5;
      background-color: #f9f9f9;
    }
    
    #calendarNotesList table tr.row1 td {
      border-bottom:1px solid #e5e5e5;
    }
    
    
    #calendarSelectcat {
      width: 190px;
    }
    
    #calendarLogo {
      float: left;
      height: auto !important;
      padding: 0px 0px 15px 0px;
    }
    
    #calendarLogo img {
      margin: 0px 20px 0px 0px;
    }
    
    .calendarNote {
      float: left;
      height: auto !important;
      padding: 0px 0px 15px 0px;
    }

/*************************************/
/* CSS DEFINITIONS FOR MEDIA-MODULE  */
/*************************************/
#media {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-spacing: 0px;
}

#media th {
	padding: 4px 5px 4px 5px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	background-color: #EFEFEF;
	border: 0px;
	border-right: 1px solid #ffffff;
	border-bottom: 1px dotted #D0D0D0;
}

#media th a {
	color: #000000;
}

#media tr.row1 {
	background-color: #f9f9f9;
}

#media tr.row2 {
	background-color: #ffffff;
}

#media td {
	padding: 3px 5px 3px 5px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	border-bottom: 1px dotted #D0D0D0;
	border-right: 1px solid #ffffff;
}

#contactFrame{
border: 0px;
}

#contactFrame legend{
display: none;
}

#contactFrame label{
font-weight: normal;
}

