/* CSS Document */@import url("reset.css");

body {
/*    background: #e1eca0 url(../images/body-bg.gif) repeat-x; */
    background: #E8EEB0 url(../images/body-bg.gif) repeat-x
}

#checkoutSteps ol {
    list-style-type: none;
}

#checkoutSteps li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.a-item ul li {
    padding-bottom: 5px;
}

/* Home page title highlight */
.title-highlight {
    text-align: center;
    font-size: 22px;
    margin-bottom: 20px;
}

.title-highlight strong {
    color: #4F6300;
}

.bottom-shade {
    background: url(../images/shade.gif) bottom repeat-x
}

/*------------------- wrap -----------*/
#wrap {
    width: 963px;
    min-height: 100%;
    margin: 0 auto;
    position: relative;
    background: #fff
}

/*--------------- header ------------*/
#header {
    position: relative;
    height: 208px;
    background: url(../images/body-bg.gif) repeat-x top
}

#logo {
    background: url(../images/logo.png) no-repeat left top;
    width: 343px;
    height: 98px;
    position: absolute;
    left: 0;
    top: 25px;
    margin-left: -4px;
    display: block;
    text-indent: -999.9em;
    border: none
}

/*------------------- top info --------------*/
#topInfo {
    position: absolute;
    top: 14px;
    right: 10px;
    width: 379px
}

#topInfo .uk-phone {
    float: left;
    display: block;
    margin-bottom: 8px;
    width: 194px;
    height: 25px;
    text-indent: -999.9em;
    background: url(../images/uk_phone.gif) no-repeat
}

#topInfo .uk-code {
    float: left;
    display: block;
    margin-right: 12px;
    padding-left: 42px;
    color: #000;
    font: 1.4em / 1.7857em Arial, Helvetica, sans-serif;
    background: url(../images/uk.gif) no-repeat
}

#topInfo .uk-code span {
    color: #600
}

#topInfo .us-phone {
    float: left;
    display: block;
    margin-bottom: 8px;
    width: 194px;
    height: 25px;
    text-indent: -999.9em;
    background: url(../images/us_phone.gif) no-repeat
}

#topInfo .us-code {
    float: left;
    display: block;
    margin-right: 12px;
    padding-left: 42px;
    color: #000;
    font: 1.4em / 1.7857em Arial, Helvetica, sans-serif;
    background: url(../images/us.gif) no-repeat
}

#topInfo .us-code span {
    color: #600
}

#topInfo p {
    margin: 0;
    font-size: 1.1em;
    line-height: 1.4545em;
    text-align: left;
    clear: left;
}

/*---------------- buy now --------------*/
#totalOrder {
    position: absolute;
    top: 79px;
    right: 0;
    width: 258px;
    height: 70px;
    z-index: 5;
    background: url(../images/total_order.gif) no-repeat
}

#totalOrder h4 {
    margin: 0 auto;
    width: 162px;
    background: url(../images/total_order_header.gif) no-repeat
}

#totalOrder h4 a:link, #totalOrder h4 a:visited {
    display: block;
    width: 162px;
    height: 26px;
    text-indent: -999.9em
}

#totalOrder h4.hover {
    background-image: url(../images/total_order_header_hover.gif)
}

#totalOrder span {
    display: block;
    text-align: center;
    font: bold 1.6em / 1.125em Arial, Helvetica, sans-serif
}

#totalOrder span em {
    font-style: normal;
    border-bottom: 1px solid
}

#totalOrder span strong {
    color: #59650a;
    font-size: 1.0625em
}

#totalOrder small {
    font-size: 0.7em;
}

#buyNow {
    display: block;
    position: absolute;
    right: 0;
    top: 135px;
    width: 258px;
    height: 65px;
    text-indent: -999.9em;
    z-index: 10;
    background: url(../images/buy_now.gif) no-repeat
}

#buyNow:hover, #buyNow:active {
    background-image: url(../images/buy_now_hover.gif)
}

#buyNowActive {
    display: block;
    position: absolute;
    right: 0;
    top: 135px;
    width: 258px;
    height: 65px;
    text-indent: -999.9em;
    z-index: 10;
    background: url(../images/buy_now_hover.gif) no-repeat
}

/*------------------- sing up --------------*/
#singUpForm {
    float: right;
    padding: 22px 1px 0 0;
    width: 500px;
    overflow: hidden
}

#singUpForm .top {
    background: #dfe99c url(../images/sing_up-top.png) no-repeat left top;
    float: left
}

#singUpForm .bottom {
    background: url(../images/sing_up-bottom.png) no-repeat left bottom;
    padding: 32px 10px 13px 10px;
    float: left
}

#singUpForm span {
    background: url(../images/input-field.png) no-repeat left top;
    padding: 12px 14px 10px 18px;
    float: left;
    margin-bottom: 8px
}

#singUpForm input {
    font: normal 1.4em / 1.2857em Arial, Helvetica, sans-serif;
    color: #b4b4b4;
    width: 208px;
    height: 18px;
    float: left
}

#singUpForm p {
    color: #7c7f28;
    width: 282px;
    background: url(../images/green-arrow.gif) no-repeat right center;
    padding-right: 26px;
    float: left;
    font-size: 1em;
    line-height: 1.3em;
    margin: 0 0 0 8px
}

#singUpForm a#submit:link, #singUpForm a#submit:visited {
    background: url(../images/sing_up-button.png) no-repeat left top;
    width: 126px;
    height: 28px;
    float: right;
    border: none;
    margin-right: 6px;
    margin-top: 2px;
    text-indent: -999.9em
}

#singUpForm a#submit:hover, #singUpForm a#submit:active {
    background: url(../images/sing_up-button-hover.png) no-repeat left top;
}

/*---------------- Menu -------------*/
#menu {
    position: absolute;
    bottom: 8px;
    left: 1px;
    float: left;
    margin: 0;
    padding-right: 1px;
}

#menu li {
    float: left;
    margin: 0;
    list-style: none;
}

#menu li a {
    background: transparent url(../images/bg/slimming-nav-sprite.png) no-repeat top left;
    display: block;
    padding: 15px 0;
    text-align: center;
    text-indent: -9000em;
}

#menu li#tab1 a:link,#menu li#tab1 a:visited {
    background-position: 0 0;
    width: 108px;
}

#menu li#tab1 a:hover, #menu li#tab1.current a:link{
 background-position: 1px -52px;
}

#menu li#tab2 a:link,#menu li#tab2 a:visited {
    background-position: -109px 0;
    width: 190px;
}

#menu li#tab2 a:hover, #menu li#tab2.current a:link {
    background-position: -108px -52px;
}

#menu li#tab3 a:link,#menu li#tab3 a:visited {
    background-position: -300px 0;
    width: 184px;
}

 #menu li#tab3 a:hover, #menu li#tab3.current a:link {
    background-position: -299px -52px;
}

#menu li#tab4 a:link,#menu li#tab4 a:visited {
    background-position: -484px 0;
    width: 200px;
}

#menu li#tab4 a:hover, #menu li#tab4.current a:link {
    background-position: -483px -52px;
}

#menu li#tab5 a:link,#menu li#tab5 a:visited {
    background-position: -684px 0;
    width: 99px;
}

#menu li#tab5 a:hover, #menu li#tab5.current a:link, #menu li#tab5.current a:visited {
    background-position: -683px -52px;
}
#menu li#tab6 a:link,#menu li#tab6 a:visited {
    background-position: -783px 0;
    width: 179px;
}

