b/*

	Zen Photo Default (Dark) 1.0
	
*/

/* Basics
------------------------------ */
html {

	/* IE */
	overflow-y: scroll; 
	/* Moz */
	height: 100%;
	margin-bottom: 0.1em;
}

ul:hover {
	color: #000;
	text-decoration: none;
}



/* Main Layout
------------------------------ */
body {
	background: #ff0505;
	background-image: url(bg.png);
	background-repeat:repeat-x;
	background-attachment:scroll;
	margin: 0px auto;
		padding: 0px 0px 50px;
	text-align:center;	

}
#header {
	margin: 0px auto;
	width: 760px;
	margin-top:5px;
}
#mainlogo {
	text-align: left;
	margin: 0px auto;
	width: 762px;
	height:188px;
	background-image:url(headbg.jpg);
	background-repeat:no-repeat;
}
#mainlogo img {
	margin:14px;
	margin-bottom:0px;
	
	margin-left:20px;
}
	
#homemain {
	text-align: left;
	margin: 0px auto;
	width: 700px;
	height: auto;
	background: #080808;
	background-image:url(mainbg2.png);
	background-repeat:no-repeat;
	padding: 0px 30px 0px;
	border-right: 1px solid #ff0505;
	border-bottom: 5px solid #ff0505;
	border-left: 1px solid #ff0505;
	overflow:auto;
}

#pricemain {
	text-align: left;
	margin: 0px auto;
	width: 400px;
	height: auto;
	background: #080808;
	background-image:url(mainbg2.png);
	background-repeat:no-repeat;
	padding: 0;
	overflow:hidden;
}
.copyright {
	line-height:19px;
	margin-left:20px;
}	
#main {
	text-align: left;
	margin: 0px auto;
	width: 660px;
	padding: 5px 50px 5px;
	background:#080808;
	background-image:url(mainbg2.png);
	background-repeat:no-repeat;
	border-right: 1px solid #ff0505;
	border-bottom: 5px solid #ff0505;
	border-left: 1px solid #ff0505;
	min-height:600px;
	overflow:hidden;
	
}
#splashMain {
	margin:0px auto;
	width:660px;
	
}
.style2 {color: #ff0505;}

#splashLogo {
	float:right;
	height:397px;
	width:388px;
	background-color:black;	
	background-image:url(images/SplashLogo.png);

	}
#splashLeft {
	float:left;
	height:934px;
	width:272px;
	background-color:black;
	background-image:url(images/SplashLeft.jpg);

	}
#splashRight {
	float:right;
	height:422px;
	width:388px;
	background-color:black;
	}	
#copy {
	float:right;
	height:115px;
	width:388px;
	background-color:black;
	}
#splashMain {
	margin:0px auto;
	width:660px;
	background-color:black;
	
}
#credit {
	margin: 0 auto;
	width: 740px;
	font-size: 102%;
	color: #000;
	text-align: right;
	clear: both;
}
#credit a {
	text-decoration: none;
	color: #294550;
	border-bottom: 1px dotted #294550;
}
#credit a:hover {
	color: #748da0;
	border-bottom: 1px solid #294550;
	text-decoration: none;
}
#gallerytitle {
	padding-bottom: 0px;
	margin-bottom: 12px;
	margin-top: 40px;
	
}
#gallerytitle h2 {
	color: #FFFFFF;
	padding-bottom:12px;
	border-bottom:1px solid #444;
	}
.alubmLinks {
	margin-bottom:12px;
	}


/* Text Styles
------------------------------ */
body {
	font-family:Verdana, Helvetica, sans-serif, Arial;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:18px;
	color:#C0C0C0;
}
#main h2 {

	margin-top:56px;

	}
#homemain h1 {
	margin-top:60px;
	}
h2 {
	font-size: 130%;
	color: #AAA;
	margin-top:10px;
}
#homemain h2 {
	margin-top:40px;
	}
