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

* {
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
}

body {
	font-family:Helvetica,Arial,sans-serif;
	background:#e1e1e1 url(../../images/background.png) repeat-x top fixed;
}

a {
	cursor:pointer;
	text-decoration: none;
}

#wrapper {
	background: url(../../images/white-bg.png) repeat-y center;
	margin: 0 auto;
	width:828px;	
}

#header {
	padding: 50px 14px 0 14px;
	width: 800px;
	background: url(../../images/header-bg.png) no-repeat center top;
}
h1 {
	margin: 0 auto 15px auto;
	width: 299px;
}
h1 a {
	display: block;
	width: 299px;
	height: 38px;
	background:url(../../images/logo.png) no-repeat;
	text-indent: -9999px;
}
h2 {
	color: #081531;
	font-size: 16px;
	text-transform: uppercase;
	margin: 10px 0 20px 0;
	font-weight: bold;
}
strong {
	font-weight: bold;
}
#navigation {
	text-align:center;
	color:#889099;
	font-family: Helvetica, Arial, sans-serif;
	font-size:13px;
	text-transform:uppercase;
	margin-top:15px;
	border-bottom: 4px solid #889099;
	padding-bottom:6px;
	width:800px;
	letter-spacing: 1px;
}

	#navigation a {
		color:#889099;
		text-decoration:none;
		padding:10px 5px;
	}
	
	#navigation a:hover {
		color:#b4bfcf;
	}
	#navigation li {
		list-style-type: none;
		display:inline;
		margin:5px;
	}
	#navigation a.selected {
		color: #FFF;
		background: url(../../images/nav-selected.gif) no-repeat center bottom;
	
	}
	
#content {
	width:758px;
	min-height: 400px;
	padding: 20px 35px;
	color:#252525;
	font-size: 12px;
	background: url(../../images/content-bg.png) no-repeat center top;
}

	#content h1 {
		cursor:default;
		font-size:10px;
		padding-top:10px;
		padding-left:10px;
		margin-bottom:10px;
		font-weight:bold;
		color:#fff;
		text-align:left;
		background-color:#000;
		padding-bottom:10px;
	}
	
	#content h1 span {
		float:right;margin-top:-10px;margin-right:10px;
	}
	
		#content h1 span a {color:#fff;text-decoration:none;}
	
#content p {
	font-size:12px !important;
	text-align:left;
	color:#252525;
	padding-bottom:10px;
		background-image:url(../../img/whitebg.png);
}
	
#content-wrapper {
	width: 800px;
}

#load {
	display:none;
	position:absolute;
	right:10px;
	top:10px;
	background-image:url(../../img/loadingAnimation.gif);
	background-repeat:no-repeat;
	background-position:center;
	padding:5px;
	background-color:#000;
	width:31px;
	height:31px;
	text-indent:-9999em;
}

/* stores */

#stores {
	color:#252525;
	text-align:left;
}

#stores h2 {
	font-size:15px;
	color:#081531;
	font-weight:bold;
	display:inline;
}

 h3 {
	font-size:14px;
	font-weight:bold;
	border-bottom: 1px solid #eee;
	padding-bottom: 5px;
	color: #000;
	margin-bottom: 15px;
	font-weight: bold;
}
#stores h4, h4 {
	font-size: 12px;
	font-weight:bold;
	color: #081531;
}
#stores ul {
	margin-top:5px;
	margin-bottom:20px;
	
}

#stores li {
	display:inline-block;
	list-style-type:none;
	padding:0px;
	background-color:#fff;
	color:#000;
	font-size:11px;
	margin-bottom:12px;
	width: 25%;
	margin-right: 20px;
}

	#stores li a {
		color:#132957;
	}
	#stores li a:hover {
		text-decoration: underline;
	}

#container {
	width:780px;
	height:400px;
	background-image:url(../../img/whitebg.png);
	overflow:auto;
}

.country {
	margin-top:5px;
}

ul.ny {
	margin-top:-179px;
	margin-left:145px;
}

	#container li a {
		color:#fff;
	}
	
