/* Any styles you write here will overwrite those of the original stylesheet */

a:active, object {outline: none;}

body {
	font-family:'Open Sans', sans-serif;
}
#site-info {
    margin: 5.5px 50px 0 0;
}
.header-nav li {
    margin-left: 30px;
}
#social-networks {
	margin-top: 43.5px;
}
#footer {
    color: #999999;
}
input, textarea, input[type="text"], input[type="password"], textarea {
    background: none repeat scroll 0 0 #333333;
    border: 1px solid #333333;
}

/* PhotoShelter styles */
.hbar {
	margin-bottom:25px;
}
#LRbox {
    font-size: 20px;
    margin: 0 20px 0 0px;
    width: 50px;
}
a.page_previous, a.page_next {
    color: #888888;
    float: left;
    line-height: 1;
    vertical-align: middle;
}
a.page_next {
    float: right;
}
a.page_previous:hover,
a.page_next:hover {
	text-decoration:none;
    color: #FFFFFF;
}
a.batch_download_link .ss-icon,
a.gallery_slideshow_link .ss-icon,
a.download_link .ss-icon,
a.add_to_lightbox_link .ss-icon,
a.add_to_cart_link .ss-icon,
#thumbsIDph .ss-icon, 
#view_options .ss-icon {
    margin-right: 5px;
    vertical-align: middle;
	font-size:14px;
}
.batch_download_link,
.gallery_slideshow_link,
.add_to_lightbox_link,
.add_to_cart_link,
.download_link {
	border-radius: 0.5em 0.5em 0.5em 0.5em;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    display: inline-block;
    outline: medium none;
    padding: 0.5em 2em 0.55em;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    vertical-align: baseline;
    border-radius: 3px 3px 3px 3px;
    font-size: 10px;
    padding: 4px 10px 2px;
    text-decoration: none;
	text-transform:uppercase;
	letter-spacing:1px;
}
.add_to_lightbox_link,
.add_to_cart_link,
.download_link,
.batch_download_link,
.gallery_slideshow_link {
	border: solid 1px #538312;
	background: #64991e;
	background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
	background: -moz-linear-gradient(top,  #7db72f,  #4e7d0e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');
	color: #e8f0de;
}
.add_to_lightbox_link:hover,
.add_to_cart_link:hover,
.download_link:hover,
.batch_download_link:hover,
.gallery_slideshow_link:hover {
	background: #538018;
	background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
	background: -moz-linear-gradient(top, #6b9d28,  #436b0c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
    color: #FFFFFF;
}
/*.download_link {
    background: -webkit-linear-gradient(top, #F4F4F4, #FFFFFF) repeat scroll 0 0 transparent;
    background: -ms-linear-gradient(top, #F4F4F4, #FFFFFF) repeat scroll 0 0 transparent;
    background: -moz-linear-gradient(top, #F4F4F4, #FFFFFF) repeat scroll 0 0 transparent;
    background: -0-linear-gradient(top, #F4F4F4, #FFFFFF) repeat scroll 0 0 transparent;
    border: 1px solid #CFCFCF;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 1px 0 1px #FFFFFF inset;
    display: inline-block;
    font-size: 10px;
    padding: 2px 7px;
    text-decoration: none;
	color:#666666;
	text-transform:uppercase;
	letter-spacing:1px;
}
.add_to_lightbox_link:hover,
.add_to_cart_link:hover,
.download_link:hover {
    background: -webkit-linear-gradient(bottom, #DDDDDD, #FFFFFF) repeat scroll 0 0 transparent;
    background: -ms-linear-gradient(bottom, #DDDDDD, #FFFFFF) repeat scroll 0 0 transparent;
    background: -moz-linear-gradient(bottom, #DDDDDD, #FFFFFF) repeat scroll 0 0 transparent;
    background: -0-linear-gradient(bottom, #DDDDDD, #FFFFFF) repeat scroll 0 0 transparent;
}
*/
a.batch_download_link:hover,
a.gallery_slideshow_link:hover,
a.download_link:hover,
a.add_to_lightbox_link:hover,
a.add_to_cart_link:hover,
.add_to_lightbox_link:hover {
	text-decoration:none;
}
.at300b, .at300bo, .at300m, .at300bs {
    cursor: pointer;
}
ul#share {
	list-style:none;
	margin:0 0 20px;
	clear:both;
}
ul#share li {
	float:left;
	margin:5px 15px 10px 0;
	font-size:22px;
}
ul#share li a,
ul#share li a:hover {
	text-decoration:none;
}
#___plus_0,
#___plusone_0 {
	margin-top:4px !important;
}
form.page_select {
	margin-bottom:0;
}
UL.thumbs { width: auto; }
UL.thumbs LI {
	height: 240px;
	border: 1px solid #444444;
	width: 236px;
	margin: 0 7px 14px;
	list-style-image: none;
}
ul.thumbs li:hover {
	border-color: #777777;
	-moz-transition: border-color 0.1s ease-out 0s;
	-webkit-transition: border-color 0.1s ease-out 0s;
	-o-transition: border-color 0.1s ease-out 0s;
}
UL.thumbs LI TABLE {
	margin:0 auto !important;
	height:100%;
	width:100%;
}
ul.thumbs td {
	border-bottom: 0;
	width:100% !important;
	padding:0;
}
UL.thumbs TD.slide {
	height: 240px !important;
	padding:0;
}
.thumb_links {
	position: absolute;
	bottom: 0;
}
.gallery_thumbs,
.search_thumbs,
.gallery_list_name {
	font-size: 12px;
	color: #888888;
	display: block;
	padding: 0 10px;
}
ul.thumbs li:hover .gallery_list_name {
	color: #BBBBBB;
	-moz-transition: color 0.1s ease-out 0s;
	-webkit-transition: color 0.1s ease-out 0s;
	-o-transition: color 0.1s ease-out 0s;
}
.gallery_thumbs a:visited {
	color: #666666;
}
ul.thumbs td br {
display:none;
}

