body {
	font-size: 62.5%;
	background: #fff;
}

a {
	outline: none;
}

#menu {
	height: 39px;
	background: url(../images/menu_bg.gif);
}

.wrapper {
	width: 940px;
	margin: 0 auto;
}

html, body {
	height: 100%;
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -66px;
}
.footer, .push {
	height: 66px;
}

.footer {
	background: url(../images/footer_bg.gif);
	line-height: 66px;
	color: #b8bcc8;
	margin-top: 55px;
}

.footer a {
	color: #b8bcc8;
}

#header {
	height: 80px;
	background-repeat: no-repeat;
}

#header h1 {
	text-indent: -99999px;
	width: 500px;
	height: 80px;
	float: left;
}

#header h1 a {
	display: block;
	width: 500px;
	height: 80px;
}

#selected {
	background: repeat-x url(../images/menu_on.png);
	color: black;
	font-weight: bold;
}

#top-menu {
	line-height: 39px;
	font-size: 1.2em;
	
}
/*
#top-menu a {
	color: #333;
	text-decoration: none;
	float: left;
	display: block;
	outline: none;
}



#top-menu li {
	float: left;
	padding: 0 6px;
	position: relative;
	z-index:500;
}

#top-menu li ul  {
	position: absolute;
	top: 36px;
	left: 0px;
	width: 150px;
	display: none;
	background: black;
}

#top-menu li ul li {
	float: none;
	line-height: 1em;
	padding: 10px;
}


#top-menu li ul li a {
	color: #d2d2d2 !important;
	display: block;
	float: none;
}

*/

.hover-menu {
	background: black;
}

.hover-menu a {
	color: #d2d2d2 !important;
}


#top-menu li
{
float: left;
}

#top-menu li a
{
display: block;
text-decoration: none;
color: #000;
padding: 0 6px;
white-space: nowrap
}


#top-menu li ul
{
width: 180px;
position: absolute;
visibility: hidden;
z-index: 500;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
 filter: alpha(opacity=90);
-moz-opacity:0.9;
-khtml-opacity: 0.9;
opacity: 0.9;
}

#top-menu li ul li
{
float: none;
display: block;
border-top: 1px solid #333;
line-height: 30px;
}

#top-menu li ul li a
{
display: block;
background: #000;
color: #d2d2d2;
}

#top-menu li ul li a:hover
{
background: #121212;
}

#simple-search {
	padding-top: 11px;
	padding-right: 5px;
}

#kw {
	margin-right: 7px;
	border: 1px solid #949698;
	background: none;
	width: 134px;
	color: #666;
}

#slider {
	width: 940px;
	height: 380px;
	margin-bottom: 20px;
}

#permanent {
	margin-bottom: 20px;
	height: 180px;
	background-repeat: no-repeat;
}

#permanent div {
	height: 160px;
	background-repeat: no-repeat;
	background-image: url(../images/permanent_pointer.png);
	padding: 20px 40px 0 40px;
	margin-left: 460px;
}

.blocks {
	width: 220px;
	float: left;
	background-repeat: no-repeat;
	margin-right: 20px;
	margin-bottom: 50px;
}

#block1 {
	background-image: url(../images/link_visitor.png);
}

#block2 {
	background-image: url(../images/link_excurs.png);
}

#block3 {
	background-image: url(../images/link_plan.png);
}

#block4 {
	background-image: url(../images/yerevan_card.png);
	margin-right: 0px;
}

.blocks h3 a {
	padding-top: 94px;
	display: block;
	outline: none;
	color: #666;
	text-decoration: none;
	font-family: Georgia, Times, Sylfaen, serif;
	font-size: 2em;
}

.blocks h6 {
	font-size: 1.1em;
	font-weight: bold;
	padding: 2px 0;
	color: #a8282c;
}

.blocks p {
	font-size: 1.1em;
	padding-right: 20px;
}

#separator-line {
	width: 978px;
	margin: 0 auto;
	border-top: 1px #ccc dashed;
	height: 24px;
}

.events {
	padding-top: 30px;
}

.e-d {
	font-size: 2.2em;
	font-family: Georgia, Times, Sylfaen, serif;
	color: #a8282c;
	padding-bottom: 4px;

}

.e-t {
	font-size: 1.4em;
	text-indent: -120px;
	padding-left: 120px;
}

.e-t a {
	color: #000;
	text-decoration: none;
}

h3#events {
	text-transform: uppercase;
	font-family: Georgia, Times, Sylfaen, serif;
	color: #7c7c7c;
	font-size: 1.8em;
}

.e-t strong {
	text-transform: uppercase;
	font-family: Georgia, Times, Sylfaen, serif;
}

