body{
 padding:0;
 margin:0;
 background:#fff;
 width:100%;
}
/*
 * Header
*/
#overlayHeader{
 width:100%;
 height:176px;
 background:url(images/background/header/header-inner-bkg.jpg) repeat-x left top;
 overflow:hidden;
}
#header{
 display:block;
 width:100%;
 height:176px;
 background:url(images/background/header/header-inner.jpg) no-repeat center center;
 overflow:hidden;
}
.siteSize{
 width:980px;
 height:100%;
}
#logoOverlay{
 float:left;
}
#logoBkg{
 position:absolute;
 width:600px;
 height:200px;
 background:url(images/background/bkg-logo-inner.png) no-repeat left top;
 overflow:hidden;
 margin:0 0 0 -85px;
}
#logo{
 float:left;
 width:212px;
 height:60px;
 background:url(images/logo.png) no-repeat left top;
 overflow:hidden;
 position:relative;
 left:80px;
 top:20px;
}
/*
 * Main Navigation Overlay
*/
#overlayMainMenu{
 float:left
}

#mainMenu{
 position:absolute;
 padding:0;
 margin:90px 0 0 410px;
 list-style:none;
 z-index:200;
}
#mainMenu .overlayDrop{
 padding:0;
 margin:0;
 list-style:none;
}
#mainMenu li:hover ul{
 display:block;
}
#mainMenu .bkg{
 display:block;
 float:left;
 width:106px;
 height:46px;
 background:url(images/mainnav/overlay.png) no-repeat left top;
 position:absolute;
 z-index:0;
}

#mainMenu .Link{
 font:bold 14px arial;
 color:#d4dae5;
 text-decoration:none;
 position:relative;
 top:12px;
}
#mainMenu .Link:hover{
 color:#fff;
}
.anasafya_active{
 display:block;
 width:106px;
 height:46px;
 background:url(images/mainnav/anasayfa-active.png) no-repeat
}
.cozumler_place{
  margin:0 0 0 176px;

}

.destec_place{
 margin:0 0 0 267px;

}

.iletisim_place{
 margin:-18px 0 0 366px

}

.urunler_place_active{
 margin:-44px 0 0 105px;
 position:absolute;
 z-index:100;
 display:block;
 float:left;
 width:106px;
 height:104px;

}

.Urunler_Active{
 display:block;
 width:106px;
 height:46px;
 background:url(images/mainnav/dropmenu/urunler-active.jpg);
}

/*End Navigation */


/*
 * Small Drop Menu
*/
#overlayMenuSmall{
 float:left;
}
#menuSmall{
 position:absolute;
 padding:0;
 margin:0;
 list-style:none;
 width:290px;
 margin:27px 0 0 740px;
 z-index:300;
}
#menuSmall li{
 padding:0 0 0 8px;
 margin:0;
 display:block;
 float:left;
 position:relative;
}
#menuSmall li:hover ul{
 visibility:visible;
}
#menuSmall li ul{
 padding:20px 0 0 0;
 margin:0;
 list-style:none;
 float:left;
 clear:left;
 position:absolute;
 z-index:300;
 height:300px;
 visibility:hidden;
}
#menuSmall li a{
 font:bold 12px tahoma;
 color:#d4dae5;
 display:block;
 float:left;
 text-decoration:none;
}

#menuSmall li ul .top{
 display:block;
 float:left;
 clear:left;
 width:187px;
 height:10px;
 background:url(images/mainnav/dropmenu/top-small.png) no-repeat left top;
 overflow:hidden
}

#menuSmall li ul .bottom{
 display:block;
 float:left;
 clear:left;
 width:187px;
 height:4px;
 background:url(images/mainnav/dropmenu/bottom-small.png) no-repeat left top;
 overflow:hidden;
}

#menuSmall li ul .itemfirst{
 display:block;
 float:left;
 clear:left;
 width:187px;
 background:#dde1ea;
 border-bottom:#c8cbd2 solid 1px;
 padding:10px 0 10px 0; 
}

#menuSmall li ul .itemfirst:hover{
 background:#eef0f5;
}

#menuSmall li ul .itemlast{
 display:block;
 float:left;
 clear:left;
 width:187px;
 background:#dde1ea;
 border-top:#f8f9fb solid 1px;
 padding:10px 0 10px 0; 
}

