body {
    margin: 0;
    pag: 0;
	text-align:center;
    font-fddinamily: Arial, Helvetica, sans-serif;
	background-image:url(/images/BG.gif);
	background-color:#CCCCCC;
}

table tr.rowA {background-color: ; }
table tr.rowB {background-color: #dbdbdb; }

#pagewrapper {
    width: 780px;
   margin: 0px auto;
    /* padding: 0;*/
    border: 1px solid #dbdbdb;
	text-align:left;
}




#content {
	width:780px;
    padding-top:20px;
	font-size: 12px;
	float:left;
}
#content a {color: #cc6600; text-decoration:None;}
#content a:hover {color: #dbdbdb; text-decoration:underline;}

#bar {
	padding-left:166px;
	height:24px;
	width: 614px auto;
	background-image:url(/images/barBG.gif);
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
}
#bar1 {
	padding-left:200px;
	height:25px;
	width: 614px auto;
	background-color:#f4f4f4;
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
}
#bar2 {
	padding-left:166px;
	height:4px;
	width: 614px auto;
	background-image:url(/images/barBG.gif);
}

.list_cell{
	font-size:12px;
	font-family: arial, helvetica, sans-serif;
	width: 780px;
	height:24px;
	text-align:center;
}
#check_cell{
	width:23px;
	padding-left:143px;	
}


#header {
    background-color:#999999;
	background-image:url(/images/titlebar.jpg);
	width:780px;
	height:81px;
    margin: 0;
    padding: 0;
}
#header p {
text-align:right;
    padding-top: 58px;
	padding-right: 10px;
    margin: 0;
    color: #434343;
	font-size: 12px;
    font-weight: bold;
	font-family: arial, helvetica, sans-serif
}
#header a {color: #f39700; text-decoration:None;}
#footer {
	width:780px;
    background-color: #d0d0d0;
    padding-top: 3px;
    padding-bottom: 3px;
    clear:both;
    border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
    text-align: center;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
}
#footer p, #footer a {
    text-align: center;
    font-size: 8px;
    color: white;
    font-weight:;
    margin: 0;
    padding: 0px;
}

/* Navigation Bar */

#navbar{
	padding-left:166px;
	width: 614px auto;
	margin-top:3px;
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	background-color: #f2f2f2;
	height:19px;
}

#navbar ul {
	border-left: 1px solid #dbdbdb;
	padding: 0;
	margin: 0;
	color: White;
	float: left;
	list-style: none;
	font-weight: bold;
	font-size: 12px;
}
#navbar ul li { 
	background-image:url(/images/navicon.gif);
    display: inline;
    background-color: #f2f2f2; 
    float: left;
    font-family: arial, helvetica, sans-serif;
}
#navbar ul li a {
    padding-top: 3px; 
    padding-right:8px;
	padding-left:22px;
    color: #434343;
    text-decoration: none;
    float:left;
}
#navbar ul li a:hover {
	background-image:url(/images/navbg.gif);
    background-color: #333;
    color: White;
}
#home_tab a#home_nav, #video_tab a#video_nav, #events_tab a#events_nav, #cameras_tab a#cameras_nav, #map_tab a#map_nav, #notifications_tab a#notifications_nav, #account_tab a#account_nav, #help_tab a#help_nav  {
   background-image:url(/images/navbg.gif);
   background-color: #333;
   color: White;
}

/* Styles for events pagination */

.pagination {
   /*padding-top: 2px;
   padding-bottom: 2px;
   padding-left: 200px;
   background:#f4f4f4;*/
 }
 .pagination a {
   padding: 1px 5px 1px 5px;
   margin: 0px;
 
   text-decoration: none;
   color: black;
 }
 .pagination a:hover, .pagination a:active {

   background-color: #999;
   color: white;
 }
 .pagination span.current {
   padding: 1px 5px 1px 5px;
   margin: 0px;
  
   font-weight: bold;
   color: #f39700;
 }
 .pagination span.disabled {
   padding: 1px 5px 1px 5px;
   margin: 0px;
   color: black;
 }
/* Debug Style */

#debug {
  margin-top: 1em;
  margin-left: auto;
}
#debug a, #debug a.visited {
  text-decoration: none;
  color: maroon;
}
fieldset.debug_info {
  text-align: left; 
  margin: 1em; 
  background: #eee;
}
/* Flash Notice Style */ 