#permanent h2 {
	font-size: 2em;
	margin-bottom: 10px;
}

#permanent p {
	font-size: 1.1em;
}

#helix a {
	text-decoration: none;
	padding-right: 90px;
	display: block;
	outline: none;
	background: no-repeat url(../images/helix.png) right;
}



.slides {
	background-repeat: no-repeat;
	width: 940px;
	height: 380px;
	cursor: pointer;
}

.hidden {
	display: none;
}


.snav {
	background-repeat: no-repeat;
	width: 50px;
	height: 50px;
	float: left;
	cursor: pointer;
}

.snav a {
	width: 50px;
	height: 50px;
	background: no-repeat url(../images/slide_off.png);
	display: block;
	outline: none;
}

.slide-on a {
	background: no-repeat url(../images/slide_on.png) !important;
	
}

.slide-on {
	margin-top: 10px;
}

#slider-nav {
	margin-right: -10px;
	margin-top: 17px;
}

#contentmain {
	font-size: 1.4em;
	float: left;
	width: 684px;
	padding-right: 25px;
}

#col2 {
	font-size: 1.2em;
	float: left;
	width: 231px;
}

#contentmain a {
	color: #333;
}

#contentmain p, #contentmain ul, #contentmain ol {
	margin-bottom: 1em;
}

#contentmain h3 {
	font-size: 1.5em;
	margin: 1em 0 0.6em 0;
	color: #666;
}

#contentmain ul li {
	margin-left: 2em;
	list-style: disc;
	margin-bottom: 0.5em;
}

h2.mainheaders {
	font-size:3em;
	color: #fff;
	padding-left: 20px;
	padding-top: 30px;
	font-weight: bold;
}

.headers {
	height: 80px;
	margin-bottom: 45px;
	background-repeat: no-repeat;
	padding-top: 80px;
}

.headers div {
	background: #000;
	height: 80px;
	opacity: 0.7;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
}

.h2first {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 100 !important;
}

.h2-slash {
	font-weight: 100 !important;
}

#scnd_level {
	font-size: 1.2em;
}

#scnd_level li a {
	display: block;
	padding: 10px 8px;
	outline: none;
	border-top: 1px solid #e2e2e2;
	color: #d75f2f;
	text-decoration: none;
	margin-left: 10px;
}

.last-brd {
	border-bottom: 1px solid #e2e2e2;
}

#selected-2nd {
	background: no-repeat url(../images/submenu_selected.gif) center left;
	padding: 8px 10px 8px 20px;
	color: white;
}

.subtitle {
	font-size: 2em;
	font-weight: bold;
	margin-bottom: 1em;
	color: #333;
}

.icons {
	vertical-align: middle;
}

.branch-address {
	padding: 10px 0;
	border-top: 1px solid #ccc;
	margin-top: 20px;
	color: #333;
	font-weight: bold;
}

.intro {
	font-weight: bold;
	color: #333;
	font-size: 1.2em;
	margin: 0 20px 20px 20px;
}

.staff {	
	clear: both;
	margin-bottom: 2em;
	height: 160px;
}

.staff img {
	float: left;
	margin: 0 20px 0 0;
}

.staff h4 {
	color: #666;
	font-weight: bold;
	font-size: 1.6em;
}

.book-image img {
	border: 1px solid #ccc;
}

.book-image {
	float: left;
	width: 140px;
}

.library-blocks {
	width: 325px;
	float: left;
}

.shop-image {
	float: left;
	width: 180px;
}

.lb {
	margin-left: 34px;
}

#page-nav {
	text-align: center;
	border-top: 1px solid #ccc;
	padding-top: 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
}

#page-nav a {
	color: #333;
}

.selected-page {
	font-weight: bold;
	color: #ccc;
}

#page-nav img {
	vertical-align: middle;
}

#from-permanent {
	border-left: 1px solid #e5e5e5; 
	padding-left: 40px;
}

.p-c-a a {
	text-decoration: none;
	color: black;
}

.author-name {
	text-decoration: underline !important;
}

.p-c-a {
	font-weight: bold;
}

.p-c-t {
	font-style: italic;
	font-weight: bold;
	color: #666;
	margin-bottom: 1em;
}

.p-c-t a {
	text-decoration: none;
	color: black;
	color: #666;
}

.p-c-a a:hover, .p-c-t a:hover {
	text-decoration: underline;
}

.p-c-s {
	font-size: 1.1em;
	color: #707070;
	margin: 1em 0;
}

.p-c-d {
}

.random-title {
	font-weight: bold;
	font-size: 1.4em;
	color: #9e9e9e;
	margin-bottom: 20px;
}

#map_canvas {
	width: 670px;
	height: 335px;
	
	
}

.info-table {
	width: 100%;
}

