/* Делаем нормальную прозрачность png изображений */
.png { 
	filter:expression(jPngFix(this)); 
}
/* стиль для нормальной работы ссылок в элементах с PNG-фоном */
.png a { 
	position: relative; 
}
				 
h2 {
	font-size: 18px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 12px 0px 12px 0px;
}				   

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0 15px;
	text-align: center;
	font-family: Tahoma;
	color: #666;
	font-size: 12px;
}

a img {
	border: none;
}

td {
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

table {
	border-spacing: 0px;   
	empty-cells: show;
	border-collapse: collapse;
}

a:link, a:visited, a:active {
	color: #00478F;
	text-decoration: underline;
}
a:hover {
	color: #00478F;
	text-decoration: none;
}

a.uwrap:link, a.uwrap:visited, a.uwrap:active {
	text-decoration: none;
}
a.uwrap:hover {
	text-decoration: underline;
}

a.color-def:link, a.color-def:visited, a.color-def:active, a.color-def:hover {
	color: #666;
}

.fl {
	float: left;
}
.fr {
	float: right;
}
.ar {
	text-align: right;
}
.al {
	text-align: left;
}




.main-frame {
	width: 856px;
	border-bottom: solid 3px #00478F;
}

a.top-link {
	color: #999;
	font-size: 12px;
}
a.top-link:link, a.top-link:visited, a.top-link:active, a.top-link:hover {
	color: #999;
}


.top-menu-container {
	text-align: left;
	white-space: nowrap;
}
.top-logo {
	background: url("/i/logo.gif");
	width: 82px;
	height: 83px;
	float: left;
	position: relative;
	z-index: 100;
}
.top-logo a {
	display: none;
}
.top-menu {
	position: relative;
	left: -20px;
	margin-right: -20px;
	width: 788px;
	height: 83px;
	float: right;
}
.top-menu td {
	text-align: right;
	vertical-align: top;
	padding-top: 24px;
	padding-left: 30px;	   /* Подгонка одинаковых расстояний между меню */
}
a.top-menu-item, .top-menu-item-active  {
	font-size: 16px;
	padding: 0 2px 6px 2px;
	text-decoration: none;
}
a.top-menu-item:link, a.top-menu-item:visited, a.top-menu-item:active {
	border-bottom: 2px solid #666666;
	color: #666666;
	text-decoration: none;		
}
a.top-menu-item:hover {
	border-bottom: 2px solid #0683FF;
	color: #0683FF;	
}
.top-menu-item-active {
	border-bottom: 2px solid #00478F;
	color: #00478F;	
	font-weight: bold;
	display: inline;
}


.header-container {
	position: relative;
	margin-top: 33px;
}

.flash-incorrect-area {
	width: 856px;
	height: 232px;
	background: url("/i/front.jpg") no-repeat;
	text-align: left;
}

.flash-incorrect {
	width: 500px;
	height: 30px;
	position: relative;
	left: 30px;
	top: -22px;
	text-align: right;	
}

.flash-incorrect-back {
	position: relative;
	left: 20px;
	top: 20px;
}

.header-container {
	width: 856px;
	height: 232px;
}

.back-search, .front-search {
	width: 350px;
	height: 51px;
	position: absolute;
	bottom: -14px;
	right: -3px;
	text-align: left;	
}
.back-search {
	background: url("/i/search_back.png") no-repeat;
}


.front-search div {
	font-size: 17px;
	font-weight: bold;
	line-height: 20px;
	float: left;
	margin: 9px 6px 0 9px;
}
.front-search input {
	float: left;
	margin: 8px 6px 0 8px;
	width: 170px;
}
.front-search img {
	margin: 8px 0 0 0;
}


.work-table {
	margin-top: 33px;
	width: 100%;
}

.work-table-left {
	/*width: 219px;*/
	width: 232px;
	text-align: left;
}
.work-table-right {
	/*width: 637px;*/
	width: 624px;
	text-align: left;
	padding-top: 9px;
}


.left-block-container {
	display: block;
	border-left: solid 2px #00478F;
	padding: 9px 0 5px 10px;
}


.menu-open-glyph {
	background: url("/i/marropen.gif") no-repeat left center;	
}
.menu-close-glyph {
	background: url("/i/marrclose.gif") no-repeat left center;	 
}

.menu-root {
	margin: 2px 0 8px 0;
	padding: 0 15px 0 20px;
	/*line-height: 23px;	*/
}
.menu-root a {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #666;
		
}
.menu-root a:visited {
	text-decoration: none;
}
.menu-root a:hover {
	text-decoration: underline;
}
.menu-sub-container {
	padding: 0 0 4px 46px;
}
.menu-sub-container-item {
	margin: 3px 0 3px 0;
}
.menu-sub-container a {
	text-decoration: none;
	font-size: 14px;
	color: #666;
}
.menu-sub-container a:visited {
	text-decoration: none;
}
.menu-sub-container a:hover {
	text-decoration: underline;
}


a.udash:hover, a.udash:active, a.udash:visited, a.udash:link {
	text-decoration: none;
	border-bottom: dashed 1px #666;
}



.page-title {
	font-size: 17px;
	font-weight: bold;
	line-height: 18px;
}
.page-content {
	margin-top: 15px;
}



.gallery-container {
	padding-left: 15px;
}






.module-title {
	font-size: 16px;
	font-weight: bold;
	margin-top: 22px;
}

.newslast-container {
	width: 623px;
	margin: 7px 0 0 0;
	left: -20px;
	position: relative;
}
.newslast-item {
	float: left;
	width: 187px;
	padding-left: 20px;
}
.newslast-item-more {
	float: right;
	font-style: italic;
}
.newslast-item-caption {
	font-weight: bold;
	color: #4f4f4f;
	line-height: 20px;
}


.catlast-container {
	width: 623px;
	margin: 7px 0 0 0;
	left: -20px;
	position: relative;
}
.catlast-item {
	float: left;
	text-align: center;
	width: 207px;
}


.menu-bottom {
	margin-top: 120px;
	text-align: center;
}


.footer {
	width: 100%;
	margin-top: 25px;
	font-size: 11px;
}

.footer-copy {
	padding: 0 0 7px 12px;
	vertical-align: bottom;
	text-align: left;
	background: url("/i/copy_marker.gif") no-repeat left bottom;
}
.footer-copy a {
	text-decoration: none;
	color: #666;
	font-size: 11px;
}
.footer-contact {
	border-right: solid 2px #00478F;
	float: right;
	padding: 5px 10px 3px 0px;
	margin: 0 0 10px 0;
	text-align: right;
}




.cat-item {		
	width: 100%;
	margin: 10px 0 5px 0;
}
.cat-item-bk {
	background: #F3F3F3;
}
.cat-item td {
	padding: 6px 6px 6px 6px;
}
.cat-item-info {
	float: left;
	width: 485px;
}
a.cat-item-caption {
	font-size: 13px;
	font-weight: bold;
	color: #666;
}
.cat-item-description {
	margin: 10px 0 15px 0;
}
a.cat-item-more {
	color: #666;
	font-style: italic;
}

.cat-item-image {
	width: 120px;
	height: 90px;
	float: right;	
}

.cat-chain-block {
	text-align: left;
	margin-top: 25px;
}

.cat-chain-block td {
	vertical-align: middle;
}



/* Gray Bound */
.cat-chain-current {
    background: #ccc;
    margin: 1px 1px 1px 1px;
}
.cat-chain-current .p1 {
    background: url("/i/ccorner_left.gif") no-repeat;
}
.cat-chain-current .p2 {
    background: url("/i/ccorner_right.gif") no-repeat right top;
}
.cat-chain-current .content {
    padding: 0px 6px 0px 6px;
    line-height: 20px;
    height: 20px;
}











/*
.catsub-tree {
	line-height: 23px;	
	font-size: 14px;
	font-weight: bold;
}
.catsub-tree a {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.catsub-tree a:visited {
	text-decoration: none;
}

.catsub-sub {
	padding: 0 0 30px 26px;
}
.catsub-sub a {
	text-decoration: none;
	font-size: 14px;
	color: #666;
	line-height: 20px;
}
.catsub-sub a:visited {
	text-decoration: none;
}
*/


.catsub-tree {
	margin: 2px 0 8px 0;
	padding: 0 15px 0 10px;
	/*line-height: 23px;	*/
}
.catsub-tree a {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
		
}
.catsub-tree a:visited {
	text-decoration: none;
}
.catsub-tree a:hover {
	text-decoration: underline;
}
.catsub-sub {
	padding: 0 0 30px 26px;
}
.catsub-sub-item {
	margin: 3px 0 3px 0;
}
.catsub-sub a {
	text-decoration: none;
	font-size: 14px;
}
.catsub-sub a:visited {
	text-decoration: none;
}
.catsub-sub a:hover {
	text-decoration: underline;
}












.catitem-title {
	padding: 14px 0 18px 0;
	font-weight: bold;
}



.catitem-photo {
	float: left;
	margin: 6px 40px 6px 0;
	position: relative;
	left: 15px;
}
.catitem-photo-table {
	background: #f2f2f2;
	padding: 0 10px 0 10px;
}
.catitem-photo-table table {
	background: none;
}
.catitem-photo-table-item {
	float: left;
	margin: 10px 10px 10px 10px;	
}



.catitem-opt-item {
	position: relative;
	left: 10px;
	width: 608px;
	line-height: 22px;
	height: 25px;
	display: table;
}

.catitem-send {
	width: 608px;
	left: 15px;
	position: relative;
	top: 40px;
	text-align: right;
}








.newslist-item {		
	width: 100%;
	margin: 10px 0 5px 0;
}
.newslist-item-bk {
	background: #F3F3F3;
}
.newslist-item td {
	padding: 6px 6px 6px 10px;
}
.newslist-item-info {
	float: left;
	_height: 0;
	zoom: 1;
	display: table;
	width: 700px;
}
a.newslist-item-caption {
	font-size: 13px;
	font-weight: bold;
}

.newslist-item-description {
	margin-top: 10px;
}
a.newslist-item-more {
	font-style: italic;
	float: right;
}

.newslist-item-image {
	width: 120px;
	height: 90px;
	float: right;	
}


.news1-title {
	font-weight: normal;
}


.news1-toall {
	float: right;
	margin-top: 30px;
	font-weight: bold;
}






.newsround-item {
	float: left;
	width: 160px;
	margin-bottom: 20px;
}
.newsround-item-more {
	float: right;
	font-style: italic;
}
.newsround-item-caption {
	font-weight: bold;
	color: #4f4f4f;
	line-height: 20px;
}



.sendreq-title {
	font-size: 13px;
}


.sendreq-block {
	padding: 15px 20px 15px 20px;
}




TD.tbleft {
	text-align: left;
	padding: 10px 20px 10px 0px;		
	font: 11px;
	width: 150px;
	
}
TD.tbright {
	padding: 10px 10px 10px 0px;
	font: 11px;
	width: 420px;
}

.sendreq-block font {
	font-size: 10px;
}
.form-error {
	clear: both;
	display: none;
}





/* Стили для окошка заявки */


#sqFadeBack {
    position: absolute;
    z-index: 1001;
    background: white;
    left: 0px;
    top: 0px;
    display: none;
}

