/*
	name : globalHeader
	file : aol.globalheader.css
	author : Brandon Goode
	(c) Copyright 2009 AOL Inc.

	description: 
	Styles the global header and global search box.
*/
 
#GH_ {

	font: 11px Arial;
	width: 980px;
	margin: 0 auto 10px;	
	position: relative;
	z-index: 1500;
}

/* 1. Top Hat
---------------------------------------------------------
*/  
	#GH_ #GH_hat {
		background: #F0F0F0;
		border-left: 1px solid #dddddd;
		border-right: 1px solid #dddddd;
		color: #666;
		float: left;
		height: 28px;
		width: 978px;
	}
		#GH_ .GH_hat_A {
			background: none;
			color: #333;
			text-decoration: none;
		}
		#GH_ .GH_hat_A:hover {
			text-decoration: underline;
		}
		#GH_ .GH_hat_UL {
			list-style-type: none;
			margin: 0;
			padding: 8px 0 0;
		}
			#GH_ .GH_hat_LI	{
				float: left;
			}
				#GH_ #GH_hat_links {
					float: left;
					padding-left: 4px;
					width: 50%;
				}
					#GH_ #GH_hat_links .GH_hat_links_A, #GH_ #GH_hat_tools .GH_hat_links_A {
						border-right: 1px solid #999;
						padding: 0 10px;
					}
					#GH_ #GH_hat_more, #GH_ .GH_hat_more {
						padding: 0 0 0 10px;
					}
					#GH_ #GH_hat_more, #GH_ .GH_hat_LI_more {
						position: relative;
					}
						#GH_ #GH_hat_more_link {
							background: transparent url(http://o.aolcdn.com/ent/latino/celestrellas/css/celestrellas-globalheader-1_3.png) no-repeat right -345px;
							display: block;
							height: 20px;
							left: 25px;
							padding: 0 12px 0 0;
							position: absolute;
							top: 0px;
						}
			#GH_ #GH_hat_tools {
				float: right;
				padding: 8px 15px 0 0;
			}

/* 2. More Links Fly Out
---------------------------------------------------------
*/  
	#GH_ #GH_more_list {
		border: 1px solid #c7c7c7;
		background: #fff;
		display: none;
		float: left;
		font-size: 12px;
		left: 340px;
		padding: 10px;
		position: absolute;
		top: 27px;
		width: 328px;		
		z-index: 668;
	}
		#GH_ #GH_more_list_lab {
			border-bottom: 1px solid #c7c7c7;
			color: #2E2E2E;	
			display: block;
			padding-bottom: 8px;
		}
		#GH_ .GH_more_list_UL {
			float: left;
			list-style-type: none;
			margin: 0;
			padding: 6px 0 0;
			width: 33.33%;
		}
			#GH_ #GH_more_list a {
				color: #2864B4;
				font-weight: normal;
				line-height: 18px;
				text-decoration: none;
			}
			#GH_ #GH_more_list a:hover {
				text-decoration: underline;
			}
		
