﻿@import url("common.css");


* { 
	margin: 0;
	padding: 0;
}
html{
	border:none;
}
body {
	background:#dedede url('../images/body_bg.jpg') repeat-y top center !important;
	font: 76% Arial, Helvetica, sans-serif;
}
body div#wrapper {
	margin: 0px auto;
	text-align: left;
	width: 960px;
	*width: 959px;
	background-color:#fff !important; 
}
body div#header {
	/* fix for IE background color */
	float: left;
	background: #fff; 
}
body div#header img#logo {
	float: left; 
	margin-top: 1.85em;
	margin-left: 2.1em;
	z-index: 1;
	border: 0;
	}
body ul.cmsl a{
	color:#0d6c98;
}

body ul.cmsl a:hover{
	color:#cc0033;
	text-decoration:underline;
}

/* Content */
body div#content {
	clear: both;
	}
	

/* PROMOS */

body div#sidebar div#promos{
	clear:left;
	width:79em;
}

body div#sidebar div#promos div#promo-ent
{
	width:15.7em;
	float: left;
	background: #fff;
	height:278px;
	background:#fafafa url(/common/media/images/style/promo_back.gif) repeat-x bottom left;
	margin:0px 0 10px 10px;
}

body div#sidebar div#promos div#promo-med
{
	width:15.7em;
	float: left;
	background: #fff;
	height:278px;
	background:#fafafa url(/common/media/images/style/promo_back.gif) repeat-x bottom left;
	margin:0px 0 10px 10px;
}

body div#sidebar div#promos div#promo-sma
{
	width:15.7em;
	float: left;
	background: #fff;
	height:278px;
	background:#fafafa url(/common/media/images/style/promo_back.gif) repeat-x bottom left;
	margin:0px 0 10px 10px;
}

body div#sidebar div#promos div#promo-hho
{
	width:15.7em;
	float: left;
	background: #fff;
	height:278px;
	background:#fafafa url(/common/media/images/style/promo_back.gif) repeat-x bottom left;
	margin:0px 0 10px 10px;
}
body div#sidebar div#promos div#promo-hho{
	_margin:0 0 0 5px;
}
body div#promos div.segment-title{
	background: url(/common/media/images/style/promo_top.jpg) no-repeat 0 0;  
	margin:0;
	padding:0;

}

body div#promos div.segment-title h3{
	text-align:center;
	display:block;
	margin:0px auto 5px auto;
	color:#fff;
	font-size:1.1em;
	width:8em;
	height:32px;
	padding:8px 0 0 0;
	background:url(/common/media/images/style/arrow_white_right.gif) no-repeat 7.5em 2.1em; 
	}
body div#promos div.segment-title h3 a{
	 color:#fff;
}
body div#promos div.segment-title h4{
	color:#fff;
	font-weight:normal;
	text-align:center;
	background:url(/common/media/images/style/arrow_white_right.gif) no-repeat 14em .4em;
	cursor:default;

}

body div#promos div.segment-title p{
	display:none;
	position:absolute;
	width:210px;
	background:#fff ;
	border-right:2px solid #666;
	border-bottom:2px solid #666;
	margin:0 0 0 -0.9em;
	font-family:Arial, Helvetica, sans-serif;
}
body div#promos div.segment-title p span{
	border:1px solid #000;
	display:block;
	padding:15px 10px 15px 10px;
}
body div#promos div.segment-title p span strong{
	display:block;
	padding:0 0 5px 0;
}

div.promo_homepage {
	margin-top: .5em;
	margin-left: .8em;
	margin-right: .4em;
	margin-bottom: .5em;
	background-color:#fff;
	width:14em;
	height:203px;
	border:1px solid #999;
	clear:left;
}
div.promo_homepage a.promo-topbanner {
	display: block;
	height: 60px;
	background-repeat:no-repeat;
}


