/* =RESET
===================================================== */
span.clear {
	height:0px; overflow:hidden;
	display:block;
	float:none; clear:both;
}
a img {
  border:none;
}



/* =TYPE =HEADINGS
===================================================== */
h1, h2.h1 {
  font-size:24px;
  font-weight:normal !important;
}
h2 {
  margin:0;
  padding:10px 0 0px;
  font-size:13px;
  color:#333;
}
h3 {
  margin:5px 0 0px;
  color:#069;
  font-size:11px;
  font-weight:bold;
}

h4 {
  margin:20px 0 0;
  padding:0;
  border-bottom:1px dotted #ccc;
	font-size:12px;
	font-weight:normal;
	color:#666;
}


/* =TYPE
===================================================== */
p {
  padding:0;
}
p.note {
  font-style:italic;
}

a {
	color:#2585AB;
}

div.innertube ul {
  margin:0 0 15px;
  padding:0 0 0 25px;
  line-height:1.2;
}
span.title {
  font-weight:bold;
  display:block;
}
span.description {
  display:block;
}


/* =LAYOUT MODIFIERS
===================================================== */
div.border_top {
  border-top:1px solid #2585ab;
}

img.col_r {
  padding:0 0 20px 20px;
  float:right;
}
img.col_r_150 {
  width:150px;
}


/* =BODY
===================================================== */
.red {
	color:#FF0000;
}
.red_orange_title {
	color:#F61821;
	font-weight:bold;
}
.gray {
	color:#464646;
}
.blue_title {
	color:#2585AB;
	font-weight:bold;
}
.blue_title_large {
	color:#2585AB;
	font-weight:bold;
	font-size:110%;
}
.red_title {
	color:#FF0000;
	font-weight:bold;
}
.black_title {
	color:#333;
	font-weight:bold;
	font-size:110%;
}
.blue_bar {
	width:100%;
	border-bottom:1px solid #2585AB;
	padding-bottom:20px;
	padding-right:10px;
	text-align:right;
}
.block  {
	width:100%;
	border-bottom:1px solid #2585AB;
	margin-bottom:15px;
	padding-bottom:15px;
}

/* =TEMPLATE
===================================================== */
html>body {
	height: auto;
	min-height: 100%;
}
html>body #page {
	height: auto;
	min-height: 100%;
}
html>body #contentcolumn {
	/*width: auto;*/
	height: auto;
	/*min-width: 706px;*/
	min-height: 300px;
}
html>body #contentwrapper {
	height: auto;
	min-height: 300px;
}
html>body #colContent {
	width: auto;
	height: auto;
	min-width: 603px;
	min-height: 350px;
}
body {
	margin: 0;
	margin-top: 10px;
	padding: 0;
	font-family: arial, Helvetica, sans-serif;
	background-color: #666;
	font-size: 70%;
	color: #333333; /* Default font color for all pages */
}
#page {
	background-color:#FFFFFF;
	width: 875px;
	margin: 0 auto; 
	text-align:left;
	border:1px solid #000;
	padding:0 0;
	height:550px;
}
#header {
	height:93px;
	border-top: 9px solid #CDCDCF;
	margin: 0px 0px 0px 0px;
	background-image:url(/assets/templates/breach/images/breach_logo.gif);
	background-repeat:no-repeat;
}
#logo {
	color:#FFFFFF;
	height:90px;
	width:180px;
	position:absolute;
	text-indent:-4000px;
	
}
#subheader {
	height:73px;
	padding:0;
	/*background-color:#000000;*/
	color:#FFFFFF;
	margin:0;
}
#subheadertitle {
	border-bottom:1px solid #000;
	font-size:130%;
	font-weight:bold;
	color:#FF0000;
	margin-left:168px;
	padding:5px 30px 10px 30px;
	border-left:1px solid #636363;
}
#subheaderInner {
	color:#FFFFFF;
	font-size:150%;
	padding-top:2px;
	height:100%;
	background-repeat:no-repeat;
}
#subheaderInner h3{
	font-weight:lighter;
}
#leftcolumn{
	float: left;
	width: 168px; /*Width of left column*/
	border-right:1px solid #636363;
	background-color:#FFF;
	margin-right:0px;
	position:absolute;
	margin-left:0px;
	border-bottom:1px solid #000;
}
#leftcolumn ul {
	margin-top:15px;
	margin-bottom:10px;
	width:100px;
}
#leftcolumn a {
	text-decoration:none;
	color:#636363;
}
#leftcolumn a:hover {
	color:#FF0000;
}
#leftcolumn li {
	list-style-type:none;
	margin-bottom:8px;
}
#leftcolumn li.active a {
	color:#FF0000;
}
#leftcolumn li.active {
	list-style: url(/assets/templates/breach/images/arrow_left.gif) outside;
}
#leftcolumnsubitem {
	color:#636363;
	border-top:1px solid #000;
	padding:10px 18px 10px 0px;
	text-align:right;
}
#colL {
	background-color:#FFFFFF;
	width: 168px;
	/*border-right:1px solid #000;*/
	/*line-height:16pt;*/
	/*height:100%;*/
	color:#636363;
	border-bottom:1px solid #000;
	margin:0;
	padding:0;
	float:left;
	border:1px solid #FF0000;
}
/*This is for the space between the top red bar and first left nav item */
#colL ul {
	margin-top:15px;
	margin-bottom:10px;
	width:100px;
}
#colL a {
	text-decoration:none;
	color:#636363;
}
#colL a:hover {
	color:#FF0000;
}
#colL li {
	color:#FFFFFF;
	margin-bottom:8px;
}
#colL ul li a {
	/*list-style: none outside none;*/
	color:#636363;
}
/* #colLNavItem {
	background-color:#FFFFFF;
	border-top:1px solid #000;
	padding:10px 18px 0px 0px;
	text-align:right;
	margin:0;
	vertical-align:top;
} */
#colNavItem {
	list-style: url(/assets/templates/breach/images/arrow_request_info.gif);
	border:1px solid #FF0000;
	float:left;
	background-color:#FFFFFF;
	color:#636363;
	border-bottom:1px solid #000;
}
#colLNavItemPartner {
	background-color:#FFFFFF;
	border-top:1px solid #000;
	padding:10px 18px 10px 0px;
	text-align:right;
	background-image: url(/assets/templates/breach/images/arrow_request_info.gif);
	background-repeat:no-repeat;
	background-position:53px;
	color:#000000;
}
#colLNavItem a {
	color:#333;
}
#colLNavItemPartner a {
	color:#333;
}
#colR {
	float: right;
	width: 200px; /*Width of right column*/
	padding-left:10px;
	height:100%;
}

