body {
	font-family: Verdana, sans-serif;
	margin: 0px 0px 0px 0px;
	background: url(./../images/bg.png) repeat-x;
	
}

body {
	height: 100%;
}



h1, h2, h2 a, h2 a:visited {
	font-size: 18px;
	margin-bottom: 15px;
	color: #333333;
	font-weight: normal;
}

h3 {
	font-size: 18px;
	padding-bottom: 10px;
	margin-top: 15px;
	color: #6086f6;
	font-weight: normal;
	border-top: dotted 1px #bbbbbb;
}

h3 a {
	font-size: 16px;
}

p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 10px;
	color: #333333;
	text-align: justify;
}

p a, p a:visited {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 10px;
	color: #6086f6;
	text-align: justify;
}

p small, p small a {
	font-size: 10px;
	line-height: 12px;
}

ul {
	font-size: 12px;
	line-height: 18px;
	margin-left: 30px;
	margin-bottom: 10px;
	text-align: justify;
}

ul.doubleSpace li {
	margin-bottom: 20px;
}



a img, img {
	border-style: none;
	padding: 0px;
	margin: 0px;
}
	
a, a:visited {
	color: #6086f6;
}

area {
	background: red;
}

.position {
	width: 826px;
	height: 667px;

	position: absolute;
	left: 50%;
	margin-left: -413px; 
	margin-top: 0px; 
}

.center {
	text-align: center;
}

.underline {
	text-decoration: underline;
}

#fadeMask {
	width: 900px;
	height: 620px;
	position: absolute;
	left: -37px;
	background: url(./../images/bg.jpg) repeat-x;
	z-index: 100;
}

#page {

	margin: 0px 0px 0px 0px;
	width: 826px;
}


#outer {
	margin: 0px 0px 0px 0px;
	width: 826px;
	height: 620px;
	position: absolute;
	top: 47px;
	left: 0px;
}

#border {
	margin: 0px 0px 0px 0px;
	width: 826px;
	height: 538px;
	background-color: #000000;
	position: absolute;
	top: 0px;
	left: 0px;
}

#container {
	margin: 0px 0px 0px 0px;
	width: 822px;
	height: 534px;
	background-color: #000000;
	/*background: url(../images/main_bg.jpg) repeat-x;*/
	position: absolute;
	top: 2px;
	left: 2px;
}

#container2 {
	margin: 0px 0px 0px 0px;
	width: 900px;
	height: 620px;
	position: absolute;
	top: 0px;
	left: -37px;
	clip: rect(0px 900px 620px 0px);
	overflow:hidden;
}

#container2 #rotator {
	width: 300px;
	height: 620px;
	position: absolute;
	left: 300px;
	top: 0px;
}

#container2 #scrollLeft {
	width: 30px;
	height: 30px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 100;
	cursor: pointer;
}

#container2 #scrollRight {
	width: 30px;
	height: 30px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: 100;
	cursor: pointer;
}

#container2 #scrollUp {
	width: 30px;
	height: 30px;
	position: absolute;
	left: 230px;
	bottom: 130px;
	z-index: 100;
	cursor: pointer;
}

#container2 #scrollDown {
	width: 30px;
	height: 30px;
	position: absolute;
	left: 230px;
	bottom: 100px;
	z-index: 100;
	cursor: pointer;
}

#collectionsImages {
	position: absolute;
	top: 0px;
	left: 0px;
}

#collectionsImages img{
	float: left;
}

#collectionsText {
	position: absolute;
	top: 590px;
	left: 0px;
}

#collectionsText .text {
	width: 300px;
	height: 30px;
	float: left;
	color: black;
	font-size: 10px;
	line-height: 28px;
	letter-spacing: 1px;
	text-align: center;
	
}

#loader {
	margin: 0px 0px 0px 0px;
	width: 320px;
	height: 450px;
	position: absolute;
	top: 0px;
	left: 263px;
	cursor: pointer;
}

#logoLoad {
	width: 320px;
	height: 120px;
	position: absolute;
	top: 0px;
	left: 0px;
	cursor: pointer;
}

#logoOff {
	width: 320px;
	height: 120px;
	position: absolute;
	top: 0px;
	left: 0px;
	cursor: pointer;
}

#logoOn {
	width: 320px;
	height: 120px;
	position: absolute;
	top: 0px;
	left: 0px;
	cursor: pointer;
}

#home {
	margin: 0px 0px 0px 0px;
	width: 900px;
	height: 620px;
	position: absolute;
}

#collections-01, #collections-02, #collections-03, #collections-04, #collections-05, #collections-06, #collections-07, #runway-01, #runway-02, #runway-03, #press, #stores, #about, #jobs, #news, #contact  {
	margin: 0px 0px 0px 0px;
	width: 822px;
	height: 534px;
	position: absolute;
	top: 0px;
	left: 0px;
}



