/*
Theme Name: McAfee Training
Description: Mixed - Red, Blue Grey and White
Version: 2.0
Author: Voodish Web Design 2009
Author URI: http://www.voodish.co.uk/
*/

body {
 background: #E5E6E8 url('images/overall_background.jpg') repeat-x top center;
 margin:  0;
 padding: 0;
 font: 0.8em "Arial", Verdana, Sans-Serif;
 color: #000;
}


.images {background:#C00; width:20px; padding:1px;} /* not part of the menu */

body.highlightClass #menuItem a:hover
{
cursor: default;
}
/* Come on Skippy throw another leg on the barbie */
#skip-links {
	display:none;
	}
.skip-links {
	display:none;
	}
#sizer {
	margin:0 auto 0 auto;
	padding:0;	 
	/*background:  transparent url('images/extra_bg.jpg') top center no-repeat;*/
	width:100%;
}

#expander {
	margin: 20px auto 0px auto;
	width: 990px;
	background: #fff;
	
	border-top: 1px solid #999; /*#489FB0 #E0E0E0*/
}* html #expander { height:0; }

#wrapper { 

	width:100%; 
	/*background:url('images/header-container-bg.gif') no-repeat top center;*/
}	

#menucontainer { 
	width:940px;
	/*background:#6B9BBD url(images/grad.gif) repeat;*/
	text-align:left; 
	margin: 0 auto 0 auto;
	height: 20px;
	}
#menu {
	background:#333; /*url(images/grad.gif) repeat-x bottom left; */
	position:absolute;
	margin: 0;
	text-transform: capitalize; 
	margin-top: 0px;
	}
	
/*div.menu {display:table; padding:0; margin:0; list-style:none; white-space:nowrap;}*/

#menu ul {width: 940px; margin: 0;}
#menu ul li {display:inline; margin:0; padding:0; }
#menu ul li a {
	float:left; 
	font-family:arial; 
	font-size:1.0em;
	font-weight: bold; 
	height:1.8em; 
	line-height:1.8em; 
	letter-spacing:0.5px; 
	padding:2px 1em; 
	text-decoration:none; 
	color:#fff; 
	border-right:1px solid #fff; /*#AFCEE2; */
	background:#333;
	}
	
#menu ul li.current_page_item a, #menu ul li.current-cat a, #menu ul li a:hover, #menu ul li.current_page_ancestor a, #menu ul li.current-cat a, #menu ul li.current-cat-ancestor a
{
	background:#489FB0 url(images/down_arrow.gif) no-repeat center top; 
	color:#fff;
}

#menu .current_page_item a {cursor: default;}



.clearfix:after {
    content: "."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}

* html .clearfix {height:1%;}
.clearfix {display:block;}

#header-container {
	width: 100%;	
	height: 85px;
	padding-top: 10px;
	background: #fff url('images/header_bg_blend.jpg') repeat-x;

	}
#header {
	width:100%;
	height:85px;
	/*background: #fff url('images/telephone-no.gif') repeat-x;*/
	text-align:left; 
	position:relative;
}

#header #topheader { color:#666; font-size: 11px; float: right; margin-top: -6px; padding-right: 25px; }
	#header #topheader a { /*background: url(./images/top_ico.gif) no-repeat left center;*/ color:#666; padding: 7px 5px 0 5px;}
	#header #topheader a:hover { background: transparent; text-decoration: underline;}


		#topheader ul {padding-top: 4px; margin-bottom: 3px;}
		#topheader ul li {display: inline;}
		#topheader ul li.login {	padding: 1px 1px 0px 15px;	margin: 0;	background: transparent url('images/header-login-icon.gif')	center left no-repeat}
		#topheader ul li.sitemap {	padding: 1px 1px 0px 15px;	margin: 0;	background: transparent url('images/header-sitemap-icon.gif') center left  no-repeat	}
		#topheader ul li.contact {	padding: 1px 1px 0px 15px;	margin: 0;	background: transparent url('images/header-contact-icon.gif') center left no-repeat}
	
