/* CSS Document */
html
{
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#6D8693;
	scrollbar-shadow-color:#F3F3F3;
	scrollbar-face-color:#ebebeb;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-dark-shadow-color:#ffffff;
	scrollbar-3d-light-color:#D3D8E1;
	
	
	}
body
{
	

  
    
	font-family: Trebuchet MS;
    font-size: 12px;
	
	color: #CBCBCB;
	text-decoration: none;
	line-height: 150%;
	text-align:center;
	
	/*  
    
    background-color:#000000;
    background-image:url(images/performansajans5s_bg.jpg);
    background-repeat:no-repeat;
    */
    background-image:url(images/pbg.jpg);
    background-repeat:repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	

}
img
{
	border:0px;
	
	}
.ust
{
	background-image:url(images/performansajans5_bg.jpg);
	background-repeat:repeat-x;
	
	
	}
body /* Mozilla Firefox alignment */
{
text-align: -moz-center;
} 
#bg
{
	position:relative;
	width:600px;
	height:100%;
	
	
}
	
	
	/* Accordion */
.accordionHeader
{
    border: 0px solid #0289ce;
    color: white;
   
    background-image:url(images/mn_bg.jpg);
    background-repeat:no-repeat;
    vertical-align:bottom;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
    height:40px;
}
.accordionHeaderSelected
{
    border: 1px solid #0289ce;
    color: white;
    background-image:url(images/mn_bg_y.jpg);
    background-repeat:no-repeat;
    background-color: #ffffff;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
    height:40px;
}
.accordionHeader2
{
    border: 0px solid #0289ce;
    color: white;
   
    background-image:url(images/mn_bg2.jpg);
    background-repeat:no-repeat;
    vertical-align:bottom;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
    height:40px;
}
.accordionHeaderSelected2
{
    border: 1px solid #0289ce;
    color: white;
    background-image:url(images/mn_bg_y2.jpg);
    background-repeat:no-repeat;
    background-color: #ffffff;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
    height:40px;
}
.accordionContent
{
    color:#0289ce;
    background-color: #0289ce  ;
    border: 1px solid #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
    
   
}
.accordionContent2
{
	background-image:url(images/bizim2.jpg);
	background-position:left top;
	background-repeat :repeat-y;
    color:#000000;
    background-color: #cecece  ;
    border: 1px solid #2F4F4F;
    border-top: none;
    padding: 0px;
    padding-top: 10px;
    height:600px;
   
}
.accordionContent3
{
    color:#000000;
    background-color:White;
    border: 1px solid #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
    font-size:10pt;
    font-weight:normal;
   
}
#master_content .accordionHeader a
{
	color: #0289ce;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
    color: #0289ce;
	background: #ffffff;
	text-decoration: underline;
}


#master_content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

/*Drag Panel*/
.dragMe {
	width:600px;
	height:250px;
	/*
	background-image:url(images/pano.jpg);
	background-repeat:no-repeat;
	text-align:center;
	cursor:move;
    */
	font-weight:bold;
	vertical-align:middle;
	text-align:left;
	
}

.overflowHidden {overflow:hidden;}

.overflowScroll {overflow:hidden;}

.show
{
    color:White;
    font-weight:bold;
    
    }
    
    
   
   .baslik
   {
       background-image:url(images/baslikbg.jpg);
       background-position:left top;
       background-repeat:repeat-x;
       width:300px;
       height:30px;
       color:White;  
       }
       
   .ModalPopup
    {

      background-color:#f9fc00;

      filter:alpha(opacity=50);

      opacity:0.7;

}

.modalPopupSitili {

      background-color:#000000;

      border-width:3px;

      border-style:solid;

      border-color:Gray;

      padding:5px;

      width:300px;

} 

a
{
color:#ED8514;
text-decoration:none;
}
a:hover
{
color:#CCCCCC;

}


.bgdiv
{
	position:relative;
	background-repeat:repeat;
	z-index:1;
	text-align:center;
	width: 950px;
	height:900px;
	
	
	
	
	
	}
	.firma
	{
	position:relative;
	
	z-index:10;
	text-align:right;
	width: 950px;
	height:50px;
		}
	.icerikdiv
	{
		position:absolute;
		z-index:2;
		width: 600px; 
		top: 100px;
		left:50px;
		
		
	}
		
.menu
		
{
		position:absolute;
		z-index:3;
		width: 600px;
		height:100px;
		top:5px;
		left:55px;
	
}
.etiket
		
{
		position:absolute;
		z-index:5;
		width: 290px;
		height:700px;
		top:220px;
		left:670px;
		background: url(images/etiket.png) 0 0 no-repeat;
			/* IE 6 için saydamlık probleminin çözümü */
        _background: transparent;
        _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/etiket.png', sizingMethod='scale');
	
}
.logo
		
{
		position:absolute;
		z-index:3;
		width: 290px;
		height:236px;
		top:0px;
		left:670px;
		background: url(images/performansajans_logo.png) 0 0 no-repeat;
		/* IE 6 için saydamlık probleminin çözümü */
        _background: transparent;
        _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/performansajans_logo.png', sizingMethod='scale');
	
}
.roundedPanel
{	
	width:600px;	
	background-color:White;
	color:Gray;
	font-weight:bold;
	
	text-align:left;
		
}
.referans
{
	text-align:left;
	
	}
	.iletisim
	{
		background-image:url(images/performansajans_iletisim.jpg);
		background-position:top left;
		background-repeat:no-repeat;
		
		}
				
		div#rozet
		{
        position: absolute;
        width: 117px;
        height: 142px;
        top:10px;
        left: 10px;
        z-index:4;
        text-indent: -9999px;
        background: url(images/yil.png) 0 0 no-repeat;
        /* IE 6 için saydamlık probleminin çözümü */
        _background: transparent;
        _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/yil.png', sizingMethod='scale');
		 }
