body
{
	background-color:#ffffff;
	font-family:Tahoma;
	font-size:13px;
	line-height:20px;
}

h2
{
	font-size:24px;
	line-height:110%;
	color:#999999;
}

img
{
	border:0px;
}

#starter-cnt{width:100%;height:30px;margin:0;padding:0;position:relative;background:#333}
#starter{width:960px;height:30px;margin:auto;position:relative;}
#iLike{width:200px;height:30px;float:left;padding:4px 0px 0px 0px;}
#goTo{width:300px;height:30px;float:right;padding:5px 0px 0px 0px;font-family:'Trebuchet MS';text-align:right;}
#goTo p{color:#CCC;font-size:12px;}
#goTo a{color:#45c6fc;font-size:14px;text-decoration:none;}
#goTo a:hover{color:#CCC}



	
.container_12
{
	background-color:#000000;
	margin-top:2px;	
}

p, a
{
	font-size:13px;
	color:#999999;
	text-decoration:none;
}

footer p, footer a
{
	font-size:10px;
	color:#ffffff;
}

footer
{
	padding-top:5px;
	padding-bottom:3px;
}

/* LAYOUT - MENU */
#menu
{
	float:right;
	padding-top:25px;
	height:60px;
}

#menu ul
{
	padding:0px;
	margin:0px;
}

#menu li
{
	position:relative;
	float:left;
	list-style:none;
	margin:0px;
	padding-left:5px;
	padding-right:5px;
	margin-left:3px;
	z-index:20;
}

#menu li a
{
	/*width:110px;
	height:30px;*/
	display:block;
	text-decoration:none;
	text-align:center;
	line-height:30px;
	color:#999999;
	font-size:12px;
	/*overflow:hidden;*/
}

#menu li ul li{
	margin:0px;
	margin-left:-5px;
	padding:5px;
	padding-top:0px;
}

#menu li ul li a
{
	/*width:110px;
	height:30px;*/
	display:block;
	text-decoration:none;
	text-align:center;
	line-height:15px;
	background-color:#333;
	color:#999999;
	padding-top:15px;
}

#menu li a:hover
{
	color:#ff0000;
}

#menu ul ul
{
	position:absolute;
	top:30px;
	visibility:hidden;
}

#menu ul li:hover ul
{
	visibility:visible;
}

#menu ul li
{
	background-color:#333;
}

/* HOME PAGE - SLIDESHOW */
#slideshow {
    position:relative;
	width:940px;
    height:450px;
	margin-top:10px;
	margin-bottom:10px;
}

#slideshow img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow img.active {
    z-index:10;
    opacity:1.0;
}

#slideshow img.last-active {
    z-index:9;
}

/* HOME PAGE - MESSAGE */
#message
{
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
	color:#333;
	background-color:#999999;
}

#message p
{
	font-size:13px;
}

/* HOME PAGE - TOP NEWS */
.homepage-cnt-news
{
	background-color:#000000;
	height:350px;
}

.homepage-news
{
	height:330px;
	background-color:#333; /* da sostituire con #333 */
	margin-top:10px; 
	margin-bottom:10px;	
}

.homepage-news-description, .news-description
{	
	height:150px;
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
	overflow:hidden;
	color:#999999;
}

.homepage-news-link, .news-link
{	
	margin-top:20px;
	padding-right:10px;
	text-align:right;
}

.homepage-news-link a, .news-link a
{
	color:#999999;
}

/* NEWS */
.news-cnt
{
	background-color:#000000;
}
.news
{
	position:relative;
	float:left;
	height:400px;
	background-color:#333; /* da sostituire con #333 */
	margin-top:10px; 
}
.news-paginatore
{
	padding-right:10px;
	float:right;
	color:#333;
}
.news-paginatore a
{
	color:#333;
}

.news-thumb
{	
	position:relative;
	float:left;
	width:300px;
	height:180px;
}


/* P_03 */

