/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for Product Finder <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
* {
    padding: 0;
    margin: 0;
}

html {   overflow:auto !important; /* override Layout default of */ }
body { background:#fff; color:#111; font-family:Arial,Helvetica, sans-serif,Calibri; font-size:12px; padding:0 1% !important; /* override Layout default of */ margin:0; /* set min dimensions for layout - window will scroll if smaller than this */ width:98%; min-height:600px; /* max-width works for left-aligned layout - need a container-div to the layout */ /*max-width:1000px;*/ }
#mainDiv {width: 100%;margin-bottom:15px;}
#mainDiv {background:url("../images/g/bckgrd_header.jpg") repeat-x scroll center top transparent;}
#topbarbg {position:absolute;z-index:1000; height:26px; width:98%; background-image:url("../images/g/topbar-bg.png");top:0;left:0;margin:0 1%;text-align:center;}
#topbar { width:960px; margin:0 auto; line-height:26px; }
#topleftbar {float: left; font-size:10px; color:#333; padding-left:0px; text-align:left; }
#topleftbar a{text-decoration:none; color:#666;}
#topleftbar a:hover{text-decoration:none; color:#333;}
#toprightbar { width:440px; float: right; font-size:10px;margin-right:10px; }

/* #toprightbar span { display:block; float: right;margin-left:12px; margin-right:12px; font-weight:bolder; } */
#topAccount {display:inline-block;float:left;max-width:124px;margin:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}




.page-wrapper {padding: 10px 0 0 0px; background: #FFFFFF; width: 960px;margin:0 auto; }

#page-body {

    background-color: #FFFFFF;
    width:960px;
    /*overflow: hidden; 2/15/2011  LSS - removed...alert me before changing*/
    margin:0 auto;
}

#bodyBlank {background-color: #ffffff;}
#bodyIndent { padding: 0 0 0px;}
#bodyIndent_cart { padding: 0 0 0px;width:915px; } 
.page_body 
{ 
    /*padding: 0 0 15px;*/ 
    width: 960px;
    /* min-height:600px;  */
    height:auto !important; 
    height:600px; 
    margin:auto; 
 } 

.clear
{
    clear:both;
}

.country_selected
{
    padding-bottom: 5px;
    width: 80px;
    display:inline-block;
    font-family:Arial,serif;font-size:12px;
}

.country_selected A:link,.country_selected A:visited,.country_selected A:active{ color:#555; text-decoration:none; } 
.country_selected a:hover{ color:#0C5AA8; text-decoration:none; }

.country_id {
    COLOR: #666; FONT-WEIGHT: 700; 
}
.country_flag
{
    cursor:pointer;
}
.country_flag IMG {
    BORDER-BOTTOM: #ccc 1px solid; BORDER-LEFT: #ccc 1px solid;   BORDER-TOP: #ccc 1px solid; BORDER-RIGHT: #ccc 1px solid;
    VERTICAL-ALIGN: middle;
    
}
.country_dropdown {
    border: #ccc 1px solid;
    margin:0px;top:26px;
    POSITION: absolute; BACKGROUND: #eee; COLOR: #d5e1f1;  width: 80px; 
    z-index: 602;font-family:serif;font-size:12px;
    display:none;
}
.country_dropdown ul
{
    list-style-type: none; padding:0px; margin:0px;
}
.country_dropdown LI {
    padding:0px;
}
.country_selected:hover .country_dropdown {
    display:block;
}

.cs_cs { margin-left:20px; /*font-weight:bolder;*/ }
.cs_phone {  overflow:hidden; }



#headright{position:absolute;right:10px;}
#headbg{padding-top:26px;width:100%;height:85px;height:auto;position:relative;}
#head{background:#FFFFFF;width:960px;margin:0 auto;}
#headleft{clear:both;width:260px;height:85px;float:left;padding-left:0px;overflow:hidden;}
#headleft_logo{clear:both;float:left;padding-left:0px;overflow:hidden;width:100%;height:auto;text-align:left;max-height:150px;min-height:51px}
#headright{width:700px;float:right;position:absolute;right:10px;}
    .search_panel
    {
        margin:10px;
        float:right;
    }
    
    .search_panel2
    {
        float:left;
        width:700px;
    }
    .search_panel_Header
    {
        margin-right:0px;
    }
    .search_panel > input, .noResultsNewSearchBorder > input
    {        
        color:#777;     
        font-size:10px;
        border:1px solid #D0D0D0;
        width:300px;
        line-height:25px;
        height:25px;vertical-align:middle;
        border-radius:2px
    }
    
    .search_panel .findbg
    {
        border:1px solid #BBB;
        vertical-align: middle;
    }
    

    .search_panel select
    {        
        border:0px;
        width:140px;
        color:#777;     
        font-size:10px;     
        height:18px;line-height:18px;vertical-align:middle;
    }
    
    .search_panel .find
    { 
        
        line-height:16px;
        vertical-align:middle;cursor:pointer;
        
    }
    
    .quickcart
    {
        background-color: #F3F3F3;
        width:270px;
        height:30px;
        line-height:30px;

    }
    .inlineBlock{display:inline-block;}
    .inline{*display:inline;}

.quickcart A:link,.quickcart A:visited,.quickcart A:active{ color:#555; text-decoration:none; } 
.quickcart a:hover{ color:#E65300; text-decoration:none; }

.quickcart input
{
    border: 1px solid #D0D0D0;
}
.checkout
{
    color:#FFFFFF;/* background-color:#0C4AA8; */
    width:80px;
    cursor:pointer;
    

}

#headhide {
    /*position:relative;*/
    z-index:1000;
}
    
    .headmsg
    {
        font:Georgia;
        /* color:#7D174E; */
        text-align:right;
        padding-right:20px;
        float:right;
        font-size:16.5pt;
        /*font-weight:bolder;*/
    }
    #headmsgGeorgia
    {
        font-family:Georgia;
        /* color:#7D174E; */
        text-align:right;
        padding-right:20px;
        float:right;
        font-size:16.5px;
    }
    #header-tabg
    {
        width:100%;
        /*margin-left:5px;*/
    }
    
    #header-ta
    {
        width:960px;
        margin:10px 0 5px 0;
    }
    
    #menu
    {
        /*border:1px solid #ccc;*/
        /*background-image:url("../images/g/topbar-bg.png");*/
    }
    
    
    
    #mainbg
    {
        width:100%;
        margin-left:0px;
    }
    
    #main
    {
        width:960px;
        margin:5px auto;
    }
    
    #main_photo
    {
/*         width:710px; */
        height:357px;
        float:left;
        margin-top:10px;
/*         border:1px solid #ffffff; */
    }
    
    #main_top_right
    {
        width:250px;
        float:right;
        margin-top:10px;
        height:344;
        color:#666;
    }
    
    .mtr1
    {
        width:100%;
        height:89px;
        font-size:12px;
        font-weight:600;

        background:transparent url(../images/home/mtr1-bg.png) no-repeat;
/*      margin-top:-30px; */
/*      border: 1px solid #ffffff; */
    }
    .mtr23
    {
        background:transparent url(../images/home/mtr23-bg.png) no-repeat;
        width: 100%;
        margin-top:-12px;
    }
    *+html .mtr23{ /*ie7*/
        background:transparent url(../images/home/mtr23-bg.png) no-repeat;
        width: 100%;
        margin-top:-2px;
    }
    #footerback
    {
        background:transparent url(../images/home/footer-bg.jpg) repeat-x;
    }
    
    
    .mtr1_div
    {
        text-align:left;margin-left:15px;padding-top:30px;
    }
    
   .mtr2 { width:230px; height:128px; /*background-image:url("images/mtr1-bg.png"); border: 1px solid #ffffff;*/ } 
   .mtr2 div { margin:10px auto; width:210px; text-align:left;margin-left:15px;padding-top:30px;} 
   .mtr2 span { display:inline-block; } 
   .mtr3 { width:230px; height:128.5px; /*background-image:url("images/mtr1-bg.png"); border: 1px solid #ffffff;*/ } 
   .mtr3 span { display:inline-block; } 
   .mtr3 div { margin:10px auto; width:210px; text-align:left;margin-left:15px;padding-top:30px;} 
    
    #main_2 
    {
        padding-top:10px;background-color:#B5B96E; padding:10px;margin-top:10px;
    }
    
    
    
    


    #footbg
    {
        clear:both;
        
    }
    
    #foot_top
    {
        height:56px;
        margin-bottom:1px;
       /*  background-color:#7E154E; */
    }
    
    .join_mail_list
    {
        margin:0px auto;
        width:100%;
        height:56px;
        text-align:center;
        color:#FFF;
    }
    
    #footer
    {
        margin:0px auto;
        width:960px;
        height:56px;
    }
    
    
    .footMessage
    {
        padding:10px 30px;
        margin-right:5px;   
        background-color:#F3F3F3;
        /*background-image: url('../images/g/footMessage.jpg');*/
        width: 605px;    
        font-family: Georgia;
        display:inline-block;
        border: 1px solid #d8d9d6;
        
    }
    .footMessage .mtHeader
    {
        font-size:16px;
        /* color:#7D174E; */
        font-weight:bold;       
    }
    .footMessage .mtContent1
    {
        font-size: 15px;
        color: #666666;
        margin: 10px 0;
        
    }
    .footMessage .mtContent2
    {
        font-size: 13px;
        color: #666666;
        font-weight: bold;
        font-style: italic;
        font-family:Arial,Verdana, Helvetica, sans-serif,Calibri; 
        padding: 0px 5px;
    }
    
    




.sharpHelp
{
    width: 285px;
    height:152px;
    border: 1px solid #d8d9d6;
    background-color:#F3F3F3;
    display:inline-block;
}
.sharpHelpcontent
{
    height: 120px;
    overflow: hidden;
    padding: 10px;
    font-size: 14px;
    color: #666666;
}

.sharpHelpcontent .helpHeader
{
    /* color:#7E154E; */
    font-weight:bold;margin-bottom:10px;
}
    
.sharpHelpcontent a:active,
.sharpHelpcontent a:visited,
.sharpHelpcontent a:link
{
    text-decoration: underline;
    color: #666;
}

.sharpHelpcontent a:hover
{
    color: #333;
}

.sharpHelpcontent table{margin-top:10px;}



.footerLeftInfo
{
    margin:0px auto;
    width: 960px;
}
.footerLeftInfo .footerLeftInfoTable
{
    width: 660px;
    padding:10px;
}
.footerLeftInfo .footerRightInfoTable
{
    background-color: #DFDFDF;
    width: 293px;
    padding:10px;
}
.footerLeftInfo .footerLeftInfoTable a{margin:5px; color:#666;}
.footerRightInfoTable img
{
    border: none;
}
.footerLeftImg
{
    background-position: left top;
    background-repeat: no-repeat;
    height: 34px;
    line-height: 28px;
    white-space: nowrap;
    /*text-align: center;*/
/*     color:#7D174E; */
    font-weight:bold;
    font-size:12px;
    margin: 5px 5px 0px 0px;
    font:Helvetica;
}
.footerLeftInfo .cutomerservice
{
    width: 152px;
    background-color:#D0D0D0;
}
.footerLeftInfo .productinfo
{
    width: 235px;
    background-color:#D0D0D0;
}
.footerLeftInfo .help
{
    width: 64px;
    background-color:#D0D0D0;
}
.footerLeftSpace
{
    padding:5px;
}

.footerLinks a{color:#666;}
.footerLinks a:hover{color:#333;}

.footerLeftInfo .cutomerservice, .footerLeftInfo .productinfo, .footerLeftInfo .help{line-height:22px;height:22px;padding-left:6px;/* background-color:#D0D0D0 */;margin-bottom:5px;}
.cs_time { font-weight:bolder; color:#333333; }
.corner_core
{   
    behavior: url(/templates/ie-css3.htc);
    position:relative;
    z-index:100;
}

.corner_6px
{
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 4px;
    border: 1px solid #BBB;
}

.corner_10px
{
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 6px;
    border: 1px solid #d8d9d6;
}
.ucart-but
{
    cursor:pointer;
}
.footSignUp
{
    padding:15px 30px;
    font-size:12px;
    font:Helvetica;
    color:#FFFFFF;
}
#signUp
{
    font-size:14px;
    font:Helvetica;
    color:#FFF
}
#promoLink
{
text-decoration:none;
}
#GlobalTopAreaFrame
{
/* border: 8px solid #B5B96E; */
background-color:#FFFFFF;
color: #666666;
font-size: 14px;
font-weight: bold;
/*height: 40px;
line-height: 40px;*/
/* margin-top: 10px; */
/*padding-left: 30px;*/
padding: 10px 0;
width: 100%;
border-radius: 0px;
font:Helvetica;
text-align:center;
}
.promoBorder
{padding:8px;}
#GlobalTopAreaFrameHome
{
border: thick solid #B5B96E;
color: #666666;
font-size: 14px;
font-weight: bold;
height: 60px;
line-height: 60px;
padding-left: 30px;
width: 92%;
border-radius: 0px;
font:Helvetica;
}
.marketingBlockTitle
{
    font-size:21px;
/*  color:#7D174E; */
    font-weight:bold;
    font:Helvetica;
}
.marketingBlockSubtitle
{
    font-size:17px;
/*  color:#7D174E; */
    font-weight:bold;
    font:Helvetica;
}
.marketingBlockContent
{
    font-size:11.5px;
/*  color:#666666; */
    font:Helvetica;
}
#targetedContentbody
{
    /* margin:10px auto; */
    width:960px;
}
.clearOneType {
    /* background-color: #898989;
    color: #FFFFFF; */
    width: 40px;
    cursor:pointer;
}

.close_node{font-size:18px;background:url('/assets/templates/template3/images/fold.gif') no-repeat left}

.open_node{font-size:18px;background:url('/assets/templates/template3/images/fold.gif') no-repeat right}

.noResultsAssistanceBox {width:350px; background-color:#FFFFFF; z-index:1}
.noResultsAssistanceSpan {margin-top:10px; margin-left:10px;}

/*   */
/*Text Link*/A:link.txtlink,A:visited.txtlink,A:active.txtlink{text-decoration:none; font:Helvetica;font-size:11px; font-weight:bolder; cursor:pointer; color:FFFFFF;}
/*Text Link(hover)*/A:hover.txtlink{text-decoration:none;cursor:pointer; }
A:link.helplink,A:visited.helplink,A:active.helplink{text-decoration:none;}
A:hover.helplink{text-decoration:none; }

.idTabs UL A {font-family: Arial,Helvetica; font-size: 16px; text-decoration: none;font-weight: normal;text-align:center;}

/********** Landing page start **********/
.category-section-body
{
    margin-left: 13px;
    position:relative;
    width:730px;
}
.category-section-body-new
{
    margin-left: -5px;
    position:relative;
    width:100%;
}
.category-section-body a,.category-section-body a:hover
{
    text-decoration: none;
}
.section-hero-banner
{
    width:100%;
    
}
.hero-banner-image
{
    width:100%;
    height:270px;
}
.hero-banner-image-new
{
    width:100%;
    height:310px;
}
.hero-banner-text
{
    position:absolute;
    left:41%;
    top:90px;
    width:420px;
    color:#FFFFFF;
}
.graduation-hero-banner-text
{
    position:absolute;
    left:29px;
    top:40px;
    width:228px;
    color:#FFFFFF;
}

.hero-banner-text-body
{
    padding-top:5px;
    width:100%;
    height:150px;
    font-size:18px;
}
.parties-hero-banner-text
{
    position:absolute;
    left:40px;
    top:80px;
    width:230px;
    color:#54301a;
}
.parties-hero-banner-text-body
{
    padding-top:50px;
    font-size:18px;
}

.birthdays-hero-banner-text
{
    position:absolute;
    left:70px;
    top:65px;
    width:320px;
    color:#f58025;
}
.birthdays-hero-banner-text-body
{
    padding-top:50px;
    font-size:18px;
}


.photo-hero-banner-text
{
    position:absolute;
    left:170px;
    top:40px;
    width:300px;
    color:#ffffff;
}
.photo-hero-banner-text-body
{
    padding-top:50px;
    font-size:18px;
}
.section-upsell-area
{
    width:728px;
    border: 1px solid #DDDDDD;
    visibility:hidden;
    margin-top:30px;
}
.section-upsell-area-new
{
    width:950px;
    visibility:hidden;
    margin-top:10px;
}
.section-view-all
{
    border: 1px solid #DDDDDD;
    margin-top:10px;
    height:50px;
    text-align: center; 
    line-height: 50px;
}
/* .section-upsell-area a, .section-upsell-area a:hover
{
    text-decoration: none;
} */
.upsell-header
{
    margin:10px 0px 3px 0px;
    font-size:16px;
}
.upsell-body
{
    width:100%;
}
.upsell-title-text
{
    padding-left:55px;
    width:50%;
}
.upsell-more-link
{
    padding-right:55px;
    width:30%;
    text-align:right;
    font-size:15px;
}
.upsell-lists li
{
    text-align:center;
    font-size:14px;
}

.upsell-lists li img
{ width:194px;height:170px;}

/* upsell area jcarousel start  */
#upsellarea .jcarousel-container-horizontal {
    width: 710px;
    padding: 0px 8px;
}

#upsellarea .jcarousel-clip {
    overflow: hidden;
}

#upsellarea .jcarousel-clip-horizontal {
    height: 200px;
    margin: 0 40px;
    width: 630px;
}

#upsellarea .jcarousel-item {
    height: 200px;
    width: 194px;
}
#upsellarea .jcarousel-item-horizontal {
    margin-left: 8px;
    margin-right: 8px;
}

#upsellarea .jcarousel-next-horizontal {
    position: absolute;
    top: 60px;
    right: 0px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/g/next-moreimages.png) no-repeat 0 0;
}

#upsellarea .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
}

#upsellarea .jcarousel-next-horizontal:hover,
#upsellarea .jcarousel-next-horizontal:focus {
    background-position: -32px 0;
}

