/*
 *  @version 090214
 */

/* css reset */ 
* { margin:0; padding:0 }
table { font-size: 100%; }
div.clear { clear: both; height: 1px; }
p, pre, blockquote, label, ul, ol, dl, address { margin: 1.2em 0; }
h1, h2, h3, h4, h5, h6 { margin: .6em 0; }
li, dd, blockquote { margin: 1.2em 0; } 
.min-height { height: 0px; font-size: 0px; }
hr { height: 1px; border: 0 none; border-top: 1px solid #f03333; }

body { background-color: #fff; }

.pseudo-href { text-decoration: none; border-bottom: 1px dashed; }
.hidden { display: none; }

/* Hat */
#hat { background: url(/img/hat.top.png) repeat-x 0 -15px; margin-bottom: -150px; height: 480px; position: relative; overflow: hidden; }
#hat .bottom { height: 15px; background: #ffa200 url(/img/hat.top.png) repeat-x 0 0; }
#hat .top-left { width: 264px; height: 184px; background: url(/img/hat.zagagulina.png) repeat-x 0 0; position: absolute; top: 0; left: 0; }
#hat .top-right { width: 144px; height: 92px; background: url(/img/hat.zagagulina.png) no-repeat -264px 0; position: absolute; top: 0; right: 0; }

#hat .logo { position: relative; z-index:2; margin: 70px 0 18px 60px; float: left; width: 278px; }
#hat .logo h1 i, #hat .logo h1 small { display: none; }
#hat .logo h1 span { display: block; width: 339px; height: 70px; background: url(/img/hat.logo.png) no-repeat top left; cursor: pointer; }

#hat .home a { width: 15px; height: 14px; background: url(/img/home.gif) top left no-repeat; position: absolute; top: 125px; left: 435px; }

#hat .phone { width: 45%; position: absolute; right: 0px; top: 65px; }
#hat .phone p { margin-left: 50px; }
#hat .phone p:first-letter { margin-left: -50px; // margin-left: 0px; }

#hat .image { width: 400px; height: 480px; z-index: 100; position: absolute; top: 0;  text-align: center; overflow: hidden;; right: -100px }
#hat .image .im { width: 400px; height: 480px; position: absolute; -z-index: 1; }

#hat h2 { margin: 0.3em 0; }
.box .border ul { margin: .3em 0; list-style: none; }
.box .border p, .box .border li { margin: .1em 0; }

/* Hat boxs */
.box { width: 100%; position: relative; background-color: #fff; }
.box .border { border: 1px solid #d2d2d2; padding: 10px 20px; min-height: 8em; }
.box .corner { width: 20px; height: 20px; position: absolute; }
.box .corner.tl { top: 0; left: 0; background: url(/img/corners.slide.gif) no-repeat top left; }
.box .corner.tr { top: 0; right: 0; background: url(/img/corners.slide.gif) no-repeat -20px 0; }
.box .corner.bl { bottom: 0; left: 0; background: url(/img/corners.slide.gif) no-repeat 0 -20px; }
.box .corner.br { bottom: 0; right: 0; background: url(/img/corners.slide.gif) no-repeat -20px -20px; }

/* Box order */
#order-href { font-size: .89em; }
.box.order { margin: 1.2em auto 0 auto; width: 50%; }
.box.order .border { min-height: 0px !important; text-align: left; }
.box.order dl { width: 100%; overflow: hidden; }
.box.order dl dt { float: left; width: 20%; height: 2em; margin: 0 !important; text-align: right; }
.box.order dl dd { float: right; width: 78%;  height: 2em; margin: 0 !important; text-align: left; }
.box.order input#name, .box.order input#phone { width: 95%; }
.box.order #form-progress { height: 1.2em; width: 100%; background: url(/img/progressbar.gif) center center no-repeat; display: none; }
.box.order #form-message { font-size: .89em; display: none; text-align: center; }

.box.third { width: 24%; float: left; margin: 0 3px; }
.box.third.start { margin: 0 3px 0 20px; }

.box ul.left { width: 59%; float: left; position: static; }
.box ul.right { width: 40%; float: right; position: static; }

/* Content */
#content {  }

#content .left, #content .right { overflow: hidden; }  
#content .left { width: 73.5%; float: left; }
#content .left .container { margin: 30px 20px 60px 70px; }
#content .left .cont-ainer { font-size: .875em; line-height: 1.15em; }
#content .left dl dt { color: #f14033; margin: 0;}
#content .left dl dd, #content .left h3 { margin: 0; }
#content .left dl dd { margin-bottom: 1.2em; }
#content .left h1 { font-size:30px; font-style:italic; color: #ea0000; background: url(/img/header.slide.gif) no-repeat 0 -90px;  padding: 45px 0 20px 41px; margin-left: -41px; }

#news dd img { margin: 0 10px 10px 0; }

#content .left img { border: none; }
#content .left table { border: none; border-top: 1px solid #ffa200; border-left: 1px solid #ffa200; border-bottom: 1px solid #ffa200; border-collapse: collapse;  }
#content .left table td, #content .left table th { padding: .2em .6em; border-right: 1px solid #ffa200; }
#content .left table th { background-color: #ffdf80; }
#content .left table tr.piano { background-color: #fff8e2; }
#content .plashka { background-color: #ffdf80; color: #000; font-size: 1.2em; margin: 1.8em 0 1.2em; padding: .1em .4em; }

/* Video index */
#content .left .video-index dt { font-size: 1.4em; color: #6F6F6F; margin: 1.2em 0; }
#content .left .video-index dd { margin: 1.2em 0 1.2em; }
#content .left .video-index dd ul { list-style: none; }
#content .left .video-index dd ul li { list-style: none; width: 160px; height: 140px; float: left; text-align: center; }
#content .left .video-index dd ul li img { border: none; }
#content .left .video-index dd ul li a { font-size: 1.2em; }

/* foto gallery */
#content .left .years { list-style:none; text-align: center; }
#content .left .years li { display:inline; margin: 0 1em; }

#content .left .months { list-style: none; }
#content .left .months li { font-size: 1.2em; color: black; }
#content .left .months li a { color: #6F6F6F; }

#content .left .galleries { margin-left: 30px; }
#content .left .galleries dt { font-size: 1.26em; color: #000; font-family: "Times New Roman", Times, serif; font-weight: normal; }
#content .left .galleries dt a { color: #000; }
#content .left .galleries dd { font-size: 1em; }
#content .left .galleries dd p { margin: 0; font-size: 1em; }
#content .left .galleries dd .image-line { margin: 1.2em 0; }
#content .left .galleries dd .image-line img { margin-right: 10px; }

#content .left .full-image { padding: 0 auto; text-align: center; }
#content .left .img-line { white-space: nowrap; overflow: auto; height: 120px; width: 100%; margin: 1.2em 0; }
#content .left .img-line img { display: inline-block; margin: 0 10px; margin: }

#content .left .img-block { margin: -0.6em .6em .6em 0; float: left; }

#content .timetable { table-layout:fixed }
#content .timetable th { font-size: .85em; vertical-align:top;}
#content .timetable td { font-size: .75em; }
#content td { vertical-align:top; }

#content .right { width: 26%; float: right; }
#content .right .container { padding: 180px 10px 0 10px; }
#content .right dt { margin: 0; }
#content .right dd { margin: 0 0 1.2em 0; }
#content .right .small-video { text-align: center; }
#content .right object, #content .right embed { margin:0 auto; }

#content .right .bottom-container { height: 77px; background: url(/img/header.slide.gif) no-repeat top left; padding-top: 13px; }

/* Контролы */
.controls { width: 100%; padding-left: 50%; }
.controls .cont { margin-left: -45px; }
.controls a { background-image: url(/img/controlbar-white.gif); background-repeat: no-repeat; display: block; width: 30px; height: 30px; float: left; }
.controls a b { display: none; }
#img-prev { background-position: 0 0; }
#img-play { background-position: -30px 0; }
#img-play.pause { background-position: -60px 0; }
#img-next { background-position: -90px 0; }

a:hover#img-prev { background-position: 0 -30px; }
a:hover#img-play { background-position: -30px -30px; }
a:hover#img-play.pause { background-position: -60px -30px; }
a:hover#img-next { background-position: -90px -30px; }

/* Footer */
#footer { padding-bottom: 1.2em; }
#footer .left, #content .center, #content .right { overflow: hidden; }  
#footer .left { width: 33%; float: left; }
#footer .left .container { margin: 30px 0 0 40px; }

#footer .center { width: 44%; float: left;  }
#footer .center .container { margin: 30px 30px 0 30px; text-align: center; }
#footer .center .container hr { margin-bottom: 1.2em; }

#footer .right { width: 22%; float: right; overflow: hidden; }
#footer .right .container { margin: 30px 30px 0 30px; }

#content .right .menu-box { margin-bottom: 2.4em; }
#content .right .menu-box .bottom { height: 15px; background: #ffa200 url(/img/hat.top.png) repeat-x 0 0; margin: 0 -10px 0 -10px; }
#content .right .menu-box ul.left-menu { color: #f14033; margin: 1em 0 2.4em 0; list-style: none; }
#content .right .menu-box ul.left-menu li { margin: 0 0 1em 0; padding-left: 20px; background: url(/img/corners.slide.gif) no-repeat -80px .25em; }

/* SiteLeader */
#sl-logo { width: 115px; font: 10px Arial, Serif; background: url(/img/siteleader.gif) left center no-repeat; padding-left: 33px; }
#sl-logo a { text-decoration: none; }
#sl-logo span { text-decoration: underline; }
#sl-logo b { font: bold 12px Verdana, Serif; color: #cd0000; }
#sl-logo i { font: 14px Georgia, Sans-Serif; color: #000; } 

#hat, #content, #footer { min-width: 1000px; }

.switcher { list-style: none; border-bottom: 2px solid #FFA200; padding-bottom: 3px; }
.switcher li { display: inline; padding: 3px 15px; background-color: #ffdf80; margin-left: 2px; }
.switcher li a { color: #000; font-weight: bold; }
.switcher li.a { background-color: #FFA200; color: #fff; font-weight: bold; }

/* Order form */
form fieldset { padding: 10px; border: 0 none; }
 form fieldset legend { display: none; }

.piano { background-color: #fff8e2; }
.person-search { padding: .6em .6em; }
.person-profile { width:100%; border: none !important; }
.person-profile td { border: none !important; padding: 5px; }

 form .container { padding: 4px 10px 4px 35px; }
 form .order-header { margin-top: 1.2em; }
 form .container { margin-top: 0px !important; margin-bottom: 0px !important; }
 form .container .radio { margin-left: -25px; height: 1em; border: 0; }
 form .container.text-block label { display: block; }
 form .container.text-block input,  form .container.text-block textarea { width: 80%; }
 form label { margin: .2em 0; width: 100%; }
* html  form label { position: relative; }  /* IE6 only */
 form label.false { color: #9e1907; }
 form input { margin: .2em 0; border: 1px solid black; padding: 1px; }
 form select { border: 1px solid black; width: auto; }
 form textarea { float: left; margin: .2em 0; border: 1px solid black; width: 68%; position: relative; } /* position: for stupid webkit */
 form input.big,  form select.width { width: 68%; }
 form input.small { width: 5em; }
 form input.h { display: none; }
 form input.need { background-color: #ffff99; }
 form select.need option { background-color: #ffff99; }
 form input.short { width: 5em !important; }
 form .control { float: left; }
 form .control img { border:1px solid #e5e5e5; margin: 0 35px 0 -25px; vertical-align: middle; }
 form .container.piano .control img { border:1px solid #c5c5c5; }
* html  form .control img, * html  form .container .radio { position: fixed; } /* IE6 only */

 form .price { float: right; display: block; }
 form .price.img { margin-top: 30px; }
 form #sum { float: right; font-size:1.8em; }
 form #sum big { font-size:1.4em; color: #9E1907; }
 form #submit { margin-left: 35px; font-size:1.4em; padding: 2px 10px; }

.ui-datepicker { background-color: #fff; padding: 2px; border: 1px solid black; }
.ui-datepicker-header { background-color: #999933; }
.ui-datepicker-title { text-align: center; font-weight: bold; }
.ui-datepicker-prev { float: left; cursor: pointer; color: #fff; }
.ui-datepicker-next { float: right; cursor: pointer;  color: #fff; }
.ui-datepicker td a { display: block; text-align: right; text-decoration: none; font-weight: bold; }
.ui-state-default { border: 1px solid #ccc; margin: 1px; padding: 1px 2px; text-align: right; }
.ui-state-highlight { background-color: #eee;  }

/*----------------------------------*/
.ui-datepicker { width: 17em; padding: .2em .2em 0; font-size: .75em; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year {}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}

#ui-datepicker-div { display:none; }

