﻿/*mag style*/
.mag_style{}

    .mag_style table {margin:10px 30px 10px 30px; border:1px solid #333; background-color:#fff;}
    .mag_style table tr.row1 {background:#bbb; vertical-align:top;}
    .mag_style table tr.row2 {background:#ddd;}
    .mag_style table td {padding:5px 10px;}
    .mag_style table td.first {text-align:right;}

.mag_side_lt{float:left;  padding:25px; /*background:#f0f;*/}
.mag_side_rt{float:right; padding:25px; /*background:#f0f;*/}

.mag_pic {background:#ccc; padding:3px;}
.img_box {margin-bottom:10px;}

.highlight {color:#c00; font-weight:bold;}
.underline {text-decoration:underline;}
.left_nudge {margin-left:20px;}
.right_nudge {margin-right:20px;}
.rt {text-align:right;}



/*generic Mag styles*/
.mag_style a.reference { font-size:0.8em; vertical-align:super; }
.mag_style h2 a.reference { font-size:0.3em; vertical-align:super; }
.mag_style img {padding:5px 5px 5px 5px; margin-bottom:10px; background-color:#ddd;}
#gMap2 img {padding:0px 0px 0px 0px !important; margin-bottom:0px !important; background-color:Transparent !important;}
.mag_style h2 {margin:0px 0px 15px 0px; font-size:2em; font-weight:bold !important; color:#600;}
.mag_style h3 {margin:0px 0px 15px 0px; font-size:1.5em; font-weight:bold !important; color:#700;}
.mag_style h4 {margin:0px 0px 15px 0px; font-size:1.25em; font-weight:normal; color:#800;}
.mag_style p  {margin:0px 0px 15px 0px; font-size:1em; font-weight:normal;}
.mag_style li {font-size:1em; font-weight:normal; background:url(../_img/site/bullet_2.png) no-repeat; padding:0px 3px 3px 30px; margin:2px 5px;}
.pics {background-color:#f0f;}

/*nested list style*/
.termsMenuLeft {width:40%;float:left;}
.termsMenuRight {width:40%;float:right;}

.mag_style ul {margin:5px 20px 10px 20px;  list-style-type: none; }
.mag_style ul ul {margin:0px 10px 0px -30px;  list-style-type:circle; list-style-position:inside;}

.mag_style ul ul li {background:none; font-weight:normal;}

.noListImage {margin-left:-10px;}
.noListImage li {list-style-image:none; font-weight:bold; background-image:none; }
.noListImage li ul{list-style-image:none; font-weight:bold; background-image:none; padding-left:30px;}


/*product pages*/
.mag_style_prod {background:url(/_img/site/mag_back_prod.gif) no-repeat top left; font-size:1em; color:#222; width:720px; padding:20px; margin:0px; border:0px;}
.mag_style_prod_foot{width:700px; padding:0px 50px 10px 10px; background:url(/_img/site/mag_back_prod.gif) no-repeat bottom; min-height:40px; text-align:right; margin-bottom:30px;}
.linebr {height:45px; background:transparent url(/_img/site/img_ele_linebr_prod.gif) no-repeat;}


/*Nutrition pages*/
.mag_style_nutrition {background:url(/_img/site/mag_back_nutr.gif) no-repeat top left; font-size:1em; color:#222; width:720px; padding:20px; margin:0px; border:0px;}
.mag_style_nutrition_foot{width:700px; padding:0px 50px 10px 10px; background:url(/_img/site/mag_back_nutr.gif) no-repeat bottom; min-height:40px; text-align:right; margin-bottom:30px;}
.linebr_nutr {height:45px; background:transparent url(/_img/site/img_ele_linebr_nutr.gif) no-repeat;}

/*Info/T&C's pages*/
.mag_style_info {background:url(/_img/site/mag_back.gif) no-repeat top left; font-size:1em; color:#222; width:720px; padding:20px; margin:0px; border:0px;}
.mag_style_info_foot{width:700px; padding:0px 50px 10px 10px; background:url(/_img/site/mag_back.gif) no-repeat bottom; min-height:40px; text-align:right; margin-bottom:30px;}
.linebr_info {height:45px; background:transparent url(/_img/site/img_ele_linebr_info.gif) no-repeat;}
.moneybackGreen {color:#006600;}

.big_text{font-weight:bold; font-size:1.75em !important; line-height:100%; color:#c00;}