/*#search-header {position: relative; width: 320px; float: right; top: 25px; left: 180px;
}*/

#header-lang {margin-left: 20px;}


/*LOGO logo*/
#header h1 {
	padding: 0 0;
	margin: 0px;
}
#header h1 a {
	/*margin-left: 4em;*/
}
#header h1 a:hover {
	background: none;
}


#index-container {
margin: auto;
	color: #333;
	width: 100%;
	padding: 0;
	margin-top: -2px;
	height: 260px;
	
}

#splash {
	background: #489FB0 url(images/splash-graphic.jpg) no-repeat top left;
	color: #fff;
	margin: auto;
	width: 940px;
	height: 250px;
	}
#splash h1 { 
font-size: 40px;
	margin: 0; 
	padding: 0; 
	color: #fff; 
	
	margin-left: 30px;
	padding-top: 30px;
	}
	
#splash h1 a:link, #splash h1 a:visited, #splash h1 a:active{color: #fff;}
#splash h1 a:hover {background: transparent; color: #CCD6D8;}

#splash h2 { 
font-size: 16px;
	margin: 0; 
	padding: 0; 
	color: #fff; 

}
#splash-cats {
	width: 300px;
	height: 106px;
	
	position:relative;
	top: 14px;
	float: left;
	margin: -25px -1px 0 10px;
	/*background:#31515C url(images/splash-cats-bg.jpg) repeat-x top center;*/
	}
	
/* common styling */
#splash-cats ul {list-style-type: none; }
#splash-cats ul li a {color: #fff; background: transparent;}



/* specific to non IE browsers */
#splash-cats li:hover a {color:#fff; background:transparent; background:none; text-decoration: underline}




	
	
#search-box {
	float: left;
/*only way to fix IE bug*/ display: inline;
	background: #F3F4FE url(images/search-box-bg.gif) no-repeat;
	color: #333;
	width: 398px;
	height: 220px;
}

#search-box form {
	margin: 50px 30px 40px 20px;
	}
	
#search-form {
	/*Removed because there are now two instances of the s.engine
	so margin has been moved into search-box form
	margin: 100px 30px 40px 20px;*/
	}
	
#categories-box {
	float: right;
/*only way to fix IE bug*/ display: inline;
	background: #CCE5F6 url(images/categories-box-bg.jpg) no-repeat;
	width: 372px;
	height: 220px;
	color: #000;
}


.categories-box {
	padding: 15px 5px 5px 5px;
	text-align: left;
	}

#categories-box ul { 
	list-style-type:none;
	display: inline;
	line-height: 1.0em;
	height: 220px;
	margin: 0;
	padding: 0;
}

/*What are you looking for?*/
#categories-box ul li { 
	padding-left: 10px;
}

#categories-box ul ul li a {
	background-color:#CCE5F6;
	color:#000;
	display:block;
	padding:0 5px 0 10px;
	text-decoration:underline;
	width:150px;
	font-size: 1.3em;
	line-height: 1.3em;
	font-weight: bold;
	}

#categories-box ul ul ul li a {
	color: #000;
	background-color: #CCE5F6;
	text-decoration: none;
	font-weight: normal;
	font-size: 1.0em;
	}
	
#categories-box li { 
	background:#CCE5F6;
	color: #000;
}


#categories-box li a:hover, #categories-box li a#active, #categories-box li a:focus { background: #CCE5F6; color: #5A878A; 
/*removed, causes problems with ie6 border-bottom:5px solid #FE5917;*/ }


#breadcrumb {
	width: 960px;
	margin: 0px auto;
	/*width: 900px;*/
	height: 35px;
	background: #fff url('images/breadcrumb_bg.gif') bottom center no-repeat;
	}
	
