/* CSS-file to set/adjust the entire appearance */

/* Reset all browser settings here, so we can start from a clean slate */
/**
* Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
* http://cssreset.com
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, button {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: separate;
	border-spacing: 2;
}


/* Set all Dovado settings here */
* {
    margin: 0;
    padding: 0;
	vertical-align: middle;
}
html {
    height: 100%;
	overflow-y: scroll;
}
body {
    background: url("/image/background.png") repeat-y scroll 50% 0 #DDDDDD;
    color: #000000;
	font: 80% Arial, sans-serif;
    text-align: center;
}
h1 {
    color: #005584;
    font-size: 135%;
    margin-left: 25px;
    padding-bottom: 0.5em;
	font-weight: bold;
	display: block;
}
h2 {
    color: #005584;
    font-size: 1em;
    font-weight: bold;
    margin-left: 25px;
    padding-bottom: 0.5em;
}
h3, h4, h5, h6 {
    font-size: 1em;
    line-height: 1.4;
    padding: 0.5em 1em;
}
b, strong {
	font-weight: bold;
}

ol, ul {
	list-style: decimal;
};

table {
	border-spacing: 2px;
};

input, select {
	margin-right: 5px;
}
iframe {
    visibility: hidden;
}
.button {
}

label {
	vertical-align: middle;
}

input[type=checkbox],input[type=radio] {
	vertical-align: middle;
	margin-right: 3px;
}



form {
    padding: 0.5em 0;
}
A:link, A:visited {
    color: #CCCCFF;
    line-height: 1.2;
    text-decoration: none;
}
A:hover {
    color: #FFFFFF;
    font-size: 120%;
    font-weight: normal;
}
A#selected {
    color: #FFFFFF;
    font-size: 120%;
    font-weight: bold;
}
A#loggedout, #menuheader {
    color: #CCCCFF;
    line-height: 1.2;
    text-decoration: none;
}
A#confirmed {
    color: #666666;
    text-decoration: underline;
}
A.textlink:link, A.textlink:visited {
    color: #005584;
    line-height: 1;
    text-decoration: underline;
}
A.textlink:hover {
    color: #337795;
    font-size: 100%;
}
#mainmenu {
    font-family: Arial,sans-serif;
    font-size: 1em;
    text-align: center;
}
#mainmenu ul {
    list-style-type: none;
}
#container {
    margin: 0 auto;
    min-height: 100%;
    text-align: left;
    width: 950px;
}
.menuelement {
    height: 2em;
}
.menulist {
    margin-top: 10px;
}
#header {
    background-color: #FFFFFF;
    float: left;
    height: 120px;
    width: 950px;
}
#header_info {
    float: right;
}
#wiz_current {
    color: #FFFFFF;
    font-size: 120%;
    font-weight: bold;
    margin-left: 2em;
    text-align: left;
}
#wiz_step {
    color: #CCCCFF;
    font-size: 120%;
    margin-left: 2em;
    text-align: left;
    text-decoration: none;
}
#wizbutton {
    bottom: 0;
    float: right;
    padding: 0 0 1em 1em;
    position: absolute;
}
.separator {
    margin-bottom: 8px;
    margin-top: 8px;
}
.space {
    font-size: 50%;
}
#space {
    font-size: 50%;
}
.tinyspace {
    font-size: 20%;
}
#tinyspace {
    font-size: 20%;
}
#logotype {
    float: left;
    padding: 6em 0.5em 0em 1em;
}
#logotype img {
    border: medium none;
}
#sidebar {
    clear: both;
    float: left;
    width: 175px;
}
#main {
    float: right;
    font-size: 0.9em;
    max-width: 773px;
    min-width: 773px;
    padding-bottom: 40px;
}
#submenu {
    background-color: #005584;
    float: right;
    font-family: Arial,sans-serif;
    font-size: 1em;
    line-height: 2em;
    padding: 0.5em;
    text-align: left;
    width: 740px;
}
#submenu ul {
    list-style-type: none;
}
#topbar {
    clear: both;
    float: left;
    width: 773px;
}
#topbar li {
    display: inline;
    padding-left: 1em;
}
#topbar img.refman {
    border: medium none !important;
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
}
#topbar li.refman {
    float: right !important;
    padding: 0 !important;
}
.maincontent {
    clear: both;
    float: left;
    width: 770px;
}
.maincontent p {
    font-size: 1em;
    line-height: 1.4;
    margin-left: 25px;
}
.maincontent img, .maincontent hr, .maincontent table {
    margin-left: 25px;
}
.wizardmain {
    clear: both;
    float: left;
    width: 500px;
}
.wizardmain p {
    font-size: 1em;
    line-height: 1.4;
    margin-left: 25px;
}
.wizardmain img, .wizardmain hr, .wizardmain table {
    font-size: 1em;
    margin-left: 25px;
}
#rb {
    margin-left: 25px;
}
#table {
    float: left;
    width: 540px;
}
#tableleft {
    float: left;
    font-weight: bold;
    width: 300px;
}
#tableright {
    float: right;
    width: 240px;
}
#indented {
    margin-left: 50px;
}
.indented {
    margin-left: 50px;
}
.name {
    float: left;
    padding-left: 25px;
    width: 170px;
}
p.name {
    margin-left: 0;
}
.value {
    margin-left: 180px;
}
p.value {
    margin-left: 0;
}
.padtd {
    padding-left: 25px;
}
.padded {
    padding-bottom: 8px;
    padding-left: 25px;
    padding-top: 8px;
}
.autoinfo {
    color: #777788;
}
.fakea {
    color: #005584;
    cursor: pointer;
    display: inline;
    line-height: 100%;
    text-decoration: underline;
}
.smsbox {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #000000;
    font-family: Arial,sans-serif;
    overflow: hidden;
}
.widerow th, .widerow td {
    padding: 0 10px;
}
#statusbar {
    float: right;
    font-family: Arial,sans-serif;
    font-size: 9pt;
    height: 70px;
    padding-left: 0;
    padding-top: 20px;
    white-space: nowrap;
    width: 81%;
}

