.mayo_float_clear {
	clear: both;
}

#siteLayout {
	width: 750px;
}

#headerLayout {
	padding: 0px 15px 0px 15px;
}

.contentContainer {
	margin: 0px 200px 0px 0px; 
	padding: 15px;
}

#sideBarContainer {
	width: 190px;
	float: right;
	padding: 15px 0px 15px 0px;
}

/*h1 {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 1px solid #333;
}*/

h1.header {
	display: none;
}
h2{
	font-weight:bold;
   font-size:11px;	
}

#backBtn {
	margin: 25px 0px 0px 0px;
}

#answerCont p, p#questionCont {
	margin-bottom: 10px;
}

/* START - Old Popup Media Style (pre-Lightbox) */
div.popupMediaContent {
	width: 450px;
	left: 10px;
	top: 15px;
	z-index: 100;
	background-color: #fffbe8;
	border: 1px dashed #333;
	padding: 10px 5px 15px 5px;
	display: none;
}
/* END - Old Popup Media Style (pre-Lightbox) */

div.diseaseCont {
	background-color: #f4e09e;
	padding: 5px 5px 5px 5px;
	width: 500px;
	/*height: 100%;*/
   /*position: relative;*/
   min-height: 100px;
  	height: auto !important; 
 	height: 100px;
}

div.slideshowCont
 {
   background-color: #f4e09e;
   padding:5px 5px 5px 5px;
	/*width: 321px;*/
	width: 550px;
	/*height: 100%;*/
	min-height: 180px;
  	height: auto !important; 
 	height: 180px;
}
 
#backBtn {
	clear: both;
}

#prevNextCont {
	margin: 15px 3px 0 3px;
	padding-top: 2px;
	/* border: 1px solid #000; */
	height: 14px;
}
.previous
{
 	float:left;
 	/*border: 1px #cacaca solid;*/
}

.next
{
	float:right;
	/*border: 1px #cacaca solid;*/
}

#videoCont {
	float: left;
	margin: 0 0 15px 0;
}

.video_help {
	margin: 15px 0 10px 0;
	padding: 4px 4px 4px 4px;
	border: 2px #7f7f7f solid;
	background-color: #fffbe8;
}

#transcript {
	padding: 8px 8px 8px 8px;
	width: 550px;
	height: 150px;
	overflow: auto;
	border: 1px #cacaca solid;
}

/*  QUIZ start */
/*div.quizFooter {
	display: none;
        margin-top:-15px;
        margin-bottom:-10px;
		  padding-left:20px;
} 
*/
div.quizFooter {
    display: none;
}
div.rightWrong {
	font-weight: bold;
}

.questionNum {
    padding: 0px 10px 0px 0px;
    margin: 0px 0px 10px 0px;
    float: left;
}

.questionContainer {
    clear: left;
}

.question
{
	margin: 0px 0px 10px 0px;
}

.questionOption
{
 	margin: 0px 0px 0px 10px;
}

.questionLabel
{
	margin: 0px 0px 0px 10px;
}

.questionIntro
{
	padding: 5px;
}

.rightWrong
{
    margin: 5px 0px 5px 0px;
}

.questionHint
{
    display: none;
    background-color: #f4e09e;
    border: 1px solid #c0c0c0;
    padding: 0px 5px 0px 5px;
    margin: 0px 0px 5px 0px;
}

/* QUIZ end */

.mayoCopyRight
{
	color: #7F7F7F;
	font-size: 9px;
    padding-top:10px;
}
h3.related{
 padding: 10px 0 8px 0;
 font-size: 12px;
 font-weight: bold;
 margin-bottom:-10px;
}
.flashobjectBox {
	margin: 10px 0 10px 0;
}

#slideNum {
	margin: 0 0 3px 0;
	padding-top: 34px;
}

#slideNum .current_slide{
	padding:3px 6px 3px 6px;
	background:#007A63;
	color: #FFFFFF;
	text-decoration: none;
}
#slideNum .hidden_slide{
	padding:3px 6px 3px 6px;
/*	background:#007A63;
	color: #FFFFFF;
	text-decoration: none;*/
}


div#right_content{
display:block;padding-left:5px;background-image:url(/images/dot.gif);
background-repeat:repeat-y;
}