#menu li#tab6 a:hover, #menu li#tab6.current a:link {
    background-position: -782px -52px;
}

/*----------------------- content ----------*/
#content {
    padding: 0 10px 0px 10px;
    position: relative;
}

/*-------------------- left column ---------*/
#leftCol {
    float: right;
    width: 670px;
    padding: 5px 0 0 14px;
    overflow: hidden
}

.container {
    width: 670px;
    margin: 0 auto;
}

.title {
    overflow: hidden;
    padding-bottom: 15px;
    position: relative;
    margin: 0 0 10px -14px
}

.title h1 {
    margin: 0;
}

.title h1 img {
    font-size: 1em
}

.subtitle {
    color: #933B10;
    font-size: 13px;
}

#leftCol .title {
    background: url(../images/right-title-angle.gif) no-repeat left bottom;
}

#leftCol .title h1 {
    background: url(../images/left-title-bg.gif) repeat-y right;
    padding: 8px 0 6px 15px;
    height: 24px;
    color:#fff
}

#leftCol .title h1 strong {
    font-weight:normal;
    color:#e1f275
}

#leftCol .title img {
    padding-top: 2px;
}

#sidebar .title {
    background: url(../images/left-title-angle.gif) no-repeat right bottom;
    margin: 0;
    z-index: 5
}

#sidebar .title h1 {
    background: url(../images/right-title-bg.gif) repeat-y left;
    padding: 8px 0 6px 25px;
    height: 24px;
    color: #ffffff;
}

#sidebar .title h1 strong {
    color: #ffa800;
    font-weight: normal;
}

#leftCol img.floatRight {
    margin: -7px 0 15px 16px
}

#leftCol img.floatLeft {
    margin: -7px 20px 15px 0
}

.green {
    color: #4a4a00;
    font-size: 1.6em;
    margin-bottom: 1.5em
}

.standardBullet li strong {
    color: #a24616;
}

.standardBullet li {
    margin: 0 0 1em 48px;
}

.standardBulletNoList li strong {
    color: #a24616;
    list-style: none;
}

.standardBulletNoList li {
    margin: 0 0 1em 48px;
    list-style: none;
}

.findHelp {
    margin: 0;
    overflow: hidden;
}

.findHelp img {
    float: left;
}

.findHelp li {
    margin: 0;
    list-style: none;
    float: left;
    padding-bottom: 5px
}

.findHelp li span {
    padding: 2px 0 0 15px;
    width: 560px;
    float: right;
    display: block;
    border: none;
    color: #7A2C16;
    font-size: 16px;
}

.findHelp li.step1 {
    background: url(../images/step1.gif) no-repeat left top;
}

.findHelp li.step2 {
    background: url(../images/step2.gif) no-repeat left top;
}

.findHelp li.step3 {
    background: url(../images/step3.gif) no-repeat left top;
}

#lastNews {
    overflow: hidden;
    padding: 0 0 60px 13px
}

#lastNews .cell {
    float: left;
    width: 271px;
    margin-right: 47px;
    padding: 0 12px 0 6px
}

#lastNews .cell h3 {
    margin-bottom: 2px;
    color: #4F4F00;
}

#lastNews .cell .top {
    background: #c3d645 url(../images/green-top-border.gif) no-repeat left top;
    float: left;
    margin: 0 -12px 16px -6px;
    position: relative
}

#lastNews .cell .bottom {
    background: url(../images/green-bottom-border.gif) no-repeat left bottom;
    float: left;
    padding: 2px
}

#lastNews .cell .bottom img {
    float: left;
}

#lastNews .cell a:link, #lastNews .cell a:visited {
    font: normal 1.4em / 1.2857em Arial, Helvetica, sans-serif;
}

#lastNews .cell p {
    margin-bottom: 1.1428em
}

#lastNews .cell p a:link, #lastNews .cell p a:visited, #lastNews .cell ul a:link, #lastNews .cell ul a:visited, #lastNews .cell ol a:link, #lastNews .cell ol a:visited {
    font-size: 1em
}

a.more:link, a.more:visited {
    padding-right: 23px;
    background: url(../images/read_more-arrow.gif) no-repeat right 6px;
    border: none
}

a.more:hover, a.more:active {
    text-decoration: underline
}

/*----------- sidebar -------------*/
#sidebar {
    float: left;
    width: 248px;
    padding-top: 5px;
    background: #fff
}

#cells {
    overflow: hidden;
    margin: -15px 0 0 0;
    font-size: 1em
}

#cells li.cell {
    float: left;
    width: 248px;
    background: url(../images/sidebar-separator.gif) repeat-x bottom;
    list-style: none;
    margin: 0;
    padding-bottom: 1px
}

#sidebar .cellContent {
    overflow: hidden;
    background: #fce5b0 url(../images/sidebar-cell-bg.gif) repeat-x top;
    padding: 21px 18px 20px 18px
}

#sidebar .product .cellContent {
    padding-bottom: 12px;
    padding-top: 15px
}

#sidebar .cellContent img {
    margin: 0 auto;
    display: block
}

#sidebar .cellContent h3 {
    padding-left: 4px;
    color: #000;
    margin-bottom: 1.125em;
    line-height: 1em;
    text-align: left
}

#sidebar .cellContent h3 span {
    font-size: 1.25em;
    color: #990000;
    margin-right: 5px
}

#sidebar .cellContent p {
    text-align: left;
    font-size: 1.2em;
    line-height: 1.5em;
    margin-bottom: 0.2222em;
    color: #514a39
}

#sidebar .product p {
    margin: 0 0 1em 10px
}

#sidebar .cellContent img {
    margin-bottom: 8px;
}

.redButton:link, .redButton:visited {
    display: block;
    background: url(../images/find_out_more.png) no-repeat left top;
    width: 197px;
    height: 50px;
    text-indent: -999.9em;
    border: none
}

.redButton:hover, .redButton:active {
    background: url(../images/find_out_more-hover.png) no-repeat left top;
}

#sidebar .redButton {
    margin: 0 auto
}

/*---------------- items ---------------------*/
#proDetails {
    margin: 10px 0 4px -14px;
    padding: 0 0 0 18px;
}

#bc {
    /*position: absolute;*/
    margin: 0 0 15px -14px;
    padding: 3px 0 2px;
    font: 1.2em Arial, Helvetica, sans-serif;
    /*top: 50px;
    left: 10px;*/
}

#proDetails h1 {
    margin: 0 0 18px;
    color: #666600;
    font: bold 2.5em / 1em Arial, Helvetica, sans-serif
}

#proDetails h1 strong {
    color: #000
}

#proDetails h2 {
    margin: 0 0 18px;
    color: #355200;
    font: normal 1.8em / 1.4285em Arial, Helvetica, sans-serif;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 0.02em;
}

#proDetails .product-img-box {
    background-color: #F3F3F3;
    border: 1px solid #E6E6E6;
    margin-left: 15px;
    padding-bottom: 10px;
}

#proDetails .product-img-box .product-image-zoom img {
    border: 1px solid #E6E6E6;
}

#proDetails .product-img-box .product-image-zoom {
    border: none;
}

#proDetails .photo {
    float: right;
    width: 232px;
    text-align: center;
}

#proDetails .photo #image {
    display: block;
}

#proDetails .photo p {
    color: #444;
    margin-bottom: 18px;
    font: 1.1em / 1.4545em Arial, Helvetica, sans-serif;
    width: 230px;
}

