/* CSS Document */

html, body {
	margin: 0px 0px 0px 0px;
	/*background: #464646;*/
	background: #e7e7e9;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	color:#111;
}

html, body.bodywhite {
	background: #FFFFFF;
}

body.bodydark {
	background: "#999999";
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

body.bodyblack {
	background: "#333333";
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

body.litegrey 
{
	background: "#F9f9f9";
}	

body.bodywhitenoscroll {
	background: #FFFFFF;
	overflow: hidden;
	/*background: url(../images/folderbar-bg2.GIF) repeat-x top;*/
	margin: 0px 0px 0px 0px;
}

form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

td {
	font-family: "Trebuchet MS", Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
}

td.privacyBlock {
	height: 30px;
	background-color: #666666;
	border-top: 8px solid #494949;
	color: #FFFFFF;
	padding-left: 12px;
	padding-right: 12px;
	vertical-align: middle;
}

td.privacyBlock_v25 {
	height: 31px;
	background-color: #333;
	background: #333 url(../images/v25/btmbg.gif);
}

td.bottomAlign {
	vertical-align: bottom;
}

td.middleAlign {
	vertical-align: middle;
}

td.whitetext {
	font-size: 12px;
	color: #FFFFFF;
}

h1 {
	font-size: 13px;
	font-weight: bold;
	color: #0089d4;
	text-transform: uppercase;
}

h1.nbheading {
	float: left;
}

h1.whiteheader 
{
	color:#ffffff;
}

#container {
	width: 100%;
}

#header {
	width: 100%;
	height: 79px;
	border-bottom: 1px solid #a5a59c;
	background: url(../images/header-bg.gif) repeat-x top #2cb2ff;
}

#nav-container {
	width: 98%;
	height: 79px;
	background: url(../images/navigation-bg.gif) repeat-x top;
	/*margin-right: 13px;*/
}

#navigation {
	width: 100%;
	height: 79px;
	background: url(../images/logo-bg.gif) no-repeat top left;
}

#nav-top {
	min-width: 1%;
	height: 48px;
	margin: 0 0 1px 158px;
}

#nav-bottom {
	height: 24px;
	text-align: right;
	padding-right: 20px;
	padding-top: 6px;
	color: #FFFFFF;
	width: 600px;
}

select.JobList {
	width: 200px;
}

select.ActiveDeactive {
	width: 100px;
}

select.autoWidth
{
	width: auto;
}

input.bigfield
{
	height: 30px;
	font-size: 18px;
}

#content {
	background: url(../images/content-bg.gif) repeat-x top;
	padding: 10px;
}

#content_dark {
	background: #111111 top repeat-x;
	padding: 10px;
}

#FoldersDiv
{
	overflow:auto; 
	height: 100%; 
	width: 100%;	
	background-color:#f8f8f8;
	border:1px solid #ececec;
}

#contentLeft {
	padding: 10px;
}

#contentRight {
	padding: 10px;
}

#mainmenu {
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 20px;
	vertical-align: bottom;
	float: right;
	font-weight:bold;
	font-size:10px;
}

#mainmenu_v25 {
	vertical-align: bottom;
	float: right;
}

#tabcontainer {
	background: url(../images/tabcontainer-bg.GIF) repeat-x bottom;
}

#tabcontainer_dark {
	background: url(../images/tabcontainer2-bg.GIF) repeat-x bottom;
}

#maincontainer {
	background: #FFFFFF;
	border-left: 1px solid #b8b8b8;
	border-bottom: 1px solid #b8b8b8;
	border-right: 1px solid #b8b8b8;
}

#maincontainer_dark
{
	background: #222222 url(../images/content-bg-inner.JPG) top repeat-x;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
}

#maincontainerall {
	background: #FFFFFF;
	border-left: 1px solid #b8b8b8;
	border-bottom: 1px solid #b8b8b8;
	border-right: 1px solid #b8b8b8;
	border-top: 1px solid #b8b8b8;
}

#maincontainerallblack {
	background: #000000;
	border-left: 1px solid #b8b8b8;
	border-bottom: 1px solid #b8b8b8;
	border-right: 1px solid #b8b8b8;
	border-top: 1px solid #b8b8b8;
}

#tab {
	height: 34px;
	width: auto;
	float: left;
	margin-right: 2px;
	margin-top: 4px;
	display: inline;
	padding-left: 25px;
	padding-right: 15px;
	padding-top: 4px;
	background: #F0F0F0 url(../images/tab-bg.GIF) bottom repeat-x;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	cursor: pointer;
	color: #666666;
}

