* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/18px Arial, Helvetica, sans-serif;
	width: 100%;
}
a {
	color:#175da4;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 10px}

h1 {
	font-weight:bold;
	font-size:19px;
	color:#003399;
	margin:18px 0 14px;
	word-spacing:4px;
	text-align:center;
}

img {
	border: none;
}

input {vertical-align: middle}

table {
	border-collapse:collapse;
	border:0;
}

#wrapper {
	width: 930px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 140px;
}
/* Middle
-----------------------------------------------------------------------------*/
#content {
	padding:0 0 45px 0;
}

.dashboard-block {
	padding:0px 0 0 10px;
}

.video-block  {
  padding:0 0 0 10px;
} 

.d-column {
	width:435px;
	float:left;
	margin:0 50px 10px 0;
}


.d-column-l {
	width:435px;
	float:left;
	margin:0 0 10px;
}

.d-column-r {
	width:435px;
	float:right;
	margin:0 0 10px;
}


.dashboard-block .dashboard-wrapper,
.video-block .video-wrapper{
	width:100%;
	margin:0 0 5px 0;
	position:relative;
	/*background:url(../images/corners-sprite.png) top left no-repeat;*/
	padding:11px 0 0 13px;
}

.dashboard-block .dashboard-wrapper{
	background:url(../images/corners-sprite.png) top left no-repeat;
}

.dashboard-block .wide, .video-block .video-wrapper {
  /*width:100%;*/
} 

.dashboard-block .d-title {
	width:auto;
	margin-bottom:20px;
	float:left;
}

.dashboard h1 {
	font-size:20px;
	font-weight:bold;
	color:#DA4300;
	margin:0;
}

.dashboard, .video{
	padding:0 21px 15px 4px;
}

.dashboard{
	background:url(../images/corners-sprite.png) bottom right no-repeat;
}

.rating, .dashboard-form {
	width:auto;
	height:15px;
	position:absolute;
	z-index:1;
	top:11px;
}

.dashboard-select-form {
	text-align:center;
}

.dashboard-select-form select {
	margin-right:10px;
}

.dashboard-form {
	right:22px;
}

.dashboard-form select{
	margin-left:10px;
}

.rating {
	right:15px;
	font-size:20px;
	font-weight:bold;
	text-align:right;
	color:#d55f24;
}

.dashboard h2,
.video h2{
	font-size:20px;
	font-weight:bold;
	margin-bottom:8px;
	color:#DA4300;
}

.video h2.list {
	width:50%;
	text-align:center;
	padding-top:2px;
}

.dashboard table {
	width:100%;
}

.dashboard th {
	background:#1557AB;
	color:#fff;
	line-height:17px;
}

tr.odd {
	background:#fcdcba;
}

.dashboard td.num {
	text-align:right;
}

.dashboard td {
	padding:0 6px 0 10px;
	line-height:17px;
}

.dashboard-wrapper .c-top{
	width:13px;
	height:13px;
	background:url(../images/corners-sprite.png) top right no-repeat;
	position:absolute;
	top:0;
	right:0;
}

.dashboard-wrapper .c-bottom{
	width:13px;
	height:13px;
	background:url(../images/corners-sprite.png) bottom left no-repeat;
	position:absolute;
	bottom:0;
	left:0;
}

.video-wrapper .edge-l{
	width:14px;
	height:100%;
	background:url(../images/edge-l.png) top left repeat-y;
	position:absolute;
	top:0;
	left:0;
	margin:0;
	padding:0;
}

.video-wrapper .edge-r{
	width:14px;
	height:100%;
	background:url(../images/edge-r.png) top right repeat-y;
	position:absolute;
	top:0;
	right:0;
	margin:0;
	padding:0;
}

.video-wrapper .edge-t{
	width:100%;
	height:14px;
	background:url(../images/edge-t.png) top left repeat-x;
	position:absolute;
	top:0;
	left:0;
	margin:0;
	padding:0;
}

.video-wrapper .edge-b{
	width:100%;
	height:14px;
	background:url(../images/edge-b.png) bottom left repeat-x;
	position:absolute;
	bottom:0;
	left:0;
	margin:0;
	padding:0;
}


.video-wrapper .corner-rt{
	width:14px;
	height:14px;
	background:url(../images/corn-rt.png) top right no-repeat;
	position:absolute;
	top:0;
	right:0;
}

.video-wrapper .corner-lt{
	width:14px;
	height:14px;
	background:url(../images/corn-lt.png) top left no-repeat;
	position:absolute;
	top:0;
	left:0;
}

.video-wrapper .corner-lb{
	width:14px;
	height:14px;
	background:url(../images/corn-lb.png) bottom left no-repeat;
	position:absolute;
	bottom:0;
	left:0;
}

