/*

	Zen Photo Default 1.0
	
*/

/* Basics

------------------------------ */

html {
/* Moz */
overflow:hidden;
	}
/* Main Layout
------------------------------ */
body {
	background:  url(../images/webBG.gif) repeat;
	margin: 0px;
	padding: 0px;
	text-align: left;
	scrollbar-arrow-color: #f4ae21; /*图6,三角箭头的颜色*/
scrollbar-face-color: #333; /*图5,立体滚动条的颜色*/
scrollbar-3dlight-color: #666; /*图1,立体滚动条亮边的颜

色*/
scrollbar-highlight-color: #666; /*图2,滚动条空白部分的

颜色*/
scrollbar-shadow-color: #999; /*图3,立体滚动条阴影的颜

色*/
scrollbar-darkshadow-color: #666; /*图4,立体滚动条强阴

影的颜色*/
scrollbar-track-color: #666; /*图7,立体滚动条背景颜色*/

scrollbar-base-color:#f8f8f8; /*滚动条的基本颜色*/
Font-size:62.5%;

}
a {
	outline:none;
}
#outerbox {
	position:absolute;
	width: 100%;
	height: 100%;
	margin-left: 0px;
	overflow:auto;
	
}
#padbox {
	position:absolute;
	top: 50%;
	padding:0px;
	margin-top: -260px;
	float:left;
	background-color:#fff;
}
#outerbox .padbox1 {
	top: 49%;
}

#outerbox .padbox2 {
	top: 51%;
}

#wrapper {
	padding:0px;
	margin:0px;
}
#wrapper .studio {
	width:600px;
	padding:0px;
	padding-left:60px;
	padding-right:60px;
	font-size:10px;
	color:#333;
	line-height:16px;
	top:0px;
}
#wrapper .studio .ita{
color:#999;
}

.contatc {
	width:300px;
	padding:60px;
	font-size:11px;
	color:#666666;
	line-height:16px;
}

#gallerytitle {
	
	position:absolute;
	top:50%;
	width:auto;
	height:auto;
	float:left;
	left:0;
	z-index:1;
	margin:195px 0px 0px -2px;
	_margin-top:200px;
	border:#f00 5px;
	z-index:1;

}

#gallerytitle ul {
	margin:0;
	padding:0;
	}


#gallerytitle ul li {
	
	display:inline;
	float:left;
	margin:0;
	padding:0;
	
}

#gallerytitle a {
	color:#ddd;
	padding:10px 26px 18px 20px;
	font-weight:normal;
	border:0px;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
	background-color:#161616;
	font:12px Arial, Helvetica, sans-serif;
	cursor:pointer;
	float:left;
	background-position: top;
	/*border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
    -webkit-border-radius:  0 0 10px 10px;*/
}
.en #gallerytitle a{ font:10px Arial, Helvetica, sans-serif;}
#gallerytitle a:hover{ text-decoration:none;}
#gallerytitle  a.current {
	
	color:#eee;
	
}

#padbox a.pink{
color:#999;
}

#padbox a.pink:hover{
color:#f06;
text-decoration:underline;
}




#main {
	text-align: left;
}
#credit {
	margin: 0 auto;
	font-size: 85%;
	color: #555;
	letter-spacing:1px;
	text-align: right;
	right:0px;
	padding:10px;
	position:fixed;
	bottom:0px;
	clear: both;
	float:left;
	width:100%;
	background-color:#222;
	display:none;
}
#smartscroll {
	position:fixed;
	bottom:0px;
	float:left;
	width:100%;
	z-index:90;
}
.smart {
	width:100%;
	text-align:center;
	position:absolute;
	z-index:80;
	background-color:#666;
}
#slider {
	position:absolute;
	background-color:#F06;
	z-index:81;
}
#credit a, #sort a {
	text-decoration: none;
	color: #96967E;
	border-bottom: 1px dotted #96967E;
}
#credit a:hover, #sort a:hover {
	color: #BDBDAE;
	border-bottom: 1px solid #BDBDAE;
	text-decoration: none;
}