/*START MENU*/

#menu-container {
	margin-right: 12px;
	width: 826px;
	height: 47px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1000;
}

#logo {
	width: 220px;
	height: 47px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(./../images/logo.png);
	cursor: pointer;
}
.menu {
	position: absolute;
	top: 5px;
	left: 220px;
	width: 600px;
	height: 32px;
	cursor: pointer;
}

.menu a {
	margin-top: 0px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	font-size: 10px;
	float: right;
	cursor: pointer;
}

.menu a:hover {
	color: #666666;
}

.menuDot {
	margin-top: 2px;
	margin-bottom: 2px;
	width: 30px;
	height: 10px;
	float: right;
	background: url(./../images/menuDot.png) no-repeat;

}

.subMenu {
	position: absolute;
	top: 19px;
	left: 20px;
	width: 800px;
	height: 15px;
	cursor: pointer;
	z-index: 100;
}

.subMenuDot {
	margin-top: 2px;
	margin-bottom: 3px;
	width: 30px;
	height: 10px;
	float: right;
	background-image: url(./../images/menuDot.png);

}

#subMenu-01 {
	width: 100%;
	height: 15px;
	position: relative;
	float: right;
	cursor: pointer;
}

#subMenu-01 a {
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	font-size: 10px;
	cursor: pointer;
	line-height:normal;
	float: right;	
}

#subMenu-01 a:hover {
	color: #666666;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	font-size: 10px;
	cursor: pointer;
	line-height:normal;
	float: right;
}

#subMenu-02 {
	width: 100%;
	height: 15px;
	position: relative;
	float: right;
	cursor: pointer;
}

#subMenu-02 a {
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	font-size: 10px;
	cursor: pointer;
	float: right;
}

#subMenu-02 a:hover {
	color: #666666;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	font-size: 10px;
	cursor: pointer;
	float: right;
}

#subMenu-03 {
	width: 100%;
	height: 15px;
	position: relative;
	float: right;
	cursor: pointer;
}

#subMenu-03 a {
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	font-size: 10px;
	cursor: pointer;
	float: right;
}

#subMenu-03 a:hover {
	color: #666666;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	font-size: 10px;
	cursor: pointer;
	float: right;
}

#subMenu-04 {
	width: 100%;
	height: 15px;
	position: relative;
	float: right;
	cursor: pointer;
}

#subMenu-04 a {
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	font-size: 10px;
	display: block;
	cursor: pointer;
	float: right;
}

#subMenu-04 a:hover {
	color: #666666;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	font-size: 10px;
	cursor: pointer;
	float: right;
}

#subMenu-05 {
	width: 100%;
	height: 15px;
	position: relative;
	float: right;
	cursor: pointer;
}

#subMenu-05 a {
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	font-size: 10px;
	display: block;
	cursor: pointer;
	float: right;
}

#subMenu-05 a:hover {
	color: #666666;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	font-size: 10px;
	cursor: pointer;
	float: right;
}

/*END MENU*/



.image356x494 {
	width: 356px;
	height: 494px;
}

.image391x494 {
	width: 391px;
	height: 494px;
}

.image200x494 {
	width: 200px;
	height: 494px;
}

#home .homeFiller {
	position: absolute;
}

#collections-01 .image391x494, #collections-02 .image391x494, #collections-03 .image391x494, #collections-04 .image391x494, #collections-05 .image391x494, #collections-06 .image391x494, #collections-07 .image391x494  {
	position: absolute;
	top: 20px;
	left: 20px;
}

#runway-01 .image391x494, #runway-02 .image391x494,  #runway-03 .image391x494 {
	position: absolute;
	top: 20px;
	left: 20px;
}

#press .image391x494 {
	position: absolute;
	top: 20px;
	left: 411px;
}

.pressText {
	width: 391px;
	position: absolute;
	right: 20px;
	bottom: 5px;
	color: #ffffff;
	font-size: 10px;
	letter-spacing: 1px;
	text-align: center;
}

#stores .image391x494 {
	position: absolute;
	top: 20px;
	left: 411px;
}

#imagesContainer {
	width: 411px;
	height: 456px;
	position: absolute;
	left: 431px;
	top: 0px;
	clip: rect(0px 391px 456px 0px);
	overflow:hidden;
}

#imagesContainer2 {
	width: 372px;
	height: 321px;
	position: absolute;
	left: 20px;
	top: 20px;
}

#about #images{
	top: 20px;
}

.image78x132 {
	width: 78px;
	height: 132px;
	float: left;
	margin: 20px 20px 0px 0px;
	opacity:.70; filter: alpha(opacity=70); -moz-opacity: 0.7;
	cursor:hand;
}

