input, textarea{
	border:1px solid #C4C4C4;
	padding:2px 4px;
}
select{
	border:1px solid #C4C4C4;
}
select option{
	padding:2px;
}

button{
	padding:4px 8px;
	
	background:#efefef url(../images/save_bg.gif) repeat-x;
	color:#333;
}

#edit-user-info li{
	list-style:none;
	margin:10px;
	
}

#edit-user-info label{
	margin-right:20px;
	width:110px;
}
#edit-user-info{
	background-color:white;
	border:1px solid #dcdcdc;
	padding:10px 10px 30px 15px;
}
#edit-user-info li{
	margin-bottom:15px;
}

#edit-user-info-content{
	width:750px;
	float:left;
}
select#country{
	width:140px;
}
textarea#about, textarea#about_en{
	width:500px;
	height:150px;
}
#user-pic-edit{
	width:200px;
	float:left;
	clear:left;
	padding-bottom:15px;
	position:relative;

}
#edit-user-pic{
	padding:4px;
	position:absolute;
	top:10px;
	left:10px;
	z-index:100000;
	background-color:white;
	border:1px solid #ccc;
	display:inline;
	
}
#edit-user-pic:hover{
	
	cursor:pointer;
}
#user-pic-edit #user-upload{
	width:168px;

	padding:4px;
	border:1px solid #fefefe;
}
#user-upload-wrap{
	padding:15px;
	background-color:white;
	border:2px solid #CCCCCC;
	display:none;
	position:absolute;
	top:0px;
	left:0px;
}

/* admin */
#admin-error{
	color:#006633;
}
#admin-col1{
	float:left;
	width:500px;
	padding-top:10px;	
}

#admin-col2{
	margin-left:20px;
	float:left;
	width:400px;
	padding-left:10px;
	padding-top:10px;
}
#admin-page{
	background-color:white;
	border:1px solid #dcdcdc;
	padding:10px 10px 30px 15px;

}

tr.hili{
	background-color:#efefef;
}

#admin-page td{
	padding:2px 4px;
}
#admin-page h2{
	background:#fefefe url(../images/admin_navi_bg2.gif) repeat-x -28px 0;
	color:black;
	border-top:1px solid #ccc;
	
	margin:20px 1px 10px 0;
	padding:5px 10px;
	font-size:18px;
	height:25px;
	font-weight:normal;
}
#admin-navi{
	border:1px solid white;
	background:transparent url(../images/admin_navi_bg.gif) repeat-x;
	margin-top:-36px;
	border-bottom:2px solid #ccc;
	float:right;
	list-style:none;
	height:32px;
	padding:0px 10px 0px 10px;
}
#admin-navi li{
	float:right;
	padding:2px 10px;
}
#admin-navi li a{
	color:white;
	text-decoration:none;
	font-weight:bold;
}

table#comment-list{
	width:100%;
}
table#comment-list a.del{
	color:red;
	text-decoration:none;
	font-weight:bold;
}
table#comment-list a{
	text-decoration:none;
	color:#666;
}
table#comment-list td{
	padding:4px;
}

tr.comment-disabled{
	background-color:#FF0000;
}



h1.admin{


	margin-bottom:0;

	padding-left:20px;
	padding-bottom:0px;
	margin-right:0;
	margin-top:25px;		
}

.admin-block{
	float:left;
	display:inline;
	margin-right:15px;
	margin-top:15px;
	position:relative;
	margin-left:4px;
	padding-bottom:10px;
	background-color:#efefef;

}
.admin-block img{
	border:none;
}
.admin-block a.disabled{
	color: red;
}
.admin-block a{
	text-decoration:none;
	font-size:11px;
	color:#0066FF;
}
.admin-block-img{
	height:94px;
	width:164px;
}
.admin-block p{
	padding:0 4px;
}
p.date{
	font-size:10px;
}
.comment-count{
	float:right;
	font-size:10px;
}
.admin-block p.block-tools{
	display:none;
	position:absolute;
	top:0px;
	right:0px;
	background-color:white;	
	padding:6px 8px;

}


.admin-block p.block-tools a img{
	padding-top:5px 5px;
}
.admin-block .block-tools a:hover{
	background-color:#CCCCCC;
}
.block-del {
	position:absolute;
	top:0px;
	left:0px;
	background-color:white;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;	
	padding:2px 4px;
}

