body  {
	background: #cccccc url(http://www.arcsight.com/images/uploads/arst/bg_arstmain.jpg) repeat-x top;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0 0 20px 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font: 12px/17px Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
}
#container {
	background: #FFFFFF url(http://www.arcsight.com/images/uploads/arst/bg_container.jpg) repeat-y;
	margin: 0px; /* the auto margins (in conjunction with a width) center the page */
	border: none;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0px 10px 10px 10px;
}
a img {
	border: none;
} 
a:link {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	color: #CC0000;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	color: #CC0000;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 15px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

h1 h2 h3 h4 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
	font-style: normal;
	color: #CC0000;
	margin: 0 0 15px 0;
	padding: 0;
	line-height: normal;
}
h2 {
	font-size: 14px;
	line-height: 20px;
	color: #CC0000;
	margin: 20px 0 5px 0;
}
h3 {
	font-size: 14px;
	color: #000000;
	margin: 0 0 5px 0;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	margin: 0;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0;
}
p {
	margin: 0 0 15px 0;

}
#header {
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFFFFF;
	text-align: left;
} 
#navigation {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #navigation instead of text, you may want to remove the padding. */
	margin: 0;
	border-top: 2px solid #d9d9d9;
	background: #9a0000 url(http://www.arcsight.com/images/uploads/arst/bg_topnav.jpg) repeat-x top;
} 
#nav ul, #nav {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1;

}
#nav li {
	color: #FFFFFF;
	float: left;
	font-size: 12px;
	font-weight: bold;
	display:block;
	padding:0;
	position: relative;
	z-index: 1;
}
#nav li a {
	color: #FFFFFF;
	float: left;
	display: block;
	text-decoration: none;
	padding: 9px 12px 9px 12px;
}
#nav li a:hover, #nav li a:active, #nav li a:focus {
	color: #CC0000;
	background:#FFF;
}
#nav li:hover a, #nav li.sfhover a {
	background: #FFF;
	color: #CC0000;
}
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	border: 1px solid #CC0000;
	margin: 28px 0 0 0;
	background:#FFF;
	padding:3px 0 3px 3px;
}
#nav li li {
	margin: 0;
	border:none;
	width:157px;
	line-height: 14px;
}
#nav li ul a {
	color:#262626 !important;
	float:none;
	font-weight: normal;
	padding:6px;
}
#nav li ul a:hover {
	color:#FFF !important;
	background:none;
}
#nav li ul ul {
	margin: -27px 0 0 160px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: 0;
}
#nav li li:hover, #nav li li.sfhover {
	background: #CC0000;
}

#tabs {
	height: 28px;
	margin: 0;
	padding: 14px 10px 0 10px;
	width: 800px;
}
#tabs ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 100%;
	float: left;
	height: 23px;
}
#tabs li {
	color: #CC0000;
	float: left;
	font-size: 12px;
	font-weight: bold;
	width: 132px;
	height: 23px;
	padding: 0 1px 0 0;
}
#tabs li a {
	color: #f7f7f7;
	text-align: center;
	float: left;
	display: block;
	text-decoration: none;
	padding: 6px 0 0 0;
	background: url(http://www.arcsight.com/images/uploads/arst/tabbg_gray.gif) no-repeat;
	width: 132px;
	height: 23px;
}
#tabs li a:hover, #tabs li a:active, #tabs li a:focus {
	color: #333333;
	text-decoration: none;
}
#tabs li#arst {
	width: 113px;
	height: 23px;
	padding: 0 1px 0 0;
}
#tabs li#arst a {
	color: #CC0000;
	width: 113px;
	height: 23px;
	background: url(http://www.arcsight.com/images/uploads/arst/tabbg_white.gif) no-repeat;

}
#tabs li#arst a:hover {
	color: #000000;
}
#switch_site{
	margin: 0px;
	padding: 23px 0px 0px 0px;
	float: right;
	font-size: 10px;
}
#switch_site label{
	font-size: 10px;
	color: #fff;
}
#switch_site select, #switch_site select option{
	font-size: 10px;
}
#mainHome {
	padding: 10px;
	border: 1px solid #cccccc;
	margin: 0 0 20px 0;
	background-color: #FFFFFF;
	height: 345px;
}
#footer {
	padding: 20px 15px 15px 15px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#999999 url(http://www.arcsight.com/images/uploads/arst/bg_arstfooter.jpg) repeat-x top;
	text-align: left;
} 
#footer p {
	font-size: 9px;
	line-height: 15px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	float: none;
	font-weight: bold;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 100%;
	height: 140px;
	float: left;
}
#footer li {
	color: #e5e5e5;
	font-weight: regular;
	float: left;
	font-size: 10px;
	width: 160px;
	padding: 0 0 0 0;
	display:block;
}
#footer li h1 {
	color: #e5e5e5;
	font-weight: normal;
	font-size: 12px;
	padding: 0 0 2px 0;
	margin: 0;
}

