body {
	margin: 0 auto;
	font-family: Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color: FFF;
	width: 800px;
	font-weight: normal;
}
p {
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
.underline-link{
    text-decoration: underline !important;
}
.author_letter_anchor{
  padding-left:4px !important;
}
#rss-loading {
  float: left;
	font-size: 14px;
	font-weight: bold;
}

#rss-subscribe {
  float: right;
}

#powered-setfive {
  font-size: 11px;
}

#search{
	border: 1px solid black;
	width:149px;
	height: 17px;
}

.navbar-banner {
	color:#666666;
	letter-spacing:normal;
	font-size:24px;
	text-align:right;
	height:45px;
	margin-top:20px;
	margin-bottom: 10px;
}

.logo {
	width: 360px;
	padding-left: 19px;
	float:left;
	text-align:left
}
.logo img{
  border:0;
}
.lang_img{
	border: none;
}
.languages {
	width:400px;
	float:left;
	text-align:right;
	margin-top:27px;
	border: none;
}


.billboard {
	position: relative;
	right: 0px;
	top: 0px;
	width:300px;
	height:302px;
	background-color:#000000;
	filter: alpha( opacity = 0 );
	opacity: 0.0;
	float:right;
	margin-right:20px;
	color:#FFFFFF;
	padding:19px;
	text-align:left;
	font-family:Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
}
.billboard a{
	text-align:right;
	color:#FFFFFF;
	text-decoration:underline;
	float:right;
	border:none;
}

a {
	color:#FF0000;
	letter-spacing:normal;
	text-decoration:none;
	border:none 0;
	outline: none 0;
}

.navbarmenu{
  margin-top:2px !important;
}
a img {
  outline: none 0;
	border: none 0;
}

a:focus {
	outline: none 0;
}

h1 {
	color:#FFF;
	font-family: Helvetica, sans-serif;
	font-size: 26px;
	font-weight:500;
	font-stretch:extra-condensed;
}
h2 {
	color:#7f7f7f;
}
h3
{
  color:gray;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size: 14px;
}
/*
h3 old
h3 {
	color:#000;
	font-family: Helvetica, sans-serif;
	font-weight:200;
}*/

.header{
	position: relative;
	width: 800px;
	height: 56px;
	margin: 0 auto;
	text-align: left;
	padding-top: 22px;
	letter-spacing: 4px;
}
.photo{
	position: relative;
	width: 800px;
	height: 340px;
	margin: 0 auto;
	/* background-image: url(../images/image.jpg); */
}
.footer{
	margin: 0 auto;
	position: relative;
	width: 800px;
	text-align:right;
	color: #475f76;
	padding-top: 5px;
	line-height:17px;
	font-size:11px;
	font-weight:normal;
}
.poweredby {
	text-align:left;
	width:500px;
	float:left
}
.poweredby img{
  border:0;
  padding-left: 20px;
}
.search {
	width:800px;
	text-align:right;
	float:left;
        padding-top:4px;
}
.search_home{
      padding-top:4px;
}
.menu {
	z-index:1;
	width: 800px;
	height: 28px;
	margin: 0 auto;
	background-color:#FF0000;
	text-align:left;
	border-top:thin #FFFFFF solid;
	margin-top: 20px!important;
}
.menu a{
	color: #FFFFFF;
	font-size: 11px;
	font-weight:normal;
	text-decoration: none;
}

.button {
	/* background:url(../images/submit_btn.jpg) no-repeat top left; */
	width:18px;
	height:18px;
	border: none;
	text-indent: -1000em;
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}
.arabic{
  font-size: 14px !important;
}
#sddm
{	margin: 0 auto;
	padding: 0;
	z-index: 1;
	width: 800px;
	background-color: #FF0000;
}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 12px arial;
	z-index: 1;
}

#sddm li a
{
	display: block;
	margin: 0 1px 0 0;
	padding: 8px 0px;
	background: #FF0000;
	color: #FFF;
	text-decoration: none;
	z-index: 1;
	height: 12px;
	font: bold 12px arial;
	text-transform:uppercase;
}
#sddm li a:hover
{	background: #000;
	z-index: 1;
	display:block;
}

#sddm div
{	position:absolute;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	background: #535353;
	border: 1px solid #000;
	z-index: 1;
	text-transform:none;
	text-align:left;
	display:block;
}
#sddm div a
{	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	/* width: 270px; */
	border-top:thin #FFFFFF solid;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #535353;
	color: #FFF;
	font: 12px arial;
	z-index: 1;
	text-transform:none;
	font-weight:bold;
}
#sddm div a:hover
{	background: #808080;
	color: #FFF;
	z-index: 1;
	display:block;
}

td a {
	color: #000000;
}

/*IE hacks for the links  */
#m1 a{
  width:186px;
}
#m2 a{
  width:203px;
}
#m3 a{
  width:230px;
}
#m4 a{
  width:193px;
}

#m6 a{
  width: 170px;
}
#m6{
  margin-left:-72px !important;

}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/*{padding: 0; margin: 0;}*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}

#player-embed {
	padding-top: 10px;
  text-align: center;
}

#player-caption {
  color: white;
  text-align: center;
  font-weight: bold;
}
a.gray{
	color:gray;
	text-decoration:underline;	
}