/*	CSS Document for ZenPhoto running on www.rozphillips.com (c) Tony Collings 
	--------------------------------------------------------------------------------------- */
	

/*	HTML Overides 
	--------------------------------------------------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	font: 70%/190% Verdana, Arial, Helvetica, sans-serif;
	color: #74603d;
	text-align: center; background: #fff url("img/horse_background.jpg") top left no-repeat;
}
hr {
	clear: both;
	height: 0;
	border: 0;
	border-top: 1px solid #444;
	margin: 0 0 12px 0;
	padding: 0;
	color: #444;
}
img {
	border: 0;
}
h2 {
	font: normal 16px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
h2 a:link, h2 a:visited {

	text-decoration: none;
}
h2 span {

}
h2 a:hover {

	text-decoration: none;
}
h3 {
	font: normal 16px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0;
	padding: 0;
}
h4 {
	font: normal 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0;
	padding: 0;
}


/*	LAYOUT
	--------------------------------------------------------------------------------------- */
#order-now {float: right; position: absolute; z-index: 5; margin: -80px 0px 0px 280px;    }
 

#main {


	text-align: left;
	margin: 20px auto;
	padding: 0;
	width: 770px;
}
#exif_data {margin: 30px 0px; color: #cfc6b7;} 
#credit {
	margin: 0 auto 40px auto;
	width: 680px;
	font-size: 9px;
	color: #AAA;
	text-align: right;
	clear: both;
}
#credit a {
	text-decoration: none;
	color: #9C3;
}
#credit a:hover {
	color: #7A2;
	text-decoration: none;
}
#gallerytitle {
	padding: 30px;
	/*
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	background: #F8F8F8;
	*/
	border-bottom: 1px solid #CCC;
}
#purchase-box{background-color: #eae9e6; padding: 8px; margin: 8px; border: 1px solid #393429; }
#purchase-box input,
#purchase-box select {padding: 5px; }

#padbox {
	padding: 20px;
}
/* Header */
#top { 	height: 71px; background: url("/img/bgheader.jpg") repeat-x;
	padding: 0px;
	margin: 0px;
	}

.header { width: 770px; margin: 0px auto; padding: 0px; text-align: left;}

#toolbar { background-color: #fff;
padding: 0px; margin: 0px; } 
#toolbar div{ width: 770px; margin: 0px auto; padding: 0px; text-align: left; height: 49px } 
#toolbar div ul { display: block; float: right; margin: 0px; padding: 0px; }
#toolbar div ul li {  list-style-type: none; display: inline;   } 

#toolbar div ul li a, #toolbar div ul li a:hover, #toolbar div ul li a:active { 
height: 49px; 
display: block; 
float: left; 
padding: 0px 10px; 
border-left: 1px solid #756d5f; 
line-height: 49px; 
vertical-align: middle; 
} 
#toolbar div ul li a{background: url("/img/menu_off.jpg") repeat-x;
text-decoration: none; font-weight: bold; color: #f7f5f3;
}
#toolbar div ul li a:hover, #toolbar div ul li a:active { background: url("/img/menu_on.jpg") repeat-x; 
text-decoration: none; font-weight: bold; color: #fff; 
}


#toolbar div ul li.lastitem a{ border-right: 1px solid #756d5f; }


