.bold {font-weight:bold;}
.nowrap {white-space:nowrap;}
.margin-1
{
	margin: 20px 0 30px 0;
	padding: 0;
}

.margin-2
{
	padding-top: 10px;
}

.margin-3
{
	padding: 0 80px 0 0;
}

.margin-666
{
	margin-bottom: 100px;
}

div.margin-4 {
    margin: 0 10px 0 0;
}

.width-2
{
	width: 240px;
}

.img-1
{
	float: left;
	margin: 0 10px 0 0;
}

.width-100
{
	width: 100%;
}

.date
{
	color: #378bca;
	font-style: italic;
}

.sep
{
	background: #1f1f1f;
	height: 1px;
	overflow: hidden;
	border: none;
	margin: 10px 0 15px 0;
	clear: both;
}


#header
{
	height: 714px;
	background: url(../img/top-new2.png) top center no-repeat;
}

	#header .container
	{
		position: relative;		
		background: #101112;
		z-index: 9999;
		height: 393px;
	}
	
	#header .reco-block
	{
		margin: 40px 0 0 19px;
	}
	
	#header .title
	{
		margin: 30px 0 0 19px;
	}
	
/*
	Промо растяжка через страницу + новости на ней + телепрограмма
*/
#deco
{
	margin: -305px auto 40px auto;
}

	#deco .programm
	{
		margin: 0 auto 0 auto;
		color: #000;
		width: 1000px;
		font-style: italic;
		position: relative;
	}
	
		#deco .programm ul
		{
			overflow: hidden;
			margin-left: 65px;
		}
	
			#deco .programm ul li
			{
				float: left;
				font-size: 1.1em;
				padding-right: 15px;
				margin-right: 15px;
				background: url(../img/menu-sep.png) right 5px no-repeat;
				text-align: center;
			}
			
				#deco .programm ul li a
				{
					font-family: "Myriad Pro", "MS Trebuchet", Arial;
					font-size: 2.2em;
					font-style: normal;
					display: block;
					margin-bottom: -5px;
					color: #000;
				}
				
				#deco .programm ul li.active a
				{
				    color: white;
				    text-decoration: none;
				}

				#deco .programm ul li.active span 
				{
				    color: white;
				}
				
				#deco .programm ul li span
				{
					color: #000;
				}
				
			#deco .programm ul li.last
			{
				background: none;
				margin: 0;
				padding: 0;
			}

			#deco .programm ul li {
			    width: 105px;
			}
/*          #deco .programm ul li.week-1
            {
                width: 140px;
            }

            #deco .programm ul li.week-2
            {
                width: 90px;
            }

            #deco .programm ul li.week-3
            {
                width: 65px;
            }

            #deco .programm ul li.week-4
            {
                width: 85px;
            }

            #deco .programm ul li.week-5
            {
                width: 90px;
            }

            #deco .programm ul li.week-6w
            {
                width: 85px;
            }

            #deco .programm ul li.week-7
            {
                width: 135px;
            }
*/			
	#deco .programm .left
	{
		position: absolute;
		width: 15px;
		height: 22px;	
		left: 15px;
		top: 7px;
		background: url(../img/left.png);
	}
	
	#deco .programm .right
	{
		position: absolute;
		width: 15px;
		height: 22px;	
		right: 15px;
		top: 7px;		
		background: url(../img/right.png);
	}
	
/*
	Контейнер для контента	
*/

#content .content .span-8
{
	padding-right: 50px;
}

#content .content h2 div.sub-header {font-size:14px;display:inline;font-weight:normal;color:white;}
#content .content h2 div.sub-header a {color:white;margin:0 6px;font-size:14px;}
#content .content h2 div.sub-header a.no-link {text-decoration:none;}
/*
	Облако тегов
*/
.taglist .tags
{
	text-decoration: none;
	border-bottom: 1px dashed #fff;
	margin: 0 10px 10px 0;
	display: inline-block;
}

.taglist .tag-1
{
	font-size: 1.1em !important;
	color: #333 !important;
	border-color: #333;
}

.taglist .tag-2
{
	border-color: #666;
}

.taglist .tag-3
{
	font-size: 1.3em !important;
	border-color: #666;
}

.taglist .tag-4
{
	font-size: 1.4em !important;
	color: #a6a6a6 !important;
	border-color: #a6a6a6;
}

.taglist .tag-5
{
	font-size: 1.6em !important;
	color: #a6a6a6 !important;
	border-color: #a6a6a6;
}

