html {

background-attachment: fixed;

}

p {
	
	max-width:500px;
	
}


h1, h2, h3, h4, h5, h6 {
	
	max-width:650px;
	padding-top:0px;
	margin-top:0px;
}


DIV.crumbs {
	padding: 1px;
	font-family: Helvetica Neue,Arial,sans-serif;
	font-size: 13px;
	color: #000;
}

DIV.crumbs A {
	color: #333 !important;
	text-decoration: none !important;
}

DIV.crumbs A:hover {
	color: #36c !important;
}

DIV.crumbs EM {
	font-family: arial,sans-serif;
	font-weight: bold;
	font-size: 11px;
}

#content {
	margin-left:210px;
	margin-top:120px;
	background-color:white;
	min-height:484px;
	padding-top:14px;
	padding-left:14px;
}

.back-to-gallery {
	
	color:#333;
	display:block;
	text-decoration:none;
	margin-bottom:10px;
}
 
a {
	
	color:#5782AA;
	
}

h1 {
	color:#4C4C4C;
}

h2, .backto {
	font-size:18px;
	color:#4C4C4C;	
}

h2.homepage-header {
	
	margin-top:500px;
	
}

.backto a {
	
	text-decoration:none;
	color:#4C4C4C;
	
}
h3 {
	
	font-size:14px;
	color:#4C4C4C;
}

#psMainCustom {
	
	border:0px;
}

#topNav {
	position:absolute;
	float:right;
	right:220px;
	top:80px;
}

#topNav div {
	float:left;
	margin-right:10px;
}
#topNav div a {
	display:block;
	height:29px;
	line-height:29px;
	color:#888752;
	padding:0px 10px;
	text-decoration:none;
	border-radius:3px;
	background-color:white;
	position:relative;
}


#topNav div a:hover {
	background-color:#E6E6E6;
	color:black;
}

#topNav div a.psCartIcon {
	
	padding-right:37px;
	
}

#topNav div a img {
	position:absolute;
	top:6px;
	right:4px;
}




#header {
	
/*	position:fixed;*/
	
}

UL.thumbs {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
	width: auto;
}

UL.thumbs LI {
	float: left;
	width: 200px;
	height:auto;
	margin-right:10px;
	margin-bottom:40px;
	height:200px;
	font-size:10px;
}

ul.thumbs li a {
	display:block;
	width:200px;
	text-decoration:none;
	color:black;
	font-size:10px;
}

UL.thumbs LI TABLE {
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	border: 0;
	height:auto;
}

UL.thumbs LI TABLE TD {
	height:auto;
	width: auto;
	text-align: center;
	margin:0px;
	padding:0px;
	border:0px;
}

UL.thumbs LI TABLE TD TR {
	margin:0px;
	padding:0px;
	border:0px;
}

td.gallery_thumbs.text {
	background-color:white;
}

td.gallery_thumbs.text a {

	padding:4px 0px;
	text-shadow:1px 1px 0px rgba(255,255,255,0.5);
	
}

UL.thumbs LI TABLE TD.slide {
	height:200px;
	background-color:#E6E6E6;
	vertical-align:middle;
}

UL.thumbs LI TABLE TD.slide IMG {
	
}

ul.thumbs.gallery_collection_list a {

	font-size:12px;
	color:#E6E6E6;
	
}

ul.thumbs.gallery_list a {
	
	font-size:12px;
	color:#E6E6E6;
}


.gallery_list_name, .gallery_collection_list_name {
	
	position:absolute;
	top:0px;
	left:0px;
	background-color:rgba(0,0,0,0.5);
	padding:4px 0px;
	
}

.img_actions {
	
	overflow:auto;
	
}

.img_actions a
{
}
p.describe {
	
	width:600px;
	
	
}
.gallery_slideshow_link, .display_options_link, .page_next, .page_previous, .add_to_lightbox_link, .download_link {

	display:block;
	background-repeat:no-repeat;
	width:120px;
	height:20px;
	padding-left:22px;
	margin-bottom:4px;
	text-decoration:none;
	color:#333;
	
}


.download_link {
	
	background-image:url('http://fphoto.com/site/img/layers-stack.png');
	
}

.gallery_slideshow_link {
	background-image:url('http://fphoto.com/site/img/layers-stack.png');
}


.page_next {
	background-image:url('http://fphoto.com/site/img/arrow-transition.png');
	
}

.add_to_lightbox_link {
	background-image:url('http://fphoto.com/site/img/add-image.png');
	
}



.page_previous {
	background-image:url('http://fphoto.com/site/img/arrow-transition-180.png');
	
}

.page_select {
	
}

.display_options_link {
	
	background-image:url('http://fphoto.com/site/img/layout-split-vertical.png');
	
}


#footer {
	margin-top:10px;
	margin-left:210px;
	padding-left:0px;
	padding-bottom:40px;
}
#footer a {
	color:white;
	
}