#zoom {
    width: 222px;
    height: 24px;
    margin: 0 auto;
    position: relative;
    background: url(../images/zoom.gif) no-repeat
}

#zoom .less {
    display: block;
    width: 30px;
    height: 24px;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0;
    text-indent: -999.9em
}

#zoom .more {
    display: block;
    width: 30px;
    height: 24px;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    text-indent: -999.9em
}

#zoom .bar {
    display: block;
    width: 9px;
    height: 18px;
    cursor: pointer;
    position: absolute;
    left: 28px;
    top: 3px;
    text-indent: -999.9em;
    background: url(../images/bar.gif) no-repeat
}

#proDetails .info ul {
    list-style-type: disc;
    list-style-image: url(../images/tick-bullett.gif);
    margin-bottom: 10px;
    color: #333300;
    font: 1.4em / 1.6666em Arial, Helvetica, sans-serif;
}

.controls {
    clear: both;
    height: 120px;
    position: relative;
    background: url(../images/controls.gif) no-repeat
}

.controls .price {
    display: block;
    position: absolute;
    left: 6px;
    top: 54px;
    font: bold 2em / 1em Arial, Helvetica, sans-serif
}

.controls strong {
    color: #59654a
}

.controls .select {
    display: block;
    position: absolute;
    left: 267px;
    top: 54px
}

.controls .select strong {
    display: block;
    float: left;
    margin-right: 5px;
    color: #000;
    font: bold 2em / 1em Arial, Helvetica, sans-serif
}

.controls .select #qty {
    float: left;
    margin: 0;
    width: 20px
}

.controls .addOrder {
    display: block;
    margin: 0 auto;
    cursor: pointer;
    position: absolute;
    right: 18px;
    top: 41px;
    width: 257px;
    height: 50px;
    text-indent: -999.9em;
    background: url(../images/add_order.gif) no-repeat
}

.controls .addOrder:hover {
    background-image: url(../images/add_order_hover.gif)
}

#proDetails .img, #proDetails .info img {
    margin: 10px;
}

#proDetails blockquote, #proDetails p em {
    color: #575757;
    font-size: 1.1em;
}

#proDetails blockquote p, #proDetails p em {
    font-family: Georgia;
    font-style: italic;
}

#proDetails strong {
    color: #111;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-style: normal;
}

#leftCol .items {
    width: 686px;
    font-size: 1em;
    list-style-type: none;
    margin: 10px 0 4px -14px;
    padding-bottom: 20px;
}

#leftCol .items li {
    float: left;
    width: 169px;
    margin: 0 0 20px 0;
    text-align: center;
    background: url(../images/separator.gif) right 14px no-repeat;
}

#leftCol .items img {
    display: block
}

#leftCol .items h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.8em;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    height: 67px !important;
    line-height: 1em !important;
    margin: 0 0 -2px;
    padding: 0 7px;
    text-transform: capitalize !important;
    text-align: center;
}

#leftCol .items h2 span.subtitle {
    font-weight: normal;
    text-transform: capitalize !important;
}

#leftCol .items h2 a:link, #leftCol .items h2 a:visited {
    color: #000
}

#leftCol .items .price {
    display: block;
    margin-bottom: 15px;
    font: bold 1.5em / 1.2em Arial, Helvetica, sans-serif
}

#leftCol .items .price strong {
    font-size: 1.0666em;
    color: #59654a
}

#leftCol .items .button:link, #leftCol .items .button:visited {
    display: block;
    margin: 0 auto;
    width: 108px;
    height: 31px;
    text-indent: -999.9em
}

#leftCol .items .moreInfo:link, #leftCol .items .moreInfo:visited {
    background: url(../images/button_more_info2.gif) no-repeat
}

#leftCol .items .moreInfo:hover, #leftCol .items .moreInfo:active {
    background-image : url(../images/button_more_info2_hover.gif);
}

#leftCol .items .buyNow:link, #leftCol .items .buyNow:visited {
    margin-bottom: 1px;
    background: url(../images/button_buy_now2.gif) no-repeat
}

#leftCol .items .buyNow:hover, #leftCol .items .buyNow:active {
    background-image: url(../images/button_buy_now2_hover.gif)
}

#leftCol .photo {
    font-size: 16px;
    text-align: center;
}

#leftCol .photo .qty {
    width: 20px
}

#leftCol .photo .price {
    font-weight: bold;
    margin: 0 15px 0 0;
}

#leftCol .photo .price strong {
    color: #59654A
}

#leftCol .photo .buyNow {
    margin-bottom: 1px;
    width: 108px;
    height: 31px;
    margin-top: 10px;
    background: url(../images/button_buy_now2.gif) no-repeat;
    cursor: pointer;
}

#leftCol .photo .buyNow:hover {
    background-image: url(../images/button_buy_now2_hover.gif)
}

#sidebar .items {
    font-size: 1em;
    list-style-type: none;
    margin: -15px 0 0
}

#sidebar .items li {
    background: #fce5b0;
    float: left;
    clear: left;
    width: 230px;
    margin: 0 0 4px;
    padding: 15px 0 16px 18px
}

#sidebar .items img {
    float: right;
    display: block;
    margin-right: 15px;
    border: 1px solid #edc66b
}

#sidebar .items h3 {
    margin: 0 0 12px;
    color: #000;
    font: 1.2em / 1.5em Arial, Helvetica, sans-serif
}

#sidebar .items h3 a:link, #sidebar .items h3 a:visited {
    color: #000
}

#sidebar .items h3 strong {
    font-size: 1.1666em
}

#sidebar .items p {
    color: #464031;
    margin: 0px 115px 15px 0;
    font: 1.1em / 1.2727em Arial, Helvetica, sans-serif;
    height: 85px;
}

#sidebar .items .price {
    display: block;
    margin-bottom: 18px;
    font: bold 1.5em / 1.2em Arial, Helvetica, sans-serif
}

#sidebar .items .price strong {
    font-size: 1.0666em;
    color: #59654a
}

#sidebar .items .button:link, #sidebar .items .button:visited {
    float: left;
    display: block;
    margin-right: 3px;
    width: 108px;
    height: 31px;
    text-indent: -999.9em
}

#sidebar .items .moreInfo:link, #sidebar .items .moreInfo:visited {
    margin-left: -2px;
    background: url(../images/button_more_info.gif) no-repeat
}

#sidebar .items .moreInfo:hover, #sidebar .items .moreInfo:active {
    background-image: url(../images/button_more_info_hover.gif)
}

#sidebar .items .buyNow:link, #sidebar .items .buyNow:visited {
    background: url(../images/button_buy_now.gif) no-repeat
}

#sidebar .items .buyNow:hover, #sidebar .items .buyNow:active {
    background-image: url(../images/button_buy_now_hover.gif)
}

#getFree {/*
    margin: -15px 0 4px;
    padding: 15px 10px 18px 18px;
    background: #dbe695;
    */
    margin: 20px 0px 60px 0px;
    text-align: center;
    position: relative;
}

#getFree p {
    color: #464031;
    margin: 0 80px 15px 0;
    font: 1.1em / 1.2727em Arial, Helvetica, sans-serif;
}

#searchTheStore {
    margin: -15px 0 4px;
    padding: 15px 10px 15px 18px;
    background: #dbe695;
    border-left: 1px solid #c1ce78;
    border-right: 1px solid #c1ce78;
    border-bottom: 1px solid #c1ce78;
}