#breadcrumb p {padding: 9px 0px 0px 0px; color: #fefefe; font-size: 85%}
#breadcrumb a {color: #fff; }

#page-wrapper {
	width: 960px;
	margin: 0 auto 0 auto;
	}


#page, #content {

	background: #fefefe;
	padding: 0 0 0 7px;/* url('images/header_bg_blend.jpg') repeat-x; */
	/*padding: 10px 15px 15px 5px;
	margin-top: -20px;*/
	}



.entry {
	padding: 0 10px 0 10px;
	}
	.entry p {padding: 10px;}
	
/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 40px;
	list-style: none;
	/*padding-left: 10px;
	text-indent: -10px;*/
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
		/*list-style-type:none;*/
	}

.entry ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020";*/
		list-style-type:decimal;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;

	}

.entry ol li {
	margin: 0;
	padding: 0;
		/*list-style-type:none;*/
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
/* Begin Sidebar */
#sidebar
{
	float:right;
	padding: 10px 12px 10px 0;
	/*margin-left: 545px;*/
	width: 215px;
	}

#sidebar form {
	margin: 0 0 0 2px;
	}
/*#sidebar select, #sidebar option {font-size: 11px;}
	#sidebar input {font-size: 10px;}
*/
#content select, #content option {font-size: 11px;}
#content input {font-size: 11px;}

#sidebar select, #sidebar option {font-size: 11px;}
#sidebar input {font-size: 10px;}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}
	
#sidebar #training-courses {
	background: #B30D3B url('images/sidebar_red_bg.gif') no-repeat bottom;
	color: #fff;
	padding: 5px 10px 10px 15px;
}	
	#sidebar #training-courses a, 	#sidebar #training-courses h2 {
		color: #fff;
		}
		

#sidebar #green {
	background: #9AAF48 url('images/sidebar_green_bg.gif') no-repeat bottom;
	color: #fff;
	padding: 5px 10px 10px 25px;
	font-size: 11px;
}	
	#sidebar #training-courses a, 	#sidebar #training-courses h2 {
		color: #fff;
		}


#sidebar #articles {
	background: #489FB0 url('images/sidebar_blue_bg.gif') no-repeat bottom;
	color: #fff;
	padding: 5px 10px 10px 10px;
}	
	#sidebar #articles a, #sidebar #articles h2  {
		color: #fff;
		}
		
		
		
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
	font-size: 11px;
	padding-left: 5px;
	}
	
	#sidebar ul li a:hover {text-decoration: underline; background: transparent;}
	#sidebar ul li.current_page_item a {background: transparent url('images/sidebar_courses_arrow.gif') no-repeat left; padding: 0 0 0 10px; cursor: default; }
	#sidebar ul li.current-cat a {background: transparent url('images/sidebar_cats_arrow.gif') no-repeat left; padding: 0 0 0 10px; cursor: default; }
	
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
/* End Sidebar */

/* End Entry Lists */


#content-wrapper {
	float: left;
	padding: 0 0 20px 5px;
	margin: 0px 0 0;
	width: 700px;
	}

#content-wrapper-login {
	padding: 0 0 20px 5px;
	margin: -20px 0 0 0;
	width: 930px;
	}
	
#content-wrapper-trial {
	padding: 0 0 20px 5px;
	margin: -20px 0 0 0;
	width: 890px;
	}











p {
	font-size: 1em;
	margin: 0 0 1.2em 2em;
	padding: 0;
	line-height: 1.5em;
}

fieldset p {
	padding: 5px;
	}
ol, ul {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0 1.2em 3em;
	padding: 0;
}
 
h1, h3, h4, h5, h6 {
	margin: .9em 0;
	font-family: "Arial", Verdana, Sans-Serif;
}
h1 {
	margin:0 0 0em 0; 
	color:#295779; 
	background: transparent;  	
	
	/*border: 1px solid #ccc;
	padding: 10px;
	*/
	letter-spacing: -0.07em;	
	font:2.2em "Arial", Helvetica, Arial, sans-serif;
	text-decoration:none;
}
/*#content h1, #content h1 a {
	background: #479FB5;  	
	color: #fff;
	}*/
