/*****************************   anDeRan   ************************************/
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
body {
	background: #381A0D url(../images/common/back.jpg);
}

.blk_new1{
float:left;background-image:url('/images/common/blk_new_dot.gif');background-position:right;background-repeat:no-repeat;
padding-right:8px;
}
.blk_new2{
padding-left:8px;
padding-right:8px;
float:left;background-image:url('/images/common/blk_new_dot.gif');background-position:right;background-repeat:no-repeat;
}
.blk_new3{
padding-left:8px;
float:left;background-position:right;background-repeat:no-repeat;
}
.blk_line{
padding-bottom:8px;
height:47px;
}

#page-bg {
	height: 100%;
	background-image: url(../images/common/body_bg.png);
	width: 960px;
	position: absolute;
	left: 50%;
	margin-left: -480px;
}

#page {
	background-image: url(../images/common/body_bg.png);
	width: 960px;
	margin: 0 auto;
}

#header, #content, #footer {
	width: 934px;
	margin: 0 auto;
	position: relative;
	background-color: #2B322F;
}

body, ul, form, h1, h2, h3, h4, p {
	padding: 0;
	margin: 0;
}

body, table {
	font-family: Georgia, "Times New Roman", Times, serif;
}

img {
	border-width: 0;
	vertical-align: middle;
}

a {
	color: #0B7AD0;
}

a:hover {
	text-decoration: none;
}

p {
	padding-bottom: 14px;
}

.clear {
	clear: both;
}

#header, #footer {
	font: 11px Tahoma, Kalimati, "Bitstream Vera Sans", sans-serif;
}

#header a, #footer a {
	color: #EFE6CE;
}

h2 {
	font-size: 17px;
	margin-bottom: 12px;
}

/* HEADER */

#header {
	height: 145px;
	background: url(../images/common/hdr_bg.jpg) no-repeat 0 29px;
	z-index: 1;
}

h1 {
	position: absolute;
	text-indent: -1000em;
	overflow: hidden;
	margin: 49px 0 0 20px;
	z-index: 99;
}

h1 a {
	display: block;
	width: 210px;
	height: 144px;
	position: relative;
}

.nav {
	list-style-type: none;
	position: absolute;
	overflow: hidden;
}

.nav li {
	float: left;
	padding: 0 24px 0 12px;
	border-left: 1px solid #626262;
	margin-left: -13px;
}

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

#opts {
	left: 9px;
	margin-top: 8px;
	font-size: 10px;
}

#logo {
	position: absolute;
	width: 213px;
	height: 153px;
	background-image:url('/images/common/logo.png');
	margin: 44px 0 0 16px;
	z-index: 9999999999;
	border:0px solid red;	
}
#logo1 {
	position: absolute;
	width: 213px;
	height: 153px;
	background-image:url('/images/common/logo.png');
	margin: 44px 0 0 16px;
	z-index: 9999999;
	border:0px solid red;
}

#nav-hdr {
	list-style-type: none;
	position: absolute;
	left: 515px;
	margin-top: 116px;
	text-align: center;
	font: bold 17px Georgia, "Times New Roman", Times, serif;
}

#nav-hdr li {
	float: left;
	width: 112px;
	margin-right: 13px;
}

#nav-hdr li.nav-33 {
	width: 122px;
}

#nav-icons {
	list-style-type: none;
	position: absolute;
	left: 290px;
	margin-top: 118px;
}

#nav-icons li {
	float: left;
	width: 57px;
	height: 22px;
}

#nav-icons a {
	display: block;
	width: 15px;
	height: 15px;
	text-indent: -1000em;
	overflow: hidden;
	background-image: url(../images/common/icons.png);
	margin: 2px 0 0 21px;
}

#nav-icons .nav-on {
	background: url(../images/common/icon_on.png) no-repeat center;
}

.ico-home { background-position: 0 0; }
.ico-sitemap { background-position: -15px 0; }
.ico-email { background-position: -30px 0; }

.nav-on .ico-home, .ico-home:hover { background-position: 0 -15px; }
.nav-on .ico-sitemap, .ico-sitemap:hover { background-position: -15px -15px; }
.nav-on .ico-email, .ico-email:hover { background-position: -30px -15px; }

#slide-top {
	position: absolute;
	width: 934px;
	height: 5px;
	background-image: url(../images/common/slide_top.png);
	margin-top: 145px;
	z-index: 1;
}

/* CONTENT */

#content {
	line-height: 15px;
}

.content-gray-top {
	background: #6F7C75 url(../images/common/cnt_gray_top.png) repeat-x;
}
.content-gray-bottom {
	padding: 20px 0 18px;
	background: url(../images/common/cnt_gray_bottom.png) repeat-x bottom;
}

