/* Copyright 2009 D-Link Systems, Inc. All Rights Reserved.
-------------------------------------------------------------------------------- */

html, body, div, h1, h2, h3, h4, p, ul, ol, li, dl, dt, dd, td, th, input, select, textarea
{
	font-family: Tahoma, Helvetica, Geneva, Arial, sans-serif;
	font-size: 12px;
}

input, select, textarea
{
	font-family: Tahoma, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
}

body
{
	margin: 1px 0 auto 0;
	background-color: #757575;
}

#topnav_container
{
	background-color: #404343;
	border-color: #FFFFFF;
	border-width: 0 1px;
	border-style: none solid none solid;
	width: 147px;
}

#topnavoff
{
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1;
	/* for IE */
	width: 147px;
	border-color: #FFFFFF;
}

#topnavoff a:link, #topnavoff a:visited, #topnavoff a:active
{
	display: block;
	color: #FFFFFF;
	background-color: transparent;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1;
	padding: 5px;
	text-transform: uppercase;
	text-align: center;
	border-color: #FFFFFF;
}

#topnavoff a:hover
{
	display: block;
	color: #404343;
	background-color: #F1F1F1;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	padding: 5px;
	text-transform: uppercase;
	text-align: center;
}

#topnavon
{
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1;
	/* for IE */
	width: 147px;
	border-color: #FFFFFF;
}

#topnavon a:hover
{
	display: block;
	color: #404343;
	background-color: #F1F1F1;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	padding: 5px;
	text-transform: uppercase;
	text-align: center;
}

#topnavon a:link, #topnavon a:visited, #topnavon a:active
{
	display: block;
	color: #404343;
	background-color: #F1F1F1;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
	text-transform: uppercase;
	text-align: center;
}

#sidenav_basic
{
	background-color: #404343;
	height: 25px;
}

#sidenav_container
{
	background-color: #404343;
	border-color: #FFFFFF;
	border-width: 1 1px;
	border-style: none none none none;
	width: 125px;
}
#sidenav_container_empty
{
	background-color: #FFFFFF;
	border-color: #FFFFFF;
	border-width: 1 1px;
	border-style: none none none none;
	width: 125px;
}

#sidenav
{
	font-size: 10px;
	/* for IE */
	width: 125px;
}

#sidenav ul
{
	margin: 0;
	padding: 0;
}

#sidenav li
{
	list-style: none;
	border-bottom: 1px solid #F1F1F1;
}

#sidenavon a:link, #sidenavon a:visited, #sidenavon a:active
{
	display: block;
	color: #FFFFFF;
	background-color: transparent;
	font-size: 11px;
	text-decoration: none;
	padding: 5px;
}

#sidenavon a:hover
{
	display: block;
	color: #404343;
	background-color: #F1F1F1;
	font-size: 11px;
	text-decoration: underline;
	padding: 5px;
}

#sidenavoff
{
	font-size: 10px;
	/* for IE */
	width: 125px;
}

#sidenavoff a:link, #sidenavoff a:visited, #sidenavoff a:active
{
	display: block;
	color: #404343;
	background-color: #F1F1F1;
	font-size: 11px;
	text-decoration: none;
	padding: 5px;
}

#sidenavoff a:hover
{
	display: block;
	color: #404343;
	background-color: #F1F1F1;
	font-size: 11px;
	text-decoration: underline;
	padding: 5px;
}

#sidehelp_container
{
	background-color: #404343;
	border-color: #FFFFFF;
	border-width: 1 1px;
	border-style: none none none none;
	width: 137px;
	color: #FFFFFF;
}

#sidehelp_container_empty
{
	background-color: #FFFFFF;
	border-color: #FFFFFF;
	border-width: 1 1px;
	border-style: none none none none;
	width: 137px;
	color: #FFFFFF;
}

#help_text
{
	background-color: #404343;
	color: #FFFFFF;
	font-size: 11px;
}

#maincontent_container
{
	color: #000000;
	background-color: #FFFFFF;
}

#maincontent
{
	color: #000000;
	background-color: #FFFFFF;
	padding: 5px;
}

#wizardbox_header
{
	border: 1px solid #DFDFDF;
	padding: 0 10px 10px 10px;
	background-color: #DFDFDF;
}

#box_header
{
	border: 1px solid #FF6F00;
	padding: 0 10px 10px 10px;
	background-color: #DFDFDF;
}

.box
{
	border: 1px solid #333333;
	margin: 5px 0 0 0;
	padding: 0 10px 10px 10px;
	background-color: #FFFFFF;
}

h1
{
	color: #000000;
	background-color: #FF6F00;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0 -10px 5px -10px;
	padding: 5px 5px 5px 10px;
}

h2
{
	color: #FFFFFF;
	background-color: #333333;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0 -10px 5px -10px;
	padding: 5px 5px 5px 10px;
}

h3
{
	margin: 0 0 4px 0;
	padding: 18px 0 4px 0;
	color: #13376B;
	background-color: transparent;
	font-size: 12px;
	font-weight: bold;
	border-bottom: gray;
	border-width: 0 0 1px 0;
	/*border-style: none none solid none;*/
}

