﻿body {
    margin: 0;
    font-family: Arial;
    background: #fff;
    color: #000;
    font-size:13px;

}


#header
{
    width: 100%;
    background-color:#fff;
}


#header-main 
{
    background: url(../Pics/bg-header.png) #fff repeat-x;
    height:100px;
}

#header-main a 
{
    color:#333;
    text-decoration:none;
    font-size:12px;
    font-weight:bold;
}

#header-top
{
    width: 100%;
    height:20px;
    background-color:#fff;
    
}

#header-bottom
{
    width: 100%;
    height:20px;
    background-color:#fff;
}


#header-top h4
{
    font-size:13px;
    color:#fff;
    padding-left:10px;
}


#header-top a 
{
    color:#333;
    text-decoration:none;
    font-size:13px;
    font-weight:bold;
}

#header-top a:hover
{
    color:#3D3D3D;
    text-decoration:none;
    font-size:13px;
    font-weight:bold;
}

#header-top a:visited
{
    color:#000;
    text-decoration:none;
    font-size:13px;
    font-weight:bold;
}

#header-top 
{
    color:#000;
}


#header-menu 
{
    background: url(../pics/ust_gricbk.png) #000 repeat-x;
    height:30px;
}

#header-menu #header-menu-text a
{
    color: #0000CC;
    text-decoration:none;
    font-size:13px;
    font-weight:bold;
}

#header-menu #header-menu-text a:hover
{
    color: #FF3300;
    text-decoration:none;
    font-size:13px;
    font-weight:bold;
}

#header-menu #header-menu-text a:visited
{
    text-decoration:none;
    font-size:13px;
    font-weight:bold;
}

#header-menu #header-menu-text
{
        color: #333333;
        margin-top:3px;
}

#main 
{
    width: 100%;
    margin-top:10px;
}

#main #sol
{
    float:left;
    width:0%;
}

#main #main-sol
{
    float:left;
    width:50%;
}

#main #main-sag
{
    float:left;
    width:48%;
}

#main #sag
{
    float:left;
    width:5%;
}

#main-ara-c1 
{
    float:left;
    width:49%;
}


#main-ara-c2 
{
    float:left;
    width:45%;
}

.title-box-mavi
{
	background: url(../Pics/bg-title-mavi.png) #fff repeat-x;
	height:25px;
	padding-top:6px;
	font-size:13px;
	padding-left:15px;
	color:#fff;
	font-weight:bold;
	width: 100%;
}

.title-box-gri
{
    background: url(../Pics/bg-title-gri.png) #fff repeat-x;
    height:25px;    
    padding-top:6px;
    font-size:13px;
    padding-left:15px;
    padding-left:15px;
    color:#fff;
    font-weight:bold;
}


.title-box-turuncu
{
    background: url(../Pics/bg-title-turuncu.png) #fff repeat-x;
    height:25px;    
    padding-left:15px;
    padding-top:6px;
    color:#fff;
    font-weight:bold; 
    font-size:13px;
}

.box-ara 
{
    margin-top:5px;
    background: url(../Pics/bg-search.png) #000 repeat-x;
    padding: 5px 5px 5px 5px;
}

.box-ara span
{
    font-size:13px;
}

.xinput
{
    font-size:13px;
    border: Solid 1px #818181;
    color:#818181;
}


.xinput2
{
    font-size:11px;
    color:#000;
}

.h3 
{
    font-size:16px;
    font-weight:bold;
	
}


/* Easy Slider */

	#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:596px;
		height:97px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 

		}	
	#nextBtn{ 
		}														
	#prevBtn a, #nextBtn a{  
		
		}	
	#nextBtn a{ 
		
		}												

/* // Easy Slider */
#slider a
{
    color: Black;
    font-size:13px;
}

#slider 
{
    color: Black;
    font-size:13px;
}

#son10servis a
{
    color: #333333;
    font-size:12px;
}

#divTeknolojikHaberler a
{
    color: #333333;
    font-size:12px;
    text-decoration:none;
}

#divTeknolojikHaberler a:hover
{
    color: #ff3300;
    font-size:12px;
    text-decoration:underline;
}

#divTeknolojikHaberler a:visited
{
    color: #990000;
    font-size:12px;
    text-decoration:none;
}


 a
{
    color: #333333;
    font-size:12px;
    text-decoration:none;
}

 a:hover
{
    color:#ff3300;
    font-size:12px;
    text-decoration:underline;
}

 a:visited
{
    color: #990000;
    font-size:12px;
    text-decoration:none;
}
h3 
{
    font-size:12px;
    color: #999999;
}

h2 
{
    font-size:14px;
	background-image:url(/images/gricbk.png);
}

h1 
{
    font-size:16px;
	background-image:url(/images/gricbk.png);
	
	
}


#tblFirmaDetay
{ 
  width:450px;
  text-align:left;
  font-size:12px;
}
   

#tblFirmaDetayBaslik
{
    text-align:left;
    margin:10px 0px 0px 0px;	
    }

.cssFirmaDetayBaslik
{
    width:800px;
    border:2px solid #FF9A39;
    padding: 0 5px 10px 5px;
}

 #tabs {
        display: block;
        float: left;
        width: 100%;
        
      }
      a.tab { 
        border-collapse: collapse; 
        border-style: solid solid none solid;  
        border-color: gray; 
        border-width: 1px 1px 0px 1px; 
        background-color: silver; 
        padding: 2px 0.5em 0px 0.5em; 
        margin-top: 4px;
        margin-right: 2px;
        font-family: arial; 
        font-size:12px;
        text-decoration: none;
        width: 9%;
        text-align: center;
        float: left;
        color:Black;
        /* background-image: url( '../Pics/bg-tab.png' ); */
        font-weight:bold;
        
      }
      a.tab:hover { 
        border-color: black; 
        background-color: white; 
      }
      
       .panelx {
	    color:#666666; 
        border: solid 1px gray; 
        background-color: white; 
        height: 260px; 
        overflow: auto; 
        clear: left; 
        text-align:left;
        font-size:12px;
      }
      
      #divHarita
        {
        border: solid 1px gray; 
        }
 
 .listebaslik 
{
    background-color:#DADADA;
}

