* {margin:0;padding:0}

html, body {
  width       : 100%;   
  height      : 100%;
  text-align  : left;
  font-family : verdana, arial, sans-serif;
  font-size   : 11px;  
  line-height : 14px; 
  color       : white;   
  background  : #B00E0D url("../../img/site/bg_main.gif") 0 0 repeat-x;
} 


/* --------------- MAIN CONTAINERS --------------- */ 
/* ------------------------------------------`----- */ 
#page_container {
  width        : 960px;
  margin       : 0 auto;    
  border       : solid 1px #B37474;
  border-width : 0 1px;
  background   : #9B0707;    
  position     : relative;  
  padding-bottom : 10px;
}    

#header_container {
  height     : 162px;
  background : url("../../img/site/header.jpg") 0 50% no-repeat;
}

#main_container {
  background : url("../../img/site/content_bg.jpg") 0 0 no-repeat;  
  padding    : 0;    
}

#center_container {
  border     : solid 1px #A84F4F;  
  background : #872E2E;   
  padding    : 0 15px 30px 15px;  
  float      : left;
  width      : 715px;   
  margin     : 7px 0 20px 3px;    
  min-height : 300px;
}     

#left_container {
  width       : 189px;
  float       : left;   
  padding-left : 3px;   
}      

#right_container {
  width        : 213px;
  float        : left;
  border       : solid 1px #FF0000;
  border-width : 0px 1px 1px 1px;  
  background   : black url(../../img/site/right_bottom.gif) 0 100% no-repeat;    
  min-height   : 450px;
  margin-left  : 4px;	
}

#content_container {  
}  
        
#footer_container {   
  color       : #FAE869;
  background  : #7C0224 url(../../img/site/footer.jpg) 50% 0 no-repeat;    
  padding     : 10px 10px 20px 10px;
  margin      : 0 5px;  
  border      : solid 1px #D20942;
  border-width: 0 1px 1px 1px;     
  min-height  : 63px;   
  position    : relative;
}   

/* --------------- EXTRA CONTAINERS ------- */    

#left_bottom_container {
  width      : 189px;
  height     : 13px;
  background : url("../../img/site/left_menu_bottom.jpg") 0 0 no-repeat;  
}      

#right_content_container {
  background : url("../../img/site/right_top.jpg") 0 0 no-repeat;    
  padding-bottom : 110px;
}


#copyright_container {  
  position    : absolute;
  bottom      : 5px;
  color       : #EEEEEE;
  text-align  : center; 
  font-size   : 10px;  
  width       : 100%; 
}

a#logo_link:link, a#logo_link:visited, a#logo_link:hover {
  width    : 270px;
  height   : 130px;
  display  : block;
  position : absolute;
  top      : 10px;
  left     : 20px;
  text-decoration : none;     
}


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

#top_menu_container {
  width      : 910px;
  height     : 37px;
  background : url("../../img/site/top_menu_bg.gif") 0 0 repeat-x;
  position   : relative; 
  padding    : 0 25px;
  z-index    : 1000;   
} 
#top_menu_container ul {
  list-style   : none;
} 
#top_menu_container ul li {  
  list-style   : none;
  float        : left;  
  text-align   : center;  
  padding      : 0 20px;
  position     : relative;
  background   : url("../../img/site/top_menu_separator.gif") 0 50% no-repeat;
}
#top_menu_container ul li a, #top_menu_container ul li a:hover {     
  float           : left;  
  color           : #FEDC84;  
  font-weight     : lighter;
  font-size       : 12px;   
  text-decoration : none;   
  font-family     : verdana;  
  padding         : 11px 0;
}  
#top_menu_container ul li a:hover {
  text-decoration : underline;  
}

#top_menu_container ul li ul { 
  position   : absolute;
  top        : 26px;
  left       : -10px;
  padding    : 5px 0;
  float      : none;
  border     : solid 1px white;      
  background : #A6A8AD;  
  display    : none;      
}
#top_menu_container ul li ul li { 
  float       : none;
  width       : 140px;   
  text-align  : left;
  background  : none;   
  border      : 0;
  margin      : 0;   
}
#top_menu_container ul li ul li a, #top_menu_container ul li ul li a:hover { 
  text-decoration : none;
  float           : none;  
  padding         : 0;   
  font-weight     : lighter;     
  display         : block;
  padding         : 5px 10px;
}  
#top_menu_container ul li ul li a:hover {
  text-decoration : none;   
  background      : #DFDFDF;
} 



#top_menu_container li:hover ul ul,
#top_menu_container li li:hover ul ul,
#top_menu_container li li li:hover ul ul
{display:none;}


#top_menu_container li:hover ul,
#top_menu_container li li:hover ul,
#top_menu_container li li li:hover ul
{display:block;}


#top_menu_container ul li ul li ul { 
  position   : absolute;
  top        : -156px;
  left       : 140px;
  display    : none;  
  background : none;
  border     : solid 1px white;      
  background : #A6A8AD;  
}
#top_menu_container ul li ul li ul li { 
  padding : 1px 0;  
  float   : none;
  width   : auto;   
}
#top_menu_container ul li ul li ul li a, #top_menu_container ul li ul li ul li a:hover { 
  font-size : 11px;
  padding   : 1px 10px;
  width     : 90px;   
  float     : none;
}  
#top_menu_container ul li ul li ul li a:hover {
  text-decoration : underline;  
}

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

