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

BODY, TD, TH, INPUT, SELECT {
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 11px;
	color: #666;
	margin: 0;
	padding: 0;
}

FORM { margin: 0; }

H1, H2, H3, H4 {
	margin: 0 0 10px 0;
	text-transform: uppercase;
}

p { margin-bottom: 10px; }

H1 {
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0.05em;
}

H2 {
	padding-top: 5px;
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: normal;
}

H3 {
	font-size: 13px;
}

A {
	color: #5c5c5d;
	text-decoration: none;
	outline: none;
}

A:hover {
	color: #000;
	text-decoration: underline;
}

#main {
	width: 975px;
	margin: 5px 20px;
	padding: 0;
}

#header {
	padding: 0;
	text-transform: uppercase;
}

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

#topNav {
	float: right;
}

#topNav DIV {
	float: left;
	margin-left: 15px;
	line-height: 16px;
}

#topNav DIV A {
	font-size: 11px;
	color: #000;
}

#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/Mars/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;
}

#nav {
	font-family: "atrament-web","atrament-web-1","atrament-web-2",'LucidaGrande',sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	border-bottom: 1px dotted #bbb;
}

#nav ul {
	list-style-type: none;
	height: 13px;
	padding: 0;
	margin: 0;
}

#nav ul.portfolio_link_dropdown {
	height: auto;
}

#nav ul LI {
	float: left;
	padding: 0;
	margin: 0 10px 0 0;
}

#nav LI a {
	color: #d3cdc7;
	padding: 2px;
}

#nav li a:hover {
	color: #8e8a86;
	text-decoration: none;
}

#content {
	margin: 0 0 10px;
	padding: 0;
}

#footer {
	height: 20px;
	margin-bottom: 0;
	margin-top: 20px;
	padding: 8px;
	font-size: 10px;
	color: #ddd;
	background: #666 none repeat scroll 0 0;
}

#footer a, #footer a:visited {
	color: #ddd;
}

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

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

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

UL.thumbs {
	width: auto;
}

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

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

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

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

UL.thumbs LI 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;
}

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

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

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

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

.pagination {
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	font-size: 10px;
}


ul.my_recent_galleries {
	width: 100px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.my_recent_galleries li a {
	background: transparent url('/img/custom/1.0/themes/Mars/default/carrot.gif') no-repeat left;
	padding-left: 10px;
	display: block;
	width: 200px;
}

#nav DIV A, .carrot {
	background: transparent url('/img/custom/1.0/themes/Mars/default/carrot.gif') no-repeat left;
	padding-left: 10px;
	margin-right: 15px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	display: block;
	float: left;
}

DIV.search_box_refine {
	margin: 5px 0;
}

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

DIV.rule {
	clear: both;
	margin: 5px 0;
	border-bottom: 1px solid #ccc;
}

.num_images {
	font-size: 11px;
}

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

