*
{
   margin:0;
   padding:0;
   border:0;
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   line-height:15px;
   color:#363534;
}

body
{
   background-color:#000000;
}

body, table td
{

}

a, a:visited
{
   outline:none;
   text-decoration:none;
   color:#164C7A;
}

a:active, a:hover
{

}

ul
{
   list-style-type:none;
   margin:0;
   padding:0;
}

br
{
   clear:both;
}

.left
{
   text-align:left;
}

.right
{
   text-align:right;
}

.line
{
   background-color:#C6C3BE;
   height:1px;
   line-height:1px;
   font-size:1px;
}

h1, h2, h3, h4, h5, h6
{
   margin-bottom:10px;
   color:#84807A;
}

h1
{
   background-color:#EBECDC;
   line-height:25px;
   padding:5px 10px 5px 10px;
   border:1px solid #989892;
}

h1 span
{
   font-size:24px;
}

h2
{
   font-size:14px;
}

h3
{

}

h4
{

}

h5
{
   font-size:10px;
   color:#AC4518;
}

h6
{
   font-size:10px;
   color:#AC4518;
   text-align:right;
}

.titlegreen, .titlered, .titleblue
{
   color:#FFFFFF;
   height:30px;
   line-height:30px;
   font-size:14px;
   font-weight:bold;
   padding:0px 10px 0px 10px;
}

.titlegreen
{
   background-color:#4F7525;
}

.titlered
{
   background-color:#A82C16;
}

.titleblue
{
   background-color:#1C3C56;
}

#page
{
   width:984px;
   margin:0 auto;
   background-color:#E8E7E4;
   padding:20px 10px 0px 10px;
}

#header
{
   height:110px;
}

   #header_left
   {
      background-image:url('images/header_left.jpg');
      background-repeat:no-repeat;
      float:left;
      width:20px;
      height:110px;
   }

      #header_main
      {
         padding:6px 0px 6px 0px;
         height:40px;
         line-height:40px;
      }

         #header_main_info
         {
            width:700px;
            float:left;
         }

            #header_main_info_title
            {
               float:left;
               font-size:20px;
               line-height:40px;
               color:#FFFFFF;
               margin-left:10px;
            }

         #header_main_search
         {
            width:224px;
            float:right;
            text-align:right;
            padding:10px 0px 10px 0px;
         }

            #header_main_search input[type='text']
            {
               width:150px;
               height:15px;
               padding:2px;
               background:#A63210;
               color:#FFFFFF;
            }

            #header_main_search form input.search_text
            {
               width:150px;
               height:15px;
               padding:2px;
               background:#A63210;
               color:#FFFFFF;
            }

            #header_main_search input[type='submit']
            {
               background:transparent;
               color:#FFFFFF;
               text-transform:uppercase;
               font-size:10px;
               cursor:pointer;
            }

            #header_main_search form input.search_button
            {
               background:transparent;
               color:#FFFFFF;
               text-transform:uppercase;
               font-size:10px;
               cursor:pointer;
            }

      #menu
      {
         height:28px;
         line-height:28px;
      }

      #submenu
      {
         height:30px;
         line-height:30px;
      }

   #header_center
   {
      background-image:url('images/header_center.jpg');
      background-repeat:repeat-x;
      float:left;
      width:944px;
      height:110px;
   }

   #header_right
   {
      background-image:url('images/header_right.jpg');
      background-repeat:no-repeat;
      float:left;
      width:20px;
      height:110px;
   }

#content
{

}

   #content a, #content a:active, #content a:visited, #content a:hover
   {
      font-weight:bold;
   }

   a.readmore
   {
      text-align:right;
      font-weight:lighter;
      font-size:10px;
   }

   #content_left
   {
      width:739px;
      float:left;
   }

      #content_left_main
      {
         padding:10px;
         background:#FFFFFF;
         _height:1px;
      }

      #content_left_main_grey
      {
         padding:10px;
         background-color:#D6D4CE;
      }

         #content_left_main_banner
         {
            width:480px;
            float:left;
         }

         #content_left_main_news
         {
            width:229px;
            float:right;
         }

            #content_left_main_news ul li
            {
               border-bottom:1px solid #C6C3BE;
               padding:10px 0px 10px 0px;
               color:#9F9386;
            }

               #content_left_main_news ul li a
               {
                  padding:0px 0px 0px 20px;
                  display:block;
               }

      #content_left_photogallery
      {

      }

         .sliderbutton
         {
            width:28px;
            float:left;
            text-align:center;
         }

         #content_left_photogallery .carousel
         {
            position: relative;
            float:left;
            width:660px;
            padding:0px 2px 0px 1px;
         }

         #content_left_photogallery .carousel li
         {
            width:132px;
         }

         #content_left_photogallery .carousel li img
         {
            width:130px;
            height:80px;
            margin-right:2px;
         }

   #content_left_somenews
   {
      width:365px;
      float:left;
   }

   #content_left_greatnews
   {
      width:364px;
      float:right;
   }

   #content_right
   {
      width:235px;
      float:right;
   }

      #content_right table td
      {
         padding:0px 0px 0px 0px;
         border-bottom:1px solid #CECBC7;
      }

      #content_right table td.backgroundgrey
      {
         background-color:#E8E7E4;
         text-align:center;
      }

