body {
	/*font:62.5%/140% Verdana, Arial, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	background: #262626;
	height: 100%;
	padding-right: 13px;
	padding-left: 13px;
	margin-top: 0;
}

fieldset {
	padding-top: 15px;
	padding-bottom: 25px;
	padding-left: 10px;
	-moz-border-radius: 5px;
}

pre {
	font-family: Monaco, Lucida Console;
}

html {
	margin: 0;
	padding: 0;
	height: 100%;
	border: none;
}

#network_utility td {
	background-color: #333;
	color: #fff;
}

legend {
	padding-left: 1em;
	padding-right: 1em;
}

#welcome {
	background-color: #f0f0f0;
	color: #000;
	padding-left: 1em;
	padding-bottom: 10em;
}


a {
	text-decoration: underline;
	cursor: pointer;
	
}

a:hover {
	text-decoration: underline;
	color: #771111;
}

hr {
	height: 1px;
	width: 50%;
	margin-top: 1em;
	color: #884444;
}

h1 {
	margin-top: .5em;
	display: block;
	line-height: 1em;
	padding: .25em 1em .25em 1em;
	/*background: #fff url( "themes/images/clear_glass.gif" ) left top repeat-x !important;*/
	background-color: #ffffff;
	color: #555566;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #909090;
	font-size: 155%;
	font-weight: bold;
}


h1 img {
	margin-left: 10px;
	height: 16px !important;
	width: 16px !important;
}



h2 {
	margin-top: .5em;
	font-size: 150%;
}


input.option {
	padding: 2px;
}

input {
	padding-left: 2px;
	padding-right: 2px;
}

.away {
	position: absolute;
	top: -9999px;
	left: -9999px;
}

.near {
	position: relative;
	top: 0px;
	left: 0px;
}

.app_border {
	border: 1px solid #444;
}

#outer_shell {
	display: block;
}

#top {		
	text-align: left;
	font-weight: bold;
	color: #aaaaaa;
	margin-right: 10px;
	width: 100%;
}

#main {
	background: none;
	position: relative;
	min-height: 50em;
	height: auto !important;
	min-width: 95%;
}

.placeholder_div {
	margin: auto;
	background: #f0f0f0;
	min-height: 30em;
	min-width: 30em;
	width: 98%;
	position: absolute;
}

.header_bar {
	background: #fff url( "themes/images/clear_glass.gif" ) left top repeat-x !important;
	border-bottom: 1px solid #686868;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000;
	font-weight: bold;
}

