﻿/* --------------- pngfix -------------*/
img { behavior: url(/fx-iepngfix.htc);}
/* --------------- pngfix -------------*/

/* -------------------------------- padding & margin -------------- */
.p5		{padding:5px;}
.p10	{padding:10px;}
.p15	{padding:15px;}
.p20	{padding:20px;}
.p25	{padding:25px;}
.p30	{padding:30px;}
.p35	{padding:35px;}
.p40	{padding:40px;}

.pl5	{padding-left:5px;}
.pl10	{padding-left:10px;}
.pl15	{padding-left:15px;}
.pl20	{padding-left:20px;}
.pl25	{padding-left:25px;}
.pl30	{padding-left:30px;}
.pl35	{padding-left:35px;}
.pl40	{padding-left:40px;}
.pl45	{padding-left:40px;}

.pr5	{padding-right:5px;}
.pr10	{padding-right:10px;}
.pr12	{padding-right:12px;}
.pr15	{padding-right:15px;}
.pr20	{padding-right:20px;}
.pr25	{padding-right:25px;}
.pr30	{padding-right:30px;}
.pr40	{padding-right:40px;}
.pr45	{padding-right:45px;}

.pb5	{padding-bottom:5px;}
.pb10	{padding-bottom:10px;}
.pb15	{padding-bottom:15px;}
.pb20	{padding-bottom:20px;}
.pb25	{padding-bottom:25px;}
.pb30	{padding-bottom:30px;}
.pb40	{padding-bottom:40px;}
.pb45	{padding-bottom:45px;}

.pt3	{padding-top:3px;}
.pt5	{padding-top:5px;}
.pt10	{padding-top:10px;}
.pt13	{padding-top:13px;}
.pt15	{padding-top:15px;}
.pt20	{padding-top:20px;}
.pt25	{padding-top:25px;}
.pt30	{padding-top:30px;}
.pt40	{padding-top:40px;}
.pt45	{padding-top:45px;}

.m5		{margin:5px;}
.m10	{margin:10px;}
.m15	{margin:15px;}
.m20	{margin:20px;}
.m25	{margin:25px;}
.m30	{margin:30px;}
.m35	{margin:35px;}
.m40	{margin:40px;}

.ml5	{margin-left:5px;}
.ml10	{margin-left:10px;}
.ml15	{margin-left:15px;}
.ml20	{margin-left:20px;}
.ml30	{margin-left:30px;}
.ml40	{margin-left:40px;}
.ml45	{margin-left:45px;}

.mr5	{margin-right:5px;}
.mr10	{margin-right:10px;}
.mr15	{margin-right:15px;}
.mr20	{margin-right:20px;}
.mr30	{margin-right:30px;}
.mr40	{margin-right:40px;}
.mr45	{margin-right:45px;}

.mb5	{margin-bottom:5px;}
.mb10	{margin-bottom:10px;}
.mb15	{margin-bottom:15px;}
.mb20	{margin-bottom:20px;}
.mb30	{margin-bottom:30px;}
.mb40	{margin-bottom:40px;}
.mb45	{margin-bottom:45px;}

.mt1	{margin-top:1px;}
.mt5	{margin-top:5px;}
.mt10	{margin-top:10px;}
.mt15	{margin-top:15px;}
.mt20	{margin-top:20px;}
.mt25	{margin-top:25px;}
.mt30	{margin-top:30px;}
.mt40	{margin-top:40px;}
.mt45	{margin-top:45px;}

.text_left 	{text-align:left;}
.text_right {text-align:right;}
.text_center {text-align:center;}

.left {float:left;}
.right {float:right;}
.clear { clear:both;}

/*-------------------------*/
body {
	font: 100% Tahoma, Arial, Helvetica, sans-serif;
	background:url(/images/bg.jpg) no-repeat center top;
	background-color:#fff;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #666;
}
.oneColFixCtrHdr #container {
	width: 980px;  
	margin: 0 auto; 
	text-align: left; 
}
.oneColFixCtrHdr #header {
	behavior: url('fx-iepngfix.htc');
	background:url(/images/menubg.png) no-repeat;
	background-position:0 60px;
	width:980px;
	height:130px;
}
.oneColFixCtrHdr #header .hleft {
	width:202px;
	padding-left:78px;
	padding-top:78px;
	float:left;
}
.oneColFixCtrHdr #header .hright {
	width:690px;
	float:left;
}
.oneColFixCtrHdr #mainContent {
	height:820px;	
}
#footer {
	width:100%;
	border-top:#D3D3D3 1px solid;
	height:40px;
	padding-top:20px;
	margin-top:20px;
}
#footer .area {
	width:980px;
	margin:0 auto;
}
/*-------------------------*/

/*----------- sub template--------------*/

.subbody {
	font: 100% Tahoma, Arial, Helvetica, sans-serif;
	background:url(/images/subbg.jpg) no-repeat center top;
	background-color:#fff;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #666;
}
.twoColFixRtHdr #container { 
	width: 980px;  
	margin: 0 auto; 
	text-align: left; 
} 
.twoColFixRtHdr #header { 
	behavior: url('fx-iepngfix.htc');
	background:url(/images/menubg.png) no-repeat;
	background-position:0 60px;
	width:980px;
	height:165px;  
} 
.twoColFixRtHdr #header .hleft {
	width:202px;
	padding-left:78px;
	padding-top:78px;
	float:left;
}
.twoColFixRtHdr #header .hright {
	width:690px;
	float:left;
}
.twoColFixRtHdr #sidebar1 {
	float: right; 
	width: 350px; 
}
.twoColFixRtHdr #mainContent {
	width:608px;
	float:left;
	padding-left:0px;
} 
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/*----------- sub template end --------------*/
 
