/* - - - - - - - -  DEFAULTS AND CLASSES - - - - - - - - - */
body {
	color:#808285;
	font:12px/18px Verdana, Arial, Helvetica, sans-serif;
}
a {
	color:#4466A3;
	text-decoration:none;
}
	a:hover{
		text-decoration:underline;
	}
.left {
	float:left
}
.right {
	float:right
}
.clear {
	clear:both;
	display:block;
	height:0em;
}

img, div { behavior: url(iepngfix.htc) }

/**** TINYMCE CLASSES ****/

.imageLeft{
	float:left;
	margin:10px 15px 10px 0;
	border:2px solid #D1DCDF;
}

.imageRight{
	float:right;
	margin:10px 0 10px 15px;
	border:2px solid #D1DCDF;
}

/* - - - - - - - -  Wrapper & HEADER - - - - - - - - - */
.wrap {
	width:986px;
	margin:0 auto;
	overflow:hidden;
	padding-bottom:20px;
}
.newsletter-search{
	width:360px;
	float:right;
	padding-right:19px;
}
#header {
	height:210px;
	width:1024px;
	margin: 0 auto;
}
	#header h1,
	#header h2 {
		font-size:0em;
		line-height:0em;
		text-indent:-1000000px;
	}
	#header h1 {
		float:left;
		padding-top:104px;
		padding-bottom:15px;
		padding-left:20px;
	}
	#header h2 {		
		float:right;
		padding-right:20px;
		padding-top:98px;
	}
		#header h1 img,
		#header h2 img {
			display:block;
		}
	
	#header .menu {
		font:13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
		float:left;
		padding-left:5px;
		padding-right:20px;
		padding-top:14px;
		width:116px;
		text-align:right;
		text-transform:lowercase;
	}
		#header .menu li {
			line-height:195%;
		}
		/* SAFARI HACK - THe word "membership" wasn't lining up properly with the bottom of the logo. */
			@media screen and (-webkit-min-device-pixel-ratio:0) {
				#header .menu li{
					line-height:200%;
				}
			}
			
			#header .menu li a {
				color:#77787b;
				text-decoration:none;
				font-weight:bold;
			}
			
			/* SAFARI HACK - Font was rendering differently*/
			@media screen and (-webkit-min-device-pixel-ratio:0) {
				#header .menu li a {
					font-weight:normal;
				}
			}
			
			#header .menu li a:hover,
			#header .menu li a.active {
				color:#231f20;
			}
	#header .menu2 {
		font:11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
		float:left;
		padding-right:20px;
		padding-top:16px;
		width:205px;
		text-align:left;
		text-transform:lowercase;
	}
		#header .menu2 li {
			line-height:190%;
		}
		/* SAFARI HACK - Font was rendering differently*/
			@media screen and (-webkit-min-device-pixel-ratio:0) {
				#header .menu2 li a {
					line-height:200%;
					font-size:11px;
				}
			}
		
			#header .menu2 li a {
				color:#fff;
				text-decoration:none;
				font-weight:bold;
			}
			/* SAFARI HACK - Font was rendering differently */
			@media screen and (-webkit-min-device-pixel-ratio:0) {
				#header .menu2 li a {
					font-weight:normal;
				}
			}
			#header .menu2 li a:hover,
			#header .menu2 li a.active {
				color:#231f20;
			}
	
/* - - - - - - - - TOP SEARCH FORM AND SEARCH RESULTS STUFF - - - - - - - - - */
	#header #newsletter{
		color:#fff;
		font: 12px/32px Tahoma, Verdana, Arial, Helvetica, sans-serif;
		text-decoration:none;
		margin:1px 0 0 80px;
		_margin:1px 0 0 40px;
	}
	#header #newsletterStore{
		color:#fff;
		font: 12px/32px Tahoma, Verdana, Arial, Helvetica, sans-serif;
		text-decoration:none;
		margin:1px 0 0 57px;
		_margin:1px 0 0 17px;
	}
	#header #search {
		float:right;
		line-height:34px;
	}
	/* SAFARI HACK - Font was rendering differently */
		@media screen and (-webkit-min-device-pixel-ratio:0) {
			#header #search {
				margin-top:-1px;
			}
		}

		#header #search a{
			font-size:11px;
		}
			#header #search a:hover {
				text-decoration:underline;
			}
		#header #search input.text {
			border:solid 1px #4a4a4c;
			border-bottom:solid 1px #afafb1;
			border-right:solid 1px #afafb1;
			font:11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
			color:#6d6e71;
			padding:2px 5px 3px 5px;
			width:160px;
			display:block;
			margin-top:7px;
			float:left;
		}
		#header #search input.img {
			display:block;
			float:left;
			margin-top:7px;
			margin-left:5px;
		}
		#header #search.submit {
			background:url(../img/go.gif) top left no-repeat;
			width:21px;
			height:21px;
		}
		.ajaxSearch_resultsInfo {
			margin-bottom:0px;
		}
		
		.ajaxSearch_result {
			margin:25px auto 0 0;
		}
		
		.ajaxSearch_resultLink {
			padding:0px 0 0px 0px;
			font-size:125%;
		}
		
		.ajaxSearch_resultLink a{
			color:#FFF;
		}
		
		.ajaxSearch_resultExtract {
			margin:5px 0 0 20px;
		}
		
		.ajaxSearch_paging {
			font-size:100%;
		}
		
		.ajaxSearch_highlight {
			color:#4466A5;
			font-weight:bold;
		}
		.ajaxSearch_resultDescription{
			margin-left:10px;
		}
		
