    h1, h2, h3, h4, h5, h6
    {
        font-weight: normal;
        margin: 0;
        padding: 0;
    }

    table, th, td
    {
        padding: 0;
        text-align: left;
        vertical-align: top;
        border-collapse: collapse;
    }

    ol, ul, li
    {
        padding: 0;
    }

    img, fieldset
    {
        border: 0;
        margin: 0;
    }

    b
    {
        font-weight: normal;
    }

    i
    {
        font-style: normal;
    }
    div, p
    {
        margin: 0;
        padding: 0;
    }

    html {
	height: 100%;
    }
    body
    {
        margin: 0;
        padding: 0;
	height: 100%;
        background: url(/images/background.jpg);
    }
    .clear
    {
        clear: both;
	height: 1px;
	line-height: 1px;
    }

h3 {
  color: #635109;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 18px;
  line-height: 21px;
}

a {
  color: #201677;
}

a:hover {
  text-decoration: none;
  color: #635109;
}
    .main-back
    {
        width: 100%;
        font-family: Trebuchet MS, Arial, Verdanam sans-serif;
        font-size: 12px;
        color: #21181b;
        min-height: 100%;
	    height: 100%;
    }
    .main-div
    {
        font-family: Trebuchet MS, Arial, Verdanam sans-serif;
        font-size: 12px;
        color: #21181b;
        width: 940px;
        /*background: #e9e6c0;*/
        margin: 0 auto;
        min-height: 70%;        
    }
    .main-info
    {
        float: left;
        margin-right: -100%;
        margin-top: 810px;
        width: 100%;
        line-height: 18px;
    }

	.header_mail_wrap
	{
		width: 50px;
		/*padding-top: 5px;*/
	}

	.header_mail
	{
		float: right;
	}

    .main-info-content
    {
        margin: 20px auto 0px;
        width: 940px;
    }
    .left-col
    {
        width: 280px;
        float: left;
        margin: 0;
        padding: 30px 0 0 0;
    }

    .main-header
    {
        font-size: 22px;
        color: #635109;
        padding: 0 0 8px 0;
    }

    .hotel-about
    {
        font-size: 13px;
        margin: 18px 0 0 0;
        line-height: 16px;
    }
    .hotel-about a
    {
        text-decoration: none;
    }
    .hotel-about a:hover
    {
        text-decoration: underline;
    }
    .center-col
    {
        float: left;
        width: 400px;
        padding: 23px 0 0 0;
        position: relative;
    }
    .right-col
    {
        width: 207px;
        float: right;
        padding: 32px 0 0 0;
        margin: 0;
    }
    .right-col-rooms
    {
    }
    .hotel-phone
    {
        font-size: 14px;
        color: #635109;
        margin: 0 0 0 -20px;
    }
    .hotel-phone b
    {
        vertical-align: 8px;
    }

    .phone-code
    {
        font-size: 16px;
    }

    .phone-number
    {
        font-size: 24px;
    }

    .menu
    {
        float: left;
        margin: 18px 0 0 0;
    }
    .menu-item
    {
        margin: 0 0 13px 0;
    }
    .menu-img
    {
        vertical-align: -30px;
    }
    .menu-link
    {
        font-size: 20px;
        color: #201677;
    }
    .menu-img-restaraunt
    {
        vertical-align: -34px;
        margin: 0 1px 0 -3px;
    }
    .menu-img-key
    {
        margin: 0 3px 0 -5px;
    }
    .menu-img-confer
    {
        margin: 0 4px 0 -6px;
        vertical-align: -46px;
    }

    .main-menu
    {
        background: #e2dde0 url(/images/main_menu_bg.gif) repeat-x 0 9px;
        width: 100%;
        margin: 22px 0 0 0;
        padding: 26px 0 0 0;
        height: 52px;
        float: left;
    }
    .main-menu ul
    {
        list-style: none;
        margin: 0 auto;
        width: 980px;
    }
    .main-menu ul li
    {
        float: left;
        padding: 0 18px;
    }
    .main-menu ul a
    {
        font-size: 16px;
        color: #fff;
    }
    .main-menu ul a:hover,
    .main-menu ul a.active
    {
        text-decoration: none;
        color: #f9d11e;
    }

    .footer
    {
        padding: 43px 0 25px 0;
        margin: 0 auto;
        width: 940px;
        font-family: Trebuchet MS, Arial, Verdanam sans-serif;
    }
    .footer-text
    {
        font-size: 12px;
        color: #21181b;
        margin: 0;
    }

    .news-calendar
    {
        float: left;
        background: url(/images/date_bg.gif) no-repeat;
        width: 31px;
        height: 38px;
        color: #fff;
        text-align: center;
        padding: 2px 0 0 0;
    }

	.specials-calendar
    {
        float: left;
        background: url(/images/specials.gif) no-repeat;
        width: 31px;
        height: 38px;
        color: #fff;
        text-align: center;
        padding: 2px 0 0 0;
    }

    .news-text
    {
        float: left;
        width: 150px;
        margin: -2px 0 0 10px;
        line-height: 16px;
    }

    .news-date
    {
        font-size: 20px;
        line-height: 20px;
        padding: 0;
    }

    .news-month
    {
        font-size: 10px;
        line-height: 10px;
        padding: 0;
        display: block;
        margin-top: -5px;
    }

    .hotel-address
    {
        font-size: 13px;
        color: #635109;
        text-align: right;
        padding: 0 6px 0 0;
        margin: 15px 0 0 0;
        line-height: 16px;
    }
	.left {
		text-align: left;
	}
	.hotel-address_all
	{
	    width: 250px;
		position: relative;
		left: -56px;
	}

    .b-info-news
    {
        margin: 32px 0 0 0;
		_margin: 0px; /*ie6 fix*/
    }
    .b-info-news h2
    {
        font-size: 18px;
        color: #635109;
        margin: 0 0 18px 0;
    }

    .news-content
    {
       margin: 0 0 10px 0;
        float: left;
        width: 100%;
       font-size: 13px;
    }