#footer li a {
	font-size: 10px;
	line-height: normal;
	color: #e5e5e5;
	text-decoration: underline;
}

#footer .fltlft {
	margin-right: 10px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover, #footer a:active, #footer a:focus {
	color: #006699;
	text-decoration: underline;
}
#infoHome {
	padding: 0px;
	margin: 0 0 20px 0;
	background-color: #FFFFFF;
}
#aboutHome {
	padding: 0px;
	margin: 0 0 10px 0;
}
#aboutHome h1 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin: 0;
}
#aboutHome p {
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	margin: 0px;
	padding: 0;
}
#aboutHome a {
	font-weight: bold;
	color: #006699;
	text-decoration: underline;	
}
#aboutHome a:hover, #aboutHome a:active, #aboutHome a:focus {
	color: #CC0000;
	text-decoration: underline;	
}
#focus {
	margin: 0px;
	padding: 0;
	width: 701px;
}
#mainSide {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 237px;
}
#mainSide h1 {
	font-size: 13px;
	color: #FFFFFF;
	background: #FFFFFF url(http://www.arcsight.com/images/uploads/arst/bg_featurehdr.gif) no-repeat;
	margin: 0px;
	padding: 3px 0 2px 10px;
	width: 237px;
	height: 19px;
	font-weight: normal;
}
#toppicks{
	margin: 0px 0px 10px 0;
	padding: 10px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top-width: 0px;
	border-top-style: none;
}
.toppickItem {
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	padding: 0 0 8px 0;
	border-bottom: 1px dotted #cbcbcb;
	margin: 0px 0px 6px 0;
	height: 25px;
}
.toppickItem h2 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	padding: 0px;
	margin: 0px;
}
.toppickItem p {
	color: #CC0000;
	margin: 0px;
	padding: 0;
	float: right;
	width: 130px;
}
.toppickItem a {
	color: #CC0000;
	text-decoration: underline;	
}
.toppickItem a:hover, .toppickItem a:active, .toppickItem a:focus {
	color: #666666;
	text-decoration: none;	
}
.moreRt {
	font-size: 11px;
	font-weight: normal;
	color: #bebebe;
	margin: 0px;
	padding: 0px;
	text-align: right;
	height: 15px;
}
.moreRt a {
	color: #bebebe;
	text-decoration: none;	
}
.moreRt a:hover, .moreRt a:active, .moreRt a:focus {
	color: #666666;
	text-decoration: underline;	
}
.moreArrow {
	padding: 0px;
}
#demolist{
	margin: 0px 0px 0 0;
	padding: 10px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top-width: 0px;
	border-top-style: none;
	height: 25px;
}
#topicsHome {
	padding: 0px;
	margin: 0 0 20px 0;
}
.topicsContainer {
	background: #FFFFFF;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	width: 320px;
}
#topicsHome h1 {
	font-size: 15px;
	font-weight: normal;
	color: #CC0000;
	margin: 0px;
	padding: 6px 0px 10px 10px;
	height: 18px;
}
.topicsItem {
	background: #FFFFFF;
	margin: 0px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top-width: 0px;
	border-top-style: none;
	padding: 10px;
	height: 100px;
}
.topicsItem p {
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 220px;
}
.topicsimg {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	width: 65px;
}
.nospace {
	margin: 0px;
	padding: 0px;
}
.infoCenter {
	margin: 0px;
	padding: 0px 10px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #cccccc;
	height: 170px;
}
#newsContent {
	margin: 0px 20px 0px 0px;
	padding: 0px;
	width: 299px;
}
#newsContent h1 {
	font-size: 13px;
	color: #006699;
	height: 18px;
	border-bottom: 1px solid #006699;
	font-weight: normal;
	margin: 0px;
	padding: 2px 0px 3px;
}
.newsItem {
	margin: 0;
	padding: 7px 0px 7px 0px;
	height: 27px;
	border-bottom: 1px dotted #006699;
}

