html {
	overflow-x: auto;
}

body { background-color:  #FFF; scrollbar-base-color: #FFF; scrollbar-arrow-color: #ACE1F5; margin: 0px; }
/*--tabs format--*/
/*--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------*/

.pard_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #0091d4;
	background-image: none;
	padding:4px;
	margin:5px 0px 0px 10px;
}

/* стили заголовка сайта */

.ego-name-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #06C;
}
.ego-title-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #06C;
}
.ego-title-text2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #06C;
	padding-top: 88px;
}
.ego-registered {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #06C;
	position: absolute;
	height: 50px;
}

.header_row
{
background:url("pic/ego-top-bkg1.jpg");
background-attachment:scroll;
background-repeat:repeat-x;
width: 100%;
height: 181px;
font-family: Verdana, Geneva, sans-serif;
font-weight: normal;
color: #006aaf;
}

.celltable1
{
background:url("pic/ego-logo1.jpg");
background-attachment:scroll;
background-repeat:no-repeat;
background-position: left;
}

.celltable2
{
background:url("pic/ego-top1a.jpg");
background-attachment:scroll;
background-repeat:no-repeat;
background-position: left;
}

.celltable3
{
background:url("pic/ego-top2a.jpg");
background-attachment:scroll;
background-repeat:no-repeat;
background-position: left;
}

.header_row1-1
{
	background-color:#0F0;
	background:url("http://www.egoscop.ru/pic/ego-top-bkg-2014.jpg");
	background-color: #ccffff;
	background-attachment:scroll;
	background-repeat:repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #006699;
}

.celltable1-1
{
}

.celltable2-1
{
	vertical-align:top;
	background:url("/pic/ego-top-syg-2014.jpg");
	background-repeat:no-repeat;
}

.celltable3-1
{
	vertical-align:top;
}

.title-text-1
{
	font-size:20px;
	margin-top:10px;
}

.title-text-2
{
	font-size:14px;
	margin-top:14px;
}

.title-text-3
{
	font-size:10px;
	margin-top:20px;
	margin-bottom:10px;
}

.title-text-4
{
	font-size:12px;
	font-weight:bold;
}

.title-text-4 a
{
	text-decoration:none;
	color:#ffffff;
	/*background-color:#71e4e0;*/
	background-color:#30AFE8;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	padding-top:5px;
	width: 200px;
	display:block;
}

.title-text-4 a:hover
{
	/*background-color: #F90;*/
	background-color: #e8748c;
}

/* конец стилей шапки сайта */





.division_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0091d4;
	/*padding:4px;*/
	padding-bottom:4px; 
	/*margin:5px 0px 0px 10px;*/
	margin:5px 0 10px 0; 
	border-bottom: 1px dotted #0091d4;
}

.hr_line {
	font-size: 1px;
	color: #FFF;
	padding:0px;
	/*margin:0px;*/
	margin:5px 0px;
	border-bottom: 1px dotted #0091d4;
}

ul.tabs {																	
	margin: 0px;
	padding:0px;
	padding-top:10px;
	float: left;
	list-style: none;
	height: 21px; /*--Set height of tabs--*/
	border-bottom: 1px solid #0091d4; /*--under tabs--*/
	/*--border-left: 1px solid #999;--*/
	width: 1000px;	
	
}
ul.tabs li {													                    
	float: left;                                                                                                                
	margin: 0px;
	padding: 0px;                                                                                                               
	height: 20px; /*--Subtract 1px from the height of the unordered list--*/                                                    
	                                                                                                                            
	line-height: 20px; /*--Vertically aligns the text within the tab--*/                                                        
	border: 1px solid #0091d4;                                                                                                  
	/*--border-left: none;--*/                                                                                                  
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;                                                                                                           
	position: relative;                                                                                                         
	background: #ACE1F5;                                                                                                        
	margin-right: 10px;                                                                               	            
}                                                                                                                                   
                                                                                                                                    
