* {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}

.header_right {
	position: absolute;
	right:1%;
	top:10px;
	display: block;
	width: 100%; /*cannot be more than 600px*/
}

.clrfix {
	clear: both;
	}

.heart_header_wrapper {
	background:#fff none repeat scroll 0 0;
	border-bottom:4px solid #DD4853;
	height:109px;
	min-width: 1002px;
	width: auto;
	position: relative;
	display: block;
	
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font: normal 80% Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif !important;
	margin:0;
}

.header_buffer {
	margin:0;
	padding:0;
	width: 99%;


}

.heart_header_wrapper .header_buffer .logo_buffer {
	white-space: nowrap;
	padding-top: 10px;
}

.heart_header_wrapper .logo_w_sub {
	float: left;
	z-index: 40001;
	border-right: 1px solid #999999;
	margin: 0;
	padding: 0 0 0 6px;
	}
	
.heart_header_wrapper .logo_w_sub img {
	}
	
.heart_header_wrapper .sub_logo {
	font-size:35px;
	top: 50px;
	left: 5px;
	position: relative;	
	background: transparent none;
	text-decoration: none;
}

.heart_header_wrapper .sub_logo a {
	color: #3B9BDD;
	text-decoration: none;
	padding: 0 0 0 8px;
	border: 0;
}

.heart_header_wrapper .sub_logo a img {
border:0;
}

.heart_header_wrapper .sub_logo a:hover {
	color: #5d5d5d;
	text-decoration: none;
}

.searchWrap {
	background:transparent url(../images/heart-global-hd.png) no-repeat scroll right -207px;
	height:45px;
	overflow:hidden;
	padding-right:6px;
	position:absolute;
	right:0;
	width:462px;
	margin: 0 -2px;
}

.heart_header_wrapper .header_right .search {
	background:transparent url(../images/heart-global-hd.png) no-repeat scroll left -207px;
	padding-left: 10px;
	overflow: hidden;

}

.heart_header_wrapper .header_right .search {
	height:45px;
	margin:0 auto;
	position:relative;
	/*z-index:10;*/
}

.search form {
	height:30px;
	position:absolute;
	top:7px;
	/*z-index:50 !important;*/
	
}

.search .input {
	background: transparent url(../images/heart-global-hd.png) no-repeat scroll left -87px;
	border:0 none;
	float:left;
	height:30px;
	line-height:30px;
	padding: 0 4px 0 6px;
	width:340px;
}


.search .input input.input-hint {
	color:#989898;
}
.search .input input {
	background:transparent none repeat scroll 0 0;
	border:0 none;
	color:#3D3D3D;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-size:123.1%;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	width:100%;
	height: 20px;
	line-height: 20px;
}


input {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
	
}


.search button {
	background:transparent url(../images/heart-global-hd.png) no-repeat scroll right -87px;
	border:0 none;
	cursor:pointer;
	float:left;
	height:30px;
	overflow:hidden;
	width:91px;
}

.search button:hover {
	background:transparent url(../images/heart-global-hd.png) no-repeat scroll right -116px;
	color: #ffffff;
}



.search button span {
	display: block;
	color: #5d5d5d;
	font: 18px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
}


button {
	text-indent:0;
	white-space:inherit;
}

#hd-search-submit:hover {
	color: #ffffff;
}


/* NAVIGATION */


/*ul, ol {
	margin-top:0;
}

ul, ol{
	display:block;
	list-style-type:disc;
	margin:0;
	padding-left:20px ;
}



li {
	display:list-item;
	margin: 0;
	}*/
	

/* Persona */

.ahaPersonaNav {
font-size:15px;
position:relative;
right:0;
width:100%;
top:40px;
left: 1px;
}

.ahaPersonaStretch {

right:100px;
margin-top:20px;
position:absolute;
	
}

.ahaPersonaNav .ahaPersonaStretch ul.ahaNav {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	white-space: nowrap;
}

.ahaPersonaNav .ahaPersonaStretch ul.ahaNav li {
	float: left;
	text-align: center;
	height: 38px;
	line-height: 38px;
}

.ahaPersonaNav .ahaPersonaStretch ul.ahaNav li a {
	color: #3b9bdd;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	padding:0 20px 0 0;
	width:auto;
	text-transform: uppercase;
}

.ahaPersonaNav .ahaPersonaStretch ul.ahaNav li a:hover {
	color: #5d5d5d;
}


.ahaPersonaNav .ahaPersonaStretch ul.ahaNav li.donate a {
	background:transparent url(../images/heart-global-hd.png) no-repeat scroll 0 -252px;
	color:#FFFFFF;
	height:38px;
	line-height:38px;
	margin:0;
	padding:0;
	position:absolute;
	text-align:center;
	width:102px;
}

.ahaPersonaNav .ahaPersonaStretch ul.ahaNav li.donate a:hover {
	background: transparent url(../images/heart-global-hd.png) no-repeat scroll -102px -252px;
	color: #FFFFFF;
}


.ahaPersonaNav .ahaPersonaStretch ul.ahaNav li span.for {
	bottom:12px;
	color:#5D5D5D;
	font-size:10px;
	font-weight:normal;
	position:absolute;
	text-decoration:none;
	text-transform:lowercase;

}



