/* -------------------------------------------------------------- 
URI: http://www.heart.org (BETA)
Description: New American Heart Association Site
Author: Leon Truong, Tu Trinh
Version: 1.021
Tags: 
Updated Date: 

08/26/09 - modified by Leon Truong - added table {border: 1px;} to overwrite reset
08/26/09 - modified by Leon Truong - Description: Changed all Margin and Width to display Grid 960 correctly.
08/18/09 - modified by Leon Truong - Description: Strip out to the barebone, renaming to AHACore.css
07/08/09 - modified by Tu Trinh - Description: Recipe page layout
07/07/09 - modified by Tu Trinh - Description: Modified spacing around images for consistency
07/22/09 - add "additem" button class
12/02/09 - add many new style, retweak body to 100% font
1/20/2010 - add style to article ratings
7/28/2011 - style widget to heart.org

-------------------------------------------------------------- */

* {
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
}

body {
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.25em;
	background: #fff none repeat scroll 0 0;
	font: normal 100% Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif !important;
	margin: 0 auto;
	position: relative;
	width: auto;
	padding: 0;
}

.round {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.clrfix,.clrit {
	clear: both;
}

img {
	border: 0 none;
}

/*Mobile*/
.gotomobile {
background:none no-repeat scroll 0 0 #EFEFEF;
border-top:1px solid #C1C1C1;
bottom:0;
height:50px;
line-height:50px;
overflow:visible;
position:relative;
}

.gotomobile a {
background:url("../images/iPhoneicon.png") no-repeat scroll 0 10px transparent;
color:#5D5D5D;
display:block;
font-size:14px;
margin:0 auto;
overflow:visible;
text-align:center;
text-decoration:none;
text-transform:uppercase;
width:247px;
	
}


hr {
	border:  1px solid #eaeaea;
}

a {
	color: #0267AC;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #3B9BDD;
}

.wysiwygMargin5px { /*Add Margin 5px Around Content*/
	/*padding: 5px;*/
	border: 0;
	margin: 5px;
}

.wysiwygFloatLeft { /*Float Left*/
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
}

.wysiwygFloatRight { /*Float Right*/
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}






#wrapper {
	min-width: 980px;
	position: relative;
	margin: 0;
	padding: 0;
	
}

#pageTitle {
	font: bold 20px/26px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color: #663399;/* 3b9bdd */
}

.content {
	font-size: 12px;
}

.content .imgLeft {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}

.content .imgleftRight {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}

.SubHomePage #wrapper .content_wrapper .content{
	margin: 0 10px;
}

/* Content start */

.aha_feature_area {
/* customizable */
	margin: 0 auto;
	border: solid 1px #000;
	display: none;
}

.content_wrapper {
/* overall body content wrap */
	margin: 0 auto;
	padding: 10px 0;
	width: 960px;
	background: #fff;
	position: relative;
	top: 10px;
}

/* ToolBar Area */
.toolbar {
border-bottom:1px solid #EAEAEA;
border-top:1px solid #EAEAEA;
color:#5D5D5D;
display:block;
font-size:12px;
height:16px;
margin:0;
padding:5px 0;
width:auto;
}

.toolbar ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	position: absolute;
}

.toolbar ul.toolbarLeft {
	left: 0;
}

.toolbar ul.toolbarRight {
	right: 0;
}

.toolbar ul li {
	float: left;
	margin: 0;
	padding: 0;
}

.toolbar ul.toolbarLeft li a {
	padding: 0;
	color: #0267AC;
	text-decoration: none;
	margin: 0;
}

.toolbar ul.toolbarLeft li a:hover {
	text-decoration: underline;
}

.toolbar .share, .toolbar .rss, .toolbar .email, .toolbar .print, .toolbar .updateDate {
	color: #5d5d5d;
	height: 17px;
	line-height: 17px;
	z-index: 1;
/* 	font-size: .75em; */
}

.toolbar li.share {
	background: transparent url(../images/heart-global-hd.png) no-repeat scroll -204px -268px;
}

.toolbar li.rss {
	background: transparent url(../images/heart-global-hd.png) no-repeat scroll -204px -252px;
}

.toolbar li.email {
	background: transparent url(../images/heart-global-hd.png) no-repeat scroll -204px -268px;
}

.toolbar li.print {
	background: transparent url(../images/heart-global-hd.png) no-repeat scroll -204px -268px;
}

.toolbar .update_date {
	right: 0;
}

/* image mod */
#ahaContentLeft .imgMod {
	border: 1px solid #EAEAEA;
	line-height: 0;
	padding: 8px;
}

.imgMod {


/*padding: 5px;*/
	border: 0;
/* 	margin: 5px; */
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

/* related Bar */

.relatedWrapper {
	font-size: .75em;
	border-top: 1px solid #EAEAEA;
	color: #5D5D5D;
	float: left;
	margin: 20px 0;
	width: 100%;
	padding: 5px 0;
}

.relatedWrapper ul {
	list-style-image: url(none);
	list-style-position: inside;
	list-style-type: circle;
	margin: 0;
	padding: 0;
}

.relatedWrapper ul li {
	float: left;
	margin-left: 6px;
	line-height: 1.4em;
}

.relatedWrapper ul li.first {
	list-style-image: none;
	list-style-position: inside;
	list-style-type: none;
}

.relatedWrapper ul.related {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	color: #000;
	font-weight: bold;
}

#ahaContentLeft {
/* anymore than this will make widget col wrap in IE */
	width: 620px;
	margin: 0 10px;
	padding: 0;
	position: relative;
}