.news-content .news-item {
  padding-bottom: 14px;
}

    .hotel-front
    {
        margin: 20px 0 0 23px;
    }

    .beta-logo
    {
      margin: 0 0 0 122px;
        margin: 0 0 0 122px;
        position: relative;
    }

    /* Rooms html */
    .left-col_rooms
    {
        width: 700px;
        float: left;
        margin: 0 0 0 0;
        padding: 30px 0 0 0;
    }
    .page-header
    {
        font-size: 36px;
        color: #635109;
        margin: 0 0 30px 0;

    }

    .page-header.news-header {
        padding-left: 50px;
        margin-top: -7px;
    }

    .beta-logo_rooms
    {
        position: absolute;
        top: 30px;
        left: 300px;
    }

    .header
    {
        width: 940px;
        margin: 0 auto;
        position: relative;
        padding: 25px 0 10px 0;
    }
    .header h2
    {
        margin: 0;
    }

    .address
    {
        float: right;
        margin: -2px 0 0 0;
        width: 200px;
    }
    .hotel-address_header
    {
        padding-right: 0;
    }

    .main-menu_header
    {
        background: #e2dde0 url(/images/main_menu_header_bg.gif) repeat-x 0 8px;
        width: 100%;
        padding: 14px 0 0 0;
        margin: 0;
        height: 43px;
        float: left;
    }

    .info-list
    {
        color: #201677;
        margin: 0 0 110px 20px;
    }
    .info-list-room
    {
        margin: 0 0 10px 20px;
    }
    .info-list a
    {
        font-size: 16px;
    }
    .info-list li
    {
        margin: 0 0 10px 0;
	font-size: 10px;
    }
    .info-list-room li
    {
        margin: 0 0 8px 0;
    }

    .room-info-header
    {
        font-size: 24px;
        padding: 0 0 0 2px;
    }
    .img-room
    {
        margin: 0 0 0 10px;
    }

    .room-info-img
    {
       width: 210px;
        height: 186px;
        position: relative;
        margin: 20px 0 0 0;
    }

    .room-img-shadow
    {
        position: absolute;
        top: -12px;
        left: -5px;
    }

    .room-info-price
    {
        font-size: 18px;
        color: #635109;
        display: inline;
    }
    .room-info-price b
    {
        font-weight: bold;
        color: #000;
    }

    .room-book-link
    {
        display: inline-block;
        background: url(/images/book_link_bg.gif) no-repeat;
        height: 23px;
        line-height: 23px;
        text-decoration: none;
        margin: 0 0 0 10px;
	text-align: center;
    }
    .room-book-link span
    {
        display: block;
        background: url(/images/book_link_span_bg.gif) no-repeat 100% 0;
        font-family: Arial, Verdana, sans-serif;
        font-size: 12px;
        color: #000;
        margin: 0 -4px 0 0;
        padding: 0 3px;
        height: 23px;
        line-height: 23px;
        text-decoration: none;
        position: relative;
        cursor: pointer;
	text-align: center;
    }

    .b-room
    {
        width: 210px;
        float: left;
        margin: 0 0 30px 0;
    }

    .room-info-about
    {
        font-size: 13px;
        color: #000;
        margin: 10px 0 0 0;
    }

    .room-info-center
    {
        margin-left: 20px;
	margin-right: 20px;	
    }

