/*///////////////////////////////////////////////////////////////////////////////////////////////////
		UNIQUE STYLES FOR TEMPLATE 1
///////////////////////////////////////////////////////////////////////////////////////////////////*/

p, .lh-template-1 {
	line-height: 22px;
}

p {
	margin-bottom: 8px;
}

.text-top {
	margin-top: -5px;
}

#header {
	margin: 21px 0 34px;
}

.home-link {
	margin-top: 0;
}

.main-content {
	margin: 0 0 25px 0;
}

.bio-img {
  margin: 5px 32px 20px 0px;
}

.gallery-large-box-template-1 {
	margin-bottom: 30px;
}

#loading {
	width: 50px;
	height: 50px;
	z-index: 999;
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -25px 0 0 -25px;
}

#imgmask {
	width: 100%;
	height: 100%;
	display: none;
/*	background: transparent url('../img/white-mask.png') repeat; */
	z-index: 950;
	position: absolute;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;

}

table, tbody, tr, td {
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	border: none;
}

h1.title-template-1 {
	line-height: 20px;
	margin: 0 0 7px 0;
	padding: 0;
	font-size: 13px;
	width: 450px;
}

h2.title-template-1 {
	line-height: 20px;
	margin: 0;
	padding: 0;
	font-size: 13px;
	width: 450px;
}

h3 {
	font-size: 13px;
}

.h1-template-1-right {
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 4px;
	text-align: left;
}

.search-artwork-input-box {
	width: 140px;
}

.search-artwork-input, .search-newsletter-input {
	width: 130px;
	text-align: right;
}

.right-box {
	line-height: 20px;
}

.comment-box, .comment-box-comment, .comment-box-comment-short {
	cursor: text;
}

.comment-box-name {
	width: 162px;
	margin-bottom: 18px;
}

.comment-box-website {
	width: 162px;
}

.comment-box-technical {
	width: 162px;
	margin: 18px 0 0 0;
}

.comment-input-name, .comment-input-website {
	width: 152px;
}

.contact-col2 {
	margin-left: 20px;
}

.comment-box-comment {
	width: 354px;
	height: 278px;
	margin: 0px 0 18px 0;
}

.comment-input-comment {
	margin: 0;
	padding: 0;
	border-style: none;
	border-width: 0px;
	width: 344px;
	height: 268px;
	position: relative;
	resize: none;
	left: 5px;
	top: 5px;
	font: 13px Arial, Helvetica, sans-serif;
}

.comment-box-comment-short {
	width: 354px;
	height: 72px;
	margin: 0px 0 18px 0;
}

.comment-input-comment-short {
	margin: 0;
	padding: 0;
	border-style: none;
	border-width: 0px;
	width: 344px;
	height: 62px;
	position: relative;
	resize: none;
	left: 5px;
	top: 5px;
	font: 13px Arial, Helvetica, sans-serif;
}

.comment-input-submit-button {
	height: 28px;
}

.captcha-image {
	margin-top: 1px;
}

.left-little-content {
	font-size: 13px;
	line-height: 22px;
}

.newsletter-form-template-1 {	
	cursor: text;	
	width: 142px;
	float: right;
	margin-top: 16px;
	margin-bottom: 9px;
}

.newsletter-input-box {
	width: 140px;
	height: 26px;
}

.newsletter-input {
	width: 132px;
}

.leftdent {
	left: 10px;
}

.comment-count {
	margin-left: 6px;
}

.error, .warning {
	text-align: right;
}

.icon {
	margin-top: 5px;
}

.prints-link {
	width: 100%;
	text-align: right;
	margin: 21px 0 0;
	line-height: 20px;
}

.prints-link-top {
	width: 100%;
	text-align: right;
	margin: 0;
	line-height: 20px;
}

.prints-link-bottom {
}

.prints-price {
	margin: 0;
	text-align: right;
	line-height: 18px;
}

.contact-the-artist {
}

.contact-the-artist-bottom {
	text-align: right;
	margin-top: 14px;
}

.contact-the-artist a, .contact-the-artist-bottom a {
	line-height: 18px;
}

.inside-newsletter-template-1 .error, .inside-newsletter-template-1 .warning { margin: 18px 0 0; }

.item-single-template-1 img {
	margin: 8px 15px;
}

.image-wrapper { width: 540px;  display:none; }
.image-wrapper img { margin: 0 auto; }
.gallery-huge-image-td .image-wrapper:first-child { display: block; }