/*
====================================
StLouisPictures.com Stylesheet
Created: February 24, 2010
Author: Gregory S. Schuessler
Version: 2.1
Modified: January 3, 2015
==================================== 
*/

/* ================== STRUCTURAL start ================== */
body {
	margin: 0 0 20px 0;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: .75em;
	color: #54574e;
}
img {
	border: none;
}

#controls {
	display: none;
}
#breadcrumbs {
	height:35px;
	width: 890px;
	padding: 0 0 5px 0;
	margin-left: auto;
	margin-right: auto;
}
#breadcrumbs ul{
	margin: 0;
	padding: 0;
	float:left;
}
#breadcrumbs ul li{
	margin: 0;
	padding: 5px 5px 0 0;
	list-style-type:none;
	float:left;
}

#breadcrumbs h2 {
	margin: 0;
	padding: 5px 5px 0 15px;
	display: inline;
	font-size: 1em;
	float:left;
	background: transparent url(../images/bullet_yah.gif) no-repeat 0 8px;
	font-weight: bold;
}
#wrapper {
	width: 100%;
	height: auto;
	padding: 0;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #54574e;
	background: #fff url(../images/bg_breadcrumb.gif) repeat-x;
}
#header {
	width: 905px;
	height: 115px;
	text-align: left;
	background: none;
	margin-left: auto;
	margin-right: auto;
	background: #fff url(../images/bg_header.gif) no-repeat 0 100%;
}

#logo {
	margin: 0;
	padding: 5px 0 0 40px;
	float: left;
	background: none;
}

.new {
	color: #dab57f;
	font-weight: bold;
}

#special {
	float: right;
	height: 27px;
	padding: 5px;
}
#special p {
	margin: 5px 0 0 0; 
	padding: 0 5px;
}

.date {
	font-style:italic;
}

/* ================== HOME CONTENT start ================== */

#home_content {
	width: 875px;
	padding: 10px 15px;
	text-align: left;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	background: #fff url(../images/bg_content.gif) repeat-y;
}

#home_content #column-1 {
	float: left;
}
#home_content #column-1 img{
	border: 10px solid #fff;
}

#home_content #column-2 {
	float: left;
	padding: 0 20px 0 20px;
	width: 365px;
}

#home_content #column-2 h2 {
	font-size: 2.5em;/*2.25    2.5 */
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color:  #999933;
	margin: 0;
	padding: 0 0 10px 0;
}
#home_content #column-2 h3 {
	/*color: #999933;*/
	font-size: 1.9em;/*1.35em;*/
	font-family:Georgia, "Times New Roman", Times, serif;
/*	font-weight: normal;*/
	display: inline;
	margin: 0;
	padding: 0;
}
#home_content #column-2 p{
	margin-top: 0;
	padding-top: 0;
	line-height: 1.5em;
	font-size: 1.4em;
}


fieldset#contact {
	margin: 0;
	padding: 0;
	border: none;
}
fieldset#contact select{
	margin: 5px 0 0 0;
}

fieldset#contact label {
	display:block;
	width: 100px;
	float: left;
	font-weight: bold;
	padding: 10px 10px 0 0;
	text-align: right;
	clear: left;
}

fieldset#contact input, fieldset#contact textarea{
	display: block;
	width: 300px;
	float: left;
	margin: 5px 0 0 0;
}

fieldset#contact input.button{
	clear: left;
	width: 75px;
	margin: 5px 0 0 115px;
}



fieldset#licensing {
	margin: 0;
	padding: 0;
	border: none;
}
fieldset#licensing select{
	margin: 5px 0 0 0;
}

fieldset#licensing label {
	display:block;
	width: 100px;
	float: left;
	font-weight: bold;
	padding: 10px 10px 0 0;
	text-align: right;
	clear: left;
}

fieldset#licensing input, fieldset#licensing textarea{
	display: block;
	width: 300px;
	float: left;
	margin: 5px 0 0 0;
}

fieldset#licensing input.button{
	clear: left;
	width: 75px;
	margin: 5px 0 0 115px;
}


form {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: inline;
}


#featuredOrderBox {
	background-color: #edeee8;
	border-top: 1px solid #e1e2de;
	border-bottom: 1px solid #e1e2de;
	border-left: none;
	border-right: none;
	padding: 3px 10px;
}

fieldset#featured {
	margin: 0;
	padding: 0;
	border: none;
}

fieldset#featured select{
	margin: 5px 0 0 0;
	width: 255px;
	clear: right;
}