.rotate-photo {
  background-repeat: no-repeat;
  width: 243px;
  height: 186px;
  position: relative;
  margin: 20px 0 0 0;
  float:left;
}

.rotate-photo-shadow {
  position: absolute;
  top: -16px;
  left: -18px;
}

.main-info-content h1 {
  font-size: 22px;
  color: #635109;
  padding: 0 0 18px 0;
  font-family: "ms trebuschet", arial;
}

.main-info-content p {
  font-size: 13px;
  font-family: "ms trebuschet", arial;
  margin-bottom: 18px;
}

.left-col table {
  width: 100%;
  font-size: "ms trebuchet", arial;
  font-size: 13px;
  margin-top: 20px;
}

.left-col table td.tariffleft {
  font-weight: bold;
  text-align: left;
}

.left-col table th,
.left-col table td.gear,
.left-col table thead tr td {
  background: #a49e6b;
  color: #FFF;
  vertical-align: top;
  font-weight: normal;
  border-right: 1px solid #ececc8;
  border-bottom:1px solid #ececc8;
}

.left-col table td,
.left-col table th {
  padding: 5px 10px;
  text-align: center;
}

.left-col table tr td {
  border-bottom: 1px solid #a49e6b;
}

.left-col table thead tr td {
  border-bottom: 1px solid #FFF;
}

.reservation-form {
  text-align: center;
  float:left;
  margin-bottom: 10px;
  _margin-bottom: 5px; /*ie6 fix*/
  width: 208px;
  height: 275px;
  background: url("/images/reservation-form-bg.png") no-repeat top left;
  margin-top: 23px;
}

.form-container {
  padding: 14px 18px 0px;
  float: left;
  text-align: left;
  position: relative;  
}

.form-container .reservation-text {
  color: #594800;
  font-size: 13px;
  display: block;
  clear: both;
  margin-bottom: 10px;
}

.form-container h3 {  
  height: 56px;
}

.form-container p {
  margin-bottom: 2px;
}

.form-container label {
  font-size: 13px;
  color: #594800;
  display: block;
  margin: 5px 0 5px 2px;
}

.form-container select {
  padding-left: 2px;
  height: 20px;
  border: 1px solid #bcccd5;
  font-family: arial;
  font-size: 11px;
  margin-right: 8px;
}

.form-container select.small {
  width: 39px;
}

.form-container select.big {
  width: 96px;
}

.form-container .calendar-link {
  display: inline;
  position:absolute;
}

.form-container .calendar-link img {
  margin-bottom: 0px;
  display: inline;
  vertical-align: -8px;
}

.nights-container,
.guests-container {
  float: left;
  width: 52px;
  margin-top: -7px;
}

.form-container .room-book-link {
  margin: 12px 0px 0px;
}

.form-container .room-book-link span {
  padding: 0px 16px;
  white-space: nowrap;
}

