@charset "UTF-8";

/*----------------------------------------------- */
a img { border-style: none; }

.link_a {
	font-size:14px;
	text-decoration:none;
	padding-left:32px;
	color:#333333
	}
.link_a:hover {
	font-size:14px;
	text-decoration:none;
	padding-left:32px;
	color:#FF9900
	}

/* Paragraph Headings

/* Layout Rules
----------------------------------------------- */
#wrap {
	padding-top: 10px;
	margin: 10px 10px;
	min-height:700px;
}

#table {
	padding: 5px;
	background-color: #f1f1f1;
	width:100%;
	height:auto;
	table-layout:auto;
	text-align:center
}

#video_det {
	float:right;
	height:auto;
	width:410px;
	background-color: #f1f1f1;
	color:#000000;
	font-size:12px; 
	padding-top:10px; 
	margin-top:10px; 
}

#titolo_galleries {
	text-align:right;
	margin-top:0;
	margin-bottom: 10px;
	background-color:#333;
	width: 100%;
	padding: 10px 0px 10px 0px;
}

#sub_galleries {
	text-align:center;
	margin-bottom: 10px;
	width: 100%;
	padding: 10px 0px 10px 0px;
	font-size:smaller
}


#flashcontent1 {
	background-color: #f1f1f1;
	width:390px;
	margin-right:0px;
	padding: 10px;
	float:right;
}

.img4audio { margin-bottom:10px;
			text-align:center }

#codesample #wrap { width: auto; }

#LeftColumn {
  margin:0 10px 0 0;
  padding:0;
  width: 200px;
  float: left;
}
#LeftColumn, #articles {
  border-left: solid 1px #404040;
  border-right: solid 1px #404040;
  border-bottom: solid 1px #404040;
}
#articles {	margin-bottom: 10px; }

#RightColumn {
	margin:0;
	padding:0;
	height: 600px;
	float: left;
	width: 750px;
}
#content, #sidebar {
	float: left;
	text-align: left;
}
#content {
	width: 600px;
	margin-right: 15px;
	padding-top: 5px;
}
#sidebar {
	width: 240px;
	margin-top: 0;
}
.SpryHiddenRegion {
   visibility: hidden;
}

#prevideo {
	padding: 10px 20px 20px 0px;
	margin-bottom: 5px;
	background-color:#f1f1f1;
	width: 300px;
	float: left;
	margin-right: 0px;
	color:#000000
}

#previews {
	padding: 10px 10px 20px 10px;
	margin-bottom: 5px;
	background-color:#CC9900;
	width: 250px;
	float: left;
	margin-right: 10px;
}
#thumbnails {
	clear: both;
	margin: 10px auto;
}
#thumbnails div {
	position: relative;
	width: 24px;
	height: 24px;
	float: left;
	margin: 8px;
	padding: 0;
	float: left;
	display:inline;
}
#thumbnails img {
	width: 24px;
	height: 24px;
	position: absolute;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #333;
	border-left: solid 1px #404040;
}
#picture {
	padding: 0px;
	width: 455px;
	float: left;
}
#mainImageOutline {
	margin: 0 auto;
	padding: 0;
	background-color: #eee;
	padding: 1em; 
	overflow: hidden; 
	width: 0px;
	height: 0px;
}
#mainImage {
	width: 100%;
	height: 100%;
}



