body {
	background-image: url(/images/light_grey_bg.png);
	background-repeat: repeat-x;
	border-top: 2px solid black;
	color: #404040;
	font-family: "Arial";
	font-size: 12px;
}

div {
	position: relative;
}

a {
	color: #404040;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: black;
	text-decoration: none;
}

:focus {
	outline-style: none;
}

strong {
	font-weight: bold;
}

h1, h2, h3 {
	color: black;
	font-weight: bold;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
}

p {
	line-height: 18px;
}

ol li {
	font-weight: bold;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: decimal;
	margin-left: 10px;
}

ol li span {
	font-weight: normal;
}

#main {
	margin: 20px auto 0;
	padding: 10px 20px;
}

#footer {
	text-align: center;
}

#footer, #footer a {
	color: #777;
	font-size: 10px;
	font-weight: normal;
}

#account_login a,
#register a {
	color: #810101;
}

#account_login a:hover,
#register a:hover {
	background-color: #810101;
	color: white;
}

#account_login .field,
#register .field,
#search_edit .field {
	margin: 4px 0;
}

#account_login {
	margin: 0 auto;
	width: 900px;
}

#account_login .wrapper {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: white;
	border: 2px solid #ddd;
	padding: 5px;
}

#account_login #desc {
	color: #DDDDDD;
	position: absolute;
	right: 50px;
	top: 115px;
}

#account_login ul li {
	background-color: white;
	float: left;
	padding: 0 10px;
}

#account_login ul li.separator {
	color: #aaa;
	padding: 140px 10px;
}

#account_login ul li > div {
	border: 1px dotted #bbb;
	margin: 10px 0;
	padding: 5px;
}

#account_login label,
#search_edit label {
	display: block;
	float: none;
	padding: 5px 2px;
}

#account_login input.text {
	font-size: 16px;
}

#register #wrapper {
	background-color: white;
	border: 2px solid #ddd;
	margin: 0 auto;
	padding: 10px 20px;
	width: 400px;
}

#register label {
	float: left;
	font-weight: bold;
	padding-top: 4px;
	width: 150px;
}

#register input.text,
#account_login input.text,
#search_edit input.text,
#search_edit textarea {
	border: 2px solid #ddd;
	padding: 4px;
	width: 220px;
}

#register input.text:hover,
#account_login input.text:hover,
#search_edit input.text:hover,
#search_edit textarea:hover {
	border: 2px solid #bbb;
}

#register input.text:focus,
#account_login input.text:focus,
#search_edit input.text:focus,
#search_edit textarea:focus {
	border: 2px solid #810101;
}

#account_login input.submit,
#register input.submit,
#search_edit input.submit {
	font-size: 14px;
	font-weight: bold;
}

#search_edit label {
	font-weight: bold;
}

#search_edit textarea {
	width: 80%;
}

#quickbar {
	background-image: url(/images/quickbar_bg.png);
	background-repeat: no-repeat;
	background-position: top left;
	color: white;
	font-size: 10px;
	font-weight: bold;
	padding: 2px 20px;
	position: absolute;
	top: -30px;
	right: 0;
	width: 300px;
}

#quickbar a {
	color: white;
	font-size: 14px;
	text-decoration: underline;
}

#quickbar select {
	margin-left: 10px;
	width: 210px;
}

#quickbar > div {
	display: inline;
}

#header {
	background-color: #eee;
	border-bottom: 1px solid #ddd;
	height: 25px;
}

#header h1 {
	padding: 10px 20px;
}

#header h1 a {
	color: white;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
}

#main_menu {
	bottom: 0;
	float: left;
	position: absolute;
	margin-left: 10px;
	z-index: 10;
}

#main_menu li {
	float: left;
	margin: 0 5px;
	padding: 5px 10px;
}

#main_menu li a {
	color: #404040;
	padding: 5px 10px 3px;
	text-decoration: none;
}

#main_menu li.selected {
	background-color: #aaa;
}

#main_menu li.selected a {
	color: white;
}

#user_menu {
	color: black;
	margin: 0 auto;
	width: 900px;
	z-index: 1;
}