.liste td
{
    border-bottom: Solid 1px #dadada;
}

.liste tr:hover
{
     background-color:#FFF799;
}

#main-sag h3 
{
    font-size:14px;
    color: #333333;
}


.detayborder
{
    border: Solid 2px orange;
    padding: 0 5px 10px 5px;
}

.csstd 
{
    text-align: right;
    padding-right:5px;
}

.cssinput2
{
    border: Solid 1px #CCCCCC;
    font-size:14px;
    padding: 3px 3px 3px 3px;
    width:300px;
}

.cssinput3
{
    border: Solid 1px #CCCCCC;
    font-size:14px;
    padding: 3px 3px 3px 3px;
    width:200px;
}

.info1 
{	
    PADDING-RIGHT: 5px;	
    PADDING-LEFT: 5px;	
    BACKGROUND-IMAGE: url(../Pics/bg-uyari.png);	
    PADDING-BOTTOM: 5px;	
    PADDING-TOP: 5px;
    font-size:12px;
    text-align:justify;
}

.info2 
{	
    PADDING-RIGHT: 5px;	
    PADDING-LEFT: 5px;	
    BACKGROUND-IMAGE: url(../Pics/bg-uyari.png);	
    PADDING-BOTTOM: 5px;	
    PADDING-TOP: 5px;
    font-size:12px;
    text-align:justify;
    color:Red;
    font-weight:bold;
}


.fkucuk
{
    font-size:11px;
	color:#666666;
}

.cssYonetimMenu 
{
    width:98%; 
    height:30px; 
    background-color:#E6E6E6;
    padding-top:4px;
    padding-left:5px;
    font-family:Arial;
    font-size:18px;
   
}

.cssYonetimMenu a 
{
    font-family:Arial;
    font-size:18px;
}


.cssYonetimMenu a:hover
{
    background-color:#B4B4B4;
    font-family:Arial;
    font-size:18px;
    text-decoration:none;
}

.cssYonetimMenuLinkler
{
    background-color:#E6E6E6;
}

.cssYonetimMenuLinkler div
{
    margin-top:5px;
}

.cssYonetimMenuLinkler div a 
{
    text-decoration:none;
}


.cssYonetimMenuLinkler div:hover 
{
    background-color:#B4B4B4;
}



.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: lemonchiffon;
    color: orange;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight:bold;
}


.emlakresim
{

}


#footer
{
    margin-top:10px;
}

#footerline
{
    height:3px;
    width:100%;
    background-image: url('../Pics/ust_gricbk.png');
}


#footerlinkler
{
    height:30px;
    width:100%;
    background-image: url('../Pics/ust_gricbk.png');
}

#footerlink
{
    height:20px;
    width:100%;
    margin-top:4px;
    color:White;
    font-weight:bold;
}

#footertext
{
    font-size:11px;
    margin-top:5px;
}


#footerlink a
{

    color: #333333;
    font-weight:bold;
    text-decoration:none;
}


.stepcarousel{
position: relative; /*leave this value alone*/
border: 10px solid gray;
overflow: scroll; /*leave this value alone*/
width: 85px; /*Width of Carousel Viewer itself*/
height: 98px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
background-color:Gray;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 3px; /*margin around each panel*/
width: 85px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}



.roundedcornr_box_605195 {
	background: url(../Pics/roundedcornr_605195_tl.png) no-repeat top left;
}
.roundedcornr_top_605195 {
	background: url(../Pics/roundedcornr_605195_tr.png) no-repeat top right;
}
.roundedcornr_bottom_605195 {
	background: url(../Pics/roundedcornr_605195_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_605195 div {
	background: url(../Pics/roundedcornr_605195_br.png) no-repeat bottom right;
}
.roundedcornr_content_605195 {
	background: url(../Pics/roundedcornr_605195_r.png) top right repeat-y;
}

.roundedcornr_top_605195 div,.roundedcornr_top_605195,
.roundedcornr_bottom_605195 div, .roundedcornr_bottom_605195 {
	width: 100%;
	height: 25px;
	font-size: 1px;
}
.roundedcornr_content_605195, .roundedcornr_bottom_605195 {
	margin-top: -19px;
}
.roundedcornr_content_605195 { padding: 0 25px; }

.roundedcornr_box_1605195 {
	background: url(../Pics/roundedcornr_605195_tl.png) no-repeat top left;
}
.roundedcornr_top_1605195 {
	background: url(../Pics/roundedcornr_605195_tr.png) no-repeat top right;
}
.roundedcornr_bottom_1605195 {
	background: url(../Pics/roundedcornr_605195_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_1605195 div {
	background: url(../Pics/roundedcornr_605195_br.png) no-repeat bottom right;
}
.roundedcornr_content_1605195 {
	background: url(../Pics/roundedcornr_605195_r.png) top right repeat-y;
}

.roundedcornr_top_1605195 div,.roundedcornr_top_1605195,
.roundedcornr_bottom_1605195 div, .roundedcornr_bottom_1605195 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_1605195, .roundedcornr_bottom_1605195 {
	margin-top: -19px;
}
.roundedcornr_content_1605195 { padding: 0 15px; }