/* - - - - - - - -  LEFT SIDEBAR - - - - - - - - - */
#sidebar {
	float:left;
	width:275px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:25px;
}
	#sidebar h2 {
		font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size:16px;
		line-height:140%;
		padding-bottom:40px;
	}
	#sidebar h2.pagetitle{
		font-family:Tahoma;
		font-size:15px;
		font-weight:normal;
		text-transform:uppercase;
		padding:0px;
		margin:0px auto 12px auto;
		letter-spacing:2px;
	}
	#sidebar p img {
		display:block;
		margin:0 0 5px 0;
	}
	#sidebar p.pagetitle {
		font:16px/140% Tahoma, Verdana, Arial, Helvetica, sans-serif;
		width:263px;
	}
	#sidebar .map{
		margin-top:400px;
	}
	
	/*** HOMEPAGE-SPECIFIC SIDEBAR STYLES ***/
	#sidebar p.small{
		font-family:Tahoma;
		font-size:15px;
		font-weight:normal;
		text-transform:uppercase;
		padding:0px;
		margin:0px auto;
		letter-spacing:2px;
	}
	#sidebar p.date{
		font-size:12px;
		color:#6d6f72;
		margin-bottom:6px;
		*margin:7px 0 10px 0;
	}
	#sidebar p.smallInfo{
		font-size:16px;
		color:#b1b2b4;
		width:260px;
		margin-bottom:-20px;
	}

	
/* - - - - - - - -  HOMEPAGE STUFF - - - - - - - - - */
#home {
	float:left;
}

#hometitle{
	float:left;
	background-color:#c2d2d5;
	color:#4466a3;
	font-family:Tahoma;
	font-size:16px;
	line-height:35px;
	margin-left:-9px;
	_margin-left:12px;
	width:708px;
	_width:709px;
	height:40px;
	padding-left:10px;
	position:relative;
	z-index:1;
}
	#hometitle h1 span{
		font-size:11px; 
		font-weight:normal; 
		display:inline;
	}
#home .home-image {
	width:718px;
	_width:719px;
	margin-left:-10px;
	_margin-left:12px;
}