/* 3. Center: Branding & Search
---------------------------------------------------------
*/  
	#GH_ #GH_guts {
		border-left: 1px solid #dddddd;
		border-right: 1px solid #dddddd;
		clear: both;
		display: block;
		float: left;
		height: 89px;
		position: relative;
		width: 978px;
		z-index: 667;
	}
		#GH_ #GH_brand {
			padding: 22px 0 0 14px;
		}
			#GH_ #GH_brand_link	{
				background: url(http://o.aolcdn.com/ent/latino/celestrellas/css/celestrellas-globalheader-1_3.png) no-repeat 0px -638px;
				color: #333;
				display: block;
				height: 47px;
				overflow: hidden;
				text-decoration: none;
				text-indent: -6666px;
				width: 214px;
			}
		#GH_ #GH_search	{
			background: url(http://o.aolcdn.com/ent/latino/celestrellas/css/celestrellas-globalheader-1_3.png) no-repeat 0 -200px;
			padding:6px 8px;
			position: absolute;
			right: 218px;
			top: 15px;
		}
			#GH_ #GH_search_form {
				height: 43px;
				padding: 5px 0 0 5px;
				width: 473px;
			}
				#GH_ #GH_search_field {
					background: transparent url(http://o.aolcdn.com/ent/latino/celestrellas/css/celestrellas-globalheader-1_3.png) no-repeat 0 -50px;
					border: 0px;
					color: #666;
					float: left;
					font: bold 16px Arial;
					height: 24px;
					margin: 0;
					overflow: hidden;
					padding: 10px 0 4px 13px;
					width: 342px;
				}
				#GH_ #GH_search_label {
					border: 0;
					color: #999;
					font: bold 16px Arial;
					height: 24px;
					left: 27px;
					margin: 0;
					position: absolute;
					top:21px;
					width: 342px;
				}
				#GH_ #GH_search_field.GH_search_active {
					background: transparent url(http://o.aolcdn.com/ent/latino/celestrellas/css/celestrellas-globalheader-1_3.png) no-repeat 0 0px;			
				}
				#GH_ #GH_search_button {
					background: url(http://o.aolcdn.com/ent/latino/celestrellas/css/celestrellas-globalheader-1_3.png) no-repeat 0 -100px;
					border: none;
					cursor: pointer;
					height: 39px;
					margin: 0 0 0 4px;
					overflow: hidden;
					padding: 0;
					text-indent: -6666px;
					width: 111px;
				}
				#GH_ #GH_search_button:hover {
					background-position: 0 -150px;
				}
			#GH_ #GH_search_results	{
				background-color: #ffffff;
				border: 1px solid #818181;
				display: none;
				font-size: 12px;
				font-weight: normal;
				left: 13px;
				position: absolute;
				top: 49px;
				width: 353px;
			}
				#GH_ #GH_search_results ul {
					color: #666666;
					list-style-type: none;
					margin: 0;
					padding: 0;
				}
					#GH_ #GH_search_results ul li {
						cursor: pointer;
						margin: 0;
						padding: 3px 10px;
					}
					#GH_ #GH_search_results .GH_highlight {
						background-color: #a4bd3d;
						color: #fff;
						text-decoration: underline;
					}


#GH_ #GH_nav {

background:#000000 none repeat scroll 0 0;
clear:both;
float:left;
height:28px;
margin:0;
padding-left:27px;
padding-right:27px;
width:927px;
}
#GH_ .GH_nav_LI {
float:left;
list-style-type:none;
margin-right:5px;
padding-left:1px;
padding-right:3px;
position:relative;
z-index:666;
}
#GH_ .GH_nav_list a {
background:transparent url(http://o.aolcdn.com/art/popeater/header_sprite.gif) no-repeat scroll right -335px;
padding-right:12px;
text-decoration:none;
}
#GH_ .GH_nav_list:hover a, #GH_ .GH_nav_list a:hover {
text-decoration:none;
}
#GH_ .GH_nav_A {
color:#FFFFFF;
display:block;
float:left;
font-size:14px;
font-weight:bold;
height:20px;
padding:7px 3px 0;
text-decoration:none;
}
#GH_ #GH_nav_act {

background:transparent url(http://o.aolcdn.com/art/popeater/header_sprite.gif) no-repeat scroll left -295px;
}
#GH_ #GH_nav_act .GH_nav_A {
color:#FFFFFF;
background:transparent url(http://o.aolcdn.com/art/popeater/header_sprite.gif) no-repeat scroll right -295px;
}
#GH_ #GH_nav_act.GH_nav_list .GH_nav_A {

background:transparent url(http://o.aolcdn.com/art/popeater/header_sprite.gif) no-repeat scroll right -436px;
padding-right:7px;
}
#GH_ #GH_nav_act #GH_nav_act_B {
color:#FFFFFF;
display:block;
margin-right:3px;
}
#GH_ #GH_nav_act.GH_nav_list_open #GH_nav_act_B {
}
#GH_ .GH_nav_A:hover {
text-decoration:underline;
}
#GH_ .GH_nav_list_UL {

background:#FFFFFF url(http://o.aolcdn.com/art/popeater/pe_bg_pattern.gif) repeat scroll 0 0;
display:none;
left:0;
list-style-type:none;
margin:0;
padding:5px;
position:absolute;
top:28px;
z-index:667;
}
#GH_ .GH_nav_list_UL.hotTopicsUL {width:230px;}
#GH_ .GH_nav_list_UL li.hotTopicsLI {float:left;width:115px}
#GH_ .GH_nav_list_UL .outerCnt {

