﻿#Top {
	margin: 0px auto 0 auto;
	width: 770px;
	display: block;
	background-color: white;
	clear: both;
}
.white {
	float: left;
}
#upperGroupDiv {
	margin: 0px auto 0 auto;
	width: 770px;
	background-color: white;
	display: block;
	clear: both;
	padding-bottom: 20px;
}
#flashDiv {
	left: 0px;
	top: 0px;
	margin: 10px auto 0 auto;
	width: 770px;
	height: 272px;
	background-color: #73ac00;
	clear: both;
}
#LowerGroupDiv {
	margin: 0px auto 0 auto;
	width: 770px;
	background-color: white;
	display: block;
	clear: both;
	padding-top: 20px;
}
#LowerLeftDiv {
	background-color: #ececec;
	float: left;
	width: 168px;
	margin-top: 2px;
	clear: left;
	height: auto;
	padding-bottom: 14px;
	background-image: url('../images/bg_vertical_menu.gif');
	background-repeat: repeat-x;
	background-position: left top;
}
/*---Video details------*/
#VideoDetailsUpper {
	width: 710px;
	float: left;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 10px;
	/*background-image: url('../images/background.gif');*/
	background-color:#f3f2f2;
	clear: both;
	display: inline;
}
#VideoDetailsUpper_left {
	float: left;
	width: 342px;
	margin-left: 15px;
	clear: left;
	display: inline;
}
#upperMovieTitle {
	margin-top: 15px;
	margin-bottom: 10px;
	clear: both;
	float: left;
	display: inline;
}
#VideoDetailsUpper_left_title, .VideoDetailsUpper_left_title {
	color: #4d4d4d;
	font-size: 12px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 3px;
	height: 32px;
	width: 710px;
	float: left;
	margin-left: 15px;
	padding-left: 15px;
	clear: both;
	display: inline;
	line-height: 12px;
}
#spanFeaturing, .spanFeaturing {
	text-transform : uppercase;
	font-family: Verdana;
	color: #807f83;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 10px;
}
.greenTitleText, .greenTitleText a {
	color: #7bb801;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	font-family: Verdana;
	line-height:12px;
}
.greenMoreText, .greenMoreText a {
	color: #7bb801;
	font-weight: bold;
	font-size: 10px;
	text-transform:lowercase;
	font-family: Verdana;
}
.grayTitleText, .grayTitleText a {
	font-weight: bold;
	text-align: left;
	color: #6a6a6a;
	font-family: Verdana;
	text-transform: uppercase;
}
.ArabicGrayTitleText,.ArabicGrayTitleText a
{
	font-weight: bold;
	text-align: right;
	color: #6a6a6a;
	font-family: tahoma;
	font-size:12px;
	text-transform: capitalize;
}
.languageTabGreen a {
	color: #7bb801;
	font-weight: bold;
	text-transform: capitalize;
}
.languageTabGray a {
	font-weight: bold;
	text-align: left;
	color: #6a6a6a;
	font-size: 10px;
	text-transform: capitalize;
}
#VideoDetailsUpper_left_Synopsis {	
	width: 100%;
	float: left;
	margin:0px;
	margin-top: 10px;
}
#VideoDetailsUpper_left_Synopsis li {
	float: left;
}
#SynopsisTextArea {
	width: 332px;
	height: 197px;
}
#txtVideoSynopsis {
	width: 332px;
	height: 197px;
	border:1px;
	border-style:solid;
	border-color:#828282;
	right:0px;
	left:0px;

}
#VideoDetailsUpper_right {
	float: right;
	width: 325px;
	height: 290px;
	margin-top: 0px;
	display: Block;
}
#vidscr {
	clear: right;
	width: 325px;
	height: auto;
	display: block;
	background-color: White;
}
#StatusBar {
	float: left;
	background-color: black;
	width: 100%;
	clear: both;
}
#PlayerControls {
	float: left;
	width: 100%;
	color: #6a6a6a;
	height: 25px;
	background-color: #3b3535;
	background-image: url('../images/video-skin.jpg');
	background-position: left;
	background-repeat: repeat-x;
	clear: both;
}
#PlayerControls li {
	float: left;
	margin-right: 10px;
}
#VideoDetailsBottom {
	clear: both;
	display : block;
	margin-top: 10px;
	margin-bottom: 10px;
}
#VideoDetailsBottom_left {
	float: left;
	clear: left;
	width: 320px;
	margin-left: 15px;
	display: inline;
}
.videoDetailsText {
	font-family : Verdana;
	font-size : 10px;
	color: #4d4d4d;
}
#VideoDetailsBottom_right {
	float: right;
	clear: right;
	width: 320px;
	margin-right: 15px;
	display: inline;
}
.VideoDetailsSeperator {
	background-position: left;
	background-image: url('../images/dotted_line.gif');
	background-repeat: repeat-x;
	height: 1px;
	line-height: 1px;
	list-style-type: none;
	margin-top: 0px;
	padding: 0px;
	clear: both;
}
/*---End Video details------*/
/*-----send to Friend------*/
#DivSendToFriends {
	height: 25px;
	text-align: left;
	margin-top: 1px;
	width: 710px;
	float: left;
	margin-left: 30px;
	margin-right: 30px;
	height: 25px;
	background-color: #cecccd;
	padding-top: 5px;
	clear: both;
	display: inline;
}
.searchTitle {
	height: 15px;
	width: 126px;
	border-right: #bdbdbb 1px solid;
	border-top: #bdbdbb 1px solid;
	border-left: #bdbdbb 1px solid;
	border-bottom: #bdbdbb 1px solid;
	padding-left: 2px;
	margin-left: 10px;
}
/*-----End send to Friend------*/
/*----lower Menu--------------*/
.LowerLeftMenu {
	color: #6a6a6a;
	height: auto;
}
#browseWork {
	text-transform: capitalize;
	height: 22px;
	Background-color: #bfbebe;
	padding-top: 14px;
	font-size: 12px;
	line-height: 10px;
	font-weight: bold;
	padding-left: 19px;
}
.LowerLeftMenuHeader {
	text-transform: capitalize;
	Background-color: #CECCCD;
	font-weight: bold;
	margin-left: 15px;
	margin-right: 15px;
	padding-left: 4px;
	margin-top: 0px;
	height: 22px;
}
.LowerLeftMenu a {
	text-transform: capitalize;
	color: #6a6a6a;
	cursor: pointer;
}
.LowerLeftMenu .paddedlistItem{
	padding-left: 15px;

}
.genreGrid td, .genreGrid th
{
	padding-left: 15px;
}
.LowerLeftMenuGrid td {
	padding-top: 4px;
	padding-bottom: 4px;
}
.LowerLeftMenuSeperator {
	background-position: left;
	background-image: url('../images/dotted_line.gif');
	background-repeat: repeat-x;
	height: 1px;
	margin-left: 15px;
	margin-right: 15px;
	line-height: 1px;
	list-style-type: none;
	margin-top: 4px;
	margin-bottom: 0px;
	padding: 0px;
}
.LowerLeftMenu td {
	padding-left: 0px;
	text-transform: capitalize;
}
/*----End lower Menu--------------*/
#lowerSearchResults {
	float: right;
	width: 200px;
	text-align: right;
	margin-top: 10px;
	clear: right;
	padding-top: 3px;
	font-size:10px;

}
/*-------Search Reasults-------*/
.lowerSearchResultsValue {
	color: #71b800;
}
/*-----------Lower datalist------*/
#lowerDatalistDiv {
	margin-top: 10px;
	float: right;
	width: 524px;
}
#lowerDatalistDiv .lowerDatalistDivRight {
	text-align: right;
}
#lowerDatalistDiv .lowerDatalistDivLeft {
	text-align: Left;
}
#lowerPreviousNextDiv {
	margin-top: -5px;
	float: right;
	width: 524px;
	text-align: right;
}
/*-----------End Lower datalist------*/
#DivBottom {
	margin: 0px auto 0 auto;
	width: 770px;
	display: block;
	background-color: White;
}
#copyRight {
	margin: 0px auto 10px auto;
	width: 770px;
	display: block;
	color: white;
	text-align: center;
}
#divVideoGroups {
	float : left;
	margin-left: 30px;
	margin-right: 30px;
	width: 710px;
	display: inline;
	clear: both;
	height: auto;
}
#VideoTitle {
	color: #555555;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}
#VideoDetails {
	width: 740px;
	vertical-align: middle;
	background-color: White;
	BACKGROUND-IMAGE: url(../images/background.gif);
	float: left;
	margin-left: 15px;
}
#VideoDetailsLeft {
	FLOAT: left;
	WIDTH: 48%;
	TEXT-ALIGN: center;
	margin-left: 0px;
	padding: 0px;
	margin-left: 15px;
}

/*---- news------------*/
#DivDataListNewsPaging {
	width: 120px;
	background-color: White;
	float: right;
	vertical-align: middle;
}
#DivDataListNewsPaging {
	width: 120px;
	background-color: White;
	float: right;
	vertical-align: middle;
}
/*---- END news------------*/