#upsellarea .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

#upsellarea .jcarousel-next-disabled-horizontal,
#upsellarea .jcarousel-next-disabled-horizontal:hover,
#upsellarea .jcarousel-next-disabled-horizontal:focus,
#upsellarea .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

#upsellarea .jcarousel-prev-horizontal {
    position: absolute;
    top: 60px;
    left: 0px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/g/prev-moreimages.png) no-repeat 0 0;
}

#upsellarea .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
}

#upsellarea .jcarousel-prev-horizontal:hover, 
#upsellarea .jcarousel-prev-horizontal:focus {
    background-position: -32px 0;
}

#upsellarea .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

#upsellarea .jcarousel-prev-disabled-horizontal,
#upsellarea .jcarousel-prev-disabled-horizontal:hover,
#upsellarea .jcarousel-prev-disabled-horizontal:focus,
#upsellarea .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}
/* upsell area jcarousel end  */

.section-content-area
{
    margin-top:30px;
    width:100%;
}
.content-area
{
    width: 350px;
    height: 370px;
    border: 1px solid #DDDDDD;
}

.content-area-body
{
    margin:15px 0 0 25px;
}
.content-area-title
{
    font-size:16px;
}
.content-area-image
{
    margin:10px 0;
}
.content-area-lists
{
    font-size:13px;
    width:49%;
    height:120px;
}
.content-area-lists ul
{
    list-style:none outside none;
}

