* {margin:0;padding:0}

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

body {
  /* background  :  url("../../img/site/bg_top.gif") 0 0 repeat-x; */
	background-color:#362012;
}

a { outline: none; }

table td { text-align:left; }


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

#page_container {
  width      : 967px;    
  margin     : 0 auto;    
  background-color: #462a0a;
/* background : url("../../img/site/content_bg.gif") 0 0 repeat-y; */
}   

#header_container {
  height     : 230px;
  background : url("../../img/site/header.jpg") 0 100% no-repeat;
  position   : relative;
  z-index    : 1000;
}

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

#wrapper {
/*  background : url("../../img/site/content_bg_bottom.jpg") 0 100% no-repeat;    */
  min-height : 350px;  
}

#left_container {
  width    : 710px;
  float    : left; 
  position : relative;  
	padding-top:30px;
}      

#right_container {
  width     : 248px;
  float     : right;
  position  : relative;  
}

.f_right {
	float:right;
	display:block;
	width:430px;
	margin-left:10px;
}

.f_right  table { margin:0 auto; }

#content_text2 {
/*  padding : 0 0px;	*/
	float:right;
/*  padding-left:80px; */
}   

#content_text2 p {
	float:right;
	width:430px;
}

#content_text2 #gallery_index_container {
	float:left;
	margin-right:15px;
}

#content_text {
  padding : 0 10px;	
  padding-left:80px; 
/*	width:440px; */
}   

.content_block {
  padding : 5px 20px;	
}

#footer_container {  
  color      : #969696;
  position   : relative;
  text-align : center;
  height     : 48px;
/*  background : url("../../img/site/footer.jpg"); */
} 
          
/* --------------- EXTRA CONTAINERS ------- */    
     
#copyright_container {  
  position    : absolute;
  bottom      : 18px;
  left        : 0;	
  text-align  : center; 
  font-family : tahoma;
  font-size   : 10px;
  color       : #a97438;
  width       : 100%;
}

#solution_container {  
  position    : absolute;
  bottom      : -18px;
  left		  : 0;
  text-align  : center;
  font-family : tahoma;
  color       : #909090;
  width		  : 100%;
}
#copyright_container a  {
	color:#a97438 !important;
}

#solution_container a  {
	color:#FFF !important;
}

a#logo_link:link, a#logo_link:visited, a#logo_link:hover {
  width    : 320px;
  height   : 100px;
  display  : block;
  position : absolute;
  top      : 40px;
  left     : 20px;
  text-decoration : none;    
  background      : none;
} 

a#site_link:link, a#site_link:visited, a#site_link:hover {
  position  : absolute;
  top       : 17px;
  left      : 70px;	
  font-size : 11px;  
  color     : #CECECE;   
  text-decoration : none;
}  

a#sitemap_link:link, a#sitemap_link:visited, a#sitemap_link:hover {
  position  : absolute;
  top       : 5px;
  right      : 8px;	
  font-size : 11px;  
  color     : white;   
  text-decoration : none;    
}  

#phones_container {
  position    : absolute;
  top         : 110px;
  left        : 25px;
  font-size   : 16px;
  line-height : 19px;
  color       : white;  
  font-weight : bold;   
  font-style : italic;
}  

#phones_container2 {
  font-size   : 16px;
  line-height : 19px;
  font-weight : bold;   
  padding-top : 10px;
  text-align:center; 
	margin-top:30px;
}  

#phones_container2 table {
	margin:0 auto;
}

#decoration {
  width      : 967px;    
  margin     : 0 auto;    
  height : 15px;
  text-align : center;
  font-size : 10px;
  display:none;
}		

              
/* --------------- INDEX CONTAINERS --------------- */ 
      
      
#index_container {
  padding : 10px 5px 20px 5px;
}              
              
#left_content_top {
  background : url(../../img/site/left_bg.gif) 0 0 repeat-y;
}  

#left_content {
  background  : url(../../img/site/left_top.gif) 0 0 no-repeat;    
  color       : #278EAF; 
  font-size   : 10px;
  line-height : 14px;
}  

#left_content_bottom {
  background  : url(../../img/site/left_bottom.gif) 0 0 no-repeat;  
  font-size   : 2px;
  line-height : 8px;
}   

#left_left_container {
  float      : left;
  background : #011A2C;
  border     : solid 1px #064A7A;
  width      : 205px;	
  margin     : 10px;
}   