div.promo_homepage div.details{
	margin:0 0 .5em 0;
	height:110px;
}
div.promo_homepage div.details h3{
	margin:0 0 0 0;
	font-size:.95em !important;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}
div.promo_homepage div.details p{
	font-size: .79em !important;
	padding:3px 10px 0px 10px;
	margin:0;

}

div.promo_homepage div.details p span{
	color:#cc0033;
	display:block;
	padding:5px 0 0 0;
}


div.promo_homepage ul.cmsl{
	padding:0px 10px 10px 6px;
	height:15px;
}


/*Promo - Other Links */
body div#promos div#other-links{
float:left;
margin:0px 0 0 10px;
display:block;
width:11.2em;
height:278px;
background:url(/common/media/images/style/useful_top.gif) no-repeat left top;
}

body div#other-links div#useful-links{
margin:5px 0 0 0;
border-bottom:1px solid #ffffff;
_border-bottom:0px solid #ffffff;
border-left:1px solid #838383;
border-right:1px solid #838383;

}

body div#other-links div#helpnav-links{
background:url(/common/media/images/style/useful_top.gif) no-repeat left top;
margin:0 0 0 0;
border-bottom:1px solid #ffffff;
_border-bottom:0px solid #ffffff;
border-left:1px solid #838383;
border-right:1px solid #838383;

}

body div#other-links div#buy-links{
background:url(/common/media/images/style/useful_top.gif) no-repeat left top;
margin:0 0 0 0;
border-bottom:1px solid #838383;
border-left:1px solid #838383;
border-right:1px solid #838383;

}
body div#other-links div#useful-links h3{
	margin:0 0 0 0;
	padding:5px 0 6px 0;
	text-align:center;
	font-size:.9em;
}

body div#other-links div#helpnav-links h3{
	background-repeat:no-repeat;
	background-position:8px 6px;
	margin:0 0 0 0;
	padding:9px 0 10px 15px;
	font-size:.9em;
}

body div#other-links div#buy-links h3{
	background-repeat:no-repeat;
	background-position:8px 6px;
	margin:0 0 0 0;
	padding:15px 0 15px 45px;
	*padding:15px 0 12px 45px;
	_padding:15px 0 14px 45px;
	font-size:.9em;
}
body div#other-links div#helpnav-links ul.cmsl{
	font-size:.8em;
}

body div#other-links div#buy-links ul.cmsl{
	font-size:.8em;
}

body div#other-links div#useful-links ul.cmsl{
	font-size:.8em;
}

body div#other-links ul.cmsl{
	margin:0 0 15px 10px;
}
body div#other-links ul.cmsl li{
	margin:0;
	padding:0;
	border:1px solid #fff;
}





form#global-search  {
	float: right;
	font-size: .92em;
	background:none !important;
	padding:0 0 0 0;
	margin:1.1em 7.5em 2.5em 0;
	*margin:1em 7em 1.5em 0;
	_margin:1em 2.4em 1.5em 0;
}



form#global-search label{
	display:none;
}
input#global-search-field {
	width:8.2em;
	float:left;
	border-left: 1px solid #a8a8a8;
	border-top: 1px solid #a8a8a8;
	border-bottom: 1px solid #a8a8a8;
	border-right: 0px;
	color:#a8a8a8;
	height:13px;
	padding:0 4px 0 4px;
	margin:0 -3px 0 0;
	font:.9em Arial, Helvetica, sans-serif;
	}
#global-search input.button {
	background: url(/common/media/images/style/search.gif) no-repeat 0 0 !important;
	width:15px;
	height:15px;
	margin:0 0 0 0px;
	cursor:pointer;
	border:none;
	font-size:0px;
	}




ul#utility-navigation {
	top:1em;
	_top:1.1em;
	position:relative;
	left:0;
	padding:0;
	z-index:1999;
	float:right;
}

