/***************************************************************
Style Sheet for Internet Safety

Copyright 2008 by Sebo Marketing, All Rights Reserved
***************************************************************/



/***************************************************************
Appearance and Location for navigation and SubNav
***************************************************************/


#navigation {
	position:absolute;
	top:100px;
	left:0;

	width:950px;
	height:39px;
	background:url('images/new_navigation-bg.gif') left top repeat-x #990033;
	z-index:2;
}

<!--[if IE6]>
	#navigation {
	position:absolute;
	top:100px;
	left:0;

	width:950px;
	height:39px;
	background:url('images/new_navigation-bg.gif') left top repeat-x #990033;
	z-index:2;
}

#navigation ul {
	margin:0 0 -4px 0;
	padding:0;
	width:auto;
	height:39px;
	list-style:none;
}

	<!--[endif]-->


#navigation ul {
	margin:0 0 10px 0;
	padding:0;
	width:auto;
	height:39px;
	list-style:none;
}


#navigation ul li {
	position:relative;
	display:inline;
	float:left;
}

/* Normal Link Hover Styles */
#navigation ul li a:link, #navigation ul li a:visited, #navigation ul li a:active {
	display:block;
				
	margin:0;
	padding: 7px 18px 0;

	height:35px;
	width:auto;
				
	text-align: center;
	text-decoration:none;
	/*text-transform: capitalize; */
	text-shadow: #000;
				
	font-size: 14px;
	font-weight:normal;
	color:#ffffff;
	
	background:url('http://images.internetsafety.com/www/images-mcafee/images-layout/new_navigation-spacer-pipe.gif') right top no-repeat;
}

#navigation ul li a:hover{
	color:#fff;
}

/* List Item Hover Styles */
#navigation ul li:hover, #navigation ul li.over {
	color: #fff;
	background:url('http://images.internetsafety.com/www/images-mcafee/images-layout/navigation-hover-bg.gif') repeat-x;
}

#navigation ul li:hover a:link, #navigation ul li:hover a:visited, 
#navigation ul li.over a:link, #navigation ul li.over a:visited {
	color: #fff;
	background:url('http://images.internetsafety.com/www/images-mcafee/images-layout/new_navigation-spacer-pipe.gif') right top no-repeat;
}



		/* Current Hover Styles */
		#navigation ul li.current {
			color: #fff;
		}
			#navigation ul li.current a:link, #navigation ul li.current a:visited {
			
			}
			#navigation ul li.current a:hover, #navigation ul li.current a:active {
				
			}

.shadowtop {
	z-index: 4;
	position: relative;
}

.shadowbottom {
	position: absolute;
	top: 9px;
	left: 19px;
	color: #666;
	z-index: 3;
/*	-moz-opacity:.75; */
	-moz-opacity:0; 
	filter:alpha(opacity=75); 
/*	opacity:.75;*/
	opacity:0;
}

/***************************************************************
Appearance and Location for Dropdowns
***************************************************************/

#navigation ul li ul {
	display:none;
}

#navigation ul li:hover ul, #navigation ul li.over ul{
	display:block;
	position:absolute;
	top:33px;
	left:0;
	
	margin:0;
	padding:0;
	
	height:auto; /* Don't delete me; makes sure you can see the borders in firefox too. */
	width:200px;
	
	border-bottom:2px solid #5c0513;
	/* background:url('http://images.internetsafety.com/www/images-layout/column-style-2-bg.gif') 50% top repeat-y #fff;
	z-index:5; */
	background: #ececec;
}
	#navigation ul li:hover ul li, #navigation ul li.over ul li{
		display:block;
		float:left;
		margin:0;
		padding:0;
		width:196px;
		height:auto; /* Don't delete me; makes sure you can see the borders in firefox too. */		
		
		border-width:0 2px;
		border-style:solid;
		border-color:#5c0513;
		background:none;
	}
	#navigation ul li:hover ul li.first, #navigation ul li.over ul li.first {
		
	}
	#navigation ul li:hover ul li.last, #navigation ul li.over ul li.last { }
	
		#navigation ul li:hover ul li a:link, #navigation ul li:hover ul li a:visited,
		#navigation ul li.over ul li a:link, #navigation ul li.over ul li a:visited {
			display:block;
			float:none;
			
			margin:0;
			padding:6px 0 6px 7px;
			height:auto;
			width:189px;
			
			font-weight:normal;
			font-size:95%;
			text-align:left;
			text-decoration:none;
			text-transform:none;
			color:#000000;
			font-style:normal;
/*			font-weight: bold;*/
			
			border:0;
			background:#ececec;
		}
		#navigation ul li:hover ul li a:hover, #navigation ul li:hover ul li a:active,
		#navigation ul li.over ul li a:hover, #navigation ul li.over ul li a:active {
			color:#fff;
