* { margin: 0; padding: 0; outline: 0; }


body {
	background-color:#EEEEDD;
	padding:0;
	margin: 15px 0;
	text-align:center;
	
	color:#000000;
	font-family:"Trebuchet MS, Arial, Tahoma, sans-serif";
    font-size:10pt;
}


#wrapper {
    background:white scroll center top;
    width:980px;
    margin:auto;
    padding:0pt;
    text-align:left;
	 border:1px solid #426072;
	 
}



#header {
    background:white url(headerfrasi.jpg) no-repeat scroll 0px;
    height:140px;
    margin-left:auto;
    margin-right:auto;
    width:980px;
}

#menu {
background:#FF0000 repeat-x scroll 0%;
height:32px;
margin:0pt;
padding:0pt;
width:980px;
}
.clear {
clear:both;
font-size:1em;
height:0pt;
margin:0pt;
padding:0pt;
}

#content-wrapper {
	width: 970px;
	margin: 0px auto;
	padding: 0;
}






#main {
	float: right;
	width: 760px;
	padding: 5px;
	margin: 0pt 0px 0pt 0pt;
	display: inline;
	
	background-color: white;
}


#main p, #main h1, #main h2, #main h3, #main ol, #main ul, #main form {
	margin:10px 0pt 0pt 0pt ;
}

#main p, #sidebar p {
	text-align:justify;
}

#ContentArticle{
	padding: 4px;
}
#ContentArticle ul ,#ContentArticle ul {
	padding-left: 15px;
	
}


h1 {
	font-family:Trebuchet MS;
	font-size:20pt;	
	color:black;
	letter-spacing:3px;
}


h2 {
	font-family:Trebuchet MS;
	font-size:16pt;	
	color:black;
	letter-spacing:2px;
}

h3 {
	font-family:Trebuchet MS;
	font-size:14pt;	
	color:black;
}
/*
#main img {
	border:0px solid #CCC;
	padding:5px ;
}*/
img {
	border: 0px;
}

a, a:visited {
	color:#2C364E;
	text-decoration:none;
}

a:hover {
	color:#CC5151;
	text-decoration:underline;
}



#footer {
    
    clear:both;
    font-size:90%;
    height:80px;
    padding:10px 0px 0px;
    text-align:center;
}

ul {
    /*list-style-type:none;*/
    margin:5px;
    padding:0px;
}

li {
    color:$fontColor;
    /*margin:0px 0px 2px;*/
    padding:0px;
}

p {
	color:$fontColor;
	font-family:Trebuchet MS 9 ;
	font-size:${fontSize}px;
    margin:0px 0px 5px;
    padding:0px;
}


div {
	color:$fontColor;
	font-family:Trebuchet MS 9 ;
	font-size:${fontSize}px;
    color:$fontColor;
    font-size:${fontSize}px
}

a {
    color:#2C364E;
    text-decoration:none;
}

a:hover {
    color:#CC5151;
    text-decoration:none;
}


#rightside {
	float: left;
	width: 200px;
	padding: 0px
	margin: 0px 0 0 0;	
	font-family:Trebuchet MS, sans-serif;
    font-size:9pt;
	color: #000000;
	background-color: white;
}


#rightside2 *  {
	margin: 15px;
}


#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 7px 10px 8px 10px; 
	padding: 0;
	text-decoration: none;	
	border-top: 1px solid #e0e0e0;	
}


#sidebar ul.sidemenu li {
	list-style: none;
	
	
background-image:url(images/bullet.gif);
background-position:left 4px;
background-repeat:no-repeat;

	padding: 4px 0 4px 18px;
	margin: 0 2px;	
	color: #777;	
	border-bottom: 1px solid #e0e0e0 ;
}

* html body #sidebar ul.sidemenu li {
	height: 1%;
}

#sidebar ul.sidemenu li a {
	text-decoration: none;	
	color: #2C364E;				
}

#sidebar ul.sidemenu li a:hover {	
	color: #6A79A9 ;
}

