body {
	margin: 0;
	padding: 0;
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
}

* {
	line-height: 180%;
}
	

table {
	font-size: 12px;
}

a {
	text-decoration: none;
	color: rgb(21,103,123);
}

a:hover {
	text-decoration: underline;
}

table.layout {
	width: 100%;
	height: 100%;
}

tr.layout_top {
	background-image: url("../images/layout_line_top.gif");
	background-repeat: repeat-x;
	height: 105px;
}	

tr.layout_center {
	height: 100%;
}

tr.layout_bottom {
	background-image: url("../images/layout_line_bottom.gif");
	background-repeat: repeat-x;
	height: 57px;
}

td.mid {
	width: 70%;
}

td.right {
	width: 30%;
}	

div.layout_left_top {
	margin:  0;
	padding: 0;
	width:   163px;
	height:  105px;
	background-image: url("../images/layout_left_top.gif");
	background-repeat: no-repeat;
	background-position: center left;
}

div.layout_mid_top {
	margin:  0;
	padding: 0;
	height:  105px;
	background-image: url("../images/layout_mid_top.gif");
	background-repeat: no-repeat;
	background-position: center right;
}

div.layout_right_top {
	float:  left;
	margin: 0;
	padding 0;
	/*width:  163px;*/
	height: 105px;
	background-image: url("../images/layout_right_top.gif");
	background-repeat: no-repeat;
}

div.layout_left_center {
	width: 163px;
}

td.layout_mid_center, td.layout_center {
	background-image: url("../images/layout_mid_center.gif");
	background-repeat: repeat-y;
}

div.layout_mid_center, div.layout_center {
	padding-bottom: 2em;
	height: 100%;
}

div.layout_left_bottom {
	margin:  0;
	padding: 0;
	width:   163px;
	height:  57px;
	background-image: url("../images/layout_left_bottom.gif");
	background-repeat: no-repeat;
	background-position: center left;
}

