/* $Id */

* {
	margin: 0;
}

body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	background-image: url(/images/mainbackground.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #003366;
	color: #000;
	text-align: center;
}

#container {
	text-align:left;
	width:990px;
	margin:0 auto;
	position:relative;
}

#spinner {
	display: none;
	}
	
#headeripad {
	display: none;
	}
	
ul {
	margin: 0;
	padding: 0;
	}
	
td {
	vertical-align: top;
	}

p {
	margin: 0 0 15px 0;
	}
	
img {
	border: none;
	}
	
form {
	margin: 0;
	}

a {
	color: #1f4777;
	text-decoration: underline;
	}
	
a:visited { 
	color: #1f4777;	
	text-decoration: underline;
}

a:hover {
	color: #666;
	}

time {
	color: #888;
	font-size: 12px;
	display: block;
	margin: 0 0 10px 0;
	}
	
.float_r {
	float: right;
	}
	
.float_l {
	float: left;
	}
	
.clear_all {
	clear: both;
	}
.clear_left {
	clear: left;
	}
.clear_right {
	clear: right;
	}
	
.align_c {
	text-align: center;
	}
	
.align_r {
	text-align: right;
	}
	
.display_n {
	display: none;
	}
	
.divider5 {
	height: 5px;
	}
	
.divider8 {
	height: 8px;
	}
	
.divider10 {
	height: 10px;
	}
	
.divider15 {
	height: 15px;
	}
	
.divider20 {
	height: 20px;
	}	
	
.divider25 {
	height: 25px;
	}
	
.divider50 {
	height: 50px;
	}
	
.overflow_h {
	overflow: hidden;
	}
	
.display_n {
	display: none;
	}
	
.errors {
	color: #900;
	font-weight: bold;
	}
	
.textwrap {
	white-space: nowrap;
	}
		
/* HEADER */
	
#topsubnav {
    position: absolute;
    top: 295px;
    left: 182px;
    width: 242px;
    color: #666;
    font-size: 10px;
    line-height: 10px;
	font-weight: bold;
}
	
#topsubnav li {
	margin: 0;
	padding: 0;
	list-style:none;
	list-style-type:none;
	float: left;
}

#topsubnav a {
	color: #036;
	text-decoration: underline;
	}
	
#topsubnav a:hover {
	text-decoration: underline;
	color: #999;
	}
	
#tagline_mobile {
	display: none;
	}
	
#homebutton {
	position: absolute;
	left: 2px;
	top: 169px;
	z-index: 3;
	}
	
.homespacerbutton {
	width: 612px;
	height: 118px;
	}
		
.adtitle {
	font-family: Verdana;
	font-size: 8px;
	line-height: 6px;
	margin: 0;
	color: #aaa;
	}
	
.adtitle1 {
	font-weight: normal;
	text-align: right;
	}

#topad {
	position: absolute;
	width: 270px;
	left: -5px;
	top: 3px;
	}
	
#topad #dart-iframe {
	width: 270px;
	height: 90px;
	}
	
#topleader {
	position: absolute;
	width: 728px;
	right: -5px;
	top: 3px;
	}
	
#topleader #dart-iframe {
	width: 728px;
	height: 90px;
	}
	
#facebooklike {
    left: 645px;
    position: absolute;
    top: 287px;
	}
	
.rssicon1 {
	padding: 2px 3px 0 0;
	float: left;
	}
	
.rssicon2 {
	float: left;
	margin: -2px 10px 0 0;
	}
	
.rssicon2 a:link, .rssicon2 a:hover, .rssicon2 a:visited {
	font-size: 11px;
	font-weight: bold;
	}
		
#mainnav_mobile {
	display: none;
	}

#mainnav {
	position: absolute;
	top: 99px;
	left: 108px;
	width: 890px;
	z-index: 10;
	}
	
.navbox li {
	margin: 0;
	list-style:none;
	list-style-type:none;
	float: left;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	}
	
.navbox li a:link, .navbox li a:visited {
	text-decoration: none; 
	display: block; 
	color: #fff;
	padding: 18px 7px 17px 7px;
	*padding: 18px 4px 17px 4px; /* IE7 Fix */
	}
 
.navbox li a:hover {
	text-decoration: none; 
	display: block; 
	color: #fff;
	padding: 18px 7px 13px 7px;
	*padding: 18px 4px 13px 4px; /* IE7 Fix */
	background-image:url(/images/hoverbg.jpg);
	}
	