.search_result {
	display:inline;
}

DIV#refine.open A#refineToggle,
DIV#refine A#refineToggle {
	background:none;
	padding-left:0;
}

.imageWidget {
	max-width:700px;
	width:100% !important;
}
.imageWidget div {
	text-align:center;
}

#feature {line-height: 1.2em;}

form#photoshelter input {padding: 2px; -moz-border-radius:4px; -webkit-border-radius:4px }
form#photoshelter input#s {margin:8px 0; background:#222; color:#eee }
form#photoshelter input#s:hover {color: #fff; background:#000; cursor: pointer}

ul.presearch {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.presearch li {
	float: left; 
	list-style-image: none;
	margin: 0 37px 20px 0;
	opacity: 0.7;
	width:150px;
	background:#333;
	padding:10px;
	border-top:1px solid #444444;
	border-bottom:1px solid #111111;
	border-left:1px solid #444444;
	border-right:1px solid #111111;
	min-height:155px;
	border-radius:4px;
	text-align:center;
}
ul.presearch li img {
	margin-bottom:10px;
}
ul.presearch li h4 {
	margin:0 0 5px;
	padding-bottom:0px;
}
ul.presearch a:hover {
	text-decoration:none;
}
ul.presearch li:hover {
	opacity: 1;
	-moz-transition: opacity 0.1s ease-out 0s;
	-webkit-transition: opacity 0.1s ease-out 0s;
	-o-transition: opacity 0.1s ease-out 0s;
}

.search_tips {
	margin-left: 80px;
	color: #999;
	float:left;
}

ul.nav-ps {
	list-style-type: none;
	padding: 0;
	margin: 0 0 5px;
	line-height:1.7;
}
.header-nav ul.nav-ps li {
	float: left;
}
.nav-ps li.first {
	margin-left:71px;
}
ul.nav-ps li a {
	text-transform: lowercase;
	color:#BBBBBB;
}
ul.nav-ps li a:hover {
	color:#AFE3EE;
}
TABLE.input TH {
    padding: 5px 20px 10px 0;
}

p.cptch_block {
	color:#FFFFFF;
}
#cntctfrm_contact_form input,
#cntctfrm_contact_form textarea,
#cntctfrm_contact_form input[type="text"],
#cntctfrm_contact_form input[type="password"],
#cntctfrm_contact_form textarea {
    background: none repeat scroll 0 0 #CCCCCC;
    color: #333333;
}
#cntctfrm_contact_form input:focus,
#cntctfrm_contact_form textarea:focus,
#cntctfrm_contact_form input[type="text"]:focus,
#cntctfrm_contact_form input[type="password"]:focus,
#cntctfrm_contact_form textarea:focus {
    background: none repeat scroll 0 0 #EEEEEE;
    color: #333333;
}
