﻿/* 
-----------------------------------------------------------------------------
NULL BROWSER DEFAULTS
-----------------------------------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}
body, div, p, h1, h2, h3, h4, ul, li, table {
	margin: 0;
	padding: 0;
	border: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	vertical-align: top;
}
ul {
	list-style: none;
}
iframe {
	border: 0;
}
/* 
-----------------------------------------------------------------------------
GLOBAL DEFAULT ELEMENTS
-----------------------------------------------------------------------------*/
body {
	background-image: url('../images/bac-pix.gif');
	background-repeat: repeat;
	background-position: center top;
	color: #535353;
	font: 12px/18px Verdana, 'Lucida Grande', 'Lucida Sans Unicode','Lucida Sans Regular', sans-serif;
}
a {
	text-decoration: none;
	cursor: pointer;
}
a:focus {
	-moz-outline: 0;
	outline: 0;
	outline-offset: 0;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	font-family: 'Verdana','Lucida Grande', 'Trebuchet MS','Lucida Sans Unicode','Lucida Sans Regular', sans-serif;
}
h1 {
	font-weight: normal;
	font-size: 24px;
}
h2 {
	font-size: 15px;
	margin: 0 0 6px 0;
}
h3 {
	font-size: 10px;
	text-shadow: none;
	text-transform: uppercase;
}
h4 {
	font-size: 13px;
	margin: 0 0 6px 0;
}
h5 {
	font-size: 13px;
}
h6 {
	font-size: 11px;
}
p {
	margin: 0 0 18px 0;
}
small {
	font-size: 9px;
	line-height: 1.2;
}
strong {
	font-weight: bold;
}
/* 
-----------------------------------------------------------------------------
HEADER CLASSES
-----------------------------------------------------------------------------*/
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none;
}
h2 span {
	font-weight: normal;
}
h2.pad {
	margin-bottom: 15px;
}
div.left-col h4, div.left-col-solo h4 {
	margin: 0 0 6px 0;
}
h3 small {
	font-size: 10px;
	font-weight: normal;
	word-spacing: 0em;
}
h3.dash {
	padding: 3px;
}
h3.dash a {
	text-decoration: none;
}
h4 small {
	font-weight: normal;
}
h4.error {
	padding: 6px;
	font-size: 12px;
	font-weight: bold;
}
h6 {
	margin: 0 0 4px 0;
}
/*-----------------------------------------------*/
.hidden {
	visibility: hidden;
	display: none;
}
.visible
{
	visibility:visible;
	display:block;
}
.LineSeperator {
	background-position: left;
	background-image: url('../images/dotted_line.gif');
	background-repeat: repeat-x;
	height: 1px;
	line-height: 1px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 100%;
}
.seperator {
	clear: both;
	width: 100%;
	height: 0;
	line-height: 0;
	font-size: 0;
	padding: 0;
	margin: 0;
	border: 0;
}
#DivMiddle, .DivMiddle {
	margin: 0px auto 0 auto;
	width: 770px;
	height: 4px;
	clear: both;
	display: block;
	line-height: 0px;
	list-style-type: none;
	border: 0px;
}
.SubTitle {
	FONT-WEIGHT: bold;
	FONT-SIZE: 20px;
	TEXT-TRANSFORM: capitalize;
	FONT-FAMILY: verdana;
	padding-top: 10px;
	padding-bottom: 10px;
}
.Gridview {
	width: 100%;
	border-right: #e3e3e3 thin solid;
	border-top: #e3e3e3 thin solid;
	border-left: #e3e3e3 thin solid;
	border-bottom: #e3e3e3 thin solid;
	padding: 5px;
}
.Gridview .even {
	background-color: #ececec;
}
.Gridview th {
	padding: 1px;
}
.Gridview td {
	padding: 2px;
}
.Gridview_header {
	font-family: Verdana;
	vertical-align: top;
	font-size: 10px;
	color: white;
	font-weight: bold;
	background-color: #9e9e9e;
	background-image: url(../images/Black_Gray.gif);
	background-repeat: repeat;
	padding: 1px;
	text-align: center;
}
.ArabicGrayTitleText,.ArabicGrayTitleText a
{
	font-weight: bold;
	text-align: right;
	color: #6a6a6a;
	font-family: tahoma;
	font-size:12px;
	text-transform: capitalize;
}
.Gridview_Pager {
	font-family: Verdana;
	vertical-align: middle;
	font-size: 10px;
	color: white;
	font-weight: bold;
	background-color: #9e9e9e;
	background-repeat: repeat;
	padding: 2px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	background-repeat: repeat;
	text-align: right;
	text-decoration: none;
	white-space: nowrap;
	cursor: pointer;
}
.Gridview_Pager a {
	font-family: Verdana;
	vertical-align: top;
	font-size: 10px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}
