/* ------------------------------------------ */
/* NME STYLES - Stylesheet by www.sector8.net */
/* ------------------------------------------ */

/* CONTAINS ALL OF THE STYLES FOR THE FOOTER */

/* NME ALERTS */

div.alerts_ad {
	clear: both;
	border-top:0px;
	margin:0 10px 10px 10px;
	width:990px;
}
 
div.alerts_ad h5 {
	background: url(/themes/default/images/alerts.gif) no-repeat bottom left;
	height: 35px;
	text-indent: -1000px;
	overflow: hidden;
}

div.alerts_ad p {
	background-color: #000;
	color:#ef1d26;
	padding: 5px;
	font-family:georgia, serif;
	font-size:1.1em;
}

div.alerts_ad a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:0.75em;
}

div.alerts_ad a:hover {
	text-decoration:underline;
}

div.alerts_ad p a {
	background: url(/themes/default/images/more_white.gif) no-repeat right center;
	padding-right: 8px;
}

/* FOOTER */

#footer {
	width: 100%;
	background: #333 url(/themes/default/images/footer_bkgrd.gif) repeat-x left bottom;
	color: #FFF;
	font-weight: bold;
	clear: both;
}

#footer .utility_bar input.form_text_field {
	border: 1px solid #FFF;
}

#footer .utility_bar {
	margin: 0 0 10px 0;
	border-bottom: 1px solid #666;
}

#footer > .utility_bar {
	border-bottom: 1px dotted #FFF;
}

#footer .utility_bar ul {
	padding-top: 9px;
}

#footer .utility_bar ul li.action a {
	background: url(/themes/default/images/more_white.gif) no-repeat right;
}

#footer .utility_bar ul li.top a {
	background: url(/themes/default/images/top_white.gif) no-repeat right;
	padding-right: 11px;
}

#footer .foot_col_1 h5 a, #footer .foot_col_2 h5 a, #footer .foot_col_3 h5 a, #footer .foot_col_4 h5 a, #footer .foot_col_1 h5, #footer .foot_col_2 h5, #footer .foot_col_3 h5, #footer .foot_col_4 h5 {
	font-size: 90%;
	margin-bottom: 0.5em;
	color:#ef1d26;
	font-family:georgia, serif;
}

#footer div > h5 {
	font-weight: normal;
}

#footer p {
	margin-bottom: 1em;
}

#footer .foot_col_1 ul, #footer .foot_col_2 ul, #footer .foot_col_3 ul, #footer .foot_col_4 ul  {
	font-family:georgia, serif;
	font-weight:normal;
	font-size:120%;
}

#footer .foot_col_2 p, #footer .foot_col_3 p, #footer li.rss {
	font-family:georgia, serif;
	font-weight:normal;
	font-size:12px;
}

#footer a {
	color: #FFF;
}

#footer a:hover {
	text-decoration: underline;
}

#footer div.foot_col_1 {
	width: 140px;
}
	
#footer div.foot_col_2, #footer div.foot_col_3  {
	width: 240px;
}

#footer div.foot_col_4 {
	width: 240px;
}
	
#footer div.foot_col_1, #footer div.foot_col_2, #footer div.foot_col_3, #footer div.foot_col_4 {
	margin: 0 20px 10px 10px; /* Reset margins for all other browsers */
	display:inline;
	float: left;
}
	
#footer ul.foot_links {
	clear: left;
	text-align: center;
	border-top: 1px solid #666;
	padding: 10px;
}

#footer > ul.foot_links {
	border-top: 1px dotted #FFF;
}

#footer ul.foot_links li {
	display: inline;
	padding: 0 5px 0 5px;
	border-left: 1px solid #FFF;
}

#footer ul.foot_links li.first {
	border-left: 0;
}

#footer div.foot_col_1 ul, #footer div.foot_col_2 ul {
	text-align: left;
	padding: 0;
}

#footer div.foot_col_1 ul li, #footer div.foot_col_2 ul li {
	display: block;
	padding: 0;
}

#footer div.foot_col_2 ul li.rss {
	margin-bottom: 0.5em;
}

#footer div.foot_col_4 ul {
	float:left;
	width:90px;
	margin:0 25px 0 0;
}

#footer div.foot_col_4 ul li#myspace {
	margin:0 0 5px 0px;
}

#footer div.foot_col_4 ul li#facebook {
	margin:15px 0 6px 1px;
}

#footer div.foot_col_4 ul li#twitter {
	margin:0 0 6px 2px;
}

#footer div.foot_col_4 ul li#youtube {
	margin:8px 0 5px 3px;
}

div.footer_banner {
	clear:both;
	margin:10px;
}
