@charset "utf-8";

/* -------------------------------------------------------- Page General Settings Start -------------------------------------------------------- */
/* Body */

body { color:#58595b; font-family: 'Montserrat', sans-serif; font-size:12px; margin:0px; padding:0px; }

/* Link */

a { border:0px; color:#58595b; outline:none; text-decoration:underline; }
a:hover { color:#58595b; text-decoration:none; }

/*b Tag*/

b { margin:0; padding:0; }

/* H Tag */

h1,h2,h3,h4,h5,h6 { margin:0; padding:0; }

/* List */

ul, li { display:inline-block; list-style-type:none; margin:0; padding:0; }

/* İmages */

img { border:0px; }

/* H Tag */

span { display:block; margin:0; padding:0; }

/* -------------------------------------------------------- Page General Settings Finish -------------------------------------------------------- */

/*Banner mn Css Start*/
.dd_mn { float:right; padding:0px; margin:0; list-style-type:none; height:42px; }
.dd_mn li { display:block; float:left; height:42px; }
.dd_mn li a { padding:0 10px; height:42px; line-height:42px; display:block; color:#58595b; text-decoration:none;  font-size:13px; font-weight:normal; }
.dd_mn li.aktif-menu a { color:#fbb040 !important; }
.dd_mn li:hover a { color:#fbb040; text-decoration:none; }
.dd_mn li.son-menu { }
.dd_mn li.son-menu a { padding:0 10px; display:block; height:42px; line-height:42px; color:#58595b; text-decoration:none;  font-size:13px; font-weight:normal; }
.dd_mn li.son-menu:hover a { color:#fbb040; text-decoration:none; }

.dd_mn ul { position:absolute; left:-9999px; top:-9999px; list-style-type:none; z-index:9999; }
.dd_mn li:hover { position:relative; text-decoration:none; }
.dd_mn li:hover ul {left:-5px; top:43px; margin:0; }
.dd_mn li:hover ul li {height:28px; border:none; padding:5px 5px; }
.dd_mn li:hover ul li a { height:28px; padding:5px 5px; display:block;  font-size:12px; font-weight:bold; width:158px; line-height:28px; text-indent:5px; color:#fff !important; background-color:#58595b; text-decoration:none; }
.dd_mn li:hover ul li a:hover {height:28px; padding:5px 5px; background-color:#000; color:#fff !important; }
.dd_mn li.son-menun:hover ul li a { color:#fff; height:28px; padding:5px 5px; display:block;  font-size:12px; font-weight:bold; width:158px; line-height:28px; text-indent:5px; background-color:#58595b; text-decoration:none; }
.dd_mn li.son-menu:hover ul li a:hover {height:28px; padding:5px 5px; background-color:#000; color:#fff; }
/*Banner mn Css Finish*/


/*Top mn Css Start*/
.tt_mn { padding:0px; margin:0; list-style-type:none; }
.tt_mn li {float:left; }
.tt_mn li a { display:block; color:#fff; text-decoration:none;  float:right; font-size:11px; font-weight:bold; background:url(../img/page-img/page-img.png) no-repeat 0 -820px;  padding:0 0 18px 26px; }
.tt_mn li:hover a { color:#ff5e00; text-decoration:none; background:url(../img/page-img/page-img.png) no-repeat -290px -820px;  padding:0 0 18px 26px; }

.tt_mn ul {position:absolute; left:-9999px; top:-9999px; list-style-type:none; height:45px; }
.tt_mn li:hover {position:relative; text-decoration:none; }
.tt_mn li:hover ul {left:-2px; top:27px; margin:0; padding:1px 1px 5px 1px; background-color:#ff5e00; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -moz-border-radius-bottomleft: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; }
.tt_mn li:hover ul li { border:none;  }
.tt_mn li:hover ul li a { display:block;  font-size:12px; padding:5px; width:100px; color:#fff; text-decoration:none; background:url(../img/page-img/page-img.png) no-repeat -320px -819px; }
.tt_mn li:hover ul li a:hover { color:#f6f6f6; padding:5px; }

/*Top mn Css Finish*/

/* -------------------------------------------------------- Form Elements Start -------------------------------------------------------- */

input, textarea, select { border:1px solid #dddddd !important; color:#58595b; float:left; font-family: 'Montserrat', sans-serif !important; font-size:16px !important; font-weight:normal !important; height:25px; margin:5px 0; padding:5px; width:212px; }
input:focus { outline:none; }

textarea:focus, input:focus, select:focus, option:focus { outline:none; }
label { display:inline-block; margin:0; padding:0; }

/* Checkbox Start */

input[type="checkbox"] { display:none; }
input[type="checkbox"] + label { color:#fff; cursor:pointer; font-family:Arial, sans-serif; font-size:12px; font-weight:normal; text-align:left; }
input[type="checkbox"] + label span { display:inline-block; width:26px; height:26px; margin:0 10px 0 0; vertical-align:middle; background:url(../img/page-img/page-img.png) no-repeat -29px 0; cursor:pointer; clear:both; }
input[type="checkbox"]:checked + label span { background:url(../img/page-img/page-img.png) no-repeat -60px 0; }
input[type=text]::-ms-clear { display: none; }

/* Checkbox Finish */

/* Radio Button Start */

input[type="radio"] { display:none; }
input[type="radio"] + label { cursor:pointer; color:#9f9f9f; font-family:Arial, sans-serif; font-size:12px; }
input[type="radio"] + label span { display:inline-block; width:21px; height:21px; margin:-1px 4px 0 0; vertical-align:middle; background:url(../img/page-img/page-img.png) no-repeat -194px 0; cursor:pointer; }
input[type="radio"]:checked + label span { background:url(../img/page-img/page-img.png) no-repeat -194px -24px; }

/* Radio Button Finish */

/* -------------------------------------------------------- Form Elements Finish -------------------------------------------------------- */

/* -------------------------------------------------------- Fieldset Start -------------------------------------------------------- */
fieldset { border:1px solid #dddddd; margin:0 0 20px 0; padding:18px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
legend { color:#58595b; padding:0 10px; }
/* -------------------------------------------------------- Fieldset Finish -------------------------------------------------------- */

/* -------------------------------------------------------- Main Style Start -------------------------------------------------------- */
#mn { height:100%; margin:0; padding:0; width:100%; }

/*Main Top Start*/

#mn #mn-tp { background-color:#fff; height:122px; margin:0; position:fixed; top:0px; width:100%; z-index:9996; -webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.1); -moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.1); box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.1); }
#mn #mn-tp #mn-tp-lgn { border-bottom:1px solid #e3e3e3; margin-top:45px; width:100%; }
#mn #mn-tp #mn-tp-lgn h2 { color:#58595b; font-size:12px; font-style:italic; font-weight:normal; margin:50px 0 0 300px; position:absolute; }

#mn #mn-tp #mn-tp-lgn .mn-tp-rght { margin:0 auto; width:1024px;; }
#mn #mn-tp #mn-tp-lgn .mn-tp-rght ul { }
#mn #mn-tp #top #top-middle #rght-tp { height:28px;  float:right; font-size:11px; font-weight:normal; margin:15px 0 0 0; padding:0; }

#mn #mn-tp #top #top-middle #rght-tp ul { float:right;  font-size:11px; font-weight:normal; }
#mn #mn-tp #top #top-middle #rght-tp ul li { display:block; height:28px; line-height:28px; float:left; margin:0 0 0 10px; }
#mn #mn-tp #top #top-middle #rght-tp ul li.yeniuyelik { padding:0 7px; }
#mn #mn-tp #top #top-middle #rght-tp ul li.girisyap { padding:0 7px; }
#mn #mn-tp #top #top-middle #rght-tp ul li.rezervasyonum { padding:0 7px; }
#mn #mn-tp #top #top-middle #rght-tp ul li a { color:#58595b;  font-size:11px; font-weight:normal; text-decoration:none; }
#mn #mn-tp #top #top-middle #rght-tp ul li a:hover { color:#58595b; }
#mn #mn-tp #top #top-middle #rght-tp ul li a span.rzrvsyn { background-position:-220px -38px; display:block; float:left; height:16px; margin:0 5px 0 0; width:16px; }
#mn #mn-tp #top #top-middle #rght-tp ul li a:hover span.rzrvsyn { background-position:-239px -38px; }
#mn #mn-tp #top #top-middle #rght-tp ul li a span.ynylk { background-position:-220px 0; display:block; float:left; height:16px; margin:0 5px 0 0; width:16px; }
#mn #mn-tp #top #top-middle #rght-tp ul li a:hover span.ynylk { background-position:-239px 0; }
#mn #mn-tp #top #top-middle #rght-tp ul li a span.grsyp { background-position:-220px -19px; display:block; float:left; height:16px; margin:0 5px 0 0; width:16px; }
#mn #mn-tp #top #top-middle #rght-tp ul li a:hover span.grsyp { background-position:-239px -19px; }
#mn #mn-tp #top #top-middle #rght-tp ul li.dlscm { display:block; width:120px; outline:none; }
#mn #mn-tp #top #top-middle #rght-tp ul li.dlscm select { display:block; margin:0px; padding:0px; outline:none; }
#mn #mn-tp #top #top-middle #rght-tp ul li.prbrm { display:block; width:100px; }
#mn #mn-tp #top #top-middle #rght-tp ul li.prbrm select { display:block; margin:0px; padding:0px; }
#mn #mn-tp #mn-tp-rght #rght-mn { background-color:#362100; height:40px; margin:0 auto; padding:0; width:1024px; text-align:right; }

/*Main Top Finish*/

/*Main Align Start*/
#mn #mn-lgn { height:auto; margin:122px auto 0 auto; padding:0; width:100%; }
#mn #mn-lgn #pg-hdr { background-color:#fff; height:auto; margin:0 0 30px 0; width:100%; }
#mn #mn-lgn #pg-hdr #pg-hdr-lgn { border-bottom:1px solid #ddd; display:block; margin:0 auto; padding:20px 0; width:1024px; }
#mn #mn-lgn #pg-hdr #pg-hdr-lgn h1 { color:#58595b; display:block;  font-size:24px; font-weight:bold; margin:0 auto; text-align:right; width:1024px; }
#mn #mn-lgn #pg-hdr #pg-hdr-lgn h1 p { color:#58595b; }

/*Main Align Finish*/

/*Page Start*/
#mn #mn-lgn #pg { height:auto; margin:6px auto 70px auto; padding:0; width:1024px; } 
#mn #mn-lgn #pg #pg-lft { background-color:#fff; border:1px solid #dddddd; float:left; width:280px; margin:0 3px 0 0; padding:0; -webkit-box-shadow:-5px 5px 0px 0px rgba(221, 221, 221, 1); -moz-box-shadow:-5px 5px 0px 0px rgba(221, 221, 221, 1); box-shadow:-5px 5px 0px 0px rgba(221, 221, 221, 1); }
#mn #mn-lgn #pg #pg-lft .pg-lft-hdr { background:url(../img/page-img/page-img.png) no-repeat -960px -556px #58595b; color:#fff; display:none !important;  font-size:16px; font-weight:bold; height:30px; line-height:30px; margin:0; padding:10px 5px 10px 49px; text-align:left; width:225px; -webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px; }
#mn #mn-lgn #pg #pg-lft .pg-lft-hdr a{ clear:both; color:#fff; float:right;  font-size:16px; font-weight:bold; height:30px; line-height:30px; margin:0; padding:0px 5px 10px 49px; text-align:left; text-decoration:none; width:230px; }

#mn #mn-lgn #pg #pg-lft #fltrlm-scnklr { clear:both; height:auto; margin:0 2px 10px 5px; width:277px; }
#mn #mn-lgn #pg #pg-lft #fltrlm-scnklr ul { border-bottom:1px solid #dddddd; clear:both; display:block; padding:0 0 10px 0; width:265px; }
#mn #mn-lgn #pg #pg-lft #fltrlm-scnklr ul li { clear:both; margin:5px 8px; width:249px; }
#mn #mn-lgn #pg #pg-lft #fltrlm-scnklr ul li label { color:#58595b; }

#mn #mn-lgn #pg #pg-lft #lctn-dt-srch { clear:both; height:auto; margin:0 auto; width:268px; }
#mn #mn-lgn #pg #pg-lft #lctn-dt-srch ul {}
#mn #mn-lgn #pg #pg-lft #lctn-dt-srch ul li { clear:both; margin:5px 0px; width:268px; }
#mn #mn-lgn #pg #pg-lft #lctn-dt-srch ul li input { background-color:#fff; color:#58595b; font-size:16px; }
#mn #mn-lgn #pg #pg-lft #lctn-dt-srch ul li.tmlksynlr input { padding:5px 30px 5px 30px; width: 201px; border:1px solid #dddddd; }
#mn #mn-lgn #pg #pg-lft #lctn-dt-srch label { clear:both; color:#999999; line-height:10px; margin:0 0 10px 0; width:268px; }
#mn #mn-lgn #pg #pg-lft #lctn-dt-srch input { }
#mn #mn-lgn #pg #pg-lft #lctn-dt-srch input.lsyr { background-position:-972px -115px; padding-right:30px; width:226px; }
#mn #mn-lgn #pg #pg-lft #lctn-dt-srch input.lsyr-trh { background-position:-960px -8px; float:left; margin: 0 20px 0 0; padding-left:45px; width:93px; border:1px solid #dddddd; }
#mn #mn-lgn #pg #pg-lft #lctn-dt-srch input.lsyr-st { background-position:-965px -50px; float:left; margin:0; padding-left:45px; width:46px; border:1px solid #dddddd; }
#mn #mn-lgn #pg #pg-lft #lctn-dt-srch input.brksyr { background-position:-972px -115px; padding:5px 30px 5px 30px; width:196px; }
#mn #mn-lgn #pg #pg-lft #lctn-dt-srch input.brksyr-trh { background-position:right 0; float:left; margin: 0 20px 0 0; padding-right:30px; width:108px; }
#mn #mn-lgn #pg #pg-lft #lctn-dt-srch input.brksyr-st { background-position:right -22px; float:left; padding-right:30px; width:61px; }
#mn #mn-lgn #pg #pg-lft #lctn-dt-srch input.ml-drs { background-position:right -85px; padding-right:30px; width:226px; }
#mn #mn-lgn #pg #pg-lft #lctn-dt-srch span { color:#999999; font-size:11px; margin-top:5px; position:relative; }

#mn #mn-lgn #pg #pg-lft .pg-lft-btn { color:#fff;  font-size:24px; font-weight:normal; height:40px; line-height:40px; margin:20px auto 30px auto; text-align:center; width:260px; }

#mn #mn-lgn #pg #pg-lft .pg-lft-btn a  { border:1px solid #fbb040; color:#000; display:block; font-size:16px; font-weight:normal; height:40px; margin:0 auto; text-align:center; text-decoration:none; width:260px; -webkit-border-radius:50px !important; -moz-border-radius:50px !important; border-radius:50px !important; transition:all 0.35s ease-in-out; -webkit-transition:all 0.35s ease-in-out; -moz-transition:all 0.35s ease-in-out; -o-transition:all 0.35s ease-in-out; }
#mn #mn-lgn #pg #pg-lft .pg-lft-btn a:hover{ background-color:#fbb040; color:#fff; }

#mn #mn-lgn #pg #pg-rght { float:left; height:auto; padding:5px; width:727px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }

#mn #mn-lgn #pg #pg-rght .pg-rght-btn {  font-size:18px; font-weight:bold; line-height:58px; margin:20px auto; text-align:center;}
#mn #mn-lgn #pg #pg-rght .pg-rght-btn a { background-color:#FFF; border:1px solid #fbb040 !important; color:#000000; display:block; font-size:16px; font-weight:normal; height:58px; margin:0 auto; text-decoration:none; width:269px; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; transition:all 0.35s ease-in-out; -webkit-transition:all 0.35s ease-in-out; -moz-transition:all 0.35s ease-in-out; -o-transition:all 0.35s ease-in-out; }
#mn #mn-lgn #pg #pg-rght .pg-rght-btn a:hover { background-color:#fbb040; color:#fff; }

#mn #mn-lgn #pg #pg-rght .pg-rght-btn input { cursor:pointer; background-color:#fff !important; border:1px solid #fbb040 !important; color:#000; display:block; height:60px; margin:0 auto; text-decoration:none; width:290px; float:none;  font-size:16px; font-weight:normal; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; transition:all 0.35s ease-in-out; -webkit-transition:all 0.35s ease-in-out; -moz-transition:all 0.35s ease-in-out; -o-transition:all 0.35s ease-in-out; }
#mn #mn-lgn #pg #pg-rght .pg-rght-btn input:hover { background-color:#fbb040 !important; color:#fff; }

/*Tab Menu Start*/

#mn #mn-lgn #pg #pg-rght #tb-mn { border-bottom:1px solid #dddddd; height:35px; margin:0 0 10px 0; width:100%; }
#mn #mn-lgn #pg #pg-rght #tb-mn ul { width:727px; }
#mn #mn-lgn #pg #pg-rght #tb-mn ul li { background-color:#ffffff; float:left;  font-size:14px; font-weight:bold; height:35px; line-height:35px; margin:0 1px 0 0; }
#mn #mn-lgn #pg #pg-rght #tb-mn ul li a { background-color:#ffffff; color:#fff; float:left;  font-size:14px; font-weight:bold; line-height:35px; padding:0 10px;  text-decoration:none; }
#mn #mn-lgn #pg #pg-rght #tb-mn ul li a:hover { background-color:#58595b; color:#fff; }
#mn #mn-lgn #pg #pg-rght #tb-mn ul li.ctv { background-color:#fbb040; color:#fff; padding:0 10px; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; }

/*Tab Menu Finish*/

/*Sub Menu Start*/
#ctl00_MainContent_AltSayfa1_sb_mn_lft { display:none; }
#ctl00_MainContent_AltSayfa1_pg_lft_hdr { display:none; }
#mn #mn-lgn #pg #pg-lft .sb-mn-lft { margin:0 0 20px 2px; width:283px; }
#mn #mn-lgn #pg #pg-lft .sb-mn-lft ul { list-style-type:none; margin:2px 0 0 0; padding:0px; width:283px;}
#mn #mn-lgn #pg #pg-lft .sb-mn-lft ul li { }
#mn #mn-lgn #pg #pg-lft .sb-mn-lft ul li a { background-color:#f3f3f3; color:#58595b; display:block;  font-size:13px; font-weight:normal; margin:0 0 2px 0; padding:10px 5px 10px 14px; text-align:left; text-decoration:none; width:258px; }
#mn #mn-lgn #pg #pg-lft .sb-mn-lft ul li a span { background-position:-683px -85px; display:none; display:none; float:left; height:14px; margin:2px 10px 0 0; width:7px; }
#mn #mn-lgn #pg #pg-lft .sb-mn-lft ul li a:hover { background-color:#fbb040; color:#fff; }
#mn #mn-lgn #pg #pg-lft .sb-mn-lft ul li a:hover span { background-position:-683px -104px; display:none; float:left; height:14px; margin:2px 10px 0 0; width:7px; }
#mn #mn-lgn #pg #pg-lft .sb-mn-lft ul li a.ctv { background-color:#fbb040; color:#fff; }
#mn #mn-lgn #pg #pg-lft .sb-mn-lft ul li a.ctv span { background-position:-683px -104px; display:none; float:left; height:14px; margin:2px 10px 0 0; width:7px; }

/*Sub Menu Finish*/

/*Car List Select Start*/

#mn #mn-lgn #pg #pg-rght #cr-lst-slct { background-color:#fff; border-bottom:5px solid #dddddd; border-left:1px solid #dddddd; border-right:1px solid #dddddd; border-top:1px solid #dddddd; height:auto; padding:6px; margin:3px 0; width:712px; }
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-lft { border-right:1px solid #dddddd; float:left; height:auto; width:517px; }
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-lft .cr-mgs { float:left; height:97px; margin:0 5px 0 0; width:206px; }
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-lft #cr-dtls { float:left; height:116px; width:306px; }
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-lft #cr-dtls span {}
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-lft #cr-dtls span.cr-hdr { clear:both; color:#58595b;  font-size:14px; font-weight:bold; }
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-lft #cr-dtls ul { margin:10px 0; }
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-lft #cr-dtls ul li { border:0px solid #d5f1f5; float:left; font-size:10px; height:18px; line-height:18px; margin:0px 0px 3px; padding:3px 5px; width:92px; }
#mn #mn-lgn #pg #pg-rght #cr-lst-slct .cr-acklm { background-color:#fcf3f3; clear:both; font-size:11px; font-weight:normal; margin:5px 9px 0px 0; padding:5px; width:502px;}/*BURAK EKLENDİ*/
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #thr-dtls { clear:both; margin:0; }

#mn #mn-lgn #pg #pg-rght #cr-lst-slct #thr-dtls .fyt-dhl-hzmtlr { background-color:#ffffff; border:1px solid #dddddd; float:left; height:32px; line-height:32px;  margin:0 5px 0 0; padding:0 10px 0 10px; text-transform: uppercase; text-transform: capitalize; }
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #thr-dtls .fyt-dhl-hzmtlr:hover { background-color:#f6f6f6; }
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #thr-dtls .fyt-dhl-hzmtlr a { color:#9f9f9f; display:block; font-size:11px; text-decoration:none; text-transform: capitalize; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  width:145px;}
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #thr-dtls .fyt-dhl-hzmtlr a:hover { color:#9f9f9f; }

#mn #mn-lgn #pg #pg-rght #cr-lst-slct #thr-dtls .krlm-ksllr { background-color:#fff; border:1px solid #dddddd; display:none; float:left; height:32px; line-height:32px; margin:0; padding:0 10px 0 10px;  }
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #thr-dtls .krlm-ksllr:hover { background-color:#f6f6f6; }
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #thr-dtls .krlm-ksllr a { color:#9f9f9f; display:block; font-size:11px; text-decoration:none; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  width:145px;}
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #thr-dtls .krlm-ksllr a:hover { color:#9f9f9f; }

#mn #mn-lgn #pg #pg-rght #cr-lst-slct #thr-dtls .rc-dtylr { background-color:#fff; border:1px solid #dddddd; float:left; height:32px; line-height:32px;  margin:0 5px 0 0; padding:0 10px 0 10px; display:none; }
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #thr-dtls .rc-dtylr:hover { background-color:#f6f6f6; }
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #thr-dtls .rc-dtylr a { color:#9f9f9f; display:block; font-size:11px; text-decoration:none; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  width:145px;}
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #thr-dtls .rc-dtylr a:hover { color:#9f9f9f; }

#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght { float:left; height:auto; margin:0 0 0 6px; width:188px; }

#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul { }
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li { margin:0 0 10px 0; width:188px; }
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li span { font-size:14px; font-weight:bold; float:right; }
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li span.ustucizilifiyat { color:#579cc1; font-size:12px; font-weight:normal; text-decoration:line-through; }
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li span.ustuciziliiskonto { color:#579cc1; font-size:12px; font-weight:normal; padding-right:5px; }
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li.cr-lst-slct-rght-prc { color:#58595b;  font-size:18px; font-weight:bold; margin:0; text-align:center; }

#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li.cr-lst-slct-rght-lnks { height:40px; line-height:40px; text-align:center; width:100%; }
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li.cr-lst-slct-rght-lnks a { background-color:#fbb040; border:1px solid #fbb040; color:#fff; display:block;  font-size:16px; font-weight:normal; height:40px; margin:8px auto 0 auto; text-align:center; text-decoration:none; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; transition:all 0.35s ease-in-out; -webkit-transition:all 0.35s ease-in-out; -moz-transition:all 0.35s ease-in-out; -o-transition:all 0.35s ease-in-out; }
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li.cr-lst-slct-rght-lnks a:hover { background-color:#fff; color:#000; }


/*Car List Select Finish*/

/*Fieldset Start*/

#mn #mn-lgn #pg-fldst {}
#mn #mn-lgn #pg-fldst ul {}
#mn #mn-lgn #pg-fldst ul li { border-bottom:1px solid #dddddd; clear:both; margin:2px 0; padding:3px 0; width:687px; }
#mn #mn-lgn #pg-fldst ul li label { color:#a69799; }
#mn #mn-lgn #pg-fldst ul li span.xtr-sgrt-prc { float:right; width:70px; margin-top:5px; text-align:right;color:#8C7779; }
#mn #mn-lgn #pg-fldst fieldset { background-color:#fff; }
#mn #mn-lgn #pg-fldst fieldset legend { background-color:#fff; border:1px solid #dddddd; display:block; padding:5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }

/*Fieldset Finish*/

/*Page Right Form Start*/

#ftm-cntnt { margin:0 auto; }
#ftm-cntnt ul {}
#ftm-cntnt ul li { clear:both; margin:2px 0; width:100%; }

#ftm-cntnt ul li.formkontrolVergiDaire { }
#ftm-cntnt ul li.formkontrolVergiDaire input { width:154px; }
#ftm-cntnt ul li.formkontrolVergiDaire span { float:left; margin-top:15px; text-align:center; width:20px; }

#ftm-cntnt ul li.formkontrolGidisucus { }
#ftm-cntnt ul li.formkontrolGidisucus input { width:154px; }
#ftm-cntnt ul li.formkontrolGidisucus span { float:left; margin-top:15px; text-align:center; width:20px; }

#ftm-cntnt ul li.formkontrolulke { }
#ftm-cntnt ul li.formkontrolulke ul li { clear:none; float:left; width:100px; }
#ftm-cntnt ul li.formkontrolulke ul li.ulke select { display:block; margin:0px; padding:0px; }

#ftm-cntnt ul li.formkontrolulke ul li.sehir select { display:block; margin:0px; padding:0px; }

#ftm-cntnt ul li.formkontrolulke ul li.sehir .input-daterange input { -webkit-border-radius:0px !important; -moz-border-radius:0px !important; border-radius:0px !important; }
#ftm-cntnt ul li.formkontrolulke ul li.sehir .select-container .select-choice { background-image:none; border:1px solid #999999; -webkit-border-radius:0px; -moz-border-radius:0px; border-radius:0px; }
#ftm-cntnt ul li.formkontrolulke ul li.sehir .select-container-active .select-choice, .select-container-active .select-choices { border:1px solid #999999 !important; }
#ftm-cntnt ul li.formkontrolulke ul li.sehir .select-drop-active { border:1px solid #999999 !important; }
#ftm-cntnt ul li.formkontrolulke ul li.sehir .select-drop.select-drop-above.select-drop-active { border:1px solid #999999 !important; }
#ftm-cntnt ul li.formkontrolulke ul li.sehir .select-dropdown-open.select-drop-above .select-choice, .select-dropdown-open.select-drop-above .select-choices { border:1px solid #999999 !important; }
#ftm-cntnt ul li.formkontrolulke ul li.sehir .select-results .select-result-label { padding:10px 7px !important; }
#ftm-cntnt ul li.formkontrolulke ul li.sehir .select-container .select-choice .select-arrow { border-left:1px solid #fff; }
#ftm-cntnt ul li.formkontrolulke ul li.sehir .select-container .select-choice .select-arrow { width:20px !important; }

#ftm-cntnt ul li.formkontrolulke ul li.sehir .selecter-element { width:100px !important; }
#ftm-cntnt ul li.formkontrolulke ul li.sehir .selecter{display:none;}
#ftm-cntnt ul li.formkontrolulke ul li.sehir .select-container{opacity:1}
#ftm-cntnt ul li.formkontrolulke ul li.sehir .select-container .selecter.closed{display:none;}

#ftm-cntnt ul li.formkontrolulke ul li.ilce select { display:block; margin:0px; padding:0px; }
#ftm-cntnt ul li.formkontrolulke ul li.slsh { float:left; margin-top:15px; text-align:center; width:25px; }

#ftm-cntnt ul li input { width:200px; }
#ftm-cntnt ul li label,.divDogrulama { float:left; margin:0px 10px 0 0; text-align:right; width:200px; }
#ftm-cntnt ul li .divDogrulama input.captcha {width:50px; }/*BURAK*/
#ftm-cntnt ul li .divDogrulama img.dogrulama {float:left; height:37px; width:80px; position:relative; top:5px; margin:0 0 0 10px; text-align:right;}/*BURAK*/
#ftm-cntnt ul li .divDogrulama input.refresh { float:left; display:block;width:25px; height:25px; position:relative; top:1px;}/*BURAK*/
#ftm-cntnt ul li label { float:left; margin:5px 10px 0 0; text-align:right; width:200px; }
#ftm-cntnt ul li label.trms-f-s { width:300px; }
#ftm-cntnt ul li label.rd-bttn { float:left; margin:5px 10px 0 0; width:auto; }
#ftm-cntnt ul li label.chckbx { color:#58595b; margin:5px 10px 0 208px; text-align:left !important; width:auto; }
#ftm-cntnt ul li textarea { height:70px; padding:10px; width:330px; }
#hvr-pn {}
#hvr-pn b { cursor:pointer; color:#ff6c00; display:block;  font-size:14px; font-weight:bold; height:auto; overflow:hidden; padding:10px 20px 10px 0; text-overflow:ellipsis; white-space: nowrap; width:707px; },
#hvr-pn .hvr-dv { display:block; margin:10px 0; padding:10px; }
#hvr-pn .hvr-dv p { margin:0; padding:5px 0; }
#hvr-pn .hvr-dv img { border:1px solid #dddddd; float:left; height:180px; margin:5px 5px 3px 0; padding:2px; width:282px; }

/*Page Right Form Finish*/

/*Sifre Degistir Start*/
#mn #mn-lgn .sfr-dgstr { clear:both; margin:50px auto; width:1024px;  }
#mn #mn-lgn .sfr-dgstr ul { clear:both; display:block; float:none; margin:0 auto; width:695px; }
#mn #mn-lgn .sfr-dgstr ul li { clear:both; display:block; float:none; margin:0 30px 20px 0; }
#mn #mn-lgn .sfr-dgstr ul li label { margin:0 10px 0 0; text-align:right; width:200px; float:left; padding:15px 0; }
#mn #mn-lgn .sfr-dgstr ul li input { width:255px; }
 
#mn #mn-lgn .sfr-dgstr-blg { margin:50px auto; width:1024px; text-align:center; }

#mn #mn-lgn .sfr-dgstr .sfr-dgstr-btn {  font-size:18px; font-weight:bold; line-height:58px; margin:32px auto; text-align:center; position:relative; left:-4px; }
#mn #mn-lgn .sfr-dgstr .sfr-dgstr-btn a { background-color:#58595b; color:#fff; display:block; height:58px; margin:0 auto; text-decoration:none; width:267px; }
#mn #mn-lgn .sfr-dgstr .sfr-dgstr-btn a:hover { background-color:#000000; }

/*Sifre Degistir Finish*/

/*Rezervasyonlarım Start */
.mGrid { width: 100%; background-color: #fff;border: solid 1px #dddddd; border-collapse:collapse; }
.mGrid tr { }
.mGrid tr:hover {background-color:#dddddd; }
.mGrid th { color:#fff;   font-size:11px; font-weight:bold; margin:0px; padding:0px; border-right:1px solid #dddddd; background-color:#000000;}
.mGrid td {   font-size:11px; padding:2px; border: solid 1px #dddddd; color: #58595b; }

.mGrid tr.child-tr {background:#dddddd; }
.mGrid tr.child-tr:hover {background:#dddddd; }
.mGrid tr.child-tr .ChildGrid {background-color:#dddddd; width: 100%;}
.mGrid tr.child-tr .ChildGrid tr { }
.mGrid tr.child-tr .ChildGrid tr:hover {background-color:#dddddd; }
.mGrid tr.child-tr .ChildGrid tr td{border:0px; }
.mGrid tr.child-tr .ChildGrid tr td.child-tbl-bslk{ text-align:right;padding-right:6px;}
.mGrid tr.child-tr .ChildGrid tr td.child-tbl-crk{ text-align:left; padding-left:6px;}

.alternate { background-color:#dddddd; }
.alt_hover { background-color:#000;  }
/*Rezervasyonlarım Finish*/

/*Back Forwad Arrows Start*/

#mn #mn-lgn #bck-frwd-rrws { height:24px; margin:40px 0 0 0; width:100%; }
#mn #mn-lgn #bck-frwd-rrws .bcl-rrws { display:block; float:left; height:50px; padding:0 5px 0 0; }
#mn #mn-lgn #bck-frwd-rrws .bcl-rrws a { background:url(../img/page-img/bck.png) no-repeat left center #dddddd; color:#fff; padding:0 40px;display:block; font-weight:bold; float:left; height:50px; line-height:50px; padding-right:10px; text-decoration:none; text-align:right; -webkit-border-top-left-radius: 10px; -webkit-border-bottom-left-radius: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-bottomleft: 10px; border-top-left-radius: 10px; border-bottom-left-radius: 10px; }
#mn #mn-lgn #bck-frwd-rrws .bcl-rrws a:hover { background-color:#fbb040; }
#mn #mn-lgn #bck-frwd-rrws .bcl-rrws a label{ cursor:pointer; display:block; line-height:0px;display:none; }

#mn #mn-lgn #bck-frwd-rrws .frwd-rrws { display:block; float:right; height:50px; padding:0 5px 0 0; }
#mn #mn-lgn #bck-frwd-rrws .frwd-rrws a { background:url(../img/page-img/frwrd.png) no-repeat right center #fbb040;padding:0 40px;display:block; color:#fff; display:block; font-weight:bold; float:left; height:50px; line-height:50px; padding-left:10px; text-decoration:none; text-align:left; -webkit-border-top-right-radius: 10px; -webkit-border-bottom-right-radius: 10px; -moz-border-radius-topright: 10px; -moz-border-radius-bottomright: 10px; border-top-right-radius: 10px; border-bottom-right-radius: 10px; }
#mn #mn-lgn #bck-frwd-rrws .frwd-rrws a:hover { background-color:#58595b; }
#mn #mn-lgn #bck-frwd-rrws .frwd-rrws a label{ cursor:pointer; z-index:-99; line-height:0px;display:none; }

/*Back Forwad Arrows Finish*/

/*Personal Information Start*/

#mn #mn-lgn .wrnng { background-color:#ffffff; border:1px solid #dddddd; color:#58595b; height:56px; margin:0 0 20px 0; }
#mn #mn-lgn .wrnng #aciklama { padding:10px 0 0 0; }
#mn #mn-lgn .wrnng #aciklama b { color:#58595b; }
#mn #mn-lgn .pg-hdr { border-bottom:1px solid #dddddd; color:#58595b; display:block;  font-size:14px; font-weight:bold; padding:0 0 5px 0; width:100%; }
#mn #mn-lgn #pg-prsn-nfrmtn {}

/*Personal Information Finish*/

/*Payment Summary Start*/
#mn #mn-lgn #pg-prsn-nfrmtn .pymnt-smmry { border:1px solid #dddddd; display:block; margin:20px 0; padding:10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#mn #mn-lgn #pg-prsn-nfrmtn .pymnt-smmry ul {}
#mn #mn-lgn #pg-prsn-nfrmtn .pymnt-smmry ul li { display: inline-block; margin:10px 0; }
#mn #mn-lgn #pg-prsn-nfrmtn .pymnt-smmry ul li b { display:inline-block; float:left; text-align:right; width:200px;}
#mn #mn-lgn #pg-prsn-nfrmtn .pymnt-smmry ul li b.sn-ttr-hdr { margin:10px 0 0 0; }
#mn #mn-lgn #pg-prsn-nfrmtn .pymnt-smmry ul li span { display:block; float:left; margin:0 0 0 20px; width:400px; }
#mn #mn-lgn #pg-prsn-nfrmtn .pymnt-smmry ul li span.sn-ttr { font-size:28px; font-weight:bold; }
/*Payment Summary Finish*/

/**/
#mn #mn-lgn #pg-prsn-nfrmtn .dm-skl { }
#mn #mn-lgn #pg-prsn-nfrmtn .dm-skl ul { }
#mn #mn-lgn #pg-prsn-nfrmtn .dm-skl ul li { border:1px solid #dddddd; float:left; margin:0 10px 0 0; padding:10px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#mn #mn-lgn #pg-prsn-nfrmtn .dm-skl .ato { background-color:#21b6cf; color:#fff; display:none; margin:15px 0; padding:10px;  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#mn #mn-lgn #pg-prsn-nfrmtn .dm-skl .bho { background-color:#21b6cf; color:#fff; display:none; margin:15px 0; padding:10px;  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#mn #mn-lgn #pg-prsn-nfrmtn .dm-skl .bho ul {}
#mn #mn-lgn #pg-prsn-nfrmtn .dm-skl .bho ul li { background-color:#fff; border:0px; color:#21b6cf; display:block; margin:10px 0; padding:10px 5px; width:687px; }
#mn #mn-lgn #pg-prsn-nfrmtn .dm-skl .bho ul li span { border-right:1px solid #dddddd; display:block; float:left; font-weight:bold; height:40px; line-height:40px; margin:0 15px 0 0; padding:0 15px 0 0; }
#mn #mn-lgn #pg-prsn-nfrmtn .dm-skl .bho ul li span.bnk-dtls { border:0px; color:#a69799; float:right; line-height:20px; margin:0px; width:500px; }
#mn #mn-lgn #pg-prsn-nfrmtn .dm-skl .kko { background-color:#21b6cf; color:#fff; display:none; margin:15px 0; padding:10px;  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }

.box { display: none; }
/**/

/*Reservation Details Start*/

#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls { clear:both; height:auto; margin:0 auto 20px auto; padding:10px 5px; width:270px; -webkit-border-radius: 5px; -moz-border-radius: 5px;
border-radius: 5px; }

#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls fieldset.snf-fldst { background-color:#fff; margin:0 auto 5px auto; padding:5px; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls fieldset.snf-fldst legend { padding:0; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls fieldset.snf-fldst legend span { background-color:#fff; border:1px solid #dddddd; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding:3px; margin:5px 0; }

#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls fieldset.lksyn-fldst { background-color:#fff; margin:0 0 5px 0; padding:5px; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls fieldset.lksyn-fldst legend { padding:0; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls fieldset.lksyn-fldst legend span { background-color:#fff; border:1px solid #dddddd; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding:3px; margin:5px 0; }

#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls fieldset.krlmttr-fldst { background-color:#fff; margin:0 0 5px 0; padding:5px; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls fieldset.krlmttr-fldst legend { padding:0; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls fieldset.krlmttr-fldst legend span { background-color:#fff; border:1px solid #dddddd; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding:3px; margin:5px 0; }

#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls fieldset.dhlhzmt-fldst { background-color:#fff; margin:0 0 5px 0; padding:5px; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls fieldset.dhlhzmt-fldst legend { padding:0; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls fieldset.dhlhzmt-fldst legend span { background-color:#fff; border:1px solid #dddddd; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding:3px; margin:5px 0; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls fieldset.dhlhzmt-fldst ul { list-style-type:none; margin:0; padding:0; }

#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls fieldset.kstr-fldst { background-color:#fff; margin:0 0 5px 0; padding:5px; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls fieldset.kstr-fldst legend { padding:0; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls fieldset.kstr-fldst legend span { background-color:#fff; border:1px solid #dddddd; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding:3px; margin:5px 0; }

#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls fieldset.sgrt-fldst { background-color:#fff; margin:0 0 5px 0; padding:5px; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls fieldset.sgrt-fldst legend { padding:0; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls fieldset.sgrt-fldst legend span { background-color:#fff; border:1px solid #dddddd; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding:3px; margin:5px 0; }

#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls .pg-rght-odeme { margin:0 auto 20px auto; width:265px; }

#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls .rsrvtn-dtls-mgs { background-color:#fff; height:97px; clear:both; padding:5px; text-align:center; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls span.rsrvtn-dtls-hdrs { color:#58595b;  font-size:12px; font-weight:bold; margin:10px 0; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls span.dnck-ttr { color:#fbb040;  font-size:40px; font-weight:bold; margin:0 0 30px 0; text-align:center; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls h2 { color:#9f9f9f;  font-size:12px; font-weight:bold; padding:0; text-align:center; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls ul { padding:0; width:255px; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls ul li { clear:both; display:list-item; margin:0; width:258px; padding:5px 0; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls ul li span { color:#58595b; float:right; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls ul li.ustucizili span.fyt { font-size:11px; font-weight:normal; text-decoration:line-through; }

#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls .snr-ode { float:left; width:129px; height:53px; display:inline-block; border:1px solid #dddddd; background-color:#f4f4f4; padding:3px 0; margin:0 3px 0 0 ;   }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls .snr-ode b{ font-size:10px;font-family:Arial,sans-serif; font-weight:bold; position:relative; top:2px; padding:0 0 8px 1px; float:left; display:block; width:70px; height:20px; overflow:hidden; text-align:left;}
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls .snr-ode label{ color:#58595b;  font-size:20px; font-weight:bold;text-align:center; padding:0; margin:0; width:129px; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls .snr-ode span.cvv-info {background-position:-665px -13px; display:block; float:right; height:19px; width:19px; margin:0px 0px 3px 0px; position:relative; right:3px;}
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls .snr-ode span.cvv-info:hover {cursor:pointer; background-position:-638px -13px; display:block; float:right; height:19px; width:19px;  margin:0px 0px 3px 0px; position:relative; right:3px;}

#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls .snr-ode-tek { float:left; width:265px; height:53px; display:inline-block; border:1px solid #dddddd; background-color:#fff; padding:3px 0; margin:0 auto; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls .snr-ode-tek b{ font-size:10px;font-family:Arial,sans-serif; font-weight:bold; position:relative; top:2px; padding:0 0 8px 1px; float:left; display:block; width:235px; height:20px; overflow:hidden; text-align:right;}
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls .snr-ode-tek label{ color:#fbb040;  font-size:20px; font-weight:bold;text-align:center; padding:0; margin:0; width:265px; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls .snr-ode-tek span.cvv-info {background-position:-665px -13px; display:block; float:right; height:19px; width:19px; margin:0px 0px 3px 0px; position:relative; right:3px;}
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls .snr-ode-tek span.cvv-info:hover {cursor:pointer; background-position:-638px -13px; display:block; float:right; height:19px; width:19px;  margin:0px 0px 3px 0px; position:relative; right:3px;}

#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls .smd-ode { float:left; width:129px; height:53px; display:inline-block; border:1px solid #dddddd; background-color:#f4f4f4; padding:3px 0; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls .smd-ode b{ font-size:10px;font-family:Arial,sans-serif; font-weight:bold; position:relative; top:2px; padding:0 0 8px 1px; float:left; display:block; width:70px; height:20px; overflow:hidden; text-align:left;}
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls .smd-ode label{ color:#58595b;  font-size:20px; font-weight:bold;text-align:center; padding:0; margin:0; width:129px; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls .smd-ode span.cvv-info {background-position:-665px -13px; display:block; float:right; height:19px; width:19px; margin:0px 0px 3px 0px; position:relative; right:3px;}
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls .smd-ode span.cvv-info:hover {cursor:pointer; background-position:-638px -13px; display:block; float:right; height:19px; width:19px;  margin:0px 0px 3px 0px; position:relative; right:3px;}

/*Reservation Details Finish*/

/*Location Imformation Start*/
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls #lctn-mfrmtn { background-color:#fff; clear:both; padding:0; text-align:left; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls #lctn-mfrmtn p { clear:both; font-size:13px; margin:5px; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls #lctn-mfrmtn span { background-color:#ffffff; border:1px solid #dddddd; clear:both; color:#58595b; float:left; height:auto; margin:5px 0; padding:5px 10px; text-align:left; min-width:100px; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls #lctn-mfrmtn span.hdr { background-color:#fff; border:none; clear:both; color:#bbbbbb; display:none; float:left; font-weight:normal; margin:0 10px 0 0; padding:0; width:auto; }
/*Location Imformation Finish*/

/*Car Equipment Start*/

#mn #mn-lgn span.prsn { background-position:-257px 0; display:block; float:left; height:17px; margin:3px 5px 3px 3px; width:17px; }
#mn #mn-lgn span.stcs { background-position:-257px -22px; display:block; float:left; height:16px; margin:3px 5px 3px 3px; width:16px; }
#mn #mn-lgn span.dr { background-position:-257px -43px; display:block; float:left; height:13px; margin:3px 5px 3px 3px; width:16px; }
#mn #mn-lgn span.gr { background-position:-277px 0; display:block; float:left; height:16px; margin:3px 5px 3px 3px; width:15px; }
#mn #mn-lgn span.fl { background-position:-277px -22px; display:block; float:left; height:16px; margin:3px 5px 3px 3px; width:15px; }
#mn #mn-lgn span.klima { background-position:-974px -474px; display:block; float:left; height:16px; margin:3px 5px 3px 3px; width:15px;} 
#mn #mn-lgn span.navigasyon { background-position:-974px -511px; display:block; float:left; height:16px; margin:3px 5px 3px 3px; width:15px; }
#mn #mn-lgn span.nvgsyn { background-position:-974px -511px; display:block; float:left; height:16px; margin:3px 5px 3px 3px; width:15px; }
#mn #mn-lgn span.klm { background-position:-974px -474px; display:block; float:left; height:16px; margin:3px 5px 3px 3px; width:15px; }
#mn #mn-lgn span.fdh-cns { background-position:-220px -59px; display:block; float:left; height:18px; margin:6px 10px 3px 3px; width:18px; }
#mn #mn-lgn span.krlm-ksllr-cns { background-position:-258px -58px; display:block; float:left; height:23px; margin:6px 10px 3px 3px; width:24px; }
#mn #mn-lgn span.rc-dtylr-cns { background-position:-313px -59px; display:block; float:left; height:23px; margin:6px 10px 3px 3px; width:24px; }
#mn #mn-lgn span.wrnngs-cns { background-position:-506px 0; display:block; float:left; height:33px; margin:10px 10px 3px 10px; width:38px; }

 span.klm { background-position:0 -5px; display:block; float:left; height:16px; margin:3px 10px 3px 3px; width:20px; }
span.bs { background-position:0 -26px; display:block; float:left; height:16px; margin:3px 10px 3px 3px; width:20px; }
 span.rbg { background-position:0 -45px; display:block; float:left; height:16px; margin:3px 10px 3px 3px; width:20px; }
 span.smll-bg { background-position:0 -64px; display:block; float:left; height:16px; margin:3px 10px 3px 3px; width:20px; }

/*Car Equipment Finish*/

/*Page Finish*/

/* -------------------------------------------------------- Main Style Finish -------------------------------------------------------- */

/* -------------------------------------------------------- Footer Style Start -------------------------------------------------------- */

/*Footer Icons Start*/

#mn #ftr { background-color:#fff; height:auto; margin:0; padding:50px 0; width:100%; -webkit-box-shadow: 0px -3px 5px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px -3px 5px 0px rgba(0,0,0,0.1);
box-shadow: 0px -3px 5px 0px rgba(0,0,0,0.1); }
#mn #ftr #ftr-tp-cns { height:189px; width:100%; }
#mn #ftr #ftr-tp-cns #ftr-tp-cns-lgn { height:189px; margin:0 auto; width:1024px; }
#mn #ftr #ftr-tp-cns #ftr-tp-cns-lgn ul { display:none; }
#mn #ftr #ftr-tp-cns #ftr-tp-cns-lgn ul li { color:#21b6cf; float:left;  font-size:16px; font-weight:bold; margin:0 6px 0 0; text-align:center; width:200px; }
#mn #ftr #ftr-tp-cns #ftr-tp-cns-lgn ul li.ftr-tp-cns-sn { margin:0; }
#mn #ftr #ftr-tp-cns #ftr-tp-cns-lgn ul li span { display:block; font-size:24px; width:200px; }
#mn #ftr #ftr-tp-cns #ftr-tp-cns-lgn ul li span.gvnlr-krls { background-position:-3px -93px; display:block; height:116px; margin:0 auto 20px auto; width:116px; }
#mn #ftr #ftr-tp-cns #ftr-tp-cns-lgn ul li span.kltl-hzmt-nlys { background-position:-122px -93px; display:block; height:116px; margin:0 auto 20px auto; width:116px; }
#mn #ftr #ftr-tp-cns #ftr-tp-cns-lgn ul li span.ygn-fyt-grnts { background-position:-241px -93px; display:block; height:116px; margin:0 auto 20px auto; width:116px; }
#mn #ftr #ftr-tp-cns #ftr-tp-cns-lgn ul li span.krd-krtn-tkst-mkn { background-position:-360px -93px; display:block; height:116px; margin:0 auto 20px auto; width:116px; }
#mn #ftr #ftr-tp-cns #ftr-tp-cns-lgn ul li span.mstr-mmnnyt { background-position:-479px -93px; display:block; height:116px; margin:0 auto 20px auto; width:116px; }

/*Footer Icons Finish*/

/*Maillist Start*/

#bltn { display:block; height:auto; margin:0 auto; padding:0; width:367px; }
#bltn #bltn-lgn { clear:both; display:block; height:auto; margin:0 auto; width:100%; }
#bltn #bltn-lgn span { color:#58595b;  font-size:14px; font-weight:normal; margin:0 0 20px 0; padding:0 0 0 0; text-align:center; }
#bltn #bltn-lgn span.bltn-cklm { border:0px; color:#fff; display:none; float:left;  font-size:12px; font-style:italic; line-height:30px; padding:0 0 0 20px; }
#bltn #bltn-lgn #bltn-frm { clear:both; display:block; }
#bltn #bltn-lgn #bltn-frm input { background:url(../img/page-img/newsletter-icon.png) no-repeat left center; border:1px solid #dddddd !important; color:#58595b; float:none !important;  font-size:14px; height:46px; line-height:46px; margin:0 5px 0 0; padding-left:75px; text-align:left; width:285px;  -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; }
#bltn #bltn-lgn #bltn-frm .bltn-frm-btn { margin:30px auto 0 auto; width:165px; }
#bltn #bltn-lgn #bltn-frm .bltn-frm-btn a { background-color:#fbb040; color:#fff; display:block; font-size:14px; height:40px; line-height:40px; text-align:center; text-decoration:none; width:165px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px;}
#bltn #bltn-lgn #bltn-frm .bltn-frm-btn span { border:0; display:none; height:28px; margin:0; padding:0; width:30px; }
#bltn #bltn-lgn #bltn-frm .bltn-frm-btn a:hover { opacity:0.8; }

/*Maillis Finish*/
/*Footer Link Start*/

/*Links Start*/
#mn #ftr #ftr-lnk { clear:both; height:auto; padding:0; width:100%; }
#mn #ftr #ftr-lnk #ftr-lnk-bg { margin:0 auto; max-width:1158px; width:1024px; padding:0; }
#mn #ftr #ftr-lnk #ftr-lnk-bg #ftr-lnk-lgn { clear:both; height:auto; margin:0 auto; width:1024px; }
#mn #ftr #ftr-lnk #ftr-lnk-bg #ftr-lnk-lgn #ftr-lnk-lgn-left { float:right; height:auto; width:700px; }
#mn #ftr #ftr-lnk #ftr-lnk-bg #ftr-lnk-lgn #ftr-lnk-lgn-left .ftr-lnk-lgn-left-lnks { clear:both; width:100%; margin:15px 0 0 0; }
#mn #ftr #ftr-lnk #ftr-lnk-bg #ftr-lnk-lgn #ftr-lnk-lgn-left .ftr-lnk-lgn-left-lnks ul { float:left; margin:0 3px 0 0; width:230px; }
#mn #ftr #ftr-lnk #ftr-lnk-bg #ftr-lnk-lgn #ftr-lnk-lgn-left .ftr-lnk-lgn-left-lnks ul h4 { color:#58595b; display:block;  font-size:16px; font-weight:bold; margin:0 0 15px 0; }
#mn #ftr #ftr-lnk #ftr-lnk-bg #ftr-lnk-lgn #ftr-lnk-lgn-left .ftr-lnk-lgn-left-lnks ul li { display:block;  font-size:14px; font-style:normal; margin:0px; padding:0px; }
#mn #ftr #ftr-lnk #ftr-lnk-bg #ftr-lnk-lgn #ftr-lnk-lgn-left .ftr-lnk-lgn-left-lnks ul li a { background:url(../img/page-img/footer-link-icon.png) no-repeat left center; color:#58595b; display:block; padding:4px 0 4px 16px; text-decoration:none; width:214px; }
#mn #ftr #ftr-lnk #ftr-lnk-bg #ftr-lnk-lgn #ftr-lnk-lgn-left .ftr-lnk-lgn-left-lnks ul li a:hover { color:#fbb040; }
/*Links Finish*/

#mn #ftr #ftr-lnk #ftr-lnk-bg #ftr-lnk-lgn #ftr-lnk-lgn-right { background:url(../img/page-img/footer-logo.png) no-repeat left top; border-right:1px solid #dddddd; float:left; font-size:12px !important; height:auto; margin-right:43px; margin-top:15px; padding-top:90px; width:280px; }
#mn #ftr #ftr-lnk #ftr-lnk-bg #ftr-lnk-lgn #ftr-lnk-lgn-right h4 { color:#58595b; display:block;  font-size:16px; font-weight:bold; margin:0 0 5px 0; }



.paylas { float:right; margin:12px 0 0 0; width:285px; }
.paylas .twitter { }
.paylas .googleplus { margin:0 0 0 75px !important; }

/*Social Media Start*/
.takip { height:40px; margin:0; padding:30px 0 0 0; width:90%; }

#follow-media { height:40px; margin:0; }
#follow-media p { color:#008585; }
#follow-media ul { clear:both; display:block; height:32px; }
#follow-media ul li { float:left; height:40px; margin:0 10px 0 0; width:66px; }
#follow-media ul li a { display:block; height:40px; text-decoration:none; text-indent: -9999px; width:66px; }
#follow-media ul li.facebook { background:url(../img/page-img/page-img.png) no-repeat -181px -556px; }
#follow-media ul li.facebook:hover { opacity:0.8; }
#follow-media ul li.twitter { background:url(../img/page-img/page-img.png) no-repeat -256px -556px; }
#follow-media ul li.twitter:hover { opacity:0.8; }
#follow-media ul li.googleplus { background:url(../img/page-img/page-img.png) no-repeat -265px -524px; }
#follow-media ul li.googleplus:hover { background-position:-265px -564px; }
#follow-media ul li.youtube { background:url(../img/page-img/page-img.png) no-repeat -307px -524px; }
#follow-media ul li.youtube:hover { background-position:-307px -564px; }
#follow-media ul li.instagram { background:url(../img/page-img/page-img.png) no-repeat -109px -556px; margin-right:0px !important; }
#follow-media ul li.instagram:hover { opacity:0.8; }
#follow-media ul li.linkedin { background:url(../img/page-img/page-img.png) no-repeat -391px -524px; }
#follow-media ul li.linkedin:hover { background-position:-391px -564px; }
#follow-media ul li.yelp { background:url(../img/page-img/page-img.png) no-repeat -433px -524px; }
#follow-media ul li.yelp:hover { background-position:-433px -564px; }
#follow-media ul li.pinterest { background:url(../img/page-img/page-img.png) no-repeat -475px -524px; }
#follow-media ul li.pinterest:hover { background-position:-475px -564px; }
#follow-media ul li.skype { background:url(../img/page-img/page-img.png) no-repeat -517px -524px; }
#follow-media ul li.skype:hover { background-position:-517px -564px; }
#follow-media ul li.vk { background:url(../img/page-img/page-img.png) no-repeat -559px -524px; }
#follow-media ul li.vk:hover { background-position:-559px -564px; }

#follow-media span.ntxt { color:#21b6cf; display:block;  font-size:18px; font-weight:bold; margin:20px 0 5px 0; text-align:center; }
#follow-media span.twtext { color:#21b6cf; display:block;  font-size:30px; font-weight:bold; text-align:center; }
/*Social Media Finish*/


/*Twitter Start*/
#mn #ftr #ftr-lnk #ftr-lnk-bg #ftr-lnk-lgn #ftr-lnk-lgn-left .twttr-twt { background-position:0 -211px; color:#fff; display:none; height:34px; line-height:34px; margin:20px 0 0 0; overflow:hidden; padding:0 10px 0 60px; text-overflow:ellipsis; white-space: nowrap; width:616px; }
#mn #ftr #ftr-lnk #ftr-lnk-bg #ftr-lnk-lgn #ftr-lnk-lgn-left .twttr-twt a { color:#fff; }
#mn #ftr #ftr-lnk #ftr-lnk-bg #ftr-lnk-lgn #ftr-lnk-lgn-left .twttr-twt a:hover { color:#dddddd; }
/*Twitter Finish*/

/*Footer Link Finish*/

/* -------------------------------------------------------- Footer Style Finish -------------------------------------------------------- */

/* -------------------------------------------------------- Main Bottom Start -------------------------------------------------------- */

#mn #cpyrghtndlnks { background-color:#58595b; display:none; margin:0 auto; padding:20px 0; width:100%; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn { margin:0 auto; width:1024px;}
#mn #ftr #ftr-lnk #ftr-lnk-bg #ftr-lnk-lgn #ftr-lnk-lgn-right .cprght { color:#58595b;  font-size:14px; font-weight:bold; padding:0; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn .cprght-lnks { float:right; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn .cprght-lnks ul {}
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn .cprght-lnks ul li { float:left; padding:2px 10px; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn .cprght-lnks ul li a { color:#8c7779; text-decoration:none; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn .cprght-lnks ul li a:hover { color:#21b6cf; text-decoration:underline; }

/* -------------------------------------------------------- Main Bottom Finish -------------------------------------------------------- */

/* -------------------------------------------------------- Main Bottom Start -------------------------------------------------------- */

#mn #mn-bttm { background-color:#fff; display:block; height:auto; width:100%; }
#mn #mn-bttm #mn-bttm-lgn {  font-size:12px; margin:2px auto; padding:10px 0; width:1024px; }
#mn #mn-bttm #mn-bttm-lgn .mbldsktp { float:left; margin:0; padding:2px 0; }
#mn #mn-bttm #mn-bttm-lgn .mbldsktp ul {}
#mn #mn-bttm #mn-bttm-lgn .mbldsktp ul li { float:left; }
#mn #mn-bttm #mn-bttm-lgn .mbldsktp ul li a { display:block; height:32px; text-decoration:none; text-indent: -9999px; width:22px; }
#mn #mn-bttm #mn-bttm-lgn .mbldsktp ul li.mbl { background-position:-805px -373px; display:block; height:32px; width:22px; }
#mn #mn-bttm #mn-bttm-lgn .mbldsktp ul li.mbl:hover { background-position:-805px -408px; }
#mn #mn-bttm #mn-bttm-lgn .mbldsktp ul li.dsktp { background-position:-830px -373px; display:block; height:28px; margin:3px 0 0 10px; width:32px; }
#mn #mn-bttm #mn-bttm-lgn .mbldsktp ul li.dsktp:hover { background-position:-830px -404px; }

#mn #mn-bttm #mn-bttm-lgn .dsgnd { background-position:-872px -373px; height:25px; float:right; width:75px; }
#mn #mn-bttm #mn-bttm-lgn .dsgnd a { display:block; height:25px; text-decoration:none; text-indent: -9999px; width:75px; }
#mn #mn-bttm #mn-bttm-lgn .dsgnd:hover { background-position:-872px -400px; }

/* -------------------------------------------------------- Main Bottom Finish -------------------------------------------------------- */

/* -------------------------------------------------------- Css Sprite Image Start -------------------------------------------------------- */

.sprt-mg { background:url(../img/page-img/page-img.png) no-repeat -999px 0; }
.thr-cns { background:url(../img/page-img/other-icons.png) no-repeat; }

/* -------------------------------------------------------- Css Sprite Image Finish -------------------------------------------------------- */


/* -------------------------------------------------------- LightBox Style Start -------------------------------------------------------- */

#lghtbx { height:auto; margin:20px; min-width:300px; }
#lghtbx span.lghtbx-hdr { border-bottom:1px solid #dddddd; color:#58595b;  font-size:18px; font-weight:bold; margin:0; padding:5px 0 10px 0; }
#lghtbx label.xplntn { float:right; font-size:11px; text-align:left; cursor:default; }
#lghtbx .lghtbx-btn {  font-size:14px; font-weight:bold; line-height:58px; margin:20px auto; text-align:center; }
#lghtbx .lghtbx-btn a { background-color:#21b6cf; color:#fff; display:inline-block; height:58px; margin:0 auto; text-decoration:none; width:269px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#lghtbx .lghtbx-btn a:hover { background-color:#a69799; }
#lghtbx .lghtbx-prlm-nttm { margin:10px auto; text-align:center; width:200px; }
#lghtbx .srvcs-ncldd-prc { margin:0 auto; width:width:560px; }
#lghtbx .srvcs-ncldd-prc ul {}
#lghtbx .srvcs-ncldd-prc ul li { border-bottom:1px solid #dddddd; clear:both; display:block; padding:10px 0; width:600px; }
#lghtbx .srvcs-ncldd-prc ul li span { float:right; }

/*New Membership Link Start*/

.nw-mmbrshp-lnk{ background-position:0 -248px; clear:both; height:77px; left:0px; position:relative; top:20px; width:640px; }
.nw-mmbrshp-lnk a { color:#fff; display:block;  font-size:24px; font-weight:bold; height:77px; padding:0 15px 0 0; width:625px; text-align:right; line-height:77px; text-decoration:none; }
.nw-mmbrshp-lnk a:hover { color:#f6f6f6; }


/*New Membership Link Finish*/

/* -------------------------------------------------------- LightBox Style Finish -------------------------------------------------------- */

/* -------------------------------------------------------- Default Page Style Start -------------------------------------------------------- */

#mn #mn-lgn #dflt-thr-blk { height:340px; margin:30px 0 0 0; width:100%; }
#mn #mn-lgn #dflt-thr-blk #dflt-thr-blk-lgn { height:340px; margin:0 auto; width:1024px; }
/*Araç Kiralama Ofislerimiz Start*/
#mn #mn-lgn #dflt-thr-blk #dflt-thr-blk-lgn #blk-n { border:1px solid #dddddd; float:left; height:310px; line-height:20px; margin:0 20px 0 0; overflow:hidden; padding:14px; width:298px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#mn #mn-lgn #dflt-thr-blk #dflt-thr-blk-lgn #blk-n h3 { clear:right; color:#21b6cf;  font-size:18px; font-weight:bold; height:38px; line-height:38px; }
#mn #mn-lgn #dflt-thr-blk #dflt-thr-blk-lgn #blk-n span { background-position:-126px -53px; float:left; height:38px; left:-14px; position:relative; width:57px; }
/*Araç Kiralama Ofislerimiz Finish*/

/*Havalimanı Araç Kiralama Start*/
#mn #mn-lgn #dflt-thr-blk #dflt-thr-blk-lgn #blk-tw { border:1px solid #dddddd; float:left; height:310px; line-height:20px; margin:0 20px 0 0; overflow:hidden; padding:14px; width:298px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#mn #mn-lgn #dflt-thr-blk #dflt-thr-blk-lgn #blk-tw h3 { clear:right; color:#a69799;  font-size:18px; font-weight:bold; height:38px; line-height:38px; }
#mn #mn-lgn #dflt-thr-blk #dflt-thr-blk-lgn #blk-tw span { background-position:-67px -53px; float:left; height:38px; left:-14px; position:relative; width:57px; }
#mn #mn-lgn #dflt-thr-blk #dflt-thr-blk-lgn #blk-tw ul { margin:10px 0 0 0; }
#mn #mn-lgn #dflt-thr-blk #dflt-thr-blk-lgn #blk-tw ul li { padding:2px 0; }
#mn #mn-lgn #dflt-thr-blk #dflt-thr-blk-lgn #blk-tw ul li span { background-position:-281px -45px; float:left; height:8px; margin:5px 0 0 14px; width:8px; }
/*Havalimanı Araç Kiralama Finish*/

/*Rent a Car Hizmetlerimiz Start*/
#mn #mn-lgn #dflt-thr-blk #dflt-thr-blk-lgn #blk-thr { border:1px solid #dddddd; float:left; height:310px; line-height:20px; margin:0; overflow:hidden; padding:14px; width:298px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#mn #mn-lgn #dflt-thr-blk #dflt-thr-blk-lgn #blk-thr h3 { clear:right; color:#21b6cf;  font-size:18px; font-weight:bold; height:38px; line-height:38px; }
#mn #mn-lgn #dflt-thr-blk #dflt-thr-blk-lgn #blk-thr span { background-position:0 -53px; float:left; height:38px; left:-14px; position:relative; width:57px; }
#mn #mn-lgn #dflt-thr-blk #dflt-thr-blk-lgn #blk-thr ul { margin:10px 0 0 0; }
#mn #mn-lgn #dflt-thr-blk #dflt-thr-blk-lgn #blk-thr ul li { float:left; padding:2px 0; margin:0 2px; width:145px; }
#mn #mn-lgn #dflt-thr-blk #dflt-thr-blk-lgn #blk-thr ul li span { background-position:-281px -45px; float:left; height:8px; margin:5px 0 0 14px; width:8px; }
/*Rent a Car Hizmetlerimiz Finish*/

/* -------------------------------------------------------- Default Page Style Finish -------------------------------------------------------- */

/* -------------------------------------------------------- Popular Locaition Style Start -------------------------------------------------------- */

#mn #mn-lgn #dflt-pplr-lctn { clear:both; display:block; margin:22px 0 22px 0; width:100%; }
#mn #mn-lgn #dflt-pplr-lctn #dflt-pplr-lctn-lgn { margin:0 auto 0 auto;}
#mn #mn-lgn #dflt-pplr-lctn #dflt-pplr-lctn-lgn a { margin:-10px 0 0 0; }
#mn #mn-lgn #dflt-pplr-lctn #dflt-pplr-lctn-lgn h2 { background:url(../img/page-img/hdr-bg.png) repeat-x left center; color:#ff5e00; display:block;  font-size:18px; font-weight:bold; height:17px; margin:0 0 5px 0; }
#mn #mn-lgn #dflt-pplr-lctn #dflt-pplr-lctn-lgn h2 span { background-color:#fff; clear:both; display:block; margin:0 auto 0 15px; padding:0 0 0 10px; width:250px; }

#mn #mn-lgn #dflt-pplr-lctn #dflt-pplr-lctn-lgn .lctns-cntnt { clear:both; float:left; min-height:90px; margin:5px 0 5px 0; padding:0 15px; width:300px;}
#mn #mn-lgn #dflt-pplr-lctn #dflt-pplr-lctn-lgn .lctns-cntnt-lft { clear:both; float:left; display:block; min-height:30px;  margin:5px 0 0 0; width:300px;}
#mn #mn-lgn #dflt-pplr-lctn #dflt-pplr-lctn-lgn .lctns-cntnt-lft .lk { color:#58595b; float:none; }
#mn #mn-lgn #dflt-pplr-lctn #dflt-pplr-lctn-lgn .lctns-cntnt-lft .cty { float:left; color:#58595b; font-weight:bold; margin:0 5px 0 0; overflow:hidden; text-overflow: ellipsis; white-space:nowrap; }
#mn #mn-lgn #dflt-pplr-lctn #dflt-pplr-lctn-lgn .lctns-cntnt-lft .yr { color:#58595b; float:left; }
#mn #mn-lgn #dflt-pplr-lctn #dflt-pplr-lctn-lgn .lctns-cntnt-rght { float:left; height:72px; margin:12px 0 0 10px; width:150px;}
#mn #mn-lgn #dflt-pplr-lctn #dflt-pplr-lctn-lgn .lctns-cntnt-rght .mny { color:#58595b; font-size:24px; font-weight:bold; overflow:hidden; text-overflow: ellipsis; white-space:nowrap; }
#mn #mn-lgn #dflt-pplr-lctn #dflt-pplr-lctn-lgn .lctns-cntnt-mgs { border:1px solid #dddddd; float:left; height:80px; padding:1px; width:133px;}
#mn #mn-lgn #dflt-pplr-lctn #dflt-pplr-lctn-lgn .lctns-cntnt-mgs img { border:0; height:80px; width:133px; }

/* -------------------------------------------------------- Popular Locaition Style Finish -------------------------------------------------------- */

/* -------------------------------------------------------- Popular Cars Style Start -------------------------------------------------------- */

#mn #mn-lgn #dflt-pplr-crs { background-color:#fff; height:450px; margin:0 0 ; width:100%; }
#mn #mn-lgn #dflt-pplr-crs #dflt-pplr-crs-algn { height:450px; margin:0 auto 0 auto; width:1024px; }
#mn #mn-lgn #dflt-pplr-crs #dflt-pplr-crs-algn h2 { background:url(../img/page-img/hdr-bg.png) repeat-x left center; color:#ff5e00; display:none;  font-size:18px; font-weight:bold; height:17px; margin:0 0 5px 0; }
#mn #mn-lgn #dflt-pplr-crs #dflt-pplr-crs-algn h2 span { background-color:#fff; clear:both; display:inline-block; margin:0 auto 0 15px; padding:0 0 0 10px; }
#mn #mn-lgn #dflt-pplr-crs #dflt-pplr-crs-algn ul { }
#mn #mn-lgn #dflt-pplr-crs #dflt-pplr-crs-algn ul li { background-color:#fff; border:1px solid #e4e4e4; height:430px; width:291px;}
#mn #mn-lgn #dflt-pplr-crs #dflt-pplr-crs-algn ul li:hover { border:1px solid #58595b; }
#mn #mn-lgn #dflt-pplr-crs #dflt-pplr-crs-algn ul li b { color:#404040; display:block; font-size:14px; font-weight:normal; margin:10px auto; text-align:center; width:250px; }
#mn #mn-lgn #dflt-pplr-crs #dflt-pplr-crs-algn ul li ul { clear:both; display:block; margin:0 auto; width:280px; }
#mn #mn-lgn #dflt-pplr-crs #dflt-pplr-crs-algn ul li ul li { border: 1px solid #d5f1f5; float: left; font-size: 10px; height: 20px; line-height: 20px; margin: 3px; padding: 3px 5px; width: 120px; }
#mn #mn-lgn #dflt-pplr-crs #dflt-pplr-crs-algn ul li ul li b { font-weight:bold; }
#mn #mn-lgn #dflt-pplr-crs #dflt-pplr-crs-algn ul li img { border:0px; height:137px; width:291px; }/*Yeni Eklendi*/
#mn #mn-lgn #dflt-pplr-crs #dflt-pplr-crs-algn ul li ul li:hover { border: 1px solid #d5f1f5; }
#mn #mn-lgn #dflt-pplr-crs #dflt-pplr-crs-algn ul li .hmpg-cr-sldr-prc { color:#ff6c00; display:block; font-size:11px; margin:15px auto 27px auto; text-align:center; width:250px; }
#mn #mn-lgn #dflt-pplr-crs #dflt-pplr-crs-algn ul li .hmpg-cr-sldr-prc b { color:#ff6c00; display:inline; font-size:24px; font-weight:bold; }
#mn #mn-lgn #dflt-pplr-crs #dflt-pplr-crs-algn ul li a { background-color:#fca419; color:#fff; float:right; font-weight:bold; margin:0 8px; min-width:100px; padding:10px 15px; text-align:center; text-decoration:none; }
#mn #mn-lgn #dflt-pplr-crs #dflt-pplr-crs-algn ul li a:hover { background-color:#ff5e00; }

/* -------------------------------------------------------- Popular Cars Style Finish -------------------------------------------------------- */

/* -------------------------------------------------------- Default Home Location Style Start -------------------------------------------------------- */

#mn #mn-lgn #dflt-hmpg-lctn-srch { background-color:#dddddd; height:545px; padding:0; width:100%; }
#mn #mn-lgn #dflt-hmpg-lctn-srch .home-header { margin:0 auto; width:1024px; }
#mn #mn-lgn #dflt-hmpg-lctn-srch .home-header h1 { color:#58595b; display:block;  font-size:18px; font-weight:normal; margin:-65px auto 0 auto; padding:10px 0 0 0; position:absolute; }

#mn #mn-lgn #dflt-hmpg-lctn-srch #dflt-hmpg-lctn-srch-lgn { height:542px; margin:0 auto; width:1024px; }
#mn #mn-lgn #dflt-hmpg-lctn-srch #dflt-hmpg-lctn-srch-lgn h1 { background:url(../img/page-img/home-h1-bg.png) no-repeat left center; color:#fff; display:none;  font-size:18px; font-weight:normal; margin:0; height:49px; line-height:49px; padding:0 0 0 25px; width:335px; }
#mn #mn-lgn #dflt-hmpg-lctn-srch #dflt-hmpg-lctn-srch-lgn h1 b { font-style:italic; }
#mn #mn-lgn #dflt-hmpg-lctn-srch #dflt-hmpg-lctn-srch-lgn h2 { color:#58595b; display:none;  font-size:18px; font-weight:bold; margin:0 0 0 7px; text-shadow: 2px 2px 0px rgba(255, 255, 255, 1); }
#mn #mn-lgn #dflt-hmpg-lctn-srch #dflt-hmpg-lctn-srch-lgn #lctn-srch-cntnt { margin:0 auto; padding:10px 20px; }
#mn #mn-lgn #dflt-hmpg-lctn-srch #dflt-hmpg-lctn-srch-lgn #lctn-srch-cntnt ul { margin-bottom:10px; min-height:380px; display:block; }
#mn #mn-lgn #dflt-hmpg-lctn-srch #dflt-hmpg-lctn-srch-lgn #lctn-srch-cntnt ul li { }
#mn #mn-lgn #dflt-hmpg-lctn-srch #dflt-hmpg-lctn-srch-lgn #lctn-srch-cntnt ul li input {background-color:#fff; color:#58595b; font-size:16px; }
#mn #mn-lgn #dflt-hmpg-lctn-srch #dflt-hmpg-lctn-srch-lgn #lctn-srch-cntnt ul li.lstrh  { width:310px; }
#mn #mn-lgn #dflt-hmpg-lctn-srch #dflt-hmpg-lctn-srch-lgn #lctn-srch-cntnt ul li.lstrh a { border:1px solid #dddddd !important; border-radius:0px; background:none; }
#mn #mn-lgn #dflt-hmpg-lctn-srch #dflt-hmpg-lctn-srch-lgn #lctn-srch-cntnt ul li.lstrh input { border:1px solid #dddddd; background-color:#FFF; background-position:-972px -115px; margin:0 0 10px 0; padding:5px 27px 5px 30px; height:25px; width:253px; }
#mn #mn-lgn #dflt-hmpg-lctn-srch #dflt-hmpg-lctn-srch-lgn #lctn-srch-cntnt ul li.ml  { width:220px; display:none; }
#mn #mn-lgn #dflt-hmpg-lctn-srch #dflt-hmpg-lctn-srch-lgn #lctn-srch-cntnt ul li.ml input.ml  { background-position:right -71px; height:30px; padding-right:30px; width:200px; }
#mn #mn-lgn #dflt-hmpg-lctn-srch #dflt-hmpg-lctn-srch-lgn #lctn-srch-cntnt ul li.clck-dt  { margin:5px 6px 5px 0; width:320px; }
#mn #mn-lgn #dflt-hmpg-lctn-srch #dflt-hmpg-lctn-srch-lgn #lctn-srch-cntnt ul li.clck-dt input.dt { background-position:-960px -8px;  background-color:#fff; margin:5px 16px 5px 0; padding-left:0px; height:36px !important; width:185px; border-radius:0px !important; }

#mn #mn-lgn #dflt-hmpg-lctn-srch #dflt-hmpg-lctn-srch-lgn #lctn-srch-cntnt ul li.clck-dt input.clck { background-position:-965px -50px; padding-left:45px; background-color:#fff; height:25px; width:55px; }
#mn #mn-lgn #dflt-hmpg-lctn-srch #dflt-hmpg-lctn-srch-lgn #lctn-srch-cntnt ul li label { color:#999999;  font-size:14px; font-weight:normal; margin:0 0 5px 0; width:300px; }
#mn #mn-lgn #dflt-hmpg-lctn-srch #dflt-hmpg-lctn-srch-lgn #lctn-srch-cntnt ul li.frkl-yr { width:340px; }
#mn #mn-lgn #dflt-hmpg-lctn-srch #dflt-hmpg-lctn-srch-lgn #lctn-srch-cntnt ul li.frkl-yr label { color:#999999;  font-size:14px; font-weight:normal; clear:both; width:320px; }
#mn #mn-lgn #dflt-hmpg-lctn-srch #dflt-hmpg-lctn-srch-lgn #lctn-srch-cntnt ul li.frkl-yr label span { margin-top:-5px; position:relative; }
#mn #mn-lgn #dflt-hmpg-lctn-srch #dflt-hmpg-lctn-srch-lgn #lctn-srch-cntnt ul li.frkl-yr input { border:1px solid #dddddd; background-color:#FFF; background-position:-972px -115px; margin:0 0 10px 0; padding:5px 27px 5px 30px; height:25px; width:253px; }

#mn #mn-lgn #dflt-hmpg-lctn-srch #dflt-hmpg-lctn-srch-lgn #lctn-srch-cntnt ul li.rc-ykt { float:left; width:150px; margin-right:20px; }

#mn #mn-lgn #dflt-hmpg-lctn-srch #dflt-hmpg-lctn-srch-lgn #lctn-srch-cntnt ul li.rc-vts { float:left; width:150px; }

#mn #mn-lgn #dflt-hmpg-lctn-srch #dflt-hmpg-lctn-srch-lgn #lctn-srch-cntnt .hm-srch-btn { clear:both; display:block; height:57px; margin:0 auto; text-align:center; width:300px;}
#mn #mn-lgn #dflt-hmpg-lctn-srch #dflt-hmpg-lctn-srch-lgn #lctn-srch-cntnt .hm-srch-btn a { background:url(../img/page-img/buton-bg.png) no-repeat; color:#fff; display:block;  font-size:24px; font-weight:bold; height:60px; line-height:60px; text-align:center; text-decoration:none; text-shadow: 1.3px 1.3px 0px rgba(0, 0, 0, 1); width:290px; }
#mn #mn-lgn #dflt-hmpg-lctn-srch #dflt-hmpg-lctn-srch-lgn #lctn-srch-cntnt .hm-srch-btn a:hover { background:url(../img/page-img/buton-bg-hover.png) no-repeat; }

#mn #mn-lgn #dflt-hmpg-lctn-srch #dflt-hmpg-lctn-srch-lgn #lctn-srch-cntnt ul li.rc-grp { display:none; }

#lctn-srch-cntnt ul li .tm-lksynlr-gstr { margin:2px 0 0 290px; position:absolute;}
#lctn-srch-cntnt ul li .tm-lksynlr-gstr a { background:url(../img/page-img/page-img.png) no-repeat -145px -20px; border:0px; display:block; padding:13px 5px; height:20px; width:21px; }

#lctn-dt-srch .tm-lksynlr-gstr2 { margin:6px 0 0 235px; position:absolute; }
#lctn-dt-srch .tm-lksynlr-gstr2 a { background:url(../img/page-img/page-img.png) no-repeat -145px -20px; border:0px; display:block; height:8px; padding:13px 5px; width:14px; }


/* -------------------------------------------------------- Default Home Location Style Finish -------------------------------------------------------- */

/* -------------------------------------------------------- Home Kampanya and Duyuru Style Start -------------------------------------------------------- */

#mn #mn-lgn #cmpgn-nd-nws { background-color:#fff; margin:18px 0 0 0; overflow:hidden; width:100%; }
#mn #mn-lgn #cmpgn-nd-nws #cmpgn-nd-nws-lgn { height:auto; margin:0 auto; width:1024px; }
#mn #mn-lgn #cmpgn-nd-nws #cmpgn-nd-nws-lgn .usual { }
#mn #mn-lgn #cmpgn-nd-nws #cmpgn-nd-nws-lgn .usual ul { background-color:#ffffff; border-bottom:1px solid #dddddd; border-top:1px solid #dddddd; display:block; height:57px; width:1024px; }
#mn #mn-lgn #cmpgn-nd-nws #cmpgn-nd-nws-lgn .usual ul li {  font-size:24px; font-weight:bold; margin:0 1px 0 0; }
#mn #mn-lgn #cmpgn-nd-nws #cmpgn-nd-nws-lgn .usual ul li a { color:#ff5e00; display:block; height:46px; min-width:150px; padding:11px 15px 0 15px; text-align:center; text-decoration:none; }
#mn #mn-lgn #cmpgn-nd-nws #cmpgn-nd-nws-lgn .usual ul li a:hover { background-color:#ff5e00; color:#fff; }
#mn #mn-lgn #cmpgn-nd-nws #cmpgn-nd-nws-lgn .usual ul li a.slctd { background-color:#a69799; color:#ff5e00; }
#mn #mn-lgn #cmpgn-nd-nws #cmpgn-nd-nws-lgn .usual ul li a span.kmpny-cn { background-position:-86px 0; display:none; float:left; height:25px; margin:4px 5px 0 0; width:28px; } 
#mn #mn-lgn #cmpgn-nd-nws #cmpgn-nd-nws-lgn .usual ul li a span.dyrlr-cn { background-position:-114px 0; display:none; float:left; height:25px; margin:4px 5px 0 0; width:28px; }
.kmpnylr-cntnt { background-color:#fff; float:right; height:463px; margin:6px 0 0 0; padding:2px; width:647px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#mn #mn-lgn #cmpgn-nd-nws #cmpgn-nd-nws-lgn .usual .dyrlr-cntnt { height:310px; overflow:hidden; padding:10px; width:1004px; }
#mn #mn-lgn #cmpgn-nd-nws #cmpgn-nd-nws-lgn .usual .dyrlr-cntnt ul { background-color:#fff; border:none; display:block; }
#mn #mn-lgn #cmpgn-nd-nws #cmpgn-nd-nws-lgn .usual .dyrlr-cntnt ul li { height:310px; width:214px; }
#mn #mn-lgn #cmpgn-nd-nws #cmpgn-nd-nws-lgn .usual .dyrlr-cntnt ul li a { background:none; display:block; height:170px; margin:0; padding:0; text-decoration:none; width:300px;  }
#mn #mn-lgn #cmpgn-nd-nws #cmpgn-nd-nws-lgn .usual .dyrlr-cntnt ul li img { border:1px solid #e4e4e4; margin:0 5px 0 0; padding:3px; }
#mn #mn-lgn #cmpgn-nd-nws #cmpgn-nd-nws-lgn .usual .dyrlr-cntnt ul li span { color:#ff5e00;  font-size:14px; font-weight:bold; margin:5px 0 5px 0; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-align:left; width:300px; }
#mn #mn-lgn #cmpgn-nd-nws #cmpgn-nd-nws-lgn .usual .dyrlr-cntnt ul li p { color:#58595b;  font-size:12px; font-weight:normal; margin:0; padding:0; }
.homepagenewsslider { display:block; height:auto; }

/* -------------------------------------------------------- Home Kampanya and Duyuru Style Finish -------------------------------------------------------- */



/* -------------------------------------------------------- Cars List Style Start -------------------------------------------------------- */

#mn #mn-lgn #pg #pg-rght #crs-lst { clear:both; }
#mn #mn-lgn #pg #pg-rght #crs-lst ul {}
#mn #mn-lgn #pg #pg-rght #crs-lst ul li { background-color:#fff; border:1px solid #dddddd; float:left; margin:10px 5px; padding:9px; width:209px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#mn #mn-lgn #pg #pg-rght #crs-lst ul li .crs-mg { height:96px;  border-bottom:1px solid #dddddd; margin:0 0 10px 0; padding:0 0 15px 0; width:209px; }
#mn #mn-lgn #pg #pg-rght #crs-lst ul li .crs-mg img { border:0px; height:96px; width:209px; }
#mn #mn-lgn #pg #pg-rght #crs-lst ul li .crs-prc { color:#58595b; text-align:center; margin:5px 0 ;}
#mn #mn-lgn #pg #pg-rght #crs-lst ul li .crs-prc strong {color:#58595b; display:inline; font-size:18px; margin:5px auto 27px auto; text-align:center; } /* BURAK EKLENDİ */
#mn #mn-lgn #pg #pg-rght #crs-lst ul li b { display:block; height:auto; margin:0 0 10px 0; text-align:center; width:209px; }
#mn #mn-lgn #pg #pg-rght #crs-lst ul li ul { height:auto; width:209px; }
#mn #mn-lgn #pg #pg-rght #crs-lst ul li ul li { font-size:11px; height:20px; line-height:20px; margin:3px 0; padding:3px 5px; width:199px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; }
#mn #mn-lgn #pg #pg-rght #crs-lst ul li ul li.none { display:none; }
#mn #mn-lgn #pg #pg-rght #crs-lst ul li .crs-dtls-vw { float:right; line-height:20px; margin:10px auto 10px auto; position:relative; width:209px; }
#mn #mn-lgn #pg #pg-rght #crs-lst ul li .crs-dtls-vw a { background-color:#666666;  color:#fff; display:block; font-weight:bold; height:30px; line-height:30px; padding:5px 10px; text-align:center; text-decoration:none; width:189px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#mn #mn-lgn #pg #pg-rght #crs-lst ul li .crs-dtls-vw a:hover { background-color:#58595b; }

/* -------------------------------------------------------- Cars List Style Finish -------------------------------------------------------- */

/* -------------------------------------------------------- Cars List 2 Style Start -------------------------------------------------------- */

#mn #mn-lgn #pg #pg-rght #crs-lst-two { clear:both; }
#mn #mn-lgn #pg #pg-rght #crs-lst-two ul {}
#mn #mn-lgn #pg #pg-rght #crs-lst-two ul li { background-color:#fff; border:1px solid #dddddd; float:left; margin:10px 5px; padding:9px; width:986px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#mn #mn-lgn #pg #pg-rght #crs-lst-two ul li .crs-mg { height:70px; margin:0 0 10px 0; padding:0 0 15px 0; width:209px; float:left; }
#mn #mn-lgn #pg #pg-rght #crs-lst-two ul li .crs-mg img { border:0px; height:96px; width:209px; }
#mn #mn-lgn #pg #pg-rght #crs-lst-two ul li .crs-prc { color:#58595b; text-align:center; margin:9px 0 0 0; width:200px; display:block; float:left;}
#mn #mn-lgn #pg #pg-rght #crs-lst-two ul li .crs-prc strong {color:#58595b; display:inline; font-size:18px; margin:5px auto 27px auto; text-align:center; } /* BURAK EKLENDİ */
#mn #mn-lgn #pg #pg-rght #crs-lst-two ul li .crs-prc a {display:block;margin:5px 0 0 0; }
#mn #mn-lgn #pg #pg-rght #crs-lst-two ul li b { display:inline-block; height:auto;  text-align:left; width:728px; float:left; padding:0 0 0 10px; font-size:19px; }
#mn #mn-lgn #pg #pg-rght #crs-lst-two ul li b a { color:#58595b; font-size:14px; text-decoration:none; }
#mn #mn-lgn #pg #pg-rght #crs-lst-two ul li ul { height:auto; width:559px; padding:0 0 0 10px; float:left; }
#mn #mn-lgn #pg #pg-rght #crs-lst-two ul li ul li { font-size:11px; height:20px; line-height:20px; margin:3px 2px 0 0px; padding:3px 5px; width:100px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; white-space:nowrap; overflow:hidden;-o-text-overflow:ellipsis; -ms-text-overflow:ellipsis; text-overflow:ellipsis; }
#mn #mn-lgn #pg #pg-rght #crs-lst-two ul li ul li.none { display:none; }
#mn #mn-lgn #pg #pg-rght #crs-lst-two ul li .crs-dtls-vw { display:none; float:right; line-height:20px; margin:10px auto 10px auto; position:relative; width:209px; }
#mn #mn-lgn #pg #pg-rght #crs-lst-two ul li .crs-dtls-vw a { background:url(../img/page-img/buton-bg-car.png) no-repeat left #231f20;  color:#fff; display:inline-block; float:left; font-size:16px; font-weight:normal; height:30px; line-height:30px; padding:5px 10px 5px 80px; text-align:left; text-decoration:none; width:119px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; }
#mn #mn-lgn #pg #pg-rght #crs-lst-two ul li .crs-dtls-vw a:hover { opacity:0.9; }

/* -------------------------------------------------------- Cars List 2 Style Finish -------------------------------------------------------- */


/* -------------------------------------------------------- Booking Style Start -------------------------------------------------------- */

#mn #mn-lgn #pg #bkng-dtls { margin:20px 0; }
#mn #mn-lgn #pg #bkng-dtls ul {}
#mn #mn-lgn #pg #bkng-dtls ul li { float:left; width:480px; margin:15px 0; }
#mn #mn-lgn #pg #bkng-dtls ul li span { color:#58595b; float:left; font-weight:bold; margin:0 10px 0 0; min-width:140px; text-align:right; }
#mn #mn-lgn #pg #bkng-dtls ul li.nts { background-color:#000; border-top:1px solid #dddddd; color:#fff; padding:10px 10px; width:962px; }
#mn #mn-lgn #pg #bkng-dtls ul li.nts span { color:#fff; display:block; float:left; font-weight:bold; margin:0 10px 0 0; min-width:10px; text-align:left; }
#mn #mn-lgn #pg #bkng-dtls fieldset { background-color:#fff; }
#mn #mn-lgn #pg #bkng-dtls fieldset legend { background-color:#fff; border:1px solid #dddddd; padding:5px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }


/* -------------------------------------------------------- Booking Style Finish -------------------------------------------------------- */

/* -------------------------------------------------------- Cars Details Style Start -------------------------------------------------------- */

#crs-dtls { background-color:#fff; border:1px solid #dddddd; margin:0; padding:6px 4px 4px 4px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#crs-dtls .cr-dtls-qpmnt { float:left; margin:10px 10px 10px 0; width:475px; }
#crs-dtls .cr-dtls-qpmnt ul { }
#crs-dtls .cr-dtls-qpmnt ul li { border:1px solid #dddddd; float:left; height:20px; line-height:20px; margin:0 5px 5px 0; padding: 3px 5px; width:200px; }
#crs-dtls .cr-dtls-qpmnt ul li.none { display:none; }
#crs-dtls .cr-dtls-prc { color:#58595b; margin:10px 0; text-align:center; }
#crs-dtls .cr-dtls-prc b { color:#fbb040;  font-size:30px; font-weight:bold; }

#thr-qpmnt { border:1px solid #dddddd; margin:0 0 20px 0; padding:10px 6px; width:713px; }
#thr-qpmnt ul { }
#thr-qpmnt ul li { height:20px; line-height:20px; margin:5px 10px 5px 0; min-width:100px; }

#cr-tchncl-prprts { float:left; margin:0 27px 20px 0; width:350px; }
#cr-tchncl-prprts strong { color:#21b6cf; font-size:18px; }
#cr-tchncl-prprts ul { margin:10px 0; }
#cr-tchncl-prprts ul li { border-bottom:1px dashed #dddddd; margin:5px 0; padding:5px 0; width:350px; }
#cr-tchncl-prprts ul li span { float:right; }

#cr-qpmnt-prprts { float:left; margin:0 0 20px 0; width:350px; }
#cr-qpmnt-prprts strong { color:#21b6cf; font-size:18px; }
#cr-qpmnt-prprts ul { margin:10px 0; }
#cr-qpmnt-prprts ul li { border-bottom:1px dashed #dddddd; margin:5px 0; padding:5px 0; width:350px; }
#cr-qpmnt-prprts ul li span { float:right; }

#cr-bt { margin:0 0 20px 0; clear:both; width:713px;}
#cr-bt strong { color:#21b6cf; font-size:18px; }

#thr-cr-slct { margin:0 0 20px 0; }
#thr-cr-slct .benzerbaslik { border-bottom:1px solid #dddddd; clear:both; color:#58595b; display:block; font-size:18px; float:left; font-weight:bold; margin:0 0 10px 0; padding:5px 0 10px 0; width:727px;} /*BURAK EKLENDİ*/
#thr-cr-slct b { display:block; height:auto; margin:0 0 10px 0; text-align:center; width:209px; } /*BURAK EKLENDİ*/



/* -------------------------------------------------------- Cars Details Style Finish -------------------------------------------------------- */

.top-arrow { border:none; box-shadow:none; }
.bottom-arrow { border:none; box-shadow:none; }
.extra-adet { box-shadow:none; height:20px; text-align:center; }

/* -------------------------------------------------------- Clear Start -------------------------------------------------------- */

.clr { clear:both; }
.clear { clear:both; }

/* -------------------------------------------------------- Clear Finish -------------------------------------------------------- */

/**/
/**/

/* -------------------------------------------------------- BURAK EKLENDİ -------------------------------------------------------- */
#mn #mn-lgn #pg #pg-rght #tb-mn ul li .ctv-diger { background-color:#dddddd; color:#58595b; float:left;  font-size:14px;  line-height:35px; padding:0 10px;  text-decoration:none; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; }
#mn #mn-lgn #pg-fldst ul li .xtr-sgrt-adt { bottom:5px; float:right; height:22px; margin:0px; padding-right:10px; position:relative; } 
#mn #mn-lgn #pg-fldst ul li .xtr-sgrt-adt input { margin:0px; padding:0px; }
#mn #mn-lgn #pg-fldst ul li .xtr-sgrt-adt img { margin:0px; padding:0; }
#mn #mn-lgn #pg-fldst ul li .xtr-sgrt-adt input[type="image"]{width:12px; height:11px;}
#mn #mn-lgn #pg-fldst ul li .xtr-sgrt-adt input[type="text"]{width:30px; margin:0 0 0 5px; padding:5px;}

#mn #ftm-cntnt ul li table tbody tr td label { float:left; margin:5px 10px 0 0; width:auto; }
#mn #ftr #bltn #bltn-lgn span {border:0px; color:#666666; display:block; float:left;  font-size:13px; font-style:normal; line-height:30px; padding:0 0 0 20px; }
#mn #ftr #bltn #bltn-lgn span.bltn-cklm span{ border:0px; color:#362100; display:block; float:left;  font-size:13px; line-height:30px; padding:0 0 0 20px; }

#ftm-cntnt ul li.liKupon { background-color:#faffbd; height:50px; padding-top:5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#ftm-cntnt ul li.liKupon a { background-color:#58595b; color:#fff; display:block; float:left; height:37px; line-height:37px; margin:5px 0 0 10px; text-align:center; text-decoration:none; width:100px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#ftm-cntnt ul li.liKupon a:hover { opacity:0.9; }

.liKupon .fa-check{color:Green; font-size:26px; margin:10px 0 0 10px; display:none;}
.liKupon .fa-times{color:Red; font-size:26px;margin:10px 0 0 10px; display:none}

.liKuponKodumVar b{float:left; cursor:pointer; margin:2px 10px 0 0;}
.liKuponKodumVar span.cvv-info {background-position:-665px -13px; display:block; float:left; height:19px; width:19px; margin:0px 0px 3px 0px; position:relative; right:3px;}
.liKuponKodumVar span.cvv-info:hover {cursor:pointer; background-position:-638px -13px; display:block; float:left; height:19px; width:19px;  margin:0px 0px 3px 0px; position:relative; right:3px;}


.GridView{margin-top:-10px;}
.GridViewFiltre{margin-top:10px;}

.haber-detay-pn {}
.haber-detay-pn b {color:#21b6cf; display:block;  font-size:14px; font-weight:bold; height:auto; overflow:hidden; padding:10px 20px 10px 0; text-overflow:ellipsis; white-space: nowrap; width:707px; }
.haber-detay-pn .haber-detay-img { display:block; margin:0 0 10px 0; padding:0px; width:727px; height:342px; overflow:hidden; }
.haber-detay-pn .haber-detay-img img { border:1px solid #dddddd; float:left; margin:0px 5px 5px 0; padding:0px; }
.haber-detay-pn .haber-detay-p p { margin:0; padding:5px 0; }

#haber-pn {}
#haber-pn h5 { border-bottom:1px solid #dddddd; color:#58595b;  font-size:16px; font-weight:bold; margin:20px 0 0 0; padding:0 0 10px 0; width:727px; }
#haber-pn ul {}
#haber-pn ul li { clear:both; margin:0px; padding:0px; border-bottom:1px solid #dddddd;  }
#haber-pn ul li a{ display:block; float:left; line-height:20px; padding:10px 0; text-decoration:none; margin:0px; width:697px;  }
#haber-pn a b { color:#58595b;  font-size:13px; font-weight:normal; overflow:hidden; text-overflow:ellipsis; white-space: nowrap; width:697px;}
#haber-pn img { cursor:pointer;  float:left; position:relative; top:4px; }
#haber-pn .haber-dv { display:none; padding:10px 0; }
#haber-pn .haber-dv p { margin:0; padding:0; }


#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li.cr-lst-slct-rght-lnks a.onrezervasyon { background-color:#fbb040; border:1px solid #fbb040; color:#fff; display:block;  font-size:16px; font-weight:normal; height:40px; margin:8px auto 0 auto; text-align:center; text-decoration:none; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; transition:all 0.35s ease-in-out; -webkit-transition:all 0.35s ease-in-out; -moz-transition:all 0.35s ease-in-out; -o-transition:all 0.35s ease-in-out; }
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li.cr-lst-slct-rght-lnks a.onrezervasyon:hover { background-color:#fff; color:#000; }
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li.cr-lst-slct-rght-lnks a.musaitdegil { background-image:none; background-color:#ff0000; border-color:#ff0000; color:#fff; display:block;  font-size:14px; font-weight:normal; height:40px; margin:8px auto 0 auto; text-align:center; text-decoration:none; padding-left:0; width:100%; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; }
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li.cr-lst-slct-rght-lnks a.musaitdegil:hover { background-color:#ff0000; }

.altsigortaname { position:relative;top:-7px; font-size:12px; font-family:Arial,sans-serif; font-weight:normal;  }
.altsigortaprice {text-decoration:line-through; }

#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls ul.fyt-blglr { list-style-type:none; margin:0; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls ul.fyt-blglr li { list-style-type:none; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls ul.fyt-blglr li span.fyt-cizili { font-size:11px; font-weight:normal; text-decoration:line-through; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls ul.fyt-blglr li.prc-kznc span { color:#4d545f; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls ul.fyt-blglr li.prc-kznc b { display:block; float:left; font-size:10px; font-weight:normal; text-align:right; width:200px; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls ul.fyt-blglr li.prc-kznc span { color:#4d545f; font-size:12px; font-weight:bold; text-align:center; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls span.tplm{ font-size:18px; text-align:center; }


#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li.cr-lst-slct-rght-prc .snr-ode { float:left; width:91px; height:50px; display:inline-block; border:1px solid #dddddd; background-color:#f4f4f4; padding:3px 0; margin:0 2px 0 0 ;   }
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li.cr-lst-slct-rght-prc .snr-ode b{ font-size:10px;font-family:Arial,sans-serif; font-weight:normal; position:relative; top:2px; padding:0 0 8px 1px; float:left; display:block; width:70px; height:20px; overflow:hidden; text-align:left;}
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li.cr-lst-slct-rght-prc .snr-ode label{ color:#58595b;  font-size:15px; font-weight:bold;text-align:center; padding:0; margin:0; }
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li.cr-lst-slct-rght-prc .snr-ode span.cvv-info {background-position:-665px -13px; display:block; float:right; height:19px; width:19px; margin:0px 0px 3px 0px; position:relative; right:3px;}
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li.cr-lst-slct-rght-prc .snr-ode span.cvv-info:hover {cursor:pointer; background-position:-638px -13px; display:block; float:right; height:19px; width:19px;  margin:0px 0px 3px 0px; position:relative; right:3px;}

#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li.cr-lst-slct-rght-prc .snr-ode-tek { float:left; width:184px; height:50px; display:inline-block; border:1px solid #dddddd; background-color:#f4f4f4; padding:3px 0; margin:0 2px 0 0 ;   }
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li.cr-lst-slct-rght-prc .snr-ode-tek b{ color:#58595b:; font-size:10px;font-family:Arial,sans-serif; font-weight:normal; position:relative; top:2px; padding:0 0 8px 1px; float:left; display:block; width:150px; height:20px; overflow:hidden; text-align:right;}
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li.cr-lst-slct-rght-prc .snr-ode-tek label{ color:#fbb040;  font-size:19px; font-weight:bold;text-align:center; padding:0; margin:0; width:184px; }
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li.cr-lst-slct-rght-prc .snr-ode-tek span.cvv-info {background-position:-665px -13px; display:block; float:right; height:19px; width:19px; margin:0px 0px 3px 0px; position:relative; right:3px;}
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li.cr-lst-slct-rght-prc .snr-ode-tek span.cvv-info:hover {cursor:pointer; background-position:-638px -13px; display:block; float:right; height:19px; width:19px;  margin:0px 0px 3px 0px; position:relative; right:3px;}

#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li.cr-lst-slct-rght-prc .smd-ode { float:left; width:91px; height:50px; display:inline-block; border:1px solid #dddddd; background-color:#f4f4f4; padding:3px 0; }
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li.cr-lst-slct-rght-prc .smd-ode b{ font-size:10px;font-family:Arial,sans-serif; font-weight:normal; position:relative; top:2px; padding:0 0 8px 1px; float:left; display:block; width:70px; height:20px; overflow:hidden; text-align:left;}
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li.cr-lst-slct-rght-prc .smd-ode label{ color:#58595b;  font-size:15px; font-weight:bold;text-align:center; padding:0; margin:0; }
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li.cr-lst-slct-rght-prc .smd-ode span.cvv-info {background-position:-665px -13px; display:block; float:right; height:19px; width:19px; margin:0px 0px 3px 0px; position:relative; right:3px;}
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li.cr-lst-slct-rght-prc .smd-ode span.cvv-info:hover {cursor:pointer; background-position:-638px -13px; display:block; float:right; height:19px; width:19px;  margin:0px 0px 3px 0px; position:relative; right:3px;}

#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li.cr-lst-slct-rght-prc .prc-kznc {padding:8px 0 0 0; clear:both;float:right; font-size:10px; height:19px; line-height:19px; margin:0px 0px 3px;}
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li.cr-lst-slct-rght-prc .prc-kznc b { font-size:10px; font-family:Arial,sans-serif; font-weight:normal; position:relative; top:0px; padding:0 5px 0 5px; color:#58595b; width:60px;}
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li.cr-lst-slct-rght-prc .prc-kznc label{ color:#58595b;  font-size:12px; font-weight:bold;text-align:center; }
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li.cr-lst-slct-rght-prc .prc-kznc span.kznc {background-position:-638px -41px; display:block; float:left; height:19px; width:19px; margin:0px 0px 3px 0px; margin:3px 0 0 10px;}


#mn #mn-lgn #pg #pg-rght #tb-dm { height:45px; width:100%; margin:0 0 10px 0; }
#mn #mn-lgn #pg #pg-rght #tb-dm ul { width:727px; }
#mn #mn-lgn #pg #pg-rght #tb-dm ul li.snr-ode { float:right; width:129px; height:42px; display:inline-block; border:1px solid #dddddd; background-color:#fff; padding:1px 0;  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#mn #mn-lgn #pg #pg-rght #tb-dm ul li.snr-ode b{ font-size:10px;font-family:Arial,sans-serif; font-weight:bold; padding:0 0 8px 1px; float:left; display:block; width:100px; overflow:hidden; text-align:left; height:15px; line-height:15px;}
#mn #mn-lgn #pg #pg-rght #tb-dm ul li.snr-ode label{ color:#fbb040;  font-size:16px; font-weight:bold;text-align:center; padding:0; margin:7px 0; width:129px; line-height:0; }
#mn #mn-lgn #pg #pg-rght #tb-dm ul li.snr-ode span.cvv-info {background-position:-665px -13px; display:block; float:right; height:19px; width:19px; margin:0px 0px 3px 0px; position:relative; right:3px;}
#mn #mn-lgn #pg #pg-rght #tb-dm ul li.snr-ode span.cvv-info:hover {cursor:pointer; background-position:-638px -13px; display:block; float:right; height:19px; width:19px;  margin:0px 0px 3px 0px; position:relative; right:3px;}

#mn #mn-lgn #pg #pg-rght #tb-dm ul li.smd-ode { float:right; width:129px; height:42px; display:inline-block; border:1px solid #dddddd; background-color:#f4f4f4; padding:1px 0; margin:0 0 0 5px ; }
#mn #mn-lgn #pg #pg-rght #tb-dm ul li.smd-ode b{ font-size:10px;font-family:Arial,sans-serif; font-weight:bold; position:relative; top:2px; padding:0 0 8px 1px; float:left; display:block; width:100px; height:20px; overflow:hidden; text-align:left; height:15px; line-height:15px;}
#mn #mn-lgn #pg #pg-rght #tb-dm ul li.smd-ode label{ color:#58595b;  font-size:16px; font-weight:bold;text-align:center; padding:0; margin:7px 0; width:129px;  line-height:0;}
#mn #mn-lgn #pg #pg-rght #tb-dm ul li.smd-ode span.cvv-info {background-position:-665px -13px; display:block; float:right; height:19px; width:19px; margin:0px 0px 3px 0px; position:relative; right:3px;}
#mn #mn-lgn #pg #pg-rght #tb-dm ul li.smd-ode span.cvv-info:hover {cursor:pointer; background-position:-638px -13px; display:block; float:right; height:19px; width:19px;  margin:0px 0px 3px 0px; position:relative; right:3px;}

.dvMap { height: 350px; width:100%; }

#mn #mn-lgn #pg #pg-rght .pg-rght-btn a:hover.btnClickHover{background-color:#58595b;}

/*Ekstra Sınıf Donanım Start*/
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls ul.snf-dnnm { height:auto; width:255px; padding:0; float:left; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls ul.snf-dnnm li { font-size:10px; height:20px; line-height:20px; margin:3px 2px 0 0px; padding:3px 5px; width:auto; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; float:left; clear:none; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls ul.snf-dnnm li span {float:left; }
/*Ekstra Sınıf Donanım Finish*/

.tooltip {display:none;position:absolute;border:1px solid #dddddd; background:rgba (231,231,231, 1); border-radius:5px;padding:10px;color:#616161;font-size:12px Arial; min-width:30px;max-width:200px;}
.transfer-not{height:70px; padding:10px 10px 10px 0;}
.transferyoncustom{height:auto !important;}

.tooltipekstra {display:none;position:absolute;border:1px solid #dddddd; background-color:#fff; border-radius:5px;padding:10px;color:#616161; font-size:12px Arial; min-width:30px;max-width:200px; -webkit-box-shadow: 6px 4px 12px -2px rgba(0,0,0,0.25);
-moz-box-shadow: 6px 4px 12px -2px rgba(0,0,0,0.25);
box-shadow: 6px 4px 12px -2px rgba(0,0,0,0.25); }
.transfer-not{height:70px; padding:10px 10px 10px 0;}
.transferyoncustom{height:160px;}

/*-----------------------------------Yeni Lokasyon Modülü İçin Gerekli Düzenlemeler-----------------------------------*/
.new-location{padding:10px !important;color:#58595b; font-size:14px;}
.new-location *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box; width:auto;}
.new-location .selecter{display:none;}
.new-location ul{min-height:50px !important;}
.new-location .hm-srch-btn{}

/*-----LokasyonTarih03Yatay Yatay-----*/
.new-location .lokasyon-custom{width:340px !important;opacity:1 !important;}
.new-location .lokasyon-custom .selecter.closed{display:none;}
.new-location .lokasyon-custom .input-group{width:340px;}
.new-location .clck-dt .saat-custom{width:110px!important;opacity:1 !important;}
.new-location ul li.lstrh{ width:340px !important; margin-bottom:10px !important; }
.new-location ul li.lstrh a,.new-location ul li.frkl-yr a{border:1px solid #dddddd !important; border-radius:0; background:none;}
.new-location ul li.frkl-yr #checkboxopen{margin-bottom:10px !important;}
.new-location ul li.clck-dt{width:340px !important;}
.new-location ul li.clck-dt .alissaat{position:relative !important;left:230px !important;width:120px !important;}
.new-location ul li.clck-dt .alissaat a { background:none; border-color:#dddddd; border-radius:0px; margin-top:-92px; }
.new-location ul li.clck-dt .birakissaat{position:relative !important;left:230px !important;width:120px !important;}
.new-location ul li.clck-dt .birakissaat a { background:none; border-color:#dddddd; border-radius:0px; margin-top:-41px !important; }
.new-location .checkboxaktif{display:block;} /*--Aktif edilirse farklı lokasyona bırakacağım checkbox'ı aktif olur */
.new-location .rc-grp .selecter.closed{display:none;}
.new-location .rc-ykt .selecter.closed{display:none;}
.new-location .rc-vts .selecter.closed{display:none;}
.new-location .rc-dvz .selecter.closed{display:none;}
.new-location .rc-grp,.rc-ykt,.rc-vts,.rc-dvz,.yr-yrdmc{display:none;}
.new-location span.select2-match{display:inline-block !important;}
/*-----LokasyonTarih03Yatay END-----*/

/*-----LokasyonTarih03Yan Yan-----*/
.new-location .lokasyon-custom-yan{width:255px !important;opacity:100 !important;}
.new-location .lokasyon-custom-yan .input-group{width:340px;}
.new-location .clck-dt-yan .saat-custom-yan{width:105px!important;opacity:100 !important;}
.new-location ul li.tmlksynlr a,.new-location ul li.frkl-yr-yan a{border:1px solid #dddddd !important; border-radius:0; background:none;}
.new-location ul li.clck-dt-yan input.als{width:145px !important; height:37px !important;margin-bottom:10px !important; font-size:15px !important; color:#58595b;}
.new-location ul li.clck-dt-yan input.brks{width:145px !important; height:37px !important; margin-bottom:10px !important; font-size:15px !important; color:#58595b;}
.new-location ul li.clck-dt-yan .alissaat{position:relative !important;left:5px !important;top:-67px !important}
.new-location ul li.clck-dt-yan .alissaat a { background:none; border-color:#dddddd; border-radius:0px;}
.new-location ul li.clck-dt-yan .birakissaat{position:relative !important;left:5px !important;top:-36px !important}
.new-location ul li.clck-dt-yan .birakissaat a { background:none; border-color:#dddddd; border-radius:0px;  }
.new-location .lokasyon-custom-yan span, .new-location .clck-dt-yan span{color:#58595b !important; font-size:14px !important; margin-top:0px !important; position:absolute !important;}
.new-location .tmlksynlr span.dty{color:#b3b3b3 !important; font-size:11px !important; font-weight:normal !important;}

h1{line-height:50px !important;}
/*-----LokasyonTarih03Yan END-----*/

/*-----LokasyonTarih03Ust-----*/
.new-location .lokasyon-custom-ust{width:340px !important;opacity:1 !important;}
.new-location .lokasyon-custom-ust .selecter.closed{display:none;}
.new-location .lokasyon-custom-ust .input-group,.new-location .clck-dt-ust{width:740px;}
.new-location .clck-dt-ust .saat-custom{width:110px!important; opacity:1 !important;}
.new-location ul li input.als{width:220px !important; height:37px !important;margin:0 130px 10px 0 !important; font-size:15px !important; color:#58595b;}
.new-location ul li input.brks{width:220px !important; height:37px !important;font-size:15px !important; color:#58595b;margin-top:0px;}
.new-location ul li.lstrh  { width:370px !important; margin-bottom:10px !important; }
.new-location ul li.clck-dt-ust .alissaat{position:relative !important;left:230px !important;width:120px !important}
.new-location ul li.clck-dt-ust .alissaat a { background:none; border-color:#dddddd; border-radius:0px; margin-top:-47px; }
.new-location ul li.clck-dt-ust .birakissaat{position:relative !important;left:580px !important;width:120px !important}
.new-location ul li.clck-dt-ust .birakissaat a { background:none; border-color:#dddddd; border-radius:0px; margin-top:-46px !important; }
/*-----LokasyonTarih03Ust END-----*/

.progressyeni
 {
   font: 15px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
   color:#666666;
   top: 0px;
   right: 0px;
   position:fixed;
   width:100%;
   height:100%;
   text-align:center;
   z-index:9998;
   background:url(../img/page-img/progress-bg.png) repeat;
 }
 .progressyeni img { background-color:#fff; margin-top:20%; z-index:9999; padding:10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }
 
/*-----------------------------------Yeni Lokasyon Modülü İçin Gerekli Düzenlemeler-----------------------------------*/

/* -------------------------------------------------------- BURAK EKLENDİ[SON] -------------------------------------------------------- */


/*ZGR Top Style Start*/

#top { height:42px; margin:0; padding:0; width:100%; }
#top #top-middle { height:42px; margin:0 auto; padding:0px; width:809px; }




#top #top-middle #top-middle-left { height:28px;  float:left; font-size:11px; font-weight:normal; margin:0; }
#top #top-middle #top-middle-left ul { list-style-type:none; margin:0; padding:0; }
#top #top-middle #top-middle-left ul li { float:left; padding:0 10px; }
#top #top-middle #top-middle-left ul li a { color:#58595b; text-decoration:none; display:block; padding:6px 0 0 0; }
#top #top-middle #top-middle-left ul li a:hover { color:#58595b; }
#top #top-middle #top-middle-left ul li.first-menu { padding:5px 10px 0 0; }
#top #top-middle #top-middle-right { background:url(../img/page-img/page-img.png) no-repeat -875px -899px; height:28px;  float:right; font-size:11px; font-weight:bold; padding:10px 0 0 49px; }
#top #top-middle #top-middle-right ul { list-style-type:none; margin:0; padding:0; }
#top #top-middle #top-middle-right ul li { height:16px; float:left; padding:0 10px; }
#top #top-middle #top-middle-right ul li a { color:#fff; display:block; text-decoration:none; }
#top #top-middle #top-middle-right ul li a:hover { color:#58595b; }
#top #top-middle #top-middle-right ul li.rezervasyonum { padding:0; }

#top #top-middle #top-middle-right ul li.yeniuyelik a{ background:url(../img/page-img/page-img.png) no-repeat -1083px -33px; height:17px;  padding:0 0 0 26px; }
#top #top-middle #top-middle-right ul li.yeniuyelik a:hover { background:url(../img/page-img/page-img.png) no-repeat -1083px -50px;  padding:0 0 0 26px; }
#top #top-middle #top-middle-right ul li.girisyap a{ background:url(../img/page-img/page-img.png) no-repeat -1083px -67px;  padding:0 0 0 26px; }
#top #top-middle #top-middle-right ul li.girisyap a:hover { background:url(../img/page-img/page-img.png) no-repeat -1083px -85px;  padding:0 0 0 26px; }
#top #top-middle #top-middle-right ul li.dil { background:url(../img/page-img/page-img.png) no-repeat scroll right -103px; margin:0; padding:0; }
#top #top-middle #top-middle-right ul li.dil dl { margin:0; padding:0; }
#top #top-middle #top-middle-right ul li.dil dd { padding:5px 0; }

#top #top-middle #top-middle-right ul li.top-para { background:url(../img/page-img/page-img.png) no-repeat scroll right -103px; margin:0 0 0 10px; padding:0;  }
#top #top-middle #top-middle-right ul li.top-para dl { margin:0; padding:0; }
#top #top-middle #top-middle-right ul li.top-para dd { padding:5px 0; }


/*ZGR Top Style Start*/

/*ZGR Bottom Style Start*/

#mn #cpyrghtndlnks #cpyrghtndlnks-lgn #social-media { height:60px; float:right; padding:0 20px 0 50px; line-height:60px; display:none; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn #social-media h6 { color:#58595b; float:left;  font-size:14px; font-weight:bold; margin:0px; padding:0 25px 0 0;  }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn #social-media ul { float:left; list-style-type:none; margin:0; padding:0px; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn #social-media ul li { display:block; float:left; margin:0 5px; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn #social-media ul li a { color:#fff; display:block; font-size:11px; text-decoration:none; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn #social-media ul li a:hover { color:#58595b; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn #social-media ul li.facebook{ background-position:-323px -971px; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn #social-media ul li.facebook:hover { background-position:0 -971px; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn #social-media ul li.twitter { background-position:-352px -971px; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn #social-media ul li.twitter:hover { background-position:-29px -971px; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn #social-media ul li.flickr { background-position:-381px -971px; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn #social-media ul li.flickr:hover { background-position:-58px -971px; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn #social-media ul li.friendfeed { background-position:-410px -971px; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn #social-media ul li.friendfeed:hover { background-position:-87px -971px; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn #social-media ul li.vine { background-position:-440px -971px; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn #social-media ul li.vine:hover { background-position:-117px -971px; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn #social-media ul li.youtube { background-position:-469px -971px; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn #social-media ul li.youtube:hover { background-position:-146px -971px; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn #social-media ul li.googleplus { background-position:-498px -971px; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn #social-media ul li.googleplus:hover { background-position:-175px -971px; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn #social-media ul li.pinterest { background-position:-527px -971px; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn #social-media ul li.pinterest:hover { background-position:-204px -971px; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn #social-media ul li.linkedin { background-position:-557px -971px; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn #social-media ul li.linkedin:hover { background-position:-234px -971px; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn #social-media ul li.skype { background-position:-587px -971px; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn #social-media ul li.skype:hover { background-position:-264px -971px; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn #social-media ul li.rss { background-position:-617px -971px; display:none; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn #social-media ul li.rss:hover { background-position:-294px -971px; }

/*ZGR Bottom Style Finish*/

/*ZGR Footer Style Start*/

.bank-logos { background:url(../img/page-img/footer-bank.png) no-repeat center top; border-bottom:1px solid #00ffff; display:none; height:84px; width:100%; margin:0; padding-bottom:10px; clear:both; }
.footer-left-phone { display:block; float:left; height:109px; width:319px; margin:0; padding:0px; }
.footer-email-address { background:url(../img/page-img/bank-sll-logo.png) no-repeat left bottom; display:block; height:40px; margin:0; padding:120px 0 0; width:218px; }

/*ZGR Footer Style Finish*/

/*ZGR Diğer Donanımlar Start*/

#diger-donanimlar { background-color:#fff; border:1px solid #dddddd; padding:10px; margin:15px 0; }
#diger-donanimlar ul { list-style-type:none; margin:0; padding:0; }
#diger-donanimlar ul li { float:left; margin:0 10px 0 0; padding:5px 10px; }
#diger-donanimlar ul li.klima { background:url(../img/page-img/other-icons.png) no-repeat 0 0; padding:5px 20px 5px 30px; }
#diger-donanimlar ul li.abs { background:url(../img/page-img/other-icons.png) no-repeat 0 -21px; padding:5px 20px 5px 30px; }
#diger-donanimlar ul li.airbag { background:url(../img/page-img/other-icons.png) no-repeat 0 -40px; padding:5px 20px 5px 30px; }
#diger-donanimlar ul li.kucukbavul { background:url(../img/page-img/other-icons.png) no-repeat 0 -60px; padding:5px 20px 5px 30px; }

/*ZGR Diğer Donanımlar Finish*/

/*ZGR Teknik Özellikler Start*/
#arac-teknik-ozellikler { float:left; margin:0 0 20px 0; width:340px; }
#arac-teknik-ozellikler h5 { color:#58595b; font-family: 'Open Sans Condensed'sans-serif; font-size:18px; font-weight:bold; margin:5px 0; }
#arac-teknik-ozellikler ul { list-style-type:none; margin:0; padding:0; }
#arac-teknik-ozellikler ul li { background:url(../img/page-img/manset-bg.png) repeat; border-bottom:1px solid #dddddd; padding:5px; width:330px; }
#arac-teknik-ozellikler ul li span { float:right; }
#arac-teknik-ozellikler ul li.beyazzemin { background:none; }

/*ZGR Teknik Özellikler Finish*/

/*ZGR Donanımsal Özellikler Start*/

#arac-donanımsal-ozellikler { float:right; margin:0 0 20px 0; width:340px; }
#arac-donanımsal-ozellikler h5 { color:#58595b; font-family: 'Open Sans Condensed'sans-serif; font-size:18px; font-weight:bold; margin:5px 0; }
#arac-donanımsal-ozellikler ul { list-style-type:none; margin:0; padding:0; }
#arac-donanımsal-ozellikler ul li { background:url(../img/page-img/manset-bg.png) repeat; border-bottom:1px solid #dddddd; padding:5px; width:330px; }
#arac-donanımsal-ozellikler ul li span { float:right; }
#arac-donanımsal-ozellikler ul li.beyazzemin { background:none; }

/*ZGR Donanımsal Özellikler Finish*/

/*ZGR Araç Hakkında Start*/

#arac-hakkinda { clear:both; display:block; margin:15px 0; width:727px; }
#arac-hakkinda h3 { color:#58595b; font-family: 'Open Sans Condensed'sans-serif; font-size:18px; font-weight:bold; margin:5px 0; }

/*ZGR Araç Hakkında Finish*/


.EMailGoster { display:none; }

.pg-lft-tp { clear:both; display:none; height:15px; margin:0; padding:0; width:290px; }
.pg-lft-bttm { clear:both; display:none; height:78px; width:290px; }
/* ZGR Kur Hesaplama Start*/

#left-kur-hesapla { display:none; margin:10px 0 0 0; }
#left-kur-hesapla h2 { background:url(../img/page-img/page-img.png) no-repeat -465px -904px; clear:both; color:#9f9f9f; float:right;  font-size:12px; font-weight:normal; height:57px; line-height:57px; margin:0px; padding:0 5px 0 80px; text-align:left; width:198px; }
#left-kur-hesapla #left-kur-hesapla-middle { margin:10px 10px 0px 20px; }
#left-kur-hesapla #left-kur-hesapla-middle ul { list-style-type:none; margin:0; padding:0 0 15px 0; }
#left-kur-hesapla #left-kur-hesapla-middle ul li { padding: 5px 0; }
#left-kur-hesapla #left-kur-hesapla-middle label {   font-size:18px; font-weight:bold; display:block; margin:0 0 0 5px; padding:13px 0 0 0; width:5px; float:left; }

 #transfer-islemleri { float:right;  font-size:12px; font-weight:normal; }
 #transfer-islemleri a{ background:url(../img/page-img/page-img.png) no-repeat -284px -196px; clear:both; color:#9f9f9f; float:right;  font-size:12px; font-weight:normal; height:64px; line-height:64px; margin:0px; padding:0 3px 0 80px; text-align:left; text-decoration:none; width:198px; }
 #transfer-islemleri a:hover{ background:url(../img/page-img/page-img.png) no-repeat 0 -196px; clear:both; color:#58595b; float:right;  font-size:12px; font-weight:normal; height:64px; line-height:64px; margin:0px; padding:0 3px 0 80px; text-align:left; width:198px; }
 #yat-limuzin {  float:right;  font-size:12px; font-weight:normal; }
 #yat-limuzin a{ background:url(../img/page-img/page-img.png) no-repeat -284px -325px; clear:both; color:#9f9f9f; float:right;  font-size:12px; font-weight:normal; height:64px; line-height:64px; margin:0px; padding:0 3px 0 80px; text-align:left; text-decoration:none; width:198px; }
 #yat-limuzin a:hover{ background:url(../img/page-img/page-img.png) no-repeat -284px -260px; clear:both; color:#58595b; float:right;  font-size:12px; font-weight:normal; height:64px; line-height:64px; margin:0px; padding:0 3px 0 80px; text-align:left; width:198px; }
 #jet-helikopter { float:right;  font-size:12px; font-weight:normal; }
 #jet-helikopter a{ background:url(../img/page-img/page-img.png) no-repeat 0 -325px; clear:both; color:#9f9f9f; float:right;  font-size:12px; font-weight:normal; height:64px; line-height:64px; margin:0px; padding:0 3px 0 80px; text-align:left; text-decoration:none; width:198px; }
 #jet-helikopter a:hover{ background:url(../img/page-img/page-img.png) no-repeat 0 -260px; clear:both; color:#58595b; float:right;  font-size:12px; font-weight:normal; height:64px; line-height:64px; margin:0px; padding:0 3px 0 80px; text-align:left; width:198px; }

#bilgileri-guncelle { background:url(../img/page-img/page-img.png) no-repeat -327px -242px; color:#fff;  font-size:16px; font-weight:normal; height:59px; line-height:59px; margin:20px auto 30px auto; text-align:center; width:237px; }
#bilgileri-guncelle a { color:#fff; display:block; height:53px; margin:0 auto; text-align:center; text-decoration:none; text-shadow: 0px -2px 2px rgba(150, 150, 150, 0.67); width:232px; }
#bilgileri-guncelle a:hover { color:#f6f6f6; }

/* ZGR Kur Hesaplama Finish*/

/*ZGR Lightbox Content Start*/
#lightbox-content { height:auto; margin:22px; width:693px; }
#lightbox-content h1 { border-bottom:1px solid #dddddd; color:#58595b;  font-size:18px; font-weight:bold; margin:0; padding:5px 0 10px 0; }
#lightbox-content h2 { border-bottom:1px solid #dddddd; clear:both; color:#58595b;  font-size:16px; font-weight:bold; margin:0; padding:5px 0 10px 0; }
#lightbox-content h3 { color:#58595b;  font-size:14px; font-weight:bold; margin:0; padding:5px 0 0 0; }
#lightbox-content p { color:#58595b;  font-size:12px; font-weight:normal; }
#lightbox-content #lightbox-form-alani { margin:40px 0; }
#lightbox-content #lightbox-form-alani ul { list-style-type:none; margin:0; padding:0; }
#lightbox-content #lightbox-form-alani ul li { clear:both; float:none; }
#lightbox-content #lightbox-form-alani ul li label { display:block; float:left; font-size:12px; margin:13px 15px 0 0; width:190px; text-align:right; }
#lightbox-content #lightbox-form-alani ul li table{float:left;}/*BURAK EKLENDİ*/
#lightbox-content #lightbox-form-alani ul li table tr td label { float:left; margin:7px 15px 0 0; width:120px; text-align:left; }/*BURAK EKLENDİ*/
/*#lightbox-content #lightbox-form-alani ul li label.iclabel { float:left; margin:13px 15px 13px 0; width:120px; text-align:left; }*/
#lightbox-content #lightbox-form-alani ul li label.iclabel { float:left; margin:13px 15px 13px 0; width:120px; text-align:left; }
#lightbox-content #lightbox-form-alani ul li label.uyari { float:left; height:37px; margin:0 0 0 10px; padding:10px 0; width:250px; text-align:left; }
#lightbox-content #lightbox-form-alani ul li input { width:250px; }
#lightbox-content #lightbox-form-alani ul li label.iclabelradio { float:left; margin:13px 15px 0 0; width:300px; text-align:left; color:#58595b; }
#lightbox-content #lightbox-form-alani ul li label.iclabelradio a { color:#58595b; text-decoration:underline; }
#lightbox-content #lightbox-form-alani ul li label.iclabelradio a:hover { text-decoration:none; }
#lightbox-content #lightbox-form-alani #lightbox-button { margin:0 auto; width:200px; }
#lightbox-content #lightbox-form-alani #lightbox-button input { background-color:#fff; border:1px solid #fbb040 !important; cursor:pointer; color:#000000; display:block; float:left;   font-size:16px; font-weight:bold; margin:30px auto 30px -50px; display:block; height:60px; text-decoration:none; width:290px; border:none; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; transition:all 0.35s ease-in-out; -webkit-transition:all 0.35s ease-in-out; -moz-transition:all 0.35s ease-in-out; -o-transition:all 0.35s ease-in-out; }
#lightbox-content #lightbox-form-alani #lightbox-button input:hover { background-color:#fbb040; color:#fff; }

#uye-girisi-yeni-uyelik { background-color:#fbb040; clear:both; height:62px; bottom:-20px; position:relative; width:737px; }
#uye-girisi-yeni-uyelik a { color:#FFF; display:block;  font-size:24px; font-weight:bold; height:62px; padding:0 27px; width:683px; text-align:right; line-height:62px; text-decoration:none; }
#uye-girisi-yeni-uyelik a:hover { color:#FFF; }

#lightbox-content #lightbox-form-alani .usual {}
#lightbox-content #lightbox-form-alani .usual ul { border-bottom:1px solid #dddddd; display:block; height:51px; margin:0 0 30px 0; width:690px; }
#lightbox-content #lightbox-form-alani .usual ul li {}
#lightbox-content #lightbox-form-alani .usual ul li input { border-radius:0; border-bottom:1px solid #dddddd; border-left:1px solid #dddddd; border-right:1px solid #dddddd; border-top:1px solid #dddddd; color:#58595b; cursor:pointer; display:block;  font-size:16px; font-weight:bold; padding:10px 0; height:47px; width:200px; text-align:center; text-decoration:none; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; }
#lightbox-content #lightbox-form-alani .usual ul li input:hover {}
#lightbox-content #lightbox-form-alani .usual ul li input.selected { background-color:#fbb040; border-bottom:1px solid #fbb040; border-left:1px solid #fbb040; border-right:1px solid #fbb040; border-top:1px solid #fbb040; color:#fff; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; }

#lightbox-content #lightbox-form-alani .grs-yp { display:block; height:100px; }
#lightbox-content #lightbox-form-alani .prlm-nttm { display:block; height:204px; }

/*ZGR Lightbox Content Finish*/

/*Rezervasyon Detay Fieldset Start*/

#pg #lft-fldst { float:left; margin:0 10px; width:707px; }
#pg #lft-fldst fieldset{padding:18px 0 18px 5px;} /*Burak Eklendi*/
#pg #lft-fldst fieldset legend { color:#58595b;  font-size:16px; font-weight:bold; }
#pg #lft-fldst ul { list-style-type:none; margin:0; padding:0; }
#pg #lft-fldst ul li { margin:0; padding:5px 0; width:707px; }
#pg #lft-fldst ul li span { display:block; float:left; width:450px; }
#pg #lft-fldst ul li span.fyt {display:block; float:left; width:70px; text-align:right; }
#pg #lft-fldst ul li span.basliklar { display:block; float:left; text-align:right;  width:150px; }
#pg #lft-fldst ul li span.ikinokta { display:block; float:left; margin:0 10px; width:5px; }
#pg #lft-fldst ul li span.ekstralar-fieldset-fiyat { float:right; }
#pg #lft-fldst ul li label { width:auto; }

#pg #rght-fldst { float:right; margin:15px 10px 10px 10px; width:707px; }
#pg #rght-fldst fieldset legend { color:#58595b;  font-size:16px; font-weight:bold; }
#pg #rght-fldst ul { list-style-type:none; margin:0; padding:0; }
#pg #rght-fldst ul li { margin:0; padding:5px 0; width:707px; }
#pg #rght-fldst ul li span { display:block; float:left; width:450px; }
#pg #rght-fldst ul li span.basliklar { display:block; float:left; text-align:right;  width:150px; }
#pg #rght-fldst ul li span.ikinokta { display:block; float:left; margin:0 10px; width:5px; }
#pg #rght-fldst ul li span.ekstralar-fieldset-fiyat { float:right; }
#pg #rght-fldst ul li label { width:auto; }

/*Rezervasyon Detay Fieldset Finish*/

/*Rezervasyon İptal Buton Start*/

#pg .rzrvsyn-ptl-btn {  font-size:18px; font-weight:bold; line-height:58px; margin:20px auto; text-align:center; }
#pg .rzrvsyn-ptl-btn a { background-color:#58595b; color:#fff; display:block; height:58px; margin:0 auto; text-decoration:none; width:269px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#pg .rzrvsyn-ptl-btn a:hover { background-color:#056c37; }

/*Rezervasyon İptal Buton Finish*/

/*Update Progress Start*/

.progress
 {
   font: 15px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
   color:#666666;
   top: 0px;
   right: 0px;
   position:fixed;
   width:100%;
   height:100%;
   text-align:center;
   z-index:9998;
   background:url(../img/page-img/progress-bg.png) repeat;
 }
 
.progress img { background-color:#fff; margin-top:20%; z-index:9999; padding:10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }

/*Update Progress Finish*/


#checkboxopen .checkboxopen { border:0px; text-shadow:none; }
#rght-tp ul li.dsplynn { display:none; }

#diger-kiralamalar { display:none; }
#html-hbr-cntnt { float:right; height:auto; margin:0 auto; width:100%; } 

#html-hbr-cntnt #html-cntnt-mddl {     font-size: 14px;
    height: auto;
    margin: 0 auto;
    width: 1024px;}
#html-hbr-cntnt #hm-hbr-mddl { background:url(../img/page-img/haber-bg.jpg) repeat-y left top; float:right; height:auto; margin:0 auto; width:324px; }

#html-hbr-cntnt #hm-hbr-mddl .dyr-cntnt { float:left; height:319px; margin:3px 0 0 6px; width:318px; }
#html-hbr-cntnt #hm-hbr-mddl .dyr-cntnt h5 { color:#4390e0;  font-size:24px; font-weight:normal; line-height:44px; margin:0; padding:0px; }
#html-hbr-cntnt #hm-hbr-mddl .dyr-cntnt ul { display:block; height:250px; list-style-type:none; margin:0 auto; overflow:hidden; padding:0; width:300px; }
#html-hbr-cntnt #hm-hbr-mddl .dyr-cntnt ul li { display:block;  font-size:14px; height:50px; overflow:hidden; width:300px; }
#html-hbr-cntnt #hm-hbr-mddl .dyr-cntnt ul li a { background:url(../img/page-img/page-img.png) no-repeat 0 -580px; color:#ff4c4c; display:block; padding:0 0 0 20px; text-decoration:none; text-align:left; }
#html-hbr-cntnt #hm-hbr-mddl .dyr-cntnt ul li a:hover { color:#58595b; }

.dyr-cntnt2 { border:1px solid #dddddd; border-bottom:15px solid #dddddd; float:left; height:517px; width:360px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.dyr-cntnt2 h2 { background:url(../img/page-img/page-img.png) no-repeat 0 -360px #000000; color:#fff;  font-size:20px; font-weight:bold; height:65px; line-height:65px; margin:0; padding:0 0 0 65px;; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; }
.dyr-cntnt2 ul { display:block; height:410px; list-style-type:none; margin:10px auto; overflow:hidden; padding:0; width:340px; }
.dyr-cntnt2 ul li { border-bottom:1px solid #dddddd; display:block;  font-size:14px; height:80px; overflow:hidden; width:340px; }
.dyr-cntnt2 ul li a { background:url(../img/page-img/page-img.png) no-repeat 0 -490px; color:#58595b; display:block; height:60px; padding:20px 0 0 40px; text-decoration:none; text-align:left; }
.dyr-cntnt2 ul li a:hover { background-color:#f4f4f4; color:#58595b; }

/*3'lü Blok Start*/

#thr-blk { background-color:#dddddd; height:188px; margin:0; width:100%; }
#thr-blk #thr-blk-mddl { height:160px; margin:0 auto; padding-top:20px; width:1024px; }
#thr-blk #thr-blk-mddl .dyr-cntnt { float:left; height:160px; width:329px; }
#thr-blk #thr-blk-mddl .dyr-cntnt h5 { color:#58595b;  font-size:14px; font-weight:bold; line-height:20px; margin:0; padding:0px; }
#thr-blk #thr-blk-mddl .dyr-cntnt p { height:40px; display:block; margin-bottom:20px; }
#thr-blk #thr-blk-mddl .dyr-cntnt ul { display:block; list-style-type:none; margin:0 auto; overflow:hidden; padding:0; width:300px; }
#thr-blk #thr-blk-mddl .dyr-cntnt ul li { display:block; float:left; height:46px; margin-right:5px; overflow:hidden; width:45px; }
#thr-blk #thr-blk-mddl .dyr-cntnt ul li a { color:#aaa; display:block; padding:10px 0; text-decoration:none; text-align:left; }
#thr-blk #thr-blk-mddl .dyr-cntnt ul li a:hover { border-bottom:1px solid #58595b; color:#58595b; }



#thr-blk #thr-blk-mddl #iller-arasi-mesafe { float:left; height:160px; margin:0 18px; width:329px; }
#thr-blk #thr-blk-mddl #iller-arasi-mesafe select { display:block; margin:0px; padding:0px; }
#thr-blk #thr-blk-mddl #iller-arasi-mesafe h5 { color:#58595b;  font-size:14px; font-weight:bold; line-height:20px; margin:0; padding:0px; }
#thr-blk #thr-blk-mddl #iller-arasi-mesafe p { height:40px; display:block; margin-bottom:35px; }
#thr-blk #thr-blk-mddl #iller-arasi-mesafe ul { display:block; list-style-type:none; margin:0 auto; padding:0; width:270px; }
#thr-blk #thr-blk-mddl #iller-arasi-mesafe ul li { padding:5px 0; }
#thr-blk #thr-blk-mddl #iller-arasi-mesafe ul li select { border:1px solid #ebebeb; color:#4f4f4f; padding:5px; width:269px; }
#thr-blk #thr-blk-mddl #iller-arasi-mesafe ul li label { display:block; color:#666666;  font-size:16px; font-weight:bold; margin:0 0 5px 10px; }
#thr-blk #thr-blk-mddl #iller-arasi-mesafe span { color:#4f4f4f; display:block; font-size:12px; text-align:left; }
#thr-blk #thr-blk-mddl #iller-arasi-mesafe span.sonuckm { color:#297187; display:block;  font-size:30px; font-weight:bold; margin:5px 0 0 0; text-align:center; width:269px; }
#thr-blk #thr-blk-mddl #iller-arasi-mesafe span.sonuckm a{ text-decoration:none; }

#thr-blk #thr-blk-mddl #dgr-cntnt { float:left; height:160px; width:329px; }
#thr-blk #thr-blk-mddl #dgr-cntnt h5 { color:#58595b;  font-size:14px; font-weight:bold; line-height:20px; margin:0; padding:0px; }
#thr-blk #thr-blk-mddl #dgr-cntnt p { display:none; height:40px; display:block; margin-bottom:20px; }

/*3'lü Blok Finish*/

/*Marmaris Anasayfa Car List Start*/

#hmcrlst { height:auto; margin:0; padding:15px 0 0 0; width:100%; }
#hmcrlst .hmcrlst-bslk {color: #58595b; display:block; font-family:Verdana, Geneva, sans-serif; font-weight:bold; height:auto; margin:0 auto; width:1004px; padding:10px 10px 20px; text-align: center;     font-size: 24px;
      background: url(../img/page-img/popular-car-h2-bg.png) repeat-x left center;
    color: #58595b;
    margin-bottom: 50px;}
#hmcrlst #hmcrlst-mddle { height:auto; margin:0 auto; width:1010px; }
#hmcrlst #hmcrlst-mddle ul {}
#hmcrlst #hmcrlst-mddle ul li { height:200px; padding:5px; margin:0; width:206px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#hmcrlst #hmcrlst-mddle ul li img { height:97px; margin:80px auto 0 auto; padding:0 0 10px 0; width:206px; }
#hmcrlst #hmcrlst-mddle ul li b { color:#58595b; display:block; float:left; font-size:13px; font-weight:normal; margin:25px auto 10px auto; text-align:center; width:180px; white-space:nowrap; overflow:hidden;-o-text-overflow:ellipsis; -ms-text-overflow:ellipsis; text-overflow:ellipsis;   }
#hmcrlst #hmcrlst-mddle ul li b a { color:#58595b;  font-size:18px; font-weight:normal; text-decoration:none; }
#hmcrlst #hmcrlst-mddle ul li b a:hover { text-decoration:underline; }
#hmcrlst #hmcrlst-mddle ul li span { color:#e10e2c; float:right; font-family:Verdana, Geneva, sans-serif; font-size:22px; font-weight:normal; text-align:right; }
#hmcrlst #hmcrlst-mddle ul li span.info { display:none; font-size:9px; }
#hmcrlst .hmcrlst-cklm { display:none; height:auto; margin:0 auto; width:1004px; padding:30px 10px 0;}
#hmcrlst #hmcrlst-mddle ul li .crs-dtls-vw { background-color:#000000; color:#fff; clear:both; display:block; margin:50px 0; text-align:center; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#hmcrlst #hmcrlst-mddle ul li .crs-dtls-vw:hover { background-color:#000; }
#hmcrlst #hmcrlst-mddle ul li .crs-dtls-vw a { color:#fff; display:none; text-align:center; padding:10px 0; text-decoration:none; }
#hmcrlst #hmcrlst-mddle ul li .crs-prc { color:#e10e2c !important; display:block; margin:-150px -50px 0 0; position:absolute; text-align:right; width:291px; }
/*Marmaris Anasayfa Car List Finish*/


#fyt-dhl-hzmtlr { margin:20px 0 30px 0; }
#fyt-dhl-hzmtlr ul {}
#fyt-dhl-hzmtlr ul li { float:left; border-bottom:1px solid #dddddd; margin:0 20px 0 0; padding:10px 10px; width:320px; list-style:disc outside none; }
#fyt-dhl-hzmtlr .benzerbaslik { color:#58595b; border-bottom:1px solid #dddddd;  font-size:18px; font-weight:bold; padding:5px 0 10px 0; }

/*Site Map Start*/
#stmp { }
#stmp .stmp-title { color:#58595b;  font-size:16px; font-weight:bold; margin:10px 0; }
#stmp .stmp-cntnt{ margin:0 0 0 30px; }
#stmp .stmp-cntnt ul { }
#stmp .stmp-cntnt ul li { clear:both; display:block; list-style-type:disc; list-style:disc; list-style-type:disc; margin:5px 0; }
#stmp .stmp-cntnt ul li a { background:url(../img/page-img/page-img.png) no-repeat 0 -378px; color:#58595b; font-size:12px; padding:0 0 0 20px; text-decoration:none; }
#stmp .stmp-cntnt ul li a:hover { background:url(../img/page-img/page-img.png) no-repeat 0 -429px; color:#58595b; text-decoration:underline; }
#stmp .stmp-cntnt ul li ul { clear:both; display:block; margin:10px 0;}
#stmp .stmp-cntnt ul li ul h4 { color:#58595b; display:block; margin:5px 0; } 
#stmp .stmp-cntnt ul li ul li { display:block; clear:both; float:none; margin:0 0 0 30px; }
#stmp .stmp-cntnt ul li ul li a { background:url(../img/page-img/page-img.png) no-repeat 0 -403px; color:#58595b; font-size:12px; padding:0 0 0 20px; text-decoration:none; }
#stmp .stmp-cntnt ul li ul li a:hover { color:#58595b; }
/*Site Map Finish*/

/*Toplam Fiyat Gösterimi Start*/

#mn #mn-lgn #pg #pg-rght #tb-mn ul li.tplm-fyt { background-color:#FFF; border-radius:0; float:right; height:35px; line-height:10px; margin:0; overflow:hidden; padding:0 0 0 20px; text-align:right; }
#mn #mn-lgn #pg #pg-rght #tb-mn ul li.tplm-fyt span { color:#58595b; display:block;  font-size:10px; font-weight:normal; height:10px; margin:0; padding:0; }
#mn #mn-lgn #pg #pg-rght #tb-mn ul li.tplm-fyt strong { clear:both; color:#58595b; display:block; font-size:16px; font-weight:700; height:20px; margin:0; padding:8px 0 0 0; text-align:right; }
/*Toplam Fiyat Gösterimi Finish*/

/* -------------------------------------------------------- Lokasyon Listesi Style Start -------------------------------------------------------- */

#mn #mn-lgn #pg #pg-rght #lksyn-lst { clear:both; }
#mn #mn-lgn #pg #pg-rght #lksyn-lst ul {}
#mn #mn-lgn #pg #pg-rght #lksyn-lst ul li { border:1px solid #dddddd; float:left; margin:10px 5px; padding:9px; width:209px; }
#mn #mn-lgn #pg #pg-rght #lksyn-lst ul li .lksyn-mg { height:126px; border-bottom:1px solid #dddddd; margin:0 0 10px 0; padding:0 0 15px 0; width:209px; }
#mn #mn-lgn #pg #pg-rght #lksyn-lst ul li .lksyn-mg img { border:0px; height:126px; width:209px; }
#mn #mn-lgn #pg #pg-rght #lksyn-lst ul li .lksyn-prc { text-align:center; margin:5px 0 ;}
#mn #mn-lgn #pg #pg-rght #lksyn-lst ul li .lksyn-prc b {color:#fbb040; display:inline; font-size:16px; margin:5px auto 27px auto; text-align:center; } /* BURAK EKLENDİ */
#mn #mn-lgn #pg #pg-rght #lksyn-lst ul li b { color:#58595b; display:block; height:30px; margin:0 0 10px 0; text-align:center; width:209px; }
#mn #mn-lgn #pg #pg-rght #lksyn-lst ul li ul { height:auto; width:209px; }
#mn #mn-lgn #pg #pg-rght #lksyn-lst ul li ul li { font-size:11px; height:20px; line-height:20px; margin:3px 0; padding:3px 5px; width:199px; }
#mn #mn-lgn #pg #pg-rght #lksyn-lst ul li .lksyn-dtls-vw { float:right; line-height:20px; margin:10px -9px 10px 0; position:relative; }
#mn #mn-lgn #pg #pg-rght #lksyn-lst ul li .lksyn-dtls-vw a { background-color:#fbb040;  color:#fff; display:block; height:20px; padding:5px 10px; text-decoration:none; -webkit-border-top-left-radius: 10px; -webkit-border-bottom-left-radius: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-bottomleft: 10px; border-top-left-radius: 10px; border-bottom-left-radius: 10px; }
#mn #mn-lgn #pg #pg-rght #lksyn-lst ul li .lksyn-dtls-vw a:hover { opacity:0.8; }

/* -------------------------------------------------------- Lokasyon Listesi Style Finish -------------------------------------------------------- */

/*Lokasyon Detay Start*/


.lksyn-fyt { margin:0 0 10px 0; }
#mn #mn-lgn #pg-rght .lksyn-fyt b { color:#fbb040; font-size:28px; }
#mn #mn-lgn #pg-rght .lksyn-cklm { margin:0 0 15px 0; }
#mn #mn-lgn #pg-rght .lksyn-rsm { border:1px solid #dddddd; float:left; margin:0 10px 15px 0; padding:3px; }

.lksyn-cls-kpns { empty-cells:hide; float:right; width:310px; }
.lksyn-cls-kpns b { border-bottom:1px solid #dddddd; border-top:1px solid #dddddd; display:none; font-size:14px; margin:0 0 10px 0; padding:10px 0; }
.lksyn-cls-kpns table { empty-cells:hide; border-collapse:collapse; }
.lksyn-cls-kpns table td { empty-cells:hide; border:1px solid #dddddd; }
.lksyn-cls-kpns td { padding:7px 2px; }
.lksyn-cls-kpns td.gn { width:70px; }
.lksyn-cls-kpns td.st { width:100px; text-align:center; }
#mn #mn-lgn #pg-rght .lksyn-cls-kpns .cls-st { background-color:#dddddd; color:#505050; font-weight:bold; padding:10px 5px; text-align:center; }
#mn #mn-lgn #pg-rght .lksyn-cls-kpns .kpns-st { background-color:#dddddd; color:#505050; font-weight:bold; padding:10px 5px; text-align:center; }


.lksyn-zllk {}
.lksyn-zllk .bslk { border-bottom:1px solid #dddddd; display:none; font-size:14px; font-weight:bold; margin:0 0 10px 0; padding:10px 0; }
.lksyn-zllk table { border-collapse:collapse; }
.lksyn-zllk table td { border:1px solid #dddddd; }
.lksyn-zllk td { padding:7px 2px; }

#mn #mn-lgn #pg-rght .lksyn-zllk td.ls-lksyn { background-color:#dddddd; color:#505050; font-weight:bold; padding:10px 5px; text-align:left; width:290px; }
#mn #mn-lgn #pg-rght .lksyn-zllk td.brks-lksyn { background-color:#dddddd; color:#505050; font-weight:bold; padding:10px 5px; text-align:left; width:290px; }
#mn #mn-lgn #pg-rght .lksyn-zllk td.mn-krlm-sr { background-color:#dddddd; color:#505050; font-weight:bold; padding:10px 5px; text-align:center; width:100px; }
#mn #mn-lgn #pg-rght .lksyn-zllk td.tk-yn { background-color:#dddddd; color:#505050; font-weight:bold; padding:10px 5px; text-align:center; width:95px; }
#mn #mn-lgn #pg-rght .lksyn-zllk td.msf-hspl { background-color:#dddddd; color:#505050; font-weight:bold; padding:10px 5px; text-align:center; width:55px; }
#mn #mn-lgn #pg-rght .lksyn-zllk td.cls { padding:5px 5px; }
#mn #mn-lgn #pg-rght .lksyn-zllk td.brks { padding:5px 5px; }

#mn #mn-lgn #pg-rght .lksyn-zllk td.krlm { padding:5px 5px;  text-align:center;}
#mn #mn-lgn #pg-rght .lksyn-zllk td.crt { padding:5px 5px; text-align:right; }
#mn #mn-lgn #pg-rght .lksyn-zllk td.msfhspl { padding:5px 5px; text-align:center;}
#mn #mn-lgn #pg-rght .lksyn-html-ln { margin:15px 0; }

#mn #mn-lgn #pg-rght .lksyn-hrt { border: 1px solid #dddddd; height: 342px; margin: 20px 0; padding:5px; width: 715px; }
#mn #mn-lgn #pg-rght .lksyn-hrt .gm-style { font-family: Roboto,Arial,sans-serif; font-size: 11px; font-weight: 400; text-decoration: none; }

#mn #mn-lgn #pg-rght .benzerbaslik { color:#58595b; border-bottom:1px solid #dddddd; font-family: 'Open Sans Condensed'sans-serif; font-size:18px; font-weight:bold; padding:10px 0; }



/*Lokasyon Detay Finish*/

/*Google Maps Start*/
.gm-style .gm-style-iw {width: 300px; min-height: 20px; font-weight:500;}
.gm-style .gm-style-iw img { float:left; position:relative; padding-right:3px; }
.gm-style .gm-style-iw span { color:#58595b; position:relative; display:inline-block;}
.gm-style .gm-style-iw b { color:#58595b; }  
/*Google Maps Finish*/

/*Facebook Share Button Start*/
.fb-share-button { float:right; max-width:70px; }
/*Facebook Share Button Finish*/
/*Twitter Share Button Start*/
.twitter-share-button { float:right; padding:0 0 0 15px; max-width:100px; }
/*Twitter Share Button Finish*/
/*Google Share Button Start*/
.g-plus { float:right; padding:0 5px; max-width:100px; }
/*Google Share Button Finish*/


#mn .ssyl-mdy-pyls {display:block; float:left; margin:20px auto 10px 0; width:310px; text-align:left; padding:0;}
#mn .ssyl-mdy-pyls a {  } 

/*Mesafe Hesaplama Start*/

#mn #mn-lgn #pg-rght #rtlm-hz {display:inline-block;float:left; margin:10px 0; color:#3a3a3a;  padding:5px;border:1px solid #e4e4e4; width:721px;}
#mn #mn-lgn #pg-rght #rtlm-hz span.bslk{font-weight:bold; font-size:12px; margin:5px auto;}
#mn #mn-lgn #pg-rght #rtlm-hz .rtlm-hz-blg{display:inline-block; float:right;padding-right:0px; }
#mn #mn-lgn #pg-rght #rtlm-hz .rtlm-hz-blg span{color:#4f4f4f; display:block; text-align:left;}
#mn #mn-lgn #pg-rght #rtlm-hz .rtlm-hz-blg p{ float:left; padding:2px 2px 0 4px;}
#mn #mn-lgn #pg-rght #rtlm-hz .rtlm-hz-blg input.txt{background-position:-970px -265px; width:40px; padding:2px 5px 2px 5px; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; display:inline-block; text-align:right;float:left;}
#mn #mn-lgn #pg-rght #rtlm-hz .bslngc-nkt {display:inline-block; float:left; margin-right:41px; }
#mn #mn-lgn #pg-rght #rtlm-hz .bslngc-nkt select { display:block; margin:0px; padding:0px; }
#mn #mn-lgn #pg-rght #rtlm-hz .bslngc-nkt span{color:#4f4f4f; display:block; text-align:left;}
#mn #mn-lgn #pg-rght #rtlm-hz .bts-nkt {display:inline-block; float:left; margin-right:41px; }
#mn #mn-lgn #pg-rght #rtlm-hz .bts-nkt select { display:block; margin:0; padding:0px; }
#mn #mn-lgn #pg-rght #rtlm-hz .bts-nkt span{color:#4f4f4f; display:block; text-align:left;}
#mn #mn-lgn #pg-rght #rtlm-hz .msf-hspl-btn { color:#fff;  font-size:12px; font-weight:normal; height:53px; line-height:32px; margin:5px 0 10px 0; text-align:center; display:inline-block; float:right; padding-left:10px; }
#mn #mn-lgn #pg-rght #rtlm-hz .msf-hspl-btn a { background-color:#000; color:#fff; display:block; height:32px; margin:0 auto; text-align:center; text-decoration:none; text-shadow: 0px -2px 2px rgba(150, 150, 150, 0.67); width:105px; }
#mn #mn-lgn #pg-rght #rtlm-hz .msf-hspl-btn a:hover { background-color:#000; }



#mn #mn-lgn #pg-rght #rtlm-hz #gidis-bilgileri-top { clear:both; }
#mn #mn-lgn #pg-rght #rtlm-hz #gidis-bilgileri-top .baslik { background-color:#000; color:#fff; float:left; font-size:12px; font-weight:bold; margin:0 0 0 -5px; padding:13px 5px; position:relative; text-align:center; width:167px;  }
#mn #mn-lgn #pg-rght #rtlm-hz #gidis-bilgileri-top .km { background-color:#9f9f9f; color:#fff; float:right; padding:10px 15px 9px 15px; margin:0 15px 0 0;font-weight:bold; font-size:16px; }
#mn #mn-lgn #pg-rght #rtlm-hz #gidis-bilgileri-top .km span { background:url(../img/page-img/page-img.png) no-repeat -980px -306px; padding:0 0 0 25px;   }
#mn #mn-lgn #pg-rght #rtlm-hz #gidis-bilgileri-top .sure { background-color:#9f9f9f; color:#fff; float:right; padding:10px 15px 9px 15px; margin:0; font-weight:bold; font-size:16px; }
#mn #mn-lgn #pg-rght #rtlm-hz #gidis-bilgileri-top .sure span { background:url(../img/page-img/page-img.png) no-repeat -977px -328px; padding:0 0 0px 25px; }
#mn #mn-lgn #pg-rght #rtlm-hz #gidis-lokasyon-bilgileri { clear:both; margin:15px 0;}
#mn #mn-lgn #pg-rght #rtlm-hz #gidis-lokasyon-bilgileri .lokasyon-kalkis-yeri { background-color:#f6f6f6; float:left; margin:5px 10px 0 0; padding:7px; width:707px; }
#mn #mn-lgn #pg-rght #rtlm-hz #gidis-lokasyon-bilgileri .lokasyon-kalkis-yeri span.kalkisyeribaslik { float:left; }
#mn #mn-lgn #pg-rght #rtlm-hz #gidis-lokasyon-bilgileri .lokasyon-kalkis-yeri span.startpoint { float:right; margin:0 0 0 10px; text-align:right; width:500px; }
#mn #mn-lgn #pg-rght #rtlm-hz #gidis-lokasyon-bilgileri .lokasyon-varis-yeri { background-color:#f6f6f6; float:left; margin:5px 10px 0 0; padding:7px; width:707px; }
#mn #mn-lgn #pg-rght #rtlm-hz #gidis-lokasyon-bilgileri .lokasyon-varis-yeri span.varisyeribaslik { float:left; }
#mn #mn-lgn #pg-rght #rtlm-hz #gidis-lokasyon-bilgileri .lokasyon-varis-yeri span.endpoint { float:right; margin:0 0 0 10px; text-align:right; width:500px; }


#mn #mn-lgn #pg-rght #rtlm-hz #gidis-lokasyon-bilgileri .lokasyon-sure { background-color:#f6f6f6; float:right; margin:5px 0 0 0; padding:7px; width:270px; }
#mn #mn-lgn #pg-rght #rtlm-hz #gidis-lokasyon-bilgileri .lokasyon-sure span.surebaslik { float:left; }
#mn #mn-lgn #pg-rght #rtlm-hz #gidis-lokasyon-bilgileri .lokasyon-sure span.nekadarsure { float:right; margin:0 0 0 10px; text-align:right; width:130px; }

#mn #mn-lgn #pg-rght #rtlm-hz #gidis-lokasyon-bilgileri .lokasyon-kisi { background-color:#f6f6f6; float:right; margin:5px 0 0 0; padding:7px; width:270px; }
#mn #mn-lgn #pg-rght #rtlm-hz #gidis-lokasyon-bilgileri .lokasyon-kisi span.kisibaslik { float:left; }
#mn #mn-lgn #pg-rght #rtlm-hz #gidis-lokasyon-bilgileri .lokasyon-kisi span.kisisayisi { float:right; margin:0 0 0 10px; text-align:right; width:180px; }
#mn #mn-lgn #pg-rght #rtlm-hz #gidis-araci-sec-uyari { background-color:#f6f6f6; border-bottom:1px solid #d9d9d9; border-top:1px solid #d9d9d9; color:#58595b;  font-size:12px; font-weight:bold; margin:0 0 10px 0; padding:10px; }
#mn #mn-lgn #pg-rght #rtlm-hz #gidis-araci-sec-uyari span { background:url(../img/page-img/page-img.png) no-repeat -1081px -601px; padding:0 0 0 30px; }
#mn #mn-lgn #pg-rght #rtlm-hz #gidis-araci-sec { clear:both; margin:10px 0; }
#mn #mn-lgn #pg-rght #rtlm-hz #gidis-araci-sec ul { list-style-type:none; margin:0; padding:0; }
#mn #mn-lgn #pg-rght #rtlm-hz #gidis-araci-sec ul li { float:left; margin:0 10px 0 0; width:200px; }
#mn #mn-lgn #pg-rght #rtlm-hz #gidis-araci-sec ul li img { height:94px; width:200px; }
#mn #mn-lgn #pg-rght #rtlm-hz #gidis-araci-sec ul li p { color:#9f9f9f;  font-size:12px; font-weight:bold; margin:3px 0; padding:0; text-align:center; }
#mn #mn-lgn #pg-rght #rtlm-hz #gidis-araci-sec ul li span { color:#58595b; display:block;s  font-size:18px; font-weight:bold; margin:0; padding:0 2px; width:200px; text-align:center; }

/*Mesafe Hesaplama Finish*/

/* -------------------------------------------------------- Lokasyon Tarih UST Style Start -------------------------------------------------------- */

#mn #mn-lgn #lksyn-trh-ust { height:130px; padding-top:24px; padding:0 0 10px 0; width:100%; }
#mn #mn-lgn #lksyn-trh-ust #lksyn-trh-ust-lgn { background-color:#fff; border:1px solid #dddddd; height:130px; margin:0 auto; padding:0; width:1022px; overflow:hidden; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow:0px 5px 0px 0px rgba(77, 84, 95, 1); -moz-box-shadow:0px 5px 0px 0px rgba(77, 84, 95, 1); box-shadow:0px 5px 0px 0px rgba(77, 84, 95, 1); }
#mn #mn-lgn #lksyn-trh-ust #lksyn-trh-ust-lgn h1 { color:#fff; display:none;  font-size:13px; font-weight:bold; margin:0 auto; text-align:center; }
#mn #mn-lgn #lksyn-trh-ust #lksyn-trh-ust-lgn h2 { color:#58595b; display:none;   font-size:18px; font-weight:bold; margin:0 0 0 7px; text-shadow: 2px 2px 0px rgba(255, 255, 255, 1); }
#mn #mn-lgn #lksyn-trh-ust #lksyn-trh-ust-lgn #lctn-srch-cntnt { height:160px; margin:0 auto; padding:0; width:984px; }
#mn #mn-lgn #lksyn-trh-ust #lksyn-trh-ust-lgn #lctn-srch-cntnt ul { display:block; height:70px; float:left; width:350px; }
#mn #mn-lgn #lksyn-trh-ust #lksyn-trh-ust-lgn #lctn-srch-cntnt ul li { float:left; }
#mn #mn-lgn #lksyn-trh-ust #lksyn-trh-ust-lgn #lctn-srch-cntnt ul li input {background-color:#fff; border:1px solid #dddddd; color:#58595b; font-size:16px; height:26px; }
#mn #mn-lgn #lksyn-trh-ust #lksyn-trh-ust-lgn #lctn-srch-cntnt ul li.lstrh  { width:350px; }
#mn #mn-lgn #lksyn-trh-ust #lksyn-trh-ust-lgn #lctn-srch-cntnt ul li.lstrh input { background-position:-972px -115px; padding:5px 13px 5px 30px; width:280px; }
#mn #mn-lgn #lksyn-trh-ust #lksyn-trh-ust-lgn #lctn-srch-cntnt ul li.ml  { width:206px; }
#mn #mn-lgn #lksyn-trh-ust #lksyn-trh-ust-lgn #lctn-srch-cntnt ul li.ml input.ml  { background-position:right -64px; padding-right:30px; width:176px; }
#mn #mn-lgn #lksyn-trh-ust #lksyn-trh-ust-lgn #lctn-srch-cntnt ul li.clck-dt  { width:350px; margin:3px 0 0 0; }
#mn #mn-lgn #lksyn-trh-ust #lksyn-trh-ust-lgn #lctn-srch-cntnt ul li.clck-dt input.dt { background-position:-960px -8px;  background-color:#fff; margin:0 11px 0 0; padding-left:45px; width:155px; }
#mn #mn-lgn #lksyn-trh-ust #lksyn-trh-ust-lgn #lctn-srch-cntnt ul li.clck-dt input.clck { background-position:-960px -50px; padding-left:45px; margin:0; background-color:#fff; width:55px; }
#mn #mn-lgn #lksyn-trh-ust #lksyn-trh-ust-lgn #lctn-srch-cntnt ul li label { color:#58595b;   font-size:14px;  margin:2px 0 0 0; width:164px; }
#mn #mn-lgn #lksyn-trh-ust #lksyn-trh-ust-lgn #lctn-srch-cntnt ul li.frkl-yr { margin:0 0 0 0; width:350px; }
#mn #mn-lgn #lksyn-trh-ust #lksyn-trh-ust-lgn #lctn-srch-cntnt ul li.frkl-yr label { width:400px; }
#mn #mn-lgn #lksyn-trh-ust #lksyn-trh-ust-lgn #lctn-srch-cntnt ul li.frkl-yr input { background-position:-972px -115px; padding:5px 13px 5px 30px; width:280px; }

#mn #mn-lgn #lksyn-trh-ust #lksyn-trh-ust-lgn #lctn-srch-cntnt .hm-srch-btn-ust { padding:22px 0 0 0;}
#mn #mn-lgn #lksyn-trh-ust #lksyn-trh-ust-lgn #lctn-srch-cntnt .hm-srch-btn { color:#fff;  font-size:16px; font-weight:normal; height:38px; line-height:38px; margin:9px auto 0px auto; text-align:center; width:280px; float:left; }
#mn #mn-lgn #lksyn-trh-ust #lksyn-trh-ust-lgn #lctn-srch-cntnt .hm-srch-btn a { background:url(../img/page-img/lctn-scrh-btn.png) no-repeat; color:#fff; display:block; height:38px; margin:0 auto; text-align:center; text-decoration:none; text-shadow: 0px -2px 2px rgba(150, 150, 150, 0.67); width:280px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#mn #mn-lgn #lksyn-trh-ust #lksyn-trh-ust-lgn #lctn-srch-cntnt .hm-srch-btn a:hover { background:url(../img/page-img/lctn-scrh-btn-hover.png) no-repeat; }

#mn #mn-lgn #lksyn-trh-ust #lksyn-trh-ust-lgn #lctn-srch-cntnt .hm-srch-btn-orj { color:#fff;  font-size:18px; font-weight:bold; height:63px; line-height:63px; margin:4px auto 0px auto; text-align:center; width:280px; float:left; }
#mn #mn-lgn #lksyn-trh-ust #lksyn-trh-ust-lgn #lctn-srch-cntnt .hm-srch-btn-orj a { background:url(../img/page-img/buton-bg.png) no-repeat; color:#fff; display:block; height:60px; margin:8px auto; text-align:center; text-decoration:none; text-shadow: -2px -2px 2px rgba(150, 150, 150, 0.67); width:290px; }
#mn #mn-lgn #lksyn-trh-ust #lksyn-trh-ust-lgn #lctn-srch-cntnt .hm-srch-btn-orj a:hover { background:url(../img/page-img/buton-bg-hover.png) no-repeat; }

#lksyn-trh-ust #lksyn-trh-ust-lgn #lctn-srch-cntnt ul li .tm-lksynlr-gstr { margin:5px 0 0 290px; position:absolute;}
#lksyn-trh-ust #lksyn-trh-ust-lgn #lctn-srch-cntnt ul li .tm-lksynlr-gstr a { background:url(../img/page-img/page-img.png) no-repeat -135px -17px; border:0px; display:block; padding:13px 5px; height:20px; width:21px; }




/* -------------------------------------------------------- Lokasyon Tarih UST Style Finish -------------------------------------------------------- */

/* -------------------------------------------------------- Dinamik Form Style Start -------------------------------------------------------- */

#mn #mn-lgn #pg #pg-rght #dinamikform{margin:0 auto; }
#mn #mn-lgn #pg #pg-rght #dinamikform .distable {margin:0 auto; }
#mn #mn-lgn #pg #pg-rght #dinamikform .distable .baslik-table{border-bottom: 1px solid #dddddd; width:420px; padding:2px 2px 10px 2px;}
#mn #mn-lgn #pg #pg-rght #dinamikform .distable .baslik-table span{color:#58595b;  font-size:20px; font-weight:bold; }
#mn #mn-lgn #pg #pg-rght #dinamikform .distable .baslik-table #baslik-div {float:left; }
#mn #mn-lgn #pg #pg-rght #dinamikform .distable .baslik-table td.tdPlus {width:30px; }


#mn #mn-lgn #pg #pg-rght #dinamikform .distable .altformlar { width:100%; width:420px; }
#mn #mn-lgn #pg #pg-rght #dinamikform .distable .altformlar select { display:block; margin:0px; padding:0px; }
#mn #mn-lgn #pg #pg-rght #dinamikform .distable .altformlar .column1 {width:150px; }
#mn #mn-lgn #pg #pg-rght #dinamikform .distable .altformlar .column2 select { display:block; margin:0px; padding:0px; width:250px; }
#mn #mn-lgn #pg #pg-rght #dinamikform .distable .altformlar .column2 input {width:250px; }
#mn #mn-lgn #pg #pg-rght #dinamikform .distable .altformlar .column2 textarea { display:block;  width:250px; height:auto; }
#mn #mn-lgn #pg #pg-rght #dinamikform .distable .altformlar .column2 span{color:#4f4f4f; display:block; text-align:left;}

#mn #mn-lgn #pg #pg-rght #dinamikform .distable .altformlar .column2 input.captcha {width:50px; }
#mn #mn-lgn #pg #pg-rght #dinamikform .distable .altformlar .column2 img.dogrulama {float:left; height:37px; width:80px; position:relative; top:5px; margin:0 0 0 10px; text-align:right;}
#mn #mn-lgn #pg #pg-rght #dinamikform .distable .altformlar .column2 input.refresh { float:left; display:block;width:25px; height:25px; position:relative; top:1px;}
#mn #mn-lgn #pg #pg-rght #dinamikform .distable .altformlar .column2 .divchk { padding:0; margin:0; }
#mn #mn-lgn #pg #pg-rght #dinamikform .distable .altformlar .column2 .chckbx { margin:5px 10px 0 0px; width:auto; }
.divchk label.chckbx  { color:#58595b; }
/* -------------------------------------------------------- Dinamik Form Style Finish -------------------------------------------------------- */

/* -------------------------------------------------------- Ödeme İşlemleri Start -------------------------------------------------------- */
#mn #mn-lgn #pg-prsn-nfrmtn .usual { height:80px; margin-top:20px;}
#mn #mn-lgn #pg-prsn-nfrmtn .usual ul { background-color:#fff; border-bottom:5px solid #58595b; display:block; height:72px; margin:0 0 30px 0; padding:0; width:727px; }
#mn #mn-lgn #pg-prsn-nfrmtn .usual ul li { height:67px; margin:0 5px; width:100%;}
#mn #mn-lgn #pg-prsn-nfrmtn .usual ul li input { background:url(../img/page-img/odeme-pasif-icon.png) no-repeat left top #e7e7e7; border:1px solid #dddddd !important; cursor:pointer; display:block; margin:0; color:#58595b;  font-size:12px; font-weight:bold; padding:15px 12px 53px 44px; width:100%; text-align:left; text-decoration:none; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }

#mn #mn-lgn #pg-prsn-nfrmtn .usual ul li input:hover {}
#mn #mn-lgn #pg-prsn-nfrmtn .usual ul li input.selected { background:url(../img/page-img/odeme-aktif-icon.png) no-repeat left top #fff; color:#4d545f !important; border-bottom:0px solid #fff !important; border-left:1px solid #dddddd !important; border-right:1px solid #dddddd !important; border-top:1px solid #dddddd !important; color:#58595b; height:78px !important; position:relative; -webkit-border-top-left-radius: 5px !important; -webkit-border-top-right-radius: 5px !important; -moz-border-radius-topleft !important: 5px; -moz-border-radius-topright: 5px !important; border-top-left-radius: 5px !important; border-top-right-radius: 5px !important; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; }
#mn #mn-lgn #pg-prsn-nfrmtn .usual ul li span { cursor:pointer; float:left; background-color:#fbb040;display:inline-block;color:#fff;   font-size:12px; font-weight:bold; padding:3px 6px;margin:0; position:relative; top:-32px; left:44px; text-align:center; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
#mn #mn-lgn #pg-prsn-nfrmtn .grs-yp { display:block; }
#mn #mn-lgn #pg-prsn-nfrmtn .prlm-nttm { display:block;}

#mn #mn-lgn #pg-prsn-nfrmtn .usual ul li label { display:block; float:left; font-size:10px; font-style:italic; position:relative; top:-28px; left:50px; cursor:pointer; }

#mn #mn-lgn #pg-prsn-nfrmtn #bankalar-content { background-color:#fff; border:1px solid #d9d9d9; margin:10px 0; padding:10px; } 
#mn #mn-lgn #pg-prsn-nfrmtn #bankalar-content label { border-right:1px solid #d9d9d9; padding:10px 10px 0 0; text-align:left; width:auto; }
#mn #mn-lgn #pg-prsn-nfrmtn #bankalar-content p { margin:0; padding:0; }
#mn #mn-lgn #pg-prsn-nfrmtn #bankalar-content span { color:#58595b; display:block;  font-size:12px; font-weight:bold; margin:0 0 10px 0; }


#mn #mn-lgn #pg-prsn-nfrmtn .tabs5{padding-top:20px;}
#mn #mn-lgn #pg-prsn-nfrmtn .tabs5 ul { }
#mn #mn-lgn #pg-prsn-nfrmtn .tabs5 ul li{ }
#mn #mn-lgn #pg-prsn-nfrmtn .tabs5 ul li label{float:left; margin:0px 10px 0 0; text-align:right; width:200px; }
#mn #mn-lgn #pg-prsn-nfrmtn .tabs5 ul li.LiTaksit{display:none;}
#mn #mn-lgn #pg-prsn-nfrmtn .tabs5 ul li.LiTaksit #ctl00_MainContent_RadioButtonList2 label{float:left; margin:0px 10px 0 0; text-align:right; width:380px; }
#mn #mn-lgn #pg-prsn-nfrmtn .tabs5 ul li.LiTaksit #ctl00_MainContent_RadioButtonList2 label .divRadio { float:left; border:1px solid #d9d9d9; padding:10px; width:380px; }
#mn #mn-lgn #pg-prsn-nfrmtn .tabs5 ul li.LiTaksit #ctl00_MainContent_RadioButtonList2 label .divRadio span {float:left; display:block;}
#mn #mn-lgn #pg-prsn-nfrmtn .tabs5 ul li.LiTaksit #ctl00_MainContent_RadioButtonList2 label .divRadio #bankaad{float:left; display:block; margin:3px 20px 0 0;  width:70px;  }
#mn #mn-lgn #pg-prsn-nfrmtn .tabs5 ul li.LiTaksit #ctl00_MainContent_RadioButtonList2 label .divRadio #taksitsayi{float:left; display:block; margin:3px 20px 0 0; width:80px; }
#mn #mn-lgn #pg-prsn-nfrmtn .tabs5 ul li.LiTaksit #ctl00_MainContent_RadioButtonList2 label .divRadio #fiyat{float:left; display:block; margin:3px 20px 0 0;  width:170px; text-align:right;} 

#mn #mn-lgn #pg-prsn-nfrmtn .tabs5 ul li.LiTaksit .divtaksit { display:block; margin-left:210px; } 

#mn #mn-lgn #pg-prsn-nfrmtn .tabs5 ul li input {position:relative; top:-15px; }
#mn #mn-lgn #pg-prsn-nfrmtn .tabs5 ul li label.chckbx { color:#58595b !important; height:26px; line-height:26px; margin:0 10px 20px 208px; width:auto; }
#mn #mn-lgn #pg-prsn-nfrmtn .tabs5 ul li.Li3DOdeme{ display:none; height:26px; line-height:26px;}
#mn #mn-lgn #pg-prsn-nfrmtn .tabs5 ul li.KismiOdeme{margin-bottom:5px;}
#mn #mn-lgn #pg-prsn-nfrmtn .tabs5 ul li.KismiOdeme table{text-align:left;position:relative;top:-5px;left:203px;}
#mn #mn-lgn #pg-prsn-nfrmtn .tabs5 ul li.KismiOdeme table label{width:190px; text-align:left;}
#mn #mn-lgn #pg-prsn-nfrmtn .tabs5 ul li.KismiOdemeKartTutar{margin-bottom:20px;}
#mn #mn-lgn #pg-prsn-nfrmtn .tabs5 ul li.KismiOdemeKartTutar b{font-size:14px; float:left; width:200px;}
#mn #mn-lgn #pg-prsn-nfrmtn .tabs5 ul li.KismiOdemeKartTutar span{display:inline-block;float:left; width:200px;}
#mn #mn-lgn #pg-prsn-nfrmtn .tabs5 ul li span.cvv-info {background-position:-665px -13px; display:block; float:left; height:33px; width:24px; margin:0px 10px 3px 10px;}
#mn #mn-lgn #pg-prsn-nfrmtn .tabs5 ul li span.cvv-info:hover {cursor:pointer; background-position:-638px -13px; display:block; float:left; height:33px; width:24px; margin:0px 10px 3px 10px;}
.credit-card-number { width:140px;}
.kismi-odeme-tb {width:70px; }
::-ms-clear {
   display: none;
}
.security-code { width:30px !important; }

.credit-pay-month{display:inline-block; position:relative; top:-10px }
.credit-pay-month ul { }
.credit-pay-month ul li.mnth { width:75px; }
.credit-pay-month ul li.slsh{width:10px; position:relative; top:-15px; }
.credit-pay-month select { display:block; margin:0px; padding:0px; }
.credit-pay-type{display:inline-block; position:relative; top:-10px}
.credit-pay-type label{display:inline-block; position:relative; top:10px  }
.credit-pay-type select { display:block; margin:0px; padding:0px; }
.ccbox {background: transparent url("../img/page-img/banka-logolari-troy.png") no-repeat 0 0px; width:235px; height: 31px; overflow: hidden;margin:0px 0 0 10px; padding:0 0 5px 0; float:left;position:relative; top:-10px;}
#bankaimg {background: transparent url("../img/page-img/banka-logo.png"); margin: 0 0 10px 10px;  width: 51px; height: 32px; overflow: hidden; float:left; display:none; position:relative; top:-10px;}
#bankakarttipimg {background: transparent url("../img/page-img/all-card.png"); margin: 0 0 10px 10px;  width: 57px; height: 26px; overflow: hidden; float:left; display:none; position:relative; top:-10px;}
.taksit{cursor:pointer;color:#297187;  font-size:12px; font-weight:bold; visibility:hidden; text-decoration:none; margin: 0 0 0 20px;}

.HavaleGridView {width:727px;}
/* -------------------------------------------------------- Ödeme İşlemleri Finish -------------------------------------------------------- */

/* -------------------------------------------------------- Lokasyon Bilgileri Özeti Üst Start  -------------------------------------------------------- */
#mn #mn-lgn .pg-hdr-ust .lksyn-dty{ background:url(../img/page-img/lokasyon-guncelle-gizle.png) no-repeat left top; display:block; width:1024px; margin:6px auto 0 auto; padding-bottom:10px; }
#mn #mn-lgn .pg-hdr-ust .lksyn-dty h3 { background-color:#a69799; border:1px solid #dddddd; border-bottom:0px; }
#mn #mn-lgn .pg-hdr-ust .lksyn-dty .lksyn-dty-crk{ padding-top:3px; }
#mn #mn-lgn .pg-hdr-ust .lksyn-dty .lksyn-dty-crk .lksyn-pckp {float:left; color:#fff; display:block; min-height:30px; margin:0; padding:0 5px 0 35px; width:370px; overflow:hidden; }
#mn #mn-lgn .pg-hdr-ust .lksyn-dty .lksyn-dty-crk .lksyn-pckp span { font-weight:bold; }
#mn #mn-lgn .pg-hdr-ust .lksyn-dty .lksyn-dty-crk .lksyn-rtrn {float:left; color:#fff; display:block; margin:0; min-height:30px; padding:0 5px 0 45px; width:340px; overflow:hidden;  }
#mn #mn-lgn .pg-hdr-ust .lksyn-dty .lksyn-dty-crk .lksyn-rtrn span { font-weight:bold; }
#mn #mn-lgn .pg-hdr-ust .lksyn-dty .lksyn-dty-crk .lksyn-dy {float:left; display:block; min-height:30px; line-height:30px; margin:2px 0 0 0; padding:0 5px 0 15px; width:55px;  }
#mn #mn-lgn .pg-hdr-ust .lksyn-dty .lksyn-dty-crk .lksyn-dy span { background-color:#fbb040; color:#fff; display:block; text-align:center; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#mn #mn-lgn .pg-hdr-ust .lksyn-dty .lksyn-dty-crk .lksyn-chng { color:#fff; cursor:pointer; float:left; min-height:30px; line-height:30px; display:block;margin:0; padding:0 10px 0 15px; text-align:right; width:114px; }
#mn #mn-lgn .pg-hdr-ust .lksyn-dty .lksyn-dty-crk .lksyn-chng .lksyn-chng-rrw-bttm {display:block; background:url("../img/page-img/lokasyon-ust-degistir-bottom.png"); width:16px; height:7px; float:right; margin:10px 0 0 15px; }
#mn #mn-lgn .pg-hdr-ust .lksyn-dty .lksyn-dty-crk .lksyn-chng .lksyn-chng-rrw-tp {display:block; background:url("../img/page-img/lokasyon-ust-degistir-top.png"); width:16px; height:7px; float:right; margin:10px 0 0 15px; }

.lksyn-gzl #ctl00_MainContent_LokasyonTarih2_UpdatePanel1{display:none;}
/* -------------------------------------------------------- Lokasyon Bilgileri Özeti Üst Finish  -------------------------------------------------------- */

#mn #mn-lgn .pg-hdr-ust { background-color:#fff; padding:20px 0; }
#mn #mn-lgn .pg-hdr-ust .pg-hdr-lgn-ust h1 { display:none; }

.html-1 { background:url(../img/page-img/html-1.png) no-repeat; height:113px; margin-bottom:12px; }

.html-1 .html-1-left { float:left; height:70px; margin:15px 0 0 96px; width:210px; }
.html-1 .html-1-left h3 { font-size:16px; margin:0 0 5px 0; }
.html-1 .html-1-left p { margin:0; }

.html-1 .html-1-right { float:right; height:70px; margin:15px 10px 0 0; width:210px; }
.html-1 .html-1-right h3 { font-size:16px; margin:0 0 5px 0; }
.html-1 .html-1-right p { margin:0; }

.html-son { height:210px; margin-top:15px; }

.html-son .html-son-left { border:1px solid #dddddd; float:left; height:210px;  padding:5px; width:310px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.html-son .html-son-left h4 { font-size:18px; margin:5px 0 5px 0; }
.html-son .html-son-left p { margin:0; }
.html-son .html-son-right { border:1px solid #dddddd; float:right; height:210px; padding:5px; width:310px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.html-son .html-son-right h4 { font-size:18px; margin:5px 0 5px 0; }
.html-son .html-son-right p { margin:0; }

.tel-rezervasyon { float:right; height:64px; margin:9px 0 0 6px; width:649px; }
.aracFilosu01AciklamaDiv { margin-left:7px; width:720px; }

#home-tokkder-slider { height:278px; margin:0 auto 21px auto; width:1024px; }
#tokkder { background:url(../img/page-img/tokkder-bg.png) no-repeat center top; float:right; height:258px; padding:10px; width:240px; }
#tokkder p { color:#050708; display:block;  font-size:18px; margin-top:174px; text-align:center; }
#tokkder p a { display:block; font-size:12px; margin-top:10px; text-align:center; }

#home-slider { border:1px solid #dddddd; float:left; height:276px; margin-right:22px; width:740px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#home-slider .fdh { background:url(../img/page-img/fiyata-dahil-bg.png) no-repeat center top; float:right; height:246px; padding:15px; width:238px; }
#home-slider .fdh h2 { color:#4e4e4e;  font-size:18px; font-weight:bold; margin-bottom:10px; }
#home-slider .fdh ul { list-style-type:none; }
#home-slider .fdh ul li { background:url(../img/page-img/icon-check.png) no-repeat left center; color:#58595b; display:block;  font-size:12px; padding:5px 5px 5px 20px; }

#home-slider .slider-content { float:left; height:256px; padding:10px; width:452px; }
#home-slider .slider-content ul { height:256px; list-style-type:none; }
#home-slider .slider-content ul li { height:256px; width:452px; }
#home-slider .slider-content ul li h2 { color:#4e4e4e;  font-size:18px; font-weight:bold; margin-bottom:10px; }
#home-slider .slider-content ul li img { float:left; height:106px; width:96px; }
#home-slider .slider-content ul li p { color:#58595b; display:block; float:left; height:173px; padding-left:20px; width:323px; }

#blok3-content { height:164px; margin:0 auto 21px auto; width:1024px; }
#blok3-content .yolyardim { background:url(../img/page-img/3blok-bg.png) no-repeat 0 0; float:left; height:144px; padding:10px 15px; width:334px; }
#blok3-content .yolyardim h3 { color:#58595b;  font-size:24px; font-weight:bold; text-align:right; }
#blok3-content .yolyardim p {  color:#58595b;  font-size:30px; font-weight:bold; margin:0; text-align:right; }
#blok3-content .yolyardim p span {  color:#666666; display:inline-block;  font-size:18px; font-weight:bold; text-align:right; }
#blok3-content .onlineteklif { background:url(../img/page-img/3blok-bg.png) no-repeat -382px 0; float:left; height:144px; margin:0 18px; padding:10px 15px; width:334px; }
#blok3-content .onlineteklif h3 { color:#58595b;  font-size:24px; font-weight:bold; text-align:right; }
#blok3-content .onlineteklif p {  color:#4e4e4e; display:block; font-size:14px; margin:10px 0 0 84px; text-align:right; width:250px; }
#blok3-content .gereklibelgeler { background:url(../img/page-img/3blok-bg.png) no-repeat -764px 0; float:left; height:144px; padding:10px 15px; width:230px; }
#blok3-content .gereklibelgeler h3 { color:#58595b;  font-size:24px; font-weight:bold; text-align:right; }
#blok3-content .gereklibelgeler p {  color:#4e4e4e; display:block; font-size:14px; margin:10px 0 0 50px; text-align:right; width:180px; }

#ftm-cntnt ul li span.kpn-ndrm-ttr{font-size:11px; color:#ccc;}
/* -------------------------------------------------------- Kupon Finish  -------------------------------------------------------- */

#lightbox-content-ekstra { padding:0 20px; }
#lightbox-content-ekstra h1 { background-color:#58595b; color:#fff; font-size:18px; line-height:normal !important; padding:10px; text-align:center; }
#lightbox-content-ekstra p { margin:50px 0; }
#lightbox-content-ekstra #lightbox-button-sec { display:block; }
#lightbox-content-ekstra #lightbox-button-sec input { background-color:#37b460; cursor:pointer; color:#fff; display:block; font-weight:bold; height:50px; text-align:center; width:100%; }
#lightbox-content-ekstra #lightbox-button-devam { display:block; }
#lightbox-content-ekstra #lightbox-button-devam input { background:rgba(77,84,95, 0.8); cursor:pointer; color:#fff; display:block; font-weight:bold; height:50px; text-align:center; width:100%; }


.home-search { background:url(../img/page-img/home-search-bg.png) no-repeat center top; min-height:556px; padding:38px 0; width:100%; z-index:1; } 
.home-search .home-search-middle { margin:0 auto; width:1024px; }
.home-search .home-search-middle .search-content { margin-top:30px; width:1024px; }
.home-search .home-search-middle .search-content h1 { color:#58595b;  font-size:36px; font-weight:normal; line-height:normal !important; margin:0; padding:0; text-align:center; }
.home-search .home-search-middle .search-content p { color:#58595b;  font-size:14px; font-weight:normal; line-height:normal !important; margin:0; padding:5px 0 0 0; text-align:center; }

.home-search .content-box { margin-top:280px; position:relative; }
.home-search .content-box b { font-weight:normal; }
.home-search .content-box p { display: none; background:url(../img/page-img/manset-p-bg.png) no-repeat left top; color:#fff; font-size:14px; height:63px; left:30px; top:-350px; padding:20px 15px; position:absolute; text-align:center; width:81px; }
.home-search .content-box p span { background:url(../img/page-img/manset-tl.png) no-repeat right center; display:block; font-size:30px; font-weight:bold; margin-left:auto; margin-right:auto; margin-top:5px; padding-right:25px; text-align:right; }

section.content-box .headline-box .slider-next-prev .np-btn { border-color:#fbb040 !important; }
section.content-box .headline-box .slider-next-prev .np-btn i { color:#fbb040 !important; }
section.content-box .headline-box .slider-next-prev .np-btn:hover { background-color: #fbb040 !important; border-color:#fbb040 !important; }
section.content-box .headline-box .slider-next-prev .np-btn:hover i { color:#fff !important; }
section.content-box .headline-box .slider-next-prev .np-btn { border-color:#fbb040 !important; }
section.content-box .headline-box .slider-next-prev .np-btn i { color:#fbb040 !important; }

section.content-box .new-car-slider .item { padding-bottom: 50px !important; }

.windy-populer-cars { padding:40px 0; width:100%; }
.windy-populer-cars .windy-populer-cars-middle { margin:0 auto; width:1024px; }
.windy-populer-cars .windy-populer-cars-middle .discover-our-cars { margin:20px 0 40px 0; text-align:center; }
.windy-populer-cars .windy-populer-cars-middle .discover-our-cars a { border:2px solid #000; color:#58595b;  font-size:14px; font-weight:bold; padding:5px 40px; text-decoration:none; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; }
.windy-populer-cars .windy-populer-cars-middle .discover-our-cars a:hover { border-color:#e10e2c; color:#e10e2c; }


.home-slider { height:350px; padding:30px 0 30px; width:100%; }
.home-slider .home-slider-middle { height:400px; margin:0 auto; width:1024px; }
.home-slider .home-slider-middle ul { height:400px; }
.home-slider .home-slider-middle ul li { background-position:right top !important; background-repeat:no-repeat !important; height:400px; }
.home-slider .home-slider-middle ul li b { color:#58595b; display:block;  font-size:24px; font-weight:bold; margin-top:50px; width:400px; }
.home-slider .home-slider-middle ul li p { color:#58595b; display:block;  font-size:14px; font-weight:normal; width:400px; }


.windy-news { padding:40px 0 80px; width:100%; }
.windy-news .windy-news-middle { margin:0 auto; width:1024px; }
.windy-news .windy-news-middle h2 { color:#58595b; display:block;  font-size:36px; font-weight:bold; margin-bottom:60px; text-align:center; }
.windy-news .windy-news-middle ul { margin:0; padding:0; }
.windy-news .windy-news-middle ul li { border-bottom:1px solid #dddddd; float:left; margin:10px 0 10px 37px; min-height:90px; padding-bottom:20px; width:450px; }
.windy-news .windy-news-middle ul li b a { color:#58595b;  font-size:24px; font-weight:bold; text-decoration:none; }
.windy-news .windy-news-middle ul li p a { color:#58595b;  font-size:14px; font-weight:normal; text-decoration:none; }
.windy-news .windy-news-middle .view-all-news { margin-top:40px; text-align:center; }
.windy-news .windy-news-middle .view-all-news a { border:2px solid #58595b; color:#58595b;  font-size:18px; font-weight:bold; padding:5px 40px; text-decoration:none; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; }
.windy-news .windy-news-middle .view-all-news a:hover { border-color:#58595b; color:#58595b; }


.payment { border-bottom:1px solid #dddddd; border-top:1px solid #dddddd; padding:80px 0 80px 0; width:100%; }
.payment .payment-middle { margin:0 auto; width:1024px; }
.payment .payment-middle h2 { color:#58595b; display:block;  font-size:36px; font-weight:bold; text-align:center; }
.payment .payment-middle img { display:block; margin:40px auto; width:655px; }
.payment .payment-middle p {  font-size:14px; font-weight:normal; text-align:center; }

.masterTooltip .satistip { margin:-23px 0 0 390px; position:absolute; width:50px; }

.cr-yas { background:url(../img/page-img/info-button.png) no-repeat left center; color:#58595b; font-weight:bold; margin:10px 0; padding-left:25px; } 

#mn #mn-lgn #pg-hdr .booking-hdr { background:url(../img/page-img/sonuc-header.jpg) no-repeat center top; height:349px; width:100%; }
#mn #mn-lgn #pg-hdr .booking-hdr h1 { color:#58595b !important; display:block;  font-size:30px; font-weight:bold; margin:0 auto; padding-top:50px !important; text-align:center; width:1024px; }

#mn #mn-lgn #pg-hdr .booking-hdr h1 p.slogan { color:#58595b; font-size:20px; font-weight:normal; }
#mn #mn-lgn #pg-hdr .booking-hdr h1 p.link { display:block; margin:0 auto; width:80px; }
#mn #mn-lgn #pg-hdr .booking-hdr h1 p a { display:block; float:left; height:32px; text-decoration:none; text-indent: -9999px; width:32px; }

#mn #mn-lgn #pg-hdr .booking-hdr h1 p a.facebook { background:url(../img/page-img/page-img.png) no-repeat -340px -68px; margin-right:10px; }
#mn #mn-lgn #pg-hdr .booking-hdr h1 p a.facebook:hover { opacity:0.9; }
#mn #mn-lgn #pg-hdr .booking-hdr h1 p a.instagram { background:url(../img/page-img/page-img.png) no-repeat -430px -68px; margin-right:0px !important; }
#mn #mn-lgn #pg-hdr .booking-hdr h1 p a.instagram:hover { opacity:0.9; }

.blog-details .blog-list a { background-color:#fbb040 !important; }
.blog-details ul {
  list-style: none;
  padding:0;
  margin:0;
}
.blog-details ul li { 
  display: block;
  padding-left: 1em; 
  text-indent: -.7em;
}

.blog-details ul li:before {
  content: "• ";
  color: #fbb040; /* or whatever color you prefer */
  font-weight: bold;
  font-size: 24px;
}


.blog ul li .blog-dtls-vw a { background-color:#fbb040 !important; }
.blog ul li .blog-dtls-vw a b { color:#fff !important; }

.blog ul li b { color:#58595b !important; }

.blog-details i { display:none !important; }
.blog ul li i { display:none !important; }

#header-top { height:63px; width:100%; }
#header-top #header-top-middle { margin:0 auto; width:809px; }
#header-top #header-top-middle .language { float:right; height:26px; margin-top:27px; }
#header-top #header-top-middle .language .select-language { border:1px solid #58595b; float:left; height:14px; margin-left:5px; padding:5px 10px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; }
#header-top #header-top-middle .language .select-language .selecter { visibility:hidden; }
#header-top #header-top-middle .language .select-language .dd .ddTitle .ddlabel { color:#58595b !important; font-size:12px; font-weight:normal !important; top:-1px !important; }
#header-top #header-top-middle .language .select-language .selecter .selecter-selected { color:#58595b !important; padding:0px !important; }
#header-top #header-top-middle .language .select-money { border:1px solid #58595b; float:left; height:14px; padding:5px 10px; min-width:100px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; }
#header-top #header-top-middle .language .select-money .selecter .selecter-selected { color:#58595b !important; font-size:12px; font-weight:normal !important; padding:0px !important; top:-1px !important; }

#header-top #header-top-middle .language .user { color:#fff; float:left; height:30px; padding-right:5px; }
#header-top #header-top-middle .language .user b { color:#fff; font-size:12px; font-weight:normal; margin-bottom:10px; }
#header-top #header-top-middle .language .user .sign-up { display:none; float:left; padding-right:10px; }
#header-top #header-top-middle .language .user .sign-up ul { }
#header-top #header-top-middle .language .user .sign-up ul li { }
#header-top #header-top-middle .language .user .sign-up ul li a { color:#58595b;  font-size:11px; font-weight:normal; text-decoration:none; }
#header-top #header-top-middle .language .user .sign-up ul li a:hover { color:#e10e2c; }
#header-top #header-top-middle .language .user .sign-in { background-color:#fbb040; height:26px; text-align:center; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; }
#header-top #header-top-middle .language .user .sign-in ul { }
#header-top #header-top-middle .language .user .sign-in ul li { }
#header-top #header-top-middle .language .user .sign-in ul li a  { color:#fff;  font-size:12px; height:30px; line-height:26px; padding:0 10px; text-decoration:none; }
#header-top #header-top-middle .language .user .sign-in ul li a:hover { color:#fff; }

/*Login-Menu Start*/

#header-top #header-top-middle .language .user .sign-in ul li.topnav { color:#fff; display:block; height:26px; line-height:26px; padding:0 20px; position:relative; }
#header-top #header-top-middle .language .user .sign-in ul li.topnav b{ cursor:pointer; }
#header-top #header-top-middle .language .user .sign-in ul li.topnav ul li span.subhover {background-position: center bottom; color:#58595b; cursor: pointer;}
#header-top #header-top-middle .language .user .sign-in ul li.topnav ul.subnav {display: none; background-color:#fff; border:1px solid #ddd; border-top:0px !important; height:auto; margin:3px 0 0 -85px; padding:10px 5px; position:absolute; width:auto; z-index:9999; top:20px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1); }
#header-top #header-top-middle .language .user .sign-in ul li.topnav ul.subnav li{ clear:both; display:block; margin:0; padding:5px 0; }
#header-top #header-top-middle .language .user .sign-in ul li.topnav ul.subnav li a { background:rgba(221,221,221,0.2); color:#58595b; font-size:12px; display:block;clear:both; }
#header-top #header-top-middle .language .user .sign-in ul li.topnav ul.subnav li a:hover { background:rgba(240,125,0,1); color:#fff; display:block;clear:both; }
/*Login-Menu Finish*/


#mn-tp-lft { height:68px; margin:27px 0 0 0; position:absolute; width:221px; }
#mn-tp-lft a { display:block; height:68px; width:221px; }



/*ZGR Default Page News Start*/

#home-news #home-news-middle ul li:nth-child(odd) { margin: inherit !important; padding:inherit !important; margin-bottom:32px !important; }
#home-news #home-news-middle ul li:nth-child(even) { margin: inherit !important; padding:inherit !important; margin-bottom:32px !important; }

#home-news { width:100%; margin:0 !important; padding:50px 0 90px 0; }
#home-news #home-news-middle { margin:0 auto; padding:0; width:1024px; }
#home-news #home-news-middle h2 { color:#58595b; display:block; font-size:30px; font-weight:normal; text-align:left; }
#home-news #home-news-middle ul { }
#home-news #home-news-middle ul li { border:1px solid #f5f5f5 !important; height:450px !important; margin-bottom:32px !important; position:relative !important; width:318px !important; }
#home-news #home-news-middle ul li img { float:none; height:auto !important; margin-right:0px !important; width:318px !important; }
#home-news #home-news-middle ul li span { color:#58595b !important; display:block !important; font-family: 'Nunito', sans-serif !important; font-size:18px !important; font-weight:bold !important; padding:20px 20px 10px 20px !important; width:auto !important; }
#home-news #home-news-middle ul li p { color:#58595b !important; display:block !important; float:none !important; font-size:14px !important; margin-bottom:0px !important; margin-top:0px !important; padding:0 20px 20px 20px !important; width:auto !important; }
#home-news #home-news-middle ul li .more { position:absolute; bottom:20px; right:20px; }
#home-news #home-news-middle ul li .more a { background-color:#58595b !important; height:43px !important; font-size:16px !important; line-height:43px !important; min-width:114px; padding:0px !important; text-align:center !important; -webkit-border-radius: 1px !important; -moz-border-radius: 1px !important; border-radius: 0px !important; }

#home-news #home-news-middle ul li:nth-child(2) { margin-left:32px !important; margin-right:32px !important; }
#home-news #home-news-middle ul li:nth-child(5) { margin-left:32px !important; margin-right:0px !important; width:670px !important; }
#home-news #home-news-middle ul li:nth-child(5) img { float:none !important; height:auto !important; width:670px !important; }
#home-news #home-news-middle ul li:nth-child(5) p { display:none !important; }
#home-news #home-news-middle ul li:nth-child(6) { display:none !important; }
#home-news #home-news-middle ul li:nth-child(7) { display:none !important; }
#home-news #home-news-middle ul li:nth-child(8) { display:none !important; }


#home-news #home-news-middle ul li i { display:none !important; }
/*ZGR Default Page News Finish*/

.home-icon { padding:50px 0; width:100%; }
.home-icon .home-icon-middle { margin:0 auto; width:1024px; }
.home-icon .home-icon-middle ul { }
.home-icon .home-icon-middle ul li { font-size:14px; text-align:center; padding:0 40px; width:260px; }
.home-icon .home-icon-middle ul li b { color:#58595b; font-size:16px; }
.home-icon .home-icon-middle ul li p { color:#58595b; }
.home-icon .home-icon-middle ul li i { display:block; height:48px; margin:0 auto 20px auto; width:48px; }
.home-icon .home-icon-middle ul li:nth-child(1) i { background:url(../img/page-img/home-icon-1.png) no-repeat center center; }
.home-icon .home-icon-middle ul li:nth-child(2) i { background:url(../img/page-img/home-icon-2.png) no-repeat center center; }
.home-icon .home-icon-middle ul li:nth-child(3) i { background:url(../img/page-img/home-icon-3.png) no-repeat center center; }

#anasayfa-haberler { margin:50px 0 0 0 !important; }

.new-popular-cars { display:none; padding:50px 0 100px 0; width:100%; }
.new-popular-cars .new-popular-cars-middle { margin:0 auto; width:1024px; }
.new-popular-cars .new-popular-cars-middle h2 { background:url(../img/page-img/popular-car-h2-bg.png) repeat-x left center; color:#58595b; display:block; font-size:24px; font-weight:bolder; margin-bottom:50px; text-align:center; }
.new-popular-cars .new-popular-cars-middle h2 b { background-color:#fff; padding:0 15px; }
.new-popular-cars .new-popular-cars-middle .car-list { }
.new-popular-cars .new-popular-cars-middle .car-list .car-details { border:1px solid #dddddd; float:left; min-height:424px; margin-bottom:18px; padding:22px; position:relative; width:283px; }
.new-popular-cars .new-popular-cars-middle .car-list .car-details:nth-child(3n+2) { margin:0 18px; }
.new-popular-cars .new-popular-cars-middle .car-list .car-details .day-price { background:url(../img/page-img/car-details-star.png) no-repeat right center; color:#58595b; font-size:14px; font-style:italic; font-weight:bolder; padding-right:40px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis; -ms-text-overflow:ellipsis;  }
.new-popular-cars .new-popular-cars-middle .car-list .car-details .day-price i { font-size:30px; }
.new-popular-cars .new-popular-cars-middle .car-list .car-details .car-img { height:132px; margin:50px auto; width:280px; }
.new-popular-cars .new-popular-cars-middle .car-list .car-details .car-img img { }
.new-popular-cars .new-popular-cars-middle .car-list .car-details .month-price { border-bottom:1px solid #dddddd; color:#58595b; font-size:14px; font-style:italic; font-weight:bolder; margin-bottom:20px; padding-bottom:10px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis; -ms-text-overflow:ellipsis; }
.new-popular-cars .new-popular-cars-middle .car-list .car-details b { color:#58595b; font-size:18px; font-weight:normal; }
.new-popular-cars .new-popular-cars-middle .car-list .car-details .fuel-gear { color:#58595b; font-size:14px; font-weight:bold; position:absolute; bottom:22px; }
.new-popular-cars .new-popular-cars-middle .car-list .car-details .fuel-gear .fuel { background:url(../img/page-img/car-details-fuel.png) no-repeat left center; float:left; padding-left:21px; padding-right:20px; }
.new-popular-cars .new-popular-cars-middle .car-list .car-details .fuel-gear .gear { background:url(../img/page-img/car-details-gear.png) no-repeat left center; float:left; padding-left:21px; }


.newsletter { padding:0 0 100px 0; width:100%; }
.newsletter .newsletter-middle { margin:0 auto; width:1024px; }
.newsletter .newsletter-middle h2 { background:url(../img/page-img/popular-car-h2-bg.png) repeat-x left center; color:#58595b; display:block; font-size:24px; font-weight:bolder; margin-bottom:50px; text-align:center; }
.newsletter .newsletter-middle h2 b { background-color:#fff; padding:0 15px; }

.car-filter { position:sticky; top:122px !important; }

#ctl00_MainContent_pg_lft { display:none !important; }

#mn #mn-lgn #pg .pg-rght-custom{ width:1024px !important;}

.mn-tp-middle { background:url(../img/page-img/top-phone.png) no-repeat right center; height:122px; margin:0 auto; padding-right:215px; width:809px; }

#hmcrlst .hmcrlst-bslk .hmcrlst-title-detail{    background-color: #fff;
    padding: 0 15px; display: inline-block;}