/* SORS Bilgi Denetim Hizmetleri Sitesi CSS Belgesi */

/****************************** temel görünüm ***************** start ****/
body, th, td {
	font-family:Verdana;
	font-size:12px;
	color:#000000;
}

body {
	background-color: #FFFFFF;
	background:url(../imaj/bg_bilgidenetim.jpg) top center repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link,
a:visited,
a:active {
	color:#2B6EA3;
	text-decoration:underline;
}

a:hover {
	text-decoration:underline;
	color:#000000;
}
/****************************** temel görünüm *****************  end  ****/



/****************************** genel yerleşim **************** start ****/
#sayfa {
	width:953px;
	margin: 0 auto 0 auto;
}

#banner {
	background-image: url(../imaj/sors_bd_head.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:105px;
}

#slogan {
	float:right;
	margin-top:68px;
	margin-right:20px;
}

#sitelogo {
	padding-left:25px;
	padding-top:10px;
}

#sitelogo img {
	border:0px;
}

#silgi {
	float: left;
	width: 100%;
}

#icerik {
	margin: 0 178px 0 175px; 
	background:url(../imaj/sors_bd_icerik.gif);
}

#solkolon {
	float: left;
	width: 175px; 
	margin-left: -953px; 
	background: #C8FC98;
	background:url(../imaj/sors_bd_solmenu.gif);
	height:396px;
	background-position:bottom ;
	background-repeat:no-repeat;
}

#sagkolon {
	float: left;
	width: 178px; 
	margin-left: -178px; 
	background: #FDE95E;
	background:url(../imaj/sors_bd_sagmenu.gif);
	height:396px;
}

.ickutu {
	height:396px;
	overflow:auto;
}

.ickutu2 {
	margin: 10px; 
	margin-top: 0;
}

#footer{
	clear: left;
	width: 100%;
	color: #cccccc;
	text-align: center;
	padding: 20px 0;
	font-family:Tahoma;
	font-size:10px;
}

#footer a:link, 
#footer a:visited, 
#footer a:active {
	color:#CCCCCC;
	text-decoration:none;
}

#footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
/****************************** genel yerleşim ****************  end  ****/



/****************************** genel stiller ***************** start ****/
.baslik1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#cc9900;
	font-style:italic;
}
.sc_baslik {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#cc9900;
	font-style:italic;
	cursor:pointer;
	padding:4px;
}
.kutu {
margin:1px;
margin-bottom:5px;
padding:2px;
border:1px solid #cc9900;
}
.login_baslik {
	color:#2b6ea3;
	font-family:Tahoma;
	font-size:11px;
	padding-top:10px;
}


.cvyazi {
	font-family:Tahoma;
	font-size:11px;
	font-style:italic;
}

.liste ul, 
.liste li {
	list-style-image:url(../imaj/bull1.gif);

}

.altsatir {
	margin-top:20px;
	text-align:center;
	margin-top:20px; 
	color:#CCCCCC; 
	font-family:Tahoma; 
	font-size:10px;
}

.altsatir a:link, 
.altsatir a:visited, 
.altsatir a:active {
color:#CCCCCC;
text-decoration:none;
}

.altsatir a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
/****************************** genel stiller ***************** start ****/



/****************************** sol kolon stilleri ************ start ****/
.solmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-top:0px;
	margin-top:-3px;
}

.solmenu ul li {
	padding-bottom: 3px;
}
.solmenu ul li a:link, 
.solmenu ul li a:visited, 
.solmenu ul li a:active {
	color:#ffffff;
	text-decoration:none;
	display: block;
	padding: 2px 0;
	padding-left: 19px;
	font-family:Tahoma, Geneva, sans-serif;
}

.solmenu ul li a:hover {
	color:#99f6f3;
	text-decoration:none;
}

.panel_sol {
	height:252px;
	padding-left:5px;
	padding-right:4px;
	padding-bottom:3px;
	padding-top:0px;
}

