﻿A {
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 14px; font-weight: bold; color: #0054A6; TEXT-DECORATION : none;
  margin: 0px; 
}

A:link {
  font-family:  Arial, Helvetica, sans-serif;
  COLOR : #0054A6; TEXT-DECORATION : none;
  margin: 0px; 
}

A:visited {
  font-family:  Arial, Helvetica, sans-serif;
  COLOR :#0054A6 ;  TEXT-DECORATION : none;
  margin: 0px; 
}
A:hover {
  font-family:  Arial, Helvetica, sans-serif;
  COLOR : #FF0000; TEXT-DECORATION : none;
  margin: 0px; 
}


*{
	padding:0; margin:0;
    }
body {
	   background: url( http://www.chen-la.com/images/new-design/Page-BgTexture.gif ) fixed;
       background-repeat: repeat;
       background-position: top left;
     }
.main {	
	width: 800px;
	height:auto;
	margin:0 auto;
	padding:10px;	  
     }


/*****************************************/
/***           Header                  ***/
/*****************************************/	 
	 .header { 
     width:800px; height:90px;
     background: url( http://www.chen-la.com/images/new-design/headertext-background.png );	
	          }
.clear {
	width:800px; height:8px;
	background-image:url( http://www.chen-la.com/images/new-design/spacer.gif);
	background-size:cover;
        }

/***  �������  ***/

.logo  {
	width:130px; height:120px;
	background-image: url( http://www.chen-la.com/images/new-design/blue_logo130x120.png);	
    float: left;
    margin: -32px 0 0 -47px;
    padding: 0;
    position: absolute;
}		 


/**/
div.header h1 {	
/*  font-family:Verdana, Geneva, sans-serif;*/
  font-family: 'Roboto Condensed', sans-serif;

  font-size: 20px; 
  height: 39px;
  padding: 30px 10px 0px 150px;
  font-weight: bold;
  color: #006699;
}  



/*****************************************/
/***           Все меню                ***/
/*****************************************/
ul.menu {
            padding-left: 5px;
      }

.menu {
	list-style:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	overflow:hidden;
	}
	 .menu li {
		 float: left;
	     margin: 0;
	     padding: 0 3px 0 0;
	     height: 25px;
		 background:url( http://www.chen-la.com/images/new-design/menuseparator.png) top right no-repeat;		  
		 }
		 
	.menu li#noseparator {
		 float: left;
	     margin: 0;
	     padding: 0 3px 0 0;
	     height: 25px;
		 background:none;
		 		  
		 }	 
		 
		 
	 .menu li a {
	           font-family: Verdana, Tahoma, sans-serif;
	           font-size: 12px;
	           float: left;
	           display: block;
	           line-height: 25px;
	           padding: 0 10px;
	           color: #555555;
	           text-decoration: none;
	           font-weight: normal;
	           text-transform: lowercase;
	           height: 25px;
               }
	  
     .menu li a:hover {
	           font-family: Verdana, Tahoma, sans-serif;
	           font-size: 12px;
	           float: left;
	           display: block;
	           line-height: 25px;
	           padding: 0 10px;
	           color: #FF0000;
	           text-decoration: none;
	           font-weight: normal;
	           text-transform: lowercase;
	           height: 25px;
               }


      .menu li a:visited {
	           font-family: Verdana, Tahoma, sans-serif;
	           font-size: 12px;
	           float: left;
	           display: block;
	           line-height: 25px;
	           padding: 0 10px;
	           color: #555555;
	           text-decoration: none;
	           font-weight: normal;
	           text-transform: lowercase;
	           height: 25px;
               }



     .menu li a#active_menu {
	           color: #ff0000;
               }

/* Самое верхнее меню */
.very_top_menu {
	width:800px; height:25px;
	background-image: url( http://www.chen-la.com/images/new-design/bg_very_top_menu.png);	 
	background-repeat: no-repeat;
	background-position: top right;
	}	
	
/*поиск*/
	
.search_main {
	 float:left;
	 margin:5px auto auto 445px;		      
         }
.search_txt {
	 height:13px; width:170px;
	 background-image:url( http://www.chen-la.com/images/new-design/bg_search.png);
	 border:none;
	 font-size:10px;	
}
.search_btn {
	font:Verdana, Geneva, sans-serif;
	font-size:12px;
	border:none;	
}
	     
/*верхняя линия меню*/
.top_menu {
	width:800px; height:25px;
	background-image:url( http://www.chen-la.com/images/new-design/bg_top_menu.png);
	background-repeat: no-repeat;
	
	         }
/*нижняя линия меню*/	
.bottom_menu { 
    width:800px;
	height:25px;
	background-image: url( http://www.chen-la.com/images/new-design/bg_bottom_menu.png);
	background-repeat: no-repeat;
	   }

/*CONTENT*/
.content{
	overflow:hidden;	
     }
.content_top{
	width:800px;
	height:15px;
	background-image:url( http://www.chen-la.com/images/new-design/bg_content_top.png);
    }
.content_body{
	width:800px;
	height:auto;
	background-image:url( http://www.chen-la.com/images/new-design/bg_content_body.gif);
	background-repeat: repeat-y;	 
    }
	

.content_body p
{
}
	
.content_bottom {
	width:800px;
	height:	15px;
	background-image:url( http://www.chen-la.com/images/new-design/bg_content_bottom.png)
     }


/**/
h1.mainpage  { 
  font-size: 16px;
  color: #0054A6;
  background-color: white;  
  margin-left: 1px; 
  margin-right: 1px; 
  padding: 20px 20px 20px 20px; 
  text-align: center;
}

h2  { 
  font-size: 14px;
  color: #0054A6;
  background-color: white;  
  margin-left: 1px; 
  margin-right: 1px; 
  padding: 20px 20px 20px 20px; 
  text-align: center;
}



h8 { 
   padding-left: 45px;
   padding-right: 30px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 18px;
   padding-left: 10px;
   color: #ffffff;
   font-weight: bold;;
}



p { 
  margin: 0px 20px 0px 20px; 
  text-indent: 10px;

  padding: 2px;
  color: rgb(0, 84, 166);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  left: 15px;
}

ul { 
  padding-left: 42px;
  color: rgb(0, 84, 166);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  left: 15px;
}

li { 
  padding-left: 1px;
  color: rgb(0, 84, 166);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
}

/*****************************************/
/***           Footer                  ***/
/*****************************************/
div.ads {
  padding: 20px 30px 20px 30px;
}

.footer {
	width:800px;
	height:160px;
        background-color: #197BAB;
    }
	.counter{ 
	text-align: center;
		
	}
	.copyright{
		     font-family:Verdana;
		       font-size: 10px;
	           color: #FFF;
			   text-align: center;		   
	          }
			  .copyright a{
		       font-family:Verdana;
		       font-size: 10px;
	           color: #FFF;
			   text-align: center;
			   text-decoration:underline		   
	          }
			   	.copyright a:hover{
		       font-family:Verdana;
		       font-size: 10px;
	           color: #CCC;
			   text-align: center;
			   text-decoration:underline		   
	          }
	
	
	
/* CONTACTS */
div.warning p { 
  font-weight: bold;
  font-style: italic;
  margin: 0px 20px 0px 20px; 
}

div.warning img { 
  float: left;
}


li { 
  font-size: 12px;
  color: #0054A6;
  margin: 15px 20px 5px 20px; 
}

ul.ul1  {
  list-style-type : decimal ;
}

ul.ul2  {
  list-style-type : disc;
}
	
h1.contact { 
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
  color: #0054A6;
  background-color: #B0D9F6;  
  margin: 0px 20px 10px 20px; 
}
	
	    
	 
div.line-hor-blue {
   position:relative;
   background : #B0D9F6;	
   width: 760px;
   height: 15px;
   margin: 0px 20px 0px 20px; 
}


/* LINKS */
table { 
  margin: 0px 20px 0px 20px; 
  border-spacing: 0px 15px;
  text-indent: 0px;
}

table > tbody > tr > td > p { 
  text-indent: 0px;
}