#searchTheStore p {
    color: #464031;
    margin: 0 0 15px 0;
    font: 1.1em / 1.2727em Arial, Helvetica, sans-serif
}

#searchTheStore .text {
    display: block;
    width: 191px;
    height: 18px;
    overflow: hidden;
    margin: 0 0 4px -3px;
    padding: 12px 14px 10px 13px;
    background: url(../images/text.gif)
}

#searchTheStore .text input {
    font: 1.4em / 1.1em Arial, Helvetica, sans-serif;
    color: #7a7a7a;
    width: 192px;
    height: 18px;
    display: block;
    margin: 0
}

#searchTheStore .searchNow, #searchTheStore .searchNow:visited {
    float: right;
    display: block;
    margin: 11px 8px 0 0;
    width: 108px;
    height: 31px;
    text-indent: -999.9em;
    background: url(../images/search_now.gif) no-repeat
}

#searchTheStore .searchNow:hover, #searchTheStore .searchNow:active {
    background-image: url(../images/search_now_hover.gif);
    cursor: pointer;
}

#sideMenu {
    list-style-type: none;
    margin: -15px 0 4px;
    padding: 7px 15px;
    background: #fce5b0 url('../images/navigation-gradient.gif') repeat-x bottom left;
    font: 1.4em / 1.7857em Arial, Helvetica, sans-serif;
    border-right: 1px solid #f1ce7c;
    border-left: 1px solid #f1ce7c;
    border-bottom: 1px solid #f1ce7c;
}

#sideMenu li {
    float: left;
    clear: left;
    margin: 0;
    width: 218px;
    border-bottom: 1px solid #e6c26f;
}

#sideMenu li a:link, #sideMenu li a:visited {
    color: #000;
    display: block;
    background: url(../images/arrow.gif) right 7px no-repeat;
}

#sideMenu li a:hover, #sideMenu li a:active {
    color: #789009;
    text-decoration: underline;
    background-image: url(../images/arrow_hover.gif);
}

#sideMenu li a.viewAll {
    color: #933B10;
}

#sideMenu li a.viewAll:hover {
    color: #789009;
}

#secure {
    margin: -15px 0 4px;
    padding: 15px 10px 27px 18px;
    background: #dbe695 url(../images/lock.gif) right top no-repeat;
}

#secure p {
    color: #464031;
    margin: 0 80px 0 0;
    font: 1.1em / 1.2727em Arial, Helvetica, sans-serif;
}

#getFree img {
/*    float: right;
    display: block;
    margin-top: -3px;*/
}

#getFree .text {
    display: block;
    width: 191px;
    height: 18px;
    overflow: hidden;
    margin: -70px 0 4px -3px;
    padding: 12px 14px 10px 13px;
    background: url(../images/text.gif);
}

#getFree .text input {
    font: 1.4em / 1.1em Arial, Helvetica, sans-serif;
    color: #7a7a7a;
    width: 192px;
    height: 18px;
    display: block;
    margin: 0;
}

#getFree .name {
    display: block;
    width: 165px;
    height: 18px;
    margin: 0 0 4px -3px;
    padding: 11px 14px 10px 16px;
    background: url(../images/text-subscribe-name.gif) top right no-repeat;
    font: 1.4em / 1.1em Arial, Helvetica, sans-serif;
    color: #7a7a7a;
    position: absolute;
    top: 195px;
    left: 28px;
}

#getFree .email {
    display: block;
    width: 165px;
    height: 18px;
    margin: 0 0 4px -3px;
    padding: 13px 14px 10px 16px;
    background: url(../images/text-subscribe-email.gif) top right no-repeat;
    font: 1.4em / 1.1em Arial, Helvetica, sans-serif;
    color: #7a7a7a;
    position: absolute;
    top: 237px;
    left: 28px;
}

#getFree .signUpNow {
    float: right;
    display: block;
    margin: 11px 8px 0 0;
    width: 192px;
    height: 47px;
    text-indent: -999.9em;
    background: url(../images/subscribe-signup.png) no-repeat;
    cursor: pointer;
    position: absolute;
    top: 273px;
    left: 28px;
}

/*#getFree .signUpNow:hover, #getFree .signUpNow:active {
    background-image: url(../images/sign_up_now_hover.gif)
}*/

.sendAudio {
    float: left;
    display: block;
    margin: 0px 8px 0 0;
    width: 126px;
    height: 28px;
    text-indent: -999.9em;
    background: url(../images/send-it-to-me-button.png) no-repeat;
    cursor: pointer;
}

.sendAudio:hover, .sendAudio:active {
    background-image: url(../images/send-it-to-me-button.png)
}

/*---------------- Shopping Basket -------------------------*/
.backet {
    margin-top: -15px;
    width: 100%;
    overflow: hidden;
    margin-bottom: 11px;
    float: left;
}

.backet table {
    border-collapse: separate;
    float: left;
}

.backet table th {
    border: none;
    padding: 0;
    font-size: 1em;
}

.backet table td {
    border: none;
    background: #eaeaea;
    padding: 8px;
    font-size: 1em;
    vertical-align: middle
}

.backet th h3 {
    padding-left: 10px;
    text-align: left;
    font: bold 1.8em / 1.3em Arial, Helvetica, sans-serif;
    margin: 0;
    color: #000000;
}

.backet .imgLink img {
    border: 1px solid #dfdfdf;
}

.backet td p {
    margin: 0;
}

.backet td .cart-price {
    color: #59650a;
    font-weight: bold;
    font-size: 1.6em;
    line-height: normal;
}

.backet td select {
    width: 100%;
    margin: 0;
}

.backet td a:link, .backet td a:visited {
    color: #535353;
    font-size: 1.2em;
}

.backet .update_basket {
    background: url(../images/button_update_basket.gif) no-repeat;
    width: 124px;
    height: 30px;
    display: inline-block;
    float: right;
    margin-right: 8px;
    cursor: pointer;
}

.backet .update_basket:hover, .backet .update_basket:active {
    background: url(../images/button_update_basket_hover.gif) no-repeat
}

.continue_shopping {
    background: url(../images/button_continueshopping.gif) no-repeat;
    width: 158px;
    height: 30px;
    display: inline-block;
    float: right;
    margin-right: 8px;
    cursor: pointer;
}

.continue_shopping:hover, .continue_shopping:active {
    background: url(../images/button_continueshopping_hover.gif) no-repeat
}

.upsell-arrow {
    background: url("../images/bg/upsell-arrow.png") no-repeat;
    height: 63px;
    width: 162px;
    bottom: -60px;
    position: absolute;
    left: 300px;
}

.upsell-box {
    background: #dae694;
    padding: 15px;
    margin: 0;
}

.upsell-wrap {
    background-color: #fff;
    position: relative;
    margin: 0 0 20px 0;
}

/*-----------------*/
.greenCol {
    padding: 0px 25px;
    padding-left: 0;
    background: #fff;
    overflow: hidden;
}

.greenCol div {
    width: 100%;
    overflow: hidden;
}

.greenCol p {
    color: #d54c01;
    float: left
}

.greenCol p span {
    color: #444444;
    font-size: 0.7em;
}

.greenCol ul {
    float: left;
    width: 500px;
    margin: 0;
    font-size: 1em;
}

.greenCol li {
    list-style: none;
    margin: 0;
    padding-bottom: 8px;
    float: left;
    width: 100%;
}

.greenCol li label {
    color: #545555;
    margin-bottom: 8px;
    padding-left: 10px;
    float: left;
}