.info-table td, .info-table th {
	border-bottom: 2px solid white;
	background: #e5e5e5;
	vertical-align: top;
	padding: 6px;
}

.info-table td {
	text-align: right;
}

.message-box {
	background: url(../images/info.png) no-repeat;
	line-height: 48px;
	padding-left: 55px;
	margin-bottom: 30px;
}

.form-row label {
	float: left;
	width: 200px;
	text-align: right;
	color: #333;
	font-weight: bold;
	padding-right: 20px;
}

.form-row p {
	float: left;
	width: 320px;
}

.f-inp {
	width: 310px;
	border: 1px silver solid;
}

#errors {
	color: red;
	margin-left: 205px;
}

#feedback {
	border-top: #333 3px solid;
	margin-top: 25px;
	padding-top: 25px;
}

.req {
	color: red;
	font-weight: bold;
}

#plan0 {
	width: 940px;
	height: 221px;
	background: no-repeat url(../images/plans3d/0.gif);
}

#plan1 {
	width: 940px;
	height: 283px;
	background: no-repeat url(../images/plans3d/1.gif);
}

#plan2 {
	width: 940px;
	height: 306px;
	background: no-repeat url(../images/plans3d/2.gif?c=1);
}

#plan3 {
	width: 940px;
	height: 552px;
	background: no-repeat url(../images/plans3d/3.gif);
}

#plan4 {
	width: 940px;
	height: 301px;
	background: no-repeat url(../images/plans3d/4.gif);
}

#plan5 {
	width: 940px;
	height: 327px;
	background: no-repeat url(../images/plans3d/5.gif);
}

#plan6 {
	width: 940px;
	height: 296px;
	background: no-repeat url(../images/plans3d/6.gif);
}

#plan7 {
	width: 940px;
	height: 400px;
	background: no-repeat url(../images/plans3d/7.gif);
}

#plan8 {
	width: 940px;
	height: 316px;
	background: no-repeat url(../images/plans3d/8.gif);
}

.floor {
	font-size: 20px;
	font-weight: bold;
	padding-left: 620px;
	color: #ffc000;
	text-transform: uppercase;
}

.floor_num {
	display: none;
}

#plan0 .floor {padding-top: 65px}
#plan1 .floor {padding-top: 63px}
#plan2 .floor {padding-top: 63px}
#plan3 .floor {padding-top: 64px}
#plan4 .floor {padding-top: 63px}
#plan5 .floor {padding-top: 64px}
#plan6 .floor {padding-top: 64px}
#plan7 .floor {padding-top: 63px}
#plan8 .floor {padding-top: 64px}

.plan_list {
	margin: 30px 0 0 588px;
	font-size: 1.3em;
}

.plan_list li {
	background-repeat: no-repeat;
	padding: 0 0 0 30px;
	line-height: 22px;
	margin-bottom: 9px;
}

#plan_list1 {background-image: url(../images/plans/numbers/1.gif)}
#plan_list2 {background-image: url(../images/plans/numbers/2.gif)}
#plan_list3 {background-image: url(../images/plans/numbers/3.gif)}
#plan_list4 {background-image: url(../images/plans/numbers/4.gif)}
#plan_list5 {background-image: url(../images/plans/numbers/5.gif)}
#plan_list6 {background-image: url(../images/plans/numbers/6.gif)}
#plan_list7 {background-image: url(../images/plans/numbers/7.gif)}
#plan_list8 {background-image: url(../images/plans/numbers/8.gif)}
#plan_list9 {background-image: url(../images/plans/numbers/9.gif)}

#shop_nav {
	border-top: 3px solid #666;
	border-bottom: 3px solid #666;
	padding: 15px 0;
	margin: 40px 0;
}

#shop_nav a {
	color: #D75F2F;
}

.n-t a {
	color: #D75F2F;
	font-size: 1.3em;
	font-weight: bold;
}

.n-t, .n-d {
	margin: 0 !important;
}

.news-b {
	margin-bottom: 3em;
}

.n-d {
	color: #666;
	font-weight: bold;
	font-family: Georgia, Times, serif;
}

#news-col1 h2 {
	font-size: 1.4em;
	color: #666;
	margin-bottom: 1em;
	font-weight: bold;
}

.slider-name {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 4em;
	line-height: 1.1em;
}
.slider-title {
	font-style: italic;
	font-size: 2.5em;
}

.slider-date {
	font-family: Georgia, Times, serif;
	font-size: 2em;
}

.search-form {
	width: 100%;
}

.search-form th {
	text-align: right;
	font-weight: bold;
	width: 300px;
}

.search-form td, .search-form th {
	border-bottom: 2px solid white;
	background: #e5e5e5;
	vertical-align: top;
	padding: 6px;
}

