@import url('core.css');



/********************************************
        PRIMARY STYLES
********************************************/


body {
    background:none repeat scroll 0 0 #3B0100;
    color: #3b2e29;
    font-family: Verdana;
    font-size: 11px;
    margin:0;
    padding:0;
}
a:link,
a:visited {
    color: #801210;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
label .attention {
    color: #801210;
}
.container {
    width: 980px;
}
.cross_out {
    text-decoration: line-through;
}
.discounted_price {
    color: #801210;
    font-size: 13px;
    font-weight: bold;
}
.price {
    font-weight: bold;
}
.underline {
    text-decoration: underline;
}
.up {
    display: block;
    text-align: right;
}
.up a {
    text-decoration: underline;
}

.baseform label.error {
    margin-left: 10px !important;
    display: inline !important;
    color: #A8312B !important;
}
.primary_small_content {
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 5px solid #DFD9D1;
}
#content {
    background: url(/images/core/middle-bg.png) repeat-y 0 0 scroll;
    min-height: 1400px;
    padding-left: 19px;
}
#content h1, #content h2 {
    background: url(/images/core/heading-bg.gif) repeat-y 0 0 scroll;
    color: #ecce78;
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
    /*height: 33px;*/
    margin-bottom: 10px;
    padding-left: 14px;
    padding: 4px 0;
    width: 688px;
}
#content ol, #content ul {
    list-style: none outside none;
    margin-left: 0px;
}
#content #cta_block {
    clear: both;
    height: 235px;
    padding: 7px 0 0 16px;
}
#content #cta_block img {
    margin-top: -2px;
}
#content #primary .primary_content h1, 
#content #primary .primary_content h2 {
    background: none;
    color: #3B2E29;
    padding-left: 0px;
}
#footer {
    background: url(/images/core/footer.png) no-repeat 0 0 scroll;
    font-family: Arial;
    font-size: 11px;
    height: 120px;
    margin-bottom: 40px;
    width: 980px;
}
#footer .copyright {
    clear: both;
    color: #8e000c;
    text-align: center;
}
#footer ul#sitemap {
    float: left;
    margin-top: 66px !important;
    margin-left: 30px !important;
}
#footer ul#sitemap li {
    color: #521700;
    padding-left: 5px;
}
#footer ul#sitemap li a:link,
#footer ul#sitemap li a:visited {
    color: #521700;
    text-decoration: none;
}
#footer ul#sitemap li a:hover {
    color: #e79d00;
    text-decoration: underline;
}
#footer .wflogo {
    margin-right: 34px;
    margin-top: 63px;
}
#header {
    height: 231px;
    padding-left: 20px;
}
#header #logo {
    float: left;
    height: 137px;
    padding-top: 7px;
    width: 344px;
}
#header #navigation {
    float: left;
    height: 56px;
    margin-top: 31px;
    width: 940px;
}
#header #nav {
    display: inline-block;
    float: left;
    height: 56px;
}
#header #nav li { 
    display: block;
    float: left;
}
#header #nav a { 
    display: block;
    float: left;
    height: 56px;
    overflow: hidden;
    text-indent: -999em;
}
#header li a#nav-index  { 
    background: url('/images/core/home-menu.gif') no-repeat 0 0;
    width: 110px;
}
#header li a#nav-about_us { 
    background: url('/images/core/about-us-menu.gif') no-repeat 0 0;
    width: 135px;
}
#header li a#nav-shop, 
body.shop #header li a#nav-shop { 
    background: url('/images/core/shop-online-menu.gif') no-repeat 0 0;
    width: 160px;
}
#header li a#nav-whats_new { 
    background: url('/images/core/whats-new-menu.gif') no-repeat 0 0;
    width: 176px;
}
#header li a#nav-christmas_wonderlands { 
    background: url('/images/core/christmas-wonderlands-menu.gif') no-repeat 0 0;
    width: 224px;
}
#header li a#nav-blog  { 
    background: url('/images/core/blog-menu.gif') no-repeat 0 0;
    width: 135px;
}
#header #nav a:hover { 
    background-position: 0 -56px !important;
}
#p-index li a#nav-index, #p-index li a#nav-index:hover, 
#p-about_us li a#nav-about_us, #p-about_us li a#nav-about_us:hover,
#p-shop li a#nav-shop, #p-shop li a#nav-shop:hover,
body.shop li a#nav-shop, body.shop li a#nav-shop:hover,
#p-whats_new li a#nav-whats_new, #p-whats_new li a#nav-whats_new:hover,
#p-christmas_wonderlands li a#nav-christmas_wonderlands, #p-christmas_wonderlands li a#nav-christmas_wonderlands:hover,
#p-blog li a#nav-blog, #p-blog li a#nav-blog:hover {
    background-position:0 -56px !important;
}
#header #right_header {
    float: left;
    padding-left: 65px;
    padding-top: 10px;
    width: 296px;
}
#header #right_header #small_line_top {
    margin-left: 4px;
    margin-right: 3px;
}
#header #search_header {
    float: left;
    height: 30px;
    margin-left: 22px;
    padding-top: 4px;
    width: 200px;
}
#header #search_header input {
    border: none;
    float: left;
}
#header #search_header div.box {
    background: url(/images/core/search-bg.gif) no-repeat;
    float: left;
    height: 23px;
    margin-top: 2px;
    width: 160px;
}
#header #search_header div.box input {
    background-color: transparent;
    color: #3b2e29;
    font-size: 12px;
    margin: 3px 8px 0 8px;
    width: 142px !important;
}
#header #search_header div.button {
    float: left;
    height: 24px;
    margin-left: 5px;
    width: 23px;
}
#call_us{
    color: #801210;
    background: url('/images/core/ele-call_us_number-v2.png') top no-repeat transparent;
    height: 53px;
    margin-right: 62px;
    width: 320px;
}
#call_us h3{font-size: 13px;}
#primary {
    margin-top: -51px;
    width: 688px;
}
#primary .primary_content {
    padding-left: 14px;
}
#primary .primary_content p, #primary .primary_content ul {
    line-height: 1.7;
}
#secondary {
    margin-top: -51px;
    padding-left: 1px;
    width: 236px;
}
#secondary #join_newsletter {
    background: url(/images/core/join-newsletter.gif) no-repeat;
    color: #cda465;
    float: left;
    font-size: 11px;
    height: 175px;
    line-height: 1.3;
    padding-left: 12px;
    padding-top: 35px;
    width: 224px;
}
#secondary #join_newsletter input.button {
    background: url('/images/core/sign-up-button.gif') no-repeat 0 0;
    border: none;
    cursor: pointer;
    display: block;
    height: 25px;
    margin-left: 3px;
    margin-top: 1px;
    overflow: hidden;
    text-indent: -999em;
    width: 70px;
}
#secondary #join_newsletter input[type="submit"].button:hover {
    background-position: 0 -25px !important;
}
#secondary #join_newsletter span.underline {
    text-decoration: underline;
}
#secondary #join_newsletter .newsletter_inputs {
    margin-left: 4px;
    margin-top: 10px;
}
#secondary #join_newsletter .newsletter_inputs input {
    background:none repeat scroll 0 0 transparent;
    border: 1px #986364 solid;
    color: #bb979a;
    font-size: 11px;
    height: 18px;
    margin-bottom: 11px;
    padding: 3px 5px 0px 5px;
    width: 178px;
}
*+html #secondary #join_newsletter input.button {
    color: #90000F;
    font-size: 0;
    text-indent: 0;
}
#secondary #my_online_shopping {
    background: url(/images/core/my-online-shopping.gif) no-repeat;
    color: #fff0b2;
    float: left;
    height: 224px;
    padding-left: 40px;
    padding-top: 104px;
    width: 196px;
}
#secondary #my_online_shopping .shopping {
    width: 145px;
}
#secondary #my_online_shopping .find_out_more {
    display: block;
    font-family: Arial;
    font-size: 11px;
    margin-top: 35px;
}
#secondary #my_online_shopping .find_out_more a:link,
#secondary #my_online_shopping .find_out_more a:hover,
#secondary #my_online_shopping .find_out_more a:visited {
    color: #fff0b2;
}
#secondary #my_online_shopping .my_cart {
    font-size: 13px;
}
#secondary #my_online_shopping .my_cart_amount {
    display: block;
    font-size: 30px;
}
#secondary #my_online_shopping .my_cart_per_week {
    color: #cda465;
    display: block;
    font-size: 14px;
    letter-spacing: -1px;
    margin-top: 5px;
}
#secondary #my_online_shopping .my_cart_view_button a {
    background: url('/images/core/view-shopping-cart.gif') no-repeat 0 0;
    display: block;
    height: 33px;
    margin-left: -1px;
    margin-top: 12px;
    overflow: hidden;
    text-indent: -999em;
    width: 144px;
}
#secondary #my_online_shopping .my_cart_view_button a:hover {
    background-position: 0 -33px !important;
}
#secondary #my_online_shopping {
    background: url(/images/core/my-online-shopping.gif) no-repeat;
    color: #fff0b2;
    float: left;
    height: 224px;
    padding-left: 40px;
    padding-top: 104px;
    width: 196px;
}
#secondary #category_listings {
    background-color: #6d0303;
    float: left;
    min-height: 657px;
}
#secondary #category_listings ul {
    list-style:none outside none;
    margin-bottom: 0px;
    margin-left: 15px;
    width: 205px;
}
#secondary #category_listings li.root_categories {
    border-bottom: 1px #9f5959 dotted;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: -1px;
    padding: 8px 0;
}
#secondary #category_listings li a,
#secondary #category_listings li a:visited
{
    color: #ffffff;
    text-decoration: none;
}
#secondary #category_listings li a:hover {
    color: #fff0b2;
}
#secondary #category_listings_bottom_padding {
    background: url(/images/core/product-catalogue-bottom.gif) no-repeat 0 0 scroll;
    float: left;
    width: 236px;
    height: 24px;
}
#secondary #category_listings ul.category_descendants {
    list-style:none outside none;
    margin-bottom: 0px;
    margin-left: 31px;
    width: 235px;
}
#secondary #category_listings ul.category_descendants li {
    border-bottom: 1px #9f5959 dotted;
    border-left: 1px #9f5959 dotted;
    padding: 8px 0 8px 15px;
}
#top_content {
    background: url(/images/core/top-bg.png) no-repeat 0 -8px scroll;
    height: 60px;
    width: 980px;
}
#wrapper {
    /*background: url(/images/core/background.gif) no-repeat center top scroll;*/
    background: url(/images/core/background.jpg) no-repeat top scroll;
}
#wrapper_bottom {
    /*background: url(/images/core/background-bottom.gif) no-repeat center bottom scroll;*/
    background: url(/images/core/background-bottom.jpg) no-repeat bottom scroll;
    height: 240px;
}