.block .border-top {
	background-repeat: no-repeat;
}

.block .border-bottom {
	padding: 32px 12px 20px 20px;
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
}

.blk_gray_1{
background-image:url('/images/common/blk_gray.gif');
width:417px;
height:345px;
text-align:left;
font-size: 10px;
float:left;
}
.blk_gray_1 a { color: #713B10; }

.blk_yellow_1{
background-image:url('/images/common/blk_yellow.gif');
width:417px;
height:345px;
text-align:left;
font-size: 10px;
float:left;
}
.blk_yellow_1 a { color: #713B10; }


.blk_green_1{
margin-left: 4px;
background-image:url('/images/common/blk_green.gif');
width:476px;
height:345px;
text-align:left;
font-size: 10px;
float:left;
}
.blk_green_1 a { color: #fff; }
.blk_green_1 h2 a {
	color: #FFEC86;
}


.blk_yellow_2{
margin-left: 4px;
background-image:url('/images/common/blk_yellow2.gif');
width:476px;
height:345px;
text-align:left;
font-size: 10px;
float:left;
}
.blk_yellow_2 a { color: #713B10; }
.blk_yellow_2 h2 a {
	color: #713B10;
}





.yellow-gray {
	background: #FFF0C7 url(../images/common/blk_yellow_gray_bg.png);
	width: 206px;
	color: #4C471F;
	float: left;
	margin-left: 18px;
	font-size: 10px;
}
.yellow-gray .border-top { background-image: url(../images/common/blk_yellow_gray_top.png); }
.yellow-gray .border-bottom { background-image: url(../images/common/blk_yellow_gray_bottom.png); }
.yellow-gray a { color: #713B10; }

.blk_in{padding-left:18px;padding-top:32px;text-align:left;}

.blk_green_big{
font-size: 10px;
color: #FFF;
background-image:url('../images/common/blk_green_big.gif');
width:896px;
height:747px;
}
.blk_green_big a { color: #fff; }


.blk_yellow_big{
font-size: 10px;
color: #4C471F;
background-image:url('../images/common/blk_yellow_big.gif');
width:896px;
height:747px;
}
.blk_yellow_big a { color: #713B10; }

.blk_gray_big{
font-size: 10px;
color: #4C471F;
background-image:url('../images/common/blk_gray_big.gif');
width:896px;
height:747px;
}
.blk_gray_big a { color: #713B10;  }


.pink-gray {
	background: #FFF3E7 url(../images/common/blk_pink_gray_bg.png);
	width: 206px;
	color: #4C471F;
	float: left;
	margin-left: 5px;
	font-size: 10px;
}
.pink-gray .border-top { background-image: url(../images/common/blk_pink_gray_top.png); }
.pink-gray .border-bottom { background-image: url(../images/common/blk_pink_gray_bottom.png); }
.pink-gray a { color: #713B10; }

.green-gray {
	background: #2F522D url(../images/common/blk_green_gray_bg.png);
	width: 476px;
	color: #FFF;
	float: left;
	margin-left: 4px;
	font-size: 10px;
}
.green-gray .border-top { background-image: url(../images/common/blk_green_gray_top.png); }
.green-gray .border-bottom { background-image: url(../images/common/blk_green_gray_bottom.jpg); min-height: 303px; padding-right: 20px; }

.brown-gray {
	background: #682A34 url(../images/common/blk_brown_gray_bg.png);
	width: 896px;
	color: #FFF;
	margin-left: 18px;
	font-size: 10px;
}
.brown-gray .border-top { background-image: url(../images/common/blk_brown_gray_top.png); }
.brown-gray .border-bottom { background-image: url(../images/common/blk_brown_gray_bottom.png); min-height: 279px; }

.brown-gray .col-left {
	float: left;
	width: 420px;
}
.brown-gray .col-right {
	float: left;
	width: 402px;
	margin-left: 31px;
}

.brown-gray p.img-left {
	float: left;
	border: 1px solid #9E8997;
	margin: 4px 20px 7px -3px;
	padding-bottom: 0;
}

.brown-gray div.clear, .brown-gray div.clear a {
	color: #F5EDD6;
}

.brown-gray h2 a {
	color: #FFEC86;
}

.green-gray p.img-right {
	float: right;
	border: 1px solid #FFF;
	margin: 4px 0 10px 30px;
	padding-bottom: 0;
}

.big {
	font-size: 14px;
	display: block;
	margin-bottom: -8px;
}

.green-gray .big a {
	color: #FFF;
}

p.more {
	margin-top: -5px;
}

p.more a, .yellow-gray h2 a, .pink-gray h2 a {
	color: #401D01;
	font-weight: bold;
}

.green-gray h2 a {
	color: #FFEC86;
}

p.calendar {
	position: absolute;
	margin-top: -27px;
	right: 23px;
}

p.calendar a {
	color: #FFEC86;
	font-size: 12px;
	font-weight: bold;
}

.green-gray .dashed-border {
	background: url(../images/common/dashed.png) repeat-x;
	height: 14px;
	display: block;
	margin-top: 4px;
}

.blk_green_1 .dashed-border {
	background: url(../images/common/dashed.png) repeat-x;
	height: 14px;
	display: block;
	margin-top: 4px;
	}


.short-outer {
	background: #7D8283 url(../images/common/dashed2.png) repeat-x;
	padding: 16px 0 14px 18px;
}

.short-inner {
	width: 896px;
	/*height: 345px;*/\
	/*background: url(../images/common/short_bg.jpg) no-repeat 0 0;*/
	/*padding: 20px 20px 0;*/
	font-size: 11px;
	line-height: 14px;
}

.dashed-border3 {
	background: url(../images/common/dashed3.png) repeat-x center;
	height: 35px;
	display: block;
	margin: 0 20px;
	padding: 0;
}

.dashed-border4 {
	position: absolute;
	background: url(../images/common/dashed4.png) repeat-y center;
	width: 1px;
	height: 97%;
	top: 4px;
	left: 448px;
}

.short-about {
	/*height: 134px;*/
	width: 190px;
	color: #FFF;
}

.short-about h2 a {
	color: #FFEC86;
}

.short-imgs {
	position: absolute;
	margin: -22px 0 0 207px;
	width: 680px;
}

.short-imgs p {
	float: left;
	margin-right: 11px;
	border: 1px solid #9196AF;
	padding-bottom: 0;
}

.note-about {
	margin-top: 30px;
}

.note-about h2 a {
	color: #4B415F;
}

.note-text {
	position: absolute;
	width: 402px;
	color: #868686;
}

.note-short {
	position: absolute;
	font-weight: bold;
	margin-left: 428px;
	width: 314px;
	color: #312648;
}

.short-border {
	position: absolute;
	width: 934px;
	height: 3px;
	background-image: url(../images/common/short_border.png);
	bottom: 0;
	left: 0;
	overflow: hidden;
}

/* FOOTER */

#footer {
	height: 364px;
	color: #B5DD6E;
}

#contacts {
	height: 240px;
	background-image: url(../images/common/ftr_contacts.jpg);
	padding-left: 36px;
	margin-top: 1px;
}

.contacts-left {
	float: left;
	width: 500px;
	padding-top: 23px;
}

.contacts-right {
	float: left;
	width: 380px;
	color: #371402;
	padding-top: 23px;
	line-height: 16px;
}

.contacts-right h3 {
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 14px;
}

.contacts-right a {
	color: #980132 !important;
}

.contacts-right .subscribe {
	padding-top: 16px;
}

.contacts-right .subscribe a {
	color: #4C3A70 !important;
	font: bold 14px Georgia, "Times New Roman", Times, serif !important;
}

.contacts-right p {
	padding-bottom: 6px;
}

.contacts-right p.hdr {
	color: #434343;
}

.contacts-right p.phones {
	margin-left: -6px;
}

.contacts-col-1 {
	float: left;
	width: 200px;
}

.contacts-col-2 {
	float: left;
	width: 120px;
}

#nav-ftr {
	left: 360px;
	margin-top: 20px;
	margin-right: -40px;
	width: 585px;
}

#nav-ftr .nav-11 { font-weight: bold; color: #FFCCCC !important; }
#nav-ftr .nav-22 { font-weight: bold; color: #E4FFCC !important; }
#nav-ftr .nav-33 { font-weight: bold; color: #CCE0FF !important; }

#copyright {
	position: absolute;
	left: 360px;
	margin-top: 69px;
}

#search {
	position: absolute;
	left: 45px;
	margin-top: 44px;
}

#search p {
	background: url(../images/common/search_bg.png) no-repeat;
	padding: 2px 0 5px;
	width: 180px;
}

#search input.field {
	background-color: transparent;
	border-width: 0;
	color: #C3C3C3;
	font: 11px Tahoma, Kalimati, "Bitstream Vera Sans", sans-serif;
	width: 125px;
	margin: 0 6px 0 27px;
}

#search input.button {
	background-color: transparent;
	border-width: 0;
	color: #C3C3C3;
	font: 11px Tahoma, Kalimati, "Bitstream Vera Sans", sans-serif;
	text-indent: -1000em;
	overflow: hidden;
	cursor: pointer;
	width: 13px;
}


#search p.sitemap {
	position: absolute;
	background-image: none;
	margin-left: 186px;
}