/* projects */
.flash_message{
	color:white;
	margin-left:20px;
	margin-top:10px;
	padding:10px;
	text-align:center;
	width:300px;
}
#flash_message{
	background-color:#1ba311;	
}
#flash_error_message{
	background-color:#d20b0b;
}

.gallery-admin-block{


}
.gallery-admin-block .block-tools{
	display:none;
	position:absolute;
	top:1px;
	right:1px;
	background-color:white;	
	padding:6px 8px 8px 8px;


}
.gallery-admin-block .block-tools a{
	display:inline;
	margin-right:5px;
	padding:5px;
}
.gallery-admin-block .block-tools a:hover{
	color:black;
}

.pic-small{
	width:60px;
	margin-bottom:-10px;
	margin-right:5px;
}
.preview-block{
	width:164px;
	height:94px;
	border:1px dotted #d9d9d9;
}
table#project-details td.preview-block{
	padding:1px;
	vertical-align:top;
}
table#project-details td{
	padding:8px 4px;
	vertical-align:top;
}
table#project-details textarea{
	width:300px;
	height:100px;
}
table#project-details select{
	width:70px;	
}
table#project-type td{
	padding:8px 4px;
	vertical-align:top;
}
table#project-type select{
	width:70px;	
}
table#project-type select option{
	padding:1px 6px;
}
table#project-details td.td-break{
	padding-top:15px;

}

table#project-details td.label, table#project-type td.label{
	width:180px;
	text-align:right;
	font-weight:bold;
	padding-right:20px;
}
td.label a{
	font-weight:normal;
}

input.input-long{
	width:250px;
	padding:2px;	
}
input.input-mid{
	width:150px;
	padding:2px;	
}
input.input-short{
	width:50px;
	padding:2px;	
}
ul.select-list li{
	list-style:none;
	float:left;
	margin:5px;
	display:block;
	border:1px solid #dcdcdc;
}
ul.select-list li a{
	text-decoration:none;
	color:black;
	display:block;
	background-color:#F0F0F0;
	padding:8px 12px;	
	border:1px solid white;
	outline:none;
}
ul.select-list li a:hover{
	background-color:white;
}
ul.select-list li a:active{
	padding:9px 12px 7px 12px;	
	background-color:white;
}

p.hr-kuva{
	margin-top:20px;
	border-top:1px dashed #CCCCCC;
	padding-top:20px;
}

p.ingress{
	padding:10px 30px;
	font-size:13px;
}

p.xx a{
	text-decoration:none;
	color:#666666;
}


#add-project{
	background-color:white;
	padding:20px 10px;
	border:1px solid #CCCCCC;
}
#add-project p{

	margin:10px 0;
}

#project-thumbnail{
	padding:4px;
	border:1px solid #efefef;
	margin:10px;
}

#project-col1{
	width:540px;
	float:left;
	min-height:260px;	
	border-right:1px dashed #CCCCCC;
}	
#project-col2{
	width:330px;
	float:left;
	padding:20px;
	margin:0 0 0 30px;
	min-height:220px;	
	background-color:#efefef;
}
#project-col2 p{
	font-size:11px;
}
#project-col1 li{
	margin-bottom:15px;
}

#project-col2 h2{
	color:#666666;
}

#crop-manager{
	position:absolute;
	padding:30px;
	top:20px;
	left:100px;
	display:none;
	width:400px;
	height:500px;
	background-color:#333333;
	border:3px solid black;
	overflow:hidden;
}
#crop-preview{
	overflow:hidden;
	margin:20px;
	float:right;
	
}
#cropbox{
	width:164px;

}

#crop-button{
	background-color:#CCCCCC;
	padding:5px;
	margin-right:40px;
	position:absolute;
	right:0px;
}
.upload_button{
	border:none;
	background:#efefef url(../images/btn_20.png) no-repeat;
	padding:6px;
	height:35px;
	width:120px;
	color:white;
}
#upload_pic{
	position:relative;
}

#img_del{

	background-color:#FF0000;
	color:white;
	padding:2px 4px;
}




#login-user{
	float:left;
}

#logged-box{
	background-color:black;
	padding:12px;
	right:10px;
	top:0px;
	position:absolute;
	display:inline;
	color:#999999;
}
#logged-box a{
	color:white;
}
#logged-box a:hover{
	color:#CCCCCC;
	text-decoration:underline;
}
#logged-box li{
	list-style:none;
	float:left;
	margin:0 8px;
}	
#logged-box li a{
	color:white;
	text-decoration:none;
	
	font-size:12px;
	padding:0px;
}

