/* CSS Document */

* {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}

a 	{
	text-decoration:none;
	border:none;
	color:#bdbdbd;
}

a:visited 	{
	text-decoration:none;
	border:none;
	color:#bdbdbd;
}

a:hover {
	text-decoration:underline;
}

img {
	border:none;
}

.clear {
	clear:both;
}


/** Homepage **/

#main {
	margin:0 auto;
	text-align:center;
	background-image:url(../images/header2.png);
	width:1100px;
	background-repeat:no-repeat;
	padding-top:20px;
	margin-top:1px;
}	

.nav {
	margin-top:2px;
	font-size:13px;
}

.nav li {
	display: inline;
	list-style-type: none;
	padding:0 25px;
}

.homepage {
	padding-top:40px;
}

img.hometag {
	margin:36px 0 0 510px;
}

#img_list {
	padding:75px 0 0;
}

#img_list img {
	margin:0 7px;
}

#img_list .three {
	margin-right:0;
}

#img_list .five {
	margin-left:26px;
}

#img_list .seven {
	margin-left:20px;
}


/** Contact **/

#contact {
	color:#999;
	padding:26px 0;
	font-size:14px;

}

#contact a {
	color:#b1b1b1;
}

#contact h2 {
	font-weight:normal;
	font-size:14px;
	color:#666;
	margin-top:30px;
}

#contact p {
	color:#b1b1b1;
	font-size:12px;	
}

.social_buttons {
	margin-top:15px;	
}

.social_buttons img {
	margin-bottom:6px;	
}


.coming {
	color:#999;
	font-size:20px;
	padding:100px 0;
}

/** Collection **/

#collection {
	padding-top:50px;
}

.thumb {
	margin:0 15px 60px;
}

.img_nav {
	margin-bottom:325px;
}

.feature {
	margin:0 30px 0 20px;
}

#collectionlanding {
	background-image: url(../images/collection_landing.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:100%;
	height:530px;
}

.cl_stuff {
	padding:180px 250px 0 0;	
}

.cl_line {
	margin:10px 0;	
	font-size:13px;
}

/** Detail **/

#detail {
	padding:50px 0 0 100px;
	font-size:11px;
	font-style:italic;
	
}

.imgfloat {
	float:left;
}

.description {
	color:#999;
	float:left;
	text-align:left;
	padding:90px 0 0 22px;
	
	width:300px;
}


.description h3 {
	font-weight:normal;
	text-transform:uppercase;
	margin:20px 0 15px;
}

.description p {
	margin-top:
}

.detail_extra {
	margin:60px 0 0 90px;
}

.detail_extra2 {
	margin:60px 0 0 70px;
}

.extrapadding {
	margin-left:10px;
}

.details {
	color:#666;
	font-size:13px;
	margin-top:15px;
}


.detailnavrow {
	padding:10px 0;
}

.detailnav {
	float:left;
	margin-left:120px;
}

.detailnav2 {
	float:right;
	margin-right:250px;
}

.linkline {
	vertical-align:top;
	margin:8px;
	font-size:12px;
}

.detailnavrow a {
	color:#999;
}

/** Detail '10 **/

#detail10 {
	padding:30px 0 0 100px;
	font-size:11px;
	background-repeat:no-repeat;
	background-position:50% 85%;
}

 .description10 {
	color:#999;
	float:left;
	text-align:left;
	width:240px;
	background-color:#fff;
	margin:140px 20px 0 30px;
	padding:5px;
}

.description10single {
	color:#999;
	float:left;
	text-align:left;
	width:240px;
	background-color:#fff;
	margin:180px 20px 0 30px;
	padding:5px;
}

 .description10 h3, .description10single h3 {
	font-weight:normal;
	text-transform:uppercase;
}

.imgfloat10 {
	float:left;
	margin-left:10px;
}

.detailone {
	background-image:url(../images/bg_detail1.png);
}

.detailtwo {
	background-image:url(../images/bg_detail2.png);
}

.detailthree {
	background-image:url(../images/bg_detail3.png);
}

