* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
}

html,body {
	height: 100%
}

body {
	background: url(img/bg.gif) center center #4C4C4E;
	text-align: center;
	color: #999;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	overflow: hidden;
}

body.collection {
	background: #4C4C4E;
}

a {
	color: #FFF;
}

/* misc forms */
form {
	text-align: left;
	position: absolute;
	top: 0;
	left: 95px;
}

form br {
	clear: both;
	line-height: 13px;
}

label {
	clear: both;
	display: block;
	float: left;
	width: 100px;
	padding-right: 20px;
	margin-bottom: 2px;
}

input,textarea {
	width: 250px;
	float: left;
	font-size: 11px;
	font-family: Verdana;
	padding: 2px;
}

input.submit {
	width: 100px;
}

textarea {
	height: 100px;
}

.error_message {
	clear: both;
	display: block;
	padding-left: 120px;
}

.hide {
	display: none;
}

/** layers */
#flashContainer {
	height:100%;
	width:100%;
}


#distance {
	position: relative;
	float: left;
	height: 50%;
	margin-bottom: -281px;
	width: 1px;
}

#tcorner {
	position: absolute;
	top: 0;
	left: 0;
	width: 562px;
	height: 83px;
	background: url(img/top.gif) top center no-repeat;
	z-index: 100;
}

#rcorner {
	position: absolute;
	top: 0;
	right: 0;
	width: 83px;
	height: 562px;
	background: url(img/right.gif) center right no-repeat;
	z-index: 100;
}

#bcorner {
	position: absolute;
	top: 479px;
	left: 0;
	width: 562px;
	height: 83px;
	background: url(img/bottom.gif) top center no-repeat;
	z-index: 100;
}

#lcorner {
	position: absolute;
	top: 0;
	left: 0;
	width: 83px;
	height: 562px;
	background: url(img/left.gif) center right no-repeat;
	z-index: 100;
}

#page {
	position: relative;
	clear: left;
	margin: 0 auto;
	height: 562px;
	width: 562px;
	background: url(img/bg.gif) center center #4C4C4E;
}

#header {
	position: absolute;
	top: 35px;
	left: 0;
	width: 562px;
	z-index: 1000;
}

#navigation {
	position: absolute;
	top: 140px;
	left: 0;
	width: 562px;
}

#navigation ul {
	list-style: none;
}

#navigation li {
	display: inline;
	margin: 5px;
}

#navigation a {
	color: #999;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 18px;
}

#navigation a:hover {
	color: #FFF;
}

#navigation .current {
	color: #FFF;
}

#subnavigation {
	position: absolute;
	top: 20px;
	left: 0;
	width: 562px;
}

.template .title {
	position: absolute;
	top: 210px;
	left: 0;
	width: 560px;
	color: #FFF;
	font-size: 17px;
	text-transform: uppercase;
}

.template .body {
	position: absolute;
	top: 250px;
	left: 0;
	width: 560px;
	text-align: center;
	line-height: 16px;
}

.template .media {
	position: absolute;
	top: 205px;
	left: 0;
}

.t-2col .title {
	left: 215px;
	text-align: left;
	width: 300px;
}

.t-2col .body,.t-2colTitleImage .body {
	left: 215px;
	text-align: left;
	width: 300px;
}

.t-centerSWF .body {
	top: 415px;
}

.t-gate h2 {
	position: absolute;
	top: 205px;
	left: 0;
	width: 560px;
	color: #FFF;
	font-size: 17px;
	text-transform: uppercase;
}

.t-gate p {
	position: absolute;
	top: 250px;
	left: 0;
	width: 560px;
	text-align: center;
	line-height: 16px;
}

/** collection */
#collections {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

#collections #header {
	width: 100%;
	top: 53px;
}

#collections #navigation,#collections #subnavigation {
	z-index: 1001;
	width: 100%;
}

#collections #tbelt {
	position: absolute;
	z-index: 1000;
	top: 0;
	left: 0;
	width: 100%;
	height: 195px;
	background: url(img/collection_top.gif) top center no-repeat;
}

#collections #bbelt {
	position: absolute;
	z-index: 1000;
	top: 582px;
	left: 0;
	width: 100%;
	height: 195px;
	background: url(img/collection_bottom.gif) top center no-repeat;
}

#collections #content {
	position: absolute;
	top: 110px;
	left: 0;
	width: 100%;
	height: 600px;
	overflow: hidden;
	background: #FFF;
}

#collections .collection {
	position: absolute;
	width: 50%;
	height: 600px;
	top: 0;
	left: 0;
}