/* Link Styles
------------------------------ */
a:link, a:active, a:visited {
	text-decoration: none;
	color: #f06;
}
a:hover, a:focus {
	text-decoration: none;
	color: #f06;
}
/* Text Styles
------------------------------ */
body {
	font: 85% Verdana, sans;
	color: #333;
}
h2 {
	font: 115%;
	font-weight: bold;
	color: #333;
}
h2 a:link, h2 a:visited {
	color: #fff;
	text-decoration: none;
}
h2 span {
	color: #333;
}
ul, ul li, ul.taglist {
	margin:0px;
	list-style:inside;
	list-style:none;
	padding:0px;
	display:inline;
}
ul.taglist li a {
	margin-left:5px;
}
h3 {
	font: 110%;
	font-weight: bold;
	color: #333;
	margin-top: 30px;
}
h3 a:link, h3 a:visited {
	text-decoration: none;
}
h3 a:hover {
	text-decoration: none;
}
/* Miscellaneous
------------------------------ */
hr {
	clear: both;
	height: 0;
	border: 0;
	border-top: 1px solid #E6E6DF;
	margin: 0 0 12px 0;
	padding: 0;
}
img {
	border: 0;
}
/* Page Navigation
------------------------------ */


/* AJAX
------------------------------ */
#albumDescEditable, #albumTagsEditable {
	margin-bottom: 12px;
}
#imageDescEditable, #albumTagsEditable {
	margin-top: 24px;
}
#imageDesc, #exif_link {
	margin-bottom: 4px;
}
#exif_link {
	float: right;
}
/* Tags
------------------------------ */
.taglist ul {
	display: inline;
}
.taglist li {
	float:left;
}

.albumdescweb ul li.taglist, 
.albumdescweb ul li.tags_title,
.albumdesc ul li.taglist, 
.albumdesc ul li.tags_title {
	padding:0 5px 10px 0;
}

/* Album Thumbnails
------------------------------ */