/********************************************
        HOMEPAGE STYLES
********************************************/


#primary #banner {
    height: 355px;
    margin-top: 0px;
    width: 704px;
}
#primary #cta_contents {
    height: 201px;
    padding-top: 4px;
    width: 690px;
}
#primary #cta_contents .img {
    float: left;
    margin-left: 15px;
    margin-right: 8px;
    margin-top: 57px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-color: #ffffff !important;
}
#primary #cta_contents .info {
    float: left;
    line-height: 1.4;
    margin-top: 46px;
    padding: 9px;
    width: 150px;
}

#primary #cta_contents .info .brief {
    height: 107px;
    overflow: hidden;
}

#primary #cta_contents .info .old_price {
    margin-top: 10px;
}
#primary #cta_contents .info .discounted_price {
    color: #fff0b2;
    font-size: 14px;
    margin-bottom: 5px;
}
#primary #cta_contents .info .find_out_more {
    float: right;
}
#primary #cta_contents .info .title {
    font-size: 13px;
    margin-bottom: 7px;
}
#primary #catch_of_the_week {
    background: url(/images/core/catch-of-the-week.jpg) no-repeat 0 0 scroll;
    margin-right: 7px;
    width: 336px;
}
#primary #christmas_decorating_ideas {
    background: url(/images/core/christmas-decorating-ideas.jpg) no-repeat 0 0 scroll;
    width: 339px;
}
#primary #catch_of_the_week,
#primary #christmas_decorating_ideas {
    color: #ffffff;
    float: left;
    height: 186px;
}
#primary #christmas_decorating_ideas .info .description {
    font-size: 11px;
    height: 60px;
    overflow: hidden;
}
#primary #text_block {
    clear: both;
}
#primary #video_block .video {
    float: right;
    height: 270px;
    margin: 5px 0 25px 25px;
    width: 330px;
}
#primary #video_block .video img {
    height: 223px;
    width: 275px;
}
#primary #video_block .video span.play_button img {
    height: 37px;
    position: relative;
    right: -115px;
    top: -130px;
    width: 53px;
}