#content h1 {
	background: url(images/dir-bg.jpg) no-repeat;
	color: #666;
	font-size: 26px;
	padding: 10px 10px 5px 5px;
	margin-top: 8px;
}

h2 { 
	font-family: Tahoma, Arial, sans-serif;
	font-size: 160%;
	font-weight: normal;
	color: #6B9BBD;
	padding-bottom: 2px;
	/*border-bottom: 2px solid #78AAF3;*/
	margin: 0px 0px 0px 7px;
	}
	
	h2 a:link, h2 a:visited, h2 a:hover, h2 a:active {text-decoration:none; } 
	
	h3 a:link, h3 a:visited, h3 a:hover, h3 a:active {text-decoration:none; }
	dt a:link, dt a:visited, dt a:hover, dt a:active { text-decoration:none; }
	

h3 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 160%;
	font-weight: normal;
	color: #295779;
	padding-bottom: 2px;
	/*border-bottom: 2px solid #78AAF3;*/
	margin: 5px 0px 5px 0px;
}
h4 {
	font-size: 1.0em;
}
a {
	text-decoration: none;
        background: none;
}

a:link, a:visited, a:active  {
	color: #275393;
	text-decoration: none;
}

a:hover {
	color: #fff;
	background-color: #79ADCF;
	text-decoration: none;
}

.button {
	border: 1px solid #79ADCF;
	background: #E5E6E8;
	color: #fff;
	padding: 10px;
	font-weight: bold;

	font-size: 16px;
}
blockquote {
	margin: 6px 4px;
	padding: 10px;
        border: 1px solid #ccc;
        background: #fff url('images/bqbg.jpg') top center repeat-x;
	font-size: 0.9em
}
code {
	font-family: monospace;
	color: #666;
}
form, img {
	margin: 0;
	padding: 0;
	border: 0px none;
}
.small {
	font-size: 0.9em;
	color: #999;
}






































#footer-wrapper {
	width: 990px;
	height: 100px; 
	clear:both; 
	margin: -12px auto;
	padding: 0; 
	/*background: #fff;
	border-left: solid 10px #E0E0E0;
	border-right: solid 10px #E0E0E0;*/
	background: #E5E6E8 url(images/footer.jpg) no-repeat top center;
	}

#footer { 
	width: 940px; 
	height: 70px; 
	margin: 0 auto 0 auto; 
	padding-top: 40px;
	}
	

#footer ul {
	margin: 0.8em 0 -0.2em 0;
	padding: 20px 0 0 0;
	font-size: 105%;
	
	}
#footer li { 
	display:inline; 
	font-weight: bold;
	padding: 2px 7px 2px 7px;
	border-right: 1px solid #5A878A; 
	list-style-type:none;
	text-transform:uppercase;
	}
#footer a:link, #footer a:visited, #footer a:active {
	color: #6796B2;
	font-weight: bold;
	background: transparent; /*#CCD6D8;*/
	}
#footer a:hover {
	color: #CE0031;
	font-weight: bold;
	background: #CCD6D8;
	}


#footer img { 
	float:left; 
	padding-bottom:1em;
	}
#footer p {
	margin: auto;
	text-align: center;
	/*padding:8px 0;*/
	color: #666;
	}



fieldset {
	border: outset #000 0px;
	padding: 5px 0 5px 5px;
	background: #f7f7f7;
	}
	
	
legend {
	background-color: #F7F7F7;
	color: #295779;
	font-size: 1.4em;
	letter-spacing: -0.06em;
	margin: 0 0 -0.7em -0.5em;
	}
	
dt {
	font-weight: bold;
	padding-left: 5px;
	color: #275393;
	}

