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

BODY {
	margin: 0;
	padding: 0;
}

BODY, TD, TH, INPUT, SELECT {
	font-family: 'Lucida Sans Unicode','Lucida Grande',Tahoma,sans-serif;
	font-size: 11px;
}

A {
	text-decoration: none;
	outline: none;
}

A:hover {
	text-decoration: underline;
}

H1, H2, H3, H4 {
	margin: 5px 0;
	color: #ddd;
	font-family: 'Trebuchet MS',Trebuchet,Verdana,sans-serif;
	letter-spacing: 1px;
}

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

H1, H2 {
	padding: 2px 5px;
	border-bottom: 1px dotted #999;
}

#header {
	width: 880px;
	padding: 0 10px;
	margin: 0 auto 5px;
}

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

#topNav {
	height: 40px;
	float: right;
}

#topNav DIV {
	line-height: 18px;
	border: none;
}

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

#topNav DIV A.psCartIcon.filled {
	padding-right: 71px;
	background: url('/img/custom/1.0/themes/Induro/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;
}

DIV.nav {
	line-height: 1.1em;
}

DIV.nav DIV {
	float: left;
	padding: 0 3px;
	margin: 2px 0;
	border-right: 1px solid;
}

DIV.nav DIV A {
	padding: 2px 5px;
}

DIV.nav DIV.last  {
	border: none;
}

#logo {
	font-size: 24px;
	font-family: georgia, serif;
}

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

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


#content {
	padding: 10px;
}

#footer {
	width: 860px;
	margin: 5px auto;
	padding: 0 20px;
	font-size: 10px;
}

#subnav {
	padding: 0 0 5px 2px;
	margin-bottom: 10px;
}

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

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

.sm {
	font-size: 10px;
}

DIV.gsDescription {
	font-size: 13px;
}

/* ############# ps styles ############## */

UL.thumbs {
	width: auto;
}

UL.thumbs LI {
	border: 1px solid transparent;
	margin: 0 5px 5px 0;
}

DIV.pageRange {
	float: right;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
}

TD.imgCell {
	vertical-align: top;
	padding-right: 20px;
}

DIV.bio {
	line-height: 1.4em;
	margin: 10px 50px;
	width: 650px;
}

UL.links {
	list-style: none;
	padding: 0;
	line-height: 14px;
	margin: 15px 0 15px 0;
}

UL.links LI {
	margin-top: 3px;
}

UL.links LI A {
	padding: 0px 0px 2px 0;
	font-size: 11px;
	font-weight: bold;
}

TD.search_thumbs.text, TD.gallery_thumbs.text {
	height: 15px;
	padding: 3px 0 2px;
	font-size: 10px;
}

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

.feature_galleries_name {
	text-align: right;
}

UL.my_recent_galleries {
	list-style: none;
	padding: 0 5px;
	margin: 0;
}

UL.my_recent_galleries LI {
	margin: 0;
	padding: 0;
	text-align: left;
}

DIV.refineBox {
	padding: 5px;
	border:1px solid;
}

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

DIV.search_box_refine {
	margin-bottom: 5px;
}

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

DIV.f_right A.add_to_cart_link { 
	display: block; 
	width: 110px; 
	height: 28px; 
	background-image: url('/img/custom/1.0/themes/Induro/add-to-cart.png'); 
}

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