/********************************************
        FAQ STYLES
********************************************/
ul#questions {
    color: #801210;
    font-size: 13px;
}
ul#questions li {
    line-height: 2;
}
ul#questions li a {
    text-decoration: underline;
}


/********************************************
        LISTING STYLES
********************************************/


#content .item_listing li h3 {
    font-size: 13px;
    text-transform: uppercase;
}
.item_listing li {
    height: 275px;
    margin: 0 12px;
    text-align: center;
    width: 200px;
}
.item_listing li div.img {
    border: 5px solid #DFD9D1;
    color: #C0C0C0;
    height: 190px;
    margin-bottom: 5px;
    text-align: center;
    width: 190px;
}

.item_listing li div.items {
    height: 50px;
}
#content .item_listing_products li h3 {
    font-size: 13px;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.item_listing_products li {
    height: 310px;
    margin: 0 12px 15px 12px;
    text-align: center;
    width: 200px;
}
.item_listing_products li .img {
    border: 5px solid #DFD9D1;
    color: #C0C0C0;
    height: 190px;
    margin-bottom: 5px;
    text-align: center;
    width: 190px;
}

.item_listing_products li .img a {
    display: block;
    height: 100px;
    background-color: #ffffff;
    height: 190px;
    line-height: 190px;
    vertical-align: middle;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
}