#customerContent {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	float: right;
	width: 299px;
}
#rolesContent {
	margin: 0px;
	padding: 10px;
	float: right;
	width: 300px;
	background: #cccccc url(http://www.arcsight.com/images/uploads/arst/bg_rolescontent.gif) no-repeat;
	height: 146px;
}
.newsItem h2 {
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	margin: 0;
	padding: 0;
}
.newsItem p {
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	float: right;
	width: 215px;
	padding: 0;
	margin: 0;
}
.newsItem a {
	color: #666666;
	text-decoration: none;	
}
.newsItem a:hover, .newsItem a:active, .newsItem a:focus {
	color: #006699;
	text-decoration: none;	
}
#customerContent h1 {
	font-size: 13px;
	color: #666666;
	border-bottom: 1px solid #666666;
	font-weight: normal;
	height: 18px;
	margin: 0;
	padding: 2px 0 3px 0;
}
#customerContent p {
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 10px 0 10px 0;
}
#customerContent p .author {
	font-weight: normal;
}
#rolesContent h1 {
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	background: url(http://www.arcsight.com/images/uploads/arst/bg_roleshdr.gif);
	text-align: center;
	margin: 0px;
	padding: 10px 0px 0px 10px;
	height: 28px;
	width: 289px;
}
#rolesContent p {
	background: #f9f9f9;
	text-align: center;
	margin: 0px;
	padding: 10px 0px 0px;
}
#rolesContent .industrylist {
	margin: 0px;
	padding: 10px 0 10px 0;
	text-align: center;
	background: #f9f9f9;
	width: 299px;
}
#rolesContent .roleslist {
	background: #f9f9f9;
	text-align: center;
	margin: 0px;
	padding: 1px 0px 10px;
	width: 299px;
}
#rolesContent .roleContentButtons {
	background: #f9f9f9;
	text-align: center;
	margin: 0px;
	padding: 5px 0px 1px 0px;
	width: 299px;
}
#headerspacer {
	margin: 0px;
	padding: 0px;
	height: 16px;
}
#sectionheader {
	background: url(http://www.arcsight.com/images/uploads/arst/bg_sectionhdr.gif) no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	height: 45px;
}
#sectionheader h1 {
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
	margin: 0px;
	padding: 15px 0px 0px 10px;
	text-transform: capitalize;
}
#main {
	margin: 0px;
	padding: 0px;
	width: 758px;
}
#sidebar {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 159px;
}
#maintop {
	margin: 0px;
	padding: 0px;
	height: 10px;
}
#maincenter {
	margin: 0px;
	padding: 10px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top-width: 0px;
	border-top-style: none;
	background: #FFFFFF;
}
#sidebartop {
	margin: 0px;
	padding: 0px;
	height: 10px;
}
#sidebarContent {
	background: #fdfdfd;
	margin: 0px;
	padding: 10px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top-width: 0px;
	border-top-style: none;
}
#sideNavigation {
	margin: 0px;
	padding: 0px;
	width: 170px;
}
#mainContent {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 565px;
	height: 100%;
}
#sidebar h1 {
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	background: url(http://www.arcsight.com/images/uploads/arst/arrow_bluecircle.gif) no-repeat left top;
	margin: 20px 0px 0px;
	padding: 0 0 0 20px;
	height: 20px;
	border-bottom: 1px solid #666666;
}
#sidebar p {
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 7px 0px;
	border-bottom: 1px dotted #CCCCCC;
}
#sidebar p a {
	color: #666666;
	text-decoration: none;
}
#sidebar p a:hover, #sidebar p a:active, #sidebar p a:focus {
	color: #0099cc;
	text-decoration: underline;	
}
.moreltSidebar {
	font-size: 11px;
	color: #CCCCCC;
	margin: 0px;
	padding: 1px 0px;
}
.moreltSidebar a {
	color: #CCCCCC;
	text-decoration: none;
}
.moreltSidebar a:hover, .moreltSidebar a:active, .moreltSidebar a:focus {
	color: #999999;
	text-decoration: underline;
}
#nextsteps h1 {
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	background: url(http://www.arcsight.com/images/uploads/arst/arrow_redcircle.gif) no-repeat left top;
	margin: 0px;
	padding: 0 0 0 20px;
	height: 20px;
	border-bottom: 1px solid #666666;
}
#nextsteps p {
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 7px 0px;
}
#nextsteps p a {
	color: #000000;
	text-decoration: none;
}
#nextsteps p a:hover, #nextsteps p a:active, #nextsteps p a:focus {
	color: #cc0000;
	text-decoration: none;	
}
#sideNavigation .sidenav1 {
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 7px 2px 7px 15px;
	border-bottom: 1px solid #CCCCCC;
	background: url(http://www.arcsight.com/images/uploads/arst/arrow_red_rt.gif) no-repeat left center;
}
.sidenav1 a {
	color: #666666;
	text-decoration: none;
}
.sidenav1 a:hover, .sidenav1 a:active, .sidenav1 a:focus {
	color: #cc0000;
	text-decoration: none;
}
#sideNavigation .sidenav1_on {
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #CC0000;
	margin: 0px;
	padding: 7px 2px 7px 15px;
	border-bottom: 1px solid #CC0000;
	background: url(http://www.arcsight.com/images/uploads/arst/arrow_red_rt.gif) no-repeat left center;
}
.sidenav1_on a {
	color: #CC0000;
	font-weight: bold;	
	text-decoration: none;
}
.sidenav1_on a:hover, .sidenav1_on a:active, .sidenav1_on a:focus {
	color: #cc0000;
	text-decoration: none;
}
#sideNavigation .sidenav2 {
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	margin: 2px 0 2px 0;
	padding: 7px 2px 7px 15px;
	background: #f2f2f2;
}
.sidenav2 a {
	color: #666666;
	text-decoration: none;
	padding: 0px;
}
.sidenav2 a:hover, .sidenav2 a:active, .sidenav2 a:focus {
	color: #000000;
	text-decoration: none;
	margin: 2px 0 2px 0;
}
#sideNavigation .sidenav2_on {
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #cc0000;
	margin: 2px 0 2px 0;
	padding: 7px 2px 7px 15px;
	background: #f2f2f2;
}
.sidenav2_on a {
	color: #cc0000;
	text-decoration: none;
	padding: 0px;
}