#flash { 
  border: 1px solid green; 
  padding: 1em; 
  margin: 1em; 
  margin-bottom: 2em; 
  background-color: lightgray; 
  font: bold smaller sans-serif;
}

#errorExplanation {
	font: 13px arial;
	background-color: #EEEEEE;
	border: 1px solid #7b7b7b;
	color: #CC0044;
	margin: 0px;
	padding: 5px;
}


#notice {
	font: 13px arial;
	height: 25px;
	line-height: 25px;
	background-color: #EEEEEE;
	border: 1px solid #7b7b7b;
	color: #CC6600;
	width: 583px;
	margin: 0px;
	padding: 5px;
	text-align: center
}

/* add by shanger jie tao */

#header {
	background-image:url(/images/titlebar.jpg);
	width:800px;
}
#header a {
	color: #f39700; 
	text-decoration:None;
	background-color: gray;
	padding: 2px;
}
#header a:hover {
	color: #f39700; 
	text-decoration:None;
	background-color: #F0F0F0;
}
#content {
	width:800px;
    padding-top:0px;
	background-image:url(/images/bodyBG.gif); repeat-x top;
}

#content a:hover {
	color: #333333; 
	text-decoration:underline;
}
#sideBar {
	width: 166px;
	float: left;
}

#sideBar.cameras,#sideBar.cameras_create {
	background-image: url(/images/cameras_title.jpg);
	height: 255px;
	background-color: #F0F0F0;
}




#body {
	width: 583px;
	float: left;
	padding-top: 20px;
	margin-left: 25px;
}

#navbar{
	margin: 0px;
	height: 23px;
	padding-left: 164px;
}
#navbar ul li{
	height: 20px;
	line-height: 20px;

}
TABLE.list_cell {
	width: 100%;
}

TABLE.list_cell TD{
	color: #474747;
	text-align: left;
	height: 25px;
}



TABLE.list_cell TH{
	background-image: url(/images/table_titlebar_background.jpg);
	height: 25px;
	font: 12px arial;
	font-weight: bold;
	text-align: left;
}

TD.space {
	background-image: url(/images/space.gif);
	background-repeat:  no-repeat;
	background-position: right;
}


#footer {
	width:750px;
	text-align: right;
	padding-right: 50px;
	padding-top: 8px;
	background: url(/images/barBG.gif) no-repeat top;
	background-color: #d0d0d0;
}

#bar {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	width: 614px;
	background-image:url('');
	border: 0px solid;
	height: 45px;
}
TABLE TR.rowA {
	background-color: #f4f4f4; 
	height: 25px;
}
TABLE TR.rowB {
	background-color: #ffffff; 
	height: 25px;
}



#pagewrapper {
    width: 800px;
	background-image:url('');
}

TABLE.list_cell TD.align_center {
	text-align: center;
}

SPAN.msg {
	font: 12px arial;
	font-weight: bold;
	margin-bottom: 6px;
}

IMG {
	border: 0px;
}

DIV,SPAN {
	font: 12px arial;
}

#body.cameras_create{
	font-weight: lighter;
	font: 12px tahoma;
	color: #4A4A4A;
}
INPUT[type=text],INPUT[type=password],SELECT{
	font: 12px verdana;
	border: 1px solid #DADADA;
}

#body.cameras_create H2{
	height: 15px;
	line-height: 15px;
	padding:  5px 5px 5px 25px;
	margin: 0px;
	font: 14px arial;
	font-weight: bold;
	background: url(/images/cameras_create_bar.jpg) no-repeat top;
}
#body.cameras_create DIV{
	border: 1px solid #E9E9E9;
	border-top: 0px;
	padding: 5px;
	margin-bottom: 20px;
}
#body.cameras_create P{
	margin: 0px;
	padding: 4px;
	padding-left: 15px;
}

#body.cameras_create P.gray{
	margin-bottom: 0px;
	padding: 4px;
	padding-left: 15px;
	background-color: #F2F2F2;
	clear: both;

}


#body.cameras_create P.mac{
	margin-bottom: 0px;
	padding: 4px;
	padding-left: 15px;
	background-color: #F2F2F2;
	clear: both;
}

