﻿/* This file written by Eng.Anas Salman
 *						E-mail: sorfand@yahoo.com 
 *						Date: Friday 15-08-08
 */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 100.1%;
	background: #343535;
}
input, label, h1, h2, h3, h4, h5, li, dt, a, p, td, th, b, span {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f4f4f;
}
img {
	border: 0;
	margin: 0;
	padding: 0;
}
input, label, a, p, td, th, b, span {
	font-size: 11px;
	color: #4f4f4f;
}
h1 {
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
h4, h5 {
	font-size: 11px;
	font-weight: bold;
}
small {
	font-size: 10px;
}
hr {
	line-height: 0;
	margin: 0;
	padding: 0;
}
ul, dl, div, dt, li, p, h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
a.more {
	font-weight: normal;
	line-height: 14px;
}
a.morebtn {
	background: transparent url('../images/icon-set.gif') no-repeat right -0px;
}
.panel a, a.more {
	color: #0a7bbf;
}
b.link {
	color: #9d9d9d;
}
span.lnksep {
	margin: 0 4px 0 4px;
}
ul {
	list-style-type: none;
}
.hide {
	display: none;
}
.trail {
	clear: both;
}
body {
	background-position: left top;
	background: #2b2b2b url('../images/body-bg.png') repeat;
}
/************This wrapper conain page id*************************/
#wrapper {
	margin: 0 auto;
	position: relative;
	width: 860px;
	text-align: right;
	background: #343535 url('../images/page-bg.png') repeat;
}
/* This wrapper conains all the page id which is look like this:

	wrapper
		|---> page
				|-----> header
				|			|---->top
				|			|---->coloredline
				|			|---->menu
				|
				|-----> break
				|-----> view
				|-----> footer

*/
#page {
	position: relative;
	width: 860px;
	top: 0px;
}
/******** Header section *******************************/
#header {
	position: relative;
}
#header #top {
	position: relative;
	height: 100px;
}
#header #top #adwin {
	width: 464px;
	height: 60px;
	position: absolute;
	right: 190px;
	top: 20px;
	border: 1px solid black;
}
#header #top a#homelink {
	background: transparent url('../images/logo.jpg') no-repeat;
	position: absolute;
	left: 15px;
	top: 0px;
	width: 171px;
	height: 127px;
	text-indent: -1000em;
	outline: 0;
}
/***********************Menu*****************************************/
#header div#menu {
	position: relative;
	height: 27px;
	margin: 0 12px;
	background: #2b2b2b url('../images/menu-bg.gif') repeat-x;
}
#header dl.menu {
	display: block;
	height: 27px;
	width: 830px;
}
#header dl.menu dt {
	display: block;
	height: 27px;
	background: transparent url('../images/menu-indent.gif') no-repeat;
	padding: 0 0 0 1px;
	margin: 0;
	text-align: right;
	float: right;
	min-width: 60px;
}
#header dl.menu dt a {
	display: block;
	background: transparent url('../images/menu-item-overlay.gif') no-repeat;
	padding: 4px 9px 5px 10px;
	margin: 0;
	color: #ffffff;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 14px;
	text-decoration: none;
}
#header dl.menu dt a:hover {
	background: transparent url('../images/menu-active-bg.gif') repeat-x;
	color: red;
}
div.submenu {
	position: absolute;
	z-index: 150;
	margin: 0 5px;
	padding: 0;
	border: 1px black solid;
}
div.submenu dl.submenu {
	background: #45474b;
	padding: 2px;
}
div.submenu dl.submenu dt {
	display: block;
	margin: 2px 0;
}
div.submenu dl.submenu dt a {
	display: block;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 14px;
	text-decoration: none;
	margin: 0;
	padding: 2px 15px 2px 7px;
	border-right: 4px solid #747474;
	color: #b5b5b5;
}
div.submenu dl.submenu dt a:hover {
	background: #606367;
	border-right: 4px solid #d21e1e;
	color: #ffffff;
	text-decoration: none;
}
/******** footer section *****************************/
#footer {
	position: relative;
	height: 75px;
	width: 835px;
	color: white;
	background: #4a4a4a url('../images/footer-bg.png') repeat-x bottom;
	margin: 0 auto;	
}
#footer dt {
	display: inline;
	color: white;
}
#footer a {
	font-weight: normal;
	color: white;
}
#rights {
	position: relative;
	text-align: center;
	color: white;
	padding: 10px 0 0 0;
}
#rights a {
	margin: 0 3px 0 3px;
	padding: 0;
	color: white;
}
#company {
	text-align: center;
	color: white;
}
#company span {
	margin: 0 10px 0 10px;
	color: white;
}
/******** View section *******************************/
#view {
	position: relative;
	overflow: hidden;
	width: 835px;
	margin: 2px auto 0px auto;
}
#rightCl {
	position: relative;
	float: right;
	width: 345px;
	height: 650px;
}
#leftCl {
	position: relative;
	float: left;
	width: 490px;
	height: 650px;
}
#tabs {
	position: relative;
	float: left;
	width: 490px;
	height: 250px;
}
#topView {
	position: relative;
	margin-bottom: 5px;
}
#player_box {
	position: relative;
	width: 490px;
	height: 370px;
}
#player_box #ui_content_area {
	position: relative;
	height: 325px;
	background: transparent url('../images/player_bg1.png') repeat-y top left;
}
#player_box #EMBED_Container_Video {
	width: 468px;
	height: 325px;
	margin: 0 auto;
}
#player_box #ui_topbar {
	position: relative;
	color:#B51109;
	height: 34px;
	background: transparent url('../images/player_top_bg1.png') no-repeat top left;
}
#player_box #ui_topbar h1 {
	
	position: relative;
	vertical-align: middle;
	width: 400px;
	overflow: hidden;
	display: block;
	float: right;
	right: 13px;	
}