#container li {
	margin-bottom:5px;
	list-style-type:none;
	background-color:#000;
	color:#fff;
	width:125px;
	padding:5px;
	font-size:10px;
}



.map {
	display:none;
	width:425px;
	height:350px;
	position:absolute;
}

/* links */

a {
	color:#000;
}

/* news */


h4.entry-title {
	font-size:18px;
	font-weight:bold;
}

	h4.entry-title a {
		text-decoration:none;
	}
	
	h4.entry-title a:hover {
		text-decoration:underline;
	}
	
h4.entry-title-big {
	font-size:36px;
	font-weight:bold;
}
	
#primary ul {
	margin-top:5px;
}

li#categories {
	margin-top:-5px;
}

#secondary {
	margin-top:-5px;
}

#secondary form {
	margin-top:5px;
}

#entry {
	margin-bottom:40px;
	margin-top:20px;
	padding-bottom:40px;
	border-bottom:1px solid #e8e8e8;
}

.entry-date {
	font-size:11px;
	text-transform:uppercase;
	cursor:default;
	margin-bottom:15px;
	font-weight: bold;
	color: #9b9b9b;
}

.entry-date-single {
	font-size:10px;
	text-transform:uppercase;
	cursor:default;
	padding-top:10px;
	border-top:1px solid #0e0a2f;
}
.entry-content {
	width: 600px;
}

#footer {
	padding-top:5px;
	color:#9b9b9b;
	text-align:left;
	font-size:9px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 9px 35px 14px 35px;
	height: 18px;
	background: url(../../images/footer-bg.png);
	width:758px;	
	margin: 0 auto 25px auto;
	clear: both;
}

	#footer a {
		color:#9b9b9b;
		text-decoration:none;
	}
	
		#footer a:hover {
			text-decoration:underline;
		}


/* collections */

.collections {
	text-align:left;
	color:#252525;
}

	.collections ul {
		float: left;
		font-size:12px;
		font-weight:bold;
		margin-bottom:30px;
	}
	
	.collections li {
		float:left;
		list-style-type:none;
		margin-right:16px;
		margin-bottom:5px;
		position: relative;
	}
	.collections li.last {
		margin-right: 0;
	}
	.collections li:hover {
	}

.collections span {
	position:absolute;
	bottom: -20px;
	margin-left:-242px;
	background-color:#071532;
	padding:5px;
	color: #FFF;
	width: 232px;
}

	.collections span a {
		color:#000;
		text-decoration:none;
		background-color:#000;
	}

.collections li:hover span {
		background-color:#0b1c40;
	
}

.collections img {
}

.main {
}

#contact-right {
	float:right;
	width:45%;
	margin-top: 20px;
}

#contact-left {
	float:left;
	width: 55%;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}	

/* contact form */

#myForm {}
#myForm input {margin-top: 5px;width:90%;padding:5px;background-color:#fafafa;color:#000;border:1px solid #CCC;font-size:12px;-moz-border-radius: 5px;
-webkit-border-radius: 5px;}
	#myForm input:focus {background-color:#eee;color:#252525;}
#myForm label {font-size:10px;font-weight:bold; text-transform: uppercase;margin:0;color:#252525;}
#myForm textarea {margin-top: 5px;width:90%;font-size:12px;padding:5px;border:1px solid #CCC;-moz-border-radius: 5px;
-webkit-border-radius: 5px;background-color:#fafafa;}
	#myForm textarea:focus {background-color:#eee;color:#252525;}
#myForm #submitinput {background-color:#081531;color:#fff;font-weight:bold;width: 100px;border: 0px;}
#myForm #submitinput:hover {background-color:#0b1c40;cursor:pointer;}


/* tooltip */

#tooltip{
	position:absolute;
	background:#fff;
	padding:5px;
	color:#000;
	display:none;
	font-size:9px;
	font-weight:bold;
	}
	
