/* global element overrides */

body {
	height: 100%;
	background: #222222;
	margin: 0;
	padding: 0;
	font-family: Tahoma, sans-serif;
	font-size: 15px;
	color: #f3f3f3;
}

img {
	border: none;
}

table {
	border: none;
	padding: 0;
	margin: 0;
}

a:link, a:visited {
	color: yellow;
	text-decoration: none;
}

a:hover, a:active {
	color: red;
	text-decoration: underline;
}


.navlinks {
	white-space:nowrap;
	text-align: center;
}

.navlinks a:link, .navlinks a:visited, .navlinks a:hover, .navlinks a:active {
	font-size: 13px;
	color: white;

}

h1 {
	color: #ff0010;
	margin-top: 0;
	padding-top: 0;
	font-weight: normal;
	font-size: 36px;
}

h2 {
	font-size: 1.4em;
	margin-bottom: 4px;
}

h3 {
	font-size: 1.05em;
	font-weight: normal;
	font-style: italic;
}

/* unique elements */

#content {
	padding: 0;
	margin-top: 20px;
	margin-bottom: 25px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	line-height: 1.5;
}

.content-unit {
	border: 2px solid #111111;
	padding: 20px;
	margin-top: 30px;
	background: black;
}

.center {
	text-align: center;
}

.hilite {
	color: white;
	text-decoration: underline;
}

.command {
	background: #222222;
	font-face: Courier New, fixed;
	padding: 2px;
}

#logo-wrap {
	text-align: center;
}

#logo {

}

#footer {	
	margin: 0;
	text-align: center;
}

#copyright {
	padding: 10px;
	text-align: center;
	font-size: 10px;
	color: #cccccc;
}

#header {
	width: 800px;
	margin: 0 auto 10px;
	color: white;
	  
}


.outlined {
	border: 1px solid white;
}


#warvox_stats {
	margin-top: 5px;
	border: 1px solid black;
	font-size: 12px;
	color: #555;
}

#warvox_stats td {
	margin-left: 20px;
	padding: 0 10px 0px 6px;
}


#warvox_conf {
	margin-top: 5px;
	border: 1px solid black;
	font-size: 12px;
	color: #555;
}

#warvox_conf td {
	margin-left: 20px;
	padding: 0 10px 0px 6px;
}

#home_logo {
	border: 0;
}

#home_links {

}

#home_intro, #home_intro td {
	border: 0;
}

#home_table {
	border: 0;
	margin-top: 0px;	
}

#home_table td  {
	border: 0;
}

#home_text {
	padding-left: 20px;
}

#navwrap {
	margin-top: 10px;
	padding-top: 10px;
	text-align: center;
}

#nav {
	margin: 0 0 0 0 auto;
	padding: 10px;
}

#sections_container {
	font-size: 14px;
}

#sections_ul {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

#sections_ul li {
	display: inline;
	list-style-type: none;
}

#sections_container a {
	padding: 5px 10px 5px 10px;
	line-height: 28px;
}

#sections_container a:link, #sections_container a:visited {
	color: #fff;
	background: black repeat-x top;
	text-decoration: none;
	font-variant: small-caps;
}

#sections_container a:hover {
	color: #fff;
	background: red repeat-x top;
	text-decoration: none;
	font-variant: small-caps;
}

#sections_active {
	font-weight: bold;
}

#subsections_active {
	font-weight: bold;
}

#subsections_container {
	font-size: 12px;
	padding-top: 5px;
}

#subsections_ul {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

#subsections_ul li {
	display: inline;
	list-style-type: none;
}

#subsections_container a {
	padding: 5px 10px 5px 10px;
	line-height: 20px;
}

#subsections_container a:link, #subsections_container a:visited {
	color: #fff;
	background: #333333 repeat-x top;
	text-decoration: none;
	font-variant: small-caps;
}

#subsections_container a:hover {
	color: #fff;
	background: #440000 repeat-x top;
	text-decoration: none;
	font-variant: small-caps;
}


#calls_pie1 {
	text-align: center;
}
#calls_pie2 {
	text-align: center;
}
#calls_pie3 {
	text-align: center;
}

/* non-unique elements */


.title {
	font-size: 20px;
	font-weight: bold;
	color: black;
	font-variant: small-caps;
}

.active_job_row {
	background: yellow;
}

.table_scaffold {
	margin-top: 5px;
	border: 1px solid black;
	font-size: 12px;
	color: #555;
}

.table_scaffold th {
	font-size: 14px;
	text-decoration: underline;
}

.table_scaffold td {
	margin-left: 20px;
	padding: 0 10px 0px 6px;
	border: 1px solid #cccccc;
}

