@charset "UTF-8";
/* CSS Document */

*{
	padding: 0;
	margin: 0;
}
html, body {
	height:100%;
	overflow-y: hidden !important;
}
body {
	background: #000;
	font-family: Arial, Helvetica, sans-serif;
	-webkit-box-shadow:inset 0px 0px 0px 20px #fff;
    -moz-box-shadow:inset 0px 0px 0px 20px #fff;
    box-shadow:inset 0px 0px 0px 20px #fff;
}
.hamburger-link {
	display: none;
}
.hamburger-nav {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index:6;
	overflow: auto;
	background: #fff;
}
.hamburger-nav .close {
	position: absolute;
	right: 20px;
	top: 20px;
	width: 20px;
	height: 20px;
	display: block;
	background-image:url(images/close.png);
	background-image:url(images/close.svg), linear-gradient(transparent, transparent);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
.hamburger-nav p {
	font-size: 9px;
	line-height: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #666;
	margin: 15px 60px 20px 20px;
	max-width: 430px;
}
.hamburger-nav form {
	margin: 0 0 0 20px;
}
.hamburger-nav p a {
	color: #666;
	text-decoration: none;
}
.hamburger-nav ul {
	width: 160px;
	list-style: none;
	margin: 20px 20px 50px 20px;
}
.hamburger-nav ul li {
	margin-bottom: 8px;
}
.hamburger-nav ul li, .hamburger-nav ul li a {
	width: 238px;
	height: 13px;	
	display: block;
}
.hamburger-nav ul li a {
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	overflow: hidden;
}
.hamburger-nav ul li:nth-child(1) a {
	background-image:url(images/hamSubscribe.png);
	background-image:url(images/hamSubscribe.svg), linear-gradient(transparent, transparent);
}
.hamburger-nav ul li:nth-child(2) a {
	background-image:url(images/hamContact.png);
	background-image:url(images/hamContact.svg), linear-gradient(transparent, transparent);
}
.hamburger-nav ul li:nth-child(3) a {
	background-image:url(images/hamPlazaScandinavia.png);
	background-image:url(images/hamPlazaScandinavia.svg), linear-gradient(transparent, transparent);
}
.hamburger-nav ul li:nth-child(4) a {
	background-image:url(images/hamPlazaDeco.png);
	background-image:url(images/hamPlazaDeco.svg), linear-gradient(transparent, transparent);
}
.hamburger-nav ul li:nth-child(5) a {
	background-image:url(images/hamPlazaUomo.png);
	background-image:url(images/hamPlazaUomo.svg), linear-gradient(transparent, transparent);
}
.hamburger-nav ul li:nth-child(6) a {
	background-image:url(images/hamPlazaWatch.png);
	background-image:url(images/hamPlazaWatch.svg), linear-gradient(transparent, transparent);
}
.hamburger-nav ul li:nth-child(7) a {
	background-image:url(images/hamPlazaInterior.png);
	background-image:url(images/hamPlazaInterior.svg), linear-gradient(transparent, transparent);
}
.hamburger-nav ul li:nth-child(8) a {
	background-image:url(images/hamPlazaKvinna.png);
	background-image:url(images/hamPlazaKvinna.svg), linear-gradient(transparent, transparent);
}
.hamburger-nav form h4 {
	float: left;
	background-image:url(images/hamNews.png);
	background-image:url(images/hamNews.svg), linear-gradient(transparent, transparent);
	background-repeat: no-repeat;
	background-position: 0 3px;
	width: 42px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	margin-right: 10px;
}
.hamburger-nav form .text {
	border: 1px solid #000;
	padding: 2px;
	width: 140px;
	border-radius: 0;
	box-shadow:none;
}
.hamburger-nav form .button {
	background: #000;
	padding: 2px;
	color: #fff;
	border: 1px solid #000;
	border-radius: 0;
}
#site {
	margin:0 auto;
	position:relative; /* puts container in front of distance*/
	left: 0;
	top: 0;
	display: block;
	clear:left;
	height: 100%;
}
.container {
	width: 100%;
	height: 100%;
	position: relative;
	left: 0;
	top: 0;
	margin: 0 auto;
	overflow: hidden;
}
a {
	color: #000;
}
a:hover {
	color: #ff2ca9 !important;
}
ul.tabs li a {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}
h1 {
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	left:0;
	top: 0;
}
#logo {
	height: 67%;
	margin-top: 0;
	position: absolute;
	right: 40px;
	top: 45px;
	z-index: 5;
}
#suppnav {
	position: absolute;
	left: 707px;
	top: 0;
}
/* single tab */
.tabs li, #suppnav li { 
	list-style:none;
	margin: 0 10px 0 0;
	float: left;
}
/* a- tag inside single tab */
.tabs li a, #suppnav li a {
	display:block;	
	text-indent: -9999px;
	overflow: hidden;
}
/* mouseover state */
.tabs a:hover, #suppnav a:hover {
	background-position: 0 -30px !important;
}
/* currently selected tabs */
.tabs a.current	{ 
	background-position: 0 -15px !important;
}
/* panes */
.panel {
	position: absolute !important;
	left: 40px;
	top: 40px;
}
.tabs {	
	margin: 20px 0 0 40px;
	position: absolute;
	width: 715px;
	left: 0;
	bottom: 96px;
	z-index: 3;
	padding: 4px 4px 0 4px;
}
#panel_about .panel {
	position: relative;
	left: 0;
	top: 50px;
}
#panel_about .tabs {
	margin: 0;
}
/* single pane */
.tabs div {
	display:none;	
	color:#fff;	
}
li#nav_plaza {
	position: absolute;
	right: 15px;
	top: 5px;
}
.tabs #nav_plaza a.current {
}
.tabs a,#suppnav a {
	height: 16px;
}
#nav_slideshow a {
	width: 81px;
	background: url(images/nav_slideshow.gif) no-repeat;
}
#nav_magazine a {
	width: 102px;
	background: url(images/nav_magazine.gif) no-repeat;
}
#nav_fashion a {
	width: 61px;
	background: url(images/nav_fashion.gif) no-repeat;
}
#nav_design a {
	width: 54px;
	background: url(images/nav_design.gif) no-repeat;
} 
#nav_interior a {
	width: 70px;
	background: url(images/nav_interior.gif) no-repeat;
}
#nav_cars a {
	width: 39px;
	background: url(images/nav_cars.gif) no-repeat;
}
#nav_about a {
	width: 50px;
	background: url(images/nav_about.gif) no-repeat;
}
#nav_aboutmore {
	position: absolute;
}
#nav_distribution a {
	width: 95px;
	background: url(images/nav_distribution.gif) no-repeat;
}
#nav_contact a {
	width: 69px;
	background: url(images/nav_contact.gif) no-repeat;
}
#nav_radio a {
	width: 90px;
	background: url(images/nav_radio.gif) no-repeat;
}
#nav_subscribe a {
	width: 77px;
	background: url(images/nav_subscribe.gif) no-repeat;
}
#footer li#nav_subscribe a:hover {
	background-position: 0 -30px !important;
}
#direction {
	width: 19px;
	height: 19px;
	position: absolute;
	right: 2px;
	top: 2px;
}
#direction object {
	width: 17px;
	height: 17px;
	cursor: pointer !important;
	cursor: hand !important;
}
.prev,.next {
	float: left;
}
.prev {
	padding: 1px 11px;
	border-left: 1px solid #fff;
}
.next {
	padding: 1px 0 0 11px;
	border-left: 1px solid #fff;
}
.prev button,.next button {
	width: 11px;
	height: 11px;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
	cursor: hand;
	border: none;
}
.prev button {
	background: #000 url(images/arrow_left.gif) no-repeat;
}
.next button {
	background: #000 url(images/arrow_right.gif) no-repeat;
}
.prev button:hover,.next button:hover {
	background-position: 0 -11px;
}
#footerwrap {
	position: absolute;
	left: 0;
	bottom: 40px;
	width: 100%;
}
#footer {
	overflow: hidden;
	margin: 0 40px;
	background: #FFF;
	min-width: 1000px !important;
	padding-top: 16px;
	position: relative;
	left: 0;
	top: 0;
}
#footer-left {
	color: #fff;
	width: 820px;
	float: left;
}
#footer ul {
	margin: 3px 0 3px 5px;
}
#footer li {
	list-style: none;
	margin: 0 12px 1px 0 ;
	height: 12px;
	float: left;
}
#footer li a {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height: 13px;
}
#footer li#nav_plaza_scandinavia {
	width: 126px;
}
#footer li#nav_plaza_scandinavia a {
	background: url(images/nav_plaza_scandinavia.gif) no-repeat;
}
#footer li#nav_plaza_middle_east {
	width: 118px;
}
#footer li#nav_plaza_middle_east a {
	background: url(images/nav_plaza_middle_east.gif) no-repeat;
}
#footer li#nav_plaza_deco {
	width: 79px;	
}
#footer li#nav_plaza_deco a {
	background: url(images/nav_plaza_deco.gif) no-repeat;
}
#footer li#nav_atelier_plaza {
	width: 87px;	
}
#footer li#nav_atelier_plaza a {
	background: url(images/nav_atelier_plaza.gif) no-repeat;
}
#footer li#nav_plaza_designers {
	width: 108px;
}
#footer li#nav_plaza_designers a {
	background: url(images/nav_plaza_designers.gif) no-repeat;
}
#footer li#nav_plaza_radio {
	width: 82px;
}
#footer li#nav_plaza_radio a {
	background: url(images/nav_plaza_radio.gif) no-repeat;
}
#footer li a:hover {
	background-position: 0 -14px !important;
}
#footer a {
	color: #fff;
	text-decoration: none;
	white-space: nowrap;
}
#footer p {
	line-height: 12px;
	font-size: 0.55em;
	clear: both;
	margin: 5px 0 5px 7px;
	color: #666;
	padding-top: 2px; 
}
#footer p a {
	color: #666;
}
#footer p a:hover {
	color: #c20074;
}
#foot {
	width: 100%;
	background: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	height: 20px;
}
#footer-right {
	float: right;
	width: 200px;
	margin-top: -13px;
}
#footer-right p {
	text-align: right;
	margin: 30px 5px 0 0;
	line-height: 11px;
}
#newsletter {
	width: 155px;	
	float: left;
	display: block;
}
#newsletter h4 {
	width: 35px;
	height: 14px;
	background: url(images/h4_subscribe.png) no-repeat 0 2px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 5px 0 0;
	float: left;
}
#newsletter input.text {
	color: #000;
	border: none;
	width: 109px;
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #000;
	background: #FFF;
	margin-left: 2px;
	float: left;
}
#newsletter input.button {
	width: 13px;
	height: 17px;
	background: url(images/subscribe_button.gif) no-repeat 0 0;
	border: none;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
	cursor: hand;
	margin-left: 2px;
}
#newsletter input.button:hover {
	background-position: 0 -17px !important;
}
.clear {
	clear: both;
}
#panel_themagazine h2,#panel_themagazine p {
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
}
#panel_themagazine {
	border: 20px solid #fff;
	background: #fff;
}
#panel_themagazine .inner {
	width: 401px;
	padding: 15px;
	background: #fff;
}
#panel_themagazine h2 {
	width: 251px;
	height: 80px;
}
#panel_fashion .inner {
	width: 400px;
	padding: 15px;
	background: #fff;
}
#panel_fashion h2 {
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/h2_fashion.gif) no-repeat;
	width: 193px;
	height: 40px;
}
#panel_fashion p {
	margin: 10px 0 0 0;
	color: #000;
	line-height: 20px;
	font-size: 14px;
}
span.arrow {
	width: 32px;
	height: 37px;
	background: url(images/grey_arrow.gif) no-repeat 0 4px;
	display: block;
	float: left;
	margin-right: 10px;
}
#panel_cars .inner {
	width: 400px;
	padding: 15px;
	background: #fff;
}
#panel_cars h2 {
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/h2_cars.gif) no-repeat;
	width: 120px;
	height: 40px;
	margin: 0 0 0 0;
}
#panel_cars p {
	margin: 10px 0 0 0;
	color: #000;
	line-height: 20px;
	font-size: 14px;
}
#panel_design .inner {
	width: 400px;
	padding: 15px;
	background: #fff;
}
#panel_design h2 {
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/h2_design.gif) no-repeat;
	width: 166px;
	height: 40px;
}
#panel_design p {
	margin: 10px 0 0 0;
	color: #000;
	line-height: 20px;
	font-size: 14px;
}
#panel_interior .inner {
	width: 400px;
	padding: 15px;
	background: #fff;
}
#panel_interior h2 {
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/h2_interior.gif) no-repeat;
	width: 219px;
	height: 40px;
}
#panel_interior p {
	margin: 10px 0 0 0;
	color: #000;
	line-height: 20px;
	font-size: 14px;
}
#panel_distribution {
	width:670px;
	height:426px;
}
#panel_distribution .inner {
	width: 630px;
	padding: 15px;
	background: #fff !important;
}
#panel_distribution h2 {
	width: 284px;
	height: 40px;
	background: url(images/h2_distribution.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 0 13px 0;
}
#panel_distribution .distribution {
	width: 42px;
	height: 41px;
	line-height: 9999px;
	overflow: hidden;
	position: absolute;
	top: 100px;
}
#panel_about .inner {
	width: 655px;
	height: 350px;
	padding: 15px 15px 25px 15px;
	background: #fff;
	margin-top: -50px;
}
#panel_about h2 {
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/h2_about.gif) no-repeat;
	width: 158px;
	height: 40px;
	margin-top: 5px;
}
#panel_about p.intro {
	margin: 10px 0 0 0;
	color: #000;
	line-height: 20px;
	font-size: 14px;
}
#panel_about .tabs {
	list-style: none;
	background: #fff;
	width: 670px;
	height: 30px;
	padding: 15px 0 0 15px;
	position: relative;
	left: 0;
	top: 380px;
}
#panel_about .tabs li {
	float: left;
}
#panel_about .tabs li a {
	height: 11px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