#mag-bg {
	background: url(images/mag-bg.gif) right no-repeat;
	}

.abbr, abbr, acronym {
	font-style:normal;
	border-bottom:1px dotted #999;
	cursor:help;
	font-size:0.9em;
	letter-spacing:0.1em;
	text-transform:uppercase;
}


#content ul {
	/*width: 225px;*/
	overflow: hidden;
	background: #fff;
	color: #000;
	padding: 0 15px 0 35px;
	margin: 0;
		/*list-style-type:none;*/
	}
		
#content .entry ul li {
	padding: 2px 2px 5px 30px;
	margin: 0;
	background: #fff;
	color: #000;
	list-style-type: none;
	background: url(images/ul-li-image.gif) no-repeat left;
	/*font-weight: bold;*/
	}

#content ul li li {
	padding-top: 2px;
	margin-left: 1em;
	background: #fff;
	color: #000;
	font-weight: normal;
	}
	
#content ul li li li {
	padding: 0;
	margin-left: 1em;
	background: #fff;
	color: #000;
	font-weight: normal;
	}

#content ul#subpages  {
	width: 650px; 
	margin: auto;
	background: transparent url('images/mcafee_training_courses_bg.jpg') top right no-repeat; 
	padding: 20px;
	}
#content ul#subpages li {
	padding: 2px 12px 5px 35px;
	
	list-style-type: none;
	background: transparent url('images/ul-li-image.gif') no-repeat left;
	}
#content ul#subpages li a:hover {
	color: #fff; /*#B7063A*/
	}
	
	

/* 
  Secure and Accessible PHP Contact Form 
*/

/* for main form wrapping div */
div#gb_form_div fieldset { 
  /* not styled on demo page */
  background-color: #fff;
  color: #000;
}

div#gb_form_div legend { 
	margin: 0 0 0.1em -0.3em;
}

/* id for the form itself */
form#gb_form { 
  /* not styled on demo page */
}

/* form and results heading size */
.main_formhead, .formhead { 
  font-size : 1.8em; 
  color : #000;
  background-color: #fff; 
}

/* outer fieldset - it's common to make this border : 0; */
fieldset#formwrap { 
    border: 0;
}

/* section fieldsets - it's common to make this border : 0; */
#gb_form_div fieldset { 
      border: 0;
}

/* form legends and dt "heading" */
#gb_form_div legend { 
  font-weight : bold; 
  color: #DE4034;
  background-color: #fff;   
}

/* main legend at top of the form */
legend#mainlegend { 
  font-size : 1.2em;
  color: #000;
  background-color: #fff; 
}

/* legend colour for asq antispamquestion */
legend.asq {
	color: #000;
	background-color: #fff; 
}

/*asterisk colour */
.asterisk {
  color : #DE4034;
  }

/* form label text 
#gb_form_div label { 
}*/

/* all inputs, select, and textarea */
input.med, input.short, select.med, textarea.textbox { 
  font : 100% 'Trebuchet MS', sans-serif; 
  color : #666; 
  padding : 2px; 
  border : 1px solid #000;
  background-color : #fffffa;
}

/* hover and focus styling - the classes like .hover and .focus below are for the javascript for IE */
input.med:hover, input.med:focus, input.short:hover, input.short:hover, select.med:hover, select.med:focus, textarea.textbox:hover, textarea.textbox:focus, input.med.hover, input.med.focus, input.short.hover, input.short.focus, select.med.hover, select.med.focus, textarea.textbox.hover, textarea.textbox.focus { 
  color : #000;  
  border : 1px solid #DE4034;
  background-color : #fff;
}

/* for the checkbox input */
input.checkbox {
  /* not styled on demo page */
}

/* error heading weight and color - bold is for the error reason text */
span.error, dt.error { 
  color: #cd0000; 
  background-color: #fff;
  font-weight : bold; 
}

/* success heading color */
span.success { 
  color: #5A878A;
  background-color: #fff;  
  font-weight : bold; 
}