div.layout_mid_bottom {
	margin:  0;
	padding: 0;
	height:  57px;
	background-image: url("../images/layout_mid_bottom.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

div.layout_right_bottom {
	margin: 0;
	padding: 0;
	width:   191px;
	height:  57px;
	background-image: url("../images/layout_right_bottom.gif");
	background-repeat: no-repeat;
	background-position: center left;
}
/* -- */

div.top_text, div.bottom_text, div.menu, a.menu {
	color: rgb(21,103,123);
}

div.top_text {
	line-height: 120%;
}

li.menu {
	margin-bottom: 20px;
	list-style-image: url("../images/point.gif");

}

div.work_area2 ul {
	margin: 0;
	padding: 0 0 0 25px;
}

div.work_area2 li {
	padding: 0;
	line-height: 180%;
	margin-bottom: 0.3em;
	list-style-position: outside;
	text-indent: 2px;
}	

li.user {
	list-style-image: url("../images/user.gif");
}  

li.device {
	list-style-image: url("../images/device.gif");
}  

li.document {
	list-style-image: url("../images/document.gif");
} 

li.module {
	list-style-image: url("../images/module.gif");
} 

div.scan {
  border-bottom: 1px solid rgb(238,246,246);
} 

a.menu {
	font-size: 14px;
}

div.top_text {
	font-size: 12px;
}	

div.bottom_text {
	margin-top: 27px;
	font-size:  10px;
	margin-left: 13px;
}

div.layout_padd {
	padding: 6px;
}

div.news {
	padding-left: 20px;
	float: left;
	padding-bottom: 20px;
	padding-right: 6px;
	background: rgb(250,250,250);
	width: 130px;
        font-size: 11px;
}
	
div.news img {
}

div.layout_center_right {
	float: left;
}			

li.normal {
	margin-left: 40px;
	list-style-type: none;
}

div.work_area {
	padding-left: 45px;
	padding-top: 5px;
}

div.work_area2 {
	padding: 30px 15px 10px 15px;
}


div.label, td.label, label.f {
	float: left;
	clear: left;
	width: 9em;
	text-align: right;
	margin: 0 0.3em 0 0;
	padding: 2px;
}


div.field_with_label {
	clear: left;
	margin: 0;
	margin-top: 6px;
}

input, textarea {		
	border: 1px solid rgb(142,226,220);
	padding: 0.15em 0.3em;
	font-size: 12px;
        -moz-border-radius: 2px;
}

input {
	height: 1.7em;

}

fieldset {
	border: 1px solid rgb(142,226,220);
        -moz-border-radius: 2px;
}  

input.checkbox, input.radio {
	border-width: 0px;
	height: auto;
}

input.filter {
	margin-top: 3px;
        -moz-border-radius: 4px;
	border: 1px solid rgb(200,200,200);
	font-size: 11px;
	color: rgb(100,100,100);
}	
	
select.filter {
	margin-top: 3px;
	font-size: 11px;
	color: rgb(100,100,100);
}	

input.strong {
	border: 1px solid rgb(21,103,123);
}

textarea {
	font-family: helvetica;
	/*background: rgb(250,245,240);*/
}	

h2 {
	font-size: 14px;
	margin-top: 10px;
	color: rgb(22,104,121);
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}

div.top_line {
        background: rgb(22,104,121);
       	width:400px;
       	height:6px;
	overflow: hidden;
}	

h3.left {
	font-size: 12px;
	font-style: italic;	
	display: inline;
}

h3.right {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	display: inline;
	color: black;
}	

div.h3 {
	padding: 1px 4px 2px 4px;
        width: 400px;
	margin-top: 15px;
	margin-bottom: 10px;
	color: rgb(21,103,123);
	background: rgb(239,244,247);
        border-bottom: 1px solid rgb(200,210,220);
}

.layout_right_center div.h3 {
	width: 220px;
}

h4 {
	color: rgb(21, 103, 123);
	margin-bottom: 0px;
	display: inline;
	font-size: 12px;
}

ul {   margin-top: 0.5em;}

div.h4 {
	margin-top: 15px;
}	

input.submit {
	border: none;
	background-color: transparent;
	padding: 0;
	color: rgb(21,103,123);
}	

a.button  {
	color: rgb(254,152,26);
}

a.button:hover {
	color: rgb(21, 103, 123);
	text-decoration: none;
}	

a.top_button  {
	color: rgb(21, 103, 123);
  font-size: 13px;
}

a.top_button:hover {
	color: rgb(254,152,26);
	text-decoration: none;
}

li.item {
	list-style-image: url("../images/item.gif");
	margin-left:10px;
}

span.title {
	font-weight: bold;
}	

span.wizard_error {
	color: rgb(255, 0, 0);
}

div.item {
	margin-top: 2px;
	clear: left;
}

div.error, p.info {
	background: rgb(250,250,200);
	padding: 5px 8px 8px 8px;
	margin-bottom: 30px;
	max-width: 390px;
	border: 1px solid black;
        -moz-border-radius: 5px;
}	

div.error li {
	list-style-type: square;
}

select { width: 135px; 
	 background: white;
	 margin-top: 1px;
	 font-size: 12px;
       }

div.portal_device {
 	margin-left: 30px;
	margin-bottom: 12px;
	}	

div.portal_call {
 	margin-left: 30px;
	margin-bottom: 10px;
	}	

td { vertical-align: top }
	
td.odd, td.even {
	padding: 3px;	
}
	
td.odd, tr.odd{
	background: rgb(240,240,240);
}

tr.Sun, tr.Sat {
	color: rgb(180,50,50);
}	

th { 
	text-align: left;
	font-weight: normal;
	background: rgb(250,250,250);
  font-weight: bold;
	padding: 10px 5px 0 5px;
  /*border-bottom: 1px solid rgb(254,152,26);*/
  border-bottom: 3px solid rgb(200,200,200);
}	
   
span.open, span.close {
	margin-right: 6px;
	display: block;
	padding-left: 4px;
}	

span.open {
}

span.close {
}	

td.open {
	background: rgb(254,240,225);
}	


div.descr {
	margin: 10px 0px 10px 0px;
	max-width: 400px;
}

div.column {
	float: left;
	width: 45%;
	padding-right: 20px;
}	

h2.image {
	margin-bottom: 20px;
	margin-top: 0px;
	padding-top: 24px;
}

h3.news {
	font-size: 12px;
	color: rgb(209,214,217);
	
}	

div.small {
	font-size: 10px;
	margin-bottom: 5px;
	margin-top: 3px;
}	

div.help {
	font-size: 11px;
	margin-bottom: 5px;
	margin-top: 10px;
}	

div.scan_description {
	margin-bottom: 5px;
  margin-left: 30px;
  margin-right: 40px;
}	

div.mid_bg {
	background: rgb(250,250,248);
}	

div.hr {
  background-color: rgb(142,226,220);
  max-width: 406px;
  height: 1px;
  border: none;
  margin: 10 0 5 0;
}

div.navigation {
  font-size: 10px;
}

a.company_name {
  font-weight: bold;
  font-size: 11px;
}

*.navigation {
  font-weight: bold;
}

span.navigation {
  color: silver;
}

a.navigation:hover {
  text-decoration: none;
  color: rgb(254,152,26);
}

div.toolbar {
  margin-bottom: 2em;
}

td.strong { 
  font-weight: bold;
}

#logout {
  color: white;
	background: rgb(22,104,121);
  position: absolute;
  top: 96px;
  right: 0px;
  width: 8em;
  padding: 0;
  font-size: 10px;
  text-align: right;
  letter-spacing: 0.2em;
}

#logout a {
  color: white;
}  

#logout a:hover {
  text-decoration: none;        
  color: rgb(254,152,26);
}