/*			background:url('http://images.internetsafety.com/www/images-layout/new_navigation-hover-ddbg2.gif') repeat-x center;*/
			background-color: #5c0513;
		}


	#navigation ul li.current ul li.current {
		
	}
		#navigation ul li.current ul li.current a:link, #navigation ul li.current ul li.current a:visited {
			
		}
		#navigation ul li.current ul li.current a:hover, #navigation ul li.current ul li.current a:active {
			
		}
	

/***************************************************************
BlobStyleNav Appearances
***************************************************************/
.blobStyleNav {
	margin:0 0 12px 0;
}
	
	.blobStyleNav .blobTopLeft {
		height:7px;
		font-size:0;
		background:url('http://images.internetsafety.com/www/images-layout/border-whitebox-top-left.gif') left top no-repeat;
	}
		.blobStyleNav .blobTopRight {
			height:7px;
			background:url('http://images.internetsafety.com/www/images-layout/border-whitebox-top-right.gif') right top no-repeat;
		}
			.blobStyleNav .blobTopRight h2 {
				text-align:center;
				
				border-width:1px 0;
			}
	.blobStyleNav .blobBody {
		margin:0;
		padding: 5px 0 0 10px; /* Don't pad the bottom of the blob body - it messes up any corners on the bottom */
		border: solid #bcbec0;
		border-width: 0 1px;
	}
	.blobStyleNav .blobBottomLeft {
		background:url('http://images.internetsafety.com/www/images-layout/border-whitebox-bottom-left.gif') left bottom no-repeat;
	}
		.blobStyleNav .blobBottomRight {
			height:7px;
			font-size:0;
			background:url('http://images.internetsafety.com/www/images-layout/border-whitebox-bottom-right.gif') right bottom no-repeat;
		}

/***************************************************************
BlobStyleNav Unordered List Appearance
***************************************************************/

/* Style the left nav */
.blobStyleNav ul {
	margin:0;
	padding:0 0 .5em 0;
	list-style:none;
}
	.blobStyleNav ul li {
		margin:0;
		padding:.15em 0 .15em 10px;
	}
		.blobStyleNav ul li a:link, .blobStyleNav ul li a:visited {
			margin:0;
			font-weight: bold;
			text-decoration:none;
			color:#336699;
		}
		.blobStyleNav ul li a:hover, .blobStyleNav ul li a:active {
			color: #000;
			text-decoration:underline;
		}

		/* Highlight the left nav */
		.blobStyleNav ul .current a:link,
		.blobStyleNav ul .current a:visited,
		.blobStyleNav ul .current a:active {
			text-decoration:underline;
			color: #000;
		}
		.blobStyleNav ul .current a:hover {
		}



/* Set all the subnavs to off initially */
.blobStyleNav ul ul {
	display:none;
}

/* Display the subnav */
.blobStyleNav ul .current ul {
	display:block;
	margin:0;
	margin-left:10px;
	padding:0;
	list-style:none;
	font-weight:normal;
}
	.blobStyleNav ul .current ul li {
		padding-right:0;
	}
		.blobStyleNav ul .current ul a:link,
		.blobStyleNav ul .current ul a:visited,
		.blobStyleNav ul .current ul a:active {
			display:block;
			text-decoration:none;
			font-weight:normal;
			font-size:95%;
			color: #336699;
			background:none;
		}
		.blobStyleNav ul .current ul a:hover {
			text-decoration:underline;
		}

		/* Highlight the selected subnav */
		.blobStyleNav ul .current .current a:link,
		.blobStyleNav ul .current .current a:visited,
		.blobStyleNav ul .current .current a:active {
			text-decoration:underline;
			color: #336699;
		}
		.blobStyleNav ul .current .current a:hover  {}

/***************************************************************
Breadcrumb navigation styles
***************************************************************/

#breadcrumbs {
	position:absolute;
	top:146px;
	left:7px;
}
	#breadcrumbs ul {
		margin:0;
		padding:0;
		list-style:none;
	}
		#breadcrumbs ul li {
			display:inline;
			float:left;
			padding:0 12px 0 5px;

			font-size:109%;
			font-weight:bold;

			background:url('http://images.internetsafety.com/www/images-mcafee/images-layout/breadcrumbs-divider.gif') right 50% no-repeat;
		}
		#breadcrumbs ul li.last {
			padding:0 0 0 10px;
			color:#990033;
			background:url('http://images.internetsafety.com/www/images-mcafee/images-layout/breadcrumbs-divider.gif') left 50% no-repeat;
		}
		
		#breadcrumbs ul li.superlast {
			padding:0 0 0 15px;
			color:#990033;
			background:url('http://images.internetsafety.com/www/images-mcafee/images-layout/breadcrumbs-divider.gif') left 50% no-repeat;
		}
		
			#breadcrumbs ul li a:link, #breadcrumbs ul li a:visited  {
				text-decoration:none;
				color:#4184c5;
			}
			#breadcrumbs ul li a:hover, #breadcrumbs ul li a:active {
				text-decoration:underline;
			}