h4
{
	color: #000000;
	background-color: #DFDFDF;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0 -10px 5px -10px;
	padding: 5px 5px 5px 10px;
}

.box td
{
	font-weight: bold;
}

.red
{
	color: #CC0000;
	background-color: transparent;
}

#font_set
{
	font-weight: normal;
}

#footer_container
{
	background-color: #404343;
	border-color: #FFFFFF;
	border-width: 0 1px;
	border-style: none solid none solid;
	border-bottom: #FFFFFF;
	height: 40px;
	color: #FFFFFF;
}

#header_container
{
	background-color: #404343;
	border-color: #FFFFFF;
	border-width: 0 1px;
	border-style: none solid none solid;
	border-bottom: #FFFFFF;
	height: 20px;
	color: white;
}

#header_container a:link, #header_container a:visited, #header_container a:active
{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

#header_container a:hover
{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
}

.button
{
	width: 24; 
	height: 24
}

/*
 * Tables for lists or arrays in forms (form listing)
 * --------------------------------------------------------------------------------
 */
 table.formlisting1 {
        margin: 10px 0 0 0;
/*        width: 100%;*/
        background-color: #DFDFDF;
        border-spacing: 1px;
        empty-cells: show;
}

.formlisting1 {
        text-align: left;
}

.formlisting1 th {
        background-color: #DFDFDF;
        border: 1px solid white;
        padding: 2px 1px 4px 1px;
        vertical-align: middle;
        text-align: left;
}

.formlisting1 td {
        background-color: #DFDFDF;
        border: 1px solid white;
        padding: 1px !important;
        vertical-align: middle;
/*        width: auto;*/
}

.formlisting1 td.formlist_img, .formlisting th.formlist_img {
        padding: 1px 0 1px 0 !important;
        text-align: center;
/*        width: 2%;*/
}

table.formlisting {
        margin: 10px 0 0 0;
/*        width: 100%;*/
        background-color: #DFDFDF;
        border-spacing: 1px;
        empty-cells: show;
}

.formlisting {
        text-align: left;
}

.formlisting th {
        background-color: #DFDFDF;
        border: 1px solid white;
        padding: 2px 1px 4px 1px;
        vertical-align: middle;
        text-align: left;
/*        width: auto;*/
}

.formlisting td {
        background-color: #DFDFDF;
        border: 1px solid white;
        padding: 1px !important;
        vertical-align: middle;
/*        width: auto;*/
}

.formlisting td.formlist_img, .formlisting th.formlist_img {
        padding: 1px 0 1px 0 !important;
        text-align: center;
/*        width: 2%;*/
}

.form_label_row {
        text-align: center;
}

/* 
 * Tables for lists or arrays in forms (form listing)
 * --------------------------------------------------------------------------------
 */
 table.formlisting1 {
	margin: 10px 0 0 0;
/*	width: 100%;*/
	background-color: #DFDFDF;
	border-spacing: 1px;
	empty-cells: show;
}

.formlisting1 {
	text-align: left;
}

.formlisting1 th {
	background-color: #DFDFDF;
	border: 1px solid white;
	padding: 2px 1px 4px 1px;
	vertical-align: middle;
	text-align: left;
}

.formlisting1 td {
	background-color: #DFDFDF;
	border: 1px solid white;
	padding: 1px !important;
	vertical-align: middle;
/*	width: auto;*/
}

.formlisting1 td.formlist_img, .formlisting th.formlist_img {
	padding: 1px 0 1px 0 !important;
	text-align: center;
/*	width: 2%;*/
}

table.formlisting {
	margin: 10px 0 0 0;
/*	width: 100%;*/
	background-color: #DFDFDF;
	border-spacing: 1px;
	empty-cells: show;
}

.formlisting {
	text-align: left;
}

.formlisting th {
	background-color: #DFDFDF;
	border: 1px solid white;
	padding: 2px 1px 4px 1px;
	vertical-align: middle;
	text-align: left;
/*	width: auto;*/
}

.formlisting td {
	background-color: #DFDFDF;
	border: 1px solid white;
	padding: 1px !important;
	vertical-align: middle;
/*	width: auto;*/
}

.formlisting td.formlist_img, .formlisting th.formlist_img {
	padding: 1px 0 1px 0 !important;
	text-align: center;
/*	width: 2%;*/
}

.form_label_row {
	text-align: center;
}

.formlisting a:link {
        color: #DFDFDF;
        background-color: transparent;
        font-size: 11px;
        text-decoration: none;
        border: 0px;
}

.formlisting a:visited {
        color: #DFDFDF;
        background-color: transparent;
        font-size: 11px;
        text-decoration: none;
        border: 0px;
}

.formlisting a:active {
        color: #DFDFDF;
        background-color: transparent;
        font-size: 11px;
        text-decoration: none;
        border: 0px;
}

.formlisting a:hover {
        color: #DFDFDF;
        font-size: 11px;
        text-decoration: underline;
        border: 0px;
}

/*
 * Table overrides -- must follow classes to be overridden
 * --------------------------------------------------------------------------------
 */

td.centered, th.centered {
        text-align: center;
}

td.bottom, th.bottom {
        vertical-align: bottom;
}
