* {margin:0;padding:0}

html, body {
  width       : 100%;
  height      : 100%;
  background  : #FADDAE;
  text-align  : left;
  font-family : tahoma, verdana, arial, sans-serif;
  font-size   : 12px;  
  line-height : 14px; 
  color       : #4F311F;   
}

html { background: #faddae; }

body.mceContentBody
{
	background: none;
}

/* --------------- MAIN CONTAINERS --------------- */ 
/* ------------------------------------------`----- */ 
#header_container {
  height     : 340px;
  margin     : 0 auto; 
  position   : relative;
  background : url(../../img/site/header.jpg) no-repeat; 
}

#main_container {
  width         : 995px;    
  margin        : 0 auto;
  position      : relative;   
  min-height    : 100%;
  margin-bottom : -50px;
  border        : solid 1px #5E0D0C;
  border-width  : 0 1px;
}   

#content_container {
  background : url(../../img/site/line.gif) 0 0 no-repeat; 
  padding : 10px 50px 0 0;
}  
 
#left_container {
  float      : left;
  width      : 200px;
}  
#right_container {
  float      : left;
  width      : 795px;
}  
 
#clearfooter {
  clear      : both;
  height     : 50px;	
}

#footer_container {  
  height     : 50px;  
  text-align : right;
  position   : relative;   
} 

#footer_content_container {
  width      : 975px;
  height     : 27px;
  position   : relative;
  margin     : 0 auto;
  color      : #966445;
  padding    : 20px 20px 0 0; 
  font-size  : 11px;
}

/* --------------- TOP MENU --------------- */ 
/* ---------------------------------------- */ 
#left_menu_container {
  position      : relative;   
  background    : url(../../img/site/menu_top.gif) 50% 0 no-repeat; 
  padding-top   : 1px;
  width         : 150px;
  margin        : 0 auto; 
  font-family   : verdana;
} 
#left_menu_nav {  
  text-align : center;
} 
#left_menu_nav li {  
  list-style  : none;
  text-align  : center;  
  background  : url(../../img/site/menu_line.gif) 50% 0 no-repeat; 
  padding     : 10px 0;
}
#left_menu_nav li a, #top_menu_nav li a:hover { 
  text-decoration : none;
  color           : #4F311F;   
}  
#left_menu_nav li a:hover {
  text-decoration : underline;
}

#left_menu_nav li ul {
}
#left_menu_nav li ul li {
  background     : none;
  padding        : 5px 0 0 0;
  font-size      : 11px;
}


#left_menu_bottom {
  width      : 113px;
  height     : 19px;
  background : url(../../img/site/menu_bottom.gif) no-repeat; 
  margin     : 0 auto; 
} 


/* ------------------ 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;
}



/* -------------------------------------------- */ 
/* -------------------------------------------- */  

#decoration_left {
  position   : absolute;
  top        : 0; 
  left       : -46px;
  width      : 46px;
  line-height: 655px;
  background : url(../../img/site/decoration_left.png) no-repeat;  
}

#decoration_right {
  position   : absolute;
  top        : 0; 
  right      : -46px;
  width      : 46px;
  line-height: 655px;
  background : url(../../img/site/decoration_right.png) no-repeat;  
}



.ModFormTableContainer {
  margin: 0 auto;
}
.ModFormTableContainer th {
  padding     : 2px 20px 2px 0;
  font-weight : bold;
}

.table, .mceContentBody table
{
  text-align   : center;
  width        : 100%;
  border       : solid 1px #B0BFE8;
  border-width : 1px 0 0 1px;
  margin       : 10px auto;
}

.table th, .mceContentBody table th
{
  background : #F3F4F8;
  color      : #8F8F8F;
  font-family : tahoma;
  padding     : 5px 0;
  border       : solid 1px #B0BFE8;
  border-width : 0 1px 1px 0;
}

.table td, .mceContentBody table td
{
  border       : solid 1px #B0BFE8;
  border-width : 0 1px 1px 0;
  padding     : 1px 0;
}


