body {
	background: #463b57 url('../images/background-toofab.png') repeat-x;
}

#header {
 width: 962px;
 margin: 0px auto;
}

#header #masthead {
	width: 962px;
	height: 156px;
	position: relative;
	background: #fff url('../images/bg_tf_header_update.jpg') no-repeat;
	margin:0px auto;
}

/* AOL HAT */
/* BEGIN ADDED FIX */
#hat a:link, #hat a:visited {
 text-decoration: none;
 font-weight: bold;
 color: #777777;
}

#hat a.tips-promo:hover {
 text-decoration: underline;
}
/* END ADDED FIX */

/* ---------------------------------------------------------------------------------AOL HAT */

#hat {
	background-color: #transparent;
	font-family: Arial,Helvetica,sans-serif;
	height: 18px;
	float:right;
	border-bottom: 1px dotted #0044CC;
}
#hat li {
	display: inline;
	padding: 5px 0;
}
#hat li a {
	color: #fff;
	float: left; display:inline;
	padding: 0 10px;
	margin: 4px 0;
	font-size: 9px;
}
#hat a:link, #hat a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}
#hat a:t-tips-promo
ver {
 	text-decoration: underline;
}

#hat li a:hover {text-decoration:underline;}

ul#hat li.leftlast a {
	border: medium none;
	margin-right: 118px;
}
ul#hat li.rss a {
	background: transparent url('../images/rss_logo_10x10.gif') no-repeat;
	padding-left: 14px;
	margin-left: 10px;
}
#hat li.chguide a {
	border: medium none;
	float: left; display: inline;
	color: #777777;
	height: 14px;
	padding: 4px 11px 0 11px;
	margin: 0;
	font-size: 9px;
}
#hat li.chguide a.selected, #hat li.chguide .selected:hover {
	 background-color: #000 ;
	 color:#fff;
}
#hat li.chguide a:hover {
	color: #ffffff;
	background: #d5d5d5;
}



/* ----------------------------------------------------------------------------end AOL hat */

/* ----------------------------------------- JQUERY NAV STYLES */

/* superfish.css
******************************/

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
}
.sf-menu a {
	border-left:	1px solid #fff;
	border-top:		1px solid #CFDEFF;
	padding: 		.75em 1em;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			white;
}
.sf-menu li {
	background:		transparent;
}
.sf-menu li li {
	background:		transparent;
}
.sf-menu li li li {
	background:		transparent;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		transparent;
	outline:		0;
}

/* superfish-navbar.css
******************************/

/*** adding the class sf-navbar in addition to sf-menu creates an all-horizontal nav-bar menu ***/
.sf-navbar {
	background:		transparent;
	height:			2.5em;
	padding-bottom:	2.5em;
	position:		relative;
}
.sf-navbar li {
	background:		transparent;
	position:		static;
}
.sf-navbar a {
	border-top:		none;
}
.sf-navbar li ul {
	width:			44em; /*IE6 soils itself without this*/
}
.sf-navbar li li {
	background:		transparent;
	position:		relative;
}
.sf-navbar li li ul {
	width:			13em;
}
.sf-navbar li li li {
	width:			100%;
}
.sf-navbar ul li {
	width:			auto;
	float:			left;
}
.sf-navbar a, .sf-navbar a:visited {
	border:			none;
}
.sf-navbar li.current {
	background:		transparent;
}
.sf-navbar li:hover,
.sf-navbar li.sfHover,
.sf-navbar li li.current,
.sf-navbar a:focus, .sf-navbar a:hover, .sf-navbar a:active {
	background:	transparent url(../images/nav-primary-hover-bg.png) no-repeat;
}
.sf-navbar ul li:hover,
.sf-navbar ul li.sfHover,
ul.sf-navbar ul li:hover li,
ul.sf-navbar ul li.sfHover li,
.sf-navbar ul a:focus, .sf-navbar ul a:hover, .sf-navbar ul a:active {
	background:		transparent;
}
ul.sf-navbar li li li:hover,
ul.sf-navbar li li li.sfHover,
.sf-navbar li li.current li.current,
.sf-navbar ul li li a:focus, .sf-navbar ul li li a:hover, .sf-navbar ul li li a:active {
	background:		transparent;
}
ul.sf-navbar .current ul,
ul.sf-navbar ul li:hover ul,
ul.sf-navbar ul li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
}
ul.sf-navbar .current ul ul {
	top: 			-999em;
}

.sf-navbar li li.current > a {
	font-weight:	bold;
}

/* Nav Styles
**************************/

