body {
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background: url('/skins/finch2010/images/main-bg.png') repeat-x top left #3F3D48;
	color: #403D48;
}

img {
	border: 0px;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

h1 {
	font-family: Georgia;
	font-style: italic;
	color: #3F3D48;
	margin-top: 0px;
}

h2 {
	color: #3F3D48;
}

#wrapper {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;	
	border: 2px solid #000000;
	background: #BBAA9A;
}

#logo {
	text-align: center;
	background: url('/skins/finch2010/images/header-bg.png') repeat-x top left;
	height: 129px;
	padding-top: 30px;
}

#menu {
	background: url('/skins/finch2010/images/menu-bg.png') repeat-x top left;
	height: 28px;
	border-top: 1px solid #5F5141;
	padding-left: 20px;
	padding-top: 1px;
}

#menu div {
	float: left;
	display: inline-table;
	padding-top: 4px;
	padding-bottom: 4px;
	border-left: 1px solid #D3C4AC;
	border-right: 1px solid #936F46;
}

.left-border {
	padding-left: 10px;
	border-left: 1px solid #D3C4AC;
	width: 200px;
	font-size: 13px;
	vertical-align: top;
}

.right-border {
	padding-right: 10px;
	border-right: 1px solid #936F46;
	vertical-align: top;
}

#menu .menu-item, #menu .menu-item-on {
	padding-left: 15px;
	padding-right: 15px;
}

#menu .left {
	border-left: 0px none !important;
	height: 27px;
	padding: 0px;
}

#menu .right {
	border-right: 0px none !important;
	height: 27px;
	padding: 0px;
}

#menu div a {
	color: #000000;
	text-decoration: none;
	font-size: 16px;
}

#menu div:hover a, #menu .menu-item-on a {
	text-decoration: none;
	color: #FFFFFF;
}

#footer {
	border-top: 1px solid #000000;
	background: #AE9880;
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 13px;
}

#footer img {
	margin-left: 10px;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#content {
	padding-bottom: 10px;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
	background: #BBAA9A;
}

#side-menu {
	vertical-align: top;
	padding-right: 15px;
	width: 225px;
}

#side-menu .side-menu, #side-menu .side-menu-on {
	background: url('/skins/finch2010/images/sub-menu-bg.png') no-repeat top left;
	width: 217px;
	height: 19px;
	margin-bottom: 5px;
	padding-left: 8px;
	padding-top: 3px;
}

#side-menu .side-menu a, #side-menu .side-menu-on a {
	text-decoration: none;
}

#side-menu .side-menu-on {
	font-weight: bold;
}

.cat-name {
	padding-top: 10px;
	padding-bottom: 20px;
	text-decoration: underline;
	font-size: 13px;
}

.cat-name:hover {
	text-decoration: none;
}

#pagination {
	text-align: center;
	padding-top: 10px;
	border-top: 1px solid #7A706F;
	padding-bottom: 10px;
}

#pagination img {
	position: relative;
	top: 2px;
}

#pagination a {
	margin-left: 2px;
	margin-right: 2px;
	color: #3F3D48;
}

#pagination .pageNumbersHold {
	color: #000000 !important;
}

.display-options {
	border-bottom: 1px solid #7A706F;
	border-top: 1px solid #7A706F;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	margin-bottom: 10px;
}

.display-options a {
	margin-left: 10px;
	margin-right: 10px;
}

.side-sub .arrow {
	margin-left: 10px;
	background: url('/skins/finch2010/images/menu-arrows.jpg') no-repeat center left;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 3px;
}

.side-sub {
	margin-bottom: 5px;
}

.side-sub a {
	color: #3F3C47;
}

.sub-on a {
	color: #000000;
	text-decoration: none;
}

#widen {
	background: url('/skins/finch2010/images/menu-arrows.jpg') no-repeat center left;
	padding-left: 15px;
}

#artwork-results td {
	padding-bottom: 20px;
}

#artwork-results a {
	color: #3F3C47;
}

.results-title {
	padding-top: 10px;
	text-decoration: underline;
}

a:hover .results-title {
	text-decoration: none;
}

#thumb-item td {
	padding: 10px;
	border-bottom: 1px solid #7A706F;
}

#main-image {
	text-align: center;
}

.text-input, .textarea-input {
	border: 1px solid #C6C6C6;
	width: 540px;
}

.text-input {
	height: 20px;
}

.textarea-input {
	height: 200px;
}

#recaptcha_widget_div {
	margin-left: auto;
	margin-right: auto;
	width: 318px;
}

.enquire-form .title {
	font-weight: bold;
	padding-right: 20px;
}

.enquire-form td {
	padding-bottom: 5px;
}

#publication-results {
	border-top: 1px solid #7A706F;
}

#publication-results td {
	padding-bottom: 15px;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px solid #7A706F;
	padding-top: 15px;
}

#calendar {
	border: 1px solid #4E4B52;
	padding: 10px;
	background: #E4DDD8;
}

.left-column {
	width: 200px;
	padding-right: 15px;
}

#calendar .current {
	text-align: center;
	font-family: Georgia;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 10px;
}

.days {
	width: 100%;
	padding-bottom: 10px;
}

.days td {
	width: 14%;
	text-align: center;
}

#calendar .next {
	text-align: right;
}

.address td {
	line-height: 18px;
	padding-bottom: 5px;
}

.address .title {
	font-weight: bold;
	padding-right: 20px;
}

#jqibox {
        z-index: 4999 !important;
}
 
.jqifade{
        position: absolute;
        background-color: #aaaaaa;
        z-index: 5000 !important; 
}
 
div.jqi{
        width: 550px;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        position: absolute;
        background: url('/skins/finch2010/images/lightbox-header.png') repeat-x top left #BBAA9A;
        font-size: 11px;
        text-align: left;
        border: solid 2px #000000;
        padding: 7px;
        z-index: 5001 !important;
}
 
div.jqi .jqicontainer{
        font-weight: bold;
}
 
div.jqi .jqiclose{
        position: absolute;
        top: 4px; right: -2px;
        width: 18px;
        cursor: pointer;
        color: #bbbbbb; 
        font-weight: bold;
}
 
div.jqi .jqiclose:hover {
        color: #FF471E;  
}
 
div.jqi .jqimessage{
        padding: 10px;
        line-height: 20px;
        color: #444444;   
}
 
div.jqi .jqibuttons{
	display: none;
        text-align: right;
        padding: 5px 0 5px 0;
        border: solid 1px #eeeeee;
        background-color: #f4f4f4;
}

div.jqi button{
	display: none;
        padding: 3px 10px;
        margin: 0 10px;   
        background-color: #929292;
        border: solid 1px #f4f4f4;
        color: #ffffff;
        font-weight: bold;
        font-size: 12px;  
        cursor: pointer;  
}
 
div.jqi button:hover{
        background-color: #C2C2C2;
}
 
div.jqi button.jqidefaultbutton {
        background-color: #917E54;
}
 
div.jqi button.jqidefaultbutton:hover {
        background-color: #C6AC73;
}
 
.jqiwarning .jqi .jqibuttons{
	display: none;
        background-color: #f4f4f4;
}

#search-keywords {
	width: 420px;
	border: 1px solid #000000;
	background: #DAD1C8;
	height: 19px;
	position: relative;
	top: -1px;
}

#instance_2226 td {
	vertical-align: bottom;
}

#instance_2226 td a {
	text-decoration: none;
	font-weight: bold;
}

#instance_2226 img {
	margin-bottom: 12px;
}

