@charset "UTF-8";
/* CSS Document */

@import url("fonts/fonts.css");

html {
	background-image: url(http://images.anbmedia.com/omnia/blue_dots.png);
	background-position: left top;
	background-repeat: repeat;
}
body {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 13px;
	background-position: left top;
	background-repeat: repeat-x;
}

/* ---------------------------------------------------------- Text ---------------------------------------------------------- */
h1, h2, h3, h4, h5, h6, p, li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
h1, h2, h3 {
	font-family: PigpenThreePlain, Helvetica, Arial, sans-serif;
	}
h4, h5, h6 {
	font-family: Helvetica, Arial, sans-serif;
	}
h1 {
	font-size: 32px;
}
h2 {
	font-size: 25.6px;
}
h3 {
	font-size: 20.5px;
}
h4 {
	font-size: 16.4px;
}
h5 {
	font-size: 13.1px;
}
h6 {
	font-size: 10.5px;
}
p, li, blockquote {
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.4;
	font-size: 13px;
}
ul li {
	list-style-type: none;
}
ol li {
	list-style-type: decimal;
}
.standout {
	color: #d7272d;
}
.highlight {
	background-color: #eceef5;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8dc9e8;
	border-bottom-color: #8dc9e8;
}


/* ---------- Links ---------- */
a, a:link, a:hover, a:visited, a:active {
	text-decoration: none;
	font-weight: 600;
}
a, a:link, a:visited {
	color: #227dc4;
}
a:hover, a:active {
	color: #d7272d;
}

/* ---------------------------------------------------------- Header ---------------------------------------------------------- */
#header {
	width: 100%;
	min-width: 1024px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	padding-top: 10px;
	padding-bottom: 0px;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #8dc9e8;
}
#header_1000 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
img.header_ad {
	margin: 0px;
	float: left;
	height: 61px;
	width: 250px;
	padding-top: 18px;
	padding-right: 5px;
	padding-bottom: 18px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img.header_noad {
	margin: 0px;
	float: left;
	height: 80px;
	width: 338px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* ---------------------------------------------------------- Navigation bar ---------------------------------------------------------- */
#navigation {
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	width: 100%;
	min-width: 1024px;
	margin-right: auto;
	margin-left: auto;
	height: 32px;
	clear: both;
	line-height: 16px;
	background-color: #227dc4;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #cfe8f5;
	border-right-color: #cfe8f5;
	border-bottom-color: #cfe8f5;
	border-left-color: #cfe8f5;
	text-transform: uppercase;
	margin-bottom: 16px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
}
#navigation_1000 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
/*-------------------- First Level --------------------*/
#navigation ul {
	display: block;
	margin-top: -16px;
	margin-left: -10px;
}
#navigation ul li {
	margin: 0px;
	float: right;
	height: 19px;
	width: auto;
	padding-top: 5px;
	padding-right: 17px;
	padding-bottom: 8px;
	padding-left: 17px;
	position: relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cfe8f5;
}
#navigation ul li:nth-child(8) {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cfe8f5;
}
#navigation ul li:first-child {
	border-right-width: 2px;
	}
