/* @override http://www.madedev.efront.com.au/update/includes/style.css */

/* @override http://cornwell.efront.com.au/update/includes/style.css */

/* @override http://cornwell.efront.com.au/update/includes/style.css */

/* @override http://rlg.com.au/update/includes/style.css */

/* @override http://rlg.com.au/update/includes/style.css */

ul#movies_list.sortable-list-image{
    list-style-type : none;
    margin : 0;
    padding:0px;
	list-style-position: inside;
	vertical-align: middle;

}


.sortable-list-image li {
	list-style-type: none;
	list-style-position: inside;
    cursor : hand;
    margin : 1px 0 1px 0;
    padding : 3px;
    border: 1px solid #ccc;
}



.sortable-list {
    list-style-type : none;
    margin : 0;
    	padding:0px;
	list-style-position: inside;
		vertical-align: middle;

}
.sortable-list li {
	list-style-type: none;
	list-style-position: inside;
    border : 1px solid #000;
    cursor : hand;
    margin : 1px 0 1px 0;
    padding : 3px;
    background : #f7f7f7 url(/update/images/drag.gif) no-repeat center right;
    border : #ccc;
    width : 700px;
}



.sortable-list img {
		vertical-align: middle;

}




.sortable-list-off {
    list-style-type : none;
    margin : 0;
    	padding:0px;
	list-style-position: inside;
		vertical-align: middle;

}
.sortable-list-off li {
	list-style-type: none;
	list-style-position: inside;
    border : 1px solid #000;
    cursor : hand;
    margin : 2px 0 2px 0;
    padding : 3px;
    background : #f7f7f7;
    border : #ccc;
    width : 700px;
}



.sortable-list-off img {
		vertical-align: middle;

}

.image_edit_display{
	
	height:100px;
	width:100px;
	float: left;
	border: 1px solid #000;
	margin-right: 5px;
	background: transparent urL(/update/images/loading.gif) no-repeat center center;
	
}
.image_details{
	width: 480px;
	float: left;
	height: 100px;
	background:transparent url(/update/images/on.gif) no-repeat right center;

}

.image_details_unpublised{
	width: 480px;
	float: left;
	height: 100px;
		
		background:transparent url(/update/images/off.gif) no-repeat right center;

	
}


.image_creation{
	font-size: 10px;
}

.image_publish{
	height: 70px;
	width:200px;
	float: right;
	cursor: hand;
	cursor:pointer;
	text-align: center;
	color: transparent;

}

.image_publish:hover{
	color: #333;
	font-size: 20px;
	
}

.image_delete{
	font-size: 10px;
	color:#ccc;	
	cursor:pointer;
	cursor:hand;
}

.image_sort{
	float: right;
	width: 50px;
	height: 100px;
	background: transparent url(/update/images/sort.gif) no-repeat right;
	cursor:pointer;
	cursor:hand;
}

.options_button{
	border: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;	
	height: 20px;
	width: 100px;
	float: left;
	text-align: center;
	padding-top: 5px;
}

.options_button:hover{
	background: #ccc;
	border: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	cursor: hand;
	cursor:pointer;	
}

.options_button_selected{
	
	border: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	background: #000;
	color: #fff;

	height: 20px;
	width: 100px;
	float: left;
	text-align: center;
	padding-top: 5px;
}

.options_button_selected:hover{
	border: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	background: #000;
	color: #fff;

	height: 20px;
	width: 100px;
	float: left;
	text-align: center;
	padding-top: 5px;
}

#display_area{
	border: 1px solid #ccc;
	padding: 20px;
	}

.on{
	background: green;
	color: #fff;
	width: 100px;
	text-align: center;
	padding: 5px;
	border: 1px solid green;
	
}

.on a, .off a{
	color: #fff;
}

.off{
	
	padding: 5px;
	background: red;
	width: 100px;
	text-align: center;
	border: 1px solid red;
	}


#status{
	float: right;
	
}

#priority{
	float: right;
	
}

/* Subsection Tabs
--------------------*/
legend {
	color: #F2F2F2;
}
#banner {
	background-color: #7B68EE;
	height: 80px;
}

.panel {
	clear: both;
	display: none;
	background-color: #3e3e3e;
}

fieldset {
	padding: 2em;
}

.panel.active-tab-body {
	display: block;
	background-color: #fff;

}
.bar {
	padding: 5px;
	background-color: #3e3e3e;
}

#tabs {
	height: 28px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#tabs li {
	float: left;
	padding:.0em;
	list-style-type: none;

}

#tabs a {
	width: 75px;
	float: left;
	padding: 5px 5px;
	margin-right: 3px;
	background-color: #DCDCDC;
	text-decoration: none;
	color: #999999;
}

#tabs a.active-tab {
	background-color: #3e3e3e;
	padding: 5px 8px;
	color: #ccc;
}

.image_details{
	color: #999;
	font-size: 10px;
}
.image_details a{
	color: #999;
	font-size: 10px;
}

.image_link{
}

.image_link p{
	margin: 0px;
}