#player_box #ui_topbar h1 span {
	color:#B51109;
}

#player_box #ui_footer {
	position: relative;
	height: 11px;
	background: transparent url('../images/player_bot_bg1.png') no-repeat top left;
}
#list_box {
	position: relative;
	width: 345px;
	height: 650px;
	background-color: gray;
}
#list_box #ui_content_area {
	position: relative;
	height: 325px;
	background: transparent url('../images/list_bg1.png') repeat-y top left;
}
#list_box #Container_List {
	background-color:#eaebec;
	position: relative;
	overflow-y: scroll;
	width: 330px;
	height: 325px;
	margin: 0 auto;
}


#list_ui_topbar {
	position: relative;
	height: 34px;
	background: transparent url('../images/list_top_bg1.png') no-repeat top left;
}
#list_ui_topbar h1 {
	position: relative;
	vertical-align: middle;
	right: 10px;
	width: 300px;
	overflow: hidden;
	display: block;
	float: right;
}


#list_ui_Search {
	position: relative;
	height: 30px;
	background: transparent url('../images/style09_n_back.gif') repeat-x top left;
}
#FormSearch{
	padding: 4px;
	margin:0 auto;	
}

#list_ui_AD {
	position: relative;
	height: 248px;	
	
	
	BORDER-RIGHT: #b0bec7 2px double;
	BORDER-LEFT: #b0bec7 1px solid;
	BORDER-BOTTOM: #b0bec7 2px double;
	BACKGROUND-REPEAT: repeat-y;
	BACKGROUND-COLOR: #ffffff;

}
#list_ui_AD #adwin_rec {
	position: relative;
	margin-top:10px;
	width: 240px;
	height: 240px;
	margin: 3px auto;
	border:1px #000 solid;
}
#list_ui_footer {
	position: relative;
	height: 11px;
	background: transparent url('../images/list_bot_bg1.png') no-repeat bottom left;
}
/* @group Related Sidebar */
.relatedbox {
	position:relative;
	display:block;
	float:right;
	width: 310px;	
}
.relatedscroll-full {	
	padding: 4px 0;
	background: #eaebec;
	border-bottom: 1px solid #c6c7c8;
}
.relatedbox a {
	display: block;
	outline: none;
	border: 1px solid;
	border-color: #d1d1d1 #bcbcbc #bcbcbc #d1d1d1;
	background-color: #fff;
	padding: 4px 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 3px;
	width: 295px;
	min-height: 5.7em;
	text-decoration: none;
	color: #555;
	font-size: 86%;
	overflow: hidden;
	line-height: 1.3;

}

