.dj_tabgen{
	display: block;
}
.dj_tabgen a{
	color: #000000;
}
.dj_tabgen li {
	list-style-type: none;
}
.dj_tabgen img {
	margin: 5px;
}
.dj_tabgen .title {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 24px;
	display:inline;
}

.dj_tabgen .title li {
	display:inline;
	background: #eeeeee;
	padding: 2px 8px 2px 8px;
	margin-right: 2px;
	cursor: pointer;
	color: #cccccc;
	font-size: 12px;
	height: 10px;
	width: auto;
	line-height: 24px;
	list-style-type: none;
}

.dj_tabgen .title li.active {
	border-left: 10px solid #dddddd;
	border-right: 10px solid #dddddd;
	background-color: #cccccc;
	list-style-type: none;
}

.dj_tabgen .panel {
	display: none;
	position: relative;
	width: 100%;
	top: -1px;
	clear: both;
	overflow: hidden;
	text-align:left;
	padding: 3px;
	background-color: #ffffff;
}

.dj_tabgen .panel.active {
	background-color: #ffffff;
	display: block;
}

.dj_tabgen .title li.over {
	border-top: 3px solid #30DA06;
}

.dj_tabgen .more {
	display: none;
	top: -1px;
	text-align:left;
	padding: 3px;
	background-color: #ebbbee;
	clear: both;
}

.dj_tabgen .more.moreactive {
	background-color: #ffffff;
	display: block;
	margin-top: auto;
	clear: both;
	padding-bottom: 10px;
	border-bottom: solid 1px #ccc;
	width: 98%;
}

.dj_tabgen .date {
	color: #888aaa;
}

.dj_tabgen .lefttitle{
	float:left;
	overflow: visible;
	display: inline;
	width: 90%;
	cursor:pointer;
	font-size:1.2em;
	margin-top:10px;
}

.dj_tabgen .moretitle{
	clear: both;
	display: block;
	overflow: auto;
	position:relative;
}

.dj_tabgen .arrow {
	float: right;
	width:10px;
	height:10px;
	background:url('images/arrow_right.jpg');
	background-repeat:no-repeat;
	display: block;
	cursor:pointer;
	top:11px;
	right:7px;
	position:absolute;
	
}

.dj_tabgen .arrow.arrowactive {
	float: right;
	width:13px;
	height:10px;
	background:url('images/arrow_down.jpg');
	background-repeat:no-repeat;
	cursor:pointer;
}

.dj_tabgen .tabimage{
	width: 100px;
	float: right;
}
.dj_tabgen ul.title { 
	position: relative; 
	bottom: 0px; 
	display: block; 
	margin: 0; 
	padding: 0 5px; 
	height: 24px;
	background:url(images/ul_bg.gif) bottom left repeat-x;
	width:98%; 
}
.dj_tabgen ul.title li { 
	display: block; 
	float: left;  
	margin: 0 3px 0 0; 
	padding: 0; 
	height: auto; 
	font-size: 1em; 
	line-height: 1em; 
	font-family: Arial; 
}
.dj_tabgen ul.title li a { 
	display: block; 
	float: left; 
	padding: 6px 15px 5px 15px; 
	font-size: 1em; 
	border-bottom: 1px solid #bababa; 
	color:#444;	
	font-weight:bold;
}
.dj_tabgen ul.title li.active a { 
	padding: 6px 15px; 
	border: none;
	color:#333333; 
}
.dj_tabgen ul.title li a:hover{
	text-decoration:none;
}
.djtab_bg { 
	clear: both; 
}

.dj_tabgen ul.title li { background: #d4d4d4 url("images/tabl.gif") left top no-repeat; }
.dj_tabgen ul.title li a { background: url("images/tabr.gif") right top no-repeat; }
.dj_tabgen ul.title li.active { background: #fff url("images/tabal.gif") left top no-repeat; border: none; }
.dj_tabgen ul.title li.active a { background: url("images/tabar.gif") right top no-repeat; }
.photo {
border: 1px solid #CCC;
height: 60px;
margin: 5px;
padding: 5px;
width: 80px;
}
.highslide-container table {background:none;}
.highslide {outline:none;text-decoration:none;}
.highslide-image {border-width:2px;border-style:solid;border-color:white;background:gray;}
.highslide-wrapper, .highslide-outline {background:white;}
.highslide-loading {display:block;color:black;font-size:9px;font-weight:bold;text-transform:uppercase;text-decoration:none;padding:3px;border:1px solid white;background-color:white;padding-left:22px;background-image:url(../images/loader.white.gif);background-repeat:no-repeat;background-position:3px 1px;}
a.highslide-credits,a.highslide-credits i {padding:2px;color:#ffffff;text-decoration:none;font-size:10px;}
a.highslide-credits:hover,a.highslide-credits:hover i {color:white;background-color:#6CA2E0;}
.highslide-move, .highslide-move * {cursor:move;}
.highslide-viewport {display:none;visibility:hidden;position:fixed;width:100%;height:100%;z-index:1;background:none;left:0;top:0;}
.highslide-controls {width:195px;height:40px;background:url(../images/controlbar-white.gif) 0 -90px no-repeat;margin:20px 15px 10px 0;}
.highslide-controls ul {position:relative;left:15px;height:40px;list-style:none;margin:0;padding:0;background:url(../images/controlbar-white.gif) right -90px no-repeat;}
.highslide-controls li {float:left;padding:5px 0;margin:0;}
.highslide-controls a {background-image:url(../images/controlbar-white.gif);display:block;float:left;height:30px;width:30px;outline:none;}
.highslide-controls a.disabled {cursor:default;}
.highslide-controls a.disabled span {cursor:default;}
.highslide-controls a span {display:none;cursor:pointer;}
.highslide-controls .highslide-previous a {background-position:0 0;}
.highslide-controls .highslide-previous a:hover {background-position:0 -30px;}
.highslide-controls .highslide-previous a.disabled {background-position:0 -60px !important;}
.highslide-controls .highslide-play a {background-position:-30px 0;}
.highslide-controls .highslide-play a:hover {background-position:-30px -30px;}
.highslide-controls .highslide-play a.disabled {background-position:-30px -60px !important;}
.highslide-controls .highslide-pause a {background-position:-60px 0;}
.highslide-controls .highslide-pause a:hover {background-position:-60px -30px;}
.highslide-controls .highslide-next a {background-position:-90px 0;}
.highslide-controls .highslide-next a:hover {background-position:-90px -30px;}
.highslide-controls .highslide-next a.disabled {background-position:-90px -60px !important;}
.highslide-controls .highslide-move a {background-position:-120px 0;}
.highslide-controls .highslide-move a:hover {background-position:-120px -30px;}
.highslide-controls .highslide-full-expand a {background-position:-150px 0;}
.highslide-controls .highslide-full-expand a:hover {background-position:-150px -30px;}
.highslide-controls .highslide-full-expand a.disabled {background-position:-150px -60px !important;}
.highslide-controls .highslide-close a {background-position:-180px 0;}
.highslide-controls .highslide-close a:hover {background-position:-180px -30px;}
