ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
	{
	margin: 0;
	padding: 0;
}

a img,:link img,:visited img {
	border: none;
}

a {
	color: #000099;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.prominent {
	color: #000099;
}


body,td {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	background-color: #fff;
}

h1 {font-size: 14pt;}
h2 {font-size: 12pt;}
h3 {font-size: 11pt;}
h4 {font-size: 10pt;}
h5 {font-size: 9pt;}

ul {
	list-style-position: outside;
	list-style-image: url(/images/bullet_blue.gif);
	list-style-type: square;
	padding: 6px;
	margin-left: 25px;
}

ul.nobullet {
	list-style-image: none;
	list-style-type: none;
}

ul.bullet {
	list-style-image: none;
	list-style-type: disc;
}

ul.breachList li {
	margin-bottom: 8px;
}
ul.breachList li input {
	vertical-align: middle;
}

.nowrap {
	white-space: nowrap;
}

#nav,#nav ul,.auto_complete ul {
	list-style-image: none;
	list-style-type: none;
}

ol {
	list-style-position: outside;
	list-style-type: decimal;
	padding: 6px;
	margin-left: 25px;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
}

body {
	text-align: center;
}

.seperator {
	color: orange;
}

#container {
	margin: 0px auto 0px auto;
	width: 820px;
	padding: 0px 10px 10px 10px;
	position: relative;
}

#contentWrapper {
	text-align: left;
}

#googleAdvt {
	padding-top: 10px;
}

#header {
	height: 100px;
	padding: 0;
	vertical-align: middle;
}

#header .right {
	padding-top: 15px;
}

#menu {
	background-color: #91d0f0;
	margin-top: 2px;
	margin-bottom: 2px;
	height: 12pt;
	font-size: 10pt;
	font-weight: bold;
}

#topmenu {
	height: 12pt;
	font-size: 11pt;
	font-weight: bold;
}

#toolbar {
	background-color: white;
	font-size: 10pt;
}

#toolbar .summary {
	background: url('/images/toolbarbg.gif') repeat-x;
	width: 280px;
	height: 56px;
	vertical-align: center;
	margin: 0 5px 0 10px;
	color: #353c41;
	border: 1px solid #ccc;
}

#toolbar .summary .latestBreach {
	float: left;
	padding: 5px;
}

#toolbar .summary .latestBreach img {
	padding-right: 10px;
}

#toolbar .summary .latestBreach b {
	line-height: 12pt;
}

#content {
	padding-top: 5px;
}

#siteInfo {
	clear: both;
	text-align: right;
	margin-top: 5px;
	border-top: 1px solid #cfcfcf;
	padding-top: 2px;
}

.row {
	
}

.fullColumn {
	width: 820px;
	clear: both;
}

.halfLeftColumn {
	width: 400px;
	float: left;
}

.halfRightColumn {
	width: 400px;
	float: right;
}

.leftBigColumn {
	width: 600px;
	float: left;
}

.rightSmallColumn {
	width: 200px;
	float: right;
}

.leftSmallColumn {
	width: 200px;
	float: left;
}

.rightBigColumn {
	width: 600px;
	float: right;
}

.cb {
	clear: both;
}

