/*******************
* COMMON STYLE
*******************/

*{
	padding:0px;
	margin:0px;
	border:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

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

body{
	background: url(/newsite_2007/incs/img/bgBody.jpg);
	background-repeat:repeat-x;
	text-align:center;
	/*background: url(/newsite_2007/css/bgprova.jpg);*/
	
}

#sfondo {
cursor:pointer;
display:block;
z-index:0;
}
sfondetto.a {
display:none;}

td{
	vertical-align: top;
}


/*******************
* LAYOUT
*******************/

#indexLink{
 position:absolute;
 width:235px;
 height:90px;
 margin-left:10px;
 left:0px;
}

#indexLink img{
 width:230px;
 height:90px;
}



#container{
	width:970px;
	margin:10px auto;
	text-align:left;
	position:relative;
}

#banner1{
	position:relative;
	width:728px;
	height:90px;
	max-height:90px;
	overflow:hidden;
	left:240px;
	background: Black;
	margin-left:2px;
}

#banner2{
	margin-top:10px;
	width:300px;
	position:relative;
	z-index:20;
}

#banner2 table, #banner td, #banner tr {
padding:0;
margin:0;
border-spacing:0;
width:300px;
max-width:300px;
border-collapse:collapse;
position:relative;
z-index:20;
}

#banner3{
	
}

#header{
  background-color:#e26ca7;
	/*background: url(/newsite_2007/incs/img/bgHeader_new.gif) no-repeat;*/
	background-image: url(http://www.gossipnews.it/newsite_2007/incs/img/bgHeader_new2.gif);
	background-repeat:no-repeat;
	height:113px;
	text-transform: uppercase;
	color:#FFF;
}

#header_sere{
	background-color:#e26ca7;
	text-align:center;
	height:100px;
	color:#FFF;
}

#header .text{
	padding-left:5px;line-height:40px;font-weight:bold;color:#FFFFFF;text-transform:none;font-size:16px;
}


#mainMenu{
	background: url(/newsite_2007/incs/img/bgMenu.gif);
	vertical-align: middle;
	height:45px;
	line-height: 45px;
	width:670px;
}

#mainMenu_sere{
  width:970px;
	background: url(/test_sere/menu.jpg);
	vertical-align: middle;
	height:35px;
	line-height: 35px;
}

#mainMenu a{
	color:#FFF;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1pt;
	padding:15px 10px 15px 10px;
	border-right:1px solid #4c6364;
}

#mainMenu a.on,#mainMenu a:hover{
	background: url(http://www.gossipnews.it//newsite_2007/incs/img/bgMenuOn.gif);
}

#mainMenu a.new {

	background: url(http://www.gossipnews.it/newsite_2007/incs/img/menu-new.png)!important;
}
#mainMenu a.newon,#mainMenu a.newon:hover {

	background: url(http://www.gossipnews.it/newsite_2007/incs/img/menu-new-on.png)!important;
}


#mainSubMenu{
	background: url(/newsite_2007/incs/img/bgMenu.gif);
	height:35px;
	line-height: 35px;
	
}


#mainSubMenu a{
	color:#FFF;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1pt;
	padding:10px 10px 10px 10px;
	border-right:1px solid #4c6364;
	font-size: 8pt;
}

#mainSubMenu a.on,#mainSubMenu a:hover{
	background: url(/newsite_2007/incs/img/bgMenuOn.gif);
}



#fastTrack{
	
	text-transform:uppercase;text-align:right;font-size:11px;padding-top:10px;padding-right:5px;color:#FFFFFF;font-weight:bold;background:url(/newsite_2007/incs/img/bgMenu.gif) repeat scroll 0 0 transparent;width:300px;
}

#fastTrack2{
	width:300px;
	height:40px;
	margin-top:7px;
	background: url(/newsite_2007/incs/img/bgMenuOn.gif);
	color:#FFF;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 15px;
	vertical-align: middle;
	text-align:right;
	position:relative;
	z-index:10;
}
#fastTrack2 form, #fastTrack2 select, #fastTrack2 option, #fastTrack2 input {
position:relative;
z-index:0;
}


#footer{
	margin:10px 0 10px 0;
	background: url(/newsite_2007/incs/img/bgPaper.jpg);
	border:1px solid #ccc;
	width: 100%;
}

#footer *{
	font-size: 8pt;
}

#footer td{
	text-transform: uppercase;
	font-weight: bold;
	color:#666;
}



/*******************
* GENERIC BOX & STYLE
*******************/

.paperBox{
	/*background: url(/newsite_2007/incs/img/bgPaper.jpg);*/
	background:#FFFFFF;
	margin-top:10px;
}

.paperBox .top{
	border:none;
	background: url(/newsite_2007/incs/img/bgDotted.gif);
	height:16px;
}

.paperBox .bottom{
	border:none;
	background: url(/newsite_2007/incs/img/bgDottedBottom.gif);
	height:16px;
	clear: both;
}

