
@import url("extra.css");

a{ text-decoration: none; outline: none; }
ul, ol{ list-style: none; }
label{ cursor: pointer; }
html, body{ width: 100%; height: 100%; }
table{ border-collapse: collapse; }
html, body, h1, h2, h3, h4, h5, h6, p, form, fieldset, img, label, ul, li, ol, dl, dd, dt{
    margin: 0;
    padding: 0;
    border: none;
}
body, input, textarea, select{ font: 100% Tahoma,Verdana,Arial,Helvetica,sans-serif; }

body{
    background: #fff url(../img/bodyBg.png) repeat-x;
    text-align: center;
    position: relative;
}

#wrapper{
    width: 100%;
    margin: 0 auto;
    text-align: left;
}

#content{
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
    height: 1%;
    position: relative;
    padding-bottom: 10px;
    background: url(../img/contentBg.gif) 0 0 repeat-y;
}

#top{
    height: 49px;
    width: 825px;
    font-size: 0.81em;
    margin: 0 auto;
    font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
    padding-left: 175px;
    position: relative;
    z-index: 10;
}

#top ul#topNav{
    float: left;
    overflow: hidden;
}
#top ul#topNav li, ul#bottomNav li{
    float: left;
    padding : 0 10px 0 10px;
    height: 49px;
}
#top ul#topNav li a{
    height: 49px;
    line-height: 3.62em;
    float: left;
}
#top ul#topNav img{ display: none; }
#top ul#topNav li a, ul#bottomNav li a{ color: #D7D7D7; }
#top ul#topNav li.active a{ background: url(../img/markers/02.gif) center bottom no-repeat;}
#top ul#topNav li a:hover, ul#bottomNav li a:hover{ text-decoration: underline; }
#top ul#lang{ float: right; padding-top: 17px; }
#top ul#lang li{ float: left; padding-right: 3px; }
#top ul#lang li img{ border: 1px #808C55 solid; }

#header{
    height: 205px;
    background: url(../img/headerBg.jpg) right top no-repeat;
    position: relative;
    width: 1000px;
    margin: 0 auto;
    font-size: 0.75em;
    color: #fff;
    margin-top: -2px;
}
#header h1{
    position: absolute;
    top: 2px;
    left: 0;
}
#header h1, #header h1 a{
    display: block;
    font-weight: normal;
    height: 91px;
    padding-left: 10px;
}
#header h1 a{
    background: url(../img/logo.png) right 0 no-repeat;
    padding-right: 60px;
    line-height: 1em;
    font-size: 20px;
    color: #242F00;
    padding-top: 27px;
}
#header h1 a span{
    display: block;
    text-align: right;
}
/*#header h1 a span{ color: #FF7AA6; }*/
#header h2{
    position: absolute;
    top: 40px;
    left: 280px;
    font-weight: normal;
    font-size: 1.82em;
    width: 600px;
    color: #000;
}
#header h2 span{
    color: #8F763E;
    font-style: italic;
    display: block;
    font-size: 1.40em;
    font-weight: bold;
    margin: 0 0 0 -2px;
}
#header h2 span.under_slogan{
    color: #353535;
    font-style: normal;
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin-top:10px;
	margin-left:20px;
}
#header h2 strong{
    color: #353535;
    display: block;
    font-size: 0.82em;
    font-weight: bold;
}
#header h3{
    position: absolute;
    bottom: 0;
    width: 1000px;
    font-size: 1.25em;
    line-height: 2.60em;
    color: #575757;
    font-weight: bold;
    text-align: center;
    height: 39px;
}
#header h3 a{ color: #575757; text-decoration: underline;  }

#leftColumn, #rightColumn{
    width: 160px;
    float: left;
    font-size: 0.69em;
    background: url(../img/contentTop.png) 0 0 no-repeat;
    padding-top: 15px;
}
#rightColumn{ float: right;  }
#leftColumn h2, #rightColumn h2{
    height: 35px;
    font-size: 1.27em;
    color: #fff;
    font-weight: normal;
    line-height: 2.5em;
}