#page {
	background: url(http://www.arcsight.com/images/uploads/arst/bg_page.gif) repeat-y;
	margin: 0px;
	padding: 10px;
}
#pagebtm {
	margin: 0px;
	padding: 0px;
	height: 1px;
}
#ovrHdln {
	background: url(http://www.arcsight.com/images/uploads/arst/ovrpic_products.jpg) no-repeat;
	margin: 0px 0px 20px;
	padding: 0px 0px 0px 25px;
	height: 117px;
}
#ovrHdln h1 {
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
}
.ovrBulletsContainer {
	margin: 0px 0 0 0;
	padding: 0px;
	width: 170px;
	height: 155px;
}
.ovrBulletsContainer h2 {
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	color: #CC0000;
	background: url(http://www.arcsight.com/images/uploads/arst/hdrbg_overviewbullets.gif) no-repeat;
	margin: 0px;
	padding: 9px 0px 0px 8px;
	height: 20px;
}
.ovrBullets {
	background: #e5e5e5;
	margin: 0px;
	padding: 5px 2px 0px 8px;
	height: 75px;
}
.ovrBulletsContainer h3 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(http://www.arcsight.com/images/uploads/arst/ftrbg_overviewbullets.gif) no-repeat;
	margin: 0px 0px 20px;
	padding: 1px 0px 0px 20px;
	height: 22px;
}
.ovrBullets h4 {
	background: url(http://www.arcsight.com/images/uploads/arst/blt_reddot.gif) no-repeat left top;
	margin: 0px;
	padding: 2px 0px 3px 10px;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
}
.ovrBulletsContainer h3 a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
}
.ovrBulletsContainer h3 a:hover, .ovrBulletsContainer h3 a:active, .ovrBulletsContainer h3 a:focus {
	color: #CC0000;
	text-decoration: none;
}
.ovrCol {
	margin: 0px;
	padding: 0px;
	width: 272px;
}
.ovrCol h4 {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
.ovrCol h2 {
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #CC0000;
	margin: 0 0 5px 0;
	padding: 0 0 3px 0;
	border-bottom: 1px dotted #CCCCCC;
}
.ovrCol p {
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
}
#mainContent_noleftside {
	width: 100%;
}
#milestones {
	margin: 0px;
	padding: 0px;
}
#milestones h2 {
	font-size: 16px;
	font-weight: normal;
	color: #CC0000;
	margin-bottom: 5px;
	padding-bottom: 2px;
	border-bottom: 1px solid #CC0000;
}
#milestones h3 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	float: left;
	margin: 0px;
	padding: 0px;
}
#milestones p {
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	width: 445px;
	margin: 0px 0px 0px 90px;
	padding: 0px;
}
#milestones p a{
	color: #666666;
	text-decoration: underline;
}
#milestones p a:hover, #milestones p a:active, #milestones p a:focus {
	color: #333333;
	text-decoration: none;
}
.milestones {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #CCCCCC;
}
.video {
	margin: 0;
	padding: 10px 0 20px 0;
}
.video p {
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 10px 0px 0px;
}
.bulletlist {
	margin: 5px 0 20px 20px;
	padding: 0px;
	list-style: disc;
}
.mainfeatureTab {
	margin: 0;
	padding: 15px 0 0 0;
}
.mainfeatureTab h1 {
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #999999;
	background: url(http://www.arcsight.com/images/uploads/arst/bg_tabfeaturehdr.gif) no-repeat;
	padding: 8px 10px 0px;
	height: 20px;
	margin: 0px;
}
.mainfeatureTab p {
	font-size: 12px;
	line-height: normal;
	color: #333333;
	background: #e5e5e5;
	margin: 0px;
	padding: 0 0 10px 0;
}
.mainfeatureContent {
	background: #ececec;
	margin: 0px;
	padding: 15px 10px 10px 10px;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
}
.mainfeatureContent3col{
	margin: 0px;
	padding: 0px 0px 10px;
	float: left;
	width: 173px;
}
.mainfeatureContent a {
	color: #333333;
	text-decoration: underline;
}
.mainfeatureContent a:hover, .mainfeatureContent a:active, .mainfeatureContent a:focus {
	color: #CC0000;
	text-decoration: underline;
}
.TabbedPanelsContent2Cols {
	float: left;
	width: 265px;
}
#mainContent .customerrowsContainer {
	margin: 0px 0px 10px;
	padding: 10px 0px 0px 0px;
	border-top: 1px dotted #CCCCCC;
	height: 100px;
}
#mainContent .customerrowsContent {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 400px;
}
#mainContent .customerrowsContent h2 {
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#mainContent .customerrowsContent p {
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #666666;
	margin: 0px 0px 10px;
}
hr {
	color: #cccccc;
	size: 1px;
}
h6 {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #999999;
	margin: 0px;
	padding: 0px;
}
#newslisting {
	margin: 0px;
	padding: 0px;
}
#newslisting h2 {
	font-size: 16px;
	font-weight: normal;
	color: #CC0000;
	border-bottom: 1px solid #CC0000;
	margin: 0px 0px 5px;
	padding: 0px 0px 2px;
}
#newslisting h3 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}
#newslisting p {
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	margin: 0;
	padding: 0px;
}
#newslisting p a{
	color: #CC0000;
	text-decoration: underline;
}
#newslisting p a:hover, #newslisting p a:active, #newslisting p a:focus {
	color: #666666;
	text-decoration: underline;
}
.newslisting {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #CCCCCC;
}
#logolisting {
	margin: 0px;
	padding: 0px;
}
#logolisting h2 {
	font-size: 16px;
	font-weight: normal;
	color: #CC0000;
	border-bottom: 1px solid #CC0000;
	margin: 0px 0px 20px;
	padding: 0px 0px 2px;
}
#logolisting h3 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	line-height: 16px;
}
#logolisting h4 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}
#logolisting p {
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	margin: 0;
	padding: 0px;
}
#logolisting p a{
	color: #CC0000;
	text-decoration: underline;
}
#logolisting p a:hover, #logolisting p a:active, #logolisting p a:focus {
	color: #666666;
	text-decoration: underline;
}
.logolisting {
	padding-right: 25px;
	padding-bottom: 5px;
	float: left;
}
.hrule {
	padding: 10px 0px 20px 0px;
	margin: 0px;
}
#eventlisting {
	margin: 0px;
	padding: 0px;
}
#eventlisting h2 {
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 10px 0px;
	padding: 0;
}
#eventlisting h3 {
	font-size: 11px;
	font-weight: boldbold;
	color: #666666;
	margin: 0px;
	padding: 0;
	line-height: 14px;
}
#eventlisting h4 {
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}
#eventlisting p {
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	margin: 0;
	padding: 0px;
}
#eventlisting p a{
	color: #CC0000;
	text-decoration: underline;
}
#eventlisting p a:hover, #eventlisting p a:active, #eventlisting p a:focus {
	color: #666666;
	text-decoration: underline;
}
.eventlisting {
	padding: 0px 25px 5px 0px;
	float: left;
}
#webinarupcoming {
	margin: 0px;
	padding: 0px;
}
#webinarupcoming h2 {
	font-size: 16px;
	font-weight: normal;
	color: #CC0000;
	border-bottom: 1px solid #CC0000;
	margin: 0px 0px 20px;
	padding: 0px 0px 2px;
}
#webinarupcoming h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px 0 5px 0px;
	padding: 0;
	line-height: 17px;
}
#webinarupcoming h4 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
	border: none;
}
#webinarupcoming p {
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
#webinarupcoming p a{
	color: #CC0000;
	text-decoration: underline;
}
#webinarupcoming p a:hover, #webinarupcoming p a:active, #webinarupcoming p a:focus {
	color: #666666;
	text-decoration: underline;
}
.webinarupcoming {
	padding: 0px 25px 5px 0px;
	float: left;
}

