@charset "UTF-8";
/* CSS Document */

/* GLOBAL */

body {
	font: 12px Georgia, "Lucida Grande", Arial, serif;
	color: #333;
	line-height: 18px;
	background-color: #FFF;
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

img {
	border: none;
}

/* TYPOGRAPHY */

p {
	font: Georgia, "Lucida Grande", Times, serif;
	font-size: 13px;
	line-height: 18px;
}

p a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666;
	text-decoration: none;
	border-bottom: 1px dotted #666;
}

p a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666;
	text-decoration: none;
	border-bottom: 1px dotted #666;
}

p a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #666;
}

ul {
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	padding: 5px;
	line-height: 24px;
}

ul a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666;
	text-decoration: none;
	border-bottom: 1px dotted #666;
}

ul a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666;
	text-decoration: none;
	border-bottom: 1px dotted #666;
}

ul a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #666;
}

.shop {
	font: Georgia, "Lucida Grande", Times, serif;
	font-size: 15px;
	line-height: 26px;
	font-weight: normal;
}

.stockist a.web {
	background-image: url(images/link.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 14px;
	margin-right: 20px;
	text-decoration: none;
	border: none;
}

.stockist a.map {
	background-image: url(images/location.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 14px;
	margin-right: 20px;
	text-decoration: none;
	border: none;
}

.options {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #999;
}

.options a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #333;
	text-decoration: none;
}

.options a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #333;
	text-decoration: none;
}

.options a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #999;
	text-decoration: none;
}

.stockist_loc {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.subhead {
	font-family: Georgia, "Lucida Grande", Times, serif;
	font-size: 14px;
	line-height: 22px;
	font-style: normal;
	color: #666;
}

.subhead a:link {
	font-family: Georgia, "Lucida Grande", Times, serif;
	font-size: 24px;
	font-style: normal;
	color: #666;
	text-decoration: none;
	border-bottom: 1px dotted #999;
}

.subhead a:visited {
	font-family: Georgia, "Lucida Grande", Times, serif;
	font-size: 24px;
	font-style: normal;
	color: #666;
	text-decoration: none;
	border-bottom: 1px dotted #999;
}

.subhead a:hover {
	font-family: Georgia, "Lucida Grande", Times, serif;
	font-size: 24px;
	font-style: normal;
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}

.season a:link {
	font-family: Georgia, "Lucida Grande", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #333;
	text-decoration: none;
	padding: 5px 7px 5px 7px;
	background: #F3F3F3;
	line-height: 32px;
	border: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.season a:visited {
	font-family: Georgia, "Lucida Grande", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #333;
	text-decoration: none;
	padding: 5px 7px 5px 7px;
	background: #F3F3F3;
	line-height: 32px;
	border: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.season a:hover {
	font-family: Georgia, "Lucida Grande", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
	padding: 5px 7px 5px 7px;
	background: #000;
	line-height: 32px;
	border: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.copyright {
	font: 12px Georgia, "Lucida Grande", Arial, serif;
	color: #666;
}

/* STRUCTURE */

#container {
	width: 900px;
	margin: 0px auto;
	text-align: left;
	padding: 150px 20px 45px 20px;
	background-color: #FFF;
	z-index: 1;
}

#mid {
	min-height: 100%;
	position: relative;
	clear: both;
}

/*#nav {
	width: 100%;
	margin: 0px auto;
	padding: 10px 0 10px 0;
	background-color: #303030;
	text-align: center;
	margin-bottom: 2px;
} */

#nav2 {
	width: 100%;
	margin: 0px auto;
	padding: 0 0 25px 0;
	text-align: center;
	background-color: #FFF;
	border-bottom: 1px solid #999;
	z-index: 100;
}

#header {
	width: 100%;
	margin: 0px auto;
	margin-bottom: 20px;
	position: fixed;
	z-index: 100;
}

.heading {
	width: 200px;
	margin: 0px auto;
	padding-bottom: 15px;
	float: left;
}

#subheading {
	width: 900px;
	text-align: left;
	margin: 0px auto;
	border-bottom: 1px solid #999;
	padding: 0 0 25px 0;
	clear: both;
}

/* Old Stockist Styles */

.stock_col {
	width: 600px;
	padding: 0px 0 55px 0;
	float: right;
	text-align: left;
}

.stock {
	width: 170px;
	padding: 10px 30px 0px 0px;
	float: left;
	text-align: left;
}

.stock_loc {
	width: 150px;
	padding: 10px 50px 0px 0px;
	float: left;
	text-align: right;
}

.stock_list {
	width: 300px;
	text-align: left;
	float: left;
}

/* Old Stockist Styles */


/* New Stockist Styles */

.stockist {
	width: 560px;
	margin: 0px 0px 25px 40px;
	padding: 0px 0px 35px 0px;
	border-bottom: 1px solid #666;
	float: right;
	clear: right;
}

/* New Stockist Styles */

#prevnext {
	width: 700px;
	text-align: right;	
	padding: 5px 0px 45px 0px;
	margin: 10px 0px 0px 0px;
	border-top: 1px solid #999;
	clear: both;
}

#collection {
	width: 700px;
	text-align: center;	
	clear: right;
	float: right;
}

#collection_left {
	width: 180px;
	text-align: left;
	padding: 0 20px 0px 0;
	float: left;
}

.divider {
	width: inherit;
	margin: 30px 0 0 0;
	clear: both;
}


#press_right {
	width: 550px;
	float: right;
	margin: 25px 0 0px 0;
	padding-bottom: 55px;
}

#press_left {
	width: 325px;
	float: left;
	margin: 25px 0 0px 25px;
	padding-bottom: 55px;
}

.info_left {
	width: 550px;
	float: left;
	margin: 25px 0 0px 0;
	padding-bottom: 45px;
	
}

.info_right {
	width: 325px;
	float: left;
	margin: 25px 0 0px 25px;
	padding-bottom: 45px;
}

#footer {
	width: 100%;
	height: 25px;
	margin: 0px auto;
	position: absolute;
	padding: 10px 0 20px 0;
	border-top: 1px solid #FFF;
	bottom: 0;
	clear: both;
}

#copyright {
	width: 900px;
	margin: 0px auto;
	padding-top: 10px;
}

.clearfooter {
	height: 35px;
	clear: both;
}

.clear {
	clear: both;
}
