
/* Demonstration of a WYMeditor style
p.pull-quote {
    float: right;
    padding: 20px;
    font-size: 150%;
    font-weight: bold;
    width: 25%;
}
*/

/* Basic page layout */
html, body {
    text-align: center;
    font-family: "Arial", "Helvetica", sans-serif;
}

html {
    background-color: #dccfb9;
}

body {
    text-align: left;
    background: white url(/images/cache/images-util-corners-b571349240b11b37f830c11d5bd0b3fc.png) repeat-x bottom center;
    color: #27120d;
}

h1, h2, h3, h4, h5, h6 {
    padding: 0;
    font-weight: bold;
    font-family: "Georgia", "Times New Roman", "Times New", "Times Roman", "Times", serif;
    text-transform: uppercase;
}

h1 { font-size: 150%; margin: 0; padding: 0 0 0.833333333333em 0; text-transform: none; }
h2 { font-size: 125%; margin: 0 0 1em 0; font-weight: normal; }
h3 { font-size: 100%; margin: 0 0 1.25em 0; }
h4 { font-size:  90%; margin: 0 0 1.38888888889em 0; }
h5 { font-size:  90%; margin: 0 0 1.38888888889em 0; }
h6 { font-size:  90%; margin: 0 0 1.38888888889em 0; }

h1 {
    font-weight: normal;
}

a {
    color: #8d2c10;
}

legend {
    color: black;
}

#header {
    color: white;
    margin-bottom: 15px;
    padding-top: 13px;
}

div.swirl_l {
    background: url(/images/theme-normanlove/header-swirl-l.png) no-repeat left top;
}

div.swirl_r {
    background: url(/images/theme-normanlove/header-swirl-r.png) no-repeat right top;
}

#logo {
    display: block;
    margin: 0 auto;
    width: 319px;
    height: 73px;
    text-decoration: none;
}

#topgrad {
    background: url(/images/cache/images-util-corners-36c7c5d59ca69a5d650b47e44cb8610f.png) repeat-x center top;
}

#content_outer {
    width: 960px;
    margin: 0 auto;
    font-size: 80%;
}

#right_side {
    float: left;
    display: inline;
    width: 720px;
}

#store_slideshow {
    width: 720px;
    height: 164px;
    overflow: hidden;
    position: relative;
}

#content {
    float: left;
    display: inline;
    width: 660px;
    margin-top: 20px;
    padding: 0 30px;
}

div.grad_hr {
    clear: both;
    height: 1px;
    font-size: 1%;
    background: url(/images/cache/images-util-corners-a33661a1107e237f22cf9bd4ac5b366e.png) no-repeat center top;
}

ul.bare_list {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

/* Menu styles */
#menubar {
    display: inline; /* IE6 fix */
    float: left;
}

table.menu {
    width: 960px;
    height: 45px;
    margin: 0 auto;
    font-family: "Georgia", "Times New Roman", "Times New", "Times Roman", "Times", serif;
    font-size: 80%;
    text-transform: uppercase;
    position: relative;
    z-index: 3;
}

table.menu td {
    padding: 0;
    white-space: nowrap;
    text-align: center;
    vertical-align: top;
}

table.menu td.spacer {
    width: 1px;
    font-size: 1%;
    background: url(/images/cache/images-util-corners-bc674758b771012573f8c3ab85490833.png) no-repeat center top;
}

table.menu td.spacer.first,
table.menu td.spacer.last {
    background: transparent;
}

table.menu td ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

table.menu td ul li {
    position: relative;
    zoom: 1;
}

table.menu a {
    display: block;
    padding: 0 10px;
    height: 45px;
    line-height: 45px;
    color: #27120d;
    text-decoration: none;
}

table.menu a:hover,
table.menu li.hover a {
    background: url(/images/cache/images-util-corners-6d962a69fc5660f804dcc95417542204.png) repeat-x center top;
}

.language {
    margin-top: -20px;
    min-height: 0;
    padding: 0 10px 50px;
}

/* Submenu Styles */
table.menu td ul ul {
    position: absolute;
    top: -5000px;
    border: 2px solid #dccfb9;
    border-top: 0;
    text-transform: none;
    text-align: left;
    background: #dccfb9;
    z-index: 3;
}

table.menu td ul ul a {
    width: 200px;
    padding: 5px 10px;
    height: auto;
    line-height: 1.25;
}

table.menu td ul li.hover ul li a {
    background: transparent;
}

table.menu td ul li.hover ul li a:hover {
    background: white url(/images/cache/images-util-corners-86488285a1d8e38461f653640031e92d.png) repeat-y right top;
}

/* Left bar */
div#left-bar {
    float: left;
    display: inline;
    width: 240px;
    padding-bottom: 100px;
    min-height: 290px;
    font-family: "Georgia", "Times New Roman", "Times New", "Times Roman", "Times", serif;
    background: #e8e1d2 url(/images/cache/images-util-corners-09e1b0691ddad369858bc9f372425a2e.png) repeat-x left bottom;
}