.navbox img {
	margin-top: 3px;
	}
	
.extranav {
	display: none;
	}
		
#minibar {
	position: absolute;
	top: 304px;
	height: 33px;
	width: 990px;
	text-align: center;
	background: none;
	}
	
#minibar embed, #minibar object, #minibar iframe {
	width: 990px !important;
	height: 27px !important;
	}

/* INTERIOR */

#intcontain {
	width: 990px;
	position: absolute;
	top: 337px;
}
	
#intbg {
	background-image:url(/images/intbg_white.gif);
	background-repeat:repeat-y;
	width: 990px;
	}	
	
#intbg2 {
	background-color: #fff;
	width: 990px;
	}
	
/* HOME CAROUSEL */

#rushgallerywrapper {
	position: relative;
	background-color: #f3f3f3;
	margin: 15px 0 20px -10px;
	width: 601px;
	height: 137px; 
	overflow: hidden;
	padding: 0 6px;
	}
	
.carleftarrow {
	position: absolute;
	top: 55px;
	left: 5px;
	z-index: 100;
}

.carrightarrow {
	position: absolute;
	top: 55px;
	left: 595px;
	z-index: 100;
	}

.stepcarousel{
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 573px; /*Width of Carousel Viewer itself*/
	height: 140px; /*Height should enough to fit largest content's height*/
	margin: 0 0 0 13px;
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 0 5px 0 5px; /*margin around each panel*/
	width: 573px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	background-color: #ccc;
	padding: 2px;
}

.carbottom {
	margin-top: -5px;
	*margin-top: -3px;
	padding: 0 5px 0 5px;
	font-size: 14px;
	line-height: 17px;
	text-align: center;
	height: 55px;
	overflow: hidden;
	font-weight: bold;
	}
	
.panel {
	width: 133px !important;
	}
	
.panel img {
	width: 132px;
	height: 76px;
	}
	
.join247 {
	float: left;
	margin: -2px 0 0 19px;
	}
	
	
/* INTERIOR - BREAKING NEWS BAR */

#breakingnewsbar {
	width: 593px;
	overflow: hidden;
	padding: 10px;
	margin: 0 0 5px -10px;
	color:#ffffff;
}

#breakingnewsbar.white {
	background-color: #fff;	
	color:#000;
}

#breakingnewsbar.red {
	background-color: #ff0000;	
	color:#fff;
}

#breakingnewsbar.blue {
	background-color: #003366;	
	color:#fff;
}

#breakingnewsbar.orange {
	background-color: #ff9900;	
	color:#000;
}

#breakingnewsbar.grey {
	background-color: #ccc;	
	color:#000;
}

#breakingnewsbar a {
	color:#ffffff;
}

#breakingnewsbar img, #breakingnewsbar p, #breakingnewsbar object, #breakingnewsbar embed, #breakingnewsbar iframe {
	margin: 0 !important;
	}
	
#breakingnewsbar img, #breakingnewsbar object, #breakingnewsbar embed, #breakingnewsbar table, #breakingnewsbar div {
	max-width: 586px !important;
	height: auto !important;
	}
	
#breakingnewsbar h1, #breakingnewsbar h2, #breakingnewsbar h3,  #breakingnewsbar p {
	margin: 0;
	padding: 0;
}
	
#breakingnewsbar h1 {
    font-size: 20px;
    line-height: 22px;
}
	
#breakingnewsbar h2 {
    font-size: 18px;
    line-height: 20px;
}
	
#breakingnewsbar h3 {
    font-size: 16px;
    line-height: 18px;
}


	
/* INTERIOR - TOP WHITE BAR */

#topwhitebar {
	width: 612px;
	margin: 8px 0 5px -10px;
	padding-bottom: 12px;
	font-weight: bold;
	text-align: center;
	background: url(/images/shadow_bottom2.png) bottom repeat-x;
	min-height:27px;
}

#topwhitebar h1 {
	margin: -4px 0 2px 0;
	text-transform: uppercase;
	font-size: 15px;
	color: #003366;
	font-family: Arial, sans-serif;
	font-style: italic;
	background-color: #fff;
}

#disgronifier {
	float: left;
	height: 30px;
	margin-left: 20px;
}

#disgronifier img {
	border: 0;
	margin: 3px 6px 0 7px;
}
	
.searchfield {
	float: left;
	display: block;
	width: 180px;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #1f4777;
	margin-left: 10px;
	}
	
