/* CSS Document */

body {
	margin: 0;
	font: 12px "Trebuchet MS", Verdana, Arial, sans-serif;
	background: #fff;
	line-height: 18px;
	color: #828b70;
	}

h1 {
	margin: 0 0 0 0;
	font-size: 36px;
	line-height: normal;
	color: #7a8958;

	}	
#exhibitionDetail h2 {
	margin: 15px 0 0 0;
	line-height: normal;
	color: #b3bca1;
	}
h2 {
	margin: 0 0 15px 0;
	line-height: normal;
	color: #b3bca1;
	}

table td {
	padding: 6px;
	}

/*--------------------------------------------------------------------------------------------------- Links ---------------------*/



a:link { 
	color: #ee9348;
	background: url(/images/linkInverse.gif) repeat-x transparent bottom;
	font-weight: bold;
	text-decoration: none;
}
a:visited { 
	color: #ee9348;
	background: url(/images/linkInverse.gif) repeat-x transparent bottom;
	font-weight: bold;
	text-decoration: none;
}
a:hover { 
	color: #ee9348;
	background: url(/images/linkInverse.gif) repeat-x transparent bottom;
	font-weight: bold;
	text-decoration: none;
}
a:active { 
	color: #ee9348;
	background: url(/images/linkInverse.gif) repeat-x transparent bottom;
	font-weight: bold;
	text-decoration: none;
}






/*--------------------------------------------------------------------------------------------------- Divs ---------------------*/

#container {
	width: 950px;
	margin: 0 auto 0 auto;
	}
	
#logo {
	float: left;
	width: 128px;
	padding: 0  0 25px 0;
	}
#right {
	float: right;
	width: 822px;
	}	
#content {
	width: 734px;
	margin: 0 0 25px 45px;
	}
	
	
	
#homeLeft {
	width: 341px;
	float: left;
	border-right: 1px #c0ccaa solid;
	padding: 0 25px 25px 0;
	}
#homeRight {
	width: 342px;
	float: right;
	padding: 0 0 25px 25px;
	}


#displayImage {
	margin: 0 0 20px 0;
	}
#infoRight {
	width: 515px;
	float: right;
	border-left: 1px #c0ccaa solid;
	padding: 0 0 25px 25px;
	}
#infoLeft {
	width: 193px;
	float: left;
	font-size: 13px;
	}
	
	



#decorativeLeft {
	width: 515px;
	float: left;
	padding: 0 25px 25px 0;
	}
#decorativeRight {
	width: 193px;
	float: right;
	font-size: 13px;
	}
	
	
#artDetailL {
	width: 350px;
	float: left;
	margin: 0 0 25px 0;
	}
#artDetailR {
	width: 360px;
	float: right;
	margin: 0 0 25px 0;
	}	
#artistDetailL {
	width: 288px;
	float: left;
	margin: 0 0 25px 0;
	}
#artistDetailR {
	width: 420px;
	float: right;
	margin: 0 0 25px 0;
	}			




#contact1{
	float: left;
	border-right: 1px #e2e7d5 solid;
	padding: 0px 30px 5px 0px;
	height: 50px;
	}
#contact2{
	float: left;
	border-right: 1px #e2e7d5 solid;
	padding: 0px 30px 5px 30px;
	height: 50px;
	}
#contact3{
	float: left;
	padding: 0 30px 5px 30px;
	margin: 0 0 25px 0;
	height: 50px;
	}
	



/*
#foot {
	background: #7a8958;
	height: 140px;
	}
#footContent {
	width: 950px;
	color: #fff;
	font-size: 10px;
	margin: 0 auto 0 auto;
	line-height: 14px;
	}
#footRight {
	float: right;
	border-left: 1px #a0af80 solid;
	padding: 15px 0 0 30px;
	text-align: right;
	}
#foot a {
	color: #fff;
	}
*/


#foot {
	background: #7a8958;
	overflow: hidden;
	width: 100%;
	}
#footContent {
	width: 950px;
	color: #fff;
	font-size: 10px;
	margin: 0 auto 0 auto;
	line-height: 14px;
	}
#footRight {
	border-left:1px solid #A0AF80;
	float:right;
	padding:15px 0 20px 30px;
	text-align:right;
}
#foot a {
	color: #fff;
	}
#follow {
	background:url("/images/follow.gif") repeat scroll 0 0 transparent;
	height:30px;
	margin:0 0 18px 74px;
	overflow:hidden;
	padding:0 0 0 98px;
	width:47px;
}
#follow a {
	display:block;
	width:20px;
	float:left;
	height:30px;
	margin:0 1px 0 0;
	overflow:hidden;
	text-indent:-5000px;
	background: none;
}




/*--------------------------------------------------------------------------------------------------- Classes -------------------*/

.nostyle a {
	background: none;
	}
.clear {
	clear: both;
	}	
.footItem {
	float: left;
	border-right: 1px #a0af80 solid;
	padding: 15px 30px 0 30px;
	height: 70px;
	font-size: 11px;
	line-height: 16px;
}		
.divider {
	background:url(/images/divider.gif) repeat-x center; 
	height: 30px;
	width: 100%;
	clear: both;
	}
.dividerS {
	background:url(/images/divider.gif) repeat-x center; 
	height: 5px;
	width: 100%;
	clear: both;
	}		
