

/*	admin styles	*/


.adminBox{
	background-color: #ffffff;
	height:200px;
	border:1px solid #9c9c9c;
	overflow-y: auto;
	margin:0 10px 0 10px;
}

table.overview{
	width:100%;
}

table.overview tr{
	border-bottom:1px solid black !important;
}


table.overview a{
	text-decoration: none;
	color: inherit;
	font-weight: bold;
}

table.overview .update{
	font-size: 0.8;
	color: #3d84d8;
}

.published{
	background-color: #ffffff;
}

.draft{
	background-color: #c8c8c8;
	font-style: italic;
}

.deleted{
	background-color: #f4c4bf;
	
}

.add{
	font-size: 0.6em;
	padding:0 10px 0 10px;

}

.add a{
		color: #b92723;
}

.action{
	font-size: 0.8em;
	color:#a9d3eb;
}

.filter{
	list-style: none;
	margin:0;
	padding:0;
}

.filter li{
	display: inline;
	padding:0 10px 0 0;
}

.paging div{
	display: inline;
	font-weight: bold;
}

.ajaxLoader{
	position: absolute;
	z-index: 999;
	background-image: url(/img/icons/ajax-loader.gif);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #ffffff !important;
	
	text-align: center;

}


/* preview	*/

.model{
	margin:30px;
	width:305px;
	float:left;
}



.model div{
	background-color: #44a3d8;
	height:80px;
	margin-bottom: 5px;
}

.model div.sort{
	background-color: transparent;
}




.model div p{
	font-size: 0.8em;
	padding:2px 5px;
	margin:0;
	color: #ffffff;
}

.model .Mnav{
	height:200px;
	
}

.model .Mhead{
	height:20px;
	
}

.model .Msidebar{
	height:200px;
	float:right !important;
	
}

.model .temp1{
	width:145px;
	
} 

.model .temp2{
	width:145px;

} 

.model .temp3{
	float:right !important;
	height:200px;
} 

.model .temp10{

	width:145px;
	margin-top:-25px;
}


.model .temp11{
	height:40px;
	width:296px;
}



#mediaPanel{


}

#mediaPanel ul{
	list-style: none;
}

#mediaPanel li{
	float:left;
	width:120px;
	height:100px;
	margin:0 5px 5px 0;
	padding:0;
	text-align: center;
}

#mediaPanel li a{
	padding:2px 5px 2px 5px;
	background-color: #adcece;
	text-decoration: none;
}

.aMediaPanel ul li span{
	display: block;
	height:90px;
	
}

.aMediaPanel ul li span p{
	text-align: left;
	position: absolute;
	width:120px;
	background-color: #ffffff;
	filter:alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity:0.75;
}


.aPanel {
	padding-top: 10px;
	
}

.aPanel fieldset{
	margin: 0;
	padding:0;
	border: none;
}


.aPanel .span-6 fieldset, .aPanel .span-8 fieldset, .aPanel .span-18 fieldset{
	background-color: #ffffff;
	margin:0 0 10px 0;
}


.aPanel .span-18 legend span{
	display: block;
}

.aPanel .span-18 legend{

}

.aPanel .span-6 legend span{
	

}


.aPanel  h2{
		color: #ffffff;
		padding:5px 0 5px 15px;
		font-size:1.2em;
		font-weight: bold;
		margin:0;
		
}

.aPanel fieldset{
	padding-bottom: 20px;
	background-color: transparent !important;
	background-position: bottom;
}


.aPanel  h2 a{
		color: #ffffff;	
}

.aPanel .span-6 h2{
	background-image: url(/img/admin/head-6.gif);
		}

.aPanel .span-8 h2{
	background-image: url(/img/admin/head-8.gif);
}

.aPanel .span-9 h2{
	background-image: url(/img/admin/head-9.gif);
}

.aPanel .span-10 h2{
	background-image: url(/img/admin/head-10.gif);
}

.aPanel .span-18 h2{
	background-image: url(/img/admin/head-18.gif);
}

.aPanel .span-18 fieldset{
	background-image: url(/img/admin/body-18.gif);
}

.aPanel .span-6 fieldset{
	background-image: url(/img/admin/body-6.gif);
}