#menuSmall li ul .itemlast:hover{
 background:#eef0f5;
}

#menuSmall li ul .items{
 display:block;
 float:left;
 clear:left;
 width:187px;
 background:#dde1ea;
 padding:10px 0 0 0;
 border-bottom:#c8cbd2 solid 1px;
}
#menuSmall li ul .items:hover{
 background:#eef0f5;
}

#menuSmall li ul a{
 font:12px arial;
 color:#4a4d56;
 text-decoration:none;
 float:left;
 display:block;
 text-align:left;
 width:150px;
 padding:0 0 0 10px;
}
#menuSmall li ul a:hover{
 color:#2681df;
}
#menuSmall li ul span{
 font:12px arial;
 color:#4a4d56;
 text-decoration:none;
 float:left;
 display:block;
 width:150px;
 text-align:left;
 padding:0 0 0 10px;
}
#menuSmall .separator{
 display:block;
 width:3px;
 height:10px;
 background:url(images/mainnav/bullet.gif) no-repeat left 6px;
 float:left;
 overflow:hidden;
}
/* End Drop Small Menu */

/*
 * Drop Big Menu
*/

#DropMenu{
 display:block;
 margin:0;
 padding:0 0 0 0; 
 list-style:none;
 position:relative;
 left:-15px;
 float:left;
 z-index:500;
 display:none;
}
#DropMenu li{
 display:block;
 float:left;
 clear:left;
 width:247px;
 font:12px Arial;
 color:#2681df;
}
#DropMenu li a{
 float:left;
}
#DropMenu li .pc{
 float:right;
 padding:0;
 margin:0;
 width:45px;
 background:none;
}
#DropMenu li .pc img{
 position:absolute;
 margin:-8px 0 0 -24px;
}
#DropMenu li .community{
 float:right;
 padding:0;
 margin:0;
 width:45px;
 background:none;
}
#DropMenu li .community img{
 position:absolute;
 margin:-7px 0 0 -28px;
}
#DropMenu li .mobil{
 float:right;
 padding:0;
 margin:0;
 width:45px;
 background:none;
}
#DropMenu li .mobil img{
 position:absolute;
 margin:1px 0 0 -18px;
}
#DropMenu li .letter{
 float:right;
 padding:0;
 margin:0;
 width:45px;
 background:none;
}
#DropMenu li .letter img{
 position:absolute;
 margin:12px 0 0 -27px;
}
#DropMenu li .image img{
 position:absolute;
 border:0;
}
#DropMenu .first{
 display:block;
 width:247px;
 height:11px;
 background:url(images/mainnav/dropmenu/top-big.png) no-repeat;
 overflow:hidden;
}
#DropMenu .last{
display:block;
 width:247px;
 height:4px;
 background:url(images/mainnav/dropmenu/bottom-big.png) no-repeat;
 overflow:hidden;
}