.paperBox .archive{
	padding-left:5px;
	background:url(/newsite_2007/incs/img/bgArchive.gif);
	line-height:22px;
	color:#666;
	text-transform: uppercase;
	font-weight: bold;
}

.dotted{
	background: url(/newsite_2007/incs/img/bgDot000.gif) repeat-x;
	/*line-height: 5px;*/
	height:5px;
	font-size: 1px;
	clear:both;
}

.inner{
	padding:5px;
}

.dateTime{
	font-weight:bold;
}


h1{
	color:#333;
	text-transform: uppercase;
	font-weight: bold;
}

p{
	color:#333;
}

/*******************
* SINGLE BOX
*******************/

/* BOX RICERCA*/ 
.boxRicerca{
	color:#FFF;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:10px;
	background: #C06;
}

.boxRicerca td{
	padding-left:5px;
}


/* BOX IN EVIDENZA */
.boxEvidenza ul{
	list-style: none;
}

.boxEvidenza li{
	/*border-bottom:2px solid #ca0167;*/
	border-bottom:1px dotted #333333;
	line-height:1.8em;
	text-transform: uppercase;
}

.tastoricerca {
width:25px;height:20px;background:url(/newsite_2007/incs/img/cerca-new.jpg) no-repeat;border:0; cursor:pointer;
}

.inputricerca {
color:#afa8ac;padding-left:5px;width:220px;background:#FFF;border-top:1px solid #666;margin-right:5px;border-left:1px solid #666;
}



/*BOX BLOG*/
.boxBlog{
	width:290px;
}

.boxBlog img{
	margin:0 5px 5px 0;
	border: 1px solid #666;
}

.boxBlog .action{
	background: url(/newsite_2007/incs/img/bgAction.gif);
	line-height:23px;
	height:23px;
}

/* BOX GALLERY*/
.boxGallery{
	display:inline;
	width:90px;
	float:left;
	padding-right:6px;
}

/* BOX ULTIMISSIME*/
.boxUltimissime{
	width:290px;
}


.boxUltimissime img{
	margin:0 5px 5px 0;
	border: 1px solid #666;
}


.boxUltimissime .action{
	background: url(/newsite_2007/incs/img/bgAction.gif);
	height:23px;
}

.boxUltimissime .action img{
	border:none;
}



#facebookbox {
margin-top:10px;
height:90px;
overflow:hidden;
background-color:white;
}

.px {FONT-FAMILY: Verdana, Arial, Helvetica; FONT-SIZE: 1pt; line-height: 1pt; FONT-WEIGHT: normal; COLOR: #FFFFFF;  TEXT-DECORATION: none}

.clear {clear:both;}

.notopmargin{margin-top:0!important;}
.altezza {min-height:1386px;}
*:first-child+html .altezza /* solo IE 7.0 */ 
{min-height:1405px;}

/*
	SLIDER
*/
#page-wrap 									{ width: 100%; margin-bottom: 25px auto; color:#f2efef; }
#page-wrap span {font-size:15px;}
#page-wrap h2 { font-size:20px;margin-bottom:15px; text-transform:uppercase; }
#page-wrap h2 a {font-size:20px;color:#f2efef; text-decoration:none;}
#page-wrap h2 a:hover {font-size:20px;color:#f2efef; text-decoration:underline;}
.panel2, .panel3, .panel4, .panel5, .panel6, .panel7 {display:none;}
.slider-img {  width:250px; float:left; margin-right:25px; border: 1px solid #333;}
.slider-img-gallery {  width:235px; overflow:hidden; float:left; margin-right:25px;border:1px solid #333;}
.slider-img-gallery img {width:235px; }
.slider-wrap								{ width: 610px; height:265px; background:#CC0066; padding:20px; }	
.clear-wrap {clear:both;}
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 600px; height: 218px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 600px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid #333; width:60px; }
#movers-row									{ width: 540px; margin: -50px 0 0 62px; }
#movers-row div								{ width: 87px; float: left; }
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{ background: url(images/transpBlack.png); padding: 10px; height: 30px; 
											  margin-top: -50px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{ display: block; width: 62px; margin-top: 1px; 
											  position: relative; z-index: 9999; }
.active-thumb								{ border:1px solid white; margin-top:-1px; }


.newsletter {
padding:15px;
width:660px;
}

.listdescription {
padding-bottom:5px;
}
.newsletter td {
padding-bottom:8px;
}
.newsletter ul, .newsletter li {
list-style-type:none;
}
.newsletter input, .newsletter select {border:1px solid black;margin:0 15px;}
.newsletter select {padding-left:3px;}
.newsletter textarea {border:1px solid black; margin: 10px 0; width:100%; height:100px;}


.boxVideoGallery img {
margin-right:5px;
}
.videospacer {
width:10px;
height:6px;
}

.iconbar1{
margin-right:10px;
border:0;
}
.iconbar2{
border:0;
}

#contattiform td {
padding:4px;
}

#contattiform input, #contattiform select, #contattiform textarea {
padding:2px;
border:1px solid #333;
}



