@charset "UTF-8";
.top {
	background-color: #333;
	height: 100px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

.top img {
	margin-top: 10px;
	margin-left: 20px;
	border: 0;
}

.top img.gray {
	float: right;
	position: relative;
	top: 85px;
	margin: 0;
	/*left: 80px; for when there is no faq link */
	left: 110px;
}

.bottom {
	background-color: #333;
	height: 5em;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 7pt;
	font-family:Verdana, Geneva, sans-serif;
	color: white;
	vertical-align:middle;
	margin-top: 5pt;
}
.middle {
	background-color: #666;
	height: 650px;
	width: 800px;
	border:#222 4px solid;
	margin-left: auto;
	margin-right: auto;
}
body {
	background-color: #333;
}

.breadcrumb {
	font-family: Verdana, Geneva, sans-serif;
	color: white;
	font-size: 9pt;
	margin-left: 44pt;
	font-weight: bold;
	margin-top: 6pt;
	margin-bottom: 6pt;
}

.breadcrumb a:visited, a:link {
	color: white;
	text-decoration: underline;
}

.breadcrumb a:hover {
	color: white;
	text-decoration: underline;
}

.albumimages {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 11pt;
	padding-left: 22pt;
	padding-right: 22pt;
	/*padding-top: 13pt;*/
	padding-bottom: 8pt;
}
.albumimages li {
	list-style-type:none;
}
.albumimages ul { /* this is the container for all the albums */
	padding: 2em;
	padding-top: 0em;
	padding-right: 0em;
}

.albumimages ul li { /* this is the container for an album */
}

.albumimages ul li ul { /* this is the container for a single album */
	padding: 0px;
	width: 350px;
	display: inline;
}
.albumimages ul li ul li { /* this is the container for the album's image */
	display:inline;
	float:left;
}

.albumimages ul li ul li a { /* this is the link surrounding the album's image */

}

.albumimages ul li ul li a img { /* this is the album image */
	border: #222 3px solid;
	cursor:pointer;
}

.albumimages ul li ul li ul { /* this is the container for the text to an album */
	display:inline;
	float:right;
	width: 215px;
	height: 100px;
	margin-left: 5pt;
	margin-bottom: 30pt;
	margin-right: 21pt;
}

.albumimages ul li ul li ul li { /* these will be album details */
	display: inline;
	font-size: 8pt;
	/*margin-right: 30pt;*/
}

.albumimages ul li ul li ul li.title {
	font-weight: bold;
	margin-bottom: 0.25em;
	width: 100%;
}

.albumimages ul li ul li ul li.title a {
	color: white;
	text-decoration: underline;
}

.albumimages ul li ul li ul li.title a:hover {
	text-decoration: underline;
}

.albumimages ul li ul li ul li.date {
	margin-bottom: 10pt;
}

.albumimages ul li ul li ul li.desc {
	
}

.navigation {
	text-align: center;
	vertical-align: middle;
	margin-top: 12pt;
	margin-bottom: 0px;/*21pt;*/
	padding-left: 100px;
}

.hiddenNav {
	visibility: hidden;
	cursor: pointer;
}

.navigation a img {
	margin-right: 1em;
	margin-left: 1em;
	border: none;
}

.navigation div.status {
	display:inline-block;
	width: 40px;
}

.navigation div.status img {
	display:none;
}

.navigation div.status span.pagenumber {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 8pt;
	font-weight:bold;
	color: white;
	/*display: none;*/
}

.navigation a {
	border: none;
}

.navigation a.controls {
	background-image: url(/gallery/themes/ascribe-works/slideshow-controls.png);
	background-repeat:no-repeat;
	background-color: transparent;
	background-position: 0px 0px;
	width: 25px;
	height: 35px;
	display: inline-block;
	border: none;
	margin-left: 4pt;
	margin-right: 4pt;
}

.navigation a.controls:visited {
	border: none;
}

#btnPause {
	background-position: -35px 0px;
}