#tabSeperator
{
	display: inline;
	height: 27px;
	padding-top:10px;
	width: auto;
	float: left;
}

#tab.selected {
	background: #FFFFFF;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #FFFFFF;
	color: #333333;
}

div.PreviewDiv {
	display: none;
	position: absolute;
	right: 20px;
	top: 100px;
}

div.PointsBGDiv {
	position: absolute;
	right: 550px;
	top: 0px;
	width: 200px;
	height: 79px;
	overflow: hidden;
	background-image: url(../images/top-accountbg.GIF);
}

div.PointsDiv {
	position: absolute;
	right: 550px;
	top: 8px;
	width: 190px;
	height: 76px;
	color: #EEEEEE;
	overflow: hidden;
	font-size: 12px;
	padding-top: 3px;
	padding-left: 4px;
}

div.PointsHideDiv {
	position: absolute;
	left: 158px;
	top: 0px;
	width: 200px;
	height: 79px;
	text-align: right;
}

div.HiddenDiv {
	 display:none;
	 align:left;
}

div.InlineSpaced {
	display: inline;
	padding: 2px;
}	

div.captionblockleft {
	display: inline;
	float: left;
	font-size: 12px;
	margin: 5px;
}

div.captionblockright {
	display: inline;
	float: right;
	font-size: 12px;
	margin: 5px;
}

#tipbox {
	width: 350px;
	height: 200px;
}

#folderbar-toolbar {
	background: #e4e4e4 url(../images/folderbar-bg.GIF) top repeat-x;
	border-left: 1px solid #a8a8a8;
	border-right: 1px solid #a8a8a8;
	border-top: 1px solid #a8a8a8;
}
#folderbar-toolbar strong {
	text-transform: uppercase;
}

#folderbar-toolbarMain {
	background: #e4e4e4 url(../images/folderbar-bg.GIF) top repeat-x;
	border-left: 1px solid #a8a8a8;
	border-right: 1px solid #a8a8a8;
	padding-bottom: 4px;
}

#folderbar-toolbar2 {
	background: #e4e4e4;
	border-left: 1px solid #a8a8a8;
	border-right: 1px solid #a8a8a8;
}

#folderbar-main {
	background: #e4e4e4;
	border-left: 1px solid #a8a8a8;
	border-right: 1px solid #a8a8a8;
}

#folderbar-bottom {
	background: #e4e4e4;
	border-left: 1px solid #a8a8a8;
	border-right: 1px solid #a8a8a8;
	border-bottom: 1px solid #a8a8a8;
}

.lockerDetail {
	padding: 1px;
	font-size: 12px;
	vertical-align: middle;
}

#Folder_Toolbar {
	background: url(../images/folderbar-greybg.gif) repeat-x top;
}

select.FolderSelect {
	width: 206px;
}

div {
	font-family: "Trebuchet MS", Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: hidden;
}

div.nooverflow {
	overflow: hidden;
}

div.inlinediv {
	position: relative;
	float: left;
}

div.hidden {
	display: none;
}


div.hidden2 {
	visibility:hidden;
}
div.scrollbox {
	overflow: auto;
	width: 95%;
	height: 280px;
	border: 1px solid #EFEFEF;
	padding: 10px;
}

div.scrollbox2 {
	overflow: auto;
	width: 30%;
	height: 160px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-size: 12px;
	padding: 4px;
}

div.scrollbox5 {
	overflow: auto;
	width: 100%;
	height: 160px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-size: 12px;
	padding: 4px;
}

div.scrollbox4 {
	overflow: auto;
	width: 100%;
	height: 80px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-size: 12px;
	padding: 4px;
}

div.smalltab {
	display: inline;
	background-color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font-size: 12px;
	height: 14px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 2px;
	cursor: pointer;
	overflow: hidden;
}

div.smalltabDim {
	display: inline;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	height: 14px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 2px;
	cursor: pointer;
	overflow: hidden;
}

div.smalltabFill {
	background: url(../images/smltab_bg.GIF) repeat-x top;
	height: 30px;
}

#scrollbox2 {
	overflow: auto;
	width: 100%;
	height: 200px;
	border: 1px solid #EFEFEF;
	padding: 10px;
}

#scrollbox3 {
	display: none;
	overflow: auto;
	width: 100%;
	height: 250px;
	border: 1px solid #EFEFEF;
	padding: 10px;
}