h2 a:link, h2 a:visited {
	color: #86a1b6;
	text-decoration: none;
}
h2 span {
	color: #666;
}
h2 a:hover {
	color: #94c2e5;
	text-decoration: none;
}
h3 {
	font-size: 120%;
	color: #748da0;
	margin-top: 30px;
}


/* Link Styles
------------------------------ */
a:link, a:active, a:visited { text-decoration: none; color: #86a1b6; }
a:hover, a:focus { text-decoration: none; color: #94c2e5; }


/* Miscellaneous
------------------------------ */
hr {
	clear: both;
	height: 0;
	border: 0;
	border-top: 1px solid #444;
	margin: 0 0 12px 0;
	padding: 0;
	color: #444;
}
img {
	border: 0;
}
blockquote {
	border-left: 1px dotted #96967E;
	margin-left: 20px;
	padding-left: 20px;
	color: #363630;
}


/* Page Navigation
------------------------------ */
ul.pagelist {
	clear: both;
	padding: 0;
	margin: 20px 0 0 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;
	cursor: default;
	color: #748da0;
}
ul.pagelist li.prev {
	margin-right: 10px;
}
ul.pagelist li.next {
	margin-left: 10px;
}
.disabledlink {
	color: #294550;
	cursor: default;
}
.pagenav {
	clear: both;
}


/* AJAX
------------------------------ */
#albumDescEditable {
	margin-bottom: 12px;
}
#imageDescEditable {
	margin-top: 0px;
}

/* Image Thumbnails
------------------------------ */
.imagethumb a, .imagethumb a:visited {
	display:block;
	padding: 2px;
	margin: 6px;
	background: #000;
	line-height: 0px;
}
.imagethumb a:hover {
	background: #383838;
}
.imagethumb {
	float: left;
	}
.catimage {
	float:right;
	}
.imagethumb img {
	border:2px solid #444;
	padding:0px;
	margin:6px;
	}

/* Album Thumbnails
------------------------------ */
.album ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100px;
}
	
.album ul li {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100px;
}
	
.album ul li ul li a{
	width:115px;
	border-bottom: 1px solid #444;
		}

.album li ul {
	position: absolute;
	left: 99px;
	top: 0;
	display: none;
	}
	
.album ul li a {
	display: block;
	text-decoration: none;
	background: #080808;
	padding: 5px;
	border: 1px solid #444;
	border-top:1px solid #444;
	}

/* Fix IE. Hide from IE Mac \*/
* html .album ul li { float: left; }
* html .album ul li a { height: 1%; }
/* End */

.album li:hover ul, li.sfhover1 ul, li.sfhover2 ul, li.sfhover3 ul, li.sfhover4 ul, li.sfhover5 ul { 
	display: block; }
	
.album li ul li a { padding: 0px 5px; } /* Sub Menu Styles */

#gallerytitle strong {
	font-size: small;	        
	float:right;
	margin-top: -18px;}

#albumdescrip {padding-bottom:10px;}

.album {
float:right;
	padding: 5px;
	margin-bottom: 10px; 
	border: 1px solid #444;			  	
	width: 400px;
	clear:both;
}

.album h3 {
	padding: 6px;
	margin	: 0px auto;
	margin-bottom:8px;

	
}
.album h3 a {
	display: block;
	padding: 3px 0 6px 0
}
.album p {
	margin-left:5px;
	font-size:115%;
	color:#DDDDDD;
}
.albumdesc {
	float: left;
	width: 200px;
}
.albumdesc small {
	margin-top: 8px;
	line-height: 130%;
	width: 100px;
	float: right;
	color: #888;
}

/* Individual Image
------------------------------ */

#setting {
	display:none;
}
#setting img {
	border:2px solid #fff;
}

