img{
	border:0;
}
textarea{
	resize:none;
}
.webmin,.h{
	display:none;
}
.l{
	float:left;
}
.r{
	float:right;
}
.c{
	clear:both;
	line-height:0;
	font-size:0;
}
.block{
	display:block;
}
.underline{
	text-decoration:underline;
}
.strike{
	text-decoration:line-through;
}
.center{
	text-align:center;
}
.left{
	text-align:left;
}
.right{
	text-align:right;
}
.justify{
	text-align:justify;
}
.bold{
	font-weight:bold;
}
.italic{
	font-style:italic;
}
.normal{
	font-weight:normal;
}
.uppercase{
	text-transform:uppercase;
}
.lowercase{
	text-transform:lowercase;
}
.normalcase{
	text-transform:none;
}
.nowrap{
	white-space:nowrap;
}
.field_required{
	font-weight:bold;
}
.field_empty,.input input.field_empty,.textarea textarea.field_empty{
	background-color:#fbbbae;
}
.field_empty_label{
	color:#f14826;
}
input.radio,input.checkbox{
	width:auto;
	border:0;
	background:none;
}
.relative{
	position:relative;
}
form{
	margin:0;
	padding:0;
}
.status_green{
	color:#3aa03a;
}
.status_red{
	color:#f14826;
}
.status_blue{
	color:#4b7eb1;
}
.status_yellow{
	color:#e3b104;
}
/* shaddow box */
.wm_alpha{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	background-color:#999999;
	z-index:10000;
	display:none;
}
.wm_sbox_holder{
	position:absolute;
	z-index:10001;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.wm_sbox_box{
	position:fixed !important;
	position:absolute;
	z-index:10001;
	top:0;
	display:none;
}
.wm_sbox_t,.wm_sbox_body{
	background-color:#ffffff;
}
.wm_sbox_r,.wm_sbox_tr,.wm_sbox_bl,.wm_sbox_br{
	background-image:url(../../webmin/gfx/wm-box1.png);
}
.wm_sbox_b{
	background-image:url(../../webmin/gfx/wm-box2.png);
}
.wm_sbox_ie{
	background-color:#cccccc;
}
* html .wm_sbox_r,* html .wm_sbox_tr,* html .wm_sbox_bl,* html .wm_sbox_br{
	background-image:url(../../webmin/gfx/wm-box1.gif);
}
* html .wm_sbox_b{
	background-image:url(../../webmin/gfx/wm-box2.gif);
}
.wm_sbox_tr,.wm_sbox_bl,.wm_sbox_br{
	position:absolute;
}
.wm_sbox_tr,.wm_sbox_bl,.wm_sbox_br{
	width:8px;
	font-size:1px;
	line-height:1px;
}
.wm_sbox_t,.wm_sbox_tr,.wm_sbox_bl,.wm_sbox_b,.wm_sbox_br{
	height:8px;
	font-size:1px;
	line-height:1px;
}
.wm_sbox_r{	
	background-repeat:repeat-y;
	background-position:100% 0;
	padding:0 8px 0 0;
}
.wm_sbox_body{	
	padding:0 8px 8px 8px;
	position:relative;
}
.wm_sbox_c{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:#ffffff;
}
.wm_sbox_t{	
	margin-right:8px;	
}
.wm_sbox_grip{
	cursor:move;
}
.wm_sbox_tr{
	top:0;
	right:0;	
	background-position:-8px 0;
}
.wm_sbox_bl{
	bottom:0;
	left:0;
	background-position:bottom left;
}
.wm_sbox_b{
	background-repeat:repeat-x;
	margin:0 8px 0 8px;
}
.wm_sbox_br{
	bottom:0;
	right:0;
	margin-top:-8px;
}
/*  */
.wm_gallery img{
	border:solid 1px #c1c1c1;
	margin:3px 5px 2px 0;
	cursor:pointer;
}
.wm_gallery img.iactive{
	border:solid 1px #395a8c;
}
.wm_gallery_thumbs img.active{
	border:solid 1px #395a8c;
}
.wm_gallery_title{
	float:left;
	padding:0 0 10px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	height:24px;
}
.wm_gallery_slideshow_play{
	float:right;
	background:url(../../webmin/gfx/wm-i.png) no-repeat 0 -21px;
	cursor:pointer;
	padding:2px 10px 3px 24px;
	height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.wm_gallery_slideshow_stop{
	float:right;
	background:url(../../webmin/gfx/wm-i.png) no-repeat 0 -42px;
	cursor:pointer;
	padding:2px 8px 3px 24px;
	margin-bottom:24px;
	height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.wm_gallery_slideshow_box{
	position:absolute;
	background:#ffffff;
	top:0;
	left:0;
	width:100%;
	height:100%;
	overflow:hidden;
}
.wm_gallery_slideshow{
	width:100%;
	height:605px;
}
.wm_gallery_slideshow div{
	width:100%;
	height:100%;
	background-position:center 25px;
	background-color:#ffffff;
	background-repeat:no-repeat;
	text-align:center;
	cursor:crosshair;
	position:absolute;
}
.wm_gallery_close{
	float:right;
	background:url(../../webmin/gfx/wm-i.png) no-repeat -30px 0;
	cursor:pointer;
	padding:2px 0 3px 24px;
	height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.wm_gallery_description{
	text-align:center;
	padding:5px 0 5px 0;
}
.wm_gallery_previous{
	float:left;
	width:15px;
	height:260px;
	cursor:pointer;
	margin-right:5px;
	padding:240px 0 0 60px;
}
.wm_gallery_previous div{
	width:15px;
	height:21px;
	background:url(../../webmin/gfx/wm-i.png) no-repeat;
}
.wm_gallery_next{
	float:left;
	width:75px;
	height:260px;
	cursor:pointer;
	margin-left:5px;
	padding-top:240px;
}
.wm_gallery_next div{
	width:15px;
	height:21px;
	background:url(../../webmin/gfx/wm-i.png) no-repeat -15px 0;
}
.wm_gallery_holder{
	float:left;
	width:880px;
	height:605px;
	text-align:center;
}
.wm_gallery_thumbs_box{
	width:896px;
	margin:auto;
	clear:both;
}
.wm_gallery_thumbs{
	white-space:nowrap;
}
/*  */
.wm_loading{
	background:url(../../webmin/gfx/processing.gif) no-repeat center center;
	height:300px;
}
.wm_loading_s{
	background:url(../../webmin/gfx/processing.gif) no-repeat left center;
}
/*  */
.wm_ticker_l,.wm_ticker_r{
	position:absolute;
	top:0;
	width:50px;
	background:url(../../webmin/gfx/wm-ticker.png) repeat-y;
}
.wm_ticker_l{
	left:0;
}
.wm_ticker_r{
	right:0;
	background-position:-50px 0;
}
/* wm_list */
.wm_list_paging{
	padding:5px;
	font-size:12px;
	margin:5px 0;
}
.wm_list_header{}
.wm_list_footer{	
	border-top:dotted 1px #cccccc;
}
.wm_list_paging input{
	width:20px;
	font-size:12px;
	border:solid 1px #a9a9a9;
}
.wm_list_paging select{
	font-size:12px;
}
.wm_list_records{
	float:left;
	padding:4px 5px 2px 0;
	margin-right:5px;
	border-right:solid 1px #cccccc;
}
.wm_list_page{
	float:left;
	padding-right:5px;
	margin-right:5px;
	border-right:solid 1px #cccccc;
}
.wm_list_per_page{
	float:left;
	padding-right:5px;
	margin-right:5px;
	border-right:solid 1px #cccccc;
}
.wm_list_sort{
	float:right;
}
.wm_list_pages{
	clear:both;
	padding-top:5px;
	margin-top:5px;
}
.wm_list_pages a,.wm_list_pages span{
	display:block;
	float:left;
	margin:0 2px 0 2px;
	padding-top:3px;
	width:21px;
	height:18px;
	text-align:center;
	border:solid 1px #cccccc;
	text-decoration:none;
	color:#000000;
}
.wm_list_pages span.webmin{
	display:none;
}
.wm_list_pages a.next,.wm_list_pages a.prev,.wm_list_pages span.next,.wm_list_pages span.prev{
	width:21px;
	height:21px;
	text-decoration:none;
	min-width:0;
	padding:0;
}
.wm_list_pages a:hover{
	color:#ffffff;
	background:#cccccc;
}
.wm_list_pages span.hl{
	font-weight:bold;
	color:#ffffff;
	border-color:#a9a9a9;
	background-color:#a9a9a9;
}
.wm_list_pages a.next,.wm_list_pages a.next:hover{
	background:url(../../webmin/gfx/wm-i.png) no-repeat 1px -63px;
}
.wm_list_pages span.next{
	background:url(../../webmin/gfx/wm-i.png) no-repeat -19px -63px;
}
.wm_list_pages a.prev,.wm_list_pages a.prev:hover{
	background:url(../../webmin/gfx/wm-i.png) no-repeat -1px -83px;
}
.wm_list_pages span.prev{
	background:url(../../webmin/gfx/wm-i.png) no-repeat -21px -83px;
}
/* */
ul.il,ul.il li{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-image:none;
	font-size:100%;
}
ul.il li{
	width:auto;
	float:left;
}
ul.cl,ul.cl li{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-image:none;
	font-size:100%;
}
.h0{
	height:0;
	overflow:hidden;
}