/* -- styles for flashdj.ru -- */




h1 {
	font-size: 24px;
	font-weight: normal;
	color: #5E5E5E;
	/*font-weight: bold;
	font-style: italic;*/
	line-height: 2;
	padding: 0 0 15px 35px;
	background: url(img/bg_f.png) no-repeat left 14px ;
}




h2 {
	font-size: 18px;
	font-weight: normal;
	color: #5E5E5E;
	/*font-weight: bold;
	font-style: italic;*/
	padding-bottom: 15px;
}




h4 {
	font-size: 18px;
	font-weight: normal;
	color: #5E5E5E;
	/*font-weight: bold;
	font-style: italic; */
	padding-bottom: 5px;
}




.clear {
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0;
}




/* -- layouts -- */
#wrapper {
	margin: 0 auto;
	text-align: left;
	position: relative;
	width: 965px;
}




/* --header-- */
#logo {
	margin: 0 0 10px 10px;
}




#icons {
	position: absolute;
	top: 32px;
	left: 460px;
}




#icons li {
	float: left;
	margin-right: 20px;
}




#icons li a {
	display: block;
	width: 27px;
	height: 27px;
}




a.icoHome {
	background: url(img/ico_home_off.gif) no-repeat;
}




a.icoHome:hover {
	background: url(img/ico_home_on.gif) no-repeat;
}




a.icoMap {
	background: url(img/ico_map_off.gif) no-repeat;
}




a.icoMap:hover {
	background: url(img/ico_mail_on.gif) no-repeat;
}




a.icoMail {
	background: url(img/ico_mail_off.gif) no-repeat;
}




a.icoMail:hover {
	background: url(img/ico_mail_on.gif) no-repeat;
}




#lang {
	position: absolute;
	top: 32px;
	left: 800px;
}




#lang li {
	float: left;
	margin-right: 12px;
	line-height: 2.5;
}




#lang li a {
	font-size: 14px;
	color: #000;
	text-decoration: underline;
	padding: 4px 10px 4px 10px;
}




#lang li a:hover, #lang li a.active {
	color: #b2b2b2;
	background: #e7e7e7;
	text-decoration: none;
}




#headBottom {
	padding: 20px 0 20px 0;
}




#kontakt, #topplayer, #rss {
	float: left;
}




#kontakt {
	width: 180px; 
}




#topplayer {
	width: 610px;
}




#rss {
	width: 157px;
}




a.cast {
	background: url(img/ico_podcast.gif) no-repeat left;
	color: #7f7f7f;
	font-size: 14px;
	padding-left: 27px;
	line-height: 1.8;
}




a.rss {
	background: url(img/rss.gif) no-repeat left;
	color: #7f7f7f;
	font-size: 14px;
	padding-left: 27px;
	line-height: 1.8;
}




/* -- container -- */
#leftCol, #mainContent, #rightCol, #secondContent, #bigContent {
	float: left;
}




#leftCol {
	width: 150px;
}




#mainContent, #secondContent {
	width: 626px;
}




#rightCol {
	width: 184px;
}




#bigContent {
	background: url(img/bg_bc.gif) no-repeat top;
	width: 810px;
}




/* lc */
#menu {
	font-size: 13px;
	margin-right: 15px;
}




#menu li {
	padding-bottom: 15px;
}




#menu li a {
	color: #7f7f7f;
	text-decoration: none;
}




#menu li a:hover {
	color: #ff7005;
	text-decoration: underline;
}




#picB {
	margin-top: 15px;
}




#picB a img {
	border: 1px solid #cecece;
        padding: 1px;
        margin-bottom: 10px;
}




#picB a:hover img {
	border: 1px solid #FF7005;
        padding: 1px;
}

/* maincontent */
#nWrap {
	background: url(img/block_bg_mid.gif) repeat-y;
	width: 625px;
	margin-bottom: 20px;
}




#nTop {
	background: url(img/block_bg_top.gif) no-repeat top;
	padding: 13px 15px 10px 20px;
}




#nBottom {
	background: url(img/block_bg_bottom.gif) no-repeat bottom;
	height: 6px;
}




