body {
	color: #000;
	background: #fff;
	font-size: 11px;
	font-family: tahoma, arial, helvetica, sans-serif;
	line-height: 1.625;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

form {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

h2,h3,h4 {
	font-size: 1em;
	line-height: 1;
	font-weight: bold;
}

a, span.active {
	text-decoration: none;
	padding: 3px 4px;
}

.clear {
	clear: both;
	position: relative;
	font-size: 0;
	height: 0;
	line-height: 0;
}

.inv {display:none;}

#TB_window a {
	padding: 0;
}

#TB_window a.hover {
	background: none
}

h2 a {
	padding: 0;
}

h2 a:hover {
	background: transparent
}

hr {
	margin: 1em 0;
	background: #ddd;
	height: 1px;
	color: #ddd;
	border: none;
	clear: both
}

p {
	margin: 1em 0;
}

.header {
	border-bottom: solid 1px #D8D9DB;
}

#logo {
	float: left;
	width: 50px;
	height: 50px;
	font-size: 12px;
}

#logo a {
	width: 50px;
	height: 50px;
	overflow: hidden;
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	color: #fff;
}

#logo a:hover {background: transparent;}

#logo a span {
	position: absolute;
	width: 50px;
	height: 50px;
	top: 0;
	left: 0;
	background-image: url(/i/atypik_black.gif);
	background-repeat: no-repeat;
	cursor:pointer;
}

.header ul {
	float: left;
	list-style: none;
	margin: 35px 0 0 0;
	padding: 0;
}

.header ul li {
	float: left;
	margin: 0 1em;
	font-size: 11px;
	font-weight: bold;
}

.header ul li#firstmenu {
	margin: 0 1em 0 -4px;
}

.header ul li h1, .header ul li h2 {
	font-size:11px;
	line-height:1;
}

.header ul li h1 a, .header ul li h2 a {
	float:none;
	width:auto;
	height:auto;
	position:static;
	font-size:11px;
	line-height:1.625;
}

.header ul li h2 a, .header ul li h1 a  {
	padding: 3px 4px;
}

.header .langswitch ul {
	float: right;
}

.header .langswitch ul li {
	margin: -1px 0 0 3px;
	font-weight: normal;
	line-height: 1;
}

.header .langswitch ul li a {
	display: block;
	padding: 3px 4px 4px 4px;
	/*padding: 2px 4px 2px 5px;*/
}

.header .langswitch ul li strong {
	display: block;
	padding: 3px 4px 4px 4px;
	font-weight: normal;
}

.stylewsitcher {
	border: solid 1px #CCCCCC;
	padding: 1px 1px 0 1px;
}

.stylewsitcher ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	z-index: 50;
}

.header .stylewsitcher li {
	width: 17px;
	height: 16px;
	margin: 0 0 1px 0;
	padding: 0;
	float: none;
	display: none;
}

.header .stylewsitcher li.selected-style {
	display: block;
	}

.stylewsitcher a {
	display: block;
	margin: 0;
	padding: 0;
	font-size: 1px;
	height: 16px;
}

li.selected-style a {
	background-image: url(/i/style-select.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

#css-black {
	background-color: #000
}

#css-red {
	background-color: #C72D19
}

#css-orange {
	background-color: #CE5C00
}

#css-yellow {
	background-color: #EEC838
}

#css-green {
	background-color: #7EAB37
}

#css-light-blue {
	background-color: #75BBEC
}

#css-blue {
	background-color: #0073BA
}

#css-violet {
	background-color: #761A83
}

.search {
	display: block;
}

.search form fieldset {
	border: solid 1px #CCCCCC;
	padding: 1px;
	margin: 0;
	height: 16px;
	position: relative;
	overflow:hidden;
}

#search-query {
	border: none;
	font-size: 11px;
	width: 166px;
	padding: 1px 0 0 3px;
	margin: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
}


.search label.overlabel-apply {
	position: absolute;
	top: 0px;
	left: 5px;
	z-index: 1;
	font-size: 11px;
}