#body.cameras_create P.mac INPUT[type=text] {
	border: 1px solid #CC6600;
}


#body.cameras_create P.mac  SELECT {
		border: 1px solid #CC6600;
}


#body.cameras_create A{
	color: gray;
	font: 11px arial;
	text-decoration:none;
	background: url(/images/addNot_btn.gif) no-repeat top left;
	padding-left: 22px;
	width: 115px;
	height: 21px;
	line-height: 21px;
	margin-top: 5px;
	display: block;
	float: left;
}

#body.cameras_create A:hover{
	background: url(/images/addNot_btn_over.gif) no-repeat top left;
	text-decoration:none;
}


#flash {
	font: 14px arial;
	background-color: #EEEEEE;
	border: 1px solid #7b7b7b;
	color: #CC0044;
	margin: 0px;
	padding: 5px;
	text-align: center;
}

#flash UL {
		text-align: left;
}

#flash H3 {
		text-align: left;
}

.video {
	width: 342px;
	height: 308px;
	background: url(/images/video_playwindow_bg_small.jpg) no-repeat center bottom;
	text-align: center;
	border: 1px solid #f2f2f2;

}

.cameras #bar A {
	color: white;
	font: 12px arial;
	font-weight: bold;
	background: url(/images/create_btn.jpg);
	display: block;
	text-decoration:none;
	width: 90px;
	padding-top: 28px;
	padding-bottom: 3px;
	padding-left: 30px;
}

.cameras #bar A:hover {
	color: white;
	background: url(/images/create_btn_over.jpg);
	text-decoration:none;
}


#initial A {
	color: white;
	font: 12px arial;
	font-weight: bold;
	background: url(/images/delete_btn.gif);
	display: block;
	text-decoration:none;
	height: 20px;
	width: 49px;
	line-height: 20px;
	padding-left: 28px;
}
#initial A:hover {
	color: white;
	background: url(/images/delete_btn_over.jpg);
	text-decoration:none;
}

#details_delete A {
	color: #555555;
	font: 12px arial;
	font-weight: bold;
	background: url(/images/no_btn.gif);
	text-decoration:none;
	line-height: 25px;
	padding-left: 22px;
}

#details_delete A:hover {
	color: black;
	background: url(/images/no_btn.gif);
	text-decoration:none;
}

#body.cameras_create A#create_camera {
	color: white;
	font: 12px arial;
	font-weight: bold;
	width: 60px;
	height: 15px;
	padding-top: 9px;
	padding-left: 55px;
	margin-bottom: 30px;
	background: url(/images/create2_btn.gif);
}
#body.cameras_create A#create_camera:hover {
	color: white;
	background: url(/images/create2_btn_over.gif);
}
#body.cameras_create UL {
	clear: both;
}
.multview {
	font: 12px arial;
	font-weight: bold;
	width:342px;
	height: 308px;
	border: 1px solid #f2f2f2;
	border-bottom: 0px;
	background: url(/images/video_playwindow_bg_small.jpg);
	text-align: center;
	margin: 15px;
	padding: 3px;
}
.multview SELECT {
	font: 12px arial;
	border: 1px solid #DADADA;
}

#content .multview .snapshot A {
	width: 87px;
	height: 23px;
	display:block;
	padding-top: 5px;
	padding-left: 50px;
	background: url(/images/video_snapshot_btn.gif);
	text-decoration:none;
	color: #F2F2F2;
}

#content .multview .manual_event A {
	width: 105px;
	height: 23px;
	display:block;
	padding-top: 5px;
	padding-right: 32px;
	background: url(/images/video_manualevent_btn.gif);
	text-decoration:none;
	color: #F2F2F2;
}


.singleview {
	font: 12px arial;
	font-weight: bold;
	width:670px;
	height: 564px;
	border: 1px solid #f2f2f2;
	border-bottom: 0px;
	background: url(/images/video_window_bigBG.jpg);
	text-align: center;
	margin: 15px;
	padding: 3px;
}
.singleview SELECT {
	font: 12px arial;
	border: 1px solid #DADADA;
}