#hotOffers{
    background: url(../img/hotOffersBg.png) 0 0 no-repeat;
    height: 73px;
    width: 145px;
    position: absolute;
    top: 93px;
    padding-left: 15px;
    left: 0;
}
#singIn{
    text-align: center;
    padding: 0 0 15px 20px;
    text-align: left;
    background: url(../img/sectionBg.png) bottom no-repeat
}
#singIn h2{
    padding-bottom: 4px;
    color: #000;
    font-weight: bold;
    font-size: 1.18em;
}
#hotOffers legend{
    display: block;
    font-size: 0.91em;
    font-weight: bold;
    line-height: 1em;
    padding: 9px 0 7px;
    color: #3B3B3B;
}
#hotOffers label{
    display: block;
    padding-bottom: 5px;
    color: #000;
    font-size: 0.91em;
}
#singIn .line{ height: 25px; padding-bottom: 1px; }
#hotOffers .line input{ float: left; margin-right: 5px; }
#hotOffers input#emailAdr, #singIn .line input{
    border: 0;
    height: 16px;
    color: #3B4B4B;
    float: left;
    width: 88px;
    font-size: 12px;
    padding: 1px 6px;
    border: 1px #fff solid;
}
#hotOffers input#emailAdr{ border-color: #2E2E2E; }
#singIn .line input{ width: 106px; }
#singIn .agree{ padding: 3px 0 0; }
#singIn .agree input{
    width: 15px;
    height: 15px;
    margin: 0;
    padding: 0;
    border: 0;
}
#singIn .agree label{
    float: left;
    color: #000;
    font-size: 1.09em;
    padding-left: 5px;
}
#singIn .submit{
    background: url(../img/buttons/01.png) 0 0 no-repeat;
    border: 0;
    cursor: pointer;
    font-weight: bold;
    color: #fff;
    font-size: 13px;
    text-align: center;
    width: 121px;
    height: 24px;
}
#singIn a{
    color: #323232;
    display: block;
    text-decoration: underline;
    padding: 4px 0 6px 5px;
}

#products{
    border-bottom: 25px #DFF391 solid;
    font-size: 1.18em;
}
#products h2{
    padding-left: 11px;
    color: #3D2F1E;
    font-size: 1em;
    height: 36px;
    line-height: 36px;
    margin-left: 4px;
    padding-bottom: 4px;
    font-weight: bold;
}
#products ul{
    width: 156px;
    margin: 0 auto;
    padding-top: 1px;
}
#products li{
    line-height: 2.23em;
    background: #EEFDB3;
    border-bottom: 2px #DFF391 solid;
}
#products li a{
    color: #000;
    display: block;
    background: url(../img/markers/14.png) 10px 10px no-repeat;
    padding-left: 22px;
}
#products li.expand a{ background-position: 10px -33px; }
#products li a:hover{ background-color: #D4ED6F; color: #000; text-decoration: underline; }
#products li ul{ display: none; }
#products li.expand li{ background-image: none; line-height: 1.77em; }
#products li.expand ul{
    display: block;
    padding: 0;
    border-top: 3px #DFF391 solid;
    margin: 0 0 -1px;
}
#products li.expand li{ padding: 0; background: #DFF391; }
#products li.expand li a{
    height: 1%;
    background: none;
    padding-left: 21px;
    color: #000;
}
#products li.expand li a:hover{ background-color: #D3ED6F; }
#learnMore{
    /*background: url(../img/sectionBg.png) 0 0 no-repeat;*/
    padding: 30px 5px 10px;
}
#additional{
    padding: 35px 4px 10px;
}
#learnMore img, #additional img{ display: block; }
#additional img{ border: 1px #292929 solid; }
#currenciesDiv {
    background: url(../img/sectionBg.png) bottom no-repeat;
    height: 1%;
    overflow: hidden;
    padding-bottom: 10px;
}
#currenciesDiv form { width: 135px; padding: 0 10px 10px }

