/* iSi AS */
/* april 2008  */
body {
    font: 11px verdana, arial, sans-serif;
    margin: 0;
    text-align: left;}
    
img#ff {
	position: absolute;
	bottom: 1px;
	right: 1px;
	z-index: 0; }

#top , #head {
	position: relative;
    width: 810px;
    margin: 0 auto;
    height: 118px;
    clear: both;
    z-index: 1; }
    
#top {
	width: 619px;
    height: 20px;
    margin-top: 10px;
    background: #afc717;
    padding: 4px 10px 0 180px;
    text-align: right; }
* html #top {
	padding: 1px 10px 1px 181px; }
    
#top form {
    float: left;
    width: 290px;
    height: 15px; }

#uName , #pWord , #search {
    position: relative;
    float: left;
    margin-right: 3px;}

#top label.login, #top label.loginOn {
    position: absolute; }
    
#top label.loginOn {
    top: 2px;
    left: 10px;
    z-index: 1;
    color: #999; }
    
#top input.tEnter {
    width: 90px;
    height: 10px;
    font-size: 9px;
    background: white;}
    
#search {
	width: 130px; }
#search:first-of-type {
	margin-top: -3px; }
	
#top img {
	padding-top: 3px; }
	
#top .newUser {
	float: left;
	width: 120px;
	text-align: left; }
#top .newUser:first-of-type {
	margin-top: -3px; }
     
#content {
	position: relative;
    width: 810px;
    min-height: 542px;
    margin: 0 auto;
	background: #d4e1e7;
    z-index: 1;
    overflow: hidden; }
* html #content {
	width: 811px; }

#left {
	float: left;
    width: 174px;
	border-right: 1px solid white; }

#left ul {
    list-style-type: none;
    height: 210px;
    margin: 0;
    padding: 37px 0 0 0;
    background: #afc717; }
    
#left ul li{
    list-style-type: none;}

#left ul a {
	width: 154px;
    display: block;
    margin: 3px 0;
    padding: 1px 0 1px 20px;
    font-size: 9px;
    font-weight: bold;
    color: #635b55;
    text-decoration: none; 
    background: white;}

#left ul a:hover {
    color: white;
    background: #766e67;
    font-weight: bold;}
	   
#rfind {
    height: 170px; 
    background: #cbdae1; }
    
#wcam {
	width: 174px;
	height: 96px;
	overflow: hidden;
	clear: both;}
#wcam img {
	margin: -5px 0 0 -5px; }
	
#main {
    float: left;
    width: 635px;
    min-height: 526px;
    background: white;
    z-index: -1; }
    
#main1 {
    float: left;
    width: 380px;
    height: 100%;
    padding: 0 10px 10px 20px; }
* html #main1 {
	margin-top: 10px; }
	
#main2 {
    float: right;
    width: 200px;
    padding-bottom: 10px;
    background: #cbdae1; }
	
#main2 form {
	padding: 0 10px; }
    
#right {
    float: right;
    position: relative;
    width: 175px;
    min-height: 526px;
    padding: 13px 0 10px 0;
    background: #d4e1e7; }
* html #right {
	height: 526px;} 
	
#camList {
	float: left;
	width: 100%;
	margin: 0 20px; }
* html #camList { margin: 0; }
#camList p { margin-right: 40px; }
* html #camList p { margin-right: 10px; }
#foot {
    float: left;
    width: 780px;
    height: 12px;
    clear: both;
    font-size: 9px;
    padding-right: 30px;
    text-align: right;
    background: #d4e1e7; }

#foot .doEdit {
	float: left;
	margin-left: 200px;}
    
.menuTitle {
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 5px;
    color: #333366;}
    
p.nameInfo {
	color: #333366;
	margin: 0; }
    
a , a:visited {
    font-weight: bold;
    color: #635b55;
    text-decoration: none; }

a:hover , li a:hover {
    color: red;}

h1 {
    margin: 20px 10px 10px 20px;
    color: #86a2ad;
    font-size: 16px;
    font-weight: 600; }

h2 {
	float: left;
	width: 100%;
    font-size: 14px;
    margin-bottom: 5px;
    text-align: left;}
    
h3 , a.H3 {
	margin: 0;
    padding: 0 0 0 35px;
    font-size: 11px;
    font-weight: 500;
    color: white;
    background-image: url('theme.gif'); }
a h3:hover , a.H3:hover {
	background-image: url('theme2.gif'); }
    
.rule {
	padding: 10px;
	font-size: 9px;
	font-style: italic; }

td {
    text-align: left;
    vertical-align: top; }
    
th {
    text-align: left;
    background: #d4e1e7; }

td.r , th.r {
    text-align: right;}

ul li , li {
	list-style-type: square;
    line-height: 15px;}
#main2 ul , #main2 li {
	list-style-type: none;
	margin: 0;
	padding: 2px 5px 0 10px; }

dt {
    font-size: 11px;
    color: #635b55;
    font-weight: bold;}
#right dt { margin-left: 10px; }

dd {
    margin-left: 20px;
    padding: 0 0 10px 10px;
    font-size: 9px; }

#object {
    padding-top: 20px; }

#areaList {
	position: absolute;
	clear: both;
	top: 0;
	right: 0;
	width: 200px;}

ul#area {
	height: 320px; 
	margin: 0;
	padding: 0;
	background: #edf3b5;
	border-bottom: #dd3930 5px solid;
	display: none; }
ul#area li { 
    list-style-type: none; }

ul#area li a {
	display: block;
	padding: 1px 0 0 20px; }
ul#area li a:hover {
	background: white; }
* html ul#area li a {
	height: 10px; }
    
img {
	padding: 0;
    border: 0; }
    
img.camTn {
    width: 180px;
    float: left;
    margin: 0 20px 20px 0;
    border: 0;}
img.camTn:hover {
	cursor: pointer; }

img.L410 , img.L600 {
    width: 410px;
    float: left;
    margin-bottom: 10px;
    border: 0;}

img.logo {
    float: left;
    border-style: none;}
    
img.R200 {
    width: 200px;
    float: right;
    margin: 10px 0 10px 20px;
    border: 0;}
    
/* Sample PopBox CSS Classes */
/* PopBox.js, Copyright (c) 2007, C6 Software, Inc. (http://www.c6software.com/)*/

.PopBoxImageSmall
{
	border: none 0px #ffffff;
	cursor: url(/popBox/magplus.cur), pointer;
}
.PopBoxImageLarge
{
	border: solid 1px #999999;
	cursor: url(/popBox/magminus.cur), pointer;
}

.PopBoxImageLink
{
	cursor: pointer;
}
.PopBoxImageMove
{
	border: none 0px #ffffff;
	cursor: pointer;
}