#search-query-wide {
	border: none;
	font-size: 11px;
	width: 876px;
	padding: 1px 0 0 3px;
	margin: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
}

#search-results h3 {
	margin-bottom: 10px;
	margin-top: 20px;
}

.carousel-wrap {
	width: 100%;
	overflow: hidden;
	height: 300px;
}

.carousel {
	height: 300px;
	overflow: hidden;
	width: 920px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	position: relative;
}

.carousel ul {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	height: 300px;
	width: 930px;
}

.carousel li {
	float: left;
	width: 300px;
	height: 300px;
	margin: 0 10px 0 0;
	position: relative;
}

.carousel li a {
	display: block;
	margin: 0;
	padding: 0;
}

.carousel li img {
	display: block;
	background: url(/i/ajax-loader-circle.gif) 50% 50% no-repeat;
}

.carousel li a i {
	width: 300px;
	height: 300px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(/i/icon-open-popup.png);
	background-repeat: no-repeat;
	background-position: -10000px -25000px;
}

.carousel li a:hover i {
	background-position: 6px 262px;
}

.pic_description {
	display: none;
}

.carousel-prev-shade,.carousel-next-shade {
	position: absolute;
	top: 0;
	width: 300px;
	height: 300px;
	z-index: 5;
	background: #fff;
	opacity: .5;
}

.carousel-prev-shade {
	left: 0
}

.carousel-next-shade {
	right: 0
}

.carousel-next {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10;
	width: 300px;
	height: 300px;
	padding: 0;
	background: url(/i/arrow.png) no-repeat 262px -145px;
}

.carousel-prev {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	width: 300px;
	height: 300px;
	padding: 0;
	background: url(/i/arrow.png) no-repeat 4px -745px;
}

a.carousel-prev:hover {
	background: url(/i/arrow.png) no-repeat 4px -473px;
}

a.carousel-next:hover {
	background: url(/i/arrow.png) no-repeat 262px 127px;
}

.carousel-inner {
	white-space: nowrap;
	height: 300px;
	width: 4650px;
	margin-left: -5px;
	/*margin-left: -2325px;*/
}

.carousel-inner img {
	width: 300px;
	height: 300px;
	float: left;
	display: block;
	margin: 0 5px;
}

.carousel-bottom {
	border-bottom: solid 1px #D8D9DB;
/*	margin: 0 auto 20px auto;*/
	height: 15px;
	margin: 0 auto 20px auto ;
	width: 920px;
}

.brands {
	margin-bottom: 30px;
}

.brands ul {
	margin: 1em 0;
	padding: 0;
	list-style: none;
	line-height: 1.4
}

.brands ul li {
	float: left;
	width: 164px;
	margin: 0 20px 0.2em 0;
	padding: 0;
}

.brands ul li.last {
	margin-right: 0;
}

.brands ul li a {
	position:relative;
}

.brands li span {
	z-index: 10;
}

.brands ul li a, .brands li span {
	margin-left: -4px;
}

.brands ul li a.remove_filter {
	margin: -4px 0 0 3px;
	padding: 0;
	line-height: 11px;
}

.brands ul li a.remove_filter:hover {
	background: transparent;
}

.logo {
	display:none;
	position:absolute;
	top:-30px;
	left:80px;
	z-index:5;
	width:120px;
	height:41px;
	padding: 9px 12px 13px 11px;
	background:url(/i/bg-pop-logo.png) 0 0 no-repeat;
	text-align:center;
	line-height:40px;
	font-size:.0000001em;
}

li.last .logo {
	left: -130px;
}

.logo img {
	vertical-align:middle;
	max-height:40px;
	max-width:110px;
}



.brands ul li a:hover .logo {
	display:block;
}

a.remove_filter img {vertical-align: top;}

.column h3 a,.brands h3 a {
	margin-left: -4px;
	position: relative;
}

.brands h3.nolink {margin-left: -4px;}

.column h3,.news h3,.showroom h3,h4, #ajax_subscribe_header {
	margin-bottom: 20px;
}