.news_events_calendar
{
color:#f4e3a8;
}
.news_events_calendar a{
color:#4c2a0d;
}

.news_corvin_calendar{
color:#996633;
}
.news_corvin_calendar a{
color:#4c2a0d;
}

.news_unit_corvin{
font-size:13px;line-height:1.6em;
}
.news_unit_corvin h2{
font-weight:normal;
color:#713b10;
}
.news_unit_corvin div.date{
color:#4c471f;
font-size:10px;
padding-bottom:12px;
}


div.content_rest{color:#ffffff;font-size:13px;line-height:1.6em;}
div.content_rest a{color:#f4f2e2;}
div.content_rest a:visited{color:#f4f2e2;}

.content_contact{
padding-left:18px;
padding-right:18px;
padding-top:10px;
text-align:left;
font-family: Georgia;
font-size:13px;line-height:1.6em;
color:#ffffff;
}
.content_contact h2{ 
font-size:17px;
font-weight:bold;
text-align:left;
color:#fff;
}
.content_contact{
color:#d1d1d1
}
.content_contact table td{
color:#d1d1d1
}
.content_contact a{
color:#d1d1d1;
}

/* MAP *****************************/
.content_map{
padding-left:18px;
padding-right:18px;
padding-top:10px;
text-align:left;
font-family: Georgia;
font-size:13px;line-height:1.6em;
color:#ffffff;
}
.content_map h2{ 
font-size:17px;
font-weight:bold;
text-align:left;
color:#fff;
margin:0;padding:0;
}
.sitemap{
font-size:15px;
padding-left:38px;
}
.sitemap a{
color:#f4e3a8;
}
/* MAP *****************************/


/************* NEWS_CORVIN **************/


.news_corvin{
padding-left:18px;padding-top:10px;text-align:left;
}
.news_corvin h2{ 
font-size:17px;
font-weight:bold;
text-align:left;
color:#401d01;
margin:0;padding:0;
}
.news_corvin a{
color:#713b10;
}
.news_corvin h3{
margin:0;padding:0;
color:#713b10;
font-size:24px;
font-weight:normal;
}
.news_corvin .dates{
font-size:10px;
color:#4c471f;
}
.news_corvin .cont{
font-family: Georgia;
font-size:13px;line-height:1.6em;
color:#060606;
}

.news_corvin .nav{
background-image:url(/images/common/dash1.gif);
background-position:top;
background-repeat:repeat-x;
padding-top:8px;
width:450px;
}

.news_corvin_list h2{
padding:0;
margin:0;
}

.news_corvin_list{
font-size:10px;
}
.news_corvin_list .p{
padding-top:14px;
}
.news_corvin_list .date{
font-size:10px;
color:#4c471f;
}

/************* NEWS_CORVIN **************/


/************* NEWS_EVENTS **************/


.news_events{
padding-left:18px;padding-top:10px;text-align:left;
color:#ffffff;
}
.news_events h2{ 
font-size:17px;
font-weight:bold;
text-align:left;
color:#ffffff;
margin:0;padding:0;
}
.news_events a{
color:#ffffff;
}
.news_events h3{
margin:0;padding:0;
color:#f4e3a8;
font-size:24px;
font-weight:normal;
}
.news_events .dates{
font-size:10px;
color:#f4e3a8;
}
.news_events .cont{
font-family: Georgia;
font-size:13px;line-height:1.6em;
color:#ffffff;
}

.news_events .nav{
background-image:url(/images/common/dash2.gif);
background-position:top;
background-repeat:repeat-x;
padding-top:8px;
width:450px;
}

.news_events_list h2{
padding:0;
margin:0;
}

.news_events_list{
font-size:10px;
}
.news_events_list .p{
padding-top:14px;
}
.news_events_list .dates{
font-size:10px;
color:#f4e3a8;
}

/************* NEWS_CORVIN **************/


.navigation{
   text-align:left;
   font-size:10px;
   color:#fff
}
.navigation div.in{
   padding-left:20px;
   padding-bottom:14px
}
.navigation a{
color:#fff
}


table.menu td{
color:white;
font-size:13px;line-height:1.6em;
}

.menu_category{
font-weight:bold;
font-size:12px;
}
.menu_category a{
color:#ffffff;
}
.menu_category .selected{
color:#fff1ca;
font-size:17px;
}


.photo_category{
font-weight:bold;
font-size:12px;
}
.photo_category a{
color:#2b322f;
}
.photo_category .selected{
color:#2b322f;
font-size:17px;
}

.photo_category_1{
padding-top:12px;
font-weight:bold;
font-size:12px;
}
.photo_category_1 a{
color:#7f8482;
}
.photo_category_1 .selected{
color:#7f8482;
font-size:12px;
}