.greenCol li label strong {
    color: #e85a0a;
}

.greenCol li span {
    background: url(../images/basket-input-bg.gif) no-repeat;
    width: 272px;
    height: 20px;
    display: block;
    padding: 8px 7px;
    float: left;
}

.greenCol li input {
    width: 272px;
    height: 20px;
    margin: 0;
    font: normal 1.5em / 1.5em Arial, Helvetica, sans-serif;
    color: #7a7a7a;
}

.greenCol #coupon_code {
    background: transparent url(../images/input-gradient-bg.gif) repeat-x scroll left top;
    border: 2px solid #C3C3C3;
    height: 22px;
    margin-right: 7px;
    padding: 3px 4px 0 5px;
    position: relative;
    top: -2px;
    width: 170px;
}

.greenCol form#discount-coupon-form {
    position: relative;
    right: 0px;
    top: -17px;
}

.greenCol li select {
    width: 272px;
    height: 22px;
    margin: 0;
    font: normal 1.5em / 1.5em Arial, Helvetica, sans-serif;
    color: #7a7a7a;
    border: none;
    background: none;
}

.greenCol .apply {
    background: url(../images/button_apply.gif) no-repeat;
    width: 66px;
    height: 30px;
    margin-top: 17px;
    cursor: pointer;
}

.greenCol .apply:hover, .greenCol .apply:active {
    background: url(../images/button_apply_hover.gif) no-repeat
}

.greenCol .cancel {
    background: url(../images/button_cancelcoupon.gif) no-repeat;
    width: 134px;
    height: 30px;
    margin-top: 17px;
    cursor: pointer;
}

.greenCol .cancel:hover, .greenCol .cancel:active {
    background: url(../images/button_cancelcoupon_hover.gif) no-repeat
}

.greenCol .get_prise {
    background: url(../images/button_get_price.gif) no-repeat;
    width: 87px;
    height: 30px;
    display: block;
}

.greenCol .get_prise:hover, .greenCol .get_prise:active {
    background: url(../images/button_get_price_hover.gif) no-repeat;
    cursor: pointer;
}

.backet_total {
    width: 100%;
    float: left;
}

.basket_bottom {
    padding: 20px 9px 250px 9px;
    text-align: right;
}

.basket_bottom p {
    font-weight: bold;
    margin: 0;
}

.basket_bottom p span {
    width: 104px;
    display: inline-block;
}

.basket_bottom .total {
    color: #ff6600;
    font-size: 1.5em;
    margin: 15px 0 20px 0;
}

.basket_bottom .checkout {
    background: url(../images/button_checkout.gif) no-repeat;
    width: 252px;
    height: 47px;
    display: inline-block;
}

.basket_bottom .checkout:hover, .basket_bottom .checkout:active {
    background: url(../images/button_checkout_hover.gif) no-repeat
}

/*---------------- product review full ---------------------*/
.margin1 {
    margin-top: 20px;
    margin-right: -4px;
    position: relative;
}

#sidebar h4 {
    color: #601f00;
    margin-bottom: 0;
}

/*---------------- product review ---------------------*/
.greyBoxTop {
    overflow: hidden;
    background: #e3e3e3 url(../images/grey-top.gif) no-repeat left top;;
    margin-bottom: 28px;
    width: 646px;
}

.greyBoxBottom {
    float: left;
    background: url(../images/grey-bottom.gif) no-repeat left bottom;
    width: 608px;
    padding: 18px 15px 14px 23px;
}

.greyBoxBottom .left {
    float: left;
    width: 80%;
}

.greyBoxBottom .right {
    float: right;
    width: 20%;
}

.greyBoxTop img {
    float: right;
    margin: 3px 0 0 4px;
}

.marginRight p {
    margin-right: 214px;
}

.greyBoxTop .redButton {
    margin-left: -6px;
    position: relative;
}

/*---------------- knowledgebase ---------------------*/
.knowledgebase .greyBoxTop {
    margin-bottom: 30px;
}

.knowledgebase .greyBoxBottom {
    padding-bottom: 8px;
    padding-right: 22px;
    width: 601px
}

.knowledgebase .greyBoxTop p {
    margin-bottom: 0.1428em;
}

.readMore:link, .readMore:visited {
    background: url(../images/read_more-button.png) no-repeat left top;
    width: 134px;
    height: 36px;
    display: block;
    text-indent: -999.9em;
    border: none;
}

.readMore:hover, .readMore:active {
    background: url(../images/read_more-button-hover.png) no-repeat left top;
}

span.greenColor {
    color: #536507;
}

/*---------------- knowledgebase ---------------------*/
#contactUs {
    width: 598px;
}

#contactUs p {
    font-size: 1em;
    margin-bottom: 14px;
    float: left;
    width: 100%;
}

#contactUs label {
    font-size: 1.8em;
    line-height: 1em;
    margin-bottom: 0.4444em;
    font-weight: bold;
    color: #000;
    display: block;
    padding-left: 5px;
    float: left;
}

#contactUs span.input {
    background: url(../images/contact_us-input-bg.png) no-repeat left top;
    float: left;
    padding: 12px 14px 10px 13px;
    clear: left;
}

#contactUs input {
    font: normal 1.4em / 1.2857em Arial, Helvetica, sans-serif;
    color: #7a7a7a;
    width: 216px;
    height: 36px;
}

#contactUs span.textarea {
    background: url(../images/comment-field.png) no-repeat left top;
    float: left;
    padding: 11px 9px 12px 9px;
}

#contactUs textarea {
    margin: 0 0 15px 0;
    padding: 4px;
    font: normal 1.4em / 1.2857em Arial, Helvetica, sans-serif;
    color: #7a7a7a;
    border: none;
    background: none;
    width: 572px;
    height: 107px;
}

#contactUs select {
    width: 220px;
    border: none;
    margin: 0;
    background: none !important;
    color: #7a7a7a;
    display: block;
    line-height: 2em;
    height: 22px;
}

#contactUs span.select {
    padding: 9px 10px 9px 14px
}

.sendMessage {
    background: url(../images/send_message.png) no-repeat left top;
    width: 178px;
    height: 36px;
    text-indent: -999.9em;
    border: none;
    margin-top: 15px;
    cursor: pointer;
}

.sendMessage:hover, .sendMessage:active {
    background: url(../images/send_message-hover.png) no-repeat left top;
}

hr.clear {
    margin: 0;
    background: none;
    border: none;
    height: 1px;
    line-height: 1px;
    visibility: hidden;
    font-size: 1px;
}

div.separate {
    margin: 0 0 12px 0;
    background: none;
    border: none;
    height: 1px;
    line-height: 1px;
    visibility: hidden;
    font-size: 1px;
    padding: 0;
}

/*-------------------- footer ------------*/
#footer {
    background: url(../images/footer-bg.gif) repeat-x top;
    height: 261px;
}

.innerFooter {
    background: url(../images/footer-bg.gif) repeat-x top;
    height: 261px;
    width: 960px;
    margin: 0 auto;
    text-align: center
}

#footerMenu {
    margin: 0 auto;
    padding: 35px 0 10px;
    display: block;
    overflow: hidden;
    font-size: 1.2em;
    line-height: 1.2em;
    width: 800px;
    text-align: center;
}

#footerMenu li {
    color: #b8ffb6;
    margin: 0;
    display: inline;
    padding: 0px ;
    list-style: none;
}

#footerMenu li a:link, #footerMenu li a:visited {
    color: #b8ffb6;
    border: none;
}

