/* Undo HTML */
:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,img,dt,dd,table,tr,td{ margin:0; padding:0 }
img, a img,:link img,:visited img, legend, fieldset { border:none }
address { font-style:normal }

/* Global styles */
body {
	font: 80%/1.8 helvetica, arial, sans-serif;
	color: #555;
	background: #fff url('../images/bg.gif') repeat-x;
	text-align: center;
}
a, a:link, a:active, a:visited {
	color: #3A85A4;
}
a:hover {
	color: #A43A3A;
}
h1, h2 {
	position: absolute;
	left: -2000px;
}

/* Setup */
#pageWrap {
	/*background: transparent url('../images/bgspear.png') no-repeat top center;*/
}

.hideme {
	visibility: hidden;
}
#outerWrap {
	width: 920px;
	margin: 0 auto 0 auto;
	padding: 10px 0 0 0;
	text-align: center;
	background: #fff url('../images/shadow2.gif') no-repeat;
}
#innerWrap {
	width: 900px;
	margin: 10px auto 0 auto;
	text-align: left;
	background: #fff;
}
#navigationWrap {
	width: 900px;
	margin: 0 auto;
}
#logoWrap {
	margin: 60px auto 0 auto;
}
#logo {
	margin: 0 auto;
	width: 503px;
	height: 57px;
	background: transparent url('../images/logo.png') no-repeat;
}
#largeImage {
	text-align: center;
	min-height: 350px;
	background: none;
}
#largeImageWrap {
	text-align: center;
	min-height: 350px;
	padding: 20px 0;
}
#content {
	min-height: 500px;
	padding: 30px 40px 20px 40px;
}
#content p {
	margin: 0 0 1.3em 0;
}
#content ul li {
	margin: 0.2em 0 1em 2em;
	list-style: disc;
	color: #eee
}
#content ul li>span, #content ul li>p {
	color: #555;
}
#contentMain {
	width: 50%;
	text-align: justify;
}
#contentMainInner {
	padding: 0 20px 0 0;
}
#contentSub {
	float: right;
	width: 50%;
	text-align: justify;
}
#contentSubInner {
	padding: 55px 0 0 20px;
}
#content h3, .lightboxIntro h3 {
	color: #eee;
	font-size: 4em;
	letter-spacing: 0.1em;
	font-weight: normal;
	line-height: 1;
	min-height: 50px;
}

/* Home page */
#contentHomeWrap {
	margin: 0;
	padding: 4em 0 0 160px;
}
#contentHome {
	width: 500px;
	height: 510px;
	overflow: hidden;
}
#homePageLabel {
	text-align: center;
}

.contact h4 {
	float: left;
	width: 160px;
	text-align: right;
}
.contact p {
	padding: 0 0 0 180px;
}

form legend {
	color: #555;
}
form label {
	float: left;
	width: 100px;
	text-align: right;
	padding: 0 20px 0 0;
}
form div {
	clear: both;
	margin: 0 0 1em 0;
}
form input {
	width: 260px;
}
form textarea {
	width: 260px;
	height: 160px;
}
form p {
	color: #bb2e2e;
	padding: 0 0 0 120px;
}

.button {
	width: 100px;
	background: #eee;
	padding: 3px 0;
	border: 1px solid #ddd;
}
#formResponse {
	border: 1px solid #ddd;
	background: #fafafa;
	padding: 20px;
}
.error {
	color: #A43A3A;
}
.email {
	border: 1px solid #A43A3A;
	padding: 20px;
}

#largeImage {
}
#carousels {
	position: relative;
	height: 115px;
	text-align: center;
}
.carousel {
	position: absolute;
	left: -2000px;
}
#footer {
	clear: both;
	text-align: center;
	font-size: 0.85em;
	color: #ccc;
	margin: 30px 0 30px 0;
}
#footer a, #footer a:link, #footer a:active, #footer a:visited {
	color: #7cabbe;
}
#footer a:hover {
	color: #A43A3A;
}

