/*imported style sheets*/
@import url(../plugins/jqueryLightbox/css/style.css);
/*end of imported style sheets*/

/* ============================================================
  
   Title:	Mumford Fine Art Master Stylesheet
   Author:	David Longworth, david@teabagstudios.com
   Updated:	10th September 2008

---------------------------------------------------------------
   Copyright (c) 2008 Mumford Fine Art Ltd. All rights reserved.
=============================================================== */

/* @group Misc */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
.clear {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 62.5%;
	background: #fff;
	color: #343434;
	line-height: 1;
	text-align: center;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clear, hr {
	clear: both;
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
}
hr {
	visibility: hidden;		
}
#wrap img, #wrap a img {
	border: 0;	
}
.hide {
	visibility: hidden;
}

/* @end */

/* @group Links */

a {
	text-decoration: underline;
	color: #436C5F;
	font-weight: bold;
}
a:hover {
	color: #2c4840;
	text-decoration: underline;
}

a.link_all {
	color: #fff;
	padding: 0 20px 0 0;
	position: absolute;
	bottom: 10px; right: 245px;
	background: url(../images/icon_view.gif) no-repeat 100% 50%;
}

a.link_learn {
	margin: 10px 0 0 0;
	display: block;
	font-size: 1.1em;
}

#footer a {
	text-decoration: none;
	color: #343434;
	font-weight: normal;
}

#search-artists a {
	color:#E5E5E5;
	font-weight:normal;
	padding:3px;
}

#search-artists a span {
	display: none;
}

#search-artists a:hover,
#search-artists a.selected{
	background-color:#A8CFC1;
	color:#111111;
}

#search-artists a img {
	float: left;
}

#search-artists a.link_all {
	padding: 0 20px 0 0;
}

#search-artists	a.selected span{
	display:block;
  background: #3A3A3A;
	padding: 1px;
	position: absolute;
	right: 10px;
	top: 10px;
}

#search-artists a:hover span{
	background: #3A3A3A;
	display: block !important;
	padding: 1px;
	position: absolute;
	right: 10px;
	top: 10px;
	z-index:100;
}

/* @end */

/* @group Navigation */

#header ul {
	position: absolute;
	bottom: 15px; right: 0;
}
#header ul li {
	font-size: 1.3em;
	letter-spacing: -0.03em;
	float: left;
	margin: 0 0 0 5px;
}
#header ul li a {
	display: block;
	text-decoration: none;
	color: #6d6d6d;
	padding: 8px 9px;
}
#header ul li a:hover {
	background: #E5E5E5;
	color: #555;
}
#header ul li a.on {
	background: #333;
	color: #fff;
}

#wrap ul#links {
	padding: 10px 0;
	float: right;
	color: #eee;
}
#wrap ul#links li {
	float: right;
	margin: 0 10px 0 8px;
}
#wrap ul#links li a {
	color: #666;
	font-weight: normal;
	text-decoration: underline;
}

/* @end */

/* @group Header */

#header {
	position: relative;
	height: 144px;
}
#header h1 {
	text-indent: -1000em;
	background: url(../images/logo.gif) no-repeat 0 0;
	width: 292px; height: 144px;
}

#header div {
	position: absolute;
	top: 0; right: 0;
	text-align: right;
}

#header form {
	float: left;
}

#header p#newsletter-lnk {
	float:right;
	clear:none;
	padding:1px;
}

/* @end */

/* @group Content */

#wrap {
	width: 950px;
	text-align: left;
	margin: 10px auto 40px auto;
	font-size: 1.15em;
	line-height: 1.5em;
	position: relative;
}

#page {
	float: left;
	width: 710px;
}
#page.artists {
	width: 960px;
}

#content {
	float: left;
	width: 470px;
}
#content.home {
	width: 950px;
}

#col-left {
	float: left;
	margin: 0 10px 0 0;
	width: 230px;
}
#col-right,
#welcome {
	float: right;
	width: 230px;
}
#welcome {
	width: 220px;
	margin: 45px 0 0 0;
}

#wrap div.contact {
	float: left;
}

#wrap div.map {
	float: right;
}

#footer {
	clear: both;
	height: 62px;
	padding: 10px 0 0;
	border-bottom: 1px solid #f2f2f2;
}
#footer p#copy {
	float: left;
	margin: 5px 0 0 0;
}
#footer p.adr {
	background: #E5E5E5;
	clear: both;
}

#footer p.adr span.tel {
	float: right;
	font-weight: bold;
}

p.images-left {
	float: left;
	margin: 40px 10px 0 0;
}

#wrap div.contact form#frmSS4 label {
	width:175px;
}