.image { 
	margin: 0;
	padding: 0;
}
#imageDesc {
	color:#F4F4F4;
}
#image {
	text-align: center;
	line-height: 0;
	border:0;
	width: 384px;
	float: right;
	margin-bottom:20px;
	padding-top:20px;
	padding-bottom:20px;
	background:url("loading.gif") 50% 50% no-repeat;
}
#image img {
	border: 2px solid #444;
	padding: 0px;
}
.imgnav {
	float: right;
	width: 140px;
	text-align: center;
	border: 1px solid #444;
	background: #282828;
	margin-top: 13px;
	_margin-top: 8px; /* IE Only */
}
.imgnav .imgprevious a, .imgnav .imgnext a {
	display: block;
	width: 50%;
	height: 100%;
	float: left;
	padding: 4px 0;
	font-size: 120%;
	text-decoration: none;
	line-height: 200%;
	color: #666;
}
.imgnav .imgprevious a:hover, .imgnav .imgnext a:hover {
	background-color: #333;
	text-decoration: none;
	color: #888;
}
.imgnav .imgprevious a {
	float: left;
}
.imgnav .imgnext a {
	float: right;
}
#narrow {
	width: 230px;
	padding-right: 20px;
	padding-bottom:25px;
	border-right:1px solid #444;
	
}
#narrow select {
	width:240px;
}
#selSetting {
min-height: 50px;
	height:auto;
	}

/* Comments
------------------------------ */
#comments {
	clear: both;
		
}
.error { 
  color: #C33; 
  
}
.comment {
	padding: 10px;
	border: 1px solid #444;
	background: #333;
	margin-bottom: 12px;
}
.commentmeta {
	margin-bottom: 12px;
}
.commentauthor {
	font-weight: bold;
}
.commentdate {
	margin-top: 12px;
	color: #555;
	font-size: 85%;
}

/* Forms
------------------------------ */
.inputbox {
	width: 205px;
	padding: 2px;
	color: #888;
	background: #333;
	border: 1px solid #444;
	
}
textarea {
	margin-top: 5px;
	padding: 4px;
	width: 249px;
	color: #888;
	border: 1px solid #444;
}
.checkbox {
	cursor: pointer;
}
.pushbutton {
	cursor: pointer;
	padding: 5px 10px;
	color: #888;
	background: #333;
	border: 1px solid #444;
}
label {
	cursor: pointer;
}
label:hover {
	color: #999;
}

/* Vibrant Red Modifications
------------------------------ */
table {
	color: #DDDDDD;
	}

table th {
	color:#EEEEEE;
	}

.spacer {
	color:black;
	}

.bigtextbox {
	text-align: left;
	width: 360px;
	height: auto;
	background: #000000;
	background: transparent no-repeat 100% 50%;
	padding: 5px 20px 5px;
	}
.textbox {
	text-align: left;
	width: 280px;
	height: auto;
	background: #000000;
	background: transparent url("vertical_separator.gif") no-repeat 100% 50%;
	padding: 5px 20px 5px;
	margin-top:15px;
}
.textbox h2, .bigtextbox h2 {
	color: #FFFFFF;
	padding-bottom: 12px;
	border-bottom: 1px solid #444;
}
.cattextbox {

	text-align: left;
	width: 200px;

	padding-right:25px;
	height: auto;
	background: #000000;
	background: transparent url("vertical_separator.gif") no-repeat 100% 50%;
}
.cattextbox h2 {
	color: #FFFFFF;
	padding-bottom: 12px;
	border-bottom: 1px solid #444;
}

.rightpanel {
	float:right;
	text-align:left;
	width:355px;
	margin-top:17px;
	padding-bottom:30px;
	overflow:auto;
}
.homerightpanel {
	float:right;
	width:362px;
	
}
.homerightpanel img {
	margin-top:85px;
	border: 1px solid #444;
	}

#heading {
	padding-top:3px;
	padding-bottom:3px;
	color:#ffffff
}

label {
	display: block;
	float: left;
	width: 158px;
	text-align: right;
	margin: 9px 10px 0px 0;
	height: 1.25em;
	line-height: 1.0em;
	}

#main label {
	margin: 0px;
	}

input, textarea, select {
	margin-top:5px;
	padding:1px;
	padding-right:0px;
	color: #000000;
	
}

