
body {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size:11px; 
	color:#000;
}

img{border: 0}

#login {
	background-color: #DDDDDD;
	color: #000000;
	/*border: 1px solid #777777;*/
	border: 0px;
	font-family: Verdana;
	font-size: 10px;
	text-align: right;
	width: 445px;
	margin: 2px;
}

#login .theInput {
	font-family: Verdana;
	font-size: 11px;
	width: 110px;
	margin-right: 5px;
}

#login .theSubmit {
	font-family: Verdana;
	font-size: 10px;
	background-color: #333333;
	color: #FFFFFF;
	margin-right: 5px;
}


h3 {
	font-family: Arial, Verdana, sans-serif; font-size: 14px;
	color: #000000;
	margin: 2px 0;
}

.footer {
    border-top: 1px solid #DDDDDD;
    clear: both;
    padding-top: 10px;
    text-align: center;
}


/* Sortable tables */
table.sortable thead {
	font-family: "Lucida Grande",Verdana, Arial, sans-serif; font-size: 11px;
    background-color:#132567;
    color:#fff;
    font-weight: bold;
    cursor: default;
}
/* Sortable tables TH */
TH.sortable2 {
	font-family: "Lucida Grande",Verdana, Arial, sans-serif; font-size: 11px;
    background-color:#132567;
    color:#fff;
    font-weight: bold;
    cursor: default;
}
/* Sortable tables TH */
TH.sortable3 {
	font-family: "Lucida Grande",Verdana, Arial, sans-serif; font-size: 11px;
    background-color:#F4F4F4 !important;
    color:#000 !important;
    font-weight: bold !important;
    cursor: default !important;
    border: 0 !important;
}

table.excel {
    border-collapse: collapse;
    border: 1px solid #444;
    width: 100%;
}

table.excel th, table.excel td {
    border: 1px solid #444;
    padding: 4px;
    font-size: 11px;
}

table.excel th {
    background: #eee;
    font-weight: bold;
    color: #000;
}

table.excel caption {
    padding: 4px;
    font-weight: bold;
    background: #adb3bb;
}


table.excel thead {
  font-family: sans-serif;
  font-size: 6px;
  background-color:#132567;
  color:#fff;
  cursor: default;
  border: 1px;
}

TD.MenuAction:active{
  font-family: "Lucida Grande",Verdana, Arial, sans-serif; font-size: 14px;
  color: #080;
  font-weight: bold;
  text-decoration: none;
  
 }
TD.MenuAction a {
  font-family: "Lucida Grande",Verdana, Arial, sans-serif; font-size: 14px;
  color: #080;
  font-weight: bold;
  text-decoration: none;
display:block; width:150px; height:30px; float:left; background:transparent url(../images/menus/current.gif) no-repeat; margin-right:0px;
 }
TD.MenuAction:hover {
  font-family: "Lucida Grande",Verdana, Arial, sans-serif; font-size: 14px;
  color: #132567;
  font-weight: bold;
  
  
 }
TD.MenuActionDrk a {
  font-family: "Lucida Grande",Verdana, Arial, sans-serif; font-size: 14px;
  color: #000;
  font-weight: bold;
  text-decoration: none;  
 }


TD.main {
  font-family: "Lucida Grande",Verdana, Arial, sans-serif; font-size: 11px;
  color: #666761;
 }

TD.action a {
  font-family: "Lucida Grande",Verdana, Arial, sans-serif; font-size: 9px;
  color: #000;
  text-decoration: none;
 }

TH.main {
  font-family: "Lucida Grande",Verdana, Arial, sans-serif; font-size: 11px;
  color: #000000;
 }


p{
  font-family: "Lucida Grande",Verdana, Arial, sans-serif; font-size: 11px;
  color: #000000;
 }

TD.leftside {
  font-family: "Lucida Grande",Verdana, Arial, sans-serif; font-size: 11px;
 }

TD.bullets {
  font-family: "Lucida Grande",Verdana, Arial, sans-serif; font-size: 14px;
  color: #B0B0B2;
 }