.item_listing_products li .img a img {
    vertical-align: middle;
    text-align: center;
}

.item_listing_products li div.items {
    height: 50px;
}
.item_listing_products li div.description {
    margin-bottom: 5px;
}


/********************************************
        PRODUCT DETAIL STYLES
	CHRISTMAS WONDERLAND STYLES
********************************************/


#p-christmas_wonderlands #content .primary_content h2 {
    background: url("/images/core/heading-bg.gif") no-repeat scroll 0 0 transparent;
}

#wonderland_details {
    margin-bottom: 20px;
}

#p-christmas_wonderlands #content #wonderland_details h3, 
#p-product #content h3 {
    /*color: #801210;*/
    font-family: Arial;
    font-size: 20px;
    letter-spacing: -1px;
    margin-bottom: 0px;
    text-transform: uppercase;
}

#p-product #content label {
    font-weight: bold;
}
#p-product #content select {
    font-size: 12px;
}

#wonderland_details .img {
    float:left;
    margin: 0px 20px 20px 0px;
}

#wonderland_details a {
    display: block;
    width: 250px;
    height: 250px;
    line-height: 250px;
    vertical-align: middle;
}

#wonderland_details a img {
    vertical-align: middle;
}

#p-product #content #product_images {
    float: left;
    margin-right: 20px;
    width: 260px;
}

#p-product #content #product_images .img a {
    line-height: 250px;
}

#p-product #related_products .img a {
    line-height: 100px;
    width: 100px;
    height: 100px;
}

