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

BODY {
	background-color: #fff;
}

BODY, TD, TH, INPUT, SELECT {
	color: #808080;
}

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

A:hover {
	color: #E58A2E;
}

H1, H2, H3, H4 {
	color: #8FA1CC;
}

H2 {
	border-color: #8FA1CC;
}

#main, #mainTop, #mainBot {
	/*background-color: ##fff;*/
	border-color: #8FA1CC;
}

#mainTop DIV.m, #mainBot DIV.m {
	border-color: #8FA1CC;
}

#mainTop DIV.l {
	background-image: url('/img/custom/1.0/themes/Chill/alabaster/mainTop-l.gif');
}

#mainTop DIV.r {
	background-image: url('/img/custom/1.0/themes/Chill/alabaster/mainTop-r.gif');
}

#mainBot DIV.l {
	background-image: url('/img/custom/1.0/themes/Chill/alabaster/mainBot-l.gif');
}

#mainBot DIV.r {
	background-image: url('/img/custom/1.0/themes/Chill/alabaster/mainBot-r.gif');
}

#header {
	border-color: #c9d3ed;
}

#nav DIV {
	color: #ccc;
	border-color: #8FA1CC;
}

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

#nav A:hover {
	color: #E58A2E;
}

#footer {
	color: #8FA1CC;
}

#footer A {
	color: #999;
}

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

#logo A {
	text-decoration: none;
}

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

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

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

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

UL.my_recent_galleries LI {
	color: #6B81B2;
}

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

A.page_next, A.page_previous {
	background: url('/img/custom/1.0/themes/Chill/alabaster/pagArrow.gif') no-repeat;
}

A.page_next {
	background-position: -24px 0;
}

A.page_next:hover {
	background-position: 0 0;
}

A.page_previous {
	background-position: -47px 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: #8FA1CC;
}

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