/* - - - - - - - -  CALENDAR PAGES - - - - - - - - - */
.calendarpage {
	background:url(../img/bg-content-calendar.gif) top center repeat-y;
	margin: 0 auto;
	width:1024px;
}
#calendar {
	width:485px;
	float:left;
}
	#calendar #calendarInner {
		width:497px;
		min-height:310px;						/* IE6 MIN-HEIGHT TRICK */ 	
		height:auto !important;					/* IE6 MIN-HEIGHT TRICK */ 	
		height:310px; 							/* IE6 MIN-HEIGHT TRICK */ 		
		background:#e7edee;
		border-bottom:solid 1px #b6b9ba;
		position:relative;
		left:-10px;
		padding-left:10px;
		padding-top:18px;
	}
	#calendar #calendarInner h3 {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:13px;
		text-transform:uppercase;
		color:#9BBBCF;
		margin-bottom:5px;

	}
	#calendar #calendarInner .backTo{
		float:right;
		margin-right:10px;
	}
	#calendar #calendarInner img.viewAll{
		margin:7px 0 5px 90px;
	}
		
		/*** MINI-CALENDAR STUFF STARTS HERE ***/		
		#ee_miniCalendarContainer {
			width:244px;
		}
			#ee_miniCalendarContainer table.ee_miniCalendarNav {
				color:#4466a3;
				font:bold 18px Tahoma, Verdana, Arial, Helvetica, sans-serif;
				padding-bottom:15px;
				margin:-5px 0 5px 10px;
			}
			#ee_miniCalendarContainer table.ee_miniCalendarNav a {
				color:#4466a3;
				text-decoration:none;
			}
			.ee_miniCalMonth{
				padding:0 8px;
			}
			#ee_miniCalendarContainer table.ee_miniCalendarDays th{
				color:black;
				width:37px;
				text-align:center;
				height:26px;
			}
			#ee_miniCalendarContainer table.ee_miniCalendarDays td{
				width:37px;
				text-align:center;
				height:26px;
			}
				#ee_miniCalendarContainer table.ee_miniCalendarDays td a{
					color:black;
					font-weight:bold;
				}
			#ee_miniCalendarContainer .ee_today{
				background-color:white;
			}
		
		#calendar #calendarInner .right {
			width:226px;
			float:left;
			padding-left:20px;
			margin-bottom:20px;
		}
			#calendar #calendarInner .right p {
				font:12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
				color:#231f20;
				padding-bottom:12px;
			}
			#calendar #calendarInner .right label {
				display:block;
				font:11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
				color:#4466a3;
				padding-bottom:3px;
			}
			#calendar #calendarInner .right select {
				width:126px;
				margin-right:3px;
				display:block;
				float:left;
				font:11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
			}
			#calendar #calendarInner .right input.txt {
				font:11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
				border:solid 1px #a5a8aa;
				padding:2px 5px;
				width:114px;
				float:left;
				display:block;
				margin-right:3px;
			}
			#calendar #calendarInner .right input.img {
				display:block;
				float:left;
			}
			#calendar #calendarInner .right .clear {
				height:14px;
			}
			
	/*** The Titles and Brief Descriptions of the Events - Appear Underneath the Calendar ***/
	#ee_listDetailsContainer{
		clear:both;
		margin:10px 0 0 -10px;
		border-top:1px solid #B6B9BA;
		background-color:#F3F6F7;
		padding-bottom:5px;
	}
	
	#ee_listDetailsContainer .easyEventsList_group{
		clear:both;
		display:block;
		margin:10px 0 0 8px;
		padding-bottom:5px;
	}
	
	#ee_listDetailsContainer .easyEventsList_heading{ /* The 'Today' and "Coming Events" heading*/
		font-weight:bold;
		color:#4466A3;
		margin-bottom:5px;
		text-transform:uppercase;
	}
	
	#ee_listDetailsContainer .easyEventsList_title a{ /* The Event Title */
		color:#4466A3;
		font-size:13px;
		margin-bottom:2px;
	}
	
	#ee_listDetailsContainer .easyEventsList_description{
		margin-bottom:10px;
	}
	
	/*** After You CLick and Event Title, These are the styles that control the individual events that pop in via AJAX ***/
	
	#ee_listDetailsContainer h2{ /* The Title After You Click on the Event Name */
		color:#4466A3;
		font-size:15px;
		font-weight:bold;
		margin:8px 0 10px 10px;
		text-transform:uppercase;
	}
	
	#ee_listDetailsContainer .easyEventsDetailsTime{
		margin-left:10px;
	}
	
	#ee_listDetailsContainer .easyEventsDetailsDetails{
		margin:0 10px;
		font-size:12px;
	}
	

	#calendar small {
		font:11px/140% Tahoma, Verdana, Arial, Helvetica, sans-serif;
		display:block;
		padding-bottom:11px;
	}
	#calendar a {
		text-decoration:none;
	}
	#calendar a:hover {
		text-decoration:underline;
	}

	#calendar p.readmore a{
		font-size:10px;
		font-weight:bold;
		text-decoration:none;
		margin:0;
	}
	#calendar span.readmore a{
		font-size:10px;
		font-weight:bold;
		text-decoration:none;
		margin:0;
	}
	
	#calendar h1 {
		color:#4466A3;
		font-size:15px;
		margin:7px auto auto 0px;
		*margin:0px 0px -100px 0px;
		margin:7px auto 0px 0px\9;
		_margin:7px auto 0px 0px;
		font-weight:bold;
	}
	#calendar h2.date {
		font-family:Tahoma;
		font-size:11px;
		margin:0 0 0px 0;
	}	
	/*** VIEW ALL EVENTS PAGE ***/
	#calendar #calendarInner .allEvents{
		width:485px;
		margin-bottom:20px;
	}
		#calendar #calendarInner .allEvents h1{
			margin-bottom:3px;
		}
	

