/*
 * GENERAL
 */

body
{
	font: 13px arial, verdana, helvetica, sans-serif;
	min-width: 700px;
	padding: 3px;
}

table
{
	border-collapse: collapse;
	border-spacing: 0;
}

h1
{
	font: bold 18px verdana, arial;
	color: #808080;
	padding-bottom: 0.5em;
	margin: 0;
}

h2
{
	font: 18px verdana, arial;
	color: #808080;
}

h3
{
	font: 16px verdana, arial;
	color: #909090;
}

h4
{
	font: 14px verdana, arial;
	color: #404040;
}

hr
{
	border-color: #d0d0d0;
	border-style: solid none none;
	border-width: 1px medium medium;
	margin-top: 2px;
	margin-bottom: 3px;
}

label
{
	white-space: nowrap;
}

form th, form td
{
	padding: 4px;
}

form th
{
	text-align: left;
}

form input, textarea, select
{
	font: 12px verdana, arial;
	border: 1px solid #dddddd;
	background-color: #f8f8f8;
	padding: 2px;
}

form iframe
{
	font: 12px verdana, arial;
	border: 1px solid #dddddd;
	padding: 1px;
}

form textarea
{
	width: 99%;
	min-height: 100px;
}

form iframe
{
	width: 99.5%;
	min-height: 300px;
}

form .error
{
	background-color: #fffbdc;
}

*:link, *:visited
{
	color: #000000;
	text-decoration: none;
	border-bottom: none;
}

*:link:hover, *:visited:hover
{
	background-color: #EEEEEE;
}

/*
 * PAGE LAYOUT
 */

#banner-left
{
    background: url('/images/banner-left.png') no-repeat top left;
    height: 50px;
}

#banner-middle
{
    background: url('/images/banner-middle.png') repeat-x top left;
    height: 50px;
	margin-left: 301px;
	margin-right: 6px;
	font: italic bolder 12px arial, verdana;
	text-shadow: black 2px 2px 3px;
}

#banner-message
{
	float: right;
	text-align: center;
	color: #ffffff;
	padding: 28px 4px 0px 0px;
}

#banner-right
{
    background: url('/images/banner-right.png') no-repeat top right;
    height: 50px;
}

#footer-left
{
    background: url('/images/footer-left.png') no-repeat top left;
    height: 25px;
}

#footer-middle
{
    background: url('/images/footer-middle.png') repeat-x top left;
    height: 25px;
	margin-left: 6px;
	margin-right: 6px;
	text-align: center;
	font: bolder 12px arial, verdana;
	color: #eeeeee;
	padding: 4px;
}

#footer-right
{
    background: url('/images/footer-right.png') no-repeat top right;
    height: 25px;
}

#main, #item
{
	width: 100%;
	background-color: #909090;
	border-top: solid 1px #9b9a98;
}

#body form
{
	padding: 6px 0px 0px 0px;
}

#item form
{
	padding: 3px;
}

#item-foot1
{
	height: 1px;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	background-color: #909090;
	margin-left: 1px;
	margin-right: 1px;
}

#item-foot2
{
	height: 1px;
	background-color: #666666;
	margin-left: 2px;
	margin-right: 2px;
}

#tunnel-search
{
	float: right;
	margin-top: -27px;
	margin-right: 4px;
	background: url('/images/search.svg') no-repeat top left;
	background-size: 18px 18px;
}

#tunnel-search #filter
{
	margin-left: 20px;
	width: 20em;
}

#tunnel-search #apply
{
	border: 1px solid #a0a0a0;
}

.tabs-outer
{
	height: 20px;
	padding: 2px 4px 0px 4px;
	font: bolder 12px helvetica, verdana, arial;
}

.tabs-inner
{
	height: 19px;
	padding: 2px 4px 0px 4px;
	font: italic bolder 11px arial, verdana;
}


.tab-on, .tab-off
{
	float: left;
	margin-right: 2px;
}

.tab-on #tab-head1, .tab-off #tab-head1, .tab-page #tab-page-foot1
{
	height: 1px;
	background-color: #666666;
	margin-left: 2px;
	margin-right: 2px;
}

.tab-page #tab-page-head1
{
	height: 1px;
	background-color: #666666;
	margin-left: 2px;
	margin-right: 2px;
}

.tab-on #tab-head2, .tab-off #tab-head2, .tab-page #tab-page-foot2
{
	height: 1px;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	background-color: #eeeeee;
	margin-left: 1px;
	margin-right: 1px;
}

.tab-page #tab-page-head2
{
	height: 1px;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	background-color: #666666;
	margin-left: 1px;
	margin-right: 1px;
}

.tab-on #tab-body, .tab-off #tab-body, .tab-page #tab-page-body
{
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	background-color: #eeeeee;
	padding: 2px;
	padding-left: 4px;
	padding-right: 5px;
}