#webinarlisting {
	margin: 0px;
	padding: 0px;
}
#webinarlisting h2 {
	font-size: 16px;
	font-weight: normal;
	color: #CC0000;
	border-bottom: 1px solid #CC0000;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 2px;
}
#webinarlisting h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0;
	padding: 0;
	line-height: 16px;
}
#webinarlisting p {
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	margin: 0;
	padding: 0 0 10px 0;
	font-weight: normal;
}
#webinarlisting p a{
	color: #666666;
	text-decoration: underline;
}
#webinarlisting p a:hover, #webinarlisting p a:active, #webinarlisting p a:focus {
	color: #cc0000;
	text-decoration: underline;
}
.webinarlisting {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #CCCCCC;
}
#webinarlisting h4 {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px dotted #CCCCCC;
}
#webinarlisting h5 {
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	margin: 0px 0px 10px;
	padding: 2px 0 2px 5px;
	background: #CCCCCC;
}

#webinarlisting h6 {
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #999999;
	margin: 0px 0px 20px;
	padding: 0px;
}
#webinarlisting h6 a{
	color: #cc0000;
	text-decoration: underline;
}
#webinarlisting h6p a:hover, #webinarlisting h6 a:active, #webinarlisting h6 a:focus {
	color: #666666;
	text-decoration: underline;
}
.mediaContent {
	margin: 0px;
	padding: 0px;
	width: 272px;
}
.mediaContent h1 {
	font-size: 13px;
	color: #006699;
	height: 18px;
	border-bottom: 1px solid #006699;
	font-weight: normal;
	margin: 0px;
	padding: 2px 0px 3px;
}
.mediaContent h2 {
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	margin: 2px 0px 0px 0px;
	padding: 0;
}
.mediaContent p {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	border-bottom: 1px dotted #006699;
}
.mediaContent a {
	color: #666666;
	text-decoration: underline;	
}
.mediaContent a:hover, .mediaItem a:active, .mediaItem a:focus {
	color: #006699;
	text-decoration: none;	
}
.TabbedMore {
	font-size: 12px;
	color: #CC0000;
	background: url(http://www.arcsight.com/images/uploads/arst/arrow_redcircle.gif) no-repeat right center;
	text-align: right;
	margin: 2px 0px;
	padding: 3px 20px 0px 0px;
}
.TabbedMore a{
	color: #cc0000;
	text-decoration: underline;
}
.TabbedMore a:hover, .TabbedMore a:active, .TabbedMore a:focus {
	color: #666666;
	text-decoration: underline;
}
#rsrcHdln {
	background: #006699 url(http://www.arcsight.com/images/uploads/arst/ovrpic_resources.jpg) no-repeat top;
	margin: 0px;
	padding: 34px 10px 10px 10px;
	height: 100px;
}
#rsrcHdln h1 {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 3px 0 2px 0;
}
#rsrcHdln p {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.rsrcImg {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	float: right;
	border: 2px solid #FFFFFF;
}
.rsrcHdlnbtn {
	margin: 0px;
	padding: 10px 0 0 0;
}
#rsrcTopPicks {
	margin: 0px;
	padding: 15px 10px 10px 10px;
	border-right: 1px solid #006699;
	border-left: 1px solid #006699;
}
#rsrcTopPicksftr {
	margin: 0px;
	padding: 0px;
}
#rsrcTopPicks h2 {
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 10px;
	color: #006699;
}
.rsrcTopPicksItem {
	margin: 0px;
	padding: 0px;
	width: 250px;
}
.rsrcTopPicksItem h3 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	line-height: normal;
}
.rsrcTopPicksItem p {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	border-bottom: 1px dotted #006699;
}
.rsrcTopPicksItem p a {
	color: #006699;
	text-decoration: underline;	
}
.rsrcTopPicksItem p a:hover, .rsrcTopPicksItem p a:active, .rsrcTopPicksItem p a:focus {
	color: #666666;
	text-decoration: none;	
}