.header_item {
	font-weight: bold;
}

.date-header {
	background: url('/images/bluefade.jpg') #222222 repeat-x top;
	color: white;
	padding: 2px;
	margin: 2px;
	font-weight: bold;
	padding-left: 8px;
	font-variant: small-caps;
	border: 0;
}

.date-header-center {
	background: url('/images/bluefade.jpg') #8c0000 repeat-x top;
	color: white;
	padding: 2px;
	margin: 2px;
	font-weight: bold;
	padding-left: 8px;
	font-variant: small-caps;
	text-align: center;
	border: 0;
}


.balloon {
	background: url('/images/balloon.png') repeat-x top;
	width: 277px;
	height: 98px;
	color: white;
	margin: 40px auto;
}

.balloon_links {
	float: left;
	margin-top: 10px;
	margin-left: 6px;
	
}

.balloon_links p {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}

.balloon_links a, .balloon_links a:link, .balloon_links a:visited {
	font-size: 12px;
	color: white;
	text-decoration: none;
	margin-left: 12px;
}

.balloon_links a:hover, .balloon_links a:active {
	color: yellow;
	text-decoration: underline;
}

.balloon_icon {
	float: left;
	padding-top: 25px;
	padding-left: 14px;
}

.box_full {
	position: relative;
	clear: both;
	width: 790px;
}

#round_top {
	padding: 0;
	border: 0;
	margin: 0;
	height: 9px;
	margin-bottom: -2px;
	visibility: hidden;
}

#round_bot {
	padding: 0;
	border: 0;
	margin-top: -2px;
	height: 15px;
	visibility: hidden;
}

.box_full p {
	line-height: 1.5em;
}


.intro {
	font-size: 14px;
}

.center {
	text-align: center;
}

.code {
	font-family: fixed, courier new;
	color: black;
	background: #dddddd;
	padding: 0.25em 0.25em 0.25em 0.25em;
}

.fatp {
	margin: 2.0em 0 0.5em;
}

.announce {
	padding: 0px 20px 0px 20px;
	line-height: 1.5;
	font-size: 12px;
	font-weight: bold;
}

.vulnTitle {
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 2em;
}

.vulnHeader {
	font-weight: bold;
}

.vulnText {
	padding-bottom: 1em;
}

.vulnInfoTable { 
	background: #dddddd;
	
}

.vulnInfoHeader { 
	font-weight: bold;
}

.vulnInfoData { 

}

.talk_title {
	font-family: verdana, sans-serif, arial, helvetica;
	font-size: 9pt;
	padding: 0.1em 0.5em 0.15em .5em;
	font-weight: bold;
}

.materials {
	background: #dddddd;
	padding: 10px 10px 10px 10px;
	border: 1px solid black;
}



.level1 
{
	list-style: none;
	text-align: left;
	padding: 0em 0em 1em 0em;
	font-size: 16px;
	font-weight: bold;	
}
.level1 li
{
	padding: 1em .25em 0.25em 0.25em;
}

.level2 
{
	list-style: circle;
	text-align: left;
	padding: 0em 0.25em 0.25em 4em;
}
.level2 li
{
	padding: 0.25em .25em 0.25em 0.25em;
	font-size: 14px;
	font-weight: bold;
}

.level3 
{
	list-style: square;
	text-align: left;
	padding: 0em 0.25em 0.25em 4em;
}
.level3 li
{
	padding: 0.25em .25em 0.25em 0.25em;
}



.boxTable 
{ 
	border-left-style: solid; 
	border-top-style: solid; 
	border-right-style: solid; 
	border-bottom-style: solid;
	border-color: #dddddd;
	font-family: verdana, sans-serif; 
	font-size: 8pt; 
	background-color: #dddddd;
}
.boxInnerTable 
{ 
	font-family: verdana, sans-serif; 
	font-size: 8pt; 
}
.boxTdHeader 
{ 
	border-width: 0 0 0 0; 
	border-color: #dddddd; 
	border-left-style: solid; 
	border-top-style: solid; 
	border-right-style: solid; 
	border-bottom-style: solid; 
	background-color: #dddddd;
	color: black;
	height: 20px; 
	font-weight: bold
}
.boxTd 
{ 
	border-width: 0 0 0 0; 
	border-left-style: solid; 
	border-top-style: solid;
	border-right-style: solid; 
	border-bottom-style: solid; 
}
.boxTd1
{
	background-color: #eeeeee;
}
.boxTd2
{
	background-color: #eeeeee;
}
.boxTh
{
	background-color: #dddddd;
}