.news h3 a.rss {
	padding: 0;
	margin-left: 10px;
}

.news h3 a.rss:hover {
	background: none;
}

.news h3 img {
	margin: -4px 0 0 0;
}

#news-switch a {
	border-bottom: dotted 1px #000;
	margin-left:0;
	}

#news-switch a:hover {
	background: none;
	color:#000;
	border:none;
}

.news p {
	margin: 0;
}

.news p.subscribe {
	margin: 30px 0 0 10px;
}

#main-trends {
	display:none;
}

#news-block:after, #main-news:after, #main-trends:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/*
.news p a {
	display: block;
	position:relative;
	margin: 0 0 0 -4px;
	padding: 0.1em 4px 0.1em 4px;
}

.news p a:hover {
	background: #000;
}
*/

.newsitem, .item {
	margin-bottom: 20px;
}
.news h4 {
	font-size: 11px;
	line-height: 17px;
	margin-bottom: 0px;
}

.news h4:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.newslist {
	margin-bottom: 20px;
}

.newslist h4 {
	font-weight: normal
}

.news h4 a {
	border-left: 4px solid #fff;
	float: left;
	padding: 1px 0 1px 0;
	margin-left: -4px;
}

.news h4 a span {
	background: #fff;
	cursor: pointer;
	text-decoration: none;
	padding: 3px 0;
}

.news h4 a:hover, .news h4 a.hover {
	border-left-style: solid;
	border-left-width: 4px;
	color: #fff;
	background: transparent;
}

.news h4 a:hover span, .news h4 a.hover span {
	cursor: pointer;
	text-decoration: none;
}

.news p.subscribe a {
	display: inline;
	border: none;
}

a.popup,.news p a.popup,.textfield a.popup, .boutique_address a.popup {
	padding: 0 13px 0 0;
	background: url(/i/nw.gif) 100% 50% no-repeat;
	text-decoration: none;
}

.news p a.popup {
	padding: 0 13px 0 0;
}

a.popup:hover,.news p a.popup:hover,.textfield a.popup:hover, .boutique_address a.popup:hover {
	background: url(/i/nw.gif) 100% 50% no-repeat;
	text-decoration: underline;
}

p.date {
	margin: 0;
}

.newsselect {
	margin-bottom: 40px;
}

.newsselect select {
	width: 100%;
	margin-bottom: 1em;
	font-size: 11px;
}

.entry {
	margin-bottom: 3em;
}

.entry h2 {
	margin: 0 0 20px 0;
	font-size: 1em;
}



.footer p {
	margin: 0;
}

.footer address {
	font-style: normal;
}

.copyright a {
	margin-left: -4px;
}

/* Brand page */
.brand h2 {
	margin-bottom: 0;
	margin-left: -4px;
}

.brand_url {margin: 30px 0 5px -4px;}

.brand_feedback {
	margin-top: -20px;
}

.brand_blocks {
	margin-top: 40px;
	margin-bottom: 70px;
}

.brand_blocks:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.brand_blocks h3 {
	margin-left: 0px;
}

.brand_blocks ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.brand_blocks li a {
	margin-left: -4px;
}

.video {
	margin-bottom: 70px;
	margin-left: 15px;
}

table {
	border-collapse: collapse;
	}


.collections {margin-left: -4px;}

table.first {
	margin-left: 7px;
}
th, td {
 	vertical-align: top;
}

.collections th, .collections td {
	width: 164px;
	padding: 0 17px 0 0px;
	text-align: left;
	margin-right: 20px;
}


.collections th.last, .collections td.last {
	width: 164px;
	padding: 0 0 0 0px;
	text-align: left;
}

.collections th.mid, .collections td.mid {
	width: 164px;
	padding: 0 20px 0 px;
	text-align: left;
}

.collections th {
	padding: 0 17px 20px 3px;
	line-height: 1;
}

/* Content */
.textfield a, .entry a, .newsitem p a {
	padding: 0;
	text-decoration: none;
}

.textfield a:hover, .entry a:hover, .newsitem p a:hover {
	background: transparent;
	text-decoration: underline;
	color: #000;
}