#shoppingCart{
    background: url(../img/sectionBg.png) bottom no-repeat;
    height: 1%;
    overflow: hidden;
    padding-bottom: 10px;
}
#shoppingCart h2{
    padding-bottom: 4px;
    color: #000;
    font-weight: bold;
    padding-left: 15px;
    font-size: 1.18em;
}
#shoppingCart img{ display: block; }
#shoppingCart .checkout{
    display: block;
    width: 121px;
    height: 24px;
    background: url(../img/buttons/01.png) 0 0 no-repeat;
    text-align: center;
    color: #fff;
    font-size: 1.18em;
    line-height: 1.77em;
    font-weight: bold;
    margin: 15px auto 17px;
}
#shoppingCart .checkout:hover{ text-decoration: underline; }
#shoppingCart p{
    color: #0E1212;
    text-align: center;
    font-size: 1.09em;
    line-height: 2em;
    padding: 4px 0;
}
#shoppingCart p strong{ color: #2E2E2E; font-size: 1.33em; }
#shoppingCart p a{ text-decoration: underline; color: #0E1212; }
#shoppingCart p a:hover{ color: #000; }

#help{
    height: 1%;
    overflow: hidden;
}
#help h2{ 
    padding-left: 11px;
    color: #3D2F1E;
    font-size: 1.18em;
    height: 36px;
    line-height: 36px;
    margin-left: 4px;
    font-weight: bold;
}
#help ul{
    border-bottom: 1px #769400 solid;
    border-top: 1px #769400 solid;
    padding: 11px 10px 10px 15px;
    width: 135px;
    margin: 0 auto;
}
#help a:hover{ text-decoration: underline; }
#help li{
    padding-left: 13px;
    line-height: 1.64em;
    height: 1%;
    font-size: 1.18em;
    background: url(../img/markers/14.png) 0 -86px no-repeat;
}
#help li a{
    color: #222D2D;
    padding: 0 1px 1px 0;
}

#callUs{
    padding: 10px 0 0;
    width: 135px;
    margin: 0 auto;
}
#callUs h3{
    padding-left: 11px;
    color: #3D2F1E;
    font-size: 1.18em;
    height: 36px;
    line-height: 36px;
    margin-left: -10px;
    font-weight: bold;
}
#callUs h4 b{ color: #212E2E; font-weight: normal; }
#callUs h4{
    color: #212E2E;
    font-size: 1.18em;
    font-weight: normal;
}
#callUs p{
    color: #222D2D;
    font-size: 0.91em;
    text-align: left;
    padding: 4px 0 10px;
    line-height: 1.2em;
}

#helpCenter{
    height: 102px;
    position: relative;
    padding-top: 5px;
	text-align: center;
}
/*#helpCenter h3{*/
/*    color: #fff;*/
/*    font-weight: normal;*/
/*    font-size: 1.18em;*/
/*    text-align: left;*/
/*    position: absolute;*/
/*    top: 15px;*/
/*    left: 15px;*/
/*    line-height: 1.23em;*/
/*}*/
/*#helpCenter strong{*/
/*    display: block;*/
/*    color: #fff;*/
/*    font-weight: normal;*/
/*    position: absolute;*/
/*    text-transform: uppercase;*/
/*    top: 74px;*/
/*    line-height: 1em;*/
/*    height: 20px;*/
/*    left: 15px;*/
/*    text-align: center;*/
/*    font-size: 1.18em;*/
/*    width: 67px;*/
/*}*/
#middleColumn p, #middleColumn .descriptions li{
    color: #666;
    font-size: 1.09em;
    line-height: 1.50em;
    text-align: justify; 
}

