small {
	font-size: 0.8em;
}
.info_table{
	width:100%;
	background-color:#cccccc;
	font-size:9pt;
	border:1px solid #DFDFDF;
	margin:2px;
	}
.info_table th{
	color: #4F4F4F;
	font-weight:bold;
	padding:3px;
	font-size:100%;
	text-align:center;
	border:1px solid #DFDFDF;
	background:#EFEFEF url(../images/th-bg.gif) repeat-x;
	}
.info_table td {
	background-color:#fff;	
	padding:5px 3px;	
	vertical-align:top;
	border:1px solid #DFDFDF;
	}

span.s{
	color: #cccccc;
}

.icon-button {
	height: 18px;
	padding-left: 20px !important;
	line-height:18px;	
	width:auto;
	background-repeat:no-repeat;
	background-position:0 0;
	display:block;
}

/*panels*/
.navi{
	padding-bottom:5px;
}
.navi a{
	font-size:110%;
}

.navi .n-l{
	width:45%;
	float:left;
}

.navi .n-r{
	width:45%;
	float:right;
	text-align:right;
}

.item-current{
	font-weight:bold;
}

br.clear{
	clear:both;
}

.bottom_box	{
	width:100%;
}

.errors-block, 
.error-block{
	padding: 15px;
	padding-left: 55px;
	border : 1px solid #FF4D0F;
	background-image: url('/common/icons/danish/exclamation.png');
	background-position:10px 50%;
	background-color: #FFFFEF;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 110%; 
}
#content .info_table .even td{
	background-color: #EFEFEF;
}

#content .info_table td.center{
	text-align:center;
}
/*status*/
.status-button{
	cursor:hand;
	cursor:pointer;
	text-decoration:underline;
}
.status-button:hover{
	text-decoration:none;
}
.status-red{
	display:block;
	padding:2px;
	text-align:center;
	background-color: #DF0009;
	color: #fff;	
	white-space:nowrap;
}
.status-green{
	display:block;
	padding:2px;
	text-align:center;
	background-color: #1ECF00;
	color: #fff;	
	white-space:nowrap;
}
.status-yellow{
	display:block;
	padding:2px;
	text-align:center;
	background-color: #DFB700;
	color: #fff;	
	white-space:nowrap;
}

.status-white{
	display:block;
	padding:2px;
	text-align:center;
	white-space:nowrap;
}

.pager{
	float:right;
	margin-top:4px;
	margin-bottom:8px;
}
.pager span{
	color:#CFCFCF;
	padding:2px 6px !important;
	}
.pager a{
	color:#6F6F6F !important;
	text-decoration:none !important;
	padding:2px 6px !important;
	background-color: #EFEFEF;
	border: 1px solid #DFDFDF; 
}
.pager a.arr{
	background-color: #ffffff;
	border: 0px;
}
.pager strong{
	color: #ffffff;
	padding:2px 6px !important;
	background-color: #6E74B2;
	border: 1px solid #DFDFDF; 	
}


.hint{
	cursor:pointer;
	cursor:hand;
	color: #A44D55 !important;
	font-weight:bold;
}
.hint img{
	width: 16px;
	height:16px;
	background: url(../images/ico/question_small.gif) no-repeat;
}

.form_table{
	width:500px;	
}
.form_table td{	
	padding-top: 5px;
	padding-bottom: 5px;
}
.width250 {
	width: 700px;
}
.width250 th{
	width:250px !important;
}
.form_table th{
	width:150px;
	font-weight:normal;
	text-align:right !important;
	padding-right:5px;
	color:#4F4F4F;
	vertical-align:middle;
}
.form_table th label{
	color:#4F4F4F;	
}

.th200 th{
	width: 200px;
}


.two-rows td{
	padding:5px;
}
.two-rows label{	
}

.req {
	color: red;
}
.separator{
	border-bottom:1px solid #DFDFDF;
}

pre {
	border: 1px solid #cccccc;
	font-size: 12px;
	padding: 0;
	margin: 0;
	background: #f0f0f0;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	line-height: 20px;
	background: url(pre_code_bg.gif) repeat-y left top;
	width: 600px;
	overflow: auto;
	overflow-Y:hidden;
	margin-top:3px;
}
pre code {
	padding: 3px;
	display: block;
}



.frozen{
	color:#EF0000;
	font-size:90%;
}

.category-title{	
	font-size: 110%;
	color: #A14B52;
}
.ui-corner-all p {
	margin-bottom:2px !important;
}

.width-middle{
	width:600px;
}

.form_table .table-title{
	font-weight:bold;
	text-align:center
}
.additional-block{
	background-color: #eeeeee;
	border: 1px solid #CCCCCC;
	padding:4px;
	text-align:center;
	width:600px;	
}
.width-middle input{
	width:98%;
}
.width-middle textarea{
	width:98%;
}
.field-error,
.field-error:focus{
	border-color: #FF0F0F;
}

div#main .number a{
	text-decoration:none;
	color:#3F3738;
}

.article-form th{
	width: 80px;	
}

.checkbox-field{
	width:auto !important;
}

.comments{
	font-size: 0.8em;
	color:#666 ;
}

.footnone{	
	clear:both;
	font-size: 0.9em;
	border:1px solid #ccc; 
	margin:20px 10px;
	margin-top: 50px;
	padding:10px;	
	background-color: #FBF9EE;
}
.basic-block{
	clear:both;
	font-size: 0.9em;
	border:1px solid #ccc; 
	padding:10px;	
	margin-bottom:10px;
	background-color: #FBF9EE;
}
.article-category{
	font-size:0.8em;
	color:#cccccc;
}

.info-block{
	width: 600px;
	margin-bottom:10px;
}

.no-margin{
	margin-bottom:0px;
}


.notice-label{
	font-size: 0.8em;
	color:#DFA200;
}

.unique {
	color: #008DBF;
}