ul.tabs li a {                                                                                                                      
	text-decoration: none;                                                                                                      
	color: #0091d4;                                                                                                             
	font-weight:bold;                                                                                                           
	display: block;                                                                                                             
	font-size: 12px;                                                                                                            
	font-family:Verdana, Arial, Helvetica, sans-serif;                                                                          
	padding-top:2px;                                                                                                            
	padding-right: 10px;                                                                                                        
	padding-left: 10px;                                                                                                         
	padding-bottom: 2px;                                                                                                       
	outline: none;                                                                                                              
}                                                                                                                                   
                                                                                                                                    
ul.tabs a {                                                                                                                         
	text-decoration: none;                                                                                                      
	color: #0091d4;                                                                                                             
	font-weight:bold;                                                                                                           
	display: block;                                                                                                             
	font-size: 12px;                                                                                                            
	font-family:Verdana, Arial, Helvetica, sans-serif;                                                                          
	padding-top:2px;                                                                                                            
	padding-right: 10px;                                                                                                        
	padding-left: 10px;                                                                                                         
	padding-bottom: 2px;                                                                                                        
	outline: none;                                                                                                              
}                                                                                                                                   
                                                                                                                                    
ul.tabs a:hover {                                                                                                                   
 	color:#e8748c;	
	background-color: #fff; 
}

ul.tabs li a:hover {
 	color:#e8748c;	
	background-color: #ffdbe5; 
}

html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
color: #0091d4;
background:#FFF;
	/*--background: #fff; color of active tab--*/
	border-bottom: 1px solid #FFF;
 /*--Makes the active tab look like it's connected with its content--*/
}
.tab_container {
	border-top: none;
	clear: both;
/*	overflow: hidden;  */
	float: left; width: 100%;
}
.tab_content {
	padding:20px 0px 0px 10px;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 900px;
	background:#FFF;
}

.tab_container_01{
	border:none;
	width:1100px;
	text-align:center;
}

.tab_content_01{
	padding:0px 20px;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.tab_content_01 p{
	text-align:left;
	margin:0 10px 20px;
	color:#2670A4;
}

.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	margin:5px 0px 0px 12px;
	padding:0px 0px 5px 0px;
	color:#2670A4;
	width: 940px;
}


.comment2image {
	font-size: 10px;
	/*margin:2px 0px 2px 0px;*/
	margin:5px 0;
}

.leftside {
	margin: 10px;
	padding: 10px;
	float: left;

}
.rightside {

	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 300px;

}
.footer {
clear:both;

}

a:link.hereref{
text-decoration:underline;
color:#0099CC;}
a:visited.hereref{
text-decoration:underline;
color:#0099CC;}
a:hover.hereref{
text-decoration:none;
color:#0099CC;}


a:link.ref{
text-decoration:none;
color:#2670A4;

}
a:visited.ref{
text-decoration:none;
color:#2670A4;

}

a:hover.ref{
text-decoration:none;
color:#2670A4;

}

td.mytd{
border-bottom-color:#CCCCCC;
border-bottom-style:dotted;
border-bottom-width:thin;}

.mainmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-color:#ACE1F5;
	padding: 8px 8px;
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height:14px;
	color:#FF9933;
	vertical-align: middle;
	text-align:left;
}

span.navLinkOut {
	padding: 8px 12px;
	margin:0px;
	border-right: 4px #ACE1F5 solid; 
	border-left: 4px #ACE1F5 solid; 
	cursor: hand;
	height:14px;

}

span.navLinkOver {
	background-color:#FFF;
	color:#F08714;
	padding:8px 12px;
	margin:0px;
	cursor: hand;
	border-right: 4px #F08714 solid; 
	border-left: 4px #F08714 solid; 
	height:14px;
}

.reacor_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform:uppercase;
	color: #FFFFFF;
}
.reacor_header_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #F3FAFD;
}




<!-- стили для общей таблицы и ячеек в собирающем html-файле -->

table.maintable{
 	border-collapse:collapse;
	margin:0px;
	padding:0px;
	width:100%;
	height:97%;
	border-bottom: 1px #30AFE8 solid;
}

table.maintable td{
	padding:0px 0px;
	border:0px;
}

.leftzone {
	margin:0px;
	width:300px;
	vertical-align:top;
	background-color:#0091d4;
}