#DropMenu .itemfirst{
 background:#dde1ea;
 padding:10px 0 10px 0;
 border-bottom:#c8cbd2 solid 1px;
}
#DropMenu .itemfirst:hover{
  background:#eef0f5;
}
#DropMenu .itemlast{
 background:#dde1ea;
 padding:10px 0 10px 0;
 border-top:#f8f9fb solid 1px;
}
#DropMenu .itemlast:hover{
  background:#eef0f5;
}
#DropMenu .items{
 background:#dde1ea;
 padding:10px 0 10px 0;
 border-top:#f8f9fb solid 1px;
 border-bottom:#c8cbd2 solid 1px;
}
#DropMenu .items:hover{
  background:#eef0f5;
}
#DropMenu .separator{
 display:block;
 height:5px;
 width:200px;
 background:none;
 float:left;
 overflow:hidden;
}
#DropMenu span{
 padding:0 0 0 10px;
 background:url(images/mainnav/dropmenu/bullet.gif) no-repeat left 5px;
 color:#4a4d56;
 display:block;
 width:200px;
 float:left;
 clear:left;
 position:relative;
 left:15px;
 text-align:left;
}
#DropMenu a{
 color:#4a4d56;
 text-decoration:none;
 display:block;
 float:left;
 position:relative;
 left:15px;
}
#DropMenu a:hover{
 color:#2681df;
}
/*
 * Sub Navigation
*/
#subNav{
 width:980px;
 text-align:left;
 font:10px arial;
 color:#727580;
 padding:15px 0 15px 0;
}
#subNav a{
 color:#2681df;
 text-decoration:underline;
}
#subNav a:hover{
 text-decoration:none;
}
/** end sub navigation/
/* end Header */
/*
 * Content
*/
#colorLine{
 width:100%;
 background:url(images/color-line.jpg) no-repeat left top;
 height:7px;
}
#content{
 width:990px;
 padding:0 0 0 13px;
}
#content-left{
 float:left;
 width:197px;
}
#content-left .header-left{
 width:6px;
 height:34px;
 background:url(images/inner/list-top-left.gif) no-repeat left top;
 overflow:hidden;
 float:left;
}
#content-left .header-center{
 width:185px;
 height:34px;
 float:left;
 background:url(images/inner/list-top-center.gif) repeat-x;
 overflow:hidden;
 float:left;
}
#content-left .header-center span{
 font:bold 12px arial;
 color:#fff;
 float:left;
 padding:9px 0 0 10px;
}
#content-left .header-right{
width:6px;
 height:34px;
 background:url(images/inner/list-top-right.gif) no-repeat left top;
 overflow:hidden;
 float:left;
}
#content-left ul{
 padding:0;
 margin:0;
 list-style:none;
 float:left;
}
#content-left ul li{
 display:block;
 float:left;
 width:195px;
 background:#f8f8f8;
 border-top:#e8e9eb solid 1px;
 border-left:#e8e9eb solid 1px;
 border-right:#e8e9eb solid 1px;
 padding:8px 0 8px 0;
 text-align:left;
}
#content-left ul li a{
 display:block;
 background:url(images/inner/bullet.gif) no-repeat right 2px ;
 width:170px;
 font:12px arial;
 color:#4a4d56;
 text-decoration:none;
 float:left;
 position:relative;
 left:12px;
}
#content-left ul li a:hover{
 color:#2681df;
 background-position:right -41px;
}
#content-left .bottom{
 width:197px;
 height:6px;
 background:url(images/inner/list-bottom.gif) no-repeat;
 overflow:hidden;
 float:left;
}
#content-left .outlook{
 width:173px;
 height:55px;
 background:url(images/contnet/outlook.gif) no-repeat;
 overflow:hidden;
 float:left;
 margin:45px 0 0 0;
}
#content-left .canli-on{
 width:165px;
 height:50px;
 background:url(images/contnet/canli.gif) no-repeat;
 overflow:hidden;
 float:left;
 margin:44px 0 0 0;
}
#content-left .canli-off{
 width:165px;
 height:50px;
 background:url(images/inner/canli-off.jpg) no-repeat;
 overflow:hidden;
 float:left;
 margin:44px 0 0 0;
}
#content-left .ucretsiz{
 width:120px;
 height:56px;
 background:url(images/inner/ucretsiz.jpg) no-repeat;
 overflow:hidden;
 float:left;
 margin:115px 0 0 0;
}
#content-center{
 width:565px;
 float:left;
 padding:0 0 0 13px;
}
#content-center .topbkg-left{
 width:8px;
 height:190px;
 background:url(images/inner/center/top-left.gif);
 float:left;
}
#content-center .topbkg-right{
 width:8px;
 height:190px;
 background:url(images/inner/center/top-right.gif);
 float:left;
}
#content-center .topbkg-center{
 width:535px;
 height:190px;
 background:url(images/inner/center/top-center.gif);
 float:left;
}
#content-center .topbkg-center .text{
 width:507px;
 height:36px;
 background:url(images/inner/center/text.gif) no-repeat;
 margin:16px 0 0 0;
}
#content-center .topbkg-center .icons{
width:513px;
}
#content-center .topbkg-center .icons .outlook{
 width:123px;
 height:114px;
 background:url(images/inner/outlook2007.jpg) no-repeat;
 float:left;
}
#content-center .topbkg-center .icons .mobil{
 width:140px;
 height:114px;
 background:url(images/inner/mobilpush.jpg) no-repeat;
 float:left;
}
#content-center .topbkg-center .icons .antivirus{
 width:115px;
 height:114px;
 background:url(images/inner/antivirus.jpg) no-repeat;
 float:left;
}
#content-center .topbkg-center .icons .antispam{
 width:135px;
 height:114px;
 background:url(images/inner/antispam.jpg) no-repeat;
 float:left;
}
#content-center .bottombkg-left{
 width:8px;
 height:105px;
 background:url(images/inner/center/bottom-left.gif) no-repeat;
 float:left;
 clear:left;
}