#p-christmas_wonderlands #content #wonderland_details .img {
    margin-bottom: 6px;
    background-color: #ffffff !important;
} 
#p-product #content #small_images { 
    float: left;
    width: 260px;
}
#p-christmas_wonderlands #content #wonderland_details .description,
#p-product #content .description {
    line-height: 1.7;
}
#p-christmas_wonderlands #content #wonderland_details .description {
    margin-top: 10px;
} 
#p-christmas_wonderlands #content #wonderland_details .img, 
#p-product #content .img {
    border: 5px solid #DFD9D1;
    text-align: center;
    color: #C0C0C0;
    height: 250px;
    width: 250px;
    line-height: 250px;
    vertical-align: middle;
    background-color: #ffffff !important;
}

#p-product #content .img a {
    display: block;
    text-align: center;
    vertical-align: middle;
}

#p-product #content .img a img {
    text-align: center;
    vertical-align: middle;
}

#p-product #content .small_img{
    border: 5px solid #DFD9D1;
    text-align: center;
    color: #C0C0C0;
    float: left;
    height: 63px;
    margin: 10px 0 0 10px;
    width: 63px;
}
#p-product #content .video {
    border: 5px solid #DFD9D1;
    float: left;
    height: 200px;
    margin: 10px 0px;
    text-align: center;
    width: 250px;
}
#p-product #content .video img {
    width: 230px;
}
#p-product #content .video span.play_button img {
    display: block;
    height: 37px;
    left: 90px;
    position: relative;
    top: -105px;
    width: 53px;
}
*+html #p-product #content .video span.play_button img {
    left: 0px;
}
#p-product #content .item{
    display: inline;
    float: left;
    width: 380px;
}
#p-product #content .product_params, #p-christmas_wonderlands #content .product_params{
    margin-bottom: 10px;
}
#p-christmas_wonderlands #content #new_cart_item{
    text-align: right;
}
#p-product #add_to_cart input {
    margin-top: 5px
}


/********************************************
        RELATED PRODUCTS STYLES
********************************************/

#content #related_products {
    clear:both;
    padding-top: 50px;
}
#content #related_products h3 {
    color: #801210;
    font-size: 18px;
}
#content #related_products h4 {
    font-size: 12px;
    margin: 3px 0 5px 0;
}
#content #related_products ul {
    margin-top: 10px;
}
#content #related_products li {
    margin-right: 20px;
    width:100px;
}
#content #related_products .items {
    text-align: center;
    width: 110px;
}
#content #related_products .img {
    border:5px solid #DFD9D1;
    color:#C0C0C0;
    height:100px;
    text-align:center;
    width:100px;
}


/********************************************
        DYANMIC PAGE DETAIL STYLES
********************************************/


#p-dynamic_page #content .img {
    border: 5px solid #C0C0C0;
    text-align: center;
    color: #C0C0C0;
    display: inline;
    float: left;
    height: 150px;
    margin-right: 20px;
    width: 150px;
}
#p-dynamic_page #content .item {
    display: inline;
}


/********************************************
        SHOPPING CART STYLES
********************************************/