#collections .curtain {
	position: absolute;
	top: 0;
	left: 0;
}

#collections .title {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	position: relative;
	top: 230px;
	color: #FFF;
	text-transform: uppercase;
}

#collections .menu {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	position: relative;
	top: 250px;
	color: #FFF;
	text-transform: uppercase;
}

#collections .menu ul {
	list-style: none;
}

#collections .menu a {
	text-decoration: none;
}

#collections .menu a:hover {
	color: #8d8d8d;
}

#collections .c-1 {
	left: 50%;
}

#collections .c-0 .curtain {
	right: 0;
	left: auto;
}

/* open collections */
#collections .o-0 {
	width: 30px;
	left: 0;
	overflow: hidden;
	z-index: 200;
}

#collections .o-1 {
	width: 30px;
	right: 0;
	left: auto;
	overflow: hidden;
	z-index: 200;
}

#collections .category .title {
	position: relative;
	top: 105px;
	color: #8d8d8d;
}

#collections .category .menu {
	top: 115px;
	z-index: 200;
}

#collections .category .menu li {
	display: inline;
	color: #8d8d8d;
}

#collections .category .menu a {
	color: #8d8d8d;
	padding: 0 10px;
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
}

#collections .category .menu .current a {
	color: #c1002b;
}

#collections .products {
	position: absolute;
	top: 150px;
	left: 0;
	width: 100%;
}

#collections .products ul {
	list-style: none;
	padding: 0 20px;
	position: absolute;
	top: 0;
	left: 0;
}

#collections .products ul li {
	display: inline;
	padding: 0 20px;
}

#collections .products ul li img {
	width: 280px;
	height: 280px;
}

#collections .arrows {
	position: absolute;
	top: 270px;
	left: 0;
	width: 100%;
	z-index: 200;
	height: 30px;
}

#collections .arrows .arrow-left {
	position: absolute;
	top: 0;
	left: 40px;
	width: 14px;
	height: 25px;
}

#collections .arrows .arrow-right {
	position: absolute;
	top: 0;
	right: 40px;
}

#collections .product {
	position: absolute;
	top: 180px;
	left: 0;
	width: 100%;
	height: 421px;
	text-align: center;
	z-index: 1000;
}

#collections .product .closer {
	position: relative;
	top: -405px;
	left: 280px;
	color: #000000;
	z-index: 2000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#collections .product .bg {
	background: url(img/popup.png) no-repeat;
	width: 625px;
	height: 421px;
	margin: 0 auto;
	position: relative;
}

#collections .product .title {
	color: #8d8d8d;
	position: absolute;
	top: 40px;
	left: 0;
	z-index: 1001;
}

#collections .product .image {
	position: absolute;
	top: 30px;
	left: 0;
	width: 100%;
}

#collections .product .colors {
	position: absolute;
	top: 330px;
	left: 0;
	width: 100%;
}

#collections .product .colors ul {
	list-style: none;
	height: 26px;
	line-height: 26px;
}

#collections .product .colors ul li {
	display: inline;
}

#collections .product .colors ul li a {
	display: inline;
}

#collections .product .colors>ul {
	margin-left: 45%;
}

#collections .product .colors ul>li {
	display: block;
	width: 33px;
	height: 26px;
	float: left;
}

#collections .product .colors ul li>a {
	display: block;
}

#collections .product .colors ul li img {
	width: 33px;
	height: 26px;
}

#collections .colors .orange {
	background: url(../files/colors/orange.png) top left no-repeat;
}

#collections .colors .red {
	background: url(../files/colors/red.png) top left no-repeat;
}

#collections .colors .black {
	background: url(../files/colors/black.png) top left no-repeat;
}

#collections .colors .silver {
	background: url(../files/colors/silver.png) top left no-repeat;
}

#collections .colors .gold {
	background: url(../files/colors/gold.png) top left no-repeat;
}

#collections .colors .beige {
	background: url(../files/colors/beige.png) top left no-repeat;
}

#collections .colors .nero {
	background: url(../files/colors/nero.png) top left no-repeat;
}

#collections .colors .brown {
	background: url(../files/colors/brown.png) top left no-repeat;
}

#collections .colors .testa {
	background: url(../files/colors/testa.png) top left no-repeat;
}

#collections .colors .hellrot {
	background: url(../files/colors/hellrot.png) top left no-repeat;
}

#collections .colors .gray {
	background: url(../files/colors/gray.png) top left no-repeat;
}