.searchbutton {
	float: left;
	height: 23px;
	width: 30px;
	margin-left: -3px;
}

.disgronifier_fb {
	float: left;
	margin-left: 15px;
	}
	
.disgronifier_fb_photos {
	float: left;
	margin: 2px 0 0 15px;
	}
	
.disgronifier_tw {
	float: left;
	margin: 2px 0 0 15px;
	}

#browsebydate {
	float: right;
	margin-right: 8px;
	}
	

/* INTERIOR - PAGE TITLE BAR */

#pagetitlebar {
	width: 613px;
	height: 64px;
	margin: -12px 0 0 -10px;
	background-image:url(/images/pagetitlebg.jpg);
	
}

	
#pagetitlebar h1 {
	font-family: Arial Black, Arial, sans-serif;
	color: #fff;
	font-style: italic;
	font-size: 30px;
	padding: 16px;
	}

#pagetitlebar h1.eibstations {
	font-size: 28px;	
	}



/* INTERIOR - PAGE NAV */

#articlenav {
	width: 585px;
	padding: 10px;
	color: #000;
}

#articlenav h1 {
	font-size: 22px;
}
	
.categoriestitle {
	padding: 6px 5px 0 0;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	float: left;
	}
	
.categoriesfield {
	font-size: 14px;
	font-family: arial;
	color: #1f4777;
	width: 180px;
	margin-right: 30px;
	}

.datetitle {
	padding: 6px 5px 0 0;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	float: left;
	}
	
.datetitle1 {
	padding: 2px 5px 0 0;
	float: left;
	}
	
.datetitle2 {
	float: left;
	padding-top: 2px;
	}
	
#datefield {
	font-size: 14px;
	font-family: arial;
	color: #1f4777;
	width: 90px;
	}

#cal {
	height: 16px;
	width: 16px;
	background: transparent url(/images/cal.gif);
	border: 0;
	cursor: pointer;
}
	
#leftcolumn {
	float: left;
	width: 593px;
	padding: 0 10px 0 10px;
	background-color: #fff;
	}

#rightcolumn {
	float: right;
	width: 375px;
	padding: 5px 0 20px 0;
	background-image: url(/images/shadow_bottom.png);
	background-repeat: repeat-x;
	}
	
.rightcolumntitle {
	background: #000;
	border-top: #5f87af 3px solid;
	border-bottom: #333 2px solid;
	padding: 10px 0 2px 0;
	width: 375px;
	text-align: center;
}

.rightcolumntitle h1 {
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	text-transform: uppercase;
	font-style: italic;
	color: #FC0;
	margin: 0;
}
	
.rightcolumnbg {
	background-color:#fff;
	padding: 10px 0 5px 3px;
	min-height: 150px;
}

.rightcolumnshadow {
	border-top: #000 4px solid;
	border-bottom: #5f87af 2px solid;
	width: 375px;
	margin-bottom: 15px;
}

#facebookmodule_mobile {
	display: none;
	}

#facebookmodule iframe {
	border: none;
	overflow: hidden;
	width: 100%;
	height: 395px;
	}
	
#inahurry {
	margin-bottom: 15px;
}

#intcontent {
	width: 590px;
	padding: 10px 0px 10px 0px;
	background-color: #fff;
	}

#intcontent ul {
	margin-left: 15px;
	}
		
#breadcrumb {
	font-size: 10px;
	line-height: 12px;
	padding: 5px 0 10px 0px;
	}

#breadcrumb a {
	text-decoration: underline;
	}
	
#breadcrumb a:hover {
	text-decoration: underline;
	}
	
#breadcrumb a:visited {
	text-decoration: underline;
	}
	
#breadcrumbvideos {
    font-size: 10px;
    line-height: 12px;
    padding: 5px 0 10px 15px;
}
	
#emailarticle {
	float: right;
	text-align: right;
	width:120px;
	font-size: 10px;
	line-height: 10px;
	padding: 4px 8px 0 0;
	}
	
#emailarticle img {
	margin-bottom: -2px;
}

#pagination-control {
	margin-bottom: 15px;
	text-align: center;
	}
	
ul.pagination {
	list-style:none;	
}

ul.pagination li {
	list-style:none;
	float:left;
	padding:1px 7px;
	border:solid 1px #666;
	margin:5px;
}
	
#pagtable {
	text-align: center;
	}
	