#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidemenu ul li { border: none; }

#sidebar p {
	text-align:justify;
}



 .nav1 {
	clear: both;	
	margin: 0 auto; 
	padding: 0;
	background: white url(menu.jpg) repeat-x;
	font: bold 12px/20px "Trebuchet MS", Arial, Tahoma, Sans-serif;
	height: 20px;
	width: 970px;
	border-top :0px solid #FFFFFF ;
	border-bottom : 1px solid #FFFFFF ;	
}
.nav1 ul {
	float: left;
	list-style: none;
	margin:0; 
	padding: 0 ;
}

.nav1 ul li {
	display: inline;
}

.nav1 ul li a {
	display: block;
	float: left;
	padding: 0 10px;
	color: white;
	text-decoration: none;
	text-align:center;
	border-right: 1px solid white ;
}

.nav1 ul li a:hover {
	background: white  repeat-x;
	color: black;	
	background-image:url(selectedMenu.jpg);
}


li.current {
	background-color:#DEC292;
	color: #FFFFFF;
} 

.boxgeneric{
	

border:1px solid #426072;
	margin:5px 0 0 0;
padding: 0px;
	}
	.headerboxgeneric{
		margin:0;
		padding: 0 0 0 2px;
		/*background: white url(menu.jpg) repeat-x;*/

background-image:url(images/h2navbg.gif);
background-repeat:repeat-x;
border:1px solid #000000;
		
		
		color:white;
		font: bold 14px/20px "Trebuchet MS", Arial, Tahoma, Sans-serif;
		font-weight:bold;
		font-size: 16px;
	}
	
	.contentboxgeneric{
		padding:5px;
		background-color:#FAFAFA;
	}
	
	
	/* Paging */
div.paging {
	color: #ccc;
	margin-bottom: 2em;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}
/* Scaffold View */
dl {
	line-height: 2em;
	margin: 0em 0em;
	width: 60%;
}
dl.altrow {
	background: #f4f4f4;
}
dt {
	font-weight: bold;
	padding-left: 4px;
	vertical-align: top;
}
dd {
	margin-left: 10em;
	margin-top: -2em;
	vertical-align: top;
}
/* Forms */
form2 {
	margin-right: 20px;
	padding: 0;
	width: 100%;
}
fieldset {
	border: 1px solid #ccc;
	margin-top: 30px;
	padding: 16px 20px;
}
fieldset legend {
	color: #e32;
	font-size: 160%;
	font-weight: bold;
}
fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 0;
}
fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
	margin-left: 20px;
}
fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}
form div {
	clear: both;
	margin-bottom: 0,1em;
	padding: .4em;
	vertical-align: text-top;
}
form div.input {
	color: #444;
}
form div.required {
	color: #333;
	font-weight: bold;
}
form div.submit {
	border: 0;
	clear: both;
	margin-top: 10px;
	margin-left: 140px;
}
label {
	display: block;
	font-size: 0.9em;
	padding-right: 20px;
	font-weight: bold;
	color: black;
	margin-bottom: 0.2em;
	
}
input .hidden {
	display: none;
	border: none;
	background-color: red;
}
input[type="hidden"] {
    margin: 0;
    padding: 0;
}