.header h1 { 
color: #FFFFFF;
font-family: Georgia, Times New Roman; 
font-size: 20pt; font-weight: bold; float: right; 
margin: 20px 30px 0px 0px; line-height: 20px;
}
.header h1 a:link, .header h1 a:visited  { text-decoration: none; color: #FFFFFF; }
.header h1 a:hover, .header h1 a:active { text-decoration: none; color: #ffffff; }

/* Footer */
#bigfoot { 	display: block;
	/*background: url("/emily/img/bgfooter.jpg") repeat-x;*/
	color: #3e3a2f;
	border-top: 1px solid #d2ccbe;
	margin-bottom: 50px; 
	}
.wrapfoot { text-align: center;  }

ul.smallprint, ul#techdata{margin: 10px 0px 0px 25px; padding: 0px; display: block; clear: both; }


ul.smallprint li{
display: inline; 
list-style-type: none;
padding: 5px;  
border-right: 1px solid #d2ccbe;} 
ul.smallprint li a:link, ul.smallprint li a:visited{color: #3e3a2f; text-decoration: none; font-weight: bold; } 
ul.smallprint li a:active, ul.smallprint li a:hover{color: #3e3a2f; text-decoration: none; font-weight: bold;}
ul.smallprint li.lastitem { border-right: 0px; } 

ul#techdata { color: #d2ccbe; } 
ul#techdata li { border-right: 1px solid #d2ccbe; list-style-type: none; display: inline; padding: 0px 4px; }
ul#techdata li.lastitem{ border: 0px; } 



/* 	LINKS
	------------------------------ */
a:link, a:active, a:visited { text-decoration: none; color: #584f3e; }
a:hover, a:focus { text-decoration: none; color: #383429; }


/* Miscellaneous
------------------------------ */

blockquote {
	border-left: 1px dotted #96967E;
	margin-left: 20px;
	padding-left: 20px;
	color: #363630;
}


/* Page Navigation
------------------------------ */
pagelist {
	padding: 10px 20px 5px 20px;
}
ul.pagelist {
	clear: both;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
ul.pagelist li {
	display: inline;
}
ul.pagelist li a, ul.pagelist span.disabledlink {
	padding: 4px;
}
ul.pagelist li.current a {
	font-weight: bold;
	text-decoration: none;
	color: #666;
}
ul.pagelist li.prev {
	margin-right: 10px;
}
ul.pagelist li.next {
	margin-left: 10px;
}
.disabledlink {
	color: #AAA;
	cursor: default;
}
.pagenav {
	clear: both;
}


/* AJAX
------------------------------ */
#albumDescEditable {
	margin-bottom: 12px;
}
#imageDescEditable {
	margin-top: 24px;
}

/* Image Thumbnails
------------------------------ */
.imagethumb a {
	display: block;
	padding: 7px;
	margin: 16px;
	line-height: 0px;
	background: url('/themes/sterile/img-bg.gif') top left no-repeat;
}
.imagethumb {
	float: left;
}
.albumdesc2 {
	padding: 5px 20px 5px 20px;
	line-height: 18px;
}


/* Album Thumbnails
------------------------------ */
.album {
	margin: 0 15px 15px 0;
	float: left;
	width: 315px;
}
.album .imagethumb a {
	margin: 0;
}
.album h3 {
	padding: 0;
	margin: 0;
}
.album h3 a {
	display: block;
	width: 100%;
}
.album p {
	margin: 0 0 4px 0;
	line-height: 17px;
	font-size: 10px;
}
.albumdesc {
	float: right;
	width: 205px;
	padding: 6px 0 0 0;
}


/* Individual Image
------------------------------ */
.image { 
	margin: 0;
	padding: 0;
	border: 0;
}
.imgdesc {
	padding: 20px 0 10px 0;
	line-height: 17px;
}
#image {
	text-align: center;
	line-height: 0;
}
.imgnav {
	float: right;
	width: 140px;
	text-align: center;
}
.imgnav .imgprevious a, .imgnav .imgnext a {
	font: normal 16px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	display: block;
	width: 50%;
	height: 100%;
	float: left;
	text-decoration: none;
	color: #584f3e;
}
.imgnav .imgprevious a:hover, .imgnav .imgnext a:hover {
	text-decoration: none;
	color: #383429;
}

.imgnav .imgprevious a {
	float: left;
}
.imgnav .imgnext a {
	float: right;
}
#narrow {
	margin: 0 auto;
	width: 440px;
}


/* Comments
------------------------------ */
#comments {
	clear: both;
}
.error { 
  color: #C33; 
  font-weight: bold; 
}
.comment {
	padding: 5px;
	border: 1px solid #DDD;
	background: #FFF;
	margin-bottom: 5px;
	line-height: 18px;
}
.commentmeta {
	margin-bottom: 5px;
	color: #AAA;
	font-size: 9px;
}


/* Forms
------------------------------ */
.inputbox {
	width: 250px;
	padding: 2px;
	color: #888;
	background: #FFF;
	border: 1px solid #DDD;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}
textarea {
	padding: 4px;
	width: 100%;
	color: #888;
	background: #FFF;
	border: 1px solid #DDD;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}
.checkbox {
	cursor: pointer;
}
.pushbutton {
	cursor: pointer;
	padding: 5px 10px;
	color: #888;
	background: #FFF;
	border: 1px solid #DDD;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}
label {
	cursor: pointer;
}

/*	Terms and Conditions
	------------------------------------------------- */
	.center {text-align: center; }
	div#the_terms {width: 300px; height: 400px; overflow: auto; text-align: left; margin: 0 auto; border: 1px dotted #74603d; background-color: #fff; }
	div#the_terms .buttons {clear: both; text-align: center; margin-bottom: 30px;  }
	div#the_terms p {padding: 10px; }
	.terms_wrapper input{font-size: 0.9em; }
	
	
	/*	Overlays */
	#page_overlay{
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #fff;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	line-height: 0px; 
	}
	#visitors_wrapper {	
	position: absolute;
	left: 0px;
	top: 30px; 
	text-align: center; 
	} 
	#visitors_detail
	{
	background-color: #fff; 
	width: 750px; 
	margin: 0px auto;
	text-align: left; 
	padding: 20px; 
	border: 1px double #3f3b30; 
	}
	#google_info_wrapper {text-align: left; }
	#visitors_detail a.close { color: #000; text-decoration: none; } 
	
	