.dividerNarrow {
	background:url(/images/divider.gif) repeat-x center; 
	height: 30px;
	}	
.price {
	font-size: 10px;
	line-height: 10px;
	color: #ffa524;	
	}	
.priceLarge {
	font-size: 13px;
	line-height: 10px;
	font-weight: bold;
	color: #ee9348;
	}	
.pagination {
	/*font-size: 10px;*/
	float: right;
	margin: 0 0 10px 0;
	clear:both;
	}
	
	
	
.tableCell {
	padding: 12px;
	border-right: 1px solid #e2e7d5;
	border-bottom: 1px solid #e2e7d5;
	text-align: center;
	}
.tableCellR {
	padding: 12px;
	border-bottom: 1px solid #e2e7d5;
	text-align: center;
}
.tableCellB {
	padding: 12px;
	border-right: 1px solid #e2e7d5;
	text-align: center;
}
.tableCellBR {
	padding: 12px;
	text-align: center;
}
.tableCell img {
	margin: 0 0 8px 0;
	}
.tableCellR img {
	margin: 0 0 8px 0;
	}
.tableCellB img {
	margin: 0 0 8px 0;
	}
.tableCellBR img {
	margin: 0 0 8px 0;
	}

	


.imgL {
	float: left;
	margin: 0 15px 10px 0;
	border:1px solid #EFEDE3;
	}
.imgR {
	float: right;
	margin: 0 0 10px 15px;
	}


.linkImg {
	display: block;
	text-align: left;
	}
.linkImg a{
	background: none;
	}
.linkDetail {
	float: right;
	text-align: left;
	font-size: 11px;
	line-height: 18px;
	}
	



.listImg {
	width: 100px;
	float: left;
	}
.listDetail {
	width: 400px;
	float: right;
	}	
.listDetailArtist {
	width: 400px;
	float: right;
	}	
	
	
	
	
	
	
.contactInput {
	width: 300px;
	border: 1px solid #e2e7d5;
	font: 11px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #7a8958;
	padding: 3px;	
}
.submit {
	border:none;
	margin: 10px 0 0 198px;
	}
	
	
	
	
	
.date {
	font-size: 10px;
	}
.newsItem {
	font-size: 10px;
	font-weight: normal;
	}
.readMore {
	text-align: right;
	margin: 8px 0 0 0;
	}	
.readMoreLink {
	background:url(/images/readMore_green.gif) no-repeat 0 3px;
	padding: 0 0 0 18px;
	}	
.backHome {
	background:url(/images/back.gif) no-repeat 0 3px;
	padding: 0 0 0 18px;
	}	

	
/*--------------------------------------------------------------------------------------------------- Lists ---------------------*/




.submenu {
	margin: 0px 0 15px 0;
	padding: 0px;
	}	
.submenu ul { 
	 list-style-type: none;
	 margin: 0;
	 padding: 0;
	 list-style-position: inside;
	 } 
.submenu li {	
	padding: 8px 25px 8px 0px;
	list-style-type: none;
	margin: 0 0 0 0;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #e2e7d5;
	}	
.submenu li a {	
	font-size: 13px;
	}
	
	
	
	
.submenuRight {
	margin: 0px 0 15px 0;
	padding: 0px;
	border-left: 1px #c0ccaa solid;

	}	
.submenuRight ul { 
	 list-style-type: none;
	 margin: 0;
	 padding: 0;
	 list-style-position: inside;
	 } 
.submenuRight li {	
	padding: 8px 0 8px 20px;
	list-style-type: none;
	margin: 0 0 0 0;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #e2e7d5;
	}	
.submenuRight li a {	
	font-size: 13px;
	}


#sotckRoomLink{
	border: 0px;
}
#sotckRoomLink li{
	border: 0px;
}	


.stockroomList {
	margin: 0px 0 15px 0;
	padding: 0px;
	}	
.stockroomList ul { 
	 list-style-type: none;
	 margin: 0;
	 padding: 0;
	 list-style-position: inside;
	 } 
.stockroomList li {	
	padding: 8px 25px 8px 20px;
	list-style-type: none;
	margin: 0 0 0 0;
	font-size: 11px;
	font-weight: bold;
	border-right: 1px solid #e2e7d5;
	float: left;
	width: 198px;
	}
.stockroomR {
	border-right: none;
	}	
.stockroomList li a {	
	font-size: 13px;
	}
	
	
	




/*--------------------------------------------------------------------------------------------------- Img Drops ---------------------*/

/*.dropTL {
	background:url(/images/dropTL.gif) no-repeat left top;
	}
.dropTR {
	background:url(/images/dropTR.gif) no-repeat right top;
	}
.dropBL {
	background:url(/images/dropBL.gif) no-repeat left bottom;
	}
.dropBR {
	background:url(/images/dropBR.gif) no-repeat right bottom;
	}
.dropTop{
	background:url(/images/dropTop.gif) repeat-x top;
}
.dropBot{
	background:url(/images/dropBot.gif) repeat-x bottom;
}
.dropLeft{
	background:url(/images/dropLeft.gif) repeat-y left;
}
.dropRight{
	background:url(/images/dropRight.gif) repeat-y right;
}*/
.imgDrop {
	border: 1px solid #efede3;
	}
.error {
	font-weight: bold;
	color: #dc6014;
}