#inpt1, #lbl, #inpt2, #lbl2, #inpt3, #lbl3, #inpt4, #lbl4, #inpt5, #lbl5, #inpt6, #lbl6, #inpt7, #lbl7, #inpt8, #lbl8, #inpt9, #lbl9, #inpt10, #lbl10, #chk2, #chklbl2 {
	display: none;
	}
	
input.inputField, textarea.inputField, input, select {
	float: left;
	margin: 5px 0;
	border: 1px solid #9A9A9A;
	background-color:#BBBBBB;
	color: #000000;
	text-indent: 4px;
	display:block;
}

.rightpanel select {
	width:178px;
	}
.rightpanel input, textarea {
	width:175px;
	}
input.inputField {
	height: 1.25em;
	}

input#galleryCode {
	width:auto;
	margin-right:8px;
	margin-top:0px;
}

input#gallerySubmit {
	margin:0px;
}

input.button, input.buttonHi {
	margin-right:105px;
	_margin-right:50px;
	clear:both;
	float: right;
	width: 80px;
	height: 20px;
	text-indent: 0;
	cursor: pointer;
}

.label label.heading{
	width:290px;
	clear:both;
	text-align:left;
	color:#ffffff;
}

input.button {
	background-color: #000;
	height:21px;
	border: 1px solid #444;
	color: #9A9A9A;
	}

 input.buttonHi {
 	background-color: #000;
	height:21px;
	border: 1px solid #9A9A9A;
	color: #fff;
 }


.rightpanel input.check {
	background-color:black;
	border:0;
	width:15px;
	height:15px;
}
.commission {
	float:left;
}

/*-------------Navigation------------*/

<!--[if IE]>
<style type="text/css">
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}
</style>
<!--[endif]-->

.preload2 {background: url(prodrop2/button4.gif);}
.menu2 {padding:0 0 0 0px; clear: both; border:solid #ff0505; border-width:0px 1px;margin:0px auto; width:760px; list-style:none; height:35px; background:#000 url(prodrop2/button1a.gif) repeat-x; position:relative;   }
.menu2 li.top {display:block; float:left; position:relative;}
.menu2 li a.top_link {display:block; float:left; height:35px; line-height:33px; color:#fff; text-decoration:none; font-size:120%; font-weight:normal; padding:0 0 0 12px; cursor:pointer;}
.menu2 li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:35px;}
.menu2 li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:35px; background:url(prodrop2/down.gif) no-repeat right top;}
.menu2 li a.top_link:hover {color:#fff; background: url(prodrop2/button4.gif) no-repeat;}
.menu2 li a.top_link:hover span {background:url(prodrop2/button4.gif) no-repeat right top;}
.menu2 li a.top_link:hover span.down {background:url(prodrop2/button4a.gif) no-repeat right top;}

.menu2 li:hover > a.top_link {color:#fff; background: url(prodrop2/button4.gif) no-repeat;}
.menu2 li:hover > a.top_link span {background:url(prodrop2/button4.gif) no-repeat right top;}
.menu2 li:hover > a.top_link span.down {background:url(prodrop2/button4a.gif) no-repeat right top;}


.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible;}
.menu2 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;  font-size:120%;}

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #fff; padding:3px 0; border:1px solid #4ab; white-space:nowrap; width:93px; z-index:200; height:auto;}

.rightpanel input .ttlcost {
	width:140px;
	}

/* Admin Toolbox
------------------------------ */
#admin, #admin_data{
	position: fixed;
    _position: absolute;
	right: 0px;
	top: 0px;
	width: 120px;
	border-bottom: 1px solid #444;
	border-left: 1px solid #444;
	background: #222;
    z-index: 2;
}
#admin_data{
	top: 0px;
	padding-top: 20px;
	z-index: 1;
	line-height: 1.6em;
}
#admin h3 {
	font-weight: normal;
	color: #aaa;
	margin:0;
	padding:0;
}
#admin h3:hover { color: #86a1b6; }