#left_left_container .teaser {
  width       : 203px;
  background  : url(../../img/site/left_teaser.gif) 0 0 no-repeat;  
  color       : #147292;
  font-style  : italic;
  font-size   : 17px;
  line-height : 35px;  
  margin      : 1px;    
  padding-left : 10px;
}

#left_right_container {
  float      : left;
  width      : 450px;	
  color      : white;
  font-size  : 11px;    
  margin-top : 10px;
}


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


#menu_container {  
  position  : absolute;
  top        : 182px;	
  right       : 30px;
  text-align : center;  
  z-index    : 1000;   
}  

#menu_container ul {
  list-style   : none;
}  

#menu_container ul li {  
  list-style  : none;
  float       : left;
  position    : relative;
}  

#menu_container ul li a, #top_menu_container ul li a:hover {     
	display					:	block;
  color           : #FFFFFF;  
  font-size       : 14px;   
  text-decoration : none;  
  font-family     : verdana;
  background      : none;
  float           : left;
  text-transform  : uppercase;    
  font-weight     : bold;
}   

#menu_container ul li.menu_item a, #top_menu_container ul li.menu_item a:hover {     
	background			:	transparent url("../../img/site/2/m_bg.jpg") no-repeat left top;
}

#menu_container ul li.last_menu_item a, #top_menu_container ul li.last_menu_item a:hover {     
	background			:	transparent url("../../img/site/2/m_bg.jpg") no-repeat left top;
}


#menu_container ul li a span, #top_menu_container ul li a:hover span {     
	padding					:	16px 22px 15px 30px;
	display					:	block !important;
	cursor					: pointer;
}

#menu_container ul li a:hover {
  text-decoration : none;   
  color           : black;
}

#menu_container .first_menu_item #selected_menu_item span {
/*	background			:none !important; */
}
#menu_container .first_menu_item #selected_menu_item {
	background			:none !important;
}


#menu_container #selected_menu_item {
  text-decoration : none;   
  color           : black;
}

#menu_container #selected_menu_item {
	background			:	url('../../img/site/2/a_left.jpg') left top no-repeat;
}

#menu_container #selected_menu_item span {
	background			:	url('../../img/site/2/a_bg.jpg') 20px top repeat-x;
	margin-left:17px;
	padding-left:13px;
}

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


#bottom_menu_container {
  text-align : center;	
  padding    : 20px 30px 0 30px;
  font-size  : 10px;
  color      : #72D6FF;
}    

#bottom_menu_container a:link, #bottom_menu_container  a:visited, #bottom_menu_container  a:hover {
  color           : #72D6FF;
  text-decoration : none;
}

#bottom_menu_container a:hover {
  text-decoration: underline;
}   
   
   
/* ------------------ NEWSLETTER --------------- */        


#newsletter_box_container {
  padding : 0 14px 5px 14px;
}

#newsletter_box_button {
  width      : 31px;
  height     : 23px;	
  background : url(../../img/site/go.gif) 0 0 no-repeat;     
  border     : 0;
  cursor     : pointer;
  margin-top : 2px;
}

#newsletter_box_input {
  width      : 171px;
  height     : 17px;	
  background : white;     
  border     : solid 1px #057C9F;  
}
 
 
/* ------------------ NEWS --------------- */ 
       
       
#news_container {
  text-align : left; 
  padding : 15px 0;
}

#news_container .news_date {
  color : #72D6FF;
}

#news_container .news_subject {
  font-weight : bold;
  color : #72D6FF;  	
}

#news_container .news_item {
  padding : 13px 12px 0px 12px;
}

#news_container .news_text {
  color : #278EAF;
  padding-top : 5px;	
}
     
     
/* ---------------- BANNERS ---------------------------- */     
       
       
#banners_container {
  margin     : 10px auto;
  text-align : center;        
}       

#banners_container img {
  border : 0;
  margin : 5px;
}  

#banners_container a:link, #banners_container a:visited, #banners_container a:hover {
  font-size : 11px;
}
   
   
/* ------------------ REVIEWS --------------- */ 
  
  
#reviews_list_container {
  margin : 10px auto;	
}

#reviews_list_container td, #reviews_list_container th {
  padding       : 5px 20px;
  border-bottom : solid 1px #A92426;
}

#reviews_list_container th a:link, #reviews_list_container th a:visited, #reviews_list_container th a:hover {
  color           : white;
  text-decoration : underline;
  font-weight     : lighter;
}

#reviews_latest_list_container {
  width : 100%;
  color : #ABABAB;	 
}

#reviews_latest_list_container td {
  padding : 5px;	
}

