.content{
width: 800px;
margin: 10px auto;
height: auto;
border: 2px solid #3868A8;
}
	.content .header{
	height: 158px;
	background: #3868A8 url(../img/logo1.jpg) no-repeat;
	}
	.content .footer{
	height: 40px;
	background-color: #3868A8;
	float: bottom;
	}
	.content .body{
	background-color: #F2F7FE;
	margin: 0px;
	padding: 10px;
	color: #4E7FB9;
	font-size: 14px;
	font-weight: 900;
	}
		.content .body .info-msg{
		border: 1px solid #E6D0D1;
		padding: 5px;
		color: white;
		background-color: #5D6666;
		}
			.content .body .info-msg p{
			text-align: center;
			margin: 0px;
			}
		.content .body .err-msg{
		border: 1px solid #D63232;
		padding: 5px;
		color: #D63232;
		background-color: #FFD0D0;
		}
		.content .body .info-msg img.preview{
		height: 35px;	
		}
		.content .body form{
		margin: 30px 0px;	
		}
		
	.option{
	min-height: 50px;
	margin: 5px 30px;
	position: relative;
	}
		.option .caption{
		width: 250px;
		float: left;
		}
		.option input, .option select, .option textarea{
		border-color: #E3E3E3;
		border-style: groove ridge solid solid;
		border-width: 3px 3px 1px 1px;
		color: #70819B;
		font-family: Georgia,Times New Roman,Times,serif;
		font-style: italic;
		width: 300px;
		}
			.option input.small, .option select.small, .option textarea.small{
			width: 150px;
			}
			.option input.large, .option select.large, .option textarea.large{
			width: 400px;
			}
		.option textarea{
		height: 100px;
		font-size: 11px;
		}
		.option .loading{
		position: absolute;
		left: 450px;
		display: none;
		}
		.option .info{
		position: absolute;
		left: 200px;
		width: 400px;
		color: #9C543C;
		font-size: 12px;
		}
	.body .frm-buttons{
	margin-left: 200px;
	}
		.body .frm-buttons img.btn{
		height: 40px;	
		}
	.footer{
	padding: 2px 0px;
	text-align: center;
	}
	.footer p{
	margin: 10px 30px;
	}
		.footer p span{
		margin-left: 20px;
		}
			.footer p span a{
			font-weight: 900;
			font-size: 12px;
			text-decoration: none;
			color: white;
			}
.paging, .main-subhead{
background-color: #3868A8;
margin: 10px 0px;
padding: 5px 20px;
font-size: 11px;
color: #FFFFFF;
margin-bottom: 20px;
clear: both;
}
	.paging span{
	margin-left: 12px;
	}
		.paging span strong{
		color: orange;
		}
		.paging span a, .paging span a:visited, .paging span a:hover{
		text-decoration: none;
		font-size: 12px;
		font-weight: 900;
		color: #FFFFFF;
		}
.search-box input, .search-box select{
width: 180px;
}
	.search-box input[type=checkbox]{
	width: auto;
	}
.empty p{
color: #FF0000;
text-align: center;
}
.main-table{
color: #4975AF;
font-size: 11px;
}
.main-table{
width: 100%;
}
	.main-table td.td1{
	width: 300px;
	word-wrap: break-word;
	}
		.main-table .category{
		width: 250px;
		word-wrap: break-word;
		}
	.main-table td{
	border: 0px none;
	padding: 10px;
	margin: 0px;
	}
	.main-table h5, .main-table b{
	color: #9C543C;
	font-weight: 900;
	}
	.main-table h5{
	font-size: 13px;
	}
	.main-table .odd{
	background-color: #DDE4EB;
	}
div.preview .filename{
position: relative;
top: -20px;
left: 20px;
}
.main-menu{
background-color: white;
text-align: center;
min-height: 20px;
}
	.main-menu ul{
	list-style: none;
	margin: 5px;
	}
		.main-menu ul li{
		display: inline;
		font-size: 16px;
		font-weight: 900;
		margin: 4px 10px;
		padding: 2px 5px;
		}
			.main-menu ul li:hover, .main-menu ul li.active{
			background-color: #2C5286; 
				width: auto;
	background:black;
	border: 2px solid #777;
	border-radius: 10px;
	outline: none;
		width: 90px;
	height: 30px;
			}
			.main-menu ul li a{
			color: black;
			text-decoration: none;
			font-size: 12px;
			}
			.main-menu ul li:hover a, .main-menu ul li.active a{
			color: white;
			}
