/*---------------------------------------------
 CSS developed by Artletic for EY Photography 
----------------------------------------------*/

body {
	margin: 0;
	padding: 0;
	background: #FFF;
	color:#000;
	font-family: arial, helvetica;
}
p {
	font-family: arial, helvetica;
	font-size: 70%;
	line-height: 140%;
	margin-left: 13%;

}
.clearer {
	clear: both;
	width: 100%;
}
p.intro, .intro p {
	font-size: 85%;
	line-height: 150%;
	margin: 0 0 20px 0;
}
h3 {
	font-size: 95%;
	margin: 20px 0 5px 0;
	color: #5a003c;
}
strong {
	color: #5c91a4;
}

a {
	text-decoration: underline;
	color: #999999;
}
a:hover {
	color: #000;
}

#simpleViewer {
	max-height: 530px;
	margin: 0;
	padding: 15px 5px;
}

#header {
	width: 100%;
	margin: 30px auto 0;
	padding-bottom: 30px;
	background: transparent url(../images/border-header.gif) bottom left repeat-x;
}

#header .centeredBox {
	position: relative;
}
#header h1 {
	margin: 0;
	padding: 0;
}
#content {
	clear: both;
}

#footer {
	height: 60px;
	width: 100%;
	color: #999999;
	margin: 0 auto;
	padding-top: 15px;
	background: transparent url(../images/border-footer.gif) top left repeat-x;
	clear: both;
}

#footer p {
	margin: 5px 0 0 0;
	padding: 0;
	width: 850px;
}

.centeredBox {
	width: 860px;
	margin: 0 auto;
	color: #666666;
}

#logo {
	background: transparent url(../images/ey-photo-logo.png) 0 0 no-repeat;
	text-indent: -9999em;
	margin: 0;
}

#logo a {
	width: 181px;
	height: 80px;
	display: block;
	overflow: hidden;
}

/* -----------------
 navigation styles 
 ------------------*/

ul#navBig {
	list-style: none;
	position: absolute;
	color: #999999;
	text-align: left;
	margin: 0;
	left: 230px;
	top: 37px;
	font-size: 24px;
	font-weight: bold;
	height: 25px;
	width: 600px;
	display: block;
}
ul#navBig a, ul#navBig:visited {
	color: #999999;
	text-decoration: none;
}
ul#navBig a:hover {
	color: #000;
}

ul#navBig li {
	float: left;
	margin: 0 20px 0 0;
}

ul#navBig li.navFineArt a:link, ul#navBig li.navFineArt a:visited {
	color: #5a003c;
	text-decoration: none;
}
ul#navBig li.navFineArt a:hover {
	color: #000;
}
ul#navBig li.navCommercial a:link, ul#navBig li.navCommercial a:visited {
	color: #5c91a4;
	text-decoration: none;
}
ul#navBig li.navCommercial a:hover {
	color: #000;
}
ul#navBig li.navPrivate a:link, ul#navBig li.navPrivate a:visited{
	font-size: 24px;
	color: #e9e9e9;
}
ul#navBig li.navPrivate a:hover {
	color: #000;
}

/*----------------
home page styles 
-----------------*/

#columnLeft {
	float: left;
	width: 320px;
	color: #666666;
	padding-bottom: 30px;
	margin: 20px 0 0 0 ;
}

#columnLeft p {
	margin: 10px 0;
	padding: 0;
}

#columnRight {
	float: right;
	margin: 30px 0 0 0;
	padding-bottom: 30px;
}

/*----------------
about page styles 
-----------------*/
#pageAbout #columnRight {
	float: left;
	margin: 35px 0 0 100px;
}
a.info_link {
	color: #fff;
	background-color: #7c99a4;
	text-decoration: none;
	padding: 2px 6px;
	margin: 5px 0 5px 0;
	display: inline-block;
	
	text-shadow: 1px 1px 1px #777;

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	
	box-shadow: 1px 1px 1px #bbb;
	-webkit-box-shadow: 1px 1px 1px #bbb;
	-moz-box-shadow: 1px 1px 1px #bbb;
}
a:hover.info_link {
	background-color: #5c91a4;
}
#pagePrivate #logout {
	position: absolute;
	top: 5px;
	left: 600px;
}

/*----------------
info pages styles 
-----------------*/
#pageInfo p {
	font-size: 12px;
}
#pageInfo .intro p {
	font-size: 14px;
	width: 325px;
	margin-bottom: 25px;
}
#pageInfo strong {
	font-size: 16px;
}
#pageInfo #footer p {
	font-size: 11px;
}
#pageInfo #footer strong {
	font-size: 11px;
}
#pageInfo em {
	width: 120px;
	line-height: 14px;
	display: inline-block;
	margin-right: 10px;
	clear: left;
	text-align: right;
}
#resumePage p {
	width: 600px;
}
#resumePage p em {
	width: inherit;
	width: auto;
	font-size: 14px;
	margin: 10px 0 0 0;