#content-center .bottombkg-center{
 width:535px;
 height:105px;
 background:url(images/inner/center/bottom-center.gif) repeat-x;
 overflow:hidden;
 float:left;
}

#content-center .bottombkg-right{
 width:8px;
 height:105px;
 background:url(images/inner/center/bottom-right.gif) no-repeat;
 overflow:hidden;
 float:left;
}
#content-center .bottombkg-center .banners{
 width:530px;
 padding:15px 0 0 0;
}
#content-center .bottombkg-center .mb205{
 width:178px;
 height:75px;
 background:url(images/inner/250mb.gif) no-repeat;
 overflow:hidden;
 float:left;
}
#content-center .bottombkg-center .seven{
 width:180px;
 height:74px;
 background:url(images/inner/7.gif) no-repeat;
 overflow:hidden;
 float:left;
}
#content-center .bottombkg-center .gb1{
 width:178px;
 height:75px;
 background:url(images/inner/1GB.gif) no-repeat;
 overflow:hidden;
 float:left;
}
#content-center .bottombkg-center .eighteen{
 width:180px;
 height:74px;
 background:url(images/inner/11.gif) no-repeat;
 overflow:hidden;
 float:left;
}
#content-center .bottombkg-center .simdi{
 display:block;
 width:168px;
 height:75px;
 background:url(images/inner/simdi.jpg) no-repeat;
 overflow:hidden;
 float:left;
}
#content-center .Visual{
 float:left;
 padding:0 0 20px 0;
}
#content-center .Text{
 float:left;
 padding:0 0 0 12px;
}
#content-center .title{
 font:bold 16px arial;
 color:#4c81d1;
 float:left;
}
#content-center .separator{
 height:30px;
 width:100%;
 overflow:hidden;
 float:left;
}
#content-center p{
 font:12px arial;
 color:#727580;
 padding:15px 0 0 0;
 margin:0;
 float:left;
 text-align:left;
 line-height:18px;
 width:500px
}
#content-center ul{
 padding:0;
 margin:0;
 list-style:none;
}
#content-center ul li{
 display:block;
 float:left;
 clear:left;
 width:550px;
 background:url(images/inner/checkbox.jpg) no-repeat 520px 10px;
 font:12px arial;
 color:#727580;
 text-align:left;
 padding:6px 0 5px 0;
 border-bottom:#e8e9eb solid 1px;
}
#content-center .linkAll{
 font:12px arial;
 color:#2681df;
 background:url(images/inner/bullet-link.gif) no-repeat right 5px;
 padding:0 10px 0 0;
 margin:5px 0 0 0;
 float:left;
 clear:left;
}
#content-right{
 width:205px;
 float:left;
 padding:0 0 0 0px;
}
#content-right .header-left{
 width:5px;
 height:34px;
 background:url(images/inner/list-top-left.gif) no-repeat;
 overflow:hidden;
 float:left;
}
#content-right .header-center{
 width:185px;
 height:34px;
 float:left;
 background:url(images/inner/list-top-center.gif) repeat-x;
 overflow:hidden;
 float:left;
}
#content-right .header-center span{
 font:bold 12px arial;
 color:#fff;
 float:left;
 padding:9px 0 0 10px;
}
#content-right .header-right{
width:5px;
 height:34px;
 background:url(images/inner/list-top-right.gif) no-repeat;
 overflow:hidden;
 float:left;
}
#content-right .text-area{
 float:left;
 width:195px;
 border-left:#ececec solid 1px;
 border-right:#ececec solid 1px;
 background:#f8f8f8;
}
#content-right .bottom{
 width:197px;
 height:6px;
 background:url(images/inner/list-bottom.gif) no-repeat;
 overflow:hidden;
 float:left;
}
#content-right .text-area .box{
 font:12px arial;
 color:#727580;
 width:169px;
 text-align:left;
 padding:12px 0 12px 0;
}
#content-right .zoomTitle{
 font:bold 12px arial;
 color:#44454a;
 float:left;
 padding:20px 0 0 10px;
}
#content-right .zoomImage{
 float:left;
 padding:10px 0 0 10px;
}
#content-right .zoom{
 display:block;
 width:55px;
 height:20px;
 background:url(images/inner/zoom.gif) no-repeat;
 overflow:hidden;
 float:left;
 position:relative;
 left:90px;
 top:-13px;
}
/* end content */
/*
 * Footer
*/
#footer{
 width:100%;
 height:152px;
 background:url(images/footer/bkg.gif) repeat-x;
 float:left;
 border-top:#e7e9e9 solid 1px;
 margin:83px 0 0 0;
 font:12px arial;
 color:#727580;
}
#footer .artua{
 float:left;
 clear:left;
}
#footer .artua .image{
 float:left;
 padding:5px 0 0 0;
}
#footer .artua .text{
 float:left;
 padding:8px 0 0 8px;
}
#footer .artua a{
 color:#2681df;
 text-decoration:underline;
}
#footer .artua a:hover{
 color:#2681df;
 text-decoration:none;
}
#footer .copyright{
 float:left;
 padding:0 0 0 35px;
}
#footer .tel{
 background:url(images/footer/tel.gif) no-repeat left 3px;
 font:bold 12px arial;
 float:right;
 color:#3c3d41;
 overflow:hidden;
 padding:0 41px 0 17px;
}
#footer .ask{
 background:url(images/footer/ask.gif) no-repeat left 3px;
 font:bold 12px arial;
 float:right;
 color:#3c3d41;
 overflow:hidden;
 padding:0 0 0 17px;
}
#footer .Position{
 padding:22px 0 0 0;
}
#footer a{
  color:#727580;
  text-decoration:none;
}
/*--*/