/* - - - - - - - -  RIGHT SIDEBAR - - - - - - - - - */
#sidebar2 {
	float:right;
	width:182px;
	padding-top:25px;
	}
	#sidebar2 h3 {
		font:bold 12px/140% Tahoma, Verdana, Arial, Helvetica, sans-serif;
		color:#4466a3;
		padding-bottom:22px;
	}
	#sidebar2 h4 {
		font: bold 11px/140% Tahoma, Verdana, Arial, Helvetica, sans-serif;
		color:#8393c2;
	}
	#sidebar2 h5 {
		color:#808285;
		font: 14px/140% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}
	#sidebar2 p {
		font: 12px/140% Tahoma, Verdana, Arial, Helvetica, sans-serif;
		padding-bottom:18px;
	}
	
	/*** EVENT LISTING STUFF ***/
	
	#sidebar2 ul li a{
		color:#808285;
		font: 14px/140% Tahoma, Verdana, Arial, Helvetica, sans-serif;
		text-decoration:none;
	}
		#sidebar2 ul li a:hover{
			text-decoration:underline;
		}
	#sidebar2 ul li ul li{
		font: 11px/140% Tahoma, Verdana, Arial, Helvetica, sans-serif;
		padding:3px 0 15px 0;
	}
	
/*-- Sub ID appends different background image to subpages --*/
.sub {
	background:url(../img/bg-content-sub.gif) top center repeat-y;
	margin: 0 auto;
	width:1024px;
	position:relative;
	z-index:1;
}

#sub {
	padding-bottom:30px;
	width:683px;
	margin:17px 5px 0 0px;
	float:left;
}
	
	#sub a{
		font-size:12px; !important /* Make sure you DON'T change the font-size at the top of the stylesheet. */
	}
	#sub hr {
		margin:15px 0 15px -10px;
		color:#888889;
		position:relative;
	}
	#sub h1 {
		color:#4466A3;
		font:14px/18px Tahoma, Verdana, Arial, Helvetica, sans-serif;
		margin:7px auto auto 0px;
		*margin:0px 0px -100px 0px;
		margin:7px auto 0px 0px\9;
		_margin:0px auto 0px 0px;
		font-weight:normal;
	}
	#sub h2 {
		color:#4466A3;
		font:14px/18px Tahoma, Verdana, Arial, Helvetica, sans-serif;
		margin:7px auto auto 0px;
		*margin:0px 0px -100px 0px;
		margin:7px auto 0px 0px\9;
		_margin:0px auto 0px 0px;
		font-weight:normal;
	}
	#sub h2.big {
		color:#4466A3;
		font:22px Tahoma, Verdana, Arial, Helvetica, sans-serif;
		margin:0 0 0 0;
		font-weight:normal;
	}
	#sub h2.pagetitle { /*-- Class applies to sidebar --*/
		font-family:Tahoma;
		font-size:14px;
		font-weight:bold;
		margin:-8px 0 -25px 0;
		text-transform:uppercase;

	}
	#sub h3 {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:16px;
		text-transform:uppercase;
		color:#9BBBCF;
		margin-bottom:15px;

	}
	#sub h3.grey {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:16px;
		text-transform:uppercase;
		color:#004892;
		margin:5px 0 -10px 0;
	}
	#sub h4 {
		color:#4466A3;
		font:12px/16px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}
	#sub, #calendar p {
		font-size:10px;
		margin-bottom:15px;
	}

	#sub p{
		margin-bottom:8px;
		width:490px;
		font:12px/18px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}
	
	#sub p.detail {
		font-size:11px;
		margin-bottom:10px;
		font-family:Tahoma;
	}
	#sub ul{
		font-size:10px;
		margin:auto auto 2px 17px;
		width:600px;
	}
	#sub ul li{
		list-style:circle;
		margin-bottom:10px;
		font:12px/18px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}
	#sub ul li ul{
		margin:10px auto 10px 40px;
	}

/* - - - - - - - -  CURRENT EXHIBITIONS BLOG PAGE - - - - - - - - - */
	#sub .currentExhibitions{
		margin:-5px 0 20px -10px;
		width:700px;
		padding:0 10px;
		position:relative;
		z-index:100;
		display:block;
	}
		#sub .currentExhibitions img{
			float:right;
			margin:0 62px 3px 30px;
		}
		#sub .currentExhibitions span.caption{
			float:right;
			clear:right;
			margin:0 50px 10px 20px;
			width:150px;
			line-height:100%;
			font-style:italic;
		}
		#sub .currentExhibitions h1 a{ /* Title */
			text-decoration:none;
		}
		#sub .currentExhibitions h3{ /* Description (aka, date) */
			font-family:Tahoma;
			font-size:11px;
			margin:0 0 5px 0;
			color:#808285;
			text-transform:none;
		}
		#sub .currentExhibitions p{
			width:440px;
		}
			#sub .currentExhibitions p a{
				font-weight:bold;
			}
	#sub .line{ /* Separator Line */
		width:720px;
		height:2px;
		position:absolute;
		z-index:100;
		background-color:#888889;
		margin:0 0 0 -10px;
		display:block;
	}
	
	#sub .pressLine{ /* Separator Line */
		width:490px;
		height:1px;
		position:absolute;
		z-index:100;
		background-color:#888889;
		margin:8px 0 0 0;
		display:block;
	}
	
