﻿#layout {
	min-height: 1000px;
	padding-bottom: 0;
	height: auto;
}

#content {
	font-size: 1em;
	padding-bottom: 172px;
	zoom: 1;
}

#footer {
	background: url("apple_bg_02.jpg") center bottom no-repeat;
	/*z-index: 4 !important;*/
}

#bottom_stuff {
	bottom: 100px;
	left: 50%;
	margin: 0 0 0 -340px;
	position: relative;
	width: 660px;
	z-index: 1;
}
#bottom_stuff IMG, #bottom_stuff DIV {
	position: absolute;
}

#footer .cloud {
	display: block;
	left: -115px;
	margin: 0 0 0 50%;
	position: absolute;
	top: -95px;
}

#additional_navigation {
	float: right;
	font-size: 0.8em;
	line-height: 1.4;
	position: relative;
	top: 1em;
	width: 15%;
	z-index: 1;
}
#additional_navigation .collections {
    font-size: 1.15em;
	margin: 0 0 1.5em 0;
}


.introduction {
	font-family: Tahoma;
	font-size: 1.7em;
	line-height: 1.4;
}

.page {
	float: left;
	padding: 0 0 50px 0;
	position: relative;
	width: 10%;
}

.clone {
    visibility: hidden;
	position: static;
}

#page_container {
	overflow: hidden;
	position: relative;
    width: 80%;
}
#page_container .stripe {
    width: 1000%;
	position: relative;
}

#about_man .introduction {
	float: left;
	width: 35%;
}
#about_man .description {
	margin: 0 0 0 40%;
}

.page_switcher .about_clothes .right .logo SPAN {top: -70px;}
.page_switcher .about_man .right .logo SPAN {bottom: 0;}
.page_switcher .about_collections .left .logo SPAN {top: -70px;}

.boy {
    left: 93px;
	top: -10px;
	display: none;
}
.girl {
    left: 415px;
	top: -165px;
	display: none;
}
.apple, .moon {top: -70px; display: none;}
.apple { left: -60px;}
.moon {
	margin: 0 0 0 100%;
    left: 5px;
}

#about_collections {
	text-align: center;
}
#about_collections .introduction, #about_collections .description {
	margin: 0 0 0 65%;
	position: relative;
	left: -380px;
	width: 650px;
}


.introduction .border {
    font-size: 0.4em;
}

.page_switcher {
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	margin: 0;
	position: absolute;
	width: 100%;
	z-index: 1;
	bottom: 242px;
}

div#content .page_switcher .logo {
	height: 56px;
	overflow: hidden;
    position: absolute;
	top: -5px;
	width: 34px;
	z-index: -1;
	right: 0;
}
/*div#content .page_switcher .right .logo {
    right: 0;
}*/
div#content .page_switcher .left .logo {
    left: 0;
}
div#content .page_switcher .logo SPAN {
	background: url("marks_logos.png") no-repeat;
	left: 0;
	height: 200px;
    position: absolute;
	width: 34px;
	//background: none;
}

.page_switcher .left {
	padding: 0 0 0 15px;
	text-align: left;
	position: absolute;
	left: 0;
	top: 0;
}
.page_switcher .right {
	padding: 0 15px 0 0;
	/*text-align: right;*/
	position: absolute;
	/*right: 0;*/
	top: 0;
	left: 100%;
	margin-left: -15%;
}

.page_switcher .about_clothes .right {width: 6em;}
.page_switcher .about_man .right {width: 7em}

.page_switcher .pseudo_link {
    border-color: #0760c3;
    color: #0760c3;
}

.page_switcher .pseudo_link:hover {
    color: #000;
    border-color: #000;
}
div.bonus {margin-bottom: 2.5em;}
div.bonus a img {display: none;}
/*#background {height: auto;}*/


