@charset "utf-8";
/* CSS Document */


/*PUBLIC SPECIFIC LAYOUT*/
#header-public {margin:auto; padding:0; width:1000px; height:154px; margin-bottom: 12px;}
#header-BG {margin:auto; background-image:url(../images/aim-public-header-950.jpg); background-repeat:no-repeat;width:950px; height:154px;}
#logo-public {margin:0 0 0 0px; padding:0; width:160px; height:154px; float:left;}
#search-public {margin:10px 70px 0px 0px; padding:0; float:right;} /*original values 10px 70px 0px 0px */
#status-public {margin:15px 20px 0px 0px; padding:0; float:right;} /*original values 15px 20px 0px 0px */
#search-public-fb {margin:10px 40px 0px 0px; padding:0; float:right;}
#status-public-fb {margin:15px 20px 0px 0px; padding:0; float:right;}
#facebook-icons {margin:0px 60px 0px 0px; padding:0; float:right;}
#global-nav-public {margin:41px 0px 10px 65px; padding:0; width:600px; float:left;}
/*.dropdown- see dropdown.css*/
#breadcrumb-public {margin:0px 0px 10px 0px; padding:20px 0px 0px 0px; width:640px; float:right; text-align:right; font-family:Verdana, Geneva, sans-serif;}


/*MEMBER SPECIFIC LAYOUT*/

#header-member-area {margin:auto; padding:0; width:970px; height:150px; background-image:url(../images/member-header-background.jpg); background-repeat:no-repeat;}
#header-member-area-no-bar {margin:auto; padding:0; width:970px; height:150px; background-image:url(../images/member-header-background-no-bar.jpg); background-repeat:no-repeat;}
#header-pt {margin:auto; padding:0; width:970px; height:150px; }
#header-sign-in {margin:auto; padding:0; width:970px; height:150px; }
#logo {margin:0; padding:0; width:160px; height:140px; float:left;}
#search {margin:20px 10px 0px 0px; padding:0; float:right;}
#status {margin:25px 20px 0px 0px; padding:0; float:right;}
#global-nav {margin:21px 0px 10px 160px; padding:0; width:625px; float:left;}
.no-margin-bottom {margin-bottom: 0px;}
.border-top {border-top: solid 1px black;}

/*.dropdown- see dropdown.css*/
#breadcrumb {margin:0px; padding:0px 20px 0px 0px; width:640px; float:right; text-align:right; font-family:Verdana, Geneva, sans-serif;}
#PTbreadcrumb {margin-top:100px; padding:0px 20px 0px 0px; width:640px; float:right; text-align:right; font-family:Verdana, Geneva, sans-serif;}
#product-search{ height: 25px; width: 215px; float:left; margin: 0 10px 10px 0;}
p.member-products{margin: 0 0 3px;}
p.member-products a{font-family:"Helvetica Neue", Arial, Helvetica, sans-serif; text-decoration:none; font-weight:bold;}
#member-search {list-style:none; margin-bottom:0px;}
#member-search li {font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
#member-search li a{ text-decoration:none;}
#member-search li a:hover{ color: #00529b;text-decoration: underline;}
#member-search-rt {list-style:none; margin-bottom:0px; font-size:14px; line-height:24px;}
#member-search-rt li {font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
#member-search-rt li a{ text-decoration:none;}
#member-search-rt li a:hover{ color: #00529b;text-decoration: underline;}
.ProductSearchButton {margin:4px 0px 0px 4px; position:absolute; right:24px;}
.SearchButton {margin:3px 0px 0px 10px;}
.ProductFamiles {vertical-align: top;}

/*GENERAL LAYOUT*/

