﻿/*
* This site created by Irina Kovaleva, http://www.webdeva.ru
* 2008-2009, development and support.
*/
div , form
{
    margin: 0px;
    padding: 0px;
}

img 
{
    border: 0px;
}

html, body 
{
    height: 100%;
}
form#aspnetForm 
{
    height: 100%;
}

ul br 
{
	height: 0px;
	width: 0px;
}

#wrapper 
{
    background-color: white; 
    height: 100%; 
    width: 996px; 
    margin: 0px; 
    padding: 10px; 
    border-left: solid black 1px; 
    border-right: solid black 1px;
    height:auto;
}
#MainPage 
{
	text-align: center;
	width: 100%;
}
.SelectedLanguageEnBtn, .SelectedLanguageRuBtn, .LanguageEnBtn, .LanguageRuBtn 
{
    width: 25px;
    height: 25px;
    border: none;
    background-color: transparent;
}
.SelectedLanguageEnBtn 
{
    background-image: url(/img/lang_en_active.gif);
}
.SelectedLanguageRuBtn 
{
    background-image: url(/img/lang_ru_active.gif);
}
.LanguageEnBtn 
{
    background-image: url(/img/lang_en_inactive.gif);
}
.LanguageRuBtn 
{
    background-image: url(/img/lang_ru_inactive.gif);
}
body {
	background-color: #EEF2FB;
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	background-image: url(img/global_bg.gif);*/
}
div {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
form 
{
    margin: 0px;
    padding: 0px;
}
img {
	border: none;
}
h2 {
	color: #ff9933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 15px 0px 10px 0px;
}
h3 
{
	color: #ff9933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
}
h3 a 
{
	color: #ff9933;
	text-decoration: underline;
}
.textInput {
	background-color: #E7E7FF;
	border: solid 1px #CECEFE;
}

#TableTopButtons {
	width: 996px;
	height: auto;
	/*margin: 8px 0px 0px 0px;*/
	padding: 0px;
	border: solid black 0px;
	clear: both;
	background-color: white;
}
#TDlogin, #TDLangButtons {
	height: 34px;
	color: #999999;
	vertical-align: middle;
	font-size: 11px;
	display: block;
}

#TDlogin {
	padding: 0px 0px 0px 8px;
	text-align: left;
	width: 735px;
	margin: 0px;
	border: solid black 0px;
	float: left;
}
#TDlogin table , #TDlogin td
{
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	height: 100%;
}

#TDlogin .textInput {
	width: 85px;
	height: 20px;
	margin-left: 5px;
	margin-right: 13px;
	vertical-align: middle;
}
#TDlogin #loginButton {
	vertical-align: middle;
}
#TDlogin span {
	color: #929AA8;
	margin-left: 13px;
	vertical-align: middle;
	font-size: 10px;
}
#TDlogin A {
	color: #929AA8;
	text-decoration: underline;
}
#TDLangButtons {
	width: 228px;
	background: url(img/globe1.gif) bottom left no-repeat;
	text-align: right;
	margin: 0px;
	padding: 0px;
	margin-right: 6px;
	border: solid black 0px;
	float: right;
}
#TDLangButtons img {
	margin: 0px 2px 0px 2px;
}
#TDLangButtons input {
	margin: 0px 0px 0px 0px;
}

#TableHeader {
	width: 996px;
	height: 183px;
	margin: 0px;
	padding: 0px;
	border: solid black 0px;
	clear: both;
}
#logo {
	height: 183px;
	width: 202px;
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
	text-align: center;
	float: left;
	display: block;
}
#logo h1 {
	color: white;
	text-transform: uppercase;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	margin: 125px 0 0 0;
}
#logo P {
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#slogan {
	margin: 0px;
	padding: 0px;
	width: 794px;
	height: 183px;
	background: url(img/header_bg.jpg) no-repeat top left #09337B;
	text-align: left;
	vertical-align: top;
	float: left;
	display: block;
}
#slogan  P {
	color: white;
	font-weight: bold;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	z-index: 2;
}
#slogan   P:first-letter {
	color: #F39436;
}


#p1 {
	position: relative;
	left: 15px;
	width: auto;
}
#p2 { 
	position: relative; 
	left: 80px;
	width: auto;
}
#p3 { 
	position: relative; 
	left: 160px;
	width: 400px;
}
#p4 { 
	position: relative; 
	left: 230px;
	width: 500px;
}
#Header{
	border: solid 0px black;
	width: 996px;
	height: 242px;
	margin-left: auto;
	margin-right: auto;
}
#globe3 {
	width: 996px;
	text-align: left;
	z-index: 1;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#globe3 img {
	position: relative;
	top: 0px;
	left: 748px;
}

#CenterRow {
	width: 996px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#LeftColumn {
	width: 202px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
	display: block;
	height: 100%;
}
#CenterColumn {
	width: 794px;
	padding: 0px;
	margin: 0px;
	border: solid black 0px;
	float: left;
	display: block;
}