.pagtablegray {
	color: #888;
	}
	
.mediumrec_int {
	margin: 90px 0 10px 38px;
	}
	
.mediumrec_int div {
	overflow: inherit !important;
	}
	
.mediumrec #dart-iframe, .mediumrec_int #dart-iframe {
	width: 300px;
	height: 250px;
	}
	
.mediumrec_int .adtitle {
	width: 300px;
	text-align: right;
}
	
.errormessage {
	color: #ff000;
	font-weight:bold;
	}
	
.eibicon {
	margin: 0 0 -3px 0;
	}

/* INTERIOR - HOME ARTICLES */

.homearticle h1, .objectarticle h1 {
    color: #000;
    font-family: verdana;
    font-size: 27px;
    letter-spacing: -1px;
    line-height: 31px;
}
	
.homearticle time {
	margin: 2px 0 5px 0;
	}
	
.homearticle h1.red, .objectarticle h1.red, .contentarticle h1.red,
.homearticle h1.red a, .objectarticle h1.red a, .contentarticle h1.red a {
	color:#FF0000 !important;
}

.homearticle h1.blue, .objectarticle h1.blue, .contentarticle h1.blue,
.homearticle h1.blue a, .objectarticle h1.blue a, .contentarticle h1.blue a {
	color:#003366 !important;
}

.homearticle h1.gray, .objectarticle h1.gray, .contentarticle h1.gray,
.homearticle h1.gray a, .objectarticle h1.gray a, .contentarticle h1.gray a {
	color:#666666 !important;
}

.homearticle h2, .objectarticle h2, .contentarticle h2 {
	font-family: verdana;
	font-size: 18px;
	color: #555;
	font-weight: normal;
	line-height: 21px;
	margin: 6px 0 0 0;
	}
	
.homearticle h1 a, .homearticle h1 a:visited, .objectarticle h1 a, .objectarticle h1 a:visited {
	color: #000;
	text-decoration: none;
}

.homearticle h1 a:hover, .objectarticle h1 a:hover {
	text-decoration: underline;
}
	
.homearticle {
	width: 592px;
	padding: 0 0 15px 0;
	border-bottom: 1px #999 dotted;
	margin: 0 0 20px 0;
	color: #000;
	}
	
.homearticle footer {
	display: block;
	text-align: right;
}

.homearticle footer .relatedlinks {
	display: block;
	text-align: left;
}

.relatedlinks ul {
	list-style:none;
}

.readmore {
	text-align: right;
	margin-top: -8px;
	*margin-top: -15px; /* IE7 hack */
}

.readmore1 {
	text-align: right;
	margin-top: -2px;
}

.readmore2 {
	text-align: right;
	margin-top: 10px;
	}

.tweetbutton {
	display: inline;
}
	
.likebutton {
	display: inline;
}

.sharebuttons .fb_edge_widget_with_comment, #disgronifier .fb_edge_widget_with_comment {
    left: 18px;
    position: relative;
    top: -4px;
}
	
.homeimageborder {
	float: left;
	margin: 8px;
	padding: 4px;
	border: 1px solid #666;
	}
	
.homeimageborder img {
	width: 150px;
	height: auto;
	}
	
.homeimage {
	float: left;
	margin-right: 8px;
	}
		
.homeimage img {
	width: 150px;
	height: auto;
	}
	
#morearticles {
	margin: -10px 0 5px 0;
	width: 587px;
	font-size: 17px;
	font-weight: bold;
}

#pagdates {
	text-align: center;
	width: 587px;
	font-size: 13px;
	font-weight: bold;
	}

.img_left {
	float:left;
	margin: 15px 15px 15px 0;	
	clear: left;
}
	
.img_right {
	float:right;
	margin: 15px 0 15px 15px;
	clear: right;
}

.img_middle {
	display: block;
	margin: 10px auto 10px auto;
	}
	
.homearticle .img_left, .contentarticle .img_left {
	margin: 4px 10px 0 0;
	}
	
.homearticle .img_right, .contentarticle .img_right {
	margin: 4px 0 0 10px;
	}
	
.homearticle .img_middle, .contentarticle .img_middle {
	display: block;
	margin: 5px auto 5px auto;
	}
		
/* INTERIOR - STACK OF STUFF */
	
.contentarticle {
	width: 593px;
	padding: 0 0 10px 0;
	color: #000;
	line-height:16px;
	min-height: 110px;
	}

