
.font{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-variant: small-caps;
	text-align: left;
	text-indent: 1pt;
}

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003663;
}

table {
	font-size: 10pt;

}

.header, .right_header, .left_header, .center_header{
	font-size: 10pt;
	font-weight: bold;
	margin-right: 2px;
	vertical-align: middle;
}

.right_td1, .left_td1, .center_td1, .help_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
}

.right_td2, .left_td2, .center_td2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	vertical-align: middle;
	padding-left: 2px;
	padding-right: 5px;
}

.left_td3, .right_td3, .center_td3 {
	vertical-align: middle;
	font-size: 8pt;
	padding: 5px;
}



.right_td1 {
	text-align: right;
}
.left_td1 {
	text-align: left;
}
.center_td1 {
	text-align: center;
}

.help_box {
	text-align: left;
       	background-color: #D7E3FF;
	padding: 2px 10px 2px 5px;
	font-weight: normal;
	border: 1px solid #69B2D7
}



.left_td2 {
	text-align: left;
}
.right_td2 {
	text-align: right;
}
.center_td2 {
	text-align: center;
}



.left_td3{
	text-align: left;

} 
.right_td3 {
	text-align: right;

} 
.center_td3
{
	text-align: center;
}


.header {
	text-align: left;
}

.right_header {
	text-align: right;
}

.left_header
{
	text-align: left;
}




.headercell
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: 9EADBF;
	background-position: left center;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #758398;
	border-bottom-color: #758398;
	border-left-color: #FFFFFF;
	text-indent: 4pt;
}

.spacer
{
	background-color: D3D7D9;
	border: 1px solid #BFC3C6;
	height: 2px;
}

.sub_header
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-variant: normal;
	background-color: D6D7D8;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	border: 1px solid #BFC3C6;
}
	



.blank {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	vertical-align: middle;
	padding-left: 2px;
	padding-right: 5px;
	border-bottom: 1px solid #999;

}
.errorlist_td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #758398;
	border-bottom-color: #758398;
	border-left-color: #FFFFFF;
	background-color: yellow;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
}

.blacklist_td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #758398;
	border-bottom-color: #758398;
	border-left-color: #FFFFFF;
	background-color: B2B8C0;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
}

.whitelist_td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #758398;
	border-bottom-color: #758398;
	border-left-color: #FFFFFF;
	background-color: F8FDF6;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
}






.documentation {
	background-color: #E5EDF6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #758398;
	border-bottom-color: #758398;
	border-left-color: #FFFFFF;
	background-position: left center;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-left: 2px;
	padding-right: 5px;
}

/* FORM ELEMENTS */

.input {
	border-left: 1px solid #758398;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #758398;
	border-bottom: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #d5e2fb;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 1px;
	left: 0px
	}
	
/* USE with either "radio" or "checkbox" elements */
	
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	background-color: white;
	text-align: center;
	vertical-align: middle;
	background-position:  center;
	cursor: pointer;
}

.hiddenbutton {
	visibility: hidden;
	position: absolute;
}


input[type="file"] {
  -moz-appearance: none;
  white-space: nowrap;
  cursor: default;
  -moz-binding: none;

  padding: 0 !important;
  border-style: none !important;
}

input[type="file"] > input[type="text"] {
  border-color: inherit;
  background-color: inherit;
  font-size: inherit;
  height: inherit;
}

/* button part of file selector */
input[type="file"] > input[type="button"] {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: AFB9CB;
	text-align: center;
	vertical-align: middle;
	background-position:  center;
}


.fileuploadbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: AFB9CB;
	text-align: center;
	vertical-align: middle;
	background-position:  center;

}

.radio, input.radio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: transparent;
	background-position:  center;
	text-align: center
}

.checkbox {
	background-color: transparent;
	background-position:  center;
	text-align: center;
	cursor: pointer;
}


.select {
	border-left: 1px solid #758398;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #758398;
	border-bottom: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #d5e2fb;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 1px;
	left: 0px
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: B0B8C2;
	text-align: left;
	margin: 0px;
	border: 1px solid #BFC3C6;
	white-space: normal;
}


/* MENU START */
.font_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	}
.font_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

.error_td {
	Font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-variant: normal;
	font-weight: normal;
	background-color: #F9C804;
	text-align: center;
	border: 1px solid #FF4E1C;
	vertical-align: middle;
	margin: 0px;
	padding: 2px;
}


.question a {
	text-align: center;
	background: #D6D7D8;
	font-size: 16pt;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	border: 1px solid #BFC3C6;
	margin: 0px;

   }

.question a:hover {
	background: #F2F3F3;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;


	
	}   