.rsrcTopPicksItem h4 {
	font-size: 11px;
	font-weight: normal;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
}
.rsrcTopPicksItem h4 a {
	color: #cccccc;
	text-decoration: none;	
}
.rsrcTopPicksItem h4 a:hover, .rsrcTopPicksItem h4 a:active, .rsrcTopPicksItem h4 a:focus {
	color: #666666;
	text-decoration: underline;	
}
#rsrclisting {
	margin: 0px;
	padding: 0px;
}
#rsrclisting h2 {
	font-size: 16px;
	font-weight: normal;
	color: #CC0000;
	border-bottom: 1px solid #CC0000;
	margin: 0px 0px 5px;
	padding: 0px 0px 2px;
}
#rsrclisting h3 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}
#rsrclisting h6 {
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #999999;
	margin: 0px;
	padding: 0px;
}
#rsrclisting h5 {
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	margin: 20px 0px 10px 0px;
	padding: 2px 0 2px 5px;
	background: #CCCCCC;
}
#rsrclisting p {
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	margin: 0;
	padding: 0px;
}
#rsrclisting p a{
	color: #666666;
	text-decoration: underline;
}
#rsrclisting p a:hover, #rsrclisting p a:active, #rsrclisting p a:focus {
	color: #CC0000;
	text-decoration: underline;
}
.rsrclisting {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #CCCCCC;
}
#formtable {
	font-size: 12px;
	color: #666666;
	margin: 10px 0px 15px 0px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
}
#formtable h2 {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	margin: 0px 0px 5px;
	padding: 0px 0px 3px;
	border-bottom: 1px solid #CCCCCC;
}
.formlabels {
	padding: 5px 10px 5px 5px;
	text-align: right;
	vertical-align: top;
	width: 30%;
}
.formfields {
	padding: 5px;
	text-align: left;
	vertical-align: top;
}
.formsubmit {
	padding: 8px 5px 5px;
	text-align: center;
}
.redhlt {
	color: #CC0000;
}
#partnerfinder {
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	background: #fcfcfc;
	margin: 20px auto 20px;
	padding: 10px 20px;
	border: 1px solid #CCCCCC;
	width: 300px;
}
#partnerFinderlisting {
	margin: 0px;
	padding: 0px;
}
#partnerFinderlisting h2 {
	font-size: 16px;
	font-weight: normal;
	color: #CC0000;
	margin: 0px 0px 5px 0px;
	padding: 0;
}
#partnerFinderlisting h3 {
	font-size: 11px;
	font-weight: boldbold;
	color: #666666;
	margin: 0px;
	padding: 0;
	line-height: 14px;
}
#partnerFinderlisting h4 {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	line-height: 14px;
	width: 160px;
	float: left;
}
#partnerFinderlisting p {
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
#partnerFinderlisting p a{
	color: #CC0000;
	text-decoration: underline;
}
#partnerFinderlisting p a:hover, #partnerFinderlisting p a:active, #partnerFinderlisting p a:focus {
	color: #666666;
	text-decoration: underline;
}
.partnerFinderlisting {
	padding: 0px;
}
#partnerlisting {
	margin: 0px;
	padding: 0px;
}
#partnerlisting h2 {
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 5px 0px;
	padding: 0;
}
#partnerlisting h3 {
	font-size: 11px;
	font-weight: boldbold;
	color: #666666;
	margin: 0px;
	padding: 0;
	line-height: 14px;
}
#partnerlisting h4 {
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}
#partnerlisting p {
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	padding: 0px 0px 10px;
	margin: 0px;
}
#partnerlisting p a{
	color: #CC0000;
	text-decoration: underline;
}
#partnerlisting p a:hover, #partnerlisting p a:active, #partnerlisting p a:focus {
	color: #666666;
	text-decoration: underline;
}
.partnerlisting {
	padding: 0px 0px 10px 25px;
	float: right;
}
#partnerlisting li {
	font-size: 11px;
	font-weight: normal;
}
#techpartnerlisting {
	margin: 0px;
	padding: 0px;
}

