/* 
COLORS 
ee6322 Orange
666666 Grey text
262626 Grey dark
*/


@import url("navigation.css");

body{
	font-family: Avenir, Helvetica, Arial, sans-serif;
	color: #666666;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color:#ffffff;
}

#pageContainer {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: 20px;
}

#pagecell{
	width:100%;
	margin: 0;
}

#masthead{
	position: relative;
	width:100%;
}

#masthead img{
	position:relative;
}

#masthead #followus{
	float:right;
	width:60px;
	padding-top:8px;
}

.followus{float:left; font-weight:bold; padding:6px 3px 0 0;}

#navContainer{
	position:relative;	
}

#nav{
	margin-top:6px;
	padding:0;
	height:20px;
	width:600px;
	float:left;
}

#nav_rule{
	height:10px;
	margin-top: 35px;
	margin-bottom: 10px;
}

#mailing_list{
	float:right;
	width:260px;
	margin-top:3px;
	margin-right:2px;
	text-align:right;
}

#content{
	padding: 0;
	margin: 0 0 0 14px;
	clear: left;
}

/* use this when there shouldn't be any margins for the main content */
#content_flush{
	padding: 0;
	margin: 0;
	clear: left;
}

#siteInfo{
	font-size: 11px;
	padding: 10px 0;
	margin-top: 10px;
	text-align:center;
	color: #262626;
}

#siteInfo img{
	padding: 10px 0;
}

.footer_GalleryDriver{
	padding-top:6px;
	font-size: 10px;
	color: #606060;
}

#popUpContent{
	padding: 20px;
}

a:link, a:visited{
	color: #262626;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}


#divider_vertical{
	float: left;
	height: 100%;
	
}

td.content_left_column{
	width: 450px;
	border-right:1px solid #606060; 
	padding-right: 10px;
	vertical-align:top;
}

td.content_right_column{
	padding-left: 10px;
	vertical-align:top;
}

#content_left_container{
	border-right: 1px solid #606060;
	float: left;
	width:454px; /* be sure to edit the margin of content_right below */
	margin-right: 10px;
}

td.content_left_container_inventory{
	border-right: 1px solid #606060;
	width:575px; /* be sure to edit the margin of content_right_inventory below */
	margin-right: 10px;
}

td.content_left_container_store{
	/*border-right: 1px solid #606060;
	float: left;*/
	width:620px; /* be sure to edit the margin of content_right_store below */
	margin-right: 10px;
	vertical-align:top;
}

td.content_right_store{
	border-left: 1px solid #606060;
	padding-left: 10px;
	vertical-align:top;
	/*margin-left: 619px;*/
}



.hrule{
	border-top:2px solid #262626;
	width:900px;
	height:2px;
	margin-bottom: 2px;	
}

h1{
	font-size: 18px;
	font-family:Avenir, Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}

h1.press{
	font-size: 14px;
	margin-bottom:0;
}

h2{
	font-size: 16px;
	font-family:Avenir, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000;
}

h3{
	font-size: 14px;
	color:#000;
}

h4{
	font-size: 12px;
	color:#000;
}

#exhibit_thumbs hr{
	color: #606060;
	height: 1px;
}

#exhibit_upcoming{
	width: 900px;
}

.ExhibitUpcomingTitle{
	font-size: 13px;
	font-weight:bold;
}

.ExhibitUpcomingDate{
	font-size: 13px;
	font-weight: normal;
}

td.list-exhibits{ padding-bottom:20px; padding-right:40px; }

#nav_limited p{ 
	line-height:22px;
}

#nav_limited img{ 
	margin-left: -2px;
}

#nav_limited a{
	padding-left: 5px;
	font-size: 14px;
}

#nav_limited a:hover{
	font-weight: bold;
	text-decoration:none;
}

.nav_limitedcolumn{
	border-left: 2px solid #606060;
}

hr.limited{
	color: #606060;
	height:2px;
}

/* BEGIN - Blog Entries */

.BlogDate{
	font-size: 16px; 
	background-color:#cccccc; 
	color: #ffffff; 
	font-weight:bold; 
	padding: 5px;
}

.BlogEntry{
	border: 1px solid #cccccc; 
	padding: 0 10px 10px 10px; 
	margin: 8px 0 8px 0;
}

/* //END - Blog Entries */
#blog-container { width:100%; }
#blog-container #left-container { width:610px; height:auto; float:left; padding-right:10px; border-right:1px solid #606060;}
#blog-container #right-container { width:235px; height:auto; float:left;  padding-left:10px; }
#blog-container #clear-container { width:100%; clear:both; }

#blog-container #right-container h3 { margin-bottom:3px; }
#blog-container #right-container .sidebar-entry { padding-bottom:10px; }

.blog-content { padding-top:10px; }

.blog-summary-image-container {width:200px; height:auto; float:left;}
.blog-summary-container {width: 400px; height:auto; margin-left:210px; }

.bottom-border { padding-bottom: 10px; margin-bottom:10px; border-bottom: 1px solid #606060; }

.tag-list { color: #ee6322;}
a.tag-list { color: #ee6322; font-style:italic; }

a.limitededitions{
	font-weight:bold;
	color: #ee6322;	
}

.orange_text{
	color:#f07a42;	
}

.required{
	color:#FF0000;
	font-weight:bold;
	font-size:150%;
}

.reddot{
	color: #bf0614;
	font-weight:bold;
}

.copyright{
	font-size: 10px;
}

.zoomhelp{ text-align: center; padding-top: 5px; }

.facebookthumb { display: none; }