.image78x132On {
	width: 78px;
	height: 132px;
	float: left;
	margin: 20px 20px 0px 0px;
	opacity:1.0; filter: alpha(opacity=100); -moz-opacity: 1.0;
	cursor: pointer;
}

.scrollHorizontal {
	width: 371px;
	height: 18px;
	position: absolute;
	left: 431px;
	top: 456px;
	cursor: pointer;
}
.scrollRight {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 18px;
	color: #999999;
	text-decoration: none;
	text-align: right;
	font-size: 11px;
	font-weight: normal;
	float: right;
	cursor: pointer;
}

.scrollRight:hover {
	color: #ffffff;
}

.scrollLeft {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 18px;
	color: #999999;
	text-decoration: none;
	text-align: right;
	font-size: 11px;
	font-weight: normal;
	float: left;
	cursor: pointer;
}

.scrollLeft:hover {
	color: #ffffff;
}

.text371x40 {
	width: 371px;
	height: 40px;
	position: absolute;
	left: 431px;
	top: 484px;
}

.text371x40 h1 {
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 1px 0px;
	height: 10px;
	color: #99920f;
	text-decoration: none;
	text-align: left;
	font-size: 9px;
	font-weight: normal;
}

.text371x40 h2 {
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 1px 0px;
	height: 10px;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
}

.image173x108 {
	width: 173px;
	height: 108px;
	float: left;
	margin: 0px 10px 10px 0px;
	opacity:.50; filter: alpha(opacity=50); -moz-opacity: 0.5;
}

.image173x108On {
	width: 173px;
	height: 108px;
	float: left;
	margin: -3px 10px 13px 0px;
	opacity: 1.00; filter: alpha(opacity=100); -moz-opacity: 1.0;
}

.image70x89 {
	width: 70px;
	height: 89px;
	float: left;
	margin: 0px 4px 11px 0px;
	opacity:.70; filter: alpha(opacity=70); -moz-opacity: 0.7;
}

.image70x89On {
	width: 70px;
	height: 89px;
	float: left;
	margin: -2px 4px 13px 0px;
	opacity: 1.00; filter: alpha(opacity=100); -moz-opacity: 1.0;
}

.image87x110 {
	width: 87px;
	height: 110px;
	float: left;
	margin: 0px 6px 6px 0px;
	opacity:.70; filter: alpha(opacity=70); -moz-opacity: 0.7;
}

.image87x110On {
	width: 87px;
	height: 110px;
	float: left;
	margin: -2px 6px 8px 0px;
	opacity: 1.00; filter: alpha(opacity=100); -moz-opacity: 1.0;
}

.image356x238 {
	width: 356px;
	height: 238px;
	
}

#press .image356x238 {
	position: absolute;
	top: 20px;
	left: 20px;
}

#aboutFiller1 {
	position: absolute;
	top: 20px;
	left: 446px;
	background-image: url(./../images/aboutImage.jpg);
}

#contactFiller1 {
	position: absolute;
	top: 20px;
	left: 411px;
	background-image: url(./../images/contactImage.jpg);
}

.newsFiller1 {
	position: absolute;
	top: 20px;
	left: 411px;
}

.storesFiller1 {
	position: absolute;
	top: 20px;
	left: 602px;
}



.jobsFiller1 {
	position: absolute;
	top: 20px;
	left: 411px;
}

#about .text {
	width: 394px;
	height: 494px;
	position: absolute;
	top: 20px;
	left: 20px;
}

#about .text p{
	color: #ffffff;
	font-size: 12px;
	text-align: left;
}

#about .text a {
	color: #999999;
	font-size: 12px;
	cursor: pointer;
}

#about .text a:hover {
	color: #ffffff;
}

#contact .text {
	width: 371px;
	height: 144px;
	position: absolute;
	top: 20px;
	left: 20px;
}

#contact .text p{
	color: #ffffff;
	font-size: 12px;
	text-align: left;
}

#contact .text h1{
	color: #ffffff;
	font-size: 12px;
	text-align: left;
}

#contact .text h2{
	color: #666666;
	font-size: 12px;
	text-align: left;
}

#contact .text a {
	color: #999999;
	font-size: 12px;
	cursor: pointer;
}

#contact .text a:hover {
	color: #ffffff;
}

#jobs .text {
	margin: 0px 0px 0px 0px;
	width: 371px;
	height: 494px;
	position: absolute;
	top: 20px;
	left: 20px;
}

#jobs .text p {
	margin: 0px 0px 0px 0px;
	color: #ffffff;
	font-size: 12px;
	text-align: left;
}

#jobs .text h1 {
	margin: 0px 0px 0px 0px;
	color: #ffffff;
	font-size: 16px;
	text-align: left;
}

#jobs .text h2 {
	margin: 0px 0px 0px 0px;
	color: #666666;
	font-size: 12px;
	text-align: left;
}

