@charset "utf-8";
/* CSS Document */
body{
	margin: 0px;
	line-height: 20px;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1{
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
h2 {
	margin: 0px 0 10px 0;
	padding: 0px;
	line-height: normal;
}
h3{
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
h4{
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
h3.artistName{
	font-weight: normal;
	padding: 0px;
	width: 470px;
	heigth: 100%;
	float: left;
	font-size: 12px;
}
h3.artistName strong{
	color: #000;
	font-size: 15px;	
}
h3 strong.location{
	font-weight: bold;
	color: #616161;
	font-size: 12px;
}
h3.date{
	font-size: 12px;
	width: 470px;
	heigth: 100%;
	float: left;
	padding: 0px;
	color: #616161;
	margin: 0 0 15px 0;
} 


img {
	border: none;
	}

/*----------------------------------------------------------------------------------------------------------------------------------------------LINKS*/
#logo a{
	width: 221px;
	height: 188px;
	display: block;
}

#navContainer ul{
	margin: 0px;
	padding: 0px;
	float: right;
	width: 223px;
}
#navContainer ul li{
	list-style: none;
	margin: 0px;
	width: 222px;
	float: left;
}
#navContainer ul li a{
	display: block;
	width: 222px;
	height: 38px;
}
/*navigation normal state*/
li.home a{
	background: url(images/btn_home.jpg) 100% 0;
}
li.exhibitions a{
	background: url(images/btn_exhibitions.jpg) 100% 0;
}
li.artist a{
	background: url(images/btn_artist.jpg) 100% 0;
}
li.stockroom a{
	background: url(images/btn_stockRoom.jpg) 100% 0;
}
li.aboutUs a{
	background: url(images/btn_aboutUs.jpg) 100% 0;
}
li.contactUs a{
	background: url(images/btn_contactUs.jpg) 100% 0;
}
li.services a{
	background: url(images/btn_services.jpg) 100% 0;
}


/*navigation rollovers*/
#navContainer ul li a:hover { 
	background-position: 100% -38px; 
	}
	
	
/*navigation selectede state*/	
#home li.home a{
	background-position: 100% -76px; 
}
#home li.home a:hover{
	background-position: 100% -76px;
}
#exhibitions li.exhibitions a{
	background-position: 100% -76px; 
}
#exhibitions li.exhibitions a:hover{
	background-position: 100% -76px; 
}
#artist li.artist a{
	background-position: 100% -76px; 
}
#artist li.artist a:hover{
	background-position: 100% -76px; 
}

#stockroom li.stockroom a{
	background-position: 100% -76px; 
}
#stockroom li.stockroom a:hover{
	background-position: 100% -76px; 
}
#aboutUs li.aboutUs a{
	background-position: 100% -76px; 
}
#aboutUs li.aboutUs a:hover{
	background-position: 100% -76px; 
}
#contactUs li.contactUs a{
	background-position: 100% -76px; 
}
#contactUs li.contactUs a:hover{
	background-position: 100% -76px; 
}
#services li.services a{
	background-position: 100% -76px; 
}
#services li.services a:hover{
	background-position: 100% -76px; 
}



#footer ul{
	width: 607px;
	height: 20px;
	float: left; 
	margin: 20px 0 0 0;
	padding: 0px;
	text-align: left;
} 
#footer ul li{
	list-style: none;
	display: inline;
}
#footer ul li a{
	font-size: 11px;
	text-decoration: none;	
	color: #000;
}
#footer ul li a:hover{
	color: #616161;
}

#footer p a{
	color: #616161;
	text-decoration: none;
}
#footer p a:hover{
	text-decoration: underline;
}


#pageNav ul{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 600px;
}
#pageNav ul li{
	list-style: none;
	display: block;
	float: left;
}
#pageNav ul li a{
	color: #000;
}
#pageNav ul li a:hover{
	color: #616161;
}
#pageNav ul li.prev{
	width: 72px;
	height: 20px;
	padding: 0 0 0 15px;
	background: url(images/arrowPrev.gif) no-repeat 5px 10px;
}
#pageNav ul li.back{
	width: 95px;
	height: 20px;
}
#pageNav ul li.next{
	width: 45px;
	height: 20px;
	padding: 0;
	background: url(images/arrowNext.gif) no-repeat 35px 10px;
}
#pageNav ul li.back2{
	width: 80px;
	height: 20px;
}
#pageNav ul li.next2{
	width: 55px;
	height: 20px;
	padding: 0;
	background: url(images/arrowNext.gif) no-repeat 45px 10px;
}

