/* =====================================
	Offline styles
* ------------------------------------- */
body{
	color:#C2B62A;
	background:#f1f2e6;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	background: #F1F2E6 url(logo-mrth.jpg) no-repeat center 150px;
}
/*links*/
a, a:link, a:visited, a:active{color:#E3A039; padding:2px 2px;}
a:hover, a:focus {color:#333; background:#EEEAE0;}

/*content*/
#content{width:800px; margin:300px auto 0; background:#fff; padding:10px;}

h1{	margin:0; padding:0 0 0 30px;color:#6F6818; font-size:60px; font-weight: normal; font-family: georgia, serif;
text-align: center;
}

#logo{text-align:center;}
p{margin:10px 0 10px 30px;}
#sitename{font-size:12px;color:#666;text-align:right; margin:0 10px; }
#footermsg{color:#aaa; font-size:10px; text-align:center; border-top: 1px dashed #ccc;  padding:10px 0 0 0;  margin:10px 0;}


hr{border: 0px; border-top: 1px solid #C3A226; height:0px;}
small{color:#aaa; font-size:11px; line-height:15px;}
code{color:#997447; background:#EEEAE0; padding:2px 5px;}

#radioplayer {
	height: 70px;
	margin: 20px auto;
	width: 400px;
}

.message {
	padding: 40px 0;
	text-align: center;
}


/* ----------------------begin of csstable-------------------------*/
table.csstable {
	margin-top: 30px;
	margin-bottom:30px;
	
}

table.csstable , table.csstable th, table.csstable td {
	border: 1px solid #D4E0EE;
	border-collapse: collapse;
	font-family: 'Arabic Transparent' !important ;
	color: #555;
}
table.csstable caption {
	font-weight: bold;
	background: #50ADEA url(../images/corner.gif) no-repeat right top;
	border-bottom:2px solid #1975d7;
	color: #FFF;
	text-transform:uppercase;
	font-family: 'Arabic Transparent' !important ;
	font-size: 16px !important;
	padding:10px;
}
/*.csstable caption {
	font-size: 150%;
	font-weight: bold;
	margin: 5px;
}*/

table.csstable td, table.csstable th {
	padding: 4px;
}

table.csstable thead th {
	text-align: center;
	background: #CBD8EB;
	color: #4F76A3;
	font-size: 16px !important;
}

table.csstable tbody th {
	/*font-weight: normal;*/
	text-align: center;
}


table.csstable tbody tr { background: #FCFDFE; }

table.csstable tbody tr td{  font-size: 16px !important; font-weight: bold;  font-family:'Arabic Transparent' !important;}

table.csstable tbody tr.odd { background: #EEF3F9 !important; }




table.csstable a{	
	font-family: 'Arabic Transparent' !important ;font-size: 16px !important; 	
}
table.csstable a:link {
	color: #718ABE !important;	
	text-decoration: none;
}

table.csstable a:visited {
	color: #718ABE;
	text-decoration: none;
}

table.csstable  a:hover {
	color: #718ABE;
	text-decoration: underline !important;
}
table.csstable tfoot tr{
	font-weight: bold;
	background: #50ADEA ;
	border-top:2px solid #1975d7;
	color: #FFF;
	text-transform:uppercase;
	font-family: tahoma !important ;
	font-size: 12px !important;
	padding:10px;
}
table.csstable tfoot th{
	font-size: 16px;color: #FFF;
	text-align: center;
	
}
table.csstable tfoot td {
	font-size: 16px !important; font-weight: normal;color: #FFF;
}
table.csstable tbody tr.oneday{ border-top: #9BCDFF 5px solid !important;  }
/* ----------------------end of csstable-------------------------*/