.link {
	font-family: "Trebuchet MS", Calibri, Arial, Helvetica, sans-serif;
	text-decoration: none;
	cursor: pointer;
	color: #003399;
}

.greytext {
	color: #999999;
}

a {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Calibri, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	cursor: pointer;
}

a.dark
{
	color: #0033CC;
	text-decoration: none;
}

a.tab {
	color: #111;
	font-size: 12px;
	text-transform: lowercase;
	cursor: pointer;
}

a.heading {
	color: #111;
	font-size: 12px;
	text-decoration:underline;
}

a.headingnu {
	color: #111;
	font-size: 12px;
	text-decoration:none;
}

a.darksmall {
	color: #003399;
	font-size: 12px;
	text-decoration: none;
}
a:Hover
{
	text-decoration: underline !important;
}

a.darksmall2 {
	color: #003399;
	font-size: 12px;
	text-decoration: none;
}

a.darksmall3 {
	color: #FFCC00;
	font-size: 12px;
	text-decoration: none;
}

a.topcontrol {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	
}

.topcontrol {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	
}

a.lightsmall {
	color: #FFFFFF;
	font-size: 12px;
}

select {
	width: 97%;
	font-family: "Trebuchet MS", Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.ChangeInput
{
	font-family: "Trebuchet MS", Calibri, Arial, Helvetica, sans-serif;
	background-color:#666666;
	color:White;
	font-size: 12px;

}

input {
	font-family: "Trebuchet MS", Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 22px;
	vertical-align: middle;
	border: 1px solid #6269C1;
}

input[type="checkbox"]
{
	border: none;
}
input[type="radio"]
{
	border: none;
}

input.smallBox {
	width: 10px;
}
	
textarea {
	font-family: "Trebuchet MS", Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	resize: none;
}

.smalltext {
	font-size: 12px;
}

.smalltextWhite {
	color: #FFFFFF;
	font-size: 12px;
}

.text_red {
	color: #FF0000;
}

.text_orange {
	color: #FC9E04;
}

.text_blue {
	color: #0ca6ff;
}

#searchBarLine {
	border-top: 1px solid #e4e4e4;
}

.searchBarIndex {
	display: inline;
	padding-left: 4px;
	padding-right: 4px;
	height: 24px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	font-size: 12px;
	margin-right: 3px;
	/*width:.25em;*/
	border: none;
	cursor: pointer;
	background: #9d1f1f url(../images/v25/btnbg.GIF) bottom center repeat-x;
	border: 1px solid #0033CC;
}

#searchBarIndex {
	display: inline;
	padding-left: 4px;
	padding-right: 4px;
	height: 24px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	font-size: 12px;
	margin-right: 3px;
	/*width:.25em;*/
	border: none;
	cursor: pointer;
	background: #9d1f1f url(../images/v25/btnbg.GIF) bottom center repeat-x;
	border: 1px solid #0033CC;
}

#searchBarIndex:Hover
{
	color:#fff;
	background: url(../images/btn-bg-dark-hover.GIF) bottom center repeat-x;
}

.searchBarIndex:Hover
{
	color:#fff;
	background: url(../images/btn-bg-dark-hover.GIF) bottom center repeat-x;
}

.searchBarIndex-Big{
	width: 100px;
	height: 30px;
	display: inline;
	padding-left: 4px;
	padding-right: 4px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	font-size: 12px;
	margin-right: 3px;
	/*width:.25em;*/
	border: none;
	cursor: pointer;
	background: #9d1f1f url(../images/v25/btnbg.GIF) bottom center repeat-x;
	border: 1px solid #0033CC;
}
.searchBarIndex-Big:Hover{
	color:#fff;
	background: url(../images/btn-bg-dark-hover.GIF) bottom center no-repeat;
}

#searchBarIndexSelected {
	display: inline;
	padding-left: 4px;
	padding-right: 4px;
	width: 100px;
	height: 25px;
	text-align: center;
	font-family: "Trebuchet MS", Calibri, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 12px;
	margin-right: 3px;
	/*width:.25em;*/
	border: none;
	cursor: pointer;
}


