﻿

.cursor-hand
{
	cursor: hand;
}
.cursor-pointer
{
	cursor: pointer;
}
.errorText
{
	color: Red;
}
.subtleText
{
	color: #666666;
	font-size:.8em;
}
.confirmText
{
	color: rgb(0, 146, 112);
}

div.helpPanel
{
	display:none;
	cursor:pointer;
	padding:5px;
	border:1px solid silver;
}

div.smallhead
{
	font-size: 14px;
	font-weight: bold;
	color: #00a0c6;
	margin-top: 10px;
}
div.ten-pix-margin
{
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	/* height: 100%; */
}

div.fifteen-pix-margin
{
	margin: 0px 10px 0px 15px;
	padding:0px 0px 0px 0px;
}
div.twenty-pix-margin
{
	margin: 0px 10px 0px 20px;
	padding:0px 0px 0px 0px;
}

div.thirty-pix-margin
{
	margin: 0px 10px 0px 30px;
	padding:0px 0px 0px 0px;
}

div.fifty-pix-margin
{
	margin: 0px 10px 0px 50px;
	padding: 0px 0px 0px 0px;
	/* height: 100%; */
	
}

.whitespace
{
	clear:both;
	height:10px;
}
th.gray
{
	text-align: center;
	background-color: #999999;
	color: #ffffff;
	border: 1px solid #ffffff;
	padding: 3px 5px 3px 5px;
	font-weight: bold;
	font-size: 10pt;
}

th.green
{
	text-align: center;
	background-color: #95a104;
	color: #ffffff;
	border: 1px solid #ffffff;
	padding: 3px 5px 3px 5px;
	font-weight: bold;
	font-size: 10pt;
}

