

body {
	background: #123092 url('/media/images/bg_1.jpg') no-repeat top center;
	padding: 0px;
	margin: 0px;
	font: 12px/16px helvetica, arial;
}

h1 {
	font: bold 32px/32px helvetica, arial;
	color: black;
}

h2 {
	font: bold 20px/24px helvetica, arial;
	color: black;
}

h3,h4 {
	font: bold 16px/20px helvetica, arial;
	color: black;
}

p {
	padding: 0px 0px 10px 0px;
}

#main_searchweather {
	width: 230px;
	height: 30px;
	color: black;
	margin-top: 11px;
}

.featuredbox_header {
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	padding: 4px 6px 4px 10px;
	color: white;
	background-color: black;
}

.featuredbox_table {
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	margin-bottom: 20px;
	font-size: 11px;
	background: #091a4e;
	color: white;
}

	.featuredbox_link {
		text-decoration: none;
		color: white;
		display: block;
		margin: 0px;
		padding: 4px 10px 4px 10px;
	}

		.featuredbox_link:hover {
			background: #57b7df;
			color: white;
		}

#advertisement_link {
	font: bold 14px/20px helvetica, arial;
	color: black;
	text-decoration: none;
}

	#advertisement_link:hover {
		color: red;
	}

#header {
	width: 930px;
	height: 80px;
	margin: 45px 0px 0px 0px;
	padding: 30px 15px 0px 15px;
	z-index: 0;
}

	#header .left {
		float: left;
		font: 46px arial;
		height: 57px;
		padding-right: 4px;
		background: url('/media/images/insiderinfous_bluedot.gif') no-repeat top right;
	}

	#header .right {
		float: right;
	}

	#logo {
		width: 317px;
		height: 57px;
		background: url('/media/images/insiderinfoguide.png') no-repeat top center;
		float: left;
	}
	
	a.site_title, a.site_title:visited, a.site_title:hover { color: #000; text-decoration: none; }

	#search_container {
		width: 300px;
		height: 80px;
		background: url('/media/images/header_search_bg.png') no-repeat top center;
		float: right;
	}

	#search {
		margin: 8px 0px 0px 50px;
	}