background:#FFFFFF none repeat scroll 0 0;
padding-top:1px;
}
#GH_ .GH_nav_list_UL .outerCnt a {
color:#2864B4;
font-weight:normal;
padding-top:0;
}
#GH_ .GH_nav_list_UL .outerCnt a:hover {

background:transparent none repeat scroll 0 0;
color:#2864B4;
}
#GH_ .GH_nav_list_UL .outerCnt h4 {
border-bottom:1px solid #C7C7C7;
font-family:georgia;
font-size:16px;
font-weight:normal;
margin:7px 0 0 5px;
padding-bottom:5px;
width:209px;
}
#GH_ .GH_nav_list_UL div li {
height:40px;
padding-bottom:7px;
padding-top:7px;
width:214px;
}
#GH_ .GH_nav_list_UL div li .imgHolder {
float:left;
margin-right:5px;
}
#GH_ .GH_nav_list_UL div li .dataHolder {
clear:right;
float:left;
padding:0;
width:165px;
}
#GH_ .GH_nav_list_UL div li .dataHolder a {
color:#2864B4;
font-weight:normal;
height:40px;
margin-left:-7px;
overflow:hidden;
}
#GH_ .GH_nav_list_UL div li .dataHolder a:hover {

background:transparent none repeat scroll 0 0;
}
#GH_ .GH_nav_list_UL li {
background-color:#FFFFFF;
border-bottom:1px solid #C7C7C7;
font-size:12px;
height:30px;
width:138px;
}
#GH_ .GH_nav_list_UL .seeMore {display:block;padding:5px 0;font-size:12px;}
#GH_ .GH_nav_list_UL .seeMore a{display:inline;}
#GH_ .GH_nav_list_UL a {
background:transparent none repeat scroll 0 0;
color:#000000;
display:block;
font-size:12px;
font-weight:bold;
padding:7px 0 7px 7px;
text-transform:none;
}
#GH_ .GH_nav_list_UL a:hover {

background:#000000 none repeat scroll 0 0;
color:#FFFFFF;
text-decoration:underline;
}
#GH_ .GH_nav_list_UL .GH_nav_A_last {
border:medium none;
}
#GH_ #GH_fb_link {
float:right;
list-style-type:none;
margin-right:0;
}
#GH_ #GH_fb_link a {
font-size:12px;
padding:8px 0 0;
width:11.25em;
}


#GH_ #GH_hat_links #GH_hat_A_first {
	background: url(http://o.aolcdn.com/ent/latino/celestrellas/css/celestrellas-globalheader-1_3.png) no-repeat -470px -650px;
	display:block;
	float:left;
	height: 12px;
	margin-left:10px;
	overflow: hidden;
	padding: 0;
	padding-right:7px;
	text-indent: -99em;
	width: 30px;
}
#GH_ #GH_brand {
	padding: 19px 0 21px 14px;
}

/*Celestrellas specific*/
/* Global Header */
#GH_ {margin: 0 auto}
#GH_ #GH_hat{border-left:1px none transparent; border-right:1px none transparent;color:#858585;background:transparent}
#GH_ #GH_hat_links .GH_hat_links_A, #GH_ #GH_hat_tools .GH_hat_links_A{border-right:1px solid #606060}
#GH_ #GH_hat_more_link{left:15px}
#GH_ .GH_hat_A{color:#ffffff}
#GH_ #GH_hat_links #GH_hat_A_first{background: transparent url(http://o.aolcdn.com/ent/latino/celestrellas/css/celestrellas-globalheader-1_3.png) no-repeat scroll -463px -650px}

#GH_ #GH_brand{padding:5px 0 0 15px}
#GH_ #GH_brand_link{background:transparent url(http://o.aolcdn.com/ent/latino/celestrellas/css/celestrellas-globalheader-1_3.png) no-repeat scroll 2px -715px;height:84px;width:220px;text-indent:-6666px;}
#GH_ #GH_guts{border-left:0;border-right:0;height:90px;background-image:url(http://o.aolcdn.com/os/pixcetera/media/images/popeater/header)}
#GH_ .GH_nav_LI h2 {
margin:0;
padding:0;
}
#searchesFt #GH_ #GH_guts{background-image:none}
div#aolNews h2 a {float: left;display: block;text-indent: -5000px;width: 148px;height: 33px;background: transparent url(http://o.aolcdn.com/ent/latino/celestrellas/css/celestrellas-globalheader-1_3.png) no-repeat scroll 2px -650px}