#nTop h3 {
	font-size: 18px;
	font-weight: normal;
	color: #5E5E5E;
	/*font-weight: bold;
	font-style: italic; */
	background: url(img/bg_f.png) no-repeat left;
	padding-left: 35px;
	line-height: 2;
	float: left;
}




a.allN {
	color: #7f7f7f;
	font-size: 12px;
	padding-right: 24px;
	background: url(img/more_off.gif) no-repeat right;
	text-decoration: none;
	float: right;
	line-height: 1.8;
	margin-top: 8px;
}




a.allN:hover {
	color: #ff6d00;
	background: url(img/more_on.gif) no-repeat right;
	text-decoration: underline;
}




/* news */
table#news {
	font-size: 12px;
}




table#news td {
	vertical-align: top;
	padding-right: 12px;
}




table#news dl {
	padding: 8px 0;
}




table#news dl dt {
	border-bottom: 1px dashed #000;
	padding-bottom: 4px;
}




table#news dl dd {
	padding-top: 4px;
}




table#news dl dt a {
	color: #7f7f7f;
	text-decoration: none;
}




table#news dl dd a {
	color: #000;
	text-decoration: none;
}




table#news a:hover {
	color: #ff6d00;
}




/* main video */
td.video {
	vertical-align: top;
	padding: 3px 0 0 5px; 
}




td.video a {
	display: block;
	background: url(img/video_sprite.png) no-repeat left -55px;
	width: 193px;
	height: 31px;
	padding: 12px;
	overflow: hidden;
	font-size: 12px;
	color: #ff6d00;
	line-height: 1.1;
	text-decoration: none;
	margin-bottom: 5px;
}




td.video a:hover {
	background: url(img/video_sprite.png) no-repeat left -110px;
	color: #000;
}




td.video a:active, td.video a.active {
	color: #000;
	background: url(img/video_sprite.png) no-repeat left 0px;
}




/* -ev */
#events-thumb {position: absolute;cursor: pointer;margin:0px;padding-left:6px;}
#events-bg{background-color:#d1d1d1;height: 16px;overflow:hidden;position:absolute;width:584px;left:0px;}
#events-arrow-left, #slider-arrow-right{height: 16px;width: 16px;position:absolute;border:none;}
#events-arrow-left {background: url(img/arrow-left.jpg) 0px 0px no-repeat;cursor:pointer;}
#events-arrow-right {background: url(img/arrow-right.jpg) top right no-repeat;right:0;position:absolute;height:16px;width:16px;cursor:pointer;}
#events-area{overflow: hidden;margin:auto;width:590px;}
#events-area td{padding:15px 0.7px 6px 1px}




#events2-thumb {position: absolute;cursor: pointer;margin:0px;padding-left:6px;}
#events2-bg{background-color:#d1d1d1;height: 16px;overflow:hidden;position:absolute;width:584px;left:0px;}
#events2-arrow-left, #slider-arrow-right{height: 16px;width: 16px;position:absolute;border:none;}
#events2-arrow-left {background: url(img/arrow-left.jpg) 0px 0px no-repeat;cursor:pointer;}
#events2-arrow-right {background: url(img/arrow-right.jpg) top right no-repeat;right:0;position:absolute;height:16px;width:16px;cursor:pointer;}
#events2-area{overflow: hidden;margin:auto;width:590px;}
#events2-area td{padding:15px 10px 6px 1px}




/* main about block */
#aWrap {
	background: url(img/block_3_col_mid.gif) repeat-y;
	width: 622px;
	margin-bottom: 20px;
}




#aTop {
	background: url(img/block_3_col.gif) no-repeat top;
	padding: 16px 10px 10px 12px;
	font-size: 12px;
}




#aBottom {
	background: url(img/block_3_col_bottom.gif) no-repeat bottom;
	height: 6px;
}




#aWrap table td {
	vertical-align: top;
}




/* -- right col --*/
.mainAlbum {
	margin: 0 0 40px 20px;
	font-size: 12px;
	line-height: 1.34;
}




.mainAlbum img {
	margin-bottom: 5px;
}




.mainAlbum a {
	color: #7f7f7f;
	text-decoration: none;	
}




.mainAlbum a:hover {
	color: #ff6d00;
}