.contentarticle h1, .emailcol h1, .contact h1, .rss h1 {
	font-family: verdana;
	font-size: 19px;
	line-height: 24px;
	margin: 0 0 5px 0;
	}
	
.contentarticle h1 a, .contentarticle h1 a:visited {
	color: #000;
	text-decoration: none;
}

.contentarticle h1 a:hover {
	text-decoration: underline;
}

.contentarticle h3 {
	font-size: 15px;
	color: #444;
	font-weight: normal;
}

.bulletlist h4 {
	font-size: 15px;
	display: inline;
}

.contentarticle footer {
	display: block;
}

.shadowdiv {
	width: 613px;
	height: 10px;
	background: url(/images/shadow_div.png) repeat-x;
	margin: 10px 0px 10px -10px;
}

.contentarticle table {
	margin: 15px 5px 0 5px;
}

.stackbgline {
	background-image: url(/images/stackbg.gif);
	background-repeat: repeat-y;
	overflow: hidden;
	}
	
.stackcolumn1 {
	width: 275px;
	float: left;
	padding-right: 15px;
	}
	
.stackcolumn2 {
	width: 275px;
	float: left;
	padding-left: 15px;
	}
	
.stackcolumn1 img, .stackcolumn2 img {
	max-width: 260px !important;
	height: auto !important;
	text-align: left !important;
	}
	
.stackgraybox {
	background-color: #eee;
	padding: 5px 7px 1px 7px;
	margin-bottom: 10px;
	}
	
.stackgraybox .img_left {
	float:left;
	margin: 10px 10px 10px 0;
}

.stackgraybox .img_right {
	float:left;
	margin: 10px 0 10px 10px;
}
	
.stackvideo {
	clear: both;
	padding: 15px 0 15px 0;
	text-align: center;
	}

/* INTERIOR - OBJECT PAGE */

.articlead {
	text-align: center;
	margin: 0 auto 5px auto;
	}

.error {
	padding:10px 0;
	color:#ff0000;	
}

.listentoit {
	float: right;
	width: 150px;
	margin-left: 10px;
	text-align: center;
}

.allaudiovideo {
	margin-top: -3px;
	}

.listentoitbar {
	height: 25px;
	width: 288px;
	margin: 0 0 20px 0;
}

.objectmaterial {
	padding: 0px 0 20px 0;
}

.objectmaterial h1 {
	font-family: Arial Black, Arial, sans-serif;
	font-size: 20px;
	font-style: italic;
	line-height: 21px;
	margin: 0 0 2px 0;
	}
	
.objectmaterial li {
	font-size: 12px;
}

.objectarticle ul {
	margin-bottom: 15px;
	}

/* INTERIOR - LIBRARY */

.library {
	width: 100%;
	text-align: center;
}

.library td img {
	max-height: 180px;
	height: auto !important;
	max-width: 250px;
	}

.librarytitle {
	width: 50%;
	vertical-align: bottom;
	text-align: center;
}

.librarytitle h1 {
	font-size: 16px;
	line-height: 16px;
}

.librarytitle h2 {
	font-size: 12px;
	color: #666;
	font-weight: normal;
}

.buynowbuttons {
	background: url(/images/shadow_bottom2.png) bottom repeat-x;
	}


/* INTERIOR - CONTACT */

.contact h1 {
	padding: 5px 0 5px 0;
}

.contact {
	padding-bottom: 15px !important;
}



/* INTERIOR - JOIN */

.join h1 {
	margin-bottom: 15px !important;
}

.join img {
	float: left;
	margin-right: 10px;
	padding: 3px;
	border: 1px solid #aaa;
	background-color: #ddd;
}

.orderbuttons {
	height: 36px;
	padding-top:30px;
	text-align: center;
	margin: auto;
}

.orderbuttons img {
	border: 0;
	padding: 0;
	float: none;
}

.orderbuttontext p {
	display: inline;
	margin: 0 10px 0 48px;
}


/* INTERIOR - EMAIL */

.emailcol1 {
	width: 45%;
	float: left;
}

.emailcol2 {
	width: 55%;
	float: right;
}

.emailcol1 #submit, .emailcol2 #submit {
	margin-left: 0 !important;
	}


/* INTERIOR - FORMS */

.form label {
	font-size: 16px;
	font-weight: bold;
	display: block;
	width: 200px;
	margin-right: 5px;
	text-align: right;
	float:left;
}

.form label.no_width {
	width:auto;	
}

