/* @override 
	http://localhost:3000/stylesheets/main.css?1247173035
	http://localhost:3000/stylesheets/main.css?1250086829
	http://mccormick.datalabdevelopment.com/stylesheets/main.css?1250088573
	http://localhost:3000/stylesheets/main.css?1250177673
	http://mccormick.datalabdevelopment.com/stylesheets/main.css?1250181292
*/

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

body{
	width: 1050px;
	height: 100%;
	padding: 0;
	color: #333;
	font: 12px/1.25 Verdana, "Lucida Grande", Lucida, sans-serif;
	margin: 0 auto;
}

a:link, a:visited, a:active{
	color: #333;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

a:hover{
	border-bottom-style: none;
	background-color: #333;
	color: #fff;
	text-decoration: none;
	padding-top: 3px;
}

a.image{
	border: none;
	text-decoration: none;
	background-color: transparent;
}
img{
	border: none;
}

h1{
	font-size: 24px;
	margin: 0;
}

h2{
	font-size: 28px;
	margin: 0;
}

h3{
	font-size: 36px;
	margin: 0;
}

h4{
	font-size: 48px;
	margin: 0;
}

.section_title{
	width: 400px;
}

ul{
	margin: 0;
	padding: 0;
}

li{
	list-style-type: none;
}


textarea{
	border: 1px solid #333;
	padding: 2px 3px 3px;
	font: 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	width: 400px;
}

#clear{
	clear: both;
}

table{
	border-collapse: collapse;
	border-spacing: 0px;
	overflow: hidden;
}

tr{
	padding: 0px;
	margin: 0px;
}

td{
	padding: 0px;
	margin: 0px;
}

#background_rule{
	width: 100%;
	border-top: 2px solid #f00;
	position: absolute;
	top: 229px;
	z-index: -1;
	left: 0;
}

.main_table{
	width: 1050px;
	height: 100%;
	vertical-align: top;
}
.left_column{
	width: 350px;
	height: 100%;
	vertical-align: top;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
}
.right_column{
	width: 700px;
	height: 100%;
	vertical-align: top;
}

.top_left_table{
	height: 100%;
	width: 100%;
}

.top_left_table .top_row{
	vertical-align: top;
	background: url(/images/ginko_sm.png) no-repeat 35px 65px;
}

.top_left_table .top_row td{
	height: 300px;
}

.top_left_table .bottom_row{
	vertical-align: top;
}

.sidebar_table{
	height: 100%;
	width: 350px;
	border-top: 1px solid #000;
}

.sidebar_left{
	width: 50px;
	height: 100%;
	border-right-style: solid;
	border-right-width: 1px;
	background: #96eba5 url(/images/lower_left_bg.png) repeat-x;
}

.sidebar_right{
	height: 100%;
	padding: 25px 35px 25px 25px;
	vertical-align: top;
}
.sidebar_artist_name{
	display: block;
	margin-bottom: 15px;
	font-weight: bold;
}

#logo{
	position: absolute;
	top: 240px;
	margin-left: 20px;
}

#navigation{
	float: right;
	width: 190px;
	height: 229px;
	border-left-style: solid;
	border-left-width: 1px;
	overflow: hidden;
}

#navigation ul{
	padding: 20px;
}

#navigation ul li{
	margin-bottom: 10px;
	font-size: 14px;
}

#navigation ul li a{
	border-style: none;
	font-size: 14px;
}

#footer{
	font-size: 10px;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
}

#datalab_badge{
	margin-bottom: 10px;
}

#datalab_badge a{
	border-style: none;
	background-color: transparent;
}

#main_image{
	text-align: center;
	margin-bottom: 45px;
}
#image_display{
	margin-top: 45px;
}
#artwork_detail{
	font-size: 10px;
	margin-top: 15px;
}
#page_contents{
	margin-left: 35px;
	margin-right: 35px;
}

.artist_index_list{
}

.artist_index_list li{
	width: 209px;
	text-align: center;
	float: left;
	margin-bottom: 20px;
}

.artwork_thumbs{
	
}

.artwork_thumbs li{
	width: 209px;
	text-align: center;
	margin-bottom: 20px;
	float: left;
}

.artwork_thumb{
	height: 250px;
	overflow: hidden;
}
.artwork_entry{
	width: 180px;
}
.artwork_entry_thumb{
	margin-bottom: 5px;
}
.artwork_entry_thumb a{
	border-style: none;
}
.artwork_entry_thumb td{
	height: 150px;
}
.artwork_entry_thumb a:hover{
	text-decoration: none;
	padding-top: 0px;
	border-style: none;
	background-color: transparent;
	color: #333;
}
.artwork_entry_thumb img{
	border-style: solid;
	border-width: 1px;
	-webkit-box-shadow: 2px 4px 7px #999;
	-moz-box-shadow: 2px 4px 7px #999;
	box-shadow: 2px 4px 7px #999;
}

.artwork_entry_info{
	font-size: 9px;
	
}
.thumb_info{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 11px;
}

.thumb_info a{
	border-style: none;
}

.thumb_info li{
	margin: 0;
	width: 180px;
}

.artwork_entry_title{
	font-style: italic;
}

.artwork_entry_extra_info{
	
}

#image_display img{
	border-style: solid;
	border-width: 1px;
	-webkit-box-shadow: 2px 4px 7px #999;
	-moz-box-shadow: 2px 4px 7px #999;
	box-shadow: 2px 4px 7px #999;
}

.main_artwork{
	margin-top: 35px;
	font-size: 9px;
	text-align: center;
	padding-left: 35px;
	padding-right: 35px;
}

