/************************/
/*	COMMON STYLE		*/
/************************/
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	background-image:url(../img/sf_body.png);
	background-repeat:repeat-x;
}

a {
	text-decoration:none;
	color:#000000;
}

#principale {
	width:968px;
	margin:0px auto;
}

#header {
	width:968px;
	height:77px;
	background-image:url(../img/header1.jpg);
}

#logo {
	width:200px;
	margin:10px 0px 0px 10px;
	float:left;
}

#container {
	background-color:#FFFFFF;
}

#under_menu {
	width:968px;
	height:15px;
	background-image:url(../img/under_menu.png);
}
/************************/
/*	LEFT MENU STYLE		*/
/************************/
/* COMMON */
#menu_sx {
	float:left;
	width:180px;
	background-image:url(../img/sf_left_menu.png);
	background-repeat:repeat-y;
}

.content_left {
	width:165px;
	margin:0px auto 10px;
	border:solid 1px #0a6b25;
	padding:2px;
	background:#ffffff;
}

.left_title {
	height:20px;
	background:#0a6b25;
	color:#ffffff;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
	padding:2px;
}

/* BACHECA */
#content_bacheca
{
	width: 150px;
	height: 300px;
	overflow: hidden;
	position: relative;
}

#bachecahome
{
	position: absolute;
}

.slider1
{
	width: 12px;
	height: 300px;
	background-color: #2c8d47;
	position: absolute;
}
.indicator
{
	width: 12px;
	height: 12px;
	background-color: #0a6b25;
	position: absolute;
	font-size: 1px;
	overflow: hidden;
}

#send_msg_bakeka {
	margin:10px 0px 10px 5px;
	font-size:12px;
	font-weight:bold;	
}

/* classifica */
.user_classifica img {
	width:80px;
	border:solid 2px #2c8d47;
	margin:0px auto;
}

.user_classifica img:hover {
	border:solid 2px #0a6b25;
}

.user_classifica {
	text-align:center;
	padding:10px;
	border:solid 1px #0a6b25;
	width:120px;
	margin:10px auto;
}


/* RSS FEED */
.content_rss {
	background:url(../img/rss_feed.gif) no-repeat left top;
	width:160px;
	height:32px;
	display:block;
	cursor:pointer;
}

.rss {
	font-weight:bold;
	margin:0px;
	padding:10px 0px 0px 82px;
}

.content_rss:hover {
	background:url(../img/rss_feed.gif) no-repeat left bottom;
}



/************************/
/*	CENTER STYLE		*/
/************************/
#content_center {
	float:left;
	width:470px;
	background:#ffffff;
}

#content_centerpag {
	width:470px;
	background:#ffffff;
}

#content_center_large {
	float:left;
	width:780px;
	background:#ffffff;
}

.top_lista {
	width:452px;
	margin:0px auto;
	border-left:solid 1px #0a6b25;
}

.desc_lista {
	width:180px;
	background-color:#0a6b25;
	font-weight:bold;
	font-size:14px;
	height:16px;
	color:#ffffff;
	padding:5px;
}

.contentlista {
	width:450px;
	margin:0px auto 20px;;
	border:solid 1px #0a6b25;
}

.listaelement {
	width:430px;
	margin:10px auto;
	border-bottom:dashed 1px #0a6b25;
	padding-bottom:5px;
}

.thumb_element {
	margin:10px 5px;
	border-bottom:dashed 1px #0a6b25;
	padding-bottom:5px;
}

.element_dx {
	float:left;
	width:134px;
}

.element_img {
	margin:0px auto;
}

.element_img img {
	width:130px;
	border:solid 2px #2c8d47;
	margin:0px auto;
}

.element_img img:hover {
	border:solid 2px #0a6b25;
}

.element_dx_th {
	float:left;
	width:90px;
}

.element_img_th {
	margin:0px auto;
}

.element_img_th img {
	width:80px;
	border:solid 2px #2c8d47;
	margin:0px auto;
}

.element_img img:hover {
	border:solid 2px #0a6b25;
}

.element_rank {
	text-align:center;
}

.element_rank_th {
	text-align:left;
}

.element_sx {
	float:left;
	width:290px;
	margin-left:5px;
}

.element_sx_th {
	float:left;
	width:190px;
	margin-left:5px;
}

.element_titolo {
	font-weight:bold;
}

.element_desc {
	margin:4px 0px;
}

.element_tag {
	padding-left:22px;
	margin:4px 0px 4px 0px;
}

.element_tag a {
	color:#2c8d47;
	text-decoration:underline;
}

.element_tag a:hover {
	color:#0a6b25;
	text-decoration:underline;
}

.element_info {
	margin:4px 0px;
	font-size:9px;
}

.listaelementthumbs {
	margin:10px;
	width:130px;
	float:left;
}

.listaelementthumbsimg img {
	width:130px;
	border:solid 2px #2c8d47;
	margin:0px auto;
}

.listaelementthumbsimg img:hover {
	border:solid 2px #0a6b25;
}

/* play */
#contentvideocenter {
	width:450px;
	margin:0px auto 10px;;
	border:solid 1px #0a6b25;
	text-align:center;
}

.boxplay {
	width:430px;
	border:dashed 1px #0a6b25;
	margin:10px auto;
	padding:2px 0px;
	
}

#text_play {
	margin:10px 5px 20px 5px;
	text-align:left;
	font-size:14px;
}

#titolo_text {
	font-weight:bold;
}

