.clear {
	display: block;
}

BODY, TD, TH, INPUT, SELECT {
	font: 12px 'Lucida Grande',Tahoma,Verdana,Arial,sans-serif;
}

#nav {
	font-size: 11px;
}

td.imgCell {
	vertical-align: top;
	padding-right: 10px;
}

td.gallery_thumbs.text {
	font-size: 10px;
}

p.caption {
	font-size: 11px;
}

A {
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

/**|*:link {
}*/

a.gallery_list_name, a.gallery_collection_list_name {
		color: #eaeaea;
	font-size: 1em;
}


#header {
	width: 930px;
	padding: 0 10px;
	margin: 30px auto 5px;
	font-size: 12px;
}

#header TABLE TD {
	vertical-align: bottom;
}

#header #nav {
	line-height: 1.1em;
}

#content {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#footer p {
	clear: both;
	margin-top: 0;
	margin-right: auto;
	line-height: 1.6em;
}

#header #nav DIV {
	float: right;
	border-right: 1px solid;
	padding: 0 8px;
}

#header #nav DIV.last  {
	border: none;
}

#nav div.page_item.current_page_item a {
	font-weight: bold;
	color: #c4dd3f;
	
}

#nav div.page_item.current_page_item {
	color: #c4dd3f;
	font-weight: bold;
}

UL.thumbs {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
	width: 650px;
}

ul.thumbs.gallery_collection_list {
	width: auto;
}

ul.thumbs.gallery_list {
	height: 260px;
	width: auto;
}


UL.thumbs LI {
	position: relative;
	float: left;
	padding: 0;
	width: 150px;
	height: 180px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 5px;
}

#subfeature ul.thumbs.gallery_list li {
	width: 225px;
}

/*ul.thumbs.gallery_thumbs li {
	width: auto;
	height: auto;
}*/

/*#content table tbody tr td ul.thumbs.gallery_thumbs li table tbody tr td.slide {
	width: 152px;
	height: 175px;
}*/

UL.thumbs LI TABLE {
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	border: 0;
}

UL.thumbs LI TABLE TD {
	width: 110px;
	text-align: center;
}

UL.thumbs LI TABLE TD.slide {
	height: 150px;
	width: 150px;
	vertical-align: middle;
}

ul.thumbs.gallery_thumbs {
	width: auto;
	margin-right: 10px;
	padding-right: 10px;
	background-color: #000;
}

UL.thumbs LI TABLE TD.slide IMG {
	border: 0;
}

UL.thumbsList {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
}

TABLE.thumbheader {
	padding: 2px;
	width: 640px;
	margin: 0;
}

TABLE.info TD {
	vertical-align: top;
	font-size: 11px;
	padding: 3px;
}

TABLE.info TH {
	vertical-align: top;
	padding-top: 4px;
	text-align: right;
	font-weight: normal;
	font-size: 10px;
}

TABLE.info.left TH {
	text-align: left;
}

TABLE.input {
        border: 0;
        padding: 3px;
}

TABLE.input TH {
        text-align: right;
        vertical-align: top;
        padding-top: 3px;
        font-weight: normal;
}

TABLE.input.left TH {
        text-align: left;
}

TABLE.input.tall TH {
	padding-top:10px;
}

TABLE.null {
	padding: 0;
	margin: 0;
	border-style: none;
}

TABLE.table {
	color: #222;
	font-size: 18px;
	text-align: center;
	border-collapse: collapse;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

TABLE.table a {
	color: #222;
	text-decoration: underline !important;
}

TABLE.table a:hover {
	color: #a50400;
	text-decoration: underline !important;
}

TABLE.table TH {
	padding: 3px;
	font-weight: bold; 
	text-align: center; 
	background-color: #808080;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #fff !important;
}

TABLE.table TH a {
	color: #fff;
	text-decoration: underline !important;
}

TABLE.table TH a:hover {
	color: #d0f054;
}

TABLE.table TH.on A {
	color: #d0f054;
}

TABLE.table TR, TABLE.table TR.nohover:hover, TABLE.table.nohover TR:hover {
	background: #F6F6F6;
}

TABLE.table TR:hover {
	background: #fff;
}

TABLE.table TD {
	padding: 4px 8px;
	border-bottom: 1px dotted #aaa;
	border-right: 1px solid #aaa;
	color: #333;
}

TABLE.table.slim TD {
	padding: 3px 8px;
}

div.search_tips {
	margin-top: 30px;
	line-height: normal;
	font-size: 1.0em;
}

div.f_left form {
		margin-top: 15px;

}

UL.batch {
	list-style: circle;
	text-indent: 0px;
	margin: 0 1.5em;
	padding: 0;
	color: #666;
}

UL.batch LI {
	font-size: 10px;
}

UL.batch LI.lg {
	font-size: 12px;
}

UL.batch LI A, UL.batch LI span {
	margin: 0;
	line-height: 16px;
	color: #00A0F0 !important;
	text-decoration: none;
}

UL.batch.tight LI A, UL.batch.tight LI span {
	padding: 0px 0px 2px 15px;
}

TABLE.dltypeSlim TH {
        padding-top: 1px;
        margin: 0;
        text-align: left;
}

UL.DlType LI LABEL {
	width: 120px;
	height: 16px !important;
}

UL.DlType LI SELECT {
	width: 200px;
}

UL.DlType LI.DlTypeSize2 {
	clear: both;
	margin: 0;
	padding: 0;
}


#logo {
	font-size: 24px;
	float: left;
}

#main {
	width: 950px;
	margin: 0 auto;
	padding: 0 10px;
	border-left: 1px solid;
	border-right: 1px solid;
	height: auto;
}

#mainTop {
	width: 972px;
	height: 14px;
	margin: 0 auto;
}

#mainBot {
	width: 972px;
	height: 14px;
	margin: 0 auto;
}

#mainTop DIV.m {
	height: 14px;
	border-top: 1px solid;
}

#mainBot DIV.m {
	height: 13px;
	border-bottom: 1px solid;
}

#mainTop DIV.r, #mainBot DIV.r {
	float: right;
	width: 14px;
	height: 14px;
	background-position: top left;
	background-repeat: no-repeat;
}
	
#mainTop DIV.l, #mainBot DIV.l {
	float: left;
	width: 14px;
	height: 14px;
	background-position: top left;
	background-repeat: no-repeat;
}


#footer {
	width: 930px;
	margin: 5px auto;
	padding: 0 20px;
	font-size: 10px;
}

#subnav {
	padding: 0 0 5px 2px;
	margin-bottom: 10px;
}
.sm {
	font-size: 10px;
}


BODY {
	background-color: #222;
}

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



INPUT, SELECT {
	color: #333;
}


#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 {
}

#footer {
	color: #666;
}

#footer A {
	color: #999;
}

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

ul.links {
	line-height: 1.5em;
	padding-left: 0;
	list-style-type: none;
}

li {
	display: list-item;
}

#content table tbody tr td ul.links li {
	list-style-type: none;
	display: list-item;
}