.relatedbox a:hover {
	border-color: #a7b2b9;
	background-color: #f1f1f3;
	text-decoration: none;
}
.relatedbox a strong {
	color: #36c;
	display: block;
	margin-right: 90px;
	margin-bottom: 6px;
	padding-right:10px;
}
.relatedbox a:hover strong {
	color: #27d;
	text-decoration: underline;
}
.relatedbox a span {
direction:rtl;
	display: block;
	margin-right: 90px;
	margin-bottom:6px;
	padding-right:10px;

}
.relatedbox a img.sthumb {
	float: right;
	margin-top: 2px;
}
.relatedbox a:hover img.sthumb {
	border-color: #999;
}
/* @end */
.pagestyle4 {
	BORDER-RIGHT: #b0bec7 1px solid;
	BORDER-LEFT: #b0bec7 2px double;
	BORDER-BOTTOM: #b0bec7 2px double;
	BACKGROUND-REPEAT: repeat-y;
	BACKGROUND-COLOR: #ffffff;
}
#content_VideoText {
	position: relative;
	FLOAT: left;
	width: 100%;		
	height:234px;
	overflow-y:scroll;
}
#content_VideoText .hoist {	
	direction: rtl;
	background: #FFFFFF;
	width:440px;
	min-height: 185px;
}
#content_VideoText .hoist P {
	font-family:"Simplified Arabic",Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align: right;
	position: relative;
	direction: rtl;
	color: black;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;;
	padding-top: 10px;
}
#content_VideoText .hoist P A {
	font-size: 12px;
	color: #000;
}
#content_comments {	
	FLOAT: left;
	position: relative;
	width: 100%;
	height:234px;
	background: #fff;	
	overflow-y:scroll;
}
.contentContainer {
	direction: rtl;
	position:relative;
	display:block;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 10px;
	PADDING-TOP: 10px;
	display:block;
	COLOR: #fff;	
	width:420px;
	margin:0 auto;
}

.comment-Box {
	text-align: right;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 7px;
	padding-top: 7px;
	background: #F6F6F6;
	margin-bottom: 5px;	
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;;
	font-size: 16px;
	
}
.comment-Box P {
	color: #555;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;;
	font-size: 14px;
}
.comment-details {
	PADDING-RIGHT: 0px;
	COLOR: #999;
	BORDER-TOP: #E6E6E6 1px solid;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
	font-size: 12px;
}
#comment-formholder {	
	background: #fff;
	direction:rtl;
}
#comment-formholder td{
	BORDER-RIGHT: #E6E6E6 0px solid;
	BORDER-TOP: #E6E6E6 1px solid;
	BACKGROUND: #F6F6F6;
	BORDER-LEFT: #E6E6E6 0px solid;
	PADDING-TOP: 5px;
	BORDER-BOTTOM: #E6E6E6 1px solid;

	padding-left: 5px;
	padding-right: 5px;
	MARGIN-BOTTOM: 3px;
	PADDING-BOTTOM: 3px;
}

#comment-formholder .comment-form P {
				
}
#comment-formholder .comment-form LABEL {
	FLOAT: right;
	COLOR: #555;
}
#comment-formholder .comment-form LABEL EM {
	COLOR: #999;
	FONT-STYLE: normal;
}
#comment-formholder .comment-form INPUT ,#comment-formholder .comment-form TEXTAREA{
	BORDER-RIGHT: #7F9DB9 1px solid;
	BORDER-TOP: #7F9DB9 1px solid;
	BACKGROUND: #FFFFFF;
	FLOAT: left;
	BORDER-LEFT: #7F9DB9 1px solid;
	COLOR: #000;
	BORDER-BOTTOM: #7F9DB9 1px solid;
}
#comment-formholder .comment-form INPUT {
	WIDTH: 20em;
}
#comment-formholder .comment-form TEXTAREA {
	WIDTH: 29em;
}
#post {
	BACKGROUND: #F2F2F2;
	WIDTH: 7em;
	
}