TD.header {
  font-family: "Lucida Grande",Verdana, Arial, sans-serif; font-size: 10px;
  color: #fff;  
  font-weight: 700;
  margin: 10;
  padding:10;
 }
TD.headerBlack {
  font-family: "Lucida Grande",Verdana, Arial, sans-serif; font-size: 10px;
  color: #000;  
  font-weight: 700;
  margin: 10;
  padding:10;
 }

TD.footer {
  font-family: "Lucida Grande",Verdana, Arial, sans-serif; font-size: 11px;
  color: #929292;
  margin: 0;
  padding: 0;
 }

#createDevice .labelMand,
#createDevice .labelOpt
{
	width:			49%;
	float:			left;
	text-align:		right;
}

#createDevice .labelMand
{
	font-weight:	bold;
}

#createDevice .field
{
	float:			right;
	text-align:		left;
	width:			49%;
	margin-bottom:	5px;
}


.fake_link {
	color: #00e;
	text-decoration: underline;
	line-height: 11px;
	font-size: 11px;
	cursor: pointer;
	cursor: hand;
}

.expand_link {
	padding-left: 15px;
	background: transparent url(/images/graphic/expand_icon.gif) no-repeat 3px bottom;
}

.close_link {
	padding-left: 15px;
	background: transparent url(/images/graphic/close_icon.gif) no-repeat 3px bottom;
}

.add_link {
	padding-left: 15px;
	background: transparent url(/images/graphic/add_icon.gif) no-repeat 3px bottom;
}

.del_link {
	padding-left: 15px;
	background: transparent url(/images/graphic/del_icon.gif) no-repeat 3px bottom;
}

#context_help_container {
	float: right;
}

#context_help_message {
	font-size: 10px;
	font-weight: bold;
	clear: all;
	padding: 5px;
	text-align: left;
	background: #fff;
}

#context_help_list {
	position: absolute;
	padding: 5px 15px 10px 20px;
	margin-top: 2px;
	border: 1px solid #eee; 
	line-height: 16px;
	background-color: #fff;	
	text-align: left;
	white-space: nowrap;
}


#top_header {
	width: 100%;
	border-bottom: 1px solid #c0c0c0;
	margin: 0 0 10px 0;
	text-align: left;
}

#header a, #header a:visited {
	color: #34b;
}

/**
* Spinner
*/
.ajaxIndicator * {
	font-size: 10px;
}
.ajaxIndicator {
	margin: 2px;
}
.ajaxIndicator img {
	margin-right: 3px;
}


.error {
	font-weight: bold;
	color: #f00;
}

.warning_red {
    color: #f00;
    padding-bottom: 5px;
}

.hidden {
    display: none;
}

.success{font-weight: bold; color: #139F19}

.required_sign {
	font-size: 9px;
	color: #f00;
	position: relative;
	top: -3px;
	margin: 2px;;
}

select, select *, optgroup {
	font-style: normal !important;
}

.realignment td,
.realignment th {
	padding: 0px 2px;
}

.realignment td {
	text-align: center;
}

.realignment_header1 td,
.realignment_header1 th {
	background-color: #132567;
	color: white;
}

.realignment_header2 td,
.realignment_header2 th {
	background-color: #ddd;
	font-size: 11px;
	color: #000;
	text-align: center;
	font-weight: bold;
}

.left_aligned_cells td, .left_aligned_cells th {
	text-align: left;
}

.realignment label {
	float: left;
	border-bottom: 1px dotted;
	cursor: pointer;
}

.footnotes {
	text-align: left;
	font-size: 10px;
}
.width90{
	width: 100px;
}

/* supernav */

#supernav {
	margin: 0 0 8px 5px;
	font-size: 11px !important;
	font-weight: bold;
}

#supernav td {
	font-size: 11px !important;
}

#supernav form {
	font-size: 11px !important;
	font-weight: bold;
}

.supernav_close_button {
	line-height: 10px;
	font-size: 9px;
	padding: 1px;
}

.supernav_level {
	display: block;
	color: #bbb;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	margin: 0 0 3px 0; 
}

a.supernav_level:Hover {
	color: #55b;
	text-decoration: underline;
}

