﻿/* Federação Alentejana de Caçadores */
/* Stripe with Logo */
.stripe_bgcolor {
 background-color: #725828;
}
#stripe_gradient {
 height: 82px;
 background-image: url(/Files/System/1/stripe_gradient.jpg);
 background-repeat: repeat-x;
 background-position: bottom left;
}
#DWLeft {
 height:100%;
}


/* Forms */
.text_field input, .text_field textarea {
 font-size: 10px;
 border: 1px solid #593b02;
 background-color: #d4c9a8;
}
.button input {
 height: 16px;
 border: none;
 color: #d4c9a8;
 font-size: 10px;
 background-color: #593b02;
}



/* File Publishing module */
.FP_TableColumnSize, .FP_TableColumnType {
/* width: 60px; */
}
.FP_TableColumnDate {
 /* width: 80px; */
}
.FP_LineHeight {
 width: 27px;
 height: 22px;
}
.FP_tableHeader {
 height: 20px;
 color: #FFFFFF;
 background-color: #786d4c;
}
.FP_SepLine {
 height: 1px;
 background-color: #786d4c;
}



/* News module */
.images {
 padding-right: 10px;
}
.newsSep {
 height: 2px;
 background-color: #786D4C;
}



/* Link Titles */
#ParagraphSetup .h2 a:link {
 font-size: 11px;
 color: #402a01;
 text-decoration: underline;
}
#ParagraphSetup .h2 a:visited {
 font-size: 11px;
 color: #402a01;
 text-decoration: underline;
}
#ParagraphSetup .h2 a:hover {
 font-size: 11px;
 color: #402a01;
 text-decoration: none;
}
.h2 a:link {
 font-size: 11px;
 color: #402a01;
 font-weight: bold;
 text-decoration: underline;
}
.h2 a:visited {
 font-size: 11px;
 color: #402a01;
 font-weight: bold;
 text-decoration: underline;
}
.h2 a:hover {
 font-size: 11px;
 color: #402a01;
 text-decoration: none;
}


/* Visible Contact Information */
#FederationContact {
 color: #d0be89;
 font-size: 9px;
 font-weight: bold;
}
#FederationContact a:link {
 color: #d0be89;
 font-size: 9px;
 font-weight: bold;
}
#FederationContact a:visited {
 color: #d0be89;
 font-size: 9px;
 font-weight: bold;
}
#FederationContact a:hover {
 color: #d0be89;
 font-size: 9px;
 font-weight: bold;
}


/* Personalized Paragraph Template */
/* Paragraph layout */
.h1 {
 text-transform: uppercase;
}
/* Personalized Paragraph Template - Color Schemes */
/* Standard Scheme */
.paragraph_bgcolor {
 background-color: #d4c9a8;
}
.paragraph_header {
 background-color: #786d4c;
}
/* Extra Scheme 1 */
.paragraph_bgcolor1 {
 background-color: #d0be89;
}
.paragraph_header1 {
 background-color: #7f6d38;
}
/* Extra Scheme 2 */
.paragraph_bgcolor2 td, .paragraph_bgcolor2 p, .paragraph_bgcolor2 a:link, .paragraph_bgcolor2 a:visited {
 color: #FFFFFF;
}
.paragraph_bgcolor2 {
 background-color: #3a341a;
}
.paragraph_header2 {
 background-color: #746e54;
}
/* Extra Scheme 3 */
.paragraph_bgcolor3 {
 background-color: #886a31;
}
.paragraph_header3 {
 background-color: #d9bb82;
}
/* Personalized Paragraph Template - shadow */
.pr_top_left_corner {
 background-color: #593b02;
 background-image: url(/Files/System/1/pr_bottom_left_corner.jpg);
 background-repeat: no-repeat;
 background-position: top left;
}
.pr_top_shadow {
 background-color: #593b02;
 background-image: url(/Files/System/1/pr_top_shadow.jpg);
 background-repeat: repeat-x;
 background-position: top left;
}
.pr_top_right_corner {
 background-color: #593b02;
 background-image: url(/Files/System/1/pr_top_right_corner.jpg);
 background-repeat: no-repeat;
 background-position: top right;
}
.pr_left_shadow {
 background-color: #593b02;
 background-image: url(/Files/System/1/pr_left_shadow.jpg);
 background-repeat: repeat-y;
 background-position: top left;
}
.pr_right_shadow {
 background-color: #593b02;
 background-image: url(/Files/System/1/pr_right_shadow.jpg);
 background-repeat: repeat-y;
 background-position: top right;
}
.pr_bottom_left_corner {
 background-color: #593b02;
 background-image: url(/Files/System/1/pr_bottom_left_corner.jpg);
 background-repeat: no-repeat;
 background-position: top left;
}
.pr_bottom_shadow {
 background-color: #593b02;
 background-image: url(/Files/System/1/pr_bottom_shadow.jpg);
 background-repeat: repeat-x;
 background-position: top left;
}
.pr_bottom_right_corner {
 background-color: #593b02;
 background-image: url(/Files/System/1/pr_bottom_right_corner.jpg);
 background-repeat: no-repeat;
 background-position: top right;
}