input, textarea {
	clear: both;
	display: block;
	font-size: 0.9em;
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	padding: 3px;
	width: 80%;
}
select {
	clear: both;
	font-size: 0.9em;
	vertical-align: text-bottom;
}
select[multiple=multiple] {
	width: 100%;
}
option {
	font-size: 120%;
	padding: 0 3px;
}
input[type=checkbox] {
	clear: left;
	float: left;
	margin: 0px 6px 7px 2px;
	width: auto;
}
input[type=submit] {
	display: inline;
	font-size: 110%;
	padding: 2px 5px;
	width: auto;
	vertical-align: bottom;
}
/* Notices and Errors */
div.message {
	clear: both;
	color: #900;
	font-size: 140%;
	font-weight: bold;
	margin: 1em 0;
}
div.error-message {
	clear: both;
	color: #900;
	font-weight: bold;
}
p.error {
	background-color: #e32;
	color: #fff;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
p.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}
.notice {
	background-color: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
.success {
	background-color: green;
	color: #FFF;
}
/*  Actions  */
div.actions ul {
	margin: 0px 0;
	padding: 0;
}
div.actions li {
	display: inline;
	list-style-type: none;
	line-height: 2em;
	margin: 0 2em 0 0;
	white-space: nowrap;
}
div.actions ul li a {
	color: #003d4c;
	text-decoration: none;
}
div.actions ul li a:hover {
	color: #333;
	text-decoration: underline;
}
/* Related */
div.related {
	clear: both;
	display: block;
}
/* Debugging */
pre {
	color: #000;
	background: #f0f0f0;
	padding: 1em;
}
pre.cake-debug {
	background: #ffcc00;
	font-size: 120%;
	line-height: 140%;
	margin-top: 1em;
	overflow: auto;
	position: relative;
}
div.cake-stack-trace {
	background: #fff;
	border: 4px dotted #ffcc00;
	color: #333;
	margin: 0px;
	padding: 6px;
	font-size: 120%;
	line-height: 140%;
	overflow: auto;
	position: relative;
}
div.cake-code-dump pre {
	position: relative;
	overflow: auto;
}
div.cake-stack-trace pre, div.cake-code-dump pre {
	color: #000000;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 1em;
	overflow: auto;
}
div.cake-code-dump pre, div.cake-code-dump pre code {
	clear: both;
	font-size: 12px;
	line-height: 15px;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}
div.cake-code-dump span.code-highlight {
	background-color: #FFFF00;
	padding: 4px;
}
.featured {
	background: #BCE774;
	/*color: #333333;
*/
	/*min-height: 50px;
*/
	margin: 5px 0 5px 5px;
	/*margin: 0 auto;
*/
	width: 170px;
}
.clear {
	clear: both;
	font-size: 1em;
	height: 0pt;
	margin: 0pt;
	padding: 0pt;
}
.featuredForm {
	background: url(images/featured_bg.gif) repeat-x scroll 0%;
	/*color: #333333;
*/
	height: 850px;
	/*width: 200px;
*/
}
.top_left {
	left: 0;
	top: 0;
	background-position: top left;
}
.top_right {
	right: 0;
	top: 0;
	background-position: top right;
}
.bottom_left {
	left: 0;
	bottom: 0;
	background-position: bottom left;
}
.bottom_right {
	right: 0;
	bottom: 0;
	background-position: bottom right;
}
.corner {
	background-image: url(images/tortilla.gif);
	height: 6px;
	position: absolute;
	width: 6px;
}
.tortillated {
	position: relative;
}
/*The select*/
.GenInput {
	width: 150px;
}
.ImgButton {
	width: 24px;
	margin:auto;
}
#DivFiles {
	height: 200;
}
.post-footer {
	background-color: #FAFAFA;
	padding: 5px;
	margin: 15px 10px 10px 10px;
	border: 1px solid #f2f2f2;
	font-size: 95%;
}
.post-footer .date {
	background: url(../img/core/clock.gif) no-repeat left center;
	padding-left: 20px;
	margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(../img/core/comment.gif) no-repeat left center;
	padding-left: 20px;
	margin: 2em 10px 0 5px;
}
.post-footer .readmore {
	background: url(../img/core/page.gif) no-repeat left center;
	padding-left: 20px;
	margin: 0 10px 0 5px;
}
.post-footer h1 {
	/*background-color: #eeff00;
*/
	padding: 5px;
	margin: 15px 10px 10px 10px;
	border: 1px solid #f2f2f2;
	color: #75a54b;
	font-family: 'Trebuchet MS', Tahoma, Verdana, Sans-serif;
	font-weight: bold;
	font-size: 100%;
}
.post-footer h2.spam {
	background-color: #eeff00;
	padding: 5px;
	margin: 15px 10px 10px 10px;
	border: 1px solid #f2f2f2;
	font-size: 95%;
}
.saved {
	/*background-color: #eeff00;
*/
	color: #e32;
	font-family: 'Gill Sans', 'lucida grande', helvetica, arial, sans-serif;
	font-size: 190%;
}
/* Subsection Tabs--------------------*/
#main ul.subsection_tabs {
	list-style: none;
	margin: 0 0 5px 0;
	padding: 0;
	clear: both;
	border-bottom: 1px solid #ccc;
	height: 20px;
	clear: both;
}
#main ul.subsection_tabs li.tab {
	float: left;
	margin-right: 7px;
	text-align: center;
}
#main ul.subsection_tabs li.tab a {
	display: block;
	height: 20px;
	padding: 0 6px 0 6px;
	background-color: #fff;
	color: #666;
	width: 80px;
}
#main ul.subsection_tabs li.tab a:hover {
	color: #666;
}
#main ul.subsection_tabs li.tab a.active {
	background-color: #ddd;
}
#main ul.subsection_tabs li.source_code {
	float: right;
}
.tooltip {
	border: 1px solid #000;
	background-color: #fff;
	height: 60px;
	width: 200px;
	font-family: "Lucida Grande", Verdana;
	font-size: 10px;
	color: #333;
}
#scrollbar_container {
	position: relative;
	width: 500px;
}
#scrollbar_track {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 10px;
	background-color: transparent;
	cursor: move;
}
#scrollbar_handle {
	width: 10px;
	background-color: #000000;
	cursor: move;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	opacity: 0.9;
	-moz-opacity: 0.9;
}
#scrollbar_content {
	overflow: hidden;
	width: 485px;
	height: 50px;
}
div#box {
	/*height: 1600px;
*/
	width: 100%;
	padding: 5px  0;
	margin: 0 auto;
	text-align: left;
	background: #f1f1f1 repeat-x 0 -5px;
}

