/* GLOBAL CLEARFIX REGISTRY */
#DOMWindow ol.galleryLinks li ol:after,
.imageColBracket ul:after,
.nColBracket:after,
.clearFix:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


html {
	height: 100%;
	margin: 0; 
	padding: 0; 
	border: 0;
}

body {
	height: 100%;
	margin: 0; 
	padding: 0; 
	border: 0;
	background-color: #AFB0B2;
}

img {
	display: block;
	border: 0;
}

#allContentFrame {
	margin: 0 auto 0 auto;
	width: 730px;
	height: 100%;
}

#allContent {
	width: 730px;
	font-family: 'TrumpMediaevalOffW01-Rg', "trump mediaeval lt std", "palatino", "georgia", "times new roman", serif;
	height: 100%;
	color: #fff;
	position: relative;
/*
	position: absolute;
	top: 30px;
	bottom: 30px;
*/
}

#bodyNav {
/*
	background-color: #fff;
	padding-bottom: 35px;
*/
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
}

ol,
ul  {
	margin: 0;
	padding: 0;
}

li {
	font-size: 12px;
	line-height: 16px;
	list-style-type: none;
	padding: 0;
}

dd {
	font-size: 12px;
	line-height: 16px;
	padding: 0;
}

dt {
	font-size: 14px;
	line-height: 16px;
}

p {
	font-size: 13px;
	line-height: 18px;
	margin: 0;
}

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

a:hover {
	color: #8F95BF;
}

#navTree {
/*
	background-color: #fff;
*/
	padding: 15px 0 35px 0;
	position: absolute;
	bottom: 30px;
	width: 100%;
	height: 65px;
}

#navTree img#navHed {
	margin: 0 auto 10px auto;
}

#navPrimary {
	margin-top: 10px;
	display: table;
	margin: 0 auto 0 auto;
}

#navPrimary ul {
	display: table-cell;
	border-top: 1px #ddd solid;
	height: 20px;
	padding-top: 10px;
}

#navPrimary li {
	display: block;
	float: left;
	padding-right: 40px;
	font-size: 16px;
	font-family: 'TrumpMediaevalOffW01-Rg', "trump mediaeval lt std", "palatino", "georgia", "times new roman", serif;
/*
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
*/
}

#navPrimary li.last {
	padding-right: 0;
}

#navPrimary li a {
	color: #fff;
/*
	height: 20px;
*/
	display: block;
/*
	background-repeat: no-repeat;
	background-image: url(images/NAV_main.gif);
	background-position: 0 0;
*/
}
/*

#navPrimary li.home a {
	width: 38px;
	background-position: 0 0;
}

#navPrimary li.collection a {
	width: 67px;
	background-position: -100px 0;
}

#navPrimary li.about a {
	width: 38px;
	background-position: -200px 0;
}

#navPrimary li.stores a {
	width: 40px;
	background-position: -300px 0;
}

#navPrimary li.events a {
	width: 44px;
	background-position: -400px 0;
}

#navPrimary li.press a {
	width: 35px;
	background-position: -500px 0;
}

#navPrimary li.buyers a {
	width: 45px;
	background-position: -600px 0;
}

#navPrimary li.contact a {
	width: 50px;
	background-position: -700px 0;
}

#navPrimary li.home a:hover {
	background-position: 0 -20px;
}

#navPrimary li.collection a:hover {
	background-position: -100px -20px;
}

#navPrimary li.about a:hover {
	background-position: -200px -20px;
}

#navPrimary li.stores a:hover {
	background-position: -300px -20px;
}

#navPrimary li.events a:hover {
	background-position: -400px -20px;
}

#navPrimary li.press a:hover {
	background-position: -500px -20px;
}

#navPrimary li.buyers a:hover {
	background-position: -600px -20px;
}

#navPrimary li.contact a:hover {
	background-position: -700px -20px;
}
*/

#contentBody {
/*
	background-color: #fff;
*/
	padding: 45px 60px 10px 60px;
	overflow: auto;
	width: 610px;
	position: absolute;
	top: 30px;
	bottom: 145px;
}

#contentBody .seasonUnit {
	float: left;
	margin: 0 8px 0 8px;
}

#contentBody .seasonUnit .copy h3 {
	font-size: 14px;
	margin-top: 5px;
}

#contentBody #contactInfo {
	float: right;
	margin-top: 70px;
}

#contentBody #eventsInfo {
	margin-top: 40px;
	width: 240px;
}

