/***************************************************************
Style Sheet for Internet Safety

Copyright 2008 by Sebo Marketing, All Rights Reserved
***************************************************************/



/***************************************************************
Appearance Code
***************************************************************/

body {
	font-family: arial, tahoma, sans-serif;
	font-size:72%;
	color:#444;
	
/*	background:url('http://images.internetsafety.com/www/images-layout/site-bg.jpg') fixed repeat-x #205c8e;*/
	background:url('images/site-bg.jpg') fixed repeat-x #e3e5e7;
}

p {
	margin:0 0 1.4em 0;
	padding:0;
	line-height:1.4em;
}

strong {
	color: #323232;
	font-weight:900 !important;
}

b {
	font-weight:900 !important;
	}

form {
	display:inline;
}

fieldset {
	margin:0;
	padding:0;
	border:none;
}

label {
	
}

input {
	font-size:11px;
	padding:0;
}

input.textbox {
	display:block;
	margin:0;
	padding:0;
	width: 110px;
	height: 15px;
	font-size: 11px;
	font-family:Arial, helvetica, sans-serif;
	border: 1px solid rgb(231, 203, 163);
}


a:link, a:visited {
	text-decoration:underline;
	color:#336699;
}

a:hover, a:active {
	text-decoration:none;
	color:#336699;
}

img {
	border:0px;
	margin:0px;
}

.hr {
	margin:20px 1em;
	border-bottom:1px solid #c80;
}

.hr2 {
	margin:20px 1em;
	border-bottom:1px solid #ccc;
}

ul, ol {
	margin-top:0;
	margin-bottom:1.4em;
}

.bigger {
	font-size: 14px;
	color: #333;
	font-weight: 200;
}

.bigger a {
	text-decoration: none;
	}
	
.bigger a:hover {
	text-decoration: underline;
	}

.biggertitle {
	color:#990033;
	font-size: 16px;
	font-weight:bold;
	margin:0 0 0.4em;
}

/***************************************************************
Appearance Code Applied to Layout Elements
***************************************************************/

#container {
	padding-left:0;
	padding-right:0;
}

#content {
	padding:0;
	width:950px;
	background:#fff;
}

#columnWrapper {
	padding: 2.75em 12px 20px 12px;
	
	min-height:400px;
	/* IE6 Mumbo-jumbo */
	height:auto !important;
	height:400px;
}

.columnStyle1 {
	position:relative;
	margin:0;
	padding:0;
	
	width:100%;
}
	.columnStyle1 .columnTopLeft {
		display:none;
	}
		.columnStyle1 .columnTopRight {
			
		}
	.columnStyle1 .center {
		padding:0 0 0 0;
	}
	.columnStyle1 .columnBottomLeft {
		display:none;
	}
		.columnStyle1 .columnBottomRight {
			
		}

.columnStyle2 {
	padding:0;
}
	.columnStyle2 .columnTopLeft {
		display:none;
	}
		.columnStyle2 .columnTopRight {
			
		}
	.columnStyle2 .center {
		margin:0;
		padding:0;
		
		min-height:250px;
		/* IE6 Mumbo-jumbo */
		height:auto !important;
		height:250px;
		
		font-size:95%;
	}
	.columnStyle2 .columnBottomLeft {
		display:none;
	}
		.columnStyle2 .columnBottomRight {
			
		}

/***************************************************************
List Styles
***************************************************************/
.ulStyle1 {
	margin:0;
	padding-left:0;
	
	list-style:none;
}
	.ulStyle1 li {
		margin:0;
		margin-bottom:.6em;
		padding-left:17px;
		background: url('http://images.internetsafety.com/www/images-mcafee/images-layout/bullet-style-1.gif') 6px 5px no-repeat;
	}
		.ulStyle1 li a:link, .ulStyle1 li a:visited {
			text-decoration:none;
		}
		.ulStyle1 li a:hover, .ulStyle1 li a:active {
			text-decoration:underline;
		}
		.ulStyle1 ul {
			margin-top:4px;
			margin-left:7px;
			padding-left:0;
			
			list-style:none;
		}
			.ulStyle1 ul li {
				padding-left:12px;
				background: url('http://images.internetsafety.com/www/images-mcafee/images-layout/bullet-style-1.gif') 4px 7px no-repeat;
			}


