html,body,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,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video{background:transparent;border:0;font-size:100%;margin:0;outline:0;padding:0;vertical-align:baseline}article,aside,figure,footer,header,hgroup,nav,section{display:block}img,object,embed{max-width:100%}html{overflow-y:scroll}ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}a{background:transparent;font-size:100%;margin:0;padding:0;vertical-align:baseline}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted #000;cursor:help}table{border-collapse:collapse;border-spacing:0;font:100%;font-size:inherit}th{font-weight:bold;vertical-align:bottom}td{font-weight:normal;vertical-align:top}hr{border:0;border-top:1px solid #ccc;display:block;height:1px;margin:1em 0;padding:0}input,select{vertical-align:middle}pre{white-space:pre-line;word-wrap:break-word}input[type=checkbox]{vertical-align:baseline}select,input,textarea{font:99% sans-serif}a:hover,a:active{outline:none}small{font-size:85%}strong,th{font-weight:bold}td,td img{vertical-align:top}sub,sup{font-size:75%;line-height:0;position:relative}sup{top:-0.5em}sub{bottom:-0.25em}pre,code,kbd,samp{font-family:monospace, sans-serif}.clickable,label,input[type=button],input[type=submit],button{cursor:pointer}button,input,select,textarea{margin:0}button{overflow:visible;width:auto}.ie7 img{-ms-interpolation-mode:bicubic}.ie6 html{filter:expression(document.execCommand("BackgroundImageCache",false,true))}.clearfix:before,.clearfix:after{content:"\0020";display:block;height:0;overflow:hidden}.clearfix:after{clear:both}.clearfix{zoom:1}input[type=radio],.ie6 input{vertical-align:text-bottom}

/*
-------------------------------------------------------------------------------*/
@font-face{
  font-family:'HelveticaNeueBold';
    src: url('../font/HelveticaNeue-CondensedBold.eot');
    src: url('../font/HelveticaNeue-CondensedBold.eot?#iefix') format('embedded-opentype'),
         url('../font/HelveticaNeue-CondensedBold.woff') format('woff'),
         url('../font/HelveticaNeue-CondensedBold.ttf') format('truetype');
		 text-shadow: 0 1px 0 rgba(0,0,0,0.01); filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=hIEfix.png,sizingMethod=crop); zoom: 1;
}
@font-face{
  font-family:'HelveticaNeueLight';
    src: url('../font/HelveticaNeue-UltraLight.eot');
    src: url('../font/HelveticaNeue-UltraLight.eot?#iefix') format('embedded-opentype'),
         url('../font/HelveticaNeue-UltraLight.ttf') format('truetype');
		 text-shadow: 0 1px 0 rgba(0,0,0,0.01); filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=hIEfix.png,sizingMethod=crop);
    	zoom: 1;
}

