* {margin:0;padding:0}

html, body {
  height      : 100%;
  width       : 100%;
  text-align  : left;
  font-family : tahoma, arial, sans-serif;
  font-size   : 11px;  
  line-height : 15px;
  color       : #777777;   
  background  : #AD0705; 
}

html { background: #AD0705; }

body.mceContentBody
{
	background: #FFFFFF;
}


/* --------------- MAIN CONTAINERS --------------- */ 
/* ----------------------------------------------- */ 

#header_container {     
  height   : 235px;  
  position : relative; 
} 

#main_container {
  width         : 998px;  
  margin        : 0 auto;
  position      : relative;   
  min-height    : 100%;
  margin-bottom : -75px;   
  background    : url(../../img/site/content_bg.jpg) 0 0 repeat-y;
}   
  
#center_container {
  background     : url(../../img/site/content_top.jpg) 0 0 no-repeat;       
  padding-bottom : 20px;
  width          : 952px;  
  margin         : 0 auto;
}

#content_container {   
  padding-top : 10px;
}

#left_container {
  float        : left;
  width        : 230px;     
}  

#right_container {
  float        : left;
  width        : 550px;
  position     : relative;    
}  

.clearfooter {
  clear  : both;
  height : 75px;	
}

#footer_container {  
  height     : 75px;  
  text-align : right;
  position   : relative;   
  margin     : 0 auto;   
} 



    
/* ---------------------------------------- */ 
    
#copyright_container {
  position : absolute;
  top      : 55px;
  left     : 350px;
} 

#logo_box {
  background : url(../../img/site/logo_bg.gif) 0 0 no-repeat; 
  width      : 242px;
  height     : 253px;
  position   : relative;   
}
    
#footer_content {
  width      : 952px;  
  height     : 75px;  
  position   : relative;
  color      : white;
  font-size  : 11px;   
  margin     : 0 auto; 
  background : url(../../img/site/footer.jpg) 0 0 no-repeat;       
}
#footer_content a {
  color    : white;
}  

#contacts_container {
  position  : absolute;
  top       : 100px;
  left      : 480px;
  color     : white;
  width     : 300px;
  font-size : 12px;
  
}

     
     
/* --------------- MENU ------------------- */ 
/* ---------------------------------------- */ 

#menu_container {
  position     : absolute;
  top          : 180px;
  left         : 67px;
  width        : 880px;
  z-index      : 1000;    
} 
#menu_container ul {
  list-style : none;
}
#menu_container li {  
  list-style   : none;
  float        : left;  
  width        : 163px;  
  line-height  : 22px;
  position     : relative;    
  background   : url(../../img/site/menu_item.gif) 0 0 no-repeat;        
  margin-right : 1px;
}
#menu_container li a, #menu_container li a:hover { 
  text-decoration : none;
  color           : #F4D0B7;  
  font-weight     : bold;
  float           : left;  
  font-size       : 11px;
  text-align      : center;      
  width           : 163px;  
}  
#menu_container li a:hover {
  color : #FCB325;
}


#menu_container li ul { 
  position   : absolute;
  top        : 22px;
  left       : 0;
  float      : none;
  display    : none;
  z-index    : 1000;
  padding-top: 1px;
}
#menu_container li ul li { 
  float       : none;
  width       : 163px;   
  text-align  : left;
  background  : #E62414; 
  background  : url(../../img/site/menu_submenu_bg.gif) 0 0 repeat-y; 
  line-height : 18px;
}
#menu_container li ul li a, #menu_container li ul li a:hover { 
  text-decoration : none;
  float           : none;  
  margin-left     : 20px;     
  font-weight     : lighter;     
  padding         : 0;    
}  
#menu_container li ul li a:hover {
  text-decoration : underline;    
  background      : none;
}

#menu_container li:hover  ul {display: block;}
 