/* Navigation */
#navigation {
	margin: 30px 0 0 0;
	min-height: 40px;
}
#navigation ul {
	min-height: 40px;
}
#navigation > ul > li {
	width: 150px;
	float: left;
	text-align: center;
	min-height: 40px;
}
#navigation > ul > li > a,
#navigation > ul > li > a:visited 
{
	display: block;
	width: 150px;
	color: #303030;
	min-height: 40px;
}
#navigation > ul > li > a:hover,
#navigation > ul > li > a:active
{
	color: #bb2e2e;
	/*background: #eee;*/
}
#navigation span {
	visibility: hidden;
}

/* Nav backgrounds */
#navHome {
	background: transparent url('../images/navHome.png') no-repeat;
}
#navAbout {
	background: transparent url('../images/navInWords.png') no-repeat;
}
#navPhotographs {
	background: transparent url('../images/navInPictures.png') no-repeat;
}
#navPrices {
	background: transparent url('../images/navPrices.png') no-repeat;
}
#navContact {
	background: transparent url('../images/navContact.png') no-repeat;
}
#navLinks {
	background: transparent url('../images/navLinks.png') no-repeat;
}

/* setsMenu */
#setsMenuWrap {
	min-height: 40px;
}
#setsMenuWrap ul {
	min-height: 40px;
}
#setsMenuWrap > ul > li {
	width: 180px;
	float: left;
	text-align: center;
	min-height: 40px;
}
#setsMenuWrap > ul > li > a,
#setsMenuWrap > ul > li > a:visited 
{
	display: block;
	width: 180px;
	color: #303030;
	min-height: 40px;
}
#setsMenuWrap > ul > li > a:hover,
#setsMenuWrap > ul > li > a:active
{
	color: #bb2e2e;
}

#setsMenu {
	display: none;
}

/* Sets index page */
#setsIndexWrap {
	padding: 20px 0 0 0;
}
#setsIndex {
	padding: 0;
}
#setsIndex > li {
	padding: 0;
	margin: 0;
	width: 450px;
	height: 100px;
	display: block;
}
#setsIndex > li.setsIndexLeft {
	margin: 0 20px 0 0;
/*	background: #f90;*/
}
#setsIndex > li.setsIndexRight {
	text-align: right;
	clear: right;
	float: right;
/*	background: #09f;*/
}
#setsIndex h4 {
	display: inline;
	position: relative;
	top: -30px;
	font-size: 1.5em;
	font-weight: normal;
	padding: 0;
	margin: -2em 0 0 0;
}
#setsIndex img {
	padding: 0 40px;
	width: 75px;
	height: 75px;
}

/* Lightbox photo sets */
#lightboxes {
	position: relative;
/*	margin: 20px 125px 0 125px;*/
	min-height: 650px;
}
.lightboxIntro {
	padding: 30px 40px 20px 40px;
}
.lightboxThumbnails {
	margin: 0 125px 0 125px;
	width: 650px;
}
.lightboxThumbnails > ul > li {
	display: inline;
	padding: 0;
	margin: 0;
}
.lightboxThumbnails > ul > li > a > img {
	padding: 5px 15px;
	margin: 0;
	width: 75px;
	height: 75px;
}
.lightboxSet p {
	margin: 0 0 1em 0;
}

#jquery-lightbox {
	padding: 70px 0 0 0;
}

#lightbox-image-details {
	color: #aaa;
}

.footnote {
	text-align: center;
	font-size: 0.9em;
	padding: 3em 0 0 0;
}

/* Prices table */
table {
	width: 100%;
	margin: 0 0 1.5em 0;
}
table .colDesc {
	width: 25%;
}
table .colTitle {
	width: 75%;
}
table tr td {
	vertical-align: top;
	border-spacing: 0;
	border-bottom: 1px solid #eee;
}