a.map{
	color: #000;
	text-decoration: none;
}
a:hover.map{
	color: #616161;
	text-decoration: underline;
}
a.enquire{
	color: #616161;
	font-style: italic;
}
a:hover{
	color: #000;
}

.artistThumbs  a{
	color: #000;
}
.artistThumbs  a:hover{
	color: #616161;
}
.workThumbs a{
	color: #000;
	font-weight: bold;
}
.workThumbs a:hover{
	color: #616161;
	font-weight: bold;
}
#artistName_content a{
	display: block;
	height: 100%;
	width: 150px;
	margin: 0px;
	padding: 0px 0 0 10px;
	float: left;
	color: #000;
}
#artistName_content a:hover{
	color: #616161;
}
a.viewAll{
	font-weight: bold;
	
}
a.readMore{
	display: block;
	width: 75px;
	height: 20px;
	float: right;
	text-align: right;
	background: url(/images/arrowNext.gif) no-repeat 0px 10px;
	margin: 0 0 15px 0;
	color: #616161;
}

a:hover.readMore{
	color: #000;
}

h3.artistName a{
	text-decoration: none;
	color: #000;
}
h3.artistName a:hover{
	text-decoration: underline;
	color: #000;
}

.artistList a {
	color: #000;
	text-decoration: underline;
}

.artistList{
	width: 600px;
}
.artistList a:hover{
	text-decoration: underline;
	color: #616161;
}
/*----------------------------------------------------------------------------------------------------------------------------------------------DIV*/
#container{
	width: 910px;
	margin: 0 auto 0 auto;
	background-color: #000000; 
	padding: 0px;
}
#navContainer{
	width: 253px;
	float: left;
	height: 100%;
	background-color: #000000; 
	margin: 0 0 50px 0;
}

#logo{
	width: 221px;
	height: 188px;
	margin: 99px 0 0 0;
	float: right;
}
#logo img{
	border: 0px;
}
#header{
	width: 657px;
	height: 123px;
	background: url(images/horizontalLine.jpg) no-repeat bottom #FFFFFF;
	float: left;
	margin: 0px;
	padding: 0px;
}

#links{
	width: 325px;
	height: 52px;
	float: right;
	margin: 71px 0px 0 0;
	padding: 0px;
}

#contact_btn{
	width: 325px;
	height: 28px;
}
#contact_btn img{
	float: right;
	border: 0px;
}

#register_btn{
	width: 325px;
	height: 24px;
}
#register_btn p{
	width: 205px;
	margin: 0px;
	float: right;
}
#register_btn img{
	float: right;
	border: 0px;
}

#content{
	width: 627px;
	padding: 30px 0 20px 30px;
	float: left;
	background-color: #FFFFFF;
	margin: 0px;
}
#content p{
	margin: 0 0 15px 0px;
}
#artistProfile{
	height: 100%;
	margin: 0 0 20px 0;
}
#artwork_image{
	width: 280px;
	height: 100%;;
	float: left;
	margin: 0 20px 10px 0;
}
#imageContainer{
	width: 550px;
	height: 100%;
	margin: 40px 0 0 0;
	padding: 0px;
	float: left;	
}
#artistName_content{
	width: 150px;
	height: 100%;
	float: left;
	float: right;
	
}
#pageNav{
	width: 600px;
	height: 50px;
	float: left;
	margin: 20px 0 20px 0;
}

#featureExhibition{
	width: 360px;
	height: 100%;
	float: left;
	padding: 0 20px 0 0;
}
#featureExhibition img{
	float: left;
	margin: 0 15px 20px 0;
	border: 0px;
}
#featureExhibition p{
	margin: 0px;
	padding: 0px;
}
#featureStock{
	width: 210px;
	float: left;
	padding: 0 0 0 20px;
	background: url(/images/verticalLineContent.jpg) left no-repeat;
}
#featureStock img{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#featureStock p{
	margin: 0px;
}
#contactDetails{
	width: 310px;
	height: 120px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#contactDetails p{
	margin: 0px;
	padding: 0px;
}
#openingDetails{
	width: 280px;
	height: 120px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#map_details{
	width: 290px;
	height: 350px;
	float: left;
}
#map_details img{
	border: 1px solid #dddddd;
}
#contactLeft {
	width: 291px;
	float: left;
	overflow: hidden;
}
#contact_form {
	width: 320px;
	float: right;
}