#goright {
	position:fixed;
	position:absolute;
	top: 50%;
	right:0px;
	float:right;
	width:5px;
	padding:25px;
	height: 302px;
	margin-top: -221px;
	text-align:center;
	z-index:70;
	cursor:pointer;
	background-image: url(../images/push.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#goleft {
	position:fixed;
	position:absolute;
	top: 50%;
	float:left;
	padding:25px;
	left:0px;
	background-image: url(../images/push2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:5px;
	height: 302px;
	margin-top: -221px;
	text-align:center;
	z-index:70;
	cursor:pointer;
}
/*#goright:hover{ background:url(../images/push3.png)}
#goleft:hover{ background:url(../images/push4.png)}*/
.albumdesc,
.albumdescweb {
	padding:3px 27px 6px 6px;
	float: left;
	background:white;
	position:absolute;
	margin-top:-27px;
	height:18px;
	white-space:nowrap;
	position:absolute;
	background-color:#FFFFFF;
	
}
.albumdesc {
	cursor:pointer;
}
.albumdesc img{ margin:0 100px;}

.albumdesc h3,
.albumdescweb h3 {
	font-size:12px;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
.en .albumdescweb h3 {
	font-size:11px;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
.album {
	float:left;
}
.imagedesc {
	padding:10px;
	float: left;
	top:193px;
	position:absolute;
	background-image: url(../images/yellow.png);
	display:none;
	height:32px;
}
a.hide {
	float: left;
	position:absolute;
	font-size:11px;
	color:#666;
	background-image: url(../images/zoom.gif);	
	background-repeat:no-repeat;
	background-position:center center;
	width:25px;
	height:25px;
	display:none;
	top:425px;
	left:676px;
}
a.prev {
	float: left;
	position:absolute;
	font-size:12px;
	color:#000;
	background-image: url(../images/prevx.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	width:45px;
	height:18px;
	display:none;
	top:400px;
	left:676px;
	cursor:pointer;
	text-align:left;
	padding-left:31px;
}

a.next {
	float: left;
	position:absolute;
	font-size:12px;
	color:#f06;		
	
	display:none;
	top:398px;
	left:629px;
	text-align:center;
	padding:2px;
	width:31px;	
}


a.prev:hover {
	background-position:0 -21px;
	color:#f06;
}
a.hide:hover {
	color:#f06;
}
.prj{
margin-top: 110px;
}

.placeholder .prj a {
    color: #666;
}
.placeholder .prj a:hover,
.placeholder .prj a.current:hover {
    color: #FF0066;
}
.placeholder .prj a.current {
    color: #000;
    border-bottom: solid 1px #FF0066;
}
.sexlnk{

}
.thumb {
	padding:18px;
	width:400px;
	height:438px;
	padding-left:0px;
	float:left;
}
.imagethumb {
	padding:10px;
}
.left {
	float:left;
	width:40%;
}
td.placeholder {
	background:url(../images/fm.gif) no-repeat;
	background-position:40px 40px;
}

.spacer1 {
    margin-top: 110px;
	padding-left:170px;
	padding-right:70px;
}
.resizeme .spacerprj {
    margin-top: 110px;
	padding-left:70px;
	padding-right:70px;
}
.resizeme .spacerprj h3 {
	
	font-family: Verdana;
	font-weight: normal;
	color: #333;
	padding:5px 10px;
	font-size: 160%;
	margin-bottom:30px;
}
.spacer2 {
	float:left;
	width:600px;
	padding-left:150px;
	margin-top: 110px;
}
.placeholder a {
	color:#111;
}
.placeholder ul {
	margin-top:60px;
	margin-left:60px;
}
.spacer1 h3, .spacer2 h3 {
	color:#111;
	font-size:250%;
	font-weight:normal;
	padding:0px;
	margin:0px;
	margin-left:10px;
	margin-bottom:35px;
}
.resizeme .spacerprj td,
.spacer1 td, .spacer2 td {
	white-space:nowrap;
	font-size:11px;
	width:400px;
	padding-left:10px;
}
.resizeme {
	border-left:1px #999 dotted;
	width:200px;
	height:395px;
}
.image {
	margin: 0;
	padding: 0;
	border: 0;
	cursor:pointer;
}
.deep,
.loading {
    /*background:url(../images/loading.gif) center center no-repeat;*/
	
	float:left;
}
#image {
	text-align: center;
	line-height: 0;
}
.deep img{
cursor:pointer;
}
/* Admin Toolbox
------------------------------ */
#admin, #admin_data {
	position: fixed;
	_position: absolute;
	right: 5px;
	top: 5px;
	width: 130px;
	color:#333;
	font-size:11px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	background: #D0DBDF;
	z-index: 2;

}
#admin a, #admin_data a {
	text-decoration:none;
	color:#666;
	width:100%;
	border-bottom:solid 1px #BAC9CF;
	float:left;
}
#admin a, #admin_data a {
	text-decoration:none;
	color:#666;
}
#admin a:hover, #admin_data a:hover {
	text-decoration:none;
	color:#BAC9CF;
	background-color:#666;
	border-bottom:solid 1px #666;
}
#admin_data {
	top: 0px;
	padding-top: 20px;
	z-index: 1;
	line-height: 1.6em;
}
#admin h3 {
	font-weight: normal;
	font-size:11px;
	margin:0px;
	padding:0px;
}
.clear {
	clear:both;
	height:10px;
}
p {
	margin:0px;
	padding:0px;
}
.albumdesc ul.taglist,
.albumdescweb ul.taglist  {
	list-style-position:inside;
	padding:0px;
	margin:0px;
	color:#111;
}
.albumdesc ul.taglist li,
.albumdescweb ul.taglist li {
	margin-right:5px;
}
.close {
	cursor:pointer;
	background-image: url(../images/close.gif);
	background-repeat:no-repeat;
	background-position:center center;
	width:16px;
	height:16px;
	position:absolute;
	top:16px;
	left:616px;
}
.expand {
	color:#222;
	width:160px;
	font:12px Arial, Helvetica, sans-serif;
}

.expand:hover {
	color:#ed0000;
	cursor:pointer;
	font-weight:700;
}
.content {
	display:none;
	width:0px;
	float:right;
	margin-right:120px;
}
#status {
	position:absolute;
	float:left;
	z-index:99;
	display:none;
}
/* cycle plugins */