fieldset#featured label{
	display:block;
	width: 60px;
	float: left;
	font-weight: bold;
	padding: 10px 10px 0 0;
	text-align: right;
	clear: left;
}
fieldset#featured span {
	display: block;
	float:left;
	padding: 10px 0 0 0;
	width: 240px;
}

fieldset#featured #display_editions {
	display: block;
	float:left;
	padding: 10px 0 0 0;
	width: 260px;
}

fieldset#featured #display_price {
	font-size: 1.5em;
	margin-top: -5px;
	width: 85px;
}

fieldset#featured .selectOne {
	color:#54574e;
}
fieldset#featured .addToCart {
	padding: 2px 0 0 0;
	display: inline;
}
fieldset#featured .viewCart {
	padding: 2px 0 0 0;
	display: inline;
}
fieldset#featured #buttons {
	display: inline;
	/*clear: both;
	padding: 0 0 0 70px;*/
}


.orderBox {
	background-color: #edeee8;
	border-top: 1px solid #e1e2de;
	border-bottom: 1px solid #e1e2de;
	border-left: none;
	border-right: none;
	padding: 7px 0 10px 0;
	margin: 0 0 10px 0;
	width: 655px;
}

fieldset#order {
	margin: 0;
	padding: 0;
	border: none;
}

fieldset#order select{
	margin: 5px 0 0 0;
	width: 255px;
	clear: right;
}

fieldset#order label{
	display:block;
	width: 60px;
	float: left;
	font-weight: bold;
	padding: 10px 10px 0 0;
	text-align: right;
	clear: left;
}

fieldset#order label#media_sizes{
	display:inline;
	width: 60px;
	float: none;
	font-weight: bold;
	padding: 10px 10px 0 5px;
	text-align: none;
	clear: none;
}

fieldset#order label#samplePrice{
	display:inline;
	width: 60px;
	float: none;
	font-weight: bold;
	padding: 10px 10px 0 5px;
	text-align: none;
	clear: none;
}

fieldset#order span {
	display: block;
	float:left;
	padding: 10px 0 0 0;
	width: 240px;
}

fieldset#order #display_editions {
	display: block;
	float:left;
	padding: 10px 0;
	width: 560px;
}

fieldset#order #display_price {
	font-size: 1.5em;
	margin-top: -5px;
}

fieldset#order #display_price div.normal {
	font-size: .65em;
	display: inline;
	padding: 0 5px;
}
fieldset#order .selectOne {
	color: #54574e;
}

fieldset#order .addToCart {
	padding: 2px 10px 0 0;
	float: left;
}
fieldset#order .viewCart {
	padding: 2px 0 0 0;
	float: left;
}
fieldset#order #buttons {
	display: inline;
}



#secondary_content {
	width: 875px;
	padding: 10px 15px;
	text-align: left;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	background: #fff url(../images/bg_content.gif) repeat-y;
}

#secondary_content #column-1 {
	float: left;
	width: 160px;
	padding: 0 5px;
}
#secondary_content #column-1 h2 {
	font-size: 1.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform:lowercase;
	margin: 0;
	padding: 0 0 10px 0;
}


#secondary_content #column-1 ul {
	margin: 0;
	padding: 0;
}

#secondary_content #column-1 ul li {
	margin: 0;
	padding: 11px 5px 0 14px;
	list-style-type:none;
	background: transparent url(../images/icon_arrow.gif) no-repeat 0 13px;
}
#secondary_content #column-1 ul li.add {
	margin: 0;
	padding: 11px 5px 0 14px;
	list-style-type:none;
	background: transparent url(../images/icon_add.gif) no-repeat 0 13px;
}
#secondary_content #column-1 ul li.back {
	margin: 0;
	padding: 11px 5px 0 14px;
	list-style-type:none;
	background: transparent url(../images/icon_back.gif) no-repeat 0 12px;
}

#secondary_content #column-2 {
	float: left;
	padding: 0 10px 10px 20px;
	width: 660px;
	background: transparent url(../images/bg_dots.gif) repeat-y;
}
#secondary_content #column-2 h2 {
	font-size: 2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #999933;
	margin: 0;
	padding: 0 0 10px 0;
}
#secondary_content #column-2 h3 {
	font-size: 1.10em;
	font-family:Georgia, "Times New Roman", Times, serif;
/*	font-weight: normal;*/
	display: inline;
	margin: 0;
	padding: 0;
}
#secondary_content #column-2 p{
	margin-top: 0;
	padding-top: 0;
	line-height: 1.5em;
}


/* ================== LINKS start ================== */
a:link {
	color: #9f7825; /*#0000ff; ff0000*/
}
a:visited {
	color: #9f7825;
}
a:hover {
	color: #9f7825;
}
a:active {
	color: #9f7825;
}