#btnRun {
	background-position: -70px 0px;
}

#btnFast {
	background-position: -106px 0px;
}

#btnFaster {
	background-position: -142px 0px;
	width: 32px;
}

#btnLastPage {
	background-position: -178px 0px;
}

.navigation a#btnFirstPage.controls:hover {
	background-position: 0px -47px;
}

.navigation a#btnPause.controls:hover {
	background-position: -35px -47px;
}

.navigation a#btnRun.controls:hover {
	background-position: -70px -47px;
}

.navigation a#btnFast.controls:hover {
	background-position: -106px -47px;
}

.navigation a#btnFaster.controls:hover {
	background-position: -142px -47px;
}

.navigation a#btnLastPage.controls:hover {
	background-position: -178px -47px;
}

.navigation a#btnFirstPage.controls.selected {
	background-position: 0px -47px;
}

.navigation a#btnPause.controls.selected {
	background-position: -35px -47px;
}

.navigation a#btnRun.controls.selected {
	background-position: -70px -47px;
}

.navigation a#btnFast.controls.selected {
	background-position: -106px -47px;
}

.navigation a#btnFaster.controls.selected {
	background-position: -142px -47px;
}

.navigation a#btnLastPage.controls.selected {
	background-position: -178px -47px;
}

.navigation form {
	display: inline-block;
}

.browser {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	position: relative;
	left: -4px;
	border-top: 4px solid #222;
	border-bottom: 4px solid #222;
	border-right: 4px solid #333;
	border-left: 4px solid #333;
	height: 100px;
	background-color: #333;
	margin-top: -10pt;
	margin-bottom: 20pt;
	vertical-align: middle;
	text-align: center;
}

.browser ul {
	list-style-type: none;
	padding: 0;
	margin-left: 1pt;
	margin-right: 1pt;
	position: relative;
	top: -6px;
	left: 10px;
	display: inline-block;
	width: 689px;
	height: 79px;
}

.browser ul li {
	display: inline-block;
	margin-right: 0.7em;
	height: 83px;
	width: 83px;
}

.browser ul li a {
	height: 83px;
	width: 83px;
}

.browser ul li a img {
	border: 4px solid #666;
}

.browser ul li a img.selected {
	border: 4px solid #222;
}

.browser img { 
	background-color: #111;
	cursor: pointer;
	vertical-align: middle;
	visibility:visible;
}

#prevPage {
	position: absolute;	
	top: 35px;
	left: 0px;
}

#nextPage {
	position: absolute;
	top: 35px;
	left: 750px;
}

.browser img.selected {
	background-color: #666;
}

.browser img.disabled {
	visibility: hidden;
	cursor: default;
}

.image {
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	height: 400px;
	text-align: center;
}

.image a {
}

.image a img {
	border: 2px solid #222;
}

.album {
	width: 100%;
	height: 100%;
}

.album ul {
	list-style-type: none;
	padding: 0;
	padding-right: 2em;
	padding-left: 4em;
}

.album li {
	display: inline-block;
	margin-right: 1em;
	margin-bottom: 1.5em;
}

.album li a img {
	border: 2px solid #222;
}

.purchaseHolder {
	float: right;
	width: 90px;
}

.purchaseHolder a img {
	margin-left: 8px;
	margin-right: 8px;
	padding-top: 4px;
}

#btnAddCart {

}

#btnDownloadPic {
	
}

.cartLink {
	color: white;
	float: right;
	font-size: 8pt;
	font-weight: bold;
	font-family:Verdana, Geneva, sans-serif;
}

.faqLink {
	color: white;
	float: right;
	font-size: 8pt;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	margin-right: 10px;
}

.imageCartConfigPane {
	width: 312px;
	height: 150px;
	border: 4px solid #444;
	margin-left: 25px;
	display: inline-block;
	margin-top: 25px;
	font-family: Verdana, Geneva, sans-serif;
}

