 zen.css
File Type: UTF-8 Unicode C program text, with CRLF line terminators

?

img {
	border: none
}


.albumthumb img {
	border: 0px;
	float: left;
	margin-right: 10px;
}

.imagethumb img,.image img, #BuyNow input.buynow_button {

	border: 0px;
	margin: 2px;
	padding: 1px;
	border:solid 1px #999999;

	}



.imagethumb a {
	text-decoration: none;!important;}

/* for some reason need this for IE!! */	
.imagethumb a:hover, #mainimagecontainer a:hover {
	text-decoration: none;!important;
	border-bottom: none;!important;

}



.image {
	margin: 0px;
	padding: 0px;
	float: left;

}



hr {

	clear: both;

	height: 0px;

	border: 0px;

	border-top: 1px solid #ccc;

	margin-top: 0px;

	padding: 0px;

}



.imgnav {
	margin-bottom: 4px;
	font-size: 15pt;
	font-weight: normal;
	color: #CCC;
	text-align: center;
}

.imgnav a {
	display: block;
	height: 1em;
	width: 46%;
	padding: 2%;
	color: #999 !important;
	background-color: #fbfbfb;
}

.imgnav a.prev {
	float: left;
}

.imgnav a.next {
	float: right;
}

.imgnav a:hover,.imagenav a:active {
	background-color: #eee;
	color: #F60 !important;
	text-decoration: none !important;
}

#images, #paypal {
	background: transparent;
	padding: 0px;
	margin: 0px;
	margin-left:10px;
	text-align:	center;
	width:415px;
	}
#mainimage{
	background: transparent;
	padding: 0px;
	margin: 0px;
	margin-right:10px;

	width: 560px;

	float: right;
	height:100%;	
	text-align:	center;
}

.bigimage	{

	border:solid 1px #999999;

	padding: 1px;
	background-color: #FFFFFF;
    background-image: url(../../zp-core/images/loader.gif);
    background-repeat: no-repeat;
    background-position: center center

}



#mainimagecontainer	{

	background:transparent;
	width: 560px;
	text-align:	center;

	margin: 2px;

	padding: 1px;

}



#mainimagetext	{

	background: transparent;

	padding: 5px 5px 5px 5px;

	margin: 5px 5px 0px 0px;

	width: 560px;

	float: right;	

	clear:	both;

	text-align:	center;



}



#albums {

	clear: both;

	margin: 4px 0px 10px;

	padding: 0px;

}



#leftcol	{

	margin: 5px 5px 5px 5px;

	float:	left;

	width: 710px;
	

}

#rightcol	{
        width: 275px;
	float:	right;
        margin-right:22px;
}


#leftcolimg	{
	margin: 12px 5px 5px 0px;
width:405px;
	float:	left;	

}

#rightcolimg	{

	float:	right;
        margin-right:12px;
margin-top:12px;
width:550px;
text-align:	left;
}

#emaillegend	{

	text-align:	center;
	margin: 0px 2px 0px 2px;

}


.buyprint	{



 width: 560px; 

 text-align:right;

 padding: 5px 0px 5px 5px;

 margin: 5px;

 vertical-align:middle;

 float:right;

}

.pagenav {

	font-size: 1em;

	font-weight: bold;

	color: #CCC;

	width:290px;

	float:left;

	text-align:center;

	padding-left: 130px;

}



.pagenav A:link, .pagenav A:visited, .pagenav a:active {
	text-decoration:none  !important;
}

.pagenav a:hover {
	text-decoration: none !important;
}

.disabled_nav {
	text-decoration: none !important;
}

.disabledlink {
	color: #ddd;
	cursor: default;
	}

.albumtitle H3 {
	margin: 0px;
	padding: 0px;
}



#gallerytitle A:hover,#gallerytitle A:active,.pagenav A:hover,.pagenav A:active
	{
	}