#footer{
	width: 612px;
	height: 100px;
	background: url(images/horizontalLine.jpg) no-repeat top #FFFFFF;
	margin: 0px;
	padding: 0px 15px 0 30px;
	float: right;
	font-size: 10px;
}
#blackBg{
	background-color: #000000;
	vertical-align: top;
}
#whiteBg{
	background-color: #FFFFFF;
}
#iebug{
	display: none;
}
/*----------------------------------------------------------------------------------------------------------------------------------------------CLASS*/


.thumbnails{
	width: 116px;
	height: 116px;
	background-color: #616161eee; 
	float: left;
	margin: 0 36px 20px 0;
}

.thumbnails img{
	border: 0px;
}

p.copyright{
	width: 355px;
	height: 20px;
	background: url(images/gravitateLogo.gif) no-repeat right 0;
	margin: 10px 0 0 0;
	padding: 0px;
	font-size: 10px;
	color: #616161;	
	float: left;
}

.service_list{
	margin: 0px;
}
.service_list li{
	list-style: none;
	background: url(images/arrowNext.gif) no-repeat 0px 10px;
	padding: 0 0 0 15px;
}
.arrowList{
	margin: 0px;
}
.arrowList li{
	list-style: none;
	background: url(images/arrowNext.gif) no-repeat 0px 10px;
	padding: 0 0 0 15px;
}
.rightColumn{
	padding: 0 0 0 30px;
}
.artDetails{
	float: left;
	margin: 0 0 15px 0;
}
.artistThumbs {
	width: 600px;
	margin: 20px 0 0 0;
}
.artistThumbs img{
	border: 0px;
}
.artistThumbs tr td{
	text-align: center;
}

.workThumbs{
	width: 450px;
	margin: 0;
	float: left;
}
.workThumbs img{
	border: 0px;
	margin: auto 0 auto 0;
}
.workThumbs tr td p{
	line-height: 20px;
}
.workThumbs tr td{
	text-align: center;
}

.greyBox {
	height: 115px;
	background-color: #eee;
    text-align: center;
}
.exhibitionContainer{
	width: 610px;
	background: url(/images/horizontalLineGrey.jpg) no-repeat bottom;
	margin: 0 0 20px 0;
}
#greyLine{
	background: url(/images/horizontalLineGrey.jpg) no-repeat bottom;
	height: 15px;
}
.exhibitionThumbs{
	width: 127px;
	height: 100%;
	float: left;
}
.exhibitionThumbs img{
	border: 0px;
}
.exhibitionContainer p{
	float: left;
	width: 450px;
	height: 100%;
	padding: 0 0 0 20px;
}


.mailingList {
	float: right;
	margin: 71px 9px 0 0;
}

/*----------------------------------------------------------------------------------------------------------------------------------------------FORM*/

.contactForm{
	width: 295px;
	margin: 0px;
	padding: 0 0 0 10px;	
}
.form_style{
	float: left;
	width: 290px;
	height: 60px; 
	margin: 0 0 5px 0;
}
label{
	line-height: normal;
	width: 270px;
	height: 50px;
	margin: 0px;
}
.text{
	width: 285px;
	border: 1px solid #dddddd;	
	padding: 4px;
}
.form_textarea{
	float: left;
}
.textarea{
	width: 285px;
	height: 180px;
	border: 1px solid #dddddd;
}
.submit{
	width:  286px;
	height: 24px;
	float: left;
	background: url(images/submitForm.jpg) no-repeat #000;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.registerForm{
	width: 300px;
	margin: 50px 0 0 0;
	height: 250px;
}
.register_submit{
	width:  295px;
	height: 24px;
	float: left;
	background: url(images/registerSubmit.jpg) no-repeat;
	border: 0px;
}

a.unsubscribe{
	
}

.clear {
float: none;
clear: both;
}