.cb:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.cb {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .cb {
	height: 1%;
}

.cb {
	display: block;
}

/* End hide from IE-mac */
.fl {
	float: left;
}

.fr {
	float: right;
}

.al {
	text-align: left;
}

.ar {
	text-align: right;
}

.am {
	text-align: center;
}

.vt {
	vertical-align: top;
}

.vb {
	vertical-align: bottom;
}

.vm {
	vertical-align: middle;
}

.button {
	cursor: pointer;
}

input {
	border: 1px solid #aaa;
	padding: 2px;
	margin: 2px;
}
.noBorder {
	border: 0px;
}

input.button {
	background-image: url(/images/button_background.png);
	border: none;
	height: 26px;
	cursor: pointer;
	padding: 2px;
	margin: 2px;
	vertical-align: middle;
}

.flash {
	color: red;
	font-weight: bold;
	background-color: #ffeeee;
	padding: 2px;
	text-align: center;
}

.menuButton {
	display: block;
	background-image: url('/images/menubutton.gif');
	background-repeat: no-repeat;
	width: 85px;
	line-height: 22px;
	height: 25px;
	font-size: 10pt;
	text-align: center;
	float: left;
	color: #353c41;
}

.sectionHeader {
	font-size: 10pt;
	line-height: 28px;
	font-weight: bold;
	color: #353c41;
	padding: 0 0 0 10px;
	margin: 15px 0px 5px 0px;
}

.sectionHeader .count {
	color: black;
	font-size: 12pt;
	line-height: 20pt;
	margin-right: 10px;
}
.sectionHeader a {
	color: #353c41;
}

.fullColumn .sectionHeader {
	padding: 0 3px 0 10px;
	background-image: url("/images/fullheader.gif");
	background-repeat: no-repeat;
	background-color: #91d0f0;
}

.halfLeftColumn .sectionHeader,.halfRightColumn .sectionHeader {
	padding: 0 3px 0 10px;
	background-image: url("/images/halfheader.gif");
	background-repeat: no-repeat;
	background-color: #91d0f0;
}

.leftBigColumn .sectionHeader {
	background-color: #91d0f0;
	background-image: url("/images/bigheader.gif");
	background-repeat: no-repeat;
}

.leftBigColumn .highlight .sectionHeader {
	background-color: #ff6666;
	color: black;
}

.leftBigColumn .lowlight .sectionHeader, .fullColumn .lowlight .sectionHeader  {
	background-color: #efefef;
}

.leftBigColumn .chicklet .sectionHeader {
	background-image: url("/images/bigchickletheader.gif");
	background-repeat: no-repeat;
	background-color: #ff6666;
	color: black;
	margin-bottom: 0px; 
}
.leftBigColumn .chicklet .content {
	border: 2px solid #ff6666;
	padding: 5px;
}
.leftBigColumn .chicklet .high .sectionHeader {
	background-color: lightred;
}
.leftBigColumn .chicklet .high .content {
	border-color: lightred;
}
.leftBigColumn .chicklet .medium .sectionHeader {
	background-color: orange;
}
.leftBigColumn .chicklet .medium .content {
	border-color: orange;
}
.leftBigColumn .chicklet .low .sectionHeader {
	background-color: lightgreen;
}
.leftBigColumn .chicklet .low .content {
	border-color: lightgreen;
}

.rightSmallColumn .sectionHeader {
	background-color: #efefef;
	background-image: url("/images/halfheader.gif");
	background-repeat: no-repeat;
}

.rightSmallColumn .red {
	background-image: url("/images/halfheader.gif");
	background-repeat: no-repeat;
	background-color: #ff6666;
}

.rightSmallColumn ul {
	margin-left: 15px;
}

.rightSmallColumn ul.nobullet {
	margin-left: 0px;
}

.detailRow {
	padding: 3px;
}

/******* breach incident page *******/
.breach {
	
}

.breach h2 {
	font-size: 12pt;
	padding-top: 3px;
	padding-bottom: 3px;
}

.breach h4 {
	font-size: 10pt;
}

.breach .Safe {
	background-color: green;
	color: white;
}

.breach .Low {
	background-color: yellow;
	color: black;
	padding: 2px;
}

.breach .Medium {
	background-color: orange;
	color: black;
	padding: 2px;
}

.breach .High {
	background-color: red;
	color: white;
	padding: 2px;
}

.breach .report {
	padding: 5px;
	word-wrap: break-word;
}

.breach .report p {
	padding-top: 5px;
}

.riskHigh {
	color: red;
	font-size: 14pt;
	font-weight: bold;
}

.riskMedium {
	color: orange;
	font-size: 14pt;
	font-weight: bold;
}

.riskLow {
	color: green;
	font-size: 14pt;
	font-weight: bold;
}

.riskUnknown {
	color: grey;
	font-size: 14pt;
	font-weight: bold;
}

/**** home page ***/
.filterColumn {
	height: 225px;
	text-align: right;
}

.filter:active,.filter:visited,.filter:link {
	color: #353c41;
	font-weight: normal;
}

.selected:active,.selected:visited,.selected:link {
	font-weight: bold;
}

.downloadHighlight {
	background-image: url('/images/toolbarbg.gif');
	background-repeat: no-repeat;
	width: 280px;
	height: 72px;
	padding: 3px 5px 3px 0px;
}

.downloadButton {
	margin-left: 10px;
	margin-right: 10px;
}

/**** protect page ****/
.recommend_list {
	width: 100%;
	border: 1px solid #ddd;
	border-bottom: 0px;
	border-right: 0px;
}

.recommend_list th {
	padding: 2px;
	background-color: #ccf;
	text-align: left;
}

.recommend_list td {
	padding: 3px;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

.recommend_list .odd td {
	background-color: #eef;
}

/*** tabs ****/
.bigTabs ul.horizontalTabs {
	font-size: 10pt;
}

.bigTabs ul.horizontalTabs a:link, .bigTabs ul.horizontalTabs a:visited {
	font-size: 10pt;
}

ul.horizontalTabs {
	font-size: 8pt;
	height: 24px;
	margin: 0px;
	padding: 0px;
	background: url(/images/tab_bottom.gif) repeat-x bottom;
	padding-left: 10px;
}

ul.horizontalTabs li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

ul.horizontalTabs a:link, ul.horizontalTabs a:visited {
	float: left;
	background: #91d0f0;
	font-size: 8pt;
	line-height: 18px;
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ccc;
	text-decoration: none;
	color: #353c41;
	font-weight: normal;
}

ul.horizontalTabs a.active:link, ul.horizontalTabs a.active:visited  {
	border-bottom: 1px solid #fff;
	background: #fff;
	color: #000;
	font-weight: bold;
}

ul.horizontalTabs .plain a:link, ul.horizontalTabs .plain a:visited {
	border-left: none;
	border-top: 1px solid #fff;
	border-right: none;
	background: #fff;
	color: blue;
}

ul.horizontalTabs .plain a:hover {
	text-decoration: underline;
}

ul.horizontalTabs a:hover {
	background: #fff;
}

.mainMenu ul.horizontalTabs {
	height: 45px;
	font-size: 12pt;
	background: url(/images/main_menubottom.gif) repeat-x top;
}

.mainMenu ul.horizontalTabs a:link, .mainMenu ul.horizontalTabs a:visited {
	font-size: 10pt;
	height: 35px;
	line-height: 35px;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	margin-right: 4px;
	background: url(/images/main_inactivetab.gif) repeat-x top;
	border: 0px;
	color: #fff;
}

.mainMenu ul.horizontalTabs a.active:link, .mainMenu ul.horizontalTabs a.active:visited  {
	background: url(/images/main_activetab.gif) repeat-x top;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	color: #000;
}

.mainMenu ul.horizontalTabs a.active:hover {
	background: url(/images/main_activetab.gif) repeat-x top;
	text-decoration: underline;
}

.mainMenu ul.horizontalTabs a:hover {
	background: url(/images/main_inactivetab.gif) repeat-x top;
	text-decoration: underline;
}

.tabContent {
	padding: 10px;
	border: 1px solid #ccc;
	border-top: none;
	width:100%;
}
.breachTable {
	border: 1px solid #ccc;
}
.breachTable th {
	font-size: 10pt;
	color: darkorange;
	padding: 5px;
}
.breachTable td {
	padding: 5px;
	font-size: 11pt;
} 
.breachTable tr.odd td {
	background-color: #efefef;
}

.about {
	font-size: 10pt;
}

.popup_content {
	text-align: left;
	font-size: 10pt;
	padding: 5px;
}

.required {
	color: red;
}

.alertsTable td {
	padding: 2px 3px 2px 3px;
	font-size: 10pt;
	border-top: 1px solid #91d0f0;
	border-bottom: 1px solid #91d0f0;
}

.alertsTable td.l {
	border-left: 1px solid #91d0f0;
}

.alertsTable td.r {
	border-right: 1px solid #91d0f0;
}

.watchlistTable th {
	padding: 2px;
	font-size: 10pt;
	border-top: 1px solid #efefef;
	border-bottom: 2px solid #efefef;
	vertical-align: top;
	
}

.watchlistTable td {
	padding: 2px;
	padding-right: 10px;
	font-size: 10pt;
	border-bottom: 1px solid #efefef;
	vertical-align: top;
}

.alertsTable .highlight td, .watchlistTable .highlight td {
	background-color: yellow;
}

.searchCompanyForm {
	margin: 10px 5px 10px 5px;
	padding: 5px;
}

.alert {
	padding-top: 5px;
	padding-bottom: 5px;
	height: 26pt;
	border-top: 1px solid #a3ceec;
	border-bottom: 1px solid #a3ceec;
	background-color: #e5f1fa;
	margin: 10px 0 10px 0;
}

.alert img {
	margin-right: 0px;
	margin-left: 10px;
}

.importHistoryProgress {
	width: 80%;
	text-align: center;
	padding: 10px;
	border: 1px solid #cccccc;
}

.importHistoryProgress .progressBar {
	width: 80%;
	border: 1px solid blue;
	background-color: white;
	color: black;
	text-align: middle;
	overflow: hidden; 
	z-index: 100;
}

.importHistoryProgress .progressBar #currentProgress {
	background-color: blue;
	width: 0%;
}

.scoreProgress {
	width: 80%;
	text-align: center;
	padding: 4px;
	margin: 2px;
}

.scoreProgress .progressBar {
	width: 80%;
	border: 1px solid blue;
	background-color: white;
	color: black;
	text-align: middle;
	overflow: hidden; 
	z-index: 100;
}

.scoreProgress .progressBar .currentProgress {
	background-color: blue;
	width: 0%;
}

.big {
	font-size: 120%; 
}

.yellowArrow {
	width: 150px;
	height: 55px;
	padding-top: 5px;
	padding-left: 3px;
	font-size: 11pt;
	background: url(/images/yellow_arrow.gif) no-repeat;
}

.form_error {
	color: red;
	font-size: 8pt;
}

.currentPage {
	font-weight: bold;
	text-decoration: underline;
}
.normalPage {
	font-weight: normal;
	text-decoration: none;
}

#sf_admin_container .sf_admin_list thead th {
	font-family: Arial, sans-serif;
	font-size: 10pt;
}