#panel_about .tabs li#aboutnav_intro a {
	width: 45px;
	background: url(images/aboutnav_intro.gif) no-repeat;
}
#panel_about .tabs li#aboutnav_english {
	width: 58px;
	margin: 0 0 0 10px;
}
#panel_about .tabs li#aboutnav_english a {
	width: 54px;
	background: url(images/aboutnav_english.gif) no-repeat;
	float: left;
	margin-left: 12px;
}
#panel_about .tabs li#aboutnav_english span {
	background: url(images/aboutnav_readmore.gif) no-repeat;
	width: 80px;
	height: 15px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
}
#panel_about .tabs li#aboutnav_swedish {
	background: url(images/aboutnav_slash.gif) no-repeat;
	margin-left: 7px;
}
#panel_about .tabs li#aboutnav_swedish a {
	width: 49px;
	background: url(images/aboutnav_swedish.gif) no-repeat;
	margin-left: 10px;
}
#panel_about .tabs li#aboutnav_german {
	background: url(images/aboutnav_slash.gif) no-repeat;
	margin-left: -3px;
}
#panel_about .tabs li#aboutnav_german a {
	width: 57px;
	background: url(images/aboutnav_german.gif) no-repeat;
	margin-left: 10px;
}
#panel_about .tabs li a:hover, #panel_about .tabs li a.current {
	background-position: 0 -11px !important;
}
#panel_about .pane-us {
	top: 0;
}
#panel_about #magazines {
	height: 167px;
	margin: 20px 0 20px -5px;
}
#panel_about #magazines .mag {
	width: 110px;
	float: left;
}
#panel_about #magazines .mag img {
	margin: 0 0 5px 6px;
	border: 1px solid #ccc;
}
#panel_about #magazines .mag h4 {
	text-indent: -9999px;
	overflow: hidden;
	width: 110px;
	height: 36px;
}
#panel_about .englishpage,#panel_about .swedishpage,#panel_about .germanpage {
	background: #FFF;
	width: 655px;
	height: 380px;
	margin-top: -50px;
	padding: 15px;
}
#panel_about .englishpage p,#panel_about .swedishpage p,#panel_about .germanpage p {
	margin: 0 0 10px 0;
	color: #000;
	line-height: 18px;
	font-size: 12px;
}
#panel_about a {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}
#panel_about #magazines .usint h4 {
	background: url(images/about_magtxt_usint.gif) no-repeat;
}
#panel_about #magazines .ukeur h4 {
	background: url(images/about_magtxt_ukeur.gif) no-repeat;
}
#panel_about #magazines .scand h4 {
	background: url(images/about_magtxt_scand.gif) no-repeat;
}
#panel_about #magazines .deutsch h4 {
	background: url(images/about_magtxt_deutsch.gif) no-repeat;
}
#panel_about #magazines .arabic h4 {
	background: url(images/about_magtxt_arabic.gif) no-repeat;
}
#panel_about #magazines .arabiceng h4 {
	background: url(images/about_magtxt_arabiceng.gif) no-repeat;
}
#panel_contact h2 {
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/h2_contact.gif) no-repeat;
	width: 228px;
	height: 40px;
	margin-bottom: 15px;
}
#panel_contact .inner {
	width: 400px;
	padding: 15px;
	background: #FFF;
	font-size: 14px;
	overflow: hidden;
}
#panel_contact ul {
	margin: 20px 0 0 0;
	width: 220px;
}
#panel_contact h4 {
	list-style: none;
	margin-bottom: 10px;
	font-weight: normal;
}
#panel_contact h4 a {
	display: block;
	width: 230px;
	height: 11px;
}
#panel_contact iframe {
	float: right !important;
}
#panel_contact .contact-left {
	float: left;
	width: 200px;
} 
#panel_contact .publisher {
	color: #000;
}
#panel_contact .publisher h4 {
	font-weight: normal;
	font-size: 14px;
}
#panel_contact span {
	text-transform: uppercase;
}
#panel_contact h3 {
	text-transform: uppercase;
	font-size: 14px;
	margin: 20px 0 5px 0;
}
span.plaza {
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.column {
	width: 315px;
	float: left;
}
.column-left {
	margin-right: 20px;
}
.z_indexed{
	z-index: 3;
}
.hidden{
	visibility: hidden;
}
input.sound_stop,input.sound_start {
	width: 19px;
	height: 19px;
	text-indent: -9000px; text-transform: capitalize; 
	border: none;
	float: right;
}
input.sound_stop{
	background: url(images/sound_off.gif) no-repeat;	
}
input.sound_start{
	background: url(images/sound_on.gif) no-repeat;
}
input.sound_stop:hover,input.sound_start:hover {
	background-position: 0 -19px;
	cursor: pointer;
	cursor: hand;
}

@media only screen and (max-width:1110px) { 
body {
	-webkit-box-shadow:inset 0px 0px 0px 15px #fff;
    -moz-box-shadow:inset 0px 0px 0px 15px #fff;
    box-shadow:inset 0px 0px 0px 15px #fff;
}
.panel {
	display: none !important;
}
.hamburger-link {
	left:40px;
	top:40px;
	position:absolute;
	display: block;
	z-index: 9999;
}
.hamburger-link span {
	display:block;
	width:30px;
	height:2px;
	margin-bottom:8px;
	position:relative;
	background:#fff;
	border-radius:1px;
	z-index:1;
	transition:transform .5s cubic-bezier(.77, .2, .05, 1), background .5s cubic-bezier(.77, .2, .05, 1), opacity .55s ease
}
#footer, ul.tabs {
	visibility: hidden;
}
#direction {
	visibility: visible;
	position: fixed;
	left: 40px;
	bottom: 40px;
	top: auto;
}
#direction {
	width: 22px;
	height: 28px;
}
input.sound_stop,input.sound_start {
	width: 22px;
	height: 28px;
	background-size: 22px 28px;
}
input.sound_stop {
	background-image: url(images/sound_off.png);
	background-image: url(images/sound_off.svg),linear-gradient(transparent, transparent);
}
input.sound_start {
	background-image: url(images/sound_on.png);
	background-image: url(images/sound_on.svg),linear-gradient(transparent, transparent);
}
input.sound_stop:hover,input.sound_start:hover {
	background-position: 0 0;
}
.hamburger-link {
	display: block;
	z-index: 5;
}
