/* Global
****************************/
html, body {
	height: 100%;
	}
body {
	margin: 0;
	border: 0;
	padding: 0;
	background: url(../images/bkgscroll-15.jpg) 600px 105% no-repeat;
	background-attachment: fixed;
	background-color: #000000;
	}

/* Some general aesthetics 
****************************/
#backgroundImage {
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	background: url(../images/bkgscroll-14.jpg) 0% no-repeat;
	width: 454px;
	height: 391px;
	z-index: 0;
}
#pageLogoPrint {
	visibility: hidden;
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
}
#pageLogo {
	position: absolute;
	display: block;
	left: 40px;
	top: 25px;
	width: 296px;
	height: 60px;
	z-index: 3;
}

/* Layout controls
*****************************/
#topSection, #contentLeft, #contentRight, #contentWrapper {
	margin: 0;
	padding: 0;
	position: relative;
}
#topSection {
	display: block;
	z-index: 2;
	width: 100%;
	height: 100px;
	background: url(../images/topFade-3.jpg) 210px top no-repeat;
}
#bodyWrapper {
	z-index: 1;
	margin: 0;
	padding: 0;
	width: 900px;
}	
#contentWrapper {
	clear: both;
	z-index: 3;
	width: 100%;
}
#contentLeft {
	float: left;
	width: 192px;
	padding-left: 18px;
}
#contentRight {
	float: left;
	width: 690px;
	margin: 0px;
	padding: 0px;
}

/* Top links and search
*****************************/
#topNav {
	padding-top: 40px;
	padding-left: 420px;
}
#topSection A,  #topSection A:link,  #topSection A:visited,  #topSection A:active,  #topSection A:hover {
	font-family: Garamond, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	border: none;
	color: #CFC79F;
}	
#topSection A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#topSection input {
	border: 1px #948A54 solid;
	padding: 2px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	margin: 0px;
	background-color: #3D3B24;
	color: #CFC79F;
}
#topSection button {
	z-index: 1;
	cursor: pointer;
	border: 1px #948A54 solid;
	background-color: #ABA581;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
	}

/* Nav panel
*****************************/
#contentWrapper .navPanel {
	position: relative;
	display: block;
	float: left;	
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	width: 100%;
}
#contentWrapper .navPanel ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#contentWrapper .navPanel ul li {
	padding: 3px;
	padding-left: 6px;
}
#contentWrapper .navPanel A, #contentWrapper .navPanel A:link, #contentWrapper .navPanel A:visited, #contentWrapper .navPanel A:active, #contentWrapper .navPanel A:hover {
	font-family: Garamond, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	border: none;
	color: #CFC79F;
}
#contentWrapper .navPanel A:hover {
	color: #FFFFFF;
}
#contentWrapper .navPanel .navUnselected {
	border-bottom: 1px #615A39 solid;
}
#contentWrapper .navPanel .navSelected {
	border-bottom: 3px #615A39 solid;
	background-color: #FFFFFF;
	background: url(../images/navFade.jpg) 0% 0% repeat-y;
}
#contentWrapper .navPanel .navUnselected .navLast {
	border-bottom: none;
}
#contentWrapper .navPanel .navSelected A, #contentWrapper .navPanel .navSelected A:link, #contentWrapper .navPanel .navSelected A:visited, #contentWrapper .navPanel .navSelected A:active {
	color: #000000;
}
#contentWrapper .navPanel .navSelected A:hover {
	color: #615A39;
}

/* Body styles
*****************************/
#contentRight .contentPanel {
	position: relative;
	display: block;
	float: left;
	background-color: #ffffff;
	border-right: 4px #665E3A solid;
	padding-top: 8px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 10px;
	width: 662px;
}
#contentRight, #contentRight p, #contentRight ul, #contentRight li, #contentRight ol, #contentRight table, #contentRight label, #contentRight .regularFont, #contentRight input, #contentRight textarea {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #000000;
}
#contentRight td {
	vertical-align: top;
}
#contentRight A,  #contentRight A:link,  #contentRight A:visited,  #contentRight A:active,  #contentRight A:hover {
	font-family: Arial, sans-serif;
	color: #376092;
	text-decoration: underline;
	font-weight: bold;
}
#contentRight A:hover {
	color: #665E3A;
}
#bodyWrapper A img, #contentRight A img {
	border: none;
}
.contentPanel h1 {
	width: 60%;
	font-family: Arial, sans-serif;
	font-size: 19px;
	color: #376092;
	margin: 0px;
	padding-left: 19px;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/h1bkg.gif) bottom left no-repeat;	
}
.contentPanel h2 {
	font-family: Arial, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: normal;
	border: 1px #615A39 solid;
	background-color: #EFEBDF;
	margin: 0px;
	padding: 3px;
	margin-top: 20px;
	margin-bottom: 15px;
}
.contentPanel h3 {
	font-family: Garamond, sans-serif;
	font-size: 17px;
	color: #665E3A;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom:0px;
	padding: 0px;
}
#bodyWrapper .contactAddress td {
	padding: 3px;
}
#bodyWrapper input, #bodyWrapper textarea {
	font-family: Arial, sans-serif;
}
.errorStringA {
	font-weight: bold;
	color: blue;
	border: 2px solid blue;
	text-align: center;
	padding: 4px;
}
.errorStringB {
	font-weight: bold;
	color: red;
	border: 2px dashed red;
	text-align: center;
	padding: 4px;
}

