/***************************************************************
Style Sheet for Internet Safety

Copyright 2008 by Sebo Marketing, All Rights Reserved
***************************************************************/



#header {
	position:absolute;
	top:0;
	left:0;
	
	width:950px;
	height:130px;

	background:url('images/new_header-bg.gif') top left no-repeat;
	z-index:1;
}
	
#headerWrapper {
	width:950px;
	height:130px;
	/*
	*** Commenting out support # ***
	background:url('http://images.internetsafety.com/www/images-layout/header-wrapper-bg.gif') top right no-repeat; */
}

	#headerWrapper a:link, #headerWrapper a:visited {
		color:#fff;
		text-decoration:underline;
	}
	#headerWrapper a:hover, #headerWrapper a:active {
		color:#fff;
		text-decoration:underline;
	}

#header .headerLogo {
	position:absolute;
	bottom:44px;
	left:12px;
	z-index:100;
}


.preview {
	/* z-index:100; */
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	width: 200px;
}

.preview img.headerbox {
	margin-left: 10px;
	border: none;
	float: right;
	}
	
.preview h3 {
	text-transform: uppercase;
	font-size: 14px;
	margin: 0 0 4px 0;
	color: #fff;
	}

#tagline1 {
	display:none;
}

#headerbuttons {
	position:relative;
	display:block;
	float:right;
	margin-right:30px;
}

#button {
	background:transparent url("http://images.internetsafety.com/www/images-mcafee/images-layout/spriteBtnRightV2.gif") no-repeat right -109px;
	display:none;
	float:left;
	padding:0 3px 0 0;
	border:0;
	height:25px;
	overflow: visible;
	cursor:pointer;
	outline:0;
	}

#button span
{
	background:transparent url("http://images.internetsafety.com/www/images-mcafee/images-layout/spriteBtnLeftV2.gif") no-repeat left -109px;
	float:right;
	padding:4px 12px 0 15px;
	height:25px;
	font-weight: 600;
	white-space:nowrap;
	text-align:center;
	text-decoration:none;
	color:#fff;
/*
	background:transparent url("http://images.internetsafety.com/www/images-mcafee/images-layout/spriteBtnLeftV2.gif") no-repeat left -109px;
	float:left; 
	margin:0;
	padding:4px 12px 0 15px;
	display:block;
	height:26px;
	font-weight: 600;
	white-space:nowrap;
	text-align:center;
	text-decoration:none;
	color:#fff;
*/	
}
	
#button a:link, #button a:visited, #button a:hover, #button a:active {
	text-decoration:none;
}

a#button:link, a#button:visited, a#button:hover, a#button:active {
	text-decoration:none;
}

.mcafeeTested {
	position:relative;
	display:block;
	float:right;
	margin: 10px 0 10px 0;
}

.myAcct {
	position:relative;
	display:block;
	margin-top: 60px;
}