
/*
*
{
margin: 0;
padding: 0;
border-style: none;
}
*/

body {
	background-image: url("/prod/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: 0.7pc;
}

.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;
}

/* MOVED TO ANOTHER CSS FILE
/8
DEPRECATED;
TODO remove these next three styles
8/
.content_table_title {
	background-color: #e2e2e2;
	font-weight: bold;
	height: 24px;
	padding: 0px;
	margin: 0px;
	text-indent: 10px;
	text-align: left;
	background-image: url("/prod/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("/prod/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("/prod/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;
	/8
	text-indent: 10px;
	padding-left: 10px;
	8/
}

/*REMOVED
.content_table_center {
	background-color: #eeeeee;
	text-align: center;
	/8
	#text-indent: 10px;
	8/
	/8
	padding-left: 10px;
	8/
}
8/

.content_table_footer {
	background-color: #e2e2e2;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	text-indent: 10px;
	background-image: url("/prod/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("/prod/html/css/../../media/images/interface/titlebar_bkg.gif");
	background-repeat: repeat-x;
	/8 background-position: bottom; 8/
	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("/prod/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;
	8/
}
a.content_table_link:hover {
	color : #000000;
	text-decoration : underline;
}
END MOVED TO ANOTHER CSS FILE */

/* MOVED TO ANOTHER CSS FILE */
.notice_box
{
/*8 EPLACED
font-weight: normal;
border: thin solid #000099;
background-color: #CCCCFF;
width: 450px;
8/
background-color: #d9edf7;
border: thin solid #bce8f1;
width: 550px;
}

.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%;
}

END MOVED TO ANOTHER CSS FILE */

.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;
}

#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("/prod/html/css/../../plugins/dvr/media/images/interface/stars.gif") repeat-x;
	CURSOR: pointer;
}


/* webcam frame ? */
li.public-webcam
{
	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;
	}

/* webcam frame ? */
li.public-webcam.curr
{
	BACKGROUND: url("/prod/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;*/
}
