/* CSS Document */

html { min-height: 101%; margin-bottom: 1px; }

body{
margin: 0px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
}

a{
	outline:none;
	color: #000000;
}
a:hover{
	text-decoration: none;
}

p{
	margin: 10px 0;
	padding:0;
	line-height: 1.5em;
}

h1{
font-size: 45px;
}

h2{
font-size: 35px;
}

h3{
	font-size: 24px;
	color: #b71b30;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
}

h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	padding: 0;
	margin: 0;	
}
h5{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	padding: 0;
	margin: 0 0 4px 0;
}
.imgFloatRight{
	float: right;
	margin: 10px 0 10px 15px;
}
.imgFloatLeft{
	float: left;
	margin: 10px 15px 10px 0;
}
.headerHolder{
	background-color: #b71b30;
	width: 100%;	
}
.header{
	margin: 0 auto;
	width: 950px;
	height: 105px;
	padding: 50px 0 0 10px;
}
.holder{
	width: 1164px;
	margin: 0 auto;
	background-image:url(../images/bg.jpg);
	background-repeat: no-repeat;
	min-height:307px;
  	height:auto !important;
  	height:307px;
}
.container_12{
	margin: 0 auto;
}
.leftMenu, .artistsTitle, .exPageTitle{
	margin-top: 20px;
}
.exPageTitle2, .aboutTitle, .contactTitle, .sculpturesTitle{
	margin: 20px 0 5px 0;
}

.menu-home, .menu-about, .menu-artists, .menu-sculptures, .menu-exhibitions, .menu-contact, .menu-homeDn, .menu-aboutDn, .menu-artistsDn, .menu-sculpturesDn, .menu-exhibitionsDn, .menu-contactDn{
	background-repeat:no-repeat;
	float:left;
	height:27px;
	width: 220px;
	text-decoration:none;
}
.menu-home:hover, .menu-about:hover, .menu-artists:hover, .menu-sculptures:hover, .menu-exhibitions:hover, .menu-contact:hover{
	background-position:0 -27px;
}
.menu-homeDn, .menu-aboutDn, .menu-artistsDn, .menu-sculpturesDn, .menu-exhibitionsDn, .menu-contactDn{
	background-position:0 -54px;
}
.menu-home, .menu-homeDn{
	background-image: url(../images/menu-home.jpg);
}
.menu-about, .menu-aboutDn{
	background-image: url(../images/menu-about.jpg);
}
.menu-artists, .menu-artistsDn{
	background-image: url(../images/menu-artists.jpg);
}
.menu-sculptures, .menu-sculpturesDn{
	background-image: url(../images/menu-sculptures.jpg);
}
.menu-exhibitions, .menu-exhibitionsDn{
	background-image: url(../images/menu-exhibitions.jpg);
}
.menu-contact, .menu-contactDn{
	background-image: url(../images/menu-contact.jpg);
}


.homeCallout{
	float: left;
	margin: 13px 0;
}

.contentMinHeight{
	min-height: 580px;
	height: auto !important;
	height:  580px;
}

.slide{
	height: 592px;
	overflow: hidden;
}
/* ------ artists ------- */
.filterBy{
	margin: 20px 0 0 0;
}
.filterBy-country, .filterBy-medium, .filterBy-none, .filterBy-countryDn, .filterBy-mediumDn, .filterBy-noneDn{
	background-repeat:no-repeat;
	float:left;
	height:38px;
	text-decoration:none;
	margin-left: 9px;
}
.filterBy-countryDn, .filterBy-mediumDn, .filterBy-noneDn{
	background-position:0 -38px;
}
.filterBy-country, .filterBy-countryDn{
	background-image: url(../images/filterBy-country.jpg);
	width: 122px;
}
.filterBy-medium, .filterBy-mediumDn{
	background-image: url(../images/filterBy-medium.jpg);
	width: 108px;
}
.filterBy-none, .filterBy-noneDn{
	background-image: url(../images/filterBy-none.jpg);
	width: 84px;
}

.filterBy-options{
	float: right;
	margin: 15px 0 10px 0;
	min-height:17px;
  	height:auto !important;
  	height:17px;
	text-align: right;

}
.filterOption, .filterOptionDn{
	float: left;
	margin: 0 10px 0 5px;
	color: #797979;
	font-size: 14px;
}
.filterOption{
	text-decoration: none;
}
.filterOption:hover, .filterOptionDn{
	text-decoration: underline;
}

.galleryTitle{
	background-color: #b71b30;
	padding: 15px;	
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	width: 190px;
	color: #000000;
	display: block;
	text-decoration: none;
}
.artistGallery td{
	vertical-align: top;
}
.artistGallery td img{
	border: none;
}
.blank{
	width: 190px;
	padding: 15px;
	display: block;
}

