/*

Stylesheet for xxxxxx
Handwritten by Richard Wilmot (AztecMedia.eu)
www.xxxxxx

*/


																					/* ------------ Toolbox ------------ */

.float-left { float: left; }
.float-right { float: right; }
.align-right { text-align: right; }
.cleared { clear: both; }
.hide { display: none; }
.smaller { font-size: 90%; }
.larger { font-size: 110%; }
hr { display: none; }
strong { font-weight: bold; }
.cleared { clear: both; }


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */






																					/* ------------ Defaults ------------ */

body {
	background:#eae5e1 url('../images/body-bg.gif') repeat-y top center;
	color: #494949;
	font-family:"Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 0.75em;
	line-height: 1.5em;
	}


#skip { 
	display: block;
	height: 100px;
	margin-top: -100px; 
	}
	
#ie6 { 
	display: none;
	}
	
#outer-container { 
	background: url('../images/container-bg.gif') no-repeat top center;
	margin: auto;
	width: auto;
	min-height:768px;	
	}
	
#container { 
	margin: auto;
	width: 960px;
	}
	
/*#content { 
	width: 550px;
	}*/
	
p {
	margin-bottom:10px;
}

a {
	color:#917b4c;
}

a:hover {
	text-decoration:none
}

.h2-container {
	height:30px;
	overflow:hidden;
	float:left;
	width:510px;
}

h2 {
	color:#a29061;
	font-weight:normal;
	font-size:150%;
}

h3 {
	color:#a29061;
	font-weight:normal;
	font-size:130%;
	width:458px;
	float:left;
	height:24px;
	padding:7px 0 0 7px;
}

h4 {
	color:#a29061;
	font-weight:normal;
	font-size:120%;
	margin-top:10px;
}


	



																					/* ------------ Columns ------------ */

#col-1 {
	float:left;
	width:245px;
	}
	
#col-2 {
	float:left;
	width:510px;
	padding:20px;
	}
	
#col-3 {
	float:left;
	width:165px;
	height:786px;
	text-indent:-25000px;
	background: url('../images/col3-bg.jpg') no-repeat top center;
	}
	
	
	
																					/* ------------ Branding ------------ */


#branding h1 a {
	background: url('../images/branding-bg.gif') no-repeat top center;
	display: block;
	height: 125px;
	text-indent: -25000px;
	width: 245px;
	float:left;
	}
	
	

																					/* ------------ Search ------------ */




#search-box {
	width:211px;
	height:58px;
	float:left;
	background: url('../images/search-bg.gif') no-repeat top left;
	padding:27px 0 0 14px;
	}

#search-box legend {
	display: none;
	}
	
#search-box #keyword {
	background:none;
	border: none;
	float: left;
	font-size: 90%;
	height: 14px;
	width: 159px;
	margin-top:10px;
	color:#999999;
	}
	
#search-box #search {
	border: none;
	display:block;
	float: left;
	height: 40px;
	width: 50px;
	text-indent: -25000px;
	}	
	
																					/* ------------ Navigation ------------ */
																					
#nav {
	/*background: url('../images/nav-bg.jpg') no-repeat 0 0;*/
	width: 245px;
	float:left;
	height:215px;
	padding-top:10px;
	}
	
#nav li {
	float: left;
	}

#nav a {
	display: block;
	height:48px;
	width:115px;
	text-indent: -25000px;
	margin-right:2px;
	}
	
#nav a:hover {
	background-position: 0 -48px;
	}
	
#home #nav #nav-home a,
#antiques #nav #nav-antiques a,
#timeline #nav #nav-timeline a,
#history #nav #nav-history a,
#glossary #nav #nav-glossary a,
#about #nav #nav-about a,
#links #nav #nav-links a,
#contact #nav #nav-contact a {
	background-position: 0 -48px;
}

#nav-home a {
	background: url('../images/nav-home.gif') no-repeat 0 0;
}

#nav-antiques a {
	background: url('../images/nav-antiques.gif') no-repeat 0 0;
}

