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

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

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

BODY, TD, TH, INPUT, SELECT {
  	font-family: arial,helvetica,sans-serif;
        font-size: 11px;
        color: #666;
}

A {
	outline: none;
}

H1 { font-size: 20px; }
H2 { font-size: 18px; }
H3 { font-size: 14px; }
H4 { font-siez: 12px; }

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

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

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

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

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.sectiontitle {
	font-size: 18px;
	font-weight: normal;
	margin: 5px 0 10px 0;
}

SPAN.search_box {
	display: none;
}

/* #### theme styles below #### */

#main {
	margin: 10px auto;
	padding: 0;
}

#header {
	padding: 0 25px 23px 25px;
}

#header TABLE {
	clear: both;
	width: 100%;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	border: none;
}

#logo {
	padding-top: 15px;
	font-size: 24px;
}

#logo a:hover { text-decoration: none; }

#content { position: relative; }

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

UL.nav LI {
	float: right;
	padding: 0 3px;
	margin: 0;
}

UL.nav LI A {
	padding: 2px 5px;
}

#nav LI UL.portfolio_link_dropdown LI {
	border: none;
}

#nav LI UL.portfolio_link_dropdown LI A {
	padding-left: 8px;
}

#header #nav LI A#portfolio_link {
	display: inline-block;
	padding-top: 0;
}

#topNav LI {
	line-height: 20px;
	padding-right: 0;
}

#topNav LI.divider {
	padding: 0 3px;
	color: #ccc;
}

#topNav LI.cart A.psCartIcon {
	display: block;
	padding: 0;
	height: 20px;
}

#topNav LI.cart A.psCartIcon.filled {
	padding-right: 74px;
	background: url('/img/custom/1.0/themes/Crisp/nav-checkout.png') top right no-repeat;
}

#topNav LI.cart A.psCartIcon IMG {
	float: left;
	margin-left: 3px;
	border: none;
}

#topNav LI.cart A.psCartIcon SPAN {
	float: left;
	margin-right: 4px;
}

#topNav LI.cart A.psCartIcon SPAN.psCartIconNum {
	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;
}

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

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

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; }