.db-images {
	width: 301px;
	height: 118px;
	float: left;
	margin: 0 15px 20px 0;
	background: #f2f2f2;
	padding: 2px 0 0 2px;
}

.db-images img {
	display: block;
	margin: 0 auto;
}

.db-img {
	float: left;
	width: 104px;
	background: #fff;
	height: 108px;
	padding: 4px;
}

.db-cont {
	padding: 10px;
	float: left;
	width: 158px;
	font-size: 1.3em;
	color: #666;
}

.dbca {
	font-weight: bold;
	color: #000;
}

.dbct {
	margin: 2px 0;
	font-size: 0.8em;
}


.dbcd {
	font-weight: bold;
	font-family: Georgia, Times, Sylfaen, serif;
}

#search-results-title {
	margin: 50px 0 20px 0;
	border-bottom: 2px solid #666;
	padding-bottom: 5px;
	font-size: 2em;
}

#main-search fieldset {
	width: 100%;
	border: 1px solid #ebebeb;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}


#search-block1 {
	width: 160px;
}

#search-block2 {
	width: 160px;
}

#search-block3 {
	width: 270px;
}

#search-block4 {
	width: 270px;
}

#search-block1, #search-block2, #search-block3, #search-block4 {
	padding: 10px;
}

#main-search h6 {
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 18px;
}

#kyw-search {
	width: 250px;
	height: 30px;
	background: url(/images/keyword.gif) no-repeat;
	border: none;
	padding: 0px 5px;
	font-size: 12px;
}

#search-it {
	margin-left: 170px;
	margin-top: 103px;
	width: 90px;
	height: 30px;
	background: url(../images/search.gif) no-repeat;
	border: none;
	outline: none;
	color: white;
	font-weight: bold;
	font-size: 1.4em;
}

#fake-selectbox {
	width: 270px;
	height: 164px;
	overflow: auto;
	background: url(../images/author.gif)
}

#fake-selectbox a {
	display: block;
	padding: 6px 10px;
	font-size: 1.2em;
	color: #333;
	text-decoration: none;
}

.active-option {
	background: #69bfe1;
	color: white !important;
	border-left: 1px solid #61b0cf;
}

#item-col1 {
	float: left;
	width: 220px;
	padding-right: 20px;
	font-size: 1.4em;
}

#item-col2 {
	float: left;
	width: 540px;
}

#item-col3 {
	float: left;
	width: 160px;
	font-size: 1.3em;
}

.pdd {
	font-size: 0.8em;
}

#back-link {
	margin-top: 20px;
}

#nav-link {
	margin-top: 20px;
}

#back-link a, #nav-link a {
	color: #666;
	font-size: 0.9em;
}

#share {
	  background: #E5E5E5;
	  padding: 5px;
}

#sort-block {
	font-size: 0.6em;
	color: #333;
	padding-top: 10px;
}

#sort-block a {
	color: #666;
}

.gallery-pic li {
	float: left;
	width: 100px;
	height: 100px;
	list-style: none !important;
	margin: 0 20px 20px 0 !important;
	
}

.slider-right {
	text-align: right;
	width: 500px; 
	padding: 100px 50px 0 0; 
	float: right; 
	font-family: Georgia, Sylfaen, serif;
}

.slider-left {
	font-family: Georgia, Sylfaen, serif; 
	width: 400px; 
	padding: 75px 0 0 50px; 
}

#search-arch {
	border-top: 1px solid #ccc;
	padding-top: 10px;
	margin-bottom: 30px;
}

#search-arch  table {
	margin: 0 auto;
}

#search-arch  table td {
	padding: 0 5px;
}

#author-block {
	font-size: 1.4em;
}

#author-block h2 {
	font-size: 2em;
	font-weight: color;
	font-family: Georgia, Sylfaen, serif;
}

#author-col1 {
	width: 180px;
	float: left;
	margin-right: 16px;
}

#author-col1 a {
	color: #D75F2F;
	font-size: 0.9em;
}

#author-date {
	font-family: Sylfaen, serif;
	font-weight: bold;
	margin-top: 0.3em;
	margin-bottom:1em;
	color: #666;
}

#author-col2 {
	float: left;
	width: 550px;
}

#result_report {
    border-bottom: 5px solid silver;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

#other_pages {
    border-top: 5px solid silver;
    padding-top: 10px;
    margin-bottom: 30px;
}

#other_pages a {
	color: #D75F2F;
}

#results a {
	color: #D75F2F;
}

#did_you_mean {	
	font-style: italic;
}

#did_you_mean a {
	color: #D75F2F;
}

#common_report {
	font-style: italic;
	margin-bottom: 1em;
}
