@charset "utf-8";
body {
	font: 100% "Arabic Transparent";
	background: #ACACAC;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

.oneColFixCtr #container {
	text-align: right;
}

.oneColFixCtr #container {
	width: 990px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 181px;
	background-color: #FFFFFF;
}
.mrgTop8 {
	height: 8px;
}
.leftBar {
	width: 140px;
}
.rightBar {
	width: 140px;
}
.oneColFixCtr #container #footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: auto;
	text-align: center;
	padding-top: 16px;
}
#midPart {
	background-color: #FFFFFF;
}
.oneColFixCtr #container #footer {
	font-size: 70%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #01528A;
	padding-top: 16px;
	padding-bottom: 6px;
}
td {
	vertical-align: top;
}
.oneColFixCtr #container #midPart #content {
	padding-right: 3px;
	padding-left: 3px;
}
.oneColFixCtr #container #midPart #content #VideoInfo {
	padding-right: 3px;
}
#VideoTitle {
	text-align: justify;
}
.RowInfo {
	margin-bottom: 5px;
}

.RowInfo .label {
	font-weight: bold;
	margin-bottom: 3px;
	color: #ED1B24;
}

.RowInfo .content {
	text-align: justify;
	padding-right: 3px;
}


#bookmark {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	display:block;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #ED1B24;
}

#bookmark-content {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/tpl_box_shading2.png) repeat-x scroll 0 0;
	margin-top:2px;
	padding:10px;
	text-align: center;
}

#bookmarklist {
	margin:0 auto;
	text-align:center;
}

#bookmark ul {
	margin-left:20px;
	padding:0;
}

#bookmarklist li {
	float:left;
	list-style-type:none;
	margin:0 20px 20px 0;
}

.clear {
	clear:both;
}

#bookmark-title {
	background-color: #ED1B24;
	color: #FFFFFF;
}

h4 {
	margin: 0px;
}


/* Header */
.navigator, .navigator a {
	color:#FFFFFF;
}
.navigator {
	font-family:Tahoma,Arial,Helvetica,sans-serif;
}
.navigator td {
	vertical-align: middle;
}
#NewsBar { background-color: #ACACAC; padding: 4px 0px; }


.listchannel, .listchannellarge {
	float:left;
	margin-bottom:5px;
	padding:5px;
}

#RelatedVideos .content {
	line-height:14px;
	margin:0 auto;
	text-align:center;
}

.vdo-matrix .vdo-item { float: right; width: 119px; text-align: center; margin: 0px 9px 9px 9px;}
.vdo-matrix {overflow: auto; font-size: 11px; font-family: Tahoma; overflow: hidden; margin: 0px 0px 6px 0px;}
.vdo-matrix .vdo-item img { border: 1px solid #01528A;  }

.clearfloat
{
  /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
  clear:both; height: 0; font-size: 1px; line-height: 0px;
}

h1.Channel-Title { border-bottom: 1px solid #EB1C24; color: #EB1C24; margin: 8px 0px 20px 0px;}
h1.Video-Title { border-bottom: 1px solid #01528A; color: #01528A; margin: 8px 0px 20px 0px; text-align: justify;}
h3 { border-bottom: 1px solid #01528A; color: #01528A; margin: 3px 0px 8px 0px;  } 

.ssssssss h3 { background-image: url('images/bheader.jpg'); background-repeat: no-repeat; height: 55px; border: none; margin-bottom: 0px; padding-top: 24px; padding-right: 90px; }
.ssssssss h3 a { color: #FFFFFF; }
.ssssssss .vdo-matrix { background-color: #efeeee; margin: 0px; }
.ssssssss .More { background-image: url('images/bfooter.jpg'); background-repeat: no-repeat; text-align: left; padding-left: 10px; line-height: 10px; height: 14px; }
.ssssssss .More a { color: #EB1C24; }



.ban-item { margin-bottom: 4px; position: relative; }
.ban-pos-top .ban-item { width: 468px; border: 1px solid #ffffff; margin-bottom: 1px; }
.More { text-align: left; } 