#user_menu li {
	float: right;
	line-height: 20px;
	padding: 0 10px;
}

#user_menu li a {
	color: black;
	font-weight: bold;
	text-decoration: underline;
}

#user_menu li a:hover {
	text-decoration: none;
}

#logo {
	margin: 0 auto;
	padding-bottom: 10px;
	width: 637px;
}

#logo img {
	margin-bottom: -4px;
}

#search_box form {
	display: inline;
}

#search_input {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border: 1px solid black;
	color: #333;
	font-size: 11px;
	padding: 4px;
	width: 400px;
}

#search #options {
	background-color: #131313;
	color: white;
	font-weight: bold;
	padding: 0 10px;
}

#search #options h3 {
	border-bottom: 1px solid #555;
	color: white;
	margin-bottom: 5px;
}

#search #options ul li {
	float: left;
	width: 125px;
}

#search #options ul li label {
	line-height: 18px;
	padding-left: 10px;
}

.tab {
	background-image: url(/images/search_tab.png);
	background-repeat: no-repeat;
	cursor: pointer;
	display: inline;
	font-family: "Verdana";
	font-size: 11px;
	line-height: 20px;
	margin-left: 10px;
	padding: 2px 50px 2px 20px;
	width: 120px;
}

.tab > a {
	font-weight: normal;
	text-decoration: none;
}

#save_remove {
	background-image: url(/images/delete.png);
	background-repeat: no-repeat;
	display: inline;
	font-family: "Verdana";
	font-size: 11px;
	margin-left: 10px;
	padding: 2px 20px;
}

#save_remove a {
	font-weight: normal;
	text-decoration: none;
}

#save_remove a:hover {
	text-decoration: underline;
}

#save_main {
	background-color: #ddd;
	border-color: #bbb;
	border-style: solid solid none;
	border-width: 1px 0px 0;
	padding: 5px 10px;
}

#save_main .field {
	margin-bottom: 10px;
	padding: 5px 10px;
}

#save_main .field label {
	float: left;
	font-weight: bold;
	padding: 5px 0;
	width: 80px;
}

#save_main input.text,
#save_main textarea {
	border: 1px solid #bbb;
}

#save_main .field-submit input {
	padding: 2px;
	width: 100px;
}

#save_main textarea {
	-moz-border-radius: 3px;
	height: 80px;
	padding: 4px;
	width: 300px;
}

.ip {
}

.os {
	font-size: 10px;
	font-weight: bold;
}

.highlight {
	color: red;
	font-weight: bold;
}

#search_box {
	margin: 0 auto;
	width: 537px;
}

#search_box .top {
	background-image: url(/images/search_top.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 5px;
}

#search_box .top div {
	background-color: #111;
	color: white;
	margin-top: 5px;
	padding: 5px 20px 8px;
}

#search_box .bottom {
	background-image: url(/images/search_bottom.png);
	background-repeat: no-repeat;
	background-position: top left;
	height: 30px;
}

#search_box #options_toggle {
	color: #DDDDDD;
	cursor: pointer;
	font-weight: bold;
	position: absolute;
	right: 65px;
	top: 10px;
}

#search .summary {
	background-color: #efefef;
	border-top: 1px solid #bbb;
	color: #404040;
	margin-bottom: 20px;
	padding: 5px 10px;
	text-align: right;
}

#search .result {
	margin-bottom: 10px;
}

#search .result p {
	float: left;
	font-family: 'Terminal';
	font-size: 11px;
	margin-bottom: 20px;
	width: 75%;
}

#search .result > div {
	float: left;
	font-weight: bold;
	width: 200px;
}

#search .result > div span {
	color: #aaa;
	font-size: 10px;
	font-weight: normal;
}

#search .result > div a.hostname {
	color: #666;
	font-size: 10px;
	text-decoration: none;
}

#search .result > div .hostname:hover {
	text-decoration: underline;
}

input.text {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #ddd;
	color: #333;
	font-size: 11px;
	padding: 4px;
}