.reservation-form .money-providers {
  display: block;
  margin-bottom: -2px;
  padding: 10px 0px 0px 18px;
}

.reservation-form .tl-link {
  font-size: 9px;
  font-family: arial;
  line-height: 24px;
  text-decoration: none;
  color: #716b55;
  cursor: default;
}

.copyright {
	font-size: 11px;
	text-align: right;
	float: right;
	width: 170px;
}

.copyright a {
	font-family: Verdana,sans-serif;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;
}

.copyright span {
	display: block;
}

.artist {
	font-family: Verdana,sans-serif;
	font-weight: bold;
	color: #635109;
}

#colorbox {
  font-size: 15px;
  font-family: arial;
}

.last-numbers {
	float: right;
	width: 55px;
	height: 15px;
	font-size: 15px;
	font-weight: bold;
}

.last-numbers-main {
	float: right;
	width: 45px;
	height: 5px;
	font-size: 15px;
	font-weight: bold;
}

ol.vacancy {
	padding-left: 40px;
	_padding-left: 0px; /*ie6 fix*/
}

.virtual-tour {
	float: left;
}

.virtual-tour .right {
	margin-right: 0px;
}

.tour {
	display: inline-block;
	float: left;
	width: 220px;
	height: 132px;
	font-size: 11px;
	margin-right: 15px;
	margin-bottom: 15px;
	padding-bottom: 2px;
	position: relative;
	z-index: 1;
	background: url(/images/whiteback_shadow_small.png) no-repeat;
}

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

.tour .notice {
	font-size: 15px;
	font-weight: bold;
	color: #635109;
	line-height: 4px;
	_line-height: 15px;
	margin-right: 9px;
	margin-left: 7px;
	display: inline-block;
}

.tour img {
	padding-left: 9px;
	padding-top: 6px;
}

.virt-tour-link {
	display: block;
	width: 100%;
	float:left;
    margin: 5px 0px 10px;
}

.virt-tour-link a {
	font-size: 15px;
	font-weight: bold;
        line-height: 28px;
}

.virt-tour-link img {
	float: left;
	margin-right: 10px;
}

.super-div-holster
{
      height: 100%;
      height: auto;
      min-height: 100%;
}

ul.phones {
	margin-bottom: 10px;
}

ul.phones li {
	list-style-type: disc;
	list-style-position: inside;
	font-size: 13px;
}

.other-services-wrap {
	height: 300px;
}

.other-services-wrap .left {
	float: left; 
	width: 200px;
}

.other-services-wrap .right-img {
	float: right; 
	width: 240px; 
	padding-top: 30px;
}

.print {
	font-family: Trebuchet MS,Arial,Verdanam sans-serif;
	float: right;
	margin-top: 15px;
	font-size: 13px;
}

.print img {
	position: relative;
	top: 5px;
}

.header-wrapper {
	width: 250px;
}

.main-header-wrap h2 {
	font-weight: bold;
}
.t-days td
{
    background: #a49e6b;
    color: #fff;
}
.td-work, .td-week
{
    border-top: 1px solid #d5cf9b;
}
th.till-price
{
    text-align: center !important;
}
.old-price
{
    font-weight: normal !important;
}

.lang {
  font-size: 13px;
  position: absolute;
  margin-left: -140px;
  text-decoration: none;
}

.lang .active {
  font-weight: bold;
}

.lang .en {
  padding-left: 22px;
  background: url("../../images/lang-flags.gif") left 5px no-repeat;
}

.lang .ru {
  padding-right: 24px;
  background: url("../../images/lang-flags.gif") 24px -18px no-repeat;
}

.eng-form {
  margin-top: 15px;
}
.eng-form h3 {
  /*margin-bottom: 25px; */
}

.eng-form .reservation-text {
  margin-bottom: 30px;
}

.header-emails {
  margin-top: 10px;
}

.eng-page .room-book-link span {
  padding: 0px 10px;
}

.eng-main-page .main-info {
  margin-top: 820px;
}

.eng-main-menu ul li {
  padding: 0px 19px;
}
.motivator-img {
  margin: 0 0 0 -15px;
}

