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

BODY {
	margin: 0;
	padding: 0;
	background-color: #fff;
}

BODY, TD, TH, INPUT, SELECT {
	font-family: 'Lucida Grande',Tahoma,Verdana,Arial,sans-serif;
	font-size: 11px;
	color: #808080;
}

A {
	color: #6B81B2;
	text-decoration: underline;
}

A:hover {
	color: #E58A2E;
}

P {
	margin: 10px 0 5px 0;
}

P.txt {
	width: 550px;
}

H2 {
	padding: 0;
	margin: 0;
	text-align: left;
	font-size: 18px;
	font-weight: normal;
	color: #336699;
}

H3 {
	padding: 1px;
	margin: 0 0 5px 0;
	border-bottom: 1px dotted #CED7EB;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #8FA1CC;
}

H4 {
	padding: 1px;
	margin: 0;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
}

.sm {
	font-size: 10px;
}

TD.corner {
	width: 9px;
	height: 9px;
}

#corner1 {
	background: url('http://picbee.net/marc/img/_tpl/corner1.gif') top left no-repeat;
}

#corner2 {
	background: url('http://picbee.net/marc/img/_tpl/corner2.gif') top right no-repeat;
}

#corner3 {
	background: url('http://picbee.net/marc/img/_tpl/corner3.gif') bottom right no-repeat;
}

#corner4 {
	background: url('http://picbee.net/marc/img/_tpl/corner4.gif') bottom left no-repeat;
}

#lmargin {
	width: 8px;
	border-left: 1px solid #8FA1CC;
}

#rmargin {
	width: 8px;
	border-right: 1px solid #8FA1CC;
}

/*
#nav {
	clear: both;
	width: 830px;
	height: 20px;
	padding: 5px 10px 0 10px;
	background: url('http://picbee.net/marc/img/_tpl/nav-bg.gif') no-repeat;
}
*/

#nav {
	text-align: left;
	vertical-align: top;
	height: 19px;
	border-top: 1px solid #8FA1CC;
	padding: 5px 5px 0 0;
}

#nav IMG {
	padding-right: 30px;
	cursor: pointer;
}

#subnav {
	padding: 5px 0 15px 30px;
}

#header {
	padding: 15px 10px 5px 10px;
	height: 30px;
}

#body {
	width: 900px;
	padding: 15px 15px 25px 15px;
	vertical-align: top;
	text-align: left;
}

#footer {
	height: 14px;
	padding: 5px 5px 5px 0;
	border-bottom: 1px solid #8FA1CC;
	text-align: left;
	font-size: 9px;
	color: #8FA1CC;
}

#footer2 {
	width:920px;
	margin: 0 auto;
	padding: 2px 0 15px;
	text-align: left;
	font-size: 9px;
	color: #8FA1CC;
}

TABLE.content {
	width: auto;
	border: 0;
	padding: 0;
	margin: 0;
}

P.caption {
	clear: both;
	padding: 0;
	margin-top: 15px;
	font-size: 11px;
	color: #999;
}

#shadowFrame {
	background: url('http://custom.photoshelter.com/img/shadow.gif') bottom right no-repeat;
	padding: 0 6px 6px 0;
}

#shadowFrame TABLE.imageBox {
	position: relative;
	margin: -6px 0 0 -6px;
}

TABLE.imageBox {
	border-left: 20px solid #EBEBEB;
	border-right: 20px solid #EBEBEB;
	border-top: 25px solid #EBEBEB;
	border-bottom: 25px solid #EBEBEB;
}

TABLE.imageBox TD {
	border: 1px solid #ccc;
	background-color: #fff;	
}

TABLE.imageBox TD TABLE.image {
	margin: 2px;
}

TABLE.imageBox TD TABLE.image TD {
	border: none;
}

DIV.pageRange {
	float: right;
	padding: 5px;
	font-size: 11px;
	color: #8FA1CC;
}

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

UL.links LI A {
	padding: 0px 0px 2px 12px;
	font-size: 11px;
	font-weight: bold;
	background: url(http://picbee.net/marc/img/_tpl/li_links.gif) top left no-repeat;
}

UL.links LI A:hover {
        padding: 0px 0px 2px 12px;
	background: url(http://picbee.net/marc/img/_tpl/li_links-on.gif) top left no-repeat;
}

DIV.clear {
	clear: both;
	margin-bottom: 10px;
}

/* #### photoshelter stuff below #### */


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

UL.my_recent_galleries LI {
	background: url('http://picbee.net/marc/img/bullet-gal.gif') 0 3px no-repeat;
	margin: 4px 0 0 0;
	padding: 1px 0 0 13px;
	text-align: left;
}

UL.my_recent_galleries LI:hover {
	background: url('http://picbee.net/marc/img/bullet-gal-on.gif') 0 3px no-repeat;
}

UL.thumbs {
	width: auto;
}

UL.thumbs LI {
	width: 176px;
	height: 210px;
	margin: 2px;
	padding: 0;
}

UL.thumbs LI TABLE {
	padding: 0;
	margin: 0;
}

UL.thumbs LI TABLE TD {
	width:160px;
}

UL.thumbs LI TABLE TD.slide {
	height: 160px;
	width: 160px;
	background-color: #EBEBEB;
}

UL.thumbs LI TABLE TD.slide A IMG {
	padding: 1px;
	background-color: #fff;
	border: 1px solid #ccc;
}

#body TD.gallery_thumbs.text {
	position: absolute;
	top: 95px;
	right: 5px;
	text-align: right;
	color: #A3AFCC;
	font-weight: bold;
}

A.page_next, A.page_previous {
	display: block;
	float: left;
	width: 24px;
	height: 24px;
}

A.page_next {
	background: url('http://picbee.net/marc/img/_tpl/next.gif') no-repeat;
}

A.page_next:hover {
	background: url('http://picbee.net/marc/img/_tpl/next-on.gif') no-repeat;
}

A.page_previous {
	background: url('http://picbee.net/marc/img/_tpl/prev.gif') no-repeat;
}

A.page_previous:hover {
	background: url('http://picbee.net/marc/img/_tpl/prev-on.gif') no-repeat;
}

A.page_next SPAN, A.page_previous SPAN, A.page_next IMG, A.page_previous IMG {
	display: none;
}

A.add_to_cart_link {
	display: block;
	float: left;
	width: 95px;
	height: 17px;
	margin-right: 5px;
	background: url('http://picbee.net/marc/img/_tpl/cart.gif') no-repeat;
}

A.add_to_cart_link:hover {
	background-image: url('http://picbee.net/marc/img/_tpl/cart-on.gif');
}

A.add_to_cart_link SPAN { visibility: hidden; }
