/* CSS Document */

body {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: .8em;
	text-align: center; /* hack to force IE5.x pc to center our wrapper div */
	background-color: #EAEAEA;
	min-width: 900px; /* hack to force Netscape 6 pc to show horizontal scroll bar */
	padding: 0;
	margin: 0;
}

#wrapper {
	width: 950px;
	margin: 0 auto;
}

#masthead {
	position: relative;
	height: 117px;
	width: 950px;
	text-align: left;
	background-color:#FFF;
	background-image:url(../images/template/bg_mastead_border.gif);
	background-repeat: repeat-y;
}

#toptabs {
	width: 948px;
	height: 32px;
	margin: 0;
	padding-left: 1px;
	text-align: left;
	background-image:url(../images/template/bg_top_tabs_1.gif);
}

#toplinks {
	list-style: none;
	position: absolute;
	top: 42px;
	right: 12px;
	width: 550px;
	padding: 0;
	margin: 0;
	font-size: 11px;
	line-height: 24px;
	text-align:right;
}

#toplinks form {
	padding: 0;
	margin: 0;
}


#toplinks li {
	display: block;
	float: right;
	padding: 0 4px 0 4px;
	margin: 0;
}

#toplinks2 {
	list-style: none;
	position: absolute;
	top: 79px;
	right: 14px;
	width: 200px;
	padding: 0;
	margin: 0;
	height: 32px;
	text-align:right;
}

#toplinks2 li {
	display: inline;
	padding: 0 4px 0 4px;
	margin: 0;
}

img {
	border: none;
}

a {
	text-decoration: none;
	color:#2875A0;
}

a:visited {
	text-decoration: none;
	color: #2875A0;
}

a:hover {
	text-decoration: underline;
	color:#2875A0;
}

/* NAVIGATION - The rest of the navigaion styles are in p7PMMh04.css*/


#navbar {
	width: 930px;
	height:2.5em;
	font-weight: normal;
	background-image: url(../images/template/bg_navbar_red.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	padding-left: 20px;
	text-transform:uppercase;
	margin-bottom: 8px;
}

/* END NAVIGATION */


/* Home Page*/

#mainpromo {
	position:relative;
	width: 950px;
	margin: 9px auto;
	padding: 0;
	height: 266px;
}

#mainpromo h1 {
	text-indent: -999em;
	height: 100%;
	margin:0;
	padding:0;
}

#mainpromo .button1 {
	position:absolute;
	top: 215px;
	left: 50px;
}

#columns_content {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	background-color:#FFF;
}

.homecolumnsbottom {
	background-image:url(../images/template/bg_columns_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

.subcolumntop {
	background-image:url(../images/template/bg_columns_sub_1.gif);
	background-repeat:repeat-y;
}

.homecolumns {
	background-image:url(../images/template/bg_columns_top.gif);
	background-repeat:no-repeat;
	background-position: top;
	width: 920px;
	margin-left: 25px;
	padding: 15px 0 10px 0;
}

#columns {
	color: #333;
}

#columns {
	color: #333;
}

#columns.homecolumns h4 a {
	color:#BD2629;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

#columns.subcolumns {
	background-image:url(../images/template/bg_columns_top_2.gif);
	background-repeat:no-repeat;
	background-position: top;
	width: 950px;
	margin: 0;
	padding: 0;
}

.bottom2 {
	background-image:url(../images/template/bg_columns_bottom_2.gif);
	background-repeat:no-repeat;
	height: 30px;
	width: 950px;
	background-color:#FFF;
}

#column_1 {
	float: left;
	width: 206px;
	margin: 25px 18px 10px 0;
	padding: 0 0 0 1px;
}

#column_1 h3 {
	color: #BD2629;
	font-size: 16px;
	text-transform:uppercase;
	font-weight:normal;
	display: block;
	margin: 0;
	padding: 0 0 8px 20px;
}

#column_1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#column_1 ul li {
	margin: 0;
	padding: 2px 0 2px 0;
}


#column_1 a, #column_1 a:visited {
	display: block;
	padding: 4px 0 4px 22px;
	color: #3F3E29;
	text-decoration:none;
}

#column_1 ul ul a, #column_1 ul ul a:visited {
	padding: 4px 0 4px 36px;
	color: #3F3E29;
	text-decoration:none;
}