UL.pagelist {
	padding: 0px;
	margin: 5px 0px 5px;
	list-style-type: none;
	height: 2em;
}

UL.pagelist LI {
	display: inline;
	font-weight: bold;
}

UL.pagelist LI A,UL.pagelist LI span.disabledlink {
	display: block;
	float: left;
	padding: 2px 4px;
		text-decoration: none;
	color: #555;
}

UL.pagelist LI span.disabledlink {
	color: #ddd;
	cursor: default;
}

UL.pagelist LI A:hover {
	color: black;
}

UL.pagelist LI.current A {
	color: #FFF;
	cursor: default;
	text-decoration:underline  !important;
}


.error {
	color: #C33;
	font-weight: bold;
}

#admin, #admin_data {
	position: fixed;
	right: 0;
	top: 0;
	border-left: 1px solid #E6E6DF;
	border-bottom: 1px solid #E6E6DF;
	background: #fff;
	width: 120px;
}

#admin, #admin_data ul {
	text-align:center;
	margin: 0;
	padding: 0;
}

#admin_data {
	top: 15px;
}

#admin h3 {
	font: 120% "Helvetica Neue", Helvetica, Arial, sans-serif; 
	font-weight: bold;
	color: #000;
	border-bottom: 1px dashed #E6E6DF;
	margin: 0;
	padding: 0;
}

#search {
	float: right;
	text-align:left;
	margin-top: 0px;
}

#search #search_input {
	width: 75px;
}
#search a {
text-decoration: none;
}
#search ul {
border: 1px solid #ccc; position:absolute; text-align:left; list-style: none; 
height: 8em; width: 20em; overflow: auto;
color: black;
background:transparent;
}

.clear {
	clear: both;
	height: 10px;
}

#map {
	margin-top: 25px;
}

#imagemetadata {
	text-align: right;
	position: relative;
	display: none;
}

#imagemetadata table {
	text-align: left;
	line-height: 1em;
	border: 1px solid #ccc;
	position: absolute;
	top: 2em;
	right: 0;
	background-color: #fafafa;
}

#imagemetadata table td {
	border-bottom: 1px solid #f0f0f0;
	background-color: #f8f8f8;
	padding: 2px 5px;
}

#fullsize_download_link {
	font-size: 8pt;
	text-align:	left;}

#meta_link {
	font-size: 8pt;
	text-align: left;
	float: left;
}

#image_data {
	margin-bottom: 15px;
}

/* Archive View  */
#archive {
	width: 300px;
	padding: 0;
	margin: 0 auto;
	text-align: center;
}

ul.archive * {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.archive .year {
	margin-top: 10px;
	text-align: center;
	color: #FF6600;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 18px;
}

ul.archive .month {
	font-size: 14px;
	list-style: none;
	border-top: 2px solid #E6E6DF;
	padding-top: 5px;
}

/* Tag Cloud */
#tag_cloud {
	text-align: center;
	background: #eee;
	margin-bottom: 15px;
}

#tag_cloud ul li {
	display: inline;
	list-style-type: none;
}

#tag_cloud p {
	color: #FF6600;
	padding: 10px 0;
	margin: 20px 0;
	background: #fff;
	border-top: 3px solid #E6E6DF;
	border-bottom: 3px solid #E6E6DF;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

/* Tags */
.taglist ul {
	display: inline;
	list-style-type: none;
}

.taglist li {
	background: url(tag.png) no-repeat left center;
	list-style-type: none;
	line-height: 18px;
	padding-left: 18px;
	float: left;
	padding-right: 5px;
}

.taglist .tags_title {
	background: none;
	padding-right: 5px;
	padding-left: 0;
}

.rating {
	margin-top: 15px;
	margin-bottom: 15px;
}

/* Error Messages
------------------------------ */
.errorbox {
	padding: 20px;
	background-color: #FDD;
	border-top: 1px solid #FAA;
	border-left: 1px solid #FAA;
	border-right: 1px solid #FAA;
	border-bottom: 5px solid #FAA;
	margin-bottom: 10px;
	font-size: 100%;
	color: #DD6666;
}