body {font: 14px Arial; line-height: 16px; -webkit-font-smoothing:subpixel-antialiased!important; overflow-x: hidden; background: #efefef url('../img/bg.png') repeat; }
body, select, input, textarea {color: #333;}
a {color: #b71000;}
a:hover {color: #b71000; text-decoration: underline;}
::-moz-selection{background: #fcd700; color: #fff; text-shadow: none;}
::selection {background: #fcd700; color: #fff; text-shadow: none;} 
a:link {-webkit-tap-highlight-color: #fcd700;} 
ins {background-color: #fcd700; color: #000; text-decoration: none;}
mark {background-color: #fcd700; color: #000; font-style: italic; font-weight: bold;}
.alignLeft{ float: left; }
.alignRight{ float: right; }
/* */

header{ height: 160px; width: 100%; overflow: hidden; background: url('../img/header-bg.png') repeat-x; position: relative; }
header .wrapper{ width: 980px; margin: 0 auto; position: relative; }
header .logo{ width: 285px; height: 167px; position: absolute; left: 0; top: 0; z-index: 2; }
header .headertop{ position: absolute; z-index: 2; right: 0; top: 0; }
header .headertop .left{ float: left; width: 8px; height: 37px; background: url('../img/header-top-left.png') no-repeat; }
header .headertop .repeat{ float: left; height: 37px; background: url('../img/header-top-repeat.png') repeat-x; }
header .headertop .right{ float: left; width: 8px; height: 37px; background: url('../img/header-top-right.png') no-repeat; }
header .headertop .repeat li{ list-style-type: none; float: left; margin: 0 2px; }
header .headertop .repeat li.hoders{ padding: 5px 0 0 0; }
header .headertop .repeat li.language{ padding: 9px 0 0 0; }
header .headertop .repeat li a{ color: #FFF; text-decoration: none; font-size: 12px; }
header .headertop .repeat li a:hover{ text-decoration: none; }
header .headertop .repeat li.border{ width: 8px; height: 37px; background: url('../img/header-top-border.png') no-repeat; }

header .baron{ position: absolute; z-index: 1; right: 0; width: 471px; height: 194px; background: url('../img/header-baron.png') no-repeat; }

header nav{ position: absolute; right: 0; top: 80px; z-index: 2; }
header nav li{ list-style-type: none; float: left; display: block; width: 138px; height: 45px; margin: 0 5px 0 0; }
header nav li a{ display: block; width: 138px; height: 17px; padding: 14px 0; color: #FFF; text-decoration: none; text-align: center; }
header nav li a:hover, header nav li a.selected{ background: url('../img/navigation-bg.png') no-repeat; display: block; width: 138px; height: 17px; padding: 14px 0; color: #FFF; text-decoration: none; text-align: center; }

.largebg{ }
.largebg .largebgtop{ width: 960px; height: 5px; background: url('../img/large-top.png') no-repeat; }
.largebg .largebgrepeat{ width: 943px; padding: 5px 8px 5px 9px; background: url('../img/large-repeat.png') repeat-y; }
.largebg .largebgbottom{ width: 960px; height: 5px; background: url('../img/large-bottom.png') no-repeat; }
.largeinsedebg{ }
.largeinsedebg .largeinsedebgtop{ width: 943px; height: 5px; background: url('../img/medium-top.png') no-repeat; }
.largeinsedebg .largeinsedebgrepeat{ width: 923px; padding: 5px 10px; background: url('../img/medium-repeat.png') repeat-y; }
.largeinsedebg .largeinsedebgbottom{ width: 943px; height: 5px; background: url('../img/medium-bottom.png') no-repeat; }
.largeinsedebg .largeinsedebgrepeat h2{ font-size: 16px; font-family: "Trebuchet MS"; color: #464646; padding: 0 0 5px 0; }

.triplelargebg{ }
.triplelargebg .triplelargebgtop{ width: 316px; height: 6px; background: url('../img/triple-large-top.png') no-repeat; }
.triplelargebg .triplelargebgrepeat{ width: 298px; padding: 5px 9px 5px 9px; background: url('../img/triple-large-repeat.png') repeat-y; }
.triplelargebg .triplelargebgbottom{ width: 316px; height: 6px; background: url('../img/triple-large-bottom.png') no-repeat; }
.triplelargeinsidebg{ }
.triplelargeinsidebg .triplelargeinsidebgtop{ width: 298px; height: 6px; background: url('../img/triple-top.png') no-repeat; }
.triplelargeinsidebg .triplelargeinsidebgrepeat{ width: 274px; height: 165px; padding: 5px 12px 5px 12px; background: url('../img/triple-repeat.png') repeat-y; font-size: 12px; color: #5c5d5f; }
.triplelargeinsidebg .triplelargeinsidebgbottom{ width: 298px; height: 6px; background: url('../img/triple-bottom.png') no-repeat; }
.triplelargeinsidebg .triplelargeinsidebgrepeat li{ list-style-type: none; background: url('../img/triple-li.jpg') no-repeat left; padding: 2px 0 2px 15px; }

.search{ width: 960px; margin: 0 auto; padding: 0 0 10px 0; }
.search .searchText{ float: left; width: 57px; padding: 4px 5px 0 0; }
.search .searchInput{ padding: 3px 0 0 0; }
.search .searchInput input{ float: left; height: 31px; width: 780px; padding: 0 5px; background: url('../img/input-bg.png') repeat; border: 0; color: #FFF; font-size: 12px; }
.search .searchButton{ float: left; width: 88px; }
.search .searchButton button{ width: 88px; height: 34px; background: url('../img/ara.jpg') no-repeat; border: 0; cursor: pointer; }


section{ width: 960px; margin: 0 auto; padding: 10px 0; }
section .triple{ float: left; width: 316px; margin: 0 4px 0 0; }
section .triple h2{ font-size: 16px; font-family: "Trebuchet MS"; color: #464646; padding: 0 0 15px 0; }
.last{ margin: 0 0 0 0; }
.border{ background: url('../img/border.jpg') repeat-x; height: 2px; width: 100%; margin: 5px 0; }
.border2{ border-bottom: 1px #555 dotted; height: 2px; width: 100%; margin: 5px 0 10px 0; }

section .promoleft{ float: left; width: 715px; }
section .promoleft li{ }

section .promoright{ float: left; width: 210px; padding: 10px 0 0 10px; }
section .promoright .welcome{ }
section .promoright .welcome .head{ background: url('../img/icon-welcome.png') no-repeat left; height: 25px; padding: 7px 0 0 40px; font-family: "Trebuchet MS"; font-size: 18px; color: #555555; }
section .promoright .welcome li{ list-style-type: none; background: url('../img/member-li.png') no-repeat left; font-size: 12px; color: #464646; padding: 0 0 0 10px; margin: 0 0 3px 3px; }
section .promoright .welcome li a{ text-decoration: none; color: #B92726; }
section .promoright .welcome li.forgotten{ color: #9d0a0e; background: none; }
section .promoright .welcome li.forgotten a{ text-decoration: none; color: #9d0a0e; }

section .promoright .mailing{ }
section .promoright .mailing .head{ padding: 5px 0 0 0; font-family: "Trebuchet MS"; font-size: 18px; color: #555555; }
section .promoright .mailing .mailingform{ padding: 15px 0 0 0; }
section .promoright .mailing .mailingform input{ width: 195px; height: 27px; border: none; padding: 3px 7px 3px 5px; background: url('../img/maillist-input.png') no-repeat; font-size: 12px; color: #fff; text-align: center; }
section .promoright .mailing .mailingform button{ width: 207px; height: 33px; background: url('../img/maillist-send.png') no-repeat; border: none; cursor: pointer; }

footer{ font-size: 12px; }
footer .wrapper{ width: 960px; margin: 0 auto; }
footer .largeinsedebg .largeinsedebgrepeat{ padding: 15px 10px; }
footer .logo{ float: left; width: 160px; padding: 25px 0 0 15px; }
footer .logo img{ width: 141px; height: 37px; margin: 0 auto; }
footer .address1{ float: left; width: 240px; border-right: 1px #a8a992 solid; padding: 5px 0 0 20px; }
footer .address2{ float: left; width: 250px; border-left: 1px #ebefe3 solid; padding: 5px 0 0 20px; }
footer .copyright{ float: left; text-align: center; padding: 30px 0 0 0; }
footer .copyright ol{ padding: 5px 0 0 5px; width: 56px; margin: 0 auto; }
footer .copyright li{ list-style-type: none; float: left; margin: 0 5px 0 0; display: block; }

.homecategory{ position:  relative; }
.homecategory .bx-prev{cursor:pointer;position:absolute;top:40px;left:4px;z-index:999;width: 42px;height: 95px;text-indent: -999999px;background: url('../img/slider-left.jpg') no-repeat; }
.homecategory .bx-next{cursor: pointer;position:absolute;top:40px;right:4px;z-index:999;width: 42px;height: 95px;text-indent: -999999px;background: url('../img/slider-right.jpg') no-repeat; }

.categories{ }
.categories .block{ float: left; position: relative; margin: 0 10px 10px 0; }
.categories .block .imageLink{ width: 217px; height: 162px; display: block; overflow: hidden; background-position: top center; background-repeat: no-repeat; }
.categories .blocklast{ margin: 0; }
.categories .block .text{ position: absolute; bottom: 0; width: 207px; height: 28px; background: #19191a; padding: 12px 0 0 10px; color: #FFF; }
.categories .block .text li{ background: url('../img/category-li.jpg') no-repeat left; padding: 0 0 0 20px; }
.categories .block .text li a{ color: #FFF; text-decoration: none; }

.breadcumb{ float: right; font-size: 12px; }
.breadcumb a.selected{ color: #9e0b0f; }

.item{ }
.item .itemLeft{ float: left; width: 650px; }
.item .itemLeft .itemPhotos{ float: left; width: 290px; padding: 10px 0 0 0; position: relative; }
.item .itemLeft .itemPhotos .bigPhoto{ }
.item .itemLeft .itemPhotos .bigPhoto li{ background-position: top center; background-repeat: no-repeat; width: 270px; height: 200px; overflow: hidden; }
.item .itemLeft .itemPhotos .thumbswrapper{ width: 230px; float: none; position: relative; height: 80px; margin: 10px 0 0 0; padding: 0 30px; }
.item .itemLeft .itemPhotos .thumbswrapper .slideLeft{ width: 21px; height: 29px; position: absolute; left: 0; top: 10px; background: url('../img/urun-slider.jpg') no-repeat; cursor: pointer; }
.item .itemLeft .itemPhotos .thumbswrapper .slideRight{ width: 21px; height: 29px; position: absolute; right: 0; top: 10px; background: url('../img/urun-slider2.jpg') no-repeat; cursor: pointer; }
.item .itemLeft .itemPhotos .thumbs{ }
.item .itemLeft .itemPhotos .thumbs li{ float: left; background-position: top center; background-repeat: no-repeat; width: 70px; height: 70px; overflow: hidden; cursor: pointer; margin: 0 5px 0 0; }
.item .itemLeft .itemPhotos .bx-next {position:absolute;bottom:-39px;right:21px;z-index:999;width: 21px;height: 29px;text-indent: -999999px;background: url(../img/urun-slider2.jpg) no-repeat;}
.item .itemLeft .itemPhotos .bx-prev {position:absolute;bottom:-39px;left:5px;z-index:999;width: 21px;height: 29px;text-indent: -999999px;background: url(../img/urun-slider.jpg) no-repeat; }
.item .itemLeft .itemPhotos .pager-active img{ border: 1px #565759 solid; border-radius: 3px; }

.item .itemLeft .itemProperties{ float: left; width: 340px; padding: 10px 10px 5px 10px; }
.item .itemLeft .itemProperties .itemAbout{ }
.item .itemLeft .itemProperties .itemColor{ padding: 10px 0 0 0; }
.item .itemLeft .itemProperties .itemColor li{ margin: 0 15px 0 0; float: left; }
.item .itemLeft .itemProperties .itemColor .color{ float: left; width: 14px; height: 14px; display: block; border: 2px #fff solid; }
.item .itemLeft .itemProperties .itemColor .colorname{ float: left; padding: 0 0 0 5px; font-size: 12px; }
.item .itemLeft .itemProperties .itemSize{ padding: 10px 0 0 0; }

.item .itemRight{ float: right; width: 250px; padding: 10px 0 0 0; }
.item .itemRight .itemPrice{ }
.item .itemRight .itemPrice h3{ font-size: 22px; color: #b92726; padding: 0 0 10px 0; }
.item .itemRight .itemPrice h4{ font-size: 16px; color: #b92726; font-weight: normal; }
.item .itemRight .itemQuantity{ padding: 10px 0 0 0; }
.item .itemRight .itemColor{ padding: 10px 0 0 0; }
.item .itemRight .itemSize{ padding: 10px 0 0 0; }
.item .itemRight .basketButton{ position: relative; height: 83px; margin: 5px 0 0 0; }
.item .itemRight .basketButton button{ border: 0; position: absolute; right: -29px; background: url('../img/sepete-ekle.png') no-repeat; width: 290px; height: 63px; cursor: pointer; }
.item .itemRight .confirm{ height: 20px; text-align: center; display: none; }

.item .taggedPhoto{ margin: 30px 0 0 0; cursor: pointer; }
.item .taggedPhoto span{ position: absolute; display: none; top: -20px; left: -15px; background: url('../img/tagbg.png') repeat; padding: 3px 10px; border-radius: 10px; }
.item .taggedPhoto .text{ font-size: 14px; color: #464646; }
.item .taggedPhoto .tagged{ padding: 10px; position: relative; }
.item .taggedPhoto .tagged .tag{ position: absolute; display: block; }
.item .taggedPhoto .tagged .tagimage{ width: 58px; height: 58px; background: url('../img/tag.png') no-repeat center; }
.item .taggedPhoto .tagged .tagtext{ width: 108px; background: url('../img/tagtext.png') repeat; color: #000; padding: 3px 5px; }
.item .taggedPhoto .tags{ padding: 5px 0 0 0; }
.item .taggedPhoto .tags li{ float: left; padding: 0 10px 0 0; color: #68332b; }
.item .taggedPhoto .tags li:hover{ text-decoration: underline; cursor: pointer; }

.item .itemDetailPhotos li{ float: left; width: 140px; height: 50px; padding-top: 10px; background: #fff; overflow: hidden; margin: 5px 10px 5px 0; }

.basket{ }
.basket th.iname{ text-align: left; }
.basket th.iquantity{ text-align: center; }
.basket th.icolors{ text-align: center; }
.basket th.isizes{ text-align: center; }
.basket th.iprice{ text-align: right; }
.basket th.iprice{ text-align: center; }

.basket td{ text-align: center; padding: 3px 0; }
.basket td.iname{ text-align: left; }
.basket td.iprice{ text-align: right; }

.aboutus{ line-height: 18px; font-family: Tahoma; color: #5c5d5f; }
.aboutus .aboutleft{ float: left; width: 590px; padding: 10px 0 0 10px; }
.aboutus .aboutright{ float: right; padding: 10px 0 20px 20px; width: 280px; }

.sss{ padding: 10px 0 0 0; }
.sss li{ padding: 0 0 15px 0; }
.sss li .question{ background: url('../img/sss-question.png') no-repeat left; padding: 0 0 0 15px; font-weight: bold; color: #5c5d5f; }
.sss li .answer{ padding: 5px 0 0 0; color: #5c5d5f; }

.contact{ padding: 15px 0 15px 0; }
.contact .maps{ float: left; width: 475px; }
.contact .maps .map{ float: left; width: 215px; margin: 0 20px 0 0; }
.contact .maps .map .gmap{ width: 211px; height: 135px; margin: 8px 0; border: 2px #9f0f13 solid; }
.contact .contactform{ float: right; width: 390px; }
.contact .contactform .contacttext{ padding: 0 0 10px 0; font-size: 14px; color: #5f6062; }
.contact .contactform .contacttable{ }
.contact .contactform .contacttable td{ padding: 3px 0; }
.contact .contactform .contacttable input, .contact .contactform .contacttable textarea{ float: right; width: 180px; }
.contact .contactform .contacttable textarea{ height: 80px; width: 184px; }
.contact .contactform .contacttable button{ background: #f0f0f0; text-align: center; float: right; border: 1px #c3c3c3 solid; border-top: 1px #7c7c7c solid; width: 100px; height: 25px; }

.mailingconfirm{ display: none; padding: 10px 0 0 0; color: #FFF; }

.slidingList123{ position: relative; margin-left: 62px; width: 700px; height: 200px; }
.slidingList123 div.catss{ float: left; width: 185px; height: 170px; padding: 0 25px 0 0; }
.slidingList123 div.catss a.bgLink{ display: block; width: 185px; height: 170px; background-repeat: no-repeat; background-position: top center; overflow: hidden; background-color: #fff; }
.slidingList123 .cat_name{ position: absolute; bottom: 0; width: 176px; height: 17px; padding: 5px; background: #523e37; color: #fff; text-align: center; }
.slidingList123 .cat_name a{ color: #fff; width: auto !important; height: auto !important; text-decoration: none;  }