#content .singleview .snapshot A {
	width: 87px;
	height: 23px;
	display:block;
	padding-top: 5px;
	padding-left: 50px;
	background: url(/images/video_snapshot_btn.jpg);
	text-decoration:none;
	color: #F2F2F2;
}

#content .singleview .manual_event A {
	width: 105px;
	height: 26px;
	display:block;
	padding-top: 5px;
	padding-right: 32px;
	background: url(/images/video_manualevent_btn.jpg);
	text-decoration:none;
	color: #F2F2F2;
}


.camera_select,.snapshot {
	padding-left: 11px;
	width: 53%;
	float: left;
	margin-top: 2px;
	margin-bottom: 5px;
	text-align: left;
}

.see_small,.see_big,.manual_event {
	padding-right: 28px;
	width: 120px;
	text-align: right;
	float: right;
	margin-bottom: 5px;
}

.see_big A {
	display:block;
	height: 24px;
	background: url(/images/video_seebig_btn.jpg) no-repeat right;
}

.see_big A:hover {
	background: url(/images/video_seebig_btn_over.jpg) no-repeat right;
}


.see_small A {
	display:block;
	height: 24px;
	background: url(/images/video_seesmall_btn.jpg) no-repeat right;
}

.see_small A:hover {
	background: url(/images/video_seesmall_btn_over.jpg) no-repeat right;
}

#testcamera_output,#geocode_output{
	float:left;
	height: 21px;
	line-height: 21px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#map {
	margin: 40px 0px;
}

#sideBar.account {
	background-image: url(/images/account_title.jpg);
	height: 255px;
	background-color: #F0F0F0;
}
#body.account {

	padding-top: 25px;
	padding-bottom: 25px;

}
#sideBar.login {
	background-image: url(/images/login_title.jpg);
	height: 255px;
	background-color: #F0F0F0;
}
#body.login {

	padding-top: 25px;
	padding-bottom: 25px;

}

#login_top {
	margin:0px auto;
	height: 15px;
	width: 468px;
	background-image: url(/images/login_top.jpg) ;
}

#login_body {
	margin:0px auto;
	padding-top: 20px;
	width: 468px;

	background-image: url(/images/login_bg.jpg) ;
}
#login_bottom {
	margin:0px auto;
	height: 15px;
	width: 468px;
	background-image: url(/images/login_bottom.jpg) ;
}



#title_line {
	height: 10px;
	margin: 0px 15px;
	background: url(/images/login_line.gif) repeat-x;
}
#login_body P,#login_body TABLE{
	width: 250px;
	margin:0 auto;
	font:  12px verdana;
	line-height: 22px;
	color: #474747;
}

#login_body INPUT[type=text],#login_body INPUT[type=password] {
	width: 200px;
	border: 1px solid #CBCBCB;
}

A#login_submit {
	background: url(/images/login_login_btn.gif);
	width: 45px;
	display: block;
	color: white;
	font:11px arial;
	font-weight: bold;
	height: 21px;
	line-height: 21px;
	padding-left: 20px;
	float: left;
	margin: 15px 0px;
}

A#forgot_password {
	background: url(/images/login_password_btn.gif);
	width: 110px;
	display: block;
	color: white;
	font:11px arial;
	font-weight: bold;
	height: 21px;
	padding-left: 20px;
	line-height: 21px;
	float: left;
	margin: 15px 10px;
}

A#login_submit:hover,A#forgot_password:hover {
	color: white;
	text-decoration:none;
}

#sideBar.event {
	background-image: url(/images/event_title.jpg);
	height: 255px;
	background-color: #F0F0F0;
}

#events_params {
	color: gray;
	font: 12px arial;
	background-color: #F4F4F4;
	padding: 10px;
	width: 105%;
	margin: 0px;
	height: 60px;
}
#events_params DIV{
	float:left;
}
#events_params A{
	height: 28px;
	width: 28px;
	background: url(/images/events_search_btn.jpg) no-repeat;
	display: block;
	margin-top: 30px;
	float:left;
}
#events_params A:hover{
	background: url(/images/events_search_btn_over.jpg) no-repeat;
	display: block;
}