.aPanel .span-8 fieldset{
	background-image: url(/img/admin/body-8.gif);
}

.aPanel .span-9 fieldset{
	background-image: url(/img/admin/body-9.gif);
}

.aPanel .span-10 fieldset{
	background-image: url(/img/admin/body-10.gif);
}

.aPanel .span-18 legend span a{
	color: #ffffff;
}

.aContent fieldset{
	margin: 0;
	padding:0;

}

.aCopy{
	margin:0 0 0 10px;
}

.leftCopy{
	padding-left:10px;
}

.aTitle label, .aCopy label{
	font-size:1.2em;
	padding:10px;
}

.aTitle input{
	font-size:1.4em;
}


.aTags{

}

ul.tags input{
	
}

ul.tags li{
	display: block;
	font-weight: bold;
	padding:5px 10px 5px 10px;
	margin:0 0 10px 0;
	background-color:#eaeaea;
}

ul.tags label{
	padding:3px;
	width:40px;
}

ul.tags li ul li{
	display: inline;
	font-weight: normal !important;
	border-bottom: none;
}

.tags .active{
	background-color: #0082cf;
	color: #ffffff;
}

.aDate label{
	font-size:1.4em;
	margin: 5px 0 5px 10px;
	display: block;

}

.aDate input, .aDate select{
	margin:0 0 10px 10px
}

.aPublish label{
	display:inline;
	font-size: 1em;
	margin:0 0 0 2px;
}

.submit input{
	background-color:#ffcc04;
	border: 1px solid #be9803;
	font-size:1.4em;
	float: right;
	padding:5px;
	margin:10px 10px 0 10px;
}

.submitLink{
 	display: block;
 	width:80px;
 	color: #000000;
 	text-align: center;
 	text-decoration: none;
	background-color:#ffcc04;
	border: 1px solid #be9803;
	font-size:1.4em;
	padding:5px;
	margin:10px 10px 0 10px;
}



table.jCalendar {
	border: 1px solid #000;
	background: #aaa;
    border-collapse: separate;
    border-spacing: 2px;
}
table.jCalendar th {
	background: #333;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
}

table.jCalendar td {
	background: #ccc;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}
table.jCalendar td.today {
	background: #666;
	color: #fff;
}
table.jCalendar td.selected {
	background: #f66;
	color: #fff;
}
table.jCalendar td.selected.dp-hover {
	background: #f33;
	color: #fff;
}
table.jCalendar td.dp-hover,
table.jCalendar tr.activeWeekHover td {
	background: #fff;
	color: #000;
}
table.jCalendar tr.selectedWeek td {
	background: #f66;
	color: #fff;
}
table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {
	background: #bbb;
	color: #888;
}
table.jCalendar td.unselectable,
table.jCalendar td.unselectable:hover,
table.jCalendar td.unselectable.dp-hover {
	background: #bbb;
	color: #888;
}


/* for modal windows	*/

#modal-overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
	background: #000;
	display: none;
}

#modal-window {
	position: fixed;
	z-index: 102;
	display:none;
	top:50%;
	left:50%;
	margin-top:-300px;
	margin-left: -400px;

}


.modalPanel{
	background-image: none !important;
	background-color: transparent !important;
}


/* liquid panel	*/	


.Mclose{
	float: right;
	color:red;
	font-size: 1.2em;
	margin:-60px 20px 0;
}

.liquid{
	width:769px;
}

.liquid .top{
	background-image: url(/img/backdrop/modalTop.png);
	height:64px;
}

.liquid .content{
	background-image: url(/img/backdrop/modalMiddle.png);
	clear: both;
}

.liquid .content .pad{
	padding:20px;
}

.liquid .bottom{
	background-image: url(/img/backdrop/modalBottom.png);
	height:60px;
	clear: both;
}



.liquid.full{
	width:100%;
}

.liquid.half{
	width:50%;
}

/* For the calendar */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
	position: relative;
	background: #ccc;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 171px;
	line-height: 1.2em;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
}
div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}


#cropImage{
	float: left;
}

#thumbP{
	margin:-120px 0 0 450px;
	border:10px solid #000000;
	z-index: 999;
	
}