body {background-image:url(../images/blue-gradient-background.gif); background-repeat:repeat-x; background-color:#a2d1ff;}

/*left-nav vertical menu styles */

#left-nav {background-image:url(../images/left-nav-bg.gif); background-repeat:repeat-y; height:600px;}
ul.vert-menu {margin:0; padding:0; line-height:22px; font-size:12px; font-family:Verdana, Geneva, sans-serif;}
ul.vert-menu a{display:block; text-decoration:none; padding-left:4px;}
ul.vert-menu a:hover{background-image:url(../images/span4-blue-bar.gif); color:#FFF;}
ul.vert-menu a:active{background-image:url(../images/span4-blue-bar.gif); color:#FFF; font-weight:100;}
.body-picture-left {float:left; width:270px; margin:15px 15px 15px 0px;}
.body-picture-right {float:right; width:270px; margin:15px 0px 15px 15px;}
.SideMenuTopItem {font-weight:bold; font-size:14px;}
.formatting-box {vertical-align: top; padding: 0px 0px 0px 0px;border: solid 1px #ABACAF; background-color: #E8E9ED;}
.fb_leftcolumn, tr.fb_leftcolumn td {font-size:10pt;color:#000000; font-weight: normal; background:none;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif; font-size:12px; font-style:bold; vertical-align: top;}
.fb_rightcolumn, tr.fb_rightcolumn td {font-size:10pt;color:#000000; font-weight: normal; background:none;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif; font-size:11px; vertical-align: top;}

/*li.active {background-color:#00539b; color:#FFF;}*/

li.active a {background-color:#00539b; color:#FFFFFF;}
.smalllink {font-size:.8em;line-height:1.875em;}
.paragraphlead 
{
    font-size:1.25em;
    font-weight:bold;
    color:#60a100;
    font-family:"Palatino Linotype", "Book Antiqua", "Palatino", serif;
}
.nomargin { margin: 0px 0px 0px 0px }
.completionlist { list-style: none; margin: 0px; font-size: 11px; font-family: Arial; border: solid 1px black; }

#displaybox 
{
    position:fixed; top:0px; left:0px; width:100%; height:100%; color:#FFFFFF; text-align:center; vertical-align:middle;
}

#displayboxbg {
	z-index: 9999;
	background-color: #000000;  /* the background          */
    filter:alpha(opacity=50);   /* Internet Explorer       */
    -moz-opacity:0.5;           /* Mozilla 1.6 and below   */
    opacity: 0.5;               /* newer Mozilla and CSS-3 */
	position:fixed; top:0px; left:0px; width:100%; height:100%; color:#FFFFFF; text-align:center; vertical-align:middle;
}

.centerblockabsolute {
  z-index: 10000;
  position: absolute;
  width: 300px;
  height: 50px;
  left: 50%;
  top: 50%;
  margin-left: -150px;
  margin-top: -25px;
  background-color: white; 
  border: 3px outset gray; 
  padding: 4px; 
}

#displaybox_doh
{
    position:fixed; top:0px; left:0px; width:100%; height:100%; color:#FFFFFF; text-align:center; vertical-align:middle;
}

#displayboxbg_doh {
	z-index: 9999;
	background-color: #000000;  /* the background          */
    filter:alpha(opacity=50);   /* Internet Explorer       */
    -moz-opacity:0.5;           /* Mozilla 1.6 and below   */
    opacity: 0.5;               /* newer Mozilla and CSS-3 */
	position:fixed; top:0px; left:0px; width:100%; height:100%; color:#FFFFFF; text-align:center; vertical-align:middle;
}

.centerblockabsolute_doh {
  z-index: 10000;
  position: absolute;
  width: 600px;
  height: 376px;
  left: 50%;
  top: 50%;
  margin-left: -300px;
  margin-top: -188px;
  background-color: white; 
  border: 3px outset gray; 
  /*padding: 4px;*/
}

.CartListItemAlt td, .CartListItem td, .CartListItemAlt a, .CartListItem a {font-family:Arial, Helvetica, sans-serif;font-size:10px; vertical-align:top; }
.CartListItemAlt-plof td, .CartListItem-plof td, .CartListItemAlt-plof a, .CartListItem-plof a {font-family:Arial, Helvetica, sans-serif;font-size:10px; vertical-align:middle; }

.CartListHead td, CartListHead a { }
.CheckoutItem td { font-family:Arial, Helvetica, sans-serif; font-size:12px; vertical-align: top; background-color: white; border-bottom: dimgray; border-left: dimgray 1px solid; border-right: dimgray 1px solid;}
.CheckoutItemMistyRose td { font-family:Arial, Helvetica, sans-serif; font-size:12px; vertical-align: top; background-color: MistyRose; border-bottom: dimgray; border-left: dimgray 1px solid; border-right: dimgray 1px solid;}
.CheckoutItemBeige td { font-family:Arial, Helvetica, sans-serif; font-size:12px; vertical-align: top; background-color: Beige; border-bottom: dimgray; border-left: dimgray 1px solid; border-right: dimgray 1px solid;}

.CheckoutFLItemMistyRose td { font-family:Verdana; font-size:11px; vertical-align: top; background-color: MistyRose;}
.CheckoutFLItemBeige td { font-family:Verdana; font-size:11px; vertical-align: top; background-color: Beige;}

.CheckoutItemHeader td { font-family:Arial, Helvetica, sans-serif; font-size:14px; vertical-align: top; background-color: #DADADA; border-bottom: dimgray; border-left: dimgray 1px solid; border-right: dimgray 1px solid; }
.CheckoutItemFooter td { font-family:Arial, Helvetica, sans-serif; font-size:14px; vertical-align: top; background-color: #DADADA; border-bottom: dimgray; border-left: dimgray 1px solid; border-right: dimgray 1px solid; }
.FormItem td { font-family:Arial, Helvetica, sans-serif;font-size:14px; vertical-align: top; height: 30px;}
.FormItemMed td { font-family:Arial, Helvetica, sans-serif;font-size:12px; vertical-align: top; height: 22px; font-weight: normal;}
.FormItemMed label { font-weight: normal; }
.FormItemMed td ol li { color: #00539B; }
.FormItemMed td ul li { color: #00539B; }
.FormItemMed select {margin: 0px; }
/*Report Styles */
.ReportHeader { background-color:#000084;font-size:8pt; }
.ReportHeader a { color: White; }
.ReportHeader td { font-family: Arial; color:White;}
.ReportRow {color:Black;background-color:#EEEEEE;font-size:8pt; }
.ReportRow td { font-family: Arial; }
.ReportRowAlt { color:Black;background-color:white;font-size:8pt; }
.ReportRowAlt td { font-family: Arial; }



.form { margin-top: 6px; }
.form-plof { margin-top: auto; }
.bigform { margin-left: 19px; font-family: Arial; color: Black; font-size: 16px; font-family: Arial; }
.bigformradio { font-size: 16px; font-family: Arial; margin-top: 20px; margin-left: 20px; margin-bottom: 12px; color: Black; font-weight: normal; }
.bigformradio label { font-weight: normal; }
.bigform select, .bigform input { font-size: x-large; margin-bottom: 2px; margin-top: 2px; }
.bigform select { margin-bottom: 2px; margin-top: 2px; }
.bigformdiv { background-color: White; width: 850px; padding: 20px; color: Black; }
.bigformsubmitbtn { margin-left: -3px; }

/* Member Tools styles */
.modalBg {
    background-color:#cccccc;
    filter:alpha(opacity=80);
    opacity:0.8;
    z-index: 17 !important;
}

.modalPanel {
    background-color:#ffffff;
    border-width:3px;
    border-style:solid;
    border-color:Gray;
    padding:3px;
    width:700px;
}

.modalPanelGeneric {
    background-color:#ffffff;
    border-width:3px;
    border-style:solid;
    border-color:Gray;
    padding:3px;
}

.modalPanelSignup {
    background-color:#ffffff;
    border-width:3px;
    border-style:solid;
    border-color:Gray;
    padding:3px;
    width:380px !important;
    height: 553px !important;
    position: absolute !important;
    top: -50px !important;
    left: 50% !important;
    margin-left: -190px !important;    
}

.hidden { visibility: hidden; }

.calendar
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: Black;   
}

.grid
{
    background-color:White;
    border-color:#999999;
    border-width:1px;
    border-style:None;
    border-collapse:collapse;
}

.membermessage td
{
    font-family: Arial;
    font-size:12px; 
    margin-bottom: 10px; 
    text-align: left;
    background-color: #FFFFDD;
    border-top: solid 1px gray;
    border-bottom: solid 1px gray;
    padding-top: 2px;
    padding-bottom: 2px;
    font-weight: normal;
}

.membermessage a { text-decoration: none;  font-size: 16px; }
.membermessage a:hover { color: Gray; }

.AIMStoreBanner
{
    font-family: "Myriad Pro", "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
    color: White;
}

.AIMStoreMiddle
{
    font-size: 18px;
}

.AIMStoreLeftHead
{
    font-size: 24px;
}

.AIMStoreLeftMed
{
    font-size: 14px;
}

.AIMStoreLeftSmall
{
    font-size: 12px;
}

.gridheader 
{
    color:White;
    background-color:#000084;
    font-size:8pt;
}

.gridheader td
{
    font-family: Arial;
    color: White;
}

.gridoddrow 
{
    color:Black;
    background-color:#EEEEEE;
    font-size:8pt;
}

.gridoddrow td
{
    font-family: Arial;
}

.gridevenrow 
{
    color:Black;
    background-color:Gainsboro;
    font-size:8pt;
}

.gridevenrow td
{
    font-family: Arial;
}

.gridtotalrow 
{
    color:Black;
    background-color:White;
    font-size:10pt;
    font-weight: bold;
}

.gridtotalrow td
{
    font-family: Arial;
}

.gridheader-CQO 
{
    color:White;
    background-color:#D6a226;
    font-size:8pt;
}

.gridheader-CQO td
{
    font-family: Arial;
}

.gridoddrow-CQO 
{
    color:Black;
    background-color:#F0c256;
    font-size:8pt;
}

.gridoddrow-CQO td
{
    font-family: Arial;
}

.gridevenrow-CQO 
{
    color:Black;
    background-color:#F5DFAB;
    font-size:8pt;
}

.gridevenrow-CQO  td
{
    font-family: Arial;
}


/*Right Ad-column Layout*/
#ad-column {background-image:url(../images/span4-column-middle.gif); background-repeat:repeat-y;}

#ad-column img {margin-left:1px;}

#ad-column-item-title {background-image:url(../images/span4-blue-bar.gif); width:142px; padding:4px 0px 4px 8px; text-align:left;}

.editable-ad {width:148px; height:367px; position:relative;}
.editable-ad-title {position:absolute; top:5px; width:148px; height:20px; text-align:center;}

.editable-ad-description p{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#00539b; line-height:12px; margin-bottom:8px;}

#ad-column-bottom {background-image:url(../images/span4-column-bottom.gif); background-repeat:no-repeat; height:4px;}

/*Original DTX Styles
#ad-column {background-image:url(../images/span4-column-middle.gif); background-repeat:repeat-y;}
#ad-column img {margin-left:1px;}
#ad-column-item-title {background-image:url(../images/span4-blue-bar.gif); width:142px; padding:4px 0px 4px 8px; text-align:left;}
.editable-ad {width:148px; height:300px; position:relative;}
.editable-ad-title {position:absolute; top:5px; width:148px; height:20px; text-align:center;}
.editable-ad-description p{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#00539b; line-height:12px; margin-bottom:8px;}
#ad-column-bottom {background-image:url(../images/span4-column-bottom.gif); background-repeat:no-repeat; height:4px;}

*/

/*Footer*/
#footer-over-blue {margin:auto; padding:0; width:1000px; height:89px; background-image:url(../images/footer-over-blue.jpg); background-repeat:no-repeat; position:relative; margin-bottom:-15px;}

#footer-items {position:absolute; bottom:6px; left:90px; width:850px; height:12px;}

ul.footer-nav {list-style:none; font-family:Verdana, Geneva, sans-serif; font-size:10px; color:#d9f0d6; margin:0px; padding:0px;}

ul.footer-nav a{display:block; padding-right:2px; color:#d9f0d6; text-decoration:none;}

ul.footer-nav a:hover{text-decoration:underline;}

ul.footer-nav li{float:left; padding-right:10px;}

/*Typography*/

h1 {font-size:2em;line-height:1;margin-bottom:0.5em; font-family:"Helvetica Neue", Arial, Helvetica, sans-serif; color:#00539b; font-weight:bold;}

.black-title{font-size:2em;line-height:1;margin-bottom:0.5em; font-family:"Helvetica Neue", Arial, Helvetica, sans-serif; color:#000000; font-weight:bold;}

.black-body{font-size:10pt;color:#000000; font-weight: normal; background:none;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}

h2 {font-size:1.5em; margin-bottom:0.75em; font-family:"Helvetica Neue", Arial, Helvetica, sans-serif; font-weight:bold; color:#000000;}
.blue-h2{ font-size:1.5em; margin-bottom:0.75em; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-weight:bold; color:#44a3ff;}

h3 {font-size:1.25em;line-height:1.25em;margin-bottom:0; color:#FFF; font-family:"Helvetica Neue", Arial, Helvetica, sans-serif; font-weight:bold;}

h4 {font-family:Verdana, Geneva, sans-serif; font-size:10px; color:#00539b;}

h5 {font-size:1em;font-weight:bold;margin-bottom:4px; font-family:Verdana, Geneva, sans-serif; color:#00539b;}

h6 {font-size:1.25em;font-weight:bold;font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;color:#60a100;}

.mbrship {margin-left:15px; width:530px;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}

.product_review {margin-left:40px; width:550px;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}

.caption {font-family:Verdana, Geneva, sans-serif; font-size:9px; margin-top:5px; color:#000000;}

.quote {font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:16px; color:#00539b;}

.citation {font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:12px; color:#60a100;}

.home-body {color:#514d4a; font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}

.home-body a{color:#514d4a; font-family:"Helvetica Neue", Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none;}

a.title-link {font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#4da5ff; font-weight:bold; text-decoration:none; line-height:14px;}
a.title-link:hover {color:#00539b; text-decoration:underline;}

a.catalog-item-link {font-family:Verdana, Geneva, sans-serif; font-size:11px; font-weight: normal; color:#437400; text-decoration:none; line-height:16px;}

a.catalog-item-link:hover {color:#60a100; text-decoration:underline;}

.searchresults {font-family: Georgia; color: Black; font-size: 13px; height: 40px; border-bottom: solid 1px #ddd; padding-left: 50px; padding-top: 20px; }

/*Product Page*/
.js_title, #js_title2, #js_title3, #js_title4 { background-image:url(../images/accordion_title_bar.gif); background-repeat:no-repeat; width:630px; height:27px; cursor:pointer;}

.js_title-mbrship { background-image:url(../images/accordion_title_bar.gif); background-repeat:no-repeat; width:547px; height:27px; cursor:pointer;}

.pillbutton {display:block; background-image:url(../images/blue-pill-button.gif); width:143px; height:18px; color:#fff; text-decoration:none; font-family:Verdana, Geneva, sans-serif;  text-align:left; margin-bottom:3px; padding: 0 0 0 10px;}

a.pillbutton:hover {display:block; background-image:url(../images/light-pill-button.gif); width:143px; height:18px; color:#00539b;}

.pillbutton_horiz {display:inline-block; background-image:url(../images/blue-pill-button.gif); width:143px; height:18px; color:#fff; text-decoration:none; font-family:Verdana, Geneva, sans-serif;  text-align:left; margin-bottom:3px; padding: 0 0 0 10px;}

a.pillbutton_horiz:hover {display:inline-block; background-image:url(../images/light-pill-button.gif); width:143px; height:18px; color:#00539b;}
/*.js_background_top {background-image:url(../images/accordion-bg.gif); background-repeat:repeat-y; width:630px; padding: 50px 2px 25px; margin: 410px 0 0; }*/

.js_background {background-image:url(../images/accordion-bg.gif); background-repeat:repeat-y; width:630px; padding: 15px 2px 25px; }

.js_background-mbrship {background-image:url(../images/accordion-bg.gif); background-repeat:repeat-y; width:545px; padding: 15px 2px 25px; }

.js_title_h { padding: 3px 0px 3px 0px; vertical-align:top; display:inline; float:left;}

.img {padding: 4px 20px 0px 20px; float:left; width:18px;}

.js .js_background {display:none; overflow:hidden;}

.prodsubtitle {font-size:1.2em;line-height:1;margin-bottom:0.75em; font-family:"Helvetica Neue", Arial, Helvetica, sans-serif; color:#00539b; font-weight:bold;}

/*Product Catalog*/
#catalog-border {width:630px; height:1px; background-image:url(../images/catalog-box-horizontal-border.gif); background-repeat:no-repeat;}

#catalog-box {width:630px; background-image:url(../images/catalog-box-bg.gif); background-repeat:repeat-y;}

#catalog-title {margin-top:15px; margin-bottom:15px;}

#countries {padding-top: 10px; padding-bottom: 10px;}

.catalog-item {position:relative; margin-bottom:10px;}

.catalog-item2 {position:relative; margin-bottom:120px;}


/*Member-Area Homepage*/
#member-area-content {margin-bottom:20px; padding:0;}
#member-area-content img{margin:0; padding:0;}
#member-left-column
#member-products-content {background-image:url(../images/member-column-bg.gif); background-repeat:repeat-y; width:230px; height:174px; padding:10px 10px 10px 10px; position:relative;}
#member-column-bottom {margin: 0; padding:0px 0px 0px 0px;; width:230px; height:2px; background-image:url(../images/member-column-bottom.gif); background-repeat:no-repeat; margin-bottom:6px;}
#member-middle-column
#member-amr {background-image:url(../images/member-column-bg.gif); background-repeat:repeat-y; width:230px; height:98px; padding:10px 0px 0px 0px;}
#myAIMstore {background-image:url(../images/member-column-bg.gif); background-repeat:repeat-y; width:230px; height:98px; padding:10px 0px 0px 0px;}

#member-contest {background-image:url(../images/member-column-bg.gif); background-repeat:repeat-y; width:230px; height:88px; padding:10px 10px 10px 10px;}
#member-right-column
#member-account-overview {background-image:url(../images/member-column-bg.gif); background-repeat:repeat-y; width:230px; height:428px; padding:10px 10px 10px 10px;}
#member-right-col-ad {background-image:url(../images/member-column-bg.gif); background-repeat:repeat-y; width:230px; height:468px; padding:10px 10px 10px 10px;}
#member-events-content {background-image:url(../images/member-column-bg.gif); background-repeat:repeat-y; width:230px; height:88px; padding:10px 10px 10px 10px; color:#00539b; font-size:11px; font-family:Verdana, Geneva, sans-serif; line-height:14px;}

.ProductSearchTextBox { margin-bottom: 15px; }
/*splash page*/

#splash { background-image:url(../images/splash-image.jpg); background-repeat:no-repeat; height: 275px; width: 750px; margin-bottom:10px; padding: 25px 0 25px 25px;}
#splash-ad-text {
	height:150px;
	width:275px;
	padding: 0px;
}

#splash-ad-text-weightloss {
	height:150px;
	width:375px;
	padding: 0px;
}
#splash-ad-text-body-systems {
	height:150px;
	width:420px;
	padding: 0px;
}

#splash-contact {
	background-image:url(../images/splash-contact.jpg);
	background-repeat:no-repeat;
	height: 275px;
	width: 750px;
	margin-bottom:10px;
	padding: 0px;
	border: 1px solid #72b8FE;
	margin-top: 0px;
	background-position: right;
}

#splash-heading {
	padding: 15px 0px 0px 15px;
}

#splash-athletes {
	background-image:url(../images/splash-Athletes.jpg);
	background-repeat:no-repeat;
	height: 275px;
	width: 750px;
	margin-bottom:10px;
	padding: 0px;
	border: 1px solid #72b8FE;
	margin-top: 0px;
	background-position: right;
}

#splash-JR{
	background-image:url(../images/JR-splash.jpg);
	background-repeat:no-repeat;
	height: 275px;
	width: 750px;
	margin-bottom:10px;
	padding: 0px;
	border: 1px solid #72b8FE;
	margin-top: 0px;
	background-position: right;
}

#splash-Benning{
	background-image:url(../images/Benning-splash.jpg);
	background-repeat:no-repeat;
	height: 275px;
	width: 750px;
	margin-bottom:10px;
	padding: 0px;
	border: 1px solid #72b8FE;
	margin-top: 0px;
	background-position: right;
}

#splash-zoe{
	background-image:url(../images/zoe-splash.jpg);
	background-repeat:no-repeat;
	height: 275px;
	width: 750px;
	margin-bottom:10px;
	padding: 0px;
	border: 1px solid #72b8FE;
	margin-top: 0px;
	background-position: right;
}
#splash-weight-loss{
	background-image:url(../images/splash-weight-loss.jpg);
	background-repeat:no-repeat;
	height: 275px;
	width: 750px;
	margin-bottom:10px;
	padding: 0px;
	border: 1px solid #72b8FE;
	margin-top: 0px;
	background-position: right;
}
#splash-Income-Opportunity{
	background-image:url(../images/Income-Opp-splash.jpg);
	background-repeat:no-repeat;
	height: 275px;
	width: 750px;
	margin-bottom:10px;
	padding: 0px;
	border: 1px solid #72b8FE;
	margin-top: 0px;
	background-position: right;
}
#splash-Testimonies{
	background-image:url(../images/testimonies-splash.jpg);
	background-repeat:no-repeat;
	height: 275px;
	width: 750px;
	margin-bottom:10px;
	padding: 0px;
	border: 1px solid #72b8FE;
	margin-top: 0px;
	background-position: right;
}

#splash-body-systems{
	background-image:url(../images/body-systems-splash.png);
	background-repeat:no-repeat;
	height: 275px;
	width: 750px;
	margin-bottom:10px;
	padding: 0px;
	border: 1px solid #72b8FE;
	margin-top: 0px;
	background-position: right;
}
#splash-body-systems-wholebody{
	background-image:url(../images/bodysys-whole-body-splash.jpg);
	background-repeat:no-repeat;
	height: 275px;
	width: 750px;
	margin-bottom:10px;
	padding: 0px;
	border: 1px solid #72b8FE;
	margin-top: 0px;
	background-position: right;
}

#splash-body-systems-cardio{
	background-image:url(../images/bodysys-cardio-splash.jpg);
	background-repeat:no-repeat;
	height: 275px;
	width: 750px;
	margin-bottom:10px;
	padding: 0px;
	border: 1px solid #72b8FE;
	margin-top: 0px;
	background-position: right;
}
#splash-body-systems-weight-mgmt{
	background-image:url(../images/bodysys-weight-mgmt-splash.jpg);
	background-repeat:no-repeat;
	height: 275px;
	width: 750px;
	margin-bottom:10px;
	padding: 0px;
	border: 1px solid #72b8FE;
	margin-top: 0px;
	background-position: right;
}
#splash-body-systems-digestive{
	background-image:url(../images/bodysys-digestive-splash.jpg);
	background-repeat:no-repeat;
	height: 275px;
	width: 750px;
	margin-bottom:10px;
	padding: 0px;
	border: 1px solid #72b8FE;
	margin-top: 0px;
	background-position: right;
}
#splash-body-systems-personal-care{
	background-image:url(../images/bodysys-personal-care-splash.jpg);
	background-repeat:no-repeat;
	height: 275px;
	width: 750px;
	margin-bottom:10px;
	padding: 0px;
	border: 1px solid #72b8FE;
	margin-top: 0px;
	background-position: right;
}
#splash-body-systems-targeted{
	background-image:url(../images/bodysys-targeted-nutrition-splash.jpg);
	background-repeat:no-repeat;
	height: 275px;
	width: 750px;
	margin-bottom:10px;
	padding: 0px;
	border: 1px solid #72b8FE;
	margin-top: 0px;
	background-position: right;
}
#splash-testimonies{
	background-image:url(../images/product-testimonies-splash.jpg);
	background-repeat:no-repeat;
	height: 275px;
	width: 750px;
	margin-bottom:10px;
	padding: 0px;
	border: 1px solid #72b8FE;
	margin-top: 0px;
	background-position: right;
}
#splash-barleylife_products{
	background-image:url(../images/barleylife-splash.jpg);
	background-repeat:no-repeat;
	height: 275px;
	width: 750px;
	margin-bottom:10px;
	padding: 0px;
	border: 1px solid #72b8FE;
	margin-top: 0px;
	background-position: right;
}
	
#splash-dailylife_products{
	background-image:url(../images/dailylife-splash.jpg);
	background-repeat:no-repeat;
	height: 275px;
	width: 750px;
	margin-bottom:10px;
	padding: 0px;
	border: 1px solid #72b8FE;
	margin-top: 0px;
	background-position: right;
}
	
#splash-HFB_products{
	background-image:url(../images/Herbal_fiberblend-splash.jpg);
	background-repeat:no-repeat;
	height: 275px;
	width: 750px;
	margin-bottom:10px;
	padding: 0px;
	border: 1px solid #72b8FE;
	margin-top: 0px;
	background-position: right;
}
/*Body System page-Primary-complementary product text*/
.bodysys-primary-comp-text{color:#00539b; font-family:"Helvetica Neue", Arial, Helvetica, sans-serif; font-size:10px;}
.bodysys-title{color:#00539b; font-family:"Helvetica Neue", Arial, Helvetica, sans-serif; font-size:22px;}
.small { font-family: Arial; font-size: 11px; font-weight: normal; color: Black;}
