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

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

#psMainCustom H1 {
	margin-bottom: 5px;
}

A {
	outline: none;
}

#header TABLE TD {
	vertical-align: bottom;
}

#header DIV.nav {
	float: right;
	max-width: 600px;
	line-height: 1.1em;
}

#header DIV.nav DIV {
	float: left;
}

#header, #footer, #main #content {
	width: 950px; 
	margin: 0 auto;
}

#header {
	width: 930px;
	padding: 15px 10px 12px;
	background-color: white;
}

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

DIV.nav DIV UL.portfolio_link_dropdown {
	background-color: #f6f6f6;
}

DIV.nav LI A IMG {
	border: none;
}

DIV.nav LI.cart { 
	border: none;
}

DIV.nav LI.cart A { 
	margin-right: 0;
}

#topNav DIV {
	line-height: 16px;
}

#topNav DIV.carrot {
	padding-left: 10px;
	line-height: 20px;
}

#topNav DIV A.psCartIcon {
	display: block;
	padding: 0;
	margin-left: 3px;
	height: 22px;
	background: none;
}

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

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

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

#topNav DIV 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;
}

TABLE.pag TD A {
	color: #666;
}

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

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

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

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

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

DIV.imageMetaData {
	color: #737a80;
}

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

