/* #### photoshelter styles below #### */

#psMainCustom { border: none; padding: 10px; }

TABLE.input TH {
	font-weight: bold;
}

UL.thumbs {
	width: 860px;
	margin: 5px auto;
}

UL.thumbs LI {
	margin: 5px 10px 0 0;
	width: 160px;
	height: 160px;
	background-color: #f6f6f6;
	border: 1px solid #e4e4e4;
}

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

UL.thumbs LI TABLE TD {
	width: 150px;
}

UL.thumbs LI TABLE TD A {
	text-decoration: none;
}

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

UL.thumbs LI DIV.thumb_links {
	padding: 2px;
	width: 97%;
	text-align: right;
	position: absolute;
	bottom: 0;
	left: 0;
}

FORM.image_keywords UL {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

FORM.image_keywords UL LI {
	float: left;
	width: 130px;
	padding: 0;
	margin: 0;
}

DIV.sectiontitle {
	font-size: 18px;
	font-weight: normal;
	color: #000;
	margin: 5px 0 10px 0;
}

.btext {
	color: #666;
}

DIV.imageWidget {
	margin: 0 auto;
}


/* #### skyum styles below #### */

BODY {
	background-color: #333;
}

BODY, TD, TH, INPUT, SELECT {
	font-family: 'Times New Roman',Times,Serif;
	font-size: 10pt;
	color: #111;
}

FORM { margin: 0; }

P, H1, H2, H3, H4 {
	margin: 0 0 10px 0;
}

H1 {
	font-size: 14pt;
	font-weight: normal;
	letter-spacing: 0.05em;
}

H2 {
	padding: 2px;
	margin-bottom: 5px;
	font-size: 14pt;
	font-weight: normal;
	border-bottom: 1px dotted #ccc;
}

H4 {
	margin-bottom: 2px;
}

A {
	color: #e48900;
	text-decoration: none;
}

A:hover {
	color: #f90;
	text-decoration: underline;
}

#main {
	width: 967px;
	margin: 30px auto 10px;
	padding: 0;
}

#header {
	padding: 0 20px 8px;
}

#content {
	margin: 0;
	padding: 15px 20px;
	background: #ccc;
	border: 1px solid #ccc;
}

#footer {
	height: 15px;
	margin: 0;
	padding: 5px 20px;
	font-size: 8pt;
	color: #999;
}

#tagline {
	float: right;
	color: #aaa;
	font-size: 12pt;
	font-weight: bold;
	text-align: right;
	letter-spacing: 0.1em;
}

#blurb {
	clear: both;
	padding: 8px 0 0 0;
	font-size: 11pt;
	font-weight: normal;
	color: #fff;
	text-align: center;
	letter-spacing: 0.1em;
}

#nav {
	list-style-type: none;
	height: 26px;
	padding: 0;
	margin: 0;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #999;
}

#nav LI {
	float: left;
	padding: 0;
	margin: 0;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #666;
}
	
#nav LI A {
	display: block;
	width: 160px;
	height: 25px;
	margin: 0;
	background-position: top left;
	background-repeat: no-repeat;
}

#nav LI A IMG {
	width: 160px;
	height: 25px;
	border: none;
}

#nav LI.home A { background-image: url('/img/custom/skyum/nav/home.gif');}
#nav LI.galleries A { background-image: url('/img/custom/skyum/nav/galleries.gif');}
#nav LI.search A { background-image: url('/img/custom/skyum/nav/search.gif'); }
#nav LI.lightbox A { background-image: url('/img/custom/skyum/nav/lightbox.gif'); }
#nav LI.client A { background-image: url('/img/custom/skyum/nav/client.gif'); }
#nav LI.cart A { background-image: url('/img/custom/skyum/nav/cart.gif'); }

#subnav {
	padding: 0 0 5px 2px;
	margin-bottom:10px;
	border-bottom: 1px solid #333;
	font-family: 'Lucida Grande',Tahoma,Arial,sans-serif;
	font-weight: bold;
	font-size: 11px;
}

.pages {
	color: #808080;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: 0.1em;
}

DIV.imageBox {
	float: left;
	width: 600px;
	padding: 0;
	margin-right: 15px;
	/*
	border: 1px solid #e5e5e5;
	background-color:#f6f6f6;
	*/
}

DIV.infoBox, DIV.imageInfoBox {
	padding: 5px;
	background-color: #f0f0f0;
	border: 1px solid #999;
}

DIV.imageInfoBox {
	float: left;
	width: 290px;
}