/* Content area */
.content_bgcolor {
 background-color: #593b02;
}
/* Content area - shadow */
.inner_top_left_corner {
 background-color: #593b02;
 background-image: url(/Files/System/1/inner_top_left_corner.jpg);
 background-repeat: no-repeat;
 background-position: top left;
}
.inner_top_shadow {
 background-color: #593b02;
 background-image: url(/Files/System/1/inner_top_shadow.jpg);
 background-repeat: repeat-x;
 background-position: top left;
}
.inner_top_right_corner {
 background-color: #593b02;
 background-image: url(/Files/System/1/inner_top_right_corner.jpg);
 background-repeat: no-repeat;
 background-position: top right;
}
.inner_left_shadow {
 background-color: #593b02;
 background-image: url(/Files/System/1/inner_left_shadow.jpg);
 background-repeat: repeat-y;
 background-position: top left;
}
.inner_right_shadow {
 background-color: #593b02;
 background-image: url(/Files/System/1/inner_right_shadow.jpg);
 background-repeat: repeat-y;
 background-position: top right;
}
.inner_right_shadow2 {
 background-color: #593b02;
 background-image: url(/Files/System/1/inner_right_shadow2.jpg);
 background-repeat: repeat-y;
 background-position: top right;
}
.inner_bottom_left_corner {
 background-color: #593b02;
 background-image: url(/Files/System/1/inner_bottom_left_corner.jpg);
 background-repeat: no-repeat;
 background-position: top left;
}
.inner_bottom_shadow {
 background-color: #593b02;
 background-image: url(/Files/System/1/inner_bottom_shadow.jpg);
 background-repeat: repeat-x;
 background-position: top left;
}
.inner_bottom_right_corner {
 background-color: #593b02;
 background-image: url(/Files/System/1/inner_bottom_right_corner.jpg);
 background-repeat: no-repeat;
 background-position: top right;
}



/* Content Frame */
.frame_color, .frame_color td {
 background-color: #d0be89;
}
/* Content Frame - bullets */
.top_left_bullet {
 background-color: #d0be89;
 background-image: url(/Files/System/1/frame_bullet.gif);
 background-repeat: no-repeat;
 background-position: bottom right;
}
.top_right_bullet {
 background-color: #d0be89;
 background-image: url(/Files/System/1/frame_bullet.gif);
 background-repeat: no-repeat;
 background-position: bottom left;
}
.bottom_left_bullet {
 background-color: #d0be89;
 background-image: url(/Files/System/1/frame_bullet.gif);
 background-repeat: no-repeat;
 background-position: top right;
}
.bottom_right_bullet {
 background-color: #d0be89;
 background-image: url(/Files/System/1/frame_bullet.gif);
 background-repeat: no-repeat;
 background-position: top left;
}
/* Content Frame - shadow */
.outter_top_left_corner {
 background-image: url(/Files/System/1/outter_top_left_corner.jpg);
 background-repeat: no-repeat;
 background-position: bottom right;
}
.outter_top_shadow {
 background-image: url(/Files/System/1/outter_top_shadow.jpg);
 background-repeat: repeat-x;
 background-position: bottom left;
}
.outter_top_right_corner {
 background-image: url(/Files/System/1/outter_top_right_corner.jpg);
 background-repeat: no-repeat;
 background-position: bottom right;
}
.outter_left_shadow1 {
 background-image: url(/Files/System/1/outter_left_shadow1.jpg);
 background-repeat: repeat-y;
 background-position: top left;
}
.outter_left_shadow2 {
 background-image: url(/Files/System/1/outter_left_shadow2.jpg);
 background-repeat: repeat-y;
 background-position: top left;
}
.outter_left_shadow3 {
 background-image: url(/Files/System/1/outter_left_shadow3.jpg);
 background-repeat: repeat-y;
 background-position: top left;
}
.outter_right_shadow1 {
 background-image: url(/Files/System/1/outter_right_shadow1.jpg);
 background-repeat: repeat-y;
 background-position: top right;
}
.outter_right_shadow2 {
 background-image: url(/Files/System/1/outter_right_shadow2.jpg);
 background-repeat: repeat-y;
 background-position: top right;
}
.outter_right_shadow3 {
 background-image: url(/Files/System/1/outter_right_shadow3.jpg);
 background-repeat: repeat-y;
 background-position: top right;
}
.outter_bottom_left_corner {
 background-image: url(/Files/System/1/outter_bottom_left_corner.jpg);
 background-repeat: no-repeat;
 background-position: top right;
}
.outter_bottom_shadow {
 background-image: url(/Files/System/1/outter_bottom_shadow.jpg);
 background-repeat: repeat-x;
 background-position: top left;
}
.outter_bottom_right_corner {
 background-image: url(/Files/System/1/outter_bottom_right_corner.jpg);
 background-repeat: no-repeat;
 background-position: top left;
}



/* Footer */
#DwFooter small a:link {
 color: #593b02;
 font-size: 9px;
}
#DwFooter small a:visited {
 color: #593b02;
 font-size: 9px;
}
#DwFooter small a:hover {
 color: #593b02;
 font-size: 9px;
}