#jobs .text a {
	margin: 0px 0px 0px 0px;
	color: #999999;
	font-size: 12px;
	cursor: pointer;
}

#jobs .text a:hover {
	color: #ffffff;
}

.storeListClip {
	width: 200px;
	height: 490px;
	position: absolute;
	top: 30px;
	left: 45px;
	clip: rect(0px 200px 490px 0px);
	overflow:hidden;
}

.storeList {
	width: 200px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.storeList .storeText {
	width: 200px;
	margin-bottom: 15px;
	float: left;
}

.storeList p {
	margin: 0px 0px 0px 0px;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
}

.storeList h1 {
	margin: 0px 0px 0px 0px;
	color: #ffffff;
	font-size: 16px;
	text-align: center;
}

.storeList h2 {
	margin: 0px 0px 0px 0px;
	color: #cccccc;
	font-size: 12px;
	text-decoration: underline;
	text-align: center;
}

.storeList a {
	margin: 0px 0px 0px 0px;
	color: #999999;
	font-size: 11px;
	cursor: pointer;
}

.storeList a:hover {
	color: #ffffff;
}




#stores .text {
	margin: 0px 0px 0px 0px;
	width: 800px;
	height: 524px;
	position: absolute;
	top: 5px;
	left: 10px;
}

#stores .text .storeText {
	width: 160px;
	height: 70px;
	margin-top: 1px;
	float: left;
}

#stores .text p {
	margin: 0px 0px 0px 0px;
	color: #ffffff;
	font-size: 11px;
	text-align: left;
}

#stores .text h1 {
	margin: 0px 0px 0px 0px;
	color: #ffffff;
	font-size: 16px;
	text-align: left;
}

#stores .text h2 {
	margin: 0px 0px 0px 0px;
	color: #666666;
	font-size: 12px;
	text-align: left;
}

#stores .text a {
	margin: 0px 0px 0px 0px;
	color: #999999;
	font-size: 11px;
	cursor: pointer;
}

#stores .text a:hover {
	color: #ffffff;
}


#news .text {
	width: 371px;
	height: 494px;
	position: absolute;
	top: 20px;
	left: 20px;
}

#news .text p {
	margin: 0px 0px 0px 0px;
	color: #ffffff;
	font-size: 12px;
	text-align: left;
}

#news .text h1 {
	margin: 0px 0px 0px 0px;
	color: #ffffff;
	font-size: 16px;
	text-align: left;
}

#news .text h2 {
	margin: 0px 0px 0px 0px;
	color: #666666;
	font-size: 12px;
	text-align: left;
}

#news .text a {
	margin: 0px 0px 0px 0px;
	color: #999999;
	font-size: 12px;
	cursor: pointer;
}

#news .text a:hover {
	color: #ffffff;
}

.event1 {
	width: 361px;
	cursor: pointer;
	margin-bottom: 15px;
}

.event1:hover {
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #666666;
}

.event2 {
	width: 361px;
	cursor: pointer;
	margin-bottom: 15px;
}

.event2:hover {
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #666666;
}

.event3 {
	width: 361px;
	cursor: pointer;
	margin-bottom: 15px;
}

.event3:hover {
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #666666;
}

.event4 {
	width: 361px;
	cursor: pointer;
	margin-bottom: 15px;
}

.event4:hover {
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #666666;
}





.formItems {
	width: 371px;
	height: 350px;
	position: absolute;
	left: 20px;
	top: 164px;
}

.formRow {
	width: 371px;
	height: 30px;
	float: left;
}

.formLabel {
	width: 90px;
	height: 24px;
	color: #999999;
	font-size: 11px;
	float: left;
	text-align: right;
	padding:  1px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.formItem {
	width: 251px;
	height: 24px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.submitButton {
	text-align: right; 
	background-color: black;
	font-weight: normal;
	font-size: 11px;
	width: 100px;
	color: #999999;
	cursor: pointer;
}

.submitButton:hover {
	color: #ffffff;
}



/********************************START FOOTER********************************/

#footer {
	width: 100%;
	height: 30px;
	position: fixed;
	bottom: 0px;
	left: 0px;
	color: #999999;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	line-height: 15px;
	border-top: 2px dotted #c0c0c0;
	padding: 5px 0px 5px 0px;
	background-color: #ffffff;
}

#footer .left {
	 float: left; 
	 width: 80%; 
	 text-align: left;
	 margin-left: 5px;
}

#footer .left a {
	color: #999999;
}

#footer .left .text {
	color: #999999;
}

#footer .left a:hover {
	color: #000000;
}

#footer .right {
	 float: right;
	 width: 18%; 
	 text-align: right;
	 margin-right: 5px;
}

#footer .right a{
	color: #999999;
} 

#footer .right .text{
	color: #999999;
}

#footer .right a:hover {
	color: #000000;
}

/*********************************END FOOTER*********************************/