body {
	position: relative;
	text-align: center;
	margin: 0 auto; 
	background: #6a0e69;
	font-family: Georgia, 'Bookman Old Style', 'Times New Roman', serif;
	color: #000;
}
#header {
	margin: 0;
	background: #060111;
	height: 228px;
	background: transparent url(../img/headerbg.gif) 0 0 scroll repeat-x; 
	display:none;
}
#nav {
	width: 930px;
	position: relative;
	margin: 0 auto;
	display:none;
}
h1, h2 {
	margin: 0;
	padding: 0;
}
h2 {
	text-indent: -9999px;
	display: block;
	position: absolute;
	width: 290px;
	height: 90px;
	top: 46px;
	right: 128px;
	background: transparent url(../img/taglinebg.gif) 0 0 scroll no-repeat;
}
h1 {
	display: block;
	position: absolute; 
	left: 0px;
	width: 625px;
	height: 177px;
	text-indent: -9999px;
	background: transparent url(../img/besslogo.jpg) 0 0 scroll no-repeat;	
	border: none;
}
h1 a {
	border: none;
	display: block; 
	width: 382px;
	height: 177px;
	position: absolute;
	left: 0;
}
#language_selector {
	list-style-type: none;
	position: relative;
	margin: 0;
}
#language_selector li {
	display: block;
	width: 56px;
	height: 38px;
	text-indent: -9999px;
	position: absolute;
}
#language_selector li a {
	display: block;
	width: 56px;
	height: 38px;
}
#ita {
	right: 0;
	top: 0;
}
#ita a{
background: transparent url(../img/l_tags.gif) -66px -14px scroll no-repeat;	
}
#ita a:hover{
	background: transparent url(../img/l_tags.gif) -66px -56px scroll no-repeat;	
}
#ita.selected{
	background: transparent url(../img/l_tags.gif) -66px -56px scroll no-repeat;	
}
#eng.selected{
	background: transparent url(../img/l_tags.gif) -0px -56px scroll no-repeat;	
}
#eng {
	right: 66px;
	top: 0;
}
#eng a{
background: transparent url(../img/l_tags.gif) 0px -14px scroll no-repeat;
}
#eng a:hover{
background: transparent url(../img/l_tags.gif) 0px -56px scroll no-repeat;
}

#mainnav {
	font-family:'Lucida Grande', 'Trebuchet MS', Tahoma, Arial, Geneva, Verdana, sans-serif;
	list-style-type: none;
	left: 0px;
	font-size: 16px;
	text-align: center;
	line-height: 40px;
	margin: 0;
	padding: 0;
	color: #d8d1ce;
	text-align:center;
	z-index:10
	display:none;
}
#mainnav li {
	display: block;
	position: absolute;
	top: 178px;

}
#mainnav li.h_selected {
	width: 184px;
	display: block;
	float: left;
	color: #715899;
	background: #160826;
	height: 41px;
	border: 1px solid #38083d;
	border-top: none;
	border-bottom: 1px solid #160826;
}
#mainnav li.h_selected a {

	color: #715899;

}
#mainnav li a {
	width: 186px;
	display: block;
	float: left;
	color: #f1a0c1;
}
#mainnav li a:hover {
	display: block;
	color: #e916ce;
	background: /*#160826*/#38093f;
}
#home_t {
	left: 0px;
}
#news_t {
	left: 186px;
}
#archive_t {
	left: 372px;
}
#about_t {
	left: 558px;
}
#contacts_t {
	left: 744px;
}
/*tabnav styling*/
#tabindex {
	display:inline;/*
	float: left;
*/
	width: 921px;
	list-style-type: none;
	margin: 0 0 0px 0;
	padding: 4px 0 0px 0;
	background: #160826;
}
#firstrow, #secondrow, #thirdrow, #fourthrow, #fifthrow, .row {
	display:inline;
	width: 930px; 
	margin:0px 0;
	padding: 0;
	
}
#firstrow, #secondrow #thirdrow, #fourthrow {
}
.tabnav {
	list-style-type: none;
	display: none;
	background: #160826;
	margin: 0;
	width: 930px;
	padding: 0;
	position: relative;
	overflow: hidden;
	float: left;
	clear: both;
}
.tabnav li {
	border: 1px solid #221531;
	color: /*#221531*//*#48355f*/#2e1f3f;
	clear: none;
	display: inline;
	float: left;
	width: auto; 
	margin: 4px 0 4px 8px;
	padding: 2px 6px; 
	font-family: 'Lucida Grande', 'Trebuchet MS', Tahoma, Arial, Geneva, Verdana, sans-serif; 
	font-size: 13px;
	line-height: 20px;
}
.tabnav li.selected {
	background: #221531;
	color: #715899;
	padding: 2px 8px 8px 8px;
	margin: 10px 0px -2px 9px;
}
.tabnav li a {
	display: block;
/*
	border: 1px solid #221531;

*/	
	background: #0f021f;
	float: left; 
	width: auto;
	margin: -2px -6px;
	padding: 2px 6px;
	font-family: 'Lucida Grande', 'Trebuchet MS', Tahoma, Arial, Geneva, Verdana, sans-serif; 

	line-height: 20px;
}
.tabnav li a:hover {
	display: block;
	float: left; 
	width: auto;
	border: none;
	padding: 2px 6px; 
	background: #35002b;
	font-family: 'Lucida Grande', 'Trebuchet MS', Tahoma, Arial, Geneva, Verdana, sans-serif;
}
/*end of tabnav styling*/