#p-cart #content h3 {
    /*color: #801210;*/
    font-family: Arial;
    font-size: 18px;
    letter-spacing: -1px;
    margin-bottom: 0px;
    text-transform: uppercase;
}
#shopping_cart table, #checkout_cart{
    width: 100%;
}
#shopping_cart th, #checkout_cart th {
    background-color: #DFD9D1;
    color:#000000;
    padding:5px;
    text-align:left;
}
#shopping_cart th.price {
    min-width: 70px;
    text-align: right;
}
#shopping_cart td {
    border-bottom:1px dashed #DCD2DB;
    padding:5px;
    vertical-align: middle;
}
#shopping_cart td.product_name {
    width: 300px;
}
#shopping_cart td.product_name p {
    margin-bottom: 0px;
}
#shopping_cart td.product_name span.options {
    color: #4F4F4F;
}
#shopping_cart td.product_quantity {
    width: 100px;
}
#shopping_cart td.product_delete {
    padding-top: 8px;
    width: 50px;
}
#shopping_cart td.border_bottom {
    border-bottom:1px solid #3B2E29;
    font-weight: bold;
    padding-bottom: 10px;
    text-align: right;
}
#shopping_cart td.coupon {
    text-align: center;
}
#shopping_cart td.delivery_date {
    padding-top: 10px;
}
#shopping_cart td.remarks {
    padding-top: 18px;
    text-align: center;
}
#shopping_cart td.prices,
#shopping_cart td.discount, 
#shopping_cart td.delivery_date, 
#shopping_cart td.weeks_delivery_date, 
#shopping_cart td.per_week_price,
#shopping_cart td.product_price,
#shopping_cart td.product_subtotal,
#shopping_cart td.totalprice  {
    text-align: right;
}
#shopping_cart td.coupon,
#shopping_cart td.no_border,
#shopping_cart td.prices,
#shopping_cart td.discount,
#shopping_cart td.delivery_date, 
#shopping_cart td.weeks_delivery_date, 
#shopping_cart td.per_week_price,
#shopping_cart td.totalprice  {
    border: 0;
    font-weight: bold;
}
#shopping_cart td.delivery_date input, 
#shopping_cart td.coupon input {
    vertical-align: middle;
}
#shopping_cart td.discount,
#shopping_cart td.remarks, 
#shopping_cart td.per_week_price {
    color: #801210;
}
#shopping_cart td.totalprice {
    padding-top: 10px;
}
#shopping_cart td.per_week_price {
    font-size: 15px;
}
#continue, 
#shopping_cart #shop_buttons  {
    border: none;
    padding-top: 20px;
}
#continue a,
#shopping_cart #shop_buttons a, #shopping_cart .button-checkout {
    display: block;
    float: right;
    height: 25px;
    overflow: hidden !important;
    text-indent: -999em !important;
}
#continue a.button-continue,
#shopping_cart a.button-continue {
    background: url('/images/core/continue-shopping.gif') no-repeat 0 0;
    width: 132px;
}
#shopping_cart a.button-checkout, #shopping_cart .button-checkout {
    background: url('/images/core/checkout.gif') no-repeat 0 0;
    width: 81px;
}
#shopping_cart .button-checkout {border:none;}
#continue a:hover,
#shopping_cart a:hover, #shopping_cart .button-checkout:hover {
    background-position: 0 -25px !important;
}
#shopping_cart #related {
    border: none;
}
#shopping_cart #related_products {
    float: right;
}
.sold-out { margin-top: 5px; }

/********************************************
        CHECKOUT STYLES
********************************************/


#p-checkout #shopping_cart td.product_quantity {
    text-align:right;
    vertical-align:middle;
}
#p-checkout #shopping_cart .baseform li .fieldWithErrors {
    display: inline;
}
#p-checkout .baseform .fieldWithErrors input[type="text"] {
    border-color: #A8312B;
}
#p-checkout .baseform li.button {
    text-align: right;
    width: 345px;
}
#p-checkout .baseform #errorExplanation {
    margin-bottom: 30px;
}
#p-checkout .baseform #errorExplanation h2 {
    color: #801210;
    font-size: 15px;
    height: 20px;
}
#p-checkout .baseform #errorExplanation li {
    margin: 0 0 5px;
}
#p-checkout .baseform label {
    width: 200px;
}
#p-checkout .baseform label.error {
    color: #A8312B;
    display: inline;
    margin-left: 10px;
}


/********************************************
        SUBSCRIPTION STYLES
********************************************/


#p-subscribe #subscriber label {
    display: inline-block;
    padding-right: 5px;
    vertical-align: top;
    width: 200px;
}
#p-subscribe .fieldWithErrors {
    display: inline;
}
#p-subscribe .baseform #errorExplanation {
    margin-bottom: 30px;
    padding-left: 15px;
}
#p-subscribe .baseform #errorExplanation h2 {
    color: #801210;
    font-size: 15px;
    height: 20px;
}
#p-subscribe .baseform #errorExplanation li {
    margin: 0 0 5px;
}


/********************************************
        TERMS AND CONDITIONS STYLES
********************************************/


