.admin p{
	
}

textarea{
	display:block;
}

.admin #content * {
	line-height:150%;
	font-size:12px;
}

.admin #content h1{
	font-size:18px;
}

/*.admin #content h1,*/
.admin #content h2,
.admin #content h3,
.admin #content h4,
.admin #content h5{
	font-size:14px;
}

.admin h1,.admin h2,.admin h3,.admin .h2{
	margin:14px 0px 7px 0px;
	letter-spacing:1px;
	font-size:13px;
}

.admin h1{
	margin-top:0px;
}

.admin #content{
	
}

.admin #content .box{
	background-color:#A99058;
	background-image:none;
	padding-bottom:50px;
}

.admin #content .box_notice{
	background:transparent url(../images/bg_box/330.jpg) top left no-repeat;
	padding-bottom:10px;
	margin-bottom:11px;
}

.admin #content div.success{
	color:#050;
	font-weight:bold;
}

.admin #content div.error{
	font-weight:bold;
}

.admin #content ul{
	margin-top: 10px; list-style-type: none;
}
.admin #content ul li{
	margin-bottom: 7px;
}

.admin #content form{
	margin-top:10px;
}

input.button{
	margin:2px 0px;
}

.admin #content a{
	border-bottom:1px dotted black;
}
.admin #content .mceLayout a { border-bottom: inherit; }

.admin #content a:hover{
	border-bottom:1px solid white;
}

textarea.full,
.film_edit textarea{
	width:530px;
}

#content .film_edit .images img.poster,
#content .film_edit .images img.still,
#content .film_edit div.no_poster,
#content .film_edit div.no_cinema,
#content .film_edit div.no_still{
	width:71px;
	height:100px;
	background-color:#6F5C31;
	border:1px solid #BA9C56;
	color:#fff;
	text-align:center;
	margin-right:10px;
	float:left;
}

#content .film_edit .images form{
	margin-bottom:28px;
}

#content .film_edit .images img.still,
#content .film_edit div.no_still{
	width:155px;
	margin-right:0px;
}
#content .film_edit div.no_cinema{
	width:130px;
	margin-right:0px;
}

#content p.param_error{
	background:transparent url(../images/alert.gif) center left no-repeat;
	padding-left:18px;
}

input.editor_field{
	background-image:url(../images/textarea_bg.gif);
}

#content a.edit_button{
	padding-top:1px;
	padding-right:12px;
	position:absolute;
	margin-left:483px;
	margin-top:8px;
}

#content a.edit_button:hover{
	padding-top:1px;
}

.admin #content ul.arrows li{
	background:transparent url(../images/raquo_black.gif) 0px 7px no-repeat;
	padding-left:12px;
}

.admin .newsletters .title{
	font-weight: bold;
}

.admin table{
	border-collapse:collapse;
	background: transparent url(/static/images/dot_black_y.gif) bottom right repeat-y;
	width:100%;
}

.admin table td{
	border:none;
	background: transparent url(/static/images/dot_black_y.gif) bottom left repeat-y;
	padding: 2px 4px;
	margin-right:2px;
}

.admin .mceLayout table td{
	background: inherit;
}
.admin tr {
	background: transparent url(/static/images/dot_black.gif) bottom left repeat-x;
}
.admin .mceLayout table tr{
	background: inherit;
}

.admin table th{
	background-color:#000;
	color:#fff;
	padding:2px 4px;
}

.admin div.mceMenu table { background-color: #f0fefe; background-image:none; border:1px solid #ccc !important }
.admin div.mceMenu table tr { background-color: #f0fefe; background-image:none }
.admin div.mceMenu table td { background-color: #f0fefe; background-image:none;text-align:left }
.admin div.mceMenu table a {color:#000}
.admin div.menu_html_html_formatselect_menu table td * {margin:0 !important}
.admin h1.text, .admin h2.text {margin:0 !important}

.admin #content form input.submit {
	float:right;
}

.admin #content #partner_logos {
    min-height:40px;
    padding:1px 0px;
    background-color: #6F5C31;
}

#partner_logos.drop {
    border:1px solid red;
    border-width:1px 0px;
    padding:0px 0px !important;
}