.pagecontent1 {
	text-align: left;
	background: #1a092e url(../img/pagecontent1bg.gif) top center scroll repeat;
	margin: 0;
	padding: 0 0 0px 0;
}
.pagecontent1 .last {
	padding: 0 0 24px 0;
}
.pagecontent2 {
	text-align: left;
	background: #1a092e url(../img/pagecontent2bg.gif) top center scroll repeat;
	margin: 0;
	padding: 0 0 24px 0;
}
.pagecell {
	position: relative;
	text-align: left;
	width: 930px;
	margin: 0 auto;
	padding: 12px 0;
	background: #1a092e url(../img/pagecellbg.gif) left top scroll repeat;
}
.pagecell p {
	margin: 0;
	font-size: 4mm;
	line-height: 24px;
	padding: 8px 12px 8px 16px;

}
.last {
	padding-bottom: 64px;
}
.pagecell h3 {
	font-weight: normal;
	font-size: 6mm;
	font-family: Arial, Geneva, Tahoma, Verdana, sans-serif; 
	margin: 0;
	padding: 14px 12px 8px 16px;
	color: #000;

}
.pagecell h4 {
	font-weight: normal;
	font-size: 20px;
	font-family: Arial, Geneva, Tahoma, Verdana, sans-serif; 
	margin: 0;
	padding: 14px 12px 8px 16px;

}
#breadcrumb {
	font-family:'Lucida Grande', 'Trebuchet MS', Tahoma, Arial, Geneva, Verdana, sans-serif;
	font-size: 12px;
	text-align: right;
	width: 906px;
	border-top: 8px solid #160826; 
	background: #1a092e url(../img/pagecellbg.gif) left top scroll repeat-y;
	list-style-type: none;
	padding: 6px 12px;
	margin: 0 auto auto auto;
	display: block;
	position: absolute;
	top: -8px;
	left: 0;
	display:none;
}
#breadcrumb li {
	margin: 28px 4px;
	display: inline; 
}

