* {margin:0;padding:0}

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


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

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

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

#main_container {
  background : url("../../img/site/content_bg_top.gif") 0 0 no-repeat;       
  padding-top : 30px;
}

#wrapper {
}

#left_container {
  width    : 245px;
  float    : left; 
  position : relative;    
  padding  : 10px 0 0 15px;      
}      

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

#content_text {
  padding : 0 30px 10px 30px;	
}   

.content_block {
  padding : 5px 20px;	
}

#footer_container {  
  color      : #969696;
  position   : relative;
  text-align : center;
  background : url("../../img/site/footer.gif") 0 100% no-repeat;
}

#bottom_container {
	width : 900px;
	margin: 0 auto;
	padding : 10px 30px;	    
	text-align : right;
}
         
          
/* --------------- EXTRA CONTAINERS ------- */    
     
     
#copyright_container {  
  position    : absolute;
  bottom      : 18px;
  left        : 0;	
  text-align  : center; 
  font-family : tahoma;
  font-size   : 11px;
  color       : #969696;
  width       : 100%;
}

#solution_container {  
  position    : absolute;
  bottom      : 18px;
  right       : 70px;
  font-family : tahoma;
  color       : #909090;
}

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         : 150px;
  right       : 60px;
  font-size   : 16px;
  line-height : 19px;
  color       : black;  
  font-weight : bold;   
}  

#phones_container2 {
  font-size   : 16px;
  line-height : 19px;
  font-weight : bold;   
  font-style  : italic;   
  padding-top : 10px;
}  


.teaser_big {
  width  : 232px;
  height : 29px;	
  background : url(../../img/site/teaser_big.png) 0 0 no-repeat;  
  text-align: center;    
  padding-top : 5px;   
  margin : 0 auto;
  font-weight : bold;
}
              
.teaser_small {
  width  : 211px;
  height : 34px;	
  background : url(../../img/site/teaser_small.png) 0 0 no-repeat;    
  margin : 0 auto;
  font-weight : bold;
  padding-top : 5px;   
} 

.box_small_container {
  background : url(../../img/site/box_small_bg.gif) 0 0 repeat-y;    
  width      : 236px;   
  text-align : center;	
  margin-bottom :20px;   
  margin-top : 20px;
}  

.box_small_top {
  background  : url(../../img/site/box_small_top.gif) 0 0 no-repeat;    
  line-height : 10px;
  font-size   : 2px;
}  

.box_small_bottom {
  background : url(../../img/site/box_small_bottom.gif) 0 0 no-repeat;    
  height : 18px;
}

.box_small_content {
  padding    : 0 25px 0 20px;   
  text-align : left;
  font-size  : 11px;   
  line-height : 13px;
  color : #939393;
}   

/* --------------- INDEX CONTAINERS --------------- */ 
      

#index_left {    
  width : 445px;	
  float : left;
  position : relative;
}  

#index_right {    
  width : 257px;	
  float : left;  
  position : relative;
}  


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


#menu_container {  
  position  : absolute;
  top        : 192px;	
  left       : 2px;
  text-align : center;  
  z-index    : 1000;         
  height     : 26px;
}  

#menu_container ul {
  list-style   : none;
}  

#menu_container ul li {  
  list-style  : none;
  float       : left;
  position    : relative;
  padding     : 5px 10px 0 0;
  width       : 129px;
  height      : 21px;
  background  : url(../../img/site/menu_item.gif) 0 0 no-repeat;      
  text-align  : center;
}  

#menu_container ul li a, #top_menu_container ul li a:hover {     
  color           : #FFFFFF;  
  font-size       : 12px;   
  text-decoration : none;  
  font-family     : verdana;
  background      : none;
  font-weight     : bold;
}   

#menu_container ul li a:hover, #menu_container #selected_menu_item {
  text-decoration : underline;   
}

#menu_container ul li.hightlighted_menu_item {
  background  : url(../../img/site/menu_item2.gif) 0 0 no-repeat;      
}

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


#bottom_menu_container {
  text-align : center;	
  padding    : 10px 30px 15px 30px;
  font-size  : 10px;
  margin-left : 260px;
}    

#bottom_menu_container a:link, #bottom_menu_container  a:visited, #bottom_menu_container  a:hover {
  color           : white;
  text-decoration : none;   
  margin : 0 10px;
  font-weight : bold;
}

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


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