#contentBody #departmentStores {
	float: right;
	margin-right: 30px;
}

#contentBody #contactGraphic {
	margin-bottom: 10px;
}

#contentBody #eventsGraphic {
	margin-bottom: 10px;
	float: right;
}

.nCol {
	float: left;
	width: 48%;
}

.nColBracket.multicolType-2 .nColPos-2 {
	float: right;
}

.colCenterer {
	display: table; 
	margin: 0 auto 0 auto;
}

.galleryLinks {
	display: none;
}

.pdfIcon {
	display: inline;
	margin-right: 6px;
	position: relative;
	top: 1px;
}


#splashImage img {
	margin: 0 auto 0 auto;
}

body#splashSection #splashImageHolder {
	display: table;
	height: 100%;
	margin: 0 auto 0 auto;
}

body#splashSection #splashImage {
	display: table-cell;
	vertical-align: middle;
}

body#splashSection #splashImage p {
	font-size: 15px;
	text-align: center;
	margin-top: 8px;
}

body#splashSection #splashImage p a {
	color: #fff;
	display: block;
	text-transform: lowercase;
	letter-spacing: 0.025em;
}

#contentBody .copy h3 {
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 8px;
}

#contentBody .copy h4 {
	font-size: 18px;
	font-weight: normal;
	text-transform: lowercase;
}

#contentBody .copy h5 {
	font-size: 14px;
	font-weight: normal;
	text-transform: capitalize;
	margin-bottom: 12px;
}

#aboutSection #contentBody .copy p {
	text-align: center;
}

#storesSection .copy h4 {
	margin-bottom: 15px;
}

#storesSection .copy h5 {
	font-size: 16px;
}

#storesSection .copy label {
	font-size: 13px;
	margin: 0 0 15px 0;
	display: block;
}

#storesSection #stateChooser {
	margin-bottom: 15px;
}


/*
#storesSection #specialtyStores {
	position: relative;
}

#storesSection .nColBracket,
#storesSection .nColBracket .nCol,
#storesSection .nColBracket .nCol #specialtyStores {
	height: 100%;
	overflow: hidden;
}

#specialtyStoresList {
	position: absolute;
	width: 100%;
	bottom: 0;
	top: 121px;
	overflow: auto;
}

#departmentStores {
	position: relative;
	height: 100%;
	width: 100%;
}

#departmentStoresList {
	position: absolute;
	width: 100%;
	bottom: 0;
	top: 0;
	left: 30px;
	overflow: auto;
}

#departmentStoresList h4,
#departmentStoresList p,
#departmentStoresList dl {
	margin-right: 30px;
}
*/

#eventsSection .copy h4 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 12px;
}

#eventsSection .copy ul {
	border-bottom: 1px solid #ccc;
	margin-bottom: 12px;
	padding-bottom: 12px;
}

#eventsSection #contentBody .copy p {
	margin-bottom: 0;
}

#contentBody .copy p {
	margin-bottom: 24px;
}

.imageColBracket ul {
	display: table;
	margin: 5px auto 0 auto;
}

.imageColBracket .imageCol {
	display: table-cell;
	padding: 0 10px 0 10px;
}

#contentBody .copy dl,
#contentBody .copy ul {
	margin: 0 0 20px 0;
}

#contentBody .copy dt {
	margin: 12px 0 0 0;
}

#contentBody .copy dd {
	margin: 0;
}

#DOMWindow ol.galleryLinks li {
	width: 100%;
}

#DOMWindow ol.galleryLinks li ol {
	display: table;
	margin: 0 auto 0 auto;
}

#DOMWindow ol.galleryLinks li ol li {
	width: auto;
	float: left;
	border: 17px #FFF solid;
	margin: 0 4px 12px 4px;
}

#DOMWindow h3 {
	text-align: center;
	color: #fff;
	font-size: 21px;
	font-weight: normal;
	letter-spacing: 0.05em;
	margin-bottom: 10px;
}

#DOMWindow .controls {
	position: absolute;
	left: 25%;
	bottom: 70px;
	width: 50%;
}

#DOMWindow .controls a {
	font-size: 13px;
	color: #fff;
	display: block;
	text-transform: lowercase;
	letter-spacing: 0.025em;
}

#DOMWindow .controls a.prev {
	float: left;
}

#DOMWindow .controls a.next {
	float: right;
}

#DOMWindow .controls a.close {
	text-align: center;
}