#ny-snowfall {
    width: 400px;   
}
.tl-form-snow {
    position: absolute;
    top: 37px;
    left: 0;
}
.menu-newyear {
    color: #d10007;
    line-height: 26px;
    float: left;
    margin: 22px 0 0 -8px;
}
.menu-newyear-img {
    float: left;
    margin-left: -10px;
    margin-bottom: 5px;
}
.menu-8mart-img {
    float: left;
    margin-left: -10px;
    margin-bottom: 0;
    margin-top: 10px;
}
.menu-8mart {
    color: #d10007;
    line-height: 26px;
    float: left;
    margin: 22px 0 0 14px;
}
.beta-logo_mart8 {
    margin: 0 0 0 49px;
}
/* ny2012 */
.beta-logo-ny {
    margin: 0 0 0 15px;
}
.beta-logo-ny img {
    margin-top: -7px;
}
.beta-logo_rooms_newyear {
    left: 173px;
    top: 16px;
}
.menu-img-newyear {
    border: none;
    margin-bottom: -32px;
    margin-left: -32px;
}
.menu-link-newyear {
    padding: 0 0 16px 106px;
    display: inline-block;
    line-height: 22px;
    margin-top: -30px;
    color: #aa0000;
}

.ny-form-wrap{
    position: absolute;
    left: -9999px;
}

.ny-form {
    width: 370px;
    height: 325px;
    padding: 20px 20px 15px 25px;
    background: url(/images/background.jpg);
    border: 2px solid #a49e6b;
}
.ny-form label {
    font-family: Trebuchet;
    font-size: 12px;
    color: #21181b;
    float: right;
    margin: 0 18px 15px 0;
}
.ny-form h1 {
    color: #a90000;
    font-family: Trebuchet;
    font-size: 18px;
    margin: 0 0 10px 0;
    text-shadow: 1px 0 #cf7e6c;
}
.ny-form .message{
    padding: 0 0 10px 0;
}
.ny-form .message-ok{
    color: #0e994f;
    display: none;
}

.ny-form.success .message-ok{
    display: block;
}

.ny-form .message-err{
    color: #dc4206;
    display: none;
}

.ny-form.error .message-err{
    display: block;
}

.ny-form .field {
    width: 246px;
    height: 18px;
    line-height: 15px;
    font-family: Arial, Verdana, sans-serif;
    font-size: 11px;
    color: #000;
    background: #fff url(/images/field_bg.gif) repeat-x;
    border: 1px solid #b0bfc8;
    border-top: 1px solid #8d99a0;
    margin: 0 0 0 3px;
    padding: 0 0 0 4px;
}

.ny-form .comment-field {
    width: 246px;
    height: 70px;
    line-height: 15px;
    font-family: Arial, Verdana, sans-serif;
    font-size: 11px;
    color: #000;
    background: #fff url(/images/field_bg.gif) repeat-x;
    border: 1px solid #b0bfc8;
    border-top: 1px solid #8d99a0;
    vertical-align: top;
    margin: 0 0 0 3px;
    padding: 0 0 0 4px;
    overflow-y: auto;
}

.ny-form .rooms-field {
    width: 252px;
    padding: 0 0 0 2px;
}

.ny-form .ny-submit {
    border: 0;
    background: url(/images/send_form_btn.png) no-repeat;
    display: block;
    width: 158px;
    height: 56px;
    cursor: pointer;
    float: right;
    margin: 0 112px 0 0;
}

#ny-form-open{
    display: block;
    color: #ffffff;
    text-decoration: none;
    text-shadow: -1px -1px 0 #021d58;
    width: 128px;
    padding: 0 0 0 77px;
    height: 56px;
    line-height: 61px;
    background: url(/images/send_button.png) no-repeat;
}/* CSS */

.DynarchCalendar {
  border: 1px solid #aaa;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  background: #e8e8e8;
  font: 11px "lucida grande",tahoma,verdana,sans-serif;
  line-height: 14px;
  position: relative;
  cursor: default;
}

.DynarchCalendar table {
  border-collapse: collapse;
  font: 11px "lucida grande",tahoma,verdana,sans-serif;
  line-height: 14px;
}