#contentwrapper {
	width:875px;
	background-color:#E1E1E1;
	height:360px;
}
#contentcolumn {
	margin-left: 168px; /*Set left margin to LeftColumnWidth*/
	height:360px;
	border-left:1px solid #636363;
	margin-top:0px;
	padding-top:0;
	background-color:#FFF;
	width:706px;
	padding-bottom:25px;
}
.innertube{
	margin: 0; 
	padding:10px 70px 0px 30px;
}
.innertube p {
	padding-top:5px;
	padding-bottom:10px;
	margin:0;
}

#colContent {
	background-color:#FFFFFF;
	padding:10px 70px 0px 30px;
	margin-left:168px;
	border-left:1px solid #636363;
	margin-bottom:0px;
	height:350px;
	width:603px;
	border-top:1px solid #FF0000;
}
#colContent p {
	padding-top:5px;
	padding-bottom:10px;
	margin:0;
}
#colCenter {
	background-color:#E1E1E1;
	margin:0px;
	padding:0px;
}
/* =Footer */
#footer {
	height:20px;
	width:877px;
	background-color:#666666;
	color:#FFFFFF;
	text-align:center;
	padding-top:25px;
	margin: 0 auto; /*Center container on page*/
	font-size:90%;
	clear: left;
	background-image:url(/assets/templates/breach/images/home/bluebar_bottom.jpg);
	background-repeat:no-repeat;
	padding-bottom:5px;
	border:0;
}
#footer li { 
	display: inline; 
	color:#FFFFFF;
}
#footer li a {
	text-decoration:none;
	color:#FFFFFF;
}
#footer ul {
	padding: 0;
	margin: 0;
	list-style-type: none
}



/* =NAVIGATION
===================================================== */
#colL li.active a {
	color:#FF0000;
}
#colL li.active {
	list-style: url(/assets/templates/breach/images/arrow_left.gif) outside;
}
#treemenu1 li.active a.mainfoldericon {
	color:#FF0000;
}
#sitemap ul {
	margin-left:10px;
	padding-left:5px;
}