.errorbox h2 {
	color: #DD6666;
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
}

/* Zenphoto link
------------------------------ */

#zen-part {
 font-family: Arial, Helvetice, sans-serif;
 font-size: 2em;
 font-weight: 100;
}

#photo-part {
font-family: Arial, Helvetice, sans-serif;
 font-size: 0.9em;
 font-weight: bold;
}


/* New Styles stw
------------------------------ */

/* Navitabs menu */
#navitabs {clear:both; margin:15px 0 5px;}

.navitab {background:#e0e0e0 url(../../zp-core/images/corner.gif) top right no-repeat; border-bottom:0px solid #fff; border-left:1px solid #fff; font-size:1.1em; margin:5px 0px; padding:4px 8px 5px; text-decoration:none;}

.navitab:hover {background:#d0d0d0 url(../../zp-core/images/corner.gif) top right no-repeat; border-bottom:0px solid #fff; text-decoration:none;}

.activenavitab {background:#505050 url(../../zp-core/images/corner.gif) top right no-repeat; color:#fff; font-size:1.1em; margin:5px 0px; padding:4px 8px 5px; text-decoration:none;}
.activenavitab:hover {color:#fff; text-decoration:none;}
.zp_uneditable zp_uneditable_album_title: {color:#fff;font-size:1.1em;}


/* Additional classes */
.photo {background-color:#f0f0f0; border:1px solid #d8d8d8; margin:0 0 15px; padding:2px;}
.timestamp {font-size:1.2em; color:#606060; margin:-12px 0 12px 0;}
.right {margin:-8px 0 8px 0; text-align:right;}
.block {background:#f0f0f0; padding:10px;}
.hide {display:none;}




descSubscribe
/* Header description area */
.descIndex {
	background: #505050 bottom left repeat-y;
	clear: both;
	color: #fff;
	height: 1px;
	margin: 5px 0 0px;
	padding: 0 0 5px 0;
}
.descIndex p {
	font-size: 1em;
	line-height: 1.3em;
	padding: 0 0 0 15px;
	width: 290px;
}


.tbtitle	{
	font-size: 10pt;
	font-weight:bold;	
	color:#fff;
	background:#808080;
	text-align:center;
	
}

.tbsubtitle	{
	font-size: 12pt;
	font-weight:bold;	
	color:white;
	text-align:left;
}

.tbsubtitlep {
	font-size: 10pt;
	font-weight:bold;	
	color:white;
	text-align:left;
	padding: 0; 
}


#paypaytb	{
	text-align:left;
	padding: 2; margin: 0; width: 100%; 
}

#paypaytb hr	{
		border:solid 1px #999999;
	}


/* The album specific background image classes #desc-****  where **** is the album name */

#desc-europe { background:#505050 url(../../zp-core/images/europe.jpg) bottom left repeat-y; ! important}
#desc-rural { background:#505050 url(../../zp-core/images/the-land.jpg) bottom left repeat-y; ! important}
#desc-sydneys-northern-beaches { background:#505050 url(../../zp-core/images/sydneys-northern-beaches.jpg) bottom left repeat-y; ! important}
#desc-panorama { background:#505050 url(../../zp-core/images/panoramic.jpg) bottom left repeat-y; ! important}
#desc-urban { background:#505050 url(../../zp-core/images/urban.jpg) bottom left repeat-y; ! important}
#desc-black-and-white { background:#505050 url(../../zp-core/images/black-and-white.jpg) bottom left repeat-y; ! important}
#desc-favourites { background:#505050 url(../../zp-core/images/favourites.jpg) bottom left repeat-y; ! important}
#desc-seascape { background:#505050 url(../../zp-core/images/the-coast.jpg) bottom left repeat-y; ! important}