#resultPager a
{
	color: #fff;
	font-size: 12px;
}
#resultPager {
	display: inline;
	padding-left: 4px;
	padding-right: 4px;
	height: 24px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	font-size: 12px;
	margin-right: 3px;
	/*width:.25em;*/
	border: none;
	cursor: pointer;
	background: #9d1f1f url(../images/v25/btnbg.GIF) bottom center repeat-x;
	border: 1px solid #bd2a2a;
}
#resultPager-sel {
	display: inline;
	padding-left: 4px;
	padding-right: 4px;
	height: 24px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	font-size: 12px;
	margin-right: 3px;
	/*width:.25em;*/
	border: none;
	cursor: pointer;
	border: 1px solid #bd2a2a;
}


#searchResultDiv {
	border-bottom: 1px dotted #cecece;
	margin-bottom: 10px;
}

#resultsNavigation {
	width: 390px;
	height: 22px;
	display: inline;
	padding-left: 0px;
	margin-left: 0px;
}

#resultsNavigationH {
	display: none;
}

#pictureDiv {
	width: 145px;
	height: 168px;
	padding-left: 8px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: 1px solid #929292;
	overflow: hidden;
}

#pictureDiv_Video {
	width: 198px;
	height: 166px;
	padding-left: 8px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: 1px solid #929292;
	overflow: hidden;
}

#picturesmlDiv {
	width: 56px;
	height: 70px;
	padding-left: 4px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	border: 1px solid #929292;
	overflow: hidden;
}

#borderBox {
	border: 1px solid #AAAAAA;
}

#borderBox2result {
	border: 1px solid #AAAAAA;
	padding: 4px;
}

#borderBox2result_dark {
	border: 1px solid #666666;
	padding: 4px;
	background: #2C2C2C;
	margin-bottom: 5px;
}

#borderBox3result {
	border: 1px solid #AAAAAA;
	background-color: #FAFAFA;
	padding: 8px;
}

#clickText {
	cursor: default;
}

#whitebg {
	background: #FFFFFF;
}

/* ### Tooltips ### */ 

#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: lightyellow;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/

}

.Splitter
{
border-bottom:1px solid #ececec;	
}
/* ### End Tooltips ### */

.FolderStrip
{
	border-bottom:1px solid #CCCCCC;
	height:30px;
	padding: 3px;
	font-size: 12px;
}

.FolderStripLink
{
	border-bottom:1px solid #999999;
	height:24px;
	background-color: #aae0ff;
}

#FolderRenameB
{
	display: none;
	align: left;
}

#FolderNew
{
	display: none;
	align: left;
}	

#FolderText
{
	vertical-align:middle;	
}

.FolderText
{
	vertical-align:middle;	
}

.FolderSpacer
{
	height:2px;	
	overflow:hidden;
}

.FolderMore
{
	display: none;	
	overflow: hidden;
	height: 200px;
	background-color: #FFFFFF;
}

.FolderMoreLarge
{
	display: none;	
	overflow: hidden;
	height: 300px;
	background-color: #FFFFFF;
}

.ImageStrip
{
	display:none;	
	overflow:hidden;
}

.MessageDiv
{
	display:none;
	border-top:1px solid #cccccc;
	border-bottom:2px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	position:absolute;
	background: #FFFFFF;
	height:140px;
	width:200px;
	top: 200px;
	left: 500px;
	padding:5px, 5px, 5px, 5px;
	margin:5px, 5px, 5px, 5px;
	z-index: 999;
}

.Popup
{
	display:none;
	border-top:1px solid #cccccc;
	border-bottom:2px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	position:absolute;
	background: #FFFFFF;
	height:400px;
	width:4500px;
	top: 50px;
	left: 500px;
	padding:5px, 5px, 5px, 5px;
	margin:5px, 5px, 5px, 5px;
	z-index: 999;
}

#FavouritePanel
{
	display:none;
	border-top:1px solid #cccccc;
	border-bottom:2px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	position:absolute;
	background: #FFFFFF;
	height:140px;
	width:500px;
	padding:5px, 5px, 5px, 5px;
	margin:5px, 5px, 5px, 5px;
}	

#FavouritePanelKeyword
{
	display:none;
	border-top:1px solid #cccccc;
	border-bottom:2px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	position:absolute;
	background: #FFFFFF;
	height:140px;
	width:500px;
	padding:5px, 5px, 5px, 5px;
	margin:5px, 5px, 5px, 5px;
}

#FilterPanel
{
display:none;
}
	
hr
{
	color:#ececec;
	height:1px;
}	

td.AlertLine
{
	border-top:1px solid #ececec;
	padding-top: 12px;	
	font-size: 12px;

}	