ul#utility-navigation a{
	display: block;
	padding:0 10px 0 12px;
	margin:0 15px 0 0px;
	text-decoration: none;
	font-size:11px;
	font-weight:bold;
	background:url(/common/media/images/style/arrow-gray-down_new.gif) no-repeat 0px 5px;
}
ul#utility-navigation a:hover{
	color:#cc0033;

}
ul#utility-navigation li {
	float: left;
	padding:0;
	list-style:none;
}
ul#utility-navigation li a{
	color:#7f7f7f;
}

ul#utility-navigation li ul {
	display: none;
	position: absolute;
	font-weight: normal;
	margin:0;
	padding:0;
	z-index: 1000000;
	width:135px;
	padding:0px 5px 15px 0px;
	border:1px solid #666;
	background-color:#fff;
}
ul#utility-navigation li ul#section-globalnav{
	width:160px;
	padding:10px 5px 10px 0px;
}
ul#utility-navigation li.uhover ul {
	display: block;
	margin:0;
	padding:10px 0 10px 0;
}
ul#utility-navigation li:hover ul {
	display: block;
	margin:0;
	padding:10px 0 10px 0;
}
ul#utility-navigation li.hover ul#section-globalnav {
	display: block;
	margin:0;
	padding:10px 0 10px 0;
}
ul#utility-navigation li:hover ul#section-globalnav {
	display: block;
	margin:0;
	padding:10px 0 10px 0;
}
ul#utility-navigation li ul li {
	clear:left;
	padding:1px 0 1px 0;
	margin:0;
	width:135px;
	display: block;
	background:url(/common/media/images/style/utility_bullet.gif) no-repeat 8px 6px;
}

ul#utility-navigation li ul#section-globalnav li{
	width:160px;
}

ul#utility-navigation li ul li.uhover {
	display:block;
}
 
ul#utility-navigation li ul li:hover {
	display:block;
}
 
ul#utility-navigation li li a {
	font-size:11px;
	font-weight: normal;
	color: #0d6c98;
	background:none;
	padding:0 0 0 14px;
}
ul#utility-navigation li li a:hover{	
	color:#cc0033;
	text-decoration:underline
} 

/* ---- navigation ---- */	
/*********************************************/
ul#segment-navigation {
	background: url('../images/topnav.gif') repeat-x left top;
	width:960px;
	height:50px;
	margin:2.3em 0 0 auto;
	*margin:2.8em 0 0 auto;
	left:0;
	font-weight:bold;
	z-index:1000;
	float:left;
}

ul#segment-navigation li {
	margin: 0;
	display: block;
	float: left;
	cursor: pointer;
	}
	
ul#segment-navigation li a {
    background:transparent url('../images/line.gif') no-repeat scroll 0 0;
    color:#FFFFFF;
    cursor:pointer;
    display:block;
    padding:8px 15px 13px 35px;
    text-decoration:none;
	}


/* ---- FOOTER ---- */
body div#footer { 
	clear: both;
	padding-top: 2em;
	padding-bottom: 1.5em;
	color: #7F7F7F;
	font: 1em Arial, Helvetica, sans-serif;
	width: 960px;
	background-color:#dedede;
	}
body ul#nav-footer {
	text-align: center;
	} 
body ul#nav-footer li {
	display: inline;
	padding: 0 .5em 0 1em;
	margin-top: 1.67px;
	}
body ul#nav-footer li a {
	color: #7F7F7F;
	}
body ul#nav-footer li a:hover {
	color: #CC0033;
	text-decoration:underline;
	}
body p#legal { 
	text-align: center; 
	font-size: .8em !important;
	letter-spacing: .1em;
	font-family: Arial, Helvetica, sans-serif !important;
	margin-top: .5em;
	}




body div#content-top {
	width:960px;
	display:block;
	padding:0 0 0 0!important;
	margin:0;
}