/*------------------- texts --------------------*/
.piyasa {color:#666; font-size:11px; text-align:left; text-decoration:none; line-height:15px;}
.piyasa a {color:#666; font-size:11px; text-align:left; text-decoration:none; line-height:15px;}
.piyasa a:hover {color:#666; font-size:11px; text-align:left; text-decoration:underline;}

.taho10-gri {color:#545454; font-size:10px; text-align:left; text-decoration:none;}
.taho10-gri a {color:#545454; font-size:10px; text-align:left; text-decoration:none;}
.taho10-gri a:hover {color:#545454; font-size:10px; text-align:left; text-decoration:underline;}

.taho11-gri {color:#fff; font-size:11px; text-align:right; text-decoration:none;}
.taho11-gri a {color:#E0E0E0; font-size:11px; text-align:right; text-decoration:none; padding:0 5px 0 5px;}
.taho11-gri a:hover {color:#fff; font-size:11px; text-align:right; text-decoration:none;}

.taho11-kgri {color:#fff; font-size:11px; text-align:right; text-decoration:none;}
.taho11-kgri a {color:#C3C3C3; font-size:11px; text-align:right; text-decoration:none; padding:0 5px 0 5px;}
.taho11-kgri a:hover {color:#fff; font-size:11px; text-align:right; text-decoration:none;}


.taho11-gri-lft {color:#666; font-size:11px; text-align:left; text-decoration:none; line-height:15px;}
.taho11-gri-lft a {color:#666; font-size:11px; text-align:left; text-decoration:none; line-height:15px;}
.taho11-gri-lft a:hover {color:#666; font-size:11px; text-align:left; text-decoration:underline;}

.taho11-gri-foot {color:#666; font-size:11px; text-align:left; text-decoration:none; line-height:15px;}
.taho11-gri-foot a {color:#666; font-size:11px; text-align:left; text-decoration:none; line-height:15px;}
.taho11-gri-foot a:hover {color:#666; font-size:11px; text-align:left; text-decoration:underline;}

.taho11-syh {color:#333; font-size:11px; font-weight:bold; text-align:left; text-decoration:none; line-height:13px;}
.taho11-syh a{color:#333; font-size:11px; font-weight:bold; text-align:left; text-decoration:underline; line-height:13px;}
.taho11-syh a:hover{color:#333; font-size:11px; font-weight:bold; text-align:left; text-decoration:none; line-height:13px;}

.taho12-gri {color:#6A6A6A; text-align:left; font-size:12px; text-decoration:none;}
.taho12-gri a {color:#6A6A6A; text-align:left; font-size:12px; line-height:17px; text-decoration:none;}
.taho12-gri a:hover {text-decoration:underline;}

.taho12-griln {color:#6A6A6A; text-align:left; font-size:12px; text-decoration:none; line-height:20px;}
.taho12-griln a {color:#6A6A6A; text-align:left; font-size:12px; line-height:20px; text-decoration:none;}
.taho12-griln a:hover {text-decoration:underline;}

.taho12-syh {color:#202020; text-align:left; font-size:12px; text-decoration:none;}
.taho12-syh a {color:#333333; text-align:left; font-size:12px; text-decoration:underline;}
.taho12-syh a:hover {color:#202020; text-align:left; font-size:12px; text-decoration:none;}

.taho16-gri {color:#464646; text-align:left; font-size:16px; text-decoration:none; line-height:24px; font-weight:bold;}
.taho16-gri a {color:#464646; text-align:left; font-size:16px; text-decoration:underline; line-height:24px; font-weight:bold;}
.taho16-gri a:hover {text-decoration:none;}

.taho13-gri {color:#333; text-align:left; font-size:13px; text-decoration:none; line-height:26px; font-weight:bold;}
.taho13-gri a {color:#333; text-align:left; font-size:13px; text-decoration:underline; line-height:26px; font-weight:bold;}
.taho13-gri a:hover {text-decoration:none;}

.sitetaho {color:#333; text-align:left; font-size:13px; text-decoration:none; line-height:26px; font-weight:bold;}
.sitetaho a {color:#333; text-align:left; font-size:13px; text-decoration:none; line-height:26px; font-weight:bold;}
.sitetaho a:hover {text-decoration:underline;}

.sitetaho-syh {color:#202020; text-align:left; font-size:12px; line-height:18px; padding-left:24px; text-decoration:none;}
.sitetaho-syh a {color:#333333; text-align:left; font-size:12px; line-height:18px; text-decoration:none;}
.sitetaho-syh a:hover {color:#202020; text-align:left; font-size:12px; line-height:18px; text-decoration:underline;}

.taho13-agri {color:#666; text-align:left; font-size:13px; text-decoration:none; line-height:18px; text-align:left;}

.taho25-gri {color:#3E3E3E; font-size:25px; font-size-adjust:80%; text-align:left; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}
.taho25-byz {color:#FAFAFA; font-size:25px; font-size-adjust:80%; text-align:left; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}

.taho10-byz {color:#FAFAFA; font-size:10px; text-align:left; text-decoration:none;}
.taho10-byz a {color:#FAFAFA; font-size:10px; text-align:left; text-decoration:none;}
.taho10-byz a:hover {color:#FAFAFA; font-size:10px; text-align:left; text-decoration:underline;}

.arial12-blue {color:#515E63; text-align:center; font-size:12px; font-family:Arial, Helvetica, sans-serif; text-decoration:none; font-weight:bold; line-height:16px;}
.arial13-gri {color:#262626; text-align:left; font-size:13px; font-family:Arial, Helvetica, sans-serif; text-decoration:none; font-weight:bold; line-height:16px;}
.taho13-cen {color:#333; text-align:center; font-size:13px; text-decoration:none; line-height:16px;}
.taho13-cen span {font-size:11px; color:#000;}

.arial14-org {color:#FF8F00; font-size:14px; text-align:left; font-stretch:narrower; font-family:Arial, Helvetica, sans-serif;}

.tahoma {color:#525252; text-align:left; font-size:13px; text-decoration:none; line-height:18px; font-weight:normal;}
.tahoma a {color:#525252; text-align:left; font-size:13px; text-decoration:underline; line-height:18px; font-weight:bold;}
.tahoma a:hover {text-decoration:none;}

.tahomacen {color:#525252; text-align:center; font-size:13px; text-decoration:none; line-height:18px; font-weight:normal;}
.tahomacen a {color:#525252; text-align:center; font-size:13px; text-decoration:underline; line-height:18px; font-weight:bold;}
.tahomacen a:hover {text-decoration:none;}

.copy {color:#606060; font:Tahoma; font-size:11px; text-align:left;}

h2{color:#535357; font-size:13px; text-align:left; font-stretch:narrower; font-family:Arial, Helvetica, sans-serif;}

h3{color:#535357; font-size:16px; text-align:left; font-stretch:narrower; font-family:Arial, Helvetica, sans-serif;}

h4{color:#FF8F00; font-size:16px; text-align:left; font-stretch:narrower; font-family:Arial, Helvetica, sans-serif; margin:10px 0 7px 0; padding:0;}

h6 {font-family:Arial; font-size:17px; color:#333; line-height:22px; font-weight:normal; text-decoration:none; text-align:left;}
h6 a {font-family:Arial; font-size:17px; color:#333; line-height:22px; font-weight:bold; text-decoration:underline; text-align:left;}
h6 a:hover {font-family:Arial; font-size:17px; color:#333; line-height:22px; font-weight:bold; text-decoration:none; text-align:left;}
h6 span {color:#FF8F00; font-weight:bold;}

h5{color:#535357; font-size:13px; text-align:left; font-stretch:narrower; font-family:Arial, Helvetica, sans-serif; margin:5px 0 5px 0; padding:0;}
h5 a{color:#535357; font-size:12px; text-align:left; font-stretch:narrower; text-decoration:none; font-family:Arial, Helvetica, sans-serif; margin:5px 0 5px 0; padding:0;}
h5 a:hover {color:#535357; font-size:12px; text-align:left; font-stretch:narrower; text-decoration:underline; font-family:Arial, Helvetica, sans-serif; margin:5px 0 5px 0; padding:0;}

h1 {font-size:14px; color:#666; font-family:Arial, Helvetica, sans-serif; text-decoration:none; margin:0px; padding:0px;}
h1 a {font-size:14px; color:#666; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}
h1 a:hover {color:#F69216;}
h1 .on {color:#F69216;}

/*------------------- texts end --------------------*/

/*------------------- header --------------------*/
.navi {width:518px; height:54px; margin-top:18px; float:left; padding-left:10px; padding-top:20px;}

.counter {float:left; margin-left:5px; width:120px;}
.counterbox {width:25px; height:28px; background:url(/images/sayac.jpg) no-repeat; float:left; margin-left:1px;}
.counterbox .text {font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:20px; color:#FF9100; text-align:center; padding-top:1px;}


/*------------------- header end --------------------*/

/*------------------- main --------------------*/
.mainarea {position:relative; width:980px;}
.memberarea {position:absolute; z-index:10; top:30px; right:75px; width:230px; height:110px;}
.flasharea {width:980px; position:absolute; z-index:1; left:0px; top:0px;}
.onflasharea {width:980px; position:absolute; z-index:10; float:left; left:0px; top:302px;}
.memberbtn {behavior:url('fx-iepngfix.htc'); float:right; padding:10px 20px 0 0;}

.leftarea {behavior:url('fx-iepngfix.htc'); background:url(/images/leftbg.png) no-repeat; float:left; width:370px; height:492px;}
.rightarea {behavior:url('fx-iepngfix.htc'); background:url(/images/rightbg.png) no-repeat; background-position:0 51px; float:left; width:608px; height:370px;}

.input {width:155px; height:20px; border:#CBCBCB 1px solid; color:#333; font-size:14px; font-weight:bold;}
.inputpass {width:155px; height:22px; border:#CBCBCB 1px solid; color:#9B9B9B; font-size:16px; font-weight:bold;}

.backarea {width:590px; height:160px; float:left; padding-top:30px; padding-left:20px;}
.backpedia {float:left; width:270px; padding-right:5px; height:160px;}
/*------------------- main end --------------------*/


/*--------------------- subpage ---------------------*/
.submember {background:url(/images/submember.jpg) repeat-x; width:350px; height:157px;}
.submember .area {padding-left:20px; padding-top:10px;}
.subaccerdion {width:350px; margin-top:1px;}
.subnews {width:350px; padding-bottom:40px; background:#F0F0F0;  float:left; margin-top:1px;}

.page{width:630px; height:50px; float:left;}

.choose-area {background:url(/images/choosebg.jpg) repeat-x; width:629px; height:150px; float:left;}
.choose-con {padding-top:13px; float:left;}
.paket-area {background:url(/images/paketbg.jpg) repeat-x; width:629px; min-height:680px; background-color:#fff; float:left; margin-top:1px;}
.pakets {width:614px; float:left; margin-top:14px;}
.paketleft {width:193px; float:left; padding-left:15px;}
.paketright {width:404px; float:left; margin-left:2px;}
.hizmet-area {background:url(/images/hizmetbg.jpg) repeat-x; width:629px; min-height:680px; background-color:#fff; float:left;}

.box-pdetail {width:404px; background:#EBEBEB; height:72px; margin-bottom:1px; float:none; text-decoration:none;}
.box-pdetail a {width:404px; background:#EBEBEB; height:72px; margin-bottom:1px; float:left; text-decoration:none;}
.box-pdetail a:hover {width:404px; background:#fff; height:72px; margin-bottom:1px; float:left; text-decoration:none; cursor:pointer;}


.box-pdetail .orange {width:75px; background:#FF9900; height:72px; float:left;}
.box-pdetail .text {width:270px; height:72px; padding-left:16px; float:left;}
.box-pdetail .arrow {width:20px; height:72px; float:left;}

.subbackpedia {float:left; width:300px;}

.box-hizmet {width:600px; float:left; padding-left:15px;}
.hiztop {background:url(/images/htop-bg.jpg) repeat-x; width:600px; height:60px; float:left;}
.box-hizbg {background:#EBEBEB; width:600px; margin-top:1px; padding-bottom:10px; padding-top:10px; float:left;}
.box-hizbg li {list-style:none; list-style-position:inside; padding-left:20px;}

.maps{width:614px; float:left;}
.mapsleft{width:300px; float:left; margin-top:14px;}
.mapsright{width:300px; float:left; margin-top:14px;}
.box-map {width:300px; float:left; padding-left:15px;}
.box-mapbg {background:#EBEBEB; width:290px; margin-top:1px; padding-bottom:10px; padding-top:10px; float:left;}
.box-mapbg li {list-style:none; list-style-position:inside; padding-left:20px;}
.maptop {background:url(/images/htop-bg.jpg) repeat-x; width:290px; height:24px; padding-top:8px; font-size:15px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#333; float:left;}
.box-maphiz {background:#EBEBEB; width:290px; margin-top:1px; padding-bottom:10px; float:left;}
.box-firsat {width:607px; float:left; padding-left:12px;}

.box-fdetail {width:607px; background:#EBEBEB; height:106px; margin-bottom:1px; float:none; text-decoration:none;}
.box-fdetail a {width:607px; background:#EBEBEB; height:106px; margin-bottom:1px; float:left; text-decoration:none;}
.box-fdetail a:hover {width:607px; background:#fff; height:106px; margin-bottom:1px; float:left; text-decoration:none; cursor:pointer;}

.box-fdetail .photo {width:160px;float:left; padding-left:8px; padding-top:8px;}
.box-fdetail .text {width:400px; float:left;}
.box-fdetail .arrow {width:20px; float:left; padding-top:30px;}

.fborder {border:#D8D8D8 4px solid;}

.firsatli li {list-style:url(/images/ow-ok.jpg) inside; line-height:22px; color:#202020; font-size:12px; text-align:left; text-decoration:none;}


/*-------- paket karsilastir -------------*/

.pagetop {width:980px; float:left; }
.pkleft {width:630px; height:107px; float:left; margin-top:0;}
.pkright {width:350px; float:left;}

.choosetable{background:url(/images/choosebg.jpg) repeat-x; width:629px; height:107px; float:left;}
.choosetab{background:url(/images/choosebg.jpg) repeat-x; width:630px; height:107px; float:left;}
.b-choosetable{background:url(/images/choosebg.jpg) repeat-x; width:980px; height:107px; float:left;}
.choosetable-con {padding-top:12px; padding-left:12px; float:left;}

.ktable-bg {width:952px; background:url(/images/ktable-bg.jpg) repeat-x top center; background-color:#fff; float:left; margin-top:1px; padding:14px;}
.kt-orange {width:160px; background:#FF9900; padding:7px 0 7px 0; min-height:52px;}
.kt-orange132 {width:132px; background:#FF9900; padding:7px 0 7px 0; min-height:52px;}
.kt-grey {width:190px; background:#EBEBEB; padding:7px 3px 7px 3px; min-height:52px;}
.kt-blue144 {width:154px; background:url(/images/ktblue.jpg) repeat-x; padding:7px 3px 7px 3px;}
.kt-blue132 {width:190px; background:url(/images/ktblue.jpg) repeat-x; padding:7px 3px 7px 3px;}

.tabloleft {width:630px; height:180px; float:left; margin-top:0;}
.tablotab{width:629px; height:130px; float:left;}
.tablocap {background:url(../images/tablocap.jpg) no-repeat; width:630px; height:130px;}
.tablocap .area {color:#343F41; font-size:11px; line-height:17px; padding-left:24px; padding-top:51px;}
.sihircap {background:url(../images/sihircap.jpg) no-repeat; width:349px; height:180px; margin-left:1px;}
.sihircap .area {color:#5C6846; font-size:11px; line-height:17px; padding-left:28px; padding-top:51px; width:240px;}
.sihircap .area a {color:#5C6846; font-size:11px; line-height:17px; text-decoration:none;}
.sihircap .area a:hover {text-decoration:underline;}

/*-------- paket karsilastir end -------------*/

/*---------- Satis Sayfalari ---------------*/

.pagebuytop {width:980px; float:left; margin-top:30px;}
.buybg2 {background:url(/images/buybg2.jpg) no-repeat; width:618px; height:84px; float:left;}
.buybgbig {background:url(/images/buyybg.jpg) no-repeat; width:958px; height:84px; float:left;}
.buystep {width:800px; float:left;}
.buyparea {padding-top:11px;}
.pagebuy{width:630px; height:50px; float:left;}

.buyarea {width:980px; background:url(/images/ktable-bg.jpg) repeat-x top center; background-color:#fff; float:left; margin-top:1px;}
.salearea {background:url(/images/satisbg.jpg) repeat-x; width:838px; margin:11px; float:left; padding:20px 60px 0 60px; min-height:440px;}
* html .salearea {background:url(/images/satisbg.jpg) repeat-x; width:838px; margin:8px; float:left; padding:20px 55px 0 55px; height:440px;}

.yakinarea {width:260px; float:left; background:#fff; margin-top:5px; border:#E1E1E1 5px solid; padding:10px;}
.yakinli {width:260px; height:23px; float:left; padding-top:4px; border-bottom:#666 1px dotted;}

.box-salebg {border:#E1E1E1 5px solid; margin-top:1px; padding-bottom:10px; padding-top:10px; float:left; width:550px;}
.box-salebg li {list-style:none; list-style-position:inside; padding-left:20px;}
* html .box-salebg li {list-style:none; list-style-position:inside; padding-left:5px; padding-top:3px;}

.box-add {width:530px; float:left; background:#fff; margin-top:5px; border:#E1E1E1 5px solid; padding:10px;}
.box-addli {width:530px; height:35px; float:left; padding-top:4px; padding-bottom:6px; border-bottom:#666 1px dotted;}
.box-addli2 {width:530px; height:5px; float:left; padding-top:4px; padding-bottom:6px; border-bottom:#666 1px dotted;}
.box-price {background-color:#E1E1E1; padding-bottom:10px; width:550px; padding-right:10px; float:left;}
.boxtext {cursor:pointer; font-size:14px; font-weight:bold; color:#333; line-height:18px; text-align:left; float:left;}
.boxtextnor {font-size:14px; color:#333; line-height:18px; text-align:right; float:left;}
.boxpinfo {width:395px; float:left; background:#fff; border:#E1E1E1 5px solid; padding:5px;}

.sozlesme {width:540px; height:60px; float:left; background:#fff; margin-top:5px; border:#E1E1E1 5px solid; padding:5px; overflow:auto;}

.wellarea {background:url(/images/satisbg.jpg) repeat-x; width:918px; margin:11px; float:left; padding:20px; min-height:440px;}
* html .wellarea {background:url(/images/satisbg.jpg) repeat-x; width:918px; margin:11px; float:left; padding:10px; height:440px;}
.wellcome{width: 720px; font-family:Arial, Helvetica, sans-serif; float:left;} 

/*---------- satis form -----------*/

/*----------- uyelik -------------*/

.member {width:980px; float:left;}
.mleft {width:630px; float:left;}
.mright {width:350px; float:left; margin-top:1px;}
.uye-area {background:url(/images/paketbg.jpg) repeat-x; width:629px; background-color:#fff; float:left; margin-top:1px;}
.membarea {background:url(/images/satisbg.jpg) repeat-x; width:577px; margin:11px; float:left; padding:10px 15px 0 15px; min-height:440px;}
* html .membarea {background:url(/images/satisbg.jpg) repeat-x; width:579px; margin:7px; float:left; padding:10px 8px 0 8px; height:440px;}

.galleryarea {background:url(/images/satisbg.jpg) repeat-x; width:580px; margin:11px; float:left; padding:15px 14px 0 14px; min-height:440px;}
* html .galleryarea {background:url(/images/satisbg.jpg) repeat-x; width:562px; margin:6px; float:left; padding:15px 5px 0 5px; height:440px;}

.hizmetsarea {background:url(/images/satisbg.jpg) repeat-x; width:577px; margin:11px; float:left; padding:10px 15px 15px 15px;}
* html .hizmetsarea {background:url(/images/satisbg.jpg) repeat-x; width:581px; margin:7px; float:left; padding:10px 10px 15px 10px;}

.menobox {background:url(/images/menuboxbg.jpg) repeat-x bottom center; width:350px; margin-top:1px; background-color:#fff; min-height:340px;}
.menobox .menu {width:328px; border-bottom:#D9DCDD 1px dashed; height:25px;}

.mymenu {background:url(/images/mybg.jpg) repeat-x; background-color:#5F5F5F; width:350px; margin-top:1px; padding-bottom:10px; float:left;}

.menuce a {background:url(/images/orange-ok.png) no-repeat 8px 0px; padding-left:24px; width:308px; padding-top:5px; height:20px; color:#5C5C5C; font-size:13px; text-decoration:none; float:left;}
.menuce a:hover {background:url(/images/menuon.jpg) no-repeat; color:#fff; text-decoration:none;}

* html .menobox {background:url(/images/menuboxbg.jpg) repeat-x bottom center; width:350px; margin-top:1px; background-color:#fff; height:340px;}
* html .menobox .menu {width:328px; border-bottom:#D9DCDD 1px dashed; height:25px;}
* html .menuce a {background:url(/images/orange-ok.png) no-repeat 4px 1px; behavior: url('fx-iepngfix.htc'); padding-left:20px; width:312px; padding-top:5px; height:20px; color:#5C5C5C; font-size:13px; text-decoration:none; float:left;}
* html .menuce a:hover {background:#929292; width:312px; color:#fff; text-decoration:none;}

.oneribox {width:560px; height:90px; float:left; text-decoration:none;}
.oneribox a {width:560px; height:83px; padding:8px; float:left; text-decoration:none; cursor:pointer;}
.oneribox a:hover {background:#DFE3E3;}

.oneribox .photo {width:90px; float:left;}
.oneribox .boxtext {width:420px; padding-left:10px; text-decoration:none; float:left; font-weight:normal;}

* html .oneribox {width:560px; height:90px; float:left; text-decoration:none;}
* html .oneribox a {width:560px; height:83px; padding:8px; float:left; text-decoration:none;}
* html .oneribox a:hover {background:#DFE3E3;}
* html .oneribox .photo {width:90px; float:left;}
* html .oneribox .boxtext {width:420px; padding-left:10px; text-decoration:none; float:left; font-weight:normal;}

.exit {color:#333; font-size:11px; text-decoration:none;font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
.exit a {color:#333; font-size:11px; text-decoration:underline; font-weight:bold; cursor:pointer;}
.exit a:hover {text-decoration:none; cursor:pointer;}

.tellfriend {background:url(/images/tellfriend.jpg) no-repeat; width:350px; height:160px; float:left; margin-top:1px;}
.friendin {width:218px; height:26px; background:#fff; border:#747474 1px solid; margin-right:1px;font-size:14px; font-weight:bold; color: #333;}

.cardbg {background:#EBEDED; width:605px; padding:12px; float:left;}
.havabg {background:url(/images/hava.jpg) no-repeat; width:605px; height:25px; float:left; padding-top:10px;} 

.infoarea {background:url(/images/satisbg.jpg) repeat-x; background-color:#fff; width:605px; margin-top:10px; padding-bottom:15px; float:left;}

.myleft {width:298px; float:left; margin-top:10px;}
.myright {width:298px; margin-left:9px; float:left; margin-top:10px;}
.mybox {width:298px; height:200px; background:#fff; float:left; margin-bottom:10px;}
.myboxes {width:298px; height:410px; background:#fff; float:left; margin-bottom:10px;}

* html .myleft {width:298px; float:left; margin-top:10px;}
* html .myright {width:298px; margin-left:6px; float:left; margin-top:10px;}
* html .myboxarea {width:278px; float:left; margin:5px;}

.myboxarea {width:278px; float:left; margin:10px;}

.interesting {border-bottom:#CCC 1px dotted; width:278px; padding:8px 0 8px 0; font-size:13px; color:#595959; line-height:16px;}
.interesting span {color:#F79714; font-size:14px; font-weight:bolder;}

.piyasagri {width:278px; height:19px; padding-top:3px; background:#F0F0F0; float:left;}
.piyasabyz {width:278px; height:19px; padding-top:3px; background:#FFF; float:left;}


.wtable {width:958px; background:url(/images/ktable-bg.jpg) repeat-x top center; background-color:#fff; float:left; margin-top:1px; padding:11px;}
.wizardarea {background:url(/images/satisbg.jpg) repeat-x; width:927px; float:left; padding:10px 15px 0 15px; height:550px;}
.wizardcon {width:890px; margin-left:42px; margin-top:30px; float:left;}
* html .wizardcon {width:890px; margin-left:25px; margin-top:30px; float:left;}
.wizardgirl {width:415px; height:346px; background:url(/images/wizardgirl.jpg) no-repeat; float:left;}
.wizardgirl .area {float:right; margin-right:25px; margin-top:268px;}
* html .wizardgirl .area {float:right; margin-right:13px; margin-top:268px;}
.wizardboy {width:415px; height:346px; background:url(/images/wizardboy.jpg) no-repeat; margin-left:10px; float:left;}
.wizardboy .area {margin-top:115px; margin-left:44px;}

.wizard13-gri {color:#333; text-align:left; font-size:13px; text-decoration:none; line-height:19px; font-weight:bold;}
.wizard13-gri a {color:#333; text-align:left; font-size:13px; text-decoration:underline; line-height:19px; font-weight:bold;}
.wizard13-gri a:hover {text-decoration:none;}

.wquestion{color:#333; font-size:25px; text-align:left; font-stretch:narrower; font-family:Arial, Helvetica, sans-serif; margin:0; padding:0;}
.wizardin {width:70px; height:23px; border:#CBCBCB 1px solid; font-size:18px; color:#666; padding:3px; font-family:Arial, Helvetica, sans-serif;}

.wizardinn {width:150px; height:23px; border:#CBCBCB 1px solid; font-size:18px; color:#666; padding:3px; font-family:Arial, Helvetica, sans-serif;}

.wslider {background:url(/images/slider.jpg) no-repeat; width:500px; height:110px; z-index:10; float:left; margin-left:120px;}
* html .wslider {background:url(/images/slider.jpg) no-repeat; width:500px; height:110px; z-index:10; float:left; margin-left:60px;}
.wslider .btn {background:url(/images/how.jpg) no-repeat; width:40px; height:50px; z-index:90;}

.wslider2 {background:url(/images/slider2.jpg) no-repeat; width:500px; height:110px; z-index:10; float:left; margin-left:120px;}
* html .wslider2 {background:url(/images/slider2.jpg) no-repeat; width:500px; height:110px; z-index:10; float:left; margin-left:60px;}
.wslider2 .btn {background:url(/images/how.jpg) no-repeat; width:40px; height:50px; z-index:90;}
.wbtntext {font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#333; text-align:left; padding-left:5px; padding-top:8px;}

.infom {width:584px; float:left; margin-bottom:15px;}
.myinfobg {background:url(/images/myinfo.jpg) repeat-x; padding-top:8px; height:20px; float:left; color:#fff; font-weight:bold; font-size:11px; margin-right:1px;}
.myinfos {background:#eaeaea; height:18px; padding-top:4px; float:left; margin-right:1px; color:#333; font-size:11px;}
.myinfos a {color:#333; font-size:11px; text-decoration:underline; font-weight:bold;}
.myinfos a:hover {text-decoration:none;}
.mypages {background:url(/images/mybg.jpg) repeat-x bottom; padding-top:4px; height:17px; color:#fff; font-weight:bold; font-size:11px; margin-top:3px;}
.myinfoselect {background:#eaeaea; height:20px; padding-top:2px; text-align:center; float:left; margin-right:1px; color:#333; font-size:11px;}
.reyselect {width: 60px; border: 1px solid #CBCBCB; font-size:11px; font-weight:bold; padding: 1px;}

.pagertext {font-size:11px; color:#e0e0e0; text-decoration:none;}
.pagertext a {font-size:11px; color:#e0e0e0; text-decoration:none;}
.pagertext a:hover {font-size:11px; color:#fff; text-decoration:underline;}

.calendarbg {background:#F4F4F4; width:584px; height:50px; float:left; margin-top:20px;}
.calinput {color: #333; border: 1px solid #CBCBCB; width: 100px; padding: 5px; font-size:11px; font-weight:bold;}

.kunyebg {background:#F4F4F4; width:564px; padding:10px; float:left; margin-top:15px;}
.kunyeguncelle {background:#F4F4F4; width:559px; padding:10px; float:left; margin:10px;}

.vipbg {background:#969595; color:#fff;height:18px; padding-top:4px; float:left; margin-right:1px; font-size:11px;}
.vipbg a {background:#969595; color:#fff; float:left; margin-right:1px; font-size:11px; text-decoration:underline; font-weight:bold;}
.vipbg a:hover {text-decoration:none;}

.multibg {background:#F16244; color:#fff;height:18px; padding-top:4px; float:left; margin-right:1px; font-size:11px;}
.multibg a {background:#F16244; color:#fff; float:left; margin-right:1px; font-size:11px; text-decoration:underline; font-weight:bold;}
.multibg a:hover {text-decoration:none;}

.classicbg {background:#2683CF; color:#fff;height:18px; padding-top:4px; float:left; margin-right:1px; font-size:11px;}
.classicbg a {background:#2683CF; color:#fff; float:left; margin-right:1px; font-size:11px; text-decoration:underline; font-weight:bold;}
.classicbg a:hover {text-decoration:none;}

.drbackbg {background:#00AEBD; color:#333;height:18px; padding-top:4px; float:left; margin-right:1px; font-size:11px;}
.drbackbg a {background:#00AEBD; color:#333; float:left; margin-right:1px; font-size:11px; text-decoration:underline; font-weight:bold;}
.drbackbg a:hover {text-decoration:none;}

.trafficbg {background:#F99D29; color:#fff;height:18px; padding-top:4px; float:left; margin-right:1px; font-size:11px;}
.trafficbg a {background:#F99D29; color:#fff; float:left; margin-right:1px; font-size:11px; text-decoration:underline; font-weight:bold;}
.trafficbg a:hover {text-decoration:none;}

.temaarea {float:left; margin:30px; text-align:center;}
.temaareaon {float:left; margin:30px; text-align:center;}
* html .temaarea {float:left; margin:22px; text-align:center;}
* html .temaareaon {float:left; margin:22px; text-align:center;}
.temaarea a {padding:15px; border:#CCC 2px solid; float:left; text-align:center; text-decoration:none;}
.temaarea a:hover {border:#F99D29 2px solid; text-decoration:none;}
.temaareaon a {padding:15px; border:#F99D29 2px solid; float:left; text-align:center; text-decoration:none;}
.temaareaon a:hover {border:#F99D29 2px solid; text-decoration:none;}


.temarea {float:left; margin:8px; text-align:center;}
.temarea a {padding:8px; border:#CCC 2px solid; float:left; text-align:center; text-decoration:none;}
.temarea a:hover {border:#F99D29 2px solid; text-decoration:none;}

* html .temarea {float:left; margin:4px; text-align:center;}
* html .temarea a {padding:4px; border:#CCC 2px solid; float:left; text-align:center; text-decoration:none;}
* html .temarea a:hover {border:#F99D29 2px solid; text-decoration:none;}

.pakethome {background:url(/images/satisbg.jpg) repeat-x; width:384px; padding:10px; float:left;}
.paketlerimiz {background:url(/images/satisbg.jpg) repeat-x; width:384px; padding:10px; float:left;}

.backipedia {padding:5px 0 10px 0; border-bottom:1px solid #CCC; color:#222;}
.backipedialast {padding:5px 0 10px 0; color:#222;}

.backicap{color:#666; font-size:13px; text-align:left; font-stretch:narrower; font-family:Arial, Helvetica, sans-serif; font-weight:bold; margin:5px 0 5px 0; padding:0;}
.backicap span {color:#FF9100;}

.zodiac {background:url(/images/zodiac.jpg) no-repeat; width:586px; height:100px; padding:10px;}
.zodiacwhite {color:#fff; font-size:13px; font-weight:bold; text-align:left; font-family:Arial, Helvetica, sans-serif; line-height:16px;}

.derece1 {color:#FF3333; font-weight:bold; font-size:13px; font-family:Arial, Helvetica, sans-serif;}
.derece2 {color:#003399; font-weight:bold; font-size:13px; font-family:Arial, Helvetica, sans-serif;}
.derece3 {color:#009900; font-weight:bold; font-size:13px; font-family:Arial, Helvetica, sans-serif;}


/*----------- uyelik end -------------*/

.oneColFixCtrHdr #mainContentDiv {

}
.soldarea {background:url(../images/satisbg.jpg) repeat-x; background-color:#fff; width:838px; margin:11px; float:left; padding:20px 60px 0 60px;}
* html .soldarea {background:url(../images/satisbg.jpg) repeat-x; background-color:#fff; width:838px; margin:7px; float:left; padding:20px 50px 0 50px;}

.form_holder {width: 560px; margin-top:10px; font-family:Arial, Helvetica, sans-serif; float:left;} 
.form_holder_contact {width: 360px; margin-top:10px; font-family:Arial, Helvetica, sans-serif; float:left;} 
  input.txt, select, textarea {
    color: #333;
    border: 1px solid #CBCBCB;
    width: 210px;
    padding: 4px;
	font-size:14px; font-weight:bold;
  }
  input.txt2 {
    color: #333;
    border: 1px solid #CBCBCB;
    width: 126px;
    padding: 4px;
    font-size:14px; font-weight:bold;
  }
  input.txt3 {
    color: #333;
    border: 1px solid #CBCBCB;
    width: 53px;
    padding: 4px;
    font-size:14px; font-weight:bold;
  }
  input.radio {
    padding: 4px;
  }
  input.checkbox {
    padding: 4px;
  }
  .radiotext {font-size:14px; font-weight:bold; color: #333;}
  select {width: 218px; border: 1px solid #CBCBCB; font-size:14px; font-weight:bold; padding: 4px;}
  .select1 {width: 80px; border: 1px solid #CBCBCB; font-size:14px; font-weight:bold; padding: 4px;}
  .select2 {width: 65px; border: 1px solid #CBCBCB; font-size:14px; font-weight:bold; padding: 4px;}
  .select3 {width: 120px; border: 1px solid #CBCBCB; font-size:14px; font-weight:bold; padding: 4px;}
  input.btn {
    color: #fff;
    background-color: #CC0000;
    border: 1px outset #D35555;
    font-size:14px; font-weight:bold;
	font-size:14px; font-weight:bold;
  }
  form p {
    clear: left;
    margin: 0;
    padding: 0;
    padding-top: 5px;
  }
  form p label {
    float: left;
    width: 24%;
    font-size: 0.82em;
    color: #333;
	padding-top:6px;
	margin-right:15px;
  }
  form p labelinfo {
    float: left;
    width: 24%;
    font-size: 0.82em;
    color: #333;
	padding-top:2px;
	margin-right:15px;
  }
  form .fullabel {
    float: left;
    width: 30%;
    font-size: 0.82em;
    color: #333;
	padding-top:6px;
	margin-right:15px;
  }
  form .labels {
    float: left;
    width: 80%;
    font-size: 0.82em;
    color: #333;
	margin-right:15px;
  }
  form .buton {
  	float:right;
    width: 58%;
	padding-top:16px;
	font-size:14px; font-weight:bold;
  }
  form .butonsave {
  	float:right;
    width: 50%;
	padding-top:16px;
	font-size:14px; font-weight:bold;
  }
  fieldset {
    border-top: 3px solid #ccc;
    margin-top: 16px;
    padding: 10px;
	font-size:14px; font-weight:bold;
  }
  legend {
    font-size:14px; font-weight:bold;
    color: #D92328;
    padding: 0 4px;
  }
  
/*-------- satis form end --------*/

/*---------- Satis Sayfalari end ---------------*/

/*------ paket mouseover --------*/
ul#paket{
    height: 72px;
    width: 193px;
    margin: 0;
    padding: 0;
}
ul#paket li {
    list-style: none;
	text-decoration:none;
	height:72px;
	margin-bottom:1px;
}
ul#paket li a {
    height: 18px;
    display: block;
    position:relative;
	text-decoration:none;
	height:72px;
}

#pakethome {top:0px;}
#paketlerimiz {top:0px;}
#classic {top:72px;}
#multiplus {top:144px;}
#multi {top:144px;}

#multiple {top:216px;}
#contact {top:216px;}
#vipplus {top:288px;}
#saglikli-yasam-paketi {top:360px;}
#fleksi {top:432px;}
#kurumsal {top:504px;}
#temel-saglik-paketi {top:576px;}
#trafik {top:648px;}
#masterkit {top:720px;}

#pakethome a {
	height:72px;
	background:url(/images/s-paketlerimiz.jpg) 0 0 no-repeat;
	text-decoration:none;
}
#pakethome a:hover{
	height:72px;
    background:url(/images/s-paketlerimiz-on.jpg) 0 0 no-repeat;
	text-decoration:none;
}
#pakethome a.open{
	height:72px;
    background:url(/images/s-paketlerimiz-on.jpg) 0 0 no-repeat;
	text-decoration:none;
}
#paketlerimiz a {
	height:72px;
	background:url(/images/s-paketlerimiz.jpg) 0 0 no-repeat;
	text-decoration:none;
}
#paketlerimiz a:hover{
	height:72px;
    background:url(/images/s-paketlerimiz-on.jpg) 0 0 no-repeat;
	text-decoration:none;
}
#paketlerimiz a.open{
	height:72px;
    background:url(/images/s-paketlerimiz-on.jpg) 0 0 no-repeat;
	text-decoration:none;
}
#classic a {
	height:72px;
	background:url(/images/s-classic.jpg) 0 0 no-repeat;
	text-decoration:none;
	position:relative;
}
#classic a:hover{
	height:72px;
    background:url(/images/s-classic-on.jpg) 0 0 no-repeat;
	text-decoration:none;
	position:relative;
}
#classic a.open{
	height:72px;
    background:url(/images/s-classic-on.jpg) 0 0 no-repeat;
	text-decoration:none;
	position:relative;
}
#multiplus a {
	height:72px;
	background:url(/images/s-multi.jpg) 0 0 no-repeat;
	text-decoration:none;
}
#multiplus a:hover{
	height:72px;
    background:url(/images/s-multi-on.jpg) 0 0 no-repeat;
	text-decoration:none;
}
#multiplus a.open {
	height:72px;
    background:url(/images/s-multi-on.jpg) 0 0 no-repeat;
	text-decoration:none;
}




#multi a {
	height:72px;
	background:url(/images/s-multi_.jpg) 0 0 no-repeat;
	text-decoration:none;
}
#multi a:hover{
	height:72px;
    background:url(/images/s-multi-on_.jpg) 0 0 no-repeat;
	text-decoration:none;
}
#multi a.open {
	height:72px;
    background:url(/images/s-multi-on_.jpg) 0 0 no-repeat;
	text-decoration:none;
}




#contact a {
	height:72px;
	background:url(/images/s-multiple.jpg) 0 0 no-repeat;
	text-decoration:none;
}
#contact a:hover{
	height:72px;
    background:url(/images/s-multiple-on.jpg) 0 0 no-repeat;
	text-decoration:none;
}
#contact a.open{
	height:72px;
    background:url(/images/s-multiple-on.jpg) 0 0 no-repeat;
	text-decoration:none;
}


#multiple a {
	height:72px;
	background:url(/images/s-multiple.jpg) 0 0 no-repeat;
	text-decoration:none;
}
#multiple a:hover{
	height:72px;
    background:url(/images/s-multiple-on.jpg) 0 0 no-repeat;
	text-decoration:none;
}
#multiple a.open{
	height:72px;
    background:url(/images/s-multiple-on.jpg) 0 0 no-repeat;
	text-decoration:none;
}
#vipplus a {
	height:72px;
	background:url(/images/s-vip.jpg) 0 0 no-repeat;
	text-decoration:none;
}
#vipplus a:hover{
	height:72px;
    background:url(/images/s-vip-on.jpg) 0 0 no-repeat;
	text-decoration:none;
}
#vipplus a.open{
	height:72px;
    background:url(/images/s-vip-on.jpg) 0 0 no-repeat;
	text-decoration:none;
}
#saglikli-yasam-paketi a {
	height:72px;
	background:url(/images/s-dr.jpg) 0 0 no-repeat;
	text-decoration:none;
}
#saglikli-yasam-paketi a:hover{
	height:72px;
    background:url(/images/s-dr-on.jpg) 0 0 no-repeat;
	text-decoration:none;
}
#saglikli-yasam-paketi a.open{
	height:72px;
    background:url(/images/s-dr-on.jpg) 0 0 no-repeat;
	text-decoration:none;
}
#fleksi a {
	height:72px;
	background:url(/images/s-fleksi.jpg) 0 0 no-repeat;
	text-decoration:none;
}
#fleksi a:hover{
	height:72px;
    background:url(/images/s-fleksi-on.jpg) 0 0 no-repeat;
	text-decoration:none;
}
#fleksi a.open{
	height:72px;
    background:url(/images/s-fleksi-on.jpg) 0 0 no-repeat;
	text-decoration:none;
}
#kurumsal a {
	height:72px;
	background:url(/images/s-kurumsal.jpg) 0 0 no-repeat;
	text-decoration:none;
}
#kurumsal a:hover{
	height:72px;
    background:url(/images/s-kurumsal-on.jpg) 0 0 no-repeat;
	text-decoration:none;
}
#kurumsal a.open{
	height:72px;
    background:url(/images/s-kurumsal-on.jpg) 0 0 no-repeat;
	text-decoration:none;
}
#temel-saglik-paketi a {
	height:72px;
	background:url(/images/s-temel.jpg) 0 0 no-repeat;
	text-decoration:none;
}
#temel-saglik-paketi a:hover{
	height:72px;
    background:url(/images/s-temel-on.jpg) 0 0 no-repeat;
	text-decoration:none;
}
#temel-saglik-paketi a.open{
	height:72px;
    background:url(/images/s-temel-on.jpg) 0 0 no-repeat;
	text-decoration:none;
}
#trafik a {
	height:72px;
	background:url(/images/s-trafik.jpg) 0 0 no-repeat;
	text-decoration:none;
}
#trafik a:hover{
	height:72px;
    background:url(/images/s-trafik-on.jpg) 0 0 no-repeat;
	text-decoration:none;
}
#trafik a.open{
	height:72px;
    background:url(/images/s-trafik-on.jpg) 0 0 no-repeat;
	text-decoration:none;
}
#pratik-saglik-paketi a {
	height:72px;
	background:url(/images/s-pratik.jpg) 0 0 no-repeat;
	text-decoration:none;
}
#pratik-saglik-paketi a:hover{
	height:72px;
    background:url(/images/s-pratik-on.jpg) 0 0 no-repeat;
	text-decoration:none;
}
#pratik-saglik-paketi a.open{
	height:72px;
    background:url(/images/s-pratik-on.jpg) 0 0 no-repeat;
	text-decoration:none;
}
#masterkit a {
	height:72px;
	background:url(/images/s-masterkit.jpg) 0 0 no-repeat;
	text-decoration:none;
}
#masterkit a:hover{
	height:72px;
    background:url(/images/s-masterkit-on.jpg) 0 0 no-repeat;
	text-decoration:none;
}
#masterkit a.open{
	height:72px;
    background:url(/images/s-masterkit-on.jpg) 0 0 no-repeat;
	text-decoration:none;
}


/*------ paket mouseover end --------*/


ul#choosepaket{
    height:124px;
    margin:0;
    padding:0;
	padding-left:15px;
}
ul#choosepaket li {
    list-style: none;
	text-decoration:none;
	margin-bottom:1px;
	height:124px;
	width:299px;
	float:left;
}
ul#choosepaket li a {
    height: 18px;
    display: block;
    position:relative;
	text-decoration:none;
	height:124px;
	width:299px;
	float:left;
}

#sihirbaz {left:299px;}
#tablo {left:299px;}

#sihirbaz a {
	width:299px;
	height:124px;
	background:url(/images/sihirbaz.jpg) 0 0 no-repeat;
	text-decoration:none;
}
#sihirbaz a:hover{
	width:299px;
	height:124px;
    background:url(/images/sihirbaz-on.jpg) 0 0 no-repeat;
	text-decoration:none;
}
#tablo a {
	width:299px;
	height:124px;
	background:url(/images/tablo.jpg) 2px 0  no-repeat;
	text-decoration:none;
}
#tablo a:hover{
	width:299px;
	height:124px;
    background:url(/images/tablo-on.jpg) 2px 0 no-repeat;
	text-decoration:none;
}

/*-------- JQuery Style -----------*/

.box-firsat-jq {width:607px; height:234px; float:left; background:url(/images/jq-bg.jpg) no-repeat;}
.box-firsat-jq .pad {padding-left:10px; padding-top:10px;}

/*preload classes*/ 
.svw {width: 587px; height:209px;} 
.svw ul {position: relative; left: -999em;} 
 
/*core classes*/ 
.stripViewer {  
position: relative; 
overflow: hidden;     
margin: 0 0 1px 0; 
} 
.stripViewer ul { /* this is your UL of images */ 
margin: 0; 
padding: 0; 
position: relative; 
left: 0; 
top: 0; 
width: 1%; 
list-style-type: none;
} 
.stripViewer ul li {  
float:left; 
} 
.stripTransmitter { 
overflow: auto; 
width: 1%;
} 
.stripTransmitter ul {
padding: 0; 
position: absolute; 
list-style-type: none;
top:402px;
*top:416px;
z-index:100;
float:left;
margin-left:10px;
} 
.stripTransmitter ul li{ 
width: 25px;
height:25px;
float:left;
margin: 0 1px 1px 0; 
} 
.stripTransmitter a{ 
font: bold 11px Verdana, Arial; 
text-align: center; 
line-height: 22px;
background:url(/images/no-bg.jpg) no-repeat; 
color:#c4c4c4; 
text-decoration: none; 
display: block;
} 
.stripTransmitter a:hover, a.current{ 
background:url(/images/on-bg.jpg) no-repeat; 
color: #fff; 
} 
 
/*tooltips formatting*/ 
#tooltip { 
background:#676767; 
opacity: 0.85;
} 
#tooltip h3 {  
font: bold 11px tahoma;  
margin: 0;  
padding: 6px 6px;  
border: 0; 
color:#fff; 
} 
.MaskedEditFocus
{
    background-color: #ffffcc;
    color: #000000;
}
.MaskedEditMessage
{
	color: #ff0000;
	font-weight: bold;
}
.MaskedEditError
{
    background-color: #ffaaaa;
    border:solid 2px #ff0000;
}
.MaskedEditFocusNegative
{
    background-color: #ffffcc;
    color: #ff0000;
}
.MaskedEditBlurNegative
{
    color: #ff0000;
}
.tooltipim  
{
    display:none;
}
.bullet
{
    list-style-image:url('/images/bullet.png');
    } 

.temasec
{
    background-image:url(/images/temasec.png);
    background-position:center;
    background-repeat:no-repeat;
    width:112px;
    height:31px;
}
/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url('/images/FilledStar.png');

}

.emptyRatingStar {
    background-image: url('/images/EmptyStar.png');
}

.savedRatingStar {
    background-image: url('/images/SavedStar.png');
}

.backbutton {font-family:Tahoma; font-size:11px; color:#333; text-align:left; line-height:18px; text-decoration:none;}

.backbutton a {font-family:Tahoma; font-size:11px; color:#333; text-align:left; font-weight:bold; line-height:18px; text-decoration:none;}

.backbutton a:hover {font-family:Tahoma; font-size:11px; background:#F79C12; color:#fff; font-weight:bold; text-align:left; line-height:18px; text-decoration:none;}

.zorunlu {font-family:Tahoma; font-size:11px; color:red; font-weight:bold;}

.box-hizmetlist {margin-top:1px; padding-bottom:10px; padding-top:10px; float:left; width:550px;}

.box-hizmetlist li {list-style:none; list-style-position:inside; padding-left:20px;}

*html .box-hizmetlist li {list-style:none; list-style-position:inside; padding-left:5px; padding-top:3px;}

/*----------------- 20 temmuz --------------------*/

.ptable-bg {width:952px; background:url(../images/ktable-bg.jpg) repeat-x top center; background-color:#fff; float:left; margin-top:1px; padding:14px;}
.p-orange {width:162px; background:#FF9900; padding:7px 0 7px 0; min-height:52px;}
.p-orange132 {width:132px; background:#FF9900; padding:7px 0 7px 0; min-height:52px;}
.p-grey {width:157px; background:#EBEBEB; padding:7px 3px 7px 3px; min-height:52px;}
.p-blue144 {width:157px; background:url(../images/ktblue.jpg) repeat-x; padding:7px 3px 7px 3px;}
.p-blue132 {width:157px; background:url(../images/ktblue.jpg) repeat-x; padding:7px 3px 7px 3px;}

.arial12grim {color:#262626; text-align:left; font-size:12px; font-family:Arial, Helvetica, sans-serif; text-decoration:none; font-weight:bold; line-height:16px;}
.taho13cent {color:#333; text-align:center; font-size:12px; text-decoration:none; line-height:16px;}
.taho13cent span {font-size:11px; color:#000;}