/* =NAV TOP
===================================================== */
.suckertreemenu ul li.last ul li a{ /* For the last menu item */
	width:80px;
}
.suckertreemenu ul{
	margin: 0 0 0 230px;
	padding: 8px 0 0 0;
	list-style-type: none;
}
/*Top level list items*/
.suckertreemenu ul li{
	position: relative;
	display: inline;
	float: left;
	font-weight:bold;
}
/*Top level menu link items style*/
.suckertreemenu ul li a{
	display: block;
	margin-right:23px;
	padding: 1px 2px;
	text-decoration: none;
	color:#818383;
	background-color:#FFFFFF;
}
/*1st sub level menu*/
.suckertreemenu ul li ul{
	margin:0;
	left: 0;
	position: absolute;
	top: 1em; /* no need to change, as true value set by script */
	display: block;
	visibility: hidden;
	padding-top:5px;
	padding-bottom:5px;
}
/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
	display: list-item;
	float: none;
}
/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
	left: 159px; /* no need to change, as true value set by script */
	top: 0;
}
/* Sub level menu links style */
.suckertreemenu ul li ul li a{
	display: block;
	width: 189px; /*width of sub menu levels*/
	text-decoration: none;
	padding: 1px 5px;
	font-weight:normal;
	line-height:15pt;
	/* Tranperency options */
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
	padding-left:13px;
	margin-left:-10px;
}
.suckertreemenu ul li a:hover{
	color:#006699;
}
/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{
/*	background: #FFFFFF url(media/arrow-down.gif) no-repeat center right;*/
	background: #FFFFFF no-repeat center right;
}
/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
	background: #FFFFFF url(media/arrow-right.gif) no-repeat center right;
}
* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
	padding-top: 1em;
}
	
/* Holly Hack for IE \*/
/*
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
*/
/* End */



/* =BIOS & COMPANIES
===================================================== */
div.bio {
  margin:0 0 20px;
}
div.bio h3 {
  margin-top:0;
}
div.bio h3 i {
  color:#333;
  font-weight:normal;
  font-style:italic;
}
/* If there's an image */
div.bio div.col_l_image {
  width:100px;
  float:left;
  margin:0px 30px 0px 0px;
}
div.bio div.col_r {
  width:400px;
  float:left;
}

div.partner_company {
  padding-bottom:15px;
}


/* =WEBINARS
===================================================== */
.webinar a {
  color:#FF0000;
}


/* =PRESS RELEASES   =MEDIA COVERAGE
===================================================== */
div.pressrelease, div.mediacoverage {
	margin:0 0 10px;
}

/* =TESTIMONIALS
===================================================== */
.citation {
  font-style:normal;
  padding-left:390px;
  padding-top:15px;
  font-size:90%;
  line-height:12pt;
}
.testimonials {
  background-color:#E9ECEC;
  font-size:12px;
  font-style:italic;
  line-height:20px;
  margin-bottom:20px;
  padding:10px 15px;
}


/* =RESOURCE LISTINGS
===================================================== */
p.file_download {
  padding:4px 0 6px 10px;
  background:url(/assets/templates/breach/images/blt_arrow_teal_on_white) no-repeat 0px 3px;
}
p.file_download span.title {
  font-weight:normal;
}


/* =PRODUCTS
===================================================== */
/* Product Overview page */
div.product_overview_additional p.quote {
  width:190px;
  float:left;
  color:#06879D;
  font-size:15px;
  font-style:italic;
  text-align:right;
}
div.product_overview_additional_quote img {
  padding-left:0 !important;
  float:right;
}

#bvsslimage {
	padding-top:90px;
}
#products {

	width: 645px;
	_width:auto;
	padding:0;
	margin:0;
}

#products ul {
	margin-left:15px;
}

#products ul li {
	padding:2px;
}

#products a img {
	border:0;

}

#products td {
	padding:15px;
	width:353px;
	vertical-align:top;
}

#products td img {
	text-align:center;
	padding: 10px 0px 0px 30px;
}

.button_view_now {
	margin-left:60px;
}

.button_free_trial {
	margin-left:65px;
}

.button_free_trial_rc {
	margin-left:25px;
	border:0;
}
.left {
	border-right:1px solid #000000;
}

.right {
	/*padding-left:20px;
	margin-left:20px;*/
}

.center {
	text-align:center;
}

.learn_more {
	color:#FF0000;
	font-weight:bold;
	background-image:url(/assets/templates/breach/images/arrow_left.gif);
	background-repeat:no-repeat;
	background-position:75%;
	margin-bottom:15px;
}

