body {
	overflow-y: scroll;
}

/* ********************** global Page Layout divs ************************************************************ */

#container {
	padding:0px;
	margin: 0px;
	width:100%;
	min-height:99.7%; /* works only if parent container is assigned a height value */
	border:0 none;
	margin: auto;
	text-align: left;
}

#list {
	/*list-style:square;*/
	list-style-image:url("../images/bullet.gif");
}

/* ************************ Home Page Layout divs **************************************************************** */

#home-top{
	margin:auto;
	width:874px;
	height:40px;
}

#home-categories{
	margin:auto;
	width:874px;
	height:41px;
	background-image:url('../images/quay-gallery_05.jpg');
	background-repeat:no-repeat;
	text-align:right;
}

#home-categories h1 {
	color:#fff;
	font-size: 18px;
}

#home-image{
	margin:auto;
	width:874px;
	height:264px;
}

#home-main{
	margin:auto;
	width:874px;
	height:180px;
	background-image:url('../images/quay-gallery_07.jpg');
	background-repeat:no-repeat;
}

#home-nav{
	margin-left:89px;
	padding:0;
	float:left;
}

#home-nav ul{
	margin:0;
	padding:0;
}

#home-nav li {
	margin:0;
	padding:2px 0 0 0;
	list-style:none;
}

#home-nav li a{
	margin:0;
	padding:0; 
}

#home-nav img{
	border:0 none;
	margin:0;
	padding:0;
}

#home-right-info{
	margin-left:425px;
	padding:0;
}




/* ************************ other Page Layout divs **************************************************************** */

#main-top{
	margin:auto;
	width:981px;
	height:26px;
}

#main-nav-outer{
	margin:auto;
	width:981px;
	height:130px;
	background-image:url('../images/top_03.gif');
	background-repeat:no-repeat;
}

#main-nav{
	margin-left:248px;
	padding:0;
	float:left;
}

#main-nav ul{
	margin:0;
	padding:0;
}

#main-nav li {
	margin:0;
	padding:0px 0 0 0;
	list-style:none;
}

#main-nav li a{
	margin:0;
	padding:0; 
}

#main-nav img{
	border:0 none;
	margin:0;
	padding:0;
}

#main-top-images{
	margin-top:1px;
	margin-right:9px;
	float:right;
	padding:0;
}

#main-title{
	margin:auto;
	width:981px;
	height:43px;
	text-align:right;
	background-image:url('../images/quay_gallery_06.gif');
	background-repeat:no-repeat;
}
#main-title h1 {
	padding-right: 20px;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	text-transform: lowercase;
}

#content-wrapper{
	overflow: visible;
	margin:auto;
	width:981px;
	background-image:url('../images/bg.gif');
	background-repeat:repeat-y;
}

#content{
	margin:auto;
	width:981px;
	min-height:425px;
	position:static;
	background-image:url('../images/quay_gallery_07.gif');
	background-repeat:no-repeat;
}

#left-content{
	float:left;
	margin:auto;
	width:262px;
	text-align: center;
}

#right-content{
	margin-left:275px;
	width:692px;
	padding:10px 0 10px 0;
}



#search-button{
  width:81px;
  height:24px;
  margin:10px 0;
  padding:0;
  border:0;
  background:url('../images/search.gif') no-repeat center top;
  text-indent:-1000em;
  cursor:pointer; /* hand-shaped cursor */
}