#menu_container li ul li.submenu_top {
  line-height : 10px;
  font-size   : 9px;
  background  : url(../../img/site/menu_submenu_top.gif) 0 0 no-repeat; 
}
#menu_container li ul li.submenu_bottom {
  line-height : 10px;    
  font-size   : 8px;
  background  : url(../../img/site/menu_submenu_bottom.gif) 0 0 no-repeat; 
}

/* ------------------ SITEMAP -------------------------- */ 
.sitemap_container { 
  margin     : 0 0 20px 20px;
  text-align : left;   
} 
  
.sitemap_container li { 
  list-style  : none;
  line-height : 20px;  
}
.sitemap_container li ul { 
  margin-left: 20px;
}
   
   
/* ------------------ LINKS -------------------------- */ 
#links_container {
  text-align  : center;   
  padding-top : 10px;
}
#links_container span {  
  padding-top    : 5px;
  padding-bottom : 10px;
  margin-bottom  : 10px;
  border-bottom  : solid 1px #F4DFC4;
  display        : block
}


/* ------------------ Icons -------------------------- */ 
#icons_container {
  position    : absolute;
  top         : 30px;
  left        : 40px; 
  width       : 150px;
  background  : url(../../img/site/icons_bg.gif) 25px 0 no-repeat;  
}  
a#icon_home:link, a#icon_home:visited, a#icon_home:hover,
a#icon_mail:link, a#icon_mail:visited, a#icon_mail:hover,
a#icon_map:link,  a#icon_map:visited,  a#icon_map:hover {
  display         : block;
  line-height     : 13px;
  float           : left;
  padding-left    : 30px;  
  text-decoration : none;
}
a#icon_home:link, a#icon_home:visited, a#icon_home:hover {
  width      : 11px;
  background : url(../../img/site/icon_home.gif) no-repeat;
}
a#icon_mail:link, a#icon_mail:visited, a#icon_mail:hover {
  width      : 12px;
  background : url(../../img/site/icon_mail.gif) no-repeat;
}
a#icon_map:link, a#icon_map:visited, a#icon_map:hover {
  width      : 10px;
  background : url(../../img/site/icon_map.gif) no-repeat;
}

/*
a#icon_home:hover {
  background : url(../../img/site/icon_home_on.gif) no-repeat;
}
a#icon_mail:hover {
  background : url(../../img/site/icon_mail_on.gif) no-repeat;
}
a#icon_map:hover {
  background : url(../../img/site/icon_map_on.gif) no-repeat;
}
*/

a#icon_home:hover, a#icon_mail:hover, a#icon_map:hover {
  text-decoration : none;
}  

/* ------------------ Langs -------------------------- */ 
#langs_container {
  position    : absolute;
  top         : 30px;
  left        : 155px; 
  height      : 14px;
  background  : url(../../img/site/box_1.gif) no-repeat;  
}
#langs_container a:link, #langs_container a:visited, #langs_container a:hover {
  color         : white;
  font-family   : tahoma;
  width         : 12px;
  display       : block;
  float         : left;
  padding-right : 17px;
  line-height   : 12px;   
  text-decoration : none;  
  font-size       : 10px;
}


/* ------------------- Logo and Photo ------------------------- */ 

#logo_container {
  position   : absolute;
  background : url(../../img/config/logo.png) no-repeat;
}

#logo_container a:link, #logo_container a:visited, #logo_container a:hover {
  display     : block;
  width       : 100%;
  height      : 100%;
  position    : relative; 
  z-index     : 1;
  text-decoration : none;
}
#logo_innerwrap {
  width  : 100%;
  height : 100%;
}

#photo_container {
  width      : 130px;
  height     : 320px;
  background : url(../../img/config/photo.jpg) no-repeat;       
  margin-left: 80px;    
  border     : solid 2px #FACB73;
}