/*.boutique_text {margin-top: -1em}*/

.boutique_address {
	margin-bottom: 2em;
	display: none;
}

.boutique_address p {
	margin: 0;
}

.boutique_address a {
	text-decoration: none;
	padding: 0;
	background: transparent;

}
.boutique_address a:hover {
	background: transparent;
	color: #000;
	text-decoration: underline
}

/* Press releases*/
p.breadcrumbs {margin: 30px 0 20px 0;}

.breadcrumbs a {padding:0;color:#000}
.breadcrumbs a:hover {padding:0;color:#000;background: transparent; text-decoration: underline;}

.filelink {margin: 20px 0 0 0;}
.filelink a {padding: 0;}
.filelink a:hover {color: #000; background: transparent; text-decoration: underline}

.news p.allreleases {
	margin-top:20px;
}

.allreleases a {
	margin-left: -4px;
}

a.pdf:link, a.pdf:active, a.pdf:visited {
	background: red;
	color:#fff;
	padding: 2px 3px;
	text-decoration: none
	}
a.pdf:hover {
	text-decoration: none;
	color:#fff;
	background: red;
	padding: 2px 3px;
	}

 /* Forms */
#sendmail {
	margin-bottom: 1em;
}

.custom_form fieldset.mainfield {
	padding: 17px 17px 7px 17px;
	margin: 0;
	border: none;
	overflow: hidden;
}

.custom_form input,.custom_form select,.custom_form textarea {
	border: solid 1px #ccc;
	font-size: 11px;
	line-height: 17px;
	padding: 2px;
	font-family: tahoma, arial, helvetica, sans-serif;
}

.custom_form input {
	height: 14px;
}

fieldset.mainfield input {
	width: 125px;
}

.custom_form input.userfile, fieldset.mainfield input.userfile {
	height:auto;
}

#send_cv .userfile{
	width:130px;
}

#ajaxcontent {overflow: hidden}

#subscribeform_ajax fieldset.mainfield input {
	width: 195px;
}

.custom_form input.submit, .fakefile button {
	color: #fff;
	background: #000;
	font-size: 11px;
	margin-top: 0;
	padding: 2px 5px;
	border: none;
	height: auto;
}

.custom_form input.submit {
	padding: 3px 5px;
	}

.custom_form input.news_subscribe_submit {
	margin-top: 1em;
}

.custom_form div {
	position: relative;
	margin: 0 0 10px 0;
}

 .custom_form div.clear {margin:0;}

label.overlabel-apply {
	position: absolute;
	top: 1px;
	left: 5px;
	z-index: 1;
}

.custom_form select {
	width: 314px;
}

.custom_form .form_column {
	width: 150px;
	float: left;
	margin: 0 14px 0 0;
	overflow: hidden;
}

.custom_form .last {
	margin: 0;
}

.custom_form .form_column input, .form_column textarea {
	width: 144px;
}

.form_column textarea {
	height: 104px;
	overflow: hidden;
}

.form_column textarea.showroom_order {
	height: 72px;
}

.custom_form .time_select select, .custom_form .brand_select select  {
	width: 144px;
}

/* Custom forms elements */
span.select {
	position: absolute;
	width: 286px;
	/* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 16px;
	padding: 1px 23px 1px 3px;
	border: solid 1px #ccc;
	color: #000;
	font: 11px/17px tahoma, arial, helvetica, sans-serif;
	background: #fff url(/i/select.gif) 294px 1px no-repeat;
	color: #999;
}

.newsselect span.select {
	width: 138px;
	background: #fff url(/i/select.gif) 146px 1px no-repeat;
}

.time_select span.select, .brand_select span.select{
	width: 122px;
	background: #fff url(/i/select.gif) 130px 1px no-repeat;
}

#date-wrapper {
	position: relative;
}

#date-wrapper .ui-datepicker-trigger {
	position: absolute;
	top: 2px;
	right: 2px;
}


/* Fake upload */


div.fakefile {position: absolute;	top: 0px;	left: 0px;	z-index: 1; overflow: hidden;}
input.file {left: 0;position: relative;	-moz-opacity:0 ;	filter:alpha(opacity:0);	opacity: 0;	z-index: 2;}


#faketext {
	margin-right: 10px;
	width: 250px;
	}

