.welcome-msg {
    font-size: .9em;
    float: left;
    padding-right: 7px;
    color: #343432;
	padding-top:1px;
}
.slogan {
    width: 350px;
    height: 15px;
    text-indent: -9999px;
    position: absolute;
    top: 95px;
    left: 325px;
    background: url(../images/slogan.gif) no-repeat 0 0;
}

.sloganlanguageenglish{
    background: url(../images/sloganenglish.gif) no-repeat 0 0;
}

.buterfly {
    width: 140px;
    height: 157px;
    background: url(../images/buterfly.gif) no-repeat 0 0;
    position: absolute;
    top: -17px;
    left: 162px;
    text-indent: -9999px;
    margin: 0;
}
.header-cart {
    position: absolute;
    top: 154px;
    right: 37px;
    line-height: 20px;
}
.header-cart h4 {
    text-indent: -9999px;
    float: left;
    width: 113px;
    line-height: 20px;
    margin: 0 7px 0 0;
    background: url(../images/cart_header.gif) no-repeat 0 50%;
}

.header-cart .cartlanguagespanish {
    text-indent: -9999px;
    float: left;
    width: 160px;
    line-height: 20px;
    margin: 0 7px 0 0;
    background: url(../images/cart_headerspanish.gif) no-repeat 0 50%;
}



.header-cart .content {
    float: left;
    padding: 0 0 0 10px;
    background: url(../images/cart_brace-left.gif) no-repeat 0 50%;
}
.header-cart .content strong {
    display: block;
    padding-right: 10px;
    background: url(../images/cart_brace-right.gif) no-repeat 100% 50%;
}

.head, .category-head, .page-head, .page-head-alt { background: url(../images/box_header.gif) repeat-x 0 0; padding:2px 8px; }
.head h4,
.head h3,
.head a,
.page-head h3,
.page-head-alt h3,
.category-head h2 {
    color:#777;
    line-height: 33px;
    text-align: center;
    text-transform:uppercase; 
    font-size: 1.1em; 
    font-weight: normal;
    padding: 0 !important;
    font-family: Times, Georgia, sans-serif;
}
.col-main .head h3,
.page-head h3,
.page-head-alt h3,
.category-head h2 {
    text-align: left;
    padding-left: 12px;
}

/* faux columns */
.col-3-layout .faux-columns { background: url(../images/layout_3columns-faux.gif) repeat-y 50% 0; zoom: 1; }
.col-2-left-layout .faux-columns { background: url(../images/vline.gif) repeat-y 202px 0; zoom: 1; }
.col-2-right-layout .faux-columns { background: url(../images/vline.gif) repeat-y 723px 0; zoom: 1; }
.faux-columns:after { content:"."; display:block; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }

.f-left  { float: left; }
.f-right { float: right; }

/* additional nav items */
.cms-home .nav-home a, 
.cms-about-magento-demo-store .nav-about a,
.cms-testimonials .nav-testimonials a,
.contacts-index-index .nav-contacts a { background-image: url(../images/nav-active-item-left.gif); background-repeat: no-repeat; background-position: 0 0; }

.cms-home .nav-home a span,
.cms-about-magento-demo-store .nav-about a span,
.cms-testimonials .nav-testimonials a span,
.contacts-index-index .nav-contacts a span { background-image: url(../images/nav-active-item-right.gif); background-repeat: no-repeat; background-position: 100% 0; }

.callout-center { width: 950px; margin: 12px auto; }

.footer .payments {
    float: right;
    display: inline;
    margin-top: 6px;
    margin-right: 5px;
}
.footer .mini-newsletter {
    font-size: 1.1em;
    width: 380px;
}
.footer .mini-newsletter input {
    margin: 0 0 0 10px;
}

/* showcase */
.box-showcase {
    width: 925px;
    margin: 0 auto;
    margin-bottom: 7px;
}
.box-showcase .head {
    display: none;
}
.box-showcase .content {
    position: relative;
    height: 340px;
    padding: 0;
    text-align: left;
    overflow: hidden;
}
.box-showcase .content ul.slides li {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 10;
}
.slides .thumbnail {
    display: none;
}
.slide-text {
    position: absolute;
    top: 0px;
    left: 335px;
    width: 230px;
    height: 268px;
    padding: 10px 7px 0px 14px;
    color: #000;
}
.slide-text p {
    color: #000;
    line-height: 1.3em;
    text-indent: -9999px;
}
.slide-title {
    font: normal 22px/1.5em Georgia, "Trebuchet MS", "Times New Roman", Times, serif;
    color: #000;
    margin-bottom: 6px;
    text-indent: -9999px;
}
.slide-title a { color: #000; text-indent: -9999px; }
.slide-title a:hover { color: #e4027f; }
.slide-link {
    position: absolute;
    bottom: 11px;
    left: 10px;
    color: #000;
    text-decoration: none;
    text-indent: -9999px;
    width: 90px;
    height: 23px;
}
.box-showcase .content ul.slides .slide-text .slide-link:hover {
    text-decoration: underline;
}

.box-showcase .content ul.navigation {
    position: absolute;
    top: 1px;
    right: 1px;
    z-index: 20;
    width: 225px;
}
.box-showcase .content ul.navigation li {
    cursor: pointer;
    clear: left;
    overflow: hidden;
    padding: 4px;
    margin: 9px 4px;
    z-index: 20;
    zoom: 1;
    background: url(../images/showcase_nav-bg.gif) repeat-x 0 0;
}
.box-showcase .content ul.navigation li.hover,
.box-showcase .content ul.navigation li:hover {
    outline: 4px solid #ddd;
}
.box-showcase .content ul.navigation li.active {
    outline: 4px solid #ddd;
}
.box-showcase .content ul.navigation li .thumbnail {
    width: 100px;
    height: 93px;
    overflow: hidden;
    float: left;
}
.box-showcase .content ul.navigation li .thumbnail img { width: 100px; }
.box-showcase .content ul.navigation li .description {
    font-size: 0.9em;
    margin-left: 105px;
}
.box-showcase .description h5 {
    text-transform: uppercase;
}
.box-showcase .description p {
    color: #777;
}

/********************** Tabs */
.tabs                   { margin-bottom:15px; overflow:hidden; background:transparent url(../images/box_header.gif) repeat-x scroll left bottom; padding-bottom: 1px;}
.tabs li                { float:left; background: url(../images/nav_left-side.gif) no-repeat 0 0; font-size:0.9em; line-height:1em;  padding-left: 13px;}
.tabs li.first          { border-left:0; }
.tabs li.last           { border-right:0; }
.tabs a                 { display:block; padding: 8px 19px 5px 2px; color:#56544e;   background: url(../images/nav_right-side.gif) no-repeat 100% 0; }
.tabs a:hover           {  text-decoration:none; color:#444; }
.tabs li.active a,
.tabs li.active a:hover {  font-weight:bold;  }


.short-description{ margin: 5px 0px;}

.page-head-alt .checkout-types{display: none;}