div#left-bar div.top {
    min-height: 30px;
    padding-top: 30px;
    background: url(/images/cache/images-util-corners-b053afbb6637da129bf833ced5a860d4.png) repeat-x left top;
}

div#left-bar ul {
    list-style: none;
    margin: 0;
    margin-bottom: 30px;
    padding: 0;
}

div#left-bar ul li {
    position: relative;
    margin: 0;
    padding: 0;
    zoom: 1;
}

div#left-bar ul li span.date {
    display: block;
    margin-left: 30px;
}

div#left-bar ul li span.hyphen {
    display: none;
}

div#left-bar ul li a {
    display: block;
    padding: 5px 30px;
    text-decoration: none;
    color: #28140b;
}

div#left-bar ul li a:hover {
    background: white url(/images/cache/images-util-corners-3b819ae5a4a8ae0649f285d2fd2a8a08.png) repeat-y right top;
}

div#left-bar h2 {
    margin-left: 30px;
    padding: 0;
}

div#left-bar ul.pageIndex {
    float: left;
    padding: 0;
    margin: 0;
    margin-left: 30px;
    width: 178px;
}

div#left-bar ul.pageIndex li {
    margin-right: 1px;
    background: white;
    float: left;
}

div#left-bar ul.pageIndex li span,
div#left-bar ul.pageIndex li a {
    display: block;
    border: 1px solid #6a3e1d;
    padding: 6px;
    color: #6a3e1d;
}

div#left-bar ul.pageIndex li span {
    border-color: #dccfb9;
    cursor: default;
}

div#left-bar ul.pageIndex li a:hover {
    background: #8d2c10;
    color: white;
}

/* Footer Styles */
#footer {
    clear: both;
    margin-top: 1.25em;
    font-size: 75%;
    text-align: center;
    zoom: 1; /* hasLayout */
}

#share {
    height: 16px;
    line-height: 16px;
}

#share a, #share a.stbutton {
    padding: 5px 20px !important;
}

.stbuttontext {
    line-height: 16px !important;
}

#share a#share_twitter { background: transparent url(/images/cms/twitter-icon-16x16.png) no-repeat scroll left center; }
#share a#share_linkedin { background: transparent url(/images/cms/linkedin-icon-16x16.png) no-repeat scroll left center; }
#share a#share_facebook { background: transparent url(/images/cms/facebook-icon-16x16.png) no-repeat scroll left center; }
#share a.stbutton       { background-position: left center !important; }

#footer a {
    text-decoration: none;
    color: #6a3e1d;
}

#footer a:hover {
    text-decoration: underline;
}

#footElements {
    font-family: "Georgia", "Times New Roman", "Times New", "Times Roman", "Times", serif;
    font-weight: bold;
    color: #362017;
}

#footTextlinks a {
    padding: 0 10px;
}

#footTextlinks a.first {
    padding-left: 0;
}

#copyright { margin-bottom: 0; }
#developerNotice { margin-top: 0; }

/* Social media icons */
#share {
    height: 16px;
}

#share a {
    line-height: 16px;
    height: 16px;
    padding: 0 5px 0 18px;
    background: transparent url(/images/util/social-icons/16x16.png) no-repeat;
}

#share a.bookmark    { background-position: 0    0px; }
#share a.delicious   { background-position: 0  -20px; }
#share a.digg        { background-position: 0  -40px; }
#share a.email       { background-position: 0  -60px; }
#share a.facebook    { background-position: 0  -80px; }
#share a.flickr      { background-position: 0 -100px; }
#share a.google      { background-position: 0 -120px; }
#share a.itunes      { background-position: 0 -140px; }
#share a.linkedin    { background-position: 0 -160px; }
#share a.myspace     { background-position: 0 -180px; }
#share a.reddit      { background-position: 0 -200px; }
#share a.rss         { background-position: 0 -220px; }
#share a.sharethis   { background-position: 0 -240px; }
#share a.twitter     { background-position: 0 -260px; }
#share a.youtube     { background-position: 0 -280px; }

/* Grid overlay */
#gridOverlay {
    position: absolute;
    width: 960px;
    height: 120%;
    opacity: 0.15;
    top: -10%;
    display: none;
}

#gridOverlay div {
    display: inline; /* IE6 fix */
    float: left;
    background-color: #548dff;
    width: 40px; /* 16 col grid - change to 60px for 12 cols */
    margin: 0 10px;
    height: 100%;
}

/* Home Page */
body.home #right_side {
    width: 960px;
}

body.home #content {
    width: 960px;
    padding: 0;
}