.pics {
	height: 390px;
	width: 670px;
	padding:0;
	overflow: hidden;
	display:none;
	position:absolute;
	top:65px;
	
	/*background:url(../images/loading.gif) 296px center no-repeat;*/
	
}
.pics img {
	height: 390px;
	padding:0px;
	padding-bottom:30px;
	position:absolute;
	border:0px;
	left:23px;
	cursor:pointer;
	/*border-right:dotted #ccc 1px;*/
}
.nav {
	padding:0px;
	float: left;
	width: 700px;
	background-color:#fff;
	position:absolute;
	text-align:right;
	margin-top:193px;
	display:none;
}
.relative {
	position:relative;
	left:0px;
	top:422px;
}
.tools {
	padding:0px;
	float: left;
	width: 300px;
	position:absolute;
	text-align:right;
	top:0px;
}
.nav a {
	color:#000;
}
.nav a:hover {
}
.output {
	width:70px;
	font-size:12px;
	position:absolute;
	text-align:left;
	margin:0px;
	padding:0px;
	top:234px;
	left:707px;
}
.didabody {
	width:90%;
	padding:10px;
	padding-left:23px;
	font-size:10px;
	position:absolute;
	text-align:left;
	float:left;
	z-index:9;
	background:#fff;
}
.alboutput {
	width:70%;
	position:absolute;
	text-align:left;
	margin:0px;
	left:21px;
	padding:0px;
	top:-189px;
	padding:6px;
	font-size:11px;
	color:#999;
}
.zommer {
	position:absolute;
	text-align:center;
	z-index:10;
	top:0px
}
.zommerx {
	position:absolute;
	text-align:center;
	z-index:10;
	top:0px
}
.ui-slider {
	width: 200px;
	height: 23px;
	position: relative;
	cursor:hand;
}
.ui-slider-handle {
	position: absolute;
	z-index: 1;
	height: 23px;
	width: 11px;
	top: 0px;
	left: 0px;
	cursor:move;
	z-index:99;
	background-color:#f06;
	background-repeat: no-repeat;
	background-position: center center;
}
.ui-slider-handle-active {
	border: 1px dotted black;
}
.ui-slider-disabled .ui-slider-handle {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.ui-slider-range {
	position: absolute;
 background: #141414 opacity: 0.3;
	filter: alpha(opacity=30);
	width: 100%;
	height: 100%;
}
/* Default slider backgrounds */
.ui-slider, .ui-slider-1 {
	background:#141414;
}
.imgloading{
	background:url(../images/ajax.gif) center center no-repeat;
}
#padbox img{
	visibility:hidden;
	}
#padbox .content img{
	visibility:visible;
		}
#padbox img{
	_visibility:inherit;
	}
#padbox .content img{
	_visibility:inherit;
		}
		
#legal{
    position: fixed;
    bottom:  0px;
    left:0px;
    float: left;
    color: #aaa;
    font-size: 10px;
    z-index: 999;
    padding: 3px;
    width: 100%;
    text-align: center;
}

#moved{
position: absolute;
top: 267px;
left: 50px;
}

#cintro{
position: absolute;
top:50%;
left: 50%;
margin-left: -398px;
margin-top: -332px;
height: 540px;
width: 797px;
float: left;
overflow: hidden;
}

#clogo{

height: 99px;
width: 169px;
position: absolute;

left: 50%;
margin-left: -84px;
float: left;
overflow: hidden;
z-index: 50;
bottom: 100px;
}

#cprize{
position: absolute;

left: 50%;
margin-left: -194px;
height: 54px;
width: 400px;
float: left;
overflow: hidden;
z-index: 50;
bottom: 40px;
}

#gohome{
width: 100%;
height: 100%;
float: left;
position: absolute;
top: 0px;
left:0px;
text-indent: -9990px;
z-index: 999;
}
#followme{
position: absolute;
float: left;
color: #333;
background: white;
font-size: 11px;
font-family: Georgia, serif;
font-style: italic;
letter-spacing: 1px;
z-index: 99999;
}
.roll{ position: relative;}
.roll img{
 position: absolute;
 left: 0px;
 top:0px;
}