.ulStyleSpaced li{
	margin-bottom:.6em;
}

.olStyleSpaced li{
	margin-bottom:.6em;
}
.olStyleSpaced li p{
	padding:.6em 0 0 0;
}

/******************************************************* NOT CURRENTLY USED ***********************************************************/
.olStyle1 {
	margin:0;
	padding-left:0;
	margin-left:17px;
}
	.olStyle1 li {
		margin:0;
		margin-bottom:.6em;
		padding-left:0px;
/*		background: url('http://images.internetsafety.com/www/images-mcafee/images-layout/bullet-style-1.gif') 6px 5px no-repeat;*/
		border: solid 1px red;
	}
		.olStyle1 li a:link, .olStyle1 li a:visited {
			text-decoration:none;
		}
		.olStyle1 li a:hover, .olStyle1 li a:active {
			text-decoration:underline;
		}
		.olStyle1 ol {
			margin-top:4px;
			margin-left:7px;
			padding-left:0;
			color:#336699;
		}
			.olStyle1 ol li {
				padding-left:0px;
/*				background: url('http://images.internetsafety.com/www/images-mcafee/images-layout/bullet-style-1.gif') 4px 7px no-repeat;*/
			}
/******************************************************* END NOT CURRENTLY USED **********************************************************/


/***************************************************************
Table Styles
***************************************************************/

.comparison {
	margin-bottom:1em;
	border-collapse:collapse;
	border-spacing:0;
	border:0;
}
	.comparison th {
		padding:8px;
		color:#fff;
		border:1px solid #616161;
		background-color:#2c2c2c;
	}
	.comparison td {
		padding:8px 10px;
		border:1px solid #616161;
		background-color:#000;
	}

.tableContact {
	margin-bottom:1em;
}
	.tableContact td {
		padding:0 6px 6px 0;
	}
	.tableContact h2 {
		margin-bottom:0;
	}

.memberSignIn {
	text-transform:uppercase;
	font-size:9px;
	color:#fff;
}

/************** platform chart for SE6 ***********************/

table.chart {
	width: 925px;
	font-family: Arial, sans-serif;
	border-collapse: collapse; 
	}

table.chart th {
	background: url('http://images.internetsafety.com/www/images-mcafee/images-pm/se6-chart-header.jpg') no-repeat;
	height: 39px;
	}

table.chart tr.mainhead {
	color: #525252;
	font-size: 18px;
	text-transform: uppercase;
	}
	
	
table.chart tr.sechead {
	color: #5185b5;
	font-size: 14px;
	text-transform: uppercase;
	background: url('http://images.internetsafety.com/www/images-pm/se6-chart-headercell-bg2.jpg') no-repeat;
	border-bottom: 1px solid #afafaf;
	border-top: 1px solid #afafaf;
	/* position: relative; */
	}

table.chart tr.category {
	color: #595959;
	font-size: 13px;
	text-decoration: none;
	height: 30px;
	border-bottom: 1px solid #e1e1e1;
	}
	
table.chart tr.categorylast {
	color: #595959;
	font-size: 13px;
	text-decoration: none;
	height: 30px;
	border-bottom: none;
	}

table.chart td.feature {
	width: 471;
	padding: 5px 0 5px 19px;
	border-right: 1px solid #afafaf;
	text-align: left;
	}

table.chart td.windows {
	width: 224;
	padding: 5px;
	border-right: 1px solid #afafaf;
	text-align: center;
	/* background-image: none; */
	}
	
