html, body 
{ 
	margin: 0; 
	padding: 0;
}
body 
{ 
	background-color: #e5d8c9;
	position: relative;
	z-index: 0; 
	font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
}
h1, h2, h3 { color: #651412; }
img{
	font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
    font-style:italic;
    color:#fbfbfb;
}
a, 
a:visited, 
a:active
{
	color: #8b0000;
	text-decoration: none;
	font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
}
a img { border: 0;}
a:hover,
#navigation a:hover
{
	color: #a40000;
}
#sitemap, 
.main-content-width
{
	width: 1100px;
	margin: 0 auto;
	text-align: center;
}
#Spinner {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -50px; /* half width of the spinner gif */
	margin-top: -50px; /* half height of the spinner gif */
	text-align:center;
	z-index: 4;
	overflow: auto;
	width: 100px;
	height: 100px;
}
#LoadingBackground {
	position: fixed;
	z-index: 2;
	overflow: auto;
	width: 1920px;
	height: 1080px;
}
#header 
{	
	background-color: #3a0000;
    border-bottom: 3px solid #250000;
    height: 200px;
}
#BannerWrapper
{
	alignment-baseline: central;
	width: 700px;
	margin: 0 auto;
}
#navigation 
{
	background-color: #361412;
    height: 35px;
    line-height:35px;
	text-align: center;
}
#navigation a
{
	color: #faf9f4;
	font-size: 0.9em;
	margin: 10px;
	font-weight: bold;
}
#content-wrapper
{
	box-shadow: 0 15px 10px -10px #a5766e;
	padding-bottom: 20px;
    display: block;
}
#content-wrapper-index
{
	background-image:url('../images/Florida1696.jpg');
	box-shadow: 0 15px 10px -10px #a5766e;
	padding-bottom: 20px;
    display: block;
}
#content-wrapper-books
{
	background-image:url('../images/CentralAmerica1600.jpg');
	box-shadow: 0 15px 10px -10px #a5766e;
	padding-bottom: 20px;
    display: block;
}
#content-wrapper-catalogs
{
	background-image:url('../images/EuropeAfrica1600.jpg');
	box-shadow: 0 15px 10px -10px #a5766e;
	padding-bottom: 20px;
    display: block;
}
#content-wrapper-magazines
{
	background-image:url('../images/CentralSouthAmerica1696.jpg');
	box-shadow: 0 15px 10px -10px #a5766e;
	padding-bottom: 20px;
    display: block;
}
#content-wrapper-eBay
{
	background-image:url('../images/Florida1747.jpg');
	box-shadow: 0 15px 10px -10px #a5766e;
	padding-bottom: 20px;
    display: block;
}
#content-wrapper-orders
{
	background-image:url('../images/Peru1600s.jpg');
	box-shadow: 0 15px 10px -10px #a5766e;
	padding-bottom: 20px;
    display: block;
}
#content-wrapper-links
{
	background-image:url('../images/OldWorldMap1500.jpg');
	box-shadow: 0 15px 10px -10px #a5766e;
	padding-bottom: 20px;
    display: block;
}
#content-wrapper-treasures
{
	background-image:url('../images/CentralSouthAmerica1570.jpg');
	box-shadow: 0 15px 10px -10px #a5766e;
	padding-bottom: 20px;
    display: block;
}
#results_item {
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	padding: 5px;	
	width: 810px;
    border-style: solid;
	border-width: 1px;
	border-color: #000000; 
	border-radius: 10px;
	background-color: #f8f7f2;
}
	
