#contenitore {
	position: relative;
	height: 340;
	width: 490;
	left: 0px;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#top_video {
	background-color: #243059;
	position: relative;
	height: 20px;
	width: 700px;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
#titolo {
	position: absolute;
	height: 20px;
	right: 6px;
	top: 1px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
#video {
	position: relative;
	height: 288px;
	width: 384px;
	left: 8px;
	top: 0px;
}
#bottom_controls {
	position: relative;
	height: 50px;
	width: 460px;
	left: 0px;
	bottom: 22px;
	background-image: url(../images/sfondo_bottom_controls.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	top: 2px;
}
#link_chat{
	height: 25px;
	width: 55px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	}
div#link_chat a {
	color: #FFFFFF;
	text-decoration: none;
}
div#link_chat a:hover {
		text-decoration: underline;
}

#chat{
	position: absolute;
	height: 350px;
	width:250px;
	text-align: right;
	right: 0px;
	top: 0px;
	}
#frame1 {
    
    border: none;
	height: 15px;
	width:700px;
	text-align: right;
	right: 0px;
	top: 0px;
}
#cookie{
	position: relative;
	height: 15px;
	width: 684px;
	left: 50px;
	bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	top: 0px;
}
div#cookie a {
	color: #FFFF99;
	text-decoration: none;
}
div#cookie a:hover {
	text-decoration: underline;
	color: #FFFF99;
}

.head_controls {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	text-transform: uppercase;
}
#zoom_c {
	/*	background-color: #C2D5DD;*/
	position: absolute;
	left: 6px;
	top : 3px;
	width:147px;
}

#pan_c {
	/*background-color: #C2D5DD;*/
	position: absolute;
	left: 180px;
	top : 2px;
	width:183px;
	height: 35px;
}

#carrello_c {
	position: absolute;
	left: 320px;
	top : 2px;
	width:142px;
}

#led_c {
	position: absolute;
	left: 525px;
	top : 6px;
	width:142px;
}

#logo_stars_2 {
	position: absolute;
	right: 5px;
	top : 20px;
	width:60px;
	height:21px;
}
#right_controls {
	position: relative;
	height: 320px;
	width: 60px;
	top: 0px;
	left: 0px;
	background-image: url(../images/sfondo_right_controls.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#viste {
	position: relative;
	height: 10px;
	width: 180px;
	top: -20px;
}
#cam2_c {
	position: absolute;
	right: 0px;
	bottom : 308px;
}
#snap_c {
	position: absolute;
	right: 0px;
	bottom : 261px;
}
#map_c {
	position: absolute;
	right: 0px;
	bottom : 214px;
}
#help_c {
	position: absolute;
	right: 0px;
	bottom : 174px;
}
#tilt_c {
	position: absolute;
	right: 12px;
	bottom : 8px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	/*background-image: url(../images/FondUP.jpg); */
	background-repeat: no-repeat;
	background-position: center top;
		background-color: #000;
}

#track1 {
position: relative;
background: transparent url(../images/slider-images-track-right.png) no-repeat top right;
}
#track1-left {
	position: absolute;
	width: 15px;
	height: 18px;
	background: transparent url(../images/slider-images-track-left.png) no-repeat top left;
}
#handle1 {
position: absolute;
bottom: -1px;
}
#track3 {
	position: relative;
	background: transparent url(../images/slider-images-track-right.png) no-repeat top right;
	}
#handle3 {
position: absolute;
bottom: -1px;
}
#track2 {
position: relative;
background: url(../images/slider-images-track-bottom.png) no-repeat center bottom;
left:7px;
}
#track2-top {
	position: absolute;
	width: 18px;
	height: 15px;
	background: url(../images/slider-images-track-top.png) no-repeat center top;
}
#handle2 {
position: absolute;
bottom: -1px;
left: -1px;
}
#debug {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 300px;
	height: 500px;
	background-color: #FFFFCC;
	border: thin solid #333333;
}
.positive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #737373;
	margin: 0px;
	padding: 0px;
	border:1px solid #737373;
	color: #FFFFFF;
	text-decoration:none;
	cursor:pointer;
	font-size: 9px;
}
input.positive:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
    background-color:#243059;
	margin: 0px;
	padding: 0px;
	border:1px solid #333333;
    color:#FFFFFF;
	    text-decoration:none;
		    cursor:pointer;
}

.link_chat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
		font-size: 10px;
}
.help-titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF9900;
	clip:   rect(auto auto auto auto);
	padding-left: 2px;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 12px;
}
h4 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF9900;
	clip:   rect(auto auto auto auto);
	padding-left: 2px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF9900;
	clip:   rect(auto auto auto auto);
	padding-left: 2px;
}
.help-ctrl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF9900;
	padding-left: 5px;
}

a#tooCool {
 position: fixed;
 left: 0;
 top: 0;
 display: block;
 height: 80px;
 width: 80px;
 background: url(too_cool_med.png) bottom right no-repeat;
 text-indent: -999em;
 text-decoration: none;
 }

banner{
display: block;
/*http://www.westendpro.com*/
}