#footer {
	font-family: Arial, Geneva, Tahoma, Verdana, sans-serif;
	background: transparent url(../img/footerbg.gif) 0 0 scroll repeat-x;
	height: 122px;
	text-align: left;
	display:none;
}
#footer a {
	color: #230a2e;
}
#footer a:hover {
	color: #e916ce;
}
#snailmail {
	color: #221531;
	width: 910px;
	margin: -24px auto 0 auto;
	padding: 0 0 20px 18px;
	text-align: left;
	font-size: 13px;
}
#footernav {
	list-style-type: none;
	width: 930px;
	height: 68px;
	margin: 0 auto;
	padding: 48px 0 10px 0;
	background: transparent url(../img/footerbessbg.gif) 724px 14px scroll no-repeat;
	
}
#footernav li {
	display: inline;
	margin: 44px;
	
}
#back2top {
	position: absolute; 
	margin: 4px 0;
	bottom: -36px; 
	display: none;
	float: left; 
	text-align: left; 
	width: 902px;
	font-size: 14px;
	border-bottom: 8px solid #160826; 
	padding: 8px 12px 0px 16px;
	background: #160826;
	font-family: Arial, Geneva, Tahoma, Verdana, sans-serif;
}
#back2top span {
	margin: -12px 0;
	text-indent: -9999px;
	background: transparent url(../img/closurebg.gif) 0 0 scroll no-repeat;	
	position: absolute;
	cursor: pointer;
	bottom: 14px;
	right: 9px;
	width: 460px;
	height: 30px;
	display: block;
}
.hr {
	height: 6px;
	margin: 0px auto;
	padding: 0;
	background: #221531 url(../img/hr-bg.gif) center 0  scroll no-repeat;
}
.hr2 {
	height: 0px;
	margin: 0px auto;
	padding: 0;
	background: #221531 url(../img/pagecellbg.gif) center 0  scroll no-repeat;
}
.hr hr, .hr2 hr {
	display: none;
	clear: both;
}
.inner_hr {
	height: 6px;
	width: 900px;
	margin: 4px auto;
	background: transparent url(../img/hrbg.gif) 0 0 scroll repeat-x;
	clear: both;
}
.inner_hr hr {
	display: none;
}
hr.displaynone {
	visibility: hidden;
}
/*twins styling*/

.underbreadcrumb {
	margin-top: 24px;
}

.l2rtwins, .r2ltwins {
	clear:both;
	float: left;
	position: relative;
}
	.main_l, .main_r {
		position: relative;
		float: left;
		width: 626px;
	}
	.sec_r, .sec_l {
		display: inline;
		position: relative;
		float: left;
		width: 284px;
		background: #32002b;
		margin: 0 0 12px 0;
		padding: 16px auto;
		border-bottom: 1px solid #613b22;

		font-family: 'Lucida Grande', 'Trebuchet MS', Tahoma, Arial, Geneva, Verdana, sans-serif; 
	}
		.sec_r h3, .sec_l h3 {
			background: #221531;
			font-family: Georgia, 'Bookman Old Style', 'Times New Roman', serif;
			border-bottom: 1px solid #613b22;
		}
		.sec_r p, .sec_l p {
			font-size: 12px;
		}
		.sec_l, .sec_l h3 {
		border-bottom: 1px solid #643f31;
		}
.sec_l {
	background: #3e1541;
	float: right; 
}
.main_r, .r2ltwins {
	float: right;
	position: relative;
}
.sec_r dl, .sec_l dl {
	padding: 0px 0px 48px 0px;
	margin: 0px 0px;
	font-size: 12px;
	line-height: 22px;
	display: block;
}
.sec_r dt, .sec_l dt {
	color: #715899;
	margin: 0;
	display: block;
	clear: both;
	padding: 14px 12px 8px 16px;
	font-family: Georgia, 'Bookman Old Style', 'Times New Roman', serif;
	font-size: 24px;
	background: #221531;
	border-bottom: 1px solid #643f31;

	
}
.sec_l dt {
	border-bottom: 1px solid #613b22;
}
.sec_r dd.getcompletelist, .sec_l dd.getcompletelist {
	position: absolute;
	bottom: -16px;
	right: 8px;
	padding: 0 0 12px 0; 
	display: block;

	
}
.sec_r dd, .sec_l dd {
	margin: 2px 0;
	padding: 0;
	display: block;
	position: relative;
}
.sec_r dd p, .sec_l dd p {
	margin: 0px 0px 0px 0px;
}
	.sec_r dd.indetail, .sec_l dd.indetail {
	display: block;
	border-bottom: 1px solid #5a5065;
	margin: 8px 16px;
	font-size: 12px;
	clear: both;
}.displaynone {
	visibility: hidden;
	clear: both; 
}
.sec_r dd.descr {
	
}
.sec_r dd img, .sec_l dd img {
	float: right;
	border: 3px solid #661561;
	display: inline;
	visibility:hidden;
	margin: 8px;
	
}
dd.imgholder{
	overflow:hidden;
	width:86px;
	height:86px;
	float:right;
	margin:10px 18px 4px 8px;
}
dd.imgholder img{
	margin:0;
}
/*end of twins styling*/
.videomock {
	margin: 16px 8px;
}
p.lead {
	font-size: 18px;
	line-height: 32px;
	margin: 0px 0 16px 0;
}
/*fieldset styling*/
fieldset {
	border: 0;
	margin: 18px 0px 16px 40px;
	padding: 0;
	width: 486px;
}