.albumCover {
	border-bottom: 1px solid #c0c0c0;
	padding-bottom: 10px; 
	margin-bottom: 15px;
}




/* sbscr */

#sbscr {
height: 271px;
position: relative;
margin-top: 30px;
}

#sbscr form {
position: absolute;
width: 205px;
background: url(img/bg_sbsrc.gif) no-repeat;
height: 271px;
}

#sbscr input {
	position: absolute;
	border: 0px;
	width: 122px;
	left: 40px;
	color: #999999;
}


input.name {
	top: 17px;
}




input.mail {
	top: 52px;
}




input.phone {
	top: 75px;
}




textarea.sb {
	position: absolute;
	left: 40px;
	top: 102px;
	height: 158px;
	width: 122px;
	border: 0px;
	color: #999999;
}




input.send {
	width: 96px !important;
	left: 72px !important;
	top: 277px;
}




/* ---- second pages ---- */




#secondContent {
	background: url(img/bg_sc.gif) no-repeat top;
}




#userContent {
	padding: 12px 15px 20px 20px;
	font-size: 14px;
	line-height: 1.4;
}

#userContent.speech {
	padding: 0px;
}

#userContent.speech h1 {
	padding: 12px 15px 15px 55px;
	background: transparent url(img/bg_f.png) no-repeat scroll 20px 28px;
}


#userContent p {
	padding-bottom: 15px;
}




#userContent blockquote.inv {
	color: red;
}




#userContent img.border {
	border: 3px solid #9a9a9a;
}




#userContent p.imgtitle {
	color: #9a9a9a;
}




blockquote {
	font-weight: bold;
	padding: 0 0 15px 50px;
	font-size: 18px;
}




#userContent a {
	color: #ff7005;
	text-decoration: underline;
}




#userContent ul.list {
	margin: 0 0 15px 50px; 
}




#userContent ul.list li {
	padding-left: 24px;
	background: url(img/bullet.gif) no-repeat left 10px;
}




#contf td {
	padding-bottom: 10px;
}




#contf input {
	border: 1px solid red;
	font-size: 12px;
	padding: 3px;
}




#contf input.big {
	width: 250px;
}




#contf input.small {
	width: 232px;
}




#contf textarea {
	border: 1px solid red;
	width: 250px;
	height: 130px;
	padding: 3px;
}




/* tracks */




.tracks {
	margin-bottom: 50px;
} 




.tracks td {
	vertical-align: top;
	padding: 0 20px 0 0;
}




.tracks h2 {
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
}




/* booking */
table#booking {
	
}




table#booking td {
	padding: 5px;
	vertical-align: top;
}




table#booking th {
	padding: 20px 5px 10px 5px; 
	font-size: 18px;
	font-weight: bold;
}




table#booking th div {
	border-bottom: 1px solid #b2b2b2;
}




table#booking input {
	border: 1px solid #7f9db9;
	padding: 3px;
}




table#booking input.small {
	width: 125px;
}




table#booking input.long {
	width: 284px;
}




table#booking .main {
	border: #f50000 !important;
}




table#booking textarea {
	width: 284px;
	padding: 3px;	
	border: 1px solid #f50000;
}




/* adv */
table.rek td {
	padding: 6px;
	font-size: 18px;
}




input.adIn {
	background: url(img/bg_adv_enter.gif) no-repeat;
	width: 270px;
	padding: 7px 5px 7px 5px;
	border: 0px;
	font-size: 16px;
}




hr {
	height: 1px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px dashed #7f7f7f;
	margin: 5px 0 20px 0;
}




/* speeches */
.speechMonth {
	font-size: 30px;
	color: #db2218;
	font-weight: bold;
	font-style: italic;
}




.thumbnail{
position: relative;
z-index: 0;
}




.thumbnail:hover{
background-color: transparent;
z-index: 50;
}




.thumbnail span{
position: absolute;
padding: 5px;
left: -1000px;
visibility: hidden;
color: black;
text-decoration: none;
}




.thumbnail span img{ 
border-width: 0;
padding: 2px;
}




.thumbnail:hover span{ 
visibility: visible;
top: -100px;
left: -60px; 




}




table.speech {
	/*margin-bottom: 15px;*/
	background: transparent url(img/bg_sc.gif) no-repeat scroll center top;
	width: 100%;
}




