@charset "UTF-8";
/* this are the page construction styles */
body {
/*	width: 960px; */
	min-width: 960px;
	margin: 0 auto 0 auto;
	padding: 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-repeat: repeat;
	background-image: url(images/backgd-tile.jpg);
}
div {
	padding: 1px 0;
}
#content-wrapper {
	float: right;
	width: 75%;
	background: url(images/backgd-tile.jpg) , repeat;
}
#sidebar {
	float: left;
	width: 22%;
	background: url(images/backgd-tile.jpg) , repeat;
}
#content-main {
	float: left;
	width: 75%;
	padding-left: 1em;
	background: url(images/backgd-tile.jpg) , repeat;
	font-size: small;
	text-align: left;
	line-height: 1.2em;
/*	padding-left: 1em;*/
}
#content-secondary {
	float: right;
	width: 18%;
	padding-right: 2em;
	background: url(images/backgd-tile.jpg) , repeat;
}
#header {
	margin: 10px auto 4px auto;
	height: 150px;
	overflow: hidden;
}
#header ul {
	margin-bottom: 0;
	padding-left: 8em;
}
#header li {
	margin: 10px 15px 0 10px; 
	display: inline;
	list-style: none;
}
.portrait {
	width: 160px;
	padding-right: 9em;
	padding-bottom: 5em;
}

#header h4 {
	padding-left: 40px;
	padding-top: 0;
	margin-top: -10px;
}
.sidebar_ul {
	list-style: none;
	font-weight: bold;
	font-style: italic;
	font-variant: small-caps;
	color: #C30;
	text-align: right;
	font-size: .9em;
	line-height: 1.5em;
}
.on-sale {
	border: #3C0 solid 2px;
	text-align: right;
	padding: 0 .5em 0 0;
}
.photoList {
	font-size: .5em;
	list-style: none;
}
.caption {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: italic;
	color: #000;
	text-align: center;
}
#content-showroom.caption {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: italic;
	color: #000;
	text-align: center;
}
.photo {
	border: #000 1px solid;
	height: 108px;
	width: 108px;
	margin: auto auto;
}
/**#content-main {
	margin: 0 190px 0 225px;
	padding-left: 1em;
	padding-right: 1em;
	font-size: small;
	text-align: left;
	line-height: 1.2em
}*/
#content-main h2 {
	line-height: 1.2
}
.contentListHeader {
	text-align: center;
	list-style: none;
	color: #C00;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;

}
.contentList {
	text-align: center;
	list-style: none;
	color: #000;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
}
.designList {
	text-align: center;
	list-style: none;
	color: #000;
	font-weight: normal;
	font-style: normal;
}
.sub-item {
	font-size: smaller;
	text-align: center;
	font-variant:small-caps;
	font-weight: normal;
	font-style: italic;
}
.faqtHeader {
	list-style: none;
	color: #C00;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
}
.faqQuestion {
	list-style: none;
	font-size: medium;
	line-height: 1.3em;
}
.faqAnswer {
		list-style: none;
}
.faqBackTop {
	color: #C30;
	font-size: smaller;
	font-style:italic;
}
.footnote	{
	font-size: small;
	font-style:italic;
	line-height: 1.1em;
}
#footer {
	clear: both;
	font-size: smaller;
	font-variant: small-caps;
	padding-left: 4em;
}
#footer ul {
	margin-left: 4em;
	display: inline;
	list-style: none;
	margin-right: 2em;

}
#footer .ths {
	font-size: smaller;
	color: #666;
}
#footerAddress {
	float: right;
	font-size: smaller;
}
#footer.w3 {
	padding-left: 90%;
}
#links-main {
	float: left;
	width: 75%;
	padding-left: 1em;
	background: url(images/backgd-tile.jpg) , repeat;
	font-size: small;
	text-align: left;
	line-height: 1.2em;
/*	padding-left: 1em;*/
}

a {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
	color: #C30;
}
.contactLink {
	color:#C30;
}
/* end of the page construction styles */

/*Thse are miscellaneous spcial display styles */

.bold {
	font-weight: bold;
}

.urgent {
	font-weight: bold;
	color: #900;
}

/* end of miscellanious display styles */
/* these are the special showroom pagestyles */

#content-showroom {
	float: left;
	width: 88%;
	padding-left: 3em;
	padding-right: 3em;
	background: url(images/backgd-tile.jpg) , repeat;
	font-size: small;
	text-align: left;
	line-height: 1.2em;
	list-style: none;
	display: inline;
/*	padding-left: 1em;*/
}
.showroom {
	text-align: center;
	display: inline;
	list-style: none;
	padding-right: 60px;
}
/* end of the showroom styles */

/* these are the special smallware table styles */
#content-main table {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
}
#content-main td {
	border: none;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}
.links-table {
	width: 90%;
	border: 0px;
	text-align: left;
	font-weight: normal;
}
.links-description {
	text-align: left;	
	border: none;
	color: #000;
	font-weight: normal;
	font-style: italic;
}

/* end of the smallware table styles */

/*lightbox styles*/
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}
#lightboxDetails {
	font-size: 0.8em;
	padding-top: 0.4em;
}	
#lightboxCaption { 
	float: left;
	width: auto;
}
#keyboardMsg { 
	float: right; 
	width: auto;
}

#lightbox img { 
border: none; 
} 
#overlay img { 
	border: none; 
}
#overlay{ background-image: url(overlay.png); 
}
* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
/* end of the lightbox styles */