@charset "utf-8";
.final_links {
	text-align:right
}

/* SUPER FOOTER 
*****************************************************/
#top_row {
	background: #1e1e1e url(../images/skin1/footer.png) repeat-x;
	clear: both;
	width: 100%;
	}
#superfooter table {
	width: 100%;
	}
p.footer-showbiz_world a {
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #d7d7d7;
	text-decoration: none;
	font-weight:normal;
	}	
	
	
.footer_link {
	padding-top: 18px;
	}
	
.footer_link td.spacer {
	width: 2%
	}
	
.footer_link h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #d7d7d7;
	padding-bottom: 5px;
	margin: 0 0 10px;
	border-bottom: 1px solid #363636;
	}	
.footer_link h2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d2d0d0;
	text-decoration: none;
	}	
	
.footer_link h2 a:hover,
.footer_link h2 a:visited {
	color: #d7d7d7;
	text-decoration: none;
	}	
.footer_link p {
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #959595;
	}	
.footer_link p a,
.footer_link p a:link,
.footer_link p a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9a9999;
	text-decoration: none;
	}	
.footer_link p a:hover {
	color: #d2d0d0;
}

#links_bottom {
	margin-top: 20px;
	border-top: 1px solid #363636;
	padding: 15px 0 20 0;
	}
#links_bottom p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #757575;
	}
#links_bottom p a {
	color: #757575;
	text-decoration: none;
	}
#links_bottom p a:hover {
	text-decoration: none;
	}	
	
/* Footer cols 
*****************************************************/

.ui-cols-hide {
    display: none;
}
.ui-cols .ui-cols-hide {
     display: none;
}

#cols {
	padding: 5px 0;
	list-style: none;
	margin-left: 0;
}

#cols li {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	line-height: 1;
	color: #444;
	list-style:none;
}

#cols a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #959595;
	text-decoration: none;
	margin-right: 10px;
}

#cols a:hover {
	text-decoration: none;
	color: #ffffff;
}

#cols li.ui-cols-selected {
}

#cols li.ui-cols-selected a {
	font-size: 13px;
	color: #f7b700;
	text-decoration: none;
}

#cols li.ui-cols-selected a:hover {
	text-decoration: none;
}

.row {
	clear: left;
	float: left;
	width: 100%;
	}

.column,
.span1,
.copyright,
.col_pad,
.span1-pad,
.copyright-pad {
	float: left;
	margin-right: 15px;
}

.column{width:180px;}
.span1{width:440px;}

#superfooter {
	width: 975px;
	margin: 0 auto;
	margin-top: 8px;
	text-align: left;
	padding: 0px 0 0 15px;
}


