﻿.admin{
	font-family:"Times New Roman", Tahoma, sans-serif;font-size:21px;font-weight:700;
}
.divCenter{text-align: center; margin: 0px}
.adminName{font-family:"Times New Roman", Tahoma, sans-serif;font-size:25px;font-weight:700; color: #252DC3}
.MBox {text-align: center;background-color: #E5EEF4;border: 1px dotted #B2B5B6;padding: 15px;margin: auto;width: 95%;-webkit-border-radius: 9px;-moz-border-radius: 9px;border-radius: 9px;}
.MBoxLow {text-align: center;background-color: #F4F3F9;border: 1px dotted #B2B5B6;padding: 15px;margin: auto;width: 95%;-webkit-border-radius: 9px;-moz-border-radius: 9px;border-radius: 9px;}
.tbNames th {font-family:"Times New Roman", Tahoma, sans-serif;font-size:15px;font-weight:700; }


.tablesorter{
	clear:both;
	border-collapse:collapse;
	position: relative;
	margin:5px auto 0px auto;
	width:100%;
	padding:0px;
	color:#404040;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	text-align:center;
}
.tablesorter td{
 vertical-align:middle
}

.tablesorter th{
	border:1px #e7e7e7 solid;
	background-color:#365EA5;
	padding:8px;
	color:#fff;
	font-weight:bold;
	font-size:13px;
	font-family:Tahoma
}

.tablesorter td, th{
	border:1px #e7e7e7 solid;
	margin:0px;
	padding:8px;
}
.tablesorter tr.alt td 
{
background-color:#dddddd;
}
table.tablesorter tbody tr.odd td {
	background-color:#dddddd;
}
.tablesortertxt{
	text-align:right;
}
#gallery{
	clear:both;
	margin:0px;
	padding:0px;
	width:638px;
	height:180px;
	border-top:1px #cccccc dotted;
	direction:rtl;
}
#gallery h2{
	margin:0 30px 0 0;
	padding:10px 35px 0 0;
	font-family:gesstwo;
	font-size:18px;
	background-image:url('../gallary.png');
	background-repeat:no-repeat;
	background-position:right 5px;
	height:30px;
	color:#004867;
	font-weight:bold;
}
#gallery h3{
	margin:0 30px 0 0;
	padding:10px 35px 0 0;
	font-family:gesstwo;
	font-size:18px;
	background-image:url('../gallary.png');
	background-repeat:no-repeat;
	background-position:right 5px;
	height:30px;
	color:#404040;
}

.list_carousel {
	margin: 0 0 0px 0px;
	width: 630px;
}
.list_carousel img{

	

}
.list_carousel ul {
	margin: 0 20px 0 0;
	padding: 0;
	list-style: none;
	display: block;
}
.list_carousel li {
	font-size: 40px;
	width: 135px;
	height: 99px;
	padding: 0;
	margin: 6px;
	display: block;
	float: left;
	background-color:#f2fbdd;
	border:2px #081073 solid;
	-webkit-font-smoothing: subpixel-antialiased;
	box-shadow: 1px 1px 3px #d0d0d0;
}
.list_carousel.responsive {
	width: auto;
	margin-left: 0;
}
.clearfix {
	float: none;
	clear: both;
}
.prev {
	float: left;
	margin-left: 10px;
	border:0px;
}
.next {
	float: right;
	margin-right: 10px;
	border:0px;
}

#pager{
	margin: 20px auto 0 auto;
	text-align: center;
}