#CenterColumn A 
{
	text-decoration: underline !important;
}

.MainMenu {
	margin: 0px;
	margin-top: 17px;
	padding: 0px;
	padding-left: 12px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	width: 190px;
	list-style-image: url(img/li.gif);
	border: solid black 0px;
}
table.MainMenu table
{
	margin-bottom: 20px;
}
.MainMenu img 
{
	text-decoration: none;
	margin-right: 12px;
	margin-bottom: 20px;
	margin-top: 2px;
	float: left;
}
div.SubMenu 
{
	background-color: #e7e7ff;
	border: solid 1px #9292ff;
	z-index: 33;
}
table.SubMenu 
{
	padding: 10px;
	width: 180px;
	height: auto;
}
td.SubMenu 
{
	line-height: normal;
	height: auto;
	border: none;
	color: #9292ff;
}
.SubMenu A 
{
	color: #3462af;
	text-decoration: underline;
}
.MainMenu TD {
	text-transform: uppercase;
	color: #2A4F8D;
}
.MainMenu A {
	border-bottom: #2A4F8D dashed 0px;
	text-decoration: none;
	color: #2A4F8D;
	margin-bottom: 2px;
}
.MainMenu A:hover {
	border-bottom: #2A4F8D solid 0px;
	text-decoration: none;
	color: #182d50;
}


#CenterColumn {
	text-align: left;
}
#SearchLegend {
	color: #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#SiteSearch {
	width: 360px;
	height: 20px;
	background-color: #e7e7ff;
	border: solid 1px #cecefe;
}
#SearchBlock {
	vertical-align: top;
	border: solid black 0px;
}
#SearchBlock input {
	margin: 0px 5px;
}

#AboutBlock {
	background-color: #e9e9ff;
	width: 768px;
	background: url(img/about_bg1.gif) top center no-repeat #e3e3ff;
	margin: 10px 0px;
	padding: 5px 0px 0px 0px;
	border: solid black 0px;
}
#AboutBlock div {
	border-left: solid 2px #cecefe;
	margin: 15px 10px;
	padding: 0px 5px;	
}
#AboutBlock P {
	color: black;
	font-size: 12px;
	margin: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#AboutBlock P:first-letter {
	color: #09337b;
	font-size: 14px;
	font-weight: bold;
}
#AboutBlock #AboutSimple {
	margin: 0px;
	padding: 0px;
	height: 11px;
	background: url(img/about_bg2.gif) bottom center no-repeat;
	border: none;
}


#NewsBlock {
	text-align: left;
	margin: 10px 0px;
	border: solid black 0px;
}
#NewsBlock ul {
	margin: 0px 10px;
	padding: 10px;
	font-size: 12px;
	list-style-image: url(img/news_li.gif);
	border: solid black 0px;
}
#NewsBlock li {
	margin: 5px 10px;
	padding: 3px;
}
#NewsBlock P {
	text-align: right;
	margin: 0px;
	width: 768px;
}
#NewsBlock li P {
	text-align: left;
	margin: 0px;
	width: auto;
}
#NewsBlock img {
	border: none;
	margin: 0px 18px 0px 10px;
}
#NewsBlock A {
	color: #7373ab;
	text-decoration: underline;
}


#BannersBlock img {
	margin: 10px 30px;
}


#bottom {
	width: 996px;
	height: 107px;
	margin: 0px;
	padding: 43px 0px 0px 0px;
	/*margin-top: -20px;*/
	background: url(img/bottom_bg.gif) center top no-repeat;
	clear: both;
}
#bottom #AddressBlock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	padding: 0px;
	margin: 0px 5px 0px 0px;
	text-align: right;
}

#bottom #AddressBlock span {
	margin: 0px 5px;
}
#bottom #AddressBlock a {
	color: #ff9933;
}
#bottom #BottomMenu {
	margin: 20px 0px;
}

#BottomMenu UL {
	display: inline;
}
#BottomMenu UL LI {
	border-left: solid 1px #5c5c98;
}
#BottomMenu UL:first-child, #BottomMenu LI#first {
	border-left: none;
}
#BottomMenu LI {
	color: #5c5c98;
	display: inline;
	padding: 0px 0px 0px 7px;
	margin: 0px 0px 0px 5px;
}
#BottomMenu LI A {
	color: #5c5c98;
	text-decoration: underline;
}


/*-- catalogue --*/

.letter
{
	margin: 1px;
	padding: 0px 2px;
	width: auto;
	height: auto;
	background-color: Transparent;
	font-weight: bold;
	text-decoration: underline;
	cursor: hand;
	font-size:13px;
	color: #09337b;
	background-color: #cecefe;
	border-style: solid;
	border-color: #08347b;
	border-spacing: 1px white;
	border-width: 1px;
	text-decoration: none !important;
}
.SelectedLetter
{
	margin: 1px;
	padding: 2px 3px;
	background-color: Transparent;
	font-weight: bold;
	text-decoration: underline;
	cursor: hand;
	font-size:14px;
	color: white;
	background-color: #08347b;
	border: solid 1px #08347b;
	text-decoration: none !important;
		
}