td.AlertLineDash
{
	vertical-align:top;
	border-bottom:1px dashed #ececec;
	padding-top:5px;
	font-size: 12px;
}	

td.AlertBox
{
	padding:10px,10px,10px,10px;
	border-left:1px dotted #cccccc;
	border-right:1px dotted #cccccc;
	border-bottom:1px dotted #cccccc;
}	
	
.DivBorder
{
	border:1px solid #999999;
}	

.PreviewHide
{
	 display:none;
	 position:absolute;
	 right:50px;
	 top:42px;
	 z-index:99;
}

.resultTable
{
	border: 1px solid #FFFFFF;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
line-height:20px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
}

#dropmenudiv a:hover { /*hover background color*/
background-color: #FFCC00;
color: #000000;
}

#JobFolder
{
	height:99%;
	overflow:auto;
	border:1px solid #a5a59c;

}

.SideBorder
{
	border-right:1px dashed #999999;
}	

.WhiteBox
{
	border:1px solid #ececec;
	background-color:white;
}

.GreyBox{
	border:1px solid #ececec;
	background-color:#f8f8f8;
}	

#NoteDisplay
{
	background-color:f8f8f8;
	border:1px solid #ececec;	
}
.HideMe
{
	display:none;
}

div.sidebar
{
	color: #FFFFFF;
	background: #666666;
	border: 1px solid #999999;
	padding: 10px;
	font-size: 12px;
	margin-right: 5px;
}

div.apiBlock
{
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	padding: 10px;
}

#MapBox2_Loc
{
	width: 288px;
	height: 15px;
	overflow: auto;
}

#MapBox2_LocNearby
{
	width: 288px;
	height: 75px;
	overflow: auto;
}

#MapBox2_AccNearby
{
	width: 288px;
	height: 75px;
	overflow: auto;
}

div.maptools
{
	width: 288px;
	height: 95px;
	overflow: auto;
}

div.sidebarOptions
{
	text-align: left;
	float: right;
}

a.whiteLink
{
	color: #FFFFFF;
	cursor: pointer;
	font-size: 12px;
}

a.toolsLink
{
	color: #FFFFFF;
	cursor: pointer;
	font-size: 12px;
	margin-bottom: 2px;
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: #FFFFFF;
visibility: hidden;
z-index: 998;
overflow: visible;
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 999;
visibility: hidden;
overflow: visible;
}

.dBottomPanel
{
	position: absolute;
	bottom: 32px;
	height: 300px;
	width: 400px;
	right: -400px;
	background: url(../images/btmpanel-bg-video.PNG) no-repeat;
	overflow: hidden;
	margin: 0 0 0 0;
}

.dBottomPanel2
{
	position: absolute;
	display: none;
	bottom: -120px;
	height: 120px;
	width: 188px;
	left: 480px;
	background: url(../images/btmpanel-bg-temp.PNG);
}

#dBottomPanel_Container_Video
{
	width: 90%;
	padding-top: 35px;
	padding-left: 20px;
	padding-right: 20px;
}

.btmPanelText_Name
{
	color: #333333;
	font-size: 12px;
}
.btmPanelText_Date
{
	color: #333333;
	font-size: 12px;
}
.btmPanelText_Status
{
	color: #0089d4;
	font-size: 12px;
}
																
.videoTagBar
{
	background-color:#FFFFFF; 
	border: 1px solid #DFDFDF;
	margin: 4px; 
	font-size: 12px;
	padding: 4px;
	position: relative;
	display: inline-block;
}
.videoTagBar:Hover
{
	background-color: #EEEEEE;
}

#dVideo_Tags
{
	width: 220px;
	height: 330px;
	overflow: auto;
}

.topCompanyName
{
position: absolute; height: 30px; left: 16px; top: 7px; color: #f01f1f; font-size:14px; font-weight: bold; font-family: 'Trebuchet MS', Calibri, Arial, Helvetica, sans-serif;
}
.topStatus
{
position: absolute; height: 20px; left: 16px; top: 37px; color: #fff; font-size:12px; font-weight: bold; font-family: 'Trebuchet MS', Calibri, Arial, Helvetica, sans-serif; text-transform: lowercase;
}
.projectsPanel
{
	background: #111; 
	border: 3px solid #990000; 
	width: 320px; 
	height: 190px; 
	position: absolute; 
	right: 0px; 
	top: 70px; 
	padding: 10px; 
	color: #fff;
}

#Client
{
	display:none;
	position:absolute;
	left:40;
	top:100;
}