#techpartnerlisting h2 {
	font-size: 14px;
	line-height: 14px;
	color: #CC0000;
	margin: 0px;
	padding: 0px 0px 20px;
}
#techpartnerlisting p {
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	padding: 0px 0px 20px;
	margin: 0px;
}
#techpartnerlisting p a{
	color: #CC0000;
	text-decoration: underline;
}
#techpartnerlisting p a:hover, #techpartnerlisting p a:active, #techpartnerlisting p a:focus {
	color: #666666;
	text-decoration: underline;
}
.techpartnerlisting {
	padding: 0px 0px 10px 25px;
	float: right;
}
#techpartnerlisting li {
	font-size: 11px;
	font-weight: normal;
}
#producttable {
	margin: 10px 0px;
	padding: 0px;
}
.producttablehdr {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: #CC0000;
	padding: 3px;
	text-align: left;
	vertical-align: bottom;
}
.producttablesubhdr {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background: #666666;
	padding: 3px;
	text-align: left;
	vertical-align: top;
}
.producttabletxt {
	font-size: 11px;
	color: #000000;
	background: #CCCCCC;
	text-align: left;
	padding: 3px;
	line-height: normal;
}
#search {
	margin: 30px 15px 0px 0px;
	padding: 0px;
	float: right;
}
#vidlisting
{
	margin: 0px;
	padding: 0px;
}
.vidContainer {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px dotted #CCCCCC;
	height: 125px;
}
.vidCol {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 330px;
}
.vidCol h2 {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
.vidCol h4 {
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #CC0000;
	margin: 0px;
	padding: 0px 0px 2px 0px;
}
.vidCol p {
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #666666;
	margin: 0px 0px 10px 0px;
}
.sidebarPic {
	margin: 0px 0px 10px 0px;
	padding: none;
}
#socialmediaList{
	margin: 0px 0px 0 0;
	padding: 6px 10px 0px 10px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top-width: 0px;
	border-top-style: none;
	height: 40px;
}
.socialmediaList{
	margin: 0px;
	padding-right: 11px;
}

