/*  **************************
Tema BLUETEAM
by Alf
http://www.e107works.org 
****************************/

/* Body e stile links */
body {padding:0;font-size:15px;margin-top:30px;font-family:"Lucida Grande",Arial,Helvetica,sans-serif;color:#444444;text-align:left;background:#ccc}
a img {border:none;}
a:hover  img {border:none;}
a {color: #346C7C;text-decoration: none;}
a:hover {color:#F26508;}
p {line-height:20px;}
img{vertical-align:middle}
a:focus { outline: 0; }

.tbox{border:1px solid #ccc; background:#F0F7EF;color:#4C9697;font-weight:bold;font-size:12px;}
.helpbox {border:none; background:rgb(255,255,255);color:rgb(144,144,173);font-size:12px;width:80%;}
.tbox.comment{border:1px solid #ccc; background:#F0F7EF;color:#4C9697;font-weight:bold;font-size:12px;width:90%;}


.nextprev {color:#5F5E5E;text-align:center;clear:both;height:18px;padding:6px;margin-left:5px;margin-top:5px;}
.nextprev  a{padding:2px 4px;}
.nextprev  a:hover{border:1px solid #e22882;padding:1px 3px;text-decoration:none;}

.button{background:#E05805;color:#fff;font-weight: normal;border: 1px solid rgb(192,192,192);text-align: center;padding: 2px;}
.button:hover {background: #74ABB7;color: #fff;cursor: pointer;border: 1px solid rgb(255,255,255);text-align: center;padding:2px;}

.tboxlogin {border:1px solid #EDEDED; background:#fff;color:#DB6546;font-weight:bold;font-size:12px;width:180px;margin:3px 12px;}
.tboxlogincpass {width:80px;float:left}
.buttonlogin{background:url('images/bottone-accedi.png') no-repeat center bottom;width:120px;height:38px;border:none;float:right;margin-right:10px;}

/* Fine body e stile links */

/* Elementi del layout */
#contenitore{width:980px;height:auto;overflow:hidden;margin:0 auto;}

#toplogo{width:950px;height:40px;padding-left:30px;}
#testata{width:980px;height:340px;background:url('images/animazione.jpg') no-repeat;}
#testatacommunity{width:980px;height:340px;background:url('images/animazionecommunity.jpg') no-repeat;}
#fascia{width:980px;height:40px;background:#f2f2f2;font-family:'courier new' , courier, verdana;}
	#ricerca{width:330px;height:40px;float:left;}
		.tboxsearch{width:238px;color:#FE7A00;margin:8px 0 0 12px;font-weight:bold;font-size:18px;height:22px;background:#E4E4E4;border-left:none;border-right:none;border-top:1px solid #fff;border-bottom:1px solid #fff;font-family:'courier new' , courier, verdana;}
		.buttonsearch {font-size:14px;background:none;border:none;color:#fafafa;font-weight:bold;}
		.buttonsearch:hover {cursor:pointer;}	
	#privati{width:385px;height:40px;float:left;position:relative;}
		/* Menu messaggi privati */

		#posta{width: 300px;height:40px;overflow: hidden;background: url('images/bkposta.gif') no-repeat center top;position:absolute;left:10px;top:5px;height:auto;}

		#postalog {display: block;text-align:left;height:29px;padding-top:1px;}
			#postalog  span{margin-left:20px;letter-spacing:-1px;}
		#posta a {display: inline;padding: 0 3px;}
		#posta a:hover {color:#FF3366;}
	
	#pulsantecontattaci{width:96px;height:22px;float:left;padding:11px 1px 7px 1px;}
	#pulsantehome{width:35px;height:22px;float:left;padding:11px 10px 7px 10px;}
	#pulsanterss{width:37px;height:22px;float:left;padding:11px 8px 7px 5px;text-align:right;}
	#pulsantefacebook{width:37px;height:22px;float:left;padding:11px 4px 7px 4px;text-align:right;}
	
	#bottomlogo{width:300px;height:160px;float:left;padding-left:30px;}
	#inforecentiospite{width:622px;height:30px;float:right;padding:15px 18px 3px 10px; background:url('images/bkrecentiospite.gif') no-repeat bottom right;text-align:right;color:#fff}
	#inforecentiutente{width:600px;height:30px;float:right;padding:15px 40px 3px 10px;background:url('images/bkrecentiutente.gif') no-repeat bottom right;text-align:right;color:#fff}
	#prepage{ width:600px;height:24px;padding:3px 2px 2px 2px;color:#000;float:right;margin-top:15px;font-weight:bold;}
	#blocchitestata{width:980px;height:180px;clear:both;}
		#blocco1{width:242px;height:140px;float:left;margin-left:10px;margin-top:35px;background:url('images/bkblocco1.gif') no-repeat center bottom}
		#blocco2{width:242px;height:140px;float:left;margin-left:10px;margin-top:35px;background:url('images/bkblocco2.gif') no-repeat center bottom}
		#blocco3{width:242px;height:140px;float:left;margin-left:10px;margin-top:35px;background:url('images/bkblocco3.gif') no-repeat center bottom}
		#blocco4ospite{width:204px;height:140px;float:left;margin-left:10px;margin-top:35px;}
		#blocco4utente{width:204px;height:140px;float:left;margin-left:10px;margin-top:35px;background:url('images/bkblocco4utente.gif') no-repeat center bottom}
		#avatarozzo{padding:4px;width:80px;height:80px;float:right;margin:10px 10px 0 0;background:url('images/bkavatar.gif') no-repeat center}
		
		#menualtocommunity{width:746px;height:35px;padding-top:105px;float:left;margin-left:10px;margin-top:40px;}
		
		#menualtocommunity ul{list-style:none;padding:0;margin:0;}
		#menualtocommunity li { display:inline;}

		#menualtocommunity li a {float:left;height: 35px;padding-left:18px;font: bold 100%/35px "Trebuchet MS",Arial,sans-serif;background:url('images/bottone.gif') no-repeat top left;text-decoration: none;color: #fff;}

		#menualtocommunity li a span {display: block;padding-right: 18px;background: url(images/bottone.gif) no-repeat top right}

		#menualtocommunity li a:hover {background-position: bottom left;color: #6B9828;border:none;}	

		#menualtocommunity li a:hover  span {background-position: bottom right}	

		#menualtocommunity li a.onpage {background-position: bottom left;color: #6B9828}	

		#menualtocommunity li a.onpage span{ background-position: bottom right}	

		#menualtocommunity li a:hover.onpage {cursor:default;}	
				
		#riempimento {background-color:#fff;height:auto;overflow:hidden;}		
	
#subcontenitore{width:755px;height:auto;overflow:hidden;float:left;}	
#bloccosx{width:225px;height:auto;overflow:hidden;float:left;background:#fefefe;}
#contenuti{width:528px;height:auto;overflow:hidden;float:right;padding:10px 2px 10px 0;text-align:justify;}
	#benvenuto{width:0px;height:0px;background:url('images/benvenuto.jpg') no-repeat center;margin-bottom:12px;}
#contenutifull{width:960px;height:auto;overflow:hidden;padding:10px;background:#fff;text-align:justify;}
#contenutishop{width:746px;height:auto;overflow:hidden;float:right;padding:10px 7px 10px 2px;text-align:justify;float:right;}
#contenuticommunity{width:746px;height:auto;overflow:hidden;float:left;padding:10px 2px 10px 7px;text-align:justify;float:left;}
.caption {font-weight:bold;font-size:22px;padding:10px;}	
.padder {text-align:justify;}
#bloccodx{width:225px;height:auto;overflow:hidden;float:right;background:#f2f2f2;}
.sepa {width:214px;margin:10px 7px;height:2px;background:url('images/sepa.jpg') no-repeat;} 

#footer{width:940px;height:35px;background:url('images/footer.jpg') no-repeat;margin:0 auto;padding:25px 20px 20px 20px;color:#555559;font-family:'courier new' , courier, verdana;}

/* MENU */

#menuagenzia {width:210px;margin:10px 8px 10px 7px;height:auto;overflow;hidden;}
#topmenuagenzia  {width:210px;height:49px;background:url('images/topmenuagenzia.jpg') no-repeat center ;}
.paddermenuagenzia  {background:url('images/bkmenuecommerce.jpg') repeat-y;padding-bottom:8px;}
#bottommenuagenzia  {width:210px;height:22px;background:url('images/bottommenuecommerce.jpg') no-repeat center ;}
.paddermenuagenzia ul {list-style-type: none;margin:0 10px ;padding:0;}
.paddermenuagenzia li {padding: 8px 10px 2px 10px;width:170px;border-bottom:1px solid #f2f2f2;}
.paddermenuagenzia li  a{padding:0 6px 0 6px;display:block;}
.paddermenuagenzia li a:hover{text-decoration:none;}
.paddermenuagenzia li  a.onpage{color:red;padding-left:12px;background:url('images/onpage.gif') no-repeat left;}
.paddermenuagenzia li a.onpage:hover{text-decoration:none;}

#menuecommerce {width:210px;margin:10px 8px 10px 7px;height:auto;overflow;hidden;}
#topmenuecommerce  {width:210px;height:49px;background:url('images/topmenuecommerce.jpg') no-repeat center ;}
.paddermenuecommerce  {background:url('images/bkmenuecommerce.jpg') repeat-y;padding-bottom:8px;}
#bottommenuecommerce  {width:210px;height:22px;background:url('images/bottommenuecommerce.jpg') no-repeat center ;}
.paddermenuecommerce ul {list-style-type: none;margin:0 10px ;padding:0;}
.paddermenuecommerce li {padding: 8px 10px 2px 10px;width:170px;border-bottom:1px solid #f2f2f2;}
.paddermenuecommerce li  a{padding:0 6px 0 6px;display:block;}
.paddermenuecommerce li a:hover{text-decoration:none;}
.paddermenuecommerce li  a.onpage{color:red;padding-left:12px;background:url('images/onpage.gif') no-repeat left;}
.paddermenuecommerce li a.onpage:hover{text-decoration:none;}

#onlinemenu {width:198px;margin:10px 8px 10px 7px;height:auto;overflow:hidden;padding:6px;}
#usonline{width:100%;height:auto;overflow:auto;}
#menucommunity {width:210px;margin:10px 8px 10px 7px;height:auto;overflow;hidden;}
#topmenucommunity  {width:210px;height:51px;background:url('images/topmenucommunity.jpg') no-repeat center ;}
.paddermenucommunity  {background:url('images/bkmenucommunity.jpg') repeat-y;padding-bottom:8px;}
#bottommenucommunity  {width:210px;height:22px;background:url('images/bottommenucommunity.jpg') no-repeat center ;}
.paddermenucommunity ul {list-style-type: none;margin:0 10px ;padding:0;}
.paddermenucommunity li {padding: 8px 10px 2px 10px;width:170px;border-bottom:1px solid #f2f2f2;}
.paddermenucommunity li  a{padding:0 6px 0 6px;display:block;}
.paddermenucommunity li a:hover{text-decoration:none;}
.paddermenucommunity li  a.onpage{color:red;padding-left:12px;background:url('images/onpage.gif') no-repeat left;}
.paddermenucommunity li a.onpage:hover{text-decoration:none;}

.menu1 {width:225px;height:auto;overflow:hidden;color:#333E42;margin-top:10px;}
.menu1 a{color:#285E94;}
  .caption1 {font-weight:bold;padding:8px 12px 2px 12px;font-size:16px;}
  .padder1 {padding:5px 12px;}
  
.menu2 {width:225px;height:auto;overflow:hidden;color:#333E42;margin-top:10px;}
.menu2 a{color:#285E94;}
  .caption2 {font-weight:bold;padding:8px 12px 2px 12px;font-size:16px;}
  .padder2 {padding:5px 12px;}
  
.menu3 {width:210px;margin:10px 8px 10px 7px;height:auto;overflow;hidden;}

.menu4 {width:210px;margin:10px 8px 10px 7px;height:auto;overflow;hidden;}

.menu5 {width:225px;height:auto;overflow:hidden;color:#333E42;margin-top:10px;}
.menu5 a{color:#285E94;}
  .caption5 {font-weight:bold;padding:8px 12px 2px 12px;font-size:16px;}
  .padder5 {padding:5px 12px;}

.menu6 {width:210px;margin:10px 8px 10px 7px;height:auto;overflow;hidden;}

.menu7 {width:210px;margin:10px 8px 10px 7px;height:auto;overflow;hidden;}

/* News */
.news{width:520px;height:auto;overflow:hidden;margin-bottom:18px;padding-bottom:2px;border-bottom:1px dashed #ccc;}
.titolonew{width:440px;height:auto;overflow:hidden;float:right;font-size:26px;padding-left:10px;font-weight:bold;color:#2762D1;text-align:left;letter-spacing:-1px;}
.sommarionew{width:440px;height:auto;overflow:hidden;float:right;font-size:12px;padding-left:10px;color:#9C9B9B;text-align:left;}
.datanew{width:60px;height:53px;float:left;text-align:center;background:url('images/data.jpg') no-repeat center top;padding-top:1px;}
.testonew{clear:both;padding-top:20px;}
.imagenew{float:left;margin:1px 4px 3px 1px;padding:4px;border:1px solid #000;}
.imagenew img{width:150px;}
.commentnew{padding:5px 6px;margin-top:3px;background:#DDDCDC;}

.nlist {width:520px;height:100px;border-bottom:1px dotted #A2A1A1;}
.nsellist {width:520px;height:100px;border-bottom:1px dotted #cecaca;background:#FE64A0;}
.nlist a{font-size:15px;font-weight:bold;color:#000;letter-spacing:-1px;}
.nsellist a{font-size:15px;font-weight:bold;color:rgb(252,252,252);letter-spacing:-1px;}

.imgnlist {width:80px;padding:10px 5px;height:60px;float:left;background: url('images/iconanonewimg.gif') no-repeat center;}
.imgnlist img {width:80px;height:80px;}
.bodynlist {width:500px;height:85px;padding:10px 5px 5px 0;float:right;}
.titolonlist {width:505px;text-align:left;color:#4984A3;}
.testonlist {width:505px;text-align:left;font-size:11px;text-align:justify;}

/* Commenti */
.commenti {width:90%;background:#fafafa url('images/compensa.jpg') no-repeat left ;height:auto;overflow:hidden;margin:12px auto;border-top:1px solid #788D01;padding-bottom:3px;border-bottom:1px solid #788D01;font-size:11px;}
.intestacommenti  {width:100%;height:20px;padding:4px;background:#fff;text-align:left;}
.gruppoavatar  {width:84px;height:auto;overflow:hidden;padding:4px 5px 4px 5px;float:left;background:#fff;}
.avatar  {width:50px;height:75px;padding:4px 18px 4px 12px;}
.avatar  img{width:54px;height:54px;}
.livello {width:74px;height:auto;font-size:10px;	letter-spacing:-1px;text-align:center;}
.testocommento {	height:auto;margin:2px 58px 4px 98px;text-align:justify;min-height:98px;}
.testocommento img {	max-width:75%;}
.signature {	height:auto;padding:2px 4px;margin:2px 5px 4px 98px;text-align:justify;border-top:1px solid #f2f2f2;border-left:1px solid #f2f2f2;background:#fff;}
.signature img {	max-width:75%;}
.replica {width:50px;height:100%;overflow:hidden;padding:42px 2px 2px 2px;float:right;letter-spacing:-1px;}
.replica  a{text-decoration: none;}



/* Classi comuni e107 */
.smalltext{font-size:10px;}
.smallblacktext {font-size:11px;color:#2B2B2B;}
.mediumtext {font-size:13px;}
.spacer {font-size: 12px}


.indent{padding: 10px 10px 10px 10px;margin: 5px;font-size: 80%;color: #669591;background:#fafafa;border: 1px solid #ccc;}

.code_highlight{padding: 5px;margin: 5px;font-size: 12px;color: #2B6F69;background:url('images/code.gif');border:2px dashed #ccc;}

.spacer{padding:4px;}

.fborder, .border{border-collapse: collapse;border-spacing: 0px;}

.forumheader2, .forumheader3, .fcaption, .finfobar {
	padding: 4px;background-color: #fff;border: 1px solid #E9EDE1;text-align:justify;
}

.finfobar{
	background-color:#F3FDFD;color:#545454;text-align:left;padding:1px 2px;font-weight:bold;
}

.forumheader, .forumheader4 {
	background-color:#F26422;color:#fff;text-align:left;padding:4px 6px;font-weight:bold;font-size:16px;letter-spacing:-1px;;
}
.forumheader a, .forumheader4  {
	color:#fff;
}
.forumheader5 {cursor: pointer;}

.fcaption, .forumheader5 {background-color: #fff;}

/* chatbox */
.chatboxuserdata  a{font-size:16px;font-weight:bold;color:#D36E2A;font-family: arial;}
.chatboxtext  {padding:1px;}

/* shoutbox */
#daddy-shoutbox {color: #444444;width:204px;margin:10px 8px 10px 7px;padding:3px;font-family: Arial,Helvetica,sans-serif;font-size: 13px; height:560px;overflow-x:hidden; overflow-y:auto;}
#daddy-form { /* perchè ho separato il form dalla list dei messaggi */
      padding: 5px;background: #F2F2F2;color: #444444;width: 200px;margin:1px auto 0 auto;font-family: Arial,Helvetica,sans-serif;font-size: 13px;height:auto;overflow:hidden;}

#daddy-formospite{ /* perchè ho separato il form dalla list dei messaggi */
      padding: 5px 5px 5px 15px;color: #fff;width: 200px;height:90px;margin:1px auto 0 auto;font-family: Arial,Helvetica,sans-serif;font-size: 13px;overflow:hidden;}
	  
.tbox-daddy { background:#fff;color:#DB6546;font-weight:bold;font-size:12px;margin-top:3px;overflow:hidden;}
.button-daddy{background: #5872A7;color: #FFFFFF;font-weight: bold;font-size:14px;cursor:default;border: 1px solid #ccc;text-align: center;padding: 1px 2px 1px 1px;width:90px;}
.button-daddy:hover {background: #5872A7;color: #FFFFFF;font-weight: bold;font-size:14px;cursor:pointer;border: 1px solid #ccc;text-align: center;padding: 1px 2px 1px 1px;}	
#pulsantecondividi{float:left;margin-top:2px;margin-left:4px;}
#pulsantefaccine{text-align: center;margin-top:2px;float:left;letter-spacing:-1px;background: #ccc;color:#fafafa;font-weight:bold;font-size:14px;padding: 2px 3px 0 2px;width:80px;height:20px;border: 1px solid #FFFFFF;}
	#pulsantefaccine a{color:#fafafa;font-weight:bold;}
	#cat{position:absolute;z-index:100;}
.shoutbox-list {border-bottom: 1px solid #ccc;padding: 5px; height:auto;overflow:hidden;}
#daddy-shoutbox-list {text-align: left;margin: 0px auto;font-size:11px;color:#292828;z-index:50;}
#daddy-shoutbox-form {text-align: left;}
.shoutbox-list-time {color: #61605F;font-size:11px;}
.shoutbox-list-nick {font-weight: bold;color:#3B6B98;font-size:15px;}
.shoutbox-list-avatar {float:left;background:url('images/noava.gif') no-repeat center;width:35px;height:35px;}
.shoutbox-list-message {font-size:12px;float:right;width:140px;}
#daddy-shoutbox-response{text-align:center;}

/* Contenuti */
#fborder {border-collapse: collapse;border-spacing: 0px;}
#fborder tr.ruled {/*evidenzia righe  tabella download*/
	background: url('images/sfondonew.gif');	color:#000;
}
.contico{	padding: 4px;border-bottom: 1px dotted #cecaca;text-align:justify;}
.conttitolo{	padding: 4px;text-align:justify;}
 .conttitolo a{font-weight:bold;font-weight:bold;font-size:22px;}
 .conttitolo a:hover{color:#E16602}
 
.contnobj {	padding: 4px;text-align:justify;background:#990033;color:#ccc;font-weight:bold;}
.contdesc {	padding: 4px;border-bottom: 1px dotted #cecaca;text-align:justify;color:#ccc;}

.fcaptioncontent{font-size:22px;font-weight:bold;}
.forumheader3content {padding: 4px;text-align:justify;font-size:15px;}