.DynarchCalendar-topBar {
  border-bottom: 1px solid #aaa;
  background: #ddd;
  padding: 5px 0 0 0;
}

table.DynarchCalendar-titleCont {
  font-size: 130%; font-weight: bold;
  color: #444;
  text-align: center;
  z-index: 9;
  position: relative;
  margin-top: -6px;
}

.DynarchCalendar-title div {
  padding: 5px 17px;
  text-shadow: 1px 1px 1px #777;
}
.DynarchCalendar-hover-title div {
  background-color: #fff;
  border: 1px solid #000;
  padding: 4px 16px;
  background-image: url("../../css/calendar/img/drop-down.gif");
  background-repeat: no-repeat;
  background-position: 100% 50%;
}
.DynarchCalendar-pressed-title div {
  border: 1px solid #000;
  padding: 4px 16px;
  background-color: #777;
  color: #fff;
  background-image: url("../../css/calendar/img/drop-up.gif");
  background-repeat: no-repeat;
  background-position: 100% 50%;
}






.DynarchCalendar-bottomBar {
  border-top: 1px solid #aaa;
  background: #ddd;
  padding: 2px;
  position: relative;
  text-align: center;
}

.DynarchCalendar-bottomBar-today {
  padding: 2px 15px;
}

.DynarchCalendar-hover-bottomBar-today {
  border: 1px solid #000;
  background-color: #fff;
  padding: 1px 14px;
}
.DynarchCalendar-pressed-bottomBar-today {
  border: 1px solid #000;
  background-color: #777;
  color: #fff;
  padding: 1px 14px;
}






.DynarchCalendar-body {
  position: relative;
  overflow: hidden;
  padding-top: 5px;
  padding-bottom: 5px;
}

.DynarchCalendar-first-col { padding-left: 5px; }
.DynarchCalendar-last-col { padding-right: 5px; }

.DynarchCalendar-animBody-backYear {
  position: absolute;
  top: -100%;
  left: 0;
}
.DynarchCalendar-animBody-back {
  position: absolute;
  top: 5px;
  left: -100%;
}
.DynarchCalendar-animBody-fwd {
  position: absolute;
  top: 5px;
  left: 100%;
}
.DynarchCalendar-animBody-now {
  position: absolute;
  top: 5px;
  left: 0;
}
.DynarchCalendar-animBody-fwdYear {
  position: absolute;
  top: 100%;
  left: 0;
}

.DynarchCalendar-dayNames {
  padding-left: 5px;
  padding-right: 5px;
}