/*  Inner Page */

#product-details{
 width:530px;
 float:left;
 padding:24px 0 0 12px;
}

#product-details .header{
 width:195px;
 height:44px;
 background:url(images/inner/urun_det.gif) no-repeat;
 overflow:hidden;
 float:left;
}
#product-details .box{
 float:left;
 width:530px;
 font:12px arial;
 color:#727580;
 padding:20px 0 25px 0 ;
 border-bottom:#e8e9eb solid 1px;
 text-align:left;
 margin:0;
}
#product-details .box .title{
 float:left;
 font:bold 16px arial;
 color:#727580;
 margin:0;
}
#product-details .box .content{
 width:530px;
 float:left;
}
#product-details .box .content .zoomOverlay{
 float:left;
}
#product-details .box .content .zoom{
 display:block;
 width:55px;
 height:20px;
 background:url(images/inner/zoom.gif) no-repeat;
 overflow:hidden;
 position:absolute;
 margin:-15px 0 0 35px;
}
#product-details .box .content .leftText{
 float:left;
 width:350px;
 clear:left;
}
#product-details .box .content .rightText{
 float:left;
 width:350px;
}
#product-details .box .content .rightImage{
 float:left;
 position:relative;
 top:-15px;
}
#product-details .box .content .leftImage{
 float:left;
 padding:0 20px 0 0;
}
#bizsizi{
 width:84px;
 height:49px;
 background:url(images/inner/bizsizi.jpg) no-repeat;
 overflow:hidden;
 float:left;
 margin:100px 0 0 70px;
}