/*	display: inline;*/
	clear: none;
	color: #5a003c;
}
#resumePage p strong {
	margin-top: 30px;
	display: block;
}

/*----------------
newsletter 
-----------------*/
#newsletter {
	font-size: 12px;
}
#newsletter label {
}
#newsletter input[type="text"] {
	margin: 6px 0 12px;
	padding: 4px;
	color: #5c91a4;
	font-weight: bold;
	font-size: 14px;
}
#newsletter input#submitButton {
	font-size:12px;
}

/*----------------
Gallery landing page styles 
-----------------*/
ul#gallery_list {
	list-style: none;
	margin: 0;
	padding: 0;
}
#gallery_list li {
	list-style: none;
	width: 250px;
	height: 150px; 
	float: left; 
	margin: 10px 20px 10px 0;
}
#gallery_list a {
	display: block;
	width: 250px;
	height: 150px;
	border: 3px solid #ccc;
	background-position: center center; 
	text-decoration: none;
	position: relative;
}
#gallery_list a:hover {
	border: 3px solid #ddd;
}
#gallery_list a span {
	display: block;
	width: 230px;
	background: #ccc;
	opacity: .8;
	padding: 10px;
	position: absolute;
	bottom: 0;
	font-weight: bold;
	text-align: center;
	color: #222;
	text-shadow: 1px 1px 0px #fff;
	
	box-shadow: -2px 0px 4px #bbb;
	-webkit-box-shadow: -2px 0px 4px #bbb;
	-moz-box-shadow: -2px 0px 4px #bbb;
}
#gallery_list a:hover span {
	background: #fff;
	color: #5a003c;
}
#gallery_list img {
	max-width: 250px;
}


/*----------------
Galleriffic styles 
-----------------*/
.pagePublicGallery #content .centeredBox {
	position: relative;
	min-height: 550px;
	height: auto !important;
	height: 550px;
	margin-bottom: 30px;
}
#pagePrivate #content .centeredBox {
	position: relative;
	min-height: 550px;
	height: auto !important;
	height: 550px;
	margin-bottom: 30px;
}
.pagePublicGallery #content h1 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 40px;
	color: #5a003c;
	width: 300px;
	text-shadow: 1px 1px 1px #ccc;
}
.showStatement {
/*	background: transparent url('../images/arrow-down.png') left 0px no-repeat;
	padding-left: 20px;*/
	
	margin-right: 10px;
	background: transparent url('../images/Get-Info.png') top left no-repeat;
	height: 32px;
	width: 32px;
	display: block;
	float: left;
	text-indent: -9999em;
	overflow: hidden;
	outline: none;
}
.hideStatement {
/*	background: transparent url('../images/arrow-up.png') left -2px no-repeat;
	padding-left: 20px;*/
	
	margin-right: 10px;
	background: transparent url('../images/Get-Info.png') top left no-repeat;
	height: 32px;
	width: 32px;
	display: block;
	float: left;
	text-indent: -9999em;
	overflow: hidden;
	outline: none;
}
.pagePublicGallery .intro {
	width: 280px;
}
.pagePublicGallery .intro p {
	width: 280px;
	font-size: 12px;
}
.pagePublicGallery .centeredBox p {
	margin: 10px 0 20px 0;
}
#statementToggle {
	font-size: 12px;
	width:200px;
	position: relative;
	left: 72px;
	
	margin-right: 10px;
	background: transparent url('../images/Get-Info.png') top left no-repeat;
	height: 32px;
	line-height: 32px;
	display: block;
	float: left;
	margin-left: 8px;
	overflow: hidden;
	outline: none;
}
#statementToggle span {
	display: none;
	color: #aaa;
}
#statement {
	width:100%;
	height: auto;
	padding: 0; 
	background: #fff;
	z-index: 99;
	
/*	opacity: 0.8;*/
}
#statement h2 {
	font-size: 12px;
	font-weight: bold;
	color: #5a003c;
	margin: 30px 0 0 20px;
}

#statement p {
	margin: 5px 20px 15px 20px;
	color: #333;
	font-size: 13px;
}
img.gallery_cover {
	clear: both;
	margin: 0 0 10px;
	display: block;
}
#statement a.info_link {
	color: #fff;
	font-size: 12px;
	clear: both;
	margin: 10px 0 10px 20px;
}
#gallery {
	width:550px;
	position: relative;
	top: 0;