button.nav {
  background: transparent; 
  border: none;  
  cursor: pointer;
}

tr.dark th {
  background: rgb(160,160,160);
  color: white;
  font-weight: bold;
}

option.rep_type_13 {
  background: rgb(245,230,230);
}

option.rep_type_12 {
  background: rgb(250,250,220);
}

option.rep_type_10 {
  background: rgb(230,230,245);
}

table.wide {
  width: 100%;
  _width: 90%;
  margin-right: 15px;
}

table.wide td {
  padding: 2px 4px 1px 4px;
  vertical-align: top;
}

table.wide th {
  vertical-align: top;
}

input.nobord {
  border: 1px solid white;
}

form p {
  margin: 0.7em 0;
  
}  

span.big {
  color: silver;
  font-size: 140%;
  font-weight: bold;
  padding-right: 3em;
}

.save_bar {
  text-align:right;
  width: 400px; 
  background: rgb(255,240,200); 
  padding: 5px 8px 5px 0;
}  

.save_bar input {
  padding: 0;
  border: 1px solid silver;
}    

td.c {
  text-align: center;
}

#more {
  border: 1px solid silver;
  background: rgb(250,255,255);
  padding: 6px 2px;
  width: 400px;
}

.w400 {
  width: 400px;
}

#scan_rep h3 {
  padding: 1px 4px 2px 4px;
  max-width: 39em;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 10px;
  color: rgb(21,103,123);
  background: rgb(239,244,247);
}

#scan_rep .sec_detail {
  border: 1px solid rgb(230,230,230);
  background: rgb(250,252,255);
  margin: 15px 0;
  padding: 15px;
  width: 44em;
}

#scan_rep h4 {
  font-size: 130%;
  display: block;
  margin-top: 3px;
}

#scan_rep .sec_hole  {
  background: rgb(255,240,240);
}

#scan_rep .sec_warn {
  background: rgb(255,255,250);
}

#scan_rep .sec_info {
}



#scan_rep h5 {
  font-size: 120%;
  color: rgb(100,100,160);
  margin: 1em 0 0.2em 0;
}

/*<group=POLL>*/

/*<group=poll graph>*/

.poll-graph {
	width: 140px;
	margin: 10px;
	padding: 7px;
	background-color: #feead1;
}

.poll-graph form {
	margin: 0;
	padding: 0;
	text-align: center;
}

.poll-graph input {
	margin: 0;
	padding: 0;
}


.poll-graph p {
	clear: both;
	margin: 0;
	margin-bottom: .5em;
	font-weight: bold;
}

.bar {
	margin: .3em 0;
	text-align: right;
}

.poll-graph .bar p {
	margin: 0;
	text-align: left;
	font-weight: normal;
	font-style: italic;
}


/*<group=bar lines>*/

.bar div {
	float: left;
	height: 1em;
}

#bar1 div {
	background-color: #54be07;
}

#bar2 div {
	background-color: #166879;
}

#bar3 div {
	background-color: #f46a03;
}

.portal_call th, .portal_device th {
  padding-top: 1.5em;
  background: white;
  border-bottom: 2px solid #6398a6;
}

.portal_call td, .portal_device td {
  padding: 0 8px 2px 4px;
}

.portal_call .first, .portal_device .even {
  background: #f7f7f9; 
}

.portal_call .second, .portal_device .odd  {
  background: #efeef4
}

.portal_call table, .portal_device table {
  width: 95%;
  clear: both;
}

.portal_call strong {
  background: transparent url(../images/button.png) no-repeat left 70%;
  padding-left: 12px;
  font-weight: normal;
}

.portal_call h2 {
  background: transparent url(../images/my_calls.png) no-repeat left top;
  height: 61px;
  left: -17px;
  position: relative;
  font-size: 14px;
  padding-left: 4px;
  float: left;
  width: 400px;
}

.portal_device h2 {
  background: transparent url(../images/devices.png) no-repeat left top;
  height: 61px;
  left: -17px;
  position: relative;
  font-size: 14px;
  padding-left: 4px;
  margin-top: 2em;
}

.portal_call h2 a, .portal_device h2 a {
  color: white;
  font-weight: normal;
  display: block;
  height: 61px;
}

.portal_call #addcall {
  float: right;
  margin-right: 20px;
  margin-top: 14px;
} 

.portal_call #addcall img {
  border: 0px solid white;
}

.r {
  text-align: right;
}

input.lookup {
  height: auto;
  padding: 0.15em 0.3em;
  line-height: 1em;
  vertical-align: middle;
}

a.button_cm  {
  color: rgb(254,152,26);
  font-size: 15px;
  font-weight: bold;
}
      
a.button_cm:hover {
  color: rgb(21, 103, 123);
  text-decoration: none;
}
	
/*</group>*/
	
/*</group>*/
	
/*</group>*/  
