/* CSS Document */
/* Green - 525d3b */
/* Blue - 516ca9 */

BODY {
	background: #fff url(http://www.moosephoto.com/images/white-grad.gif) repeat-x 0 0;
}

BODY, TD, TH {
	color: #666;
}

INPUT, SELECT {
	color: #333;
}

A {
	color: #525d3b;
}

A:hover {
	color: #516ca9;
}

H1, H2, H3, H4 {
	color: #516ca9;
}

H2 {
	border-color: #404040;
}

p {
	margin:0px 5px 8px 5px;
	color:#525d3b;
}

#header #nav {
	height: 11px;
	margin-bottom: 5px;
}

#header #nav DIV { 
	border-color: #888;
}

#header #nav A {
	color: #525d3b;
	text-transform: uppercase;
	padding-bottom: 4px;
	font-weight:bold;
}

#header #nav A:hover {
	color: #516ca9;
	text-decoration: none;
}

#footer {
	color: #666;
}

#footer A {
	color: #999;
}

table.feature_galleries {
	 margin:0;
	 padding:11px;
	 padding-bottom:9px;
	 background-color:#fff;
	 border:1px solid #e8e7e7;
	 }

UL.links LI:hover {
	color: #fff;
}

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

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

UL.thumbs LI:hover {
	border: 1px solid #fff;
	background-color: #eee;
}

SPAN.gallery_collection_list_num_galleries {
	font-size: 10px;
	color: #999;
}

UL.my_recent_galleries LI:hover {
	color: #fff;
}

A.page_next, A.page_previous {
	/*background: url('http://www.photoshelter.com/img/custom/1.0/themes/Induro/whitesand/pagArrow.gif') no-repeat;*/
	height: 18px;
}

A.page_next {
	background-position: 23px 4px;
	padding-right: 20px;
}

A.page_next SPAN { padding-right: 15px; }

A.page_next:hover {
	background-position: 23px -15px;
}

A.page_previous {
	background-position: -73px 3px;
	padding-left: 20px;
}

A.page_previous:hover {
	background-position: -73px -16px;
}

A.page_next SPAN, A.page_previous SPAN, A.page_next IMG, A.page_previous IMG {
}

DIV.pageRange {
	color: #999;
}

DIV.refineBox {
	border-color: #333;
}

SPAN.slideshow {
	margin-left: 3px; 
	border-left: 1px solid #555; 
	padding: 0 0 0 21px;
	background: transparent url(http://www.photoshelter.com/img/custom/1.0/themes/Induro/default/slide.png) no-repeat 5px 3px;
}

SPAN.dnld {
	margin-left: 3px; 
	border-left: 1px solid #555; 
	padding: 0 0 0 21px;
	background: transparent url(http://www.photoshelter.com/img/custom/1.0/themes/Induro/default/dnld.png) no-repeat 5px 3px;
}


.carrot {
        background: transparent url('http://www.photoshelter.com/img/custom/1.0/themes/Induro/whitesand/carrot.gif') no-repeat left;
        padding-left: 10px;
        margin-right: 15px;
        text-transform: uppercase;
        font-size: 10px;
        font-weight: bold;
        display: block;
        float: left;
}

#screenimg {
	padding: 5px; 
	border: 1px solid #ddd;
}