.navigation {
  text-align: left;
  background: url(../images/nav-bg.png);
  width: 986px;
  height: 61px;
  margin: 0 auto;
  text-transform: uppercase;
  font-size: 1.1em;
  margin-top: 0px auto;
}
.sf-menu {
  margin-left: 15px;
}
.sf-menu ul {
  width: 900px;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
  left:	900px; /* match ul width */
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:	900px; /* match ul width */
}
.sf-navbar li ul {
  width: 900px; /* match ul width? */
}
.sf-menu a {
  padding: 0;
}
.sf-menu a span {
  color: white;
  padding: 0.6em 1.5em;
  display: block;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
  top: 24px;
}
.sf-navbar li:hover span,
.sf-navbar li.sfHover span,
.sf-navbar li li.current span,
.sf-navbar a:focus span, .sf-navbar a:hover span, .sf-navbar a:active span {
	background:	transparent url(../images/nav-primary-hover-right-bg.png) no-repeat top right;
}
.sf-navbar ul li:hover span,
.sf-navbar ul li.sfHover span,
ul.sf-navbar ul li:hover li span,
ul.sf-navbar ul li.sfHover li span,
.sf-navbar ul a:focus span, .sf-navbar ul a:hover span, .sf-navbar ul a:active span {
	background-image:	none;
	text-decoration: underline;
}
.navigation .sf-navbar ul span {
	background-image:	none;
}
.sf-navbar ul {
  font-style: italic;
}
.sf-navbar li {
  margin-right: 40px;
}
.sf-navbar ul li {
  margin-right: 10px;
}

/* ------------------------------------------- END NAV STYLES */

/* FOOTER */

#footer {
	width: 1106px;
	height: 210px;
	margin: 0 auto;
	background: url(../images/footer-background-toofab7_update.png) no-repeat;
	text-align: right;
        line-height:18px;
        position: relative;
        z-index: 1;
}

/*#footer a {color:#0044CC;}*/

#footer p.footer-first {
	padding-top: 0px;
}

#footer p.footer-middle  {
	padding-top: 20px;
}

#footer p.footer-last {
        position:relative;
        top:65px;
	font-size: 12px;
        font-weight:normal;
	color: #0044CC;
	padding:0 0 0 95px;
color:#0044CC;
font-size:11px;
padding-right:83px;
padding-top:105px;
z-index: 1;
}

/* END */

/* SEARCH BEGIN */
a#home  {
	display:block;
	height:152px;
	left:49px;
	position:absolute;
	top:2px;
	width:220px;
}

a#tmzhome  {
	display:block;
	height:18px;
	left:4px;
	position:absolute;
	top:5px;
	width:39px;
} 

a#aol-news {
	display:block;
	height:25px;
	left:836px;
	position:absolute;
	top:10px;
	width:106px;
}

.search-buttons {
	position:absolute;
  width:348px;
}

#header .search-buttons {
	left: 566px;
	top: 56px;
}

.search-buttons ul {
	background:transparent url('../images/tf-search-tab-bg.png');
	float:right;
	width:258px;
	height:25px;
	overflow:hidden;
}

.search-wrapper li {
	color:#FFFFFF;
	float:left;
	font-size:.95em;
	text-align:center;
	margin-top:8px;
}

.search-wrapper li a {
	display: block;
	width: 69px;
	background:transparent;
	color:#CCCCCC;
	float:left;
	letter-spacing:0;
}
.search-wrapper .search-tab-News a {
margin-left: 3px;
width: 65px;
display: inline; /* prevent double-margin bug */
}
.search-wrapper .search-tab-Web a {
        width: 66px;
}
.search-wrapper .search-tab-Images a {
        width: 58px;
}
.search-wrapper .search-tab-Video a {
        width: 64px;
}

.search-wrapper li.selected a, .search-wrapper li.searchCatBg a {
	background:transparent;
	color: #6198CD;
}


.search-wrapper .query-wrapper {
	background: url('../images/tf-search-bg.png');
	border:0 solid #000;
	display:inline;
	float:left;
	height:33px;
	overflow:hidden;
	width:348px;
}
.search-wrapper form {
height: 33px;
width: 348px;
}
.search-wrapper .focused {
	background: url('../images/tf-search-bg-focus.png');
}

.search-wrapper .query-wrapper input {
	background:transparent none repeat scroll 0 0;
	border:0 none;
	color:#000;
	display:inline;
	float:left;
	font-weight:bold;
	height:20px;
	margin:8px 0 0 8px;
	width:299px;
}
.srchLnk {
	display:block;
	float:right;
	height:33px;
	width:38px;
}
#masthead .hot-search {
	color:#000;
	right: 51px;
	position:absolute;
	top:120px;
	text-align: right;
}

.hot-search span.hot-search-title {
	color:#6198CD;
	font-size:1.1em;
	font-weight:bold;
}

.hot-search span.hot-search-links a {
	color:#FFF;
	font-size:1em;
}

#footer .search-buttons {
right: 105px;
top: 60px;
z-index: 50;
}
#footer .search-wrapper li {
margin-top: 5px;
}
#footer .hot-search {
position: absolute;
top: 125px;
right: 106px;
z-index: 50;
}
#footer .hot-search-links a {
color: #848484;
font-weight: bold;
}
#footer .hot-search-links {
color: white;
}

/* SEARCH END */