/*
	$Id: gui.css 52 2006-02-07 14:35:14Z mkasper $
	part of m0n0wall (http://m0n0.ch/wall)
	
	Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
	All rights reserved.
	
	Redistribution and use in source and binary forms, with or without
	modification, are permitted provided that the following conditions are met:
	
	1. Redistributions of source code must retain the above copyright notice,
	   this list of conditions and the following disclaimer.
	
	2. Redistributions in binary form must reproduce the above copyright
	   notice, this list of conditions and the following disclaimer in the
	   documentation and/or other materials provided with the distribution.
	
	THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
	INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
	AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
	AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
	OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
	SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
	INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
	CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
	ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
	POSSIBILITY OF SUCH DAMAGE.
*/

body, td, th, input, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}



a {
	color: #0000CC;
	text-decoration: none;
}

a:visited {
	color: #0000CC;
}

a:active {
	colos: #0000CC;
}

form {
	margin: 0px;
}
p {
	margin: 0 0 10px 0;
}
.pgtitle {
	font-size: 18px;
	color: #777777;
	font-weight: bold;
}
.tfrtitle {
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
}
.vncell {
	background-color: #DDDDDD;
	padding-right: 20px;
	padding-left: 8px;
	border-bottom: 1px solid #999999;
}
.formfld {

}
.formfldalias {
	background-color: #e7edf9;
}
.formpre {
	font-family: Courier New, Courier, monospaced;
	font-size: 10px;
}
.formbtn {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.formbtns {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.formbtns {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
textarea.notes {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
textarea.pre {
	font-family: Courier New, Courier, monospaced;
	font-size: 10px;
}
.vvcell {
	background-color: #FFFFC6;
}
.errmsg {
	font-weight: bold;
	color: #CC0000;
}
.red {
	color: #CC0000;
}
.gray {
	color: #A0A0A0;
}
.vexpl {
	font-size: 11px;
}
.navlnk {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
}

A:visited.navlnk {
	color: #FFFFFF;
}

.navlnks {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
.tblnk {
	color: #FFFFFF;
	text-decoration: none;
}
.vncellreq {
	background-color: #DDDDDD;
	padding-right: 20px;
	padding-left: 8px;
	font-weight: bold;
	border-bottom: 1px solid #999999;
}
.vncellt {
	background-color: #DDDDDD;
	padding-right: 20px;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	border-bottom: 1px solid #999999;
}
.vtable {
	border-bottom: 1px solid #999999;
}
.vnsepcell {
	background-color: #BBBBBB;
	padding-right: 20px;
	padding-left: 8px;
	font-weight: bold;
	border-bottom: 1px solid #999999;
	font-size: 11px;
}
.cpline {
	font-size: 11px;
	color: #FFFFFF;
}
.hostname {
	font-size: 11px;
	color: #FFFFFF;
}
.vnsepcellr {
	background-color: #BBBBBB;
	padding-right: 20px;
	padding-left: 8px;
	font-weight: bold;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-size: 11px;
}
.listr {
	background-color: #FFFFFF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-size: 11px;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.listrpad {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-size: 11px;
	padding-right: 16px;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.listn {
	font-size: 11px;
	padding-right: 16px;
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.listbg {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-size: 11px;
	background-color: #D9DEE8;
}
.listbgl {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-size: 11px;
	background-color: #D9DEE8;
}
.listbgl a, .listbg a {
	display: block;
	padding-right: 16px;
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 4px;	
	color: #000000;
	width: 100%;
	height: 100%;
}

.listbgl a:hover, .listbg a:hover {
	color: #ffffff;
	background-color: #435370;
}

.listhdr {
	background-color: #BBBBBB;
	padding-right: 16px;
	padding-left: 6px;
	font-weight: bold;
	border-bottom: 1px solid #999999;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.listhdr a {
	color: #000000;
}
.listhdrr {
	background-color: #BBBBBB;
	padding-right: 16px;
	padding-left: 6px;
	font-weight: bold;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.listhdrr a {
	color: #000000;
}
.listl {
	background-color: #FFFFFF;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-size: 11px;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.listlr {
	background-color: #FFFFFF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	font-size: 11px;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.listlrns {
	background-color: #FFFFFF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.list {
	font-size: 11px;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.listt {
	font-size: 11px;
	padding-top: 5px;
}
.listhdrrns {
	background-color: #BBBBBB;
	padding-left: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 6px;
	font-weight: bold;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-size: 11px;
}
.listbgns {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-size: 11px;
	background-color: #D9DEE8;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.listtopic {
	border-right: 1px solid #999999;
	font-size: 11px;
	background-color: #435370;
	padding-right: 16px;
	padding-left: 6px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.listhelptopic {
	font-size: 11px;
	background-color: #777777;
	padding-right: 16px;
	padding-left: 6px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.optsect_t {
	border-right: 1px solid #999999;
	background-color: #435370;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.optsect_t2 {
	border-right: 1px solid #999999;
	background-color: #435370;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.optsect_s {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.tabnavtbl {
}
ul#tabnav {
	font-size: 11px;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul#tabnav li.tabinact1 {
	float: left;
	background-color: #777777;
	color: #FFFFFF;
	padding: 0;
	white-space: nowrap;
}
ul#tabnav li.tabinact {
	float: left;
	border-left: 1px solid #999999;
	background-color: #777777;
	color: #FFFFFF;
	padding: 0;
	white-space: nowrap;
}
ul#tabnav li.tabinact a {
	float: left;
	display: block;
	text-decoration: none;
	padding: 5px 8px 5px 8px;
	color: #FFFFFF;
}
ul#tabnav li.tabinact1 a {
	float: left;
	display: block;
	text-decoration: none;
	padding: 5px 8px 5px 8px;
	color: #FFFFFF;
}
ul#tabnav li.tabact {
	float: left;
	background-color: #EEEEEE;
	color: #000000;
	padding: 5px 8px 5px 8px;
	white-space: nowrap;
}
.tabcont {
	background-color: #EEEEEE;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
}

#ace li {
	margin: 5px auto;
	margin-left: -40px;
	padding: 2px;
	width: 100%;
	text-align:left;
	list-style-type:none;
	border: 2px solid #687BA4;
	background-color: #D9DEE8;
}

#acd li {
	margin: 5px auto;
	margin-left: -40px;
	padding: 2px;
	width: 100%;
	text-align:left;
	list-style-type:none;
	border: 2px solid #A12A2A;
	background-color: #FFD9D1;
}

#vce li {
	margin: 5px auto;
	margin-left: -40px;
	padding: 2px;
	width: 100%;
	text-align:left;
	list-style-type:none;
	border: 2px solid #687BA4;
	background-color: #D9DEE8;
}

#vcd li {
	margin: 5px auto;
	margin-left: -40px;
	padding: 2px;
	width: 100%;
	text-align:left;
	list-style-type:none;
	border: 2px solid #A12A2A;
	background-color: #FFD9D1;
}

#gme li {
	margin: 5px auto;
	margin-left: -40px;
	padding: 2px;
	width: 100%;
	text-align:left;
	list-style-type:none;
	border: 2px solid #687BA4;
	background-color: #D9DEE8;
}

#gmd li {
	margin: 5px auto;
	margin-left: -40px;
	padding: 2px;
	width: 100%;
	text-align:left;
	list-style-type:none;
	border: 2px solid #A12A2A;
	background-color: #FFD9D1;
}

.popupMenu {
	position: absolute;
	visibility: hidden;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding: 0px;
	z-index: 10;
}

.popupMenu ul {
	padding-left: 0px;
	margin: 2px 2px 2px 2px;	
}

.popupMenu li {
	list-style: none;
}

.popupMenu li.sep {
	padding-bottom: 2px;
	margin-bottom: 2px;
	border-bottom: 1px solid #999999;
}

.popupMenu li.title {
	font-weight: bold;
	background-color: #999999;
	color: #FFFFFF;
	padding: 2px 4px 2px 4px;
	margin-bottom: 2px;	
}

.popupMenu li a {
	color: #435370;
	display: block;
	padding: 2px 4px 2px 4px;
}

.popupMenu li a:hover {
	background-color: #435370;
	color: #FFFFFF;
}

.preview {
	vertical-align: top;
	font-size: 14px;
	}