body {
	direction: rtl;
	unicode-bidi: embed;
	margin: auto;
	font-size: 1em; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	line-height: 1.3em;
}

h1,h2,h3,h4,h5,h6 {
	padding: 0;
	margin: 0;
}

h1 {
	clear: right;
	font-size: 1.2em;
	line-height: 1.2em;
}

h1.big {
	font-size: 1.6em;
}

h2 {
	clear: right;
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 4px;
}

h2.sub {
	text-transform: none;
	margin-left: 50px;
	margin-right: 50px;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
}

.date {
	margin-top: 20px;
	font-size: 0.7em;
	color: #999999;
}

a {
	text-decoration : none; 
	font-weight: bold;
	color: #c20000;
}

a:hover  {
	text-decoration : underline;
	color: #000000;
}

hr {
	clear: both;
	margin: 3px 0 0 0;
	padding: 0;
	color: #d5d5d5;
	background-color: #d5d5d5;
	height: 1px;
	border: none;
}

#global {
	margin: auto;
	position: relative;
	width: 1000px;
	background: url('/includes/bg_ar.gif') repeat-y #ffffff;
}

#header {
	width: 100%;
	height: 66px;
	overflow: hidden;
	background: url('/includes/logo.gif') no-repeat top right #C20000;
	color: #ffffff;
	font-weight: bold;
	border-bottom: 3px solid #000000;
}

#header #homelink a {
	display: block;
	position: absolute;
	border: none;
	top: 0px;
	right: 0px;
	width: 168px;
	height: 66px;
	font-size: 0em;
	line-height: 0em;
}

#header #languages {
	margin: 0;
	padding: 0;
	width: 572px;
	position: absolute;
	top: 0px;
	right: 168px;
	font-size: 0.7em;
	line-height: 1.23em;
}

#header #languages a {
	display: block;
	padding: 3px 22px 3px 10px;
	float: left;
	color: #ffffff;
	background: url('/includes/red_corner_right.png') no-repeat bottom right #999999;
	text-transform: uppercase;
}

#header #languages a.current, #header #languages a:hover {
	background-color: #d5d5d5;
	color: #000000;
}

#header #languages a.arabic {
	font-size: 1.7em;
	margin: -6px 0 0 0;
	padding-bottom: 9px;
}

#header #tagline {
	width: 572px;
	position: absolute;
	top: 43px;
	right: 175px;
}

#header #promo {
	width: 260px;
	position: absolute;
	top: 0px;
	right: 740px;
}

#menu {
	font-size: 0.9em;
	line-height: 1.4em;
	width: 168px;
	float: right;
}

#menu h1, #menu h2, #menu h3, #menu h4, #menu h5, #menu h6,
#third h1, #third h2, #third h3, #third h4, #third h5, #third h6 {
	color: #666666;
}

#menu a {
	color: #000000;
}

#menu a:hover {
	color: #c20000;
}

#menu .standout {
	background-color: #f0f0f0;
	padding: 4px 4px 6px 6px;
	line-height: 1.2em;
	border-bottom: 1px solid #aaaaaa;
}

#menu .standout label {
	font-weight: bold;
}

#menu .standout form input {
	width: 110px;
}

#menu .standout form input.button {
	width: 30px;
	text-transform: uppercase;
}

#menu h3 {
	padding: 14px 4px 2px 4px;
	border-bottom: 1px solid #aaaaaa;
}

#menu .cluster a {
	display: block;
	padding: 3px 4px 3px 4px;
	border-bottom: 1px solid #aaaaaa;
	z-index: 1;
}

#menu .cluster a.button {
	border: 1px solid #000000;
	color: #ffffff;
	background-color: #c20000;
}

#menu .blurb {
	display: block;
	padding: 3px 4px 3px 4px;
	border-bottom: 1px solid #aaaaaa;
}

#menu .flyoutwrap {
	position: relative;
	background: transparent url('/includes/black_arrow_left.png') 5% center no-repeat;
}

#menu .flyoutwrap + .flyoutwrap {
	z-index: 0;
}

#menu .flyoutwrap .flyout {
	position: absolute;
	width: 168px;
	right: 167px;
	top: 0px;
	visibility: hidden;
	background-color: #f0f0f0;
	border: 1px solid #aaaaaa;
	border-bottom: 0;
	z-index: 5;
}

#menu .flyoutwrap a {
	display: block;
	padding: 3px 4px 3px 20px;
}

#menu .cluster .flyoutwrap .flyout a {
	z-index: 500;
	padding: 3px 4px 3px 4px;
	background-image: none;
	border-bottom: 1px solid #aaaaaa;
}

#menu .flyoutwrap:hover .flyout, #menu .flyoutwrap .flyout:hover {
	visibility: visible;
}