body div#content-top div#masthead{
	float:left;
	padding:0;
	margin:0 0 0 10px;
	_margin:0 0 0 5px;
	width:640px;
}
/* THREAT CENTER CALLOUT (tc-callout) */
body div#content-top div#threat_center_callout{
	float:left;
	padding:0;
	margin:0 0 0 10px;
	width:337px;
	height:233px;
}

body div#threat_center_callout div#avertlinks {
	display:inline;
}
body div#threat_center_callout div#avertlinks ul.cmsl{
	margin:5px 5px 5px 5px;
	_margin:0px 0 0 3px;
	width:150px;
	float:left;
	height:63px;
}

body div#threat_center_callout ul.cmsl li{
	
}

body div.tc-callout p a.styled {
	display: none !important;
}
body div.tc-callout h3 {
	font-size: 1.0em;
}

body div.tc-callout h3.redstripe {
	background: #666 url(/common/media/images/style/bkgrd-graystripe_header.gif) repeat-y left top;
	padding: .3em 0 .3em 0 !important;

}
body div.tc-callout h3.redstripe a {
	text-decoration: none;
	display: block !important;
	margin-left: .25em;
	padding-left: 1em;
	color:#fff;
	background: url(/common/media/images/style/arrow_white_right.gif) no-repeat 0.125em .333em;
}
body div#global-threat-high {
	height: 0em;
	*margin-bottom: 3em;
	_margin-bottom: .75em;
	padding-top: 0em;
	font-size: .92em;

}

body div#global-threat-medium-high {
	height: 0em;
	*margin-bottom: 3em;
	_margin-bottom: .75em;
	padding-top: 0em;
	font-size: .92em;

}

body div#global-threat-medium {
	height: 0em;
	*margin-bottom: 3em;
	_margin-bottom: .75em;
	padding-top: 0em;
	font-size: .92em;

}

body div#global-threat-low {
	height: 0em;
	*margin-bottom: 3em;
	_margin-bottom: .75em;
	padding-top: 0em;
	font-size: .92em;

}

body div#global-threat-high strong{
	font-size: .92em;
	width: 10.25em;
	height: 2.75em;
	z-index: 999;
	display: block;

}

body div#global-threat-medium-high strong{
	font-size: .92em;
	width: 10.25em;
	height: 2.75em;
	z-index: 999;
	display: block;

}

body div#global-threat-medium strong{
	font-size: .92em;
	width: 10.25em;
	height: 2.75em;
	z-index: 999;
	display: block;

}

body div#global-threat-low strong{
	font-size: .92em;
	width: 10.25em;
	height: 2.75em;
	z-index: 999;
	display: block;

}
body div#global-threat-high span {
	margin-left: -12345px;
}
body div#global-threat-medium-high span {
	margin-left: -12345px;
}
body div#global-threat-medium span {
	margin-left: -12345px;
}
body div#global-threat-low span {
	margin-left: -12345px;
}
body div#global-threat-high h4 {
	width: 12em;
	margin-top:0px;

	padding-top: 14px;
	float:left;
}
body div#global-threat-medium-high h4 {
	width: 12em;
	margin-top:0px;

	padding-top: 14px;
	float:left;
}
body div#global-threat-medium h4 {
	width: 12em;
	margin-top:0px;

	padding-top: 14px;
	float:left;
}
body div#global-threat-low h4 {
	width: 12em;
	margin-top:0px;

	padding-top: 14px;
	float:left;
}
body div#global-threat-low strong {
	background: url(/common/media/images/style/vil/global_threat_bar/global_threat_low_v2.gif) no-repeat 0em 0.125em;
	color: #777;
	float:left;
	margin:8px 0 0 0;
}
body div#global-threat-medium strong {
	background: url(/common/media/images/style/vil/global_threat_bar/global_threat_medium_v2.gif) no-repeat 0em 0.125em;
	color: #FF7F00;
	float:left;
	margin:8px 0 0 0;
}
body div#global-threat-medium-high strong {
	background: url(/common/media/images/style/vil/global_threat_bar/global_threat_medhigh_v2.gif) no-repeat 0em 0.125em;
	color: #FF4101;
	float:left;
	margin:8px 0 0 0;
}
body div#global-threat-high strong {
	background: url(/common/media/images/style/vil/global_threat_bar/global_threat_high_v2.gif) no-repeat 0em 0.125em;
	color: #EC2528;
	float:left;
	margin:8px 0 0 0;
}