#navigation ul li.selected {
	background-color: #8dc9e8;
	background-image: url(http://images.anbmedia.com/omnia/nav_selected.png);
	background-repeat: no-repeat;
	background-position: center 25px;
}
#navigation ul li.selected:hover {
	background-image: none;
}
#navigation ul li a {
	display: block;
	float: left;
	position: relative;	
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: none;
	font-weight: normal;
}
#navigation ul li:hover, #navigation ul li:active {
	background-color: #8dc9e8;
}
#navigation ul li:hover a {
			color: #FFFFFF;
}
#navigation em.dropdown img.dropdown_arrow {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	height: 10px;
	width: 10px;
	margin-left: 5px;
	margin-top: 6px;
}
/*-------------------- Search Level --------------------*/	
#navigation ul li#searchbox {
	float: right;
	width: 350px;
	padding-right: 0px;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 3px;
	height: 35px;
	position: relative;
	top: -79px;
	background-color: #227dc4;
	text-transform: none;
	margin-bottom: -24px;
	border: 2px solid #cfe8f5;
}
#navigation ul li#searchbox:hover {
background-color: #227dc4;
}
input.search_text {
	height: 16px;
	width: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 14px;
	color: #d7272d;
	padding: 2px;
	margin-right: 5px;
	margin-top: 3px;
}
input.search_submit {
	background-image: url(http://images.anbmedia.com/omnia/search.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 25px;
	width: 25px;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#searchbox h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display:inline;
	float: left;
	padding-top: 1.5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*-------------------- Second Level --------------------*/				
#navigation ul li ul {
	display: none;
	position: absolute;
	top: 27px;
	left: 0px;
	width: 300px;
	background-color: #ffffff;
	margin-top: 5px;
	margin-left: -1px;
	color: #8dc9e8;
	border: 2px solid #8dc9e8;
	padding: 0px;
	z-index: 9999;
}
#navigation ul li ul li {
	float: none;
	padding: 0;
	margin: 0;
	height: 100%;
	color: #8dc9e8;
	z-index: 10000;
	background-color: #ffffff;
}
#navigation ul li:hover ul li a, #navigation ul li ul li a {
	display: block;
	float: none;
	margin-left: -5px;
	width: 100%;
	color: #d7272d;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 10px;
}
#navigation ul li ul li.header, #navigation ul li:hover ul li.header {
	background-color: #8dc9e8;
	color:#FFFFFF;
	font-size: 14px;
	margin-top: 3px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#navigation ul li ul li a:hover {
	color: #FFFFFF;
	background-color: #f5bace;
	width: 294px;
	margin-left: 0px;
	padding-left: 5px;
}
/*-------------------- Social Level --------------------*/
#social_nav {
	width: auto;
	height: auto;
	clear: both;
	margin: 0px;
	position: absolute;
	text-decoration: none;
	float: right;
	top: -10px;
	right: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#social_nav ul {
	padding: 0px;
	margin-top: 8px;
	display: block;
}
#social_nav ul li {
	margin: 0px;
	float: left;
	height: 32px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	width: 32px;
}
#social_nav img.social {
border: none;
	/* border: 1px solid #cfe8f5; */
	width: 32px;
	height: 32px;
}
/*-------------------- Media Level --------------------*/	
#media_nav {
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	width: auto;
	height: auto;
	clear: both;
	line-height: 12px;
	background-color: #227dc4;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cfe8f5;
	border-right-color: #cfe8f5;
	border-bottom-color: #cfe8f5;
	border-left-color: #cfe8f5;
	margin: 0px;
	position: absolute;
	text-decoration: none;
	float: right;
	top: -10px;
	right: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#media_nav a, #media_nav a:link, #media_nav a:hover, #media_nav a:visited, #media_nav a:active {
	text-decoration: none;
	font-weight: 600;
	color:#FFFFFF;
}
#media_nav ul {
	padding: 0px;
	margin: 0px;
	display: block;
}
#media_nav ul li {
	margin: 0px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cfe8f5;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 12px;
	height: 12px;
}
#media_nav ul li:hover {
background-color: #8dc9e8;
}
#media_nav ul li.selected {
background-color: #8dc9e8;
}
#media_nav ul li:first-child.selected {
padding-left: 9px;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #cfe8f5;
}
#media_nav ul li:last-child {
	border: none;
}
#media_nav ul li:last-child.selected {
padding-right: 9px;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #cfe8f5;
}





		.ac_results {
			padding: 0;
			border: 1px solid #333;
			background-color: #fff;
			overflow: hidden;
			z-index: 99999;
			text-align: left;
		}
		.ac_results ul {
			width: 100%;
			list-style-position: outside;
			list-style: none;
			padding: 0;
			margin: 0;
		}
		.ac_results li {
			margin: 0;
			padding: 2px 5px;
			cursor: default;
			display: block;
			font: menu;
			font-size: 10px;
			line-height: 16px;
			overflow: hidden;
		}
		.ac_odd {
			background-color: #eee;
		}
		.ac_over {
			background-color: #0e2221;
			color: #fff;
		}
