/* Sharedband */
.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	white-space: nowrap;
	text-decoration: none;
}

.dtree img {
	border: 0px;
	vertical-align: middle;
}

.dtree a {
	color: #333;
	text-decoration: none;
}

.dtree a.node,.dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}

.dtree a.node:hover,.dtree a.nodeSel:hover {
	color: #333;
	text-decoration: none; /*underline;*/
}

.dtree a.nodeSel {
	background-color: #c0d2ec;
}

.dtree .clip {
	overflow: hidden;
}

H1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	BACKGROUND: white;
	COLOR: #09c;
	FONT-FAMILY: Arial, Helvetica, Geneva, Swiss, SunSans-Regular,
		sans-serif
}

body {
	background-image: url("/img/gfx/bg.png");
	background-repeat: repeat-x;
}

body a:link,body a:visited,body a:active {
	color: #000;
	text-decoration: none;
}

body a:hover {
	text-decoration: underline;
}

#bd a:link,#bd a:visited,#bd a:active { /*color:#4d8a1b;*/
	text-decoration: none; /*underline;*/
}

/*
#bd a:hover {
	text-decoration:underline;
}
*/
#sb-header-nav {
	margin-top: 4px;
	text-align: right;
	color: #fff;
}

#sb-header-nav a:link,#sb-header-nav a:visited,#sb-header-nav a:active {
	color: #fff;
}

#sb-masthead {
	height: 80px;
	clear: both;
}

#sb-logo {
	float: left;
}

#sb-logo img {
	padding-top: 18px;
	padding-bottom: 11px;
}

#sb-partner-logo {
	float: right;
	margin-top: 47px;
}

#sb-partner-logo img { /*float:left;*/
	padding-right: 0.15em;
}

#sb-partner-logo p {
	font-size: 0.85em;
}

#sb-partner-logo a {
	font-size: 0.85em;
	font-weight: bold;
	line-height: 1.8em;
}

#sb-topnav {
	clear: both;
	background-image: url("/img/gfx/top-menu-bg.png");
	height: 20px;
	padding: 5px 0 0 0;
}

#sb-topnav ul {
	margin-left: 200px;
	display: inline;
}

#sb-topnav li {
	padding: 0.3em 1.2em 0.3em 1.2em;
	border-right: 1px solid #fff;
	overflow: hidden;
}

#sb-topnav li.li-first {
	border-left: 1px solid #fff;
}

#sb-topnav ul,#sb-topnav li {
	display: inline;
	font-weight: bold;
	font-size: 0.95em;
}

#sb-topnav a:hover {
	text-decoration: none;
}

#sb-breadcrumb {
	background-image: url("/img/gfx/breadcrumb-bg.png");
	height: 17px;
	padding-top: 2px;
	padding-left: 10px;
	font-size: 0.8em;
	color: #fff;
}

#sb-breadcrumb a {
	color: #fff;
}

#sb-date {
	float: right;
	text-align: right;
	color: #fff;
	padding-right: 10px;
	padding-top: 1px;
}

#sb-splash {
	margin-top: 24px;
	margin-bottom: 28px;
}

ul#sb-subnav {
	background: #eef0eb;
}

ul#sb-subnav li {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #c9c7c7;
	color: #D7D6D6;
}

ul#sb-subnav li.li-first {
	border-top: 1px solid #c9c7c7;
}

ul#sb-subnav a:link,ul#sb-subnav a:visited,ul#sb-subnav a:active,ul#sb-subnav .subsection
	{
	color: #535553;
	display: block;
	padding: 2px 0 2px 10px;
	text-decoration: none;
}

ul#sb-subnav li a:hover {
	background: #e5e5e5;
	text-decoration: none;
}

.sb-subnav-header {
	color: #535553;
	padding: 0 0 5px 10px;
}

.sb-content-header {
	color: #669933;
	font-size: 1.3em;
	padding: 0 0 5px 0;
}

