/* 
	 - Master Styles
	Revision number		:	1.0
   	Last updated		:	Day Month Year
   	Last updated by		:	Scott Mackenzie (1px Solid) 
*/

/* @import url(debug.css); */
@import url(reset.css);
@import url(hacks.css);


/* @group Global
----------------------------------------------------------------------------------- */
body { 
	font: normal small/140% Arial, Verdana, Helvetica, sans-serif;
	background: url(../images/gallery/body_bg.jpg) repeat center center;
	text-align: center;
}
.center { text-align: center; }
.left   { text-align: left;	}
.right 	{ text-align: right; }
.fleft 	{ float: left; }
.fright { float: right; }
body.gallery-public .outer-wrap {
	background: url(../images/gallery/public_gallery_bg.gif) no-repeat center top;
}
/* @end */
/* @group Structure
----------------------------------------------------------------------------------- */
.header {
	text-align: left;
	padding: 35px 0 0px 0;
	width: 904px;
	margin: 0 auto;
	position: relative;
}
.footer {
	width: 300px;
	margin: 0 auto;
	color: #3e3e3e;
	font-size: 90%;
	padding: 20px 0
}
/* @end */
/* @group Header
----------------------------------------------------------------------------------- */
.header h1 img {
	margin-right: 45px;
}
body.gallery-private .header h1 {
	padding-left: 80px;
}
body.gallery-public .header h1 img {
	margin-right: 145px;
}
.newsletter {
	position: absolute;
	top: 15px;
	right: 10px;
	font-family: verdana, sans-serif;
	width: 400px;
	font-size: 12px;
}
body.gallery-private .newsletter {
	right: 60px;
}
.newsletter p {
	float: right;
	font-weight: bold;
	color: #979797;
	padding: 1px 7px 0 0;
}
.newsletter .text-input {
	border: 1px solid #acacac;
	font-size: 12px;
	line-height: 130%;
	float: right;
	height: 17px;
	color: #979797;
	margin-right: 7px;
	background: #f7f7f7;
	width: 140px;
	padding: 2px 0 0 2px;
	font-size: 11px;
}
.newsletter .submit {
	float: right;
}
/* @end */
/* @group Private Images
----------------------------------------------------------------------------------- */
.private-wrap {
	background: url(../images/gallery/private_images_bg.gif) no-repeat center top;
}
.private-images {
	position: relative;
	width: 840px;
	margin: 0 auto;
	text-align: left;
}
.image-large {
	width: 701px;
	height: 613px;
	margin: 0;
	background: url(../images/gallery/photo_large_bg.gif) no-repeat left top;
	position: relative;
	padding: 66px 0 0 153px;
}
#image-title-1, #image-title-2 {
	position: absolute;
	text-align: center;
	font-family: georgia, times, serif;
	font-style: italic;
	font-weight: normal;
}
#image-title-1 {
	color: #626594;
	top: 490px;
	left: 158px;
	width: 390px;	
	font-size: 35px;
	line-height: 36px;
}
.sIFR-hasFlash #image-title-1 {
	visibility: hidden;
	height: 50px;
	top: 470px;
}
#image-title-2 {
	color: #71bf44;
	top: 532px;
	left: 158px;
	width: 390px;	
	font-size: 28px;
	line-height: 30px;
}
.sIFR-hasFlash #image-title-2 {
	visibility: hidden;
	height: 45px;
	top: 510px;
}
#image-target img {
	width: 402px;
	height: 415px;
}
.private-images .thumbs {
	position: absolute;
	left: 20px;
	top: 80px;
	z-index: 100;
}
.private-images .thumbs li {
	margin-bottom: 10px;
	width: 63px;
	height: 77px;
	padding: 5px 0 0 4px;
	background: url(../images/gallery/photo_thumb_bg.gif) no-repeat left top;
}
.private-images .actions {
	position: absolute;
	top: 60px;
	left: 639px;
}
.private-images .actions li {
	height: 59px;
	float: left;
}
.private-images .actions li img {
	float: left;
}
.overview {
	position: absolute;
	top: 197px;
	/* top: 17px; */
	left: 645px;
	width: 177px;
	color: #868686;
	font-size: 85%;
	line-height: 155%;
	font-family: georgia;
	font-style: italic;
}
.overview a {
	color: #333;
}
.overview a:hover {
	color: #9d47f6;
}
.random-jewel {
	position: absolute;
	right: 33px;
	top: -40px;
}
/* @end */
/* @group Public Images
----------------------------------------------------------------------------------- */
.public-wrap {
	padding-top: 40px;
	width: 904px;
	margin:  0 auto;
	position: relative;
}
#public-images .actions {
	position: absolute;
	top: -66px;
	left: 600px;
	width: 320px;
}
#public-images .actions li {
	height: 53px;
	float: left;
	margin-right: 10px;
}
#public-images .actions li img {
	float: left;
}
.image-thumb {
	width: 129px;
	float: left;
	line-height: 111%;
	font-family: georgia, times, serif;
	font-style: italic;
	font-size: 78%;
	margin-bottom: 25px;
	background: url(../images/gallery/photo_thumb_b_bg.gif) no-repeat center top;
	height: 129px;
}
.image-thumb .image-outer {
	width: 109px;
	height: 93px;
	
	padding: 8px 0 0 0;
	margin: 0 auto 0 auto;
	text-align: center;
}
.image-thumb p {
	color: #626594;
	padding-left: 2px;
}
.image-thumb p span {
	color: #71bf44;
}
.gallery-public #TB_ImageOff {
	background: url(../images/gallery/photo_large_bg.gif);
	display: block;
	width: 701px;
	height: 713px;
}
.public-wrap.pagination {
	padding-top: 10px;
	font-size: 110%;
	font-weight: bold;
	color: #a6aae2;
	padding-bottom: 30px;
}
.pagination a {
	padding: 0 3px;
	color: #626594;
	text-decoration: none;
	border: 3px solid #e0e0e0;
}
.pagination a:hover {
}
.pagination strong {
	padding: 0 2px;
}
/* @end */
/* @group Disclaimer
----------------------------------------------------------------------------------- */
.disclaimer {
	background: #ecb0c8;
	width: 600px;
	margin: 0 auto;
	text-align: left;
	padding: 20px;
	border: 7px solid #e6a9c1;
	margin-top: 40px;
}
.disclaimer h2 {
	color: #fff;
	font-weight: bold;
	font-size: 170%;
	margin-bottom: 15px;
}
.disclaimer-text {
	overflow: auto;
	width: 586px;
	padding: 5px;
	height: 100px;
	margin: 0 auto 10px auto;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	border: 2px solid #de9db7;
}
.disclaimer-text p {
	margin-bottom: 4px;
}
.terms-accept {
	font-size: 90%;
}
/* @end */
/* @group Send To Friend
----------------------------------------------------------------------------------- */
#send-to-friend {
}
#send-to-friend h2 {
	position: absolute;
	top: -35px;
	left: -19px
}
.friend-fields {
	padding: 0 20px 0 20px;
}
.friend-fields label {
	color: #e57aa8;
}
.friend-fields .row {
	padding-bottom: 13px;
}
.friend-fields .text-input {
	font-size: 15px;
	color: #494949;
	padding: 2px;
	width: 270px;
	margin-top: 2px;
}
.friend-fields #submit {
	position: absolute;
	bottom: -11px;
	left: 105px;
}
#status-target {
	display: none;
	padding-top: 40px;
}
/* @end */
/* @group sIFR
----------------------------------------------------------------------------------- */
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* @end */