.supernav_select select {
	font-family: "Lucida Grande",Verdana, Arial, sans-serif;
	font-size: 11px;
	margin-top: 2px;
}

tr.confirm_pilot_user td, #warning_footer{background: #FFDFDF}
#warning_footer{}

.paging_pages {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}

.paging_pages li {
	float: left;
	padding: 0;
	margin: 0 10px 0 0;
	border-bottom: 1px solid #333;
	cursor: pointer;
	cursor: hand;
}

.paging_pages li.selected {
	border: 0;
	font-weight: bold;
	cursor: auto;
}


.service_table caption, .service_table tr.caption {
	margin-bottom: 10px;
	font-size: 13px;
	font-weight: bold;
}

.service_table, .service_table th, .service_table td {
	border-collapse: collapse;
	border-color: #ccc;
	empty-cells: show;
}
.service_table th {
	background: #ccc;
	font-weight: bold;
	font-size: 11px;
	align: center;
}
.service_table th, .service_table td {
	padding: 3px;
}

.service_table .odd {}
.service_table .even {
	background-color: #eee;
}

.service_table {
	width: auto;
}

.service_table.embedded {
		width: auto !important;
		margin : 5px;
}

.service_table.paging_table {
	width: auto;
}

form{text-align: left}

.location td {
	padding: 0px 3px;
}

input.save_button_outside{margin-top: 10px;}

label.error{margin-left: 10px;}

/* help menu */

#help_contents {
    margin-top: 20px;
}

.menu_pane {
    padding-right: 20px;
}

.menu_pane, .menu_pane * {
    text-align: left;
    font-size: 11px;
}

.menu_pane a {
    line-height: 180%;
    color: #555;
    text-decoration: none;
    border-bottom: 1px solid #888;
}

.menu_pane a:hover {
    color: #000;
    border-color: #000;
}

.menu_pane a.clicked {
    color: #000;
    border-bottom: 0;
    font-weight: bold;
}

.menu_pane ul {
    padding:0;
    margin: 0;
    margin-left: 20px;
    list-style: none;
}

.menu_pane ul li {
    font-weight: bold;
}

.menu_pane ul ul li {
    font-weight: normal;
    padding-left: 9px;
    background: transparent url('/images/graphic/list_arrow.gif') no-repeat left 8px;
}

.menu_pane li.folder {
    font-weight: bold;
    list-style: none;
}

.menu_pane a.folder_link {
    border-bottom: 0;
}

.menu_pane ul ul ul li {
    background-position: left 8px;
}

.selectBox {
    width: 300px;
}

/* Tablesorter style */

table.tablesorter {
}

table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #132567;
	border-left: 1px solid #56a;
	color: #fff;
}

table.tablesorter thead tr .header {
	background-image: url(/images/tablesorter/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
	cursor: hand;
    padding-right: 20px;
}

table.tablesorter tbody td {

}

table.tablesorter tbody tr.odd td {
	background-color:#f5f5f5;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(/images/tablesorter/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(/images/tablesorter/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
	background-color: #4466aa;
}

table.fixed-table {
	table-layout: fixed;
}

.wrap {
	word-wrap: break-word;
}

.search_container {
	border: 1px solid #ccc;
	background: #eee;
	font-size: 10px;
	padding: 4px;
	text-align: center;
}

.search_container * {
	font-size: 10px;
}

.search_progress_indicator {
    width: 100px;
    height: 30px;
    border: 1px solid #ccc;
    background: #fff;
    position: relative;
    margin-top: -32px;
    line-height: 30px !important;
    /* IE 7,8 will use this */
    _margin-top: -30px !important;
    /* IE 6 will use this */
    _margin-top: -32px;
}


h2.success {
    font-size: 12px;
    margin: 4px 0;
}

h2.error {
    font-size: 12px;
    margin: 4px 0;
}

.labelCheckbox {
    position: relative;
    top: -3px;
}

/* css class for the view/modify service settings to an enterprise/group */
.service_settings {
    margin-bottom: 20px; 
    width: 100%; 
    text-align: left;
}
.vuser-error {
    margin: 5px;
    text-align: left;
}