@charset "utf-8";

/* Main Containers */
#container01 {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 6px;
}
#container02 {
	background-color: #000000;
	height: 685px;
	width: 955px;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
}
#header01 {
	height: 195px;
	background-color: #FFFFFF;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #656aa6;
	padding-right: 42px;
	padding-left: 42px;
	padding-top: 20px;
}
#main01 {
	height: 453px;
	background-color: #8788b9;
	padding-left: 42px;
}
#galleryLeft {
	height: 685px;
	width: 245px;
	padding-left: 42px;
	float: left;
	color: #FFFFFF;
}
#galleryRight {
	width: 660px;
	height: 685px;
	float: right;
}


/* Navigation */
#nav {
	float: left;
	height: 46px;
	width: 500px;
	font-size: 14px;
}
#nav a {
	font-weight: bold;
	color: #8788B9;
	font-size: 14px;
	text-decoration: none;
}
#nav a:hover {
	color: #656AA6;
	text-decoration: none;
}
#nav p {
	padding-bottom: 3px;
}
#nav02 {
	height: 80px;
	margin-top: 35px;
}
#nav02 a {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}
#nav02 a:hover {
	color: #656AA6;
	text-decoration: none;
}
#nav02 p {
	padding-bottom: 3px;
}


/* Contact Details */
#contact {
	float: right;
	width: 275px;
	text-align: right;
	height: 46px;
	color: #939598;
	font-weight: bold;
}
#contact p {
	margin-bottom: 3px;
	font-size: 14px;
}
#contact a {
	color: #939598;
	text-decoration: none;
}
#contact a:hover {
	color: #717377;
	text-decoration: none;
}
.logo01 {
	height: 72px;
	float: left;
	margin-bottom: 35px;
}
.strapline {
}

/* Content Container */
#main01Left {
	color: #FFFFFF;
	float: left;
	width: 355px;
	padding-top: 25px;
}
#main01Left h1 {
	margin-bottom: 14px;
	font-size: 14px;
}
#main01Left p {
	margin-bottom: 14px;
	line-height: 150%;
}
#artDetails h2 {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 10px;
}
#artDetails p {
	margin-bottom: 16px;
}
#contact03 {
	font-size: 14px;
	height: 100px;
	position: absolute;
	top: 550px;
}
#contact03 p {
	margin-bottom: 3px;
	font-weight: bold;
}
#contact03 a {
	color: #FFFFFF;
}
#contact03 a:hover {
	color: #656AA6;
	text-decoration: none;
}

.logo02 {
	margin-bottom: 15px;
}
#gallery {
	width: 558px;
	float: left;
	padding-top: 0px;
}
#gallery img {
	float: left;
	border: 1px solid #FFFFFF;
	margin-bottom: 14px;
	margin-right: 27px;
}
#artwork {
	height: 528px;
	width: 620px;
	border: 1px solid #FFFFFF;
	text-align: center;
	min-height: 528px;
  	display: table-cell;
  	vertical-align: middle;
}
#next {
	height: 20px;
	margin-top: 35px;
	margin-right: 38px;
	text-align: right;
	padding-top: 60px;
}
.clickon {
	height: 15px;
	padding-right: 42px;
	text-align: right;
	padding-top: 5px;
	font-size: 11px;
	padding-bottom: 5px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Misu */
.spacer01 {
	margin-right: 10px;
}
.spacer02 {
	margin-top: 15px;
}
.spacer03 {
	padding-right: 7px;
}