.tags{
width: 100%;
height: auto;
margin-bottom: 30px;
word-wrap: break-word;
}
	.tags p{
	line-height: 30px;
	}
	.tags span{
	font-size: 10.5px;
	margin: 3px;
	padding: 3px;
	border: 1px solid gray;
	background-color: #DDDDDD;
	white-space: nowrap; 
	}
h3, h1{
margin: 3px;
font-size: 14px;
}
.mbg-popup{
position: fixed;
z-index: 99999;
width: 800px;
background-color: #F9EDBE;
border: 1px solid #F0C36D;
font-size: 14px;
margin: 5px 100px;
padding: 3px;
text-align: center;
display: none;
color: #7A322A;
font-weight: 900;
}
	.mbg-popup p{
	margin: 2px 20px;
	}
	.mbg-popup a{
	color: #2C5286;
	}
	.mbg-popup .close_btn{
	position: absolute;
	left: 10px;
	}
.btn{
cursor: pointer;
}
	/*dialogs*/
.dlg-content{
font-size: 11px;
color: #444444;
font-weight: 300;
}
	.dlg-content .option{
	min-height: 40px;
	}
	.dlg-content .option .caption{
	width: 150px;
	}
	.dlg-content .option .caption.big{
	width: 250px;
	}
	.dlg-content .option input, .dlg-content .option select, .dlg-content .option .textboxlist,  .dlg-content .option span.static, .dlg-content .option textarea{
	/* position: relative;
	top: -20px;
	left: 200px; */
	width: 200px;
	}
		.dlg-content .option input.small{
		width: 80px;
		}
		.dlg-content .option img.captcha{
		width: 130px;
		position: absolute;
		top: -10px;
		left: 240px;
		}
		.option input.small{
		width: 120px;
		}
		.option img.captcha{
		width: 100px;
		position: absolute;
		top: -20px;
		left: 400px;
		}
	.dlg-content .option input[type=radio]{
	width: auto;
	}	
	.dlg-content .caption span{
	position: relative;
	left: 30px;
	}
	.dlg-content .alert-dlg .icon{
	float: left;
	padding-right: 10px;
	}
	.dlg-content .alert-dlg p{
	font-size: 12px;
	font-weight: 900;
	color: #2E6E9E;
	}
	.dlg-content p{
	margin: 3px 0px;
	}
		.dlg-content .code{
		color: gray;
		margin-bottom: 5px;
		}
			.dlg-content .code code{
			background-color: #C5DBEC;
			border: 1px solid blue;
			padding: 3px 10px;
			display: block;
			font-size: 10px;
			white-space: normal;
			}
    .dlg-content .big-ta{
    height: 150px;                    
    }
.dlg-messages{
font-size: 11px;
font-weight: 900;
height: auto;
min-height: 20px;
}
	.dlg-messages p{
	margin: 5px 0px;
	}
	.dlg-messages p.dlg-err{
	text-align: center;
	color: red;	
	}
	.dlg-messages p.dlg-msg{
	text-align: center;
	color: blue;
	}
	.dlg-content form{
	margin: 0px;
	}
		.dlg-content .dlg-links{
		text-align: right;
		}
			.dlg-content .dlg-links span{
			margin: 0px 10px;	
			}