#footerMenu li a:hover, #footerMenu li a:active {
    border: none;
    text-decoration: underline;
}

#footer p {
    color: #6a7910;
    text-align: center;
    font-size: 1em;
}

#footer p.copy {
    margin: 6em auto 2em;
}

.grad {
    height: 350px;
    margin-top: -350px;
    background: url(../images/grad.gif) repeat-x; display: none;
}

.question {
    margin-bottom: 15px;
    width: 550px;
}

.question .select {
    width: 150px;
}

.question .textbox {
    width: 150px;
    height: 17px;
    font-size: 12px;
    border: 1px solid #666;
    background: #fff;
}

.question .left {
    float: left;
    width: 400px;
}

.question .right {
    float: right;
}

.alli_submit {
    background: url(../images/alli_submit.png) no-repeat left top;
    width: 178px;
    height: 36px;
    text-indent: -999.9em;
    border: none;
    margin-top: 15px;
    cursor: pointer;
}

.alli_submit:hover, .alli_submit:active {
    background: url(../images/alli_submit-hover.png) no-repeat left top;
}

#sidebar .banner {
    margin-top: 10px;
    text-align: center;
}

/* Redesign CSS*/
#free-products {
    margin-top: 10px;
    text-align: center;
    position: relative;
}

#free-products #btn-claim {
    left: 28px;
    position: absolute;
    top: 235px;
}

/* Redesign CSS*/
#callout-misc {
    margin: 20px 0px 20px 0px;
    text-align: center;
    position: relative;
}

#callout-misc #btn-claim {
    left: 28px;
    position: absolute;
    top: 235px;
}

#cc-shipping {clear:both;margin:15px auto 0 auto;overflow:hidden;width:570px;}
#cc-shipping strong {color:#66775c;display:block;
margin-bottom:10px;font-weight:bold;}
#cc-shipping ul {margin:0;padding:0;list-style-type:none;}
#cc-shipping ul li {float:left;}
#cc-shipping #card-accept {float:left;}
#cc-shipping #card-accept li {margin-left:5px;}
#cc-shipping #shipping {float:right;}

.worldwide-delivery {
    background: transparent url(../images/ww-delivery.png) no-repeat right top;
}
.worldwide-delivery p {width:325px;padding-right:30px}
.worldwide-delivery ul {list-style-type:none}
.worldwide-delivery li {background: transparent url(../images/tick.png) no-repeat left center;padding-left:27px;}
.worldwide-delivery li strong {color:#356519;}

/**
 * Product List.
 */

.product-list {
    float: none;
    clear: both;
    display: block;
    margin: 0 0 3px -14px;
    padding:0 0 15px;
    list-style-type: none;
    overflow: hidden;
}

.product-list-item {
    clear: both;
    padding: 0;
    margin: 0 0 0 0.5em;
}

.special-offer-upsell-list {
    clear: both;
}

.special-offer-upsell-list li {
    margin: 5px 0 15px;
    background-color: #E8EEB0;
}

.special-offer-upsell-list dl {
    padding: 0 1em 1em;
}

#leftCol .special-offer-upsell-list .title {
    margin-left: 0;
}

#leftCol .special-offer-upsell-list .title h1 {
    font-size: 1.3em;
}

.product-list dl {
    background: transparent url(../images/feature-product-bg.png) repeat-x left bottom;
    margin: 0 0 10px;
    padding-bottom: 10px;
}

.special-offer-upsell-list dt,
.product-list dt {
    float: left;
    width: 170px !important;
    width: 150px;
    overflow: hidden;
    font-size: 1.0em;
    text-align: center;
}

.special-offer-upsell-list dt {
    width: 150px !important;
}

.special-offer-upsell-list dt img {
    border: #9EA078 1px solid;
}

.special-offer-upsell-list dd,
.product-list dd {
    margin: 0 0 5px 170px;
    list-style-type: none;
    font-size: 1.0em;
}

.special-offer-upsell-list dd {
    margin-left: 160px;
    padding-right: 10px;
}

p.offer-link {
    text-align: right;
}

p.offer-link a {
    font-weight: bold;
    text-decoration: none;
}
.product-list h4 {
    font-size: 1.2em;
}

.product-list p {
    font-size: 1.1em;
}

.product-list div.rating-box {
    width: 70px;
    margin: 8px 50px !important;
    margin: 8px 21px;
}

.special-offer-upsell-list .prices,
.product-list .prices {
    margin: 0 15px;
    clear: both;
    margin: 0 auto;
    text-align: center;
    white-space: nowrap;
}

.special-offer-upsell-list .old-price,
.product-list .old-price {
    color: #818080;
    font-weight: bold;
    font-size: 0.9em;
    margin-left: 5px;
}

.special-offer-upsell-list .prices span {
    display: block;
}

.special-offer-upsell-list .old-price em,
.product-list .old-price em {
    text-decoration: line-through;
    font-style: normal;
}

.special-offer-upsell-list .price,
.product-list .price {
    color: #a00000;
    font-size: 1.2em;
    font-weight: bold;
    margin: 0 7px;
}

.special-offer-upsell-list p,
.special-offer-upsell-list p a {
    font-size: 1em;
}

.special-offer-upsell-list .combined-description span.savings {
    color: #ff0000;
    font-weight: bold;
}

.product-list ul li {
    list-style-type: none;
}

.product-list ul.features {
    margin: 0 0.8em 1em;
}

.product-list ul.features li {
    background: transparent url(../images/tick-other.png) no-repeat scroll left center;
    padding-left: 27px;
    margin: 3px 0;
    font-size: 1.0em;
}

.product-list ul.actions li {
    display: inline;
    padding: 0;
    margin: 0 2px;
    float: left;
}

ul.actions li.button {
    width: 208px;
}

ul.actions li.button-alt {
    width: 271px;
}

ul.actions li a {
    text-decoration: none;
    color: #fff;
    display: block;
    border: none;
    height: 27px;
    font-size: 15px;
    font-weight: bold;
    margin: 0 auto 0 auto;
    padding: 8px 0 0;
}

ul.actions li a span {
    padding: 0;
    margin: 0 7px;
}

ul.actions li a:link,
ul.actions li a:visited,
ul.actions li a:hover,
ul.actions li a:active {
    color: #FFFFFF;
    text-decoration: none;
}

ul.actions li.button a {
    background: url(../images/buttons/green.jpg) no-repeat top left;
}

ul.actions li.button span {
    margin: 0 10px;
}

ul.actions li.button-alt a {
    background: url(../images/buttons/brown.jpg) no-repeat top left;
}