#nav-timeline a {
	background: url('../images/nav-timeline.gif') no-repeat 0 0;
}

#nav-history a {
	background: url('../images/nav-history.gif') no-repeat 0 0;
}

#nav-glossary a {
	background: url('../images/nav-glossary.gif') no-repeat 0 0;
}

#nav-about a {
	background: url('../images/nav-about.gif') no-repeat 0 0;
}

#nav-links a {
	background: url('../images/nav-links.gif') no-repeat 0 0;
}

#nav-contact a {
	background: url('../images/nav-contact.gif') no-repeat 0 0;
}




																					/* ------------ Sub Navigation ------------ */
																					
#sub-nav {
	width: 510px;
	float:left;
	height:60px;
	padding-top:10px;
	margin-bottom:20px;
	}
	
#sub-nav li {
	float: left;
	}

#sub-nav a {
	display: block;
	height:24px;
	width:30px;
	color:#FFF;
	margin-right:10px;
	font-weight:bold;
	text-decoration:none;
	padding:5px 0 0 0;
	text-align:center
	}
	
#sub-nav a.top {
	background: url('../images/btn-alpha1.gif') no-repeat 0 0;
	}
	
#sub-nav a.bottom {
	background: url('../images/btn-alpha2.gif') no-repeat 0 0;
	}
	
#sub-nav a.margin {
	margin-right:0
	}
	
#sub-nav a:hover {
	background-position: 0 -29px;
	}





#sub-nav-antiques {
	width: 510px;
	float:left;
	height:415px;
	}
	
#sub-nav-antiques li {
	float: left;
	}

#sub-nav-antiques a {
	display: block;
	height:75px;
	width:120px;
	text-indent:-25000px;
	margin:0 10px 10px 0;
	}
	
#sub-nav-antiques li a:hover {
	background-position: 0 -75px;
	}
	
#sub-nav-antiques01 a  {
	background: url('../images/sub-nav-01.jpg') no-repeat 0 0;
	}
	
#sub-nav-antiques02 a  {
	background: url('../images/sub-nav-02.jpg') no-repeat 0 0;
	}
	
#sub-nav-antiques03 a  {
	background: url('../images/sub-nav-03.jpg') no-repeat 0 0;
	}
	
#sub-nav-antiques04 a  {
	background: url('../images/sub-nav-04.jpg') no-repeat 0 0;
	}
	
#sub-nav-antiques05 a  {
	background: url('../images/sub-nav-05.jpg') no-repeat 0 0;
	}
	
#sub-nav-antiques06 a  {
	background: url('../images/sub-nav-06.jpg') no-repeat 0 0;
	}
	
#sub-nav-antiques07 a  {
	background: url('../images/sub-nav-07.jpg') no-repeat 0 0;
	}
	
#sub-nav-antiques08 a  {
	background: url('../images/sub-nav-08.jpg') no-repeat 0 0;
	}
	
#sub-nav-antiques09 a  {
	background: url('../images/sub-nav-09.jpg') no-repeat 0 0;
	}
	
#sub-nav-antiques10 a  {
	background: url('../images/sub-nav-10.jpg') no-repeat 0 0;
	}
	
#sub-nav-antiques11 a  {
	background: url('../images/sub-nav-11.jpg') no-repeat 0 0;
	}
	
#sub-nav-antiques12 a  {
	background: url('../images/sub-nav-12.jpg') no-repeat 0 0;
	}
	
#sub-nav-antiques13 a  {
	background: url('../images/sub-nav-13.jpg') no-repeat 0 0;
	}
	
#sub-nav-antiques14 a  {
	background: url('../images/sub-nav-14.jpg') no-repeat 0 0;
	}
	
#sub-nav-antiques15 a  {
	background: url('../images/sub-nav-15.jpg') no-repeat 0 0;
	}
	
#sub-nav-antiques16 a  {
	background: url('../images/sub-nav-16.jpg') no-repeat 0 0;
	}
#sub-nav-antiques17 a  {
	background: url('../images/sub-nav-17.jpg') no-repeat 0 0;
	}
	