#column_1 a:hover {
	background-color:#E5E1DA;
	text-decoration:none;
}

#column_2 {
	float: left;
	width: 705px;
	margin: 0;
	padding: 1px 0 0 0;
}

#column_2_header {
	float: left;
	width: 680px;
	margin: 0;
	padding: 12px 0 0 25px;
	height: 80px;
}

#column_2_header h1 {
	display: block;
	width: 390px;
	color:#FFF;
	font-weight:normal;
	margin-bottom: 5px;
	text-shadow: 1px 1px 1px #000;
}

#column_2_header h1.single {
	padding-top: 12px;
}

#column_2_header h2 {
	display: block;
	width: 390px;
	color:#FFF;
	font-weight:normal;
	margin-bottom: 5px;
	font-size: 14px;
	margin: 0;
}

#column_2_body {
	float: left;
	width: 450px;
	margin: 0;
	padding: 0 10px 0 23px;
}

#column_2_body.expanded {
	width: 650px;
}

#column_2_body p {
	line-height: 18px;
}

#column_2_sidebar {
	float: right;
	width: 205px;
	margin: 0 5px 0 0;
	padding: 0;
}


/* Roounded Boxes */


/* Box 1 - Gradient */

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.box1 {
	float: left;
	width: 200px;
	margin: 0 0 15px 0;
	background: url(../images/template/bg_box1_sbbody-r.gif) no-repeat bottom right;
	font-size: 11px;
	padding: 0;
}

.box1 h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	padding: 0 0 2px 9px;
	margin-top:0;
	line-height:13px;
	text-transform:uppercase;
}

.box1_head {
	background: url(../images/template/bg_box1_sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
}

.box1_head h2 {
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/template/bg_box1_sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 2px 10px 0px 25px;
	color: #000;
	font-size: 10px;
	line-height: 11px;
	font-weight:normal;
}

.box1 .boxbody {
	background: url(../images/template/bg_box1_sbbody-l2.gif) no-repeat bottom left;
	margin: 0;
	padding: 0px 10px 7px 10px;
}

.box1 ul {
	list-style: none;
	margin: 0;
}

.box1 li {
	display: block;
	width: 180px;
	padding: 0 0 0 0;
	margin: 6px 0;
	background:url(../images/template/bg_quicklink_bottom.gif) no-repeat bottom left;
}

.box1 .boxbody a {
	display: block;
	background:url(../images/template/bg_quicklink_top.gif) no-repeat top left;
	padding: 3px 10px 3px 23px;
	margin: 0;
}

.box1 .boxbody img.ql {
	float: left;
	margin-top: 7px;
	margin-left: 10px;
}

.box1 .boxbody img.share {
	float: left;
	margin-top: 7px;
	margin-left: 10px;
}


/* Box 2 - Blank */

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.box2 {
	float: left;
	width: 200px;
	margin: 0 0 15px 0;
	background: url(../images/template/bg_box2_sbbody-r.gif) no-repeat bottom right;
	font-size: 11px;
}

.box2 h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	padding: 0 0 3px 0;
	margin:0;
	line-height:15px;
	text-transform:uppercase;
}