.taglist .tag-6
{
	font-size: 1.8em !important;
	color: #ccc !important;
	border-color: #ccc;
}

.taglist .tag-7
{
	font-size: 2em !important;
	color: #fff !important;
	border-color: #fff;
}

.taglist .selected
{
	text-decoration: none;
	border-bottom: none;
	color: #378bca !important;
}


/*
	Телепрограмма
*/
#programm_search
{
	margin-left: 80px;
}

#programm_list
{
	padding-left: 35px;
	color: #666;
	margin: 0 0 30px 0;
}

	#programm_list td
	{
		padding: 5px 0 0 0;
		margin: 0;
	}

	#programm_list .t-name
	{
		border-bottom: 1px dotted #232425;
		width: 400px;
	}

	#programm_list .t-name a
	{
		color: #fff;
		display: inline-block;
		margin-bottom: -5px;
	}
	
	#programm_list .t-time
	{
		width: 45px;
	}
	
	#programm_list .t-type,
	#programm_list .t-time
	{
		font-size: 1.1em;
		font-style: italic
	}
	
	
/*
	Список проектов
*/

.icon-6
{
	width: 9px;
	height: 9px;
	margin-right: 2px;
    background: url(../img/star.png);
	display: inline-block;
}

#project_list
{
	margin-top: -30px;
}

	#project_list h2
	{
		margin-top: 30px;
	}
	
	#project_list .project-list-element
	{
		margin-bottom: 5px;
	}
	
	#project_list .premiere-incut
	{
		display: inline-block;
		background: #378bca;
		padding: 0 2px;
		margin-left: 5px;
	}

    .project-info-tooltip {
        color: white;
    }

	.project-info-tooltip a {
	    color: white;
      font-size: 1.2em;
    }
    
    .project-info-tooltip .genre {
        color: #666;
    }
    
    .project-info-tooltip .bottom {
        font-size: 1.2em;
    }
	
/*
	Плашка сортировки
*/

.url-selector
{
	background: #1b1c20;
	overflow: hidden;
	padding: 5px 10px;
	margin: 10px 0 20px 0;
	border-top: 1px solid #2d2e2f;
	font-size: 1.2em;
}

	#content .url-selector a
	{
		font-size: 1em;
		display: inline-block;
		margin: 0 5px;
		text-decoration: none;
		font-style: normal;
	}
	
	#content .url-selector a.selected
	{
		color: #378bca;
	}
	
	.url-selector .separator {margin-left:15px;}

	
/*
	Галерея
*/
.photo-set
{
}

	.photo-set img
	{
		width: 80px;
		height: 80px;
		margin-top: -5px;
	}
	
	.photo-set a
	{
		float: left;
		display: block;
	}

	.photo-set-decorator
	{
		position: absolute;
		top: 0;
		left: 291px;
		z-index: 9999;
	}
	
	.photo-set-image
	{
		width: 560px;
		height: 572px;
		background-repeat: no-repeat;
	}
	
/*
	Аккордеон	
*/
.accord
{
	width: 240px;
}

	.accord .ui-accord-container
	{
		
	}
	
	.accord .ui-accord-head
	{
		width: 100%;
		height: 32px;
		overflow: hidden;
		padding: 7px 0 0 10px;
		background: url(../img/accord.png);
		color: #378bca;
		font-size: 1.8em;
	}	
	
	.accord .ui-accord-body
	{
		width: 230px;
		height: 265px;
		overflow: hidden;
		background: #1b1c20;
		padding: 10px 0 15px 10px;
		border: 1px solid #1f1f1f;
	}
	
	.accord .slider-v-area
	{
		width: 180px !important;
		overflow: hidden;
	}
	
		.accord .ui-accord-body a
		{
			color: #e3e4e5 !important;
		}
		
		.accord .slider-list ul
		{
			margin: 0;
			padding: 0;
			float: left;
			width: 90px;
		}
		
			.accord .slider-list ul li
			{
				margin-bottom: 6px;
			}
			