/* ================== NAVIGATION start ================== */
#navigation {
	float: right;
	padding: 0 20px 0 0;
}
#galleries {
	float: left;
	padding: 0 5px 5px;
	background: #fff url(../images/nav_border.gif) repeat-y 100% 0;
}
#purchasing {
	float: left;
	padding: 0 5px 5px;
	background: #fff url(../images/nav_border.gif) repeat-y 100% 0;
}
#information {
	float: left;
	padding: 0 5px 5px;
}
#galleries h2, #purchasing h2, #information h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	margin: 0;
	padding: 0 0 0 5px;
}

#galleries ul, #purchasing ul, #information ul{
	margin: 0;
	padding: 0;
}
#galleries ul li, #purchasing ul li, #information ul li{
	margin: 0;
	padding: 5px 5px 0 0;
	list-style-type:none;
}

#galleries ul li a:link, #purchasing ul li a:link, #information ul li a:link{
	color: #54574e;
	text-decoration: none;
	padding: 5px;
}
#galleries ul li a:visited, #purchasing ul li a:visited, #information ul li a:visited{
	color: #54574e;
	text-decoration: none;
	padding: 5px;
}
#galleries ul li a:hover, #purchasing ul li a:hover, #information ul li a:hover{
	color: #54574e;
	text-decoration: none;
	background-color: #f8f8ef;
	padding: 5px;
}
#galleries ul li a:active, #purchasing ul li a:active, #information ul li a:active{
	color: #54574e;
	text-decoration: none;
	padding: 5px;
}

/* ================== FOOTER start ================== */

#footer {
	width: 885px;
	padding: 10px 10px 0 10px;
	margin-top: 0;
	margin-bottom: 0;
	clear: right;
	margin-left: auto;
	margin-right: auto;
	background: #fff url(../images/bg_footer.gif) no-repeat 0 0;
}
#copyright {
	float: left;
	margin-top: 7px;
	display: inline;
	clear: left;
}
#follow {
	float: right;
	font-weight: bold;
	display: inline;
}

/* ================== MISCELLANEOUS start ================== */
.clear {
	clear: both;
/*	height: 0px;
	overflow: hidden;*/
}
.clear_left {
	clear: left;
	/*height: 0px;
	overflow: hidden;*/
}
.clear_right {
	clear: right;
	/*height: 0px;
	overflow: hidden;*/
}
html>body .clear {
	clear: both;
	/*height: 0px;
	overflow: hidden;*/
}
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {
height:1%;
}
*+html .clearfix {
height:1%;
}
.clearfix {
display:block;
}
/* End hide from IE-mac */



.thumbnail {
	float: left;
	width: 175px;
	height: 195px;
	border: 0px solid #999;
	margin: 0;
	padding: 0 45px 5px 0;
}

.vertical {
	height: 275px;
}
.caption {
	margin:0;
	padding:  0 0 20px 0;
	text-align: center;
}
#back_details {
	float:right;
}
#title {
	float:left;
}

td.order {
	vertical-align: middle;
	text-align: center;
}
td.orderColor {
	background-color: #e1e1e1;
	vertical-align: middle;
	text-align: center;
}
ol li {
	margin: 0 0 15px 0;
}
ul.links li {
	margin: 0 0 15px 0;
}
#viewing_options {
	padding: 10px 0 15px 5px;
}
.original {
	text-decoration:line-through;
}
.image {
	text-align: center;
}
.story {
	display: block;
	float: left;
}
#dimensions {
	display: inline;
	margin-top: -481px;
}
#landscape {
	width: 650px;
	padding: 15px 0 0 0; 
	width: 675px; 
	background: url(../images/ruler_10x8.gif) no-repeat;
}
#portrait {
	width: 650px;
	padding: 15px 0 0 0; 
	width: 675px; 
	background: url(../images/ruler_8x10.gif) no-repeat;
}
#full {
	display: inline;
	float: left;
}
#zoom {
	display: none;
	float: left;
}
#hiding {
	display: none;
	padding-right: 20px;
}
#showing {
	display: inline;
	padding-right: 20px;
}

#dimensions_controls {
	float: right;
}

#tags {
	padding: 10px;
}
#tags h4 {
	display: inline;
	padding-right: 5px;
	font-size: 1em;
}
#merchandise {
	padding: 10px;
}
#merchandise h4 {
	display: inline;
	padding-right: 5px;
	font-size: 1em;
}
#captcha {
clear:both;
padding:0 0 10px 110px;
}