/*colors
header dark gray 343434
outer header light gray 404040
burnt cherry 56020a
purple gray 5f6075
*/

html {
	height:100%;
	background:#56020a url(/images/sitewide/bg.gif) repeat; 
	font:.9em "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 1.4em;
	background:transparent url(../../images-o/sitewide/shadow.png) repeat-y 50% 50%;
	color: #111;
}

img {
	border:none;
}

img a {
	border:none;
}

a:link {
	color:#56020a;
	text-decoration: none;
}

a:visited {
	color:#56020a;
	text-decoration: none;
}

a:hover {
	color:#666;
	text-decoration: none;
}

a:active {
	color:#333;
	text-decoration: none;
}

#main-centered {
	margin: 0 auto;
	padding: 0;
	position:relative;
	width: 760px;
	background: #F5F4F4;
	height:100%;
	overflow:hidden;
}

#header {
	margin:0px;
	padding:0;
	width:760px;
	height:150px;
}

#header-top {
	width:760px;
	height:30px;
	margin:0px;
	background: #F5F4F4 url(../../images-o/sitewide/header-banner-top.gif) no-repeat;
}

#searchbar {
	width: 740px;
	font-size:90%;
	font-weight:bold;
	padding:5px 10px 0px 10px;
	height:0px;
	margin:0px;
	text-align: right;
	letter-spacing: 0.1em;
	color:#56020a;
}


#header-banner {
	color: #888;
	margin:0 0 0 0;
	padding:0;
	width:760px;
	height:120px;
	background: #F5F4F4 url(../../images-o/sitewide/header-banner-bottom.gif) no-repeat;
	cursor: pointer;
}

#header-tabs {
	margin: -50px 0px 0 auto;
	padding: 0;
	width: 328px;
	text-align:right;
	display:none;
}
	
#header-tabs img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0px;
}

#info {
	margin: 10px auto 15px auto;
	width: 95%;
	text-align: center;
}

#banner180 {
	margin: 15px 0px 5px 0;
	width: 760px;
	height: 180px;
	background-image:url(../../images-o/banners/180-bg.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;

}

#banner140 {
	margin: 15px 0px 5px 0;
	width: 760px;
	height: 140px;
	background-image:url(../../images-o/banners/140-bg.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}

#coll-menu {
	margin: 0px 0px 0 auto;
	padding: 0;
	height:48px;
	width:760px;
	background-image:url(../../images-o/menu-items/collection-bg.gif)
}
	
#content-justify {
	margin: 10px 0px 35px 0px;
	padding: 0px 20px 0px 20px;
	width: 720px;
	text-align: justify;
}

#content-nopadding {
	margin: 10px 0px 35px 0px;
	padding: 0px;
	width: 760px;
	text-align: justify;
}

/*index layout*/

#index-leftlist-collections  {
	width:430px;
	float:left;
	margin:0px auto 25px 0px;
}

#index-leftlist-collections-title {
	margin:10px;
	height:39px;
	width:340px;
	background-image:url(../../images-o/index/viewallcollections.gif);
	background-repeat:no-repeat;
}

#index-leftlist-collections-info {
	margin:0px auto 10px 20px;
}


#index-leftlist ul {
	list-style:none;
	margin:0px 0px 0px 20px;
	padding:0px;
	line-height:1.4em;
	font-size:1.1em;
	letter-spacing:.1em;
	font-weight:bold;
}

#index-leftlist li {
	margin:0px;
	padding:0px;
}


#index-right {
	width: 300px;
	float: right;
	margin:0px 20px auto auto;
}
	







/* END index layout*/


.gallery-item {
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 760px;
	text-align: center;
	font-size:.9em;
	letter-spacing: .1em;
}


#footer { 
	color: #505050; 
	position:relative;
	margin: 0px; 
	background:url(../../images-o/sitewide/bg-top-outer.gif) repeat-x top;
	padding: 0px;
	height: 85px; 
	width: 100%; 
	font-size: .8em;
	padding: 1px 0px 0px 0px;
	text-align: center;
	letter-spacing: .1em;
}

.footer-text a {
	color:#404040;
}

.footer-text a:visited{
	color:#404040;
}

.footer-text a:hover{
	color:#999;
}

.smallerspaced {
	font-size:.9em;
	letter-spacing: .1em;
}

.spacey {
	font-size:0.9em;
	letter-spacing:0.4em;
	color:#616161;
}

.itemnotes {
	font-size: .8em;
	margin: 0;
	padding: 1px 0px 0px 0px;
	letter-spacing: .1em;
}

.contentnotes {
	font-size: .7em;
	margin: 0px 20px;
	padding: 0px;
	letter-spacing: .1em;
	font-weight:normal;
}

.biggy {
	font-size:1.6em;
	letter-spacing: .1em;
	line-height:1.5em;
}

.emphasis-link {
font-weight:bold;
font-size:1.1em;
font-style:italic;
}

.bold{
	font-weight:bold;
}

.emphasis {
	font-weight:bold;
	font-style:italic;
	color:#56020a;
	font-size: 1em;
	margin: 0;
	padding: 1px 0px 0px 0px;
	letter-spacing: .1em;
}





		.highlight { background: #999; }
		.searchheading { font-size: 130%; font-weight: bold; }
		.summary { font-size: 80%; font-style: italic; }
		.suggestion { font-size: 100%; }
		.results { font-size: 100%; }
		.category { color: #999999; }
		.sorting { text-align: right; }

		.result_title { font-size: 100%; }		
		.description { font-size: 100%; color: #008000; }
		.context { font-size: 100%; }
		.infoline { font-size: 80%; font-style: normal; color: #808080;}

		.zoom_searchform { font-size: 100%; }
		.zoom_results_per_page { font-size: 80%; margin-left: 10px; }
		.zoom_match { font-size: 80%; margin-left: 10px;}				
		.zoom_categories { font-size: 80%; }
		.zoom_categories ul { display: inline; margin: 0px; padding: 0px;}
		.zoom_categories li { display: inline; margin-left: 15px; list-style-type: none; }
		
		input.zoom_button {  }
		input.zoom_searchbox {  }		
		
		.result_image { float: left; display: block; }
		.result_image img { margin: 10px; width: 80px; border: 0px; }

		.result_block { margin-top: 15px; margin-bottom: 15px; clear: left; }
		.result_altblock { margin-top: 15px; margin-bottom: 15px; clear: left; }
		
		.result_pages { font-size: 100%; }
		.result_pagescount { font-size: 100%; }
		
		.searchtime { font-size: 80%; }
		
		.recommended 
		{ 
			background: #DFFFBF; 
			border-top: 1px dotted #808080; 
			border-bottom: 1px dotted #808080; 
			margin-top: 15px; 
			margin-bottom: 15px; 
		}
		.recommended_heading { float: right; font-weight: bold; }
		.recommend_block { margin-top: 15px; margin-bottom: 15px; clear: left; }		
		.recommend_title { font-size: 100%; }
		.recommend_description { font-size: 100%; color: #008000; }
		.recommend_infoline { font-size: 80%; font-style: normal; color: #808080;}
		
		


