/* Reset browser defaults */
@import url('reset.css');

/* Apply basic typography styles */
@import url('typography.css');


/* =Global Elements
-------------------------------------------------------------- */

body {
	background: #b882b3 url(../img/body-bg.jpg) repeat-x;
    font-family: "American Typewriter", "Courier New", Courier, Monaco, monospace;
    font-size: 13px;
	line-height: 20px;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.white {
	color: #fff;
}

.ep {
	white-space: nowrap;
}

#container, #intro-container {
	position: relative;
	background: url(../img/wrapper-bg.png) no-repeat;
	width: 1022px;
	height: 735px;
    margin: 20px auto 0;
}


#header {
	position: relative;
	background: #b882b3 url(../img/body-bg.jpg) repeat-x 0 -44px;
	top: 24px;
	left: 5px;
	height: 235px;
	width: 1001px;
}

#header #logo {
	position: absolute;
	top: 100px;
	left: 177px;
}

#header #login {
	position: absolute;
	height: 21px;
	top: 143px;
	right: 174px;
}

#header #login input {
	float: left;
	background: #fff;
	width: 107px;
	height: 13px;
	font-family: "American Typewriter", "Courier New", Courier, Monaco, monospace;
    font-size: 10px;
    line-height: 13px;
    color: #bec0c2;
    border: 1px solid #bec0c2;
    margin: 0 5px;
}

#header #login button {
	background: transparent;
	height: 21px;
	border: none;
	padding: 0;
	margin: 0;
}

#header #menu {
	position: absolute;
	top: 173px;
	left: 173px;
}

#header #menu a {
	display: block;
	background: url(../img/menu-bg.png) no-repeat;
	float: left;
	height: 36px;
}

#header #menu a:hover, #header #menu a.active  {
	background: url(../img/menu-active.png) no-repeat;
}

#header #menu a.collections {
	width: 130px;
}

#header #menu a.store {
	background-position: -130px 0;
	width: 131px;
}

#header #menu a.contact {
	background-position: -261px 0;
	width: 130px;
}

#header #menu a.press {
	background-position: -391px 0;
	width: 131px;
}

#header #menu a.jobs {
	background-position: -522px 0;
	width: 139px;
}

#content {
	position: relative;
	top: 24px;
	left: 3px;
	width: 1005px;
	height: 460px;
}

#content-left {
	position: relative;
	left: 173px;
	height: 460px;
	width: 250px;
}

#content-left #layer1, #content-left #layer2{
	height: 230px;
	width: 250px;
}

#content-left img{
	margin: 0 2px 0 0;
}

#content-left #submenu{
	position: absolute;
	top: 224px;
	left: 117px;
	list-style: none;
	padding: 0;
	margin: 12px 0 0 0;
}

#content-left #submenu li.active{
	font-weight: bold;
}

#content-intro-left {
	position: relative;
	left: 172px;
	height: 460px;
	width: 335px;
}

#content-intro-left #layer1, #content-intro-left #layer2{
	height: 250px;
	width: 335px;
}

/*
#content-left img, #content-intro-left img{
	float: left;
	margin: 0 3px 3px 0;
}
*/

#content-left img.leftimg-1, #content-intro-left img.leftimg-1{
	position: absolute;
	top: 0;
	left: 0;
}

#content-left img.leftimg-2, #content-intro-left img.leftimg-2{
	position: absolute;
	top: 0;
	left: 111px;
}

#content-left img.leftimg-3, #content-intro-left img.leftimg-3{
	position: absolute;
	top: 0;
	left: 222px;
}

#content-left img.leftimg-4, #content-intro-left img.leftimg-4{
	position: absolute;
	top: 111px;
	left: 0;
}

#content-left img.leftimg-5, #content-intro-left img.leftimg-5{
	position: absolute;
	top: 111px;
	left: 111px;
}

#content-left img.leftimg-6, #content-intro-left img.leftimg-6{
	position: absolute;
	top: 111px;
	left: 222px;
}

#content-left #layer1, #content-left #layer2, #content-intro-left #layer1, #content-intro-left #layer2{
	background: #b882b3 url(../img/body-bg.jpg) repeat-x 0 -279px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 11
}

#content-left #layer2, #content-intro-left #layer2{
	display: none;
	z-index: 10
}

#content-intro-text #layer1, #content-intro-text #layer2, #content-intro-text #layer3{
	background: #b882b3 url(../img/body-bg.jpg) repeat-x 0 -279px;
	position: absolute;
	top: 0;
	left: 0;
}

#content-intro-text #layer2, #content-intro-text #layer3{
	display: none;
}

#content-intro-text #layer1{
	z-index: 12
}

#content-intro-text #layer2{
	z-index: 11
}

#content-intro-text #layer3{
	xz-index: 10
}

#content-left-wide {
	position: relative;
	left: 13px;
	text-align: right;
	height: 430px;
	width: 370px;
	overflow: hidden;
}

#content-left-wide img{
	margin: 0 0 12px 12px;
}

#content-left-wide ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

#content-left-wide ul li{
	float: right;
	margin: 0 0 15px 15px;
}

#content-menu ul{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 20px;
	line-height: 34px;
	font-weight: bold;
}

#content-menu li.active{
	color: #e09900;
}

#content-menu ul ul{
	list-style: none;
	padding: 0 0 0 27px;
	margin: 0;
	font-size: 18px;
	line-height: 24px;
}

#content-text {
	position: absolute;
	top: 0;
	left: 438px;
	width: 370px;
	height: 355px;
	overflow: hidden;
}

#content-intro-text {
	position: absolute;
	top: 0;
	right: 172px;
	width: 330px;
	height: 460px;
	overflow: hidden;
}

#content-intro-text img.intro {
	x-position: absolute;
	x-top: -1px;
}

#content-intro-text p {
	position: absolute;
	top: 235px;
	padding: 0 5px;
}

#content-intro-text img.logo {
	position: absolute;
	top: 174px;
	right: 19px;
	z-index: 20;
}

#content-intro-text a.link, #content-intro-text a.link3 {
	position: absolute;
	display: none;
	top: 100px;
	left: 0;
	width: 330px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	z-index: 21;
}

#content-intro-text a.link3 {
	display: block;
}

#content-slider {
	background: url(../img/scroller-bg.png) repeat-y;
	position: absolute;
	top: 3px;
	left: 858px;
	width: 15px;
	height: 352px;
	border: none;
}

#content-slider a { 
	background: url(../img/scroller-arrow-down.png) no-repeat;
	display: block;
	width: 15px;
	height: 15px;
	border: none;
}

#content-text h1{
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding:0;
}

#content-text p{
	margin: 0 0 20px 0;
}

#x-content-text p.first{
	text-indent: 0;
	margin-top: 14px;
}

#footer {
	width: 1005px;
	margin-left: 3px;
	font-size: 10px;
	text-align: center;
	padding-top: 35px;
    clear: both;
    color: #000;
}

#footer a {
	color: #000;
	text-decoration: none;
}


#bottom {
	width: 840px;
	height: 40px;
    margin: 0 auto;
    clear: both;
}

#bottom-dummy {
	height: 20px;
}