.dark_background {
	background: #778899;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}

.padded {
	padding: 1em 2em 10em 2em;
	background-color: #f0f0f0;
	
}

.menu_option {
	text-align: center;
	vertical-align: middle;
	color: #d0d0d0;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	border-left: 1px solid #777;
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;
	border-top: 1px solid #777;
	border-collapse: collapse;
	white-space: nowrap;
	background: url(themes/images/tabs/tab_black.png) repeat-x;
}

.menu_option_active {
	background: url(themes/images/clear_glass.gif) repeat-x;
	color: #000;
}

.menu_option img {
	float:left;
	margin-right: 3px;
}


.menu_bar {
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
	
.menu_option:hover {
	border: 1px solid #999999;	
	cursor: pointer;
}

.table_option_cell {
	background-color: #5a5a5a;
	margin: 0px !important;
	padding: 0px !important;
	white-space: nowrap;
	vertical-align: middle !important;
	text-align: center;
}

.table_option {
	border: 1px solid #5a5a5a;
	color: #fff;
	/*margin: 0px !important;*/
	background-color: #5a5a5a;
	/* padding: 0px !important; */
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	padding-left: 3px;
	padding-right: 3px;
	text-align: left;
	width: 80%;
	margin: auto;
	cursor: pointer;
	-moz-border-radius: 2px;
	white-space: nowrap;
	font-weight: bold;
}

.table_option:hover {
	/*background-color: #f3dd33;*/
	border: 1px solid #eeeeee;
	
}

.table_option img {
	vertical-align: middle;
}

.sidebar {
	vertical-align: top;
	text-align: center;
	background: #222233;
	padding-left: 2px;
	padding-right: 2px;
	border: 1px solid #aaa;
	padding-top: 10px;
	padding-bottom: 10px;
}

.sidebar_option {
	color: #fff;
	padding: 20px 5px 20px 5px;	
	border: 1px solid #333;
	cursor: pointer;
}

.sidebar_option:hover {
	background: #888;
	-moz-border-radius: 10px;
	border: 1px solid #aaa;
}

#fullheight {
	height: 100%;
}

.divider {
	border: 1px solid gray;
}


.inline_spaced {
	margin-left: 3px;
	margin-right: 3px;
}

.btn {
	background: url(themes/images/yellow_button.png) repeat-x;
	color: #111;
	padding: 1px 5px 1px 5px;
}

.btn_alt {
	background: url(themes/images/yellow_button.png) repeat-x;
	color: #111;
	padding: 1px 5px 1px 5px;
	cursor: pointer;
}

.btn_small {
	background: url(themes/images/yellow_button.png) repeat-x;
	border: 1px solid #76a2d0;
	padding: 1px 3px 1px 3px;
	margin: 3px 3px 3px 3px;
	color: #111;
	font-weight: bold;
	cursor: pointer;
}

.btn_small:hover {
	background: url(themes/images/yellow_button.png) repeat-x;
	border: 1px solid #f6cb00;
	color: #444;
	cursor: pointer;
}

.btn_small:disabled {
	background: #999999;
	border: 1px solid #666666;
	padding: 1px 3px 1px 3px;
	margin: 3px 3px 3px 3px;
	color: #C0C0C0;
	font-weight: bold;
	cursor: pointer;
}

.btn_padded {
	margin: 10px 10px 10px 10px;
}

.btn:hover {
	background: url(themes/images/yellow_button.png) repeat-x;
	color: #000;
	cursor: pointer;
	
}

.table_buttons {
	padding-left: 5px !important;
	padding-right: 5px;
	border: none;
	background: #f0f0f0;
}

.table_buttons input, button {
	margin: 10px 10px 10px 10px;	
}

.table_buttons span {
	vertical-align: middle;	
}

.btn:disabled {
	background: url(themes/images/grey_button.png) repeat-x;
	color: #fff;
	font-weight: bold;
}

.content_header {
	font-size: large;
	font-weight: bold;
	color: gray;
}



.spinner {
	position: relative;
	vertical-align: middle;
}

table.bordered {	
	border-collapse: collapse;
	background-color: #fff;
}

table.bordered td {
	border-right: 1px solid #777;
	border-bottom: 1px solid #777; 
	padding-left: .5em;
	padding-right: .5em;
}

table.bordered tr {
	border: 1px solid #777;
}

table.bordered img {
	margin-right: 1em;
	width: 20px;
	height: 20px;
}


table.bordered img:hover {
	cursor: pointer;
}

table.bordered .btn {
	margin: 10px 10px 10px 10px;	
}

table.bordered th {
	border-bottom: 2px solid #505050;
	border-top: 1px solid #505050;
	padding-bottom: .4em;
	padding-right: 2px;
	padding-top: .3em;
	font-weight: bold;
	font-size: 90%;
	color: #ffffff;
	cursor: default;
	/*background: #456eb2 url(themes/images/tabs/tab_darkblue.png ) left top repeat-x; */
	background: #778899;
}

table.simple {
	padding: 0px 0px 0px 0px !important;	
	border-collapse: collapse !important;
}
table.simple tr {
	padding: 0px 0px 0px 0px !important;	
	border-collapse: collapse !important;
}
table.simple td {
	padding: 0px 0px 0px 0px !important;
	border-collapse: collapse !important;
	margin: 0px;
}

dialog_title {	
	color: #888;
	font-size: larger;
	font-weight: bold;
}

.dialog {
	background: #eee;
	-moz-border-radius: 1em;
	border: 1px solid #999;
}

.message {
	background: #b0c6e1;
	font-size: small;
	font-weight: bold;
	color: white;
}

.warning {
	font-size: medium;
	font-weight: bold;
}


#lbl_please_wait {
	border: 1px solid #ddd;
	padding: 5px;
	
}

.clickable:hover {
	text-decoration: underline;
	cursor: pointer;
}

.tiny_link {
	color: #666666;
	font-size: x-small;
	font-weight: bold;
	margin: 2px;
}

.tiny_link:hover {
	cursor: pointer;
}

.max_height_501 {
	max-height: 565px;
	overflow-y: auto;
}

.error {
	font-weight: bold;
	color: red;
}

.align_left {
	text-align: left !important;
}