table.chart td.windowsyes {
	width: 224;
	padding: 5px;
	border-right: 1px solid #afafaf;
	background: url('http://images.internetsafety.com/www/images-mcafee/images-pm/se6-chart-circle.gif') no-repeat center;
	text-align: center;
	}

table.chart td.mac {
	width: 227;
	padding: 5px;
	margin: 0 15px 0 0;
	text-align: center;
	/* background-image: none; */
	}
	
table.chart td.macyes {
	width: 227;
	padding: 5px;
	margin: 0 15px 0 0;
	background: url('http://images.internetsafety.com/www/images-mcafee/images-pm/se6-chart-circle.gif') no-repeat center;
	}


/* Safari Hack since Safari can't deal with TR bgs grrrrr. */

@media screen and (-webkit-min-device-pixel-ratio:0) {
table.chart tr.sechead {
	color: #5185b5;
	font-size: 14px;
	text-transform: uppercase;
	background-image: url('http://images.internetsafety.com/www/images-pm/se6-chart-headercell-bgie.jpg') !important;
	background-repeat: repeat-x !important;
	}
}

/* end Safari hack */

/**************** end platform chart for SE6 ******************/

/**************** LOGIN PAGE **********************************/

#loginboxnew {
	width: 675px;
	height: 399px;
	margin: 0 auto 0 auto;
	position: relative;
	background: url('http://images.internetsafety.com/www/images-pm/login-final.jpg') top left no-repeat;
	}
	
#loginboxnew .username {
	width: 300px; 
	text-align: left;
	color: #fff;
	position: absolute;
	top: 236px;
	left: 27px;
	}
	
#loginboxnew .username input.long {
	width: 280px;
	color: #000;
	}
	
#loginboxnew .password {
	width: 300px;
	text-align: left;
	color: #fff;
	position: absolute;
	top: 284px;
	left: 27px;
	}
	
#loginboxnew .password input.blah {
	width: 280px;
	color: #000;
	}
	
#loginboxnew .button {
	width: 53;
	height: 17;
	text-align: right;
	position: absolute;
	top: 335px;
	left: 269px;
	}
	
/* end login page stuff */


/***************************************************************
Text Styles
***************************************************************/
.price {
	font-weight:600;
	color:#065e25;
}
.bonusText {
	font-weight: bold;
	color:#f00;
}

h1 {
	margin:0;
	margin-bottom:.4em;
	font-family:arial, helvetica, sans-serif;
	font-size:165%;
	color:#990033;
}

h2 {
	margin:0;
	margin-bottom:.4em;
	font-weight: bold;
	font-size:110%;
	color:#990033;
}

h2.tight {
	margin-bottom: 0;
	}

h3 {
	margin-top:0;
	margin-bottom:.4em;
	font-size:110%;
	color:#336699;
}

h3.tight {
	margin-bottom: 0px;
	color:#336699;
	}
	
h3.ethershield {
	margin-bottom: 0;
	color: #7ac914;
	text-transform: uppercase;
	}

h4 {
	margin: 0px;
	font-size: 12px;
	color: #990033;
	}

h2.error {
	margin:1em 0;
	text-align:center;
	color:#c00;
}



p.error {
	margin:1em 8%;
	padding:1%;
	width:80%;
	border:2px solid #c00;
	background:#fcc;
}

h2.message {
	margin:1em 0;
	text-align:center;
	color:#090;
}
p.message {
	margin:1em 8%;
	padding:1%;
	width:80%;
	border:2px solid #090;
	background:#cfc;
}

.errorText {
	color:#f00;
}

.error {
	font-weight: bold;
	color:#f00;
}

.bigger {
	font-size:120%;	
}
.smaller {
	font-size:76%;
}

.strike {
	text-decoration:line-through;
	font-weight:600;
}
.yes {
	font-weight:600;
	color:#065e25;
}
.no {
	font-weight:600;
	color:#8f2525;
}

.quote {
	padding:0 3px;
}

.alignStyle1 {
	text-align:center;
}
.alignStyle2 {
	text-align:right;
}

