/* @override 
	http://localhost:8888/deleo/admin/dlf/styles.css
	http://www.angelodeleo.com/admin/dlf/styles.css
*/

body { 
	background-color: #666;
}

h1 {
	color: #fff;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: normal;
	font-size: 18px;
	padding-left: 5px;
}

img {
	border: 0;
}

form {
	margin: 0;
	padding: 0;
}

#container {
	width: 600px;
	margin-left:auto;
	margin-right:auto;
	padding: 9px;
	background-color: #262626;
}

#breadcrumbs {
	color: #6699FF;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size:small;
	margin: 0 0 8px 8px;
}

#breadcrumbs a, #breadcrumbs a:visited, #breadcrumbs a:link, #breadcrumbs a:active {
	color: #6699FF;
	text-decoration:none;
}

#breadcrumbs a:hover {
	text-decoration:underline;
}

#listingcontainer {
	padding: 10px;
	background-color: #e6e6e6;
	clear:both;
}

#listingheader {
	color: #476BB3;
	font-weight:bold;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size:small;
	text-align:right;
}

#listingheader a, #listingheader a:active, #listingheader a:visited, #listingheader a:link {
	text-decoration: none;
	color: #476BB3;
}

#listingheader a:hover {
	text-decoration: underline;
	color: #476BB3;
}


#headerfile {
	text-align:left;
	float: left;
	width: 320px; 
}

#headersize {
	text-align:right;
	width: 75px;
	float: left;
}


#listing a {
	display:block;
	padding: 2px 5px 2px 5px;
	font-size:small;
	color: #6285CA;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration:none;
	width:568px;
	text-align:right;
	
}


.campo{
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 150px;
	cursor:pointer;
	float:left;
	text-align:left;
	
}

div.elimina input{
	font-size: 10px;
	background-color: #ff5b61;
	border-color: #ff0000;
}



#copy {
	width: 600px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:x-small;
	color: #666666;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	clear:both;
}

#copy a {
	text-decoration: underline;
	color: #666666;
}

.b {
	background-color: #E9F0FF;
	
}

.w {
	background-color:#FFFFFF;
}

.mod {
	float:right;
}

.size {
	float:right;
}

label{
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #333;
	font-size: 14px;
	padding-right: 10px;
}
input{
	font-size: 24px;
	color: #333;
}

input#log{
	background: #333;
	border-color: #333;
	color: #fff;
}

.esito{
	color: #fff;
	background: #333;
	text-align: center;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 0;
}
.warning{
	padding: 15px;
	color: #333;
	text-align: center;
	background: #ff5b61;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 0;
}

.row{
	clear: left;
	float: left;
	border-bottom: solid 1px #999;
	padding: 5px;
}

#containerlist {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 600px;
	margin-left:auto;
	margin-right:auto;
	padding: 9px;
	background-color: #262626;
}

#containerlist ul li{
	margin-bottom: 5px;
}

#containerlist ul{
	margin-bottom: 5px;
	padding-left: 5px;
	list-style-position: inside;
}

#containerlist ul li a{
	color: #666;
	text-decoration: none;
}

#containerlist h3{
	color: #666;
	margin-left: 5px;
}

#gallerylist {
	padding: 10px;
	background-color: #e6e6e6;
	clear:both;
	color: #666;
}