@import url("../admin/player/splash.css");

body { direction:rtl;  margin:0; padding:0; font-size:12px; line-height:20px; font-family: "Tahoma"; border:1px solid #000; background:#000; }
a { color:#97070b; text-decoration:none;}
a:hover { text-decoration:underline;}
p { padding: 0 10px 5px 10px; }
h1 { margin:0; padding:5px 10px 10px 0px; text-transform:uppercase; font-size:22px; color:#be141d; font-weight:bold;}
h1,h2,h3,h4,h5 {font-family: "Arial"}

#header { background:url(images/Background_En.jpg) no-repeat top right #B9121C;}
#logo { padding:30px 40px 0 20px; height:131px; background:url(images/Background_Fa.jpg) no-repeat #dadada 100% 0; border-bottom: solid #c4161c 6px; }
#slogan { float:left; color:#FFFFFF; font-size:26px; text-transform:uppercase; padding-top:40px}
#logo a{ color:#fff; text-decoration:none; font-weight:bold; font-size:20px; text-transform:uppercase; letter-spacing:5px; }
#logo_text { float:left; width:470px; text-align:left; font-size:11px; color:#fff; line-height:12px; padding-top:5px;}
#menu { background: url(images/menu_bckg.gif) repeat-x #000; height:30px; padding:10px 0px 0px 0px; font-family: "Arial"}
#menu_list {float:right;margin:0 auto;}
#menu_language {float:left;margin:100 auto;}
#menu a { display:block; color:#000000; float:right; font-size:15px; text-transform:uppercase; font-weight:bold; text-decoration:none; margin:0 5px; padding-top:0px; padding-right:15px; background:url(images/splitter.gif) no-repeat 100% -6px;}
#menu a:hover{padding-top:2px; color:#97070b;}
.splitter { display:block; float:left;}
.item img { background-color:#FFFFFF; padding:6px; border:1px solid #d0d0d0;}
.item a { display:block; float:left; font-size:12px; color:#bd131d;}
.description { display:block; float:right; width:130px; padding: 0 10px 20px 0; line-height:12px;}
p.additional { margin:0 10px; color:#9c9c9c; font-size:11px; line-height:12px; border-top:1px solid #bdbdbd; padding: 10px 10px 30px 45px; background:url(images/umbrella.gif) no-repeat 0 12px;}

.VerticalDivider {float:right; width:8px;}
.HorizontalDivider {height:8px; clear:both;}

.mainContainer { text-align:right; margin:0 auto; width:1002px; background:#dadada; }
.main { margin:0 auto; padding:8px; width:984px; text-align: right;}

.contentContainer { text-align:right; margin:0 auto; width:100%; background:#dadada; }
.content { margin:0 auto; padding:8px; width:95%px; text-align: right;}

.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;
}

.LeftCol {float:right;width:620px;}
.RightCol {float:left;width:356px;margin:0;}
.RightCol a{ font-weight:bold; }
.RightCol h1 { margin:0; padding:0 0 20px 0; text-transform:uppercase; font-size:18px; color:#000; font-weight:normal;}

.ItemLeftCol {float:right;width:49%;}
.ItemRightCol {float:left;width:49%;}

#footer {background:url(images/footer_bckg.gif) repeat-x #363636; height: 70px; clear:both;  }
#left_footer { float:left; padding:20px 0 0 30px; background:url(images/c.gif) top no-repeat 30px 35px;  color:#fff; font-size:12px; text-align:left}
#left_footer a { color:#fff;}
#left_footer a:hover { text-decoration:none;}
#right_footer { float:right; padding:20px 30px 0 0; color:#fff; font-size:12px; text-align:right;}
#right_footer a { color:#fff;}

.cnnWCBox {}
.cnnBoxHeader {height:4px;overflow:hidden;background:#fff url(images/corner_dg_TL.gif) 0 100% no-repeat;}
.cnnBoxHeader div {width:4px;height:4px;overflow:hidden;background:#fff url(images/corner_dg_TR.gif) 0 0 no-repeat;}
.cnnBoxContent {background:#fff; padding:5px 9px;}
.cnnBoxContent li {list-style:none; padding-right:20px; background:url(images/li.gif) no-repeat 100% 4px;}
.cnnBoxFooter {height:4px;overflow:hidden;background:#fff url(images/corner_dg_BL.gif) 0 100% no-repeat;}
.cnnBoxFooter div {height:4px;width:4px;overflow:hidden;background:#fff url(images/corner_dg_BR.gif) 0 0 no-repeat;}

.Titles {padding:5px 10px 5px 0px;}
.Titles img { border:#000000 1px solid;}
.Titless img { float:left; margin:20px 5px 40px 0px; border:#000000 1px solid;clear:both;}
.Titles div { /*Fix issue with List Pages Photos */
	clear:both;
}

/* { Tables */
	/* main table */
	.ewTable {
		width: 100%; /* table width */	
		color:#000000; /* text color */
		font-family: Tahoma; /* font name */
		font-size: x-small; /* font size */
		border-collapse: collapse;
		border: none;
	}
	
	/* main table data cells */
	.ewTable td {
		padding: 3px; /* cell padding */
		border: 1px solid; /* cell spacing */
		border-color: #CCCCCC;  /* table background color */
	}
	
	/* main table header cells */
	.ewTableHeader {
		background-color: #9f1519; /* header color 00008B*/
		color: #FFFFFF; /* header font color */	
		vertical-align: top;	
	}
	
	.ewTableHeader a {	
		color: #FFFFFF; /* header font color */	
	}
	
	/* main table row color */
	.ewTableRow {
		background-color: #FFFFFF;  /* alt row color 1 */
	}
	
	/* main table alternate row color */
	.ewTableAltRow {
		background-color: #ECECEC; /* alt row color 2 */	
	}
	
	/* main table row color */
	.ewTableRowFalse {
		background-color: #ffeaea;  /* alt row color 1 */
	}
	
	/* main table alternate row color */
	.ewTableAltRowFalse {
		background-color: #ffe1e1; /* alt row color 2 */	
		width:75%;
	}
	
	/* main table row color */
	.ewTableRowTrue {
		background-color: #eaffea;  /* alt row color 1 */
	}
	
	/* main table alternate row color */
	.ewTableAltRowTrue {
		background-color: #e1ffe1; /* alt row color 2 */	
		width:75%;
	}
	
	/* main table edit mode row color */
	.ewTableEditRow {
		/*background-color:;  edit mode color */
	}
	
	/* main table footer section */
	.ewTableFooter {
		/*background-color: ;*/	
	}

/* Tables } */