.formfield {
	margin-right: auto;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #1f4777;
}

.field1 {
	width: 250px;
}

.field2 {
	width: 80px;
}

.field3 {
	width: 150px;
}

.field4 {
	margin-left: 205px;
}

.field5 {
	width: 350px;
	height: 180px;
	}

.form #submit {
	display: block;
	margin-left: 40%;
}




/* INTERIOR - RSS */

.rss li {
	margin-left: 20px;
	list-style: none;
}

.rss ul {
	margin-bottom: 15px;
}


/* INTERIOR - LIMBAUGH LETTER */

.limbhead {
	font-size: 26px;
	line-height: 28px;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 25px;
	}

.limbred {
    color: #B01137;
    display: block;
    font-size: 38px;
    font-style: italic;
    margin-top: 8px;
}

.limbredin {
	color: #B01137;
	}

.limbcol1 {
	border-right: 1px solid #aaa;
	float: left;
	padding-right: 15px;
	text-align: center;
	width: 275px;
	height: 635px;
}

.limbcol2 {
	float: left;
	padding-left: 15px;
	text-align: center;
	width: 275px;
}
	
.limbcol1 img, .limbcol2 img {
	margin: auto;
	}
	
img.digitalimg {
	margin-top: -11px;
	}
	
img.giftimg {
	margin-top: -11px;
	}
	
.limbcol1 a, .limbcol2 a {
	text-decoration: none;
	display: block;
	cursor: pointer;
	}
	
.limbblue {
	color: #071D56;
	font-size: 17px;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 15px;
}

.limbbutton {
    background-color: #000;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 2px 2px 2px #000000;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 18px;
    margin: 0 auto 20px;
    padding: 6px 10px 7px;
    width: 180px;
}

.limbbuttonwide {
    background-color: #B01137;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 2px 2px 2px #000000;
    color: #FFFFFF;
    font-size: 15px;
    line-height: 17px;
    margin: 0 auto 10px;
    padding: 6px 10px 7px;
    width: 220px;
}

.digtopmargin {
	margin-top: 21px;
	}

.digmargin {
	margin-top: 28px;
	}

.limbdisc {
    font-size: 10px;
    line-height: 12px;
    text-align: center;
}
	
.limbterms {
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	}	



/* RIGHT COL - MEMBERS */
	
#membersbg {
	position: relative;
	width: 375px;
	background-color: #003366;
}

#memberstable {
	width: 100%;
	border: none;
	}

.logged_in, .logged_out {
	display: none;	
}

.membersbar {
	position: absolute;
	top: 5px;
	left: 615px;
	}
	
.membersbar_ipad {
	display: none;
	}

.membersbar2 {
	text-align: center;
	background: #003366;
	color: #ffcc00;
}

.membersbar2 a:link, .membersbar2 a:hover, .membersbar2 a:visited {
	color: #ffcc00;
	font-style: italic;
	font-size: 11px;
	font-weight: bold;
	font-family: arial;
	}

.memberlogin {
	position: absolute;
   top: 141px;
	*top: 141px; /* IE7 fix */
	right: 145px;
	width: 518px;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	line-height: 14px;
	padding: 0;
	margin: 0;
	z-index: 100;
}

.membervideo {
	top: 142px;
	}

.memberlogin form {
	float: left;
	margin: 0 3px 0 10px;
}

.memberlogin ul {
	margin: 3px 0 0 5px;
	}

.memberlogin li {
	color: #000;
	display: inline;
	}

.memberlogin a, .memberlogin a:visited, .memberlogin a:active {
	color: #036;
	font-weight: bold;
	text-decoration: underline;
	}
	
.memberlogin a:hover {
	color: #999;
	text-decoration: underline;
	}

.memberlogin p {
	padding: 0 3px 0 0;
	margin: 0;
	}

.memberloginfields label {
	font-size:11px;
	font-style: italic;
	font-weight: bold;
	color: #fc0;
	width: 65px;
	padding: 0px 2px 0 1px;
	text-align: right;
	}

.logged_out, .logged_in {
	float: right;
	font-size: 11px;
	padding-right: 10px;
	}

.memberlogin input {
	width: 105px;
	height: 15px;
	font-size: 12px;
	font-family: Arial, Trebuchet MS, sans-serif;
	color: #777;
	margin: -1px 0 0 1px;
	}
	
.memberlogin input#button {
	margin: 0 0 -5px 1px;
	width: 58px;
	height: auto;
	}

