body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(bg2.jpg);
	background-color:#FFFFFF;

		
}
.beyaz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.kirmizi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
}
.gri {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	font-variant: normal;
	font-weight: normal;
}
a.kirmizi:link{text-decoration:none;}
a.kirmizi:hover{text-decoration:underline;}
a.beyaz:link{text-decoration:none;}
a.beyaz:hover{text-decoration:underline;}
a.gri:link{text-decoration:none;}
a.gri:hover{text-decoration:underline;}
#hjoernefeedback{left:1px;bottom:0;height:67px;padding:0;margin:0;z-index:9999;}
.overlay_white{position:absolute; left:10px;top:10px;	display:none;z-index:20000;}
.overlay_white .close{background-image:url(../close.png);z-index:20000;position:absolute;right:-15px;top:-15px;cursor:pointer;height:35px;width:35px;}
#feedback_wrap{position:absolute; left:10px;top:10px;width:680px; min-height:500px;text-align:left;background-color:#ffffff;padding:10px;z-index:20000;}
/* MENU */
.pano{
	border-bottom:#D6DEE4 1px solid;
	border-left:#D6DEE4 1px solid;
	border-right:#D6DEE4 1px solid;
	padding:2px;
}
.menutbl td{
	padding-left:2px;
	padding-right:2px;
	text-decoration:none;
	color:#FFF;
}
.bottomlink {
	font-size:11px;
}
.bottomlink , .generictb , .menutbl , .beyaz{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
}
.generictb {
	background-image:url(../img/gentbbg1.gif);
	background-repeat:repeat-x;
	background-position:left top;
	padding-left:10px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#content{
	background-image:url(../img/bottombg.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
}
.bottombg{
	width:100%;
	height:122px;
	background-color:#0F3559;
}
.leftbg{
	background-color:#E7ECF0;
}
.rightbg{
	background-color:#E7ECF0;
}
#tophead, .leftbg , .rightbg{
	background-image:url(../img/bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
}


.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 100%; /* Width of Menu Items */
border-bottom: 1px solid #ccc;
background-image:url(../img/menu-bg.jpg);
background-repeat:repeat-y;
background-position:center left;

}
.suckerdiv ul li{
position: relative;

background-image:url(../img/menu-bg.jpg);
background-repeat:repeat-y;
background-position:center left;
}
/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 200px; /*sub menu width*/
top: 0;
visibility: hidden;
background-image:url(../img/menu-bg.jpg);
background-repeat:repeat-x;
background-position:center left;
}
/* Sub level menu links style */
.suckerdiv ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: #FFFFFF;
font-size:13px;
text-decoration: none;
padding: 6px 6px;
border: 1px solid #ccc;
border-bottom: 0;
background-image:url(../img/menu-bg.jpg);
background-repeat:repeat-y;
background-position:center left;
}
.suckerdiv ul li a:visited{
	text-decoration:none;
}
.suckerdiv ul li a:hover{
	text-decoration:underline;
}
.suckerdiv .subfolderstyle{
background: url(../img/arrow-list.gif) no-repeat center right;
}
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
#nav {
 /*background: #e5e5e5;*/
 float: left;
 margin: 0; padding: 0;
 border: 0px solid white;
 border-bottom: none;
 padding-top:1px;
 
}

#nav li a, #nav li {
 float: left;
}

#nav li {
 list-style: none;
 position: relative;
}

#nav li a {
 padding: 1.2em 1.25em;

 text-decoration: none;
 font-size:12px;
 color: white;
 /*background: #292929;

 background: -moz-linear-gradient(top, black, #3c3c3c 1px, #292929 25px);
 background: -webkit-gradient(linear, left top, left 25, from(black), color-stop(4%, #3c3c3c), to(#292929));*/
 border-right: 1px dotted #990000;

/* border-left: 1px solid #292929;
border-bottom: 1px solid #232323;
 border-top: 1px solid #545454;*/
  border-bottom:1px solid #ffffff;

  
   
}

#nav li a:hover {
 background: #ffffff;
/* background: -moz-linear-gradient(top, #11032e, #2a0d65);
 background: -webkit-gradient(linear, left top, left bottom, from(#11032e), to(#2a0d65));*/
 color:#FF0000;
 border-bottom-color:#03F;
 
}


/* Submenu */

.hasChildren {
	position: absolute;
	
	

	right : 0;
	bottom: 0;
}