.Gridview_Pager a hover {
	font-family: Verdana;
	vertical-align: top;
	font-size: 10px;
	color: white;
	font-weight: bold;
	text-decoration: underline;
}
.Gridview_header a {
	color: white;
}
/*-----------------------------------------------------*/
.tdLeftTable {
	width: 210px;
	vertical-align: top;
}
.VideoImage {
	width: 60px;
	height: 60px;
	border-style: solid;
	border-width: 1px;
	border-color: Black;
}
.textBox {
	width: 100px;
	text-align: left;
	height: 14px;
	margin: 0px 5px 5px 0px;
	vertical-align: middle;
	background-color: #f7f7f8;
	border-right: #b0aeae 1px solid;
	border-top: #b0aeae 1px solid;
	border-left: #b0aeae 1px solid;
	border-bottom: #b0aeae 1px solid;
	padding-right: 2px;
	padding-left: 2px;
}
.textBoxArabic {
	width: 100px;
	height: 14px;
	margin: 0px 5px 5px 0px;
	vertical-align: middle;
	background-color: #f7f7f8;
	border-right: #b0aeae 1px solid;
	border-top: #b0aeae 1px solid;
	border-left: #b0aeae 1px solid;
	border-bottom: #b0aeae 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	text-align: right;
	direction: rtl;
	font-size: 12px;
	font-family: Tahoma;
}
.TextAreaEnglish {
	text-align: justify;
	direction: ltr;
	font-size : 11px;
	color: #4d4d4d;
	padding: 10px 5px 1px 5px;
	overflow: auto;
	display: block;
	margin: 0px;
}
.TextAreaArabic {
	text-align: justify;
	direction: rtl;
	font-size: 12px;
	font-family: Tahoma;
	color: #4d4d4d;
	padding: 10px 5px 1px 5px;
	overflow: auto;
	display: block;
	margin: 0px;
	-moz-margin-start: -10px;

	/*text-align: justify;
	direction: rtl;
	font-size: 12px;
	font-family: Tahoma;
	color: #4d4d4d;
	line-height: 18px;
	padding: 10px 5px 1px 5px;
	overflow:auto;
	margin:0px;*/
}
.comboBox {
	width: 100px;
	text-align: left;
	margin: 0px 5px 5px 0px;
	background-color: #f7f7f8;
	border-right: #b0aeae 1px solid;
	border-top: #b0aeae 1px solid;
	border-left: #b0aeae 1px solid;
	border-bottom: #b0aeae 1px solid;
	padding-right: 0px;
	padding-left: 2px;
	padding-bottom: 0px;
	padding-right: 2px;
	display: inline;
}
.fileUpload {
	width: 230px;
	height: 19px;
	text-align: left;
	margin: 0px 5px 5px 0px;
	background-color: #f7f7f8;
	border-right: #b0aeae 1px solid;
	border-top: #b0aeae 1px solid;
	border-left: #b0aeae 1px solid;
	border-bottom: #b0aeae 1px solid;
	padding-right: 0px;
	padding-left: 2px;
	padding-bottom: 0px;
	padding-right: 2px;
	display: inline;
}
.label {
	text-transform: capitalize;
	text-align: left;
}
.radioBtnList {
	text-align: left;
	margin: 0px 5px 0px 0px;
	padding-right: 2px;
	padding-left: 2px;
}
.rgtsep {
	background-image: url('../images/table/bg-tb-dots.gif');
	height: 1px;
}
.red {
	color: #ce0000;
	font-size: 10px;
	FONT-WEIGHT: bold;
}
.vgraytitle a {
	color: #4d4d4d;
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.vbredtitle {
	color: #ce0000;
	font-size: 10px;
	FONT-WEIGHT: bold;
	padding-top: 8px;
	padding-bottom: 3px;
}
.vbredtitle a {
	color: #ce0000;
	font-size: 10px;
	FONT-WEIGHT: bold;
	padding-top: 8px;
	padding-bottom: 3px;
}
.vbred {
	color: #ce0000;
	font-size: 10px;
	FONT-WEIGHT: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
.vbred a {
	color: #ce0000;
	font-size: 10px;
	FONT-WEIGHT: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
.error {
	color: Red;
}
.yellowNote {
	background: #FFFFCC left top;
	padding: 3px;
	border: 1px dashed #999999;
	font-size: 11px;
	color: #4d4d4d;
	text-align: left;
	font-weight: bold;
	display: block;
	text-align: left;
	height: auto;
	margin: 0px;
}
.yellowNote A {
	font-weight: bold;
	text-decoration: underline;
}
.yellowNote .info {
	color: Green;
	padding-top: 10px;
}
.yellowNote .error {
	color: #ce0000;
}
.message {
	padding: 3px;
	border: 1px dotted #C0C0C0;
	background-image: url('../images/bg-alert.gif');
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 10pt;
	color: #CE0000;
	font-weight: bold;
	width: 100%;
}
.greenTitleText, .greenTitleText a {
	color: #7bb801;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	font-family: Verdana;
	line-height: 12px;
}
.TitleMessage {
	padding: 3px;
	border: 1px dotted #C0C0C0;
	background-image: url('../images/bg-alert.gif');
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 10pt;
	color: #CE0000;
	font-weight: bold;
	width: 100%;
}
.smallNote {
	font-family: Verdana;
	font-size: 9px;
	color: Gray;
	text-align: left;
}
.button {
	border-top: #9e9e9e 1px solid;
	border-bottom: #9e9e9e 1px solid;
	border-right: #9e9e9e 1px solid;
	border-left: #9e9e9e 1px solid;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	height: 20px;
	width: 100px;
	padding-bottom: 2px;
	font-family: Verdana;
	font-size: 10px;
	color: white;
	font-weight: bold;
	background-color: #9e9e9e;
	background-image: url(../images/Black_Gray.gif);
	background-repeat: repeat;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	cursor: pointer;
	margin-top: 10px;
	margin-right: 10px;
	text-transform: uppercase;
}
.button-hover {
	border-top: 1px solid #FFDBDB;
	border-bottom: 1px solid #FF696D;
	border-right: 1px solid #FFAFB1;
	border-left: 1px solid #FFAFB1;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	height: 20px;
	width: 100px;
	padding-bottom: 2px;
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #DA0408;
	background-image: url('../images/bg-button-over.gif');
	background-repeat: repeat-x;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	cursor: pointer;
}
/* 
-----------------------------------------------------------------------------
LAYOUT: Global (cascading order)
-----------------------------------------------------------------------------*/
#mainBody {
	padding: 0px;
	margin: 10px 0px 0px;
	width: 970px;
	display: block;
	text-align: center;
}
#Logo {
	float: left;
	margin-left: 0px;
}
#topright {
	font-family: Verdana;
	font-size: 10px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	padding-right: 3px;
	margin-left: 3px;
	text-transform: uppercase;
	float: right;
	width: 150px;
	height: 20px;
	text-align: left;
	display: inline;
}
#topright a {
	color: white;
}
.menu, .menu_hover {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	height: 20px;
	width: 100px;
	padding-bottom: 2px;
	font-family: Verdana;
	font-size: 10px;
	color: white;
	font-weight: bold;
	background-color: #9e9e9e; /*background-image: url(../images/Black_Gray.gif);*/;
	background-repeat: repeat;
	text-align: left;
	text-decoration: none;
	white-space: nowrap;
	cursor: pointer;
	margin-top: 0px;
	margin-right: 0px;
	text-transform: uppercase;
	width: 100%;
}
.menu_dynamic, .menu_dynamic_hover {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	height: 20px;
	width: 100px;
	padding-bottom: 2px;
	font-family: Verdana;
	font-size: 10px;
	color: white;
	font-weight: bold;
	background-color: #9e9e9e; /*background-image: url(../images/Black_Gray.gif);*/;
	background-repeat: repeat;
	text-align: left;
	text-decoration: none;
	white-space: nowrap;
	cursor: pointer;
	margin-top: 0px;
	margin-right: 0px;
	text-transform: uppercase;
	width: 100%;
}
#SearchMovies {
	margin-top: 10px;
	width: 970px;
	height: 20px;
}
#content {
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	background-color: White;
	margin: 0px;
}
#btm {
	float: left;
	width: 100%;
	height: 74px;
	background-image: url('../images/btm-bg.gif');
	padding: 0;
	margin: 0;
	background-repeat: repeat-x;
	display: inline;
}
#SynopsisButtons {
	text-align: right;
	margin-top: 0px;
	width: 350px;
	direction: rtl;
}
#SynopsisText {
	margin-top: 17px;
	width: 350px;
	border-color: Black;
	border-width: 1px;
	border-style: solid;
}
#BottomLeftBanner {
	margin-top: 10px;
}
#btnArabic {
	width: 100px;
	margin-right: 0px;
	border-color: Black;
	border-width: 1px;
	border-style: solid;
}
#btnEnglish {
	margin-right: 100px;
	width: 100px;
	border-color: Black;
	border-width: 1px;
	border-style: solid;
	z-index: 10px;
}
#EnglishText {
	margin-top: 0px;
}
#ArabicText {
	margin-top: -17px;
}
#VideoControl {
	width: 350px;
	border-color: Black;
	border-style: solid;
	border-width: 1px;
}
#ProducedBy {
	width: 350px;
	border-color: Black;
	border-style: solid;
	border-width: 1px;
}
#Credits {
	width: 350px;
	border-color: Black;
	border-style: solid;
	border-width: 1px;
}
#Awards {
	width: 350px;
	border-color: Black;
	border-style: solid;
	border-width: 1px;
}
#BrowseWork {
	border-color: Black;
	border-style: solid;
	border-width: 1px;
	color: White;
	background-color: Blue;
	font-weight: bold;
}
#RightMenu {
	height: 100%;
}
#ComingSoon {
	margin-top: 10px;
	color: Black;
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: bold;
	border-color: Black;
	border-style: solid;
	border-width: 1px;
}
.RightTable {
	border-color: Black;
	border-style: solid;
	border-width: 1px;
}
.VideoDetailsRight {
	float: right;
	width: 48%;
}
#VideoGroups {
	WIDTH: 100%;
	BACKGROUND-COLOR: white;
}
/*-------------------------------------------*/
.grayText {
	color: #6a6a6a;
}
.bgColor {
	background-color: #dbd9da;
}
.VideoGenreText {
	margin-left: 5px;
	color: #6a6a6a;
}
.VideoTitleText {
	margin-left: 5px;
	color: #7ec006;
}
.TDNewsHeader {
	padding: 8px 8px 8px 8px;
	line-height: 12px;
}
.TDNewsBody {
	padding: 8px 8px 8px 8px;
	vertical-align: top;
}
#lowerPreviousNextDiv {
	width: 100%;
	clear: both;
}
#leftNavigation {
	clear: left;
	background-color: #e6e4e5;
	float: left;
	height: 19px;
	margin-top: 10px;
}
#Navigation {
	clear: right;
	width: 120px;
	float: right;
	margin-top: 10px;
	height: 19px;
}
#numnav {
	font-weight: bold;
	font-size: 10px;
	color: #6a6a6a;
	font-family: Verdana;
	clear: none;
	height: 19px;
}
.up a, .down a, .sort a {
	display: block;
	padding: 0 0 0 12px;
}
.up a, .up a:hover {
	background: url(../images/arrow_up.gif) right no-repeat;
	background-position: 0 0;
}
.down a, .down a:hover {
	background: url(../images/arrow_down.gif) right no-repeat;
	background-position: 0 0;
}