.contentzone {
	vertical-align:top;
	background-image:url("pic/ego-main-bkg.gif");
	background-repeat:repeat-x;
	width:100%;
}

.topzone {
	height: 181px;
}

.topmenuzone {
	height:26px;
}

<!-- стили основного меню -->

#menu_itc {
	background-image:url("pic/ego-menu-left1.jpg-");
	background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#2670A4;
	height:26px;
	margin:0px;
	width:1200px; 
	padding-left:300ppx;
}
#menu_itc div {
	margin:0px;
}

#menu_itc a.textref {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	display:block;
	float:left;
	color:#2670A4;
	text-align:center;
	text-decoration: none;
	border-right:4px #FFF solid;
	border-left:4px #FFF solid;
	padding-right: 18px;
	padding-left: 18px;
	height: 16px;
	margin-top: 4px;
	padding-top: 2px;
}
#menu_itc a.textref:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
 	color:#e8748c;	
	background-color: #ffdbe5; 

 	border-right:4px #e8748c solid;
 	border-left:4px #e8748c solid;
}
a.picture_ref {
	display:block; 
	float:left;
	text-decoration:none;
	color:#2670A4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
 	color:#2670A4;
 	text-align:left;
}
a.picture_ref:hoover {
	display:block; 
 	float:left;
	text-decoration:none;
	color:#2670A4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
 	color:#2670A4;
 	text-align:left;
}

<!-- кнопка-вверх -->

#button_top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#2670A4;
	height:26px;
	margin:2px 0px 0px 0px;
	border-top:1px #30AFE8 solid;
}
#button_top div {
	margin:0px;
}

#button_top a.textref {
	display:block;
	float:right;
	color:#2670A4;
	text-align:center;
	text-decoration: none;
	border-right:4px #ACE1F5 solid;
	border-left:4px #ACE1F5 solid;
 	background-color: #ACE1F5;
	padding-right: 18px;
	padding-left: 18px;
	height: 22px;
	margin-top: 4px;
	padding-top: 4px;
}
#button_top a.textref:hover {
 	color:#e8748c;	
 	background-color: #ffdbe5;
 	border-right:4px #e8748c solid;
 	border-left:4px #e8748c solid;
}

<!-- для ячейки содержащей боковое меню -->

td_menu_left {
 	background-color: #ACE1F5;
	width:300px;
}

lll {
 	background-color: #ACE1F5;
	width:300px;
}

<!-- новые стили бокового меню -->

#menu_left {
	background-color: #ACE1F5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	width: 293px;
	padding:4px;
}

#menu_left div.section {
	display:block;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
/*	background-color: #e8748c;  */
	background-color: #0091d4;
	color:#FFF;
	text-decoration:none;
	margin-top: 2px;
	padding:5px 0px 5px 5px;
}

#menu_left a.textref {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	display:block;
	height: 100%;
	border-right: 10px #ACE1F5 solid;
	border-bottom: 1px #30AFE8 solid; 
	color:#2670A4;
	text-decoration:none;
	padding:5px 0px 5px 5px;
}

#menu_left a.textref:hover {
	display:block;
 	color:#e8748c;	
/* 	background-color: #ffe8f4; гламурный ;0 */
/* 	background-color: #ffdbe5; менее гламурный */
 	background-color: #fff; 
	border-right: 10px #e8748c solid;
	border-bottom: 1px #e8748c solid; 
}

//* какие-то стили из контент-области *//

.leftside {
	margin: 10px;
	padding: 10px;
	float: left;

}
.rightside {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding: 10px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 300px;
	color: #666666;
	vertical-align:top;
}
.footer
{
	clear: both;
}

.set_subheader 
{
	cursor: pointer;  
	background-color:#777; 
	background-image: url("pic/arr1.gif");
	background-repeat: no-repeat;
	background-position: right;
	color:#000;
	font-size:12px;
	font-weight:normal;
	margin-top:5px;
}
.set_subheader p
{
	padding:5px;
	margin:0px;
}
.hidden 
{
	display: none; 
	width:100%;
	margin-top:1px;
	margin-bottom:7px;
/*	border-right: 1px solid #ACE1F5;  */
}