.box2_head {
	background: url(../images/template/bg_box2_sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
}
.box2_head h2 {
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/template/bg_box2_sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 0 10px 0px 25px;
	color: #000;
	font-size: 10px;
	line-height: 11px;
	font-weight:normal;
}
.box2 .boxbody {
	background: url(../images/template/bg_box2_sbbody-l2.gif) no-repeat bottom left;
	margin: 0;
	padding: 0 8px 10px 15px;
}

.box2 .boxbody p {
	display: block;
	width: 175px;
	padding: 0 0 7px 0;
	margin: 5px 0 0px 0;
}

.box2 ul {
	list-style: none;
	margin: 0;
	padding:0;
}

.box2 .boxbody li {
	display: block;
	padding: 0;
	margin: 0;
	width: 175px;
}

.box2 .boxbody ul a {
	display: block;
	color: #900;
	padding: 8px 0 8px 25px;
	margin: 0;
	width: 150px;
}

.tenminutes {
	background: url(../images/icons/icon_10_minutes_sm.gif) no-repeat center left;
}

.webex {
	background: url(../images/icons/icon_schedule_webex_sm.gif) no-repeat center left;
}

.tenday {
	background: url(../images/icons/icon_10_Day_Trial_sm.gif) no-repeat center left;
}

.contact {
	background: url(../images/icons/icon_contact_sm.gif) no-repeat center left;
}

.sharethis {
	background: url(../images/icons/icon_share_16x16.gif) no-repeat center left;
}

.fireeyeform {
	background: url(../images/icons/icon_fireEye_form_sm.gif) no-repeat center left;
}

.box_horzontal_1 {
	position: relative;
	margin: 10px 0;
	padding: 0;
	width: 450px;
}

.box_horzontal_1 p {
	display: block;
	float: left;
	width: 200px;
	margin: 0 0 10px 0;
	padding: 0;
}

.box_horzontal_1 p.client {
	float: left;
	text-align: center;
	margin: 0;
	width: 250px;
}

.box_horzontal_1 hr {
	clear: both;
	border: 0;
	color: #E5E5E5;
	background-color: #E5E5E5;
	height: 1px;
	width: 100%;
	margin: 10px 0;

}


/* HOME PAGE SPECIFIC */

#subhead_bar {
	width: 925px;
	background-image:url(../images/template/bg_header_bar_grey.jpg);
	background-repeat: no-repeat;
	background-position:top;
	padding: 0 0 0 25px;
	height:2.8em;
	text-align: left;
}

#subhead_bar h3 {
	display: block;
	float: left;
	color: #FFF;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.9em;
	font-weight: normal;
	margin: 0;
	text-shadow: 1px 1px 1px #000;
	padding: 0;
}

#column_A {
	float: left;
	width: 270px;
	margin: 0;
}

#news p {
	margin: 0 0 8px 0;
}

#column_B {
	float: left;
	width: 295px;
	margin: 0 0 0 25px;
}

#column_C {
	float: left;
	width: 295px;
	margin: 0 0 0 25px;
}

.block {
	padding-left: 55px;
	width: 240px;
	margin: 0;
	font-size: 11px;
	min-height: 45px;
}

.block p {
	margin: 0 0 12px 0;
}

.date {
	font-size: 11px;
}


.quote {
	display: block;
	color: #525252;
	line-height: 23px;
	font-size:13px;
	font-style: italic;
	margin-bottom: 10px;
	width: 238px;
	padding-left: 4px;
}

.photo_rotation {
	width: 183px;
	height: 330px;
}

.byline {
	color: #900;
	line-height: 18px;
	font-size:12px;
	font-style: italic;
	text-align: right;
	padding-right: 15px;
}

.more {
	color: #BD2026;
	line-height: 15px;
	padding-left: 15px;
	background-image: url(../images/bullet_double_red_arrows.gif);
	background-repeat: no-repeat;
	background-position:0 3px;
	font-size: 11px;
}

.more a {
	color: #BD2026;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin: 0 0 10px 0;
	line-height:24px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	margin: 0 0 10px 0;
	line-height:20px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin: 0 0 10px 0;
	line-height:18px;
	color: #900;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#900;
	margin: 5px 0 8px 0;
	line-height:16px;
}

h5 {
	font-size: 13px;
	margin: 2px 0;
	padding: 0;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #900;
	color: #FFF;
	text-transform: uppercase;
	padding: 4px 10px;
	margin: 5px 0;
}

p {
	margin: 0 0 12px 0;
	line-height: 1.3em;
}

.red {
	color: #990000;
}

ul {
	margin: 10px 0 15px 15px;
	padding: 0;
	list-style: square;
	line-height: 1.3em;
}

li {
	margin: 0 0 10px 0;
}

ul ul {
	list-style:disc;
}

li .nomargin {
	margin: 0 0 0 0;
}

ul .nobullet {
	list-style: none;
	margin: 0 0 0 0;
}

