@charset "utf-8";
/* CSS Document */

.login_form{
	position:absolute;
	width: 300px;
	height:250px;
	top:45%;
	left:50%;
	margin-top:-100px;
	margin-left:-150px;
}

.login_form_table{
	background-color:#666;
}

.login_form_title{
	background-color:#39F;
	background-image:url(images/lbg.png);
	background-repeat:repeat-x;
	color: white;
	text-align:center;
	line-height:30px;
	font-weight:bold;
}

.login_form label{
	color:white;
	line-height:30px;
}

.infom{
	text-align:center;
	color:white;
	font-size:10px;
}

.msg_text{
	background:#FFC;
	color:red;
	text-align:center;
	height:30px;
	cursor:pointer;
}

.login_form_fields{
	text-align:center;
}

#bn_login{
	text-align:center;
}

.msg{
	background-color:#FFC;
	color:#F00;
	font-style:oblique;
	text-align:center;
	line-height:20px;
	width:200px;
}

.upload_form label{
	color:white;
	line-height:30px;
}

.upload_form .title{
	background-color:#39F;
	background-image:url(images/lbg.png);
	background-repeat:repeat-x;
	color: white;
	text-align:center;
	line-height:40px;
	height:40px;
	font-weight:bold;
}

.upload_form{
	background-color:#666;
	width:500px;
	height:auto;
}

#fi_photo_1{
	width:98%;
}
	
#tb_title_1{
	width:98%;
}

#ta_comment_1{
	width:98%;
	height:100px;
}

#upload_submit_button{
	text-align:center;
}

.upload_form_div{
	position:absolute;
	width: 650px;
	height:300px;
	top:30px;
	left:50%;
	margin-left:-325px;
}

.nav li{
	list-style-type:none;
	display:block;
	line-height:40px;
	width:96%;
	background-color:#06F;
	color:white;
	text-align:center;
	margin-bottom:10px;
	border-style:solid;
	border-width:2px;
	border-color:#666
}

.admin_li{
	!important;
	background-color:#F9F;
	color:#000;
}

.nav li a{
	display:block;
	height:100%;
	width:100%;
	text-decoration:none;
	color:white;
}

.upload_info{
	text-align:center;
	color:#FFF;
	font-size:10px;
}

.table_photo_list{
	height:100%;
}

.page_nav li{
	display:block;
	list-style: none;
	float:left;
	width:32px;
	margin-left:2px;
	margin-right:2px;
	text-align:center;
	
}

.page_nav{
	height:30px;
	overflow:hidden;
}

.page_nav li a{
	text-decoration:none;
	width:100%;
	height:100%;
	display:block;
	color:white;
}

.page_nav .actived{
	background-color:#39F;
	color:white;
	border-color:#39F;
	border-width:1px;
border-style:solid;
}

.page_nav .unactived{
	border-style:solid;
	border-color:#777;
	color:#777;
	border-width:1px;
	
}

.page_nav .this_page{
	background-color:#F90;
	color:white;
	border-color:#F90;
	border-width:1px;
	border-style:solid;
}

.help_content{
	color:white;
	padding-left: 10px;
	padding-top:10px;
}

.help_content{
	line-height:120%;
}

.photolist .meta{
	text-align:right;
	color:#333;
	font-size:9pt;
	
}
.photolist .meta a{
	text-decoration:none;
	color:#999;
	font-size:10pt;
}

.photolist .pl_title{
	color:white;
	font-weight:bold;
	font-size:15px;
	line-height:15px;
	padding:3px;
}

.photolist .comment{
	color:#CFF;
	padding:3px;
}

.photolist_table{
	margin-bottom:10px;
	border-style:solid;
	border-color:#CCC;
	border-width:1px;
}

.sta{
	color:white;
	font-size:10pt;
}

body{
	background-color:#000;
}

.info_email a{
	color:pink;
	text-decoration:none;
}

.no_data{
	color:white;
	text-align:center;
	line-height:100px;
}

.album_list{
	margin-bottom:10px;
	border-style:solid;
	border-color:#CCC;
	border-width:1px;
	background-color:#333;
}

.album_list .al_title{
	color:#FFF;
	font-size:12pt;
	line-height:20px;
	overflow:hidden;
	text-indent:5px;
}

.album_list .stat{
	width:32px;
	text-align:center;
	cursor:pointer;
	font-size:10pt;
}

.album_list .enabled{
	background-color:#6F0;
	color:#030;
}

.album_list .disabled{
	background-color:#F03;
	color:#FFF;
}

.album_list .al_desp{
	color:#09F;
	font-size:10pt;
	line-height:20px;
	overflow:hidden;height:20px;
}

.album_list .al_count{
	color:#CCC;
	font-size:10pt;
	line-height:20px;
	overflow:hidden;
	text-align:right;
}

.al_desp input{
	display:block;
	width:100%;
	height:100%;
	border: 1px solid black;
}

.al_title input{
	display:block;
	width:100%;
	height:100%;
	border: 1px solid black;
}

.al_title a{
	color:#FFF;
	text-decoration:none;
}

#album_title_css a{
	color:#FFF;
	text-decoration:none;
}

.album_list .al_edit{
	color:#FFF;
	text-align:center;
	font-size:10pt;
	cursor:pointer;
	width:30px;
	background-color:#666;
}

.album_list .al_del{
	color:#FFF;
	text-align:center;
	font-size:10pt;
	cursor:pointer;
	width:30px;
	background-color:#666;
}

.photolist .comment input{
	width:80%;
	margin:0;
	padding:0;
}

.add_al_form{
	background-color:#333;
	margin-bottom:5px;
}

.add_al_form  label{
	color:#FFF;
	font-size:10pt;
}

.add_al_form #add_al_name{
	width:200px;
}

.add_al_form #add_al_desp{
	width:200px;
}

.add_al_form #add{
	background-color:#CCC;
	border:1px #FFF solid;
}

.add_al_form .radio_enabled{
	color:#FFF;
	font-size:10pt;
}

.meta_album{
	color:#CCC;
	font-size:10pt;
}

.meta_album_lbl{
	color:#CCC;
	font-size:10pt;
}