div#boxinput {
	width: 80%;
	height:100%;
	padding: 5px;
	margin: 0 auto;
	text-align: left;
	background: #f0e07f;
}

div#loginbox { 
display: block;
position: relative;

color: black;
font-weight: bolder;
padding:5px;


float:right;
margin-right:3px;
margin-top:114px;

	}
	
	.registration{
		display:block;

text-align: left;
margin:auto;
	}
	
	.List{

	clear: both;	
	margin: 0 auto; 
	padding: 0;
	}
	
.List ul {
    /*list-style-type:none;*/
    margin-left:5px;
	 margin-top:5px;
    padding:0px;
}

.List li {
    color:$fontColor;
    /*margin:0px 0px 2px;*/
	 margin-left:10px;
	 margin-top:0px;
    padding:0px;
}
.CommentBody{
	background-color:#f5f5f5;
	font-size: 110%;
}	
	
	
#contentvote .voter 2{
background:transparent url(voter-light.jpg) no-repeat scroll 0pt;
}

#contentvote .voter {
	float:left;
	width:46px;
	height:47px;
	background:url(voter-light.jpg) no-repeat 0 0;
	color:#fff;
	text-decoration:none;
	text-align:center;
}

	
	#contentvote  .voter:hover {
	background-position:0 -47px;
	text-decoration:none !important;
}
#contentvote  .clicked {background-position:0 -94px;}
#contentvote  .voter strong {
	display:block;
	font-size:160%;
	margin:6px 0 0;
	cursor:pointer;
	height:20px;
}
#contentvote  .voter span {
	color:#2a4b6e;
	display:block;
	margin:4px 0 0;
	font-size:110%;
	text-decoration:none;
	cursor:pointer;
}
#contentvote  .clicked span {color:#d7d7d7;}

#contentvote  .inf {
	margin:0 0 0 55px;
}
	
/** COMMENTI */
div#inline_boxes {
	margin: auto;
	height: auto !important;  /* per i browser moderni */