/* Inner Share Point*/
#content-center .topbkg-center .icons .kurumsal{
 width:133px;
 height:127px;
 background:url(images/inner_2/kurumsal.jpg) no-repeat;
 float:left;
}
#content-center .topbkg-center .icons .proje{
 width:120px;
 height:127px;
 background:url(images/inner_2/proje.jpg) no-repeat;
 float:left;
}
#content-center .topbkg-center .icons .takim{
 width:130px;
 height:127px;
 background:url(images/inner_2/takim.jpg) no-repeat;
 float:left;
}
#content-center .topbkg-center .icons .sorunsuz{
 width:124px;
 height:127px;
 background:url(images/inner_2/sorunsuz.jpg) no-repeat;
 float:left;
}
#content-center .topbkg-center .sharepointText{
 width:506px;
 height:36px;
 background:url(images/inner_2/text.gif) no-repeat;
 float:left;
 margin:18px 0 0 13px;
}
#content-center .bottombkg-center .banners .GB2{
 float:left;
 width:178px;
 height:75px;
 background:url(images/inner_2/2gb.jpg) no-repeat;
 overflow:hidden;
}
#content-center .bottombkg-center .banners .GB1{
 float:left;
 width:178px;
 height:75px;
 background:url(images/inner_2/1gb.jpg) no-repeat;
 overflow:hidden;
}
#content-center .bottombkg-center .banners .P50{
 float:left;
 width:180px;
 height:75px;
 background:url(images/inner_2/50.jpg) no-repeat;
 overflow:hidden;
}
#content-center .bottombkg-center .banners .P30{
 float:left;
 width:180px;
 height:75px;
 background:url(images/inner_2/30.jpg) no-repeat;
 overflow:hidden;
}
#features{
 padding:0;
 margin:0;
 list-style:none;
 float:left;
 clear:left;
 font:12px arial;
 color:#727580;
}
#features div{
 float:left;
 clear:left;
 width:500px;
 background:url(images/inner/checkbox.jpg) no-repeat left top;
 overflow:hidden;
 padding:0 0 0 22px;
 text-align:left;
 margin:15px 0 5px 0;
}
#demo{
 width:165px;
 height:50px;
 background:url(images/inner_2/demo.jpg) no-repeat;
 overflow:hidden;
 float:left;
 margin:30px 0 0 30px;
}
/* end Inner Share Point */

/* exchange planlar */
table{
 padding:0;
 margin:0;
 border-collapse:collapse;
 border-spacing:0;
}
td{
 padding:0;
}
.planlar{
 font:12px arial;
 color:#727580;
 float:left;
 clear:left;
 width:100%;
 padding:20px 0 0 0;
}
.planlar .overlay{
 float:left;
 clear:left;
}
.planlar .bullet{
 width:24px;
 height:24px;
 background:#e3e3e6;
 float:left;
 overflow:hidden;
 margin:0 0 0 10px;
}
.planlar .bullet1{
 width:48px;
 height:48px;
 background:url(images/ofisnet_ozellikler.png) no-repeat;
 float:left;
 overflow:hidden;
 margin:0 0 0 10px;
}

.planlar .bullet2{
 width:48px;
 height:48px;
 background:url(images/ofisnet_plan_detaylar.png) no-repeat;
 float:left;
 overflow:hidden;
 margin:0 0 0 10px;
}


.planlar .bullet3{
 width:48px;
 height:48px;
 background:url(images/ofisnet_opsiyonel_hizmetler.png) no-repeat;
 float:left;
 overflow:hidden;
 margin:0 0 0 10px;
}

.planlar .bullet4{
 width:48px;
 height:48px;
 background:url(images/ofisnet_sunucu.png) no-repeat;
 float:left;
 overflow:hidden;
 margin:0 0 0 10px;
}


.planlar .bullet5{
 width:48px;
 height:48px;
 background:url(images/ofisnet_exchange_erisim.png) no-repeat;
 float:left;
 overflow:hidden;
 margin:0 0 0 10px;
}


.planlar .bullet6{
 width:48px;
 height:48px;
 background:url(images/ofisnet_exchange_ozellikleri.png) no-repeat;
 float:left;
 overflow:hidden;
 margin:0 0 0 10px;
}


.planlar .bullet7{
 width:48px;
 height:48px;
 background:url(images/ofisnet_sunucu.png) no-repeat;
 float:left;
 overflow:hidden;
 margin:0 0 0 10px;
}

.planlar .Title{
 font:bold 16px arial;
 color:#727580;
 float:left;
 padding:18px 0 0 10px;
}
.planlar table{
 width:550px;
 float:left;
 clear:left;
 text-align:center;
 margin:15px 0 0 0;
}
.planlar .nomargin{
 margin:0;
}
.planlar table .t{
 width:300px;
}
.planlar table .desc{
 width:124px;
}
.planlar table .link{
 width:248px
}

.planlar .checkBox{
 width:14px;
 height:12px;
 background:url(images/inner/checkbox.jpg) no-repeat;
 overflow:hidden;
}
.planlar table span{
 float:left;
 padding:0 0 0 14px;
}

