/* Admin spesific code */

/* dialog bokses */
.frame, .header, .content, .footer, .left, .main, .right, .entry, p {
	overflow: hidden;
	height: auto;
}
.dialog_bg {
	position: fixed;
	z-index: 1;
	width: auto;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-color:#000000;
	opacity: .30;
	filter:alpha(opacity=30);
	height: auto;
}
.dialog_frame {
	position: absolute;
	z-index: 2;
	width: auto;
	left: 0px;
	top: 10px;
	right: 0px;
	bottom: 0px;
	height: auto;
}
.dialog_box {
	line-height: 20px;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	z-index: 3;
	margin-left: auto;
	margin-right: auto;
}
.dialog_middle {
	background-image: url(/lib/img/dialog_middle.png);
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
}
.dialog_warning_top {
	height: 20px;
	width: 400px;
	background-image: url(/lib/img/dialog_warning_top.png);
}
.dialog_top {
	height: 20px;
	width: 400px;
	background-image: url(/lib/img/dialog_top.png);
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.dialog_bottom {
	background-image: url(/lib/img/dialog_bottom.png);
	height: 10px;
	width: 400px;
	background-position: bottom;
}
.labels, input {
	float: left;
}
input {
	margin-bottom: 10px;
}
.labels {
	line-height: 22px;
}
option.disabled {
	color: #CCCCCC;
}
img {
	border: none;
}
.h1frame {
	margin-right: 20px;
}
.h1 {
	margin-bottom: 10px;
	margin-left: 1px;
	padding: 8px;
	font-weight: bold;
	border: 1px solid #bfbfbf;
	width: 100%;
}
select, input {
	border: 1px solid #bfbfbf;
	margin-bottom: 10px;
}
/*select {
	width: 100%;
	max-width: 200px;
}
#submit {
	width: auto;
	max-width: none;
}*/
label {
	width: 100px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menu_site {
	width:100%;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 40px;
	margin-bottom: 10px;
}
.menu_site a, .menu_site a:visited {
	text-decoration: none;
	color: #000000;
}
.menu_site_left {
	float: left;
	height: 40px;
	width: 10px;
	background-image: url(/lib/img/menu_site_left.png);
}
.menu_site_center {
	background-image: url(/lib/img/menu_site_center.png);
	height: 40px;
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
}
.menu_site_center div {
	float: left;
	text-align: center;
	padding-top: 4px;
	width: 65px;
}
.menu_site_right {
	background-image: url(/lib/img/menu_site_right.png);
	height: 40px;
	width: 10px;
	float: right;
}
.menu_entry {
	width:100%;
	line-height: 20px;
	width: auto;
	height: 20px;
	text-align: center;
}
.menu_entry a, .menu_entry a:visited {
	text-decoration: none;
	color: #000000;
}
.menu_entry_box {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #bfbfbf;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bfbfbf;
	padding: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
	overflow: auto;
}
/*.edit_entry_box {
	position: absolute;
	z-index: 5;
}*/
.menu_entry_left {
	float: left;
	height: 20px;
	width: 10px;
	background-image: url(/lib/img/menu_entry_left.png);
}
.menu_entry_center {
	background-image: url(/lib/img/menu_entry_center.png);
	height: 20px;
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.menu_entry_center div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.menu_entry_right {
	background-image: url(/lib/img/menu_entry_right.png);
	height: 20px;
	width: 10px;
	float: right;
}
.menu_page, .menu_cell {
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
	margin-bottom: 10px;
	text-align: center;
}
.menu_cell {
	text-align: left;
	clear: both;
}
.menu_page a, .menu_page a:visited, .menu_cell a, .menu_cell a:visited {
	text-decoration: none;
	color: #000000;
}
.menu_page_left {
	float: left;
	height: 20px;
	width: 10px;
	background-image: url(/lib/img/menu_page_left.png);
}
.menu_page_center {
	background-image: url(/lib/img/menu_page_center.png);
	height: 20px;
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
}
.menu_page_right {
	background-image: url(/lib/img/menu_page_right.png);
	height: 20px;
	width: 10px;
	float: right;
}
.menu_page_box {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #bfbfbf;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bfbfbf;
	padding: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
	background-color: #FFFFFF;
}
.menu_icon_edit {
	float: left;
}
.menu_icon_delete {
	float: right;
}
.menu_icon_edit img, .menu_icon_delete img {
	float: left;
}
.menu_icon_edit div, .menu_icon_delete div {
	line-height: 20px;
	height: 20px;
	width: auto;
	float: left;
	padding-left: 5px;
}
.menu_position {
	float: left;
	margin-left: 18px;
	margin-bottom: 18px;
	width: auto;
	height: auto;
}
.menu_position table {
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
}
.menu_position table td {
	margin: 0px;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	border-top-style: dashed;
	border-top-width: 1px;
	border-top-color: #999999;
	border-left-style: dashed;
	border-left-width: 1px;
	border-left-color: #999999;
}
.menu_position input {
	margin: 0px;
	padding: 0px;
	border: none;
}
.image_preview {
	float: left;
	width: 110px;
	margin: 8px;
	text-align: center;
}
.image_preview div {
	width: 110px;
	height: 110px;
	float:none;
	text-align: center;
}
.image_preview img {
	margin: auto;
}
table input, table select {
	margin: 0;
}
test {
	border: 1px solid #000000;
}
.gallery_button {
	background-color: #CCCCCC;
	text-align: center;
}
.gallery_button a {
	line-height: 20px;
	text-decoration: none;
	color: #000000;
}
.clear {
	clear: both;
	line-height: 0px;
	display: block;
}