.extraLine {
	margin-bottom:1.5em;
}
.halfLine {
	margin-bottom:.5em;
}

.indentStyle1 {
	padding-left:2.5em;
}

.sidebartitle {
	font-size:125%;
	color:#990033;
	font-weight: bold;
	}

/* ------------------ Headers -----------------*/

/***************************************************************
Global Alert Appearance
***************************************************************/
div.alertBox {
	position: relative;
	min-height: 32px;
	width: 925px;
	margin: 0 0 5px 0;
	background-color: #dae8f5;
	border: solid 1px #3d82c2;
}

div.alertImg {
	position: relative;
	margin: 0 5px 5px 5px;
	background: #dae8f5 url("http://secure.parentalctrl.com/bfp/alertnotification/alert.jpg") left no-repeat;
	min-height: 32px;
	height: auto;
	width:32px;
}

div.alertMsg {
	position: relative;
	margin: 5px 5px 0 40px;
	font-size:10pt;
	color: #3d82c2;
	text-align: left;
	font-weight: bold;
	min-height: 32px;
	width: 870px;
}


/* ------------------- Links ------------------*/
.linkStyle1 a:link, .linkStyle1 a:visited {
	
	text-decoration:none;
	color: #323232;
}

.linkStyle1 a:hover, .linkStyle1 a:active {
	text-decoration:underline;
	color: #ff6100;
}

.buttonStyle1, .buttonStyle1:link, .buttonStyle1:visited, .buttonStyle1:active, .buttonStyle1_ie6hover {
	float:left;
	display:block;
	padding-top:3px;
	width:110px;
	height:17px;
	
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	font-size:11px;
	font-weight:600;
	color:#fff;
	
	background:url('http://images.internetsafety.com/www/images-layout/button-style-1.gif') top left no-repeat #f26c00;
}

input.buttonStyle1, .buttonStyle1_ie6hover{
	margin:0;
	padding:0;
	padding-bottom:2px;
	
	height:20px;
	width:110px;
	
	font-family:arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	cursor:pointer;
	border:0;
	}
.buttonStyle1:hover, .buttonStyle1_ie6hover {
	text-decoration:none;
	color:#fff;
	background:url('http://images.internetsafety.com/www/images-layout/button-style-1.gif') top left no-repeat #f80;
}


.learnMore:link, .learnMore:visited, .learnMore:hover, .learnMore:active {
	text-decoration:none;
	color:#f26c00;
}

.buttonStyleForm, .buttonStyleForm:link, .buttonStyleForm:visited, .buttonStyleForm:active, .buttonStyleForm_ie6hover {
	display:block;
	
	width:41px;
	height:17px;
	
	color:#004167;
	text-decoration:none;
	font-weight:bold;
	font-size:9px;
	
	background:url('http://images.internetsafety.com/www/images-layout/button-style-search.gif') top left no-repeat;
}
input.buttonStyleForm, .buttonStyleForm_ie6hover {
	display:block;
	float:left;
	margin:0;
	padding:0;
	padding-bottom:3px;
	
	width:41px;
	height:17px;
	
	font-size:9px;
	cursor:pointer;
	
	border:0;
}
.buttonStyleForm:hover, input.buttonStyleForm:hover, .buttonStyleForm_ie6hover {
	text-decoration:underline;
	font-size:9px;
	color:#fff;
	background:url('http://images.internetsafety.com/www/images-layout/button-style-search.gif') bottom left no-repeat;
}

/***************************************************************
Image Classes
***************************************************************/

.thumbnail {
	float:left;
	margin:0 8px 0 0;
	padding:0;
	text-align:center;
}
.thumbnail img {
	
}
.thumbnail p{
	padding:0;
}


.pageBanner {
	padding-bottom:20px;
}

.mugShot {
	float:left;
	padding:0 8px 6px 0;
}

.mugShot2 {
	float:right;
	padding:0 8px 6px 0;
}