/*
	Фильтр для видео
*/
.accord2
{
	width: 319px;
	margin-bottom: 20px;
}

	.accord2 .ui-accord-container
	{
		
	}
	
	.accord2 .ui-accord-head
	{
		width: 100%;
		height: 32px;
		overflow: hidden;
		padding: 7px 0 0 20px;
		background: url(../img/accord2.png) no-repeat;
		color: #378bca;
		clear: both;
		font-size: 1.8em;
	}
		.accord2 .ui-accord-head a
		{
			color: #fff !important;
			text-decoration: none;
		}	
	
	.accord2 .ui-accord-body
	{
		width: 299px;
		height: 340px;
		overflow: hidden;
		background: #1b1c20;
		padding: 15px 0 15px 20px;
		border: 1px solid #1f1f1f;
	}
	
	.accord2 .slider-v-area
	{
		overflow: hidden;
	}
	
	.accord2 .ui-accord-body h2
	{
	}
	
		.accord2 .ui-accord-body a
		{
			color: #e3e4e5 !important;
		}
		
		.accord2 .slider-list ul
		{
			margin: 0;
			padding: 0;
			float: left;
			width: 90px;
		}
		
			.accord2 .slider-list ul li
			{
				margin-bottom: 6px;
			}
			
/*
	Пачка костылей для аплоада видео
*/
.form-upload-video
{
	font-size: 1.2em;
	margin-top: 40px;
}

	.form-upload-video .line
	{
		margin-bottom: 10px;
	}
	
	    .form-upload-video .line label
	    {
	        text-decoration: none;
	        color: white;
	        border: none;
	        display: block;
	        font-size: 1.2em;
	        font-weight: normal;
	    }
	    
	    .form-upload-video .line .font-small {
	        font-size: 0.9em;
	        color: #666;
	    }
	
		.form-upload-video .line input
		{
			width: 280px;
			height: 21px;
		}
	
		.form-upload-video .line textarea
		{
			width: 273px;
		}
		
		.form-upload-video .line .checkbox
		{
			width: 15px;
		}
		
		.form-upload-video .line .text
		{
			background: #1b1b20;
			width: 520px;
			height: 160px;
			overflow: auto;
			color: #666769;
			font-size: 0.9em;
			padding: 10px;
			margin: 10px 0;
		}
		
		.form-upload-video .video .date
		{
			margin: 5px 0;
		}
		
		.form-upload-video .video #btnCancel
		{
			vertical-align: top;
			padding-top: 5px;
			display: inline-block;
		}
		
		.form-upload-video .button
		{
		    border: none;
			background: url(/img/button.png);
			width: 101px;
			height: 20px;
			padding: 5px 0 0 0;
			font-size: 1em !important;
			color: #fff !important;
			display: block;
			text-align: center;
			text-decoration: none;
		}
		
			.form-upload-video .button.disabled
			{
				color: #48494d !important;
			}
		
/*
	Прогресс бар для аплоада
*/

.progressWrapper
{
	width: 280px;
	height: 11px;
	margin: 5px 0 20px 0;
}

	.progressContainerLoad
	{
		background: url(/img/progressbg.png) repeat-x;
	}

	.progressWrapper .progressName
	{
		display: none;
	}

	.progressWrapper .progressBarStatus
	{
		display: none;
	}

	.progressWrapper .progressBarInProgress
	{
		background: url(/img/progress.png) repeat-x;
		height: 11px;
	}
	
	.progressWrapper .progressBarComplete
	{
		width: 100%;
		height: 11px;
		background: url(/img/progress.png) repeat-x;
	}
	
	.progressWrapper .progressCancel
	{
		background: red;
		width: 100px;
		height: 100px;	
	}
	
	.progressWrapper .progressContainerError .progressBarStatus
	{
		display: block !important;
		color: #378bca;
	}
	
	.progressWrapper .progressContainerError .progressBarError
	{
		display: none;
	}

.desc {
    color: white;
}

.rate-block .dayseparator1 {color: #378bca;padding:0 10px 0 0;font-size:1.1em;}
.rate-block .dayseparator2 {border-bottom:1px solid #333;width:100%;padding:0;}
.rate-block td {vertical-align: top;}
.rate-block td table {width:100%;}
.rate-block td img {padding:0 0 0 2px; border: 2px solid white;}
#content .content .rate-block td h4 {margin:0;}
#content .content .rate-block td a {color:white;}
.rate-block td div {color:#666;font-size:1.2em;padding-top:6px;}

.no_flash_looser {
    margin-top: 16px;
    width: 480px;
    height: 85px;
    background: #232428;
    padding: 12px 12px 4px 4px;
}

.no_flash_looser img {float: left;padding:16px;}
#content .content .no_flash_looser p {margin-bottom: 0.5em;}
#content .content .no_flash_looser p.title {font-size:1.3em;color:#378BCA;}
#content .content .no_flash_looser a {color:white;}