#nav li ul {
 display: none;
 position: absolute;
 
 left: -120px;
 top: 99%;
 padding: 0; margin: 0;
 width:205px;
 
 /*background: #292929;*/
 

}

#nav li:hover > ul {
 display: block;
 background:#990000;

}

#nav li ul li, #nav li ul li a {
 float: none;
}

#nav li ul li {
 _display: inline; /* for IE6 */
}

#nav li ul li a {
 width: 173px;
 display: block;
}

/* SUBSUB Menu */

#nav li ul li ul {

 display: none;
}

#nav li ul li:hover ul {
 left: 100%;
 top: 0;
}
.haber {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
a.haber:link{

	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
a.haber:hover{
	text-decoration:underline;
	color:#F00;}


.haberalt {
	font-family: Trebuchet MS;
	font-size: 10px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}
a.haberalt:link{

	font-family: Trebuchet MS;
	font-size: 10px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}
a.haberalt:hover{
	text-decoration:underline;
	color:#cccc00;}






.habertablo
{
	border-bottom:#909090 1px solid; 
	line-height:200%;
	}
	
a.habertablo:hover
{
	background-color:#9C0;
 
	}	
	a.habertablo:link
{
	background-color:#ffffff;
 
	}	

.beyaz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.kirmizibaslik {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-style: normal;
	color: #ff0000;
	text-decoration: none;
}

.style1 {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Tahoma, "Trebuchet MS";
}
.style2 {
	color: #FFFFFF;
	font-family: Tahoma, "Trebuchet MS";
}
.style4 {color: #FFFFFF; font-family: Tahoma, "Trebuchet MS"; font-size: 12px; }
-->

.serit_aktif {    background-color: #ac2222;
}
.yatay_manset {    display: none;
.serit_pasif
{
    background-color: #cccaca;
}
.serit_aktif
{
    background-color: #ac2222;
}
.yatay_manset
{
    display: none;
}
#manset_0
{
    display: block;
}
img
{
	border: 0px;
	text-align: center;


}
.kirmizi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #003399;
	text-decoration: none;
}
.gri {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	font-variant: normal;
	font-weight: normal;
}
a.kirmizi:link{text-decoration:none;}
a.kirmizi:hover{	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;}

a.beyaz:link{text-decoration:none;}
a.beyaz:hover{text-decoration:underline;}
a.gri:link{text-decoration:none;}
a.gri:hover{text-decoration:underline;}

#nav li ul 
h1 {padding: 20px; color: #3b5998;}
h2 {padding: 10px; color: #627AAD;}
h3 {padding: 10px; color: #627AAD;}
h4 {padding: 10px;}
p{margin: 2px 20px;}

#imager{
	width:150px;
	height: 180px;
	border: 1px solid #F2F2F2;
	margin: 25px 25px 0 0;
	padding:5px;
	overflow: hidden; 
}

a{text-decoration:none;}
a:hover{color: #777;}
a:visited{color: blue;}

#bayi_bilgileri{
	width:578px;
	background: #FFF;
	margin:10px;
	padding:10px;
	border: 1px solid #D8DFEA;
}
#bayi_bilgileri label{
	color: #3b5998;
}

#sidebar{ 
	margin: 10px;
	width:120px;
	height:300px;
	float: left;
	clear: both;
}
#sidebar li{ list-style: none; padding-left:15px; background: url(../images/bullet.png) 0 0 no-repeat;}
#container{ float: left;}

/* image preview */
#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}



#bayi_bilgileri{
	width:578px;
	background: #FFF;
	margin:10px;
	padding:10px;
	border: 1px solid #D8DFEA;
}
#bayi_bilgileri label{
	color: #3b5998;
}

#sidebar{ 
	margin: 10px;
	width:120px;
	height:300px;
	float: left;
	clear: both;
}
#sidebar li{ list-style: none; padding-left:15px; background: url(../images/bullet.png) 0 0 no-repeat;}
#container{ float: left;}

/* image preview */
#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
}
table{ background: #FFFFFF; margin: 10px; padding: 5px; border:1px solid #D8DFEA}
td{ padding: 5x;}

h1 {padding: 20px; color: #3b5998;}
h2 {padding: 10px; color: #627AAD;}
h3 {padding: 10px; color: #627AAD;}
h4 {padding: 10px;}
p{margin: 2px 20px;}

#imager{
	width:150px;
	height: 180px;
	border: 1px solid #F2F2F2;
	margin: 25px 25px 0 0;
	padding:5px;
	overflow: hidden; 
}
#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