.hd p {
	font-size: 1.0em;
	color: #333333;
	line-height: 1.1em;
}

.hd h3 {
	color: #71378c;
	font-size: 1.1em;
	padding: 20px 0 5px 0;
}

.hd h4 {
	color: #000;
	font-size: 1.0em;
	padding: 20px 0 5px 0;
}

.hd ul {
	padding: 1em 0 1em 1.2em;
}

.hd ul li {
	list-style-type: disc;
}

/* START Overriding YUI CSS classes */
.yui-u {
	width: 26% !important;
}

.yui-u.first {
	width: 96% !important;
}

/*
.yui-u img {
	float:right;
}*/ /* END Over-riding YUI CSS classes */
.sb-badge {
	padding-top: 25px;
}

.sb-home-box {
	border: 1px solid #7b4294;
	padding: 10px 5px 10px 5px;
}

#sb-home { /*  nothing yet.. */
	
}

#sb-home-left {
	float: left;
	width: 53%;
}

#sb-home-right {
	float: right;
	width: 46%;
}

#sb-home-right img {
	margin-top: 10px;
	float: right;
}

.sb-home-box h1 {
	color: #669933;
	font-size: 1.2em;
	padding: 0 0 5px 0;
}

/* Not supported by IE, shame..

ul#sb-home-list li:before {
	content: "\0020 \0020 \0020 \00BB \0020";
	color:#634a94;
	font-size:1.5em;
}

*/
.sb-home-list-bullet {
	color: #634a94;
	font-size: 1.5em;
	padding-right: 0.2em;
	line-height: 1em;
}

ul#sb-home-list li {
	list-style: none;
	padding: 1em 0 1em 0;
}

ul#sb-home-list a:link,ul#sb-home-list a:visited,ul#sb-home-list a:active
	{
	color: #634a94;
	text-decoration: underline;
	font-weight: bold;
}

.sb-home-box a:link,.sb-home-box a:visited,.sb-home-box a:active {
	color: #634a94;
	text-decoration: underline;
	font-weight: bold;
}

#sb-home-badges img {
	float: right;
	padding-bottom: 15px;
}

#sb-home-badges img.sb-home-badge-left {
	float: left;
}

.sb-clear {
	clear: both;
}

#ft p {
	padding-top: 5em;
	text-align: center;
}

/* Message styles */
div.msg-advice,div.msg-status {
	background: #FFFBE2 url("/img/icons/error.png") 10px 9px no-repeat;
	border: 1px solid #FFE222;
	margin: 10px;
	padding: 10px;
	text-align: center;
}

div.msg-error {
	background: #FFE2E4 url("/img/icons/exclamation.png") 10px 9px no-repeat;
	border: 1px solid #FF2241;
	margin: 10px;
	padding: 10px;
	text-align: center;
	font-weight: bold;
}

div.msg-success {
	background: #F4FFE2 url("/img/icons/accept.png") 10px 9px no-repeat;
	border: 1px solid #AFFF22;
	margin: 10px;
	padding: 10px;
	text-align: center;
	font-weight: bold;
}

/* Conf Section styles */
fieldset.section {
	/* background-color: #eee; */
}

.section legend {
	color: #71378c;
	font-weight: bold;
}

.search_results table {
	text-align: left;
	border-spacing: 0px;
	border-collapse: collapse;
	border-color: white;
}

.search_results table a,.search_results table,.search_results tbody,.search_results tfoot,.search_results tr,.search_resultsth,.search_results td
	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.7em;
	font-size: 10px;
	color: #55595c;
}

.search_results tbody td {
	line-height: 2.5em;
}

.search_results table caption {
	padding: .4em 0;
	font-size: 240%;
	font-style: normal;
	color: #FB7E00;
}

.search_results table a {
	display: block;
	text-decoration: none;
	color: #FF8E53;
}

.search_results table a:hover,.search_results table a:focus {
	text-decoration: underline;
}