.imageCartConfigPane .title {
	font-family: Verdana, Geneva, sans-serif;
	color: white;
	font-size: 9pt;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 4px;
}

.imageCartConfigPane .title a:visited {
	color: white;
}

.imageCartConfigPane .delete {
	font-family: Verdana, Geneva, sans-serif;
	color: white;
	font-size: 8pt;
	float: right;
	display: inline-block;
	font-weight: normal;
	margin-right: 8px;
}

.imageCartConfigPane .delete a:visited {
	color: white;
}

.imageCartConfigPane .formcontrols {
	font-size: 10pt;
	color: white;
}

.imageCartConfigPane .formcontrols table {
	display: inline-block;
	margin-bottom: 10px;
}

.imageCartConfigPane .formcontrols img {
	margin: 8px;
	border: 2px solid #444;	
}

.imageCartConfigPane .formcontrols .cost {
	font-size: 10pt;
	color: white;
}

.controls {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 65px;
}

.controls input {
	margin-right: 10px;
}

.controls_confirm {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 65px;	
	margin-top: 15px;
}

.controls_confirm input {
	margin-right: 10px;
}

.cartHolder {
	width: 770px;
	height: 595px;
	overflow: auto;
	padding-left: 30px;
}

.faq_item {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	display: none;
	margin-left: 25px;
	margin-right: 50px;
}

.faq_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: white;
	margin-bottom: 0.5em;
	margin-left: 25px;
	margin-right: 50px;
}

.faq_title a:visited {
	color:white;
}

.faq_item ul {
	padding-left: 0;
	list-style-type: none;
	margin: 0;
	margin-top: 0.5em;
}

.faq_item li {
	/*font-style: italic;*/
	color: white;
}

.faq_item li div {
	font-style: normal;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	margin-right: 1em;
	color: black; 
}

.cart_empty_title {
	text-align: center;
	color: white;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	margin-top: 0.5em;
}

.orderSummary {
	font-family: Verdana, Geneva, sans-serif;
	color: white;
	font-size: 8pt;
	margin-left: 25px;	
	margin-right: 50px;
	margin-top: 20px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 4px solid #444;
	width: 671px;
}

.orderSummary .leftPane {
	width: 393px;
	display: inline-block;
}

.orderSummary .rightPane {
	width: 243px;
	display: inline-block;
	vertical-align: top;
	margin-top: 8px;
	margin-left: 10px;
	padding-left: 20px;
	text-align: right;
}

.orderSummary .rightPane table {
	width: 100%;
}

.orderSummary .rightPane table th {
	text-align: left;
	padding-right: 25px;
}

.orderSummary .rightPane table td {
	text-align: right;
}

.orderSummary .rightPane .emailForm {
	margin-top: 25px;	
}

.recaptcha {
	margin-top: 25px;
	margin-left: 25px;
	margin-right: 50px;
	float: right;
	clear: both;
}

.message {
	margin-left: 25px;
	margin-right: 50px;
	width: 671px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	color: white;	
	font-weight: bold;
	text-align: center;
}

.faqholder {
	width: 684px;
	height: 595px;
	overflow: auto;
	margin-left: 59px;
	padding-right: 59px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
}

.faqholder a {
	text-decoration: underline;
	font-size: 12pt;
	line-height: 34pt;
	display: block;
}

.faqholder a a {
	font-size: 8pt;
}

.faqholder a:visited {
	color: white;
}

div.revealFaq {
/*	display: none;*/
	padding-left: 15px;
}

div.revealFaq a {
	text-decoration: underline;
	font-size: 9pt;
	line-height: 20pt;
	color: #222;
	font-weight: bold;
}

div.revealFaq a:visited {
	color: #222;
}

div.revealFaq p.revealFaq {
	font-size: 9pt;
	line-height: 14pt;
	display: none;
	margin-bottom: 20pt;
}

div.revealFaq p span.paraBreak {
	display: block;
	height: 10pt;
}