#ahaContentRight {
	width: 320px;
	padding: 0;
	margin: 0;
	position: relative;
}

#ahaContentLeft, #ahaContentRight {
	float: left;

}

/* Widgets */

.content_wrapper #ahaContentLeft .widgets_container_article 
{
	/*widgets container wrapper*/
	/* float: left; */
	/* targeting for IE6 wrapping bug */
}

div.widgets_container_article ol, div.widgets_container_article ul {
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: none;
}

.imgWidget .widget_rightcontainer .widgetcontentcontainer .roundwhitebg a {
text-decoration:none;
}

.widgets_container_article {
	width: 300px;
	display: block;
	margin: 0 10px 10px;
}

body.article #wrapper .content_wrapper #ahaContentRight .widgets_container_article { /*Making the article widget line up correctly*/
	margin: 0 0 10px 20px;
}


.content_wrapper .widgets_container_article .widget_rightcontainer {
	margin: 0;
	padding: 0;
	display: block;
	border: 1px solid #eaeaea;
	position: relative;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.navWidget {
	background: #f7f7f7;
}

.navWidget li {
	background: transparent url(../images/bullet2.gif) no-repeat scroll 0 -20px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 5px 0;
	padding-left: 7px !important;
}

.navWidget .roundwhitebg .widget_title {
	color: #fff !important;
	background: transparent url(custom-theme/images/ui-bg_diagonals-medium_55_630000_40x40.png) repeat scroll 50% 50% !important;
	text-transform: uppercase;
	font-weight: normal !important;
}

.content_wrapper .widgets_container_article .widget_rightcontainer .roundwhitebg {
	padding: 5px;
	margin: 0;
	overflow: hidden;
	display: block;
}

.content_wrapper .widgets_container_article .widget_rightcontainer .roundwhitebg .widget_title {
/* title of widget */
	border-bottom: 1px solid #EAEAEA;
    color: #D41017;
    display: block;
    font-size: 14px;
    margin: 0;
    padding: 7px 5px;
}
.content_wrapper .widgets_container_article .widget_rightcontainer .roundwhitebg .widget_title p{
margin: 0;
}


.content_wrapper .widgets_container_article .widget_rightcontainer .widgetContent {
/* Content of most widgets */
	padding: 5px;
	color: #000;
	display: block;
	font-size: 12px;
}


.navWidgetArrow {
	background: transparent url(../images/navWidgetArrowRed.gif) no-repeat scroll 0 0;
	display: block;
	height: 13px;
	left: -8px;
	position: absolute;
	top: 17px;
	width: 15px;
}

.SubHomePage .navWidgetArrow{
	display:none;
}

.tabdiv2 ol li {
	border-bottom: 1px solid #EAEAEA;
	/*height:28px;*/
	margin: 0;
	/*overflow:hidden;*/
	padding: 0;
	position: relative;
}

li.removeBorders {
	border: 0 none !important;
}

.tabdiv2 ol li a {
	color: #0267AC;
	display: block;
	font-size: 12px;
	font-weight: normal;
	/*height:28px;*/
	line-height: 14px;
	margin: 0;
	padding: 7px 3px 7px 5px;
	text-decoration: none;
	white-space: normal;
}

.tabdiv2 ol li a:hover {
/*background:#ECF8FD none repeat scroll 0 0;*/
	color: #3B9BDD;
	text-decoration: underline;
}

.floatright {
	float: right;
}

.body_widgets {
	margin: 0;
	padding: 0;
	display: block;
}

.body_widgets2, .body_widgets3  {
	display: block;
	clear: both;
	margin: 10px 0 0;
	padding: 0;
}



.body_widgets .widgets_container_article {
	width: 300px;
	margin: 10px 5px;
	float: left;
}

.body_widgets2 .widgets_container_article {
	width: 100%;/* 620px */
	margin: 10px 0;
}

.body_widgets3 .widgets_container_article {
	float: left;
}

/* Wiget Caption */
.widgetcontentcontainer{
/* overflow: hidden; */
}

.widgetcontentcontainer .widgetCaption{
background:#F7F7F7 none repeat scroll 0 0;
border:1px solid #EAEAEA;
color:#5D5D5D;
font-size:12px;
padding:5px;
/* margin: 5px 0 0 0; */
text-align:center;
}

.widgetcontentcontainer .widgetCaption p{
margin: 0;
padding: 0;
}

.tabContent {
	font-size: 12px;
}

/* Ratings for Article*************************** */





#rateArticle{
position: relative;
}

#rateArticle span{
display:inline-block;
margin:0 5px;
position:relative;
top:-5px;
vertical-align:middle;
}

#rateArticle a{
margin:0 0 0 -5px;	
}

#rateArticle img{
border:0 none;
margin:0;
padding:0;
}

#rateFeedback{
position: relative;
}

#rateFeedback img{

}

#rateFeedback span{
position:relative;
top:-5px;
}

/* End ratings for article*********************** */




/* Buffer Wrapper  */
/* Before the footer_wrapper */
#bufferWrapper{
display: block;
height: 40px;
width: 100%;
background: 0;
padding:0;
margin: 0;
overflow: hidden;
}