#left_menu_container {
  padding    : 15px 25px 5px 25px;	
  background : url("../../img/site/left_menu_bg.jpg") 0 0 repeat-y;  
  position : relative;
} 
#left_menu_container ul {
  list-style   : none;
} 
#left_menu_container ul li {  
  list-style : none;  
  padding    : 3px 0; 
}
#left_menu_container ul li a, #left_menu_container ul li a:hover {     
  color           : #FEDC84;  
  font-weight     : bold;
  font-size       : 12px; 
  line-height     : 14px;  
  text-decoration : none;   
  font-family     : verdana;  
}  
#left_menu_container ul li a:hover {
  text-decoration : underline;  
}

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

#bottom_menu_container {
  color       : #FF7EB1;   
  margin      : 0 5px;
  width : auto;
  text-align  : center;
  /*background  : url(../../img/site/bottom_menu.gif) repeat;*/
  background : #71052E;
  border : solid 1px #5C0527;
  padding : 10px;
  line-height : 16px;
} 
#bottom_menu_container a:link, #bottom_menu_container a:visited, #bottom_menu_container a:hover {
  color           : #EDE2D4;
  text-decoration : none;   
  font-size       : 11px;
  color           : #FF7EB1;   
  font-weight     : bold;  
  text-decoration : underline;
}
#bottom_menu_container a:hover {
  text-decoration : underline;
}


/* ------------------ SITEMAP -------------------------- */ 
.sitemap_container { 
  margin     : 0px 0 20px 0;;
  text-align : left;   
} 
.sitemap_container li { 
  list-style  : none;
  line-height : 15px;  
}
.sitemap_container li ul { 
  margin-left: 30px;
}

/* ---------------- REVIEWS ---------------------------- */   

#reviews_list_container {
  line-height  : 16px; 
  margin-top   : 20px; 
  text-align   : left; 
}  

#reviews_list_container a:link, #reviews_list_container a:visited, #reviews_list_container a:hover {
  color : white;
}


#review_item_container {
  float      : left;
  text-align : left;
  width      : 400px;   
  margin-left: 10px;
}
#review_item_container td {
  padding : 2px 0;
}    

#review_item_photo img {
  border : solid 1px #4EC2E5;
}

#reviews_latest_list_container {
  width        : 318px;
  height       : 167px;
  float        : left;
  margin       : 5px 5px 0 0;
  background   : url(../../img/site/box.gif) no-repeat;  
  padding      : 5px 20px;  
}  
#reviews_latest_list_container a:link, #reviews_latest_list_container a:visited, #reviews_latest_list_container a:hover {
  color : white;
}  


/* ---------------- NEWS ---------------------------- */     

.news_item {
  font-size : 10px;
  padding-bottom : 20px;
}
.news_date {
  color       : #80E1FF;
  font-weight : bold;
}


 
/* ---------------- LINKS ---------------------------- */     

#links_container {
  margin      : 10px auto; 
  text-align  : left; 
  width       : 500px; 
  line-height : 20px;
}
.links_item {
  padding       : 5px;
  margin        : 5px 0;
  border-bottom : solid 1px #A84F4F;
} 
.links_banner_item { 
  margin-top : 5px;
  width      : 470px;
  height     : 60px;
  overflow-x : hidden;       
  overflow-y : hidden;       
}  

          
/* ------------------- NEWS ------------------------- */ 

.news_archive_item {
  margin-bottom : 20px;
}  

.news_archive_date {
  text-decoration : underline;
}
.news_archive_subject {
  margin : 4px 0;  
  color  : #FF6BB2;
}


/* ------------------- PAGING ------------------------- */ 

.pages_container  {
  padding     : 10px 30px; 
  text-align  : center;
}  
.pages_container a:link, .pages_container a:visited, .pages_container a:hover {
  color   : white;  
  padding : 1px 3px;  
}
.page_current {   
  background  : #9B0707;
  color       : white;
  padding     : 1px 4px;  
}
.page_next {   
  padding-left: 10px; 
}
.page_previuos {   
  padding-right: 10px;
}

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

h1 {  
  font-size   : 24px;   
  font-weight : lighter; 
  color       : #F8D5D5;   
  text-align  : left;   
  line-height : 50px;
  font-family : verdana;    
}  
 
h2 {
  font-size   : 18px;   
  font-weight : bold; 
  text-align  : left;    
  color       : #73FF00;
  background  : url(../../img/site/bg_h1.gif) 0 100% repeat-x;  
  padding     : 10px 0; 
}  
h3 {
  font-size   : 18px;   
  font-weight : bold; 
  text-align  : left;  
  color       : white;  
  padding-bottom : 10px;
}  
 
.button { 
  padding     : 0 10px;
  font-family : arial, sans-serif;  
  font-size   : 11px;
  font-weight : bold;
  color       : white;
  background  : #7F3737;  
  border      : solid 1px #D47B7A;
}
 
.error_message{
  color     : #FEDC84;
  font-size : 10px;
}
 
.success_message{
  color       : white;
  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 {
  margin     : 0 auto;;
  text-align : left;
} 
.form_table h2 {
  color       : white;
  text-align  : left;
  font-weight : bold;
  font-size   : 14px;
}
.form_table th {
  font-weight : bold;
}
.form_table td {
  color       : white;   
}

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

#content_container img {
  border : 0;
}
#content_container ul {
  list-style-position : inside;
  padding-left        : 10px;
}
#content_container blockquote {
  padding-left: 20px;
}
#content_container p {
  padding: 6px 0;
}
  
.clear {
  clear       : both; 
  line-height : 0px;
  font-size   : 0px;
}

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

a:hover {
  text-decoration: underline;
}