.content .btns a{
margin-left: 20px;
}
#main-toolbar {
    background-color: #464646;
    background-image: -moz-linear-gradient(center bottom , #373737, #464646 5px);
    color: #CCCCCC;
    direction: ltr;
    font: 13px/28px sans-serif;
    height: 30px;
    left: 0;
    min-width: 600px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
}
	#main-toolbar ul{
	margin: 0px auto;
	width: 1024px;
	}
		#main-toolbar ul li{
		list-style: none;
		padding: 0px;
		margin: 0px;
		border-right: 1px solid #555555;
		display: inline;
		width: auto;
		}
			#main-toolbar ul li img{
			width: 20px;
			margin-right: 3px;
			vertical-align: middle;
			}
			#main-toolbar ul li>span{
			border-right: 1px solid #333333;
			padding: 5px 10px;
			}
			#main-toolbar ul li>span:hover{
			background-color: #333333;
			}
				#main-toolbar ul li>span a{
				color: orange;	
				font-size: 10px;
				}
		#main-toolbar ul li.right{
		float: right;
		border-left: 1px solid #555555;
		max-height: 30px;
		}
			#main-toolbar ul li.right>span{
			border-left: 1px solid #333333;
			position: relative;
			}
				#main-toolbar ul li.right>span img{
				position: absolute;
				top: 4px;
				left: 2px;
				}
				#main-toolbar ul li.right>span a{
				padding-left: 20px;
				}
					#main-toolbar ul li.right>span a#logout-link{
					padding-left: 2px;
					}
				#main-toolbar ul li#username>span a.profile{
				color: #CCCCCC;
				font-weight: 900;
				font-size: 11px;			
				}
.content .search-result{
background-color: #ffffff;
}
.img-cell{
width: 150px;
padding: 5px 10px;
overflow: hidden;
vertical-align: baseline;
float: left;
}
	.img-cell .img-border{
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	}
		.img-cell .img-border>div{
		margin: 3px;
		height: 100px;
		overflow: hidden;
		background-color: #fff;
		}
	.img-cell h5{
	margin: 0px 0px 3px 0px;
	color: #828386;
	}
		.img-cell h5 a{
		color: #828386;
		}
	.img-cell .toolbar{
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
	}
	
.search-preview{
width:  300px;
height: auto;
min-height: 200px;
/* display: none; */
position: absolute;
border: 1px solid #828386;
z-index: 99999;
padding: 3px;
background-color: #2A3333;
color: #ffffff;
}
	.search-preview img.img-search-preview{
	width: 100%;
	}
	.search-preview div{
	width: 95%;
	margin: 5px;
	padding: 5px;
	word-wrap: break-word;
	}
		.search-preview strong{
		color: orange;
		}
	.search-preview div.descr{
	font-weight: 300;
	font-style: italic;
	font-size: 11px;
	}
.tip{
color: #335577; 
background-color: #FFFFE1; 
border: 1px solid black; 
z-index: 99999;
}
.preview{
background-color: #2A3333;
color: #ffffff;
padding: 5px;
}
.preview .right{
float: right;
width: 60%;
}
	.preview .right div{
	margin: 20px 10px;	
	}
	.preview .btns{
	margin: 20px 0px;
	}
	.preview .descr{
	font-size: 12px;
	font-weight: 300;
	font-style: italic;
	}
	.preview .hhh{
	color: orange;
	font-size: 13px;
	font-style: normal;
	font-weight: 900;
	}
	.preview a{
	color: #FFFFFF;	
	}
.text-info{
font-weight: 300;
color: #333333;
background-color: #FFFFFF;
border: 1px solid rgba(0, 0, 0, 0.2);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
padding: 10px;
font-size: 14px;
margin-bottom: 10px;
}
	.text-info h2{
	font-size: 12px;
	}
		.text-info .main-title h2{
		font-size: 18px;
		color: #000000;
		}
	.text-info p{
	text-align: justify;
	}
                .text-info p a{
                color: #CC8400;
                }
		.text-info p.italic{
		font-style: italic;	
		}
	.text-info p strong{
	font-weight: 900;	
	}
	.text-info p .red{
	color: red;
	}
.cat-menu ul{
line-height: 20px;
}
.cat-menu li{
list-style: none;
display: inline;
margin: 5px 7px;
padding: 3px 0px;
font-size: 11px;
}
	.cat-menu li.all{
	font-size: 14px;
	}
	.cat-menu li a{
	padding-left: 10px;
	color: #555555;
	text-decoration: none;
	}
		.cat-menu li.all a{
		color: #2C5286;	
		}
		.cat-menu li.active a, .cat-menu li a:hover{
		color: blue;
		background: url(../img/right-arrow.png) no-repeat left;
		}