.menuheadings {
	background: #BFC3C6;
	font-weight: normal;
	text-indent: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-transform: uppercase;
	border: 1px solid #BFC3C6;
   }

.buttons a {
	display: block;
	background: #E6E6E6;
	font-weight: normal;
	text-indent: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-transform: uppercase;
	width: 172px;
	height: 20px;
	text-align: left;
	border: 1px solid #BFC3C6;
	}

.buttons a:hover {
	background: #CCCCCC;
	}   
	

.contentheader {
	background-color: yellow;
	background-position: left center;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #758398;
	border-bottom-color: #758398;
	border-left-color: #FFFFFF;
	text-indent: 4pt;
	font-variant: small-caps;
}

.login_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #9EADBF;
	background-position: left center;
	text-align: left;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #758398;
	border-bottom-color: #758398;
	border-left-color: #FFFFFF;
	text-indent: 4pt;
}

.login_header
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #dedede;
	background-position: left center;
	text-align: left;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #758398;
	border-bottom-color: #758398;
	border-left-color: #FFFFFF;
	text-indent: 4pt;
	font-variant: small-caps;
}

.control_panel_title {
	background-image: url(/webadmin/common/templates/client/images/menu_bg.jpg);
	height: 25px;
	padding: 3px;
	margin:0px;
	font-weight: bold;
}

.contentheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: 9EADBF;
	background-position: left center;
	text-align: left;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #758398;
	border-bottom-color: #758398;
	border-left-color: #FFFFFF;
	text-indent: 4pt;
	font-variant: small-caps;
	padding-left: 5px;
	padding-right: 5px;
}


.status_offline {
	color: red;
}
.status_offline a {
	color: red;
}
.status_online {
	color: green;
}
.status_online a {
	color: green;
}



.number_on
{
	color: red;
}


a {
	color: #003663;
	text-decoration: none;
}


a:hover {
	margin: 0px;
}

a img:hover {
	background-color: transparent;
}

   




.tabbuttonactive {
	text-align: center;
	background-image: url(/webadmin/common/templates/client/images/tab_active.gif);
	white-space: nowrap;
	font-size: 8pt;
}
.tabbutton {
	text-align: center;
	white-space: nowrap;
	font-size: 8pt;
}


.profile_start {
	background-image: url(/webadmin/common/templates/client/images/profile_start.gif);
	border-right: 1px solid #084f98;
}





.main_menu_header {
        background-image: url(../images/main_menu_header_bg.gif); 
	font-weight: normal;
	background-repeat:no-repeat; 
	padding: 0px 0px 0px 10px;
}

.menu_item_off {
        background-image: url(../images/menu_item_bg_off.gif); 
	background-repeat:no-repeat; 
	padding: 0px 0px 0px 10px;
	color: #2f4007;
}

.menu_item_on {
        background-image: url(../images/menu_item_bg_on.gif); 
	background-repeat:no-repeat; 
	padding: 0px 0px 0px 10px;
	color: #2f4007;
}


.profile_list_table {
	margin-top: 5px;
	margin-bottom: 5px;

}


.shade_table {
	margin-top: 5px;
}

.shade_row {
	padding: 0px 0px 0px 10px;
}


.time_active, .time_inactive {
	vertical-align: middle;
	font-size: 8pt;
	padding: 0px;
       	border-bottom: 1px solid darkblue;
	border-right: 1px solid darkblue;
}

.time_active {
	background-color: #8ed0e9;
}

.time_inactive {
	background-color: #bc1824;
	color: white;
}

.time_hours {
	font-size: 8pt;
	padding: 0px;
	text-align: center;
	background-color: white;
    border-bottom: 1px solid darkblue;
}

.time_day, right_td1 {
	padding-right: 10px;
	text-align: right;
	background-color: white;
	border-right: 1px solid darkblue;
}


.timecalendar {
}

.avatar_off {
	background-color: transparent;
	white-space: nowrap;
	padding: 1px;
	text-align: center;
}

.avatar_on {
	background-color: red;
	white-space: nowrap;
	border: 1px solid black;
	padding: 0px;
	text-align: center;
}


.category_popup {
	background-color: #D7E3FF;
	border: 1px solid black;
	vertical-align: middle;
	font-size: 8pt;
	padding: 5px;
	text-align: left;
}

.category_header {
	font-size: 10pt;
	font-weight: bold;
	margin-right: 2px;
	border: 1px solid black;
	background-color: #498AA6;
	vertical-align: middle;
	border-bottom: 1px solid #999;
	text-align: center;
}