/*	left: 300px;*/
	min-height: 350px;
	height: auto !important;
	height: 400px;
}
div.content {
	/* The display of content is enabled by a javascript generated style on the page.
	   This is so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float:right;
	width:550px; 
}

div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content  a:focus, div.content  a:hover, div.content  a:active {
}
div#controls {
/*	margin-top: 5px;*/
	height: 23px;
	font-size: 14px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
	position: relative;
}
.play {
	margin-right: 10px;
	background: transparent url('../images/Play.png') top left no-repeat;
	height: 32px;
	width: 32px;
	display: block;
	float: left;
	text-indent: -9999em;
	overflow: hidden;
	outline: none;
}
.pause {
	margin-right: 10px;
	background: transparent url('../images/Pause.png') top left no-repeat;
	height: 32px;
	width: 32px;
	display: block;
	float: left;
	text-indent: -9999em;
	overflow: hidden;
	outline: none;
}
div.nav-controls {
	position: relative;
	float: left;
}
div.nav-controls .prev {
	margin-right: 10px;
	background: transparent url('../images/Back.png') top left no-repeat;
	height: 32px;
	width: 32px;
	display: block;
	text-indent: -9999em;
	overflow: hidden;
	position: absolute;
	left: 0;
	outline: none;
}
div.nav-controls .next {
	background: transparent url('../images/Next.png') center no-repeat;
	height: 32px;
	width: 32px;
	display: block;
	text-indent: -9999em;
	overflow: hidden;
	position: absolute;
	left: 40px;
	outline: none;
	}

div.loader {
	background-image: url('../images/loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 550px;
	height: 350px
}
div#slideshow {
	clear: both;
	position: absolute;
	top: 48px;
}
div#slideshow span.image-wrapper {
	float: left;
	padding-bottom: 12px;
}
div#slideshow a.advance-link {
	display: block;
}
#slideshow img {
	display: block;
	max-width: 500px;
	
	max-height: 400px;
	height: auto !important;
	height: 400px;
	
	border: 15px solid #ccc;
	transition: border-color .25s linear;
	-webkit-transition: border-color .25s linear;
	-moz-transition: border-color .25s linear;	
}
#slideshow a:hover img {
	border-color: #bbb;
}
div.download {
	float: right;
}
div.embox {
	clear: both;
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 12px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}

div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set by a javascript generated style on the page.
	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */
}
#thumbs {
	width: 300px;
	float: left;
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
a.thumb {
	display: block;
	border: 3px solid #ccc;
	width: 60px;
	height: 60px;
	overflow: hidden;
	background-position: center center;
}
a.thumb:hover {
	border-color: #aaa;
}
ul.thumbs li.selected a.thumb {
	background: #eee;
	background-position: center center;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
	float: left;
/*	height: 32px; Not needed? */

	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	border-radius: 24px;
	
	box-shadow: 2px 2px 2px #bbb;
	-webkit-box-shadow: 2px 2px 2px #bbb;
	-moz-box-shadow: 2px 2px 2px #bbb;
}
div.pagination.top {
	margin: 0 0 26px 0;
	background: #ddd;
	width: auto;
	padding: 0 6px;
	box-shadow: 10px 10px 4px #888;
}

div.pagination.bottom {
	margin-top: 12px;
	display: none;
}
div.pagination a, div.pagination span.current {
	display: block;
	float: left;
	margin-top: 6px;
	margin-right: 4px;
	padding: 4px 7px 3px 7px;
	border: 1px solid #5c91a4;
	color: #5c91a4;
	font-size: 10px;
	text-decoration: none;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	background-color: #ddd;
	
	transition: background-color .25s linear;
	-webkit-transition: background-color .25s linear;
	-moz-transition: background-color .25s linear;	
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #5c91a4;
	border-color: #5c91a4;
	color: #fff;
}
div.pagination a.prevPage {
	text-transform: uppercase;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;	
	border: none;
	border-right: 1px dotted #fff;
	padding-left: 3px;
	margin-right: 6px;
}
div.pagination a.nextPage {
	text-transform: uppercase;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;	
	border: none;
	border-left: 1px dotted #fff;
	padding-right: 3px;
	margin-left: 4px;
}
/* Minimal Gallery Styles */
#thumbs-min ul.thumbs li {
	float: none;
	padding: 0;
	margin: 0;
	list-style: none;
}

#thumbs-min a.thumb {
	padding: 0px;
	display: inline;
	border: none;
}

#thumbs-min ul.thumbs li.selected a.thumb {
	background: inherit;
	color: #000;
	font-weight: bold;
}