#photo_top_right {
  position   : absolute;
  top        : 0;
  right      : 0;
  background : url(../../img/site/round_top_right.png) no-repeat;  
  width      : 20px;
  height     : 20px;
}
#photo_top_left {
  position   : absolute;
  top        : 0;
  left      : 0;
  background : url(../../img/site/round_top_left.png) no-repeat;  
  width      : 20px;
  height     : 20px;
}
#photo_bottom_right {
  position   : absolute;
  bottom     : 0;
  right      : 0;
  background : url(../../img/site/round_bottom_right.png) no-repeat;  
  width      : 20px;
  height     : 20px;
}
#photo_bottom_left {
  position   : absolute;
  bottom     : 0;
  left       : 0;
  background : url(../../img/site/round_bottom_left.png) no-repeat;  
  width      : 20px;
  height     : 20px;
}


/* ------------------- Paging ------------------------- */ 
.pages_container  {
  text-align  : center;     
  line-height : 30px
}  
.pages_container a:link, .pages_container a:visited, .pages_container a:hover {
  color           : #7D7A65;  
  padding         : 2px 5px;
  text-decoration : none;
}
.pages_container a:hover {
  text-decoration : underline;
  color           : #FF4E00;   
}
  
a.page_next:link, a.page_next:visited, a.page_next:hover {
  line-height     : 15px; 
  background      : url(../../img/site/arrow_right.gif) 100% 50%  no-repeat;     
  color           : #848689;
  text-decoration : none;
}
a.page_previuos:link, a.page_previuos:visited, a.page_previuos:hover {
  line-height     : 15px; 
  background      : url(../../img/site/arrow_left.gif) 0 50% no-repeat;  
  color           : #848689;
  text-decoration : none;
}   
.page_current {
  padding     : 1px 4px; 
  color       : #FF4E00;   
  border      : solid 1px #FF4E00;
}   


/* --------------- EXTRAS --------------------- */ 
/* -------------------------------------------- */ 

h1 {  
  font-size      : 16px;   
  font-weight    : bold; 
  line-height    : 20px;
  color          : #E32515;   
}  
 
h2 {
  font-size   : 11px;   
  font-weight : bold; 
  line-height : 23px;
  text-align  : center;    
  color       : #56699F;     
  text-decoration : underline;
}  
 
.button { 
  padding     : 0 10px;
  font-family : arial, sans-serif;  
  font-size   : 11px;
  border      : gray 1px solid; 
  background  : white;
  color       : gray;
}
 
.error_message{
  color     : red;
  font-size : 10px;
}
 
.success_message{
  color       : white;
  font-size   : 11px; 
  font-weight : bold; 
  text-align  : center; 
  line-height : 15px;
} 

.content_block {
  padding-top : 10px;
}

.tinyInput {
  width: 50px;
} 
.smallInput {
  width: 150px;
} 
.mediumInput {
  width: 200px;
} 
.bigInput {
  width: 350px;
} 
.tinyTArea {
  width  : 350px; 
  height : 100px;
}
.smallTArea {
  width: 350px; 
  height: 200px;
}
.bigTArea {
  width  : 350px;
  height : 200px;
}   

.form_table {
  text-align : left;
} 
.form_table h2 {
  color : white;
  text-align : left;
  font-weight : bold;
  font-size : 14px;
}

a.more_link:link, a.more_link:visited, a.more_link:hover {
  color           : #FF4E00;
  text-decoration : none;
}       

#content_container img, .mceContentBody img
{
  border : solid 2px #FACB73;
  margin : 3px;
}

#content_container ul, .mceContentBody ul
{
  list-style-position: inside;
  padding-left: 10px;
}

#content_container ol, .mceContentBody ol
{
  padding-left: 20px;
}

#content_container blockquote, .mceContentBody blockquote
{
  padding-left: 20px;
}

#content_container p, .mceContentBody p
{
  padding: 6px 0;
}

.boldText {
  font-weight: bold;
}
.smallText {
  font-size: 10px;   
  font-style: italic;
}

  
.clear {
  clear       : both; 
  line-height : 0px;
  font-size   : 0px;
}

a:link, a:visited, a:hover {
  color           : #FF4E00;
  text-decoration : none;
}

a:hover {
  text-decoration: underline;
}