.planlar table td{
 border:#e8e9eb solid 1px;
 padding:9px 0 9px 0;
}
.planlar .noborder{
 border:0;
}
.planlar .satinplace{
 background:#f8f8f8
}
.planlar .satin{
 width:71px;
 height:31px;
 background:url(images/inner/satin.jpg) no-repeat;
 overflow:hidden;
}
.planlar a{
 font:12px arial;
 color:#2681df;
 text-decoration:underline;
}
.planlar a:hover{
 text-decoration:none;
}

#contacts{
 font:12px arial;
 color:#727580;
 text-align:left;
}
#contacts .iletisim{
 width:107px;
 height:45px;
 background:url(images/inner/iletisim.jpg) no-repeat;
 overflow:hidden;
 float:left;
}
#contacts .name{
 font-weight:bold;
 float:left;
 clear:left;
 padding:15px 0 0 0;
 width:100%;
}
#contacts .text{
 float:left;
 clear:left;
 padding:0 0 5px 0;
 width:100%;
}
#contacts table{
 float:left;
 clear:left;
}
#contacts .separator{
 width:95%;
 height:1px;
 margin:20px 0 20px 0;
 float:left;
 background:#e8e9eb;
 overflow:hidden;
}
#contacts #satis{
 width:225px;
 float:left;
 text-align:left;
}
#contacts #bize{
 width:220px;
 float:left;
 padding:0 0 0 60px;
 line-height:10px;
}
#contacts #bize .div{
 float:left;
}
#contacts .satis{
 width:139px;
 height:38px;
 background:url(images/inner/satis.jpg) no-repeat;
 overflow:hidden;
 float:left;
}
#contacts .teknik{
 width:150px;
 height:37px;
 background:url(images/inner/teknik.jpg) no-repeat;
 overflow:hidden;
 float:left;
 margin:20px 0 0 0;
}
#contacts .bize{
 width:116px;
 height:35px;
 background:url(images/inner/bize.jpg) no-repeat;
 overflow:hidden;
 float:left;
}
#contacts .form{
 width:205px;
 padding:5px 20px 20px 20px;
 background:#f8f8f8;
 border-left:#ececec solid 1px;
 border-right:#ececec solid 1px;
 float:left;
 font:12px arial;
 color:#727580;
 text-align:left;
}
#contacts .footer{
 width:247px;
 height:5px;
 float:left;
 background:url(images/inner/contacts/footer.jpg) no-repeat;
 overflow:hidden;
}
#contacts .header{
 width:247px;
 height:5px;
 float:left;
 background:url(images/inner/contacts/header.jpg) no-repeat;
 overflow:hidden;
 margin:15px 0 0 0;
}
#contacts .form .text{
 float:left;
 padding:11px 0 3px 0;
}
#contacts input, #contacts textarea, #contacts select{
 padding:1px 0 1px 5px;
 margin:0;
 width:200px;
 background:#fff;
 border:#e2e3e5 solid 1px;
 font:11px arial;
 color:#727580;
 float:left;
}
#contacts textarea{
 height:90px;
}
#contacts select{
 width:205px;
}
#contacts .codeArea{
 width:93px;
 height:19px;
 background:#e7f1f5;
 border:#d2e2f4 solid 1px;
 float:left;
 overflow:hidden;
}
#contacts .codeInput{
 width:100px;
 float:right;
 height:17px;
}
#contacts .form .submit{
 float:right;
 padding:17px 0 0 0;
}
#contacts .form .submit input{
 width:auto;
 border:0;
 background:none;

}
.ajaxBkgOverlay{
 float:left;
 display:none;
}
.ajaxBkg{
 position:absolute;
 width:247px;
 height:543px;
 background:#000;
 opacity:0.6;
 margin:-10px 0 0 -20px;
}
.ajaxBkgMessageOverlay{
 float:left;
}
.ajaxBkgMessageOverlay a{
 color:#f6ee09;
 text-decoration:underline;
 padding:30px 0 0 0;
 float:left;
}
.ajaxBkgMessageOverlay a:hover{
 text-decoration:none;
}
.ajaxBkgMessage{
 position:absolute;
 font:12px arial;
 color:#fff;
 width:247px;
 margin:20px 0 0 50px;
}
.flash{
 float:left;
}
.flashText{
 float:left;
 clear:left;
 width:100%;
}
/*end exchange planlar */