.catitem_name {
	float: left;
	padding: 0 15px 3px 0;
	width: 345px;
}

.catitem_name a {
	color: #000;
}

.catitem_edit {
	float: right;
	padding-right: 15px;
}

.catitem_movecont {
	float: right;	
}

.catitem_moveup {
	float: left;
	width: 20px;	
}

.catitem_movedown {
	float: left;
	width: 17px;
}

.catitem_rm {
	float: right;
	padding-right: 15px;
}

.catitem_holder {
	border-bottom: 1px solid #ccc;
	padding-top: 3px;
}

.catspacer { height: 20px; }

.formfield {
	float: left;
	padding-left: 10px;
	margin-bottom: 10px;
	width: 308px;
}

.textinput {
	width: 300px;
	padding: 2px;
	font-size: 12px;
	font-family: arial, verdana;
}

.mat_textinput {
	width: 400px;
	padding: 2px;
	font-size: 12px;
	font-family: arial, verdana;
}

.parent_selector {
	width: 304px;
	font-size: 12px;	
}

.textarea {
	width: 300px;
	height: 50px;
	padding: 2px;
	font-size: 12px !important;
	font-family: arial, verdana;
}

.mat_textarea {
	width: 400px;
	height: 100px;
	padding: 2px;
	font-size: 12px !important;
	font-family: arial, verdana;
}

.mat_formtitle {
	float: left;
	margin-bottom: 7px;
	padding-bottom: 10px;
	clear: left;
	width: 80px;
	font-weight: bold;
	text-align: right;
}

.formtitle_editor {
	clear: left;
	font-weight: bold;
	padding-bottom: 2px;
}

.formnote { font-weight: normal; }

.form_btns {
	clear: left;
}

.validatemsg {
	border: 1px solid #fbb016;
	padding: 5px;
	display: none;
	margin-bottom: 2px;
	background-color: #f2f4ba;
}

.formmsg {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #fbb016;
	border-left: 1px solid #fbb016;
	border-bottom: 2px solid #fbb016;
	border-right: 2px solid #fbb016;
	background-color: #fff;
	padding: 10px;
	clear: left;
}

.formheader {
	font-size: 13px;
	margin-bottom: 15px;
	font-weight: bold;
	text-align: 
}

.matcpanel {
	padding: 5px;
	padding: 10px 15px;
	color: #000;
	font-size: 13px;
}

.matcpanel a {
	color: #000;
	font-size: 12px;
}

div.mat_thumbcont {
	/*background-color: #f5f6f1;*/
	/*margin: 0 5px 5px 0;*/
	margin: 4px 6px 0 0;
	padding: 0;
	width: 140px;
	float: left;
	cursor: pointer;
	position: relative;
}

div.thumbpic_of {
	height: 170px;
	overflow: hidden;
}

table.thumbpic_cont {
	height: 100px;
	width: 100%;
}

table.thumbpic_cont td {
	vertical-align: center;
	text-align: center;
	overflow: hidden;
}

.thumbpic {
	height: 120px;
	overflow: hidden;
}

.matbrowser {
	/*position: relative;*/
}

.matpreview {
	float: left;
	position: relative;
}

.mb_prev {
	float: left;
}

.mb_next {
	float: right;
	padding-right: 5px;
}

.mb_cb { clear: both; }

.mat_cblist {
	clear: left;
	display: block;
}

.catlist_spacer {
	margin-top: 15px;
}

.matbrowser_navi {
	margin-bottom: 10px;
}

.matinfo {
	margin-top: 10px;
}

.matname {
	margin-bottom: 10px;
	font-size: 18px;
}

.matpreview_pad {
	padding: 10px 20px 20px 20px;
	border: 2px solid #37479a;
	background-color: #fff;
}

.matpreview_abs {
	position: absolute;
	width: 595px;
	z-index: 100;
	display: none;
	right: 10px;
	top: 10px;
}

.show_matprev {
	display: block !important;
}

.thumb_matdetails_abs {
	position: absolute;
	bottom: 0;
	z-index: 100;
	left: 0;
	width: 100%;
}