.DynarchCalendar-dayNames div { font-weight: bold; color: #444; text-shadow: 1px 1px 1px #777; }

.DynarchCalendar-navBtn {
  position: absolute;
  top: 5px;
  z-index: 10;
}

.DynarchCalendar-navBtn div {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  height: 15px;
  width: 16px;
  padding: 1px;
}
.DynarchCalendar-hover-navBtn div {
  border: 1px solid #000;
  padding: 0;
  background-color: #fff;
}
.DynarchCalendar-navDisabled {
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.DynarchCalendar-pressed-navBtn div {
  border: 1px solid #000;
  padding: 0;
  background-color: #777;
  color: #fff;
}

.DynarchCalendar-prevMonth {
  left: 25px;
}

.DynarchCalendar-nextMonth {
  left: 100%;
  margin-left: -43px;
}

.DynarchCalendar-prevYear {
  left: 5px;
}

.DynarchCalendar-nextYear {
  left: 100%;
  margin-left: -23px;
}

.DynarchCalendar-prevMonth div {
  background-image: url("../../css/calendar/img/nav-left.gif");
}

.DynarchCalendar-nextMonth div {
  background-image: url("../../css/calendar/img/nav-right.gif");
}

.DynarchCalendar-prevYear div {
  background-image: url("../../css/calendar/img/nav-left-x2.gif");
}

.DynarchCalendar-nextYear div {
  background-image: url("../../css/calendar/img/nav-right-x2.gif");
}

.DynarchCalendar-menu {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #ddd;
  overflow: hidden;
  opacity: 0.85;
  filter: alpha(opacity=85);
}

.DynarchCalendar-menu table td div {
  text-align: center;
  font-weight: bold;
  padding: 3px 5px;
}
.DynarchCalendar-menu table td div.DynarchCalendar-menu-month {
  width: 4em;
  text-align: center;
}
.DynarchCalendar-menu table td div.DynarchCalendar-hover-navBtn {
  border: 1px solid #000;
  padding: 2px 4px;
  background-color: #fff;
  color: #000;
}
.DynarchCalendar-menu table td div.DynarchCalendar-pressed-navBtn {
  border: 1px solid #000;
  padding: 2px 4px;
  background-color: #777;
  color: #fff !important;
}

.DynarchCalendar-menu-year {
  text-align: center;
  font: 16px "lucida grande",tahoma,verdana,sans-serif;
  font-weight: bold;
}

.DynarchCalendar-menu-sep {
  height: 1px; font-size: 1px; line-height: 1px;
  overflow: hidden;
  border-top: 1px solid #888;
  background: #fff;
  margin-top: 4px; margin-bottom: 3px;
}

.DynarchCalendar-time td { font-weight: bold; font-size: 120%; }
.DynarchCalendar-time-hour, .DynarchCalendar-time-minute { padding: 1px 3px; }
.DynarchCalendar-time-down { background: url("../../css/calendar/img/time-down.png") no-repeat 50% 50%; width: 11px; height: 8px; opacity: 0.5; }
.DynarchCalendar-time-up { background: url("../../css/calendar/img/time-up.png") no-repeat 50% 50%; width: 11px; height: 8px; opacity: 0.5; }
.DynarchCalendar-time-sep { padding: 0 2px; }
.DynarchCalendar-hover-time { background-color: #444; color: #fff; opacity: 1; }
.DynarchCalendar-pressed-time { background-color: #000; color: #fff; opacity: 1; }
.DynarchCalendar-time-am { padding: 1px; width: 2.5em; text-align: center; }

/* body */

.DynarchCalendar-hover-week { background-color: #ddd; }

.DynarchCalendar-dayNames div, .DynarchCalendar-day, .DynarchCalendar-weekNumber {
  width: 1.7em;
  padding: 3px 4px;
  text-align: center;
}
.DynarchCalendar-weekNumber {
  border-right: 1px solid #aaa;
  margin-right: 4px;
  width: 2em !important;
  padding-right: 8px !important;
}

.DynarchCalendar-day {
  text-align: right; color: #222;
}
.DynarchCalendar-day-othermonth { color: #888; }
.DynarchCalendar-weekend { color: #c22; }
.DynarchCalendar-day-today { color: #00f; font-weight: bold; }

.DynarchCalendar-day-disabled {
  opacity: 0.5;
  text-shadow: 2px 1px 1px #fff;
}

.DynarchCalendar-hover-date {
  padding: 2px 3px;
  background-color: #eef;
  border: 1px solid #88c;
  margin: 0 !important;
  color: #000;
}

.DynarchCalendar-day-othermonth.DynarchCalendar-hover-date { border-color: #aaa; color: #888; }

.DynarchCalendar-dayNames .DynarchCalendar-weekend { color: #c22; }
.DynarchCalendar-day-othermonth.DynarchCalendar-weekend { color: #d88; }

.DynarchCalendar-day-selected {
  padding: 2px 3px;
  margin: 1px;
  background-color: #aaa;
  color: #000 !important;
}
.DynarchCalendar-day-today.DynarchCalendar-day-selected { background-color: #999; }

/* focus */

.DynarchCalendar-focusLink {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}

.DynarchCalendar-focused {
  border-color: #000;
}

.DynarchCalendar-focused .DynarchCalendar-topBar, .DynarchCalendar-focused .DynarchCalendar-bottomBar {
  background-color: #ccc;
  border-color: #336;
}

.DynarchCalendar-focused .DynarchCalendar-hover-week {
  background-color: #ccc;
}

.DynarchCalendar-tooltip {
  position: absolute;
  top: 100%;
  width: 100%;
}

.DynarchCalendar-tooltipCont {
  margin: 0 5px 0 5px;
  border: 1px solid #aaa;
  border-top: 0;
  padding: 3px 6px;
  background: #ddd;
}

.DynarchCalendar-focused .DynarchCalendar-tooltipCont {
  background: #ccc;
  border-color: #000;
}

@media print {
  .DynarchCalendar-day-selected {
    padding: 2px 3px;
    border: 1px solid #000;
    margin: 0 !important;
  }
}
/* This is for Gecko-based browsers */

.DynarchCalendar {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.DynarchCalendar-title, .DynarchCalendar-title div {
  -moz-border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}

.DynarchCalendar-topBar {
  -moz-border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px;
  border-radius: 4px 4px 0 0;
}

.DynarchCalendar-bottomBar {
  -moz-border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}

.DynarchCalendar-bottomBar-today {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.DynarchCalendar-navBtn, .DynarchCalendar-navBtn div {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.DynarchCalendar-menu {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.DynarchCalendar-menu table td div {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.DynarchCalendar-weekNumber {
  -moz-border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}

.DynarchCalendar-day {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.DynarchCalendar-day-disabled {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.DynarchCalendar-tooltipCont {
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 5px;
}

.DynarchCalendar-time-hour, .DynarchCalendar-time-minute {
  -moz-border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px;
}

.DynarchCalendar-time-am {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}


.DynarchCalendar-focused {
  background-color: #fff;
}

.DynarchCalendar-topBar {
  background: url("../../css/calendar/brushed-steel.jpg") no-repeat 50% -50px;
}

.DynarchCalendar-bottomBar {
  background: url("../../css/calendar/brushed-steel.jpg") no-repeat 50% -80px;
}

.DynarchCalendar-menu {
  background-color: #fed;
}

.DynarchCalendar-hover-title,
.DynarchCalendar-hover-navBtn,
.DynarchCalendar-hover-bottomBar-today,
.DynarchCalendar-menu table td div.DynarchCalendar-hover-navBtn {
  background: transparent url("../../css/calendar/coolbg.png") repeat-x 0 50%;
}
.DynarchCalendar-hover-title div,
.DynarchCalendar-hover-navBtn div { background-color: transparent; }

.DynarchCalendar-pressed-title,
.DynarchCalendar-pressed-navBtn,
.DynarchCalendar-pressed-bottomBar-today,
.DynarchCalendar-menu table td div.DynarchCalendar-pressed-navBtn {
  background: #db2 url("../../css/calendar/coolbg.png") repeat-x 0 50%;
  color: #000 !important;
}
.DynarchCalendar-pressed-title div,
.DynarchCalendar-pressed-navBtn div { background-color: transparent; color: #000; }

.DynarchCalendar-hover-week,
.DynarchCalendar-focused .DynarchCalendar-hover-week {
  background: transparent url("../../css/calendar/coolbg.png") repeat-x 0 50%;
}

.DynarchCalendar {
  background: url("../../css/calendar/gold.jpg") no-repeat 50% 30px;
}

.DynarchCalendar-weekNumber {
  border-right: 1px solid #f92;
}



.DynarchCalendar-hover-date {
  background-image: url("../../css/calendar/coolbg.png");
  background-position: 0 50%;
  background-repeat: repeat-x;
  border-color: #f92;
}

.DynarchCalendar-day-selected {
  background-color: #f92;
  color: #000 !important;
  background-image: url("../../css/calendar/coolbg.png");
  background-position: 0 50%;
  background-repeat: repeat-x;
}

.DynarchCalendar-day-today.DynarchCalendar-day-selected {
  background-color: #f92;
  color: #00f !important;
}

.DynarchCalendar-tooltipCont,
.DynarchCalendar-focused .DynarchCalendar-tooltipCont {
  background: #db2 url("../../css/calendar/brushed-steel.jpg") no-repeat 50% -100px;
}

.DynarchCalendar-focused .DynarchCalendar-body {
  background: url("../../css/calendar/shadow-b.png") repeat-x 0 0;
}