table.speech td {
	vertical-align: top;
	padding: 15px;
}




.speechDate {
	font-size: 18px;
	text-transform: uppercase;
}




a.speechPlace {
	font-size: 18px;
	text-transform: uppercase;
}




/* news */
#lister {
	margin: 30px 0 40px 30px;
	font-size: 14px;
}




#lister a, #lister span {
	padding: 5px 15px 5px 15px;
	line-height: 3;
}




#lister a {
	color: #ff6d00;
	text-decoration: none;
}




#lister a:hover {
	background: url(img/lister_hover.gif) no-repeat center center;
}




#lister span {
	background: url(img/lister_active.gif) no-repeat center center;
	color: #000;
}




/* -- footer -- */
#footer {
	height: 184px;
	background: url(img/footer_bg.gif) no-repeat;
	margin: 0 auto;
	width: 1000px;
	position: relative;
	text-align: left;
}




#footer ul {
	position: absolute;
	font-size: 14px;
	top: 25px;	
	line-height: 1.5;
}




#footer ul.fm1 {
	left: 190px;
	width: 196px;
}




#footer ul.fm2 {
	left: 416px;
	width: 165px;
}




#footer ul.fm3 {
	left: 600px;
	width: 150px;
}




#footer a {
	color: #7f7f7f;
	text-decoration: none;
}




/*----------cform------------*/
/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */
@import "calendar.css";




.cform { 
	margin:10px auto 0 auto; 
	/*width: 410px;*/
	width: 100%; 
}




.cform fieldset	{ 
	margin-top:10px; 
	padding:5px 0 15px 0; 
	border:1px solid #adadad; 
	border-left-color:#ececec; 
	border-top-color:#ececec; 
	background:#f7f7f7; 
}




.cform .cf_hidden {
	display:none; 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}




.cform legend { 
	margin-left:10px;
	padding: 0 2px; 
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color:#000000;
}




ol.cf-ol { 
	margin:0!important; 
	padding:0!important;
}




ol.cf-ol li	{
	background:none!important; 
	margin:5px 0!important;
	padding:0; 
	list-style:none!important; 
	text-align:left;
	line-height:1.3em;
}








/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */




ol.cf-ol li.textonly {
	background:#F0F0F0 !important;
	letter-spacing:1px;
	margin:10px 0pt !important;
	padding:5px 0pt;
	text-align:center;
}








/*                                                    */
/* global definitions for field labels                */
/*                                                    */




.cform label { 
	width:50%; 
	margin:4px 10px 0 0; 
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:right;
	vertical-align:top;
}




.cform label span {
	display:block; 
}




.contform .cform label {
	width:90px; 
	/*width:50%;*/ 
	margin:4px 10px 0 0; 
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:right;
	vertical-align:top;
}




.contform .cform label span {
	width:90px; 
	/*width:50%;*/ /* must be the same as above!*/
	display:block; 
}




label.cf-before {
	margin:4px 10px 0 0; 
}




label.cf-after 	{
	margin:4px 15px 0pt 6px;
	text-align:left;
	width:115px;
}




label.cf-after span {
	width:115px;
	display:block;
}




label.cf-group-after {
	margin:3px 4px 0 2px;
	width:72px;
	text-align:left;
}
label.cf-group-after span {
	width:72px;
	display:block;
}




/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */




.cform input,
.cform textarea,
.cform select { 
	padding:1px;
	margin: 2px 0;
	background: #ffffff; 
	border: 1px solid red; 
	vertical-align:top;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	background:#CEDDDF; 
}




.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	background:#F3F8F8; 
}




.cform textarea,
.cform input {
	width:250px; 
}
.cform select {
	width:250px; /* attempt to have equal length */
	padding:2px 0;
}  




.cform select.cfselectmulti	{ 
	height:7.5em; 
}




.cform textarea {
	font-family: arial;
	font-size: 0.9em;
	overflow:auto;
}




/*                                                    */
/*   radio button title                               */
/*                                                    */




ol.cf-ol li.cf-box-title {
	font-weight:bold;
	letter-spacing:1px;
	padding:8px 0 0 100px; /* check with label 'width' incl. */
}