#sqDialog {
    background: #fafafa;
    border: solid 1px #00478F;
    position: absolute;
    z-index: 1002;
    /*display: none;    */
    left: -3000px;
    top: -3000px;
}
#sqDialog .sqDlgHandle {
	height: 20px;
	background: #00478F repeat-x bottom;
	border-bottom: solid 1px white;
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
    color: White;
    padding-left: 10px;  		  
}
#sqDialog .sqDlgContent {
/*    overflow: auto;
    clip: auto;*/
}
#sqDialog .sqDlgClose {
    height: 20px;
    cursor: pointer;
    float: right;
    padding-right: 10px;
}










/* Стили для окошка галлереи */


#IimgHelper {
    top: -2000px;
    position: absolute;
    display: none;
}

#IimgLoader {
    display: none;
}

#IanimateHelper {
    border: solid 1px #373c42;
    display: none;
    position: absolute;
    z-index: 1200;
}

.IabsShower {
    position: absolute;
    left: 0px;
    top: 0px;
    display: none;    
}

#blockContainer img {
    /*border: solid 1px #373c42;*/
}

#Icaption {
    font-size: 12px;
    font-weight: bold;    
    float: left; 
    margin: 2px 0px 0px 10px;
}

.Iclose {
    float: right;
    font-size: 12px;
    font-weight: bold;    
    margin: 2px 10px 0px 0px;
    cursor: pointer;
}      

.IimgItem {
    cursor: pointer;
}  