.panel_sol a:link, 
.panel_sol a:visited, 
.panel_sol a:active {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	text-decoration:none;
}

.panel_sol a:hover {
	color:#2B6EA3;
	text-decoration:none;
}
/****************************** sol kolon stilleri ************  end  ****/



/****************************** form stilleri ***************** start ****/
.g_i {
	cursor: pointer;
	margin-top: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	font-size: 0.9em;
	color: #666666;
	background-color: transparent;
	background-image:url(../imaj/button-bg.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-x-position: left;
	background-y-position: top;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	width:135px;
}

.g_t {
	cursor: pointer;
	margin-top: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	color: #666666;
	background-color: transparent;
	background-image:url(../imaj/button-bg2.gif);
	background-repeat: repeat-x;
	/* background-attachment:fixed; */
	background-x-position: left;
	background-y-position: top;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	font-family:Tahoma;
	font-size:11px;
	width:135px;
}

.g_b {
	cursor: pointer;
	margin-top: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	font-size: 0.9em;
	color: #666666;
	font-weight: bold;
	background-color: transparent;
	background-image:url(../imaj/button-bg.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-x-position: left;
	background-y-position: top;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	width:150px;
}
/****************************** form stilleri *****************  end  ****/



/****************************** sag kolon kayan bölüm ********* start ****/
#haberguncelle a:link, #haberguncelle a:visited, #haberguncelle a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#cc9900;
	font-style:italic;
	text-decoration:none;
}
#haberguncelle a:hover {
text-decoration:underline;
}
.istihdam_sag_kolon_kaydirma {
	position: relative; 
	width: 178px;
	height: 374px; 
	border: 0px;
	overflow: hidden;
}

.istihdam_sag_kolon_kayan_icerik { 
	position: absolute; 
	background-image:url(../imaj/sors_bd_sagmenu.gif);
	padding-left:6px;
	padding-top:0px;
	padding-right:6px;
	visibility: hidden;
	width: 166px;
}

.istihdam_sag_kolon_link_kutusu { 
	width: 178px;
	margin-top: 0px;
	text-align: center; 
}

.istihdam_sag_kolon_link_kutusu a{ 
	display: -moz-inline-box;
	display: inline-block;
	border: 1px solid #4d9182;
	color: #4d9182;
	padding: 1px 3px;
	margin-right: 3px;
	text-decoration: none;
	font-family:Tahoma;
	font-size:11px;
}

.istihdam_sag_kolon_link_kutusu a.selected{ 
	background: #8eb8ac;
	color: black;
}

.istihdam_sag_kolon_link_kutusu a:hover{
	background: #8eb8ac;
	border: 1px solid #4d9182;
	color: black;
}

.istihdam_sag_kolon_link_kutusu a.toc{ /* javascript */
}

.istihdam_sag_kolon_link_kutusu a.prev, 
.istihdam_sag_kolon_link_kutusu a.next{ /*javascript */
}

.istihdam_sag_kolon_link_kutusu a.prev:hover, 
.istihdam_sag_kolon_link_kutusu a.next:hover{
	background: #8eb8ac;
	border: 1px solid #4d9182;
	color: #4d9182;
}

.ntvhaber {
padding:4px 2px 2px 15px;
background-image:url(../imaj/bull1.gif);
background-repeat:no-repeat;
background-position:left center;
}
.ntvhaber a:link, .ntvhaber a:visited, .ntvhaber a:active {
text-decoration:none;
color:#000000;
font-family:Tahoma;
font-size:11px;
}
.ntvhaber a:hover {
color:#666666;
text-decoration:underline;
}
/****************************** sag kolon kayan bölüm *********  end  ****/

#slidemenubar, #slidemenubar2{
position:absolute;
border:0px;
line-height:20px;
}


/* SORS Bilgi Denetim Hizmetleri Sitesi CSS Belgesi sonu */
