BODY {
	background: #000 url(../img/back-grad.gif) repeat-x 0 0;
}

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

INPUT, SELECT {
	color: #333;
}

A {
	color: #ddd;
}

A:hover {
	color: #fff;
}

H1, H2, H3, H4 {
	
}

H2 {
	border-color: #404040;
}

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

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

#header #nav A {
	color: #aaa;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-bottom: 4px;
}

#header #nav A:hover {
	color: #eee;
}

#footer {
	color: #666;
	margin-bottom:30px;
}

#footer A {
	color: #999;
}

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

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

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

UL.thumbs LI:hover {
	border: 1px solid #222;
	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('/img/custom/1.0/themes/Induro/default/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(/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(/img/custom/1.0/themes/Induro/default/dnld.png) no-repeat 5px 3px;
}


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

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