#middleColumn .special p, #middleColumn .descriptions li, #middleColumn .special{
    color: #1F2626;
}
#middleColumn .product{ padding-top: 15px; }
#middleColumn .product h4, #middleColumn .product p{ padding-bottom: 10px; }
#middleColumn h5{
    color: #000;
    border: 0;
    background: none;
    font-size: 1em;
    font-weight: normal;
    line-height: 1em;
    padding: 14px 0 2px;
    width: 630px;
}
#middleColumn .descriptions ul{ padding: 5px 15px 20px; }
#middleColumn .sep{ padding-top: 15px;}
#middleColumn .descriptions-2{
    font-size: 1.09em;
    overflow: hidden;
    height: 1%;
    padding-bottom: 10px;
}
#middleColumn .descriptions-2 p{ padding: 10px 0; font-size: 1em; color: #1F2626; }
#middleColumn .descriptions-2 img{ float: right; padding: 0 0 10px 15px; }
#middleColumn .descriptions-3{
    background: #E5D0A0;
    height: 100px;
    margin-bottom: 40px;
    padding: 15px 0pt 0pt 30px;
    width:603px;
}
#middleColumn .descriptions-3 p{
    color: #000;
    width: 250px;
    padding-left: 50px;
    float: left;
}
#middleColumn .descriptions-3 p a{ color: #000; }
#middleColumn .descriptions-3 strong{ display: block; padding-bottom: 10px}
#middleColumn .descriptions-3 a, #middleColumn .descriptions-2 a, #middleColumn .descriptions a{ color: #0062BD; text-decoration: underline; }

#middleColumn .line{ height: 1%; overflow: hidden; clear: both; padding-bottom: 3px; }
#middleColumn h2 b{ color: #2493CC; }
#middleColumn h2, #middleColumn h3{
    font-size: 1.64em;
    font-weight: bold;
    color: #606060;
    line-height: 1em;
    padding-bottom: 12px;
}
#middleColumn .special h3{
    color: #606060;
}
#middleColumn h3{
    font-size: 1.64em;
    font-weight: bold;
}
#middleColumn h4{
    font-weight: bold;
    color: #777;
    font-size: 1.09em;
    padding-bottom: 10px;
}
#middleColumn{
    float: left;
    width: 634px;
    padding: 20px 23px 0;
    font-size: 0.69em;
    background: url(../img/contentTop.png) -160px 0 no-repeat;
}

#specialOffer{
    padding: 10px 0 10px;
    margin-top: 17px;
}
#specialOffer img{ display: block; }

#bestsellers{
    padding: 10px 0 15px;
    overflow: hidden;
    height: 1%;
}
#bestsellers .line{
    padding: 2px 0 5px;
    height: 1%;
    overflow: hidden;
}
#bestsellers .bestseller{
    background: url(../img/bestsellerBg.png) repeat;
    width: 206px;
    height: 151px;
    position: relative;
    color: #343434;
    float: left;
}
#bestsellers .odd{ margin: 0 6px; }
#bestsellers .bestseller h3{
    color: #666;
    font-size: 1.36em;
    line-height: 1em;
    padding: 16px 0 0 18px;
    font-weight: bold;
}
#bestsellers .bestseller h4{
    color: #666;
    font-size: 1.09em;
    padding: 8px 0 0 18px;
    font-weight: normal;
}
#bestsellers .bestseller .price{
    color: #000;
    width: 110px;
    font-size: 1em;
    line-height: 1.5em;
    height: 25px;
    position: absolute;
		letter-spacing:none;
    bottom: 42px;
    left: 110px;
}
#bestsellers .bestseller .price strong{
    font-size: 1.91em;
    font-weight: normal;
	letter-spacing:1px;
    color: #EC202B;
}
#bestsellers .bestseller img{
    float: left;
    display: block;
    position: absolute;
    bottom: 15px;
    left: 10px;
}
#bestsellers .bestseller a:hover{ text-decoration: underline; }
#bestsellers .bestseller a.buyNow, #bestsellers .bestseller a.details{
    display: block;
    width: 96px;
    height: 24px;
    position: absolute;
    bottom: 20px;
    right: 20px;
    background: url(../img/buttons/02.png) no-repeat;
    text-align: center;
    color: #fff;
    font-size: 1.18em;
    line-height: 1.77em;
    font-weight: bold;
}