body.home #content #first_column,
body.home #content #chunk1,
body.home #content #chunk2,
body.home #content #chunk3,
body.home #content #chunk4 {
    width: 240px;
    min-height: 170px;
    margin-left: 0;
    text-align: center;
}

body.home #content #chunk4 {
    text-align: left;
    margin-left: 15px;
    width: 225px;
}

body.home #content #chunk1 h2,
body.home #content #chunk2 h2,
body.home #content #chunk3 h2,
body.home #content #chunk4 h2 {
    line-height: 20px;
    padding-top: 12px;
    margin-bottom: 0;
}

body.home #content #chunk4 h2 {
    margin-bottom: 1em;
}

body.home #content #chunk1 div.caption,
body.home #content #chunk2 div.caption,
body.home #content #chunk3 div.caption,
body.home #content #chunk4 div.caption {
    font-family: "Georgia", "Times New Roman", "Times New", "Times Roman", "Times", serif;
    font-size: 80%;
    font-weight: normal;
    text-transform: uppercase;
}

body.home #content #chunk1 div.caption a,
body.home #content #chunk2 div.caption a,
body.home #content #chunk3 div.caption a,
body.home #content #chunk4 div.caption a {
    text-decoration: none;
}

body.home #content #chunk1 div.caption a:hover,
body.home #content #chunk2 div.caption a:hover,
body.home #content #chunk3 div.caption a:hover,
body.home #content #chunk4 div.caption a:hover {
    text-decoration: underline;
}

body.home #content #chunk1,
body.home #content #chunk2,
body.home #content #chunk3 {
    background: url(/images/cache/images-util-corners-52300958c220b24350e228b711136210.png) no-repeat right center;
}

body.home #content #chunk5 {
    float: left;
    display: inline;
    width: 675px;
    margin: 15px 15px 15px 30px;
}

body.home #content #chunk6 {
    clear: none;
    float: left;
    display: inline;
    margin: 15px 0 15px 15px;
    width: 225px;
}

body.home div.swirl_l {
    background: transparent;
}

body.home div.swirl_r {
    background: transparent;
}

body.home h1.contentopen {
    display: none;
}

div.slideshow_swirls {
    position: absolute;
    left: 0;
    width: 100%;
    height: 272px;
    z-index: 2;
    overflow: hidden;
}

div.slideshow_swirl_l {
    position: absolute;
    width: 686px;
    height: 272px;
    right: 50%;
    background: url(/images/theme-normanlove/swirl-l.png) no-repeat left top;
}

div.slideshow_swirl_r {
    position: absolute;
    width: 686px;
    height: 272px;
    left: 50%;
    background: url(/images/theme-normanlove/swirl-r.png) no-repeat right top;
}

div#slideshow {
    width: 700px;
    height: 272px;
    overflow: hidden;
    margin: 0 auto;
}

div#slideshow div.caption {
    position: absolute;
    padding: 0 5px;
    left: 200px;
    bottom: 0;
    background: black;
    color: white;
}

body.home div#chunk_neg div {
    margin: 0 0 1.25em;
    border: 2px solid #990000;
    padding: 1px 1em;
    font-size: 120%;
    font-weight: bold;
    background: #cc0000;
    color: white;
}

body.home div#chunk_neg div p {
    margin-top: 1.25em;
}

div.featured div.image {
    padding-top: 15px;
    padding-bottom: 15px;
}

/* Our Chocolates */
body.chocolates div#left-bar ul {
    padding-left: 35px;
    font-size: 120%;
}

body.chocolates div#left-bar ul li {
    position: relative;
    margin: 16px 0;
}

body.chocolates div#left-bar ul li a {
    padding: 2px 0 2px 35px;
    text-transform: uppercase;
}

body.chocolates div#left-bar ul li a span {
    position: absolute;
    display: block;
    left: -22px;
    top: -10px;
    width: 44px;
    height: 44px;
}

/* News */
body.news div#left-bar ul li {
    margin-bottom: 1.25em;
}

body.news div.blog_item {
    background: url(/images/cache/images-util-corners-a33661a1107e237f22cf9bd4ac5b366e.png) no-repeat bottom right;
    border-bottom: 1px solid white;
    margin-bottom: 2em;
}

body.news div.cms_item h2 {
    text-transform: none;
    margin-bottom: 0;
}

body.news div.blog_item p.readMoreLink {
    margin-bottom: 2.5em;
}

/* Contact Us */
body.contact #content {
    width: 900px;
}

/* utm_campaign banners */
div.nl_campaign {
    padding: 2px 0;
    font-size: 90%;
    text-align: center;
    background: #4c2517;
    color: #dccfb9;
}

div.nl_campaign a {
    color: white;
}

div.nl_campaign_home {
    width: 900px;
    margin: 20px auto 0;
    padding: 20px 30px;
    background: #4c2517;
    color: #dccfb9;
}

div.nl_campaign_home a {
    color: white;
}