fieldset input.fields {
	/*float: left;*/
	/*clear: right;*/
	margin: 4px 140px 2px 140px;
	display: block;
	font-size: 12px;
	height: 14px;
}

textarea {
	width: 486px;
	margin:6px 0 0 0;
	border: 3px double #6a0e69 ;
	background: #0f021f;
	color: #f1a0c1;
	font-family:  'Lucida Grande', Lucida, 'Trebuchet MS', Arial, sans-serif;
	padding: 4px;
	float: right;

}

label {
	margin: 4px 0;
	clear: left;
	float: left;
	display:block;
	line-height: 18px;

}

label.title {
	clear: both;
	float: left;

}

fieldset input {
	margin: 4px 0;
	background: #0f021f;
	color: #f1a0c1;
	border: 3px double #6a0e69;
	width: 180px;
}

input#button1, input#button2 {
	width: 75px;
	color: #e2007a;
}

.hdn {
	display:none;
	font-size:1px;
	visibility:hidden;
}
.plusnone {

	clear: both;

	text-indent: -9999px;

	font-size: 4px;

}


/*end of fieldset styling*/
/*news styling*/
#news {
	margin: 0;
	padding: 0;

}
dd.newstext {
	margin: 16px 0 0 0;
}
#news dt {
	float: left;
	font-size: 130px;
}
#news dd {
margin: 8px 24px;
}
/*end of news styling*/


/*archive styling*/
dl#omnia {
	margin: 0;
	padding: 0;
	
	width: 930px;
}
#omnia dt {
	margin: 0 24px 24px 24px;
	padding: 0;
}
#omnia dl, #records {
	margin: 0;
	padding: 0;
}
#omnia dd, #records dd {
	margin: 0;
	padding: 0;
}
#omnia dd dt, #records .nutshell dt, #news dt {
	margin: 0;
	padding: 0;
	font-family: Arial, Geneva, Tahoma, Verdana, sans-serif;font-size: 20px;
}
#news dt {
	display: inline;
	font-size: 18px;
	margin: 8px 24px;
	width: 680px;
}
#omnia dd dt.category, .category {
	margin: 8px;
	padding: 4px 16px;
	text-transform: uppercase;
	font-family: 'Lucida Grande', 'Trebuchet MS', Tahoma, Arial, Geneva, Verdana, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	letter-spacing: 0.8em;
	background: #160826;
	clear: both;
	color: #615068;
	display: inline;
}
p.back2list, p.printit {
	text-align: right;
	text-transform: uppercase;
	font-family: 'Lucida Grande', 'Trebuchet MS', Tahoma, Arial, Geneva, Verdana, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	letter-spacing: 0.4em;
	color: #615068;
	display: none;
	margin: 0px 0px 10px 0;
	padding: 0;
}
.back2list span, .printit span {
	padding: 4px 16px;
	display: inline;
	background: #160826;
}
.back2list span a, .printit span a {
	background: #160826;
}
#omnia dd dd.thumbnail, #records dd.thumbnail, #news dd.thumbnail{
	float: right;
	margin: 0 24px;
	padding: 0;
	overflow:hidden;
	width:1px;
  height:1px;  
}
#omnia dd dd.indepth, #records dd.indepth, #news dd.indepth {
clear:both;
}
#news dd.indepth {
display: block; 
border-bottom: 1px solid #5a5065/* #615068 */;
}
dd.thumbnail img {
	margin: 0;
	padding: 0;
	border: 3px solid #661561;
}
#omnia dd dl.nutshell, #records dl.nutshell {
	display: block; 
	margin: 24px;
	width: 880px;
	padding: 0;
	border-bottom: 1px solid #5a5065/* #615068 */;
	clear: both; 
}
/*end of archive styling*/
/*chi siamo styling*/
#filmografia ul {
	list-style-type: none; 
	margin-top: 0pt;
}
#filmografia li ul {
	margin: 4px 0px; 
	padding: 0pt; 
	list-style-type: none;
}
#filmografia li{
	font-weight: bold;
}
#filmografia li li {
	font-weight: normal;
}
/*end of chi siamo styling*/
/*sidegallery styling*/
dl.lb_projector {
	border-bottom: 1px solid #661561;
}
dl.lb_projector.last {
	border: none;
}
.lb_projector dt {

	font-size: 14px;
	color: Ú**/;
	margin: 4px 6px 16px 6px;
	padding: 0;

}

