BODY {
	background-color: #222;
}

BODY, TD, TH {
	color: #aaa;
}

INPUT, SELECT {
	color: #333;
}

A {
	color: #ddd;
}

A:hover {
	color: #fff;
}

H1, H2, H3, H4 {
	
}

H2 {
	border-color: #404040;
}

#main, #mainTop, #mainBot {
	background-color: #181818;
	border-color: #292929;
}

#mainTop DIV.m, #mainBot DIV.m {
	border-color: #292929;
}

#mainTop DIV.l {
	background-image: url('http://www.photoshelter.com/img/custom/1.0/themes/Chill/dark/mainTop-l.gif');
}

#mainTop DIV.r {
	background-image: url('http://www.photoshelter.com/img/custom/1.0/themes/Chill/dark/mainTop-r.gif');
}

#mainBot DIV.l {
	background-image: url('http://www.photoshelter.com/img/custom/1.0/themes/Chill/dark/mainBot-l.gif');
}

#mainBot DIV.r {
	background-image: url('http://www.photoshelter.com/img/custom/1.0/themes/Chill/dark/mainBot-r.gif');
}

#header {
	border-color: #303030;
}

#header #nav DIV { 
	border-color: #333;
}

#header #nav A {
	color: #aaa;
}

#header #nav A:hover {
	color: #eee;
}

#footer {
	color: #666;
}

#footer A {
	color: #999;
}

UL.links LI:hover {
	color: #fff;
}

/* ############# ps styles ############## */

UL.thumbs LI {
	border: 1px solid #404040;
	margin: 7px;
}

UL.thumbs LI:hover {
	border: 1px solid #404040;
	background-color: #1c1c1c;
}

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/Chill/dark/pagArrow.gif') no-repeat;
}

A.page_next {
	background-position: -24px 0;
}

A.page_next:hover {
	background-position: 0 0;
}

A.page_previous {
	background-position: -48px 0;
}

A.page_previous:hover {
	background-position: -72px 0;
}

A.page_next SPAN, A.page_previous SPAN, A.page_next IMG, A.page_previous IMG {
	display: none;
}

DIV.pageRange {
	color: #999;
}

DIV.refineBox {
	border-color: #333;
}