.learn_more a {
	color:#FF0000;
	text-decoration:none;
}

a.learn_more {
	color:#FF0000;
	text-decoration:none;
}

.productList {
	padding:2px 0px 0px 16px;
	margin:0px 0px 15px 0px;
	line-height: 15px;
}

.black_box {
	background-color: #000000;
	width: 674px;
	padding-left: 32px;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 18px;
	margin-left:-30px;
}

.white_box {
	width: 706px;
	_width:auto;
	text-align:center; 
	color:#000000; 
	border-bottom:1px solid #000; 
	font-weight:bold; 
	font-size:12px; 
	padding:10px 0px 10px 0px; 
	margin:0px 0px 0px -30px;
	_margin-left:0px;
	border-top:1px solid #000;
}

.black_bar {
	width: 706px;
	_width:auto;
	margin:0px 0px 0px -30px;
	_margin:0px;
	border-bottom:1px solid #000; 	
}



/* =PRODUCTS =WEBDEFEND
===================================================== */
div.product_additional p.quote {
  width:100px;
  float:left;
  color:#06879D;
  font-size:11px;
  font-style:italic;
  text-align:right;
}
div.product_additional_quote img {
  padding:10px 5px 5px 5px;
  float:right;
}

/*********************************************************************
All Pages
*********************************************************************/
.name {
	color:#2585AB;
	font-weight:bold;
}


/*********************************************************************
Misc
*********************************************************************/

.blue_header {
	color:#2585AB;
	font-weight:bold;
}

.blue_bar_right {
	width:180px;
	border-bottom:1px solid #2585AB;
	padding:5px;
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:0px;
	margin-top:0px;
}
#infoText {
	float:left;
}

#redRightText {
	color:#FF0000;
	margin-left:260px;
	word-wrap: break-word;
	text-align:right;	
}


.blackText {
	color:#333;
}



.redbar {
	border-bottom:1px solid #FF0000;
	margin-bottom:10px;
	margin-top:5px;
	width:450px;
}

#trialBlock {
	text-align:center;
	padding-bottom:10px;
	border-bottom:1px solid #000;
	margin-bottom:15px;
	width:180px;
}

#trialBlock .redtext {
	font-size:80%;
}

#benefits {
	margin-top:0px;
	margin-left:17px;
	list-style:url(/assets/templates/breach/images/blt_arrow_teal_on_white);
}

a img {
	border:0;
}

#products .blue_title {
	margin-bottom:2px;
}


/* =EVENT =TRADESHOW
===================================================== */
.event {
  margin:0px 0px 30px 0px
}
.event .date {
  width:100px;
  float:left;
  color:#999;
}
.event .month {
  font-size:15px;
  text-transform:uppercase;
}
.event .day {
  font-size:22px;
}
.event .year {
  margin-top:-2px;
  padding:1px 3px 0 0;
  display:block;
  border-top:1px solid #e6e6e6;
  color:#ccc;
  font-size:18px;
  text-align:right;
}
.event .event_information {
  width:315px;
  padding:0px 0 15px 15px;
  float:left;
  border-left:1px solid #e6e6e6;
}
.event_location {
  padding:0 0 5px;
  display:block;
  font-style:italic;
  color:#999;
}
.content_col_l {
  width:450px;
  float:left;
  border-right:1px dotted #ccc;
}
.events_col_r {
  padding:17px 15px 0 0;
}
.events_col_r .container {
  padding:0 0 35px;
}

.event_link_mini {
  padding:0 0 10px;
}
h4 .event_location {
  padding:0;
}
.event_link_mini a {
  color:#333;
  text-decoration:none;
}
.event_link_mini a:hover {
  color:#2585AB;
  text-decoration:none;
}



/* =FORMS
===================================================== */
div.row {
	padding:8px 0px 10px;
	clear:both;
}
label {
	width:120px;
	margin:0px 0px 0px;
	padding:5px 5px 0px;
	float:left;
  text-align:right;
	color:#333;
	cursor:pointer;
}
input.text {
	width:200px;
	padding:2px 4px;
	border:1px solid #9DB9D4;
	color:#444;
	font-size:12px;
}

input.button,
input[type="submit"],
input.ib_submit {
	padding:2px 4px;
	border:0px;
  background:#666;
	color:#fff;
	font-size:11px;
}
input.button:hover {
	background:#333;
  cursor:pointer;
}