/*                                                    */
/*   check boxes                                      */
/*                                                    */




.cform input.cf-box-a,
.cform input.cf-box-b 	{ 
	margin:2px 0 0 0; 
	width:14px;
	height:22px;
	border:none!important;
	background:none!important; 
}




.cform input.cf-box-a 	{ 
	margin-left:100px; /* check with label 'width' incl. */
} 








/*                                                    */
/* check box groups                                   */
/*                                                    */




ol.cf-ol li.cf-box-group {
	margin:10px 0pt 0px !important;
	padding-left: 100px; 
} 




/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */




span.reqtxt,
span.emailreqtxt { 
	margin:3px 0 0 3px;
	font-size:0.9em;
	display: -moz-inline-box; 
	vertical-align:top;
}




/*                                                    */
/*   FORM submit button                               */
/*                                                    */




p.cf-sb {
	text-align:right;
	padding: 0!important;
	margin: 0;
}
.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton	{ 
	width:100px;  
	padding:5px; 
	margin: 10px 0 0 5px;
	font-size:0.8em;
	background:url(../images/button-bg.gif) repeat-x; 
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
}
.cform input.resetbutton {
	width: auto;
	padding:5px 1em;
}
.cform input.backbutton {
	width: auto;
	padding:5px 1em;
}




/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
	padding:5px 0!important;
	margin:5px 0!important;
}




ol.cf-ol li ul.cf_li_text_err {
	height:1%;
	min-height:1%;
	margin:0 0 0 100px;
	padding:0;
	color:#333;
}




ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}




/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */




label.secq,
label.seccap {
	vertical-align:text-bottom;
	margin-bottom:4px;
}




input.secinput {
	vertical-align:text-bottom;
}




#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:50px;
	padding: 4px 4px;
	margin: 0;
}




img.captcha	{
	vertical-align:text-bottom;
	margin:0 0 0 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}




img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(captcha_reset_grey.gif) no-repeat;
	margin:0 0 2px 3px;
	width:21px;
	height:21px;
	border:none;
}




img.imgcalendar {
	border:none;
}




/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */




div.cf_info {
	color:#333;
	display:none;
	padding:10px 15px!important;
	width:380px;
	line-height:1.3em;
	margin:10px auto;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:#ad2929!important;
	text-decoration:underline!important;
}
div.success {
	background:#F7F7F7 none repeat scroll 0% 50%;
	color:#444444;
	display:block;
}
div.failure {
	display:block;
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
}
div.waiting {
	background:#F9F9F9;
	color:#AAAAAA;
	display:block;
}
/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .cf_error { 
	color:#ad2929; 
	border:1px solid #ad2929; 
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:#ad2929; 
}




/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */




[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}




/*                                                    */
/* upload box styling                                 */
/*                                                    */
.cform input.cf_upload  {
	width:220px;
	background: #f9f9f9;
	border:1px solid #888888;
}




/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove {
	width:410px;
	margin:0 auto 10px!important;
	padding:0!important;	
	text-align:center!important;
}
.linklove a,
.linklove a:visited {
	font-size: 0.8em;
	font-family: Tahoma;
	color:#aaaaaa!important;
}




/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
* html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: 10px; 
	margin-left:0;
}
*+html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
*+html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: 10px; 
	margin-left:0;
}




* html ol.cf-ol,
* html ol.cf-ol li,
* html span.reqtxt,
* html span.emailreqtxt { 
	display: inline-block;  /*for ie6*/
}
*+html .cform label,
*+html ol.cf-ol,
*+html ol.cf-ol li,
*+html span.reqtxt,
*+html span.emailreqtxt {
	display: inline-block; /*for ie7*/
}




* html img.captcha {
	margin-bottom:1px!important;
}
*+html img.captcha {
	margin-bottom:1px!important;
}

.ngg-thumbnail a img, .ngg-gallery-thumbnail a img
{
  border: 2px solid #666666;

}

.ngg-thumbnail a:hover img, .ngg-gallery-thumbnail a:hover img
{
  border: 2px solid #FF7005;
}

.ngg-albumtitle {
	font-weight: bold;
	font-size: 14px;
	 
}