.LanguageBtn
{
	margin: 0px 1px;
	padding: 2px;
	background-color: Transparent;
	border: solid black;
	border-width: 0px 1px 1px 0px;
	font-weight: bold;
	text-decoration: underline;
	cursor: hand;
	font-size:12px;
	display: none;
}

.SelectedLanguageBtn
{
	margin: 0px 1px;
	padding: 2px;
	background-color: Transparent;
	border: solid black;
	border-width: 0px 1px 1px 0px;
	font-weight: bold;
	text-decoration: underline;
	cursor: hand;
	font-size:24px;
	color:Blue;
	display: none;
}
.BookList 
{
    width: 787px;
}
.BookList TD
{
    vertical-align: top;
    width: 230px;
    width: auto;
}
.BookList input, .BookList select
{
    color: #2A4F8D;
}
.BookList select
{
    width: 120px;
}
ul.news {
	margin: 0px 20px 10px 20px;
	padding: 10px;
	font-size: 12px;
	list-style-image: url(img/news_li.gif);
	border: solid black 0px;
}
ul.news li 
{
    margin-bottom: 10px;
}
.error 
{
	font-size: large;
	font-weight: bolder;
	color: red;
}
.message 
{
	font-size: large;
	font-weight: bolder;
	color: navy;
}
.tight {
	margin: auto 50px;
	font-size: 12px;
}
.centered {
	text-align: center;
}
.GoodTable td {
	border: solid 1px #9292ff;
}
.GoodTable th {
	border: solid 1px #9292ff;
	background-color: #e7e7ff;
	text-align: center;
}
.GoodTable td.error 
{
	border: none;
	color: #9292ff;
	font-weight: bold;
}

.Translit 
{
    border: solid 2px #9292ff;
}
.Translit td 
{
    width: 30px;
}

th.right 
{
	text-align: right;
}
.LeftInfo 
{
	color: #ff9933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 15px 7px 10px 0px;
	font-weight: bold;
	list-style-image: url(img/li_info.gif);
}
.LeftInfo li 
{
	list-style-image: url(img/li_info.gif);
	margin: 0px;
	padding: 2px 0px;
}
.LeftInfo span 
{
	display: block;
	text-align: right;
	color:  #9292ff;
	font-weight: bold;
	font-size: 12px;
}

#transTable 
{
	position: relative;
	top: -25px;
	float: right;
	width: 185px;
	margin-bottom: 20px;
}
#transTable  img
{
	margin: 2px 0px;
}
.null 
{
	clear: both;
}

span.searchLabel 
{
    background: none;
    border: none;
}
.searchLabel
{
    color: #8F8F8F;
    font-size: 12px;
    margin: 2px;
    background-color: #E7E7FF;
    border: solid 1px #CECEFE;
}
#alphabet 
{
    margin-top: 20px;
}
.AdditionalMenu
{
    color: #FF9933;
    text-decoration: none;
    text-align: right;
    margin: 14px 12px 0px 20px;
    margin-right: 12px;
    width: 70%;
    height:auto;
}
.AdditionalMenu td
{
    vertical-align: top;
    font-weight: bold;
    padding-bottom: 8px;
}
.AdditionalMenu A 
{
    text-decoration: none;
    color: #FF9933;
}
.AdditionalMenu img 
{
    margin: 3px 3px 0px 3px;
}

.ForSmallPages 
{
    margin: 30px;
    text-align: center;
    vertical-align: middle;
}
.Contacts h3 
{
    margin: 20px 0px 0px 0px;
}
.Contacts p
{
    margin: 4px auto auto;
}
.Contacts td 
{
    vertical-align: top;
}
.AddBasket , input.AddBasket
{
    color: white;
    width: 87px;
    height: 19px;
    text-decoration: none;
    background: #FF9933 url(img/add_to_basket_bg.gif) no-repeat;
    border: none;
    font-weight: bold;
    font-family: Verdana;
    font-size: 11px;
    padding: 0px auto 1px auto;
}
.AddBAsket A 
{
    color: white;
}

.PeriodicRowSelected 
{
	background-color: #EEF2FB;
	
}
.PeriodicRowSelected input 
{
	color: black;
	font-weight: bolder;
}
.PeriodicRowSelected select 
{
	color: black;
}
.PeriodicRowSelected input.AddBasket 
{
	color: white;
	font-weight: bold;
}
#RunningText 
{
	width: auto;
	color: #09337B;
	margin: 15px 45px 15px 15px;
	padding: 10px;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	border: 1px solid #ff9933;
}
#wd
{
	text-align: center;
	width: 98%;
	color: Navy;
	font-size: small;
	display: none;
}
 #wd a 
{
	cursor: default;
	color: Navy;
}