#tt {position:absolute; display:block; background:url(../../images/tt_left.gif) top left no-repeat #fff;}
#tttop {display:block; height:5px; margin-left:5px; background:url(../../images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF;}
#ttbot {display:block; height:5px; margin-left:5px; background:url(../../images/tt_bottom.gif) top right no-repeat; overflow:hidden}




.slideshow {
	width: 758px;
	min-height: 502px;
	background: #ffffff;
	margin-top: 27px;
}

.itemblock {
	width: 505px;
	height: 170px;
	margin: 0px auto;
	clear: both;
}

.itemblockpic {
	background: #aaaaaa;
	width: 150px;
	height: 150px;
	margin: 10px 10px 10px 0;
	float: left;
}

.itemblocktext {
	float: right;
	height: 150px;
	width: 345px;
	margin: 10px 0px 10px 0;
	text-align: right;
}

.itemblockspacer {
	width: 400px;
	height: 1px;
	margin: 8px auto;
	background: #cccccc;
}

#content .itemblocktext h1 {
	font-size: 16px;
	color: #000000;
	text-align: right;
	background: none;
	margin: 15px 0px 10px 0px;
	width: 345px;
	padding: 0;
}

#content .itemblocktext h2 {
	font-size: 14px;
	color: #666666;
	text-align: right;
	background: none;
	margin: 0px 0px 38px 0px;
}

#content .itemblocktext h3 {
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	background: none;
	border: none;
	margin: 0px;
	font-weight: 100;
}

.itemblocklink {
	display: block;
	width: 525px;
	height: 170px;
	margin: 0px auto;
	border: 1px solid #ffffff;
	text-decoration: none;
}

#first.itemblocklink {
	margin: 30px auto 0 auto;
}

.itemblocklink:hover {
	border: 1px solid #081531;
}

.itemdisplay {
	width: 758px;
	height: 500px;
	margin-top: 27px;
}

#itempic {
	width: 502px;
	height: 502px;
	background: #ffffff;
	float: left;
}

#sidebar {
	width: 240px;
	height: 502px;
	float: right;
}

#sidebartext {
	width: 240px;
	height: 160px;
	text-align: right;
}

#sidebarnav {
	width: 225px;
	height: 40px;
	float: right;
}

#sidebarprev {
	width: 120px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	float: left;
	text-align: left;
}

#sidebarnext {
	width: 105px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	float: right;
	text-align: right;
}

#content #sidebartext h1 {
	font-size: 16px;
	color: #000000;
	text-align: right;
	background: none;
	margin: 0px 0px 10px 0px;
	width: 240px;
	padding: 0;
}

#content #sidebartext h2 {
	font-size: 14px;
	color: #666666;
	text-align: right;
	background: none;
	margin: 0px 0px 38px 0px;
}

#content #sidebartext h3 {
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	background: none;
	border: none;
	margin: 0px;
	font-weight: 100;
	text-align: right;
}

#sidebargrid {
	width: 240px;
	height: 302px;
}

.thumb {
	width: 70px;
	height: 70px;
	margin: 0;
	background: #ffffff;
}

a.gridthumb {
	display: block;
	float: right;
	width: 70px;
	height: 70px;
	margin: 0px 0px 5px 5px;
	border: 1px solid #ffffff;
	text-decoration: none;
}

a.gridthumb:hover {
	border: 1px solid #081531;
}

#d1subnav li a.at {
	color: #081531;
	text-decoration: underline;
}

#toc-link {
	text-align:right;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	padding:10px 0 10px 0;
	margin-bottom:10px;
	background: #071532;
	color:#fff;
	font-weight:bold;
	font-size:10px;
	cursor:default;
	font-family: arial, sans-serif;
}

	#toc-link:hover {

	}

	#toc-link span {
		float:left;
	}

	#toc-link span a:hover {
		margin-right:0px;
	}

	#toc-link a {
		display: inline;
		padding:10px 10px;
		color:#fff;
		text-decoration:none;
	}

	#toc-link a:hover {
		color:#fff;
		background-color:#889099;
	}
