﻿.left-area {
	float: left;
	/*background: url(../../images/div_content.gif) no-repeat 0 100% ;*/
	width: 560px;
	height: auto;
	margin-left: 20px;
	_margin-left: 10px;
	padding-bottom: 20px;
	border: 0px solid green;

	position: relative;
	z-index: 1;
}




.tabs {
	float: left;
	list-style: none;
	width: 100%;
	height: 32px;
	z-index: 10;
	border: 0px solid red;
}
.tabs li {
	float: left;
	height: 32px;
}


.tabs .edge {
	width: 4px;
	font-size: 1px;
}
.tabs .mid {
}

.tabs .mid a {
	float: left;
	line-height: 28px;
	font-size: 10pt;
	color: #000;
	padding: 0 12px 0 12px;
}
.tabs .mid a.on {
	color: #5090e7;
}



.tabs .left_off {
	background: url(../../images/tabs/left_0.gif) no-repeat 0 0;
}
.tabs .left_on {
	background: url(../../images/tabs/left_1.gif) no-repeat 0 0;
	position: relative;
	z-index: 5;
}
.tabs .left_main_off {
	background: url(../../images/tabs/left_main_0.gif) no-repeat 0 0;
}
.tabs .left_main_on {
	background: url(../../images/tabs/left_main_1.gif) no-repeat 0 0;
	position: relative;
	z-index: 5;
}
.tabs .mid_off {
	background: url(../../images/tabs/mid_0.gif) repeat-x 0 0;
}
.tabs .mid_on {
	background: url(../../images/tabs/mid_1.gif) repeat-x 0 0;
	position: relative;
	z-index: 5;
}
.tabs .right {
	margin-right: 3px;
}
.tabs .right_off {
	background: url(../../images/tabs/right_0.gif) no-repeat 0 0;
}
.tabs .right_on {
	background: url(../../images/tabs/right_1.gif) no-repeat 0 0;
	position: relative;
	z-index: 5;
}






.tab-content {
	float: left;
	background: url(../../images/div_content1.gif) no-repeat 0 0;
	width: 560px;
	border: 0px solid blue;

	position: relative;
	top: -4px;
	z-index: 3;
}
.tab-content .tab-content-bot {
	float: left;
	background: url(../../images/div_content3.gif) no-repeat 0 0;
	width: 560px;
	height: 8px;
	margin: 0px;
	border: 0px solid red;
}
.tab-content .tab-content-top {
	background: url(../../images/div_content2.gif) repeat-y 0 0;
	float: left;
	width: 525px;
	margin-top: 2px;
	padding: 25px 20px 5px 15px;
	border: 0px solid blue;
}
.tab-content .tab-content-movie {
	padding: 13px 20px 15px 15px;
}
.tab-content .plaque {
	float: left;
	background: url(../../images/plaque_bg.jpg) no-repeat 0 0;
	width: 167px;
	height: 128px;
}
.tab-content .tab-content-right {
	float: right;
	border: 0px solid red;
}
.tab-content .tab-content-right h1 {
	float: left;
	width: 100%;
	line-height: 24px;
	font-size: 14pt;
	font-weight: normal;
	color: #000;
	margin-bottom: 15px;
	border: 0px solid green;
}
.dynamic-text {
	float: left;
	width: 100%;

	margin-bottom: 0px;
	padding-bottom: 0px;
	border: 0px solid blue;
}





.tab-content .gallery .btnPrev,
.tab-content .gallery .btnNext {
	width: 11px;
	height: 30px;
	margin: 35px 0;
}
.tab-content .gallery .btnPrev {
	float: left;
	margin-right: 5px;
}
.tab-content .gallery .btnNext {
	float: right;
	margin-left: 5px;
}
.tab-content .gallery {
	clear: both;
	width: 100%;
	height: 94%;
	margin: 4px;
	text-align: center;
	border: 0px solid red;
}
.tab-content .library {
	clear: left;
	padding-top: 14px;
	border: 0px solid red;
	border-top: 4px solid #f2f5f7;
}
.gallery table {
	float: left;
	width: 480px;
	height: auto;
	text-align: center;
	vertical-align: middle;
	border: 0px solid blue;
}
.gallery .phImage {
	width: 144px;
	height: 99px;
	border: 1px solid #bac5cc;
}

.tab-content .gallery .btnPrev,
.tab-content .gallery .btnNext {
	width: 11px;
	height: 30px;
	margin-top: 30%;
}
.tab-content .gallery .btnPrev {
	float: left;
	margin-left: 10px;
}
.tab-content .gallery .btnNext {
	clear: right;
	float: right;
	margin-right: 10px;
}
.tab-content .library .btnNext {
	margin: 45px 20px 0 0;
	border: 0px solid red;
}







.movie-label {
	float: left;
	width: 530px;
	text-align: center;
	color: #555;
	font-size: 10pt;
}