/* privacy and "Why?" small element link sizes (relative to their parent element */
small.privacy, small.whythis { 
  font-size : 100%; 
}

/* set up relativity to position small Why? text */
small.whythis { 
  position : relative; 
}

/* Why? link style */
small.whythis a { 
  text-decoration : underline; 
  font-size : 1em;
}

/* hide the Why? text span */
small.whythis a span { 
  position : absolute; 
  top : -9000px; 
  left : -9000px; 
  display : inline; 
  width : 17.1em;
  height : auto; 
  border : 1px solid #000; 
  background-color: #fff; 
  color: #000;
  padding-left : 2px; 
}

/* bring back Why? text span (title attribute backs this up for borwsers it doesn't function in */
small.whythis a:hover span, small.whythis a:focus span, small.whythis a:active span { 
  position : absolute; 
  top : 0; 
  left : 6em; 
}

/* the link back to me for form credit */
p.creditline { 
  float : right; 
  margin : -17px 0; 
  padding-bottom : 1px; 
  font-size : 80%; 
}

/* used for abbreviation used relative to form. the .abbr class is for the span added for IE */
abbr, .abbr { 
  cursor : help; 
  border-bottom : 1px dotted #999;
}

/* set result color for blockquote dt "heading" */
dl#result_dl_blockq dt {
  color: #333333;
  background-color: #fff; 
}

/* position result blockquote flush with parent */
dl#result_dl_blockq blockquote {
  margin-left : 0;
}

/* style the input names in the result */
div#gb_form_div span.items {
  font-weight : bold;
  color: #000;
  background-color: #fff; 
}



#navigation {
	text-align: center;
	}
	
/*#submit	{ float:right; padding: 5px; background: #fff; }*/


#side {
	text-align: center
	}

#side h3 {
	margin: 5px 0px 0px 0px;
	font-size: 130%;
	color: #70A1C1;
}
	
#side h3 a{
	color: #70A1C1;
}

#side h3 a:hover{
	color: #fff;
}
	
	
	
/* BEGIN LOGIN */
#login {
/*	background: #fff;
	border: 1px solid #a2a2a2;*/
	margin: 0;
	padding: 1.5em;
	width: 25em;
}

#login #login_error {
	background: #c00;
	border: 1px solid #a40000;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: .5em;
	text-align: center;
}

#login h1 {
	background: url(images/voodish-logo.png) no-repeat top left;
	margin: 0;
}

#login h1 a {
	display: block;
	text-indent: -1000px;
	height: 66px;
	border-bottom: none;
}

#login input {
	padding: 3px;
}

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

#login ul li {
	display: inline;
	margin-left: 1.4em;
	text-align: center;
}

#login #log, #pwd {
	font-size: 1.7em;
	width: 80%;
}

#login #submit {
	font-size: 1.7em;
	margin-top: 2em;
}
/* END LOGIN */


	
#logos { width: 900px;  margin: auto; text-align: left;}
#logos ul { 
	list-style-type:none;  margin: auto;	padding: 0;	border: 0px;	}
#logos ul li {display:inline;}
#logos ul li a { border: 0px; padding:0;	margin:0; }
#logos ul li a:hover {background-color: #fff; color: #333;}


#frame-cover {
	width: 870px;
	background-color: #fff;
	z-index:100
	}
#frame-cover img {
	position:absolute;
	top: 300px;
	}

#frame-up {
	margin-top: -200px;
	}

		
#imgRight, #imgRight2, #imgRight3, #imgRight4 {float: right; padding-left: 5px;}
#imgLeft, #imgLeft2, #imgLeft3, #imgLeft4, #imgLeft5, #imgLeft6, #imgLeft7, #imgLeft8 {float: left; padding-right: 10px;}

.post p {margin: 10px;}
/* End CSS */
	
