/* www.saf-immobiliare.it */
/* code by www.monokraft.com 2010 */

span {display:-moz-inline-box; /* Gecko proprietary */
display:inline-block; /* supported by Opera and ? */
width:25%;height:1.35em; /* width and height requinavy */
vertical-align:top; /* Gecko needs this */
} /* IE, Opera & Gecko slight diff */

/* ------------------------ structure ----------------------- */
div#container {
	width:900px;
	margin:0 auto;
	background-color: White;
}

div#content {
	float:right;
	width:640px;
	text-align: left;
}

div#navigation {
	float: left;
	width: 250px;
	text-align: left;
	text-transform: uppercase;
	color: #666;
	border-right: 1px dotted #ccc;
	height: 300px;
	padding-left: 5px;
	min-height: 600px;
}

/*
div#navigation A:hover {
	background-color: #666;
	color: #fff;
}
*/

div#header {
	clear: both;
	width: 900px;
	height: 80px;
	margin: 0px auto;
}

div#agheader {
	clear: both;
	width: 900px;
	height: 40px;
	margin: 0px auto;
}

div#footer {
	clear: both;
	width: 100%;
	height: 20px;
	margin: 0px auto;
	text-align: right;
}

div#top {
	top: 0;
	width: 640px;
	height: 274px;
}



/* ------------------------ classes ----------------------- */
BODY {
	margin: 0;
	background-color: #ddd;
	font-family: Tahoma, arial, sans-serif;
	font-size: 12px;
	color: #333;
	border: 0;
	text-align: center;
}

H3 {font-size: 15px; color: navy;}

H2 {font-size: 13px;  color: navy; text-transform: uppercase;}

INPUT, TEXTAREA, SELECT {font-size: 11px;  color: #333; background-color: #e5ebff; border: 0; border-bottom: 1px solid #9bb1ff; border-right: 1px solid #9bb1ff; padding: 3px;}

INPUT[type="SUBMIT"], .submit {
	padding: 1px;
	padding-left: 10px; padding-right: 10px;
	border: 1px dotted navy;
	font-size: 12px;
	background-color: #eee;
	color: navy;
	font-weight: bold;
	pointer: hand; cursor: hand;
	width: auto;
}

TABLE {width: 98%;}

TD {
	border-bottom: 1px dotted #ccc;
	font-size: 11px;
}

/* ------------------------ custom classes ----------------------- */

.menutype {text-align: center; font-weight: bold;}

.menuaction {text-align: center;}

.action {width: 60px; text-align: center; background-color: #ccc; color: #fdd;}

A {
	text-decoration: none;
	color: #966;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

A:hover {
	color: #fff;
	background-color: #f00;
}

.maintxt {
	color: navy;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	letter-spacing: 0.04em;
	line-height: 18px;
	text-align: justify;
	width: 640px;
}

.maintxt A {
	text-transform: none;
	text-decoration: underline;
	font-family: 'Century Gothic', Arial, sans-serif;
	font-size: 0.84em;
	letter-spacing: 0.04em;
}

.title {
	text-transform: uppercase;
	font-family: 'Century Gothic', Arial, sans-serif;
	font-size: 1.5em;
	letter-spacing: -0.02em;
	color: Navy;
	font-weight: bold;
	width: auto;
}

#box{width:540px;}

#imgnav{width:540px; text-align: center;}

#immagine{
	clear:both;
	margin-right:auto;
	margin-left:auto;
}

.pagenumbers {
	background-color: red;
	color: white;
	border: 1px solid #ccc;
	font-size: 10px;
	width: 20px;
	text-align: center;
}

.pagenumberslink {
	background-color: white;
	color: red;
	border: 1px solid red;
	font-size: 10px;
	width: 20px;
	text-align: center;
}

.sortorderon {
	background-color: white;
	color: red;
	border: 1px solid red;
	font-size: 10px;
	width: 30px;
	text-align: center;
}

.sortorderoff {
	background-color: red;
	color: white;
	border: 1px solid #ccc;
	font-size: 10px;
	width: 30px;
	text-align: center;
}

.order {
	border: 1px dotted #eee;
	padding: 2px;
	text-align: left;
	background-color: #eee;
	width: auto;
}

.button {
	padding: 1px;
	padding-left: 10px; padding-right: 10px;
	border: 1px dotted navy;
	font-size: 12px;
	background-color: #eee;
	color: navy;
	font-weight: bold;
}

.readonly {
	background-color: #ddd;
}

.list:hover, .list-over {
    background: #f3f3f3;
}

.clist {
	background: #ccc;
}

.clist:hover, .clist-over {
    background: #e9e9e3;
}

.elenco TD {
	border-right: 1px solid #ccc;
}