.tab-on #tab-head2, .tab-on #tab-body, .tab-page #tab-page-head2, .tab-page #tab-page-body, .tab-page #tab-page-foot2
{
	background-color: #ffffff;
}

.tab-on #tab-body
{
	border-bottom: solid 1px #ffffff;
}

.tab-page #tab-page-body
{
	padding: 4px;
}

.tab-page
{
	padding: 0px 2px 0px 2px;
}

/*
 * CONTENT LAYOUT
 */

#contents
{
	width: 100%;
}

#contents td
{
	vertical-align: top;
}

#navbar
{
	width: 100%;
	border-bottom: solid 1px #404040;
}

#navbar #navbar-head
{
	height: 1px;
	margin: 0px 1px 0px 1px;
	background-color: #404040;
}

#navbar #navbar-body
{
	height: 24px;
	border: none;
	border-left: solid 1px #404040;
	border-right: solid 1px #404040;
	background-color: #606060;
}

#navbar #navbar-body-left
{
	float: left;
	padding: 3px 0px 0px 5px;
	color: #ffffff;
	font: bold 15px arial, verdana;
	text-shadow: black 1px 1px 2px;
}

#navbar #navbar-body-right
{
	float: right;
	padding: 4px 6px 0px 1px;
	font: bolder 12px arial, verdana;
}

#navbar #navbar-body-right a
{
	color: #e0e0e0;
}

.note
{
	color: #909090;
	font-size: 12px;
	font-style: italic;
}

.warn
{
    background-color: #f8f7c3;
    border: solid 1px #b3b268;
    padding: .5em;
}

.flat table
{
	width: 100%;
	background-color: #cccccc;
	border-spacing: 1px;
	border-collapse: separate;
}

.flat th
{
	background-color: #dddddd;
	padding: 3px;
}

.flat td
{
	background-color: #f8f8f8;
	padding: 3px;
}

.container
{
	margin-top: 1px;
	margin-bottom: 8px;
}

.container #head1
{
	height: 1px;
	margin-left: 2px;
	margin-right: 2px;
	background-color: #aaaaaa;
}

.container #head2
{
	height: 1px;
	border-left: solid 1px #aaaaaa;
	border-right: solid 1px #aaaaaa;
	margin-left: 1px;
	margin-right: 1px;
	background-color: #ffffff;
}

.container #body
{
	border: none;
	border-left: solid 1px #aaaaaa;
	border-right: solid 1px #aaaaaa;
	padding: 6px;
}

.container #body h3
{
	padding-left: 3px;
}

.container #body hr
{
	border-color: #eeeeee;
	border-style: solid none none;
	border-width: 1px medium medium;
	color: #606060;
	margin-top: 2px;
	margin-bottom: 3px;
}

.container #body p
{
	padding-left: 3px;
	padding-bottom: 10px;
}

.container #body table
{
	margin-top: 3px;
	margin-bottom: 10px;
}

.container #body .error
{
	color: #640000;
}

.menu
{
	margin-bottom: 4px;
}

.menu #menu-head
{
	height: 1px;
	background-color: #cccccc;
}

.menu #menu-body
{
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 5px 0px 3px 3px;
}

.menu #menu-body ul
{
	list-style: none outside none;
	height: 18px;
}

.menu #menu-body ul li
{
	display: inline;
	font: bolder 11px helvetica, arial, veranda;
	padding: 2px 2px 1px 4px;
	margin-right: 2px;
}

.menu #menu-body #button-on
{
	background-color: #808080;
	border: 1px solid #606060;
}

.menu #menu-body #button-on a
{
	color: #ffffff;
}

.menu #menu-body #button-on a:hover
{
	color: #ffffff;
	background-color: inherit;
}

.menu #menu-body #button-off
{
	background-color: transparent;
	border: 1px solid transparent;
}

.menu #menu-body #button-off:hover
{
	background-color: #eeeeee;
	border: 1px solid #f4f4f4;
}

.options
{
	border: 1px solid #dedede;
	background-color: #eeeeee;
	padding: 3px;
	margin-bottom: 5px;
}

.status table
{
	margin: 2px;
	font-size: 110%;
}

.status table tr th
{
	width: 5em;
	padding: 3px 8px 3px 3px;
	color: #404040;
	text-align: right;
}

.status table tr td
{
	font-weight: bold;
}

.status .date
{
	font-weight: normal;
}

.status .wait
{
	width: 3.5em;
}

.status .pass
{
	width: 3.5em;
	color: #008000;
}

.status .fail
{
	width: 3.5em;
	color: #800000;
}

.status button
{
	font: 12px verdana, arial;
	border: 1px solid #dddddd;
	background-color: #f8f8f8;
	padding: 3px;
}

.status hr
{
	margin: 6px;
}

.billing table
{
	margin: 2px;
	font-size: 110%;
}

.billing table tr th
{
	width: 8em;
	padding: 3px 8px 3px 3px;
	color: #404040;
	text-align: right;
}