#reviews_latest_list_container span {
  color : #FF6EC1;
}

#reviews_latest_list_container {
  width : 100%;
  color : #ABABAB;	 
}

#reviews_latest_list_container a:link, #reviews_latest_list_container a:visited, #reviews_latest_list_container a:hover {
  color : #ABABAB;	 
  font-size: 12px;
  text-decoration : underline;
}

#review_item_photo {
  border : solid 1px white;
}
  
  
/* ------------------ SITEMAP -------------------------- */ 
   
   
.sitemap_container { 
  margin     : 0px 0 20px 0;
  text-align : left;   
} 
.sitemap_container li { 
  list-style : none;
  line-height : 20px;  
}
.sitemap_container li ul { 
  list-style : none;
  margin-left: 20px;
}    
          
          
/* ------------------ FAQ -------------------------- */ 
    
    
#faq_list_container {
  padding : 0 20px;
}   
.faq_question {
  color : white;
  font-weight : bold;
}
.faq_answer {
}
  
  
/* ---------------- USERS ---------------------------- */     
 
 
#users_login_box {
  position  : absolute;
  top       : 110px;
  right     : 25px;
  font-size : 10px;    
  color     : white;   
  line-height : 12px;        
}

.users_login_box_input {
  width      : 120px;                 
  height     : 12px;
  background : black;
  border     : solid 1px #5F5F5F;  
  font-size  : 9px;
  color      : #FFDA39;
}  

#users_login_box td {
  padding-left : 5px;
}

a.users_login_box_link:link, a.users_login_box_link:visited, a.users_login_box_link:hover {
  color           : white;
  text-decoration : underline;
  font-weight     : bold;
}
  
  
/* ---------------- LINKS ---------------------------- */     
  
  
#links_breadcrumbs {
  width  : 100%;
}     

#links_categories {
  margin      : 10px auto; 
  text-align  : left; 
  width       : 600px; 
  line-height : 20px;
}

#links_container img {
  border : 0;	
}

.links_item {
  padding       : 10px 0;
  border-bottom : solid 1px #FF2C2C;
} 
.links_banner_item { 
  margin-top : 5px;
} 
   
   
/* ------------------- PAGES -------------------------------- */
  
  
.pages_container {
  text-align   : center;  
  line-height  : 25px;   
  padding      : 10px;
}
.pages_container a:link, .pages_container a:visited, .pages_container a:hover {
  padding    : 0 4px;  
  margin     : 0 1px;
  color      : white;
}
.pages_container a:hover {
  background      : #A92426;   
  text-decoration : none;
}
.page_current {
  padding    : 0 4px;  
  margin     : 0 1px;
  background : #A92426; 
} 

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

h1 {                   
  font-size   : 24px;   
  font-weight : lighter; 
  color       : #FFF;   
  line-height : 18px;
  padding     : 30px 0 10px 25px;    
}  
 
.form_button { 
  font-family : arial, sans-serif;  
  font-size   : 11px;
  font-weight : bold;
  color       : white;
  border      : 0;
  background  : #666666;  
  text-align  : center;
  cursor      : pointer;
  border : solid 1px #96A7B4;
}
 
.error_message{
  color      : red;
  font-size  : 10px;
  padding    : 5px 0;   
}
 
.success_message{
  color       : white;
  font-size   : 11px; 
  font-weight : bold; 
  text-align  : center; 
  line-height : 15px;  
  border      : solid 1px silver;
  background  : #8F8686;
  padding     : 10px;
  margin-bottom : 5px;
} 


.tinyInput {
  width: 80px;
} 
.smallInput {
  width: 200px;
} 
.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 {
  color       : white;   
  text-align  : left;
  padding-right: 10px;
  font-weight : lighter;
}
.form_table td {
  color       : white;   
} 

.form_table select, input, textarea {
  border     : solid 1px #96A7B4;
  color      : white;
  background : #666666;
  font-size  : 11px;
  font-family: verdana;   
  padding    : 2px;
}


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

#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           : #FFFFFF;
  text-decoration : underline;
}

a:hover {
  text-decoration: underline;
}   

pre {
  color      : white;
  background : black;
  border     : solid 1px white;
  text-align : left;
  padding    : 10px;
}

.call_header {
	position:absolute;
	right:20px;
	top:85px;
}

.call_header .callus
{
	margin-left:20px;
}


#gallery_ind_info .ac {
	color:#F48C40 !important;
}

#gallery_ind_info .ac span {
	color:#FFF !important;
}