.search_results table th a {
	color: #FF8E53;
	text-align: center;
}

.search_results table 
.odd th table 
.odd td {
	background-color: #f3f3f3;
}

.search_results 
.down {
	color: red;
}

.search_results thead tr {
	background-image: url(/img/gfx/menu_header.png);
}

.search_results thead th {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
	color: #000;
	border-width: 2px;
}

.search_results tfoot {
	background-image: url(/img/gfx/menu_header.png);
	border-top: 1px solid #fff;
}

.search_results tfoot th,.search_results tfoot td {
	color: #fff;
}

.search_results tbody th {
	padding-right: 1.0em;
	font-weight: bold;
	text-align: right;
	font-style: normal;
	background-color: #fff;
}

.search_results td {
	color: #599523;
	padding-right: 0.5em;
}

.search_results table 
.gap th,.search_results table 
.gap td {
	background-color: #fff;
}

.IpInput {
	width: 25px;
}

#passed ul { /* color: #00CC33; */
	text-indent: 0px;
	list-style-position: outside;
	list-style-image: url(/img/icons/empty.gif);
	list-style-type: none;
	padding: 6px;
	margin: 2px;
	display: block;
	width: 450px;
	border: 0px solid #000;
}

#passed li {
	background-image: url(/img/icons/tick.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right:20px;
}



#failed ul {
	color: red;
	text-indent: 0px;
	list-style-position: outside;
	list-style-image: url(/img/icons/empty.gif);
	list-style-type: none;
	padding: 6px;
	margin: 2px;
	display: block;
	width: 450px;
	border: 0px solid #000;
}

#failed li {
	background-image: url(/img/icons/exclamation.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right:20px;
}

#warning ul { /* color: red; */
	text-indent: 0px;
	list-style-position: outside;
	list-style-image: url(/img/icons/empty.gif);
	list-style-type: none;
	padding: 6px;
	margin: 2px;
	display: block;
	width: 450px;
	border: 0px solid #000;
}

#warning li {
	background-image: url(/img/icons/error.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right:20px;
}


.round-a-gray {
	background: #444444 url(/portal/images/round_gray-left.png) left top
		no-repeat;
	color: #FFFFFF;
	text-align: center;
}

.round-a-gray div {
	background: url(/portal/images/round_gray-right.png) right bottom
		no-repeat;
	padding: 4px;
}

/* ---------------------------------------------------------------------- */
.round-a-ok {
	background: #008000 url(/portal/images/round_green-left.png) left top
		no-repeat;
	color: #FFFFFF;
	text-align: center;
}

.round-a-ok div {
	background: url(/portal/images/round_green-right.png) right bottom
		no-repeat;
	padding: 4px;
}

/* ---------------------------------------------------------------------- */
.round-a-error {
	background: #CC0000 url(/portal/images/round_red-left.png) left top
		no-repeat;
	color: #FFFFFF;
	text-align: center;
}

.round-a-error div {
	background: url(/portal/images/round_red-right.png) right bottom
		no-repeat;
	padding: 4px;
}

/* The following css is for server_comm_defaults.php and cust_line_settings.php */

#cds h3 {
    color: #203090;
}

#cds {
    margin: 0;
}

#spform legend {
    color: #20309f;
}

#spform label {
    display: inline-block;
    margin: 0 0 0 0;
    width: 160px;
}

#spform fieldset {
    margin-top: 10px;
}

#spform select.next {
    margin-top: 6px;
}
#spform input {
    margin: 10px 0 0 4px;
}

#spform label.right {
    display: inline-block;
   margin: 0 0px 0 170px;
}

#left {
    display: inline-block;
    width: 350px;
    float: left;
}

#leftwid {
    display: inline-block;
    width: 550px;
    float: left;
}

#right {
    display: inline-block;
    width: 250px;
    float: left;
}

/* end of css is for server_comm_defaults.php and cust_line_settings.php */