li.bullet_arrow {
	margin: 0;
	padding: 0 0 10px 25px;
	background-image:url(http://www.fireeye.com/images/bullet_arrow.gif);
	background-repeat:no-repeat;
}

hr {
	color: #999;
	background-color: #999;
	margin: 10px 0;
}

.pdf {
	padding-left: 23px;
	background-image:url(../images/icons/icon_pdf_sm.gif);
	background-repeat:no-repeat;
}


.cleaner {
	clear:both;
}


/* FORMS */

fieldset {
	margin: 0;
	padding: 0;
	border: none;
	width: 390px;
}

fieldset p {
	margin: 10px 0;
	padding: 0;
	clear: both;
}

fieldset h4 {
	margin: 0;
	padding: .5em 0 1em 0;
}

legend {
	font-weight: bold;
}

label {
	float: left;
	width: 175px;
}

fieldset div {
	width: 250px;
	float: left;
	padding-bottom: 20px;
}

input[type="text"], textarea {
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

.other {
	width: 100px;
	margin-left: 10px;
	height: 12px;
}

.submit {
	padding-top: 15px;
	margin-left: 175px;
}

textarea {
	width: 300px;
	height: 100px;
	float: left;
	margin-bottom: 15px;
}

/*footer*/

#footer {
	clear: both;
	position: relative;
	width: 950px;
	margin: 0;
	text-align: left;
	font-size: 10px;
	color: #333;
	height:3em;
}

#footer p {
	margin: 0 15px;
	line-height: 3em;
}
	
#footer li {
	line-height: 10px; 
	display: block; 
}

#footer a, #footer a:visited {
	display: inline; 
	color: #333;
	text-decoration:none;
	padding: 0;
	margin:0;
}

#footer a:hover {
	color: #2875A0;
	text-decoration: underline;
}

#footer .copyright {
	position: absolute;
	top: 0;
	right: 20px;
	margin:0;
	padding: 0;
	line-height: 3em;
}

/* Footer TOC sitemap */
#footer .column{
	float:left;
	color:#d8d8d8;
	font-size:9px;
	margin:0 0px 0px 15px;
}
#footer .products-col{width:123px;}
#footer .solutions-col{width:120px;}
#footer .tech-col{width:96px;}
#footer .resources-col{width:76px;}
#footer .support-col{width:76px;}
#footer .partners-col{width:55px;}
#footer .company-col{width:91px;}
#footer .news-col{width:86px;}
#footer .contact-us-col{width:92px;}
#footer .column strong{
	font-size:10px;
	display:block;
	padding:10px 0 2px;
	margin:0 0 5px;
	color:#333;
}
#footer .column ul{
	margin:0 0 16px;
	padding:0;
	list-style:none;
	line-height:10px;
}
#footer .column li{padding:0 0 0px;}
#footer .column a{
	text-decoration:none;
	color:#333;
	}
#footer .column a:hover{text-decoration:underline;}




/* Table Stylings */

	
.table1 {
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
}

.table1 th {
	background-color: #900;
	color: #FFF;
	padding: 10px 4px 10px 6px;
	border-left: 1px solid #999;
	text-transform: uppercase;
}

.table1 td {
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	padding: 10px 4px 10px 6px;
}

.table1 tr:hover {
	background-color: #DEEEFC;
}

.center {
	text-align: center;
}

.caption1 {
	text-align: center;
	margin-top: 0px;
	color: #393;
	font-size: 10px;
}

.aligntop {
	vertical-align:top;
}

.odd {
	background-color: #F6F6F6;
}



/* Other */

.footnote {
	font-size:9px;
	padding-top: 10px;
	line-height: 12px;
}


.indent1 {
	padding-left: 20px;
}

.indent2 {
	display:block;
	padding-left: 20px;
}

.indent3 {
	padding-left: 40px;
}

.indent4 {
	padding-left: 80px;
}

.indent5 {
	padding-left: 130px;
}

.indent6 {
	padding-left: 180px;
}

.nomargin {
	margin: 0;
	padding: 0;
}

hr {
  border: 0;
  width: 98%;
  color: #CCC;
  background-color: #CCC;
  height: 1px;
  margin: 20px 0;
}

.code {
	font-family: Courier, Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	line-height: 1.6em;
	margin: 0 25px 20px 35px;
}

/* AddThis Custom Icons */
.addthis_toolbox .custom_images a {
    width: 32px;
    height: 32px;
    margin: 0;
    padding: 0;
}
.addthis_toolbox .custom_images a img {
    opacity: 1.0;
}
.addthis_toolbox .custom_images a:hover img {
    opacity: 0.75;
}