#identifyingDetails, .productTable, #returning, #newCustomers{
    width: 633px;
    padding: 17px 0 40px;
}
#identifyingDetails{
    border-top: 2px #E5D0A0 solid;
    border-bottom: 2px #E5D0A0 solid;
    margin-top: 17px;
}
#identifyingDetails h3{ color: #606060; font-size: 1.56em; }
#identifyingDetails form{ padding-top: 5px; }
#identifyingDetails .line{ padding: 10px 15px 10px; }
#identifyingDetails .line label{
    color: #1F2626;
    float: left;
    font-size: 1.09em;
    display: block;
    width: 80px;
    line-height: 1.25em;
}
#identifyingDetails .line input, #identifyingDetails .captcha input{
    width: 188px;
    border: 1px #C6C6C6 solid;
    color: #3B4B4B;
    float: left;
    font-size: 13px;
    height: 16px;
    padding: 1px 6px;
}
#identifyingDetails .line textarea{
    width: 375px;
    border: 1px #C6C6C6 solid;
    color: #3B4B4B;
    float: left;
    font-size: 14px;
    height: 120px;
    padding: 1px 6px;
}
#identifyingDetails .captcha{
    height: 86px;
    background: url(../img/captchaBg.png) 0 28px no-repeat;
    margin-left: 95px;
    padding-top: 10px;
}
#identifyingDetails .captcha label{
    font-size: 1.09em;
    float: none;
    color: #1F2626;
    width: 140px;
}
#identifyingDetails .captcha input{ margin: 10px 6px 0; border-color: #2E2E2E; }
#identifyingDetails .captcha img{ float: left; margin: 9px 0 0 45px; }
#identifyingDetails p{
    font-size: 1em;
    padding: 10px 95px;
}
#identifyingDetails .submit{
    margin: 10px 10px 10px 364px;
    display: block;
    width: 127px;
    height: 25px;
    border: 0;
    background: url(../img/buttons/08.png) 0 0 no-repeat;
    text-align: center;
    color: #fff;
    font-size: 1.18em;
    line-height: 1.77em;
    font-weight: bold;
    cursor: pointer;
}

.productTable{
    padding: 0;
    background: #F2E7CD url(../img/productBg.png) 0 bottom no-repeat;
    margin: 0 auto 12px;
    width: 632px;
}
#middleColumn .productTable h3{
    background: url(../img/productTop.png) 0 0 no-repeat;
    height: 30px;
    color: #000;
    font-size: 1.27em;
    line-height: 2em;
    margin: 0;
    padding: 0 0 0 20px;
}
.productTable table{
    width: 100%;
    height: 25px;
}
.productTable th{
    color: #525252;
    text-align: center;
    font-weight: normal;
    height: 32px;
}
.productTable td b{ color: #000; }
.productTable td strong, .productTable td span{ color: #B80000; }
.productTable tr.even{ background: #FBF6E8; }
.productTable td{
    text-align: center;
    font-size: 1.09em;
    color: #484848;
    height: 25px;
    line-height: 2.08em;
}
.productTable .addToCart{ width: 100px; }
.productTable .addToCart a{
    display: block;
    width: 83px;
    height: 19px;
    background: url(../img/buttons/06.png) 0 0 no-repeat;
    text-align: center;
    color: #fff;
    font-size: 0.91em;
    line-height: 1.77em;
    font-weight: bold;
    margin: 0 auto;
}
.productTable .addToCart a:hover{ background-position: 0 -19px; }

#checkout, #contactUs, #productPage, #sign, #shippingBilling{ height: 1%; overflow: hidden; padding-bottom: 20px; }
#checkout a.continueShopping{
    display: block;
    width: 157px;
    height: 26px;
    background: url(../img/buttons/07.png) 0 -0 no-repeat;
    text-align: center;
    color: #fff;
    font-size: 1.18em;
    line-height: 1.77em;
    font-weight: bold;
    float: right;
    margin-right: 11px;
}
#checkout a.checkout{
    display: block;
    width: 127px;
    height: 26px;
    background: url(../img/buttons/08.png) 0 -0 no-repeat;
    text-align: center;
    color: #fff;
    font-size: 1.18em;
    line-height: 1.77em;
    font-weight: bold;
    float: right;
    padding-right: 150px;
}
#checkout a.continueShopping:hover, #checkout a.checkout:hover{ text-decoration: underline; }

#order{
    width: 632px;
    clear: both;
    overflow: hidden;
    height: 1%;
}
#order h3{
    height: 30px;
    color: #000;
    font-size: 1.27em;
    line-height: 2em;
    padding: 0 0 0 12px;
    margin: -6px -6px 0;
}