.leftbigpad {
	float: left;
	padding: 10px 10px 10px 0px;
	}
	
.leftsmallpad {
	float: left;
	padding: 4px;
	}
	
.leftnopad {
	float: left;
	padding: 0px;
	}
	
.topleftsmall {
	float: left;
	padding: 0px 4px 4px 0px;
	}
	
.rightbigpad {
	float: right;
	padding: 10px 0px 10px 10px;
	}
	
.rightsmallpad {
	float: right;
	padding: 4px;
	}
	
.rightnopad {
	float: right;
	padding: 0px;
	}
	
	
/***************************************************************
Button Classes
***************************************************************/
button::-moz-focus-inner {
	border: none;	/* overrides extra padding in Firefox */
}


.btn
{
	padding:0 3px 0 0;
	background:transparent url("http://images.internetsafety.com/www/images-mcafee/images-layout/spriteBtnRightV2.gif") no-repeat right -109px;
	border:0;
	height:25px;
	overflow: visible;
	cursor:pointer;
	outline:0;
}

.btn span
{
	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:inline-block;
	height:26px;
	white-space:nowrap;
	text-align:center;
	text-decoration:none;
	color:#fff;
}

a.btn:link, a.btn:visited, a.btn:hover, a.btn:active {
	text-decoration:none;
}

.btn a:link, .btn a:visited, .btn a:hover, .btn a:active {
	text-decoration:none;
}

.btnLarge
{
	background:transparent url("http://images.internetsafety.com/www/images-mcafee/images-layout/spriteBtnRightV2.gif") no-repeat right -560px;
	display:block;
	float:left;
	height:31px;
	padding:0 3px 0 0;
/*	margin-right: 5px;*/
	text-decoration:none;
	overflow:visible;
	cursor:pointer;
	border:0;
	outline:0;
}

.btnLarge span
{
	background:transparent url("http://images.internetsafety.com/www/images-mcafee/images-layout/spriteBtnLeftV2.gif") no-repeat left -560px;
	display:block;
	float:right;
/*	padding:0 17px 0 20px;*/
	padding:0 30px 0 33px;
	line-height:31px;
	font-size: 18px;
	font-weight: bold;
	white-space:nowrap;
	text-align:center;
	text-decoration:none;
	color:#fff;
}

.btnLarge a:link, .btnLarge a:visited, .btnLarge a:hover, .btnLarge a:active {
	text-decoration:none;
}

a.btnLarge:link, a.btnLarge:visited, a.btnLarge:hover, a.btnLarge:active {
	text-decoration:none;
}

.btnLargeBlue
{
	background:transparent url("http://images.internetsafety.com/www/images-mcafee/images-layout/spriteBtnRightV2.gif") no-repeat right 0;
	display:block;
	float:left;
	height:30px;
	padding:0 3px 0 0;
	text-decoration:none;
	overflow:visible;
	cursor:pointer;
	border:0;
	outline:0;
}

.btnLargeBlue span
{
	background:transparent url("http://images.internetsafety.com/www/images-mcafee/images-layout/spriteBtnLeftV2.gif") no-repeat left 0;
	display:block;
	float:right;
	padding:0 30px 0 33px;
	line-height:30px;
	font-size: 18px;
	font-weight: bold;
	white-space:nowrap;
	text-align:center;
	text-decoration:none;
	color:#fff;
}

.btnLargeBlue a:link, .btnLargeBlue a:visited, .btnLargeBlue a:hover, .btnLargeBlue a:active {
	text-decoration:none;
}

a.btnLargeBlue:link, a.btnLargeBlue:visited, a.btnLargeBlue:hover, a.btnLargeBlue:active {
	text-decoration:none;
}

.btnStyle1 {
	text-decoration:none;
	text-transform:uppercase;
	font-size:11px;
	font-weight:600;
}

span.buyNowWidth {
	padding:0 50px 0 53px;
 }
 
div.centerdiv {
	display: table;
	margin: 10px auto;
}