



/***** PS widgets *****/



ul.thumbs {
	margin: 0 auto !important;
	list-style: none !important;
	width: 100% !important;
	ffloat: none !important;
}


UL.thumbs LI {
	float: left !important;
	width: 173px !important;
	height: 250px !important;
	background: #f8f8f8 !important;
	border: 1px solid white !important;
	margin-right: 4px !important;
	margin-bottom: 12px !important;
}

ul.thumbsz li:hover {
	border: 1px solid #1f1f1f;
	background-color: #fafafa;
}

UL.thumbs.collections_galleries_list TD.slide, UL.thumbs.gallery_thumbs TD.slide, UL.thumbs.gallery_list TD.slide {
	width:163px  !important; /* adjust whenver thumbnail size is changed in PS!! */
	height: 175px !important;
	border-bottom: 1px dotted #1a1a1a  !important;
	padding: 5px 0 5px 0  !important;
	vertical-align:bottom;
}

UL.thumbs.search_thumbs LI {
	width: 160px !important;
}

UL.thumbs.search_thumbs TD.slide {
	width:150px  !important; /* adjust whenver thumbnail size is changed in PS!! */
	height: 150px !important;
	border-bottom: 1px dotted #1a1a1a  !important;
	padding: 5px 0 5px 0  !important;
	vertical-align:bottom;
}

TD.gallery_thumbs.text, TD.search_thumbs.text {
	font-size: 10px  !important;
	padding: 6px 0 2px 0 !important;
	text-align: center !important;
	bbborder-top: 1px dotted #1a1a1a  !important;
}

a.gallery_list_name {
	font-size: 12px !important;
}

div.thumb_links, SPAN.gallery_list_description, A.collections_galleries_list_name {
	text-align: center !important;
	padding-top: 2px !important;
	font-size: 12px !important;
}

span.gallery_list_num_images, SPAN.collections_galleries_list_num_items {
	font-size: 10px;
	margin-top:4px !important;
}


div.navbar {
	border: 1px solid #2a2a2a;
	background-color:#2a2a2a; 
	margin-top:2px; 
	border-bottom: 4px solid #2a2a2a;
	margin-bottom: 20px;
	clear:both;
}

ul.navbar-archive {
	list-style: none;
	float: none !important;
	ppadding: 7px;
	bbackground: #242424;
	hheight: 30px;
	margin: 2px 0 30px 0;
	width: 100%;
	ddisplay: block;
	cclear:both;
}

ul.navbar-archive li {
	list-style: none;
	color: white;
	font-size: 0.9em;
	vertical-align: middle;
	padding: 7px 15px 7px 15px;
}

ul.navbar-archive li a {
	color: white;
	text-decoration: none;
}

ul.navbar-archive li a:hover {
	text-decoration: underline;
}


A.page_next SPAN, A.page_previous SPAN {
	display: inline !important;
	loat: right !important;
	wwidth: 24px !important;
	hheight: 24px !important;
	nbackground-color: red !important;
	text-align:absmiddle !important;
}

#nav-pageselect {
	list-style: none;
	float: right;
	padding: 0;
}

#nav-pageselect li {
	ffffloat: left;
	list-style: none;
	padding-right: 5px;
	font-size: 0.9em;
	vertical-align: middle;
}

#nav-pageselect li a {
	text-decoration: none;
}




form.image_keywords {
	font-size: 10px;
}

.image_keywords_submit {
margin-top: 8px;
}

form.image_keywords ul {
list-style: none;
margin-top:10px;
}

form.image_keywords ul li {
width:100px !important;
ffont-size:9px !important;
float:left;
border:0 !important;
}

table.image_details {
background-color: white;
width:100%;
border: 0;
}

table.image_details tr td {
border-bottom: 1px dotted silver;
padding:5px;
font-size: 11px;
}

td.image_details_title {
font-weight: bold;
white-space: nowrap;
text-align: right;
width: 120px;
}


