/* Author: Ertan Yiven <eyiven@luckyeye.com>
/* URL: http://www.luckyeye.com
/* Created: 29 Dec 2008
/*reset*/
body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, ul, li {
	margin:0;
	padding:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
/*  ****  */
body {
	font:11px/15px tahoma, Arial, Helvetica, sans-serif;
}
p {
	margin:0;
	padding:0;
}
a {
	color:#ff820e;
	text-decoration:underline;
	font-size:10px;
	outline: none;
}
a:hover {
	text-decoration:none;
}
#header_div {
	background:none;
	width:100%;
	height:75px;
	position:relative;
	z-index:15;
}
#ustmenu {
	float:left;
	padding-top:35px;
}
#bread_crumb {
	font-size:10px;
	height:40px;
	width:455px;
	margin-top:20px;
}
#left_menu {
	width:234px;
	height:100%;
	float:left;
}
#ledismenu {
	padding-left:26px;
	margin-top:20px;
	background-color:#ecf1d1;
	width:208px;
	position:absolute;
	padding-top:20px;
}
#ledismenu a {
	color:#5a595a;
	text-decoration:none;
	font-size:11px;
}
.Icmenu1 {
	font-weight:bold;
}
.Icmenu2 {
	margin-left:30px;
}
.Icmenu3 {
    margin-left:50px
}
.ledisTreeDiv {
	position:absolute !important;
	width:812px;
	display:block;
	float:left;
	background-color:rgb(0,0,0);
	z-index:99;
}
#detail_content {
	width:455px;
	padding:0 20px 0 10px;
	float:left;
	height:100%;
	max-width:455px;
	overflow:scroll;
}
#icerik {
	width:455px;
	margin:0;
	max-width:455px;
}
#icerik img{
	max-width:455px;
}
#content {
	width:940px;
	height:470px;
	padding-left:20px;
}
#content_ic {
	position:absolute;
	width:957px;
	height:100%;
}
#cont1 {
	position:absolute;
	color:#666666;
	height:390px;
	float:left;
	width:940px;
	display:block;
	margin-top:5px;
	background-color:white;
}
#cont2 {
	position:absolute;
	color:#666666;
	height:390px;
	float:left;
	width:940px;/*width: expression(document.body.clientWidth < 947? "945px" : "auto");*/
	/*display:block;*/
}
#cont3 {
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	width:350px;
	background-color:#FFFFFF;
	height:390px;
	float:left;
	padding-right:10px;
}
#cont4 {
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	width:159px;
	height:230px;
	background-color:white;
	margin-left:10px;
	padding:10px 10px;
	float:left;
}
#cont5 {
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	width:361px;
	height:230px;
	background-color:white;
	margin-left:10px;
	padding:10px 10px;
	float:left;
}
#cont6 {
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	width:550px;
	height:110px;
	background-color:white;
	margin-left:10px;
	padding:10px 10px;
	float:left;
	margin-top:10px;
}
#right {
	width:175px;
	margin-top:60px;
	float:left;
}
#footer_div {
	background-color:black;
	height:100px;
	width:100%;
}
#siluet {
	position:absolute;
	z-index:25;
	margin-top:-45px;
	width:100%;
	overflow:hidden;
}
#footer_logo {
	position:absolute;
	z-index:26;
	margin-top:-15px;
	padding-left:20px;
}
#clear {
	clear:both;
}
/* Table */
.tableHeader { background:#B04F5A; text-decoration:none; color:#ffffff; font-weight:bold;
}
.tableTD1 { background:#F8F2E6; text-decoration:none;
}
.tableTD2 { background:#f0e1cc; text-decoration:none;
}
/* juery aslide */
.slideshow, .slideshow-label, .slideshow-content, .slideshow-panel {
	font:12px Verdana, Tahoma, sans-serif;
}
.slideshow {
	padding:2px;
	position:relative;
	/*border:2px solid #eee;    
    background-color:#eee; */
    display:none;           /* Set to "none" for not preview slideshow content */
}
.slideshow-label {
	display:none
}
.slideshow-frame {
	position:absolute;
	top:0px;
	left:0px;
	background:url(images/big-play.png) 50% 50% no-repeat;
	z-index:201;
	cursor:pointer;
	width:100%;
	height:100%;
}
.slideshow-shadow {
	position:absolute;
	top:0px;
	left:0px;
	background:#333;
	z-index:200;
	opacity:0.5;
	width:100%;
	height:100%;
}
.slideshow-panel-place {
	position:absolute;
	bottom:3px;
	left:3px;
	z-index:100;
	height:28px;
	display:none;
}
.slideshow-panel {
	z-index:101;
	background-color:#fff;
	width:100%;
	height:100%;
}
.slideshow-content {
	/*border:1px solid #ccc;
    background-color:#fff;*/
    color:#333;
	overflow:hidden;
	position:relative;
	width:100%;
	height:100%;
}
/* Some Content Changes */
    .slideshow-content p {
	padding:0px;
	overflow:auto;
}

.button { color: white; background: #EB8D00; border: 1px solid #C97405; width: auto; }
.ucslink { color:#ff820e; text-decoration:underline; font-size:10px; outline: none; }
.ucslink:hover { text-decoration:none; }