#events_params SELECT{
	font: 12px arial;
	border: 1px solid #DADADA;
}
#body.event {
	margin:0px;
	padding: 0px;
	margin-top: 20px;
}
#body.event TD.event_cell_bd {
	border: 1px solid #D7D7D7;
}
#body.event TD.event_cell_bg {
	background: url(/images/events_cell_bg.jpg);
	font: 12px arial;
}
#body.event TD.event_cell_bg DIV {
	width: 450px;
	overflow:hidden;
}

#body.event TD.event_cell_bg TABLE TD A {
	height: 28px;
	width: 28px;
	background: url(/images/events_play_btn.jpg) no-repeat;
	display: block;

}
/*
#body.event TABLE.event_line {
	background: url(/images/events_dot_line.jpg) repeat-x;
}
*/

#body.event TD.event_cell_bg TABLE TD A:hover {
	background: url(/images/events_play_btn_over.jpg) no-repeat;
	display: block;
}
#body.event #eventwrapper {
	padding-left: 25px;
}
#arc_initial A {
	color: white;
	font: 12px arial;
	font-weight: bold;
	background: url(/images/events_export_btn.jpg);
	display: block;
	text-decoration:none;
	height: 20px;
	width: 49px;
	line-height: 20px;
	padding-left: 28px;
}
#arc_initial A:hover {
	color: white;
	background: url(/images/events_export_btn_over.jpg);
	text-decoration:none;
}
#details_archive DIV {
	float:left;
}
#details_archive A {
	color: white;
	font: 12px arial;
	font-weight: bold;
	background: url(/images/events_export_btn.jpg);
	display: block;
	text-decoration:none;
	height: 20px;
	width: 49px;
	line-height: 20px;
	padding-left: 28px;
	float:left;
}

#details_archive A:hover {
	color: white;
	background: url(/images/events_export_btn_over.jpg);
	text-decoration:none;
}

#initial,#details_delete,#arc_initial,#details_archive,#archive_initial {
	float:left;
}

#btn_bar {
	line-height: 24px;
	height: 24px;
	margin: 0px auto;
	margin-bottom: 30px;
	vertical-align: middle;
	background-color: #D4D4D4;
	padding: 3px;
	width: 99%;
}

#archive_initial A {
	color: white;
	font: 12px arial;
	font-weight: bold;
	background: url(/images/events_archive_btn.jpg);
	display: block;
	margin: 0px 15px;
	text-decoration:none;
	height: 20px;
	width: 49px;
	line-height: 20px;
	padding-left: 28px;
	float:left;
}

#archive_initial A:hover {
	color: white;
	background: url(/images/events_archive_btn_over.jpg);
	text-decoration:none;
}

#event_play {
	font: 12px arial;
	width:670px;
	height: 600px;
	border: 1px solid #f2f2f2;
	border-bottom: 0px;
	background: url(/images/playview_bg.jpg);
	text-align: center;
	margin: 15px auto;
}

#event_play TABLE#bar {
	width: 640px;
	margin-left:15px;
	margin-top: 12px;
	margin-bottom: 10px;
	padding: 0px;
	border: 1px solid #d5d5d5;
	background-color: #f2f2f2;
}

#event_play TABLE#bar TD{
	padding: 3px;
}
#event_play #bar H2{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font: 14px verdana;
	font-weight: bolder;
}

#event_play #bar H3{
	padding: 0px;
	margin: 0px;
	font: 12px verdana;
}


#event_play #bar .bar_icon {
	background: url(/images/playview_icon.gif) no-repeat center;
	width: 50px;
}

#side_show {
	float: left;
	margin-left: 5px;
}
#side_show A {
	color: white;
	font: 12px arial;
	font-weight: bold;
	background: url(/images/playview_slideshow_btn.jpg);
	display: block;
	text-decoration:none;
	height: 20px;
	width: 79px;
	line-height: 20px;
	padding-left: 28px;
}
#side_show A:hover {
	color: white;
	background: url(/images/playview_slideshow_btn_over.jpg);
	text-decoration:none;
}



#sideBar.sign_up {
	background-image: url(/images/signup_title.jpg);
	height: 255px;
	background-color: #F0F0F0;
}



#body.sign_up{
	font-weight: lighter;
	font: 12px tahoma;
	color: #4A4A4A;
}


#body.sign_up A:hover{
	background: url(/images/addNot_btn_over.gif) no-repeat top left;
	text-decoration:none;
}

