﻿@charset "UTF-8";
/* CSS Document */
/* CSS Style sheet for Imago Studio site */






body {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
	color: #eeeeee;
	text-align: left;
	padding-top: 10px;
	background-color: #000;
}
.homePageBack {
	width: 980px;
	height: 600px;
	background-image:url(images/home_page_background.jpg);
	background-repeat:no-repeat;
}
.exhibitionsPageBack {
	width: 980px;
	height: 600px;
	background-image:url('images/exhibitions_page_background.jpg');
	background-repeat:no-repeat;
}
.installationsPageBack {
	width: 980px;
	height: 600px;
	background-image:url('images/installations_page_background.jpg');
	background-repeat:no-repeat;
}
.artistsPageBack {
	width: 980px;
	height: 600px;
	background-image:url(images/artists_page_background.jpg);
	background-repeat:no-repeat;
}
.aboutPageBack {
	width: 980px;
	height: 600px;
	background-image:url('images/about_page_background.jpg');
	background-repeat:no-repeat;
}
.contactPageBack {
	width: 980px;
	height: 600px;
	background-image:url('images/contact_page_background.jpg');
	background-repeat:no-repeat;
	color: #CCC;
}
.header {
	height: 53px;	
	padding-left:20px;
	background-image:url('images/headerBar.png');
	background-repeat: no-repeat;
}
.navWrap {
	height: 53px;
	width: 550px;
	margin-left: auto;
	margin-right: auto;
}
.logo {
	float: left;
	padding: 16px 0 0 0;
}
.menu {
	font-size: 13px;
	color: #aaaaaa;
	text-align: center;
	float: left;
	padding: 16px 0 0 30px;
}
.menuHL {
	color: #b8c8e6;
}
.menuDisabled {
	color: #999999;
}
.content {
	height: 525px;
}
.exhibitionTitle {
	padding-top: 75px;
	padding-bottom: 50px;
	text-align: center;
	font-size: 26px;
}
.exhibitionItems {
	padding-left:20px;
}
.exhibitionItem {
	float: left;
	width: 156px;
}
.exhibitionItemThumb {
	width: 156px;
	height: 156px;
	background-image: url('images/exhibition_work_back.png');
	background-repeat: no-repeat;
}
.exhibitionItemLabel {
	font-size: 11px;
	padding-left: 8px;
	padding-right: 8px;
}
.installationsInfoBox {
	float: left;
	width: 300px;
	height: 410px;
	margin-left: 50px;
	margin-top: 50px;
	text-align: left;
	background-image: url('images/text_box_background.png');
	background-repeat: repeat;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 40px;
}
.artistTitle {
	padding-top: 25px;
	padding-bottom: 35px;
	text-align: center;
	font-size: 26px;
	color: #CCC;
}
.artistsListContainer {
	width: 800px;
	height: 441px;
	margin-left: auto;
	margin-right: auto;
	color: #111111;
}
.artistList {
	float:left;
	width: 170px;
	margin-top: 0px;
	margin-right: 40px;
	font-size: 16px;
	line-height: 22px;
}
.aboutInfoBox {
	float: left;
	width: 190px;
	height: 410px;
	margin-left: 50px;
	margin-top: 50px;
	text-align: left;
	background-image: url('images/text_box_background.png');
	background-repeat: repeat;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 40px;
}
.contactInfoBox {
	width: 200px;
	height: 200px;
	margin-left: 30px;
	margin-top: 20px;
	text-align: left;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 40px;
	color: #eeeeee;
}
.footer {
	clear: both;
	height: 30px;
	font-size: 10px;
	color: #333;
	text-align: left;
	padding-bottom: 0;
	margin-right: 30px;
	margin-left: 70px;
}

#facebook {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.artistIndividualBackPage {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999;
	background-color: #000;
	background-image: url(images/artists_page_background.jpg);
	height: 600px;
}
.artistIndividualBackPage .content {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	color: #999;
	text-align: left;
	float: left;
	height: 545px;
	width: 975px;
}
#artistWorkTitle {
	font-style: italic;
}
.artistInfoLinks {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 13px;
	text-transform: uppercase;
	color: #666;
	font-variant: normal;
	line-height: 18px;
	height: 100px;
	width: 275px;
	margin-left: 50px;
	float: left;
}
.artistNextPreviousButtonL {
	float: left;
	padding-left: 45px;
}
.artistWorkInfo {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	color: #999;
	width: 275px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 50px;
	line-height: 16px;
	float: left;
}
.artistName {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 18px;
	color: #999;
	margin-top: 30px;
	margin-left: 50px;
	float: left;
	width: 275px;
}
.artistImages {
	float: right;
	padding-right: 100px;
	padding-top: 25px;
}
.navLinks {
	color: #FFF;
}
.artistsPageBack .header .navWrap .menu .navigation {
	color: #FFF;
	text-decoration: none;
}
.installationsArtists {
	padding-top: 50px;
	padding-left: 50px;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
}
.installationsChihulyBack {
	background-image: url(images/installations_chihuly.jpg);
	height: 600px;
	width: 980px;
}
.installationsStatomBack {
	background-image: url(images/installations_statom.jpg);
	height: 600px;
	width: 980px;
}
.installationsVanClineBack {
	background-image: url(images/installations_vancline.jpg);
	height: 600px;
	width: 980px;
}
.hoursInfoBox {
	height: 200px;
	width: 200px;
	padding-top: 19px;
	padding-left: 0px;
	float: right;
	padding-right: 515px;
	margin-top: 20px;
	color: #EEE;
}
.aboutBackPage {
	background-image: url(images/about_background.jpg);
	background-repeat: no-repeat;
}
.aboutInfoBox {
	height: 400px;
	width: 300px;
	padding-top: 20px;
	padding-left: 20px;
	font-size: 14px;
	font-weight: lighter;
	color: #CCC;
	line-height: 20px;
	background-image: none;
}

a.contact {
	text-decoration:none;
	color:#b8c8e6
}

a.contact:hover {
	text-decoration:none;
	color:#FFF
}
a.navigation {
	text-decoration:none;
	color:#FFF
}
a.navigation:hover {
	text-decoration:none;
	color:#999
}
.homePageBack .footer {
	color: #000;
}
artistWorkLinks {
	float: left;
	height: 300px;
	width: 290px;
}
.installationsBlankBack {
	background-image: url(images/installations_blank.jpg);
	height: 600px;
	width: 980px;
}