fieldset {
    border-radius: 5px;
    padding: 5px;
	margin: 5px 5px 0px 0px;
    border: 2px groove threedface;
	border: #ffffff 1px solid;
	/* border: #005584 1px solid; */
}
legend {
    font-weight: bold;
}

.vertical-align-middle * {
	vertical-align: middle;
}

button, input[type=button], input[type=submit] {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	text-indent:0;
	border:1px solid #474747;
	display:inline-block;
	color:#262626;
	font-family:arial;
	font-size:13px;
	font-weight:normal;
	font-style:normal;
	height:25px;
	line-height:20px;
	width:95px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
	vertical-align: middle;
	padding-top: 1px;
} 

button:hover, input[type=button]:hover, input[type=submit]:hover { 
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed'); background-color:#dfdfdf;
}

button:active, input[type=button]:active, input[type=submit]:active { 
	position:relative;
	top:1px;
}

button[disabled]:hover, input[type=button][disabled]:hover, input[type=submit][disabled]:hover { 
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
}

button[disabled]:active, input[type=button][disabled]:active, input[type=submit][disabled]:active { 
	position:relative;
	top:0px;
}


button[disabled], input[type=button][disabled], input[type=submit][disabled] { 
  opacity: 0.65; 
}

.removebutton {
	width: 80px !important;
}

.learnbutton {
	width: 80px !important;
}

.editbutton {
	width: 80px !important;
}

.showhostsonlanbutton {
	width: 135px !important;
}

.httpuploadbutton {
	width: 125px !important;
}

.ftpuploadbutton {
	width: 130px !important;
}

.sendtestmsgbutton {
	width: 130px !important;
}

.testnowbutton {
	width: 65px !important;
}

.updatebutton {
	width: 55px !important;
}

.loginbutton, .logoutbutton {
	width: 65px !important;
}

.saveandrebootbutton {
	width: auto !important;
}

.viewdhcptablebutton, .viewupnptablebutton {
	width: 120px !important;
}

.checkfirmwarebutton {
	width: 105px !important;
}

.addtophonebookbutton {
	width: 120px !important;
}

.deletesmsbutton {
	width: 140px !important;
}