#body.sign_up H2 {
	display:none;
}

#body.sign_up h3{
	height: 15px;
	line-height: 15px;
	padding:  5px 5px 5px 25px;
	margin: 0px;
	font: 14px arial;
	font-weight: bold;
	background: url(/images/cameras_create_bar.jpg) no-repeat top;
}

#body.sign_up DIV.box{
	font: 12px/180% arial;
	border: 1px solid #E9E9E9;
	border-top: 0px;
	padding: 25px;
	margin-bottom: 20px;
}

#body.sign_up P.mac INPUT[type=text] {
		border: 1px solid #CC6600;
}

#body.sign_up P.mac INPUT[type=password] {
		border: 1px solid #CC6600;
}

#body.sign_up A#sign_up {
	color: white;
	font: 12px arial;
	font-weight: bold;
	width: 150px;
	height: 15px;
	padding-top: 9px;
	padding-left: 50px;
	padding-right: 5px;
	margin-bottom: 30px;
	background: url(/images/create2_btn.gif);
}
#body.sign_up A#sign_up:hover {
	color: white;
	background: url(/images/create2_btn_over.gif);
}



 .pagination a {
   padding: 1px 5px 1px 5px;
   margin: 0px;
   border: 1px solid #D5D5D5;
   text-decoration: none;
   font: 12px arial;
   color: black;
 }
 .pagination a:hover {
   border: 1px solid orange;
   background-color: white;
   text-decoration: none;
 }
 .pagination span.current {
	font: 12px arial;
   padding: 1px 5px 1px 5px;
   margin: 0px;
   border: 1px solid orange;
   background-color: #FFE0A6;
   font-weight: bold;
   color: #f39700;
 }
 .pagination span.disabled {
	font: 12px arial;
   padding: 1px 5px 1px 5px;
   margin: 0px;
   color: gray;
   border: 1px solid #D5D5D5;
 }


 INPUT#login_submit {
	background:url(/images/login_password_btn.gif) left top repeat-x;
	display: block;
	color: white;
	font:11px arial;
	font-weight: bold;
	height: 21px;
	line-height: 21px;
	padding-left: 20px;
	padding-right: 10px;
	float: left;
	margin: 15px 0px;
	border: 0px;
}


#sideBar.help {
	background-image: url(/images/help_title.jpg);
	height: 255px;
	background-color: #F0F0F0;
}


#body.help{
	font-weight: lighter;
	font: 12px arial;
	color: #4A4A4A;
}


#body.help A:hover{
	text-decoration:none;
}

#body.help H2 {
	display:none;
}

#body.help h3{
	height: 15px;
	line-height: 15px;
	padding:  5px 5px 5px 25px;
	margin: 0px;
	font: 14px arial;
	font-weight: bold;
	background: url(/images/cameras_create_bar.jpg) no-repeat top;
}

#body.help DIV{
	border: 1px solid #E9E9E9;
	border-top: 0px;
	padding: 5px;
	margin-bottom: 20px;
	font: 13px arial;
}

#body.help P.mac{
	margin-bottom: 0px;
	padding: 4px;
	padding-left: 15px;
	background-color: #F2F2F2;
	clear: both;
}

#body.help P.test A{
	color: gray;
	font: 11px arial;
	text-decoration:none;
	background: url(/images/addNot_btn.gif) no-repeat top left;
	padding-left: 22px;
	width: 85px;
	height: 21px;
	line-height: 21px;
	margin-top: 5px;
	display: block;
    border: 1px solid #CC6600;
	float: left;
}

#body.help P.test A:hover{
	background: url(/images/addNot_btn_over.gif) no-repeat top left;
	text-decoration:none;
}


/*

DIV#map .mapInfo .btn A {
	background: url(/images/map_liveview_btn.jpg) no-repeat;
	width: 160px;
	height: 25px;
	line-height: 25px;
	color: white;
	font-weight:bold;
	display:block;
}
DIV#map .mapInfo .btn A:hover {
	color: white;
	font-weight:bold;
	display:block;
	text-decoration:none;
}
.mapInfo .textInfo {
	text-align:left;
	padding-left:27px;
}
DIV#map .mapInfo .desc {
	background: url(/images/map_icon.gif) no-repeat;
	padding-left: 15px;
}
*/