#sf_admin_container .sf_admin_list tfoot td {
	font-family: Arial, sans-serif;
	font-size: 10pt;
}

.templatePlaceHolder {
	font-family: courier;
	font-weight: bold;
	color: blue;
}

.infoText {
   color: #aaaaaa;
}

.indent {
	padding-left: 20px;
}

/** legend **/
.highLegend {
	width: 10px;
	height: 10px;
	border: 1px solid black;
	margin: 5px;
	background-color: #ff0000;
}
.mediumLegend {
	width: 10px;
	height: 10px;
	border: 1px solid black;
	margin: 5px;
	background-color: #ff8f00;
}
.lowLegend {
	width: 10px;
	height: 10px;
	border: 1px solid black;
	margin: 5px;
	background-color: #00ff00;
}

/* NEWS & Discussions */
.newsList td {
	padding: 3px;
} 
.newsList .even td {
    background-color: #fff;
}

.newsList .odd td {
    background-color: #eef;
}

.commentHeader {
  color: #aaaaaa;
}

.commentBody {
  margin-left: 20px;
  color: black;
}

.votes {
  font-size: 7pt;
  color: #4fb2f7;
}
.votes div {
  width: 41px;
  height: 20px;
  background-image: url(/images/votes.gif);
  background-repeat: no-repeat;
  padding-top: 2px;
  color: white;
  font-weight: bold;
  font-size: 9pt;
  text-align: center;
}

.newHome h3 {
  font-size: 18pt;
  font-weight: normal;
}

.newHome h4 {
  font-size: 14pt;
  font-weight: normal;
  color: #aaaaaa;
}

.newHome h5 {
  font-size: 12pt;
  font-weight: normal;
  color: #888888;
}

.newHome h3 span {
  color: #5db1e3;
}

.newHome .chicklet {
  border: 1px solid #e5e5ec;
}
.newHome .chicklet td {
  padding: 5px;
  font-size: 10pt;
}
.newHome .chicklet thead th div {
  background-color: #edf0f7;
  font-size: 12pt;
  font-weight: normal;
  margin: 1px;
  padding: 3px;
}
.newHome .chicklet tfoot td {
  background-image: url(/images/bluegrey_gradient.gif);
  background-repeat: repeat-x;
  height: 15pt;
}

.newHome .searchBox {
  background-image: url(/images/search_background.png);
  background-repeat: no-repeat;
  padding-left: 170px;
  padding-top: 20px;
}

.newHome .separator {
  background-image: url(/images/separator.png);
  background-repeat: no-repeat;
  padding:20px;
  height: 150px;
}
.beta {
  position: relative;
}
.beta img {
  position: absolute;
  top: 7px;
  left: 74px;
}