#main_container {
	margin: 10px 0px 0px 0px;
	width: 930px;
	padding: 0px;
	z-index: 1;
}

	#main_container_ad_slide {
		width: 930px;
		height: 400px;
		z-index: 0;
		overflow: hidden;
	}
	
		#main_container_ad_slide_trigger {
			width: 930px;
			color: white;
			text-decoration: none;
			background: #0e2368;
		}
	
	#main_trigger {
		width: 930px;
		height: 30px;
	}

	#main_navigation {
		background: #0e2368;
		height: 30px;
	}
	
		#main_navigation ul {
			padding: 0px;
			margin: 0px;
		}
	
		#main_navigation div {
			padding: 0px;
			margin: 0px;
			display: inline;
		}

			#main_navigation div .navigation_submenu {
				position: absolute;
				z-index: 1;
				visibility: hidden;
				display: inline;
				margin: 30px 0px 0px 0px;
				padding: 0px;
				list-style: none;
				list-style-position: outside;
				border-left: 1px solid #777777;
				border-right: 1px solid #777777;
				border-bottom: 1px solid #777777;		
			}

				#main_navigation div .navigation_submenu li {
					background: #ffffff;
					margin: 0px;
					padding: 0px;
				}

					#main_navigation div .navigation_submenu li .navigation_submenu {
						margin-top: -1px;
						margin-left: 220px;
						border-top: 1px solid #dddddd;
						cursor: pointer;
					}

					#main_navigation div .navigation_submenu li .navigation_submenu li {
						background: #efefef;
						margin: 0px;
						padding: 8px 10px 0px 10px;
						width: 200px;
					}

						#main_navigation div .navigation_submenu li .navigation_submenu li a {
							border-bottom: 1px solid #dddddd;
							color: #222222;
							height: 22px;
							padding: 8px 10px 0px 10px;
							text-decoration: none;
							font: 11px/16px helvetica, arial;
							vertical-align: middle;
							width: 200px;
							margin: 0px;
							background: white;
						}

						#main_navigation div .navigation_submenu li .navigation_submenu li a:hover {
							color: white;
							background: white;
							border-bottom: 1px solid #3584a5;
						}

				#main_navigation div .navigation_submenu li a {
					border-bottom: 1px solid #dddddd;
					color: #222222;
					height: 22px;
					padding: 8px 10px 0px 10px;
					text-decoration: none;
					font: 11px/16px helvetica, arial;
					vertical-align: middle;
					width: 200px;
					margin: 0px;
					background: white;
				}

				#main_navigation div .navigation_submenu li a:hover {
					color: white;
					background: #57b7df;
					border-bottom: 1px solid #3584a5;
				}

			#main_navigation div a {
				color: white;
				height: 24px;
				padding: 6px 10px 0px 10px;
				text-decoration: none;
				font: 12px/16px helvetica, arial;
				vertical-align: middle;
				display: inline-block;
			}
	
			#main_navigation div a:hover {
				color: white;
				background: #57b7df;
			}
			
			/* Superfish custom styles */
			
			.sf-menu {
				z-index: 3000;
			}
			
			.sf-menu li {
				background: #0e2368;	
				z-index: 1000;
				width: 920px;
			}
			
			.sf-menu a, .sf-menu a:visited {
				color: #FFF;
				border: 0px none;
			}
			
			ul.sf-menu ul {
				width: 920px;;
				border: 1px solid #777;
				border-top: 0px none;
			}
			
			.sf-menu li li {
				background: #FFF;
				width: 920px;
			}
			
			.sf-menu li li a, .sf-menu li li a:visited {
				color: #000;
				font: 11px/16px helvetica, arial;
				border-bottom: 1px solid #dddddd;
			}
			
			.sf-menu li:hover, .sf-menu li.sfHover,
			.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
				background:		#57B7DF;
				outline:		0;
			}
			
			.sf-menu li li:hover, .sf-menu li li.sfHover,
			.sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active {
				color: #FFF;
			}

			
			/* End Superfish custom styles */

	#main_content {
		background: #ffffff;
		padding: 24px;
	}

		#main_content #content {
			background: #ffffff;
			width: 550px;
			float: left;
			font: 12px/18px helvetica, arial;
			color: #2a2a2a;
		}

			.writeup {
				margin: 5px 0px;
				padding: 8px;
				color: #222222;
				background: #FFF;
			}
			
			.alt-row {
				background: #eee;
			}
			
			.listing-border {
				border: 1px solid #c0c0c0;
			}
			
			.rounded-corners {
			    behavior: url(/shared/include/css/border-radius.htc);
			    border-radius: 10px;
			}

					.writeup a {
						color: blue;
						text-decoration: none
					}

					.writeup a:hover {
						text-decoration: underline;
					}

				.writeup #info {
					color: #444444;
					padding: 0px 0px 6px 0px;
					font: normal 11px/15px helvetica, arial;
				}

					.writeup #info #name {
						display: inline-block;
						font: bold 14px/18px helvetica, arial;
						color: black;
					}

					.writeup #info #name a {
						color: blue;
					}

					.writeup #info #name a:hover {

					}
					
					.writeup #info #address1, .writeup #info #address2, .writeup #info #citystatezip {display: block;}

				.writeup #text {
					clear: both;
				}

				.writeup #info .customer_image {
					float: left;
					padding: 0px 15px 15px 0px;
				}

			.addthis {
				margin-top: 12px;
			}

			#main_content .chapter_header {
				font: 32px helvetica, arial;
				padding: 0px 0px 6px 0px;
				margin: 0px;
				color: #000000;
			}
			
			#main_content #content {
				z-index: 0;
			}

			#main_content #content .subchapter_header {
				font: bold 22px/28px helvetica, arial;
				padding: 0px 0px 6px 0px;
				margin: 0px;
				color: #000000;
				z-index: 0;
				/*border-bottom: 1px solid #999999;*/
			}

			#main_content #content .section_header {
				font: bold 18px/28px helvetica, arial;
				padding: 0px 0px 6px 0px;
				margin: 0px;
				color: #000000;
				z-index: 0;
				border-bottom: 1px solid #999999;
			}

			#main_content #content .subsection_header {
				font: bold 18px/28px helvetica, arial;
				padding: 0px 0px 6px 0px;
				margin: 0px;
				color: #000000;
				z-index: 0;
				border-bottom: 1px solid #999999;
			}

		#main_content #advertisements {
			background: #ffffff;
			width: 300px;
			float: right;
		}

#footer, #site_sponsor, #floating-links {
	background: #0e2368;
	color: white;
}

#floating-links { width: 930px; margin: 0px auto; height: 32px; padding: 2px 0px; }
	#site_sponsor { height: 95px; padding-top: 5px; }
	#site_sponsor #site_sponsor_ads { padding: 8px 3px; margin: 0px auto; }
	#site_sponsor #site_sponsor_ads .site_ad { padding: 3px 15px; }	

	#footer div.footer {
		float: left;
	}
	
	#floating-links div.floating-links {
		width: 930px;
	}
	
	#footer div.footer a, #floating-links div.floating-links a {
		color: white;
		height: 24px;
		padding: 10px 10px 0px 10px;
		text-decoration: none;
		font: 12px helvetica, arial;
		display: inline-block;
	}
	
	#floating-links div.floating-links a {
		float: left;
		display: inline-block;
		padding-top: 4px 0px 5px;
		margin: 0px;
		height: 32px;
	}
	
	#floating-links div.floating-links a:hover {
		float: left;
		display: inline-block;
		padding-top: 4px 0px 5px;
		margin: 0px;
		height: 32px;
	}
	
	#floating-links div.floating-links a select {
		margin: -2px 0px 0px;
		padding: 1px;
		border: 0px;
	}

			#footer div.footer a:hover, #floating-links div.floating-page-links a:hover {
				color: white;
				background: #57b7df;
			}

