body { background: #291919; font:13px Arial, Helvetica, Tahoma, Verdana; }

#top_h1, #top_h1_1 { width: 768px; margin: 0 auto; height: 40px; background: #7d251c; }
h1 { line-height: 40px; font-size: 16px; }
.main {	width: 768px;  padding: 212px 0px 0 0px; }
.header {
    background:url(../images/header-img-tab.jpg) no-repeat;
    position:absolute;  top:0px;
}
a.big-link { height: 153px; }
.wrap-nav-1 { width: 768px; }
.content { padding: 15px 15px 46px 15px; }
.content h2 { font-size: 16px; font-weight: bold; margin-bottom: 25px; }
.content h3 { font-size: 15px; }
.content p { margin:0 0 15px; line-height: 18px; }

.left-col { width: 380px; padding: 0 0px 30px 0; }
.right-col { width: 329px; padding-bottom: 40px; }
.left-col2  { width: 350px; padding: 0 0px 30px 0; }
.right-col2 { width: 359px; padding-bottom: 40px; }
.visual { width: 325px;  overflow: hidden; }
#jazz_image { width: 325px; }
#video_control { width: 325px; }
#videoplayer460 { width: 325px; height: 256px; }

/*--------------------------------------- COOKIES*/
#cookie_block {
	width: 100%; height: 60px !important; overflow: hidden;
	position: relative; border-bottom: 1px solid #EF371B;
	display: none; background: #fff;
}
#cookie_text {
    width: 600px; height: 57px;
    margin: 0 auto; padding-top: 3px;
	font: 12px Arial, Verdana, Tahoma, sans-serif; color: #333;
    line-height: 16px;
}
#cookie_left {
	float: left; padding: 0 0px; width: 380px; text-align: center;
}
#cookie_right {
	float: right; padding: 0 10px; width: 180px; height: 20px; margin-top: 10px;
	text-align: center; color: #EF371B;
	font: 12px Arial, Verdana, Tahoma, sans-serif;
}
#blackform {
    position: absolute; display: none;
    width: 100%; height: 100%;
    left: 0px;  top: 0px;  background: #000;
    z-index: 1000;
}
#lbox  {
    display: none; position: absolute; overflow: hidden;
    padding: 15px 30px 25px 10px; background: #f2f2f2; margin: 0 0 0 -135px !important;
    z-index: 1010;
}
#lbox_text {
	clear: both;
	width: 500px; overflow: hidden; padding: 0px 0 10px 0;
    font: 12px Arial, Tahoma, sans-serif;
    line-height: 16px; color: #000;
}
#lbox_text p {
	padding-bottom: 10px;
}
.lbox_x {
    float: right; width: 100px; height:36px;
    cursor: pointer;
    background: url(../images/but_lbox_close.png) no-repeat right top;
}

