﻿@import url(keramet/ustbilgi.css);
@import url(keramet/AramaCubugu.css);
@import url(/controls/css/Manset.css);

@import url(keramet/BasitKonu.css);
@import url(BasitKategori.css);
@import url(keramet/DosyaListe.css);
@import url(keramet/HosKonuListe.css);
@import url(keramet/HosKategori.css);
@import url(keramet/HosDosyaListe.css);

*
{
	padding:0 0 0 0;
	margin:0 0 0 0;
}

a, a:link, a:visited {
text-decoration: none;
}

Body{
	background-color:#Bababa;
	text-decoration:none;
}

#UstBilgi
{
	height:320px;
	position:relative;
	
}
#divLogo
{
	position:relative;
	background-image:url(/images/site/logo.png); 
	background-repeat:no-repeat;
	
	height:122px;
}

.divMenu
{
	text-align:left;
	border : solid 2px #58595C;
  	border-top-width:0;
	height:194px;
	background-color:#CCCCCC; 

}

.divTabs
{
	text-align:left;
  	position:absolute;
	width:110px; 
	height:100px;
	margin-left:794px;
	margin-top:30px;
	text-align:left;
	line-height:150%;
	z-index:20;
}
.divTabs A
 {
 	color:#58595C;
 	font-family:Arial;
 	font-size:12pt;
 	text-decoration:none;
 	text-align:left;

 }
 


#Body
{
	width:940px;
	background-color:white;
}


 
#AltBilgi
{
	background-image:url(/images/site/ortaband.png);
	background-repeat:repeat-x;
	height:40px;
	clear:both;
	position:relative;
	padding-top:10px;
	width:940px;
}


#divRoot
{
	display:block;
	width:940px;
	margin-top:50px;
	margin-bottom:5px;
		clear:both;
}

#Sol
{
	width:583px;
	float:left;
	margin-left:5px;
	margin-right:5px;
	background-color: White; /*#dadada;*/
	padding-right:0px;
	/*border-right:Solid 1px Silver;*/
	
}

#Sag
{

	width:340px;
	float:left;
	margin-right:5px;
}



#simplemodal-overlay {
	background-color:#000;
	cursor:wait;
}
#simplemodal-container {
	height:525px; 
	width:589px; 
/*	background-color:#fff;  */
	background-image:url(/images/tebrik/cuma.png) ;
	border:0px solid #ccc;
}

#simplemodal-container a.modalCloseImg 
{
	background:url(/images/tebrik/x.png) no-repeat; 
	width:25px; 
	height:29px; 
	display:inline;
	z-index:3200; 
	position:absolute;
	top:-15px; 
	right:-18px;
	cursor:pointer;
}

#simplemodal-container #basicModalContent 
{
	padding:8px;
}