#sub-nav-antiques18 a  {
	background: url('../images/sub-nav-18.jpg') no-repeat 0 0;
	}


#sub-nav-antiques a.margin {
	margin:0 0 10px 0;
	}


																					/* ------------ glossary ------------ */
.glossary-header{ 
	width:510px;
	margin-top:20px;
	height:31px;
	overflow:hidden;
	background-color:#eae6e0
}


.glossary-copy {
	margin:10px 0 0 0;
	font-size:90%;
	line-height:1.2em
}

.glossary-copy dt {
	font-weight:bold
}


.glossary-copy dd {
	margin-bottom:5px;
	padding-left:10px;
}

	
																					/* ------------ contact ------------ */
																					
#quick-contact {
	float:left;
	width:225px;
	height:255px;
	border-bottom:#917b4c solid 1px;
	border-top:#917b4c solid 1px;
	color:#917b4c;
	font-size:90%;
	padding:15px 0 0 0;
	line-height:1.3em;
	}
	
#quick-contact p {
	line-height:1.4em;
	}
	
#quick-contact-form label,
#contact-form label {
	font-weight:bold;
	width: 50px;
	float:left;
	padding-top:8px;	
		}
		
#contact-form label {
	width: 75px;
		}
	
#quick-contact-form input, 
#quick-contact-form textarea,
#contact-form input, 
#contact-form textarea { 
	background: url('../images/form-input.gif') no-repeat top left;
	border: none;
	font-size: 95%;
	height:25px;
	width: 165px;
	float:left;
	color:#494949;
	padding:0 5px 0 5px;
	font-family:"Trebuchet MS", Verdana, Tahoma, Arial;
	margin-bottom:5px;
	}
	
#quick-contact-form textarea,
#contact-form textarea { 
	background: url('../images/form-text.gif') no-repeat top left;
	height:90px;
	padding:5px;
	}
	
#contact-form input.buying-selling {
	width:auto;
	height:25px;
	margin-bottom:0
}

#contact-form select.catagory {
	margin:8px 0 5px 0 
}
	
#quick-contact-form #submit,
#contact-form #submit {
	height: 25px;
	width: 97px;
	padding: 0px;
	border:none;
	float:right;
	margin-bottom:0px
	}
	
#contact-form #submit {
	margin-right:15px;
	}
	
#map-container {
	width: 224px;
	height:278px;
	float:right;
	border:#917b4c solid 1px;
	overflow:hidden;
	margin-bottom:20px;
	}
	
#map {
	height: 278px;
	width: 224px;
	float:left;
	overflow:hidden;
	}
	
	
	
																					/* ------------ Footer ------------ */
																					
#footer {
	float:left;
	width:225px;
	height:53px;
	font-size:85%;
	line-height:1.3em;
	color:#917b4c;
	padding-top:10px;
	}
	
	
																					/* ------------ Hero ------------ */
																					
#hero {
	background: url('../images/hero-bg.jpg') no-repeat 0 0;
	width: 510px;
	float:left;
	height:295px;
	margin-bottom:30px
	}	
	
	
																					/* ------------ Home Feature ------------ */
																					
#feature {
	width: 510px;
	float:left;
	margin-top:20px;
	color:#FFFFFF;
	line-height:1.2em;
	font-size:95%;
	margin-bottom:30px;
	}
	
#home #feature {
	height:180px;
	margin-bottom:0px;
	}
	
#feature-top {
	background:#927c4d url('../images/feature-top-bg.jpg') no-repeat 0 0;
	width: 480px;
	float:left;
	padding:15px 15px 5px 15px;
	}
	
#home #feature-top {
	height:150px;
	}	
	
#feature-bottom {
	background: url('../images/feature-bottom-bg.jpg') no-repeat 0 0;
	width: 510px;
	float:left;
	height:10px;
	}

#feature #img-container {
	width:170px;
	float:left;
	margin-right:15px;
	}
	
