@import url("reset-min.css");
@import url("global.css");
@import url("topslide.css");
@import url("footer.css");

/* GENERAL */
body {
	padding:0;
	margin: 0;
	font-family: "Lucida Grande", Verdana, arial, sans-serif;
	text-align:center;
}

body.family {
	background:#263c50 url(../img/Fotolia_12642532_M.jpg) repeat-x center top
}
body.ulivi {
	background:#263c50 url(../img/Fotolia_9688444_L.jpg) repeat-x center top
}
body.bimbi {
	background:#263c50 url(../img/Fotolia_3565089_L.jpg) repeat-x center top
}
body.bici {
	background:#263c50 url(../img/Fotolia_6914934_L.jpg) repeat-x center top
}
body.conchiglia {
	background:#263c50 url(../img/Fotolia_2985024_L.jpg) repeat-x center top
}
body.fiore {
	background:#263c50 url(../img/Fotolia_13587130_L.jpg) repeat-x center top
}
body.spiaggia {
	background:#263c50 url(../img/Fotolia_2111733_XL.jpg) repeat-x center top
}
body.ombrellone {
	background:#263c50 url(../img/Fotolia_14192777_XL.jpg) repeat-x center top
}
body.margherite {
	background:#263c50 url(../img/Fotolia_720815_L.jpg) repeat-x center top
}
/* LINKS */
a:active {
	outline:none;
}

:focus {
	-moz-outline-style:none;
}

/* INTERFACE */
#wrapper {
	width: 1000px;
	margin:0 auto;
	text-align:left
}
#header h1 {
	color: #fff;
	font-size: 58px;
	font-family: Georgia, Verdana, arial, sans-serif;
	margin: 199px 0 16px 16px;
}
#header h1 a:link {text-decoration:none;color:#fff}
#header h1 a:visited {text-decoration:none;color:#fff}
/* SCROLLER */

#scroll {
	background-color:#fff;
	position:relative;
	height:560px;
	overflow:hidden;
	/*border:1px solid #999;*/
	width:948px;
	padding:15px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}



#tools {
	width:9999em;
	position:absolute;
	height:500px;
}

.tool {
	float:left;
	width:1000px;
	height:500px;
	background-repeat:no-repeat;
	background-position:0 -40px;
}
.tool-content {
	background-color:#fff;
	color:#666;
	float:left;
	font-size:14px;
	margin:270px 0 0 0;
	padding:10px 60px;
}
.details {
	background-color:#fff;
	color:#666;
	float:left;
	font-size:14px;
	margin:270px 0 0 0;
	padding:10px 60px;
	width:525px;
}

#mySlide {
	background-color:#fff;
	color:#666;
	float:left;
	font-size:20px;
	margin:0;
	padding:0;
	width:948px;
	height:478px;
}

.demos {
	background-color:#fff;
	background-color:rgba(255, 255, 255, 0.8);
	border-left:1px solid #ddd;
	float:right;
	min-height:465px;
	padding:0 25px;
	width:272px;
}

.demos h2 {
	color:#065598;
	font-size:22px;
	display:block;
	padding:10px 0;
}

.demos a {
	color:#666;
	font-size:11px;
	text-decoration:none;
}

.demos p {
	margin:0 0 4px;
	background:transparent url(../img/bullet.png) no-repeat scroll 0 2px;
	padding:2px 0 1px 22px;
	line-height: 1.2em
}

#thumbs {
	background:url(../img/demo-navi.png) no-repeat;
	height:90px;
	position:absolute;
	top:510px;
	width:990px;
	left:-8px;
}

.t a {
	background:transparent url(../img/demo-navi.png) no-repeat scroll -21px -90px;
	margin-left:11px;
	display:block;
	width:99px;
	float:left;
	height:90px;
	cursor:pointer;
}

.t a.active {
	cursor:default !important;
}

.navi {
	margin-left:314px;
	_margin-left:304px;
}

/* CSS sprite for the navigation */
#t0 		{ margin-left:20px; _margin-left:10px;}
#t0.active 	{ background-position:-21px 0 !important; }
#t0:hover  	{ background-position:-21px -180px; }
#t0:active 	{ background-position:-21px -270px; }

#t1		{ background-position:-325px -90px; }
#t1:hover 	{ background-position:-325px -180px; }
#t1:active	{ background-position:-325px -270px; }
#t1.active	{ background-position:-325px 0 !important; }

#t2		{ background-position:-435px -90px; }
#t2:hover 	{ background-position:-435px -180px; }
#t2:active	{ background-position:-435px -270px; }
#t2.active	{ background-position:-435px 0 !important; }

#t3		{ background-position:-545px -90px; }
#t3:hover 	{ background-position:-545px -180px; }
#t3:active	{ background-position:-545px -270px; }
#t3.active	{ background-position:-545px 0 !important; }

#t4		{ background-position:-655px -90px; }
#t4:hover 	{ background-position:-655px -180px; }
#t4:active	{ background-position:-655px -270px; }
#t4.active	{ background-position:-655px 0 !important; }

#t5		{ background-position:-765px -90px; }
#t5:hover 	{ background-position:-765px -180px; }
#t5:active	{ background-position:-765px -270px; }
#t5.active	{ background-position:-765px 0 !important; }

#t6		{ background-position:-875px -90px; }
#t6:hover 	{ background-position:-875px -180px; }
#t6:active	{ background-position:-875px -270px; }
#t6.active	{ background-position:-875px 0 !important; }