#mainBlog {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 565px;
	height: 100%;
}
#mainBlog h1 {
	font-size: 18px;
	font-weight: normal;
	color: #C00;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}
#mainBlog p {
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
}
#mainBlog h4 {
	font-size: 12px;
	font-weight: normal;
	color: #C00;
}
#mainBlog h4 a{
	color: #CC0000;
	text-decoration: underline;
}
#mainBlog h4 a:hover, #mainBlog h4 a:active, #mainBlog h4 a:focus {
	color: #666;
	text-decoration: underline;
}
#mainBlog .readmore {
	font-size: 12px;
	font-weight: bold;
	color: #C00;
}
#mainBlog .readmore a{
	color: #CC0000;
	text-decoration: none;
}
#mainBlog .readmore a:hover, #mainBlog .readmore a:active, #mainBlog .readmore a:focus {
	color: #CC0000;
	text-decoration: underline;
}
#mainBlog .featurePost {
	margin: 0px 0px 20px;
	padding: 0px;
	height: 222px;
	width: 564px;
}
#mainBlog .featurePost h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background: url('http://www.arcsight.com/images/screen_black75.png') repeat;
	vertical-align: bottom;
	margin: 0px;
	padding: 10px;
}
.featurePost h1 .author {
	font-size: 12px;
	font-weight: normal;
}
#mainBlog .listBlog {
	margin: 25px 0px 0px 0px;
	padding: 0px;
}
#mainBlog .listIMG {
	margin: 0px 15px 0px 0px;
	padding: 0px;
	float: left;
	width: 200px;
	height: 160px;
}
#mainBlog h2 {
	font-size: 18px;
	font-weight: normal;
	color: #C00;
	padding: 0px;
	margin: 5px 0px 5px 0px;
}
#mainBlog h3 {
	font-size: 15px;
	font-weight: normal;
	color: #C00;
	padding: 0px;
}
.sectionheaderBlog {
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
	margin: 0px;
	padding: 15px 0px 0px 10px;
	text-transform: capitalize;
}
#commentBlog {
	margin: 0px;
	padding: 0px;
	color: #333;
}
#commentBlog h1 {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	background: #CCC;
	margin: 20px 0px 15px 0px;
	padding: 5px;
}
#commentBlog h2 {
	font-size: 12px;
	font-weight: bold;
	color: #069;
	margin: 0px;
	padding: 15px 0px 0px 0px;
}
#commentBlog h3 {
	font-size: 10px;
	color: #999;
	margin: 0px;
	padding: 0px;
}
#commentBlog .commentDate {
	font-size: 10px;
	font-weight: normal;
	color: #999;
}
#commentBlog p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.twtr-hd h3, .twtr-hd h4{
	color:#fff;
}
.tags{
	color: #006699 !important;
	font-size: 11px;
	line-height: 17px;
}
.whatsnew {
	background: #F0F0F0;
	padding: 10px;
	border: 1px solid #CCC;
	margin: 20px 0px 5px 0px;
}
.whatsnew h2 {
	margin: 0px;
	padding: 0px;
}
.whatsnew p {
	margin: 0px;
	padding: 0px 0px 5px;
}

#hmvideoContent {
	margin: 0px;
	padding: 10px;
	float: right;
	width: 300px;
	background: #cccccc url(http://www.arcsight.com/images/uploads/arst/bg_rolescontent.gif) no-repeat;
	height: 146px;
}
#hmvideoContent h1 {
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	background: url(http://www.arcsight.com/images/uploads/arst/bg_roleshdr.gif);
	text-align: left;
	margin: 0px;
	padding: 10px 0px 0px 10px;
	height: 28px;
	width: 289px;
}
#hmvideoContent p {
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #C00;
}
#hmvideoContent p a{
	color: #C00;
	text-decoration: none;
}
#hmvideoContent p a:hover, #mainBlog h4 a:active, #mainBlog h4 a:focus {
	color: #C00;
	text-decoration: underline;
}
#hmvideoContent .videolist {
	margin: 0px;
	padding: 10px;
	background: #f9f9f9;
	width: 279px;
	height: 80px;
}
#hmvideoContent .videoimg {
	margin: 0px;
	float: left;
	padding: 0px 12px 0px 0px;
}#hmvideoContent .videobtn {
	margin: 10px 0px 0px;
	padding: 0px;
}