/*  	height: 400px;      /* per IE5.x e IE6 */
/*  	min-height: 400px;  /* per i browser moderni */
	width: 100%;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.8em;
	line-height:normal;	
}
div#inline_boxes_header{
	border-left: 2px solid;
	position: relative;
	z-index: 1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight:bold;
	text-transform:uppercase;
	color: #369;	
}

div#inline_boxes_header .tab a{
	background-color: #F3F6FB;
	border-color: #ccdde7;
	border-style: solid;
	border-width: 1px;
	float: left;
	padding: 0.5em;
	text-decoration: none;
}
div#inline_boxes_header .tab a:hover{
	text-decoration: underline;
}

div#inline_boxes_body {
	border: 1px solid #ccdde7;
	float: left;
	width: 100%;
	position: relative;
	top: -1px;
	z-index: 1;overflow: visible;
}

div#inline_boxes .act a {
background-color:#FFFFFF;
border-bottom:1px solid white;
}
div#inline_boxes_body a {
color:#000000;
text-decoration:none;
}

/*
div#inline_boxes_body  ul{
	list-style-position:inside;
	margin: 10px;
	padding: 0;
}*/

.wp-smiley{
	vertical-align:middle;
	border: 0px;
	}
	div#tagcont  {
	margin: 10px;
	padding:5px;
	background-color:#FAFAFA;
border:1px solid #F2F2F2;
	}
div#tagcont a{
color:#043758;
text-decoration: underline ;
font-size:14px;
font-weight:bold;
}



	div#tab_summary_body ,#relatedcont {
	margin: 10px;
	padding:5px;
	background-color:#FAFAFA;
border:1px solid #F2F2F2;
	}
	
	
	ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 7px 10px 8px 10px; 
	padding: 0;
	text-decoration: none;	
	border-top: 1px solid #e0e0e0;	
}


ul.sidemenu li {
	list-style: none;
	
	
background-image:url(images/bullet.gif);
background-position:left 4px;
background-repeat:no-repeat;

	padding: 4px 0 4px 18px;
	margin: 0 2px;	
	color: #777;	
	border-bottom: 1px solid #e0e0e0 ;
}
	
	
	#loginForm:hover {
border:1px solid #CCD4DD;
}
#loginForm {
background:#FAFAFA;
border:1px solid #ECF0F3;
display:inline;
float:right;
margin-right:4%;
padding:1em;
width:40%;
}

#register:hover{ 
border:1px solid #CCD4DD;
}
#register {	
background:#FAFAFA ;
border:1px solid #ECF0F3;
display:inline;
float:left;
margin-left:4%;
padding:1em;
width:40%;
}

#registerbig {	
background:#FAFAFA ;
border:1px solid #ECF0F3;
display:inline;
float:left;
margin-top:2%;
margin-left:10%;
margin-right:0%;

padding:1em;
width:80%;
background-image:url(images/registratiuser.jpg);
background-position: right ;
background-repeat:no-repeat;


}


/* Subsection Tabs--------------------*/
#MainTabLat ul.subsection_tabs {
	list-style: none;
	margin: 0 0 5px 0;
	padding: 0;
	clear: both;
	border-bottom: 1px solid #ccc;
	height: 20px;
	clear: both;
}
#MainTabLat ul.subsection_tabs li.tab {
	float: left;
	margin-right: 7px;
	text-align: center;
}
#MainTabLat ul.subsection_tabs li.tab a {
	display: block;
	height: 20px;
	padding: 0 4px 0 4px;
	background-color: #fff;
	color: #666;
	width: 45px;
}

#ContentArticle ul.subsection_tabs li.tab a {

	width: 95px;
	
}


#MainTabLat ul.subsection_tabs li.tab a:hover {
	color: #666;
}
#MainTabLat ul.subsection_tabs li.tab a.active {
	background-color: #eaeaea;
}
/*Category*/
#content-left-sx {
background-color:#FFFFFF;
float:left;
margin:0pt 10px 0pt 0pt;
padding:0pt;
width:480px;
}