.featured-products ul {float: none; clear:both;display:block;margin:0 0 3px -14px;padding:0 0 15px; list-style-type:none;overflow:hidden;background: transparent url(../images/feature-product-bg.png) repeat-x left bottom; }
.featured-products li {float:left;width:171px !important; width: 150px; margin: 0px; margin-bottom: 10px; }
.featured-products li.last {margin-right:0}
.featured-products li img, .featured-products li span{display:block;margin:0 auto;text-align:center;}
.featured-products li a:link,.featured-products li a:visited {display:block;text-decoration:underline;text-align:center}
.featured-products li a:hover,.featured-products li a:active {text-decoration: none}
.featured-products li span.rating { }
.featured-products .product-image {margin-bottom:0px;}
.featured-products li .old-price {float:left;color:#a3a3a3;font-weight: bold;font-size:0.9em;margin-left:5px;}
.featured-products li .old-price em {text-decoration:line-through;font-style:normal;}
.featured-products li .price {float:right;display:block;color:#a00000;font-size:1.2em;margin-right:7px;}
.featured-products li div.rating-box {  width: 70px; margin: 8px 50px !important; margin:8px 21px; }
.featured-products li div { width: 160px; margin: 0 auto; clear: both; }
.featured-products li div .old-price {float:left;color:#818080;font-weight: bold;font-size:0.9em;margin-left:5px;}
.featured-products li div .old-price em {text-decoration:line-through;font-style:normal;}
.featured-products li div .price {float:left;display:block;color:#a00000;font-size:1.2em;font-weight:bold; margin-right:7px;margin-left:7px}

.top-product ul {float: none; clear:both;display:block;margin:0 0 3px -14px;padding:0 0 15px; list-style-type:none;overflow:hidden;background: transparent url(../images/feature-product-bg.png) repeat-x left bottom; font-size:10px; }
.top-product li {float:left; margin: 0px; margin-bottom: 10px; }
.top-product li.last {margin-right:0}
.top-product li img, .featured-products li span{display:block;margin:0 auto;text-align:center}
.top-product li a:link,.featured-products li a:visited {display:block;text-decoration:underline;text-align:center}
.top-product li a:hover,.featured-products li a:active {text-decoration: none}
.top-product li span.rating { }
.top-product .product-image {margin-bottom:0px}
.top-product li .old-price {float:left;color:#a3a3a3;font-weight: bold;font-size:0.9em;margin-left:5px;}
.top-product li .old-price em {text-decoration:line-through;font-style:normal;}
.top-product li .price {float:right;display:block;color:#a00000;font-size:1.2em;margin-right:7px;}
.top-product li div.rating-box {  width: 70px; margin: 8px 50px !important; margin:8px 21px; }
.top-product li div { width: 160px; margin: 0 auto; clear: both; }
.top-product li div .old-price {float:left;color:#818080;font-weight: bold;font-size:0.9em;margin-left:5px;}
.top-product li div .old-price em {text-decoration:line-through;font-style:normal;}
.top-product li div .price {float:left;display:block;color:#a00000;font-size:1.2em;font-weight:bold; margin-right:7px;margin-left:7px}

.product-consultant {margin-bottom:20px}
.product-consultant img {display:block;float:left}
.product-consultant .contents {float:right;width:500px;}
.product-consultant .contents strong, .product-consultant .contents span, .product-consultant .contents img {display:block;text-align:center;margin:0 auto;}
.product-consultant .contents strong {font-size:2em;color:#2f2f2f}
.product-consultant .contents span {font-size:1.5em;margin-top:5px}
.product-consultant .contents img {float:none}

.media-appeance ul{margin:0px 0 10px 0;padding:0;list-style-type:none;overflow:hidden}
.media-appeance li {float:left;margin:0 6px 0 0}

.buy-confident { margin-bottom:20px}
.avoid-clones {width:344px;float:left}
.avoid-clones img {margin:0 auto;display:block}
.free-gym-day {width:310px;float:right}
#leftCol .free-gym-day .title {background:none}
#leftCol .free-gym-day .title h1 {background-position: center right;padding:8px 0 6px 16px;}
#leftCol .free-gym-day .title h1 strong {color:#ff9000}
#leftCol .free-gym-day span, #leftCol .free-gym-day img {display:block;margin:0 auto;}
#leftCol .free-gym-day span {color:#b2c538;font-weight: bold;margin-bottom:22px;font-size:1.4em}

#leftCol .free-bonuses .title h1 strong {color:#ff9000}
#leftCol .free-bonuses li .old-price em{color:#99ab35}
#leftCol .free-bonuses em {font-weight:bold;font-style:normal;}

#your-order {
    background: transparent url(../images/your-order.png) no-repeat left top;
    width:260px;
    height:33px;
    padding:26px 0 0 0;
    float:right;
    margin-top:16px;
}
#your-order span {display:block;width:160px;margin:0 auto;color:#000000;font-size:1.6em;text-align:center;font-weight:bold;}
#your-order span strong {text-decoration:underline;color:black}
#your-order span em {font-style:normal;color:black}

.products {padding-right:10px}
.products h2{font-size:2.2em;}
.products #products-content{float:left;width:310px;margin-bottom:20px}
.products #products-content p{margin-left:5px}
.products a{color:#0000CC;font-size:1.4em;text-decoration:underline;}
.products a:hover , .products a:active{text-decoration:none;}
.products ul{list-style-type:none;}
.products .other{margin-top:20px}
.products .other li{
    background:transparent url(../images/tick-other.png) no-repeat scroll left center;
    padding-left:27px;
    margin:3px 0;
    font-size:1.0em
}
.products .other strong {
color:#356519;
}
.products #add-to-order{background:url('../images/add-to-order-bg.png') repeat;float:right;width:295px; padding:10px;margin:0 0 20px 0;overflow:hidden;}
.products #add-to-order #inner{background:#fff;border:1px solid #e4e4e4;padding:5px 5px; text-align: center; }


.products #add-to-order #price-details{padding:10px 0;background:url('../images/price-details-bg.png') no-repeat;margin:8px 16px 15px;text-align:center;}
.products #add-to-order span{display:block;line-height:1.5em}
.products #add-to-order #price{color:#838181}
.products #add-to-order #price em{text-decoration:line-through;font-weight:normal;}
.products #add-to-order #price strong{font-size:1.3em; color:#a00000}
.products #add-to-order #sale-off{color:#a9a9a9;font-size:1em}
.products #add-to-order #sale-off strong{font-size:1.2em; color:#a8ba31}
.products #add-to-order #qty{
    overflow:hidden;
    margin-bottom:10px
}
.products #add-to-order #qty strong{display:block;width:45px;float:left;font-size:2em;margin:6px 0 0 8px}
.products #add-to-order #qty select{width:40px;float:left;margin:10px 20px 0 0}
.products #add-to-order #qty a{float:left;}
.products #add-to-order small{display:block;text-align:center;font-size:1.1em}
.products #add-to-order small a{color:#0000CC;text-decoration:underline;font-size:1em}
.products #add-to-order small a:hover,.products #add-to-order small a:active{text-decoration:none;}

.products .sub-title{display:block;clear:both;height:1%}
.products .sub-title a{margin-left:220px;font-size:0.7em;text-decoration:underline;color:#0000CC;}
.products .sub-title a:hover,.products .sub-title a:active{text-decoration:none;}
.products #customer-review li{margin:0 20px 0 0;padding:20px 0;border-bottom:1px solid #dcdcdc}
.products #customer-review .last{border:none;padding-bottom:0}
.products #customer-review strong{font-size:1.2em;padding-left:9px}
.products #customer-review p{font-size:1em;margin:15px 0 15px 8px}
.products #customer-review .meta{display:block;margin-left:8px}
.products .link-bottom{display:block;margin:0 0 30px 8px}

.products #photo-galery{background:#f2f2f2;width:490px; margin:40px 0 10px 60px;overflow:hidden;padding:15px;}
.products #photo-galery li{float:left;margin:0;margin:0 10px}
.products #photo-galery .prev,.products #photo-galery .next{margin:90px 0 0 0;}


.products #note{text-align:left;}
.products #note span{padding:5px 0 5px 170px}
.products #note #after{padding-left:130px}
.products #more{overflow:hidden;margin-bottom:15px}
.products #more h2{margin-bottom:20px}
.products #articles{float:left;width:270px}
.products #articles li{margin-left:5px;background:transparent url(../images/arrow-articles.png) no-repeat scroll left center;padding:3px 0 3px 15px}
.products #articles li a{font-size:1.0em }
.products #futher{float:right;width:295px;padding:0 10px}
.products #futher .content{margin-left:8px}
.products #futher span{font-size:1.5em}
.products #futher strong{display:block;font-size:1.5em;margin-top:20px}
.products #futher strong a{font-size:0.9em}
.products #futher p{margin:15px 0  0 0;font-size:1.4em}
.products #futher span strong,.products #futher p strong{font-size:1.1em;display:inline;}

.products #video li{float:left;margin:20px 0 0 0;padding:0 10px 0}
.products #video li object { width: 303px; height: 245px }
.products #video li embed { width: 303px; height: 245px; }

.products #video li span{display:block;text-align:center;margin:15px 0}

.products #manufacture-say{margin:20px 20px 20px 0px}
.products #manufacture-say p { text-align: justify; }

.products #add2 { text-align: right; margin: 0 20px 20px 0; }


#review-form fieldset { background-color: #EEEEEE; padding: 22px 30px; border:1px solid #d1d1d1;}
#review-form fieldset label { display: block; padding: 0; margin: 10px 0 4px 0; }
#review-form fieldset select {display: block; width: 100%; border:1px solid #d1d1d1; }
#review-form fieldset input {display: block; width: 100%; border:1px solid #d1d1d1; }
#review-form fieldset textarea { display: block; width: 100%; border:1px solid #d1d1d1; }

#shopping-cart-table .price strong { color: #A00000;}
#shopping-cart-table .price strong.free {font-size: 1.6em; }

#review-form fieldset input.no-display { display: none; }

/*FREE GYM PASS FORM*/
form#frmSS1 table {width: 600px;}
    form#frmSS1 label {color:#000000; display:block; float:left; font-size:1.1em; font-weight:bold; line-height:1em; margin-bottom:0.4444em; padding-left:5px;}

    form#frmSS1 input {color:#7A7A7A; background: url(../images/contact_us-input-bg.png) no-repeat top left; font-family:Arial,Helvetica,sans-serif; font-size:1em; font-size-adjust:none; font-stretch:normal; font-style:normal; font-variant:normal; font-weight:normal; height:36px; line-height:1.2857em; width:236px; padding: 10px 3px 3px 13px;}

    form#frmSS1 select {background: transparent url(../images/contact_us-input-bg.png) no-repeat scroll left top;; border:medium none; color:#7A7A7A; display:block; height:40px; line-height:2em; margin:0; width:243px; padding: 11px 11px 11px 12px;}

    #frmSS1 td.captcha {height: 30px;position: relative;}
        #frmSS1 .captcha img {border: 3px solid #fff; padding: 3px; position: relative; float: none; left: 0; top: 0px;}

        #frmSS1 input.submit {background: transparent url(../images/button_getgympass.gif) no-repeat top    left; width: 300px; height: 34px; text-indent: -9000em;}
                #frmSS1 input.submit:active {border: none;}


/* Added for endorse */

.clbt { clear:both; }
.endorse-container { margin-bottom:20px; }
.endorse-image-div { float:left; width:200px; margin:0 auto; text-align:center; }
.endorse-text-div { float:left; margin-left:20px; width:440px; font-size:15px; }
.endorse-text-div a { font-size:1em; }

h5  {
font-size:1.8em;
line-height:1.25em;
margin-bottom:0.6666em;
}
h5 {
color:#E5FF3E;
font-weight:normal;
}
.title h5 {
    margin: 0;
}
.title h5 img {
    font-size: 1em
}
#leftCol .title h5 {
    background: url(../images/left-title-bg.gif) repeat-y left;
    padding: 8px 0 6px 15px;
    height: 24px;
    color:#fff
}
#leftCol .title h5 strong {
    font-weight:normal;
    color:#e1f275
}
#sidebar .title h5 {
    background: url(../images/right-title-bg.gif) repeat-y left;
    padding: 8px 0 6px 25px;
    height: 24px;
    color: #ffffff;
}
#leftCol .title h5 {
background:url("../images/left-title-bg.gif") repeat-y scroll left center transparent;
color:#FFFFFF;
height:24px;
padding:8px 0 6px 15px;
}
#leftCol .title h5 strong {
color:#E1F275;
font-weight:normal;
}
#leftCol .free-bonuses .title h5 strong {
color:#FF9000;
}
#leftCol .free-gym-day .title h5 {
background-position:right center;
padding:8px 0 6px 16px;
}
#leftCol .free-gym-day .title h5 strong {
color:#FF9000;
}

/* Modification for MultipleBuy Options */

.products #add-to-order .heading {
    padding: 10px 0;
    margin: 8px 16px;
    text-align: center;
    color: #585858;
    background-color: inherit;
    font: normal 17px/23px Arial, Helvetica, sans-serif;
}