DIV#map .mapInfo .btn A {
	background: url(/images/map_liveview_btn.jpg) no-repeat;
	width: 150px;
	height: 25px;
	line-height: 25px;
	display:block;
}
DIV#map .mapInfo .btn A:hover {
	display:block;
	text-decoration:none;
}
.mapInfo .textInfo {
	text-align:left;
	padding-left:27px;
}
DIV#map .mapInfo .desc {
	background-color: #484848;
	padding-left: 15px;
	width: 150px;
	height: 20px;
	line-height: 20px;
	color: white;
	font-weight:bold;
	display:block;
}

#overview_top {
	margin:0px auto;
	height: 15px;
	width: 570px;
	background-image: url(/images/overview_top.jpg) ;
}

#overview_body {
	margin:0px auto;
	padding-top: 20px;
	width: 570px;

	background-image: url(/images/overview_bg.jpg) ;
}
#overview_bottom {
	margin:0px auto;
	height: 15px;
	width: 570px;
	background-image: url(/images/overview_bottom.jpg) ;
}


#login_body H2{
	font: 12px verdana;
	font-weight: bold;
	padding-left: 35px;
	margin: 0px 15px 3px 15px;
	color: #494949;
	background: url(/images/login_icon.gif) no-repeat 15px;
}


#overview_body H2{
	font: 12px verdana;
	font-weight: bold;
	padding-left: 35px;
	margin: 0px 15px 3px 15px;
	color: #494949;
	background: url(/images/login_icon.gif) no-repeat 15px;
}




#overview_body #bg1{
	background: url(/images/overview_bgtop2.jpg) no-repeat;
	width: 517px;
	margin: 0px auto;
	height: 37px;
	line-height:37px;
	padding-left: 18px;
}

#overview_body #bg2{
	background: url(/images/overview_bg2.jpg) no-repeat;
	width: 517px;
	margin: 0px auto;
	height: 102px;
	line-height:102px;
	text-align: center;
	padding-left: 18px;
}

#overview_body P{
	width: 250px;
	margin:0 auto;
	font:  12px verdana;
	line-height: 22px;
	color: #474747;
	margin-bottom: 50px;
}


#overview_body #bg1 A {
	height: 28px;
	width: 28px;
	font-size: 20px;
	background: url(/images/events_play_white_btn.jpg) no-repeat;
}


#overview_body #bg1 A:hover {
	background: url(/images/events_play_white_btn_over.jpg) no-repeat;
	text-decoration:none;
}

DIV#login_body A ,DIV#login_body A:hover{
	background: url(/images/account_long_btn.gif);
	width: 120px;
	display: block;
	color: white;
	font:11px arial;
	font-weight: bold;
	height: 21px;
	line-height: 21px;
	padding-left: 20px;
	text-decoration:none;
}



#body.account h2{
	height: 15px;
	line-height: 15px;
	padding:  5px 5px 5px 25px;
	margin: 0px;
	font: 14px arial;
	font-weight: bold;
	background: url(/images/cameras_create_bar.jpg) no-repeat top;
}

#body.account DIV.box{
	font: 12px/180% arial;
	border: 1px solid #E9E9E9;
	border-top: 0px;
	padding: 25px;
	margin-bottom: 20px;
}


#body.account A#account {
	color: white;
	font: 12px arial;
	font-weight: bold;
	width: 150px;
	height: 15px;
	padding-top: 9px;
	padding-left: 50px;
	padding-right: 5px;
	margin-bottom: 30px;
	background: url(/images/create2_btn.gif);
}
#body.account A#account:hover {
	color: white;
	background: url(/images/create2_btn_over.gif);
}

DIV#body.account P A ,DIV#body.account P A:hover{
	background: url(/images/account_long_btn.gif);
	width: 110px;
	display: block;
	color: white;
	font:11px arial;
	font-weight: bold;
	height: 21px;
	line-height: 21px;
	padding-left: 20px;
	text-decoration:none;

}

#body.account #login_body H2{
	font: 12px verdana;
	font-weight: bold;
	padding-left: 35px;
	margin: 0px 15px 3px 15px;
	color: #494949;
	background: url(/images/login_icon.gif) no-repeat 15px;
}