#MainCat{
margin:0pt 0pt 0px;
padding:0pt 0pt 20px 8px;
width:480px;
/*min-height: 600px;*/
border: 0px solid #ccc;
}
.cat {
display:block;
float:left;
margin:8px 0pt 0pt;
padding:0pt;
width:230px;
}

.cat .cat-title {
color:#00001c;
display:block;
font-size:18px;
font-weight:bold;
line-height:18px;
}
#MainCat a,a:hover {
	
	text-decoration:underline;
}
#MainCat .cat p {
display:block;
float:left;
margin:0pt;
padding:0pt;
width:220px;
}


#CatMost{
	background-color:#FaFaFa;
}

#ListContentCat{
	margin:0pt 0pt 0px;
padding:0pt 0pt 20px 9px;
width:480px;
/*min-height: 600px;*/
border: 0px solid #ccc;
}

#ListContentCat .rowcontent {
clear:both;
float:left;
font-size:13px;
margin:0pt 0pt 10px;
width:628px;
}
#ListContentCat .rowcontent a {
text-decoration:underline;
display:inline;
float:left;
font-size:15px;
font-weight:bold;
margin:0pt 5px 0pt 0pt;
max-width:550px;
color:black;
}
#ListContentCat .rowcontent a:hover{
	text-decoration:underline;
}
#ListContentCat .rowcontent p {
clear:both;
font-size:13px;
line-height: 16px;
}

#TreeArticle{
margin-top: 0px;
padding-top: 0px;
	font-size:10px;
}

#dateblock {
background:transparent url(images/dateblock.gif) no-repeat scroll 0%;
color:#FFFFFF;
float:right;
font-size:10px;
font-weight:bold;
height:82px;
margin:3px 10px 0px 0px;
padding-top:7px;
text-align:center;
width:66px;
}

#dateblock #day {
color:#000000;
font-size:20px;
font-weight:bold;
letter-spacing:-1px;
padding-top:3px;
}

#dateblock #year {
color:#000000;
font-size:10px;
font-weight:bold;
}

#MenuSito{
padding: 0px;
margin: 0px;
}

#MenuSito .navp  {
	clear: both;	
	margin: 0 auto; 
	padding: 0;
	/*background: #4D331C repeat-x;*/
	font: bold 12px/20px "Trebuchet MS", Verdana, Arial, Tahoma, Sans-serif;
	height: 20px;
	border-left: 1px solid #800000 ;
	/*width: 970px;*/
	border-top :0px solid #FFFFFF ;
}
#MenuSito .navp ul {
	/*float: left; */
	list-style: none;
	margin:0; 
	padding: 0 ;
}

#MenuSito .navp ul li {
	display: inline;
}

#MenuSito .navp ul li a {
	display: block;
	float: left;
	padding: 0 6px;
	font-size:12px;
	letter-spacing:0px;
	color: white;
	text-decoration: none;
	text-align:center;
	/*border: 1px solid white ;*/
	border-top: 1px  solid #800000 ;
	border-right: 1px  solid #800000 ;
	border-bottom: 1px  solid #800000 ;
	background:url(images/grafica/sf_menu_rosso.png) repeat-x;
}

#MenuSito .navp ul li a:hover {
	background:url(images/grafica/sf_menu_bianco.png) repeat-x;
	color:#000066;			/*#CC0000;
	/*background: white  repeat-x;
	color: black;	
	background-image:url(selectedMenu.jpg);*/
}

#dessito{
background:transparent url(images/grafica/sfondi/sfondo_schede_attori.jpg) repeat scroll 0 0;
border:1px solid #CCCCCC;
padding:4px;
}
#dessito h2{
font-size:14px;
line-height:18px;
padding-bottom:9px;
padding-top:9px;
}

.titolosito{
background:transparent url(images/grafica/sfondi/sf_cast_film.png) repeat-x scroll 0 0;
border-bottom:1px solid #999999;
font-size:18px;
padding:2px;
}