html* .memberlogin input#button {
	margin: 0 0 -5px 1px;
}

.memberlogin #password {
}

.memberlogin #password-clear {
	display: none;
}

.membergreet {
	text-align: center;
	font-weight: bold;
	font-style: italic;
	font-size: 11px;
	color: #000;
}

.onairbar {
	height: 53px;
	}

.winmembers1 {
	float: left;
	width: 187px;
	background-color: #013366;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	}
	
.winmembers2 {
	float: left;
	width: 188px;
	background-color: #013366;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	}
	
.winmembers3 {
	width: 180px;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	border-left: 2px solid #ffcc00;
	}
	
.winmembers4 {
	width: 185px;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	border-left: 1px solid #ffcc00;
	border-right: 2px solid #ffcc00;
	}
	
.winmembers5 {
	width: 139px;
	}
	
.winmembers1 a, .winmembers2 a, .winmembers3 a, .winmembers4 a {
    color: #FFCC00;
    text-decoration: none;
}	
	
.winicon {
	float: left;
	padding: 3px 3px 0 30px;
	}
	
.winicon1 {
	float: left;
	padding: 3px 3px 0 25px;
	}	
	
.winmargin {
    float: left;
    padding-top: 6px;
}

.videoiframe {
	margin: auto;
	width: 100%;
	height: 285px;
	}
	
#amphomebadge {
	border-left: 1px solid #FFCC00;
	border-bottom: 1px solid #FFCC00;
	border-top: 2px solid #FFCC00;
	border-right: 2px solid #FFCC00;
	overflow: hidden;
	}
	
.amphomethumb {
    border-bottom: 1px solid #FFCC00;
    border-left: 1px solid #FFCC00;
    float: left;
    height: 120px;
    margin: 0;
    overflow: hidden;
    padding: 10px 5px 10px 5px;
    text-align: center;
    width: 175px;
}

.amphomethumb a, .amphomethumb a:visited, .amphomethumb a:hover {
	color: #ffcc00;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	display: block;
	}
	
.amphomethumb a:hover {
	text-decoration: underline;
	}


.amphomethumb img {
	width: 142px;
	height: 80px;
	}

/* RIGHT COL - MOST POPULAR */

.bulletlist li {
	margin: 0 0 4px 20px;
}

.mostpopular li {
	margin: 0 0 0 20px;
}
	
/* INTERIOR - RADIO STATIONS */

.statelist {
	float: left;
	padding-right: 25px;
	}

.stations1 {
	margin-bottom: 10px;
	width: 100%;
	border-bottom: 2px solid #69c;
	}
	
.stations2 {
	width: 29%;
	border-bottom: 2px solid #69c;
	}
	
.stations3 {
	width: 27%;
	border-bottom: 2px solid #69c;
	}
	
.stations4 {
	width: 19%;
	border-bottom: 2px solid #69c;
	}
	
.stations5 {
	width: 25%;
	border-bottom: 2px solid #69c;
	}	
	
.heading1 {
	background-color: #fc0;
	color: #036;
	font-weight: bold;
	padding: 5px;
	}

.heading2 {
	padding: 5px 0 7px 5px;
	color: #fff;
	background-color: #000;
	}

.mappadding1 {
	padding: 10px;
	background-color: #9cf;
	}

.mappadding2 {
	padding: 10px;
	vertical-align: top;
	background-color: #ededed;
	}
	
	
/* INTERIOR - E-MAIL */

.subtext {
	font-size: 11px;
	margin-top: -20px;
}

	
	
/* INTERIOR - FAQS */

.question p {
	margin: 0;
	font-weight: bold;
}
	
.answer p {
	color: #333;
}


/* SITE MAP */
.sitemap ul {
	margin-bottom: 22px;
}

.sitemap h2 {
	font-family: Arial Black, Arial, sans-serif;
	color: #000;
	font-style: italic;
	font-size: 20px;
	margin-top: 5px;
	}
	
.sitemap1 {
	float: left;
	margin-left: 20px;
	}
	
.sitemap2 {
	float: left;
	margin-left: 40px;
	}

/* PODCAST CENTER */

.poddate {
	float: left;
	width: 300px;
	}
	
.podmp3 {
	font-weight: bold;
	margin-bottom: 2px;
	}
	
.podicons {
	margin: 0 auto 15px auto;
	text-align: center;
	}

.hpodcast {
	font-size: 17px !important;
	color: #003366;
	margin: 0;
	text-align: center;
	}

.podhour {
	margin-right: 5px;
	}
	
#podtable {
	margin: 0 0 0 -3px;
	width: 600px;
	}
	