#menu .tagline {
	font-size: 0.8em;
	line-height: 1.3em;
}

#breadcrumbs {
	font-size: 0.8em;
}

#breadcrumbs a {
	display: block;
	float: right;
	margin-left: 12px;
	padding-right: 12px;
	background: transparent url('/includes/red_arrow_left.png') no-repeat right center;
}

#featurewell {
	font-size: 1.1em;
	width: 532px;
	padding: 10px 20px 0 20px;
	float: right;
	overflow: hidden;
}

#featurewell .date {
	clear: right;
}

#featurewell hr {
	clear: right;
}

#featurewell h1 select {
	float: left;
}

#featurewell h2.sub,
#featurewell .indent {
	margin-left: 50px;
	margin-right: 50px;
}

#featurewell .featureimage {
	padding: 6px;
	width: 512px;
	margin: auto;
}

#featurewell img {
	border: none;
}

#featurewell img.thumbnail {
	float: right;
	margin: 6px 0 10px 10px;
}

#featurewell img.leadthumbnail {
	clear: left;
	float: left;
	margin: 6px 10px 10px 0;
}

#featurewell .caption {
	text-align: right;
	font-size: 0.8em;
	line-height: 1.2em;
	margin-top: 4px;
}

#featurewell .caption .credit {
	color: #999999;
	text-align: left;
}

#featurewell .floatmenu {
	float: right;
	clear: left;
	margin: 10px 0 10px 10px;
}

#featurewell .floatthird {
	float: left;
	clear: left;
	margin: 10px 10px 10px 5px;
}

#featurewell .share {
	height: 26px;
	width: 170px;
	float: left;
	clear: left;
	text-align: right;
	line-height: 1.6em;
	width: 170px;
	margin: 5px 15px -16px 15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #d5d5d5;
}

#featurewell .share a {
	float: right;
	height: 16px;
	padding-top: 10px;
}

#featurewell .share .addthis_toolbox a {
    margin-left: 5px;
}

#featurewell .item, #featurewell .feature {
	float: left;
	clear: left;
	border-top: 1px solid #d5d5d5;
	font-size: 0.8em;
	line-height: 1.6em;
}

#featurewell .itemtank {
	float: left;
}

#featurewell .itemtank .item {
	float: none;
}

#featurewell .item {
	width: 170px;
	margin: 15px;
	padding: 10px 15px 10px 0;
        font-size:0.7em;
}

#featurewell .item a {
	display: block;
}

#featurewell .item h4, #featurewell .member h4, #featurewell .linkset h4 {
	font-size: 0.95em;
	font-weight: bold;
}

#featurewell .feature {
	width: 250px;
	margin: 6px;
	margin-top: 10px !important;
	padding: 6px;
}

#featurewell .member, #featurewell .linkset, #featurewell .footnotes {
	float: right;
	width: 48%;
	border-top: 1px solid #d5d5d5;
	font-size: 0.8em;
	line-height: 1.5em;
	margin: 10px 0 6px 6px;
	padding: 5px 0 0 0;
}

#featurewell .member img.thumbnail {
	float: right;
	margin: 6px 0 10px 10px;
	border: none;
}

#featurewell .linkset {
	float: left;
}

#featurewell .footnotes {
	float: none;
	width: 98%;
}

#featurewell .member img {
	display: block;
	margin: auto;
}

#featurewell form label {
	font-weight: bold;
	font-size: 0.9em;
	margin: 6px 6px 0 0;
}

#featurewell form table td {
	font-size: 0.9em;
}

#featurewell form table td.labels {
	text-align: left;
}

#featurewell a.rss {
	display: block;
	background: url('/includes/rss.png') no-repeat 0px 3px;
	padding: 0 20px 0 0;
}

#featurewell .pagemenu {
	margin-top: 20px;
}

#featurewell .pagemenu a {
	display: block;
}

#featurewell a.rss {
	display: block;
	background: url('/includes/rss.png') no-repeat 0px 3px;
	padding: 0 20px 0 0;
}

#third {
	font-size: 1em;
	line-height: 1.35em;
	width: 260px;
	float: left;
}

#third .room {
	padding: 10px 0 0 0;
}

#third .item, #third .feature {
	border-top: 1px solid #d5d5d5;
	padding: 6px 0 0 0;
	margin: 0 0 14px 0;
}

#third .date {
	color: #666666;
}

#third a {
	display: block;
	margin-top: 8px;
	color: #000000;
}

#third a:hover {
	color: #C20000;
}

#third a.morelink {
	color: #c20000;
}

#third a.morelink:hover  {
	color: #000000;
}

#third a.external {
	background: url('/includes/external_link_rtl.png') no-repeat right 4px;
	padding-right: 12px;
}