#footer_link_list {
	background: #091a4e;
	color: white;
	padding: 10px;
}

	#footer_link_list div.footer {
		width: 49%;
		float: left;
	}

		#footer_link_list div.footer div.footer_column {
			width: 49%;
			float: left;
		}

		#footer_link_list div.footer div.footer_column a {
			color: white;
			text-decoration: none;
			line-height: 20px;
		}

		#footer_link_list div.footer div.footer_column a:hover {
			text-decoration: underline;
		}

.itip {
	background: #cccccc;
	padding: 10px;
	margin: 10px 20px 10px 20px;
	font-style: italic;
	width: 500px;
}

.clear {
	clear: both;
	height: 0px;
}

#index_container {
	float: left;
	position: absolute;
	left: 0px;
	//right: 0px;
}

#index_current {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: 300px;
	cursor: pointer;
}

#chapter_index {
	list-style-type: none;
	padding: 0px;
	background-color: white;
	border-left: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	margin: 0px;
	width: 298px;
	cursor: pointer;
}

	#chapter_index {
		display: none;
	}

	#index_current li {
		padding: 0px;
		margin: 0px;
	}

	#chapter_index li {
		padding: 0px;
		margin: 0px;
	}

		#chapter_index li a, #index_current li a {
			border-bottom: 1px solid #dddddd;
			color: #222222;
			padding: 6px 10px 6px 10px;
			text-decoration: none;
			font: 11px/16px helvetica, arial;
			vertical-align: middle;
			margin: 0px;
			background: white;
			display: block;
		}

		#chapter_index li a:hover, #index_current li a:hover {
			color: white;
			background: #57b7df;
			border-bottom: 1px solid #3584a5;
		}

.insiderbutton {
	background: #0e2368;
	height: 22px;
	border: 1px solid #444444;
}

	.insiderbutton .label {
		float: left;
		color: white;
		padding: 5px 10px 0px 10px;
		font: 11px/11px helvetica, arial;
	}

	.insiderbutton .button {
		float: right;
		clear: right;
		background: #57b7df;
		color: white;
		padding: 0px 10px 0px 10px;
		border-left: 1px solid #3584a5;
	}

.pagebutton {
	margin: 0px;
	padding: 0px;
}

	.pagebutton .button {
		background: #57b7df;
	}

	.pagebutton .label {
		background: #0e2368;
		width: 75px;
	}

	.pagebutton .button, .pagebutton .label {
		text-decoration: none;
		color: white;
		display: block;
		font: 11px/11px helvetica, arial;
		padding: 4px;
	}

	.left {
		float: left;
	}

	.right {
		float: right;
	}

	.landingpagelink {
		text-decoration: none;
		color: white;
		display: block;
		margin: 0px;
		padding: 4px 10px 4px 10px;
	}

		.landingpagelink:hover {
			background: #57b7df;
			color: white;
		}


a.video_button {
	border: 1px solid #444444;
	background-color: #eeeeee;
	font: 9px verdana, arial;
	padding: 2px;
	color: #444444;
	cursor: pointer;
	text-decoration: none;
}

a.video_button:hover {
	border: 1px solid #444444;
	background-color: #cccccc;
	font: 9px verdana, arial;
	padding: 2px;
	color: #444444;
	cursor: pointer;
}

.video_footer {
	background: #cccccc;
}

	.video_footer a {
		color: black;
		text-decoration: none;
	}

	.video_footer a:hover {
		text-decoration: underline;
	}

	.peakplacement {
		background: #d3e3e9;
		border: 1px solid #92cde6;
		color: #222222;
	}

#isthisyourbusiness_listing {
	
}

#isthisyourbusiness_listing div {
	float: left;
}

#isthisyourbusiness_listing div a {
	display: block;
	width: 274px;
	padding: 1px 0px 1px 0px;
}

#isthisyourbusiness_listing a:hover {
	background: #57b7df;
	color: white;
}

.writeup .text {

}

.writeup .moretext {
	display: none;
}

.readmore {
	background: #eeeeee;
	border: 1px solid #999999;
	color: #333333;
	font-size: 10px;
	padding: 1px;
	cursor: pointer;
	width: 58px;
	margin: -10px 0px 10px 0px;
}

	.readmore:hover {
		background: #cccccc;
		color: #333333;
	} 
	
.floating-page-links { margin: 0px; padding: 0px; float: right; display: inline-block; height: 32px; }

#floating-media-bar {
  position: fixed;
  top: 0;
  width: 100%;
  color: #ffffff;
  height: 40px;
  text-align: center;
  padding: 0px;
  /* Adds shadow to the bottom of the bar */
  -webkit-box-shadow: 0px 0px 8px 0px #000000;
  -moz-box-shadow: 0px 0px 8px 0px #000000;
  box-shadow: 0px 0px 8px 0px #000000;
  /* Adds the transparent background */
  background-color: #0e2368;
  color: rgba(1, 1, 1, 0.8);
  z-index: 9990;
}

#floating-media-bar a {
	font-size: 14px;
	padding-left: 15px;
	padding-right: 15px;
	color: white;
	text-decoration: none;
}

#floating-media-bar a:hover {
	color: grey;
}