input.submit {
	padding: 0 10px;
}

.left_label {
	background-color: black;
	color: white;
	display: inline;
	margin-left: -20px;
	padding: 4px 20px;
}

.pager_link {
	border: 1px solid #ddd;
	color: #810101;
	margin: 0 1px;
	text-decoration: none;
}

.pager_link:hover {
	background-color: #404040;
	color: white;
}

.pager_curpage {
	color: black;
	font-size: 110%;
	font-weight: bold;
}

.pager_link,
.pager_curpage {
	padding: 2px 8px;
}

.sections {
	width: 100%;
}

.subsection_left,
.subsection_right {
	float: left;
	width: 49%;
}

.subsection_left > div,
.subsection_right > div {
	margin: 0 20px;
}

.subsection h2 {
	background-color: #666;
	border: 1px solid #666;
	color: white;
}

.subsection h2 b {
	border-top: 1px solid #666;
	display: block;
	position: relative;
	top: -2px;
}

.subsection h2 span {
	display: block;
	padding: 2px 12px;
}

.subsection > div {
	background-color: white;
	border-color: #ddd;
	border-style: solid;
	border-width: 0 1px 1px;
	padding: 4px 10px;
}

.message {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #CEE6C3;
	border: 1px solid #168A43;
	color: #220000;
	font-weight: bold;
	margin: 0 auto;
	padding: 10px;
	text-align: center;
	width: 800px;
}

.message a {
	color: black;
	text-decoration: underline;
}

.error {
	background-color: #f6cbca;
	border: 1px solid #cb2026;
}

.error-message {
	color: #cb2026;
}

.info {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #B3DEF1;
	border: 1px solid #A7CAE0;
	color: #255792;
	line-height: 18px;
	margin: 0 0 10px;
	padding: 10px;
	text-align: center;
}

.info a {
	color: #255792;
	font-weight: bold;
	text-decoration: underline;
}

.form label {
	float: left;
	width: 200px;
}

.form td {
	padding: 4px 0;
}

.form em {
	background-color: yellow;
	font-weight: bold;
}

#vulns a {
	line-height: 18px;
}

#vulns a:hover {
	color: #810101;
}

#search .featured li {
	margin-left: 50px;
	width: 500px;
}

#search .featured span {
	float: right;
}

#search .featured a {
	color: #810101;
}

.search_queries .query {
	border-top: 1px solid #d5d5d5;
	clear: both;
	color: #787878;
	margin: 0 0 0 8em;
	padding: 0;
	position: relative;
}

.search_queries .query .date {
	border-top: 1px solid #d5d5d5;
	color: #999;
	font-size: 10px;
	left: -8em;
	padding-top: 7px;
	position: absolute;
	top: -1px;
	width: 8em;
}

.search_queries .query .num {
	background-color: #bbb;
	color: white;
	font-weight: bold;
	padding: 2px 5px;
	position: absolute;
	text-align: right;
	top: 0px;
	right: 0px;
}

.query .wrapper {
	padding: 3px 0 4px;
}

.query h4 a {
	color: #810101;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}

.query h4 a:hover {
	text-decoration: underline;
}

.query .tags {
	float: right;
	line-height: 18px;
	overflow: hidden;
}

.query .tags li {
	border-bottom: 1px dotted #404040;
	display: inline;
	margin: 0 5px;
}

.query .tags li a {
	text-decoration: none;
}

.query .actions {
	color: #ddd;
	float: left;
	font-family: Terminal;
	padding: 4px 0;
}

.query .actions a {
	color: #404040;
	font-size: 10px;
	font-weight: normal;
	padding: 4px;
	text-decoration: none;
}

.query .actions a:hover {
	background-color: #888;
	color: white;
	text-decoration: none;
}

#search .main {
	float: left;
	margin-right: -21em;
	width: 100%;
}

#search .main > div {
	margin-right: 20em;
}

#search .sidebar {
	float: right;
	width: 19em;
}

#search .sidebar a {
	background-color: #efefef;
	display: block;
	font-weight: bold;
	margin: 1px 0;
	padding: 2px 20px;
	position: relative;
	text-decoration: none;
}