#quick-links {
width: 250px;
height: 125px;
margin-top: 15px;}
/*background: url(http://www.networkt.co.uk/v-content/themes/mcafeetraining/images/sidebar-menu-btm.png) no-repeat center center;}*/
#quick-links form {	padding-top: 15px}
.ql-pad { text-align: center}




.transparent
{
   /*filter:alpha(opacity=60);
   -moz-opacity: 0.6;
   opacity: 0.6; */
}


.clean {margin: 0; padding: 0;}
hr {
  border: 0;
  width: 95%;
  /*color: #928875;
  background-color: #ccc;*/
  height: 1px;
  margin: 0 auto 10px auto;
  background: url('images/img_bg_dots1.gif') bottom left repeat-x; vertical-align: middle;
}
	
.foot_help_bor ul li {list-style-type: none}
/*#footer {margin: 0 auto;}*/
.foot_help{ width: 950px;height: 150px;margin: auto;margin-bottom:12px; clear:both; overflow:hidden; padding-top:7px; background:url('images/foot_help_tbg.gif') no-repeat top;}
.foot_help_bor h2 ,.foot_help_bor h3{font:bold 13px/23px Arial, Helvetica, sans-serif; padding:4px 20px 6px;}
.foot_help_bor p{line-height:20px; padding:0 20px;}
.foot_help_bor{border:solid 1px #DBDBDB; border-width:0 1px; overflow:hidden; height:100%; padding:8px 0;}
.foot_help_bor dl{float:left; width:223px; padding-left:10px; display:inline; overflow: hidden;}
.foot_help_bor dl.last{width:180px;}
.foot_help_bor dl dt,.foot_help_bor dl dd{height:21px; line-height:21px; }
.foot_help_bor dl dt{font-size:14px; font-weight:700; padding-bottom:3px;}
.foot_help_bor dl dd{margin-left: 12px;padding-left:10px; background:url('images/foot_help_bg.gif') no-repeat 1px center; white-space:nowrap;}
.foot_help span.foot_help_bot{height:7px; overflow:hidden; display:block; background:url('images/foot_help_bbg.gif') no-repeat top;}


.msg_list {
	margin: 0px;
	padding: 0px;
	width: 600px;
	float: left;
}
.msg_head {
	padding: 5px 10px 5px 30px;
	cursor: pointer;
	position: relative;
	background-color:#FAFAFA;
	margin:0px;
	border-top: 0px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
}
.msg_body {
	padding: 5px 10px 15px 30px;
	background-color:#FAFAFA;
	margin-bottom: 1px;
	border-top: 0px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
}

.expand { font-size: 10px; color: rgb(153, 128, 90); font-weight: bold; }
.ddfmerrors {
background: url('images/exclamation_mark.gif') 10% 5% no-repeat; height: 50px;
	color: #FF0000; font-weight: bold;
}
input#s {margin: 0 0 0 35px; width: 115px;}


.ddfmwrap 	{
width: 500px !important;
padding-left: 150px !important; 
/*height: 400px !important;*/
background:url('images/mcafee_training_contact_bgsmall.jpg') 0% 0%; background-repeat: no-repeat;

}

.clear		{ clear:both; }
.clearleft	{ clear:left; }
.alignright { margin-top:0; text-align:right; clear:both; }
.floatright	{ float:right; padding:5em 1em 0 0; }
.floatleft	{ float:left; }
.textcenter	{ text-align:center; }
.textleft {text-align: left}
.textright {text-align: right}

#sidebar h2 {margin-left: -5px;}
#sidebar h2 a:hover {background: transparent; text-decoration: underline;}
.pagetop {float: right; height: 11px}
	.pagetop a:hover {	background-color: #FFF;}

/* End CSS */
	/* Design tested an passed:
	
Browser
	Firefox 1.x 
	Opera 8x
	Netscape 7x
	IE 6x
	Safari
Resolution
	800 by 600
	to
	1920 by X
	
*/