
/* *************************************** Before after story ************************************* */
.beforeAfterStoryHeader
{
    background-image: url(/images/boxheaders/beforeAfter.gif);
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    height: 22px;
}

.beforeAfterStoryTitle
{
    font: bold 14pt Verdana,Arial,sans-serif;
    color: #16458b;
    text-align: center;
}

.beforeAfterStoryBrife
{
    font: bold 10pt Verdana,Arial,sans-serif;
    text-align: center;
}

.beforeAfterStoryBody
{
    font: normal 10pt Verdana,Arial,sans-serif;
    text-align: center;
}



/* *************************************** Carl and Lisa ************************************* */
.carlAndLisaHeader {
	font-size: 18px ;
    font-weight: bold;
    color: #16458b;
	line-height:115%;
}
.carlAndLisaText {
    text-align: center;
}


/* ************************************* Text with Random Image *********************************** */
.ftwri_number {
    font-size: 12pt;
    font-weight: bold;
    font-family: Verdana,Arial,sans-serif;
    color: white;
    text-align: center;
    width: 21px;
    height:21px;
    line-height:21px;
    padding-bottom: 3px;
}
.ftwri_number_div {
    background-color: #f39e1d;
    width: 21px;
    height:21px;
    line-height:21px;
}

.ftwri_text {
    font-size: 9pt;
    font-weight: bold;
    font-family: Verdana,Arial,sans-serif;
    padding-bottom: 3px;
}

.ftwri_text_div {
    padding-left: 6px;
    padding-right: 6px;
    background-color: #f3f3f3;
    white-space: nowrap;
    height:21px;
    line-height:21px;
}
.ftwri_header {
    font-size: 18px;
    font-weight: bold;
   /*font-family: arial,helvetica, sans-serif;*/
    color: #16458b;
}


/* ************************************* Healthy Food *********************************** */
.healtyFoodHeader {
    /*font-size: 15pt;
    font-weight: bold;
    font-family: verdana,helvetica, sans-serif;
    color: #16458b;
    text-align: right;
    padding-left: 8px;
    padding-bottom: 8px;*/
	
	 font-size: 18px;
    font-weight: bold;
   /*font-family: arial,helvetica, sans-serif;*/
    color: #16458b;
}

.healtyFoodHeaderBody 
{
    text-align: right;
    padding-left: 8px;
}

/* ************************************* Product Brief *********************************** */
.productBriefHeader {
    /*font-size: 15pt;
    font-weight: bold;
    font-family: verdana,helvetica, sans-serif;
    color: #16458b;  */
	 font-size: 18px;
    font-weight: bold;
    color: #16458b;
	line-height:115%;
}


/* **************************************** News ************************************** */
.frontPageElementHeader{
    /*padding-left:5px;
    padding-right:5px;*/
    text-align:left;
    /*font-size:medium;*/
    font-weight: bold;
    color:#16458b;
}

.frontPageElementBody {
    padding-left:5px;
    padding-right:5px;   
    text-align:left;
}

.frontPageElementBodyStrong {
    /*font-size: 9pt;*/
    font-weight:bold;
    /*font-family: arial,helvetica, sans-serif;*/
    /*padding-top:8px;
    padding-bottom:8px;
    padding-left:5px;
    padding-right:5px;*/
}


/* ************************************* Prices ************************************** */
.frontpagePricesHeadline {
    font-size:17pt;
    font-weight: bold;
    color:#16458b;
}

.frontpagePricesSubHeadline {
    font-size:15pt;
    font-weight: bold;
    color:#800000;
}

.frontpagePricesEm {
    color: #800000;
    font-weight: bold;
}

/* **************************************** General ************************************* */
.frontpageHeader {
    font-family: Verdana,Arial,sans-serif;
    font-size: 24px;
    font-weight: bold;
    color:#16458b;
}

.frontpageSubHeader {
    font-family: Verdana,Arial,sans-serif;
    font-size: 18px;
    font-weight: bold;
    color:#16458b;
}