.detailfour {
	background-image:url(../images/bg_detail4.png);
}

.detailfive {
	background-image:url(../images/bg_detail5.png);
}

.detailsix {
	background-image:url(../images/bg_detail6.png);
}

.detailseven {
	background-image:url(../images/bg_detail7.png);
}

.detaileight {
	background-image:url(../images/bg_detail8.png);
}

.detailnine {
	background-image:url(../images/bg_detail9.png);
}

.detailten {
	background-image:url(../images/bg_detail10.png);
}

.detaileleven {
	background-image:url(../images/bg_detail11.png);
}

.detailtwelve {
	background-image:url(../images/bg_detail12.png);
}

.detailfallone {
	background-image:url(../images/bg_f_detail1.png);
}

.detailfalltwo {
	background-image:url(../images/bg_f_detail2.png);
}

.detailfallthree {
	background-image:url(../images/bg_f_detail3.png);
}

.detailfallfour {
	background-image:url(../images/bg_f_detail4.png);
}

.detailfallfive {
	background-image:url(../images/bg_f_detail5.png);
}

.detailfallsix {
	background-image:url(../images/bg_f_detail6.png);
}

.detailfallseven {
	background-image:url(../images/bg_f_detail7.png);
}

.detailfalleight {
	background-image:url(../images/bg_f_detail8.png);
}

.detailfallnine {
	background-image:url(../images/bg_f_detail9.png);
}

.detailfallten {
	background-image:url(../images/bg_f_detail10.png);
}

.detailfalleleven {
	background-image:url(../images/bg_f_detail11.png);
}

.detailfalltwelve {
	background-image:url(../images/bg_f_detail12.png);
}

.detailfallthirteen {
	background-image:url(../images/bg_f_detail13.png);
}

.detailfallfourteen {
	background-image:url(../images/bg_f_detail14.png);
}

.detailfallfifteen {
	background-image:url(../images/bg_f_detail15.png);
}

/** About Page **/

#about {
	font-size:12px;
	color:#666;	
	padding:50px 250px;
}

#about p {
	text-align:left;
	margin:0 0 20px;
}

/** Join **/

.join {
	padding:40px;
	padding-top:80px;
	text-align:center;
	width:0 auto;
}

.join p {
	color:#666;
	font-size:12px;
	margin-bottom:20px;
}

/** Press **/

#press {
	margin:0 auto;
	text-align:left;
	padding:80px 0;
	width:600px;
	font-size:13px;
	color:#999;
}


#press .pressdate {
	float:left;
	margin:0 30px 70px 0;
}

#press p {
	font-style:italic;	
	margin-top:12px;
}

#press a {
	color:#ed84b0;
}

#press p a {
	font-style:normal;
	font-size:11px;
}

/** Stores **/

#stores {
	padding: 80px 100px;
	text-align:left;
}

.storenav {
	float:left;	
	color:#bdbdbd;
	font-size:18px;
	margin-right:12px;
}

.storenav a, .st_name a {
	color:#ed84b0;	
}

.storelists ul {
	float:left;
	list-style-type:none;
	font-size:14px;
	margin: 0 36px;
}

.storecontent {
	border-bottom:1px solid #e4e4e4;	
	padding-bottom:24px;
}

.storepositive {
	border-bottom:1px solid #e4e4e4;	
	padding:24px 0;
	margin-top:
}

.st_name {
	float:left;	
	font-size:14px;
	margin:0 40px 0 20px;
	width:180px;
	color:#999;
}

.st_addy {
	float:left;	
	font-size:14px;
	color:#bdbdbd;
}

.st_num {
	float:left;	
	font-size:14px;
	color:#bdbdbd;
	margin-left:40px;
}

.storenegative {
	padding-top:40px;
	color:#bdbdbd;
	text-align:center;
}

.storenegative a {
	color:#ed84b0;	
}


/** Footer **/

#footer {
	font-size:11px;
	color:#d7d7d7;
	margin:50px 0 20px;
}