@charset "utf-8";
.bones {
	float: right;
	height: 20px;
	width: 25px;
	padding-right: 5px;
	z-index: 5;
	position: absolute;
	left: 670px;
	top: 5px;
	background-repeat: no-repeat;
}
.content_box {
	float: right;
	height: 533px;
	width: 260px;
	z-index: 5;
}

.box {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(imgs/box.png);
	height: 100%;
	width: 295px;
	background-repeat: no-repeat;
	z-index: 7;
	text-align: left;
	position: relative;
}




.boxin {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 258px;
	width: 295px;
	padding-right: 0px;
	padding-left: 7px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.box_gallery {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 320px;
	z-index: 5;
	text-align: left;
	height: 90%;
	position: relative;
	cursor: s-resize;
	clear: both;
	float: right;
	overflow: hidden;
}
.boxgallerytop {
	height: 14px;
	width: 320px;
	background-image: url(imgs/top_gallery_box_up.jpg);
	float: right;
	background-repeat: no-repeat;
}
.boxgalleryin {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 90%;
	width: 320px;
	overflow: hidden;
	text-align: left;
	padding-left: 16px;
}

.boxgallerycont {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 95%;
	width: 320px;
	float: right;
	background-image: url(imgs/top_gallery_box_mid.jpg);
	background-repeat: repeat-y;
	background-position: center;
	overflow: hidden;
}
.boxgallerybot {
	height: 15px;
	width: 320px;
	background-image: url(imgs/top_gallery_box_down.jpg);
	float: right;
	background-repeat: no-repeat;
}
.bigbox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 700px;
	z-index: 5;
	text-align: left;
	height: 90%;
	position: relative;
	cursor: s-resize;
}
.bigboxtop {
	height: 15px;
	width: 700px;
	background-image: url(imgs/boxtop.png);
	float: right;
	background-repeat: no-repeat;
}


.bigboxin {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	width: 700px;
	float: right;
	overflow: hidden;
	margin: 1px;
	position: relative;
	left: 10px;
}
.bigboxcont {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	width: 690px;
	overflow: hidden;
	padding-left: 5px;
	list-style-position: inside;
	list-style-type: disc;
	float: right;
	background-image: url(imgs/boxmid.png);
	text-align: justify;
	padding-right: 5px;
}
.bigboxbot {
	height: 15px;
	width: 700px;
	background-image: url(imgs/boxbot.png);
	float: right;
}

.bigboxtit {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	width: 96%;
	background-image: url(imgs/sf_333.gif);
	background-repeat: repeat;
	z-index: 101;
	visibility: visible;
	margin-top: 10px;
	margin-right: 18px;
	margin-bottom: 10px;
	margin-left: 18px;
	color: #FFFFFF;
}
.downloadcont {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	width: 320px;
	overflow: hidden;
	list-style-position: inside;
	list-style-type: disc;
	float: left;
	clip: rect(auto,auto,auto,auto);
	text-align: justify;
	line-height: 12px;
}
.bigboxcontnetwork {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	width: 690px;
	overflow: hidden;
	list-style-position: inside;
	list-style-type: disc;
	background-image: url(imgs/boxmid.png);
	padding-left: 10px;
}

.downloadimg {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	width: 340px;
	overflow: hidden;
	list-style-position: inside;
	list-style-type: disc;
	float: right;
	clip: rect(auto,auto,auto,auto);
	padding-right: 15px;
	padding-left: 10px;
}

.thrColFix #container {
	width: 100%;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(imgs/griglia.gif);
	background-repeat: repeat-x;
} 

.thrColFix #sidebar1 {
	float: left; /* padding keeps the content of the div away from the edges */
	padding-top: 70px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.thrColFix #sidebar2 {
	width: 300px; /* padding keeps the content of the div away from the edges */
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
	float: right;
	z-index: 53;
	left: 801px;
	position: absolute;
	top: -3px;
}
.thrColFix #sidebar3 {
	float: right; /* since this element is floated, a width must be given */
	width: 160px; /* padding keeps the content of the div away from the edges */
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
}

.thrColFix #mainContent {
	margin-top: 0;
	margin-right: 200px;
	margin-bottom: 0;
	margin-left: 80px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 1000px;
	text-align: left;
}
.thrColFix #mainContentGallery {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 80px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.work    {
	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF;
	height: 16px;
	width: 110px;
	right: -587px;
	position: relative;
	top: -15px;
	background-color: #333333;
	text-align: center;
}
.turntable {
	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF;
	height: 16px;
	width: 290px;
	position: relative;
	top: -15px;
	background-color: #333333;
	text-align: center;
	right: -3px;
}
.reel {
	position: absolute;
	width: 200px;
	height: 250px;
	left: 400px;
	top: 15px;
}