.thumb_matdetails {
	/*background-color: #d1d1b7;*/
	padding: 5px;
	font-size: 9px;
	color: #3f3f3f;
	text-align: center;
}

.close_preview {
	float: right;
	cursor: pointer;
	padding: 2px 3px 0 0;
	color: #fff;
}

.matbrowser_header {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

.catinfo {
	padding-top: 10px;
	clear: left;
}

.matdetails_pad {
	padding: 15px;
}

.mat_xtra_tools {
	margin-top: 10px;
	border: 1px solid #ccc;
	padding: 3px;
}

.mat_xtra_tools a { color: #000; }

.matowner, .matcreated {
	padding-bottom: 3px;
}

.mat_details {
	width: 180px;
	float: left;
	padding-bottom: 10px;
}

.matcreated {
	margin-left: 5px;
}

.mat_closetxt {
	float: left;
	padding-top: 5px;
	padding-right: 4px;
}

.mat_closeimg {
	float: left;
}

.mat_catlist {
	padding: 15px;
}

.mat_catlist ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

.mat_catlist li {
	float: left;
	margin-right: 20px;
	width: 130px;
	font-size: 12px;
	font-weight: bold;
	display: block;
	position: relative;
	overflow: hidden;
}

.mat_catlist li li {
	float: none;
	padding-left: 3px;
	border: none;
	font-size: 11px;
	font-weight: normal;	
	padding-top: 5px;
}

.mat_subcatlist ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

.mat_subcatlist li {
	float: left;
	margin-right: 20px;
	width: 130px;
	font-size: 11px;
	font-weight: bold;
	display: block;
	position: relative;
	overflow: hidden;
}

.mat_subcatlist li li {
	float: none;
	padding-left: 3px;
	border: none;
	font-size: 11px;
	font-weight: normal;	
	padding-top: 5px;
}

.nofloat {
	float: none !important;
}

.matcat_pad {
	padding: 15px;
}

.catheader_pad {
	padding: 15px;
}

.mat_thumbholder {
	position: relative;
	padding: 10px;
	padding-left: 6px;
}

.matpreview_lcol {
	float: left;
	margin-right: 10px;
}

.matpreview_rcol {
	width: 170px;
	float: left;
	background-color: #e9e8df;
	padding: 10px;
	overflow: hidden;
}

.mb_add_new { margin-bottom: 10px; }

.mat_formpad {
	padding: 10px 8px 0 8px;
}

.mat_select {
	padding: 4px;
	margin-top: 4px;
	background-color: #eaeaea;
	margin-bottom: 5px;
}

#delmat {
	padding-top: 10px;
	clear: left;
	text-align: right;
}

.dp_delmat_top {
	clear: left;
	padding-bottom: 10px;
}

.dp_delmat_top_myspace {
	padding-top: 10px;
}

.dp_delmat_btm {
	clear: left;
	padding-top: 10px;
}

.matcpanel_allfolders {
	float: left;
}

.matcpanel_addfile {
	float: right;
}

.matcatlist_thumb {
	float: left;
	width: 140px;
	clear: left;
	margin-right: 15px;
	text-align: right;
}

.matcatlist_no_thumb {

}

.matcatlist_info {
	padding-top: 5px;
}

.matcatlist_cb {
	clear: both;
}

.matcatlist_box {
	margin-right: 10px;
	padding: 5px;
	margin-bottom: 10px;
}

.matcatlist_subcatlist {
	padding-top: 7px;
	color: #333;
	font-size: 12px;
}

.sub_cat_list_heading {
	padding-bottom: 3px;
}

.matcatlist_subcatlist a {
	font-size: 12px;
}

.catlist_row1 {
	background-color: #eaeaea;
}

.matcatlist_heading {
	font-size: 15px;
}

.mat_add_new_cat {
	float: right;
}

.mat_cat_holder {
	padding-left: 10px;
}

.bacto_mpanel {
	float: left;
}

.textstrike {
	text-decoration: line-through;
}

.mat_rounderpad {
	padding: 15px;
}

.mat_borders {
	/*border: 1px solid #e9e8df;
	padding: 4px;*/
}

.mat_add_new_cat a, .backto_mpanel a { color: #000; }

/* dphallinta */
.dphallintaTollBarNoborder{
	border: 0;
	color: #808080 !important;
	display: block;
	padding: 15px;
	width: 55px;
	float: left;
	margin-right: 10px;
}

.dphallintaTollBarNoborder2{
	padding: 15px;
	text-align: center;
	width: 55px;
	float: left;
}

.groupNameHeader{
	float: left;
	margin-top: 20px;
}

.dphallintaH2 {
	font-size: 14px;
}

.formselections {
	background-color: #eaeaea;
	float: left;
	margin-bottom: 15px;
}


.dpmat_addpic a, .dpmat_addyoutube a {
	float: left;
	padding: 5px;
	display: block;
	width: 140px;
	text-align: center;
	color: #000;
}

.dpmat_addpic a:hover, .dpmat_addyoutube a:hover {
	background-color: #ccc;
	color: #fff;
}

.dpmat_addpic a {
	border-right: 1px solid #ccc;
}

.dpmat_addpic a.selected, .dpmat_addyoutube a.selected {
	background-color: #666;
	color: #fff;
}

div#you_tube_cont {
	margin-bottom: 10px;
	border: 1px solid #eaeaea;
}

div.tube_icon_holder {
	position: relative;
}

div.tube_icon {
	position: absolute;
	bottom: 3px;
	right: 3px;
	padding: 2px;
	background-color: #fff;
}

div.matrelative_holder {
	position: relative;
	width: 100%;
	height: 100%;
}

div.tube_video_icon_abs {
	position: absolute;
	bottom: 3px;
	right: 3px;
}

div#maptreview_handle {
	height: 25px;
	width: 100%;
	cursor: move;
	/*background-color: #37479a;*/
	background-image: url('../images/preview_handle_bg.png');
	background-repeat: no-repeat;
}