div#global-threat-high a.toggle {
	color: #777;
	display: block !important;
	text-decoration: none;
	width: 105px;
	height:26px ;
	overflow: hidden;
	background-color:#fff;
	font-size: 2em;
	border: 1px solid red;
	left:auto;
	*position:absolute;
	margin-left:-106px;
	top:7.3em;

	/*left:35.1em;
	_left:35.8em;*/
	filter:alpha(opacity=0);-moz-opacity:.0;opacity:.0;
}

div#global-threat-medium-high a.toggle {
	color: #777;
	display: block !important;
	text-decoration: none;
	width: 105px;
	height:26px ;
	overflow: hidden;
	background-color:#fff;
	font-size: 2em;
	border: 1px solid red;
	left:auto;
	*position:absolute;
	margin-left:-106px;
	top:7.3em;

	/*left:35.1em;
	_left:35.8em;*/
	filter:alpha(opacity=0);-moz-opacity:.0;opacity:.0;
}

div#global-threat-medium a.toggle {
	color: #777;
	display: block !important;
	text-decoration: none;
	width: 105px;
	height:26px ;
	overflow: hidden;
	background-color:#fff;
	font-size: 2em;
	border: 1px solid red;
	left:auto;
	*position:absolute;
	margin-left:-106px;
	top:7.3em;

	/*left:35.1em;
	_left:35.8em;*/
	filter:alpha(opacity=0);-moz-opacity:.0;opacity:.0;
}

body div#global-threat-low a.toggle {
	color: #777;
	display: block !important;
	text-decoration: none;
	width: 105px;
	height:26px ;
	overflow: hidden;
	background-color:#fff;
	font-size: 2em;
	border: 1px solid red;
	left:auto;
	*position:absolute;
	margin-left:-106px;
	top:7.3em;

	/*left:35.1em;
	_left:35.8em;*/
	filter:alpha(opacity=0);-moz-opacity:.0;opacity:.0;
}
div#global-threat-high a.toggle:hover {
	color: #e3e3e3;
}

div#global-threat-medium-high a.toggle:hover {
	color: #e3e3e3;
}

div#global-threat-medium a.toggle:hover {
	color: #e3e3e3;
}

body div#global-threat-low a.toggle:hover {
	color: #e3e3e3;
}

body div.tc-callout div#global-threat-high h4 {
	margin: 0em .5em .25em .5em;
	font-size: 1em;
}

body div.tc-callout div#global-threat-medium-high h4 {
	margin: 0em .5em .25em .5em;
	font-size: 1em;
}

body div.tc-callout div#global-threat-medium h4 {
	margin: 0em .5em .25em .5em;
	font-size: 1em;
}

body div.tc-callout div#global-threat-low h4 {
	margin: 0em .5em .25em .5em;
	font-size: 1em;
}

body div.tc-callout table#threat-list {
	border-collapse: collapse;
	width: 19em;
	margin: 0em .5em .5em .5em;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: .92em;
	display:none;
}
body div.tc-callout table#threat-list tbody tr {
	height: 1.5em;
}