#primary .primary_content ul li p {
    padding-left: 19px;
}
#primary .primary_content .underline {
    font-weight: bold;
}


/********************************************
        GOOGLE MAP STYLES
********************************************/


.googlemap{
    height:400px;
    width:640px;
}
.googlemap span{
    display: block;
    margin-bottom: 3px;
    text-align: center;
}


/********************************************
        BREADCRUMB STYLES
********************************************/


ul#breadcrumbs {
    width: 674px;
}
ul#breadcrumbs li {
    margin-right: 5px;
    font-size: 0.8em;

}


/********************************************
        PAGINATION STYLES
********************************************/


.pagination {
    float: right;
    margin-right: 12px;
}


/*******************************************
        CALENDAR WIDGET STYLES
*******************************************/


.ui-corner-all  {
    -moz-border-radius:4px 4px 4px 4px;
}
.ui-widget {
    font-family:Verdana,Arial,sans-serif;
    font-size:1.1em;
}
.ui-widget-header {
    background:url("images/ui-bg_highlight-soft_75_cccccc_1x100.png") repeat-x scroll 50% 50% #CCCCCC;
    border:1px solid #AAAAAA;
    color:#222222;
    font-weight:bold;
}
.ui-widget-header a {
    color:#222222;
}
.ui-widget-content a {
    color:#222222;
}
.ui-widget-content {
    background:repeat-x scroll 50% 50% #FFFFFF;
    border:1px solid #AAAAAA;
    color:#222222;
}
.ui-datepicker {
    padding:0.2em 0.2em 0;
    width:17em;
}
.ui-datepicker .ui-datepicker-header {
    padding:0.2em 0;
    position:relative;
}
.ui-datepicker .ui-datepicker-title {
    line-height:1.8em;
    margin:0 2.3em;
    text-align:center;
}
.ui-datepicker .ui-datepicker-prev {
    left:2px;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    height:1.8em;
    position:absolute;
    top:2px;
    width:1.8em;
}
.ui-datepicker .ui-datepicker-prev {
    left:2px;
}
.ui-datepicker .ui-datepicker-next {
    right:17px;
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
    display:block;
    cursor: pointer;
    left:50%;
    margin-left:-8px;
    margin-top:-8px;
    position:absolute;
    top:50%;
}
.ui-datepicker table {
    border-collapse:collapse;
    font-size:0.9em;
    margin:0 0 0.4em;
    width:100%;
}
.ui-datepicker th {
    border:0 none;
    font-weight:bold;
    padding:0.7em 0.3em;
    text-align:center;
}
.ui-datepicker td {
    border:0 none;
    padding:1px;
}
.ui-datepicker td span, .ui-datepicker td a {
    display:block;
    padding:0.2em;
    text-align:right;
    text-decoration:none;
}
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    background-image:none;
    opacity:0.35;
}
.ui-state-disabled {
    cursor:default !important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background:repeat-x scroll 50% 50% #E6E6E6;
    border:1px solid #D3D3D3;
    color:#555555;
    font-weight:normal;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight,
.ui-datepicker-days-cell-over .ui-state-default, .ui-widget-content .ui-datepicker-days-cell-over .ui-state-default {
    background:repeat-x scroll 50% 50% #ECCE78;
    border:1px solid #AF9136;
}
.ui-helper-clearfix {
    display:block;
}

#cds{
    background: url("/images/core/middle-bg.png") repeat-y scroll 0 0 transparent;
    margin: auto;
    padding: 8px;
    width: 967px;
}
#cds_container{
    border: 1px solid #AAAAAA;
    margin-left: 25px;
    padding: 10px;
    width: 895px;
}
#cds_content{
    height: 180px;
    margin: auto;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 0 5px 0 0;
    text-align: justify;
    width: 890px;
}
#cds_content h2{
    font-size: 13px;
    margin-bottom: 10px;
}
#cds_content p{
    margin-bottom: 20px;
}

#whats_new_text img{
    margin: 0 20px 10px 0;
}

/* product detail*/
div.product_params input.quantity{width:25px}