.formhelper {
	padding-top: 2px;
}

div.dpthumbpic_holder {
	height: 145px;
	overflow: hidden;
}

table.dpthumbpic_holder {
	height: 100%;
	width: 100%;
	vertical-align: middle;
	text-align: middle;
}

div.dpmy_space {
	text-align: right;
}

div.matlist_holder {
	/*padding-left: 5px;*/
}

div.dpmat_modify {
	padding-top: 4px;
}

div.matlist_holder_my_space {
	padding-left: 12px;
}

div.dpfilename {
	padding-top: 1px;
}

/* comments */

div#mat_commentsholder {
	display: none;
}

div.mat_comments {
	clear: left;
}

div.mat_commentrow1, div.mat_commentrow2 {
	padding: 5px;
}

div.mat_commentrow2 {
	background-color: #eaeaea;
}

div.mat_comment_created {
	float: left;
	padding-right: 10px;
}

div.mat_comment_added_by {
	float: left;
	width: 150px;
	overflow: hidden;
	padding-right: 10px;
}

div.mat_comment {
	width: 300px;
	float: left;
	overflow: hidden;
}

div.mat_space {
	float: right;
}

div#mat_comments_list {
	margin-top: 10px;
}

input#mat_comment_nickname {
	width: 300px;
	padding: 1px;
	margin-top: 1px;
}

textarea#mat_comment {
	width: 500px;
	height: 100px;
	padding: 1px;
	margin: 1px 0 8px 0;
}

div.mat_comment_title {
	padding-top: 7px;
}

div.mat_comment_form_holder {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

div.you_tube_helper {
	clear: left;
}

div#photographer {
	padding-bottom: 5px;
}

span.photographer_title {
	font-weight: bold;
}

div#tubeinfo {
	clear: left;
	padding-top: 10px;
}

div.myspace_no_pics {
	padding-top: 10px;
}

div.loginhelper {
	font-size: 11px;
}

div.helper_padding {
	padding-top: 15px;
}