@charset "utf-8";
#links { height: 52px; overflow: visible; position: absolute; right: -28px; top: 274px; width: 159px; }
#logo { position: relative; }
.bannertop { color: #CCC; font-size: x-large; font-weight: bold; }
.cleaner { height: 30px; width: 100%; }
.featurebutton { background-image: url(/Images/bgs/templatemo_menu_hover_bg.jpg); background-position: bottom; background-repeat: no-repeat; border: 1px solid #09F; height: 25px; left: 560px; margin: 0 20px; position: absolute; top: 205px; visibility: visible; width: 120px; }
.iframeTooltip { filter: alpha(opacity:0.1); position: absolute; z-index: 1010; }
.tooltipContent { background-color: #000; border: 2px inset #666; color: #FFF; }
.navigation { height: 43px; }
.nav_bar {
	background: #000 url(/images/nav_bg.jpg) repeat-x bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	height: 43px;
	margin: 5px auto;
	text-transform: uppercase;
	text-align: center;
	width: 950px;
}
ul.nav_bar { list-style-type: none; margin: 5px; padding: 0; }
ul.nav_bar li {
	display: block;
	float: left;
}
ul.nav_bar li a {
	color: #ffdab6;
	display: block;
	float: left;
	height: 43px;
	line-height: 38px;
	text-decoration: underline;
	width: 110px;
}
ul.nav_bar li a span {
	display: block;
	float: left;
	height: 31px;
	text-align: center;
	width: 100px;
	padding: 0 auto;
}
ul.nav_bar li a.current span {
	color: black;
	height: 43px;
	text-align: center;
}
ul.nav_bar li a.current, ul.nav_bar li a.current:hover {
	background: transparent url(../images/nav2.jpg) no-repeat center bottom;
	color: #000;
}
ul.nav_bar li a:hover { text-decoration: none; }
ul.nav_bar li a:hover span { cursor: pointer; display: block; }
ul#list-nav { list-style: none; margin: 20px; padding: 0; width: 950px; }
ul#list-nav li { display: inline; }
ul#list-nav li a { background: #000; border-left: 1px solid #fff; }
#sidebar h3 {	font-size: 24px;	color: #FFF;	font-weight: bold;	text-transform: uppercase;	text-decoration: underline;}
#sidebar ul {
	list-style: none;
	padding: 0 5px;
	text-align: center;
}
#sidebar ul li a {
	color: #6FF;
	text-align: center;
}
ul#subscribe li {	padding-bottom: 15px;	padding-left: 35px;}
li#email { background: url(/images/Icons/email.png) no-repeat left center; }
li#twitter { background: url(/images/tweet.png) no-repeat; }
.list   { list-style: none; text-align: left; text-indent: 20px; }