#newsletter_box_button {
  width      : 31px;
  height     : 215x;	
  cursor     : pointer; 
  margin : 4px;        
}

#newsletter_box_input {
  width      : 140px;
  height     : 15px;	
}
 
   
#box_container {
  background : url(../../img/site/box_bg.gif) 0 0 repeat-y;    
  width      : 258px;   
  text-align : center;	
  margin : 30px auto;
}  

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

#box_bottom {
  background : url(../../img/site/box_bottom.gif) 0 0 no-repeat;    
  height : 16px;
}


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


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

#forum_container a:hover {     
  text-decoration : underline;	
} 

table#forum_topics {
  width : 100%;	
}

table#forum_topics td, table#forum_topics th {
  padding : 7px 5px;
  border-bottom : solid 1px #6F6F6F;
}

.forum_message {
  padding : 15px 0;
  border-top : solid 1px silver;	
}                                  

.forum_message_date {
  padding-bottom : 2px;	  
  color : #CFCFCF;
}

.forum_message_date span {
  font-weight : bold;	
}  

.forum_back {
  text-align:right;
  height : 20px
}

    
/* ------------------ NEWS --------------- */ 
       
       
#news_container {
  text-align : left; 
  padding : 25px 0 15px 0;
}

#news_container .news_date { 
  color : #F9F8F8; 	
}

#news_container .news_subject {
  color : #FF1425;
}

#news_container .news_item {
  padding : 5px 30px 15px 30px;
}

#news_container .news_text {
  padding-top : 5px;	
}
     
     
/* ---------------- BANNERS ---------------------------- */     
       
       
#banners_container {
  margin     : 0 auto 20px 280px;
  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 #CC0000;
} 

.reviews_item th {
  width : 150px;
	
}
  
  
/* ------------------ 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;
}  


/* ------------------ FORM -------------------------- */ 


#form_container {
  width : 603px;
  background : url(../../img/site/form_bg.gif) 0 0 repeat-y; 
  margin : 0 auto;
}
          
#form_top {
  height : 11px;
  background : url(../../img/site/form_top.gif) 0 0 no-repeat;
}
          
#form_bottom {
  height : 19px;
  background : url(../../img/site/form_bottom.gif) 0 0 no-repeat;
}
          
          
/* ------------------ FAQ -------------------------- */ 
    
    
#faq_list_container {
  padding : 0 20px;
}   
.faq_question {
  color : white;
  font-weight : bold;
}
.faq_answer {
}
  
  
/* ---------------- USERS ---------------------------- */     
 
 
#users_login_box {
  position  : absolute;
  top       : 0px;
  right     : 0;
  font-size : 10px;    
  color     : white;   
  line-height : 12px;  
  background :black;   
  padding : 2px 50px 0 10px;  
}

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

#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 {
  text-decoration : none;
}

#users_login_button {   
  background : #333333;
  color : white;
  height : 18px;	
  font-size : 10px;
  font-family : tahoma;
}
  
  
/* ---------------- 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    : 2px 5px;  
  margin     : 0 1px;
  color      : white;     
  text-decoration : none;
}
.pages_container a:hover {
  background      : #A92426;   
  text-decoration : none;
}

.page_current {
  padding    : 2px 5px;  
  margin     : 0 1px;
  background : #A92426; 
} 

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

h1 {                   
  font-size   : 14px;   
  color       : white;   
  line-height : 18px;
  width       : 800px;  
  padding     : 0 0 10px 20px;    
}  
 
.form_button { 
  font-family : arial, sans-serif;  
  font-size   : 11px;
  font-weight : bold;
  color       : white;
  border      : 0;
  background  : #333333;  
  text-align  : center;
  cursor      : pointer;
  border : solid 1px #666666;   
  margin-top : 15px;
}
 
.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;  
  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     : 10px 15px;
  text-align : left;
} 
.form_table h2 {
  color       : white;
  text-align  : left;
  font-weight : bold;
  font-size   : 14px;
}
.form_table th {
  color       : #D9D9D9;   
  text-align  : right;
  padding-right: 10px;
  font-weight : lighter;
}
.form_table td {
  color       : white;   
} 

.form_table th.teaser {
  text-align :center;
  font-weight : bold;
  color : white;
  padding : 20px 0 10px 0;	
}

.form_table select, input, textarea {
  border     : solid 1px #666666;
  color      : black;
  background : white;
  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           : #FF1425;
  text-decoration : underline;
}

a:hover {
  text-decoration: underline;
}   

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