ul.image_action_list {
list-style:none;
bborder-bottom: 1px dotted red;
}


ul.image_action_list li {
	line-height:28px;
	bborder-top:1px dotted red;
}

ul.gallery_action_list {
	margin:0 !important;
	padding:0 !important;
	 overflow:auto !important;
}

ul.gallery_action_list li {
	margin-right:18px !important;
	display:inline;
	border:0;
	white-space: nowrap !important;
}

form.image_keywords {
	padding:0 !important;
	margin:0;
}

FORM.image_keywords UL {
list-style:none;
padding:0;
margin: 5px 0 0 20px !important;
}

FORM.image_keywords UL LI {
float:left;
width: 158px !important;
font-size:11px;
padding:0;
margin:0;
line-height:13px;
}

FORM.image_keywords UL LI input[type='checkbox'] {
	margin: 3px;
}

input.image_keywords_submit {
margin-left:20px;
font-size:11px;
padding-left:10px;
padding-right:10px;
}

form.page_select {
	width:100px !important;
	display:inline !important;
}

div.image_filmstrip {
clear:both;
padding-top:15px !important;
}

.btn-green {
	font-size:12px;
	background-color:LimeGreen;
	padding: 5px 6px 5px 6px;
	color:white;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-image: -webkit-linear-gradient(top, rgb(98, 196, 98), rgb(81, 163, 81));
	text-shadow: rgba(0, 0, 0, 0.246094) 0px -1px 0px;
	border: 1px solid rgba(0, 0, 0, 0.0976563);
	box-shadow: rgba(255, 255, 255, 0.199219) 0px 1px 0px 0px inset, rgba(0, 0, 0, 0.046875) 0px 1px 2px 0px;

}

.btn-green-large {
	font-size:16px;
	background-color:LimeGreen;
	padding: 7px;
	color:white;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin: 5px 5px 5px 0;
	background-image: -webkit-linear-gradient(top, rgb(98, 196, 98), rgb(81, 163, 81));
	text-shadow: rgba(0, 0, 0, 0.246094) 0px -1px 0px;
	border: 1px solid rgba(0, 0, 0, 0.0976563);
	box-shadow: rgba(255, 255, 255, 0.199219) 0px 1px 0px 0px inset, rgba(0, 0, 0, 0.046875) 0px 1px 2px 0px;

}

.btn-blue {
	font-size:12px;
	background-color:MediumSlateBlue;
	padding: 7px;
	color:white;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin: 5px 5px 5px 0;
	background-image: -webkit-linear-gradient(top, rgb(91, 192, 222), rgb(47, 150, 180));
	text-shadow: rgba(0, 0, 0, 0.246094) 0px -1px 0px;
	border: 1px solid rgba(0, 0, 0, 0.0976563);
	box-shadow: rgba(255, 255, 255, 0.199219) 0px 1px 0px 0px inset, rgba(0, 0, 0, 0.046875) 0px 1px 2px 0px;
}

.btn-blue-large {
	font-size:16px;
	background-color:MediumSlateBlue;
	padding: 7px;
	color:white;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin: 5px 5px 5px 0;
	background-image: -webkit-linear-gradient(top, rgb(91, 192, 222), rgb(47, 150, 180));
	text-shadow: rgba(0, 0, 0, 0.246094) 0px -1px 0px;
	border: 1px solid rgba(0, 0, 0, 0.0976563);
	box-shadow: rgba(255, 255, 255, 0.199219) 0px 1px 0px 0px inset, rgba(0, 0, 0, 0.046875) 0px 1px 2px 0px;
}

DIV.thumb_links A.thumb_links_lightbox, DIV.thumb_links A.thumb_links_cart {
	padding-left:3px;
	padding-right:3px;
}


#psCartTray {
	padding-top:10px !important;
	position:fixed !important;
}

#cartPos {
	position: fixed; 
	width: 800px;
	z-index: 99999;
	right: 30px;
}