.main_artwork_image{
	text-align: center;
	margin-bottom: 15px;
}

.main_artwork_image img{
	border-style: solid;
	border-width: 1px;
	-webkit-box-shadow: 2px 4px 7px #999;
	-moz-box-shadow: 2px 4px 7px #999;
	box-shadow: 2px 4px 7px #999;
	
}

#slideshow{
	height: 350px;
	width: 100%;
}

#slideshow_entry{
	position: absolute;
}

#slideshow_entry .slide{
	
}

#slideshow_entry img{
	border-style: solid;
	border-width: 1px;
	-webkit-box-shadow: 2px 4px 7px #999;
	-moz-box-shadow: 2px 4px 7px #999;
	box-shadow: 2px 4px 7px #999;
}

.main_artwork_artist{
	font-weight: bold;
}
.main_artwork_title{
	font-style: italic;
}
.main_artwork_medium{
	
}
.main_artwork_dimensions{
	
}
.main_artwork_signature{
	
}
.main_artwork_extra_info{
	
}

.search_explanation{
	margin-top: 15px;
	margin-bottom: 200px;
}

.exhibition_entry{
	margin-top: 15px;
	margin-bottom: 25px;
	font-size: 10px;
	min-height: 150px;
}
.exhibition_thumb{
	float: left;
	text-align: center;
	width: 152px;
}

.exhibition_thumb img{
	border-style: solid;
	border-width: 1px;
	-webkit-box-shadow: 2px 4px 7px #999;
	-moz-box-shadow: 2px 4px 7px #999;
	box-shadow: 2px 4px 7px #999;
}
.exhibition_info{
	margin-left: 170px;
}

.exhibition_artist{
	font-size: 14px;
	margin-bottom: 2px;
	font-weight: bold;
}
.exhibition_title{
	font-size: 14px;
	margin-bottom: 8px;
	font-style: italic;
}
.exhibition_title_bold{
	font-size: 14px;
	margin-bottom: 5px;
	font-weight: bold;
}

.exhibition_dates{
	margin-bottom: 8px;
	font-size: 12px;
}

.exhibition_description{
	margin-top: 5px;
}

.exhibition_reception{
	margin-bottom: 10px;
}

.publication_entry{
	margin-bottom: 25px;
	min-height: 150px;
}

.publication_image{
	float: left;
}

.publication_image img{
	border-style: solid;
	border-width: 1px;
	-webkit-box-shadow: 2px 4px 7px #999;
	-moz-box-shadow: 2px 4px 7px #999;
	box-shadow: 2px 4px 7px #999;
}



.publication_info{
	margin-left: 130px;
	font-size: 10px;
}

.publication_artist{
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 3px;
}
.publication_title{
	font-size: 14px;
	margin-bottom: 3px;
	font-style: italic;
}

.publication_title_bold{
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 3px;
	font-style: italic;
}
.publication_author{
	margin-bottom: 10px;
	font-style: italic;
}
.publication_online{
	margin-bottom: 10px;
	font-weight: bold;
}
.publication_date{
	margin-bottom: 7px;
}
.publication_description{
	margin-bottom: 10px;
}
.publication_price{
	font-size: 12px;
	font-style: italic;
}

/* Lightbox Mods */

#lightbox{
	
}

#lightbox a{
	border-style: none;
}

#lightbox a:hover{
	background-color: transparent;
	color: #333;
	padding-top: 0;
	margin-top: 0;
}

#lightbox img a{
	border-style: none;
}

#lightboxImage{
	border: 1px solid #333;
}

#imageDataContainer{
	min-height: 100px;
}

#imageData{
	float: none;
	padding: 0;
	margin: 0;
	width: 100%;
	clear: both;
	display: block;
}

#imageData #imageDetails{
	display: block;
	text-align: center;
	float: none;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	padding: 0;
	width: 100%;
	margin: 0;
}

#imageData #imageDetails #caption{
	font-weight: normal;
	font-style: normal;
	padding-left: 50px;
	padding-right: 50px;
}

#imageData .lightbox_artist_name{
	padding-left: 50px;
	padding-right: 50px;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: -10px;
}

#imageData .lightbox_artwork_details{
	padding-left: 50px;
	padding-right: 50px;
}

#imageData .lightbox_info_sheet{
	margin-top: 15px;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	width: 175px;
	margin-right: auto;
	margin-left: auto;
	display: table;
}

#imageData .lightbox_info_sheet .pdf_icon{
	display: table-cell;
	text-align: right;
	width: 30px;
}
#imageData .lightbox_info_sheet .pdf_download{
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	padding-left: 5px;
}


#bottomNav{
	clear: both;
	float: left;
	display: block;
	width: 100%;
	text-align: center;
	padding-bottom: 15px;
}

#numberDisplay{
	text-align: center;
	width: 100%;
	display: block;
	margin-top: 10px;
}

#bottomNav #prevLink{
	display: inline;
	float: none;
}

#bottomNav #nextLink{
display: inline;
	float: none;
}

#bottomNav #bottomNavClose{
display: inline;
	float: none;
}

#hoverNav{
	display: none;
}

#topNav{
	display: block;
	width: 100%;
	height: 20px;
	clear: both;
	float: none;
	font-size: 10px;
	color: #666;
	text-align: left;

}

#topNav #prevLink{
	margin-right: 25px;
	margin-top: 4px;
	float: left;
}

#topNav #nextLink{
	float: left;
	margin-top: 4px;
}

#topNav #bottomNavClose{
	float: right;
	margin-top: -3px;
}