#results_image {
	float: left;
	margin-left: 10px;	
	margin-right: 20px;
	margin-top: 5px;	
	margin-bottom: 5px;
	display: inline-block;
    box-shadow: 0 10px 10px -10px #a5766e;
    border-style: solid;
	border-width: 3px;
	border-color: #000000; 
	border-radius: 5px;
	vertical-align: middle;
}
#results_title {
	width: 670px;
    color: #983e37;
	font-size: 0.9em;
    font-weight: bold;
	font-style: italic;
	margin-left: 10px;	
	margin-top: 15px;	
}
#results_author {
    color: #983e37;
	font-size: 0.85em;
    font-weight: normal;
    margin-top: 15px;	
    margin-left: 10px;	
}
#results_description {
    color: #983e37;
	font-size: 0.8em;
    font-weight: normal;
    margin-top: 15px;	
    margin-left: 10px;	
}
#results_price {
    color: #000000;
	font-size: 1.0em;
    font-weight: bold;
    margin-top: 40px;	
    margin-left: 10px;	
}
#AuthorTitleForm {
	float: left;
	width: 400px;
	padding-top: 10px;
	padding-left: 5px;
	display: inline-block;
}
#CategoriesForm {
	float: left;
	width: 350px;
	padding-left: 15px;
	padding-top: 10px;
	margin-left: 15px;	
	display: inline-block;
}
#error-wrapper
{
	background-color: #3a0000;
	box-shadow: 0 15px 10px -10px #a5766e;
	padding-bottom: 20px;
    display: block;
}
#content
{
	width: 865px;
	position: relative;
	margin: 0 auto;
}
#GeneralParagraph
{
	text-align: left;
	background-color: #f8f7f2;
	padding: 10px;
	margin-bottom: 10px;	
    display: block;
    box-shadow: 0 10px 10px -10px #a5766e;
	border: 2px solid #3a0000;
	opacity: 1.0;
}
/*
#GeneralParagraph:hover
{
	border: 2px solid #3a0000;
	opacity: 1.0;
}
*/
#accordionContent{
	font-size: 0.7em;
    padding-left: 50px;
    height: 300px;	
	overflow:auto;
}
#SR_IMG{
	width: 120px;
	float: left;
	margin-left: 10px;	
	margin-right: 20px;	
    display: block;
    box-shadow: 0 10px 10px -10px #a5766e;
}
#SR_Title{
	width: 750px;
    font-weight: bold;
	font-style: italic;
	margin-left: 10px;	
}
#SR_Author{
    color: #983e37;
    font-weight: bold;
    margin-left: 10px;	
    margin-bottom: 20px;	
}
#aCh2{
	font-size: 1.6em;
    font-weight: bold;
    color: #6f1b7f; 
    padding-left: 0px;
    padding-top: 20px;
}
#aCh3{
	font-size: 1.4em;
    font-weight: bold;
    color: #722725; 
    padding-left: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
}
#aCTitle{
    font-weight: bold;
	font-style: italic;
	float: left;
	padding-left: 10px;	
}
#aCTitle a{
    text-decoration: none;
    color: #7f3b37;
}
#aCTitle a:hover{
    color: #722725; 
}
#aCTitle a:active{
    color: #98625c; 
}
#aCTitle a:visited{
    color: #b28980; 
}
#aCAuctionHouse{
    font-weight: bold;
	float: left;	
}
#aCAuctionHouse a{
    text-decoration: none;
    color: #7f3b37;
}
#aCAuctionHouse a:hover{
    color: #722725; 
}
#aCAuctionHouse a:active{
    color: #98625c; 
}
#aCAuctionHouse a:visited{
    color: #b28980; 
}
#aCAuctionTitle{
	font-style: italic;
    color: #5997b2;	
    float: left;
	padding-left: 5px;	
}
#aCAuctionDate{
    color: #3e3798;
    float: left;	
    padding-left: 5px;	
}
#aCAuthor{
    color: #3e3798;
    float: left;	
    padding-left: 5px;	
}
#aCMIssue{
    color: #5997b2;	
    float: left;
	padding-left: 5px;	
}
#aCIssue{
    color: #3e3798;
    float: left;	
    padding-left: 15px;	
}
#eBayBoxWrapperLeft{
	background-color: #3a0000;
    border: 3px solid #250000;
    text-align:center;
    float: left;
    height: 470px;
    width: 400px;
    margin-bottom: 20px;
	box-shadow: 0 15px 10px -10px #250000;
    display: block;
}
#eBayBoxWrapperLeft h2{
	color: #faf9f4;
}
#eBayBoxWrapperLeft a{
	color: #eeebdc;
}
#eBayBoxWrapperLeft a:hover{
	color: #f8f4ec;
}
#eBayBoxWrapperLeft a:visited{
	color: #fcfaf7;
}
#eBayBoxWrapperLeft a:active{
	color: #f7f3e9;
}
#eBayBoxWrapperObject{
	border: 3px solid #250000;
	box-shadow: 0 15px 10px -10px #250000;
	display: inline-block;
}
#eBayBoxWrapperContent{
	text-align: left;
	padding-left: 25px;
}
#eBayBoxWrapperRight{
	background-color: #3a0000;
    border: 3px solid #250000;
    text-align:center;
    float: left;
    height: 470px;
    width: 400px;
    margin-left: 5px;
    margin-bottom: 20px;
	box-shadow: 0 15px 10px -10px #250000;
    display: block;
}
#eBayBoxWrapperRight h2{
	color: #faf9f4;
}
#eBayBoxWrapperRight a{
	color: #eeebdc;
}
#eBayBoxWrapperRight a:hover{
	color: #f8f4ec;
}
#eBayBoxWrapperRight a:visited{
	color: #fcfaf7;
}
#eBayBoxWrapperRight a:active{
	color: #f7f3e9;
}
#formSubtitles{
	font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
	font-size: 0.7em;
	margin-left: 3px;
	margin-bottom: 2px;
}
#footer-wrapper
{
	background-color: #e5d8c9;
	padding-top: 15px;
	position: relative;
	z-index: -1;	
}
#sitemap
{
	margin: 0 auto 20px;
}
#sitemap div
{
    display: inline-block;
    width: 130px;
}
#sitemap div a:first-child ,
#sitemap .ignore a
{
    font-size: 0.9em;
	font-weight: bold;
}
#sitemap div a 
{
    display: block;
	font-size: 0.8em;
}
#sitemap .ignore
{
    width: 150px;
}
#sitemap div
{
	vertical-align: top;
}
#footer
{
	color: #a5766e;
	font-style: italic;
	height: 25px;
}
#content-wrapper, 
.ui-tabs .ui-tabs-panel,
.ui-widget-header .ui-state-active
{
	background-color: #faf9f4;
	background-image: none;
}
.ui-tabs { padding: 0; border: 0; }
.ui-tabs .ui-tabs-nav { float: none; text-align: center; border: 0; border-radius: 0}
.ui-tabs .ui-tabs-nav li { float: none; display: inline; }
.ui-tabs .ui-tabs-nav li a { float: none; }
.ui-widget-content a { color: #8b0000; }
.ui-dialog-content .ui-dialog-label { color: #361412 }
.ui-dialog-content .disabled { color:#ccc; }

/* Homepage Elements */
#Slides { width: 600px; margin-top: 10px; margin-bottom: 30px; float: left; -moz-box-shadow: 0 15px 10px 5px #a5766e; -webkit-box-shadow: 0 15px 10px 5px #a5766e; box-shadow: 0 15px 10px 5px #a5766e; position: relative;}
#Slides .prev, #Slides .next { position: absolute; bottom: 5px; display: block; z-index: -1; background-color: #faf9f4; padding: 5px 10px; border: 1px solid #361412; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
#Slides .prev { left: 5px; }
#Slides .next { right: 5px; }
#Slides .pagination { bottom: 5px; left: 150px; margin: 0; position: absolute; list-style-image: none; z-index: 9999 }
#Slides .pagination li { float: left; margin: 0px 10px; list-style:none; }
#Slides .pagination li a { background-image: url("images/slider-bullets.png"); background-position: 0 0; display: block; float: left; height: 0; overflow: hidden; padding-top: 8px; width: 8px;}
#Slides .pagination li.current a { background-position: -8px 0; }
#Newsfeed 
{ 
	width: 270px; 
	height: 330px;
	float: right; 
	margin-top: 10px; 
	overflow: hidden;
    box-shadow: 0 10px 10px -10px #a5766e;
}
.breakout-container
{
	padding: 5px;
	border: 1px solid #8b0000;
	border-radius: 3px; 
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 
	background: #f5f0e4; /* Old browsers */
	background: -moz-linear-gradient(top, #f5f0e4 0%, #f8f4ec 24%, #fcfaf7 58%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f0e4), color-stop(24%,#f8f4ec), color-stop(58%,#fcfaf7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f5f0e4 0%,#f8f4ec 24%,#fcfaf7 58%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f5f0e4 0%,#f8f4ec 24%,#fcfaf7 58%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #f5f0e4 0%,#f8f4ec 24%,#fcfaf7 58%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f0e4', endColorstr='#fcfaf7',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #f5f0e4 0%,#f8f4ec 24%,#fcfaf7 58%); /* W3C */
}

.link-list { list-style: none; padding-left: 10px; line-height: 1.6em; }
.breakout-container, .news-list, #Newsfeed h2 { font-family: 'Cabin', sans-serif; }
#Newsfeed h2 { margin: 0 auto; }
#FeedContainer { height: 272px; }
.news-list, #Newsfeed h2 { color: #8b0000; margin-top: 0; }
.news-list { padding-left: 10px; list-style: none; font-size: 0.9em; color: #999999; }
.news-list li { margin: 10px 0 }
.news-list .date { color: #8b0000 }
.slides_container { width: 600px; height: 340px; }
.slides_container div { width: 600px; height: 330px; }

.schedule { text-align: left; }

.clear { float: none; clear: both; }

.social-media-container { float: right; width: 300px; margin-top: 20px; }
.social-media-button { float: right; margin-left: 10px; box-shadow: 5px 5px 5px #a5766e; }

.inline-block{ zoom: 1; display:inline-block; *display: inline; 	}