.video-wrapper .corner-rb{
	width:14px;
	height:14px;
	background:url(../images/corn-rb.png) bottom right no-repeat;
	position:absolute;
	bottom:0;
	right:0;
}


.video-wrapper .search-block {
	width:46%;
	height:40px;
	background:url(../images/tab2.png) top left no-repeat;
	padding:8px 0 0 40px;
	position:absolute;
	z-index:1;
	top:0;
	right:20px;
}

.search-param {
	text-align:right;
	float:left;
}

.search-param input {
	height:14px;
}

.search-button {
	width:98px;
	margin:5px 0 0 10px;
	float:left;
}

.search-button input {
	width:98px;
	height:26px;
	background:url(../images/search.png) top left no-repeat;
	border:0;
	font-weight:bold;
	color:#fff;
	text-align:center;
	text-decoration:underline;
}

.search-block input.name {
	width:178px;
}

.search-block input.date {
	width:67px;
}

.search-block .form-item {
	margin-bottom:2px;
}

.video-list {
	
}

.order-list {
	margin-top:24px;
	height:17px;
	background:#0059ae;
	color:#fff;
	padding-left:38px;
	line-height:16px;
}

span.order-label{
	width:87px;
	float:left;
}

.order-list li {
	display:inline;
	list-style:none;
	list-style-type:none;
	margin-right:30px;
}

.order-list li a {
	color:#fff;
}

.video-item {
	width:410px;
	padding:10px;
	float:left;
}

.video-list .even {
	background:#fdeedc;
}

.video-list .margin {
	margin-left:15px;
}

.video-item .pic{
	width:112px;
	height: 80px;
	float:left;
	border-right:1px solid #f8b853;
}

.video-item .info {
	width:285px;
	float:left;
	padding-left:10px;
}

.video-item .info p {
	font-size:10px;
	line-height:14px;
	height:65px;
}

.video-item .descr {
	font-size:10px;
	line-height:14px;
	border-bottom:1px solid #f8b853;
	height: 23px;
}

.video-item .info .stat {
	font-size:11px;
	border-bottom:1px solid #f8b853;
}

.video-item .info h3 a {
	font-size:12px;
	color:#2a66ca;
}

.video-item .menu{
	background-color: transparent;
}

.video-item .menu li{
	display:block;
	float:left;
	margin-right:12px;
}

.video-item .menu li.last {
	margin:0;
}

.video-item .menu li a {
	height:22px;
	display:block;
}

.video-item .menu li.image a {width:28px; background:url(../images/ImageBtnRollOut.png) top left no-repeat;}
.video-item .menu li.image a:hover {	background:url(../images/ImageBtnRollOver.png) top left no-repeat;}

.video-item .menu li.play a {width:26px; background:url(../images/PlayBtnRollOut.png) top left no-repeat;}
.video-item .menu li.play a:hover {	background:url(../images/PlayBtnRollOver.png) top left no-repeat;}

.video-item .menu li.edit a {width:20px; background:url(../images/EditBtnRollOut.png) top left no-repeat;}
.video-item .menu li.edit a:hover {	background:url(../images/EditBtnRollOver.png) top left no-repeat;}

.video-item .menu li.copy a {width:28px; background:url(../images/DuplicateBtnRollOut.png) top left no-repeat;}
.video-item .menu li.copy a:hover {	background:url(../images/DuplicateBtnRollOver.png) top left no-repeat;}

.video-item .menu li.delete a {width:22px; background:url(../images/DeleteBtnRollOut.png) top left no-repeat;}
.video-item .menu li.delete a:hover {	background:url(../images/DeleteBtnRollOver.png) top left no-repeat;}
 
.video-item .menu li.code a {width:36px; background:url(../images/CodeBtnRollOut.png) top left no-repeat;}
.video-item .menu li.code a:hover {	background:url(../images/CodeBtnRollOver.png) top left no-repeat;}
.video-item .menu li.code a.active {	background:url(../images/CodeBtnInactive.png) top left no-repeat; cursor:default;}

.video-item .menu li.share a {width:28px; background:url(../images/ShareBtnRollOut.png) top left no-repeat;}
.video-item .menu li.share a:hover {	background:url(../images/ShareBtnRollOver.png) top left no-repeat;}
.video-item .menu li.share a.active {	background:url(../images/ShareBtnInactive.png) top left no-repeat; cursor:default;}

/*min-menu
--------------*/
.video-item .min-menu {
	padding:4px 0 0 10px;
}

.video-item .min-menu li{
	display:block;
	float:left;
	margin-right:18px;
}

.video-item .min-menu li.last {
	margin:0;
}

.video-item .min-menu li a {
	height:15px;
	display:block;
}