/* URL Feild*/
#form_url {
	display: none;
}


/* Validation */
.custom_form label.error {
	float: none;
	color: red;
	vertical-align: top;
	display: none !important;
}

input.error, textarea.error {border-color: red;}

#ajax_subscribe_header {
	width: 200px;
}

a.tb_close {
	float:right;
	display: block;
	width: 14px; heigt: 14px;
	padding:0;
}

/* Video */

.videopage {
	width: 545px;
}

.ui-helper-reset.videopage {
	border-bottom: solid 1px #D8D9DB;
	}

.videopage div, .videopage h2 {
	border: none;
	background: transparent;
}

.videopage h2 {
	font-weight: bold;
	color: #000;
	padding: 1em 10px;
	border-top: solid 1px #D8D9DB;
	/*border-bottom: solid 1px #D8D9DB;*/
	margin-top:-1px;
}



.videopage .ui-state-default a, .videopage .ui-state-default a:link, .videopage .ui-state-default a:visited {
	color:#000;
}

.videopage h2 a {
	padding: 0;
	background: transparent;
	}

.videopage h2 a span {
	padding: 0;
	margin:0;
	border-bottom: dashed 1px #000;
}

.videopage div.video-content {
	/*border-bottom: solid 1px #D8D9DB;*/
}

.video_clip {
	margin: 1em -5px;
	}

a.player {
	background: transparent;
	padding: 0;
	border: none;
}
a.player:hover {
	background: transparent;
	padding: 0;
	border: none;
}

#facebooklink {margin: 1em 0 0 5px;}
#facebooklink a:link, #facebooklink a:visited,
#facebooklink a:hover, #facebooklink a:active {
	padding:0;
	background:transparent;
	border:none
}

/* CPM */

.cpm {
	height: 60px;
	overflow: hidden;
	}

.cpm img {
	display: block;
	width: 50px; height: 50px;
	float: left;
	margin: 0 1em 0 0;
}

.cpm ul {
	list-style: none;
	float: left;
	}
.cpm li {
	line-height: 1;
	margin-bottom: 0.5em;
	}

/* Sitemap */


ul.sitemap {
	margin-top:2em;
	margin-left:-4px;
	list-style:none;
}

ul.sitemap ul {
	margin: 1em 0 0 -4px;
	list-style:none;
}

ul.sitemap ul ul {
	margin: 0 0 0 0.5em;
	list-style:none;
}

ul.sitemap li {
	margin:0 0 1.2em 0;
	font-weight:bold;
}

ul.sitemap li li {
	font-weight:normal;
	margin: 0 0 .3em .5em;
}

/* Vacancy */

.vacancy_sidebar {
	/*padding-top:20px;*/
}

.vacancy {
	float:left;
	width:146px;
	height:104px;
	padding: 50px 13px 20px 15px;
	background-image:url(/i/bg-vacancy.png);
	background-repeat:no-repeat;
	background-position: 0 0;
	margin:0 6px 6px 0;
}

.vacancy-red        {backround-color:#e62d30; background-position: 0 0;}
.vacancy-orange     {backround-color:#f17f33; background-position: 0 -176px;}
.vacancy-yellow     {backround-color:#f9c535; background-position: 0 -352px;}
.vacancy-green      {backround-color:#90ca45; background-position: 0 -528px;}
.vacancy-light-blue {backround-color:#4ab6eb; background-position: 0 -704px;}
.vacancy-blue       {backround-color:#007cc9; background-position: 0 -880px;}
.vacancy-violet     {backround-color:#984a9e; background-position: 0 -1056px;}

.vacancy.last {
	margin-right:0;
}
.news .vacancy h4 a {
	border-color:transparent;
	color:#fff;
}
.news .vacancy h4 a span {
  background: transparent;
}