#wrap div.contact form#frmSS4 li {
	padding:5px 0px;
}

#wrap div.contact form#frmSS4 .text {
	width:285px;
}
/* @end */

/* @group Typography */

/* Header opening times */
#header div p {
	clear: both;
}
#header div p em,
#header div p strong {
	font-style: normal;
	margin: 0 0 0 13px;
}

h2,h3 {
	display: block;
	width: 210px;
	background: #555;
	color: #fff;
	clear: both;
	padding: 7px 10px;
	font-size: 1.4em;
	margin: 10px 0 0 0;
}
h4 {
	padding: 0 10px;
	margin: -7px 0 0 0;
	font-size: 1.1em;
}
#page h2,
#content h2,
#col-left h2 {
	background: #333;
}
#content #exhibitions h2 {
	background: #555;
	width: 210px;
	margin-bottom: 0;
}
#content h2 {
	width: 450px;
	margin-bottom: 10px;
}
#col-left h3 {
	background: #333;
}

#col-left h3.normal,
#content h3.normal {
	color: #333;
	font-weight: bold;
	background: #fff;
	padding: 0; margin: 5px 10px 10px 10px;
	font-size: 1.9em;
	line-height: 1.2em;
	width: 100%;
}
#content h3.normal {
	font-weight: normal;	
}

#content.map h2 {
	width: 210px;
	background: #9F9F9F;
	margin-bottom: 10px;
}

#col-right h2 {
	width: 210px;
	background: #555;
	margin-bottom: 0;
}
#col-left h2 {
	margin-bottom: 10px;
}

#wrap p {
	padding: 0 0 0.95em 0;
}
#welcome p {
	padding: 0 0 0.75em 0;
}
#col-right p,
#col-left p,
#content p {
	padding-left: 10px;
	padding-right: 10px;
}
#footer p {
	padding: 5px 10px;
}
#footer p span {
	margin: 0 0 0 2px;
}

#col-right .intro {
	font-weight: bold;
	margin-top: 50px;
}

#col-right dl,
#col-left dl {
	margin: 0;
	padding: 8px 10px;
	display: block;
}
#col-right dl dt,
#col-left dl dt {
	margin: 0 0 4px 0;
	font-size: 0.9em;
}
#col-right dl dt a,
#col-left dl dt a {
	font-size: 1.3em;
}
#col-right dl:hover,
#col-right dl:hover dt a,
#col-left dl:hover,
#col-left dl:hover dt a {
	background: #333;
	color: #fff;
}

.date {
	margin: -8px 0 10px 0;
	font-weight: bold;
}
#press {
	margin-top: 10px;
}

/* @end */

/* @group Widgets */

/* @group Lists */

#col-left ul,
#col-right ul {
	margin: 10px;
}
#col-left ul li,
#col-right ul li {
	margin: 0 0 15px 0;
	display: block;
}
#col-left ul li a {
}

/* @end */

/* @group Forms */

#wrap div.contact form {
	margin: 10px 0;
}
#wrap div.contact form p {
	padding: 0;
	margin: 0 0 5px 0;
}
#wrap div.contact form label {
	color: #555;
	font-weight: bold;
	margin: 0 0 3px 0;
	float: left;
	width: 60px;
}
#wrap div.contact form .text {
	border: 1px solid #CDCDCD;
	padding: 4px;
	width: 160px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
}
#wrap div.contact form .btn {
	background: #555;
	color: #fff;
	font-weight: bold;
	font-size: 1.2em;
	padding: 4px 9px;
	border: 0;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: right;
}

/* @end */

/* @group Search + Subscribe */

#header form {
	margin: 0 0 0 10px;
	float: right;
}
#header form input.btn {
	vertical-align: top;
	margin: 0 0 0 -4px;
}

#header form label {
	margin: 0 10px 0 5px;
	color: #666;
}
#header form label.structural {
	display: none;
}

#header form input#liveSearchInput,
#header form input#newsletter,
form#detailedSearchForm input.text {
	border:1px solid #E5E5E5;
	font-size:1em;
	height:13px;
	padding:1px 3px 4px;
	width:150px;
}


form#detailedSearchForm ol{
	width:390px;
	margin:0 auto;
}

form#detailedSearchForm li{
	padding-bottom:3px;
	display:inline;
}

form#detailedSearchForm select{
	width:190px;
  border: 1px solid #e5e5e5;
	vertical-align:top;
}

form#detailedSearchForm div.searchFeedback{
	padding:5px;
}

/* @end */

/* @group search results */
table.searchResults  {
	width:100%;
}