.podtoprow {
	background-color: #427ac3;
	font-size: 17px;
	font-family: Arial 17px italic bold;
	font-style: italic;
	font-weight: bold;
	color: #fff;
	}
	
.podtoprow td {
	padding: 5px;
	text-align: center;
	}
	
.podrow1 {
	color: #003366;
	font-size: 17px;
	line-height: 17px;
	padding: 5px 5px 5px 10px;
	text-align: left;
	vertical-align:middle;
	}
	
.podrow2 {
    padding: 8px 0 3px 3px;
    text-align: center;
    vertical-align: middle;
}
	
a.auth_redirect:link, a.auth_redirect:visited {
	color: #fff;
	background-color: #555;
	text-decoration: none;
	font-weight: bold;
	padding: 1px 4px 1px 4px;
	border-radius: 3px 3px 3px 3px;
	}
	

	
.podblue {
	background-color: #d0def0;
	}
	
.podwhite {
	background-color: #fff;
	}
	
#podcastad {
	text-align: center;
	display: block;
	}	
	
#podcastad_mobile {
	text-align: center;
	display: none;
	}
	
.podwin1 {
	float: left;
	width: 59px;
	margin-right: 10px;
	text-align: center;
	}
	
.podwin2 {
	float: left;
	text-align: center;
	width: 80px;
	}

		
/* FOOTER */

#bottomleader {
	margin: 0 140px;
	text-align: center;
	margin-bottom: 10px;
	}
	
#bottomleader #dart-iframe {
	width: 728px;
	height: 90px;
	}
	
	
#footermobile {
	display: none;
	}
		
#footertitle {
	text-align: center;
	padding: 10px 0 5px 0;
	color: #fc0;
}

#footerinterior {
	font-size: 14px;
	width: 990px;
	padding: 15px 0 6px 0;
	background-color: #002244;
	line-height: 14px;
	overflow: hidden;
	color: #9CF;
	}
	
#footerinterior ul {
	margin: 0 0 0 15px;
	}
	
#footerinterior li {
	padding: 0;
	margin: 0 0 4px 0;
	list-style: disc;
	}
	
#footerinterior li a, #footerinterior li a:visited {
	color: #fff;
}	

#footerinterior li a:hover {
	color: #888;
}

#footertitle h1 {
	margin: 0;
	font-size: 13px;
	line-height: 16px;
	letter-spacing: normal;
	color: #fc0;
	}

#footerinterior h1 {
	margin: 0 0 4px 0;
	font-size: 13px;
	line-height: 12px;
	letter-spacing: normal;
	}
	
.footerdiv {
	height: 10px;
	width: 130px;
}
	
.footerpad1 {
	float: left;
	padding-left: 40px;
	}
	
.footerpad2 {
	float: left;
	padding-left: 40px;
	}
	
#footermobile {
	display: none;
	}
	
/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #1f4777;
	background-color: #fff;
	border: 1px solid #1f4777;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #d8e1ec;
	height: 25px;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #1f4777;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #1f4777;
	border: 1px solid #888888;
	cursor: pointer;
	color: #FFF;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #cccc;
	border: 0px solid #888888;
	color: #000;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: #1f4777;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: #fc0;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	background: #1f4777;
	font-weight: bold;
	padding: 0px;
	border: 0;
	cursor: pointer;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	background: #1f4777;
	font-weight: bold;
	border: 0;
	cursor: pointer;
	}	
	
.member_only_article {
	margin: 0 0 -5px -3px;	
}

.washington1 {
	display: none;
	position: absolute;
	top: 47px;
	left: 370px;
	}
	
.washington2 {
	display: none;
	position: absolute;
	top: 102px;
	left: 370px;
	}	

/* SHOW NOTES */

.enewsletter {
	width: 595px;
	height: 800px;
	}
	
/* NEWSMAX WIDGET */

#azk1 {
    height: 1px;
    margin-top: -15px;
}
	
#NmWgContainer {
	margin: auto !important;
	}
	
.adtitlewidget {
	font-family: Verdana;
	font-size: 8px;
	line-height: 6px;
	margin: 20px auto 0 auto;
	color: #aaa;
	width: 300px;
	}	