#media_now {
	width: 350px;
	height: 14px;
	position: absolute;
	top: 74px;
	right: 255px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #cfe8f5;
	border-right-color: #cfe8f5;
	border-bottom-color: #cfe8f5;
	border-left-color: #cfe8f5;
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	clear: both;
	line-height: 12px;
	background-color: #d7272d;
	margin: 0px;
	padding: 5px;
}
#media_now_bottom {
	width: 100%;
	height: 20px;
	position: fixed;
	bottom: 0px;
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	clear: both;
	line-height: 20px;
	background-color: #d7272d;
	margin: 0px;
	padding: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #cfe8f5;
	border-right-color: #cfe8f5;
	border-bottom-color: #cfe8f5;
	border-left-color: #cfe8f5;
}
#media_now a {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 14px;
	height: 14px;
	width: 100%;
	color: #FFFFFF;
	font-weight: normal;
}
#media_now_bottom a {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 20px;
	width: 100%;
	color: #FFFFFF;
	font-weight: normal;
}

/* ---------------------------------------------------------- Belly ---------------------------------------------------------- */
#belly {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	width: 960px;
}

/* ---------------------------------------------------------- Body modules ---------------------------------------------------------- */
/* -------------------- Alert -------------------- */
#alert {
	padding: 10px;
	height: 100px;
	width: 85%;
	margin-top: 16px;
	margin-bottom: 16px;
	border: 1px solid #d7272d;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	color: #d7272d;
}
#alert h2 {
	padding-top: 10px;
}
#alert a {
color: #d7272d;
}
/* -------------------- Columns -------------------- */
#columnsOne {
	clear: both;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	height: auto;
	border: 1px solid #77787b;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding-top: 19px;
	padding-right: 19px;
	padding-bottom: 0px;
	padding-left: 19px;
}
#columnsLeft {
	float: left;
	width: 630px;
	margin-right: 10px;
	padding: 0px;
}
#columnsRight {
	float: left;
	width: 310px;
	margin-left: 10px;
	padding: 0px;
}
/* ---------- Sections ---------- */
.sectionLeft {
	float: left;
	height: auto;
	width: 590px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 20px;
	border: 1px solid #77787b;
	padding-top: 19px;
	padding-right: 19px;
	padding-bottom: 3px;
	padding-left: 19px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.sectionRight {
	height: auto;
	width: 270px;
	border: 1px solid #77787b;
	margin-top: 0px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	padding: 19px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

/* ---------------------------------------------------------- Ads ---------------------------------------------------------- */
#ad_leaderboard {
	height: 90px;
	width: 728px;
	border: 1px solid #77787b;
	float: none;
	background-color: #FFFFFF;
	padding: 4px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 16px;
	margin-left: auto;
	text-align: center;
	clear: both;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
img.ad_leaderboard {
	text-align: center;
	height: 90px;
	width: 728px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
}
#ad_skyscraper {
	height: 600px;
	width: 300px;
	border: 1px solid #77787b;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 4px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
img.ad_skyscraper {
	text-align: center;
	height: 600px;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.ad_box {
	height: 250px;
	width: 300px;
	border: 1px solid #77787b;
	margin-top: 0px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	padding: 4px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}
img.ad_box {
	text-align: center;
	height: 250px;
	width: 300px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

/* ------------------------------------------------------ Footer ------------------------------------------------------ */
#footer {
	background-color: #227dc4;
	background-image: url(http://images.anbmedia.com/omnia/header/dots.png);
	background-position: left top;
	background-repeat: repeat;
	color: #FFFFFF;
	width: 100%;
	clear: both;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 25px;
}
#footer960 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 172px;
	padding-bottom: 15px;
}
.linkscolumn {
	float: left;
	width: 188px;
}
.linkscolumn a, .linkscolumn a:link, .linkscolumn a:visited {
	color: #FFFFFF;
	font-weight: 100;
}
.linkscolumn a:hover {
	color: #d7272d;
}
.linkscolumn ul {
	margin-top: -10;
	margin-bottom: 3px;
	margin-left: -30px;
}
.linkscolumn li {
	margin-bottom: 3px;
}
.social {
	width: auto;
	height: auto;
	float: right;
	margin-left: 60px;
}
.copyright {
	text-align: right;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	font-size: 12px;
	padding-top: 16px;
	padding-bottom: 16px;
}










/* ------------------------------------------------------ Pagination ------------------------------------------------------ */

.pagination {
	text-align: center;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.pagination_text {
	text-align: center;
	width: 125px;
	display: inline;
	float: left;
}
.pagination_number {
	text-align: center;
	width: 350px;
	min-width: 350px;
	display: inline;
	float: left;
}







.pagination {
	text-align:center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #77787b;
	clear: both;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
}
.pagination a {
	padding: 3px;
	margin: 2px;
	border: 1px solid #227dc4;
	text-decoration: none; /* no underline */
	color: #227dc4;
	background-color: #eceef5;
}
.pagination a:hover, .pagination a:active {
border-color: #d7272d;
color: #d7272d;
}
.pagination span.current {
	border: 1px solid #8dc9e8;
	font-weight: bold;
	background-color: #227dc4;
	color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
	margin: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.pagination span.disabled {
	margin: 2px;
	border: 1px solid #e6e6e6;
	color: #e6e6e6;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}

/* ------------------------------------------------------ Social Interactions ------------------------------------------------------ */
.actions {
	padding-bottom: 10px;
	color: #000000;
	display: inline;
	float: right;
	width: 57%;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	height: 16px;
}
.actions a {
	margin-top: 0px;
	padding-bottom: 10px;
	color: #6a6a6a;
	display: inline;
	font-size: 10px;
	line-height: 16px;
	height: 6px;
	background-position: left;
	text-align: right;
	width: auto;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	font-style: normal;
	font-weight: normal;
	margin-right: 15px;
	padding-left: 20px;
	}
.actions a:hover {
	text-decoration: underline;
}
.actions a.comments {
	background-image: url(http://images.anbmedia.com/omnia/articles/comment.gif);	
}
.actions a.email {
	background-image: url(http://images.anbmedia.com/omnia/articles/email.gif);
	}
.actions a.print {
	background-image: url(http://images.anbmedia.com/omnia/articles/print.gif);
	margin-right: 0px;
	}
.actions a.share {
	background-image: url(http://images.anbmedia.com/omnia/articles/share.gif);
}

/* ------------------------------------------------------ Forms ------------------------------------------------------ */
input.submit {
	padding: 5px;
	float: none;
	height: 35px;
	width: auto;
	margin-bottom: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #d7272d;
	border: 2px outset #d7272d;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 18px;
	display: block;
}
input.submit:active {
	background-color: #f59fbc;
	border: 2px inset #f59fbc;
}
input.text {
	padding: 5px;
	height: 22px;
	width: 225px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 2px inset #00aaef;
	font-size: 18px;
	color: #d7272d;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 16px;
	margin-left: 0px;
}
input.text:focus {
	border: 2px solid #00aeef;
}
input.text:active {
	background-color: #f59fbc;
	border: 2px inset #f59fbc;
}
textarea.textarea {
	padding: 5px;
	height: 100px;
	width: 482px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 2px inset #00aaef;
	font-size: 18px;
	color: #d7272d;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
select.select {
	padding: 5px;
	height: 35px;
	min-width: 225px;
	width: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 2px inset #00aaef;
	font-size: 18px;
	color: #d7272d;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
select.month {
	width: 150px;
	margin-right: 16px;
}
select.day {
	width: 100px;
	margin-right: 16px;
}
select.year {
	width: 100px;
}
p.form_info {
	width: 100%;
	margin-right: auto;
	font-size: 10px;
	color: #666666;
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 0px;
}
p.warning {
	background-color: #FF0000;
	padding: 15px;
}
p.success {
	background-color: #00FF00;
	padding: 15px;
}

/* ------------------------------------------------------ Table of Contents ------------------------------------------------------ */
#toc ul {
	list-style-type: none;
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#toc li {
	display: block;
	padding: 0px;
	height: auto;
	width: 100%;
	clear: both;
	float: left;
	margin-bottom: 40px;
}
#toc li:first-child {
	margin-top: 20px;
}
#toc h2.title {
	line-height: 1;
	margin-bottom: 5px;
	margin-top: 0px;
	font-size: 32px;
}
#toc h2.title a:hover {
	background-color: #227dc4;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#toc h2.title a:active {
	color: #d7272d;
}
p.publish_date {
	font-size: 10px;
	color: #77787b;
	line-height: 10px;
	margin-bottom: 16px;
}
p.content_author {
	font-size: 10px;
	color: #999999;
	line-height: 10px;
	margin-bottom: 16px;
	padding-bottom: 25px;
}

















/* H1 and H2 - H1 for use on Titles of articles, H2 for use on subsequent sections like comments */
h1.headline, h2.headline {
	font-size: 32px;
	font-family: PigpenThreePlain;
	background-color: #227dc4;
	color: #8dc9e8;
	width: 606px;
	margin-top: -19px;
	margin-left: -19px;
	padding: 10px;
/*-------------- Stroke --------------*/
	-webkit-text-stroke: 1px #ffffff;
	/* text-shadow: 0 0 2px #fff; *//* horizontal-offset vertical-offset 'blur' colour */
  -moz-text-shadow: 0 0 2px #fff;
/*-------------- /Stroke --------------*/
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #77787b;
	border-right-color: #77787b;
	border-bottom-color: #77787b;
	border-left-color: #77787b;
}
#columnsOne h1.headline, #columnsOne h2.headline {
	width: 936px;
}
#article h3 {
color: #227dc4;
}













h4.explain, /* slowly depreciating */h6.explain {
	font-size: 12px;
	font-style: italic;
	margin-bottom: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: normal;
	text-align: justify;
}

hr.whitespace {
	clear: both;
	height: 26px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}










/* ------------------------------------------------------ Module Header Text ------------------------------------------------------ */

.legal {
	font-size: 10px;
	font-style: italic;
}
.inline {
	display: inline;
}

/* ------------------------------------------------------ Text Classes ------------------------------------------------------ */

.format_date_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	display: inline;
}
hr {
	padding: 0px;
	clear: both;
	float: left;
	width: 100%;
	margin-top: 26px;
	margin-right: 0px;
	margin-bottom: 26px;
	margin-left: 0px;
}








img.ttp_logo {
	float: left;
	height: 100px;
	padding-right: 75px;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img.momtv_logo {
	float: right;
	height: 54px;
	padding-top: 23px;
	padding-bottom: 23px;
	padding-right: 20px;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}







#top_break {
	width: 728px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: solid;
	border-top-color: #f2b100;
	border-right-color: #f2b100;
	border-bottom-color: #f2b100;
	border-left-color: #f2b100;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(http://images.anbmedia.com/index/top_break/yele.jpg);
	background-color: #f2b100;
	height: 180px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#top_break a {
color:#FF0000;
}



hr.whitespace {
	clear: both;
	height: 26px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


ul.show_bullets li {
	list-style-type: disc;
}
ol.show_numbers li {
	list-style-type: decimal;
}
ul.show_bullets li.no_bullets {
	list-style-type: none;
}
ol.show_numbers li.no_numbers {
	list-style-type: none;
}





p.note {
	font-size: 10px;
	color: #353535;
	margin-top: -15px;
}




#media_now_bottom {
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	width: 100%;
	height: 25px;
	clear: both;
	line-height: 12px;
	background-color: #d7272d;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #cfe8f5;
	border-right-color: #cfe8f5;
	border-bottom-color: #cfe8f5;
	border-left-color: #cfe8f5;
	margin: 0px;
	position: fixed;
	text-decoration: none;
	float: right;
	padding: 5px;
	bottom: 0px;
}


ul.products, ol.products {
}
ul.products li, ol.products li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e7e7;
	height: auto;
	min-height: 274px;
}
ul.products li:last-child, ol.products li:last-child {
	border-bottom-style: none;
}
ul.products li ul li, ol.products li ul li{
	border-bottom-style: none;
}
ul.products li img.product, ol.products li img.product {
	width: 175px;
	height: 175px;
	float: right;
	vertical-align: top;
	margin-left: 16px;
	margin-bottom: 16px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

div.clear_fix {
clear: both;
}
    
	.hidden {
	display: none;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	/* ---------------------------------------------------------- Depreciating ---------------------------------------------------------- */
#banner {
	height: 110px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
h1#banner {
	height: 110px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
img.banner {
	width: auto;
	margin: 0px;
	padding: 0px;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*depreciatin...... */
.sectionMagnus {
	float: left;
	height: auto;
	width: 590px;
	padding: 19px;
	border: 1px solid #ffffff;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 20px;
}
.sectionMinimus {
	height: auto;
	width: 270px;
	border: 5px solid #FFFFFF;
	margin-top: 0px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	padding: 15px;
}

.sectionMagnus_header {
	background-color: #00AEEF;
	height: auto;
	width: 596px;
	margin-bottom: 5px;
	padding: 5px;
	line-height: 20px;
	margin-top: -5px;
	margin-right: -5px;
	margin-left: -5px;
	border-top-width: 2px;
	border-top-style: inset;
	border-top-color: #00AEEF;
	border-left-width: 2px;
	border-left-style: inset;
	border-left-color: #00AEEF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-right-color: #00AEEF;
	border-bottom-color: #00AEEF;
	color: #FFFFFF;
}
.sectionMinimus_header {
	background-color: #00AEEF;
	height: auto;
	width: 276px;
	margin-bottom: 5px;
	padding: 5px;
	line-height: 20px;
	margin-top: -5px;
	margin-right: -5px;
	margin-left: -5px;
	border-top-width: 2px;
	border-top-style: inset;
	border-top-color: #00AEEF;
	border-left-width: 2px;
	border-left-style: inset;
	border-left-color: #00AEEF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-right-color: #00AEEF;
	border-bottom-color: #00AEEF;
}























/*------------------------ Local Content ------------------------*/
#local_content_box {
	width: 288px;
	height: 230px;
	background-color: #e6e6e6;
	border: 1px solid #77787b;
	padding: 10px;
	float: left;
	}
#local_content_box h2.module_header {
	background-color: #227dc4;
	color: #8dc9e8;
	/*-------------- Stroke --------------*/
	-webkit-text-stroke: 1px #ffffff;
	/* text-shadow: 0 0 2px #fff; *//* horizontal-offset vertical-offset 'blur' colour */
 	 -moz-text-shadow: 0 0 2px #ffffff;
	margin-top: -10px;
	margin-right: -10px;
	margin-left: -10px;
	padding: 10px;
}
#local_content_box h2.module_header a {
	color: #8dc9e8;
/*-------------- Stroke --------------*/
	-webkit-text-stroke: 1px #fffaco;
	/* text-shadow: 0 0 2px #fff; *//* horizontal-offset vertical-offset 'blur' colour */
  	-moz-text-shadow: 0 0 2px #fffaco;
}
#local_content_box h2.module_header a:hover {
	color: #ffffff;
}

#local_content_box ul.local_states {
	height: 190px;
	width: 298px;
	overflow: auto;
	padding: 0px;
	margin-top: -10px;
	background-image: url(http://images.anbmedia.com/index/local_content/map.png);
	background-repeat: no-repeat;
	background-position: 93px center;
}

#local_content_box ul.local_states li {
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#local_content_box ul.local_states li:first-child {
	margin-top: 10px;
}
/*------------------------ Local Content ------------------------*/
#google_adwords_box {
	width: 300px;
	height: 250px;
	background-color: #eaeaea;
	border: 1px solid #77787b;
	padding: 4px;
	float: left;
	}