.albero{
 font-size:16px;
}

.tagkey{
	font-family:Trebuchet MS;tahoma, verdana, arial;
	font-size:12px;
	font-weight:bold;
	color:#003366;
	margin-bottom:5px;
}


/*
PAGINATION START


*/

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: center; /*Set to "right" to right align pagination interface*/
font-size: 16px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;   


}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: lightyellow;
}

.pagination li.currentpage{
font-weight: bold;
padding: 0 5px;
border: 1px solid navy;
background-color: #2e6ab1;
color: #FFF;
}

.pagination li.disablepage{
padding: 0 5px;
border: 1px solid #929292;
color: #929292;
}

.pagination li.nextpage{
font-weight: bold;
}

* html .pagination li.currentpage, * html .pagination li.disablepage{ /*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
margin-right: 5px;
padding-right: 0;
}

/*
PAGINATION END  */


.catsiti{
background:transparent url(images/Right.png) no-repeat left;
border-bottom:4px solid #999999;
border-left:10px;
font-size:18px;
padding:4px;
width:180px;float:left;
}
.urlcatsiti{
margin-left: 30px;

}

/*Aforismi*/
#DescriptionAfo
{
font-family:tahoma,verdana,arial;
background:transparent url(images/grafica/sfondi/sfondo_scheda_aforisma.jpg) repeat left;

border-left:10px;
font-size:16px;
padding:4px;
/*width:640px;float:left;*/
}

.titoloafo{
background:transparent url(images/grafica/sfondi/sf_cast_film.png) repeat-x scroll 0 0;

font-size:16px;
padding:2px;
}

.alberoafo{
background:transparent url(images/grafica/sfondi/sf_cast_film.png) repeat-x scroll 0 0;
border-bottom:1px solid #999999;
font-size:16px;
padding:2px;
}

.catafo{
background:transparent url(images/grafica/sfondi/sf_cast_film.png) repeat-x scroll 0 0;

font-size:16px;
padding:3px;
float:left;
width:160px;
margin:2px;
}


#DivLetters{
	margin:4px;
	font-family:Trebuchet MS;font-size:12px;font-weight:bold; 
	height:20px;
	line-height:24px;
}

div#DivLetters span a {
	padding:0 6px;
	border:1px solid #b7c7d7;		/* #4ae06d */
	color:#26437B;
	margin:2px;
	/*background-color:#BFA5FC;*/
	background:url(images/grafica/sf_lettere.png) repeat-x bottom;
	
}
div#DivLetters span a:hover {
	/*background-color:#0cdf25;*/
	border:1px solid #edb1f2;		/* */
	background:url(images/grafica/sf_lettere1.png) repeat-x;
	color:#a75065;
}


#playlistcontent{
overflow: auto; 
height: 200px;
background:transparent url(images/grafica/sfondi/sfondo_scheda_aforisma.jpg) repeat left;

}

#destplaylst{
overflow: auto; 
height: 250px;
background:transparent url(images/grafica/sfondi/sfondo_scheda_aforisma.jpg) repeat left;

}

.smallinput{


	clear: none;
	display: block;
	font-size: 0.9em;
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	padding: 0px;
	width: 190px;

}


#PlaylistStuff
{
font-family:tahoma,verdana,arial;
background:transparent url(images/grafica/sfondi/sfondo_scheda_aforisma.jpg) repeat left;

border-left:10px;
font-size:16px;
padding:4px;
/*width:640px;float:left;*/
}




.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;
background:url(images/formbg.gif) repeat-x left top;
}


.commentbox{
background-color: #ececec;
width: 450px;
padding: 10px;
}

.commentfooter{
background: url(images/arrow.gif) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
padding-left: 58px;
padding-top: 1px;
margin-bottom: 2em;
font-size: 90%;
color: #4A4A4A;
}

div.box .input-text{
border:1px solid #3b6e22;
color:#666666;
}

.nortextbox
{
border:1px solid black;
color:#666666;
width: 350px;
}