.content-area-lists ul li
{
    padding-top:1px;
}

.content-area-lists ul li a
{
    color:#666;
}
.content-area-lists ul li a:hover
{
    color:#333;
}
.content-area-color-lists
{
    font-size:13px;
    width:33%;
    height:120px;
}
.content-area-color-lists ul
{
    list-style:none outside none;
}

.content-area-color-lists ul li
{
    padding-top:1px;
}

.content-area-color-lists ul li a
{
    color:#666;
}
.content-area-color-lists ul li a:hover
{
    color:#333;
}
.content-area-view-all
{
    margin-bottom:15px;
    margin-top:5px;
}
.section-header1{color:#666;}
.section-header2{color:#333;}
.section-header-new {
    color: #666;
    font-size: 19px;
}
.new-section-shopby {
    color: #666;
    font-family: Arial,Helvetica,sans-serif,Calibri;
    font-size: 15px;
    width:200px;
    float:left;
    text-align:center;
}
.new-section-shopby-viewall {
    color: #666;
    font-family: Arial,Helvetica,sans-serif,Calibri;
    font-size: 15px;
    float:right;
}
/* .content-area-view-all a,.content-area-view-all a:hover
{
    text-decoration: none;
}
 */
.section-seo-text
{
    margin:20px 0;
    font-size:13px;
    font-weight:600;
}
.seo-title-text
{
    font-size:15px;
    margin-bottom:2px;
    color:#333;
}
.seo-content-text
{color:#666;}
/********** Landing page end   **********/
/* .addthis_toolbox.addthis_default_style span { line-height: 16px; } */
.addthis_toolbox.addthis_32x32_style span { line-height: 32px; }
div.atclear{ clear: both; }
.addthis_default_style .at300b, .addthis_default_style .at300bs { float: left; }
.addthis_default_style .at300b { padding: 0px 2px; }
.at300b, .at300bs { cursor: pointer; }
/* .addthis_32x32_style .at300bs {background:url("../images/footer/widget006_32x32_top.png") no-repeat left; overflow:hidden; display:block;height:32px!important;width:32px!important;line-height:32px!important;} */
/* .addthis_32x32_style .at15t_facebook { background-position: 0px -160px ! important; }
.addthis_32x32_style .at15t_twitter { background-position: 0px -704px ! important; } */
.at300bs { background: url("../images/footer/widget006_32x32_top.png") no-repeat scroll 0px 0px transparent !important; overflow: hidden; display: block; height: 32px; width: 32px; line-height: 32px ! important; }
.addthis_32x32_style .at15t_facebook { background-position: 0 -160px !important }
.addthis_32x32_style .at15t_twitter { background-position: 0 -704px !important }
.addthis_32x32_style .at15t_pinterest{background-position:0 -544px !important}
.addthis_32x32_style .at15t_youtube{background-position:0 -768px !important}
.addthis_32x32_style .at15t_blogger{background-position:0 -32px !important}
.addthis_32x32_style .at15t_instagram{background-position:0 0px !important}
#_atssh { width: 1px ! important; height: 1px ! important; border: 0px none ! important; }
.at_a11y { position: absolute ! important; left: -10000px ! important; top: auto ! important; width: 1px ! important; height: 1px ! important; overflow: hidden ! important; }

/********** Social Icons start  **********/

/********** Social Icons end    **********/
.footMessage {text-align:center;color:#666;}
.footMessage p.spcr{height:5px; }
.footMessage .mtContent1,.footMessage .mtContent2,.footMessage .mtContentHeader{text-align:left;}

/********** Template Noleftnav start  **********/
.spanCrLf {display:block;}
.spanNoCrLf {display:inline-block;}
/**********  Template Noleftnav end    **********/