.video-item .min-menu li.image a {width:20px; background:url(../images/min/ImageBtnRollOut.png) top left no-repeat;}
.video-item .min-menu li.image a:hover {	background:url(../images/min/ImageBtnRollOver.png) top left no-repeat;}

.video-item .min-menu li.play a {width:18px; background:url(../images/min/PlayBtnRollOut.png) top left no-repeat;}
.video-item .min-menu li.play a:hover {	background:url(../images/min/PlayBtnRollOver.png) top left no-repeat;}

.video-item .min-menu li.edit a {width:13px; background:url(../images/min/EditBtnRollOut.png) top left no-repeat;}
.video-item .min-menu li.edit a:hover {	background:url(../images/min/EditBtnRollOver.png) top left no-repeat;}

.video-item .min-menu li.copy a {width:20px; background:url(../images/min/DuplicateBtnRollOut.png) top left no-repeat;}
.video-item .min-menu li.copy a:hover {	background:url(../images/min/DuplicateBtnRollOver.png) top left no-repeat;}

.video-item .min-menu li.delete a {width:15px; background:url(../images/min/DeleteBtnRollOut.png) top left no-repeat;}
.video-item .min-menu li.delete a:hover {	background:url(../images/min/DeleteBtnRollOver.png) top left no-repeat;}
 
.video-item .min-menu li.code a {width:26px; background:url(../images/min/CodeBtnRollOut.png) top left no-repeat;}
.video-item .min-menu li.code a:hover {	background:url(../images/min/CodeBtnRollOver.png) top left no-repeat;}
.video-item .min-menu li.code a.active {	background:url(../images/min/CodeBtnInactive.png) top left no-repeat; cursor:default;}

.video-item .min-menu li.share a {width:20px; background:url(../images/min/ShareBtnRollOut.png) top left no-repeat;}
.video-item .min-menu li.share a:hover {	background:url(../images/min/ShareBtnRollOver.png) top left no-repeat;}
.video-item .min-menu li.share a.active {	background:url(../images/min/ShareBtnInactive.png) top left no-repeat; cursor:default;}
/*
------------*/
.video-list table {
	width:100%;
	margin-top:25px;
	color:#424242;
}

.video-list table th {
	height:17px;
	background:#0059ae;
	color:#fff;
	line-height:16px;
	text-align:left;
}

.video-list table th a {
	font-weight:normal;
	color:#fff;
}

.video-list table td .active {
	color:#000;
	text-decoration: none;
	cursor: default;
}

.video-list th.num {width:22px;}
.video-list table th.name {	width:92px;}
.video-list table th.ratio {	width:104px;}
.video-list table th.views {	width:74px;}
.video-list table th.cat {	width:70px;}
.video-list table th.date {	width:90px;}
.video-list table th.act {}


.video-list table td.td-num {
	padding-left:4px;
}

.layout-wrapper {
	padding:15px 0 10px 0;
	height:16px;
	position:relative;
	clear:both;
}

.pager {
	width:200px;
	float:left;
}

.layout {
	width:190px;
	float:right;
}

.perPage { float:right; padding-right:20px;}

.layout-wrapper .list-controls {float:left; margin-right:15px;}

span.layout-label {
	width:52px;
	float:left;
}

.layout li {
	display:block;
	float:left;
	margin:3px 10px 0 0;
}

.layout li a{
	width:35px;
	height:14px;
	display:block;
}

.layout li.layout-descr a {background:url(../images/lb1.png) top left no-repeat;}
.layout li.layout-descr a:hover {background:url(../images/lb1hover.png) top left no-repeat;}
.layout li.layout-descr a.active {background:url(../images/lb1active.png) top left no-repeat; cursor:default}

.layout li.layout-block a {background:url(../images/lb2.png) top left no-repeat;}
.layout li.layout-block a:hover {background:url(../images/lb2hover.png) top left no-repeat;}
.layout li.layout-block a.active {background:url(../images/lb2active.png) top left no-repeat; cursor:default}

.layout li.layout-table a {background:url(../images/lb3.png) top left no-repeat;}
.layout li.layout-table a:hover {background:url(../images/lb3hover.png) top left no-repeat;}
.layout li.layout-table a.active {background:url(../images/lb3active.png) top left no-repeat; cursor:default}

a.add-video {
	width:158px;
	height:26px;
	display:block;
	position:absolute;
	top:10px;
	left:245px;
	background:url(../images/add.png) top left no-repeat;
	border:0;
	font-weight:bold;
	line-height:26px;
	color:#fff;
	text-align:center;
	text-decoration:underline;
}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
	height: 70px;
	margin:0 auto 0;
}

.clear {
	height:0;
	clear:both;
}