/* form */
div.form_default {
	margin-bottom: 10px;
}
div.form_default_line {
	margin-bottom: 2px;
	padding: 6px 0px;
	background-color: #eeeeee;
}
div.form_default_name {
	width: 150px;
	text-align: right;
	margin-left: 10px;
}
div.form_default_pref {
	width: 16px;
	text-align: center;
	font-weight: bold;
}
div.form_default_cell {
	width: 220px;
}
div.form_default_stat {
	width: 230px;
	padding-left: 10px;
	padding-top: 4px;
}

fieldset.form_fieldset {
	margin-bottom: 10px;
	padding: 10px;
	width: 612px;
	float: left;
}
fieldset.form_fieldset div.tr {
	margin-bottom: 2px;
	padding: 8px;
	border-bottom: 1px dashed #aaaaaa;
	width: 596px;
}

div.form_langselector {
	width: 632px;
	background-color: #cccccc;
	margin-bottom: 2px;
	padding-left: 4px;
}
div.form_langselector .butt_n, div.form_langselector .butt_h {
	width: 100px;
	border-width: 0px;
	margin-top: 4px;
}
div.form_langselector .butt_h {
	background-color: white;
}



/* menu */
div.menu_left a {
	display: block;
	width: 158px;
	text-align: right;
	padding: 10px 0px;
	font-weight: bold;
	color: #353535;
	border-bottom: 1px solid #a0a8ad;
	font-size: 12px;
	text-decoration: none;
	padding-right: 10px;
	background: url(menu/left_select.gif) no-repeat right center;
}
div.menu_left a:hover {
	width: 154px;
	color: #FB2836;
	padding-right: 14px;
}
div.menu_left a.hover {
	width: 154px;
	color: #fb2836;
	padding-right: 14px;
	background: url(menu/left_selected.gif) no-repeat right center;
}

div.menu_main a {
	display: block;
	float: left;
	margin-left: 20px;
	font-weight: bold;
	font-size: 12px;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 8px;
	background: url(menu/main_select.gif) no-repeat left center;
}
div.menu_main a:hover {
	color: white;
	background-image: url(menu/main_selected.gif);
}

div.menu_mark {
	width: 554px;
	padding: 10px 40px;
	background-color: #eeeeee;
	text-align: center;
	border: 1px solid #cccccc;
}
div.menu_mark a {
	display: inline-block;
	padding: 2px 4px;
	background-color: #eeeeee;
	border: 1px solid white;
	text-decoration: none;
	margin-right: 2px;
	font-weight: bold;
}
div.menu_mark a:hover {
	background-color: white;
	border-color: #cccccc;
}
div.menu_mark a.hover {
	background-color: #fb2836;
	color: white;
	border-color: white;
}

div.menu_auth {
	background-color: #eeeeee;
}
div.menu_auth_user, div.menu_auth_pass {
	width: 240px;
	height: 24px;
	text-align: right;
	padding-right: 8px;
}
div.menu_auth_user input, div.menu_auth_pass input {
	width: 160px;
}
div.menu_auth_butt {
	width: 120px;
	background-color: white;
}
div.menu_auth_pref {
	width: 8px;
	height: 24px;
	background-image: url(menu/auth_l.gif);
}
div.menu_auth_post {
	width: 11px;
	height: 24px;
	background: white url(menu/auth_r.gif) no-repeat;
}


/* report */
div.report_default, div.report_error {
	width: 592px;
	padding: 20px;
	text-align: center;
	border: 2px solid #b9b6b6;
	margin-bottom: 10px;
	background: white url(report/default_sublogo.gif) no-repeat bottom right;
}
div.report_error {
	border-color: #fb2836;
}
div.report_error b {
	color: #fb2836;
}
div.report_action {
	padding: 10px 0px;
	font-weight: bold;
	text-align: center;
	border-top: 2px solid #b9b6b6;
	margin-bottom: 10px;
}

/* object */
input, textarea, select {
	width: 214px;
	border: 1px solid #cccccc;
	padding: 2px;
}
input.object_butt {
	width: 120px;
	height: 24px;
	border-width: 0px;
	background-color: #fb2836;
	background-image: url(object/butt.gif);
	font-weight: bold;
	font-size: 12px;
	color: white;
}
input.object_checkbox {
	width: auto;
	border-width: 0px;
}
.object_wysiwyg {
	width: 592px;
	height: 600px;
}

/* list */
div.tr {
	margin-bottom: 10px;
}
div.list_admin {
	margin-bottom: 10px;
}
div.list_admin div.tr_0 {
	background-color: #353535;
	color: #eeeeee;
	font-weight: bold;
	font-size: 12px;
	padding: 8px 0px;
	margin-bottom: 2px;
}
div.list_admin div.tr_0 a {
	color: #cccccc;
	text-decoration: none;
}
div.list_admin div.tr_0 a:hover {
	color: white;
	text-decoration: underline;
}
div.list_admin div.tr_1, div.list_admin div.tr_2 {
	padding: 4px 0px;
	background-color: #eeeeee;
	margin-bottom: 2px;
}
div.list_admin div.tr_2 {
	background-color: #cccccc;
}
div.list_admin div.tr_0 div, div.list_admin div.tr_1 div, div.list_admin div.tr_2 div {
	text-indent: 4px;
}

div.list_default_name {
	width: 616px;
	padding: 10px 5px;
	border-bottom: 1px dashed #cccccc;
	margin-bottom: 10px;
}
div.list_default_data {
	width: 422px;
	padding: 10px;
}
div.list_default_foto {
	width: 160px;
	height: 120px;
	background: white url(cms/none.gif) no-repeat center center;
	border: 1px solid #eeeeee;
	padding: 10px;
	text-align: center;
}
div.list_default_text {
	width: 604px;
	padding: 10px;
}

div.list_default_l {
	width: 5px;
	height: 80px;
	background: url(list/header_l.gif) no-repeat;
}
div.list_default_c {
	width: 624px;
	background: url(list/header_c.gif) repeat-x;
}
div.list_default_r {
	width: 5px;
	height: 80px;
	background: url(list/header_r.gif) no-repeat;
}

/* div */
div.select_black {
	height: 7px;
	width: 4px;
	background-image: url(pic/selector.gif);
	margin-right: 5px;
	margin-top: 4px;
}
div.pic_fone, div.pic_mail, div.pic_view {
	width: 11px;
	height: 10px;
	margin-right: 10px;
	margin-top: 2px;
}
div.pic_fone {
	background-image: url(pic/pic_fone.gif);
}
div.pic_mail {
	background-image: url(pic/pic_mail.gif);
}
div.pic_view {
	background-image: url(pic/pic_view.gif);
}
div.pic_arrow {
	width: 6px;
	height: 5px;
	margin-right: 10px;
	background-image: url(pic/pic_arrow.gif);
	margin-top: 5px;
	margin-left: 10px;
}