td.border_l, td.border_r, td.border_lr, td.border_lb, td.border_rb, td.border_lrb, td.content-cell
{
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
}
td.content-cell
{
	padding: 4px 4px 4px 4px;
}
td.border_l
{
	border-left: 1px solid #cccccc;
}
td.border_r
{
	border-right: 1px solid #cccccc;
}
td.border_lr
{
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
td.border_b
{
	border-bottom: 1px solid #cccccc;
}
td.border_lb
{
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
td.border_rb
{
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
td.border_lrb, td.content-cell
{
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.alertRow_l
{
	border-bottom:1px solid #555555;
	border-left:1px solid #555555;
	background-color:#0b0b0b;
	vertical-align:middle;

}

.alertRow_r
{
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	background-color:#0b0b0b;
	text-align:center;
	vertical-align:middle;
}

.alertRow
{
	border-bottom:1px solid #555555;
	text-align:center;
	padding:5px 5px 5px 5px;
	background-color:#0b0b0b;
	vertical-align:middle;
}

.alertRow_txt
{
	border-bottom:1px solid #555555;
	text-align:left;
	padding: 5px 5px 5px 5px;
	background-color:#0b0b0b;
	vertical-align:middle;
}

.alertHeaderLeft
{
	background-position: left bottom;
	background-image: url(Images/alert_header_left.gif);
	background-repeat: no-repeat;
}

.alertHeaderRight
{
	background-position: right bottom;
	background-image: url(Images/alert_header_right.gif);
	background-repeat: no-repeat;
}

.alertHeader
{
	background-position: right bottom;
	background-image: url(Images/alert_header_center.gif);
	background-repeat:repeat-x;
}
.alertFooter
{
	background-position: left top;
	border-bottom:solid 1px #555555;
	background-repeat:repeat-x;

}
/***************************  Video Storage Grid  ***************************/
.filesGrid
{
	border:none;
	margin-left:0px;
}

.filesGridTop
{
	margin-left:0px;
	text-align:left;
	color:White;
	background-image: url(Images/storage/storage_header.gif);
 background-position: top left;
 width:809px;
 height:28px;
 background-repeat:no-repeat;	
 vertical-align:middle;
}

.filesGridTopControls
{
	padding-left:20px;
	padding-right:4px;
	padding-top:4px;
}

.filesGridHeaderBase_l
{
	text-align:right;
	background-image: url(Images/storage/storage_header.gif); 
 background-position: bottom left;
 height:18px;
 width:70px;
 padding-right:5px;
 background-repeat:no-repeat;
  border:none;
}

.filesGridHeaderBase_r
{
	text-align:left;
	background-image: url(Images/storage/storage_header.gif); 
 background-position: bottom right;
 height:18px;
 padding-right:8px;
 background-repeat:no-repeat;
 border:none;
}

.filesGridHeaderBase_1px
{
	text-align: left;
	white-space: nowrap;
	background-image: url(Images/storage/storage_header.gif);
	background-position: -50px bottom;
	height: 18px;
	padding-right: 5px;
	background-repeat: no-repeat;
	border: none;
}

.filesGridHeader
{	
 
/*	background-image:none;
	background-image: url(Images/video_head_bottom.gif);
*/
}

.filesGrid a:link
{
/*	color: white; */
	text-decoration:none;
	font-weight:bold;

}

.filesGrid a:active
{
/*	color: white; */
	text-decoration:none;
	font-weight:bold;
}
.filesGrid a:visited
{
/*	color: white; */
	font-weight:bold;
	text-decoration:none;
}

.filesGrid a:hover
{
	font-weight:bold;
	text-decoration:underline;
}

.filesGridRowBack
{
	
	background-color:#0b0b0b;

}

.filesGridPlay
{
	background-image: url(Images/storage/greytab_complete.gif);
	background-position:-145px top;
	background-repeat:no-repeat;

	height:45px;
	width:110px;
	margin:0px 0px 0px 0px;
 padding-left:0px;
 padding-top:0px;
 text-align:left;
 vertical-align:top;
 border:none;
}

.filesGridCheck
{
	background-image: url(Images/storage/greytab_complete.gif);
	background-position:left top;
	background-repeat:no-repeat;

	vertical-align:top;
	width:22px;
	height:45px;
	border:none;
	padding-top:-1px;
	padding-right:5px;
}
	
.gridCheckbox
{
}

.gridHeadCheckbox
{
}
	
.filesGridThumb
{

	
	background-image: url(Images/storage/greytab_complete.gif);
	background-position: -70px top;
	background-repeat: no-repeat;

	width: 60px;
	height: 45px;
	border:none;
	padding-top:1px;
}	

.filesGridBackground
{
	
	background-image: url(Images/storage/greytab_complete.gif);
	background-position: -215px top;
	background-repeat: no-repeat;
	table-layout:fixed;
	word-wrap:break-word;
	overflow:hidden;
	padding-left:3px;
	padding-right:3px;
	padding-top:1px;
	border:none;
	text-align:left;	
}

.filesGridBackground2
{
	
	background-image: url(Images/storage/greytab_complete.gif);
	background-position: -130px top;
	background-repeat: no-repeat;

	padding-left:3px;
	padding-right:3px;
	padding-top:1px;
	border:none;
	text-align:left;
}

.filesGridRight
{

	background-image: url(Images/storage/greytab_complete.gif);
	background-position: right top;
	background-repeat: no-repeat;

	vertical-align:top;
	padding-top:1px;
	border:none;

}

.filesGridPager
{


	background-image: url(Images/storage/storage_footer.gif);
 background-repeat:no-repeat;
 background-position:top left;
	color: White;	/* rgb(0,189,237); */
	font-weight:bold;
	height:18px;
	margin-top:0px;
	padding-top:0px;
	vertical-align:middle;	
	border:none 1px;
}

.filesGrid a
{
	
	color: rgb(0,189,237);
	text-decoration:none;
	font-weight:bold;
}



.filesGrid  a:hover
{
	font-weight:bold;
	text-decoration:underline;
}

.filesGridBottom
{
	margin-left:0px;
	margin-top:0px;
	padding-left:00px;
	padding-bottom:5px;
	text-align:left;
	width:809px;
	height:29px;
	 border:none;
}
/***************************  Video Search Grid  ***************************/
.searchGridPlay
{
	background-image: url(Images/tab-buttonarea-greyonly.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 55px;
	height: 54px;
	text-align: left;
}

.searchGridCheck
{
	background-image: url(Images/tab-checkbox.gif);
	background-position: left top;
	background-repeat: no-repeat;
	vertical-align: top;
	width: 20px;
	height: 54px;
}
	
.searchGridThumb
{
	background-image: url(Images/tab-thumbnail.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 69px;
	height: 54px;
}	

.searchGridBackground
{
	background-image: url(Images/tab-1pixelslice.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding-right: 8px;
}
.searchGridPager
{
	background-image: url(Images/video_pager.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	color: #ffffff;
	height:21px;
	padding-left:5px;
	vertical-align:middle;	
}
.searchGridRight
{
	background-image: url(Images/video_grid_right_bkg.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.searchGridHeaderBase_r
{
	text-align:right;
	background-image: url(Images/search_head_bottom_r.gif); 
	background-position: top right;
	height:26;
	padding-right:8px;
	background-repeat:no-repeat;
}

/*Modal Popup*/
.modalBackground {
	background-color:#555555;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopupWarning {
	background-color:#0b0b0b;
	border-width:3px;
	border-style:solid;
	border-color:#ffa616;
	padding:3px;
}

.modalPopup {
	background-color:#0b0b0b;
	border-width:2px;
	border-style:solid;
	border-color:#00a0c6;
	padding:3px;
}

.modalTitle
{
	background-color: Transparent;
	background-image: url(images/category_banner_1000.gif);
	background-repeat: no-repeat;
	cursor: move;
/*	background-color:#009270;
	border:solid 1px Black; */
	color: rgb(0, 146, 112);
	text-align:center; 
	font-size:larger;	
	font-weight:bold;	
	vertical-align:middle;
	padding-bottom:5px;
}
	
	
.noticeLarge
{
	padding-right: 5px;
	background-position: left center;
	padding-left: 5px;
	background-image: url(Images/exclamation.gif);
	background-repeat: no-repeat;
}

.noticeLarge p
{
	padding-left:50px;
}
.notice70
{
		padding-right: 5px;
	background-position: left center;
	padding-left: 5px;
	background-image: url(Images/exclamation_70pix.gif);
	background-repeat: no-repeat;
}

.notice70 p
{
	padding-left:30px;
}

.productKey
{
	font-family:Courier New, Monospace;
}