body {
	background-image: url("/live/html/css/../../media/images/interface/bkg.gif");
	background-repeat: repeat;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 1.1pc;
}

.title {
	text-align: left;
	font-size:14px;
	font-weight:bold;
	line-height: normal;
	color: white;
}
.windowbkg {
	/*background-color: #f8f8f8;*/
	margin-top: 0px;
	line-height: normal;
}

/* background of the area surrounding the menu section boxes */
/*
.lite-menu-bkgd
{
background-color: #eeeeee; /8 off-white color 8/
line-height: normal;
}
*/

.content {
	/*background-color: #f8f8f8;*/
	vertical-align: text-top;
	padding-left: 7px;
}
.contentbkg {
	background-color: #f8f8f8;
}
.titlebar {
	background-color: #e0e0e0;
	font-weight: bold;
	line-height: normal;
	text-indent: 3px;
}
.welcome_box
{
text-align: left
}
a.welcome_box:link, a.welcome_box:visited {
	font-weight: normal;
	text-decoration: none;
	color: #000099;
}
a.welcome_box:hover {
	text-decoration: underline;
	color: #000099;
}
.bullet_off {
	background-color: #b6b6b6;
	width: 16px;
}
.content_table_title {
	background-color: #e2e2e2;
	font-weight: bold;
	height: 24px;
	padding: 0px;
	margin: 0px;
	text-indent: 10px;
	text-align: left;
	background-image: url("/live/html/css/../../media/images/interface/titlebar_bkg.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}
.content_table_title_corners {
	background-color: #e2e2e2;
	padding: 0px;
	margin: 0px;
	background-image: url("/live/html/css/../../media/images/interface/titlebar_bkg.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}
.content_table_title_center {
	background-color: #e2e2e2;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	text-indent: 10px;
	text-align: center;
	background-image: url("/live/html/css/../../media/images/interface/titlebar_bkg.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}
.content_table_row {
	background-color: #eeeeee;
	font-weight: normal;
	padding: 2px 0px 2px 0px;
	text-align: left;
}
.content_table_row:hover {
	background-color: #b6b6b6;
}

.content_table_title_button {
	background-color: #b6b6b6;
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;

	text-align: left;
	vertical-align: top;
}

.content_table{
	background-color: #eeeeee;
	text-align: left;
	/*
	text-indent: 10px;
	*/
	/*padding-left: 10px;*/
}
.content_table_center{
	background-color: #eeeeee;
	text-align: center;
	/*
	#text-indent: 10px;
	*/
	/*
	padding-left: 10px;
	*/
}
.content_table_footer {
	background-color: #e2e2e2;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	text-indent: 10px;
	background-image: url("/live/html/css/../../media/images/interface/titlebar_bkg.gif");
	background-repeat: repeat-x;
	background-position: top;
}

.content_table_title_nav_left_corner {
text-align: left;
vertical-align: top;
}

.content_table_title_nav_right_corner {
text-align: right;
vertical-align: top;
}

.content_table_title_nav {
	color: #000000;
	background-color: #e2e2e2;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url("/live/html/css/../../media/images/interface/titlebar_bkg.gif");
	background-repeat: repeat-x;
	/*background-position: bottom;*/
	background-position: left top;
}
.content_table_footer_nav {
	color: #000000;
	background-color: #e2e2e2;
	font-weight: bold;
	height: 24px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image:url("/live/html/css/../../media/images/interface/titlebar_bkg.gif");
	background-repeat:repeat-x;
	background-position:top;
}
a.content_table_link:link, a.content_table_link:visited {
	font-size : 11px;
	color : #000000;
	text-decoration : underline;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
a.content_table_link:hover {
	color : #000000;
	text-decoration : underline;
}
.form_field_text {
	text-indent : 10px;
	color : #444444;
	font-weight : normal;
	white-space: nowrap;
}
.form_field_text_no_indent {
	color : #444444;
	font-weight : normal;
}
.form_field_error {
	text-indent : 10px;
	color : #CC0000;
	font-weight : normal;
}
.form_field_error_no_indent {
	color : #CC0000;
	font-weight : normal;
}
.notice_box {
	font-weight: normal;
	border: 1px solid #000099;
	background-color: #CCCCFF;
	width: 450px;
}
.error_box {
	font-weight: normal;
	border: 1px solid #990000;
	background-color: #FFCCCC;
	width: 450px;
}
.upgrade_box {
	font-weight: normal;
	border: 1px solid #000099;
	/*background-color: #CCCCFF;*/
	background-color: #FDFBE2;
	width: 95%;
}
.upgrade_error_box {
	font-weight: normal;
	border: 1px solid #990000;
	background-color: #FFCCCC;
}

span.disabled_text {
	color: #990000;
}
span.enabled_text {
	color: #009900;
}
input, select {
	font-size: 11px;
}
.dropdown {
	background: white;
	border: 1px solid #dddddd;
	width: 250px;
	height: 17px;
	overflow:hidden;
	font-size:90%;
	text-align: left;
	cursor:pointer;
	z-index:3;
}
.dropdown_hover {
	background: white;
	color:#dddddd;
	width: 250px;
	height: 17px;
	overflow:hidden;
	background: #0C1746;
	color: #ffffff;
	font-size:90%;
	text-align: left;
	cursor:pointer;
	z-index:3;
}
/*
the #lang_image style selector is deprecated in favor of css selector .lang_image_button_002
*/
#lang_image {
	background-image: url("/live/html/css/../../media/images/interface/btn_bkg.png");
	background-repeat: no-repeat;
	width: 140px;
	height: 25px;
	margin: 0px;
	border: 0px;
	padding: 0px;
	text-align: center;
}
/*
Recommended: Use this selector instead of #lang_image style selector.
*/
.lang_image_button_002
{
background-image: url("/live/html/css/../../media/images/interface/btn_bkg.png");
background-repeat: no-repeat;
width: 140px;
height: 25px;
margin: 0px;
border: 0px;
padding: 0px;
text-align: center;
}
#page_info {
	display: none;
}
#toggle { 
	display: none;
}
.highlight{
	background-color: #3A7BBF;
}

ul.star {
	LIST-STYLE: none; 
	MARGIN: 0; PADDING: 0; 
	WIDTH: 85px; 
	HEIGHT: 20px; 
	LEFT: 10px; 
	TOP: -5px; 
	POSITION: relative; 
	FLOAT: left; 
	BACKGROUND: url("/live/html/css/../../plugins/dvr/media/images/interface/stars.gif") repeat-x; 
	CURSOR: pointer; 
}
li { 
	PADDING: 0; 
	MARGIN: 0; 
	FLOAT: left; 
	DISPLAY: block; 
	WIDTH: 85px; 
	HEIGHT: 20px; 
	TEXT-DECORATION: none; 
	text-indent: -9000px; 
	Z-INDEX: 20; POSITION: 
	absolute; PADDING: 0; 
	}
li.curr {
	BACKGROUND: url("/live/html/css/../../plugins/dvr/media/images/interface/stars.gif") left 25px;
	FONT-SIZE: 1px; 
}

/*this is what we want the div to look like when it is not showing*/
div.loadingCameraSettings-invisible{
	/*make invisible*/
	display: none;
}

/*this is what we want the div to look like when it is not showing*/
div.loadingCameraSettingsImage-invisible{
	/*make invisible*/
	display: none;
}

/*this is what we want the div to look like when it IS showing*/
div.loadingCameraSettings-visible{
	/*make visible*/
	display: block;

	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	background-color: #000;
	filter: alpha(opacity=50);
	opacity: 0.5;
	z-index: 1000;
}

/*this is what we want the div to look like when it IS showing*/
div.loadingCameraSettingsImage-visible{
	/*make visible*/
	display:block;

	width:100%;
	position:absolute;
	top:20%;
	left:45%;
}

div.privacyMode-invisible{
	/*make invisible*/
	display:none;
}

div.privacyMode-visible{
	display:block;
}

a.c2c {
	color: #0000ff;
}
input.logins{
	width: 12em;
}
input.username_password_end_user {
	/*width: 12em;*/
}