.artistName{
	padding: 0 47px 0 15px;
	float: left;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	line-height: 51px;
	vertical-align: middle;
	text-decoration: none;
	
	width: 340px;
	height:51px;

	margin: 23px 0 0 0;
	float: left;		
	
	background-color: #b71b30;
	overflow: hidden;
}
.expand_heading{
	background: url(../images/bio-toggle.jpg) no-repeat;
	background-position: top right;
	background-color: #b71b30;
}
.active {background-position: right bottom;}

.backToGallery{
	margin: 23px 0 0 0;
}	

.artTitle{
	float: left;
	width: 100%;
	padding: 5px;
	margin: 5px 0 0 0;
	min-height:30px;
	height:auto !important;
	height:30px;
}
.artistInfo{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.5em;
}
.artistDescription{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.thumbGrid{
	margin-top: 45px;
	overflow: hidden;
	width: 220px;
}
.artistImgSmall{
	float: left;
	height: 107px;
	width: 107px;
	overflow: hidden;
	margin: 0 3px 3px 0;
	cursor: pointer;
}

.featuredArtist{
	float: left;
	background-color: #b71b30;
}
.featImage{
	width: 220px;
	height: 160px;
	overflow: hidden;
}

.featArtistName a{
	padding: 8px 5px 8px 8px;	
	width: 207px;
	color: #000000;
	text-decoration: none;
	float: left;
}

.enquiryLink{
	float: left;
	margin: 200px 0 0 0;
}

.artistImages{
	min-height:700px;
  	height:auto !important;
  	height:700px;
}
/* ------ exhibitions -------- */
.exMainCol{
	float: left;
	width: 470px;
}
.exTitle{
	float: left;
	width: 440px;
	background-color: #b71b30;
	padding: 10px 15px 15px 15px;
	margin: 5px 0 0 0;
	color: #000000;
	text-decoration: none;
}
.exDateLg{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
.exLink, .exLinkdn{
	color: #000000;
	text-decoration: none;
	float: left;
	width: 190px;
	padding: 15px;
	margin: 0 0 1px 0;
}
.exLink{
	background-color: #b71b30;
}
.exLink:hover{
	color:#CCCCCC;
}
.exLinkdn{
	background-color: #d25364;
}
.exDateSm{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	float: left;
}
.exhibition{
	float: left;
	width: 470px;
	margin: 0 0 20px 0;
}
.eventPhotosTitle{
	float: left;
	width: 100%;
}
.eventPhoto{
	float: left;
	width: 100%;
	margin: 20px 0 0 0;
	text-align: center;
}
/* ------ contact ------ */
.contactForm th{
	text-align: right;
	font-size: 14px;
	font-weight: normal;
}
.contactInput{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	width: 250px;
}
/* ------ footer ------- */
.outerFooter {
	width:100%;
	height: 32px;
	float: left;
}
.streetAddress{
	margin: 0 auto;
	width: 960px;
}
.footerHolder{
	background-color: #20252b;
	width: 100%;
	height: 380px;
	float: left;

}
.footer{
	width: 960px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
}

.footerMenu{
	margin: 80px 0 0 0;
	float: left;
	width: 620px;
}
.footerMenu a{
	font-size: 12px;
	color: #828b94;
	float: left;
	margin: 0 10px;
	text-decoration: none;
}
.footerMenu a:hover{
	color: #FFFFFF;
}

.newsSignUp{
	float: left;
	width: 300px;
	margin: 50px 0 0 0;
}
.signupTbl td{
	color: #f6f6f6;
	font-size: 10px;
}
.inputbox{
	background-color: #47555a;
	color: #ffffff;
	border: none;
	height: 24px;
	float: left;
	width: 130px;
	padding: 6px 0 0 0;
}
.signupLeft,.signupRight{
	float: left;
	height: 30px;
	width: 7px;
}
.signupLeft,.signupRight{
	background-image: url(../images/inputbox-left.jpg);
}
.signupRight{
	background-image: url(../images/inputbox-right.jpg);	
}
.details{
	border-top: solid 1px #000000;
	float: left;
	width: 320px;	
	margin: 60px 0 0 310px;
}
.detailsInner{
	float: left;
	width: 320px;
	border-top: solid 1px #384045;
	text-align: center;
	color: #828b94;
	font-size: 11px;
	line-height: 1.5em;
}
.byline{
	color: #48525b;
}
.byline1, .byline2{
	color: #48525b;
	text-decoration: none;
}
.byline1:hover{
	text-decoration: underline;
}
.byline2:hover{
	text-decoration: none;
}