.table2, .mceContentBody table2
{
  text-align   : left;
  width        : 100%;
  margin       : 10px auto;
}

.table2 td, , .mceContentBody table2 td
{
  padding     : 5px;
  font-weight : bold;
}





 
#footer_content_container a:link, #footer_content_container a:visited, #footer_content_container a:hover {
  position    : absolute;
  top         : 10px;
  left        : 155px;
  display     : block;
  width       : 200px;
  line-height : 30px;
}

#link_container {
  position    : absolute;
  top         : 110px;
  right       : 32px; 
  width       : 211px;
  height      : 19px;
  background  : url(../../img/site/box_2.gif) no-repeat;  
  text-align  : center;
  line-height : 19px;
}
#link_container a:link, #link_container a:visited, #link_container a:hover {
  color       : white;
  font-weight : bold;
}

#content_container_bottom {
  background : url(../../img/site/line2.gif) 0 50% no-repeat; 
  height     : 20px;
}

/* ------------------ Other -------------------------- */ 


#title_container {
  position  : absolute;
  top       : 85px;    
  left      : 30px;
  height    : 40px;
  width     : 150px;
  color     : #5177AA;
  font-size : 12px;
  font-family : arial;
}

#copyright_container {
  position   : absolute;
  bottom     : 10px;
  text-align : center;
  width      : 100%;
}

/* ------------------ Langs -------------------------- */ 

#langs_container {
  position    : absolute;
  top         : 243px;
  left        : 400px; 
  height      : 14px;
}  

#langs_container a:link, #langs_container a:visited, #langs_container a:hover {
  font-family   : tahoma;
  padding-right : 13px;
  line-height   : 12px;
}

/* ------------------ Icons -------------------------- */ 
#icons_container {
  position    : absolute;
  top         : 245px;
  left        : 325px; 
  width       : 70px;
  height      : 14px;
}  
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   : 10px;
  float         : left;
  padding-right : 10px;
  text-decoration : none;
}
a#icon_home:link, a#icon_home:visited, a#icon_home:hover {
  width      : 12px;
  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      : 13px;
  background : url(../../img/site/icon_map.gif) no-repeat;
}
a#icon_home:hover, a#icon_mail:hover, a#icon_map:hover {
  text-decoration : none;
} 


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

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

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

#photo_container {
  width  : 226px;
  height : 226px;
  
  position : absolute;
  top      : 60px;
  left     : 70px;
  background  : url(../../img/config/photo.jpg) no-repeat;  
}

/* ------------------- Paging ------------------------- */ 
.pages_container  {
  background  : url(../../img/site/pages_bg.gif) no-repeat;  
  line-height : 19px; 
  text-align  : center;     
  line-height : 30px
}  
.pages_container a:link, .pages_container a:visited, .pages_container a:hover {
  color   : #082662;  
  padding : 0 2px;
}
.pages_container a:hover {
  text-decoration : underline;
}
.page_current {   
  background  : #082662;
  color       : white;
  padding     : 0 2px;
}
.page_next {   
  padding-left: 30px; 
}
.page_previuos {   
  padding-right: 30px;
}

#running_line {
  width: 750px;
  margin: 0 auto;
}

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

h1 {  
  font-size     : 15px;   
  font-weight   : bold; 
  line-height   : 17px;
  color         : #7A1410;   
  text-align    : left;
  font-family   : tahoma;
  width: 780px;
  
  position      : absolute;
  top           : 315px;
  left          : 200px;
}  
 
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      :  white 1px solid; 
  background  : #CA5B34;
  color       : white;
}
 
.error_message{
  color     : red;
  font-size : 10px;
}
 
.success_message{
  color       : #BF5D39;
  font-size   : 11px; 
  font-weight : bold; 
  text-align  : center; 
  line-height : 15px;
} 

.content_block {
}

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

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

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


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

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

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

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





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

a:link, a:visited, a:hover {
  color           : #7D1612;
  text-decoration : underline;
}

a:hover {
  text-decoration: underline;
}
