body {
background: scroll #0A5A72 url(/images/bg.png) center top repeat-x;
padding: 0;
margin: 0;
color: #343432;
font-family: Arial;
font-size: 12px;
}
/* 1em == 13px */

body.mceContentBody, .mceContentBody {
  background-color: white;
  background-image: none;
}


a {
color: #FCCD63;
text-decoration: underline;
}

img { -ms-interpolation-mode: bicubic; }

#header {
/*outline: 1px solid red;*/
padding-bottom: 24px;
width: 850px;
}
    #header .account_links {
    color: #006B86;
    font-size: 11px;
    padding-top: 10px;
    line-height: 20px;
    }
    #header .account_links a, #header .account_links .white {
    color: white;
    text-decoration: none;
    }
    #header .account_links a:hover {
    text-decoration: underline;
    }

#container {
margin: auto;
min-width: 850px;
text-align: left;
width: 850px;/*73.076em - 100px;*/
*width: 850px;/*71.25em - 100px;*/
}

    #container #bg_ornament_l {
    background-image: url(/images/bg_ornament_l.png);
    height: 223px;
    left: 153px;
    position: absolute;
    top: 144px;
    width: 120px;
    z-index: -127;
    }
    #container #bg_ornament_r {
    background-image: url(/images/bg_ornament_r.png);
    height: 310px;
    left: 950px;
    position: absolute;
    top: 234px;
    width: 167px;
    z-index: -127;
    }

    #body { zoom: 1; }
    #body:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }
    .column { position: relative; }
    .column { _position : static; }
    #column-main .column { position: static; }
    #column-main { width: 100%; }
    .yui-t2 #column-main { float: right; margin-left: -325px;/*-25em;*/ }
    .yui-t2 .column { float: left; width: 220px;/*180px;*//*13.8461em;*/ *width: 195.5px;/*175.5px;*//*13.50em;*/ /*outline: 1px solid orange;*/ }
    .yui-t2 #column-main .column { margin-left: 226px;/*193px;*//*14.8461em;*/ *margin-left: 222.15px/*14.55em;*/ }
    #column-main .column { float: none; width: auto; /*outline: 1px solid yellow;*/ }

    #mmenu {
    border-collapse: collapse;
    }
    #mmenu td.current, #mmenu td.active {
    background-position: center bottom;
    }
        #mmenu td {
        height: 34px;
        background-position: center top;
        }
        #mmenu td img {
        height: 34px;
        border: 0px none transparent;
        }
        #mmenu td.home {
        background-image: url(/images/mmenu_home.gif);
        }
        #mmenu td.contact {
        background-image: url(/images/mmenu_contact.gif);
        }
        #mmenu td.aboutus {
        background-image: url(/images/mmenu_aboutus.gif);
        }
        #mmenu td.shopping {
        background-image: url(/images/mmenu_shopping.gif);
        }
        #mmenu td.cart {
        background-image: url(/images/mmenu_cart.gif);
        }

    #l-top td {
    font-size: 0;
    height: 6px;
    padding-top: 0;
    }
    #l-top td.center {
    background: url(/images/l-top_bg.gif) repeat-y;
    color: white;
    height: auto;
    font-size: 12px;
    /*line-height: 22px;*/
    font-family: Arial;
    padding: 0 6px;
    }
        #l-top .category {
        background: transparent url(/images/l-top_headline.gif) no-repeat scroll center bottom;
        color: #FFFFFF;
        display: block;
        font-family: arial;
        font-size: 12px;
        font-weight: bold;
        height: 21px;
        margin-top: 4px;
        overflow: hidden;
        padding-top: 4px;
        text-decoration: none;
        text-align: left;
        width: 188px;
        }
        #l-top .category:focus {
        outline: none;
        }
        #l-top .category.active, #l-top .category.active:focus {
        background-position: center top;
        /*margin-top: 0;*/
        outline: none;
        }

        #l-top .subcat, #l-top .information {
        color: #FFFFFF;
        font-family: arial;
        font-size: 12px;
        font-weight: normal;
        line-height: 21px;
        padding-left: 14px;/*24px;*/
        text-decoration: none;
        }
        #l-top .information {
        padding-left: 1px;
        }
        #l-top .subcat:hover, #l-top .information:hover {
        text-decoration: underline;
        }
        #l-top .subcat.active {
        padding-left: 26px;
        }
        #l-top .subcat.active:hover {
        text-decoration: none;
        }
        #l-top .subcat.active:before {
        /*content: "● ";*/
        }

    #l-mid td {
    font-size: 0;
    height: 4px;
    }
    #l-mid td.center {
    background: url(/images/l-mid_bg.gif) repeat-y;
    color: white;
    height: auto;
    font-size: 12px;
    /*line-height: 22px;*/
    font-family: Arial;
    padding: 0 10px;
    }
        #l-mid .category {
        background: transparent url(/images/l-mid_headline.gif) no-repeat scroll center bottom;
        color: #FFFFFF;
        display: block;
        font-family: arial;
        font-size: 12px;
        font-weight: bold;
        height: 21px;
        margin-top: 4px;
        overflow: hidden;
        padding-top: 4px;
        text-decoration: none;
        text-align: left;
        width: 188px;
        }

    #l-btm td {
    background: transparent url(/images/l-btm_.gif) no-repeat scroll left top;
    color: #FCCD63;
    height: 64px;
    width: 208px;
    font-size: 14px;
    /*line-height: 22px;*/
    font-family: Arial;
    font-weight: bold;
    padding: 0 10px;
    }
        #l-btm td a {
        text-decoration: none;
        }

    #center .content {
    color: #FFFFFF;
    font-family: Arial;
    font-size: 12px;
    text-align: justify;
    }

        #center .content h1 {
        color: #ffffff;
        font-size: 18px;
        margin: 7px auto;
        }
        #center .view_collection {
        background: transparent url(/images/btn_viewcollection.gif) no-repeat scroll center bottom;
        color: #FCCD63;
        display: block;
        font-family: verdana;
        font-size: 16px;
        font-weight: bold;
        height: 27px;
        margin-top: 10px;
        overflow: hidden;
        padding-top: 4px;
        text-align: center;
        width: 188px;
        }
        #center .view_collection.active {
        background-position: center top;
        }

    #content_tbl .chead_tbl .chead {
    background: transparent url(/images/chead_bg.gif) repeat-x scroll center top;
    color: #FCCD63;
    font-family: verdana;
    font-weight: bold;
    font-size: 18px;
    padding-bottom: 1px;
    }
    #content_tbl .cbody_top {
    background: transparent url(/images/cbody_top.png) no-repeat scroll center top;
    font-size: 0;
    height: 4px;
    }
    #content_tbl .cbody {
    background: transparent url(/images/cbody_bg.png) repeat-y scroll center center;
    padding: 2px 6px 10px;
    }
        #content_tbl .cbody .text {
        background-color: #FFFFFF;
        border: 1px solid #CFCFCF;
        color: #003549;
        font-family: arial;
        font-size: 12px;
        padding: 18px 34px;
        text-align: justify;
        }
            #content_tbl .cbody .text a {
            color: #003549;
            }

        #content_tbl .cbody .text.blue_bg, #content_tbl .cbody .text.blue_bg td {
        background-color: transparent;
        border: 0px none transparent;
        color: #FFFFFF;
        font-family: arial;
        font-size: 12px;
        }
            #content_tbl .cbody .text.blue_bg, #content_tbl .cbody .text.blue_bg td .messageStackSuccess {
            color: darkgreen;
            }
            #content_tbl .cbody .text.blue_bg td.yellow {
            color: #FEF987;
            }
            #content_tbl .cbody .text.blue_bg td.main.l {
            width: 140px;
            }

        #content_tbl .cbody .text.product_listing, #content_tbl .cbody .text.product_info, #content_tbl .cbody .text.padding_5 {
        padding: 5px;
        }
        #content_tbl .cbody .text .c_lt { display: block; position: relative; float: left; left: -35px; top: -19px; }
        #content_tbl .cbody .text .c_rt { display: block; position: relative; float: right; right: -35px; top: -19px; }
        #content_tbl .cbody .text .c_rb { display: block; position: relative; float: right; right: -35px; top: 19px; }
        #content_tbl .cbody .text .c_lb { display: block; position: relative; float: left; left: -35px; top: 19px; }

        #content_tbl .cbody .text.product_info .c_lt { display: block; position: relative; float: left; left: -6px; top: -6px; }
        #content_tbl .cbody .text.product_info .c_rt { display: block; position: relative; float: right; right: -6px; top: -6px; }
        #content_tbl .cbody .text.product_info .c_rb { display: block; position: relative; float: right; right: -6px; top: 6px; }
        #content_tbl .cbody .text.product_info .c_lb { display: block; position: relative; float: left; left: -6px; top: 6px; }

    #content_tbl .cbody_btm {
    background: transparent url(/images/cbody_btm.png) no-repeat scroll center bottom;
    font-size: 0;
    height: 4px;
    }

    .product_info .info {
    color: #003549;
    }


    .product_info .name_line {
    background: transparent url(/images/pinfo_name_bg.png) repeat scroll 0 0;
    color: #FEF987;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    padding-left: 2px;
    text-decoration: none;
    }


    #products_tbl .chead_tbl .chead {
    background: transparent url(/images/chead_bg.gif) repeat-x scroll center top;
    color: #FCCD63;
    font-family: verdana;
    font-weight: bold;
    font-size: 18px;
    padding-bottom: 1px;
    }
    #products_tbl .cbody_top {
    background: transparent url(/images/cbody_top.png) no-repeat scroll center top;
    font-size: 0;
    height: 4px;
    }
    #products_tbl .cbody {
    width: 50%;
    background: transparent url(/images/cbody_bg.png) repeat-y scroll center center;
    padding: 2px 6px 10px;
    /*outline: 1px solid blue;*/
    }
        #products_tbl .cbody .text {
        background-color: #FFFFFF;
        border: 1px solid #CFCFCF;
        color: #003549;
        font-family: arial;
        font-size: 12px;
        padding: 18px 34px;
        text-align: justify;
        }
        #products_tbl .cbody .text.product_listing {
        background-color: transparent;
        padding: 5px;
        }
            #products_tbl .cbody .product_listing .product_name {
            background:transparent url(/images/product_name_bg.gif) no-repeat scroll center top;
			height:auto;
			line-height:14px;
			padding-right:4px;
			padding-top:3px;
            }
            #products_tbl .cbody .product_listing .product_name a {
            color: #FEF987; font-size: 12px; background-color:#0080A2;
            }
            #products_tbl .cbody .product_listing .product_name .product_name_btm {
			background:transparent url(/images/product_name_btm.gif) no-repeat scroll center center;
			height:5px;
			line-height:5px;
			margin-left:4px;
			}
            .product_info {
            padding-top: 9px; color: #003549; font-size: 13px;
            }
            .shipment {
            font-weight: bold; font-size: 11px; font-family: verdana;
            }
            .price_txt {
            font-size:12px; font-weight:bold; padding-right:2px; text-align:right;
            }
            .price_txt span {
            font-size: 18px;
            }
            .more_info {
            color: #003549; float: right; padding-right: 6px; text-decoration: underline; font-size: 11px;
            }

        #products_tbl .productListing-odd td a, #products_tbl .productListing-even td a {
        font-family: arial;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
        }
        #products_tbl .productListing-odd {
        width: 295px;
        float: left;
        /*display: inline;*/
        background-color: white;
        margin-bottom: 10px;
        height:162px;
        position: relative;
        }
        #products_tbl .productListing-even {
        width: 295px;
        float: right;
        /*display: inline;*/
        background-color: white;
        margin-bottom: 10px;
        height:162px;
        position: relative;
        }
        #products_tbl .productListing-odd td a.more_info, #products_tbl .productListing-even td a.more_info {
        position: absolute; bottom: 14px; right: 0;
        }

        #products_tbl .cbody .text.product_listing .c_lt { display: block; position: absolute; float: left; left: 0px; top: 0; z-index: 5; }
        #products_tbl .cbody .text.product_listing .c_rt { display: block; position: absolute; float: right; right: 0; top: 0; z-index: 5; }
        #products_tbl .cbody .text.product_listing .c_rb { display: block; position: absolute; float: right; right: 0; bottom: 0; z-index: 5; }
        #products_tbl .cbody .text.product_listing .c_lb { display: block; position: absolute; float: left; left: 0px; bottom: 0; z-index: 5; }

    #products_tbl .cbody_btm {
    background: transparent url(/images/cbody_btm.png) no-repeat scroll center bottom;
    font-size: 0;
    height: 4px;
    }