#feature #img {
	width:170px;
	height:150px;
	overflow:hidden;
	float:left;
	margin: 0 15px 5px 0;
	}
	
#home #feature #img {
	margin: 0 15px 0 0;
	}
	
#feature #img-container .enlarge a  {
	background: url('../images/enlarge-img.png') no-repeat 0 0;
	display:block;
	height:15px;
	width:15px;
	float:left;
	text-indent:-25000px;
	margin:0 5px 5px 0
	}
	
#feature #img-container .enlarge a:hover  {
	background-position:0 -15px;
	}
	
#feature #copy {
	width:295px;
	margin-top:25px;
	overflow:hidden;
	float:left;
	}
	
#home #feature #copy {
	height:100px;
	}
	
#feature #copy p {
	margin-bottom:7px;
	}
	
#feature .btn-view a {
	background: url('../images/btn-view.gif') no-repeat 0 0;
	display:block;
	width:97px;
	height:25px;
	float:right;
	text-indent:-25000px;
	}
	
#feature .btn-view a:hover {
	background-position: 0 -25px;
	}
	

																					/* ------------ Jump ------------ */
																					
#jump {
	background: url('../images/jump-bg.gif') no-repeat 0 0;
	width: 490px;
	float:left;
	height:25px;
	padding:5px 10px 0 10px;
	margin-bottom:20px;
	}

	
																					/* ------------ Antiques ------------ */
																					
#btn-expand a,
#btn-collapse a {
	background: url('../images/btn-expand.gif') no-repeat 0 0;
	width: 45px;
	float:left;
	height:31px;
	text-indent:-25000px;
	float:right
	}
	
#btn-collapse a {
	background: url('../images/btn-collapse.gif') no-repeat 0 0;
	}
	
#btn-expand a:hover,
#btn-collapse a:hover {
	background-position:0 -31px;
	}
	
	
.antique-header{ /*header of 2nd demo*/
	cursor: hand;
	cursor: pointer;
	width:510px;
	margin-top:20px;
	height:31px;
	overflow:hidden;
	background-color:#eae6e0
}


.open-antique { /*class added to contents of 2nd demo when they are open*/
	color: green;
}

.closed-antique { /*class added to contents of 2nd demo when they are closed*/
	color: red;
}

.antique-copy {
	margin:10px 0 0 0;
}

.antique-copy .img-container {
	width:170px;
	float:left;
	margin-right:15px;
	}
	
.antique-copy .img {
	width:170px;
	height:150px;
	overflow:hidden;
	float:left;
	margin: 0 15px 5px 0;
	}
	
.antique-copy .enlarge a  {
	background: url('../images/enlarge-img.png') no-repeat 0 -15px;
	display:block;
	height:15px;
	width:15px;
	float:left;
	text-indent:-25000px;
	margin:0 5px 5px 0
	}
	
.antique-copy .enlarge a:hover  {
	background-position:0 -0;
	}
	
.antique-copy .copy {
	width:325px;
	overflow:hidden;
	float:left;
	}
	
#history .antique-copy .copy,
#timeline .antique-copy .copy {
	width:510px;
	}
	
#history .antique-copy .copy .divide,
#timeline .antique-copy .copy .divide {
	background-color:#a58c55;
	height:1px;
	margin:40px auto 20px;
}


#timeline .antique-copy table {
	font-size:90%;
	line-height:1.2em;
	margin-bottom:10px;
	width:510px;
	}

#timeline .antique-copy td,
#timeline .antique-copy tr {
	border:#a58c55 dotted 1px;
	padding:5px;
	}

#timeline .antique-copy th {
	background-color:#a58c55;
	color:#FFF;
	padding:5px;
	}
	

.antique-copy .copy p {
	margin-bottom:7px;
	}

.btn-top a {
	background: url('../images/btn-top.gif') no-repeat 65px 0;
	display: block;
	height:15px;
	padding-right:20px;
	width:65px;
	float:right;
	margin-bottom:30px;
}

.btn-top a:hover {
	background-position:65px -15px;
}

.accordprefix {
	float:right
}