#third .item img.thumbnail {
	float: left;
	margin: 6px 10px 10px 0;
	border: none;
}

#third .menu {
	padding: 0 0 20px 0;
}

#third .menu h2{
	color: #000000;
}

#third .menu a {
	display: block;
	font-size: 0.9em;
	line-height: 1em;
	color: #C20000;
}

#third .menu a:hover {
	color: #000000;
}

.footerclear {
	clear: both;
	line-height: 0.01em;
	height: 1px;
	font-size: 0.01em;
	background-color: #aaaaaa;
}

#footer {
	margin: auto;
	position: relative;
	width: 1000px;
	font-size: 0.7em;
	line-height: 1.3em;
	color: #000000;
	background-color: #f4f4f4;
	border-bottom: 1px solid #aaaaaa;
}

#footer h2 {
	font-size: 1.2em;
	color: #000000;
}

#footer .fakeh3 {
	text-transform: uppercase;
}

#footer a {
	color: #333333;
	font-weight: normal;
}

#footer a:hover {
	color: #000000;
	text-decoration: underline;
}

#footer .column {
	float: right;
	width: 31%;
	padding: 10px;
}

#finalrow {
	margin: auto;
	position: relative;
	text-align: center;
	width: 980px;
	font-size: 0.7em;
	line-height: 1.3em;
	color: #000000;
	clear:both;
	padding: 10px;
}

.clear {
	clear: both;
	height: 6px;
}

form {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

form input {
	padding: 4px 2px 4px 2px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #000000;
}

input.button {
	color: #ffffff;
	font-weight: bold;
	background-color: #000000;
	padding: 2px;
}

/************* Calendar *************/

.calendarwrap {
	border: 1px solid #333333;
	width: 148px;
	background-color: #ffffff;
	direction: ltr;
}

.calendar {
	z-index: 101;
}

.calendar table, .calendar table td {
	background-color: #eeeeee;
}

.calendar .divider td {
	background-color: #000000;
}
.calendar table a:link, .calendar table a:visited, .calendar table a:active {
	color: #c20000;
	text-decoration: none;
}

.calendar table a:hover {
	color: #000000;
	background-color: white;
	text-decoration: underline;
}

.calendar .divider a:link, .calendar .divider a:visited, .calendar .divider a:active {
	color: white;
	text-decoration: none;
}
.calendar .divider a:hover {
	color: yellow;
	text-decoration: underline;
}

/* Subscription box styles */
form.enews-subscribe {
    color: rgb(255, 255, 255);
    padding: 10px 5px 2px 5px;
    margin: 0;
    background: rgb(11,137,183);
    border: 1px solid rgb(19,59,94);
    _width: 248px;
/* For Internet Explorer 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#133D60', endColorstr='#0B87B5'); /* for IE */
/* For Internet Explorer 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#133D60, endColorstr=#0B87B5)";

/* For WebKit (Safari, Google Chrome etc) */
    background-image: 	
    -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.99, rgb(19,59,94)),
    color-stop(0.01, rgb(11,137,183))
    );
/* For Mozilla/Gecko (Firefox etc) */
    background-image: 
    -moz-linear-gradient(
    center bottom,
    rgb(11,137,183) 1%,
    rgb(19,59,94) 99%
    );
}


#third form.enews-subscribe h2, body#story form.enews-subscribe h2 {
    text-transform: uppercase;
    color: rgb(255, 255, 255);
    font-weight: bold;
    text-shadow: #222 2px 2px 2px;
    letter-spacing: 1.2px;
}

form.enews-subscribe input[type=text] {
    width: 130px;
    margin-left: 5px;
    border: 1px solid rgb(19,59,94);
    color: rgb(150, 150, 150);
}

form.enews-subscribe ul li {
    list-style-image: url(/includes/checkmark.gif);
    _list-style-image: none;
    _list-style: normal;
}

form.enews-subscribe ul, form.enews-subscribe p {
    margin: 0;
    font-weight: bold;
    text-shadow:1px 1px 1px #333333;
}

div.story-sub form.enews-subscribe {
    padding: 10px;
    margin-bottom: 20px;
    width: 85%;
}
#third div.story-sub form.enews-subscribe {
    width: 100%;
}
div.story-sub form.enews-subscribe div.inputs {
    width: 99%;
    float: right;
}

div.story-sub form.enews-subscribe div.choice {
    float: right;
    width: 49%;
}
div.story-sub form.enews-subscribe div.offer {
    float: left;
    width: 49%;
}
#menu .cluster a.button {
    background-color: rgb(18, 76, 114);
}
/* Remove space above subscribe box 
#third .room { padding-top: 0; } */