/* SlideShow*/
#container_slide {  
    height:  280px;  
    width:   454px;  
    padding: 0;  
    margin:  0px auto;  
} 

.pics {  
    height:  250px;  
    width:   450px;  
    padding: 0;  
    margin:  0px auto;  
    border:  2px solid #0a6b25;  	
} 
 
.pics img {  
    padding: 0px;  
    width:  450px; 
    height: 250px; 
    top:  0; 
    left: 0;
	border:0px;
} 

#slide_nav {
	margin:0px;
	float:right;
	width:80px;
	background:#0a6b25;
	text-align:right;
	padding:3px 0px 5px 0px;
	
}

#slide_nav a {
	font-weight:bold;
	padding:5px;
	color:#ffffff;
}

.desc_slide {
	position:absolute;
	z-index:1000px;
	width:440px;
	background:#0a6b25;
	height:40px;
	margin-top:200px;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;	
	padding:5px;
}


/* Paginazione */
.paginazione {
	text-align:center;
}

.pag_quad {
	margin:5px auto; 
	width:400px; 
	text-align:left;
}

.file_presenti {
	width:400px;
	padding:5px auto;
	text-align:center;
}


/* bacheca */
.bachecatext {
	margin:5px;
}

/************************/
/*	RIGHT STYLE		*/
/************************/
#content_right {
	float:left;
	width:318px;
	background-image:url(../img/sf_right_menu.png);
	background-repeat:repeat-y;
}

.box_right {
	width:296px;
	margin:0px auto 10px;
	border:solid 1px #0a6b25;
	padding:2px;
	background:#ffffff;
}

.box_title {
	height:20px;
	background:#0a6b25;
	color:#ffffff;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
	padding:2px;
}

.box_opz {
	height:20px;
	color:#ffffff;
	background:#2c8d47;	
	text-align:center;
	font-size:14px;
	font-weight:bold;
	margin:0px 5px 5px 5px;;
	padding:2px;
	cursor:pointer;
	width:43%;
	float:left;
}

.box_opz_active {
	background:#0a6b25;	
}


/* login */
.login_label {
	float:left;
	font-weight:bold;
	width:130px;
	margin:5px 0px;
	font-size:13px;
}

.login_input {
	float:left;
	margin:5px 0px;	
}

#login_forget {
	margin:5px;
	float:right;
}

#login_request {
	display:none;
}

#login_register {
	margin:5px 0px;
}

#login_register a {
	font-weight:bold;
	color:#0a6b25;
	font-size:14px;
}

#login_nl {
	margin:10px 0px;
}

/* profilo */
#profilo_avatar {
	width:90px;
	margin:5px;
	float:left;
}

#profilo_avatar img {
	width:88px;
	height:88px;
	border:solid 2px #2c8d47;
}

#profilo_avatar img:hover {
	border:solid 2px #0a6b25;
}

#profilo_opz {
	margin:5px;
	float:left;
}

.profilo_opzione {
	margin:5px 0px;
}


/* invita amici */
.invite_explain {
	font-weight:bold;
	font-size:13px;
	text-align:justify;
	margin:10px 0px;
}

.invite_subexplain {
	text-align:justify;
	margin:10px 0px;	
}


/* raccomandati */
.raccomanded {
	float:left; 
	width:88px;
	margin:5px;
}

.raccomanded img {
	width:88px;
	height:88px;
	border:solid 2px #2c8d47;
}

.raccomanded img:hover {
	border:solid 2px #0a6b25;
}

/* slider foto */
.random_pics {  
    height:  300px;  
    width:   296px;  
    padding: 0;  
    margin:  0px auto;  
} 
 
.random_pics img {  
    padding: 0px;  
    width:  296px; 
    height: 300px; 
    top:  0; 
    left: 0;
	border:0px;
} 


/* sponsored link */
.sponsored_link {
	list-style:none;
	padding:0px;
}

.sponsored_link li {
	margin:3px;
}

/* info file */
.info_file {
	margin:3px 0px;
	font-size:13px;
}

/* calendario */
.txtwhiteB, .txtredB {
	text-align:center;
}

.txtmese {
	text-align:center;
	font-size:14px;
	font-weight:bold;
}

.txtday {
	border:solid 1px #0a6b25;
	text-align:center;
}

.txtday:hover {
	background-color:#66FF66;
}


/************************/
/*	FOOTER				*/
/************************/
#footer {
	margin:0px;
	width:100%;
	background:#cccccc;
	height:200px;
}



/************************/
/*	INPUT STYLE		*/
/************************/
input {
	width:140px;
	border:solid 1px #0a6b25;
}

#testotag {
	width:140px;
	margin:10px 0px 10px 0px;
	border:solid 1px #0a6b25;
	height:60px;
}

.buttomSubmit {
	background:#0a6b25;
	border:0px;
	font-weight:bold;
	color:#FFFFFF;
	width:100px;
	cursor:pointer;
}

/************************/
/*	ADV STYLE			*/
/************************/
#advheader {
	width:728px;
	height:90px;
	text-align:center;
	margin:38px 0px 0px 10px;
	float:left;
	background-color:#666666;
}

#advmenusx {
	width:120px;
	height:600px;
	text-align:center;
	margin:38px auto 0px;
	background-color:#666666;
}

#advmenudxhome, .advmenudxlista, .advdxplay {
	width:300px;
	text-align:center;
	margin:10px auto;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}


.clear {
	clear:both;
}