#footer
{
   text-transform:uppercase;
   text-align:right;
   color:#838281;
   height:50px;
   line-height:50px;
   padding:5px 20px 15px 0px;
}

   #footer a
   {
      color:#838281;
      text-decoration:none;
   }

#news_full
{
   background-color:#EBECDC;
   padding:5px 10px 5px 10px;
   font-size:14px;
}

#news_left
{
   float:left;
   width:419px;
}

#news_right
{
   float:right;
   width:280px;
}

   #news_right #photo
   {
      width:280px;
   }

   #news_right table
   {
      border:1px solid #A82C16;
   }

   #news_right table td img
   {
      width:40px;
   }

.item
{
   width:207px;
   height:120px;
   float:left;
   padding-right:32px;
   display:inline;
}

   .item p
   {
      height:60px;
      background:#EBECDC;
      padding:5px;
   }

   .paginator-controls
   {
      width:          385px;
      height:         50px;
      line-height:    50px;
      padding:        25px 0px 0px 540px;
      background-image:url('images/pag_controls.png');
      background-repeat:no-repeat;
   }

      .paginator-controls .pages
      {
         display:        inline;
      }

      .paginator-controls .pages .selected
      {
         background:     #A82C16;
         border-color:   #000;
         color:          #fff;
      }

      .paginator-controls .previous, .paginator-controls .next
      {
         display:none;
      }

      .paginator-controls .previous, .paginator-controls .next, .paginator-controls .pages span
      {
         border:         0px solid #ccc;
         cursor:         pointer;
         font:           bold 12px Arial, sans-serif;
         margin:         0 4px;
         padding:        2px 4px;
      }

      .paginator-controls .disabled
      {
         color:          #ccc;
         cursor:         default;
      }

      .paginator-controls .hovered
      {
         background:     #D4968A;
      }


.boldline
{
   width:100%;
   font-size:2px;
   height:2px;
   background-color:#959595;
   margin-top:3px;
   margin-bottom:8px;
}

.readmore
{
   text-align:right;
   height:40px;
   line-height:40px;
}

   .readmore img
   {
      vertical-align:middle;
   }

fieldset legend, form p span
{
   display:none;
}

#fe_PreviewContent ul
{
   padding-left:20px;
   list-style-type:circle;
   margin:20px 0px 20px 0px;
}

#fe_PreviewContent form p img
{
   margin:10px 0px 0px 0px;
}

#fe_PreviewContent form p label
{
   clear:both;
   width:200px;
   display:block;
   float:left;
}

#fe_PreviewContent form input[type='reset']
{
   margin-left:10px;
}

#fe_PreviewContent input, #fe_PreviewContent select
{
   background-color:#FFFFFF;
   border:1px solid #989892;
   margin-bottom:5px;
   height:20px;
   width:50%;
}

#fe_PreviewContent input[type='radio'], #fe_PreviewContent input[type='checkbox']
{
   width:auto;
}

#fe_PreviewContent textarea
{
   background-color:#FFFFFF;
   border:1px solid #989892;
   margin-bottom:5px;
   width:50%;
}

#fe_PreviewContent select
{
   width:100px;
}

#fe_PreviewContent input[type='submit'], #fe_PreviewContent input[type='reset'], .formclubes input[type='submit']
{
   border:0 !important;
   color:#FFFFFF;
   background-image:url('images/send.png');
   background-repeat:no-repeat;
   width:78px;
   height:24px !important;
   text-align:center;
   cursor:pointer;
}


table#maintable td
{
   padding:10px 0px 10px 0px;
   border-bottom:1px solid #989892;
}

.row_1, .row_2
{
   padding:10px 0px 10px 0px;
}

.row_1
{
   background:#FFFFFF;
}

.row_2
{
   background:#E8E7E4;
}

.image
{
   width:239px;
   float:left;
   margin-bottom:10px;
   text-align:center;
}


