/**********************************
CSC-FRAME TT_CONTENT
**********************************/
div.csc-frame {margin:0 10px 0 10px;}
div.csc-frame-astyle{}
div.csc-frame-bstyle{}

div.csc-frame-nomargin {margin:0px}
div.csc-frame-nopadding {padding:0px}
div.csc-frame-rulers {}

/**********************************
CSC-FRAME TT_CONTENT
**********************************/
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom:0px;
} 
div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap{
	margin-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	float:right;
}
div.csc-textpic-intext-right div.csc-textpic-imagewrap{
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
}
div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap{
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 10px;
}
div.csc-textpic-intext-left div.csc-textpic-imagewrap{
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 10px;
}
div.csc-textpic-center{
}
div.csc-textpic-below{
	padding-bottom: 10px;
}
div.csc-textpic-above{
	padding-top: 15px;
}
/**********************************
GENERICI
**********************************/
h1 {
	font-size:2em;
	color: #FFFFFF;
	font-family: "trebuchet MS", Lucida sans, tahoma, geneva, arial, helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 7px;
	margin-left: 5px;
	text-align: left;
}
h2 {
	font-size:2em;
	color: #FFFFFF;
	font-family: "trebuchet MS", Lucida sans, tahoma, geneva, arial, helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 7px;
	margin-left: 5px;
	text-align: left;
}
h3 {
	font-size:1.6em;
	color:#1C4F76;
	margin: 5px 0 2px 0;
}
h4 {
	font-size:1.3em;
	color:#1C4F76;
	margin: 15px 15px 2px 15px;
}
h5 {
	font-size:1.0em;
	color:#1C4F76;
	margin: 15px 15px 2px 15px;
}

/**********************************
Stili generali
**********************************/
p.bodytext a img{border: none;}

#framepromozione {
padding-left: 100px;
}

#ul li {padding-left:15px;}
/*******************************************
BLOCCHETTI 3 COLONNE
*******************************************/
/*Altezze centrali mezzo*/
.h_high { height: 340px; }
.h_low {height: 200px; }

/*Sfondi generici*/
.bg_giallo {
	background-color:#F5F8ED;
} 
.bg_arancio {
	background-color:#EFEBBB;
} 
.bg_verde {
	background-color:#E6F6EC;
} 
.bg_azzu {
	background-color:#DDEEFF;
} 
.bg_viola {
	background-color:#f3e9f6;
} 
.bg_rosa {
	background-color:#FEEEEF;
} 

/*Mezzo*/
.b3cm {
	float: right;
	width:219px !important;
	margin-left:5px !important;
	margin-right:5px !important;
	margin-bottom:10px !important;
	margin-right:3px;
	xmargin-bottom: 0px;
	xpadding-bottom: 0px;
	background-position:top;
	xmin-height:500px;
	xheight:auto !important;
	xheight:500px;
}
.bmez_giallo h1, .bmez_giallo h2{
	color:#e1520e;
}
.bmez_verde h1, .bmez_verde h2{
	color:#1c97bb;
}

.bmez_giallo {
	background: #F5F8ED url(../images/bl_mez_yel.jpg)  no-repeat center top;
}

.bmez_verde {
	background: #E6F6EC url(../images/bl_mez_green.jpg)  no-repeat center top;
}
.bmez_azzu {
	background: #DDEEFF url(../images/bl_mez_azzu.jpg)  no-repeat center top;
}
.bmez_arancio {
	background: #EFEBBB url(../images/bl_mez_ara.jpg) no-repeat center top;
}
.bmez_viola {
	background: #E4D5E8 url(../images/bl_mez_vio.jpg)  no-repeat center top;
}
.b3cmb {
}
/*full colonna centro*/
.b3cf {
float: right !important;
width:448px;
margin-left:5px;
margin-right:5px;
background-position:top;
margin-bottom:10px !important;
xmargin-bottom: 0px;
padding-top:0px;
}
.b3cf h1{
}
.b3cf p{
}

.bfull_giallo h1, .bfull_giallo h2{
	color:#e1520e;
}
.bfull_verde h1, .bfull_verde h2{
	color:#1c97bb;
}

.bfull_giallo {
	background: #F5F8ED url(../images/bl_full_yel.jpg) no-repeat center top;
}
.bfull_verde {
	background: #E6F6EC url(../images/bl_full_green.jpg) no-repeat center top;
}
.bfull_azzu {
	background: #DDEEFF url(../images/bl_full_azzu.jpg) no-repeat center top;
}
.bfull_arancio {
	background: #EFEBBB url(../images/bl_full_ara.jpg) no-repeat center top;
}
.bfull_viola {
	background: #f3e9f6 url(../images/bl_full_vio.jpg) no-repeat center top;
}
.bfull_blu {
	background: #d5dde8 url(../images/bl_full_blu.jpg) no-repeat center top;
}
.b3cfb {
}


/*Blocco colonna dx 300*/
.b3dx {
float: right;
width:300px;
margin-left:0px;
margin-right:0px;
margin-bottom: 10px;
padding-top:0px;
background-position:top;
}
.b3dx h1{
}
.b3dx p{
}
.b3dx_vuoto {
float: right;
width:300px;
margin-left:0px;
margin-right:0px;
margin-bottom: 0px;
padding-top:0px;
}
.b3dx_vuoto p{
padding:2px;
}
.bdx_giallo h1, .bdx_giallo h2{
	color:#e1520e;
}
.bdx_verde h1, .bdx_verde h2{
	color:#1c97bb;
}
.bdx_giallo {
	background: #F5F8ED url(../images/bl_300_yel.jpg) no-repeat center top;
}