table.searchResults th{
	background:#E5E5E5;
	color:#6D6D6D;
	font-size:1.6em;
	padding:5px;
}

table.searchResults td{
	vertical-align:top;
	padding:10px 40px 10px 0;
}

table.searchResults h6{
	font-size:14px;
	font-weight:bold;
}

table.searchResults a{
	text-decoration:none;
}

table.searchResults p a{
	font-weight:normal;
}

table.searchResults a span{
	display:block;
	color:#000;
}
/*end*/

/* @group exhibitions */

#exhibitions,
#exhibitions ul,
#exhibitions ul li {
	float: left;
	margin: 0;
}
#exhibitions ul li.first {
	margin: 0 10px 0 0;
}
#exhibitions ul li.mid {
	margin: 0 10px;
}
#exhibitions ul li a {
	display: block;
	width: 230px;
	background: #E5E5E5;
	color: #333;
	text-decoration: none;
	height: 345px;
}
#exhibitions ul li a:hover {
	background: #333;
	color: #fff;
}
#exhibitions ul li p {
	padding: 5px 10px 10px;
}
#exhibitions ul li p strong {
	display: block;
	text-decoration: underline;
	font-size: 1.2em;
	margin: 0 0 10px;
}

#fair-thumbs li {
	float:left;
	padding:15px;
}
/* Archive */
#content.exhib-arch {
	width:720px;
}

/* List version */
.exhib-arch ul,
.exhib-arch li,
ul.exhibition-list,
ul.exhibition-list li,
.artists ul,
.artists ul li {
	float: left;
	width: 230px;
	/*margin-bottom: 10px;*/
}
.exhib-arch ul,
.artists ul {
	width: auto;
}

.exhib-arch ul,
.artists ul li {
	margin: 0 10px 10px 0;
}
#col-left ul.exhibition-list,
#col-right ul.exhibition-list,
#col-left ul.exhibition-list li {
	margin: 0;
}
.exhib-arch ul li a img,
ul.exhibition-list li a img,
.artists ul li a img {
	float: left;
}
.exhib-arch ul li em,
ul.exhibition-list li em,
.artists ul li em  {
	float:right;
	font-size:1.1em;
	font-style:normal;
	margin:5px 5px 5px 0;
	width:100px;
}

.artists ul li em strong {
	font-size:1.1em;
}
	
.exhib-arch ul li a,
ul.exhibition-list li a,
.artists ul li a {
	display: block;
	width: 230px;
	float: left;
	color: #333;
}

.exhib-arch ul li a {
	margin:10px 0px;
}

.exhib-arch ul li a,
.artists ul li a {
	background: #F4F4F4;
}
.exhib-arch ul li a:hover,
ul.exhibition-list li a:hover,
.artists ul li a:hover {
	background: #333;
	color: #fff;
	text-decoration: underline;
}
#content.exhib-arch ul li a img {
	margin-right:10px;
}

#content.exhib-arch ul li a em,
#content.exhib-arch ul li a p {
	float:left;
	padding:0px;
}

#content.work {
	width: 710px;
	margin: 0 -10px 0 0;
}
#content.work ul {
	width: 720px;
}
#content.work ul li em {
	font-size: 0.9em;
	font-weight: normal;
}
#content.work ul li a {
	text-decoration: none;
}

/* @end */

/* @group Artist Search */

#search-artists {
	background: #333;
	color: #fff;
	padding: 0 10px 10px;
	height: 220px;
	position: relative;
}
#search-artists dl {
	float: left;
	width: 230px;
}
#search-artists dl dt {
	clear: both;
	font-weight: bold;
	padding: 10px 0 8px 0;
	line-height: 1.4em;
}
#search-artists dl dd {
	float: left;
	width: 110px;
	margin:3px 0px;
}

#search-artists p#placeholder {
	float: right;
	margin: 10px 0 0 0;
	width: 210px; height: 199px;
	background: #3a3a3a;
	color: #666;
}
#search-artists p#placeholder span {
	padding: 20px 40px 20px 20px;
	display: block;
}

/* @end */

/* @group Profiles */

#wrap p.profile {
	padding: 0;
	margin: 0 0 20px 0;
	font-size: 1.1em;
}
#wrap p.profile img {
	display: block;
	margin: 0 0 10px 0;
}

/* @end */


/* @group Links */
.linksPg h4 {
	margin:5px 0px;
	
}

dl.site-link {
	margin:0px 10px 10px 10px;
	border-bottom:1px dotted #333333;
	padding:0px 5px 5px 5px;
}

dl.site-link dt {
	margin-bottom:5px;
	font-size:1.2em;
}


/* @end */