#search .sidebar a:hover {
	background-color: #810101;
	color: white;
}

#search .sidebar em {
	position: absolute;
	top: 2px;
	right: 4px;
}

#search .sidebar h4 {
	background-color: #666;
	border: 1px solid #666;
	color: white;
}

#search .sidebar h4 b {
	border-top: 1px solid #666;
	display: block;
	position: relative;
	top: -2px;
}

#search .sidebar h4 span {
	display: block;
	padding: 2px 12px;
}

#search .sidebar .normal a {
	background-color: transparent;
	color: #810101;
	margin-left: 10px;
	margin-top: 5px;
	padding: 0;
}

#search .sidebar .normal a:hover {
	text-decoration: underline;
}

#home .hide .actions {
	visibility: hidden;
}

.clear {
	clear: both;
}

#search_edit {
	-moz-border-radius: 5px;
	background-color: white;
	border: 2px solid #ddd;
	margin: 0 auto;
	margin-top: 20px;
	padding: 15px;
	width: 600px;
}

#user_menu .red a {
	color: #810101;
	text-decoration: none;
}

#user_menu .red a:hover {
	color: black;
}

#help {
	margin: 20px auto 0;
	width: 910px;
}

#help_main {
	float: left;
	width: 720px;
}

#help_main p {
	margin: 0 0 10px;
	text-align: justify;
}

#help_main img {
	border: 2px solid #ddd;
	margin: 10px;
}

#help_main h2 {
	margin-top: 20px;
}

#help_main .code {
	background-color: white;
	border: 1px solid #810101;
	font-family: 'Terminal', sans-serif;
	font-size: 11px;
	margin: 10px;
	padding: 10px 20px;
}

#help_main ol {
	margin-left: 20px;
}

#help_main h1 {
	border-bottom: 2px solid #810101;
	font-family: 'Trebuchet MS';
	font-size: 24px;
}

#help h2 {
	font-size: 16px;
}

#help_main h3 {
	color: #810101;
}

#help_menu {
	float: left;
	padding-right: 20px;
}

#help_menu a {
	background-color: #f0f0f0;
	border-right: 4px solid #810101;
	display: block;
	font-family: 'Arial';
	font-weight: bold;
	margin-bottom: 2px;
	padding: 5px 10px;
	text-decoration: none;
	width: 140px;
}

#help_menu a:hover {
	background-color: #810101;
	color: white;
}

#search #buy_credits > div > div {
	background-color: white;
	border: 1px solid #ddd;
	margin: 0 auto;
	padding: 10px 20px;
	width: 680px;
}

#buy_credits #plans li {
	float: left;
	margin: 20px;
	width: 185px;
}

#buy_credits #plans a {
	background-color: #efefef;
	border: 1px solid #999;
	display: block;
	font-weight: bold;
	height: 200px;
	padding: 10px;
	position: relative;
	text-align: center;
	text-decoration: none;
	width: 100%;
}

#buy_credits #plans a:hover {
	background-color: #fafafa;
	border: 2px solid #810101;
}

#buy_credits #plans h1 {
	font-family: 'Trebuchet MS';
	font-size: 24px;
}

#buy_credits #plans .price {
	border-bottom: 1px solid #ddd;
	font-size: 20px;
}

#buy_credits #plans .credit,
#buy_credits #plans .discount {
	font-size: 16px;
	font-weight: normal;
}

#buy_credits #plans .credit {
	padding-top: 20px;
}

#buy_credits #plans em {
	color: #810101;
	font-weight: bold;
}

#buy_credits #plans .img {
	bottom: 10px;
	position: absolute;
	text-align: center;
	width: 190px;
}

#buy_credits #summary {
	background-color: #efefef;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	font-weight: bold;
	padding: 5px 10px;
}

#buy_credits .visit {
	background-color: #CEE6C3;
	border-bottom: 1px solid #168A43;
	border-top: 1px solid #168A43;
	color: #220000;
	font-size: 16px;
	padding: 5px 10px;
}