#order .orderContainer{
    background: #fff;
    padding: 2px 9px 11px;
	margin: 0 auto;
    height: 1%;
    overflow: hidden;
    border: 1px #A7A7A7 solid;
    padding-bottom: 50px;
	/*background:#FFFF00;*/
}
#order .orderRow{
    background: #fff;
    height: 1%;
    margin: 8px 0 -50px;
}
#order .orderImage{
    width: 121px;
    height: 112px;
    padding-left: 20px;
    float: left;
    text-align: center;
}
#order .orderPrice{
    float: left;
    height: 76px;
    padding: 10px 0 0 60px;
    width: 290px;
}
#order .orderPrice del{ color: #000; font-weight: bold; padding-right: 15px; }
#order .orderPrice p{ padding: 10px 0 12px 23px; font-size: 1.09em; color: #484848; }
#order .orderPrice p strong{ font-size: 1.17em; color: #484848; }
#order .orderPrice label{ padding: 0 18px 4px 23px; color: #484848; display: block; }
#order .orderPrice select{ float: left; margin: 1px 10px 0 23px; width: 44px; }
#order .orderPrice input{ float: left; }
#order .orderPrice a.remove{
    color: #000;
    line-height: 1.81em;
    font-weight: bold;
    float: left;
    width: 83px;
    margin: 1px 0 0 10px;
    height: 19px;
    text-align: center;
    text-decoration: underline;
}
#order .orderPrice .submit, #order .orderExtra .submit{
    display: block;
    width: 83px;
    height: 19px;
    background: #22A1D1;
    text-align: center;
    color: #fff;
    border-width: 0;
    background: url(../img/buttons/06.png) top no-repeat;
    font-weight: bold;
    float: left;
    cursor: pointer;
    margin: 1px 0 0 0;
}
#order .orderExtra .submit{ margin: 15px 0 0 10px; background: url(../img/buttons/09.png) top no-repeat; }
#order .orderShipping{
    width: 75px;
    height: 75px;
    margin: 36px 35px 0 0;
    font-size: 1em;
    color: #000;
    font-weight: bold;
    float: right;
    text-align: center;
}
#order .orderExtra{
    margin: -8px auto 15px;
    height: 50px;
    padding-top: 1px;
    width: 630px;
    border-top: 1px #A7A7A7 solid;
    z-index: 10;
    position: relative;
}
#order .supersize{ padding: 0 15px; }
#order .orderExtra h4{
    float: left;
    color: #FF1D67;
    font-size: 1.64em;
    font-weight: normal;
    line-height: 2.5em;
}
#order .orderExtra h5{
    float: left;
    font-size: 1.09em;
    font-weight: bold;
    line-height: 4em;
    margin: 0;
    background: none;
    width: auto;
    padding: 0 17px;
}
#orderSummary{
    margin: 0 0 18px;
    background: #fff;
    width: 630px;
}
#orderSummary h3{
    height: 30px;
    color: #000;
    font-size: 1.27em;
    line-height: 2.2em;
    margin: -1px -1px 0;
    padding: 0 0 0 60px;
}
#orderSummary #orderTable{
    background: #fff url(../img/summaryRowBg.gif) 0 61px repeat-x;
    padding: 10px 0 8px 50px;
}
#orderSummary table{
    text-align: left;
    margin: 0 auto;
    font-size: 1.18em;
    color: #484848;
    font-weight: bold;
}
#orderSummary td{
    width: 50%;
    height: 23px;
    padding: 0 15px;
    font-size: 1.08em;
}
#orderSummary td b{ color: #FF1D67; }
#orderSummary th{
    width: 50%;
    height: 30px;
    padding: 10px 15px 0;
    font-size: 1.18em;
    color: #000;
}