.bdx_verde {
	background: #E6F6EC url(../images/bl_300_green.jpg) no-repeat center top;
}

	
.bdx_azzu {
	background: #DDEEFF url(../images/bl_300_azzu.jpg) no-repeat center top;
}
.bdx_arancio {
	background: #EFEBBB url(../images/bl_300_ara.jpg) no-repeat center top;
}
.bdx_viola {
	background: #f3e9f6 url(../images/bl_300_vio.jpg) no-repeat center top;
}
.b3dxb {
}
/*Blocco colonna SX 160*/
.b3sx {
float: right;
width:160px;
margin-left:0px;
margin-right:0px;
margin-bottom: 10px;
padding-top:0px;
background-position:top;
}
xx.b3sx h1{
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
xx.b3sx p{
}

/*****************************************
STYLE PER BLOCCHI SENZA INTESTAZIONE (nascondo il bg)
INSERIRE CLASS nohead in  oxylab_stdwrap
*****************************************/
.nohead {padding-bottom:10px;}
.nohead div.csc-header {display:none;}
.nohead div.bsx_azzu, .nohead div.bdx_azzu, .nohead div.bfull_azzu {background: #DDEEFF;margin-top:-10px;}
.nohead div.bsx_giallo, .nohead div.bdx_giallo, .nohead div.bfull_giallo {background: #F5F8ED; margin-top:-10px;}
.nohead div.bsx_verde, .nohead div.bdx_verde, .nohead div.bfull_verde {background: #E6F6EC;margin-top:-10px;}
.nohead div.bsx_arancio, .nohead div.bdx_arancio, .nohead div.bfull_arancio {background: #EFEBBB;margin-top:-10px;}
.nohead div.bsx_viola, .nohead div.bdx_viola, .nohead div.bfull_viola {background: #f3e9f6;margin-top:-10px;}
.nohead div.bsx_blu, .nohead div.bdx_blu, .nohead div.bfull_blu {background: #d5dde8;margin-top:-10px;}

.b3sx_vuoto {
float: right;
width:160px;
margin-left:0px;
margin-right:0px;
margin-bottom: 0px;
padding-top:0px;
}
.b3sx_vuoto p{
padding:2px;
}
.bsx_giallo h1, .bsx_giallo h2{
	color:#e1520e;
}
.bsx_verde h1, .bsx_verde h2{
	color:#1c97bb;
}

.bsx_giallo {
	background: #F5F8ED url(../images/bl_160_yel.jpg) no-repeat center top;
}

.bsx_verde {
	background: #E6F6EC url(../images/bl_160_green.jpg) no-repeat center top;
}
.bsx_azzu {
	background: #DDEEFF url(../images/bl_160_azzu.jpg) no-repeat center top;
}
.bsx_arancio {
	background: #EFEBBB url(../images/bl_160_arancio.jpg) no-repeat center top;
}
.bsx_viola {
	background: #f3e9f6 url(../images/bl_160_vio.jpg) no-repeat center top;
}
.b3sxb {
}

/*******************************************
BLOCCHETTI 2 COLONNE
*******************************************/
/*full*/
.b2full {
	Xfloat: right !important;
	width:758px;
	Xmargin-left:5px;
	Xmargin-right:5px;
	background-position:top;
	margin-bottom:10px !important;
	padding-top:0px;
}
.b2full h1{
	padding-top:5px !important;
	padding-top:0px;
}
.b2full p{
}
.b2full_vuoto {
Xfloat: right;
	width:758px;
Xmargin-left:0px;
Xmargin-right:0px;
	margin-bottom: 0px;
	padding-top:0px;
}
.b2full_giallo h1, .b2full_giallo h2{
	color:#e1520e;
}
.b2full_verde h1, .b2full_verde h2{
	color:#1c97bb;
}
.b2full_giallo {
	background: url(../images/bl_xtrafull_yel.jpg) no-repeat center top;
}
.b2full_verde {
	background: url(../images/bl_xtrafull_green.jpg) no-repeat center top;
}
.b2full_azzu {
	background: url(../images/bl_xtrafull_azzu.jpg) no-repeat center top;
}
.b2full_arancio {
	background: url(../images/bl_xtrafull_ara.jpg) no-repeat center top;
}
.b2full_viola {
	background: url(../images/bl_xtrafull_vio.jpg) no-repeat center top;
}
.b2full_blu {
	background: url(../images/bl_xtrafull_blu.jpg) no-repeat center top;
}
.b2full {
}


.wfqbe_help {color:#ff0000;}
/***********************************************************
	LOGIN BOX
***********************************************************/
DIV.tx-newloginbox-pi1 {padding-top:10px;padding-right:10px;padding-left:10px; font-family: "trebuchet MS", Lucida sans, tahoma, geneva, arial, helvetica, sans-serif; color:#1C4F76;}
DIV.tx-newloginbox-pi1 div.intestazione{XXdisplay:none;}
DIV.tx-newloginbox-pi1 H3 {font-weight:bold;font-size:14px;}
DIV.tx-newloginbox-pi1 P {padding:10px 0px 0px 0px}
DIV.tx-newloginbox-pi1 P.status {Font-size: 11px; line-height:12px; padding:10px 0px 10px 0px}
DIV.tx-newloginbox-pi1 INPUT#user, 
DIV.tx-newloginbox-pi1 INPUT#pass
{width:135px;font-size: 11px; font-weight: normal; color: #003366; background-color: #e8f1f5; border: 1px solid ; border-top-color:#B8D3DC; border-right-color:#FFFFFF; border-bottom-color:#FFFFFF; border-left-color:#B8D3DC; padding: 2px; margin-bottom:5px;}
DIV.tx-newloginbox-pi1 INPUT {font-size: 10px; font-weight: normal; color: #003366; background-color: #e8f1f5; border: 1px solid; border-top-color:#FFFFFF; border-right-color:#B8D3DC; border-bottom-color:#B8D3DC; border-left-color:#FFFFFF;padding: 2px 10px 2px 10px;}
DIV.tx-newloginbox-pi1 INPUT:hover {background-color: #c4dae4; border: 1px solid #a0b2ba;}

/***********************************************************
	CWT - Welcome view
***********************************************************/
DIV.tx-cwtcommunity-pi1 TABLE.welcome {width:100%;padding:5px;}
DIV.tx-cwtcommunity-pi1 TABLE.welcome .benvenuto {font-weight:normal;font-size:18px;line-height:22px;}
DIV.tx-cwtcommunity-pi1 TABLE.welcome TR.boxbenvenuto {}
DIV.tx-cwtcommunity-pi1 TABLE.welcome TR.boxbenvenuto TD.benvenuto{border-bottom: 1px solid #977e9e;}
DIV.tx-cwtcommunity-pi1 TABLE.welcome TR.boxmail {}
DIV.tx-cwtcommunity-pi1 TABLE.welcome TR.boxmail TD.icona{padding:5px 10px 5px 0}
DIV.tx-cwtcommunity-pi1 TABLE.welcome TR.boxmail TD.testo{font-size:12px;line-height:16px;}
DIV.tx-cwtcommunity-pi1 TABLE.welcome TR.boxbuddy {}
DIV.tx-cwtcommunity-pi1 TABLE.welcome TR.boxbuddy TD.benvenuto{font-weight:normal;font-size:14px; border-bottom: 1px solid #977e9e; line-height:14px;}
DIV.tx-cwtcommunity-pi1 TABLE.welcome TD.profile{padding-top:5px;}
DIV.tx-cwtcommunity-pi1 TABLE.welcome TR.boxprofile DIV.approval_box {float:left; padding:5px;}

DIV.tx-cwtcommunity-pi1 input[type="file"] {font-size:10px;}
DIV.tx-cwtcommunity-pi1 input[type="text"] {background:#FFF;}

/***********************************************************
	CWT - Profile view
***********************************************************/
DIV.userimg img {border: 5px solid #ffffff;}
DIV.tx-cwtcommunity-pi1 DIV.profile {}
DIV.tx-cwtcommunity-pi1 DIV.profile table {padding:5px; width:100%;}
DIV.tx-cwtcommunity-pi1 DIV.profile table TR.odd  {background-color: #d1eedc;}
DIV.tx-cwtcommunity-pi1 DIV.profile table TR.even {background-color: #eff9f3;}
DIV.tx-cwtcommunity-pi1 DIV.profile table.profilo {}
DIV.tx-cwtcommunity-pi1 DIV.profile table.profilo td.image{padding-top:15px; text-align:center;}
DIV.tx-cwtcommunity-pi1 DIV.profile table.figli {}
DIV.tx-cwtcommunity-pi1 DIV.profile table.buddylist {}
DIV.tx-cwtcommunity-pi1 DIV.profile table.buddylist { background: #eff9f3;}
DIV.tx-cwtcommunity-pi1 DIV.profile table.buddylist TR { background: #d1eedc;}
DIV.tx-cwtcommunity-pi1 DIV.profile table.buddylist TD {padding:5px;}
DIV.tx-cwtcommunity-pi1 DIV.profile table.buddylist TH {padding:5px;}

DIV.tx-cwtcommunity-pi1 DIV.profile TD {xborder: 0px solid #c0dbca; padding:5px;}
DIV.tx-cwtcommunity-pi1 DIV.profile TH {xborder: 0px solid #c0dbca; background-color: #c0dbca; padding:5px; text-align:left;}

/***********************************************************
	CWT - Profile Ridotto view
***********************************************************/
DIV.tx-cwtcommunity-pi1 table.profiloridotto {}

/***********************************************************
	CWT - Profile Mini view
***********************************************************/
DIV.tx-cwtcommunity-pi1 .profilomini {padding:10px;}
DIV.tx-cwtcommunity-pi1 .profilomini div.nickname {}
DIV.tx-cwtcommunity-pi1 .profilomini div.immagine {padding-top:5px;}
DIV.tx-cwtcommunity-pi1 .profilomini div.contenuti { }

/***********************************************************
	CWT - Profile messaggi
***********************************************************/
DIV.tx-cwtcommunity-pi1 DIV.messaggi {min-height:300px;height:auto !important;height:300px; }
DIV.tx-cwtcommunity-pi1 DIV.messaggi table {width:100%;}
DIV.tx-cwtcommunity-pi1 DIV.messaggi th {background-color: #c0dbca; text-align:left;}

/***********************************************************
	CWT - Profile Lista messaggi
***********************************************************/
DIV.tx-cwtcommunity-pi1 DIV.messagelist table {}
DIV.tx-cwtcommunity-pi1 DIV.messagelist table TR.header {background-color: #c0dbca;}
DIV.tx-cwtcommunity-pi1 DIV.messagelist table TR.header th {padding:5px;}
DIV.tx-cwtcommunity-pi1 DIV.messagelist TR.odd {padding:15px; background-color: #d1eedc;}
DIV.tx-cwtcommunity-pi1 DIV.messagelist TR.even {padding:15px; background-color: #eff9f3;}
DIV.tx-cwtcommunity-pi1 DIV.messagelist table TD {padding:10px 5px;}
DIV.tx-cwtcommunity-pi1 DIV.messagelist table TH {padding:10px 5px;}
/***********************************************************
	CWT - Profile View messaggio
***********************************************************/
DIV.tx-cwtcommunity-pi1 DIV.messageview th { text-align:left; width:100px;}
DIV.tx-cwtcommunity-pi1 DIV.messageview TR {vertical-align:top;}
DIV.tx-cwtcommunity-pi1 DIV.messageview TR.msgdata {}
DIV.tx-cwtcommunity-pi1 DIV.messageview TR.msgfrom {}
DIV.tx-cwtcommunity-pi1 DIV.messageview TR.msgsubj {}
DIV.tx-cwtcommunity-pi1 DIV.messageview TR.msgbody {}
DIV.tx-cwtcommunity-pi1 DIV.messageview TR.msgbody th{padding:10px 0 20px 0;}
DIV.tx-cwtcommunity-pi1 DIV.messageview TR.msgbody td{padding:10px 0 20px 0;}
DIV.tx-cwtcommunity-pi1 DIV.messageview TR.msgcmd {text-align:right;}
DIV.tx-cwtcommunity-pi1 DIV.messageview TR.msgcmd td {padding:10px;background-color: #c0dbca; z}
DIV.tx-cwtcommunity-pi1 DIV.messageview TR.msgcmd ul {list-style-type:none;}
DIV.tx-cwtcommunity-pi1 DIV.messageview TR.msgcmd ul li {display:inline;padding-left:10px;}

/***********************************************************
	CWT - Profile Edit messaggio
***********************************************************/
DIV.tx-cwtcommunity-pi1 DIV.messageedit {padding:15px;}
DIV.tx-cwtcommunity-pi1 DIV.messageedit td.input textarea,
DIV.tx-cwtcommunity-pi1 DIV.messageedit td.input input {font-family:Verdana;font-size:11px;width:100%;}
DIV.tx-cwtcommunity-pi1 DIV.messageedit table {}

DIV.tx-cwtcommunity-pi1 DIV.messageedit td.label {font-weight:bold;}
DIV.tx-cwtcommunity-pi1 DIV.messageedit td.input {}
DIV.tx-cwtcommunity-pi1 DIV.messageedit td.command {padding-top:10px;}
DIV.tx-cwtcommunity-pi1 DIV.messageedit td.command INPUT {font-size: 10px;color: #003366; background-color: #e8f1f5; border: 1px solid #B8D3DC; padding: 2px; border-top-color:#FFFFFF; border-left-color:#FFFFFF;} 
DIV.tx-cwtcommunity-pi1 DIV.messageedit td.command INPUT:hover {background-color: #c4dae4; border: 1px solid #a0b2ba;} 

/***********************************************************
	CWT - Buddylist
***********************************************************/
DIV.tx-cwtcommunity-pi1 DIV.buddy table {padding:5px;width:100%;text-align:left;}
DIV.tx-cwtcommunity-pi1 DIV.buddy table TR {padding:15px; background: #BBDDEE;}
DIV.tx-cwtcommunity-pi1 DIV.buddy TR.header {background: #AACCDD;}
DIV.tx-cwtcommunity-pi1 DIV.buddy table TD {padding:5px;}
DIV.tx-cwtcommunity-pi1 DIV.buddy table TH {padding:5px;}

/***********************************************************
	CWT - User
***********************************************************/
DIV.tx-cwtcommunity-pi1 DIV.user {min-height:140px;height:auto !important;height:140px;padding-bottom:10px;}
DIV.tx-cwtcommunity-pi1 DIV.user table.user td {padding:5px;}
DIV.tx-cwtcommunity-pi1 DIV.user table.user th {padding:5px;}

/***********************************************************
	CWT - Userlist
***********************************************************/
DIV.tx-cwtcommunity-pi1 DIV.user DIV.letterlist {padding-bottom:10px;}
DIV.tx-cwtcommunity-pi1 DIV.userlist table  {width:100%; text-align:left;}
DIV.tx-cwtcommunity-pi1 DIV.userlist TR.header  {background:#fff;}
DIV.tx-cwtcommunity-pi1 DIV.userlist TR.odd  {background:#DEF0D6;}
DIV.tx-cwtcommunity-pi1 DIV.userlist TR.even  {background:#CFE4C5;}
DIV.tx-cwtcommunity-pi1 DIV.userlist TR.header  {background-color: #CCCC33;}
DIV.tx-cwtcommunity-pi1 DIV.userlist TR.odd {padding:15px; background-color: #CCCC99;}
DIV.tx-cwtcommunity-pi1 DIV.userlist SPAN.cwt_selectedPage {padding:1px;}
DIV.tx-cwtcommunity-pi1 DIV.userlist SPAN.cwt_notSelectedPage {padding:1px;}

/***********************************************************
	CWT - UserSearch
***********************************************************/
DIV.tx-cwtcommunity-pi1 DIV.usersearch {padding: 0 10px;}
DIV.tx-cwtcommunity-pi1 DIV.usersearch DIV.ricerca {padding-top:10px; }
DIV.tx-cwtcommunity-pi1 DIV.usersearch DIV.ricerca th {text-align:left; }
DIV.tx-cwtcommunity-pi1 DIV.usersearch DIV.ricerca INPUT,
DIV.tx-cwtcommunity-pi1 DIV.usersearch DIV.ricerca SELECT {font-size: 10px;color: #003366; background-color: #e8f1f5; border: 1px solid #B8D3DC; padding: 2px; } 
DIV.tx-cwtcommunity-pi1 DIV.usersearch DIV.ricerca td.input INPUT {width:300px;} 
DIV.tx-cwtcommunity-pi1 DIV.usersearch DIV.ricerca SELECT {width:306px;} 
DIV.tx-cwtcommunity-pi1 DIV.usersearch DIV.ricerca td.command INPUT.searchButton {border-top-color:#FFFFFF; border-left-color:#FFFFFF; margin-left: 10px;} 
DIV.tx-cwtcommunity-pi1 DIV.usersearch DIV.ricerca td.command INPUT:hover {background-color: #c4dae4; border: 1px solid #a0b2ba;} 
DIV.tx-cwtcommunity-pi1 DIV.usersearch DIV.risultati {padding:10px 0;}
DIV.tx-cwtcommunity-pi1 DIV.usersearch DIV.messaggio {font-weight:bold;text-align:center;}
DIV.tx-cwtcommunity-pi1 DIV.usersearch DIV.elenco  {}
DIV.tx-cwtcommunity-pi1 DIV.usersearch td.label {font-weight:bold;}
DIV.tx-cwtcommunity-pi1 DIV.usersearch td.input {}
DIV.tx-cwtcommunity-pi1 DIV.usersearch td.command {}


DIV.tx-fesearchintable-pi1 DIV.searchbox {} 

/***********************************************************
	CONTENUTI PERSONALI -
***********************************************************/
DIV.tx-wfcwtpers-pi1 DIV#wfcwtpers_list {padding:10px;}
DIV.tx-wfcwtpers-pi1 DIV.wfcwtpers_content H3 {font-size:18px; line-height:14px; border-bottom:1px solid #977E9E; padding-bottom:4px;}
DIV.tx-wfcwtpers-pi1 DIV.wfcwtpers_content p {padding:0px;}
DIV.tx-wfcwtpers-pi1 DIV.wfcwtpers_newcontent,
DIV.tx-wfcwtpers-pi1 div.subcontent {padding:10px 0;border-bottom:1px solid #977E9E;}
DIV.tx-wfcwtpers-pi1 div.subcontent div.immagine {float:left;}
DIV.tx-wfcwtpers-pi1 div.subcontent div.immagine img{border: 1px solid #333;margin:0 10px 10px 0;}
DIV.tx-wfcwtpers-pi1 div.subcontent div.comandi {padding-top:10px;}
DIV.tx-wfcwtpers-pi1 div.subcontent div.comandi ul li {display:inline; list-style-type:none; padding:10px 5px 5px 5px;}

DIV#wfcwtpers_edit FORM#wfcwtpers_form INPUT#wfcwtpers_youtube {width:380px;}
DIV#wfcwtpers_edit .error {color:#ff0000;}
DIV.tx-wfcwtpers-pi1 .wfcwtpers_browser SPAN.wfcwtrecipe_selectedPage {padding:1px;}
DIV.tx-wfcwtpers-pi1 .wfcwtpers_browser SPAN.wfcwtrecipe_notSelectedPage {padding:1px;}

/***********************************************************
	CWT - GUESTBOOK - vista messaggi
***********************************************************/
DIV.tx-cwtcommunity-pi1 DIV.guestbook {padding:10px !important;padding:5px;}
DIV.tx-cwtcommunity-pi1 DIV.guestview {}
DIV.tx-cwtcommunity-pi1 DIV.guestbook tr {vertical-align:top;}
DIV.tx-cwtcommunity-pi1 DIV.guestbook tr.bottom {padding-top:5px;text-align:right;}
DIV.tx-cwtcommunity-pi1 DIV.guestbook td.contenuto {}
DIV.tx-cwtcommunity-pi1 DIV.guestbook td.immagine {width:10px; padding-right:5px;}
DIV.tx-cwtcommunity-pi1 DIV.guestbook td.contenuto span.testo {padding:5px 0;display:block;width:200px;}
DIV.tx-cwtcommunity-pi1 DIV.guestloggedin INPUT {font-size: 10px; font-weight: normal; color: #003366; background-color: #e8f1f5; border: 1px solid; 
border-top-color:#FFFFFF; border-right-color:#B8D3DC; border-bottom-color:#B8D3DC; border-left-color:#FFFFFF; padding: 2px 10px 2px 10px; margin: 15px 0px 10px 0px;}
DIV.tx-cwtcommunity-pi1 DIV.guestloggedin INPUT:hover {background-color: #c4dae4; border: 1px solid #a0b2ba;}
DIV.tx-cwtcommunity-pi1 DIV.guestview {}

/***********************************************************
	CWT - GUESTBOOK - vista messaggi
***********************************************************/
DIV.tx-cwtcommunity-pi1 DIV.guestadd {}
DIV.tx-cwtcommunity-pi1 DIV.guestadd table {width:100%;}
DIV.tx-cwtcommunity-pi1 DIV.guestadd td.label {font-weight:bold;}
DIV.tx-cwtcommunity-pi1 DIV.guestadd td.input textarea {font-family: "trebuchet MS", tahoma, geneva, arial, helvetica, sans-serif;font-size:11px; width:100%;}

/***********************************************************
	COMMENTING SYSTEM
***********************************************************/
DIV.tx-comments-pi1 {padding:10px;}
DIV.tx-comments-pi1 textarea,
DIV.tx-comments-pi1 input {
    font-family:Verdana;
    font-size:11px;
    color: #000;
    background-color: #fff;
    border: 1px solid ;
    border-top-color:#aaa;
    border-right-color:#bbb;
    border-bottom-color:#bbb;
    border-left-color:#aaa;
    padding: 2px;
    margin-bottom:5px;
}
DIV.tx-comments-pi1 textarea,
DIV.tx-comments-pi1 input.tx-comments-comment-input {
    font-family:Verdana;
    font-size:11px;
    width:95%;
}
span.tx-comments-comment-input {font-weight:bold;}
DIV.tx-comments-pi1 DIV.tx-comments-comment-form label {width:60px;padding-top:0px;}


/*********************************************************** 
SEARCH IN TABLE 
***********************************************************/ 
DIV.tx-fesearchintable-pi1 {background:#BBDDEC;padding-bottom:10px;} 
DIV#content3_main DIV.tx-fesearchintable-pi1 {min-height:300px;height:auto !important; height:300px;} 
DIV.tx-fesearchintable-pi1 DIV.searchbox {padding: 10px 10px 0 10px; } 
DIV.tx-fesearchintable-pi1 DIV.searchbox INPUT {margin-bottom:5px;font-size: 10px;color: #003366; background-color: #e8f1f5; border: 1px solid #B8D3DC; padding: 2px; } 

DIV.tx-fesearchintable-pi1 DIV.searchbox INPUT.searchField {width:135px;} 
DIV#content3_main DIV.tx-fesearchintable-pi1 INPUT.searchField {width:200px;margin-bottom:0px;}

DIV.tx-fesearchintable-pi1 DIV.searchbox INPUT.searchButton {border-top-color:#FFFFFF; border-left-color:#FFFFFF; } 
DIV.tx-fesearchintable-pi1 DIV.searchbox INPUT.searchButton:hover {background-color: #c4dae4; border: 1px solid #a0b2ba;} 
DIV#content3_main DIV.tx-fesearchintable-pi1 DIV.searchbox INPUT.searchButton {margin-left: 10px;margin-bottom:0px;} 

DIV.tx-fesearchintable-pi1 DIV.riassunto-ricerca {padding:10px 10px 0 10px;} 
DIV.tx-fesearchintable-pi1 DIV.riassunto-ricerca span.search-keywords {font-weight:bold;color:#ff0000; } 
DIV.tx-fesearchintable-pi1 DIV.lista-risultati {padding:0px 10px 0 10px;  } 
DIV.tx-fesearchintable-pi1 DIV.lista-risultati ul {padding-left: 12px;  } 
DIV.tx-fesearchintable-pi1 h3 {background:#7EAEC3; color:#fff; margin:10px 0; padding:0 10px;} 
DIV.tx-fesearchintable-pi1 ol {padding-left: 30px;  } 
DIV.tx-fesearchintable-pi1 ol li {padding: 3px 0;  }



/***********************************************************
   vale per ricette, tales e strafalcioni  */
.emptyresult {line-height:26px;margin-left:5px; font-weight:bold;}

/***********************************************************
	RICETTE - vista ricette
***********************************************************/
DIV.tx-wfcwtrecipe-pi1 * {padding:0px; margin:0px;}

DIV.tx-wfcwtrecipe-pi1 DIV.wfcwtrecipe {}
DIV.tx-wfcwtrecipe-pi1 DIV.wfcwtrecipe DIV.recipeimage {float:right;}
DIV.tx-wfcwtrecipe-pi1 DIV.wfcwtrecipe DIV.recipeimage img {border: 1px solid #333;}
DIV.tx-wfcwtrecipe-pi1 DIV.recipe_list DIV.wfcwtrecipe_newrecipe {padding:10px 5px;background:#DBD268; clear:both;}
DIV.tx-wfcwtrecipe-pi1 DIV.recipe_list FORM#wfcwtrecipe_search {padding:10px 5px;x<background:#F7F2B2;font-weight:bold;}
DIV.tx-wfcwtrecipe-pi1 DIV.recipe_list DIV#wfcwtrecipe_listid {}
DIV.tx-wfcwtrecipe-pi1 DIV.recipe_list FORM#wfcwtrecipe_search INPUT {font-size: 10px;color: #003366; background-color: #F7F2B2; border: 1px solid #D1C63F; padding: 2px; } 
DIV.tx-wfcwtrecipe-pi1 DIV.recipe_list FORM#wfcwtrecipe_search INPUT.searchField {width:200px;} 
DIV.tx-wfcwtrecipe-pi1 DIV.recipe_list FORM#wfcwtrecipe_search INPUT.searchButton {border-top-color:#FFFFFF; border-left-color:#FFFFFF; margin:0 30px 0 10px;} 
DIV.tx-wfcwtrecipe-pi1 DIV.recipe_list FORM#wfcwtrecipe_search INPUT.searchButton:hover {background-color: #DBD268; border: 1px solid #F7F2B2;} 

DIV.tx-wfcwtrecipe-pi1 DIV.recipe_list table#wfcwtrecipe_listid { width:100%;}
DIV.tx-wfcwtrecipe-pi1 DIV.recipe_list tr.wfcwtrecipe_even td {background:#F7F2B2;}
DIV.tx-wfcwtrecipe-pi1 DIV.recipe_list td {padding:0 5px;}
DIV.tx-wfcwtrecipe-pi1 DIV.recipe_list th {background:#a7a262; color:#FFF;padding:0 5px;}
DIV.tx-wfcwtrecipe-pi1 DIV.recipe_list th.recipetitle {text-align:left;}
DIV.tx-wfcwtrecipe-pi1 DIV.recipe_list th.recipeauthor {text-align:right;}
DIV.tx-wfcwtrecipe-pi1 DIV.recipe_list td.recipecategory {text-align:center;width:78px;}
DIV.tx-wfcwtrecipe-pi1 DIV.recipe_list DIV.profilomini {display:block;} 
DIV.tx-wfcwtrecipe-pi1 DIV.recipe_list DIV.profilomini .immagine, 
DIV.tx-wfcwtrecipe-pi1 DIV.recipe_list DIV.profilomini .citta,
DIV.tx-wfcwtrecipe-pi1 DIV.recipe_list DIV.profilomini .stato, 
DIV.tx-wfcwtrecipe-pi1 DIV.recipe_list DIV.profilomini .Status img,
DIV.tx-wfcwtrecipe-pi1 DIV.recipe_list DIV.profilomini .punteggio {display:none;}

DIV.tx-wfcwtrecipe-pi1 DIV.recipe_list DIV.wfcwtrecipe_browser {padding:5px;background:#DBD268;text-align:center; float:left;}
DIV.tx-wfcwtrecipe-pi1 DIV.recipe_list DIV.browser_label {padding:5px;}
DIV.tx-wfcwtrecipe-pi1 DIV.recipe_list DIV.browser_label span {font-weight:bold;}
DIV.tx-wfcwtrecipe-pi1 DIV.recipe_list DIV.browser_link {width: 438px;}
DIV.tx-wfcwtrecipe-pi1 DIV.recipe_list DIV.browser_link a {padding:5px; text-decoration:none;font-weight:bold;}
DIV.tx-wfcwtrecipe-pi1 DIV.recipe_list DIV.browser_link span.wfcwtrecipe_selectedPage a,
DIV.tx-wfcwtrecipe-pi1 DIV.recipe_list DIV.browser_link a:hover {background:#F7F2B2;}
DIV.tx-wfcwtrecipe-pi1 DIV.recipe_list DIV.browser_link span#prev {padding:5px 8px 5px 0px;float:left;}
DIV.tx-wfcwtrecipe-pi1 DIV.recipe_list DIV.browser_link span#next {padding:5px 0; float:left; width:0px;}
DIV.tx-wfcwtrecipe-pi1 DIV.recipe_list DIV.browser_link span#list {width:374px; float:left;}
DIV.tx-wfcwtrecipe-pi1 DIV.recipe_list DIV.browser_link span#list a {float:left;}

DIV.tx-wfcwtrecipe-pi1 DIV.recipe_detail * {padding:0;margin:0;}
DIV.tx-wfcwtrecipe-pi1 DIV.recipe_detail {padding:10px;}
DIV.tx-wfcwtrecipe-pi1 DIV.recipe_detail DIV.recipecontent {padding:10px 0 0 0;}   
DIV.tx-wfcwtrecipe-pi1 DIV.recipe_detail DIV.recipecontent .titolo {font-weight:bold;}   
DIV.tx-wfcwtrecipe-pi1 DIV.recipe_detail DIV.recipecontent p {padding-bottom:10px;}
DIV.tx-wfcwtrecipe-pi1 DIV.recipe_detail DIV.recipecontent ul.ingredienti li {padding-left:15px;list-style-type:none;}
DIV.tx-wfcwtrecipe-pi1 DIV.recipe_detail DIV.recipecontent ul li { margin-left:15px;}
DIV.tx-wfcwtrecipe-pi1 DIV.recipe_detail DIV.recipecontent ul {padding-bottom:10px;}
DIV.tx-wfcwtrecipe-pi1 DIV.recipe_detail DIV.recipecontent ol li { margin-left:15px;}
DIV.tx-wfcwtrecipe-pi1 DIV.recipe_detail DIV.recipecontent ol {padding-bottom:10px;}
DIV.tx-wfcwtrecipe-pi1 DIV.recipe_detail ul.informazioni {margin-bottom:10px;}
DIV.tx-wfcwtrecipe-pi1 DIV.recipe_detail ul.informazioni span.label {font-weight:bold;}

DIV.tx-wfcwtrecipe-pi1 DIV.recipe_detail DIV.recipecontent img {margin:5px 0 10px 10px;} 
DIV.tx-wfcwtrecipe-pi1 DIV.recipe_detail DIV.recipecontent li.difficolta img {margin:0;} 
DIV.tx-wfcwtrecipe-pi1 DIV.recipe_detail h2 {padding-left:10px; background:#DBD268;color:#FFFFFF;margin-bottom:10px; }
DIV.tx-wfcwtrecipe-pi1 DIV.recipe_detail table {width:100%; }
DIV.tx-wfcwtrecipe-pi1 DIV.recipe_detail TR {vertical-align:bottom;}
DIV.tx-wfcwtrecipe-pi1 DIV.recipe_detail TD {padding:10px;}
DIV.tx-wfcwtrecipe-pi1 DIV.recipe_detail TD.recipeauthor {text-align:right;}
DIV.tx-wfcwtrecipe-pi1 DIV.recipe_detail TD.recipeauthor DIV.profilomini {padding:0px;}
DIV.tx-wfcwtrecipe-pi1 DIV.recipe_detail td.recipebacktolist ul li {display:inline;list-style-type:none;padding:10px 5px 5px 5px; margin-left:0px;}
DIV.tx-wfcwtrecipe-pi1 DIV.recipe_detail td.recipebacktolist ul li.img:hover {background:#DBD268;}
DIV.tx-wfcwtrecipe-pi1 DIV.recipe_detail td.recipebacktolist ul img {border:none;}

DIV.tx-wfcwtrecipe-pi1 DIV#wfcwtrecipe_author DIV.wfcwtrecipe_item {font-size:9px; padding:3px; border-bottom: 3px solid #ffffff; line-height:14px; } 
DIV.tx-wfcwtrecipe-pi1 DIV#wfcwtrecipe_author DIV.wfcwtrecipe_item:hover {background-color: #ffffff;}
DIV.tx-wfcwtrecipe-pi1 DIV#wfcwtrecipe_author DIV.wfcwtrecipe_item H3 {font-size:11px; padding:3px; line-height:14px;} 
DIV.tx-wfcwtrecipe-pi1 DIV#wfcwtrecipe_author H3.archivio {font-size:12px; padding:3px; line-height:14px; text-align:center;}
DIV.tx-wfcwtrecipe-pi1 DIV#wfcwtrecipe_author H3.archivio a {text-decoration:none;} 
DIV.tx-wfcwtrecipe-pi1 DIV#wfcwtrecipe_author DIV.wfcwtrecipe-profile {display:none;}

DIV.tx-wfcwtrecipe-pi1 DIV#wfcwtrecipe_author DIV.wfcwtcat_item {font-size:9px; padding:3px; border-bottom: 3px solid #ffffff; line-height:14px; } 
DIV.tx-wfcwtrecipe-pi1 DIV#wfcwtrecipe_author DIV.wfcwtcat_item:hover {background-color: #ffffff;}
DIV.tx-wfcwtrecipe-pi1 DIV#wfcwtrecipe_author DIV.wfcwtcat_item H3 {font-size:14px; padding:3px; line-height:14px;} 
DIV.tx-wfcwtrecipe-pi1 DIV#wfcwtrecipe_author DIV.wfcwtcat_item H3 a {text-decoration:none;} 


/***********************************************************
	FIABE - vista Fiabe
***********************************************************/
DIV.tx-wfcwttales-pi1 DIV.wfcwttales {}
DIV.tx-wfcwttales-pi1 DIV.wfcwttales DIV.taleimage {float:right; text-align:right;}
DIV.tx-wfcwttales-pi1 DIV.wfcwttales DIV.taleimage img {border: 1px solid #333;}
DIV.tx-wfcwttales-pi1 DIV.tales_list DIV.wfcwttales_newtale {padding:10px 5px;background:#BBDDEE;}
DIV.tx-wfcwttales-pi1 DIV.tales_list FORM#wfcwttales_search {padding:10px 5px;background:#DDEEFF;font-weight:bold;}
DIV.tx-wfcwttales-pi1 DIV.tales_list FORM#wfcwttales_search INPUT {font-size: 10px;color: #003366; background-color: #DDEEFF; border: 1px solid #AACCDD; padding: 2px; } 
DIV.tx-wfcwttales-pi1 DIV.tales_list FORM#wfcwttales_search INPUT.searchField {width:200px;} 
DIV.tx-wfcwttales-pi1 DIV.tales_list FORM#wfcwttales_search INPUT.searchButton {border-top-color:#FFFFFF; border-left-color:#FFFFFF; margin:0 30px 0 10px;} 
DIV.tx-wfcwttales-pi1 DIV.tales_list FORM#wfcwttales_search INPUT.searchButton:hover {background-color: #AACCDD; border: 1px solid #DDEEFF;} 

DIV.tx-wfcwttales-pi1 * {padding:0px; margin:0px;}
DIV.tx-wfcwttales-pi1 DIV.tales_list DIV.wfcwttales_item { padding: 10px;}
DIV.tx-wfcwttales-pi1 DIV.tales_list DIV.wfcwttales_even {background-color:#DDEEFF;}
DIV.tx-wfcwttales-pi1 DIV.tales_list DIV.wfcwttales_odd {background:#EEFFFF;}
DIV.tx-wfcwttales-pi1 DIV.tales_list DIV.taledescription * {padding:0px; margin:0px;}
DIV.tx-wfcwttales-pi1 DIV.tales_list DIV.taledescription p {padding:5px 0 10px 0;}
DIV.tx-wfcwttales-pi1 DIV.tales_list TABLE {width:100%;}
DIV.tx-wfcwttales-pi1 DIV.tales_list TR {vertical-align:top;width:100%;}
DIV.tx-wfcwttales-pi1 DIV.tales_list TD { width:50%;}
DIV.tx-wfcwttales-pi1 DIV.tales_list TD.taleauthor {text-align:right;}


DIV.tx-wfcwttales-pi1 DIV.tales_list DIV.wfcwttales_item DIV.profilomini {padding:0;text-align:right;}
DIV.tx-wfcwttales-pi1 DIV.tales_list DIV.wfcwttales_item DIV.profilomini .immagine,
DIV.tx-wfcwttales-pi1 DIV.tales_list DIV.wfcwttales_item DIV.profilomini .citta,
DIV.tx-wfcwttales-pi1 DIV.tales_list DIV.wfcwttales_item DIV.profilomini .stato,
DIV.tx-wfcwttales-pi1 DIV.tales_list DIV.wfcwttales_item DIV.profilomini .Status img,
DIV.tx-wfcwttales-pi1 DIV.tales_list DIV.wfcwttales_item DIV.profilomini .punteggio {display:none;}
DIV.tx-wfcwttales-pi1 DIV.tales_list DIV.wfcwttales_browser {padding:5px;background:#BBDDEE;text-align:center;}
DIV.tx-wfcwttales-pi1 DIV.tales_list DIV.browser_label {padding:5px;}
DIV.tx-wfcwttales-pi1 DIV.tales_list DIV.browser_label span {font-weight:bold;}
DIV.tx-wfcwttales-pi1 DIV.tales_list DIV.browser_link span.list {padding:0 5px;}
DIV.tx-wfcwttales-pi1 DIV.tales_list DIV.browser_link a {padding:5px; text-decoration:none;font-weight:bold;}
DIV.tx-wfcwttales-pi1 DIV.tales_list DIV.browser_link span.wfcwtrecipe_selectedPage a,
DIV.tx-wfcwttales-pi1 DIV.tales_list DIV.browser_link a:hover {background:#DDEEFF;}

DIV.tx-wfcwttales-pi1 DIV.tales_detail {padding:10px;}
DIV.tx-wfcwttales-pi1 DIV.tales_detail DIV.talecontent {padding:10px 0 0 0;}   
DIV.tx-wfcwttales-pi1 DIV.tales_detail DIV.talecontent p {padding-bottom:10px;}
DIV.tx-wfcwttales-pi1 DIV.tales_detail DIV.talecontent img {margin:5px 0 10px 10px;} 
DIV.tx-wfcwttales-pi1 DIV.tales_detail h2 {padding-left:10px; background:#7EAEC3;color:#FFFFFF;margin-bottom:10px; }
DIV.tx-wfcwttales-pi1 DIV.tales_detail h3 {background:#7EAEC3 none repeat scroll 0%;color:#FFFFFF;margin-bottom:5px; 0pt;padding:10px; }
DIV.tx-wfcwttales-pi1 DIV.tales_detail table {width:100%; }
DIV.tx-wfcwttales-pi1 DIV.tales_detail TR {vertical-align:bottom;}
DIV.tx-wfcwttales-pi1 DIV.tales_detail TD {padding:10px;}
DIV.tx-wfcwttales-pi1 DIV.tales_detail ul { padding-bottom:10px;}
DIV.tx-wfcwttales-pi1 DIV.tales_detail ol { padding-bottom:10px;}
DIV.tx-wfcwttales-pi1 DIV.tales_detail ul li { margin-left:15px;}
DIV.tx-wfcwttales-pi1 DIV.tales_detail ol li { margin-left:15px;}
DIV.tx-wfcwttales-pi1 DIV.tales_detail TD.taleauthor {text-align:right;}
DIV.tx-wfcwttales-pi1 DIV.tales_detail TD.taleauthor DIV.profilomini {padding:0px;}
DIV.tx-wfcwttales-pi1 DIV.tales_detail td.talebacktolist ul li {display:inline;list-style-type:none;padding:10px 5px 5px 5px;margin-left:0px;}
DIV.tx-wfcwttales-pi1 DIV.tales_detail td.talebacktolist ul li.img:hover {background:#AACCDD;}
DIV.tx-wfcwttales-pi1 DIV.tales_detail td.talebacktolist ul img {border:none;}

DIV.tx-wfcwttales-pi1 DIV#wfcwttales_author DIV.wfcwttales_item {font-size:9px; padding:3px; border-bottom: 3px solid #ffffff; line-height:14px; } 
DIV.tx-wfcwttales-pi1 DIV#wfcwttales_author DIV.wfcwttales_item:hover {background-color: #ffffff;}
DIV.tx-wfcwttales-pi1 DIV#wfcwttales_author DIV.wfcwttales_item H3 {font-size:11px; padding:3px; line-height:14px;} 
DIV.tx-wfcwttales-pi1 DIV#wfcwttales_author H3.archivio {font-size:12px; padding:3px; line-height:14px; text-align:center;}
DIV.tx-wfcwttales-pi1 DIV#wfcwttales_author H3.archivio a {text-decoration:none;} 
DIV.tx-wfcwttales-pi1 DIV#wfcwttales_author DIV.wfcwttales-profile {display:none;}

DIV.tx-wfcwttales-pi1 DIV#wfcwttales_author DIV.wfcwtcat_item {font-size:9px; padding:3px; border-bottom: 3px solid #ffffff; line-height:14px; } 
DIV.tx-wfcwttales-pi1 DIV#wfcwttales_author DIV.wfcwtcat_item:hover {background-color: #ffffff;}
DIV.tx-wfcwttales-pi1 DIV#wfcwttales_author DIV.wfcwtcat_item H3 {font-size:14px; padding:3px; line-height:14px;} 
DIV.tx-wfcwttales-pi1 DIV#wfcwttales_author DIV.wfcwtcat_item H3 a {text-decoration:none;} 


/***********************************************************
	STRAFALCIONI - vista Strafalcioni
***********************************************************/
DIV.tx-wfcwtstrafalcioni-pi1 DIV.wfcwtstrafalcioni {}
DIV.tx-wfcwtstrafalcioni-pi1 DIV.wfcwtstrafalcioni DIV.strafalcioniimage {float:right; text-align:right;}
DIV.tx-wfcwtstrafalcioni-pi1 DIV.wfcwtstrafalcioni DIV.strafalcioniimage img {border: 1px solid #333;}
DIV.tx-wfcwtstrafalcioni-pi1 DIV.strafalcioni_list DIV.wfcwtstrafalcioni_newstraf {padding:10px 5px;background:#C0DBCA;}
DIV.tx-wfcwtstrafalcioni-pi1 DIV.strafalcioni_list FORM#wfcwtstrafalcioni_search {padding:10px 5px;background:#ddeedd;font-weight:bold;}
DIV.tx-wfcwtstrafalcioni-pi1 DIV.strafalcioni_list FORM#wfcwtstrafalcioni_search INPUT {font-size: 10px;color: #003366; background-color: #E6F6EC; border: 1px solid #AACCDD; padding: 2px; } 
DIV.tx-wfcwtstrafalcioni-pi1 DIV.strafalcioni_list FORM#wfcwtstrafalcioni_search INPUT.searchField {width:200px;} 
DIV.tx-wfcwtstrafalcioni-pi1 DIV.strafalcioni_list FORM#wfcwtstrafalcioni_search INPUT.searchButton {border-top-color:#FFFFFF; border-left-color:#FFFFFF; margin:0 30px 0 10px;} 
DIV.tx-wfcwtstrafalcioni-pi1 DIV.strafalcioni_list FORM#wfcwtstrafalcioni_search INPUT.searchButton:hover {background-color: #AACCDD; border: 1px solid #E6F6EC;} 

DIV.tx-wfcwtstrafalcioni-pi1 * {padding:0px; margin:0px;}
DIV.tx-wfcwtstrafalcioni-pi1 DIV.strafalcioni_list DIV.wfcwtstrafalcioni_item { padding: 10px;}
DIV.tx-wfcwtstrafalcioni-pi1 DIV.strafalcioni_list DIV.wfcwtstrafalcioni_even {background-color:#ddeedd;}
DIV.tx-wfcwtstrafalcioni-pi1 DIV.strafalcioni_list DIV.wfcwtstrafalcioni_odd {background:#eeffee;}
DIV.tx-wfcwtstrafalcioni-pi1 DIV.strafalcioni_list DIV.strafalcionidescription * {padding:0px; margin:0px;}
DIV.tx-wfcwtstrafalcioni-pi1 DIV.strafalcioni_list DIV.strafalcionidescription p {padding:5px 0 10px 0;}
DIV.tx-wfcwtstrafalcioni-pi1 DIV.strafalcioni_list TABLE {width:100%;}
DIV.tx-wfcwtstrafalcioni-pi1 DIV.strafalcioni_list TR {vertical-align:top;width:100%;}
DIV.tx-wfcwtstrafalcioni-pi1 DIV.strafalcioni_list TD { width:50%;}
DIV.tx-wfcwtstrafalcioni-pi1 DIV.strafalcioni_list TD.strafalcioniauthor {text-align:right;}


DIV.tx-wfcwtstrafalcioni-pi1 DIV.strafalcioni_list DIV.wfcwtstrafalcioni_item DIV.profilomini {padding:0;text-align:right;}
DIV.tx-wfcwtstrafalcioni-pi1 DIV.strafalcioni_list DIV.wfcwtstrafalcioni_item DIV.profilomini .immagine,
DIV.tx-wfcwtstrafalcioni-pi1 DIV.strafalcioni_list DIV.wfcwtstrafalcioni_item DIV.profilomini .citta,
DIV.tx-wfcwtstrafalcioni-pi1 DIV.strafalcioni_list DIV.wfcwtstrafalcioni_item DIV.profilomini .stato,
DIV.tx-wfcwtstrafalcioni-pi1 DIV.strafalcioni_list DIV.wfcwtstrafalcioni_item DIV.profilomini .Status img,
DIV.tx-wfcwtstrafalcioni-pi1 DIV.strafalcioni_list DIV.wfcwtstrafalcioni_item DIV.profilomini .punteggio {display:none;}
DIV.tx-wfcwtstrafalcioni-pi1 DIV.strafalcioni_list DIV.wfcwtstrafalcioni_browser {padding:5px;background:#C0DBCA;text-align:center;}
DIV.tx-wfcwtstrafalcioni-pi1 DIV.strafalcioni_list DIV.browser_label {padding:5px;}
DIV.tx-wfcwtstrafalcioni-pi1 DIV.strafalcioni_list DIV.browser_label span {font-weight:bold;}
DIV.tx-wfcwtstrafalcioni-pi1 DIV.strafalcioni_list DIV.browser_link span.list {padding:0 5px;}
DIV.tx-wfcwtstrafalcioni-pi1 DIV.strafalcioni_list DIV.browser_link a {padding:5px; text-decoration:none;font-weight:bold;}
DIV.tx-wfcwtstrafalcioni-pi1 DIV.strafalcioni_list DIV.browser_link span.wfcwtrecipe_selectedPage a,
DIV.tx-wfcwtstrafalcioni-pi1 DIV.strafalcioni_list DIV.browser_link a:hover {background:#E6F6EC;}

DIV.tx-wfcwtstrafalcioni-pi1 DIV.strafalcioni_detail {padding:10px;}
DIV.tx-wfcwtstrafalcioni-pi1 DIV.strafalcioni_detail DIV.strafalcionicontent {padding:10px 0 0 0;}   
DIV.tx-wfcwtstrafalcioni-pi1 DIV.strafalcioni_detail DIV.strafalcionicontent p {padding-bottom:10px;}
DIV.tx-wfcwtstrafalcioni-pi1 DIV.strafalcioni_detail DIV.strafalcionicontent img {margin:5px 0 10px 10px;} 
DIV.tx-wfcwtstrafalcioni-pi1 DIV.strafalcioni_detail h2 {padding-left:10px; background:#aabbaa;color:#FFFFFF;margin-bottom:10px; }
DIV.tx-wfcwtstrafalcioni-pi1 DIV.strafalcioni_detail h3 {background:#aabbaa none repeat scroll 0%;color:#FFFFFF;margin-bottom:5px; 0pt;padding:10px; }
DIV.tx-wfcwtstrafalcioni-pi1 DIV.strafalcioni_detail table {width:100%; }
DIV.tx-wfcwtstrafalcioni-pi1 DIV.strafalcioni_detail TR {vertical-align:bottom;}
DIV.tx-wfcwtstrafalcioni-pi1 DIV.strafalcioni_detail TD {padding:10px;}
DIV.tx-wfcwtstrafalcioni-pi1 DIV.strafalcioni_detail ul { padding-bottom:10px;}
DIV.tx-wfcwtstrafalcioni-pi1 DIV.strafalcioni_detail ol { padding-bottom:10px;}
DIV.tx-wfcwtstrafalcioni-pi1 DIV.strafalcioni_detail ul li { margin-left:15px;}
DIV.tx-wfcwtstrafalcioni-pi1 DIV.strafalcioni_detail ol li{ margin-left:15px;}
DIV.tx-wfcwtstrafalcioni-pi1 DIV.strafalcioni_detail TD.strafalcioniauthor {text-align:right;}
DIV.tx-wfcwtstrafalcioni-pi1 DIV.strafalcioni_detail TD.strafalcioniauthor DIV.profilomini {padding:0px;}
DIV.tx-wfcwtstrafalcioni-pi1 DIV.strafalcioni_detail td.strafalcionibacktolist ul li {display:inline;list-style-type:none;padding:10px 5px 5px 5px; margin-left:0px;}
DIV.tx-wfcwtstrafalcioni-pi1 DIV.strafalcioni_detail td.strafalcionibacktolist ul li.img:hover {background:#AACCDD;}
DIV.tx-wfcwtstrafalcioni-pi1 DIV.strafalcioni_detail td.strafalcionibacktolist ul img {border:none;}

DIV.tx-wfcwtstrafalcioni-pi1 DIV#wfcwtstrafalcioni_author DIV.wfcwtstrafalcioni_item {font-size:9px; padding:3px; border-bottom: 3px solid #ffffff; line-height:14px; } 
DIV.tx-wfcwtstrafalcioni-pi1 DIV#wfcwtstrafalcioni_author DIV.wfcwtstrafalcioni_item:hover {background-color: #ffffff;}
DIV.tx-wfcwtstrafalcioni-pi1 DIV#wfcwtstrafalcioni_author DIV.wfcwtstrafalcioni_item H3 {font-size:11px; padding:3px; line-height:14px;} 
DIV.tx-wfcwtstrafalcioni-pi1 DIV#wfcwtstrafalcioni_author H3.archivio {font-size:12px; padding:3px; line-height:14px; text-align:center;}
DIV.tx-wfcwtstrafalcioni-pi1 DIV#wfcwtstrafalcioni_author H3.archivio a {text-decoration:none;} 
DIV.tx-wfcwtstrafalcioni-pi1 DIV#wfcwtstrafalcioni_author DIV.wfcwtstrafalcion-profile {display:none;}

DIV.tx-wfcwtstrafalcioni-pi1 DIV#wfcwtstrafalcioni_author DIV.wfcwtcat_item {font-size:9px; padding:3px; border-bottom: 3px solid #ffffff; line-height:14px; } 
DIV.tx-wfcwtstrafalcioni-pi1 DIV#wfcwtstrafalcioni_author DIV.wfcwtcat_item:hover {background-color: #ffffff;}
DIV.tx-wfcwtstrafalcioni-pi1 DIV#wfcwtstrafalcioni_author DIV.wfcwtcat_item H3 {font-size:14px; padding:3px; line-height:14px;} 
DIV.tx-wfcwtstrafalcioni-pi1 DIV#wfcwtstrafalcioni_author DIV.wfcwtcat_item H3 a {text-decoration:none;} 

/***********************************************************
	form modifica
***********************************************************/
DIV.tx-wfqbe-pi1 {background:#eee;padding:10px 0 20px 5px;}
DIV.tx-wfqbe-pi1 textarea {font-family:Verdana; font-size:11px;width:428px;}
DIV.tx-wfqbe-pi1 INPUT {font-size: 10px; margin:5px 0 5px 0; padding: 2px; } 
DIV.tx-wfqbe-pi1 .wfqbe_odd, DIV.tx-wfqbe-pi1 .wfqbe_even {background-color:#eee;}
DIV.tx-wfqbe-pi1 p {padding: 0 0 10px 0;}
DIV.tx-wfqbe-pi1 .wfqbe_block {padding: 0 0 10px 0;}
DIV.tx-wfqbe-pi1 .wfqbe_required_field {color:#ff0000;}
/*inserito per formattazione ricette*/
div.ricette div.tx-wfqbe-pi1  img {border:none;}
div.ricette div.tx-wfqbe-pi1 div#category_1 {width:150px; float:left;}
div.ricette div.tx-wfqbe-pi1 div#difficolta_2 {width:130px; float:left;}
div.ricette div.tx-wfqbe-pi1 div#persone_3 {width:130px; float:left;}
div.ricette div.tx-wfqbe-pi1 div#preparazione_ore_4 {width:150px; float:left;}
div.ricette div.tx-wfqbe-pi1 div#preparazione_minuti_5 {width:200px; float:left;}
div.ricette div.tx-wfqbe-pi1 div#cottura_ore_6 {width:150px; float:left;}
div.ricette div.tx-wfqbe-pi1 div#cottura_minuti_7 {width:200px; float:left;}
div.ricette div.tx-wfqbe-pi1 div#ingredients_8 {clear:left;}
div.ricette div.tx-wfqbe-pi1 div#ingredients_8 span.label img {vertical-align:middle;padding-left:10px;}
div.ricette div.tx-wfqbe-pi1 div#ingredients_8 span.label label {line-height:25px;}
div.ricette div.tx-wfqbe-pi1 div#ingredients_8 div.field {line-height:25px; background:#ddd;}


/***********************************************************
	SEGNALA AD UN AMICO
***********************************************************/
DIV.tipafriends .tipform {padding: 10px 10px 30px 10px}

/***********************************************************
	FORUM - latest
***********************************************************/
DIV.tx-doodochcforumteaser-pi1 DIV.teaser-latestposts-container {padding: 10px 10px 30px 10px;}
DIV.tx-doodochcforumteaser-pi1 DIV.teaser-latestposts-container H3 {display:inline;font-weight:normal;font-size:18px;}
DIV.tx-doodochcforumteaser-pi1 DIV.teaser-latestposts-post {margin:5px 0px 10px 0px; padding: 0px; background-color: #F1E2ED; border: 3px solid #DEBEDE;}
DIV.tx-doodochcforumteaser-pi1 .teaser-latestposts-post:hover {background-color: #ffffff;}
DIV.tx-doodochcforumteaser-pi1 DIV.teaser-latestposts-post H3 {font-size:10px; padding:3px; line-height:14px;} 
DIV.tx-doodochcforumteaser-pi1 DIV.teaser-latestposts-post p {font-size:9px; padding:3px; line-height:14px;} 
DIV.tx-doodochcforumteaser-pi1 DIV.teaser-latestposts-authordate {font-size:9px; padding:3px; border-bottom: 3px solid #ffffff; line-height:14px; background-color: #DEBEDE;} 
DIV.tx-doodochcforumteaser-pi1 DIV.teaser-toforum-link a{XXmargin:10px; XXpadding:10px; border: 1px solid #ffffff; background-color: #DEBEDE;} 
/***********************************************************
	FORUM - TOP THREADS
***********************************************************/
DIV.tx-doodochcforumteaser-pi1 DIV.teaser-topthread-container {padding: 10px 10px 30px 10px;}
DIV.tx-doodochcforumteaser-pi1 DIV.teaser-topthread-container H3 {display:inline;font-weight:normal;font-size:18px;}
DIV.tx-doodochcforumteaser-pi1 DIV.teaser-topthread-post {margin:5px 0px 10px 0px; padding: 0px; background-color: #F1E2ED; border: 3px solid #DEBEDE;}
DIV.tx-doodochcforumteaser-pi1 .teaser-topthread-post:hover {background-color: #ffffff;}
DIV.tx-doodochcforumteaser-pi1 DIV.teaser-topthread-post H3 {font-size:10px; padding:3px; line-height:14px;} 
DIV.tx-doodochcforumteaser-pi1 DIV.teaser-topthread-post p {font-size:9px; padding:3px; line-height:14px;} 
DIV.tx-doodochcforumteaser-pi1 DIV.teaser-topthread-authordate {font-size:9px; padding:3px; border-bottom: 3px solid #ffffff; line-height:14px; background-color: #DEBEDE;} 
DIV.tx-doodochcforumteaser-pi1 DIV.teaser-topthread-authordate SPAN.topthread-numpost {text-align:right;font-size:10px; background-color: #F1E2ED; margin-left:2px;border: 1px solid #FFFFFF; font-weight:bold;}
.teaser-topthread-authordate {text-align:right;}
/***********************************************************
 TEASER FORUM
***********************************************************/
DIV.tx-doodochcforumteaser-pi1 {background: transparent;} /*azzera background del forum*/
DIV.tx-doodochcforumteaser-pi1 table.teaser-topthread-container {margin: 0 auto 10px auto;}
DIV.tx-doodochcforumteaser-pi1 h3 {display: none;}
DIV.tx-doodochcforumteaser-pi1 teaser-toforum-link {margin-top:5px;}

/***********************************************************
	USER ONLINE -
***********************************************************/
DIV.tx_sduseronline_stat {padding: 10px; line-height:16px;}
DIV.tx_sduseronline_stat span.tx_sduseronline_listmembers {text-align:right; font-size:10px; line-height:20px; background-color: #c8e3ec; display:block;}
DIV.tx_sduseronline_stat DIV.tx_sduseronline_member {text-align:left; padding: 10px 0px 10px 10px; background-color:#ffffff;}

/***********************************************************
     MODERAZIONE -
***********************************************************/
DIV.tx-wfcwtscore-pi1 ul{padding-left: 0px; padding-top:10px; padding-bottom:10px; }
DIV.tx-wfcwtscore-pi1 li{display:inline;margin-left:10px; font-size:12px;}
DIV.tx-wfcwtscore-pi1 H2{font-size:16px; background-color:#1C4F76; margin-left:0px; padding-left:10px;}
DIV.tx-wfcwtscore-pi1 table, DIV.tx-wfcwtscore-pi1 table.profilo {border: 3px solid #BBDDEE; background:#BBDDEE; }
DIV.tx-wfcwtscore-pi1 table tr.wfcwtscore_even, DIV.tx-wfcwtscore-pi1 table.profilo tr.wfcwtscore_even {background:#EEFFFF;}
DIV.tx-wfcwtscore-pi1 table tr.wfcwtscore_odd, DIV.tx-wfcwtscore-pi1 table.profilo tr.wfcwtscore_odd {background:#DDEEFF;}
DIV.tx-wfcwtscore-pi1 table td, DIV.tx-wfcwtscore-pi1 table.profilo td {padding:2px;}
DIV.tx-wfcwtscore-pi1 table tr.wfcwtscore_abuse {background:#00FFFF;}

DIV.tx-wfcwtscore-pi1 DIV.wfcwtscore_browser {width:900px;}
DIV.tx-wfcwtscore-pi1 DIV.wfcwtscore_browser .wfcwtrecipe_selectedPage {padding:1px;}
DIV.tx-wfcwtscore-pi1 DIV.wfcwtscore_browser .wfcwtrecipe_notSelectedPage {padding:1px;}
DIV.tx-wfcwtscore-pi1 DIV.wfcwtscore_browser DIV SPAN {float:left; display:block;}

/***********************************************************
     MODERAZIONE - UTENTI
***********************************************************/
DIV.tx-wfcwtscore-pi3 ul{padding-left: 0px; padding-top:10px; padding-bottom:10px; }
DIV.tx-wfcwtscore-pi3 li{display:inline;margin-left:10px; font-size:12px;}
DIV.tx-wfcwtscore-pi3 H2{font-size:16px; background-color:#1C4F76; margin-left:0px; padding-left:10px; margin-top:0px;}
DIV.tx-wfcwtscore-pi3 table, DIV.tx-wfcwtscore-pi1 table.profilo {border: 3px solid #BBDDEE; background:#BBDDEE; }
DIV.tx-wfcwtscore-pi3 table tr.wfcwtscore_even, DIV.tx-wfcwtscore-pi1 table.profilo tr.wfcwtscore_even {background:#EEFFFF;}
DIV.tx-wfcwtscore-pi3 table tr.wfcwtscore_odd, DIV.tx-wfcwtscore-pi1 table.profilo tr.wfcwtscore_odd {background:#DDEEFF;}
DIV.tx-wfcwtscore-pi3 table td, DIV.tx-wfcwtscore-pi1 table.profilo td {padding:2px;}

/***********************************************************
     FAQ -
***********************************************************/
DIV.faq ul {padding-left:25px; padding-top:40px;}


/***********************************************************
 PROFESSIONE FUTURA
***********************************************************/
DIV.user-futurejobs-pi1 {}
DIV.user-futurejobs-pi1 DIV#professionefutura{height:150px; background:transparent url(../images/bimbi.jpg) 100% 0 no-repeat;}
DIV.user-futurejobs-pi1 form#futurejobs-search {padding:20px 10px 10px 10px;}  
DIV.user-futurejobs-pi1 div#futurejobs-result {margin-top:40px;xpadding:10px;} 
DIV.user-futurejobs-pi1 div#futurejobs-result span {font-weight:bold; font-size:18px;} 
DIV.user-futurejobs-pi1 form#futurejobs-search label {font-weight:bold;} 
DIV.user-futurejobs-pi1 form#futurejobs-search input {font-family: "trebuchet MS", Lucida sans, tahoma, geneva, arial, helvetica, sans-serif; }
DIV.user-futurejobs-pi1 div#inputfield input.nomebambino {margin:10px 0 0 20px;float:left;width:100px;}
DIV.user-futurejobs-pi1 div#inputfield {width:200px;margin-top:20px;}
DIV.user-futurejobs-pi1 div#futurejobs-button {width:45px;float:left;}
DIV.user-futurejobs-pi1 div#futurejobs-button input {
  padding:10px 0 15px 47px;
  border:none;
  margin-top:-10px;
  background: transparent url(../images/sfera.jpg) no-repeat 0 0;
  color:#1C4F76;
}
DIV.user-futurejobs-pi1 div#futurejobs-button input:hover {background: transparent url(../images/sfera_over.jpg) no-repeat 0 0;}


/****************************************************************
BLOCCO ------ TT_NEWS
****************************************************************/
DIV.news-latest-container {}
DIV.news-latest-container p.bodytext {padding:0px;}
DIV.news-latest-item {padding:10px 10px 0 10px;}
DIV.news-latest-item span.categoria {font-weight:bold;}

/*---------------------------------  tt_news LIST ---------------------------------*/
DIV.news-list-container {xbackground:#FFFFCC; padding-bottom:10px;}
DIV.news-list-container p.bodytext {padding:0px;}
DIV.news-list-item {padding:10px 10px 0 10px;}
DIV.news-list-item span.categoria {font-weight:bold;}

/*---------------------------------  tt_news Page-Browser ---------------------------------*/
div.news-list-browse {text-align:center; width:100%; float:left;}
.browseBoxWrap {	padding:5px 0px;	height:50px;	color: #333;	font-size: 12px;}
div.browseLinksWrap {margin-top:10px;}
span.showResultsNumbersWrap {font-weight:bold;}
div.browseLinksWrap {}
span.inactiveLinkWrap a,
span.inactiveLinkWrap a:link, 
span.inactiveLinkWrap a:active, 
span.inactiveLinkWrap a:visited { padding:2px;}
span.inactiveLinkWrap a:hover {color:#fff;  background:#666;}
span.activeLinkWrap { color:#fff;  background:#666; padding:2px; font-weight:bold; }

/*---------------------------------  tt_news SINGLE ---------------------------------*/
DIV.news-single-item * {padding:0;margin:0; }
DIV.news-single-item {padding:10px; border:1px solid #ddd; }
DIV.news-single-item h2 {padding-left:10px; background:#CCCC33;color:#1C4F76;margin-bottom:10px;}
DIV.news-single-item h3 {font-size:12px; font-weight:normal;padding-bottom:10px;}
DIV.news-single-item p.bodytext {padding-bottom:10px;}
DIV.news-single-item DIV.news-single-item-body div {float:left;width:100%}
DIV.news-single-item DIV.news-single-item-body div.content {}
DIV.news-single-item DIV.news-single-item-body div.images {}
DIV.news-single-item DIV.news-single-backlink {width:250px;float:left;}
DIV.news-single-item DIV.news-single-item-links {width:150px;float:right;text-align:right;}

/****************************************************************
BLOCCO ------ SEGNALA ABUSO
****************************************************************/
DIV.tx-wfcwtscore-pi4 DIV#signalation {padding:10px;}
DIV.tx-wfcwtscore-pi4 FORM#wfcwtscore_signal DIV#contenutosegnalato {padding-bottom:10px;}
DIV.tx-wfcwtscore-pi4 FORM#wfcwtscore_signal label {font-weight:bold;}
DIV.tx-wfcwtscore-pi4 FORM#wfcwtscore_signal textarea {font-family:Verdana;font-size: 11px; width:420px; height:100px;  } 
DIV.tx-wfcwtscore-pi4 FORM#wfcwtscore_signal INPUT.button {font-size: 10px;margin-top:10px;} 
DIV.tx-wfcwtscore-pi4 FORM#wfcwtscore_signal INPUT.button:hover {} 

/****************************************************************
 SCORE ------ CLASSIFICA MIGLIORI UTENTI
****************************************************************/
DIV.tx-wfcwtscore-pi2 table {width:100%; }
DIV.tx-wfcwtscore-pi2 table tr {border-bottom:2px solid #fff;}
DIV.tx-wfcwtscore-pi2 td.cwt_community_guestbook_img {background:#fff;width:60px;text-align:center;border: 5px solid #fff;}
DIV.tx-wfcwtscore-pi2 td.cwt_community_guestbook_nick {font-size:14px;padding-left:5px;}
DIV.tx-wfcwtscore-pi2 td.cwt_community_guestbook_score {font-weight:bold;}
DIV.tx-wfcwtscore-pi2 td.cwt_community_guestbook_score SPAN {font-weight:bold; font-size:14px; color:#A20100;}

DIV.tx-wfcwtscore-pi2 DIV.wfcwtscore_browser {width: 100%;}
DIV.tx-wfcwtscore-pi2 DIV.wfcwtscore_browser SPAN.wfcwtrecipe_selectedPage {padding:1px;}
DIV.tx-wfcwtscore-pi2 DIV.wfcwtscore_browser SPAN.wfcwtrecipe_notSelectedPage {padding:1px;}
DIV.tx-wfcwtscore-pi2 DIV.wfcwtscore_browser DIV SPAN {float:left; display:block;}

/****************************************************************
 PERSONAL ------ UTENTI CHE HANNO AGGIORNATO I LORO CONTENUTI PERSONALI
****************************************************************/
DIV.tx-wfcwtpers-pi2 table {width:100%; }

DIV.tx-wfcwtpers-pi2 tr.new_pers_content_mini td {border-bottom:2px solid #fff; }

DIV.tx-wfcwtpers-pi2 td.cwt_community_guestbook_img {background:#fff;width:60px;text-align:center;border: 5px solid #fff;}
DIV.tx-wfcwtpers-pi2 td.cwt_community_guestbook_nick {font-size:14px;padding-left:5px;}
DIV.tx-wfcwtpers-pi2 td.cwt_community_guestbook_score {font-weight:bold;}
DIV.tx-wfcwtpers-pi2 td.cwt_community_guestbook_score SPAN {font-weight:bold; font-size:14px; color:#A20100;}

DIV.tx-wfcwtpers-pi2 .wfcwtscore_browser SPAN.wfcwtrecipe_selectedPage {padding:1px;}
DIV.tx-wfcwtpers-pi2 .wfcwtscore_browser SPAN.wfcwtrecipe_notSelectedPage {padding:1px;}


/**************************************************************** 
ERRORI IE6 ------ CORREZIONI APPORTATE DA MORINI IL 19/06/2008 
****************************************************************/ 
.tx-chcforum-pi1-postForm textarea {width:100% !important;width:99%;}

/**************************************************************** 
 TABELLA HOME  19/06/2008 
****************************************************************/
table.bimbisuperstar {text-align:center;}
table.bimbisuperstar span.nome {font-weight:bold;}

/***********************************************************
    PRODOTTI TEMATICI
***********************************************************/
DIV.tx-wfthemprod-pi1 * {padding:0px; margin:0px;}
DIV.tx-wfthemprod-pi1  {padding:10px 5px; }
DIV.tx-wfthemprod-pi1  a {text-decoration:none; }
DIV.tx-wfthemprod-pi1  .spacer { height:10px; width:100%;}

DIV.tx-wfthemprod-pi1 DIV.wfthemprod-item DIV.themprodcontent {float:left; width:270px}
DIV.tx-wfthemprod-pi1 DIV.wfthemprod-item DIV.themprodimage {float:right; border:3px solid #E3D9E6;}
DIV.tx-wfthemprod-pi1 DIV.wfthemprod-item .categoria {border-top:1px solid #E3D9E6; font-style:italic; padding-bottom:15px; display:block;}
DIV.tx-wfthemprod-pi1 DIV.wfthemprod-item .product-price {font-size:14px;font-weight:bold;padding-top:10px;text-align:right;color:#aa0000;}
DIV.tx-wfthemprod-pi1 DIV.wfthemprod-item .validita {font-size:10px; text-align:right;}

DIV.tx-wfthemprod-pi1 DIV#wfthemprod-single DIV.themprodcontent {float:left; width:270px}
DIV.tx-wfthemprod-pi1 DIV#wfthemprod-single DIV.themprodimage {float:right; border:3px solid #E3D9E6;}
DIV.tx-wfthemprod-pi1 DIV#wfthemprod-single .categoria {border-top:1px solid #E3D9E6; font-style:italic; padding-bottom:15px; display:block;}
DIV.tx-wfthemprod-pi1 DIV#wfthemprod-single .product-price {font-size:14px;font-weight:bold;padding-top:10px;text-align:right;color:#aa0000;}
DIV.tx-wfthemprod-pi1 DIV#wfthemprod-single .validita {font-size:10px; text-align:right;}

DIV.tx-wfthemprod-pi1 FORM#wfthemprod-search {padding:10px 0px;background:#F3E9F6;font-weight:bold;}

DIV.tx-wfthemprod-pi1 FORM#wfthemprod-search INPUT {font-size: 10px;color: #003366; background-color: #F3E9F6; border: 1px solid #D3C9D6; padding: 2px; } 
DIV.tx-wfthemprod-pi1 FORM#wfthemprod-search INPUT.searchField {width:200px;} 
DIV.tx-wfthemprod-pi1 FORM#wfthemprod-search INPUT.searchButton {border-top-color:#FFFFFF; border-left-color:#FFFFFF; margin:0 30px 0 10px;} 
DIV.tx-wfthemprod-pi1 FORM#wfthemprod-search INPUT.searchButton:hover {background-color: #D3C9D6; border: 1px solid #F3E9F6;} 

DIV#order_block, form#wfthemprod-search {border-bottom:2px solid #CCAACC;margin-bottom:10px;padding:10px 0;}
DIV#order_block  span.label {font-weight:bold; padding-right:5px;}
DIV#order_block  span.link {text-decoration:underline;}

DIV.tx-wfthemprod-pi1 DIV.wfthemprod-pagebrowser {padding: 5px 5px 10px 5px;background:#D3C9D6;text-align:center;}
DIV.tx-wfthemprod-pi1 DIV.wfthemprod-pagebrowser DIV.browser_label {padding:5px;}
DIV.tx-wfthemprod-pi1 DIV.wfthemprod-pagebrowser DIV.browser_label span {font-weight:bold;}
DIV.tx-wfthemprod-pi1 DIV.wfthemprod-pagebrowser DIV.browser_link span.list {padding:0 5px;}
DIV.tx-wfthemprod-pi1 DIV.wfthemprod-pagebrowser DIV.browser_link a {padding:5px; text-decoration:none;font-weight:bold;}
DIV.tx-wfthemprod-pi1 DIV.wfthemprod-pagebrowser DIV.browser_link span.wfthemprod_selectedPage a,
DIV.tx-wfthemprod-pi1 DIV.wfthemprod-pagebrowser DIV.browser_link a:hover {background:#F3E9F6;}
/***********************************************************
	USER_PREMI
***********************************************************/
DIV.user-premi-pi1 {padding-top:0px;padding-right:10px;padding-left:10px;padding-bottom:10px; font-family: "trebuchet MS", Lucida sans, tahoma, geneva, arial, helvetica, sans-serif; color:#1C4F76;}
DIV.user-premi-pi1 H3 {font-weight:normal;font-size:18px;}
DIV.user-premi-pi1 P {padding:10px 0px 0px 0px}
DIV.user-premi-pi1 P.status {Font-size: 14px; line-height:14px; padding:10px 0px 10px 0px}
DIV.user-premi-pi1 INPUT {font-size: 10px; font-weight: normal; color: #003366; background-color: #FFCC66; border: 1px solid; border-top-color:#FFFFFF; border-right-color:#FF9900; border-bottom-color:#FF9900; border-left-color:#FFFFFF;padding: 2px 10px 2px 10px;}
DIV.user-premi-pi1 INPUT:hover {background-color: #FFCC33; border: 1px solid #FF9900;}



.tx-chcforum-pi1-singlePost .text img {
     /*sets max-height for IE */
    height: expression(this.height > 350 ? "350px" : true);
    width: expression(this.width > 350 ? "350px" : true);
	max-height: 350px;
	max-width: 350px;

}


/***********************************************************
	PHOTOGALLERY - pagina personale
***********************************************************/
DIV.tx-wfdam-pi1 DIV.wfdam_filelist{padding:0 10px 10px 10px;}
DIV.tx-wfdam-pi1 DIV.wfdam_filelist h1{padding-bottom:10px;}
DIV.tx-wfdam-pi1 DIV.wfdam_filelist DIV.wfdam-addnew {clear:both;text-align:center;}
DIV.tx-wfdam-pi1 DIV.wfdam_filelist DIV.odd {clear:both;}
DIV.tx-wfdam-pi1 DIV.wfdam-listitem {width:200px; padding:5px; float:left;}
DIV.tx-wfdam-pi1 DIV.wfdam_filelist DIV.even {padding-left:10px;}
DIV.tx-wfdam-pi1 DIV.wfdam_fileitems {padding:5px 0; }
DIV.tx-wfdam-pi1 DIV.wfdam-upload{clear:both;}
DIV.tx-wfdam-pi1 ul.wfdam-orderby {list-style:none;margin-bottom:5px;padding-bottom:5px;border-bottom:1px solid #1C4F76;}
DIV.tx-wfdam-pi1 ul.wfdam-orderby li {display:inline; padding-left:10px;}
DIV.tx-wfdam-pi1 ul.wfdam-orderby li.active a {color:#C20401;text-decoration:none;}
DIV.tx-wfdam-pi1 DIV.wfdam-listitem-image img {border-top:2px solid #ccc;border-left:2px solid #ccc;border-bottom:2px solid #aaa;border-right:2px solid #aaa;}
DIV.tx-wfdam-pi1 .wfqbe_browser {clear:both; width:auto; text-align:center; margin-top:5px; border-top:1px solid #1C4F76;}
DIV.tx-wfdam-pi1 ul.wfdam-orderby li#archivio {padding-left:50px;}

DIV.tx-wfdam-pi1 DIV.backlink {padding:10px 0;}
DIV.tx-wfdam-pi1 DIV.cleaner {clear:both;}
DIV.tx-wfdam-pi1 DIV.wfdam_cat,
DIV.tx-wfdam-pi1 DIV.wfdam_edit {padding:5px; color:#333;}
DIV.tx-wfdam-pi1 DIV.wfdam_cat label,
DIV.tx-wfdam-pi1 DIV.wfdam_edit label {float:left; width:150px; font-weight:bold;display:block;margin-top:10px;}
DIV.tx-wfdam-pi1 DIV.wfdam_edit div.label { float:left;margin-top:10px;}
DIV.tx-wfdam-pi1 DIV.wfdam_cat input,
DIV.tx-wfdam-pi1 DIV.wfdam_cat select,
DIV.tx-wfdam-pi1 DIV.wfdam_edit input,
DIV.tx-wfdam-pi1 DIV.wfdam_edit select   {float:left; margin-top:5px;}
DIV.tx-wfdam-pi1 DIV.wfdam_cat input.button,
DIV.tx-wfdam-pi1 DIV.wfdam_edit input.button {margin-right:10px;}
DIV.tx-wfdam-pi1 DIV#wfdam_edit-footer {padding:10px 0;}

/*permette di tenere attaccati il dettaglio dell'immagine con la parte di commenti */
DIV.preb3cf .b3cf {margin-bottom:0px !important;}
DIV.tx-wfdam-pi1 .wfdam_minheight {height:300px;}

DIV.tx-wfdam-pi1 DIV.wfdam_filedetails {padding:5px;}
DIV.tx-wfdam-pi1 DIV.wfdam_filedetails h2 {color:#1C4F76; margin-bottom:0px;}
DIV.tx-wfdam-pi1 DIV.wfdam_filedetails DIV.wfdam_preview {width:250px; float:left; padding:5px;}
DIV.tx-wfdam-pi1 DIV.wfdam_filedetails DIV.wfdam_preview img {border-top:2px solid #ccc;border-left:2px solid #ccc;border-bottom:2px solid #aaa;border-right:2px solid #aaa;}
DIV.tx-wfdam-pi1 DIV.wfdam_filedetails DIV.wfdam_author {width:170px; float:right;text-align:right;}
DIV.tx-wfdam-pi1 DIV.wfdam_filedetails DIV.wfdam_back {clear:both;padding:5px;width:100%;text-align:center;}
DIV.tx-wfdam-pi1 DIV.wfdam_filedetails DIV.wfdam_filedescription {clear:both;padding:5px;}
DIV.tx-wfdam-pi1 DIV.wfdam_filedetails DIV.wfdam_footer {margin-top:5px; border-top:1px solid #1C4F76;margin-bottom:5px; border-bottom:1px solid #1C4F76;}
DIV.tx-wfdam-pi1 DIV.wfdam_filedetails DIV.wfdam_footer DIV.wfdam_ratings {width:250px;float:left;}
DIV.tx-wfdam-pi1 DIV.wfdam_filedetails DIV.wfdam_footer DIV.wfdam_abuse {text-align:right;width:150px;float:right;}
DIV.tx-comments-pi1 {padding:5px;}

div.user-c4gallery-pi1 div.gallery {padding-bottom:10px;}
div.user-c4gallery-pi1 div.gallery div.nogallery{padding:10px;}
div.user-c4gallery-pi1 div.gallery-item,
div.user-c4gallery-pi1 div.gallery-item-footer {padding:5px;}
div.user-c4gallery-pi1 div.gallery-item-footer {padding-bottom:10px;}
div.user-c4gallery-pi1 div.gallery-item .title h2 {margin:0;}
div.user-c4gallery-pi1 div.gallery-item .title h2 a {font-size:14px; text-decoration:none;}
div.user-c4gallery-pi1 div.gallery-item .title img {border:none;}
div.user-c4gallery-pi1 div.gallery-item .preview img {border-top:2px solid #aaa;border-left:2px solid #aaa;border-bottom:2px solid #ccc;border-right:2px solid #ccc;}

DIV.tx-wfdam-pi1 DIV.wfdam_slideshow {padding:0px;}
DIV.tx-wfdam-pi1 DIV.wfdam_slideshow #footer_container {background:transparent url(../images/tematica_footer_content_bg.jpg) 0 0 repeat-y;}
DIV.tx-wfdam-pi1 DIV.wfdam_slideshow .footer {width:138px; float:left; padding:5px;}
DIV.tx-wfdam-pi1 DIV.wfdam_slideshow .fright {float:right;}
DIV.tx-wfdam-pi1 #wfdam_categories {padding: 10px 10px 20px 10px;}
DIV.tx-wfdam-pi1 #wfdam_categories .tree li {list-style-type:none;}