select.search{
	width:180px;
	background:#c0c0c0;
}
div.gallery{
	padding:20px;
	position:absolute;
	width:692px;
}
div.art{
	position:relative;
	float:left;
	border-bottom:1px solid #b52d17;
	width:200px;
	height:135px;
	margin:10px;
	/*text-align:right;*/
	/*vertical-align:bottom;*/
	cursor:pointer;
}
div.art:hover {
	border-bottom:1px solid #ffffff;
}
img.art{border:0;}
div.title{position:absolute;bottom:2px;right:0;text-align:right;}
div.art_backgrd{
	height:100px;width:100px;text-align:center;
}
a.title{padding:0 5px;color:#af9896;text-decoration:none;font-size:1.2em;font-weight:bold; margin-top: 5px;}
a:hover.title{text-decoration:underline;}
span.sold{font-size:1.1em;color:#fff;border:1px solid #fff;background:#b52d17;padding:3px 24px;text-decoration:none;font-weight:bold}
div.sold {font-weight: bold; color:#b52d17; background-color: #4b3838;}
.required{color:#b52d17;}




/* Menus */
#main-nav a {
	display: block;
	width: 124px;
	height: 18px;
	text-indent: -100em;
	overflow: hidden;
}
#main-nav a.m_home {
	background: url('../images/nav/home.gif') no-repeat;
}
#main-nav a.m_exhibitions {
	background: url('../images/nav/exhibitions.gif') no-repeat;
}
#main-nav a.m_gallery_profile {
	background: url('../images/nav/profile.gif') no-repeat;
}
#main-nav a.m_the_artists {
	background: url('../images/nav/artists.gif') no-repeat;
}
#main-nav a.m_the_art {
	background: url('../images/nav/art.gif') no-repeat;
}
#main-nav a.m_enquiries {
	background: url('../images/nav/enquiries.gif') no-repeat;
}
#main-nav a.m_location {
	background: url('../images/nav/location.gif') no-repeat;
}

#footer-menuf{
	margin:auto;
	width:874px;
	text-align:right;
}

#footer{
	clear:both;
	margin:auto;
	width:981px;
	text-align:center;
	background-image:url('../images/quay_gallery_08.gif');
	background-repeat:no-repeat;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #531d1d;
	padding:5px 0;
}

#footer a{
	font-weight: normal;
	text-decoration: none;
	color: #000;
	text-transform: lowercase;
}

#footer a:hover{
	font-weight: normal;
	text-decoration: underline;
	color: #531d1d;
}

#main-footer-menu{
	margin:auto;
	width:981px;
	text-align:right;
}
#footer-menu {
	margin:auto;
	text-align:right;
	width:874px;
}

#right-content a.mainlink {
	color: #ffffff;
	float: right;
	font-size: 14px;
	text-decoration: none;
	display: block;
	border: solid #ffffff 1px;
	padding: 5px;
}
#left-content a.mainlink {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	display: block;
	border: solid #ffffff 1px;
	padding: 5px;
	margin: 20px 40px;
}

#left-content h3 {
	font-size: 13px;
}

div.pages {
	height: 20px;
	padding-top: 10px;
	font-size: 14px;
}
div.pages a {
	color: #ffffff;
}

table.imgdes {
	margin: 10px 0 0 10px;
}

table.imgdes td {
	color: #666666;
	vertical-align: top;
}

div.imginfo { position:absolute; top: -9999px; left: -9999px;; }
div.pageref {
	text-align: center;
	color: gray;
}
div.pageref span {
	color: #ffffff;
}



/* SLIMBOX */

/*#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #492929;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
	background-position: top center;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbBottom b {
	color: #000000;
}
#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 0;
	outline: none;
}

#lbCaption a {
	color: #666666;
}

#lbCaption a.order{font-size:1.1em;color:#fff;border:1px solid #fff;background:#b52d17;padding:3px 8px;text-decoration:none;font-weight:bold}
#lbCaption a:hover.order{color:#b52d17;background:#fff;}


#lbCaption {
	font-weight: normal;
	font-size: 12px;
}

b.ititle {
	font-size: 1.2em;
}*/

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #492929;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
	background-position: top center;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption a {
	color: #666666;
}

#lbCaption a.order{font-size:1.1em;color:#fff;border:1px solid #fff;background:#b52d17;padding:3px 8px;text-decoration:none;font-weight:bold}
#lbCaption a:hover.order{color:#b52d17;background:#fff;}


#lbCaption {
	font-weight: normal;
	font-size: 12px;
}

b.ititle {
	font-size: 1.2em;
}







/* Exhibitions */
h1.exheader {
	display: inline;
	padding-right: 20px;
}
h2.exheader {
	display: inline;
	padding-right: 20px;
}
h2.exheader a {
	color: #ffffff;
}
h3.exheader {
	display: inline;
	padding-right: 20px;
}

/* contact */
td.formheader {
	font-weight: bold;
	font-size: 1.2em;
}
input.emailform_input{width: 300px;}
textarea.emailform_textarea {width: 300px;}
table.contactform {
	margin: auto;
}
div.thankYou {
	padding: 10px;
	border: solid #ffffff 2px;
	font-size: 1.2em;
}