div#indexPageBox
{
	background-image: url(/style/header_bg.gif);
	background-repeat: repeat-x;
	padding: 3px 3px 3px 3px;
	border: 1px solid #CACACA;
}
div#indexPageBox h1
{
    font-size: 12px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.targetedContent ul li{
    list-style: none;
    margin: 0px 0px 0px -30px;
}

.featuredArticle
{
	background-image: url(/style/header_bg.gif);
	background-repeat: repeat-x;
	padding: 3px 3px 3px 3px;
	border: 1px solid #CACACA;
}


div.recipeCont {
	/*background-color: #f4e09e;*/
	padding: 0px 5px 25px 5px;
	width: 500px;
   min-height: 180px;
  	height: auto !important; 
 	height: 180px;
 	font-size: 12px;
}

.recipeTip {
	margin-top: 10px;
	margin-bottom: 20px;
	border: 2px solid #cacaca;
	border-right: 0; 
	border-left: 0;
	padding-top: 4px;
	padding-bottom: 4px;
}

.recipeTip p {
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.recipeTip p strong {
	margin: 0; 
	display: block; 
	font-size: 12px;
}

h3.recipeSectionLabel {
	font-size: 12px;
	/*color:#007A63;*/
	/*color:#7f7f7f;*/
	color: #000;
	padding-top: 14px;
	padding-bottom: 4px;
}

#ServingInfo {
	font-size: 12px;
	/*font-weight: bolder;*/
	/*margin-bottom: 10px;*/
}

#Directions p {
	/* margin-top: 10px;*/
	margin-bottom: 20px;
/*	padding-top: 10px;
	padding-bottom: 10px;*/
}

/* ExchangeData Table Styles */
#ExchangeData h3.recipeSectionLabel {
	font-size: 12px;
	color: #000;
	/*color:#7f7f7f;*/
	padding-top: 6px;
	padding-bottom: 2px;
}
#ExchangeData h3.recipeSectionLabel span {
	font-size: 12px;
	font-weight: normal;
}

#ExchangeData table {
	border-collapse: collapse; 
	width: 450px; 
	margin: 10px 0 10px 10px;
}

#ExchangeData table td {
	padding: 1px 4px 1px 4px;
}


#ExchangeData table tr.nutrientrow {
	background: #ffffff; font-weight: bold;
}

#ExchangeData table tr.nutrientrowa {
	background: #f6f6f6;
}
#ExchangeData table tr.nutrientrowb {
	background: #ffffff;
}

/* ExchangeData Sub Table Styles */
#ExchangeData .infolink {
	margin-top: 6px;
/*	margin-bottom: 2px;*/
}

#ExchangeData a.openButton:link {
	text-decoration: none;
}
#ExchangeData .infobox table {
	width: 60%; 
	margin: 10px 0 10px 0;
	/*border: 2px solid #cacaca;*/
}
#ExchangeData .infobox table td.cellleft {
	text-align: left;
	width: 70%
}
#ExchangeData .infobox table td.cellright {
	text-align: right;
	width: 30%
}

.mayoOriginalLink {
	float: right;
	margin-top: -10px;
	margin-right: 10px;
	clear: all;
}
 .mayoOriginalURL, a.mayoOriginalURL:link, a.mayoOriginalURL:hover  {
	color: silver;
	text-decoration: none;
}

/* START - LightBox Overlay Styles ( for Popup Media ) */
	.modalOverlay { 
	    position:absolute;
	    background-color: #fffbe8; 
	    display:none; 
	    width:426px;
	    min-height: 400px; 
	    padding:15px; 
	    text-align:left; 
	    border:1px solid #666; 
	    z-index:1000000; 
	       
	    -moz-border-radius:6px; 
	    -webkit-border-radius:6px; 
	    -moz-box-shadow: 0 0 50px #ccc; 
	    -webkit-box-shadow: 0 0 50px #ccc; 
	} 
	
	.modalOverlay .close { 
	    background-image:url(/xmlParse/_scripts/jquery/tools/img/overlay/close.png); 
	    position:absolute; 
	    right:-15px; 
	    top:-15px; 
	    cursor:pointer; 
	    height:35px; 
	    width:35px; 
	}
	
	/* container for popup content uses vertical scrollbar, if needed */ 
	div.modalOverlayWrap { 
	    height: 400px; 
	    overflow-y:auto; 
	} 

/* END - LightBox Overlay Styles ( for Popup Media ) */