h5{
    background: url(../img/h5Bg.png) 0 0 no-repeat;
    height: 30px;
    color: #2E2E2E;
    font-size: 0.69em;
    padding: 6px 0 3px;
    line-height: 1em;
    width: 1000px;
    margin: 0 auto;
}
h5 img{ padding: 0 5px; }
#footerContainer{
    background: url(../img/footerBg.gif) repeat-x;
    height: 87px;
    font-size: 0.69em;
    clear: both;
}
#footer{
    width: 1000px;
    margin: 0 auto;
    padding-top: 13px;
}
#footer h6{
    padding-top: 21px;
    font-size: 0.91em;
    font-weight: normal;
    clear: both;
}
#footer h6, #footer h6 a{ color: #C4C4C4; }
#footer ul#bottomNav{
    margin: 0 auto;
    font-size: 1em;
    width: 600px;
}
#footer ul#bottomNav li, #footer ul#bottomNav li a{ height: 24px }
#footer ul#bottomNav li{ padding: 0 9px; }
#footer ul#bottomNav a{ color: #fff; }


/* -------------------------------------------------------------------------------------------
	TRIAL PACKS
------------------------------------------------------------------------------------------- */

#middleColumn table.trialpack { float:left;display:inline;/*padding:10px ;*/ margin:2px;width:313px;height:161px; background: url(../img/ed_back.png) no-repeat;}
#middleColumn table.trialpack td { padding: 0; text-align:left; background-image:none; }
#middleColumn table.trialpack td.title{height:18px;padding:10px 5px 5px 5px;color:#666666;font-size:14px;font-family:tahoma; font-weight:bold;}
#middleColumn table.trialpack td.image{padding:10px;}
#middleColumn table.trialpack td.extradesc{padding-left:5px;font-size:11px;line-height:13px;color:#666666;font-family:tahoma; line-height:13px; height:60px;}
#middleColumn table.trialpack td.price{height:70px;padding-left:7px;font-family:Arial; width:90px;}
#middleColumn table.trialpack td.price h5{margin:0;padding:0;color:#ec202b;font-size:20px;line-height:18px;font-weight:regular;font-family:tahoma;background-image:none; width:90px; height:18px;}
#middleColumn table.trialpack td.price span.yousave{color:black; position:relative; font-size:11px; line-height:18px; font-family:tahoma;}
#middleColumn table.trialpack td.button{width:100px; text-align:center; padding-right:10px;}
#middleColumn table.trialpack td.buynow{height:50px;font-family:Arial}
#middleColumn table.trialpack a.btn.style-3 {     display: block;
    width: 96px;
    height: 24px;
    background: url(../img/btn_ed_buy.png) no-repeat;
    text-align: center;
    color: #fff;
    font-size: 12px;
    line-height: 24px;
    font-weight: bold;
    margin: 0 auto;
	font-family:tahoma;}


