@CHARSET "UTF-8";

/* ------------------------------------------------- */ 
/* the form defaults...                              */
/* ------------------------------------------------- */


body {
	/*background-color: #ffffff;*/
	}

div.form.default {

	margin-left: 10px;
	}


/* floats and clear */
div.form_row div {
	float: left;
}

div.form_row {
	clear: both;
}

div.col_full {
	color: #666666;
	font-size: 125%;
	margin-bottom: 7px;
}


/* temp hacks */
input[type="submit"] {
	width: 98%;
	}


input[type="file"] {
	-moz-border-radius:2px 2px 2px 2px;
	border:1px solid #999999;
	color:#111111;
	font-size:100%;
	padding-bottom:2px;
	padding-left:4px;
	padding-top:2px;
	width:96%;
	}



/* image links etc */
img, a img, a:hover img, a:focus img, a:active img  {
	background-color: transparent !important;
	}
/* image links etc */
a img:hover {
	background-color: #333333 !important;
	}

/* opacity settings */

.op05 {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.op06 {
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

.op07 {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

.op08 {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.op09 {
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}




/* cols */
div.form_row div.col_1 {
	width: 200px;
}

div.form_row div.col_2 {
	width: 200px;
}

div.form_row div.col_3 {
	width: 100px;
	padding-left: 14px;
	color: #999;
}

div.form_row div.col_2l {
	width: 115px;
}
div.form_row div.col_2r {
	width: 115px;
	margin-left: 10px;
}

div.form_row div.col_1s {
	width: 200px;
}
div.form_row div.col_2s {
	width: 200px;
}
div.form_row.total {
	border-top: 1px dotted #bababa;
}
div.form_row.total div{
	font-weight: bold;
}




/* some widths */
div.form_row div.col_18 {
	width: 42px;
}
div.form_row div.col_14 {
	width: 85px;
}
div.form_row div.col_12 {
	width: 165px;
}
div.form_row div.col_34 {
	width: 245px;
}
div.form_row div.col_11 {
	width: 340px;
}


/* in popup */
.az_popup div.form_row div.col_11 {
	width: 440px;
}
.az_popup div.form_row textarea {
	height: 160px;
}




div.form_row  {
	height: 26px;
}



/* required star */
span.form_required {
	color: #ee0000;
	margin-left: 5px;
	}

:focus {
	/*outline-style:dotted;*/
}













div.content_section {
	padding: 10px;
}



/* column styleing */

.content_section div.group {
	margin-top: 10px;
	margin-bottom: 24px;
	color: #5a5a5a;
	}

.content_section div.group.two_col{
	clear: both;
	background-color: #e9e9e9;
	margin-bottom: 5px;
	min-height: 20px;
	padding: 5px;
	padding-bottom: 1px;
	padding-top: 1px;
	}

.content_section div.group div.col.left {
	float: left;
	}

.content_section div.group div.col.right {
	float: right;
	}

.content_section div.group div.col.clear {
	clear: both;
	}

/* col widths */
.content_section div.group div.col.w11 {
	width: 100%;
	}
.content_section div.group div.col.w12 {
	width: 49%;
	}
.content_section div.group div.col.w13 {
	width: 33%;
	}
.content_section div.group div.col.w14 {
	width: 25%;
	}






/* assets & co */

/* asset panel */
#assets_assign {
-moz-border-radius:5px 5px 5px 5px;
background-color:#F6F6F6;
padding:5px;
padding-left: 10px;
}


div.asset_row_admin .msDropDown {
	width: auto !important;
	}
div.asset_row_admin {

}

div.asset_row_admin div.name {
	width: 49%;
}

div.asset_row_admin div.size {
	width: 10%;
	text-align: right;
}

div.asset_row_admin div.type {
	width: 20%;
}

div.asset_row_admin div.actions {
	width: 20%;
	text-align: right;
}

div.asset_details {
	margin-top: 27px;
	}
div.asset_details div.profile {
	margin-top: 4px;
	}
div.asset_details div.save {
	margin-top: 4px;
	}

	
	
	
	
div.asset_box {
	-moz-border-radius:3px 3px 3px 3px;
	background-color: #ebebeb;
	width: 30%;
	float: left;
	margin-right: 1%;
	height: 38px;
	padding: 2px 5px 0px 5px;
	margin-bottom: 4px !important;
}
div.asset_box a{
	color: #666666;
}	
div.asset_box.box_hover {
	background-color: #ff00ff;
	color: #ffffff;
}
div.asset_box.box_hover a{
	color: #ffffff;
}






/* icon sets */
div.icon_right_filetype_15 {
	background-position: 98% center;
	background-repeat: no-repeat;
}
div.icon_filetype_pdf {
	background-image: url(/media/img/icons/filetypes/15_pdf.png);
}
div.icon_filetype_zip {
	background-image: url(/media/img/icons/filetypes/15_zip.png);
}
div.icon_filetype_jpeg {
	background-image: url(/media/img/icons/filetypes/15_jpeg.png);
}
div.icon_filetype_png {
	background-image: url(/media/img/icons/filetypes/15_png.png);
}
div.icon_filetype_gif {
	background-image: url(/media/img/icons/filetypes/15_gif.png);
}


/* playlist display */
tbody.playlist_status_3 {
	background-position: 98% center;
	background-repeat: no-repeat;
	background-image: url(/media/img/icons/playlist.airplay.png);
	}
	
	
	
	
	
	
	
	
	
/* extended footer */
#footer {
	height: 19px !important;
	background-color: #303030 !important;
	}

div.footer_scroll {
	background-color: #333333;
	padding-left: 10px;
	height: 60px;
	}	

div.footer_scroll div.inner {
	float: left;
	margin-right: 48px;
	}	