﻿/*  HTML5 ✰ Boilerplate  */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}
.altbanner {border:1px solid #cecece; margin-top:10px; margin-right:9px;}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }

body { font:13px/1.231 sans-serif; *font-size:small; } 
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

html { overflow-y: scroll; }
a:hover, a:active { outline: none; }
ul, ol { margin-left: 2em; }
ol { list-style-type: decimal; }
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td { vertical-align: top; }

sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }
textarea { overflow: auto; }
.ie6 legend, .ie7 legend { margin-left: -7px; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }

::-moz-selection{ background: #FF5E99; color:#fff; text-shadow: none; }
::selection { background:#FF5E99; color:#fff; text-shadow: none; }
a:link { -webkit-tap-highlight-color: #FF5E99; }

button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

body, select, input, textarea {  color: #444; }
h1, h2, h3, h4, h5, h6 { font-weight: bold; }
a, a:active, a:visited { color: #607890; }
a:hover { color: #036; }


/**
 * Primary styles
 *
 * Author: Burak Erdem (burakerdem@gmail.com)
 */
.right {float:right;}
.left {float:left;}

html {overflow-x:hidden}
body {background:#f4f4f4 url(../img/common/bgBody.gif) 0 0 repeat-x;   /*background: #f4f4f4 url(../img/common/bgBody.gif) 0 0 repeat-x;*/font-size:12px;}
.overlay {background-color:#000;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2001;opacity:0.4;filter:alpha(opacity=40);}

#container {margin:0 auto;position:relative;width:1048px;}
#main {padding-top:8px;}

header nav.sub {overflow:hidden;padding:0 34px;}
header nav.sub ul.primary, header nav ul.secondary {border-left:1px solid #dadbda;overflow:hidden;}
header nav.sub ul.primary li, header nav ul.secondary li {float:left;}
header nav.sub ul.primary li a, header nav ul.secondary li a {border-right:1px solid #dadbda;color:#3c3c3c;display:block;font-weight:bold;height:14px;padding:6px 10px;text-decoration:none;}
header nav.sub ul.primary li a span {color:#f00;font-size:12px;padding:6px 10px;text-decoration:none;}
header nav.sub ul.primary li a:hover, header nav ul.secondary li a:hover {background-color:#b20000;color:#fff;}
header nav.sub ul.primary li a span:hover {background-color:#b20000;color:#fff;}

header nav.sub .loggedIn {background-color:#fff;border:1px solid #bebebe;border-bottom:1px solid #d1d1d1;height:56px;left:712px;padding:8px 0 0 7px;position:absolute;width:293px;z-index:1011;}
header nav.sub .loggedIn .photo {float:left;}
header nav.sub .loggedIn .photo img {border:1px solid #999;}
header nav.sub .loggedIn .settings {float:left;margin-left:10px;}
header nav.sub .loggedIn .settings a.name {color:#da0000;display:block;font-size:14px;font-weight:bold;margin-bottom:10px;text-decoration:none;}
header nav.sub .loggedIn .settings li {background:url(../img/common/topProfileLinkSeparator.gif) right 2px no-repeat;float:left;padding:0 6px;}
header nav.sub .loggedIn .settings li.first {padding-left:0;}
header nav.sub .loggedIn .settings li.last {background:none;padding-right:0;}
header nav.sub .loggedIn .settings li a {color:#383838;font-size:11px;text-decoration:none;}
header nav.sub .loggedIn a.logout {left:254px;position:absolute;top:5px;}

header .header {background:url(../img/common/header.jpg) 0 0 no-repeat;height:47px;margin-top:8px;padding:19px 33px 19px 34px;position:relative;width:981px;}
header .header .logo {float:left;height:47px;margin-right:106px;width:152px;}
header .header .search {background:url(../img/common/search.gif) 0 0 no-repeat;float:left;height:37px;left:292px;margin-top:3px;padding:7px 0 0 32px;position:absolute;width:358px;z-index:2049;}
header .header .search input.query {background-color:transparent;border:none;float:left;margin-top:1px;outline:none;padding:7px 5px;width:251px;}
header .header .search input.submit {background:url(../img/common/btnSearch.jpg) 0 0 no-repeat;border:none;float:left;height:31px;outline:none;text-indent:-9999px;width:90px;}
header .header .cart {float:left;left:712px;margin-top:3px;position:absolute;z-index:1010;}
header .header .cart .preview {background:url(../img/common/cart.gif) 0 0 no-repeat;color:#676767;cursor:pointer;height:28px;padding:16px 0 0 39px;width:263px;}
header .header .cart .details {background-color:#fff;border:1px solid #bebebe;display:none;margin-top:-3px;padding:20px 20px 10px 20px;width:260px;}
header .header .cart .details dl {overflow:hidden;}
header .header .cart .details dl dt {float:left;margin-bottom:5px;width:180px;}
header .header .cart .details dl dd {float:right;margin-bottom:5px;text-align:right;width:75px;}
header .header .cart .details dl dd span.price {color:#d60000;font-weight:bold;}
header .header .cart .details dl dt a {color:#676767;text-decoration:none;}
header .header .cart .details dl dt a span.quantity {color:#999;font-size:11px;}
header .header .cart .details .buttons {margin-top:10px;text-align:center;}

header nav.main {background:url(//www.bimeks.com.tr/img/nav/navigation.gif) 0 0 no-repeat;height:46px;position:absolute;z-index:999;}
header nav.main ul {}
header nav.main ul li.dir {float:left;position:relative;}
header nav.main ul li.dir span {display:none;}
header nav.main ul li a.dir {display:block;height:46px;}
header nav.main ul li:hover nav {visibility:visible;-moz-transition-delay:0.3s; -o-transition-delay:0.3s; -webkit-transition-delay:0.3s; transition-delay:0.3s}
header nav.main ul li.m1 a.dir {background:url(//www.bimeks.com.tr/img/nav/menu1.gif) 0 0 no-repeat;width:167px;}
header nav.main ul li.m1 nav.menu {width:790px;}
header nav.main ul li.m1:hover a.dir {background:url(//www.bimeks.com.tr/img/nav/menu1-on.gif) 0 0 no-repeat;width:167px;}
header nav.main ul li.m2 a.dir {background:url(//www.bimeks.com.tr/img/nav/menu2.gif) 0 0 no-repeat;width:112px;}
header nav.main ul li.m2 nav.menu {width:813px;}
header nav.main ul li.m2:hover a.dir {background:url(//www.bimeks.com.tr/img/nav/menu2-on.gif) 0 0 no-repeat;width:112px;}
header nav.main ul li.m3 a.dir {background:url(//www.bimeks.com.tr/img/nav/menu3.gif) 0 0 no-repeat;width:116px;}
header nav.main ul li.m3 nav.menu {width:618px;}
header nav.main ul li.m3:hover a.dir {background:url(//www.bimeks.com.tr/img/nav/menu3-on.gif) 0 0 no-repeat;width:116px;}
header nav.main ul li.m4 a.dir {background:url(//www.bimeks.com.tr/img/nav/menu4.gif) 0 0 no-repeat;width:140px;}
header nav.main ul li.m4 nav.menu {width:353px;}
header nav.main ul li.m4:hover a.dir {background:url(//www.bimeks.com.tr/img/nav/menu4-on.gif) 0 0 no-repeat;width:140px;}
header nav.main ul li.m5 a.dir {background:url(//www.bimeks.com.tr/img/nav/menu5.gif) 0 0 no-repeat;width:129px;}
header nav.main ul li.m5 nav.menu {width:600px;}
header nav.main ul li.m5:hover a.dir {background:url(//www.bimeks.com.tr/img/nav/menu5-on.gif) 0 0 no-repeat;width:129px;}
header nav.main ul li.m6 a.dir {background:url(//www.bimeks.com.tr/img/nav/menu6.gif) 0 0 no-repeat;width:105px;}
header nav.main ul li.m6 nav.menu {width:200px;}
header nav.main ul li.m6:hover a.dir {background:url(//www.bimeks.com.tr/img/nav/menu6-on.gif) 0 0 no-repeat;width:105px;}
header nav.main ul li.m7 a.dir {background:url(//www.bimeks.com.tr/img/nav/menu7.gif) 0 0 no-repeat;width:91px;}
header nav.main ul li.m7 nav.menu {width:850px;}
header nav.main ul li.m7:hover a.dir {background:url(//www.bimeks.com.tr/img/nav/menu7-on.gif) 0 0 no-repeat;width:91px;}
header nav.main ul li.m8 a.dir {background:url(//www.bimeks.com.tr/img/nav/menu8.gif) 0 0 no-repeat;width:188px;}
header nav.main ul li.m8 nav.menu {width:168px;}
header nav.main ul li.m8:hover a.dir {background:url(//www.bimeks.com.tr/img/nav/menu8-on.gif) 0 0 no-repeat;width:188px;}

nav.menu.mega {background-color:#263244;left:0;padding:10px;position:absolute;top:45px;visibility:hidden;z-index:999;}
nav.menu.mega .categories {float:left;padding:0 14px 0 10px;}
nav.menu.mega.right .categories {float:right;}
nav.menu.mega.first .categories {float:left;padding:0 14px 0 24px;}
nav.menu.mega .categories li {margin-bottom:4px;}
nav.menu.mega .categories a {color:#fff;font-weight:bold;text-decoration:none;}
nav.menu.mega .categories a:hover {color:#6ecff6;}
nav.menu.mega .subcategories nav div.module ul li a:hover {color:#af5f7e;}
nav.menu.mega .categories a.all {color:#6ecff6;font-size:15px;}
nav.menu.mega .subcategories {float:left;}
nav.menu.mega .subcategories .container {background-color:#fff;overflow:hidden;}
nav.menu.mega .subcategories .container .column {border-left:1px solid #e5e5e5;float:left;}
nav.menu.mega .subcategories nav {width:210px;}
nav.menu.mega .subcategories nav div.module {border-bottom:1px solid #e5e5e5;height:150px;padding:10px 15px;}
nav.menu.mega .subcategories nav.single .module {height:321px;}
nav.menu.mega .subcategories nav div.module div {height:150px;}
nav.menu.mega .subcategories nav.single div.module div {height:320px;}
nav.menu.mega .subcategories nav div.module.computer div {background:url(//www.bimeks.com.tr/img/nav/pictograms/computer.gif) bottom right no-repeat;}
nav.menu.mega .subcategories nav div.module.computerParts div {background:url(//www.bimeks.com.tr/img/nav/pictograms/computerParts.gif) bottom right no-repeat;}
nav.menu.mega .subcategories nav div.module.printer div {background:url(//www.bimeks.com.tr/img/nav/pictograms/printer.gif) bottom right no-repeat;}
nav.menu.mega .subcategories nav div.module.network div {background:url(//www.bimeks.com.tr/img/nav/pictograms/network.gif) bottom right no-repeat;}
nav.menu.mega .subcategories nav div.module.software div {background:url(//www.bimeks.com.tr/img/nav/pictograms/software.gif) bottom right no-repeat;}
nav.menu.mega .subcategories nav div.module.consumption div {background:url(//www.bimeks.com.tr/img/nav/pictograms/consumption.gif) bottom right no-repeat;}
nav.menu.mega .subcategories nav div.module.accessories div {background:url(//www.bimeks.com.tr/img/nav/pictograms/accessories.gif) top right no-repeat;}
nav.menu.mega .subcategories nav div.module.mp3Player div {background:url(//www.bimeks.com.tr/img/nav/pictograms/mp3Player.gif) bottom right no-repeat;}
nav.menu.mega .subcategories nav div.module.phone div {background:url(//www.bimeks.com.tr/img/nav/pictograms/phone.gif) bottom right no-repeat;}
nav.menu.mega .subcategories nav div.module.office div {background:url(../img/nav/pictograms/office.gif) bottom right no-repeat;}
nav.menu.mega .subcategories nav div.module.music div {background:url(../img/nav/pictograms/music.gif) bottom right no-repeat;}
nav.menu.mega .subcategories nav div.module.vision div {background:url(../img/nav/pictograms/vision.gif) bottom right no-repeat;}
nav.menu.mega .subcategories nav div.module.hair div {background:url(../img/nav/pictograms/hair.gif) bottom right no-repeat;}
nav.menu.mega .subcategories nav div.module.health div {background:url(../img/nav/pictograms/health.gif) bottom right no-repeat;}
nav.menu.mega .subcategories nav div.module.hobby div {background:url(../img/nav/pictograms/hobby.gif) bottom right no-repeat;}
nav.menu.mega .subcategories nav div.module.household div {background:url(../img/nav/pictograms/household.gif) bottom right no-repeat;}
nav.menu.mega .subcategories nav div.module.kitchen div {background:url(../img/nav/pictograms/kitchen.gif) bottom right no-repeat;}
nav.menu.mega .subcategories nav div.module.canta div {background:url(../img/nav/pictograms/canta.gif) bottom right no-repeat;}
nav.menu.mega .subcategories nav div.module.tripod div {background:url(../img/nav/pictograms/tripod.gif) bottom right no-repeat;}
nav.menu.mega .subcategories nav div.module.nbBatarya div {background:url(../img/nav/pictograms/nbBatarya.gif) bottom right no-repeat;}
nav.menu.mega .subcategories nav div.module.kulaklik div {background:url(../img/nav/pictograms/kulaklik.gif) bottom right no-repeat;}
nav.menu.mega .subcategories nav div.module.oyun div {background:url(../img/nav/pictograms/oyun.gif) bottom right no-repeat;}
nav.menu.mega .subcategories nav li {padding-bottom:2px;}
nav.menu.mega .subcategories nav h5 {color:#af5f7e;font-size:15px;font-weight:bold;}
nav.menu.mega .subcategories nav a {color:#5e5e5e;font-size:11px;font-weight:bold;text-decoration:none;}
nav.menu.mega .subcategories nav a.all {color:#bdabab;font-size:9px;}
nav.menu.mega .subcategories .banner {line-height:0.01px;margin-top:10px;}
nav.menu.normal {background-color:#263244;left:0;padding:10px;position:absolute;top:45px;visibility:hidden;z-index:999;}
nav.menu.normal ul li a {color:#fff;display:block;font-weight:bold;padding:3px 25px 3px 6px;text-decoration:none;}
nav.menu.normal ul li a:hover {background-color:#1659a8;}

header .searchResults {background-color:#fff;border:1px solid #000;border-top:none;left:291px;position:absolute;top:98px;width:390px;z-index:2050;}
header .searchResults .close {position:absolute;right:10px;top:6px;}
header .searchResults .close a {color:#fff;font-size:11px;text-decoration:none;}
header .searchResults .module h5 {background-color:#cd0000;color:#fff;height:20px;padding:6px 5px 0 5px;}
header .searchResults .module ul {list-style:none;margin:0 0 0 10px;}
header .searchResults .module li {border-bottom:1px solid #dadada;overflow:hidden;}
header .searchResults .module li a {text-decoration:none;}
header .searchResults .module li.last {border:none;}
header .searchResults .module li.more {padding-right:10px;text-align:right;}
header .searchResults .module li.more a {background:url(../img/common/searchItemArrow.gif) right 3px no-repeat;color:#989898;font-size:10px;padding-right:11px;text-decoration:none;}
header .searchResults .module li img {float:left;height:72px;margin-right:10px;width:72px;}
header .searchResults .module li span {display:block;float:left;width:280px;}
header .searchResults .module li span.title {color:#201a17;font-size:13px;font-weight:bold;margin-top:18px;}
header .searchResults .module li span.category {color:#201a17;font-size:11px;}
header .searchResults div.all {background-color:#cd0000;padding-right:10px;}
header .searchResults div.all a {background:url(../img/common/searchAllArrow.gif) right 7px no-repeat;color:#fff;display:block;font-size:11px;padding:5px 11px 5px 0;text-align:right;text-decoration:none;}

nav.breadcrumb {background-color:#fff;border:1px solid #cecece;border-top:none;height:29px;margin-top:46px;}
nav.breadcrumb li {background:url(../img/common/breadcrumbSeparator.gif) right 0 no-repeat;float:left;}
nav.breadcrumb li a {color:#1c1715;display:block;font-size:11px;height:21px;padding:8px 20px 0 10px;text-decoration:none;}
nav.breadcrumb li a:hover {color:#dc0009;}
nav.breadcrumb li.home {padding-left:36px;}
nav.breadcrumb li.home a {background:url(../img/icons/breadcrumbHome.gif) 0 10px no-repeat;}
nav.breadcrumb li.home a span {display:none;}
nav.breadcrumb li.current {background:none;}
nav.breadcrumb li.current a {color:#dc0009;font-weight:bold;}

.mainContent {background:#fff url(../img/common/bgMain.gif) 0 0 repeat-x;border-left:1px solid #cecece;border-right:1px solid #cecece;overflow:hidden;padding:3px 33px;}
.mainContent.homepageContent {margin-top:46px;}

aside.sidebar {float:left;margin-top:10px;width:180px;}
aside.sidebar.homepage {float:left;margin-top:0;width:300px;}
aside.sidebar.homepage section {margin-bottom:10px;margin-top:0px;}
aside.sidebar.homepage section.border {border:1px solid #cecece;}
aside.sidebar.homepage section header {background-color:#151515;color:#fff;font-size:16px;font-weight:bold;height:27px;letter-spacing:-1px;padding:8px 0 0 11px;}
aside.sidebar.homepage section header a.rss {background:url(../img/icons/rss.gif) 0 0 no-repeat;display:block;float:right;height:12px;margin:3px 10px 0 0;width:12px;}
aside.sidebar.homepage section section {border:1px solid #cecece;border-top:none;margin:0;padding:10px;}
aside.sidebar.homepage section.onlineHelp img {display:block;}
aside.sidebar.homepage section.onlineHelp .facebook {margin:-25px 0 0 20px;position:absolute;}
aside.sidebar.homepage section.spy section {background:url(../img/spy/bg.gif) 0 0 repeat-x;color:#303030;height:252px;overflow:hidden;padding:0 10px 14px 10px;position:relative;}
aside.sidebar.homepage section.spy section div.stream div {border-bottom:1px solid #e2e2e2;padding:8px 0 8px 18px;}
aside.sidebar.homepage section.spy section div.stream div.last {border:none;}
aside.sidebar.homepage section.spy section div.stream div.membership {background:url(../img/icons/membership.png) 0 10px no-repeat;}
aside.sidebar.homepage section.spy section div.stream div.discount {background:url(../img/icons/discount.png) 0 10px no-repeat;}
aside.sidebar.homepage section.spy section div.stream div.comment {background:url(../img/icons/comment.png) 0 10px no-repeat;}
aside.sidebar.homepage section.spy section div.stream div.shop {background:url(../img/icons/cart.png) 0 10px no-repeat;}
aside.sidebar.homepage section.spy section div.stream div.photo {background:url(../img/icons/frame.png) 0 10px no-repeat;}
aside.sidebar.homepage section.spy section div.stream div.presales {background:url(../img/icons/red-flag.png) 0 10px no-repeat;}
aside.sidebar.homepage section.spy section div.stream div.purchase {background:url(../img/icons/gift2.png) 0 10px no-repeat;}
aside.sidebar.homepage section.spy section div.stream div.bidakka {background:url(../img/icons/bidakka.png) 0 10px no-repeat;}
aside.sidebar.homepage section.spy section div.stream div span.name {color:#cd0000;}
aside.sidebar.homepage section.spy section div.stream div span.product {color:#009ebb;}
aside.sidebar.homepage section.spy.live .slider {display:none;}
aside.sidebar.homepage section.spy section .slider {bottom:-1px;position:absolute;right:-1px;}
aside.sidebar.homepage section.spy section .slider a {display:block;float:left;height:22px;}
aside.sidebar.homepage section.spy section .slider a span {display:none;}
aside.sidebar.homepage section.spy section .slider a.up {background:url(../img/spy/slider.gif) 0 0 no-repeat;width:25px;}
aside.sidebar.homepage section.spy section .slider a.down {background:url(../img/spy/slider.gif) -25px 0 no-repeat;width:24px;}
aside.sidebar.homepage section.spy a {text-decoration:none;}
aside.sidebar.homepage section.spy div.fade {background:url(../img/spy/fade.png) 0 0 no-repeat;height:39px;position:absolute;top:238px;width:294px;}

.sidebar .filter {margin-bottom:10px;}
.sidebar .filter .selectedFilters {background:#47403d url(../img/list/filterTop.gif) 0 0 no-repeat;}
.sidebar .filter .selectedFilters ul {list-style:none;margin:0;padding:6px 0;}
.sidebar .filter .selectedFilters ul li {background:url(../img/list/filterSeparator.gif) left bottom repeat-x;margin:0 10px;}
.sidebar .filter .selectedFilters ul li a {background:url(../img/list/filterDelete.png) 145px 4px no-repeat;color:#fff;display:block;font-size:13px;font-weight:bold;padding:4px 10px 4px 0;text-decoration:none;}
.sidebar .filter .selectedFilters ul li a span {display:none;}
.sidebar .filter .selectedFilters ul li a .SelectedCaption {color:#fff;font-size:13px;font-weight:normal;padding:4px 10px 4px 0;text-decoration:none;}
.sidebar .filter .accordion h3 {background:url(../img/list/filterHeader.gif) 0 0 repeat-x;}
.sidebar .filter .accordion h3 a {color:#fff;display:block;font-weight:bold;height:21px;padding:5px 0 0 10px;text-decoration:none;}
.sidebar .filter .accordion.nojs h3 {color:#fff;display:block;font-weight:bold;height:21px;padding:5px 0 0 10px;text-decoration:none;}
.sidebar .filter .accordion ul {background-color:#f6f6f6;border-left:1px solid #e2e2e2;border-right:1px solid #e2e2e2;list-style:none;margin:0;padding:10px 0;}
.sidebar .filter .accordion li {padding:0 10px 3px 10px;}
.sidebar .filter .accordion li a {color:#1c1715;font-size:11px;text-decoration:none;}
.sidebar .filter .accordion li a:hover {color:#dc0009;}
.sidebar .filter .accordion li a span, .sidebar .filter .accordion li a:hover span {color:#949494;}


section.subcontent {margin-top:10px;} /*kategori banner'lari gösterilene kadar geçici olarak margin'i 0 yaptim, normali 10px zafer*/
section.main {float:right;width:665px;margin-bottom: 0px;}
section.main section.showcase {border:1px solid #a9a9a9;height:310px;margin:8px 0 12px 0;width:649px;}
section.main section.smallBanners {border:1px solid #cecece;margin-bottom:10px;overflow:hidden;}
section.main section.smallBanners section {float:left;height:50px;width:208px;}
section.main section.smallBanners section.banner.campaign {background:url(../img/banners/campaigns.jpg) 0 0 no-repeat;height:36px;padding:11px 0 0 45px;width:163px;}
section.main section.smallBanners section.banner.campaign a {color:#424242;font-size:11px;font-weight:bold;text-decoration:none;}
section.main section.smallBanners section.banner.campaign a span {display:block;}
section.main section.smallBanners section.banner.campaign a span.header {color:#da0000;font-size:16px;font-weight:bold;line-height:13px;}
section.main section.smallBanners section.banner.middle {margin:0 17px 0 17px;}

section.main section.tab.homepage {height:705px;margin-bottom:0px;position:relative;}
section.main section.tab.homepage .contentSliderContainer {height:705px;overflow:hidden;margin-top: 10px;}
section.main section.tab.homepage nav ul {/*background:url(../img/tabs/homepageHeader.gif) 0 0 no-repeat;*/background-color:black;border-left: 1px solid #cecece; height:33px;}
section.main section.tab.homepage nav ul li {float:left;height:33px;overflow:hidden;}
section.main section.tab.homepage nav ul li.first {/*margin-left:1px;*/}
section.main section.tab.homepage nav ul li a {color:#fff;display:block;font-size:13px;font-weight:bold;padding:8px 20px 9px 20px;text-decoration:none;}
section.main section.tab.homepage nav ul li a.selected {background-color:#fff;border-top:1px solid #c1c1c1;color:#da0000;}
section.main section.tab.homepage div.slider {border:1px solid #c1c1c1;border-top:none;height:655px;overflow:hidden;padding-bottom:6px;}
section.main section.tab.homepage div.slider div.container {width:665px; margin:0px 0px -5px 0px;overflow:hidden;padding-top:5px;}
section.main section.tab.homepage div.slider div.container1 {height:600px;margin:0 15px;overflow:hidden;padding-top:16px;}
section.main section.tab.homepage div.slider div.container2 {height:600px;margin:0 15px;overflow:hidden;padding-top:16px;}
section.main section.tab.homepage div.slider div.container3 {height:600px;margin:0 15px;overflow:hidden;padding-top:16px;}
section.main section.tab.homepage div.slider ul {list-style:none;margin:0;overflow:hidden;}
section.main section.tab.homepage div.slider li {float:left;border-bottom:1px solid #cecece;border-right:1px solid #cecece;/*background: url(/img/Border.png) bottom no-repeat;*/ /*padding-bottom:21px;*/padding: 5px 12px 0px 9px; width:144px;height:215px;list-style: none;}   
section.main section.tab.homepage div.slider ul li a {display:block;text-align:center;text-decoration:none;border-bottom:1px solid #cecece}
section.main section.tab.homepage div.slider  li img {height:125px;width:125px;}
section.main section.tab.homepage div.slider  li span.header {color:#000;display:block;font-size:12px;font-weight:bold;height:33px;margin-bottom:5px; margin-top:3px; overflow:hidden;text-align:center;}
section.main section.tab.homepage div.slider   a {color:white}
section.main section.tab.homepage div.slider  li span.price {color:#ea5b33;display:block;text-align:center;}
section.main section.tab.homepage div.slider  li span.price.drop {color:#71a0ab;text-decoration:line-through;}
section.main section.tab.homepage div.slider  li span.price.anasayfaEn {color:#ea5b33;display:block;text-align:center;font-size:14px;font-weight:bold;}
section.main section.tab.homepage a.slider {display:block;height:183px;position:absolute;top:33px;width:23px;}
section.main section.tab.homepage a.slider span {display:none;}
section.main section.tab.homepage a.slider.left {background:url(../img/tabs/homepageSliderLeft.gif) 0 0 no-repeat;left:-10px;display:none;}
section.main section.tab.homepage a.slider.right {background:url(../img/tabs/homepageSliderRight.gif) 0 0 no-repeat;right:-9px;display:none;}

section.main section.banners.homepage.big {margin-bottom:10px;overflow:hidden;}
section.main section.banners.homepage.big section.banner {float:left;}
section.main section.banners.homepage.big section.banner header {background-color:#000;color:#fff;display:block;font-size:16px;font-weight:bold;height:25px;padding:8px 10px 0 10px;text-align:center;width:188px;}
section.main section.banners.homepage.big section.banner a {text-decoration:none;}
section.main section.banners.homepage.big section.banner section {border:1px solid #ddd;border-top:none;}
section.main section.banners.homepage.big section.banner.noborder section {border:none;}
section.main section.banners.homepage.big section.banner.middle {margin:0 13px 0 14px;}
section.main section.banners.homepage.big section.banner.expenditure section {background:url(../img/homepage/bgBanner.gif) 0 0 repeat-x;height:135px;padding:10px;width:186px;}
section.main section.banners.homepage.big section.banner.expenditure p {color:#df131c;font-size:18px;font-weight:bold;text-align:center;}
section.main section.banners.homepage.big section.banner.expenditure ul {list-style:none;margin:16px 0 0 5px;padding:0;}
section.main section.banners.homepage.big section.banner.expenditure ul li {float:left;height:52px;text-align:center;width:52px;}
section.main section.banners.homepage.big section.banner.expenditure ul li a {color:#585858;font-weight:bold;text-decoration:none;}
section.main section.banners.homepage.big section.banner.expenditure ul li.middle {margin:0 10px}
section.main section.banners.homepage.big section.banner.expenditure ul li img {border:2px solid #dedede;}

.carousel {height:310px;overflow:hidden;width:649px;}
.carousel a {outline:none}
.carousel nav {background-color:#151515;height:310px;float:right;position:relative;width:98px;z-index:99;}
.carousel nav ul li a {border-bottom:1px solid #aaa;color:#fff;display:block;font-weight:bold;height:39px;padding:10px 10px 10px 20px;text-decoration:none;width:68px;}
.carousel nav ul li.last a {border-bottom:none;}
.carousel nav ul li.selected {background:url(../img/carousel/homepageSelected.png) 0 0 no-repeat;left:-22px;padding-left:22px;position:relative;width:98px;}
.carousel .slider {float:left;height:310px;width:551px;}
.carousel .slider ul {list-style:none;margin:0;padding:0;}
.carousel .paging {position:absolute;margin:286px 0 0 205px;overflow:hidden;} /*anasayfa banner paging ortaya almak için - zafer*/
.carousel .paging a {outline:none}
.carousel .paging .back {float:left;height:25px;width:26px;}
.carousel .paging .next {float:left;height:25px;width:29px;}
.carousel .paging .pager {background:url(../img/homepage/bgSlideshowPager.gif) 0 0 repeat-x;float:left;height:17px;padding:8px 20px 0 23px;}
.carousel .paging .pager a.pager-link {background:url(../img/homepage/slideshowPagerLinks.png) 0 0 no-repeat;display:block;height:9;width:9px;float:left;margin-right:3px;text-indent:-9999px;}
.carousel .paging .pager a.pager-active {background:url(../img/homepage/slideshowPagerLinks.png) -9px 0 no-repeat;width:10px;}

section.list {float:right;width:785px;}
section.list section.banner {margin-bottom:10px;overflow:hidden;}
section.list section.filter {background:url(../img/list/bgFilter.gif) 0 0 no-repeat;height:36px;margin-bottom:10px;width:785px;}
section.list section.filter .pager {float:left;margin-left:10px;}
section.list section.filter .pager ul {list-style:none;margin:0;overflow:hidden;}
section.list section.filter .pager ul li {float:left;margin:0 4px;}
section.list section.filter .pager ul li a {color:#858585;display:block;font-weight:bold;height:23px;padding:10px 1px 0 1px;text-decoration:none;}
section.list section.filter .pager ul li a.active {border-bottom:3px solid #43749c;color:#43749c;height:21px;}
section.list section.filter .pager ul li a.prev span, section.list section.filter .pager ul li a.next span {display:none;}
section.list section.filter .pager ul li a.prev {background:url(../img/list/pagerPrevNext.png) 0 13px no-repeat;width:6px;}
section.list section.filter .pager ul li a.next {background:url(../img/list/pagerPrevNext.png) -14px 13px no-repeat;width:6px;}
section.list section.filter .selection {float:left;padding-top:6px;}
section.list section.filter .selection.nopager {margin-left:10px;}
section.list section.filter .selection select {color:#404040;float:left;font-size:11px;margin:3px 5px 0 0;}
section.list section.filter .selection a.stock {background:url(../img/list/buttonFilterStock.gif) 0 0 no-repeat;color:#fff;display:block;float:left;font-size:11px;height:19px;margin-right:5px;padding:4px 0 0 10px;text-decoration:none;width:139px;}
section.list section.filter .selection a.compare {background:url(../img/list/buttonFilterCompare.gif) 0 0 no-repeat;color:#fff;display:block;float:left;height:23px;width:82px;}
section.list section.filter .selection a.compare span {display:none;}
section.list section.filter .selection a.outleturunleriincele {background:url(../img/icons/outlet_urunler_icon.png) 0 0 no-repeat;color:#fff;display:block;float:left;height:23px;width:166px;margin-left:20px;}
section.list section.filter .type {float:right;padding-top:9px;}
section.list section.filter .type span.text {color:#404040;display:block;float:right;font-size:11px;margin-right:5px;padding-top:1px;}
section.list section.filter .type ul {float:right;list-style:none;margin:0 10px 0 0;}
section.list section.filter .type ul li {float:left;}
section.list section.filter .type ul li a {display:block;height:17px;margin-left:3px;width:19px;}
section.list section.filter .type ul li a span {display:none;}
section.list section.filter .type ul li a.type1 {background:url(../img/list/filterTypes.gif) 0 0 no-repeat;}
section.list section.filter .type ul li a.type2 {background:url(../img/list/filterTypes.gif) -19px 0 no-repeat;}
section.list section.carousel {float:left;height:0px;width:551px;}/*kategori banner'lari hazir olana kadar 216 olan height'i 0 yaptım zafer*/
section.list section.carouselK {float:left;height:216px;width:551px;}/*kategori banner'lari hazir olana kadar 216 olan height'i 0 yaptım zafer*/
section.list section.carousel div ul {list-style:none;margin:0;padding:0;}
section.list section.carousel ul.pagination {list-style:none;margin:0;margin:-25px 0 0 10px;padding:0;position:absolute;z-index:99;}
section.list section.carousel ul.pagination li {float:left;height:11px;margin-right:5px;width:11px;}
section.list section.carousel ul.pagination li a {background:url(../img/list/sliderPager.png) -11px 0 no-repeat;display:block;height:11px;text-indent:-9999px;width:11px;}
section.list section.carousel ul.pagination li.current a {background:url(../img/list/sliderPager.png) 0 0 no-repeat;}
section.list section.single {float:right;height:0px;width:226px;} /*kategori banner'lari hazir olana kadar 216 olan height'i 0 yaptım zafer*/
section.list section.singleK {float:right;height:216px;width:226px;} /*kategori banner'lari hazir olana kadar 216 olan height'i 0 yaptım zafer*/
section.list .items {overflow:hidden;position:relative;}
.item div.footer .information ul {background:url(../img/list/bgInformationFooterRight.gif) right 0 no-repeat;list-style:none;margin:0;overflow:hidden;padding:0 6px 0 0;}
.item div.footer .information ul li {background:url(../img/list/bgInformationFooter.gif) 0 0 repeat-x;border-right:1px solid #e3e3e3;border-top:1px solid #e3e3e3;color:#838383;font-size:13px;font-weight:bold;float:left;height:26px;padding:3px 7px 0 7px;}
.item div.footer .information ul li.noborder {border-right:none;}
.item div.footer .information ul li.bidakka span {display:block;height:22px;padding:4px 0 0 2px;}
.item div.footer .information ul li span {display:block;height:22px;padding:4px 0 0 26px;}
.item div.footer .information ul li.delivery span {background:none;padding-left:0;}
.item div.footer .information ul li.delivery span em {color:#e30000;font-weight:bold;}
.item div.footer .information ul li.instantDelivery span {background:url(../img/icons/timer.png) 0 2px no-repeat;}
.item div.footer .information ul li.comeGet span {background:url(../img/icons/package.png) 0 2px no-repeat;}
section.list .item .compare {color:#595959;font-size:11px;overflow:hidden;position:absolute;top:10px;}
section.list .item .compare input {float:left;}
section.list .item .compare span {display:block;float:left;padding-left:3px;}
section.list .item div.info h2 {font-size:14px;margin-bottom:10px;font-weight:normal;}
section.list .item div.info h2 a {color:#d60000;text-decoration:none;font-weight:normal;}
section.list .item div.info span.slug {color:#565656;display:block;font-size:12px;font-weight:bold;}
section.list .item div.info span.outletSerino {color:#FF7922;display:block;font-size:11px;font-weight:bold;}
div.addToCart {background:url(../img/list/bgCart.gif) 0 0 no-repeat;float:right;height:20px;padding:4px;width:132px;}
div.addToCart .add {float:left;margin-left:5px;}
div.addToCart .add a {background:url(../img/icons/cart.gif) 0 2px no-repeat;color:#fff;display:block;font-weight:bold;padding:2px 0 0 20px;text-decoration:none;}
div.addToCart .input {float:left;width:30px;}
div.addToCart .input input {background-color:#fff;border:1px solid #d5d3d0;color:#888;font-size:11px;font-weight:bold;height:16px;text-align:center;width:26px;}
div.bidakka_kategori {background:url(../img/list/bidakka_logo.png) 0 0 no-repeat;float:left;margin-left:11px; height:50px;padding:4px;width:125px;}
div.Teshir {float:right;height:30px;padding:0px;width:145px;}
div.Teshir a div {background:url(../img/list/teshir_buton.png) 0 0 no-repeat;display:block;height:30px;width:140px;}

div.priceCard {overflow:visible;width:205px;}
div.priceCard .discount {background:url(../img/list/bgPrice.gif) 11px 0 no-repeat;float:left;height:124px;overflow:hidden;width:103px;}
div.priceCard .discount.full {height:94px;overflow:hidden;padding-top:30px;width:103px;}
div.priceCard .discount span {background:url(../img/list/discount.png) 10px 15px no-repeat;color:#fff;display:block;font-size:14px;font-weight:bold;height:46px;margin-left:11px;line-height:15px;padding:13px 0 0 26px;text-align:center;width:60px;}
div.priceCard .discount .freetext {background:url(../img/list/bgFreetextSmall.gif) 0 0 no-repeat;color:#2c2b2b;font-family:"Arial Black";font-size:13px;height:23px;padding-top:5px;text-align:center;width:96px;}
div.priceCard .discount .freetext.big {background:url(../img/list/bgFreetextBig.gif) 0 0 no-repeat;font-size:18px;height:49px;padding:3px 5px 0 5px;text-align:left;width:86px;}
div.priceCard .discount .special {margin:10px 0 0 11px;text-align:center;}
div.priceCard .discount .specialBipara {margin:3px 0 0 11px;text-align:center;color:#fff;display:block;font-size:14px;font-weight:bold;}
div.priceCard .discount .specialBipara2 {background:url(../img/icons/plusBipara.png) 7px 3px no-repeat;color:#fff;display:block;font-size:14px;font-weight:bold;height:30px;margin-left:11px;line-height:15px;padding:1px 0 0 26px;text-align:center;width:60px;}
div.priceCard .discount .specialBipara2 a {color:#fff;text-decoration:none;border:none;}
div.priceCard .prices {background:url(../img/list/bgPrice.gif) -92px 0 no-repeat;float:right;height:124px;margin-bottom:8px;overflow:hidden;width:182px;}
div.priceCard .prices.noDiscount {background:url(../img/list/bgPriceNoDiscount.gif) 0 0 no-repeat;}
div.priceCard .prices .price {border-bottom:1px solid #c9c9c9;height:68px;margin-right:1px;overflow:hidden;padding:8px 8px 0 8px;}
div.priceCard .prices .price span {display:block;}
div.priceCard .prices .price small {color:#929292;font-size:12px;font-weight:normal;}
div.priceCard .prices .price span.old {color:#8b8b8b;font-size:14px;font-weight:bold;line-height:14px;text-decoration:line-through;}
div.priceCard .prices .price span.actual {color:#1f1916;font-size:16px;font-weight:bold;line-height:18px;}
div.priceCard .prices .price span.vat {color:#dc0000;font-size:17px;font-weight:bold;line-height:20px;}
div.priceCard .prices .price span.vat small {color:#db0000;font-size:14px;}
div.priceCard .prices .price span.vatBig {color:#dc0000;font-size:26px;font-weight:bold;line-height:20px;margin-top:20px;}
div.priceCard .prices .price span.vatBig small {color:#db0000;font-size:18px;}
div.priceCard .prices .logos {padding:6px 10px 0 10px;text-align:center;}
div.priceCard .prices .logos .installment {color:#1f1916;font-size:14px;font-weight:bold;}
div.priceCard .prices .logos .installment small {font-size:10px;font-weight:normal;}
div.sale .cart .add {float:left;margin-left:5px;}
div.sale .cart .add a {background:url(../img/icons/cart.gif) 0 2px no-repeat;color:#fff;display:block;font-weight:bold;padding:2px 0 0 20px;text-decoration:none;}

/*26.08.2014 EB- Yeni tasarım*/
div.priceCard .discount2014 {float:left;height:124px;overflow:hidden;width:103px;}
div.priceCard .prices2014 {float:right;height:160px;margin-bottom:8px;overflow:visible;width:182px;}
div.priceCard .prices2014.detay {border-left:1px solid #c9c9c9;float:right;height:160px;margin-bottom:8px;overflow:visible;width:182px;}
div.priceCard .prices2014.noDiscount {background:url(../img/list/bgPriceNoDiscount.gif) 0 0 no-repeat;}
div.priceCard .prices2014 .price {height:83px;margin-right:1px;overflow:hidden;padding:8px 8px 0 8px;text-align:center;}
div.priceCard .prices2014 .price span {display:block;}
div.priceCard .prices2014 .price small {color:#929292;font-size:12px;font-weight:normal;}
div.priceCard .prices2014 .price span.old {color:#8b8b8b;font-size:14px;font-weight:bold;line-height:14px;text-decoration:line-through;}
div.priceCard .prices2014 .price span.actual {color:#1f1916;font-size:16px;font-weight:bold;line-height:18px;}
div.priceCard .prices2014 .price span.vat {color:#dc0000;font-size:17px;font-weight:bold;line-height:20px;}
div.priceCard .prices2014 .price span.vat small {color:#db0000;font-size:14px;}
div.priceCard .prices2014 .price span.vatBig {color:#dc0000;font-size:30px;font-weight:300;line-height:20px;margin-top:25px;}
div.priceCard .prices2014 .price span.vatBig small {color:#db0000;font-size:18px;}
div.priceCard .prices2014 .logos {padding:6px 10px 0 10px;text-align:center;}
div.priceCard .prices2014 .logos .installment {color:#1f1916;font-size:12px;font-weight:normal;}
div.priceCard .prices2014 .logos .installment small {font-size:10px;font-weight:normal;}
             
div.priceCard .prices2014 .price span.vatBigListeF {color:#565656;font-size:30px;line-height:20px;margin-top:10px;text-decoration: line-through;}
div.priceCard .prices2014 .price span.vatBigListeF small {color:#565656;font-size:18px;text-decoration: line-through;}
             
/*div.priceCard .prices2014 .IndirimYeri {text-align:left;color:#dc0000;font-size:14px;font-weight:bold;position:absolute;margin-left:5px;margin-top:-5px;}*/
div.priceCard .prices2014 .IndirimYeri {background:url(../img/icons/webeozel01_48_.png) 0 0 no-repeat;position:absolute;margin-left:5px;margin-top:-10px;height:48px;width:48px;right:20px;}
/*div.priceCard .prices2014 .specialBiparaOrani {background: 0 0 no-repeat;position:absolute;margin-left:5px;margin-top:10px;height:48px;width:48px;right:730px;}*/
div.priceCard .prices2014 .specialBiparaOrani {background: 0 0 no-repeat;position:absolute;margin-left:5px;margin-top:10px;height:42px;width:150px;right:200px;top:120px}

div.addToCart2014 {background:url(../img/list/bgCart.gif) 0 0 no-repeat;height:20px;padding:4px;width:132px;margin-top:20px;margin-left:auto;margin-right:auto;}
div.addToCart2014 .add {float:left;margin-left:5px;}
div.addToCart2014 .add a {background:url(../img/icons/cart.gif) 0 2px no-repeat;color:#fff;display:block;font-weight:bold;padding:2px 0 0 20px;text-decoration:none;}
div.addToCart2014 .input {float:left;width:30px;}
div.addToCart2014 .input input {background-color:#fff;border:1px solid #d5d3d0;color:#888;font-size:11px;font-weight:bold;height:16px;text-align:center;width:26px;}

section.list.medium .item div.footer2014 {margin-top:8px;overflow:hidden;padding-right:190px;}
section.list.medium .item div.footer2014 .buttons {float:left;overflow:hidden;}
section.list.medium .item div.footer2014 .buttons ul {background:url(../img/list/bgPriceFooterButtonsLeft.gif) 0 6px no-repeat;list-style:none;margin:0;overflow:hidden;padding:6px 0 0 6px;}
section.list.medium .item div.footer2014 .buttons ul li {border-right:1px solid #d1d1d1;border-top:1px solid #d1d1d1;color:#595959;height:18px;float:left;font-size:11px;padding:5px 6px 0 6px;}
section.list.medium .item div.footer2014 .buttons ul li.stars {padding-right:0;}
section.list.medium .item div.footer2014 .buttons ul li.stars div.star {float:left;padding-top:3px;width:48px;}
section.list.medium .item div.footer2014 .buttons ul li.stars div.star span {background:#FFF url(../img/icons/smallStars.gif) 0 0 no-repeat;display:block;float:left;height:9px;width:9px;text-indent:-9999px;}
section.list.medium .item div.footer2014 .buttons ul li.stars div.star span.disabled {background:#FFF url(../img/icons/smallStars.gif) -9px 0 no-repeat;}
section.list.medium .item div.footer2014 .buttons ul li.stars div.count {float:left;width:37px;}
section.list.medium .item div.footer2014 .buttons ul li.comments {background:url(../img/icons/listComment.gif) 6px 6px no-repeat;padding-left:21px;}
section.list.medium .item div.footer2014 .buttons ul li.comments a {color:#595959;text-decoration:none;}
section.list.medium .item div.footer2014 .buttons ul li.share a {color:#595959;text-decoration:none;}
section.list.medium .item div.footer2014 .buttons ul li.facebook {border:none;padding:2px 0 0 6px;}
section.list.medium .item div.footer2014 .buttons ul li.outletserino {color:#FF7922;font-weight:bold;}
section.list.medium .item div.footer2014 .information {background:url(../img/list/bgInformationFooterLeft.gif) 0 0 no-repeat;float:right;padding-left:6px;}

.item div.footer2014 .information ul {background:url(../img/list/bgInformationFooterRight.gif) right 0 no-repeat;list-style:none;margin:0;overflow:hidden;padding:0 6px 0 0;}
.item div.footer2014 .information ul li {background:url(../img/list/bgInformationFooter.gif) 0 0 repeat-x;border-right:1px solid #e3e3e3;border-top:1px solid #e3e3e3;color:#838383;font-size:13px;font-weight:bold;float:left;height:26px;padding:3px 7px 0 7px;}
.item div.footer2014 .information ul li.noborder {border-right:none;}
.item div.footer2014 .information ul li.bidakka span {display:block;height:22px;padding:4px 0 0 2px;}
.item div.footer2014 .information ul li span {display:block;height:22px;padding:4px 0 0 26px;}
.item div.footer2014 .information ul li.delivery span {background:none;padding-left:0;}
.item div.footer2014 .information ul li.delivery span em {color:#e30000;font-weight:bold;}
.item div.footer2014 .information ul li.instantDelivery span {background:url(../img/icons/timer.png) 0 2px no-repeat;}
.item div.footer2014 .information ul li.comeGet span {background:url(../img/icons/package.png) 0 2px no-repeat;}

section.list.medium .item div.product2014 {height:160px;margin-top:10px;overflow:visible;}
section.list.medium .item div.sale2014 {float:left;overflow:visible;width:195px;}

div.priceCard .prices2014 a.stokmagaza {background:url(../img/icons/hangi_magaza_icon.png) 0 0 no-repeat;color:#fff;display:block;float:left;height:31px;width:182px;margin-top:15px;margin-left:8px;}
div.priceCard .prices2014 a.yakindabimekste {background:url(../img/icons/yakinda_bimeks_icon.png) 0 0 no-repeat;color:#fff;display:block;float:left;height:28px;width:140px;margin-top:15px;margin-left:25px;}
/*26.08.2014 EB- Yeni tasarım*/


/*Bipara Hint Box*/
#popupcss { position: relative; }
#popupcss span { display: none; color: #FFFFFF; }
#popupcss:hover span { display: block; position: absolute; width: 250px; background-color: #aaa; height: 50px; left: 100px; top: -10px; color: #FFFFFF; padding: 5px; border:2px solid #333; }

/* listing style 1 */
section.list.medium .item {background:url(../img/list/bgItem.gif) 0 0 no-repeat;height:210px;margin-bottom:11px;overflow:hidden;padding:8px 15px 0 13px;position:relative;width:757px;}
section.list.medium .item div.product {height:160px;margin-top:10px;overflow:hidden;}
section.list.medium .item div.thumbnail {float:left;margin-top:10px;position:relative;width:154px;}
section.list.medium .item div.thumbnail .sticker {height:52px;position:absolute;right:10px;top:10px;width:52px;}
section.list.medium .item div.info {height:160px;float:left;overflow:hidden;width:408px;}
section.list.medium .item div.sale {float:left;overflow:hidden;width:205px;}
section.list.medium .item div.info ul li {color:#545454;font-size:11px;margin-bottom:2px;}
section.list.medium .item div.info ul.outletListPage li {list-style:none;margin:0;overflow:hidden;font-weight:bold;color:#4187A7;}
section.list.medium .item div.info ul.outletListPage li {background:url(../img/details/bullet.gif) 0 5px no-repeat;display:inline;margin-right:4px;padding-left:8px;font-weight:500;color:#4187A7;}
section.list.medium .item div.footer {margin-top:8px;overflow:hidden;}
section.list.medium .item div.footer .buttons {float:left;overflow:hidden;}
section.list.medium .item div.footer .buttons ul {background:url(../img/list/bgPriceFooterButtonsLeft.gif) 0 6px no-repeat;list-style:none;margin:0;overflow:hidden;padding:6px 0 0 6px;}
section.list.medium .item div.footer .buttons ul li {border-right:1px solid #d1d1d1;border-top:1px solid #d1d1d1;color:#595959;height:18px;float:left;font-size:11px;padding:5px 6px 0 6px;}
section.list.medium .item div.footer .buttons ul li.stars {padding-right:0;}
section.list.medium .item div.footer .buttons ul li.stars div.star {float:left;padding-top:3px;width:48px;}
section.list.medium .item div.footer .buttons ul li.stars div.star span {background:#FFF url(../img/icons/smallStars.gif) 0 0 no-repeat;display:block;float:left;height:9px;width:9px;text-indent:-9999px;}
section.list.medium .item div.footer .buttons ul li.stars div.star span.disabled {background:#FFF url(../img/icons/smallStars.gif) -9px 0 no-repeat;}
section.list.medium .item div.footer .buttons ul li.stars div.count {float:left;width:37px;}
section.list.medium .item div.footer .buttons ul li.comments {background:url(../img/icons/listComment.gif) 6px 6px no-repeat;padding-left:21px;}
section.list.medium .item div.footer .buttons ul li.comments a {color:#595959;text-decoration:none;}
section.list.medium .item div.footer .buttons ul li.share a {color:#595959;text-decoration:none;}
section.list.medium .item div.footer .buttons ul li.facebook {border:none;padding:2px 0 0 6px;}
section.list.medium .item div.footer .buttons ul li.outletserino {color:#FF7922;font-weight:bold;}
section.list.medium .item div.footer .information {background:url(../img/list/bgInformationFooterLeft.gif) 0 0 no-repeat;float:right;padding-left:6px;}

/* listing style 2 */
section.list.big .item {background:url(../img/list/bgItemBig.gif) 0 0 no-repeat;float:left;height:313px;margin-bottom:11px;padding:8px 9px;position:relative;width:369px;}
section.list.big .item.even {float:right;}
section.list.big .item div.product {margin-top:47px;}
section.list.big .item div.thumbnail {position:relative;}
section.list.big .item div.thumbnail .sticker {height:52px;position:absolute;right:100px;top:10px;width:52px;}
section.list.big .item div.product div.info {text-align:center;}
section.list.big .item div.product div.thumbnail {text-align:center;}
section.list.big .item div.discount {left:290px;position:absolute;top:10px;}
section.list.big .item div.sale div.discount span {background:url(../img/list/discount-2.gif) 0 0 no-repeat;color:#fff;display:block;font-size:14px;font-weight:bold;height:37px;line-height:15px;margin-bottom:4px;padding:6px 0 0 15px;text-align:center;width:73px;}
section.list.big .item div.sale div.discount span.vat {font-size:12px;}
section.list.big .item div.sale div.discount .freetext {background:url(../img/list/bgFreetextSmall-2.gif) 0 0 no-repeat;color:#2c2b2b;font-family:"Arial Black";font-size:13px;height:22px;margin-bottom:4px;padding-top:7px;text-align:center;width:90px;}
section.list.big .item div.sale div.discount .freetext.big {background:url(../img/list/bgFreetextBig-2.gif) 0 0 no-repeat;font-size:16px;height:40px;line-height:18px;padding:3px 5px 0 5px;text-align:center;width:80px;}
section.list.big .item div.sale div.discount .special {background:url(../img/list/special-2.gif) 0 0 no-repeat;height:24px;padding-top:7px;text-align:center;width:88px;}
section.list.big .item div.sale div.prices div.price span.vat {color:#dc0000;display:block;font-size:20px;font-weight:bold;line-height:20px;text-align:center;}
section.list.big .item div.sale div.prices div.price span.vatBig {color:#dc0000;display:block;font-size:26px;font-weight:bold;line-height:20px;text-align:center;}
section.list.big .item div.sale div.prices div.price span.vatBig2014 {color:#dc0000;display:block;font-size:26px;font-weight:bold;line-height:20px;text-align:center;float:left;margin-left:150px;}
section.list.big .item div.sale div.prices div.price span.vatBig2014F {color:#565656;display:block;font-size:26px;font-weight:bold;line-height:20px;text-align:center;float:left;text-decoration:line-through;margin-left:5px;}
section.list.big .item div.sale div.prices div.price small {font-size:14px;font-weight:normal;}
section.list.big .item div.sale div.prices div.price span.vatBig small {font-size:18px;font-weight:normal;}
section.list.big .item div.sale div.prices div.price span.vatBig2014 small {font-size:18px;font-weight:normal;}
section.list.big .item div.sale div.prices div.price span.vatBig2014F small {font-size:18px;font-weight:normal;}
section.list.big .item div.sale div.cart {background:url(../img/list/bgCartSmall.gif) 0 0 no-repeat;float:right;height:20px;left:266px;padding:4px;position:absolute;top:291px;width:104px;}
section.list.big .item div.footer {overflow:hidden;position:absolute;top:297px;}
section.list.big .item div.footer .information {background:url(../img/list/bgInformationFooterLeft.gif) 0 0 no-repeat;padding-left:6px;}

/* product details */
.productDetails {overflow:hidden;}
.productDetails .module {border:1px solid #d3d3d3;margin-bottom:10px;}
.productDetails .productInfo {background:url(../img/details/bgInfo.gif) 0 0 no-repeat;height:277px;margin-bottom:20px;overflow:hidden;width:980px;}
.productDetails .productInfo .photo {float:left;height:227px;padding-top:40px;position:relative;text-align:center;width:324px;}
.productDetails .productInfo .photo .cornerSticker {background:url(../img/details/sticker.png) 0 0 no-repeat;color:#fff;height:72px;font-size:18px;font-weight:bold;left:0;padding:10px 0 0 10px;position:absolute;top:0;width:75px;text-align:left;}
.productDetails .productInfo .photo .sticker {left:200px;position:absolute;top:20px;}
.productDetails .productInfo .photo .specialBiparaOraniDetay {left:60px;position:absolute;top:20px;}
.productDetails .slider {background:url(../img/details/bgSlider.gif) 0 0 no-repeat;height:54px;margin:15px 0 0 19px;padding:4px 9px 0 9px;position:relative;width:269px;}
.productDetails .slider .container {height:50px;overflow:hidden;width:100%;}
.productDetails .slider ul {list-style:none;margin:0;overflow:hidden;padding:0;}
.productDetails .slider ul li {float:left;height:52px;margin:0 8px;width:50px;}
.productDetails .slider a.prev {background:url(../img/details/sliderControls.png) 0 0 no-repeat;height:22px;left:-11px;position:absolute;text-indent:-9999px;top:19px;width:23px;}
.productDetails .slider a.next {background:url(../img/details/sliderControls.png) -23px 0 no-repeat;height:22px;left:274px;position:absolute;text-indent:-9999px;top:19px;width:23px;}
.productDetails .productInfo .vcard {background:url(../img/details/bgVcard.gif) 0 0 repeat-y;float:left;height:274px;margin:1px 0 2px 0;overflow:hidden;position:relative;width:656px;}
.productDetails .productInfo .description {float:left;height:194px;padding:40px 30px 10px 30px;width:377px;}
.productDetails .productInfo .priceCard {float:left;height:160px;margin-top:46px;}
.productDetails .productInfo .topLinks {position:absolute;right:1px;top:0;}
.productDetails .productInfo .topLinks ul {background:url(../img/details/priceCardTopLinks.gif) 0 0 no-repeat;height:33px;list-style:none;margin:0;padding:0 0 0 6px;}
.productDetails .productInfo .topLinks ul li {border-bottom:1px solid #d1d1d1;float:left;height:27px;padding-right:7px;padding-top:5px;}
.productDetails .productInfo .topLinks ul li a {background:url(../img/details/topLinkTile.gif) 0 0 repeat-x;border:1px solid #d0d0d0;border-bottom:2px solid #d0d0d0;color:#8c8c8c;display:block;font-size:11px;font-weight:bold;text-decoration:none;-moz-border-radius:2px;-webkit-border-radius:2px;}
.productDetails .productInfo .topLinks ul li a span {display:block;height:17px;padding:3px 5px 0 22px;}
.productDetails .productInfo .topLinks ul li a.favorites span {background:url(../img/icons/heart.png) 5px 4px no-repeat;}
.productDetails .productInfo .topLinks ul li a.comparison span {background:url(../img/icons/plus.png) 5px 4px no-repeat;}
.productDetails .productInfo .description h2 {color:#d60000;font-size:14px;font-weight:normal;}
.productDetails .productInfo .description span.slug {color:#565656;display:block;font-weight:bold;margin-bottom:20px;}
.productDetails .productInfo .description span.bidakkaDetay {color:#565656;display:block;font-weight:bold;margin-bottom:5px;margin-top:10px;}
.productDetails .productInfo .description ul li {font-size:11px;padding-bottom:2px;}
.productDetails div.footer {left:0;overflow:hidden;position:absolute;top:244px;width:100%;}
.productDetails div.footer .information {background:url(../img/list/bgInformationFooterLeft.gif) 0 0 no-repeat;float:right;margin-right:13px;padding-left:6px;}
.productDetails div.footer .information ul {background:url(../img/list/bgInformationFooterRight.gif) right 0 no-repeat;list-style:none;margin:0;overflow:hidden;padding:0 6px 0 0;}
.productDetails div.footer .information ul li {background:url(../img/list/bgInformationFooter.gif) 0 0 repeat-x;border-right:1px solid #e3e3e3;border-top:1px solid #e3e3e3;color:#838383;font-size:13px;font-weight:bold;float:left;height:26px;padding:3px 7px 0 7px;}
.productDetails div.footer .information ul li.noborder {border-right:none;}
.productDetails div.footer .information ul li span {display:block;height:22px;padding:4px 0 0 26px;}
.productDetails div.footer .information ul li.delivery span {background:none;padding-left:0;}
.productDetails div.footer .information ul li.delivery span em {color:#e30000;font-weight:bold;}
.productDetails div.footer .information ul li.instantDelivery span {background:url(../img/icons/timer.png) 0 2px no-repeat;}
.productDetails div.footer .information ul li.comeGet span {background:url(../img/icons/package.png) 0 2px no-repeat;}
.productDetails div.footer .buttons {float:left;overflow:hidden;/*width:500px;*/}
.productDetails div.footer .buttons ul {background:url(../img/list/bgPriceFooterButtonsLeft.gif) 0 6px no-repeat;list-style:none;margin:0 0 0 19px;overflow:hidden;padding:6px 0 0 6px;}
.productDetails div.footer .buttons ul li {background-color:#fff;border-right:1px solid #d1d1d1;border-top:1px solid #d1d1d1;color:#595959;height:18px;float:left;font-size:11px;padding:5px 6px 0 6px;}
.productDetails div.footer .buttons ul li.stars {padding-right:0;}
.productDetails div.footer .buttons ul li.stars div.star {float:left;padding-top:3px;width:48px;}
.productDetails div.footer .buttons ul li.stars div.star span {background:#FFF url(../img/icons/smallStars.gif) 0 0 no-repeat;display:block;float:left;height:9px;width:9px;text-indent:-9999px;}
.productDetails div.footer .buttons ul li.stars div.star span.disabled {background:#FFF url(../img/icons/smallStars.gif) -9px 0 no-repeat;}
.productDetails div.footer .buttons ul li.stars div.count {float:left;width:37px;}
.productDetails div.footer .buttons ul li.comments {background:url(../img/icons/listComment.gif) 6px 6px no-repeat;padding-left:21px;}
.productDetails div.footer .buttons ul li.comments a {color:#595959;text-decoration:none;}
.productDetails div.footer .buttons ul li.share a {color:#595959;text-decoration:none;}
.productDetails div.footer .buttons ul li.facebook {border:none;padding:2px 0 0 6px;}
.productDetails div.footer .buttons ul li.outletserino {color:#FF7922;font-weight:bold;}

.productDetails .bigSlider {margin-top:20px;overflow:hidden;position:relative;}
.productDetails .bigSlider h3 {border-bottom:1px solid #ccc;color:#da0000;font-size:18px;margin:0 12px;padding:7px 0;}
.productDetails .bigSlider div.container {height:165px;margin:0 28px;overflow:hidden;}
.productDetails .bigSlider ul {list-style:none;margin:0;overflow:hidden;}
.productDetails .bigSlider ul li {border-right:1px solid #d8d8d8;float:left;margin:4px 0;padding:0 8px;width:151px;}
.productDetails .bigSlider ul li.last {border:none;}
.productDetails .bigSlider ul li a {display:block;text-align:center;text-decoration:none;}
.productDetails .bigSlider ul li img {height:90px;width:90px;}
.productDetails .bigSlider ul li span.header {color:#000;display:block;font-size:13px;font-weight:bold;height:30px;margin-bottom:5px;text-align:center;}
.productDetails .bigSlider ul li span.price {color:#ea5b33;display:block;font-weight:bold;text-align:center;}
.productDetails .bigSlider ul li span.price.drop {color:#71a0ab;text-decoration:line-through;}
.productDetails .bigSlider a.mover {display:block;height:165px;position:absolute;top:37px;width:25px;}
.productDetails .bigSlider a.mover span {display:none;}
.productDetails .bigSlider a.mover.left {background:url(../img/tabs/bigSliderLeft.gif) 0 0 no-repeat;left:0;}
.productDetails .bigSlider a.mover.right {background:url(../img/tabs/bigSliderRight.gif) 0 0 no-repeat;right:0;}

.productDetails .related {margin-top:20px;padding:20px;}
.productDetails .related h3 {border-bottom:1px solid #ccc;color:#da0000;font-size:18px;padding-bottom:6px;}
.productDetails .related ul {overflow:hidden;}
.productDetails .related ul li {background:url(../img/details/relatedBorder.gif) 0 bottom repeat-x;overflow:hidden;padding:10px 0;}
.productDetails .related ul li.last {background:none;padding-bottom:0;}
.productDetails .related ul li .thumbnail {float:left;width:65px;}
.productDetails .related ul li .details {float:left;width:640px;}
.productDetails .related ul li .details h4 {margin-top:10px;margin-left:10px;}
.productDetails .related ul li .details h4 a {color:#000;font-size:14px;font-weight:bold;text-decoration:none;}
.productDetails .related ul li .details h4 span {color:#b3b3b3;display:block;font-size:12px;font-weight:normal;}
.productDetails .related ul li .prices {float:left;overflow:hidden;margin-top:7px;width:214px;}
.productDetails .related ul li .prices .discount {background:url(../img/details/relatedProductsDiscount.gif) 0 0 no-repeat;color:#fff;float:left;font-size:14px;font-weight:bold;height:37px;padding-top:2px;text-align:center;width:93px;}
.productDetails .related ul li .prices .price {float:right;margin-top:3px;width:112px;}
.productDetails .related ul li .prices .price span {display:block;}
.productDetails .related ul li .prices .price .old {color:#71a0ab;font-size:13px;text-decoration:line-through;}
.productDetails .related ul li .prices .price .actual {color:#df2222;font-size:13px;font-weight:bold;margin-top:7px;}

.productDetails .exchange {color:#646464;font-size:11px;overflow:hidden;padding:23px 19px;}
.productDetails .exchange h5 {color:#da0000;font-size:18px;letter-spacing:-0.8px;margin-bottom:10px;}
.productDetails .exchange .col1 {float:left;overflow:hidden;width:335px;}
.productDetails .exchange .col1 img {float:left;margin-right:30px;}
.productDetails .exchange .col2 {float:right;overflow:hidden;width:280px;}
.productDetails .exchange a {color:#d60000;}

.productDetails .content2 {border:1px solid #d6d6d6;border-top:none;color:#646464;display:none;}
.productDetails .content2.comments .header {overflow:hidden;padding:10px 0;}
.productDetails .content2.comments .header .rates {float:left;margin:10px 0 0 15px;width:460px;}
.productDetails .content2.comments .header .rates .text {color:#4d4d4d;float:left;font-size:15px;font-weight:bold;width:120px;}
.productDetails .content2.comments .header .rates .rating {float:left;margin-right:10px;}
.productDetails .content2.comments .header .rates .rating span {background:url(../img/icons/mediumStars.png) 0 0 no-repeat;display:block;float:left;height:18px;margin-right:1px;width:18px;text-indent:-9999px;}
.productDetails .content2.comments .header .rates .rating span.disabled {background:url(../img/icons/mediumStars.png) -20px 0 no-repeat;}
.productDetails .content2.comments .header .rates .ratingText {color:#4d4d4d;float:left;font-weight:bold;margin-top:2px;}
.productDetails .content2.comments .header .commenting {float:right;margin:4px 14px 0 0;overflow:hidden;text-align:right;width:230px;}
.productDetails .content2.comments .header .commenting .totalComments {background:url(../img/icons/ratingComment.png) 0 0 no-repeat;display:block;color:#cd0000;float:left;font-size:17px;font-weight:bold;padding:4px 0 1px 36px;}
.productDetails .content2.comments .header .commenting span.write {display:block;float:right;margin-left:15px;}
.productDetails .content2.comments .header .commenting span.write a {background:url(../img/details/buttonWriteComment.gif) 0 0 no-repeat;color:#fff;display:block;font-weight:bold;height:24px;padding-top:7px;width:89px;text-align:center;text-decoration:none;}

.productDetails .content2.comments .pager {float:left;margin-top:10px;overflow:hidden;position:relative;width:932px;}
.productDetails .content2.comments .pager ul {clear:left;float:left;left:50%;list-style:none;margin:0;padding:0;position:relative;text-align:center;}
.productDetails .content2.comments .pager ul li {background:url(../img/details/bgPager.gif) 0 0 repeat-x;border:1px solid #dbdbdb;display:block;float:left;font-weight:bold;margin:0 3px;padding:0;position:relative;right:50%;}
.productDetails .content2.comments .pager ul li.current {background:none;background-color:#d8373b;color:#fff;display:block;font-size:10px;padding:0 4px 1px 4px;}
.productDetails .content2.comments .pager ul li.back, .productDetails .content2.comments .pager ul li.next {background:none;border:none;float:left;}
.productDetails .content2.comments .pager ul li a {color:#696969;display:block;font-size:10px;padding:0 3px 1px 3px;text-decoration:none;}

.productDetails .content2.comments .items {background:url(../img/details/commentTopTile.gif) 0 0 repeat-x;overflow:hidden;padding:19px 14px 20px 15px;overflow:hidden;width:932px;}
.productDetails .content2.comments .item {background:#efefef url(../img/details/bgCommentTop.gif) 0 0 no-repeat;margin-bottom:10px;overflow:hidden;padding-top:10px;position:relative;}
.productDetails .content2.comments .item .top {padding-left:12px;}
.productDetails .content2.comments .item .top .avatar {float:left;height:36px;margin-right:10px;width:36px;}
.productDetails .content2.comments .item .top .avatar img {border:1px solid #4dbfeb;height:32px;padding:1px;width:32px;}
.productDetails .content2.comments .item .top .vcard {float:left;margin-bottom:5px;width:640px;}
.productDetails .content2.comments .item .top .vcard span.name {color:#056bcf;font-size:13px;font-weight:bold;}
.productDetails .content2.comments .item .top .vcard span.date {color:#858585;font-size:11px;}
.productDetails .content2.comments .item .top .rating {float:left;width:640px;}
.productDetails .content2.comments .item .top .rating span {background:url(../img/icons/smallStars2.png) 0 0 no-repeat;display:block;float:left;height:12px;width:12px;text-indent:-9999px;}
.productDetails .content2.comments .item .top .rating span.disabled {background:url(../img/icons/smallStars2.png) -12px 0 no-repeat;}
.productDetails .content2.comments .item .top .like {position:absolute;right:10px;top:10px;}
.productDetails .content2.comments .item .top .like span.likes {color:#535353;display:block;float:left;font-size:11px;margin-right:7px;padding-top:4px;}
.productDetails .content2.comments .item .top .like a {background:url(../img/details/commentLike.png) 0 0 no-repeat;color:#2b7fa9;display:block;float:left;font-weight:bold;height:20px;padding-top:3px;text-align:center;text-decoration:none;width:66px;}
.productDetails .content2.comments .item .comment {background:url(../img/details/bgCommentBottom.gif) 0 bottom no-repeat;line-height:18px;padding:10px 12px 15px 12px;}
.productDetails .content2.comments .item.owner {background:#eedfd6 url(../img/details/bgCommentTopOwner.gif) 0 0 no-repeat;}
.productDetails .content2.comments .item.owner .top {margin-top:20px;}
.productDetails .content2.comments .item.owner .comment {background:url(../img/details/bgCommentBottomOwner.gif) 0 bottom no-repeat;}
.productDetails .content2.comments .item.owner .sticker {left:10px;position:absolute;top:0;}
.productDetails .content2.comments .item.owner .sticker .ownerSticker {background:url(../img/details/commentOwnerSticker.png) 0 0 no-repeat;float:left;height:27px;margin-right:5px;text-indent:-9999px;width:90px;}
.productDetails .content2.comments .item.owner .sticker .ownerRating {background:url(../img/details/commentOwnerRating.png) 0 0 no-repeat;color:#fff;float:left;font-size:13px;font-weight:bold;height:21px;padding:3px 10px 0 10px;width:340px;}
.productDetails .content2.comments .item.owner .sticker .ownerRating .text {float:left;}
.productDetails .content2.comments .item.owner .top .sticker .rating {float:right;margin-top:2px;width:60px;}

.productDetails .sidebar {float:right;width:236px;}
.productDetails .sidebar .module {border:none;margin-bottom:10px;overflow:hidden;}
.productDetails .sidebar .module h3 {background:url(../img/details/sidebarHeader.gif) 0 0 no-repeat;color:#fff;font-size:14px;font-weight:bold;height:28px;padding:9px 0 0 12px;width:224px;}
.productDetails .sidebar .module.list {background:url(../img/details/sidebarModuleBottom.gif) 0 bottom no-repeat;padding-bottom:5px;}
.productDetails .sidebar .module.list ul {border-left:1px solid #d3d3d3;border-right:1px solid #d3d3d3;list-style:none;margin:0;padding:0;}
.productDetails .sidebar .module.list ul li {border-bottom:1px solid #d3d3d3;margin:0 10px;overflow:hidden;padding:10px 0;}
.productDetails .sidebar .module.list ul li.last {border:none;}
.productDetails .sidebar .module.list ul li .photo {float:left;width:60px;}
.productDetails .sidebar .module.list ul li .photo img {height:50px;margin:5px 0 0 10px;width:50px;}
.productDetails .sidebar .module.list ul li .info {float:right;width:140px;}
.productDetails .sidebar .module.list ul li .info h4 {font-size:13px;margin-bottom:8px;}
.productDetails .sidebar .module.list ul li .info h4 a {color:#545454;text-decoration:none;}
.productDetails .sidebar .module.list ul li .info .price a {text-decoration:none;}
.productDetails .sidebar .module.list ul li .info .price span {display:block;}
.productDetails .sidebar .module.list ul li .info .price .old {color:#8b8b8b;font-size:14px;font-weight:bold;line-height:14px;text-decoration:line-through;}
.productDetails .sidebar .module.list ul li .info .price .actual {color:#dc0000;font-size:16px;font-weight:bold;line-height:20px;}

.productDetails .tabContent {float:left;width:980px;}
.productDetails .tabContentSepet {float:left;width:731px;}

.commentForm {background:url(../img/forms/bgCommentTop.png) 0 0 no-repeat;display:none;left:330px;padding-top:7px;position:absolute;top:560px;width:419px;z-index:9999;}
.commentForm .container {background:url(../img/forms/bgCommentBottom.png) 0 bottom no-repeat;padding-bottom:7px;position:relative;width:419px;}
.commentForm .container .close {background:url(../img/forms/commentClose.gif) 0 0 no-repeat;height:10px;position:absolute;right:10px;top:10px;width:11px;}
.commentForm .container .close a {display:block;height:10px;width:11px;}
.commentForm .container .close span {display:none;}
.commentForm .container .content {background-color:#1f1f1f;padding:4px 10px 10px 10px;}
.commentForm .container .content h3 {color:#fff;font-size:18px;margin-bottom:15px;}
.commentForm .container .content .form {background-color:#fff;color:#676767;font-weight:bold;padding:10px;}
.commentForm .container .content .form .item.rating .message {float:left;margin:1px 10px 0 0;}
.commentForm .container .content .form .item.rating .stars {float:left;}
.commentForm .container .content .form .item.rating .stars select {display:none;}
.commentForm .container .content .form .item {margin-bottom:10px;overflow:hidden;}
.commentForm .container .content .form .item label {display:block;margin-bottom:5px;}
.commentForm .container .content .form .item label em {color:#cc2618;font-weight:bold;}
.commentForm .container .content .form .item input {background:url(../img/forms/bgCommentText.gif) 0 0 repeat-x;border:1px solid #a0a0a0;height:16px;padding:5px;width:361px;}
.commentForm .container .content .form .item textarea {background:url(../img/forms/bgCommentTextarea.gif) 0 0 repeat-x;border:1px solid #a0a0a0;height:120px;padding:5px;resize:none;width:361px;}
.commentForm .container .content .form .item span.desc {display:block;color:#676767;font-size:11px;font-weight:normal;margin-top:2px;}
.commentForm .container .content .form .submit {margin-bottom:10px;overflow:hidden;}
.commentForm .container .content .form .submit input {border:none;float:right;height:33px;padding:0;width:83px;}
.commentForm .container .content .form .item.msg {font-weight:normal;margin-bottom:0;}
.commentForm .container .content .form .item.msg a {color:#d53320;}

.comparisonOverlay {background:url(../img/details/overlayComparisonTop.png) 0 0 no-repeat;display:none;left:372px;padding-top:5px;position:absolute;top:330px;width:322px;z-index:9999;}
.comparisonOverlay .header {background-color:#db0000;padding:7px 21px 12px 21px;}
.comparisonOverlay .header h3 {color:#fff;font-size:16px;}
.comparisonOverlay .content {background:url(../img/details/overlayComparisonBottom.png) 0 bottom no-repeat;padding-bottom:9px;}
.comparisonOverlay .content div {background-color:#fff;border-left:1px solid #d3d3d3;border-right:1px solid #d3d3d3;color:#636363;font-size:14px;font-weight:bold;padding:15px 20px;}
.comparisonOverlay .content div a {color:#dc0000;}
.comparisonOverlay .close {background:url(../img/details/overlayComparisonClose.gif) 0 0 no-repeat;height:19px;position:absolute;right:10px;top:12px;width:18px;}

ul.side {list-style:none;margin:0;overflow:hidden;margin-bottom:5px;}
ul.side li {background:url(../img/details/bullet.gif) 0 5px no-repeat;display:inline;margin-right:4px;padding-left:8px;}

ul.outlet {list-style:none;margin:0;margin-top:20px;overflow:hidden;}
ul.outlet li {background:url(../img/details/bullet.gif) 0 5px no-repeat;display:block;margin-right:4px;padding-left:8px;font-weight:bold;}

/*Outlet Listeleme sayfasÄ±nda, display Ã¶zelliÄŸi farklÄ± - Erkan*/
ul.outletListPage {list-style:none;margin:0;overflow:hidden;font-weight:bold;color:#4187A7;}
ul.outletListPage li {background:url(../img/details/bullet.gif) 0 5px no-repeat;display:inline;margin-right:4px;padding-left:8px;font-weight:500;color:#4187A7;}

/*ÃœrÃ¼nÃ¼n oulet adetini gÃ¶steren yer */
.numberofOutlets {margin-top:10px;}
.numberofOutlets a {color: #D60000;}
.tabs {position:relative;width:100%;}
.tabs nav {background:url(../img/tabs/headerBig.gif) 0 0 repeat-x;height:51px;}
.tabs nav ul {overflow:hidden;}
.tabs nav ul li {background:url(../img/tabs/leftBig.gif) 0 0 no-repeat;float:left;margin:6px 5px 0 0;padding-left:6px;}
.tabs nav ul li a {background:url(../img/tabs/rightBig.gif) right top no-repeat;color:#858585;display:block;font-weight:bold;height:34px;line-height:13px;padding:10px 10px 0 6px;text-decoration:none;}
.tabs nav ul li a span {display:block;height:34px;}
.tabs nav ul li.first a {margin-left:0;}
.tabs nav ul li.selected {background-image:url(../img/tabs/leftBigSelected.gif);height:51px;margin-top:1px;}
.tabs nav ul li.selected a {background-image:url(../img/tabs/rightBigSelected.gif);color:#da0000;font-size:14px;font-weight:bold;height:38px;padding-top:13px;}
.tabs nav ul li.single a {height:27px;padding-top:17px;}
.tabs nav ul li.single.selected a {height:34px;}
.tabs nav ul li.specs a span {background:url(../img/icons/info.png) 0 5px no-repeat;padding-left:24px;}
.tabs nav ul li.payment a span {background:url(../img/icons/card.png) 0 7px no-repeat;padding-left:24px;}
.tabs nav ul li.dealers a span {background:url(../img/icons/store.png) 0 5px no-repeat;padding-left:24px;}
.tabs nav ul li.comments a span {background:url(../img/icons/comment2.png) 0 5px no-repeat;padding-left:24px;}
.tabs nav ul li.photos a span {background:url(../img/icons/picture.png) 0 5px no-repeat;padding-left:24px;}
.tabs nav ul li.SoruSor a span
                {
                    background: url(../img/icons/SSMM_SoruSor/Red_Ask.ico) 0 -1px no-repeat;
                    background-size:25px;
                    padding-left: 24px;
                }
.tabs nav ul li.single a span {background-position:0 0}
.tabs nav ul li.outlet a span {background:url(../img/icons/timer.png) 0 5px no-repeat;padding-left:24px;}
.tabs nav ul li.teshir a span {background:url(../img/icons/store.png) 0 5px no-repeat;padding-left:24px;}
.tabs .content {border:1px solid #d6d6d6;border-top:none;color:#646464;overflow:hidden;padding:23px;}/*display:none;*/
.tabs .content.first {display:block;}
.tabs .content.specs .teaser {margin-bottom:20px;overflow:hidden;}
.tabs .content.specs .teaser img {margin-right:20px;}
.tabs .content.specs ul {list-style:none;margin:0;overflow:hidden;}
.tabs .content.specs ul li {overflow:hidden;padding:6px 10px;}
.tabs .content.specs ul li span.label {float:left;font-weight:bold;margin-right:10px;width:140px;}
.tabs .content.specs ul li span.value {float:left;width:513px;}
.tabs .content.specs ul li.even {background-color:#f4f4f4;}
.tabs .content .moreInfo a {bottom:-10px;color:#8c8c8c;display:block;font-size:11px;font-weight:bold;height:19px;left:300px;padding:4px 0 0 10px;position:absolute;text-decoration:none;width:109px;}
.tabs .content .moreInfo a.show {background:url(../img/tabs/moreInfo.gif) 0 0 no-repeat;bottom:-10px;color:#8c8c8c;display:block;font-size:11px;font-weight:bold;height:19px;left:300px;padding:4px 0 0 10px;position:absolute;text-decoration:none;width:109px;}
.tabs .content .moreInfo a.hide {background:url(../img/tabs/lessInfo.gif) 0 0 no-repeat;bottom:-10px;color:#8c8c8c;display:block;font-size:11px;font-weight:bold;height:19px;left:300px;padding:4px 0 0 10px;position:absolute;text-decoration:none;width:109px;}
.tabs .content.specs ul.outlet {list-style:none;margin-top:10px;overflow:hidden;font-weight:bold;color:#4187A7;}
.tabs .content.specs ul.outlet li {font-size:12px;padding:0px 0px 0px 10px;font-weight:normal;margin-bottom:3px;}


.tabs .content.dealers .banner {margin-bottom:10px;}
.tabs .content.dealers ul {list-style:none;margin:0;overflow:hidden;padding:0;}
.tabs .content.dealers ul li {color:#646464;float:left;font-weight:bold;padding:5px 0 5px 10px;width:331px;}
.tabs .content.dealers ul li.even {background-color:#f4f4f4;}

/*Outlet Tab bölümü için hazırlandı E.B. 13.01.2015*/
.tabs .tab-loading {position: absolute;top: 50%;left: 50%;margin-top:30px;width: 32px;height: 32px;background-image: url(../img/tabs/ajax-loader.gif);}
.tabs .outlet_teshir {border:1px solid #d6d6d6;border-top:none;color:#595959;overflow:hidden;padding:23px 6px 23px 23px;}
.tabs .outlet_teshir div.headertext {background-color: #463F3C;height: auto;width: auto;}
.tabs .outlet_teshir h1.tasnifbaslik{color:#da0000;font-size:18px;padding-bottom:6px;}
.tabs .outlet_teshir .items {overflow:hidden;position:relative;}
.tabs .outlet_teshir .item {background:url(../img/list/bgItemBig.gif) 0 0 no-repeat;background-size:300px 166px; float:left;height:150px;margin-bottom:11px;padding:8px 9px;position:relative;width:282px;float:left;margin-right:16px;}
.tabs .outlet_teshir .item#outlet {height: 223px;background-size:300px 239px}
.tabs .outlet_teshir .item.even {float:right;}
.tabs .outlet_teshir .item div.product {margin-top:0;}
.tabs .outlet_teshir .item div.thumbnail {position:relative;}
.tabs .outlet_teshir .item div.thumbnail .sticker {height:52px;position:absolute;right:100px;top:10px;width:52px;}
.tabs .outlet_teshir .item div.product div.sale {text-align:center;}
.tabs .outlet_teshir .item div.product div.info {margin-bottom:10px;overflow:auto;height:110px;}
.tabs .outlet_teshir .item div.product div.info ul.outlet {list-style:none;margin:0;overflow:hidden;font-weight:bold;color:#4187A7;}
.tabs .outlet_teshir .item div.product div.info ul.outlet li {background:url(../img/details/bullet.gif) 0 5px no-repeat;display:inline;margin-right:4px;padding-left:8px;font-weight:500;color:#4187A7;font-size:11px;}
.tabs .outlet_teshir .item div.product div.outletslider {background:url(../img/details/bgSlider.gif) 0 0 no-repeat;background-size:282px 60px;height:56px;margin:0 0 15px 0px;padding:2px 4px 2px 4px;position:relative;width:274px;}
.tabs .outlet_teshir .item div.product div.outletslider .container {height:50px;overflow:hidden;width:100%;}
.tabs .outlet_teshir .item div.product div.outletslider ul {list-style:none;margin:0;overflow:hidden;padding:0;}
.tabs .outlet_teshir .item div.product div.outletslider ul li {float:left;height:52px;margin:0 8px;width:50px;}
.tabs .outlet_teshir .item div.product div.outletslider a.prev {background:url(../img/details/sliderControls.png) 0 0 no-repeat;height:22px;left:-11px;position:absolute;text-indent:-9999px;top:19px;width:23px;}
.tabs .outlet_teshir .item div.product div.outletslider a.next {background:url(../img/details/sliderControls.png) -23px 0 no-repeat;height:22px;left:274px;position:absolute;text-indent:-9999px;top:19px;width:23px;}
.tabs .outlet_teshir .item div.info h2 {font-size:14px;margin-bottom:10px;font-weight:normal;}
.tabs .outlet_teshir .item div.info h2 a {color:#d60000;text-decoration:none;font-weight:normal;}
.tabs .outlet_teshir .item div.product div.thumbnail {text-align:center;}
.tabs .outlet_teshir .item div.discount {left:290px;position:absolute;top:10px;}
.tabs .outlet_teshir .item div.sale div.prices div.price span.vatBig2014 {color:#dc0000;display:block;font-size:24px;font-weight:bold;line-height:20px;text-align:center;}
.tabs .outlet_teshir .item div.sale div.cart {background:url(../img/list/bgCartSmall.gif) 0 0 no-repeat;height:20px;padding:4px;width:104px;float:right;}
.tabs .outlet_teshir .item div.sale div.price {float: left;}
.tabs .outlet_teshir .item div.footer {overflow:hidden;position:absolute;top:297px;}
.tabs .outlet_teshir .item div.footer .information {background:url(../img/list/bgInformationFooterLeft.gif) 0 0 no-repeat;padding-left:6px;}
.tabs .outlet_teshir .item div.footer .information ul {background:url(../img/list/bgInformationFooterRight.gif) right 0 no-repeat;list-style:none;margin:0;overflow:hidden;padding:0 6px 0 0;}
.tabs .outlet_teshir .item div.footer .information ul li {background:url(../img/list/bgInformationFooter.gif) 0 0 repeat-x;border-right:1px solid #e3e3e3;border-top:1px solid #e3e3e3;color:#838383;font-size:13px;font-weight:bold;float:left;height:26px;padding:3px 7px 0 7px;}
.tabs .outlet_teshir .item div.footer .information ul li.noborder {border-right:none;}
.tabs .outlet_teshir .item div.footer .information ul li.bidakka span {display:block;height:22px;padding:4px 0 0 2px;}
.tabs .outlet_teshir .item div.footer .information ul li span {display:block;height:22px;padding:4px 0 0 26px;}
.tabs .outlet_teshir .item div.footer .information ul li.delivery span {background:none;padding-left:0;}
.tabs .outlet_teshir .item div.footer .information ul li.delivery span em {color:#e30000;font-weight:bold;}
.tabs .outlet_teshir .item div.footer .information ul li.instantDelivery span {background:url(../img/icons/timer.png) 0 2px no-repeat;}
.tabs .outlet_teshir .item div.footer .information ul li.comeGet span {background:url(../img/icons/package.png) 0 2px no-repeat;}
/*Outlet Tab bölümü için hazırlandı E.B. 13.01.2015*/

table.payment th {color:#000;font-weight:bold;padding-bottom:5px;text-align:center;}
table.payment td {border-bottom:1px solid #fff;border-right:1px solid #fff;color:#000;font-weight:bold;padding:4px 0;text-align:center;}
table.payment tr.separator td {font-size:0.01em;height:5px;line-height:0.01em;padding:0;}
table.payment td.name {padding-left:10px;text-align:left;width:290px;}
table.payment tr.maximum td {background-color:#ffcce4;}
table.payment tr.cardfinans td {background-color:#8bc1f3;}
table.payment tr.world td {background-color:#c898c8;}
table.payment tr.bonus td {background-color:#bcecb0;} 
table.payment tr.axess td {background-color:#fcedb1;}
table.payment tr.hsbc td {background-color:#ED890F;}
table.payment tr.other td {background-color:#dcdccb;}
table.payment tr.paraf td {background-color:#9ae6ff;}
table.payment tr.advantage td {background-color:#FFC46A;}
table.payment tfoot td {font-weight:normal;padding-top:10px;text-align:left;}  
table.payment tfoot td span.attention {color:red}

/* cart */
#cart {background:url(../img/cart/cartTop.png) 0 0 no-repeat;position:relative;padding:65px 0 5px 0;width:733px;}
#cart h2 {color:#da0000;font-size:28px;height:40px;left:18px;padding:4px 0 0 43px;position:absolute;top:17px;}
#cart h2.mycart {background:url(../img/icons/cart-big.png) 0 0 no-repeat;}
#cart span.info {background:url(../img/icons/question.png) 0 0 no-repeat;color:#515151;cursor:pointer;display:block;font-weight:bold;padding:0 0 2px 20px;position:absolute;right:25px;top:30px;}
#cart .container {background:url(../img/cart/cartTile.png) 0 0 repeat-y;padding:0 18px;}
#cart .bottom {background:url(../img/cart/cartBottom.png) 0 0 no-repeat;height:6px;}
#cart .cart-table {background:url(../img/cart/tableHeader.png) 0 0 no-repeat;padding-top:4px;width:697px;}
#cart .cart-table .inner {background:url(../img/cart/tableTile.png) 0 0 repeat-y;margin-top:36px;padding:0 3px;}
#cart .cart-table .bottom {background:url(../img/cart/tableFooter.png) 0 0 no-repeat;height:14px;}
#cart ul.cart-update-button {float:right;margin:0;}
#cart ul.cart-count {float:left;}
#cart table {width:100%;}
#cart table tr.header {background:none;margin-top:-36px;position:absolute;}
#cart table tr.header th {background:url(../img/cart/tableHeadSeparator.gif) right bottom no-repeat;color:#8c8c8c;font-size:11px;font-weight:bold;padding:11px 10px;}
#cart table tr.header th.selector {width:23px;}
#cart table tr.header th.product {padding-left:10px;text-align:left;width:353px;}
#cart table tr.header th.count {padding-left:10px;text-align:left;width:100px;}
#cart table tr.header th.price {background:none;padding-left:10px;text-align:right;width:126px;}
#cart table tr {background:url(../img/cart/tableRowSeparator.gif) left bottom no-repeat;}
#cart table td {padding:10px 0;}
#cart table td.selector {padding-top:20px;text-align:center;width:43px;}
#cart table td.product {padding-left:3px;padding-right:3px;width:366px;}
#cart table td.product img {float:left;height:50px;margin-right:10px;width:50px;}
#cart table td.product h3 {padding-top:18px;}
#cart table td.product h3.multi {padding-top:10px;}
#cart table td.product h3 a {color:#626262;text-decoration:none;} 
#cart table td.product h3 a:hover {color:#626262;text-decoration:underline;} 
#cart table td.product h3 a.asistan {color:#0077DB;text-decoration:none;font-weight:normal;font-size:10px;}
#cart table td.product h3 a.asistan:hover {color:#0077DB;text-decoration:underline;font-weight:normal;font-size:10px;}
#cart table td.count {vertical-align:middle;text-align:center;}
#cart table td.count input {border:1px solid #cdcdcd;color:#888;font-size:11px;font-weight:bold;padding:2px;text-align:center;width:18px;}
#cart table td.count input.cart-update-button {border:none;margin-left:8px;width:auto;}
#cart table td.price {padding:0 20px 0 10px;text-align:right;vertical-align:middle;}
#cart table td.price span {display:block;font-size:16px;font-weight:bold;}
#cart table td.price .old {color:#b3b3b3;text-decoration:line-through;}
#cart table td.price .actual {color:#d30000;}
#cart table small {font-size:12px;}
#cart table tr.footer {background:none;}
#cart table tr.footer dl.total {margin-top:14px;overflow:hidden;}
#cart table tr.footer dl.total dt {color:#757575;float:left;font-size:14px;font-weight:bold;margin:3px 10px 2px 0;text-align:right;width:562px;}
#cart table tr.footer dl.total dd {color:#757575;float:left;font-size:18px;font-weight:bold;margin-bottom:2px;text-align:right;width:100px;}
#cart table tr.footer dl.total dt.vat, #cart table tfoot dl.total dd.vat {color:#d30000;}
#cart table tr.footer .buttons.small.delete {margin:70px 0 0 16px;position:absolute;}
#cart table.RadioButtonListDagilimSecenegi {border:none; }
#cart table.RadioButtonListDagilimSecenegi tr {background:none; }

#installments {/*display:none;*/margin-bottom:20px;overflow:hidden;}
#installments table {margin-left:5px;}
#installments table th {font-size:11px;font-weight:bold;text-align:center;width:125px;}
#installments table th.installment {background-color:#ccc;width:50px;}
#installments table th.maximum {background-color:#ed018d;}
#installments table th.cardfinans {background-color:#0863c5;}
#installments table th.world {background-color:#731c7b;}
#installments table th.bonus {background-color:#42a529;}
#installments table th.axess {background-color:#f6cd20;}
#installments table th.other {background-color:#bbbb99;}
#installments table th.advantage {background-color:#F16021;}
#installments table td {border-bottom: 1px solid #fff; font-size: 11px;font-weight: bold;padding: 5px 0px 5px 0px; text-align: center;border-right: 1px solid #fff;}
#installments table td.maximum {background-color:#ffcce4;width: 100px; vertical-align: middle;}
#installments table td.cardfinans {background-color:#bbdcfd; vertical-align: middle;}
#installments table td.world {background-color:#e1c8e1;vertical-align: middle;}
#installments table td.bonus {background-color:#bcecb0;vertical-align: middle;}
#installments table td.axess {background-color:#fcedb1;vertical-align: middle;}
#installments table td.other {background-color:#dcdccb;vertical-align: middle;}
#installments table td.advantage {background-color:#FFC46A;vertical-align: middle;}
#installments table td.paraf {background-color:#9ae6ff ;vertical-align: middle;}
#installments table td.installment {background-color:#eee;}
#installments table tfoot td {padding:5px;text-align:left;}

#shopping-tabs {background:url(../img/cart/addressesTile.png) 0 0 repeat-y;border-bottom:1px solid #bbbbbb;font:bold 16px/38px arial;height:38px;list-style:none;margin:0;padding:5px 0 0 10px;overflow:hidden;}
#shopping-tabs li {display:inline;}
#shopping-tabs li a {color:#a9a9a9;float:left;margin-right:15px;padding:0 10px 0 15px;position:relative;text-decoration:none;}
#shopping-tabs li a:hover {color:#373737;}
#shopping-tabs li.current a {background:url(../img/cart/shopping-tabs.png) 0 0 no-repeat;color:#373737;}
#shopping-tabs li a span {height:38px;left:100%;position:absolute;width:5px;top:0;}
#shopping-tabs li.current a span {background:url(../img/cart/shopping-tabs.png) -295px 0 no-repeat;}
.subContent {background:url(../img/corporate/bgPageTop.gif) 0 0 no-repeat;margin:10px 0 20px 0;padding:6px 0 0 0;width:980px;}
.subContent .middle {background:url(../img/corporate/bgPageTile.gif) 0 0 repeat-y;overflow:hidden;padding:10px 0;}
.subContent .middle .content {float:left;margin-top:10px;padding:0 20px;width:665px;}
.subContent .middle .content h2 {color:#f31f35;font-size:48px;margin-bottom:15px;}
.subContent .middle .content h3 {color:#d40000;font-size:14px;margin-bottom:6px;}
.subContent .middle .content ul {margin:0 0 10px 14px;}
.subContent .middle .content ul li {margin-bottom:3px;}
.subContent .middle .content ul span.red {color:#b95f5f;text-decoration:underline;}
.subContent .middle .content span.desc {color:#f31f35;display:block;font-size:22px;font-weight:bold;margin-bottom:10px;}
.subContent .middle .content p {color:#616161;line-height:16px;margin-bottom:1em;}
.subContent .middle .sidebar {float:left;padding-top:10px;width:275px;}
.subContent .middle .sidebar h3 {color:#e6382e;font-size:18px;margin-bottom:10px;padding-left:18px;}
.subContent .middle .sidebar ul li {margin-left:10px;}
.subContent .middle .sidebar ul li span {color:#747474;display:block;font-size:13px;font-weight:bold;height:20px;line-height:12px;padding:7px 0 0 28px;text-decoration:none;}
.subContent .middle .sidebar ul li a {background:url(../img/corporate/bgSidebarNavItem.gif) 18px 10px no-repeat;color:#747474;display:block;font-size:13px;font-weight:bold;height:20px;line-height:12px;padding:7px 0 0 28px;text-decoration:none;}
.subContent .middle .sidebar ul li ul li a {background:url(../img/corporate/bgSidebarNavItem.gif) 18px 10px no-repeat;color:#747474;display:block;font-size:12px;font-weight:bold;height:20px;line-height:12px;padding:7px 0 0 28px;text-decoration:none;}
.subContent .middle .sidebar ul li a.selected {background:#747474 url(../img/corporate/bgSidebarNavItemActive.gif) 18px 10px no-repeat;color:#fff;}
.subContent .footer {background:url(../img/corporate/bgPageBottom.gif) 0 0 no-repeat;height:8px;}
.subContent .middle .sidebar ul li a:hover {color:#f31f35}
.subContent .middle .sidebar ul li a.selected:hover {color:#fff;}

/* login-register-cart */
.securitySidebar {background:url(../img/cart/bgSecuritySidebarTop.png) 0 0 no-repeat;float:right;overflow:hidden;padding-top:6px;width:236px;}
.securitySidebar .container {background-color:#fff;border-left:1px solid #d3d3d3;border-right:1px solid #d3d3d3;}
.securitySidebar h3 {background:url(../img/cart/secureShopping.jpg) center 0 no-repeat;height:92px;text-indent:-9999px;}
.securitySidebar h4 {color:#808080;font-size:14px;margin-bottom:10px;}
.securitySidebar .module {border-bottom:1px solid #e8e8e8;margin:20px 20px 0 20px;padding-bottom:20px;}
.securitySidebar .module .content {text-align:center;}
.securitySidebar .module p {color:#565656;font-size:11px;margin-bottom:10px;}
.securitySidebar .module.last {border-bottom:none;}
.securitySidebar .module.last .content {margin-bottom:0px;}
.securitySidebar .bottom {background:url(../img/cart/bgSecuritySidebarBottom.png) 0 0 no-repeat;height:5px;}
#forms {background:url(../img/cart/bgFormsTop.png) 0 0 no-repeat;float:left;padding-top:6px;width:733px;}
#forms .container {background:url(../img/cart/bgFormsTile.png) 0 0 repeat-y;overflow:hidden;}
#forms form {overflow:hidden;}
#forms .bottom {background:url(../img/cart/bgFormsBottom.png) 0 0 no-repeat;font-size:0.01em;height:7px;line-height:1px;margin-bottom:10px;}
#forms p.alert {color:#ff3;margin-bottom:20px;}
#forms .registerForm p.alert {color:#f00;margin-bottom:20px;}
#forms .loginForm {color:#fff;float:left;padding:20px;width:252px;}
#forms .loginForm h2 {border-bottom:1px solid #646464;color:#fff;font-size:18px;margin-bottom:10px;padding-bottom:4px;}
#forms .loginForm p.info {margin-bottom:20px;}
#forms .loginForm dt {margin-bottom:4px;}
#forms .loginForm dd {margin-bottom:10px;}
#forms .loginForm label {font-size:13px;font-weight:bold;}
#forms .loginForm input.text {background:url(../img/cart/bgLoginFormText.gif) 0 0 repeat-x;border:1px solid #a0a0a0;font-size:15px;height:26px;padding:2px 5px 0 5px;width:230px;}
#forms .loginForm input.submit {float:right;margin-right:10px;}
#forms .loginForm a.forgotPass {color:#fff;text-decoration:none;}
#forms .registerForm {float:left;overflow:hidden;padding:20px;width:401px;}
#forms .registerForm h2 {border-bottom:1px solid #646464;color:#373737;font-size:18px;margin-bottom:10px;padding-bottom:4px;}
#forms .registerForm p.info {margin-bottom:20px;}
#forms .registerForm .item {margin-bottom:10px;overflow:hidden;}
#forms .registerForm .item label {color:#505050;display:block;float:left;font-weight:bold;margin-top:8px;text-align:right;width:150px;}
#forms .registerForm .item label em {color:#f00;}
#forms .registerForm input.text {background:url(../img/cart/bgRegisterFormText.gif) 0 0 repeat-x;border:1px solid #ccc;float:right;font-size:15px;height:26px;padding:2px 5px 0 5px;width:230px;}
#forms .registerForm label.subscribe {color:#565656;float:left;font-size:11px;}
#forms .registerForm .submit {float:right;height:29px;width:68px;}
#forms p.bottomInfo {color:#565656;font-size:10px;text-align:center;}
/* address form */
#shopping-steps {background:url(../img/cart/steps.png) 0 0 no-repeat;height:84px;margin-bottom:10px;overflow:hidden;padding-left:5px;width:733px;}
#shopping-steps li {background:url(../img/cart/stepsSeparator.gif) right 1px no-repeat;float:left;opacity:0.3;filter:alpha(opacity=30);padding-right:37px;}
#shopping-steps li.last {background:none;}
#shopping-steps li.active {opacity:1;filter:alpha(opacity=100);}

#address-form {float:left;position:relative;width:733px;}
#address-form .form {background:url(../img/cart/addressesTop.png) 0 0 no-repeat;margin-bottom:10px;overflow:hidden;padding:5px 0 0 0;}
#address-form .form em {color:#f00}
/*#address-form .container {background:url(../img/cart/addressesTile.png) 0 0 repeat-y;overflow:hidden;padding:20px;}*/
#address-form .container{background:url(../img/cart/addressesTile.png) 0 0 repeat-y;overflow:hidden;padding:20px;}
/*#address-form*/ .container1{background:url(../img/cart/addressesTile.png) 0 0 repeat-y;overflow:hidden;padding:20px;}
#address-form .container.nopad {padding-bottom:0;}
#address-form .container h3 {border-bottom:1px solid #000;color:#373737;font-size:17px;margin-bottom:16px;padding-bottom:3px;}
#address-form .container h5 {color:#373737;font-size:14px;margin-bottom:15px;}
#address-form .container h5.alert {color:red;font-size:14px;margin-bottom:15px;}
#address-form .container ul li.alert {color:red;font-size:12px;margin-bottom:7px;}
#address-form .container h6 {color:#d30000;font-size:12px;margin-bottom:5px;}
#address-form .container p.name {color:#505050;font-size:18px;}
#address-form .container p.address {color:#505050;line-height:20px;}
#address-form .column {float:left;width:320px;}
#address-form .column-cc {border:none!important;width:350px;}
#address-form .column-cc-right {width:290px;}

.info-kesinsatis {background-color:#fdfaef;border:1px solid #f5f5f5;margin: 0px 0px 0px 1px;}
.info-kesinsatis h5.alert {background:url(../img/icons/alert.png) 0 0 no-repeat;color:#565656;font-size:15px;padding:2px 0 2px 26px;}

.uyari-hediyecek {background-color:#fdfaef;border:1px solid #f5f5f5;padding:2px 2px;margin: 0px 0px 0px 1px;}
.uyari-hediyecek h5.alert {background:url(../img/icons/alert.png) 0 0 no-repeat;color:#565656;font-size:15px;margin-bottom:4px;padding:2px 0 2px 26px;}
.info-message {background-color:#fdfaef;border:1px solid #f5f5f5;padding:20px 10px;margin: 0px 4px 0px 4px;}
.info-message li {font-size:11px;margin-bottom:4px;color:#565656;}
.info-message h5.alert {background:url(../img/icons/alert.png) 0 0 no-repeat;color:#565656;font-size:14px;margin-bottom:6px;padding:2px 0 2px 26px;}
#address-form .column.left {border-right:1px solid #ddd;padding-right:26px;}
#address-form .column.right {padding-left:26px}
#address-form .column h4 {font-size:17px;height:35px;margin-bottom:20px;padding-top:15px;}
#address-form .column.left h4 {background:url(../img/forms/col1Header.gif) 0 0 no-repeat;color:#565656;margin-bottom:19px;padding-left:70px;}
#address-form .column.right h4 {background:url(../img/forms/col2Header.gif) 0 0 no-repeat;color:#d81e1e;padding-left:60px;}
#address-form .item {margin-bottom:10px;overflow:hidden;}
#address-form .item .label {color:#505050;float:left;font-weight:bold;padding-top:10px;text-align:right;width:90px;}
#address-form .item .label.nopad {padding:2px 0 0 0;}
#address-form .item .element {float:right;width:214px;}
#address-form .container.container-step-2 .item .element {width:248px}
#address-form .item .element input.text {background:url(../img/forms/bgText.gif) 0 0 repeat-x;border:1px solid #ccc;padding:6px 5px;width:202px;}
#address-form .item .element input.text.small {margin-right:5px;width:90px;}
#address-form .container.container-step-2 .item .element input.text.small {width:94px}
#address-form .item .element input.text.cc {margin-right:3px;text-align:center;width:35px;}
#address-form .container.container-step-2 .item .element input.text.cc {width:37px;}
#address-form .item .element span.question {cursor:pointer;float:right;padding-top:7px;}
#address-form .item .element textarea {background:url(../img/forms/bgTextarea.gif) 0 0 repeat-x;border:1px solid #ccc;height:88px;padding:5px;resize:none;width:202px;}
#address-form .item .element select {padding:2px 3px;}
#address-form span.info {background:url(../img/icons/question.png) 0 0 no-repeat;color:#515151;cursor:pointer;display:block;font-weight:bold;padding:0 0 2px 20px;position:absolute;right:25px;top:122px;}
#address-form .bottom {background:url(../img/cart/addressesBottom.png) 0 0 no-repeat;height:5px;}
#address-form .changer-buttons {margin-top:20px;overflow:hidden;letter-spacing:5px;}
#address-form .item-checks {color:#6f6f6f;margin-top:10px;overflow:hidden;}
#address-form .item-checks .item {border-top:1px solid #e5e5e5;overflow:hidden;padding:15px 0 0 0;}
#address-form .item-checks .item.last {padding-bottom:0;}
#address-form .item-checks .check {float:left;font-weight:bold;margin-right:20px;width:220px;}
#address-form .item-checks .desc {float:left;width:450px;}
#address-form .item-checks .desc p {margin-bottom:1em;}
#address-form .item-checks .desc.right {float:right;text-align:right;}
#address-form .item-checks .desc.right ul {float:right;}
#address-form .item-checks .desc .shopping-buttons {margin:0;padding-bottom:0;}
.giftnote {display:none;height:370px;position:relative;width:420px;}
.giftnote textarea {border:1px solid gray;font-size:20px;height:180px;left:100px;position:absolute;resize:none;text-align:center;top:60px;width:220px; background-color:transparent;}
.giftnote .kalankarakter {position:absolute;top:305px;}
.giftnote .hediyekartlar {position:absolute;top:325px;}

.giftnoteSepet {height:470px;position:relative;width:420px;}
.giftnoteSepet textarea {border:1px solid gray;font-size:20px;height:180px;left:100px;position:absolute;resize:none;text-align:center;top:60px;width:220px; background-color:transparent;}
.giftnoteSepet .kalankarakter {position:absolute;top:305px;}
.giftnoteSepet .hediyekartlar {position:absolute;top:325px; width:600px; height:300px;}

.HizliTeslimat {display:none;}
.tab-content {display:none;}
.tab-content.active {display:block;}

#paymentorderList {overflow:hidden;}
#paymentorderList .item {border-bottom:1px solid #eee;overflow:hidden;padding:10px 0;}
#paymentorderList .item input {float:left;margin:15px 16px 0 0;}
#paymentorderList .item img {float:left;margin-right:16px;}
#paymentorderList .item span {float:left;margin:6px 0 0 0;}

.shopping-buttons {list-style:none;margin:0;overflow:hidden;position:relative;}
.shopping-buttons.center {margin:15px auto 0 auto;padding-bottom:10px;}
.shopping-buttons li {float:left;margin-right:10px;}
.shopping-buttons li.right {float:right;}
.shopping-buttons li.last {margin-right:0;}
.shopping-buttons.delete {margin: 10px 0 0 20px;position:absolute; width:350px;color: #787878;font-size: 12px;}
.shopping-buttons.change-cart {margin:70px 0 0 3px;position:absolute;}
footer {margin-bottom:30px;}
footer section {background-color:#fff;}
footer section section.footer {background:url(../img/common/footer.gif) 33px 0 no-repeat;border-left:1px solid #cecece;border-right:1px solid #cecece;height:204px;overflow:hidden;padding:24px 32px 10px 50px;width:964px;}
footer section section.footer div.newsletter {border-left:1px solid #dcdcdc;float:right;height:188px;margin-left:20px;overflow:hidden;padding-right:10px;width:250px;}
footer section section.footer div.newsletter header {color:#252525;font-weight:bold;margin-bottom:5px;}
footer section section.footer div.newsletter p {color:#787878;font-size:11px;margin-bottom:10px;padding-right:10px;}
footer section section.footer div.newsletter form {margin-bottom:50px;overflow:hidden;}
footer section section.footer div.newsletter div.email {background:url(../img/common/bgNewsletter.gif) 0 0 no-repeat;float:left;height:31px;width:160px;}
footer section section.footer div.newsletter div.email input {background-color:transparent;border:none;color:#a0a0a0;height:31px;margin-left:5px;outline:none;padding:0 5px;width:140px;}
footer section section.footer div.newsletter div.submit {float:left;height:31px;width:76px;}
footer section section.footer div.newsletter div.submit input {border:none;height:31px;width:76px;}
footer section section.footer div.links {/*float:right;*/width:715px;}
footer section section.footer div.links nav {float:left;margin-right:21px;}
footer section section.footer div.links nav.col1 {width:110px;}
footer section section.footer div.links nav.col2 {width:110px;}
footer section section.footer div.links nav.col3 {width:155px;}
footer section section.footer div.links nav.col4 {width:90px;}
footer section section.footer div.links nav.col5 {width:110px;}
footer section section.footer div.links nav.last {margin:0;width:120px;}
footer section section.footer div.links nav header {border-bottom:1px solid #d1d1d1;color:#252525;font-size:12px;font-weight:bold;height:34px;padding:0;}
footer section section.footer div.links nav ul li {font-size:11px;padding-top:6px;}
footer section section.footer div.links nav ul li a {color:#787878;text-decoration:none;}
footer section section.copyright {border-left:1px solid #dcdcdc;border-right:1px solid #dcdcdc;color:#787878;font-size:11px;padding-bottom:10px;text-align:center;height:30px;}
footer section section.bottom {background:url(../img/common/bottom.gif) 0 0 no-repeat;height:9px;}
footer section.disclaimer {background-color:transparent;color:#9e9e9e;font-size:10px;line-height:18px;margin-top:10px;padding:0 60px;text-align:center;}

/* campaigns */
#main.campaigns .subContent, #main.campaigns .subContent .middle {background:none;}
#main.campaigns .slider {background:url(../img/campaigns/bgSlider.png) 0 0 no-repeat;height:146px;width:980px;}
#main.campaigns aside.sidebar {width:236px;}
#main.campaigns div.content {float:right;padding:0;width:727px;}
/*#main.campaigns div.content img.banner {border:3px solid #000;}*/
#main.campaigns .slider {overflow:hidden;position:relative;}
#main.campaigns .slider h2 {color:#373737;float:left;font-size:25px;margin:37px 0 0 27px;width:186px;}
#main.campaigns .slider .container {float:left;height:146px;overflow:hidden;padding-left:30px;position:relative;width:737px;}
#main.campaigns .slider .container a.mover {display:block;height:146px;position:absolute;top:0;}
#main.campaigns .slider .container a.mover span {display:none;}
#main.campaigns .slider .container a.mover.left {background:url(../img/campaigns/sliderPrev.gif) 0 0 no-repeat;left:0;width:23px;}
#main.campaigns .slider .container a.mover.right {background:url(../img/campaigns/sliderNext.gif) 0 0 no-repeat;right:0;width:25px;}
#main.campaigns .slider ul {float:left;list-style:none;margin:0;width:719px;}
#main.campaigns .slider ul li {float:left;height:136px;padding-bottom:10px;text-align:center;width:115px;}
#main.campaigns .slider ul li a {border-left:1px solid #cacaca;color:#818181;display:block;font-size:14px;font-weight:bold;height:106px;overflow:hidden;padding:15px;text-align:center;text-decoration:none;}
#main.campaigns .slider ul li.selected {background:url(../img/campaigns/selector.png) center bottom no-repeat;}
#main.campaigns .slider ul li.selected a {background-color:#de2c2d;color:#fff;}

/* hizmetler */
#main.hizmetler .subContent, #main.hizmetler .subContent .middle {background:none;}
#main.hizmetler .slider {background:url(../img/campaigns/bgSlider.png) 0 0 no-repeat;height:146px;width:980px;}
#main.hizmetler aside.sidebar {width:236px;}
#main.hizmetler div.content {float:right;padding:0;width:727px;}
/*#main.hizmetler div.content img.banner {border:3px solid #000;}*/
#main.hizmetler .slider {overflow:hidden;position:relative;}
#main.hizmetler .slider h2 {color:#373737;float:left;font-size:25px;margin:37px 0 0 27px;width:186px;}
#main.hizmetler .slider .container {float:left;height:146px;overflow:hidden;padding-left:30px;position:relative;width:737px;}
#main.hizmetler .slider .container a.mover {display:block;height:146px;position:absolute;top:0;}
#main.hizmetler .slider .container a.mover span {display:none;}
#main.hizmetler .slider .container a.mover.left {background:url(../img/campaigns/sliderPrev.gif) 0 0 no-repeat;left:0;width:23px;}
#main.hizmetler .slider .container a.mover.right {background:url(../img/campaigns/sliderNext.gif) 0 0 no-repeat;right:0;width:25px;}
#main.hizmetler .slider ul {float:left;list-style:none;margin:0;width:719px;}
#main.hizmetler .slider ul li {float:left;height:136px;padding-bottom:10px;text-align:center;width:115px;}
#main.hizmetler .slider ul li a {border-left:1px solid #cacaca;color:#818181;display:block;font-size:14px;font-weight:bold;height:106px;overflow:hidden;padding:15px;text-align:center;text-decoration:none;}
#main.hizmetler .slider ul li.selected {background:url(../img/campaigns/selector.png) center bottom no-repeat;}
#main.hizmetler .slider ul li.selected a {background-color:#de2c2d;color:#fff;}

.fullpage {background:url(../img/common/bgFullpageTop.png) 0 0 no-repeat;overflow:hidden;padding-top:5px;width:980px;}
.fullpage div.container {background:url(../img/common/bgFullpageTile.png) 0 0 repeat-y;overflow:hidden;}
.fullpage div.bottom {background:url(../img/common/bgFullpageBottom.png) 0 0 no-repeat;height:6px;}

.fullpage div.container div.MapBox {background:url(../img/common/bg_460.jpg) 0 0 no-repeat; width:100%; height:100%; border-radius:5px; display:inline-block;padding:5px;color:#373737}
.fullpage div.container div.MapBox h2{font-size:25px;}
.fullpage div.container div.MapBox p{font-size:14px;}
.fullpage div.container div.MapBox div.MagazaBaslik{font-size:25px;margin-bottom:5px;}
.fullpage div.container div.MapBox table{width:300px;}

#contact {position:relative;}
#contact .col {float:left;padding-top:15px;width:490px;}
#contact .left h4 {color:#818181;font-size:15px;font-weight:normal;margin:0 20px 5px 20px;}
#contact .left p {color:#818181;margin:0 20px;}
#contact .left form {margin-top:24px;overflow:hidden;}
#contact .left form .item {margin-bottom:10px;overflow:hidden;}
#contact .left form label {float:left;font-weight:bold;margin-right:8px;padding-top:8px;text-align:right;width:114px;}
#contact .left form em {color:#f00}
#contact .left form input.text {background:url(../img/forms/bgText.gif) 0 0 repeat-x;border:1px solid #ccc;float:left;padding:6px 5px;width:308px;}
#contact .left form input.submit {float:right;margin-right:48px;}
#contact .left form textarea {background:url(../img/forms/bgTextarea.gif) 0 0 repeat-x;border:1px solid #ccc;float:left;height:95px;resize:none;padding:6px 5px;width:308px;}
#contact .right {margin-right:10px;padding-left:20px;width:460px;}
#contact .right h2 {color:#de2c2d;font-size:25px;margin-bottom:10px;}
#contact .right p {color:#373737;font-size:15px;line-height:20px;margin-bottom:94px;width:265px;}
#contact .right img.woman {bottom:2px;position:absolute;right:10px;}
#contact .right ul {list-style:none;margin:0;}
#contact .right li {background:url(../img/contact/separator.gif) 0 bottom no-repeat;padding:6px 0;}
#contact .right li.last {background:none;}

#customer {position:relative;}
#customer .col {float:left;padding-top:10px;width:490px;}
#customer .left {padding-left:10px;width:480px;}
#customer .module {background-color:#fff;float:left;margin:0 10px 10px 0;width:235px;}
#customer .module.even {margin-right:0;}
#customer .module .container {background:none;border:1px solid #ccc;border-top:none;padding:10px;}
#customer .module h4 {background:url(../img/customers/sidebar-module-header.gif) 0 0 no-repeat;color:#fff;font-size:18px;height:30px;padding:10px 14px 0 14px;}
#customer .module ul {list-style:none;margin:0;}
#customer .module ul li {padding:2px 0;}
#customer .module ul a {color:#818181;text-decoration:none;}
#customer .module ul a:hover {color:#bc0000;font-weight:bold;}
#customer .right {margin-right:10px;padding-left:20px;width:460px;}
#customer .right h2 {color:#de2c2d;font-size:25px;margin-bottom:10px;}
#customer .right p {color:#373737;font-size:15px;line-height:20px;margin-bottom:94px;width:265px;}
#customer .right img.woman {bottom:2px;position:absolute;right:10px;}
#customer .right ul {list-style:none;margin:0;}
#customer .right li {background:url(../img/contact/separator.gif) 0 bottom no-repeat;padding:6px 0;}
#customer .right li.last {background:none;}
#customer .customer-sidebar {float:right;width:235px;}
#customer .form {background:url(../img/cart/addressesTop.png) 0 0 no-repeat;float:left;padding-top:5px;width:733px;}
#customer .form .container {background:url(../img/cart/addressesTile.png) 0 0 repeat-y;overflow:hidden;padding:20px;}
#customer .form .bottom {background:url(../img/cart/addressesBottom.png) 0 0 no-repeat;height:5px;}
#customer .frm .f {float:left;overflow:hidden;padding:0 20px 20px 20px;width:647px;}
#customer .frm .f h2 {border-bottom:1px solid #646464;color:#373737;font-size:18px;margin-bottom:10px;padding-bottom:4px;}
#customer .frm .f p {margin-bottom:10px;}
#customer .frm .f .item {margin-bottom:10px;overflow:hidden;}
#customer .frm .f .item label {color:#505050;display:block;float:left;font-weight:bold;margin:8px 10px 0 0;text-align:right;width:150px;}
#customer .frm .f .item label em {color:#f00;}
#customer .frm .f .lbl  {border-bottom:1px solid #ccc;float:left;font-size:15px;height:26px;padding:2px 5px 0 5px;width:230px;}
#customer .frm .f .item .write {display:block;float:left;margin-left:10px;}
#customer .frm .f .item .write a {background:url(../img/details/buttonWriteComment.gif) 0 0 no-repeat;color:#fff;display:block;font-weight:bold;height:24px;padding-top:7px;width:89px;text-align:center;text-decoration:none;}
#customer .frm .f input.text {background:url(../img/cart/bgRegisterFormText.gif) 0 0 repeat-x;border:1px solid #ccc;float:left;font-size:15px;height:26px;padding:2px 5px 0 5px;width:230px;}
#customer .frm .f textarea {background-image:url(../img/cart/bgRegisterFormTextArea.gif);border:1px solid #ccc;float:left;font-size:15px;height:130px;padding:2px 5px 0 5px;width:230px;resize: none;}
#customer .frm .f label.subscribe {color:#565656;float:left;font-size:11px;}
#customer .frm .f .submit {height:29px;width:68px;}
#customer .frm .f select {padding: 2px 3px;}
#customer .frm .f p.alert {color:#f00;margin-bottom:20px;}
p.bottomInfo {color:#565656;font-size:10px;text-align:center;}

#customer-rights {margin:20px 0 0 5px;}

table.cart.simple {margin-top:20px;width:100%;}
table.cart.simple tr.header th {background:url(../img/cart/tableHeadSeparator.gif) right bottom no-repeat;border-top:1px solid #e6e6e6;color:#8c8c8c;font-size:11px;font-weight:bold;padding:9px 10px;}
table.cart.simple tr.header th.selector {width:23px;}
table.cart.simple tr.header th.product {color:#d50000;font-size:14px;font-weight:bold;padding-left:10px;text-align:left;width:503px;}
table.cart.simple tr.header th.count {padding-left:10px;text-align:center;width:30px;}
table.cart.simple tr.header th.price {background:none;padding-left:10px;text-align:left;}
table.cart.simple tr {border-bottom:1px solid #e6e6e6;}
table.cart.simple td {border-top:1px solid #e6e6e6;padding:10px 0;}
table.cart.simple td.selector {padding-top:20px;text-align:center;width:43px;}
table.cart.simple td.product {padding-left:3px;padding-right:3px;width:366px;}
table.cart.simple td.product img {float:left;height:50px;margin-right:10px;width:50px;}
table.cart.simple td.product h3 {padding-top:18px;}
table.cart.simple td.product h3.multi {padding-top:10px;}
table.cart.simple td.product h3 a {color:#626262;text-decoration:none;}
table.cart.simple td.count {padding:0 8px;text-align:center;vertical-align:middle;}
table.cart.simple td.price {padding:0 10px;vertical-align:middle;text-align:right;}
table.cart.simple td.price span {display:block;font-size:16px;font-weight:bold;}
table.cart.simple td.price .old {color:#b3b3b3;text-decoration:line-through;}
table.cart.simple td.price .actual {color:#d30000;}
table.cart.simple small {font-size:12px;}
table.cart.simple tr.footer {background:none;border:none;}
table.cart.simple tr.footer dl.total {margin-top:14px;overflow:hidden;}
table.cart.simple tr.footer dl.total dt {color:#757575;float:left;font-size:14px;font-weight:bold;margin:3px 10px 2px 0;text-align:right;width:574px;}
table.cart.simple tr.footer dl.total dd {color:#757575;float:left;font-size:18px;font-weight:bold;margin-bottom:2px;text-align:right;width:100px;}
table.cart.simple tr.footer dl.total dt.vat, table.cart.simple tr.footer dl.total dd.vat {color:#d30000;}
table.cart.simple tr.footer .buttons.small.delete {margin:70px 0 0 16px;position:absolute;}

#payment-summary {float:left;position:relative;width:733px;}
#payment-summary .form {background:url(../img/cart/addressesTop.png) 0 0 no-repeat;margin-bottom:10px;overflow:hidden;padding:5px 0 0 0;}
#payment-summary .container {background:url(../img/cart/addressesTile.png) 0 0 repeat-y;overflow:hidden;padding:20px 18px;}
#payment-summary .bottom {background:url(../img/cart/addressesBottom.png) 0 0 no-repeat;height:5px;}
#payment-summary table.cart.simple td.product h3 {border:none;font-size:12px;padding-top:18px;}

#payment-summary-havale .item {overflow:hidden;padding:10px 0 0 10px;}
#payment-summary-havale .item img {float:left;margin-right:6px;}
#payment-summary-havale .item span {float:left;margin:6px 0 0 0;}
.cart-module {background:url(../img/cart/cartModuleTop.gif) 0 0 no-repeat;color:#505050;overflow:hidden;margin-bottom:10px;padding-top:4px;position:relative;}
.cart-module .module-container {background:url(../img/cart/cartModuleTile.gif) 0 0 repeat-y;overflow:hidden;padding:10px 3px;}
.cart-module h3 {border-bottom:1px solid #e5e5e5;color:#d50000;font-size:14px;margin-bottom:20px;padding:0 0 10px 15px;}
.cart-module .bottom {background:url(../img/cart/cartModuleBottom.gif) 0 0 no-repeat!important;height:4px;}
.cart-module.payment-info {margin-top:10px;overflow:hidden;}
.cart-module.payment-info .item {margin-bottom:4px;overflow:hidden;padding:0 17px;}
.cart-module.payment-info label {width:120px;}


.cart-module.payment-info span.val {float:left;font-weight:bold;width:520px;}
.cart-module.payment-info span.val_sOzeti {font-weight:bold;width:520px;}
.cart-module.payment-info .change-payment-method {display:block;position:absolute;right:18px;top:60px;}
.cart-module.installments table {margin:0 18px;width:655px;}
.cart-module.installments table tr.main-header, .cart-module.installments table tr.header {border:none;font-weight:bold;}
.cart-module.installments table tr.main-header td {background-color:#ccc;border:none;}
.cart-module.installments table tr.header td {background-color:#eee;border:none;}
.cart-module.installments table td {border-top:1px solid #e6e6e6;padding:5px;}
.cart-module.installments table td.count {width:400px;}
.cart-module.installments table td.price, .cart-module.installments table tr td.total {text-align:right;}
.cart-module.address-info .col {width:300px;}
.cart-module.address-info .col1 {float:left;margin-left:18px;}
.cart-module.address-info .col2 {float:right;margin-right:18px;}
.cart-module.address-info  h4 {color:#9b9b9b;margin-bottom:10px;}
.cart-module.address-info span.name {display:block;}
.cart-module.address-info span.address {display:block;line-height:16px;}
.cart-module.address-info span.change {display:block;margin-top:10px;}
.cart-module.terms, .cart-module.terms .module-container, .cart-module.terms .bottom {background:none!important;}
.cart-module.approvements, .cart-module.approvements .module-container, .cart-module.approvements .bottom {background:none!important;}
.cart-module.terms {border:1px solid #d1d1d1;margin:0 3px;}
.cart-module.terms .module-container {padding:10px 0;}
.cart-module.terms div.scroll {color:#b9b9b9;font-size:11px;height:200px;margin:0 18px;overflow:auto;}
.cart-module.terms div.scrollHizmet {color:#b9b9b9;font-size:11px;height:42px;margin:0 18px;overflow:auto;}
.cart-module.terms div.scroll p {margin-bottom:1em;}
.cart-module.approvements {margin:10px 3px 0 3px;}
.cart-module.approvements .item {margin-bottom:5px;text-align:right;}
.cart-module.approvements .item label {padding-top:2px;}
.cart-module.approvements .buttons {margin-top:10px;overflow:hidden;}
.cart-module.approvements .approvement-text {color:#8d8d8d;float:left;padding-top:5px;width:350px;}
.cart-module.approvements .button {float:right;}

.fullpage.orders {margin-bottom:10px;overflow:hidden;}
.fullpage.orders .separator {background:url(../img/orders/column-separator.gif) 135px 0 repeat-y;overflow:hidden;}
.fullpage.orders nav {float:left;height:100%;width:148px;}
.fullpage.orders nav ul {height:100%;width:135px;}
.fullpage.orders nav li a {color:#6a6a6a;display:block;font-size:14px;font-weight:bold;position:relative;text-decoration:none;}
.fullpage.orders nav li a span {border-bottom:1px solid #d1d1d1;display:block;padding:15px;}
.fullpage.orders nav li a:hover {color:#c00;}
.fullpage.orders nav li.current a {background:url(../img/orders/tab-current.gif) right 50% no-repeat;color:#fff;width:148px;}
.fullpage.orders nav li.current a span {background-color:#cd0000;display:block;padding:15px;width:106px;}

table.order-list {border:1px solid #d1d1d1;float:left;margin:20px 10px;position:relative;width:790px;}
table.order-list tr.header td {background:url(../img/orders/orders-table-header.gif) 0 0 repeat-x;color:#c00;font-weight:bold;height:36px;padding:10px 10px 0 10px;}
table.order-list tr:hover {background-color:#f9f9f9;}
table.order-list td {border-right:1px solid #d1d1d1;padding:5px 10px;}
table.order-list td.date {width:100px;}
table.order-list td.order-no {width:80px;}
table.order-list td.status {width:250px;}
table.order-list td.count {text-align:center;width:30px;}
table.order-list td.product {width:450px;}
table.order-list td.price {text-align:right;width:80px;}
table.order-list td a {color:#c00;}
table.order-list tr.footer {font-weight:bold;}
table.order-list tr.footer td {border:none;border-top:1px solid #d1d1d1;padding-top:10px;}
table.order-list tr.footer td span.payment-type {color:#c00;}
table.order-list tr.footer td.price {color:#5c5c5c;line-height:22px;width:auto;}
table.order-list tr.footer td.price span.price {color:#c00;display:inline;}
table.order-list tr.footer td span.order-status {background:url(../img/orders/order-table-footer-status.gif) 0 0 repeat-x;border:1px solid #aeaeae;display:block;height:24px;margin-top:15px;padding:8px 10px 0 10px;position:absolute;text-align:center;width:375px;}

.fullpage.order-details h4 {background:url(../img/orders/orders-table-header.gif) 0 0 repeat-x;color:#c00;font-weight:bold;height:26px;padding:10px 10px 0 10px;}
.fullpage.order-details teslimat {color:#c00;font-weight:bold;height:26px;padding:10px 10px 0 10px; float:left;}
.fullpage.order-details Fisno {color:gray;font-weight:bold;height:26px;padding:10px 10px 0 10px;float:left;}
.fullpage.order-details .col {border-right:1px solid #d1d1d1;float:left;padding:15px;width:360px;}
.fullpage.order-details .col.col2 {border:none;}
.fullpage .order-detail {border:1px solid #d1d1d1;float:left;margin:20px 10px 0 10px;width:790px;}
.fullpage .order-detail h5 {color:#c00;margin-bottom:10px;}
.fullpage .order-detail .item {margin-bottom:5px;overflow:hidden;}
.fullpage .order-detail .item label {float:left;font-weight:bold;width:75px;}
.fullpage .order-detail .item .val {float:left;width:275px;}
.fullpage.order-details table.order-list {margin:0 0 20px 158px;}
.fullpage .order-detail-Parca {border:1px solid #d1d1d1;float:left;margin:5px 10px 15px 10px;width:748px;}

/* ACCOUNTS*/
.fullpage.accounts {margin-bottom:10px;overflow:hidden;}
.fullpage.accounts .separator {background:url(../img/orders/column-separator.gif) 135px 0 repeat-y;overflow:hidden;}
.fullpage.accounts nav {float:left;height:100%;width:148px;}
.fullpage.accounts nav ul {height:100%;width:135px;}
.fullpage.accounts nav li a {color:#6a6a6a;display:block;font-size:14px;font-weight:bold;position:relative;text-decoration:none;}
.fullpage.accounts nav li a span {border-bottom:1px solid #d1d1d1;display:block;padding:15px;}
.fullpage.accounts nav li a:hover {color:#c00;}
.fullpage.accounts nav li.current a {background:url(../img/orders/tab-current.gif) right 50% no-repeat;color:#fff;width:148px;}
.fullpage.accounts nav li.current a span {background-color:#cd0000;display:block;padding:15px;width:106px;}

table.account-list {/*border:1px solid #d1d1d1;*/float:left;margin:20px 10px;position:relative;width:100%;}

.fullpage.accounts .account {border:1px solid #d1d1d1;float:left;margin:20px 10px 0 10px;width:790px;}
.fullpage.accounts .account h4 {background:url(../img/orders/orders-table-header.gif) 0 0 repeat-x;color:#c00;font-weight:bold;height:26px;padding:10px 10px 0 10px;}
.fullpage.accounts .addressform {float:left;position:relative;padding:15px; width:733px;}

.fullpage.accounts .accoun p.alert {color:#f00;margin-bottom:20px;}

.fullpage.accounts .addressform .column {float:left;width:733px;}
.fullpage.accounts .addressform .column.left {float:left;width:250px;border-right:1px solid #ddd;padding-right:10px;}
.fullpage.accounts .addressform .column.left .item {margin-bottom:10px;overflow:hidden;margin:8px 10px 0 0;}
.fullpage.accounts .addressform .column.left .item label {color:#505050;float:left;font-weight:bold;text-align:right;}
.fullpage.accounts .addressform .column.left .item span {color:#505050;float:left;margin-left:5px;}
.fullpage.accounts .addressform .column.left .item a {color:#c00;float:left;border-bottom:1px solid #c00;text-decoration:none;margin-top:10px;}
.fullpage.accounts .addressform .column.left .item .submit {float:right;margin-left:5px;}
.fullpage.accounts .addressform .column.right {float:right;width:450px;padding-left:15px;}
.fullpage.accounts .addressform .column.right p {margin-bottom:10px;}
.fullpage.accounts .addressform .column.right .item {margin-bottom:10px;overflow:hidden;}
.fullpage.accounts .addressform .column.right .item span {float:left;margin-left:5px;}	/**/
.fullpage.accounts .addressform .column.right .item label {color:#505050;display:block;float:left;font-weight:bold;margin:8px 10px 0 0;text-align:right;width:120px;}
.fullpage.accounts .addressform .column.right .item label em {color:#f00;}
.fullpage.accounts .addressform .column.right .lbl  {/*border:1px solid #ccc;*/border-bottom:1px solid #ccc;float:left;font-size:15px;height:26px;padding:2px 5px 0 5px;width:230px;}
.fullpage.accounts .addressform .column.right .item .write {display:block;float:left;}
.fullpage.accounts .addressform .column.right .item .write a {background:url(../img/details/buttonWriteComment.gif) 0 0 no-repeat;color:#fff;display:block;font-weight:bold;height:24px;padding-top:7px;width:89px;text-align:center;text-decoration:none;}
.fullpage.accounts .addressform .column.right input.text {background:url(../img/forms/bgText.gif) 0 0 repeat-x;border:1px solid #ccc;float:left;font-size:15px;height:26px;padding:2px 5px 0 5px;width:230px;}
.fullpage.accounts .addressform .column.right textarea {background-image:url(../img/forms/bgCommentTextarea.gif);border:1px solid #ccc;float:left;font-size:15px;height:130px;padding:2px 5px 0 5px;width:230px;resize: none;}
.fullpage.accounts .addressform .column.right label.subscribe {color:#565656;float:left;font-size:11px;}
.fullpage.accounts .addressform .column.right select {padding: 2px 3px;}
.fullpage.accounts .addressform .column.right .submit {height:29px;width:68px;}
.fullpage.accounts .addressform .column.right p.alert {color:#f00;margin-bottom:20px;}
p.bottomInfo {color:#565656;font-size:10px;text-align:center;}

/* ACCOUNTS*/
.fullpage.accounts .frm .f h2 {color:#505050;font-size:12px;margin:5px;}
.fullpage.accounts .frm .f p {margin-bottom:10px;}
.fullpage.accounts .frm .f .item {margin-bottom:10px;overflow:hidden;}
.fullpage.accounts .frm .f .item label {color:#505050;display:block;float:left;font-weight:bold;margin:8px 10px 0 0;text-align:right;width:150px;}
.fullpage.accounts .frm .f .item label em {color:#f00;}
.fullpage.accounts .frm .f .lbl  {/*border:1px solid #ccc;*/border-bottom:1px solid #ccc;float:left;font-size:15px;height:26px;padding:2px 5px 0 5px;width:230px;}
.fullpage.accounts .frm .f .item .write {display:block;float:left;margin-left:10px;}
.fullpage.accounts .frm .f .item .write a {background:url(../img/details/buttonWriteComment.gif) 0 0 no-repeat;color:#fff;display:block;font-weight:bold;height:24px;padding-top:7px;width:89px;text-align:center;text-decoration:none;}
.fullpage.accounts .frm .f input.text {background:url(../img/cart/bgRegisterFormText.gif) 0 0 repeat-x;border:1px solid #ccc;float:left;font-size:15px;height:26px;padding:2px 5px 0 5px;width:230px;}
.fullpage.accounts .frm .f textarea {background-image:url(../img/cart/bgRegisterFormTextArea.gif);border:1px solid #ccc;float:left;font-size:15px;height:130px;padding:2px 5px 0 5px;width:230px;resize: none;}
.fullpage.accounts .frm .f label.subscribe {color:#565656;float:left;font-size:11px;}
.fullpage.accounts .frm .f .submit {height:29px;width:68px;}
.fullpage.accounts .frm .f p.alert {color:#f00;margin-bottom:20px;}
p.bottomInfo {color:#565656;font-size:10px;text-align:center;}

#compare {padding-bottom:10px;}
#compare table {background-color:#fff;border:1px solid #ababab;width:100%;}
#compare table .col {border-right:1px solid #ababab;}
#compare table .col2, #compare table .col3, #compare table .col4, #compare table .col5 {}
#compare table .col1 {border-right:1px solid #ababab;color:#666;font-size:15px;margin:0;padding:18px;text-align:left;width:110px;}
#compare table .col ul.action {border-bottom:1px solid #ababab;height:10px;list-style:none;margin:4px 0 0 0;overflow:hidden;padding:0 5px;}
#compare table .col ul.action li {float:left;}
#compare table .col ul.action li.mover {height:5px;margin-right:4px;width:7px;}
#compare table .col ul.action li.mover a {background:url(../img/compare/actions.gif) 0 0 no-repeat;display:block;height:5px;width:7px;}
#compare table .col ul.action li.next a {background:url(../img/compare/actions.gif) -7px 0 no-repeat;display:block;height:5px;width:7px;}
#compare table .col ul.action li.remove {float:right;height:8px;width:34px;}
#compare table .col ul.action li.remove a {background:url(../img/compare/actions.gif) -14px 0 no-repeat;display:block;height:8px;width:34px;}
#compare table .col ul.action a span {display:none;}
#compare table h2 {color:#d60000;font-size:14px;margin:15px 0;padding:0 5px;}
#compare table img.product {height:90px;margin:10px 0;width:90px;}
#compare table span.price {display:block;font-weight:bold;margin:0 10px;text-align:left;}
#compare table span.old {color:#8b8b8b;font-size:14px;font-weight:bold;line-height:14px;text-decoration:line-through;}
#compare table span.price.usd {color:#1f1916;font-size:16px;}
#compare table span.price.tl {color:#dc0000;font-size:22px;}
#compare table span.old small{font-size:10px;}
#compare table span.price.usd small {font-size:12px;}
#compare table span.price.tl small {font-size:18px;}
#compare table span.price .currency {color:#929292;font-weight:normal;}
#compare table span.price.tl .currency {color:#929292;font-size:12px;font-weight:normal;}
#compare table a.add-cart {display:block;margin:10px 0;}
#compare div.table {font-size:11px;overflow:hidden;}
#compare div.table .header {background:#626262 url(../img/compare/togglers.gif) 960px -16px no-repeat;color:#fff;cursor:pointer;font-size:12px;font-weight:bold;padding:2px 10px;}
#compare div.table .closed .header {background:#c90000 url(../img/compare/togglers.gif) 960px 5px no-repeat;border-bottom:3px solid #fff;}
#compare div.table .item {border:1px solid #ababab;border-bottom:1px solid #dedede;border-top:none;overflow:hidden;}
#compare div.table .group-col2 .item {background:url(../img/compare/bg-features-2.gif) 0 0 repeat-y;}
#compare div.table .group-col3 .item {background:url(../img/compare/bg-features-3.gif) 0 0 repeat-y;}
#compare div.table .group-col4 .item {background:url(../img/compare/bg-features-4.gif) 0 0 repeat-y;}
#compare div.table .group-col5 .item {background:url(../img/compare/bg-features-5.gif) 0 0 repeat-y;}
#compare .group-col-head2 h2 {height:30px;width:395px;}
#compare .group-col-head3 h2 {height:30px;width:255px;}
#compare .group-col-head4 h2 {height:30px;width:185px;}
#compare .group-col-head5 h2 {height:30px;width:145px;}
#compare div.table .item .col {float:left;padding:3px 10px;}
#compare div.table .item .col.label {font-weight:bold;width:136px;}
#compare div.table .item .col-last {border:none;}
#compare div.table .item .col2, #compare div.table .item .col4 {color:#c90000;}
#compare div.table .item .col3, #compare div.table .item .col5 {color:#838383;}
#compare div.table .group-col2 .col {width:390px;}
#compare div.table .group-col3 .col {width:253px;}
#compare div.table .group-col4 .col {width:184px;}
#compare div.table .group-col5 .col {width:143px;}

#map .header {padding:20px;}
#map h2 {color:#373737;font-size:25px;}
#map h3 {color:#de2c2d;font-size:20px;margin-bottom:10px;}
#map .header select {font-weight:bold;margin-top:10px;padding:4px;width:290px;}
#map .googlemap{padding:0px 20px 20px 20px;}

#dealers {background:url(../img/dealers/top.png) 0 0 no-repeat;overflow:hidden;}
#dealers .left {color:#767676;float:left;padding:20px 0;width:350px;}
#dealers .selector {margin-bottom:20px;padding:0 20px;}
#dealers h2 {color:#373737;font-size:25px;}
#dealers h3 {color:#de2c2d;font-size:20px;margin-bottom:10px;}
#dealers .left select {font-weight:bold;margin-top:10px;padding:4px;width:290px;}
#dealers ul.list {background:url(../img/dealers/separator-horizontal.gif) 0 0 repeat-x;list-style:none;margin:0 0 0 1px;padding:15px 20px;}
#dealers ul.list li {padding:2px 0;}
#dealers ul.list a {color:#767676;text-decoration:none;}
#dealers ul.list a.current {color:#d30000;font-weight:bold;}
#dealers .details {background:url(../img/dealers/separator-vertical.gif) 0 0 repeat-y;float:left;min-height:450px;padding:20px 20px 20px 30px;position:relative;width:580px;}
#dealers img.dealer {border:1px solid #bfbfbf;margin-bottom:10px;}
#dealers .details p {color:#595959;float:left;margin-bottom:1em;width:428px;}
#dealers .map {border:1px solid #8f8f8f;height:97px;position:absolute;right:28px;top:370px;width:132px;}
#dealers .bottom {background:url(../img/dealers/bottom.png) 0 0 no-repeat;}

.subpage .subpage-container {background:url(../img/common/subpage-narrow-top.png) 0 0 no-repeat;float:left;padding-top:5px;width:733px;}
.subpage .subpage-container .subpage-content {background:url(../img/common/subpage-narrow-tile.png) 0 0 repeat-y;padding-bottom:20px;}
.subpage .subpage-container .news-list {margin:40px 0 10px 0;overflow:hidden;padding:0 10px;}
.subpage .subpage-container .news-list .item {border:1px solid #cfcfcf;margin-bottom:20px;position:relative;}
.subpage .subpage-container .news-list .item .cont {overflow:hidden;}
.subpage .subpage-container .news-list .item .thumbnail {background:url(../img/common/bg-news-thumbnail.gif) 0 0 no-repeat;border-right:1px solid #cfcfcf;float:left;height:135px;margin-right:20px;padding:6px 0 0 6px;width:175px;}
.subpage .subpage-container .news-list .item .thumbnail img {height:128px;overflow:hidden;width:169px;}
.subpage .subpage-container .news-list .item .content {float:left;height:121px;overflow:hidden;padding:0 20px 20px 0;width:489px;}
.subpage .subpage-container .news-list .item .content h3 {margin-top:25px;}
.subpage .subpage-container .news-list .item .content h3 a {color:#cd0000;font-size:15px;text-decoration:none;}
.subpage .subpage-container .news-list .item .content p {line-height:16px;}
.subpage .subpage-container .news-list .item .content p a {color:#7a7a7a;text-decoration:none;}
.subpage .subpage-container .news-list .item .content span.date {color:#7a7a7a;display:block;font-size:11px;position:absolute;right:20px;top:10px;}
.subpage .subpage-container .news-list .item .content a.more {background:url(../img/common/more.png) 0 0 no-repeat;bottom:-10px;color:#7e7f7f;display:block;font-size:11px;height:17px;padding:2px 0 0 10px;position:absolute;right:15px;text-decoration:none;width:55px;}
.subpage .subpage-container .news-list .item .content a.more:hover {color:#dc0000;}
.subpage .subpage-container .subpage-bottom {background:url(../img/common/subpage-narrow-bottom.png) 0 0 no-repeat;height:6px;}
.subpage .subpage-container .news-list.details {margin-top:20px;padding:0 20px;position:relative;}
.subpage .subpage-container .news-list.details h3 {color:#cd0000;font-size:15px;margin-bottom:20px;}
.subpage .subpage-container .news-list.details h4 {color:#cd0000;font-size:12px;margin-bottom:1.5em;}
.subpage .subpage-container .news-list.details p {line-height:18px;margin-bottom:1.5em;}
.subpage .subpage-container .news-list.details p.excerpt {color:#7a7a7a;font-size:14px;font-weight:bold;}
.subpage .subpage-container .news-list.details span.date {color:#7a7a7a;display:block;font-size:11px;position:absolute;right:30px;top:4px;}
.subpage .subpage-container .news-list.details a.all {background:url(../img/common/link-all.png) 0 0 no-repeat;bottom:-10px;color:#7e7f7f;display:block;float:right;font-size:11px;height:17px;padding:2px 0 0 10px;text-decoration:none;width:88px;}
.subpage .subpage-container .news-list.details a.all:hover {color:#dc0000;}

.subpage .sidebar {float:right;width:236pxpx;}
.subpage .sidebar .module {border:1px solid #cfcfcf;margin-bottom:15px;}
.subpage .sidebar .module ul.help {list-style:none;margin:0;}
.subpage .sidebar .module ul.help a, .subpage .sidebar .module ul.help img {display:block;}

nav.year-selector {float:right;margin:10px 10px 0 0;}
nav.year-selector ul {overflow:hidden;}
nav.year-selector ul li {float:left;height:18px;padding-top:2px;text-align:center;width:51px;}
nav.year-selector ul li a {color:#a9a9a9;font-weight:bold;text-decoration:none;}
nav.year-selector ul li a:hover {color:#de1818;}
nav.year-selector ul li.current {background:url(../img/common/year-selector.png) 0 0 no-repeat;}
nav.year-selector ul li.current a {color:#fff;}

nav.pager {overflow:hidden;width:733px}
nav.pager ul {clear:left;float:left;font-size:11px;height:24px;left:50%;position:relative;text-align:center}
nav.pager ul li {float:left;position:relative;right:50%}
nav.pager ul li.current {background:url(../img/common/pager.png) -200px 0 repeat-x;padding:5px 9px;text-decoration:underline;}
nav.pager ul li a {background:url(../img/common/pager.png) -200px 0 repeat-x;color:#4a4a4a;display:block;padding:5px 9px;text-decoration:none}
nav.pager ul li.back a {background:url(../img/common/pager.png) 0 0 no-repeat;color:#4a4a4a;text-align:center;width:48px}
nav.pager ul li.next a {background:url(../img/common/pager.png) -425px 0 no-repeat;color:#4a4a4a;text-align:center;width:57px}
nav.pager ul li.first, .pager ul li.last {display:none;}

/* ie7 */
.ie7 .clearfix {display:block;height:0.01em;font-size:0.01em;}
.ie7 header {z-index:9999;}
.ie7 nav.breadcrumb {margin-top:139px}
.ie7 header .header {position:absolute;z-index:9999;}
.ie7 header nav.main {margin-top:93px;}
.ie7 header nav.main, .ie7 nav.menu.mega {z-index:10000;}
.ie7 header nav.main ul li.m1 nav.menu {width:1007px;}
.ie7 header nav.main ul li.m2 nav.menu {width:810px;}
.ie7 header nav.main ul li.m3 nav.menu {width:626px;}
.ie7 header nav.main ul li.m4 nav.menu {width:360px;}
.ie7 header nav.main ul li.m5 nav.menu {width:580px;}
.ie7 header nav.main ul li.m6 nav.menu {width:200px;}
.ie7 header nav.main ul li.m7 nav.menu {width:580px;}
.ie7 header nav.main ul li.m8 nav.menu {width:168px;}
.ie7 header .searchResults {z-index:9999!important;}
.ie7 .mainContent.homepageContent {margin-top:139px;}
.ie7 aside.sidebar.homepage section header a.rss {margin-top:-16px}
section.main section.tab.homepage .contentSliderContainer .slider2, section.main section.tab.homepage .contentSliderContainer .slider3 {visibility:hidden;}
.ie7 .carousel .paging {left:362px;top:182px;}
.ie7 .carousel .homepageShowcaseContainer {height:310px;overflow:hidden;}
.ie7 section.list.medium .item div.footer .information {margin-top:10px}
.ie7 section.list.medium .item {padding-top:18px;}
.ie7 section.list.medium .item div.footer .information {margin-top:0;}
.ie7 section.list.medium div.addToCart {margin-top:-16px;}
.ie7 .productDetails .content2.comments .item.owner .top {margin-top:30px;}
.ie7 header .header .search input.query {padding-top:7px;}
.ie7 footer section section.footer div.newsletter div.email input {padding-top:7px;}
.ie7 .overlay {z-index:2001!important;}
.ie7 #cart .cart-table .inner {margin-top:40px;}
.ie7 #cart table tr.header th.selector {background-color:red;width:3px!important;}
.ie7 #cart table tr.header th.count {width:120px;}
.ie7 #cart table td.selector {background-color:red;width:13px!important;}
.ie7 #cart table td.count {width:125px;} 
.ie7 #cart span.info {top:20px;}
.ie7 #infoCvc {margin-top:-28px;padding-top:0;}
.ie7 .fullpage.orders table.order-list tr.header td, .ie8 .fullpage.orders table.order-list tr.header td {height:26px;}
.ie7 .subpage .sidebar .module ul.help li.x1 {height:46px;}
.ie7 .subpage .sidebar .module ul.help li.x2 {height:34px;}
.ie7 .subpage .sidebar .module ul.help li.x3 {height:29px;}
.ie7 .subpage .sidebar .module ul.help li.x4 {height:37px;}
.ie7 .subpage .sidebar .module ul.help li.x5 {height:45px;}
.ie8 #cart table td.product {width:466px!important;}
.ie8 #cart table td.count {width:85px!important;}
.ie8 header .header .search input.query {padding:7px 5px 0 5px;}
.ie8 footer section section.footer div.newsletter div.email input {padding:8px 5px 0 5px;}

.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


.bidakkaKampanyaPopup{background: #e5e5e5;width:575px;margin:0 auto;padding: 30px;border-radius: 10px;}
.bidakkaKampanyaPopup .baslikBidakka {padding:7px 21px 12px 0px;font-weight:bold;}
.bidakkaKampanyaPopup .close {height:19px;position:absolute;right:10px;top:12px;width:18px;}
.bidakkaKampanyaPopup .baslikBidakka span {color:#B40404;font-size:16px;}

@media all and (orientation:portrait) {

}

@media all and (orientation:landscape) {

}

@media screen and (max-device-width: 480px) {

  /* html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } */
}


@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
  -ms-filter: none !important; } 
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}

.ratingStar {
    font-size: 0pt;
    width: 20px;
    height: 18px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(../img/FilledStar_15.png);

}

.emptyRatingStar {
    background-image: url(../img/EmptyStar_15.png);
}

.savedRatingStar {
    background-image: url(../img/FilledStar_15.png);
}

/* EKLENTİ HAKAN */
.tbox {border:1px solid #cdcdcd;color:#888;font-size:11px;font-weight:bold;padding:2px;text-align:left;}
#MilesSmiles{
/*display: none;*/
margin-top:10px;
margin-bottom: 20px;
overflow-x: hidden;
overflow-y: hidden;
border: 1px solid #CDCDCD;
background-color:white;
padding:5px;}
#MilesSmiles table tr {background:none;}
#MilesSmiles table td {padding:5px 0;}
.modalBackground {
	background-color:Black;
	filter:alpha(opacity=85);
	opacity:0.8;
}


#address-form .column.teslimat h4 {background:url(../img/forms/col3Header.png) 0 0 no-repeat;color:#565656;padding-left:60px;width:500px;}


#address-form .column.fatura h4 {background:url(../img/forms/col4Header.png) 0 0 no-repeat;color:#d81e1e;padding-left:60px;width:500px;}

#address-form .column .itemAdres {border:1px solid #e5e5e5;overflow:hidden;padding: 5px 0 5px 5px;position: relative; margin-right:2px; }

#address-form .column .itemAdres .kullan {position:absolute;right:5px;bottom:5px;}
#address-form .kapat {position:absolute;right:20px;bottom:5px;}


#address-form .containerAdres {background:url(../img/cart/addressesTile.png) 0 0 repeat-y;overflow:hidden;padding:20px; height:470px;border-radius:5px;}
#address-form .containerAdres.nopad {padding-bottom:0;}
#address-form .containerAdres h3 {border-bottom:1px solid #000;color:#373737;font-size:17px;margin-bottom:16px;padding-bottom:3px;}
#address-form .containerAdres h5 {color:#373737;font-size:14px;margin-bottom:15px;}
#address-form .containerAdres h6 {color:#d30000;font-size:12px;margin-bottom:5px;}
#address-form .containerAdres p.name {color:#505050;font-size:18px;}
#address-form .containerAdres p.address {color:#505050;line-height:20px;}

#address-form  div.scroll {height:375px;overflow:auto;width:500px;}

.PersonelKimlik {color:#da0000;font-size:14px;font-weight:bold;z-index:2001;background:url(../img/common/PersonelKimlik.gif) 0 0 no-repeat;color:#676767;cursor:pointer;height:28px;padding: 16px 0 0 10px;width:263px;}

/* müşteri hesap bilgileri */

#mwebhesabi-form {float:left;position:relative;width:733px;}
#mwebhesabi-form .form {background:url(../img/cart/addressesTop.png) 0 0 no-repeat;margin-bottom:10px;overflow:hidden;padding:5px 0 0 0;}
#mwebhesabi-form .form em {color:#f00}
#mwebhesabi-form .container {background:url(../img/cart/addressesTile.png) 0 0 repeat-y;overflow:hidden;padding:20px;}
#mwebhesabi-form .container.nopad {padding-bottom:0;}
#mwebhesabi-form .container h3 {border-bottom:1px solid #000;color:#373737;font-size:17px;margin-bottom:16px;padding-bottom:3px;}
#mwebhesabi-form .container h5 {color:#373737;font-size:14px;margin-bottom:15px;}
#mwebhesabi-form .container h6 {color:#d30000;font-size:12px;margin-bottom:5px;}
#mwebhesabi-form .container p.name {color:#505050;font-size:18px;}
#mwebhesabi-form .container p.address {color:#505050;line-height:20px;}
#mwebhesabi-form span.info {background:url(../img/icons/question.png) 0 0 no-repeat;color:#515151;cursor:pointer;display:block;font-weight:bold;padding:0 0 2px 20px;position:absolute;right:25px;top:122px;}
#mwebhesabi-form .bottom {background:url(../img/cart/addressesBottom.png) 0 0 no-repeat;height:5px;}

#mwebhesabi-form .item {margin-bottom:10px;overflow:hidden;}
#mwebhesabi-form .item label {color:#505050;display:block;float:left;font-weight:bold;margin-top:8px;text-align:right;width:150px;}
#mwebhesabi-form .item label em {color:#f00;}
#mwebhesabi-form input.text {background:url(../img/cart/bgRegisterFormText.gif) 0 0 repeat-x;border:1px solid #ccc;font-size:15px;height:26px;padding:2px 5px 0 5px;width:230px;}
#mwebhesabi-form label.subscribe {color:#565656;float:left;font-size:11px;}

/* yönetici yetkilendirme*/
#sepetyonyet {float:left;position:relative;width:733px;}
#sepetyonyet .form {background:url(../img/cart/addressesTop.png) 0 0 no-repeat;margin-bottom:10px;overflow:hidden;padding:5px 0 0 0;}
#sepetyonyet .form em {color:#f00}
#sepetyonyet .container {background:url(../img/cart/addressesTile.png) 0 0 repeat-y;overflow:hidden;padding:20px;}
#sepetyonyet .container.nopad {padding-bottom:0;}
#sepetyonyet .container h3 {border-bottom:1px solid #000;color:#373737;font-size:17px;margin-bottom:16px;padding-bottom:3px;}
#sepetyonyet .container h5 {color:#373737;font-size:14px;margin-bottom:15px;}
#sepetyonyet .container h6 {color:#d30000;font-size:12px;margin-bottom:5px;}
#sepetyonyet .container p.name {color:#505050;font-size:18px;}
#sepetyonyet .container p.address {color:#505050;line-height:20px;}
#sepetyonyet span.info {background:url(../img/icons/question.png) 0 0 no-repeat;color:#515151;cursor:pointer;display:block;font-weight:bold;padding:0 0 2px 20px;position:absolute;right:25px;top:122px;}
#sepetyonyet .bottom {background:url(../img/cart/addressesBottom.png) 0 0 no-repeat;height:5px;}
#sepetyonyet .item {margin-bottom:10px;overflow:hidden;}
#sepetyonyet .item label {color:#505050;display:block;float:left;font-weight:bold;margin-top:8px;text-align:right;width:150px;}
#sepetyonyet .item label em {color:#f00;}
#sepetyonyet input.text {background:url(../img/cart/bgRegisterFormText.gif) 0 0 repeat-x;border:1px solid #ccc;font-size:15px;height:26px;padding:2px 5px 0 5px;width:230px;}
#sepetyonyet label.subscribe {color:#565656;float:left;font-size:11px;}
div.cart-tezel {
color: #787878;
font-size: 11px;
margin-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
}

div.cart-not {
color: #787878;
font-size: 11px;
margin-bottom: 5px;
padding-left: 10px;
padding-right: 10px;
}

div.cart-kurye {
color: #626262;
font-size: 12px;
/*font-weight:bold;*/
margin-bottom: 5px;
padding-left: 10px;
padding-right: 10px;
}
div.cart-control {
color: #787878;
font-size: 12px;
margin-bottom: 5px;
padding-left: 10px;
padding-right: 10px;
}

.commenttextarea {background:url(../img/forms/bgCommentTextarea.gif) 0 0 repeat-x;border:1px solid #a0a0a0;height:120px;padding:5px;resize:none;width:361px;}
.commentinput {background:url(../img/forms/bgCommentText.gif) 0 0 repeat-x;border:1px solid #a0a0a0;height:16px;padding:5px;width:361px;}
.zorunlu {color:#cc2618;font-weight:bold;}

.jokerVadaList {overflow:hidden; padding-left:15px; padding-top:15px;width:500px; }
.jokerVadaList .item {border-bottom:1px solid #eee;overflow:hidden;padding:10px 0;  vertical-align:middle; }
.jokerVadaList span {padding:6px 0 6px 0;font-weight:bold;}
.jokerVadaList table {width:500px;padding-top:15px;margin-left:10px;}
.jokerVadaList table tr td {padding-top:10px;}
.jokerVadaList input {float:left;margin: 0px 16px 0 0;}
.jokerVadaList label {float:left;width:500px;}

#SeviyatList {overflow:hidden; border:0px none;padding: 0px 0 15px 0;}
#SeviyatList .sevkiyatitem {overflow:hidden;border:0px none;}
#SeviyatList .sevkiyatitem table tr {margin:20px 0 0 0; width:20px;}
#SeviyatList .sevkiyatitem table tr td {margin-top:20px;}
#SeviyatList .sevkiyatitem input {float:left;margin: 2px 10px 25px 0;}
#SeviyatList .sevkiyatitem img {float:left;margin-right:16px;}
#SeviyatList .sevkiyatitem span {margin:1px 0 1px 0;}
/*#SeviyatList .sevkiyatitem span.kargo {margin: 4px 0 1px 0;font-size:12px; font-weight:bold; color:#505050;  }*/
/*#SeviyatList .sevkiyatitem span.zaman {margin: 20px 0 1px 0;font-size:12px; color:gray; }*/
/*#SeviyatList .sevkiyatitem span.ucret {margin: 20px 0 1px 0;font-size:12px;}*/
#SeviyatList .sevkiyatitem div.kolonbir {float:left; width:120px;}
#SeviyatList .sevkiyatitem div.koloniki {float:left; width:100px;}
#SeviyatList .sevkiyatitem div.kolonuc {float:left; width:80px;text-align:right;}
.adresBidakkaKargo {margin: 4px 0 1px 0;font-size:13px; font-weight:bold; color:#505050;  }
.adresBidakkaZaman {margin: 20px 0 1px 0;font-size:13px; color:gray; }
.adresBidakkaUcret {margin: 20px 0 1px 0;font-size:13px;}

#SeviyatListSepet {overflow:hidden; border:0px none;padding: 0px 0 15px 0;}
#SeviyatListSepet .sevkiyatitem {overflow:hidden;border:0px none;}
#SeviyatListSepet .sevkiyatitem table tr {padding: 2px 0 0 0;}
#SeviyatListSepet .sevkiyatitem table tr td {padding-top:2px;}
#SeviyatListSepet .sevkiyatitem input {float:left;margin:2px 10px 0 0;}
#SeviyatListSepet .sevkiyatitem img {float:left;margin-right:16px;}
#SeviyatListSepet .sevkiyatitem span {margin:1px 0 1px 0;}
#SeviyatListSepet .sevkiyatitem span.kargo {margin: 4px 0 1px 0;font-size:12px; font-weight:bold; color:#505050; }
#SeviyatListSepet .sevkiyatitem span.zaman {margin: 4px 0 0 1px;font-size:11px; color:gray; }
#SeviyatListSepet .sevkiyatitem span.ucret {margin: 10px 0 0 10px;font-size:12px;}
#SeviyatListSepet .sevkiyatitem div.solkolon {float:left; width:120px;margin-top:5px;}
#SeviyatListSepet .sevkiyatitem div.sagkolon {float:left; text-align:right;width:60px;margin-top:5px;}

#cart .cart-sevkiyat {background:url(../img/cart/tableHeader.png) 0 0 no-repeat;padding-top:4px;width:697px;}
#cart .cart-sevkiyat .inner {background:url(../img/cart/tableTile.png) 0 0 repeat-y;margin-top:10px;padding:0 3px;}
#cart .cart-sevkiyat .bottom {background:url(../img/cart/tableFooter.png) 0 0 no-repeat;height:14px;}
#cart .cart-sevkiyat h3 {border-bottom:1px solid #000;color:#373737;font-size:17px;margin-bottom:16px;padding-bottom:3px;}
#cart .cart-sevkiyat h4 {color:#d30000;font-size:14px;margin-bottom:5px;}
#cart .cart-sevkiyat h5 {color:#373737;font-size:14px;margin-bottom:15px;}
#cart .cart-sevkiyat h6 {color:#373737;font-size:12px;margin-bottom:5px;}
#cart .cart-sevkiyat p.name {color:#505050;font-size:18px;}
#cart .cart-sevkiyat p.address {color:#505050;line-height:20px;}

#cart .containerAdres {background:url(../img/cart/addressesTile.png) 0 0 repeat-y;overflow:hidden;padding:20px; height:400px;border-radius:5px;}
#cart .containerAdres.nopad {padding-bottom:0;}
#cart .containerAdres h3 {border-bottom:1px solid #000;color:#373737;font-size:17px;margin-bottom:16px;padding-bottom:3px;}
#cart .containerAdres h5 {color:#373737;font-size:14px;margin-bottom:15px;}
#cart .containerAdres h6 {color:#d30000;font-size:12px;margin-bottom:5px;}
#cart .containerAdres p.name {color:#505050;font-size:18px;}
#cart .containerAdres p.address {color:#505050;line-height:20px;}
#cart .column.teslimat h4 {background:url(../img/forms/col1Header.gif) 0 0 no-repeat;color:#565656;padding-left:60px;}
#cart .column.fatura h4 {background:url(../img/forms/col2Header.gif) 0 0 no-repeat;color:#d81e1e;padding-left:60px;}
#cart .column .itemAdres {border:1px solid #e5e5e5;overflow:hidden;padding: 5px 0 5px 5px;position: relative; margin-right:2px; }
#cart .column .itemAdres .kullan {position:absolute;right:5px;bottom:5px;}
#cart .kapat {position:absolute;right:20px;bottom:5px;}
#cart  div.scroll {height:320px;overflow:auto;}
#ajaxloader1 {overflow: hidden; display: table; position: fixed; left: 0px; top: 0px;
                width: 100%; height: 100%; text-align: center; vertical-align: middle; z-index: 100000;
                background-color: black; filter: alpha(opacity=70); opacity: 0.7;}
                
#ajaxloader2 {#position: absolute; #top: 50%; display: table-cell; vertical-align: middle;}    

#ajaxloader3 {#position: relative; #top: -50%; background-color: Black; color: White;}       
                
                

.containerTeslimatAdresiEkle {float:left;position:relative;}
.containerTeslimatAdresiEkle .form {background:url(../img/cart/addressesTop.png) 0 0 no-repeat;margin-bottom:10px;overflow:hidden;padding:5px 0 0 0;}
.containerTeslimatAdresiEkle .form em {color:#f00}
.containerTeslimatAdresiEkle .container {background:url(../img/cart/addressesTile.png) 0 0 repeat-y;overflow:auto;padding:20px;border-radius:5px;}
.containerTeslimatAdresiEkle .container.nopad {padding-bottom:0;}
.containerTeslimatAdresiEkle .container h3 {border-bottom:1px solid #000;color:#373737;font-size:17px;margin-bottom:16px;padding-bottom:3px;}
.containerTeslimatAdresiEkle .container h5 {color:#373737;font-size:14px;margin-bottom:15px;}
.containerTeslimatAdresiEkle .container h6 {color:#d30000;font-size:12px;margin-bottom:5px;}
.containerTeslimatAdresiEkle .container p.name {color:#505050;font-size:18px;}
.containerTeslimatAdresiEkle .container p.address {color:#505050;line-height:20px;}
.containerTeslimatAdresiEkle .column {float:left;width:320px;}
.containerTeslimatAdresiEkle .column-cc {border:none!important;width:350px;}
.containerTeslimatAdresiEkle .column-cc-right {width:290px;}
.containerTeslimatAdresiEkle .column.left {border-right:1px solid #ddd;padding-right:26px;}
.containerTeslimatAdresiEkle .column.right {padding-left:26px}
.containerTeslimatAdresiEkle .column h4 {font-size:17px;height:35px;margin-bottom:20px;padding-top:15px;}
.containerTeslimatAdresiEkle .column.left h4 {background:url(../img/forms/col1Header.gif) 0 0 no-repeat;color:#565656;margin-bottom:19px;padding-left:70px;}
.containerTeslimatAdresiEkle .column.right h4 {background:url(../img/forms/col2Header.gif) 0 0 no-repeat;color:#d81e1e;padding-left:60px;}
.containerTeslimatAdresiEkle .item {margin-bottom:10px;overflow:hidden;}
.containerTeslimatAdresiEkle .item .label {color:#505050;float:left;font-weight:bold;padding-top:10px;text-align:right;width:90px;}
.containerTeslimatAdresiEkle .item .label.nopad {padding:2px 0 0 0;}
.containerTeslimatAdresiEkle .item .element {float:right;width:214px;}
.containerTeslimatAdresiEkle .container.container-step-2 .item .element {width:248px}
.containerTeslimatAdresiEkle .item .element input.text {background:url(../img/forms/bgText.gif) 0 0 repeat-x;border:1px solid #ccc;padding:6px 5px;width:202px;}
.containerTeslimatAdresiEkle .item .element input.text.small {margin-right:5px;width:90px;}
.containerTeslimatAdresiEkle .container.container-step-2 .item .element input.text.small {width:94px}
.containerTeslimatAdresiEkle .item .element input.text.cc {margin-right:3px;text-align:center;width:35px;}
.containerTeslimatAdresiEkle .container.container-step-2 .item .element input.text.cc {width:37px;}
.containerTeslimatAdresiEkle .item .element span.question {cursor:pointer;float:right;padding-top:7px;}
.containerTeslimatAdresiEkle .item .element textarea {background:url(../img/forms/bgTextarea.gif) 0 0 repeat-x;border:1px solid #ccc;height:88px;padding:5px;resize:none;width:202px;}
.containerTeslimatAdresiEkle .item .element select {padding:2px 3px;}
.containerTeslimatAdresiEkle span.info {background:url(../img/icons/question.png) 0 0 no-repeat;color:#515151;cursor:pointer;display:block;font-weight:bold;padding:0 0 2px 20px;position:absolute;right:25px;top:122px;}
.containerTeslimatAdresiEkle .bottom {background:url(../img/cart/addressesBottom.png) 0 0 no-repeat;height:5px;}
.containerTeslimatAdresiEkle .changer-buttons {margin-top:20px;overflow:hidden;}
.containerTeslimatAdresiEkle .item-checks {color:#6f6f6f;margin-top:10px;overflow:hidden;}
.containerTeslimatAdresiEkle .item-checks .item {border-top:1px solid #e5e5e5;overflow:hidden;padding:15px 0 0 0;}
.containerTeslimatAdresiEkle .item-checks .item.last {padding-bottom:0;}
.containerTeslimatAdresiEkle .item-checks .check {float:left;font-weight:bold;margin-right:20px;width:220px;}
.containerTeslimatAdresiEkle .item-checks .desc {float:left;width:450px;}
.containerTeslimatAdresiEkle .item-checks .desc p {margin-bottom:1em;}
.containerTeslimatAdresiEkle .item-checks .desc.right {float:right;text-align:right;}
.containerTeslimatAdresiEkle .item-checks .desc.right ul {float:right;}
.containerTeslimatAdresiEkle .item-checks .desc .shopping-buttons {margin:0;padding-bottom:0;}


.AdresSidebar {background:url(../img/cart/bgSecuritySidebarTop.png) 0 0 no-repeat;float:right;overflow:hidden;padding-top:6px;width:236px;}
.AdresSidebar .container {background-color:#fff;border-left:1px solid #d3d3d3;border-right:1px solid #d3d3d3; padding:10px;}
.AdresSidebar h3 {background:url(../img/cart/secureShopping.jpg) center 0 no-repeat;height:92px;text-indent:-9999px;}
.AdresSidebar h4 {color:#d30000;font-size:14px; margin-bottom:5px;} /* 808080*/
.AdresSidebar .bottom {background:url(../img/cart/bgSecuritySidebarBottom.png) 0 0 no-repeat;height:5px;}
.AdresSidebar .changer-buttons { text-align:center; margin: 5px 0px 15px -5px; }
.AdresSidebar .changer-buttons.last {margin: 5px 0 0 -5px;}
.AdresSidebar .container p.name {color:#626262;font-size:14px; margin-left:4px; }
.AdresSidebar .container p.address {color:#626262;line-height:20px; margin-left:4px;margin-bottom: 15px;}


/*#sepet-form {float:left;position:relative;width:733px;}*/
#sepet-form {position:relative; margin:10px 0 0 4px;}
#sepet-form .form {background:url(../img/cart/addressesTop.png) 0 0 no-repeat;margin-bottom:10px;overflow:hidden;padding:5px 0 0 0;}
#sepet-form .form em {color:#f00}
#sepet-form .container {background:url(../img/cart/addressesTile.png) 0 0 repeat-y;overflow:hidden;padding:20px;}
#sepet-form .container.nopad {padding-bottom:0;}
#sepet-form .container h3 {border-bottom:1px solid #000;color:#373737;font-size:17px;margin-bottom:16px;padding-bottom:3px;}
#sepet-form .container h5 {color:#373737;font-size:14px;margin-bottom:15px;}
#sepet-form .container h6 {color:#d30000;font-size:12px;margin-bottom:5px;}
#sepet-form .container p.name {color:#505050;font-size:18px;}
#sepet-form .container p.address {color:#505050;line-height:20px;}
#sepet-form .column {float:left;width:320px;}
#sepet-form .column-cc {border:none!important;width:350px;}
#sepet-form .column-cc-right {width:290px;}

input.textSifreDegistirme {background:url(../img/cart/bgLoginFormText.gif) 0 0 repeat-x;border:1px solid #a0a0a0;font-size:15px;height:20px;padding:2px 5px 0 5px;width:230px;}
label.labelSifreDegistirme {font-size:13px;font-weight:bold; margin-bottom:4px;}


/*#address-form*/ .column.teslimat h4 {color:#d30000;font-size:16px;margin-bottom:5px; height:20px;}
/*#address-form*/ .column.fatura h4 {color:#d30000;font-size:16px;margin-bottom:5px; height:20px;}
/*#address-form*/ .column .itemAdres {border:2px solid #e5e5e5;overflow:hidden; padding: 5px 0 5px 5px;position: relative; margin-right:2px; margin-bottom:10px; background-color:#f2f2f2; height:185px; }
                   .column .itemAdres .kullan {/*position:absolute;right:5px;bottom:5px;*/ float:right; margin-right:10px;}
                  .column .itemAdres1 {border:2px solid #e5e5e5;overflow:hidden; padding: 5px 0 5px 5px;position: relative; margin-right:2px; margin-bottom:10px; background-color:#f2f2f2;  }
/*#address-form*/ .column .itemAdres1 .kullan {/*position:absolute;right:5px;bottom:5px;*/ float:right; margin-right:10px;}
				  .column .itemAdres2 {border:2px solid #e5e5e5;overflow:hidden; padding: 5px 0 5px 5px;position: relative; margin-right:2px; margin-bottom:10px; background-color:#f2f2f2;  }
/*#address-form*/ .column .itemAdres2 .kullan {/*position:absolute;right:5px;bottom:5px;*/ float:right; margin-right:10px;}
/*#address-form .kapat {position:absolute;right:25px;bottom:5px;}*/
/*#address-form .kaydet {position:absolute;right:90px;bottom:5px;}*/
/*#address-form*/ .kapat {float:right;margin-left:5px;margin-right:5px;}
/*#address-form*/ .kaydet {float:right;}


/*#address-form*/ .containerAdres {background:url(../img/cart/addressesTile.png) 0 0 repeat-y;/*overflow-x:hidden; overflow-y:auto;*/padding:20px;width:500px;border-radius:5px;}
/*#address-form*/ .containerAdres.nopad {padding-bottom:0;}
/*#address-form*/ .containerAdres h3 {border-bottom:1px solid #000;color:#373737;font-size:17px;margin-bottom:16px;padding-bottom:3px;}

/*#address-form*/ .containerAdres h5 {color:#373737;font-size:14px;margin-bottom:15px;}
/*#address-form*/ .containerAdres h6 {color:#d30000;font-size:12px;margin-bottom:5px;}
/*#address-form*/ .containerAdres p.name {color:#505050;font-size:18px;}
/*#address-form*/ .containerAdres p.address {color:#505050;line-height:20px;}
/*#address-form*/ div.scroll {height:430px;overflow:auto;}


#TaksitListOdeme {overflow:hidden; border:0px none;padding: 0px 0 15px 0; margin-left:5px;}
#TaksitListOdeme .taksititem input {float:left;margin:5px 10px 0 0;}
#TaksitListOdeme .taksititem div.taksitsayisi {float:left; width:150px;margin-top:7px;}
#TaksitListOdeme .taksititem div.taksittutari {float:left; text-align:right;width:80px;margin-top:7px;}
#TaksitListOdeme .taksititem div.toplamtutar {float:left; text-align:right;width:80px;margin-top:7px;}

.kesinSatisUyari {background:url(../img/details/overlayComparisonTop.png) 0 0 no-repeat;padding-top:5px;position:absolute;width:322px;}
.kesinSatisUyari .baslik {background-color:#db0000;padding:7px 21px 12px 21px;}
.kesinSatisUyari .baslik span {color:#fff;font-size:16px;}
.kesinSatisUyari .content {background:url(../img/details/overlayComparisonBottom.png) 0 bottom no-repeat;padding-bottom:9px;}
.kesinSatisUyari .content div {background-color:#fff;border-left:1px solid #d3d3d3;border-right:1px solid #d3d3d3;color:#636363;font-size:12px;padding:15px 20px;}
.kesinSatisUyari .content div a {color:#dc0000;}
.kesinSatisUyari .close {background:url(../img/details/overlayComparisonClose.gif) 0 0 no-repeat;height:19px;position:absolute;right:10px;top:12px;width:18px;}


/************************ Yeni TL Sembolü *******************/
@font-face {
    font-family: 'AbakuTLSymSansRegular';
    src: url('abakutlsymsans/abakutlsymsans.eot');
    src: url('abakutlsymsans/abakutlsymsans.eot?#iefix') format('embedded-opentype'),
         url('abakutlsymsans/abakutlsymsans.woff') format('woff'),
         url('abakutlsymsans/abakutlsymsans.ttf') format('truetype'),
         url('abakutlsymsans/abakutlsymsans.svg#AbakuTLSymSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
 
}

.tlSymbol {
  display:inline !important;
  font-family:AbakuTLSymSansRegular;
  font-weight:bold;
}
  object#BannerDenemeSagccc
    {
        z-index:0;
     position: relative;
       
    }

#BannerDenemeSag 
         {			 
			 width:200px;
             height:1360px;
             position:absolute;
             left:1048px;
             top:26px;
         }
#BannerDenemeSag a{
    
    /* border:none;
    text-decoration:none; */
}
#BannerDenemeSol 
         {
             width:200px;
             height:1360px;
             position:absolute;
             right:1048px;
             top:26px;
         }
#BannerDenemeSol a{
    
   /*  border:none;
    text-decoration:none; */
}

.HesapIslemleri
{
    height:100px; 
    width:300px;
    font-family:Tahoma;
    background-color:#f2f2f2;
    border:1px solid #cecece;
    padding: 10px 10px 10px 10px;
    
}
.HesapIslemleri2
{
    height:100px; 
    width:300px;
    font-family:Tahoma;
    background-color:#f2f2f2;
    border:1px solid #cecece;
    padding: 10px 10px 10px 10px;
}
.HSBaslik
{
    margin-bottom:5px;
}
.HesapIslemleriBaslik
{
    font-size:14px;
    color:#808080;
    font-weight:bold;
}
.HesabiKaldirMetin
{
    font-size:11px;
    font-family:Tahoma;
    text-align:left;
    margin-bottom:10px;
}
.buttonHesabiSil {
   /*border-top: 1px solid #141313;*/
   background: #5e040d;
   background: -webkit-gradient(linear, left top, left bottom, from(#cc2525), to(#5e040d));
   /*background: -webkit-linear-gradient(top, #cc2525, #5e040d);
   background: -moz-linear-gradient(top, #cc2525, #5e040d);
   background: -ms-linear-gradient(top, #cc2525, #5e040d);
   background: -o-linear-gradient(top, #cc2525, #5e040d);*/
   padding: 3px 3px 3px 3px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
  /* -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;*/
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
  /* box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;*/
   color: #ffffff;
   font-size: 12px;
   font-family: Tahoma;
   text-decoration: none;
   vertical-align: middle;
   width: 100px;
   float:right;
   border:1px solid white;
   }
.buttonHesabiSil:hover {
  /* border-top-color: #a10f0f;*/
   background: #a10f0f;
   color: #f0ebeb;
   }
.MesajSonuc
{
    color:green;
    text-align:center;
    margin-top:10px;
    font-weight:bold;
}
.AdresleriGoruntule
{
   margin-right:50px; float:left;
}
.firstAdresGoruntule
{
    background-color:green;
}
/*Hesabim bölümü Finish*/
/*Sepet Bölümü*/
.buttonAdresEkle
          {
              color: white;
              background-color:#669900;
              font-weight: bold;
              width: 120px;
              height: 30px;                     
              background:-webkit-gradient(linear, left top, left bottom, from(#669900), to(#66cc00)) ;
              border-radius: 6px 6px 6px 6px;
              border:2px solid white;
              margin: 5px 0px 0px 28px;
          }
.buttonAdresEkle:hover
              {
                background: -moz-linear-gradient(top,  #66cc00 0%, #66cc00 100%);
                background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#66cc00), color-stop(100%,#66cc00));
                background:-webkit-linear-gradient(top, #66cc00 0%,#66cc00 100%);
                background: -o-linear-gradient(top,  #66cc00 0%,#66cc00 100%);
                background: -ms-linear-gradient(top,  #66cc00 0%,#66cc00 100%);
                background: linear-gradient(top,  #66cc00 0%,#66cc00 100%);
              }


.Kapat_x
{   
position: absolute;
right: -2px;
z-index:1000;
}

.LiteralUyari
{
    padding:5px;
    width:210px;
    min-height:50px;
    background-color: #fdfaef;
}
.AdresBilgilerimLiteralUyari
{
 padding: 5px;
width: 265px;
min-height: 20px;
background-color: #fdfaef;
margin-bottom: 10px;
}
.AdresYokUyariLabel
{
letter-spacing: 0.7px;
padding: 5px;
width: 242px;
height: 15px;
margin-bottom: 10px;
background-color: #fdfaef;
color: red;
font-weight:bold;

}
/*Sepet Bölümü Finish*/

/*anasayfa_sidebar_sosyal start */
#social.socialContent
{
    padding: 5px;
    margin-bottom: 10px;
    border:1px solid #cecece;
}


    div.submit {
float: left;
height: 31px;
width: 55px;
border: 1px solid #cecece;
margin:0px;
padding:0px;

}
    div.submit input {
border: none;
height: 31px;
width: 55px;
}
   div.email input
    {
        background-color: transparent;
        border: none;
        color: #a0a0a0;
        height: 31px;
        margin-left: 5px;
        outline: none;
        padding: 0 5px;
        width: 195px;
    }
    .email
    {
        /*background: url(../img/common/bgNewsletter.gif) 0 0 no-repeat;*/
        border: 1px solid #cecece;
        -webkit-box-shadow: 0px 0px 5px 1px #cecece;
        box-shadow: 0px 0px 5px 1px #cecece;
        float: left;
        height: 31px;
        width: 205px;
    }
   
    
     div.facebook
    {
        /*margin: 10px 0px 10px 5px;*/

    }
    #fBaslik.facebookBaslik 
    {
        color:#C0C0C0;font-weight:bold;margin: 0px 0px 6px 5px;
    }
    #fBaslik.facebookBaslik a
    {
        color:#C0C0C0;
    }
    #fBaslik.facebookBaslik a:hover
    {
        color:#3b5998;font-weight:bold;
    }
    .facebook iframe {
  width: 95px !important;
 margin-left: 5px !important;

}
       .twitter
{
    
}
    .twitter iframe {
  width: 70px !important;
margin-left: 5px !important;

}
    #tBaslik a
    {
         color:#C0C0C0;
    }
    #tBaslik.twitterBaslik
    {
        color:#C0C0C0;font-weight:bold;margin: 0px 0px 6px 5px;
    }
    #tBaslik.twitterBaslik a:hover
    {
        color:#44CCF6;font-weight:bold;
    }
.CreateButon
{
    border: 3px solid #FFCB97;
    text-align: center;
    margin: 2px;
    cursor: pointer;
    float: right;

    background: #FF8C30;   
    padding: 5px 10px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    color: white;
    font-size: 14px;
    font-family: arial;
    font-weight: bold;
    text-decoration: none;
    vertical-align: middle;

}

    .CreateButon:hover

    {


        background: #FF9c3f;




    }
    .CreateButonYesil
{
    border: 3px solid #7AAC00;
    text-align: center;
    margin: 2px;
    cursor: pointer;
    float: right;
    background: #699200;  
    padding: 5px 10px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    color: white;
    font-size: 14px;
    font-family: arial;
    font-weight: bold;
    text-decoration: none;
    vertical-align: middle;
}

    .CreateButonYesil:hover

    {


        background: #83b901;




    }
#tblHaberUyari.HataMesaji
{
    color: white;
    font-weight: bold;
    background-color: #BC211A;
    padding: 10px;
    border-radius: 10px;
    font-family: arial;
    font-size: 14px;
}

#tblHaberUyari.KayitMesaji
{
    color: white;
    font-weight: bold;
    background-color: green;
    padding: 10px;
    border-radius: 10px;
    font-family: arial;
    font-size: 14px;
}

/* Web de neler oluyor */

li div.membership {background:url(../img/icons/membership.png) 0 0 no-repeat;padding-left:18px;}
li div.discount {background:url(../img/icons/discount.png) 0 0 no-repeat;padding-left:18px;}
li div.comment {background:url(../img/icons/comment.png) 0 0 no-repeat;padding-left:18px;}
li div.shop {background:url(../img/icons/cart.png) 0 0 no-repeat;padding-left:18px;}
li div.photo {background:url(../img/icons/frame.png) 0 0 no-repeat;padding-left:18px;}
li div.presales {background:url(../img/icons/red-flag.png) 0 0 no-repeat;padding-left:18px;}
li div.purchase {background:url(../img/icons/gift2.png) 0 0 no-repeat;padding-left:18px;}
li div.bidakka {background:url(../img/icons/bidakka.png) 0 0 no-repeat;padding-left:18px;}
li div span.name {color:#cd0000;}
li div span.product {color:#009ebb;}



  .webde_neler_oluyor 
    {
    background-color: #151515;
color: #fff;
font-size: 16px;
font-weight: bold;
height: 27px;
letter-spacing: -1px;
padding: 8px 0 0 20px;
    width:175px;
    }

    .webde_neler_oluyor_border {
        border: 1px solid #cecece;
       
        height: 35px;
      background: url(../img/spy/bg.gif) 0 0 repeat-x;
        background-position: 40px -25px;
    }

 
    .sBanner
    {
        margin-right:8px;
        display:inline-block;
        float:left;
    }


/* Web de neler oluyor */