/*preload classes*/
.svw {
	width:50px;
	height:50px;
}
.svw ul {
	position:relative;
	left:-999em;
}

/*core classes*/
.stripViewer { 
	position:relative;
	overflow:hidden; 
	margin:0;
}
.stripViewer ul { /* this is your UL of images */
	margin:0;
	padding:0;
	position:relative;
	left:0;
	top:0;
	width:1%;
	list-style-type:none;
}
.stripViewer ul li { 
	float:left;
}
.stripTransmitter {
	overflow:auto;
	width:1%;
	margin-top:10px;
}
.stripTransmitter ul {
	margin:0;
	padding:0;
	position:relative;
	list-style-type:none;
}
.stripTransmitter ul li{
	width:20px;
	float:left;
	margin:0 1px 1px 0;
}
.stripTransmitter a{
	font:bold 10px;
	text-align:center;
	line-height:22px;
	background:#333;
	color:#999999;
	text-decoration:none;
	display:block;
}
.stripTransmitter a:hover, a.current{
	background:#999999;
	color:#333;
}

/* CONTACT */
.submit
{
	width:100px;
	height:26px;
	color:;
	background:#333;
	border:0;
	font-size:13px;
	
}
.label
{
	width:290px;
	font-family:Tahoma;
	font-size:11px;
	margin:0px;
	color:#333;
	background:#999999;
	border:0;
	margin:2px;
	padding-left:5px;
	float:left;
}
#input
{
	width:290px;
	font-family:Tahoma;
	font-size:11px;
	margin:0px;
	color:#999999;
	background:#333;
	border:0;
	padding:5px;
	float:left;
	/* opacity:0.5; */
}

/* NEWSLETTER POPUP */
#fade{display:none;background:#000;position:fixed;left:0;top:0;width:100%;height:100%;opacity:.80;z-index:9960;}
.popup_block{display:none;background:#333;padding:20px;border:20px solid #ddd;float:left;font-size:1.2em;position:fixed;top:50%;left:50%;z-index:9970;-webkit-box-shadow: 0px 0px 20px #000;-moz-box-shadow: 0px 0px 20px #000;box-shadow: 0px 0px 20px #000;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;}
img.btn_close{float:right;margin: -55px -55px 0 0;}
*html #fade{position:absolute;}
*html .popup_block{position: absolute;}

#newsletter_form{width:260px;margin-top:30px;font-size:12px;}
.newsletter_section{width:260px;float:left;margin-bottom:15px;}
input, select, textarea{font-family:Tahoma;font-size:13px;}
input[type="text"],textarea{width:260px;}
input.error{border:1px solid #ff0000 !important;}

/* SHARE */
.share-social{width:121px;height:151px;overflow:hidden;float:left;}
#img-facebook{width:120px;height:150px;display:block;background:url('https://modulary.controlweb.me/data/htmlsite/09/data/images/share-facebook.jpg') top left no-repeat;}
#img-twitter{width:120px;height:150px;display:block;background:url('https://modulary.controlweb.me/data/htmlsite/09/data/images/share-twitter.jpg') top left no-repeat;}
#img-delicious{width:120px;height:150px;display:block;background:url('https://modulary.controlweb.me/data/htmlsite/09/data/images/share-delicious.jpg') top left no-repeat;}
#img-myspace{width:120px;height:150px;display:block;background:url('https://modulary.controlweb.me/data/htmlsite/09/data/images/share-myspace.jpg') top left no-repeat;}
#img-facebook:hover,#img-twitter:hover,#img-delicious:hover,#img-myspace:hover{background-position:bottom left;}

/* Cookies choices */
#cookieChoiceInfo {background-color:#000000;color:#999999;font-size:10px;bottom:0;}
#cookieChoiceInfo a,#cookieChoiceDismiss{font-size:10px;}
#cookieChoiceDismiss{color:#999999;}
#cookieChoiceInfo a{color:#ff0000;}

#privacy-tf{position:relative;float:left;max-height:500px;overflow:auto;}

