@import "/img/custom/1.0/themes/com/css/base-1.4.css";

/* #### GPP style adjustments #### */
#psContainer {
	width: auto;
	text-align: center;
	margin: 0 auto;
}

#psContent {
	text-align: left;
	margin: 0 auto;
	width: 950px;
	padding: 20px;
	background-color: #fff;	
}

#psContent DIV.clear, .ps DIV.clear {
	display: block;
	visibility: visible;
	width: auto;
	height: auto;
}

#psContent TEXTAREA, #psContent SELECT {
	margin: 0;
}

#psContent .error {
	border: none;
	padding: 0;
	margin: 0;
	background: none;
	color: inherit;
}

#psContent UL.thumbs TD.slide {
	display: table-cell;
}

#psContent TABLE, #psContent TD, #psContent TH,
.ui-dialog TABLE, .ui-dialog TD, .ui-dialog TH {
	border: none;
	font-size: 12px;
}

#psContent TBODY TR:nth-of-type(odd), .ui-dialog TBODY TR:nth-of-type(odd) {
	background: none;
}


#psContent TD {
	vertical-align: inherit;
	background-color: transparent;
}

#psContent INPUT, #psContent SELECT {
	border: 1px solid #ccc;
}

/* #### doctype compensation - GPP uses strict, we use loose #### */
H1.sitename {
	line-height: 50px;
}

/* #### photoshelter styles below #### */

#psMainCustom { border: none; padding: 0; }

#psContent TABLE.signup_form {width: 50%; }

FORM { margin: 0; }

TABLE.input TH {
	font-weight: bold;
}

.btext {
	color: #666;
}

DIV.sectiontitle {
	font-size: 18px;
	font-weight: normal;
	margin: 5px 0 10px 0;
	color: #666;
}

UL.thumbs {
	width: auto;
	margin: 5px auto;
}

UL.thumbs TD {
	padding: 0;
}

UL.thumbs LI {
	margin: 5px 10px 0 0;
	border: 1px solid #e5e5e5;
	font-size: 12px !important;
}

UL.thumbs LI.gallery, UL.thumbs LI.collection {
	clear: none !important;
}

UL.thumbs LI:hover {
	background-color: none;
	border-color: #ccc;
}

UL.thumbs LI TABLE TD A {
	text-decoration: none;
}

UL.thumbs LI TABLE TD.slide {
	vertical-align: middle;
}

UL.thumbs LI TABLE TD.text {
	padding: 3px 0 2px;
}

UL.thumbs LI DIV.thumb_links {
	padding: 2px;
	width: 97%;
	text-align: right;
	position: absolute;
	bottom: 0;
	left: 0;
}

FORM.image_keywords UL {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

FORM.image_keywords UL LI {
	float: left;
	width: 180px;
	padding: 0;
	margin: 0;
}

DIV.imageWidget {
	margin: 0 auto;
}

SPAN.search_box {
	display: none;
}

#subnav {
	padding: 0 0 5px 2px;
	border-bottom: 1px solid #ddd;
	margin-bottom:10px;
}

ul#feature_galleries {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul#feature_galleries li {
	margin-bottom: 2em;
}

DIV.gallery_search_box, DIV.gallery_collection_search_box {
        float: right;
        margin: 8px 5px 5px 5px;
}

DIV.gppPlaceholder {
	clear: both;
	width: 950px;
	margin: 10px auto;
	padding: 10px;
	border: 2px solid #999;
	background-color: #e5e5e5;
	color: #666;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	font-family: arial,sans-serif;
}

DIV.search_tips {
	margin-left: 60px;
}

ul.thumbs li {
	background:none repeat scroll 0 0;
}

/* #### page styles #### */

.bio {
	width:750px;
	margin:20px 0 10px;
	font-size: 12px;
}

.slide	{
	margin: auto;
	background: none !important;
}

A.psButton {
	border-right: none;
}

A.psButton.add_to_cart_link { background-position: right -100px; }
A.psButton.add_to_cart_link SPAN { background-position: 0 -100px; text-shadow: #3495b7 0 1px 1px; }
A.psButton.add_to_cart_link:hover { background-position: right -150px; }
A.psButton.add_to_cart_link:hover SPAN { background-position: 0 -150px; }

#psContent TABLE.pslbxMain {
	width: 100%;
}

