/**************************************************************************
**************************************************************
mutandineusate.com 2006 XHTML-CSS
***************************************************************
***********************************************************************/


body  {
	padding:0;
	font-family:  verdana, arial, times, georgia, sans-serif;
	background:#E0E0EB;
	margin-top: 0px;
}

a {
	color:#993366;
	text-decoration:none;
}

a:hover {
	color:#2E2C3D;
	text-decoration:underline;
}

p {
	font-size:12px;
	color:#404040;
	line-height: 17px;
	margin: 0px;
}

img.left {
	float:left;
	padding:1px;
	background:#fff;
	margin-right:6px;
	border:2px solid #A04F7A;
}

img.right {
	float:right;
	padding:3px;
	margin-right:6px;
	border:1px solid #c4c4c4;
}

/*img:hover {
	border:1px solid #993366; 
}
*/
ul {
	list-style-image:url(images/bullet.gif);
	margin-left:-10px !important;
	margin-left:15px;
}	

li {
	margin-bottom:1em;
}	

#wrapper {
	width:80%;
	background:#fff;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

/***************************** TOP NAVIGATION ********************/

#nav {
	text-align:left;
	background:#7E7E84 repeat-x;
	height:24px;
	padding-top:5px;
	font-size: 0.8em;
	padding-left: 6px;
}

#nav a  {
	padding:0 11px;
	color:#FFFFFF;
	margin-left:-6px;
	text-decoration: none;
}

#nav a:hover {
	padding:5px 11px 10px;
	background:#FFFFFF;
	text-decoration:none;
	color: #2E2C3D;
}	
.nav-active {
	padding:5px 11px 10px 11px;
	background:#FFFFFF;
	text-decoration:none;
	color: #2E2C3D;
	margin-left:-6px;
}	


/*********************** HEADER *****************************/

#top {
	background:#2E2C3D url(../images/top3.jpg) no-repeat right;
	height:224px;
}

#top1 {
	background:#2E2C3D url(../images/top1.jpg) no-repeat right;
	height:224px;
}

#top2 {
	background:#2E2C3D url(../images/top.jpg) no-repeat right;
	height:224px;
}

#top3 {

	background:#2E2C3D url(../images/top.jpg) no-repeat right;
	height:224px;
}




/***************** TEXT IN THE HEADER **************************/

#top h1 {
	font-family:Century Gothic, georgia, helvetica, times, sans-serif;
	font-weight:normal;
	font-size:35px;
	text-transform:uppercase;
	text-align:right;
	margin:0;
}
/***************** LOGO IN THE HEADER **************************/

#logo {
	margin:0;
	padding-top: 30px;
	padding-left: 30px;

}



/******************************  TITLES *************************/

#middle h1, #right h1, #left h1 , #page h1, #leftAdmin h1 {
	font-size:20px;
	font-family:"Trebuchet Ms", Arial, Helvetica, sans-serif;
	border-bottom:1px dashed #c4c4c4;
	font-weight:normal;
	color: #993366;
}

#right h1 {
	color:#993366;
	font-weight:normal;
	font-size:28px;
	text-transform:uppercase;
	font-family:"Century Gothic";
	}
	
#page h1 {
	color:#993366;
	font-weight:normal;
	font-size:28px;
	text-transform:uppercase;
	font-family:"Century Gothic";
}
	
#page h2 {
	color:#7E7E84;
	font-weight:normal;
	font-size:22px;
	font-family:Arial, Helvetica, sans-serif;
}
#page h3 {
	color:#7E7E84;
	font-weight:normal;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

#page h4 {
	color:#3C394A;
	font-weight:bold;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
}

.admin-title {
	color:#993366;
	font-weight:normal;
	font-size:28px;
	text-transform:uppercase;
	font-family:"Century Gothic";
}
.admin-subtitle {
	color:#7E7E84;
	font-weight:normal;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
	
.admin-textarea {
	color:#333333;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.admin-input {
	color:#333333;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
	
/************************ LEFT SIDE COLUMN *****************/
#left {
	float:left;
	width:21%;
	margin-left:9px;
	font-size:11px;
}

/************************ LEFT ADMIN SIDE COLUMN *****************/
#leftAdmin {
	float:left;
    width:80%;
    margin-left:9px;
	font-size:11px;
	text-align: left;
}

/************************ FORM *****************/
.small {
	font-size:12px;
	color: #993366;
	padding-right: 2px;
}

#page input, select {
	color:#333333;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#page button, radiobutton {
	color:#333333;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#page textarea {
	color:#333333;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.result {
	font-size:12px;
	color: #333333;
	padding-right: 2px;
}
/************************** MAIN CONTENT IN MIDDLE ******************/

#middle {
	float:left;
	font-size:12px;
	width:21%;
	margin-left:14px;
}


	
/***************************  RIGHT COLUMN  *********************/

#right {
	float:left;
	left:0px;
	margin-left:20px;
	width:51%;
}


/***************************  MAIN PAGE  *********************/

#page {
	float:left;
	left:0px;
	margin-left:14px;
	width:74%;
}

#page .title {
	color:#993366;
	font-weight:normal;
	font-size:22px;
	text-transform:uppercase;
	font-family:"Century Gothic";
}

#page .scheda-ordina-title {
	font-size:12px;
	text-align:left;
	margin: 4px 2px;
	background-color: #EDCBDC;
	padding: 4px;

}

/******************************** RIGHT SIDE CONTENT BOXES *****************/
#post {
	background-color:#f8f8f8;
	padding:1px 10px 10px;
	display:block;
}


.post {
	background-color:#f8f8f8;
	padding:1px 10px 20px;
	display:block;
}

.post input {
	margin-bottom:2px;
	font-size: 11px;
	margin-top: 2px;

}

/********************************* LEFT & MIDDLE CONTENT BOXES *****************/
.sidepost {
	padding:5px;
	margin-bottom:5px;
}

.sidepost-input {
	margin-bottom:2px;
	font-size: 11px;
	margin-top: 2px;
}
/********************************* LINK LISTS ON RIGHT SIDE *********************/
.links {
	font-size:11px;
	text-align:left;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-weight: bold;
}

.links a {
	margin-right:10px;
}

/********************************************    FOOTER  *****************/

#footer {
	border-top:1px solid #c4c4c4;
	text-align:center;
	width:100%;
	clear:both;
	padding-bottom:10px;
	background-color: #D3D3E0;
	padding-top: 10px;
}
#footer a {
	color: #333333;
	text-decoration: underline;
}
#footer a:hover {
	color: #8C8CAE;
	text-decoration: none;
}
.testo-piccolo {
	font-size: 11px;
	color: #7E7E84;
}
#shiny {
	visibility: hidden;
}