.login_header_box {
	font-size: 10pt;
	font-weight: bold;
	margin-right: 2px;
	border: 1px solid black;
	padding: 0px;
	background-color: #D7E3FF;
	vertical-align: middle;
	text-align: center;
}

.login_body_text {
	background-color: #ffffff;
	vertical-align: middle;
	font-size: 8pt;
	padding: 5px;
	text-align: left;
}


















#logintable {
	background-image: url(/webadmin/common/templates/client/images/splash.gif); 
	background-repeat: no-repeat; 
	background-position: center; 
	width: 587px;
	height: 341px;
	
}

.netsweepersmbtextatbottomofloginscreen {
        font-size: 24px;
}
.netsweepercopyrightsymbol {
        font-size: 9px;

}

.logandcopyright {
	padding-right: 15px;
}

.logincaption {
	font-size: 8pt;
	font-weight: bold;
	margin-right: 2px;
	background-color: white;	
	vertical-align: middle;

}



.client_top_bar {
	background-image: url(/webadmin/common/templates/client/images/top_bar.jpg);
	height: 25px;
	color: white;
}




.menu_bg_on {
	background-image: url(/webadmin/common/templates/client/images/menu_bg_on.jpg);
	height: 25px;
	color: black;
	border-bottom: 1px solid #003b69;
	text-indent: 5px;
	white-space: nowrap;
}
.menu_bg_off {
	background-image: url(/webadmin/common/templates/client/images/menu_bg.jpg);
	height: 26px;
	color: white;
	border-top: 0px solid #003b69;
	border-bottom: 1px solid #003b69;
	text-indent: 5px;
	white-space: nowrap;
}

.menu_bg_off a:hover {
	background-image: url(/webadmin/common/templates/client/images/menu_bg_hover.jpg);
	color: white;
	display: block;
	color: white;
	text-indent: 5px;
	white-space: nowrap;
}

.menu_bg_off a {
	color: white;
	display: block;
	text-indent: 5px;
	white-space: nowrap;
}



.menu_bg_spacer {
	background-color: #c4ecfd;
	font-size: 8pt;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
	
	background-image: url(/webadmin/common/templates/client/images/menu_side_bg.gif);
	
}

.menu_bg_on a {
    color: #2B3F08;
	display: block;
	white-space: nowrap;
}


.profile_active {
	font-weight: 200;

}

.profile_normal {
	border-bottom: 1px solid #adacac;
}

.nowrap {
	white-space: nowrap;
}

.splash-default {
	background-image: url(/webadmin/common/templates/client/images/splash/remote-image.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.splash-personal {
	background-image: url(/webadmin/common/templates/client/images/splash/personal-image.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.splash-business {
	background-image: url(/webadmin/common/templates/client/images/splash/business-image.gif);
	background-repeat: no-repeat;
	background-position: top left;
}



.profileheader, .allpagespacer, .tool_bg, .profile_list_title {
	color: #FFFFFF;
	text-indent: 7px;
	padding: 0;
	background-image: url(/webadmin/common/templates/client/images/profileheader.jpg);

}

.profileheader a {
	color: #FFFFFF;

}


.allpagespacer {
	background-repeat: repeat-x;
	background-position: top left;
}

.tool_bg {
	height: 25px;
}


.profile_list_title {
	text-indent: 2px;
}

.profile_list_alternate {
       	background-color: #d9e8ef;
	padding-left: 2px;
	border-bottom: 1px solid black;
}
.profile_list_normal {
       	background-color: white;
	padding-left: 2px;
	border-bottom: 1px solid black;
}

.profile_list_add {
       	background-color: #dedede;
	padding-left: 2px;
	border-bottom: 1px solid black;
}

.profile_list_border_right {
	border-right: 1px solid black;
}


.cate_desc{
	text-align: left;

} 

/* jQuery autocompleter dropdown list*/
.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('../images/indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eff4fa;
}

.ac_over {
	background-color: #3697cf;
	color: white;
}

/* Category and Protocol boxes*/
.catbox {
    cursor: pointer;
    white-space: nowrap;
}

.catbox_td, catbox_header {
}

.catbox_td_checked, catbox_header_checked {
}

/* Category Description Tooltip */
.catdesc {
	width: 150;
}

.catdesc .header {
	font-size: 10pt;
	font-weight: bold;
	border: 1px solid black;
	background-color: #498AA6;
	vertical-align: middle;
	border-bottom: 1px solid #999;
	text-align: center;
	padding: 2;
	margin: 0;
}

.catdesc .body {
	background-color: #D7E3FF;
	border: 1px solid black;
	vertical-align: middle;
	font-size: 8pt;
	text-align: left;
	padding: 5;
	margin: 0;
}