.products #add-to-order .orderElementBox {
    padding: 0 10px 10px;
    margin: 0 0 10px;
    height: 100%;
    overflow: hidden;
    color: #585858;
    font: normal 12px/ 18px Arial, Helvetica, sans-serif;
}

.products #add-to-order .orderElementBox .orderElementBoxLeft {
    padding: 2px 0 0;
    width: 20px;
    float: left;
}

.products #add-to-order .orderElementBox .orderElementBoxMidle {
    width: 170px;
    float: left;
}

.products #add-to-order .orderElementBox .orderElementBoxRight {
    width: 85px;
    float: left;
}

.products #add-to-order .orderElementBox label {
    font: bold 12px/ 18px Arial, Helvetica, sans-serif;
    display: block;
    margin: 0;
    color: #4e4d4e;
    background-color: inherit;
}

.products #add-to-order .orderElementBox p {
    padding: 0;
    margin: 3px 0;
    font-size: 12px;
    background-color: inherit;
}

.products #add-to-order .orderElementBox .save {
    font-weight: bold;
    color: #bb1818;
}

.products #add-to-order .orderElementBox .pay {
    font-weight: bold;
    color: #15700d;
}

.products #add-to-order .orderElementBox .productPic {
    padding: 3px;
    color: #c60e0c;
    background-color: #fff;
    border: 1px solid #a9a9a9;
    font-weight: bold;
    text-align: right;
}

.products #add-to-order .orderElementBox .productPic img {
    width: auto;
    display: block;
    margin: 0 auto;
}

.products #add-to-order .orderElementBottom {
    clear: both;
    padding: 10px 0;
    text-align: center;
    font-size: 11px;
    line-height: 15px;
}

.products #add-to-order .orderElementBottom a {
    color: #0000cc;
    background-color: inherit;
    text-decoration: underline;
}

.products #add-to-order .orderElementBottom a:hover {
    text-decoration: none;
}

.products #add-to-order .orderElementBottom .addToOrderBtn {
    width: 170px;
    height: 50px;
    padding: 0;
    margin: 0 auto 10px;
    border: 0;
}

.products #add-to-order .order {
    text-align: center;
    margin: 0 auto;
}

.products #add-to-order #qty .order a {
    float: none;
}

.products dl {
    list-style-type: none;
}

.products dl.overview dt {
    background: transparent url(../images/bullet.gif)
        no-repeat scroll 4px 2px;
    padding-left: 25px;
    margin: 3px 0;
    font-weight: bold;
}

.products dl.overview dd {
    padding-left: 25px;
}