/* - - - - - - - -  RIGHT-HAND COLUMN FOR IMAGES ON SUB-PAGES - - - - - - - - - */

#rightSidebar{
	float:right;
	width:190px;
	margin:10px -25px 0 0;
}
	
/* - - - - - - - - - SUB-CATEGORY PAGE WITH PRODUCT THUMBNAILS - - - - - - - - - - */
	
	.subcat_products{
		width:185px;
		height:295px;
		float:left;
		padding-top:2px;
		padding-left:5px;
		padding-right:5px;
		font-size:11px;
		border-left:1px solid #E0EBEF;
		border-right:1px solid #E0EBEF;
		border-bottom:1px solid #E0EBEF;
		line-height:150%;
	}
		.subcat_products .thumb{
			height:147px;
			margin:0 auto;
			text-align:center;
		}
			.subcat_products .thumb img{
				border:1px solid #E0EBEF;
			}
		.subcat_products .innerInfo{
			width:165px;
			margin-left:5px;
			text-align:center;
		}
		.subcat_products a.subcat_prod_name{
			text-decoration:none;			
			font-weight:bold;
			display:block;
			margin:10px 0 -15px 0;
		}
		.market-price-value {
		  text-decoration: line-through;
		  color:#999;
		}
		
	
/* - - - - - - - -  CONTACT FORM - - - - - - - - - */
.contact {
}

.contact #EmailForm fieldset{
	float:left;
	padding:0;
}

.contact #EmailForm label{
	display:block;
	color:#888889;
	font-weight:bold;
	font-size:12px;
	margin-bottom:1px;
}
.contact #EmailForm .text{
	width:230px;
	height:16px;
	margin-bottom:10px;
	border:1px solid #A5ACB2;
	padding:3px;
	font-size:13px;
}
.text:focus, .text:hover {
	border:1px solid #4466A5;
}
.text .invalidValue{ border:1px solid #F00; }
.text .requiredValue{ border:1px solid #F00; }

.contact #EmailForm .textarea{
	width:350px;
	height:150px;
	margin-bottom:10px;
	border:1px solid #A5ACB2;
	padding:3px;
	font-size:13px;
}
.textarea:focus, .textarea:hover {
	border:1px solid #4466A5;
}
.contact #EmailForm .submit {
	display:block;
}

.mailingAddress{
	float:right;
	margin:20px -300px 0 0;
}

/* - - - - - - - -  WEBSTORE - - - - - - - - - */

#rightSidebar h3{
	font-size:14px;
	padding-left:5px;
}

#rightSidebar .featured-list{
	text-align:center;
	width:190px;
}
	#rightSidebar .featured-list .thumb{
		margin:10px 0 3px 12px;
		width:160px;
		text-align:center;
	}
		#rightSidebar .featured-list .thumb img{
			border:1px solid #C2CDCF;
		}
	#rightSidebar .featured-list a.dotted{
		margin:0 0 20px 12px;
		font-size:11px;
		width:160px;
		display:block;
		line-height:120%;
		text-align:center;
	}	
	#rightSidebar .featured-list .priceBlock{
			margin:-18px 0 20px 0;
			padding:0;
			
		}

/* - - - - - - - -  FOOTER - - - - - - - - - */
#footer {
	border-top:1px solid black;
	height: 117px;
	width:1024px;
	margin: 0 auto;
	padding-top:10px;
}
	#footer .left{
		float:left;
	}
	#footer .right{
		float:right;
		width:350px;
		text-align:right;
		padding-left:50px;
	}
		
		#footer .right .emailicon{
			margin:10px 0 5px 0;
			display:block;
			font-size:11px;
		}	
		#footer .right .eternity{
			margin-top:10px;
			font-size:11px;
		}
		#footer .right img.left{
			margin-left:160px;
		}
		#footer .right img.twitter{
			margin-top:6px;
		}