/* FONTS */ @font-face { font-family: 'VAGRoundRegular'; src: url('/static/fonts/vag_round-webfont.eot'); src: url('/static/fonts/vag_round-webfont.eot?#iefix') format('embedded-opentype'), url('/static/fonts/vag_round-webfont.woff') format('woff'), url('/static/fonts/vag_round-webfont.ttf') format('truetype'), url('/static/fonts/vag_round-webfont.svg#VAGRoundRegular') format('svg'); font-weight: normal; font-style: normal; } /* COLORS */ @dark: #000000; @light: #ffffff; @lightgrey: #a2a2a2; @darkgrey: #333333; @turquoise: #00e3fb; @lightblue: #008ac9; @midblue: #006ab3; @darkblue: #003079; hmtl, body { background: @light; border: 0px; margin: 0px; padding: 0px; } body { background: url('/static/img/css/wrapperBg.png') left top repeat-x; font-family: 'Calibri', 'Arial', sans-serif; font-size: 14px; } h1, h2, h3, h4, h5 { margin: 0; padding: 0; } ul, ol { list-style: none; margin: 0; padding: 0; } a { outline: 0; } a.noclick { text-decoration: none; font-weight: normal; cursor: default; } a img { border: 0 none; } .clearBoth { clear: both; } .hidden { display: none; } .positionRelative { position: relative; } .floatNone { float: none !important; } #wrapper, #footer { margin: 0 auto; position: relative; width: 984px; } /* ********************************************************************************************************************* CONTENT */ #content { min-height: 400px; padding-top: 240px; position: relative; overflow: hidden; width: 984px; } #doc_1 #content { width: 1014px; } .contentblock a:link { color: @darkblue; } .contentblock a:visited { color: @lightblue; } .contentblock a:active { background-color: @darkblue; color: @light; } .contentblock a:hover { text-decoration: none; } .contentblock ul li { background: url('/static/img/css/liIcon.png') left 5px no-repeat; margin-bottom: 5px; padding-left: 15px; } /* select.styled */ .stySel { background: url('/static/img/css/selectOpened.png') left top no-repeat; color: @light; cursor: pointer; &.closed { background: url('/static/img/css/selectOpened.png') left top no-repeat; cursor: default; height: 29px; overflow: hidden; } ul { background: url('/static/img/css/selectRight.png') right top no-repeat; padding-bottom: 10px; } li { padding: 3px 10px; } li.hover { color: @lightblue; } } /* ********************************************************************************************************************* MAIN MENU */ /* #mainMenu ul.navMain li (main navigation point) ul.navSeasons li (season) ul.navGender li (gender) ul.navCore li ul.navCoreSub li */ /* **************************************** navMain */ #mainMenu { font-size: 21px; left: 228px; position: absolute; top: 75px; width: 728px; z-index: 20; ul { float: left; } li { background: url('/static/img/css/nav/mainnavRight.png') right top no-repeat; float: left; height: 44px; padding-right: 6px; } li.current { background: @light; } a.main { background: url('/static/img/css/nav/mainnavLeft.png') left top no-repeat; color: @light; display: block; font-family: VAGRoundRegular; height: 26px; /* padding - 44px */ padding: 9px 15px; text-decoration: none; text-transform: uppercase; text-shadow: 0px 2px 0px @darkblue; /* filter: dropshadow(color=#003079, offx=0, offy=2); */ } .current a.main { background: @light; color: @lightblue; text-shadow: none; } } /* **************************************** navSeasons */ #mainMenu ul.navSeasons { height: auto; /* 74px; */ position: absolute; right: 0px; text-align: right; width: 728px; /* z-index: -1; */ .navWinter, .navSummer { float: right; height: auto; padding-right: 0px; z-index: 100; } .navWinter { z-index: 300; } a { background: none; color: @lightgrey; text-shadow: none; display: block; font-family: VAGRoundRegular; height: 26px; /* padding - 44px */ padding: 9px 15px; text-decoration: none; text-transform: uppercase; } li { background: none; } .navWinter a.winterLink, .navSummer a.summerLink { background-color: transparent; background-image: url('/static/img/css/nav/navSeasonsSprite.jpg'); background-repeat: no-repeat; font-size: 13px; height: 14px; /* padding - 74px */ padding: 30px 20px 30px 56px; width: 47px; /* padding - 123px */ } .navWinter a.winterLink { background-position: left -74px; } .navWinter.current a.winterLink, .navWinter a.winterLink:hover { background-position: -123px -74px; color: @lightblue; } .navSummer a.summerLink { background-position: left top; } .navSummer.current a.summerLink, .navSummer a.summerLink:hover { background-position: -123px top; color: @lightblue; } } /* **************************************** navGender */ #mainMenu ul.navGender { background: url('/static/img/css/nav/subnav.jpg') left top repeat-x; font-size: 19px; left: 0px; padding: 20px 0px 20px 30px; position: absolute; top: 0px; /* width: 698px; */ width: 452px; /* z-index: -1; */ li { height: 54px; padding: 0; z-index: 110; } a { background: none; } .current a { background: url('/static/img/css/nav/genderActiveBg.gif') left 2px repeat-x; color: @lightblue; } } /* **************************************** navCore */ #mainMenu ul.navCore { background: @light; left: 0px; padding: 10px 20px; position: absolute; top: 73px; width: 688px; z-index: 10; a, .current a { background: none !important; color: @lightgrey; } .current a { color: @lightblue; } li { height: auto; } } /* **************************************** navCoreSub */ #mainMenu ul.navCoreSub { /* background: none; */ clear: both; padding-left: 15px; position: static; text-align: left; /* top: 35px !important; */ width: auto; li { float: none; height: auto; } a, .current a { background: none !important; color: @lightblue !important; font-family: 'Calibri', 'Arial', sans-serif; font-size: 15px; line-height: 20px; height: auto; padding: 0px; text-transform: none; } } ul.navSeasons { text-align: right; } ul.navGender { text-align: left; } ul.navCore { position: absolute; } #mainMenu ul li ul { /* display: none; */ } /* navCoreSub */ li.navMainLi.current ul.navSeasons ul.navGender ul.navCore ul.navCoreSub { display: block; } /* navCore */ li.navMainLi.current ul.navSeasons ul.navGender ul.navCore { display: none; } li.navMainLi.current ul.navSeasons li.current ul.navGender li.current ul.navCore { display: block; } /* navGender */ li.navMainLi.current ul.navSeasons ul.navGender { display: none; } li.navMainLi.current ul.navSeasons li.current ul.navGender { display: block; } /* navSeasons */ li.navMainLi ul.navSeasons { display: none; } li.navMainLi.current ul.navSeasons { display: block; } .navMain ul.navigation { li ul { display: none; background: url('/static/img/css/nav/subnav.jpg') left top repeat-x; font-size: 19px; left: 0px; min-width: 290px; padding: 20px 0px 20px 30px; position: absolute; top: 44px; width: 688px; /* z-index: -1; */ li { background: none !important; height: 54px; padding: 0; z-index: 110; } a { background: none; color: @lightgrey; height: 36px; display: block; font-family: VAGRoundRegular; padding: 9px 15px; text-decoration: none; text-transform: uppercase; } .current a { background: url('/static/img/css/nav/genderActiveBg.gif') left top repeat-x; color: @lightblue; } } li ul li ul { background: @light; left: 0px; padding: 10px 20px; position: absolute; top: 73px; width: 678px; li { float: none !important; height: auto !important; margin-left: 20px !important; } a, .current a { background: none !important; color: @lightblue; font-family: 'Calibri', 'Arial', sans-serif; font-size: 15px; /* line-height: 20px !important; */ height: auto; padding: 0px; text-transform: none; } } li.current ul { display:block; } li.current ul li ul { display:none; } li.current ul li.current ul { display:block; } li.current ul li.current ul li ul { display:none; } li.current ul li.current ul li.current ul{ display:block; } } /* ********************************************************************************************************************* HEADER */ #header { left: 0px; position: absolute; top: 0px; } #logo a { background: url('/static/img/css/logo.png') left top no-repeat; display: block; height: 166px; text-indent: -999px; width: 163px; } #searchform { background: url('/static/img/css/sprite.png') left top no-repeat; height: 45px; position: absolute; left: 228px; top: 6px; width: 459px; } #searchform form { background: url('/static/img/css/sprite.png') left -50px no-repeat; } #searchform input { background: transparent; border: 0; color: @light; height: 15px; margin-top: 10px; padding: 5px 10px; width: 400px; } #searchform button, #searchform .submit { background: transparent; cursor: pointer; display: block; float: right; height: 45px; margin-top: 0px; position: absolute; right: 10px; text-indent: -19999px; top: 0px; width: 45px; } #myCollection { left: 740px; position: absolute; top: 15px; width: 145px; z-index: 2000; left: 830px; a { color: @light; text-decoration: none; &.watchlistRemove { background: url('/static/img/css/sprite.png') -517px -203px no-repeat; display: block; float: right; height: 18px; text-indent: -19999px; width: 18px; } } .amount { color: #dcdcdc; } } #language { left: 890px; position: absolute; top: 15px; width: 90px; display: none; } #breadcrumbs { background: url('/static/img/css/sprite.png') left -100px no-repeat; color: @lightgrey; font-size: 15px; font-weight: bold; height: 29px; /* padding - 39px */ left: 0px; padding: 7px 12px; position: absolute; top: 180px; width: 970px; /* padding - 982px */ a { color: @lightblue; float: left; font-weight: bold; text-decoration: none; &.noclick { color: @lightgrey; } } li { list-style: none; } .separator { background: url('/static/img/css/nav/separator.gif') left top no-repeat; display: block; float: left; height: 7px; margin-top: 7px; width: 20px; } } /* ********************************************************************************************************************* FOOTER */ #footerWrapper { background: url('/static/img/css/footerBg.png') left bottom repeat-x; clear: both; min-height: 300px; } #footerLine { background: url('/static/img/css/footerLine.png') center 100px no-repeat; height: 200px; } #footer { font-size: 13px; padding-top: 50px; } #contactMenu { margin-top: 5px; } #contactMenu li { float: left; } #contactMenu a { background-color: @lightblue; color: @light; margin-right: 5px; padding: 2px 4px; text-decoration: none; text-transform: uppercase; } #contactMenu .copyright { color: @light; font-weight: bold; margin-right: 24px; } #socialMenu { position: absolute; right: 0px; top: 50px; } #socialMenu li { float: left; } #socialMenu a { background-image: url('/static/img/css/sprite.png'); background-repeat: none; display: block; text-indent: -999px; font-size: 0; line-height: 0; } #socialMenu .youtube a { background-position: -500px top; height: 26px; margin-right: 15px; width: 65px; } #socialMenu .youtube a:hover { background-position: -600px top; } #socialMenu .facebook a { background-position: -500px -50px; height: 26px; width: 26px; } #socialMenu .facebook a:hover { background-position: -600px -50px; } #footerMenu { clear: both; float: left; margin-top: 55px; } #footerMenu ul { float: left; width: 169px; } #footerMenu ul.last { width: 120px; } #footerMenu a { color: @light; display: block; padding: 2px 4px; text-decoration: none; } #footerMenu li.headline { margin-bottom: 5px; } #footerMenu li.headline a { background-color: @midblue; display: inline; font-weight: bold; text-transform: uppercase; } #starratingcontainer { width: 128px; } /* Gallery */ .contentblock.gallery { margin: 10px 0; .image { float: left; margin: 0 10px 10px 0; &.last { float: none; } } .picture { .lightbox { position: relative; } .zoom { background: url('/static/img/css/sprite.png') -150px -250px no-repeat; bottom: 5px; display: block; height: 20px; position: absolute; right: 5px; width: 20px; } } } .formular.contact { font-size: 14px; margin-top: 30px; label { display: block; float: left; width: 80px; } input, textarea { border: 1px solid @lightblue; padding: 4px; padding-left: 9px; width: 289px; } textarea { height: 120px; } input.focused, textarea.focused { background: #c9e8f6; } .required { input, textarea { border-left: 5px solid #ef8989; padding-left: 4px; width: 290px; } } .message { label { float: none; } textarea { width: 380px; } } input.zip { width: 50px; } input.city { width: 221px; } .formMessage { margin-top: 30px; width: 400px; .submitline { clear: both; float: right; margin-top: 10px; input { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #003952; cursor: pointer; padding: 5px 10px; width: 120px; background: -moz-linear-gradient( top, #ffffff 0%, #ffffff 50%, #b5b5b5); background: -webkit-gradient( linear, left top, left bottom, from(#ffffff), color-stop(0.50, #ffffff), to(#b5b5b5)); border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border: 3px solid #0089c9; -moz-box-shadow: 0px 1px 3px rgba(000,000,000,0.5), inset 0px 0px 3px rgba(255,255,255,1); -webkit-box-shadow: 0px 1px 3px rgba(000,000,000,0.5), inset 0px 0px 3px rgba(255,255,255,1); text-shadow: 0px -1px 0px rgba(000,000,000,0.2), 0px 1px 0px rgba(255,255,255,1); } } } .formInfo { margin-top: -20px; width: 400px; } } .gotolink { cursor: pointer; } .container ul li { background: url('/static/img/css/liIcon.png') left 5px no-repeat; margin-bottom: 10px; padding-left: 15px; } .imgdesc { font-size: 11px; } #flagtable td { padding: 3px; } #flagtable a { display: block; text-decoration: none; vertical-align: middle; } #flagtable a img { display: block; float: left; margin: 2px 5px 0 0; } #flagtable a span { display: block; padding-top: 3px; } #flagblock { background: url('/static/img/worldmap.gif') 220px bottom no-repeat; padding-bottom: 30px; } #flagblock h2 { font-size: 24px !important; } .hProduct .desc a { text-decoration: none; } #content .col-left .pimcore_area_elements_wysiwyg { clear: both; } #content .col-left { width: 482px; float: left; margin-right: 20px; overflow: hidden; } #content .col-right { width: 482px; float: left; overflow: hidden; } #content .col-left .teaserContainer, #content .col-right .teaserContainer { margin-right: 0 !important; } #content .contentblock.wysiwyg h2, #content .contentblock.html h2, #content .contentblock.contact h2 { color: #A2A2A2; font-family: 'VAGRoundRegular',sans-serif; font-size: 28px; font-weight: normal; margin-bottom: 18px; text-transform: uppercase; } #content .contentblock.wysiwyg h3 { color: #A2A2A2; font-family: 'VAGRoundRegular',sans-serif; font-size: 17px; font-weight: normal; margin-bottom: 5px; } #content .pimcore_area_technology { margin: 20px 0 0 0; } #content .contentimage { width:474px; overflow: hidden; padding: 0 4px 0 4px; background: url(/static/img/image-shadow-vertical.png) repeat-y; margin: 0 0 20px 0; position: relative; } #content .contentimage .mask-top { position: absolute; top: 0; left: 0; background: url(/static/img/image-mask-top.png) left top; width:482px; height: 15px; } #content .contentimage .mask-bottom { position: absolute; bottom: 0; left: 0; background: url(/static/img/image-mask-bottom.png) left top; width:482px; height: 12px; } .contactimage.contentimage, .contactimage.contentimage .mask-top, .contactimage.contentimage .mask-bottom { width: 530px !important; } .contactimage.contentimage .mask-top { background: url(/static/img/contact-mask-top.png) left top !important; width: 538px !important; } .contactimage.contentimage .mask-bottom { background: url(/static/img/contact-mask-bottom.png) left top !important; width: 538px !important; } #content .lookbook { padding: 0 4px 5px 4px; overflow: hidden; background: url(/static/img/gallery-shadow.png) left bottom; } #content .lookbook .slider, #content .lookbook .wrap { width:474px; overflow: hidden; } #content .lookbook .header { position: absolute; top:0; left: 4px; width:474px; height:32px; background: url(/static/img/gallery-mask-top.png) left top; } #content .lookbook .lookbookNav { margin: 0; /* 0 4px 5px 4px; */ width: 474px; } #content .video-box { position: relative; padding: 0 4px 5px 4px; overflow: hidden; width:474px; overflow: hidden; background: url(/static/img/video-shadow.png) left bottom; } #content .video-box .header { position: absolute; top:0; left:0; width:482px; height:31px; background: url(/static/img/video-header.png) left top; } .rememberList { float: right; margin: 5px 8px 0 0; } .rememberButton { background: url('/static/img/css/sprite.png') right top no-repeat; color: @light; display: block; font-size: 15px; height: 21px; padding-right: 30px; text-decoration: none; &.active { background-position: right -21px; } } .tech { overflow: hidden; padding: 30px; h3 { color: @lightgrey; font-family: 'VAGRoundRegular', sans-serif; font-size: 28px; font-weight: normal; margin-bottom: 18px; text-transform: uppercase; } .techBox { clear: both; h4 { color: @lightblue; font-family: 'VAGRoundRegular', sans-serif; font-size: 20px; font-weight: normal; } p { margin-top: 5px; } a { color: @lightblue; font-weight: bold; text-decoration: none; } .icon { display: block; float: left; width: 90px; &.width { width: 130px; } } .techDesc { float: right; width: 330px; &.small { width: 290px; } } } } .col-right .pimcore_area_image { clear: both; }