/* Upper-right tools panel
*****************************/
#toolsPanel {
	position: absolute;
	right: 15px;
	width: 40%;
	padding-top: 3px;
	text-align: right;
	clear: both;
}
#toolsPanel A,  #toolsPanel A:link,  #toolsPanel A:visited,  #toolsPanel A:active,  #toolsPanel A:hover {
	font-family: Arial, sans-serif;
	color: #665E3A;
	font-size: 12px;
	text-decoration: none;
}
#toolsPanel A:hover {
	color: #376092;
}

/* Search results list view
*****************************/
.searchListView {
	width: 96%;
	margin-left: 2%;
	margin-right: 0%;
	border: 0px;
	position: relative;
	margin-bottom: 35px;
}
.searchListView td {
	padding: 3px;
}
.searchListView .hR {
	background-color: #EFEBDF;
}


/* Search results tile view
*****************************/
.searchResults {
	width: 96%;
	margin-left: 2%;
	margin-right: 0%;
	border: 0px;
	position: relative;
	margin-bottom: 35px;
}
.searchResults td {
	text-align: center;
	padding-top: 2px;
	padding-bottom: 5px;
}
.searchResults .searchGridOff {
	border: 4px #FFFFFF solid;
}
.searchResults .searchGridOn {
	border: 4px #DDD9C3 solid;
}
#contentRight .searchResults A,  #contentRight .searchResults A:link,  #contentRight .searchResults A:visited,  #contentRight .searchResults A:active,  #contentRight .searchResults A:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#contentRight .searchResults A:hover {
	color: #376092;
	text-decoration: underline;
}
.searchResults .tearsheetIconHide {
	position: absolute; 
	right: 1px;
	visibility: hidden;
}
.searchResults .tearsheetIconShow {
	position: absolute; 
	right: 1px;
	visibility: visible;
}

/* Piece info table
*****************************/
#pieceInfo {
	position: relative;
	float: right;
	display: block; 
	width: 240px;
	padding-top: 15px;
}
#piecePhoto {
	position: relative;
	float: left;
	display: block; 
	width: 410px;
	text-align: center;
	padding-bottom: 10px;
}
#pieceInfo td {
	padding-right: 4px;
	padding-bottom: 15px;
	text-align: left;
	width: 33%;
}
#piecePhoto img {
	border: 1px #999278 solid;
}


/* Index page
*****************************/
#homePageImage {
	position: relative;
	margin: 0px;
	padding: 0px;
	border: 1px #ffffff solid;
/*	border-left: 1px #FFFFFF solid;
	border-top: 1px #FFFFFF solid;
	border-right: 3px #665E3A solid;
	border-bottom: 1px #FFFFFF solid;*/
	display: block;
	width: 688px;
}
#homePageImage img {
	position: relative;
	display: block;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

/* Footer styles
*****************************/
#footerPanel {
	position: relative;
	clear: both;
	display: block;
	height: 100px;
	width: 100%;
	background: url(../images/bottomfade-6.jpg) 0% 0% repeat-x;	
}
#footerPanel p {
	text-align: right;
	color: #CFC79F;	
	padding-right: 5px;
	padding-top: 15px;
	margin: 0px;
	font-size: 12px;
	line-height: 19px;
}


/* other stuff
*****************************/
#contentWrapper .emphasisBold {
	font-weight: bold;
}
#contentWrapper .emphasisItalic {
	font-style: italic;
}
#contentWrapper .emphasisBoldItalic {
	font-weight: bold;
	font-style: italic;
}
#contentWrapper .emphasisUnderline {
	text-decoration: underline;
}
#contentWrapper .emphasisBoldUnderline {
	text-decoration: underline;
	font-weight: bold;
}
#contentWrapper .fontSmaller {
	font-size: 11px;
}
#contentWrapper .visibilityHidden {
	visibility: hidden;
}
#contentWrapper .visibilityShow {
	visibility: visible;
}