body div.tc-callout table#threat-list tbody tr td{
	border-collapse: collapse;
}
body div.tc-callout table#threat-list tbody tr td a{					
	text-decoration: none;
	display: block !important;
	height: 1.5em;
}
body div.tc-callout table#threat-list tbody tr td.threat-info{
	display: none;
}
body div#legend-learnmore {
	/*padding: 0em .5em .5em .5em;*/
	position: absolute;
	top: 14.9em;
	*top: 15.3em;
	z-index: 999;
	width: 920px;
	background: #fff;
	border:1px solid #000;
	margin-top:5px;
	left:3.9em;
	*left:3.1em;
	_left:3.9em;
	
}
body div#legend-learnmore h3.drkgraystripe {
	/*background: #fff url(/common/media/images/style/btn_close.gif) no-repeat right .3em !important;*/
	background: url(/common/media/images/style/helpwizard_head_back.gif) repeat-x top left;
	height:38px;
}
body div#legend-learnmore a.toggle {
	position:absolute;
	font-size:0px;
	height:16px;
	display: block;
	width:75px;
	text-align:right;
	margin-left:91%;
	color: #ccc;
	margin-top:12px;
	background: #fff url(/common/media/images/style/close_window.gif) no-repeat center left !important;
}
body div#legend-learnmore a.toggle:hover {
	color: #ccc;
}

body div#legend-learnmore p {
	font-size: .833em;
	margin-left: .5em;
	margin-right: .5em;
	margin-top: .5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 1em;
	border-bottom: 1px solid #ccc;

}
body div#legend-learmore dl {

}
body div#legend-learnmore dl dt{
	font-size: .92em;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: .5em;
	padding: 1em 0em 1em 10em;
	text-transform: uppercase;
	margin-left: .5em;
	margin-right: .5em;	
}
body div#legend-learnmore dl.learnmore-low dt {
	background:  url(/common/media/images/style/vil/global_threat_bar/global_threat_low_v2.gif) no-repeat 0em .5em;
	color: #fff;
}
body div#legend-learnmore dl.learnmore-medium dt {
	background: url(/common/media/images/style/vil/global_threat_bar/global_threat_medium_v2.gif) no-repeat 0em .5em;
	color: #fff;
}
body div#legend-learnmore dl.learnmore-medium-high dt {
	background:  url(/common/media/images/style/vil/global_threat_bar/global_threat_medhigh_v2.gif) no-repeat 0em .5em;
	color: #fff;
}
body div#legend-learnmore dl.learnmore-high dt {
	background:  url(/common/media/images/style/vil/global_threat_bar/global_threat_high_v2.gif) no-repeat 0em .5em;
	color: #fff;
}
body div#legend-learnmore dl dd{
	margin-bottom: .5em;
	color: #444;
	font-size: .833em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: .5em;
	margin-right: .5em;
}


.upcoming{width:270px;float:left;background:#A2A2A2 url('../images/upcoming_dates.jpg') no-repeat top center ; height:391px;_height:391px; margin-left:23px; color: #000;}
.upcoming h2{color: #000 !important; padding:20px 10px 10px 10px; letter-spacing:1px; font-size:1.5em; margin:0 auto; width:180px; text-align: center; font-weight: bold;}
.upcoming .comingclass { margin-top:15px; padding:10px; font-size:1.2em; padding: 20px;}

.fiveCols{ width:100%}
.title { text-align:left; margin:0 auto; color:#fff; font-size:0.9em; font-weight:bold;}
.fiveCols .colOne{float:left; background:url('../images/homepage_box_top.jpg') no-repeat top center ; width:184px; margin:10px 5px 10px 5px;height:260px;_height:260px; background-color:#7f7f7f}
.fiveCols .colTwo,.fiveCols .colThree,.fiveCols .colThree,.fiveCols .colFour,.fiveCols .colFive{float:left; width:184px;margin:10px 5px 10px 0;background:url('../images/homepage_box_top.jpg') no-repeat top center; height:200px;_height:200px}
.trainingDisc { padding:15px;
	 color:#fff; font-weight:bold; font-size:1.2em;
}
.trainingImg{
	margin-bottom:10px; float:right; margin-right:10px
}
.mcafee-heading { font-size: 105%; line-height: 140%; margin-top: 5px; color:#dd173c; font-weight: bold;} 	
	
	
	
	
	
	
	