#footer {
clear: both;
/*outline: 1px solid magenta;*/
text-align: center;
width: 850px;
margin: 10px auto;
color:#073949;
font-family:Arial;
font-size:12px;
text-align:right;
}

#copyright {
    float:right;
	/*margin-top:42px;*/
	/*outline:1px solid red;*/
	text-align:right;
	width:320px;
}

#thawtesealdiv {
	float:left;
	/*outline:1px solid blue;*/
	text-align:left;
	width:204px;
}


div.base64img {
	position:relative;
}

div.base64img.w206h321 {
	width:206px;
	height:321px;
}
div.base64img.w211h49 {
	width:211px;
	height:49px;
}
div.base64img.w204h158 {
	width:204px;
	height:158px;
}

div.base64img img {
	position:absolute;
	top:0;
	left:0;
}
div.base64img.w206h321 img {
	width: 206px;
	height: 321px;
}
div.base64img.w211h49 img {
	width: 211px;
	height: 49px;
}
div.base64img.w204h158 img {
	width: 204px;
	height: 158px;
}



.checkout_payment_note { text-decoration:none; }
.checkout_payment_note.underline { text-decoration:underline; }
.checkout_payment_note span { border-bottom:1px solid #003549; }
.checkout_payment_note.alert span { border-bottom:2px solid #BF3549; text-decoration:underline; }



.cart_quantity_tmp {
	background-color:white;
	border:1px solid white;
	cursor:default;
	margin:0 2px;
	vertical-align:4px;
}