.lb_projector dd {	
	display: inline;
	float: left;
	margin: 8px 10px;
	padding: 0;
	width: 56px;
	height: 56px;
	border: 3px solid #661561;
	overflow: hidden;
}

.lb_projector dd a {

	border: none;
	padding: 0;

}

.lb_projector dd img {

	border: none;
	margin: 0;
}

.lb_projector dd a img {

	display: block;
	
	padding: 0;

}

.lb_projector dd:hover{
	border: 3px solid #e916ce;
}

.thumbs {
	float: left;
	overflow: hidden;
}


/*end of sidegallery styling*/
/*da daniele*/
.thumb {
	float: left; 
	border: 3px solid #661561;
	width: 100px;
	height: 100px;
	overflow: hidden;
	margin:5px;
}
.thumb a, .thumb a img {
	margin:0;
	padding:0;
	font-size: 1px;
	text-decoration: none;
	border:0px;
}
/*end of da daniele*/
/*record photogallery styling*/
#records dd.zoomables {
	padding: 0;
	float: left;
	display: block;
	border: 3px solid #661561;
	width: 100px;
	height: 100px;
	overflow: hidden;
	margin:12px;

}
#records dt#category {
	clear: both;
	float: left;
}
.zoomables a, .zoomables a img {
	margin:0;
	padding:0;
	font-size: 1px;
	text-decoration: none;
	border:0px;
}

/*end of record photogallery styling*/
/*styling of img holder and general purpose img galleries*/
div.imgholder {
	float: right;
	display: inline; 
	overflow: hidden;
	margin: 8px 24px 8px 8px;
}
div.imgholder img {
	margin: 0;
	padding: 0;
	border: 3px solid #661561;	
}
div.imgholder a img {
	border: 3px solid #661561;	
}
div.imgholder a:hover img {
	border: 3px solid #e916ce;
}
div.imgholder_var {
	float: right;
	display: inline; 
	overflow: hidden;
	margin: 8px 24px 8px 8px;
	width:1px;
	height:1px;
}
div.imgholder_var img {
	margin: 0;
	padding: 0;
	border: 3px solid #661561;	
}
div.imgholder_var a img {
	border: 3px solid #661561;	
}
div.imgholder_var a:hover img {
	border: 3px solid #e916ce;
}
.news_projector {
	float: right;
	display: inline;
	margin: 8px 24px 16px 24px;
	width: 284px;
	padding-bottom: 8px;
	background: #3e1541;
	border-bottom: 1px solid #643f31; 
}
.news_projector dt {

	display: block;
	margin: 0px 0px 16px 0;
	padding: 8px 0;
	background: #221531;
	color: #715899;
	border-bottom: 1px solid #643f31;
}
.news_projector dd.thumbs {
	float: left;
	margin: 8px;
	width: 72px;
	height: 72px;
	overflow: hidden;
	padding: 0;
	border: 3px solid #661561;
	display:inline;
}
.news_projector dd.thumbs img {
	float:left;
	margin: 0;
	padding: 0;	
}
.news_projector dd.thumbs a img {
	margin: 0;
	padding: 0;
	border:0px;
	text-decoration:none;
}
.news_projector dd.thumbs:hover {
	border: 3px solid  #e916ce;
}
/*end of styling of img holder and general purpose img galleries*/
.contact_captcha_wrong{
	color: #715899;
}
.filmography, .filmography ul{
	list-style-type:none;
	font-size: 4mm;
}
hr{
	display:none;
}
.displaynone_print{
	display:block;
}
.displaynone_noprint{
	display:none;
}
