@charset "UTF-8";
/* CSS Document  - JB Web */

/* ------- Layout ------- */

html, body, #main-wrapper {
	height: 100%;
	font: 14px "Helvetica Neue", Helvetica, sans-serif;
}
body > #main-wrapper {
	height: auto; 
	min-height: 100%;
}
#close-wrapper {
	margin: 0 auto;
	padding-bottom:40px;
	width: 788px;
	clear:both;
}
body {
	background-color: #000;
	color: #FFFFFF;
	margin:0;
}
#top-bar {
	position:fixed;
	top:0;
	background-color:#C33;
	width:100%;
	height:3px;
	display:inline;
	z-index:1;
}
#bottom-bar {
	position:fixed;
	bottom:0;
	background-color:#C33;
	width:100%;
	height:3px;
	display:inline;
	z-index:1;
}
#main-wrapper {
	background:url(../images/layout/body.gif) 26px repeat-y;
	margin:0 auto;
	width:840px;
}
#content-wrapper {
	width: 788px;
	margin:0 auto;
	padding-bottom:110px;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
}
#footer {
	background-color:#000;
	position: relative;
	margin: -110px auto 0;
	height: 108px;
	width:840px;
	clear:both;
}
#footer-close {
	background:url(../images/layout/divbox_bottom.gif) no-repeat;
	width:565px;
	height:26px;
	margin-left:222px;
}
#header-wrapper {
	position:relative;
	background:url(../images/layout/headerimg.gif) #000 left bottom no-repeat;
	height:206px;
	width:840px;
	margin:0 auto;
	padding-top:4px;
}	
#title {
	position:absolute;
	bottom:3px;
	right:0;
	font: 28px "Courier New", Courier, monospace;
	margin:0 35px 0 0;
	color:#FFF;
	clear:both;
}
.language-wrap {
	position:absolute;
	left: 287px;
	top: 61px;
	color:#FFF;
	font: 12px "Courier New", Courier, monospace;
}
.english {
	position:relative;
	top:0;
	left:0;
}
.italiano {
	position:relative;
	top:5px;
	left:15px;
}
.box-wrapper {
	background: url(../images/layout/divbox_body.gif) repeat-y #CCC;	
	width: 565px;
	margin:0;
	float:left;
	display:inline;
}
.box-top {
	background: url(../images/layout/divbox_top.gif) no-repeat;
	height: 24px;
	width: 565px;
}
.box-body {
	padding: 0 30px;
	color: #000000;
	/*text-align: justify; */
}
.box-body img {
	padding:0 3px 10px 0;
}
.box-bottom {
	background: url(../images/layout/divbox_bottom.gif) no-repeat;
	height: 26px;
	width: 565px;
}
#xtra-wrap {
	position:relative;
}
#xtra {
	position:absolute;
	right:0;
	text-align:right;
}
.spacer {
	background-color:#000;
	height:5px;
	margin:0;
	padding:0;
}
.sidebar-wrapper {
	background: url(../images/layout/sidebar_body.gif) repeat-y #CCC;
	margin:0;
	width: 222px;
	float:left;
	display:inline;
}
.sidebar-top {
	background: url(../images/layout/sidebar_top.gif) no-repeat;
	height: 24px;
	width: 222px;
}
.sidebar-body {
	margin:0;
	padding: 0 30px;
	color: #000000;
/*text-align: center; */
}
#sidebar-bottom {
	background: url(../images/layout/sidebar_bottom.gif) no-repeat;
	height: 26px;
	width: 222px;
	float:left;
	display:inline;
}
.shadow-wrap {
	padding-bottom:3px;
	position:relative;
}
.shadow-over {
	position:absolute;
	top:0;
	left:0;
	color:#000;
	z-index:1;
}
.shadow-under {
	position:absolute;
	color:#FF9;
	top:1px;
	left:1px;
}
.sidebar-title {
	padding: 0 18px 0 26px; 
}
/*.sidebar-endorse {
	padding: 0 0 0 14px;
}
.sidebar-sponsor {
	padding: 0 0 0 40px;
} */


/* ------- Navbar ------- */

.navbar {
	font: 14px "Courier New", Courier, monospace;
	color:#FFF;
	float: right;
	margin:0 35px 0 0;
	padding-top:4px;
	display:inline;
}
ul.navbar {
	padding:0;
	margin:0;
	list-style:none;
}
ul.navbar li {
	float:right;
	padding:0 0 0 14px;
	margin:0;
	display:inline;
}


/* ------- Logo Sprite Rollovers ------- */

#logo-wrapper {
	position: absolute;
	height: 84px;
	width: 84px;
	left: 266px;
	top: 118px;
}
.logos {
	position:relative;
	top:0;
	left:0;
	width:84px;
	height:84px;
}
ul.logos {
	position:relative;
	padding:0;
	margin:0;
	list-style:none;
}
ul.logos a.vfirth {
	position:absolute;
	background:url(../images/layout/logo_sprite.png) no-repeat -33px 0;
	top:0;
	left:33px;
	width:51px;
	height:35px;
}
ul.logos a.vfirth:hover {
	position:absolute;
	background:url(../images/layout/logo_sprite.png) no-repeat -118px 0;
	top:0;
	left:33px;
	width:51px;
	height:35px;
}
ul.logos a.paiste {
	position:absolute;
	background:url(../images/layout/logo_sprite.png) no-repeat -16px -35px;
	top:35px;
	left:16px;
	width:56px;
	height:27px;
}
ul.logos a.paiste:hover {
	position:absolute;
	background:url(../images/layout/logo_sprite.png) no-repeat -101px -35px;
	top:35px;
	left:16px;
	width:56px;
	height:27px;
}
ul.logos a.tama {
	position:absolute;
	background:url(../images/layout/logo_sprite.png) no-repeat -3px -62px;
	top:62px;
	left:3px;
	width:64px;
	height:22px;
}
ul.logos a.tama:hover {
	position:absolute;
	background:url(../images/layout/logo_sprite.png) no-repeat -88px -62px;
	top:62px;
	left:3px;
	width:64px;
	height:22px;
}

/* ------- Browser Hacks ------- */

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* ------- Formatting ------- */

hr {
	border-color:#C33;
	color:#C33;
	height:0px;
}
p {
	margin-top:0;
	padding:0;
}
a {
	color:#000;
	font-weight:bold;
}
a:hover {
	color:#FFF;
}
.navbar a, .language-wrap a, #title a {
	text-decoration:none;
	color:#FFF;
}
.navbar a:hover, ul.navbar li a.current, .language-wrap a:hover, #title a:hover, a.current {
	color:#FF9;
	font-weight:bold;
}
.language-wrap a, #title a, a.current, #title a:hover {
	font-weight:normal;
}
.headings {
	font-size:16px;
	margin:0;
	padding:0;
	font-weight:normal;
	font-style:italic;
}
h2 {
	font-weight:bold;
	font-style:italic;
	font-size:14px;
	margin:0;
	padding:0;
}
h3 {
	font-weight:bold;
	font-size:14px;
	margin:0;
	padding:0;
	display:inline;
}
.center {
	margin:0 auto;
}
.right {
	float:right;
	display:inline;
}
