html {
overflow-y: scroll;
height: 100%;
}
body {
font-family: arial, sans-serif;
color: #222;
margin: 0;
background: #ebecec url(/images/v2/page_bg.png) repeat-x;
height: 100%;
}
a {
color: #016a9a;
text-decoration: none;
}
a visited {
color: #016a9a;
text-decoration: none;
}
.link_pointer {
cursor: default;
}
img {
border: 0;
}
#wheretobuy {
width: 920px;
border-collapse: collapse;
font-size: 14px;
}
#wheretobuy td {
text-align: center;
padding: 5px;
border-right: #666 1px solid;
width: 50px;
height: 40px;
}
#wheretobuy .td_left {
text-align: left;
}
#wheretobuy .tr_bg {
background: #cedbe1;
}
#wheretobuy .no_border td {
padding: 0;
padding-bottom: 3px;
}
#logo a, #sitemap a, input {
outline-color: invert;
outline-style: none;
outline-width: medium;
}
#container {
width: 990px;
margin: 0 auto;
}
#header {
height: 90px;
width: 960px;
margin: 0 auto;
padding-top: 44px;
}
#header_content {
float: right;
margin-top: 6px;
}
#logo a {
float: left;
height: 81px;
width: 406px;
background: url(../images/v2/logo.png) no-repeat;
display: block;
}
#logo em {
display: none;
}
#top_graphics {
float: right;
width: 408px;
}
#pasta_range a {
float: left;
width: 130px;
height: 26px;
background: url(/images/v2/top_buttons.png) no-repeat;
margin-right: 20px;
}
#pasta_range a:hover {
background-position: 0 -26px;
}
#pasta_range em {
display: none;
}
#sauces_range a {
float: left;
width: 130px;
height: 26px;
background: url(/images/v2/top_buttons.png) no-repeat;
background-position: 0 -52px;
}
#sauces_range a:hover {
background-position: bottom;
}
#sauces_range em {
display: none;
}
#cart a {
float: left;
width: 26px;
height: 26px;
background: url(/images/v2/cart.png) no-repeat;
margin-left: 20px;
}
#cart a:hover {
background-position: bottom;
}
#cart em {
display: none;
}
#facebook a {
float: left;
width: 26px;
height: 26px;
background: url(/images/v2/social_icons.png) no-repeat;
background-position: top;
margin-right: 10px;
}
#facebook a:hover {
background-position: 0 -26px;
}
#facebook em {
display: none;
}
#twitter a {
float: left;
width: 26px;
height: 26px;
background: url(/images/v2/social_icons.png) no-repeat;
background-position: 0 -52px;
margin-right: 20px;
}
#twitter a:hover {
background-position: 0 -78px;
}
#twitter em {
display: none;
}
#wrapper {
float: left;
width: 960px;
background: #fff;
margin: 16px 0 20px 15px;
padding: 20px 0 0 0;
-moz-border-radius: 6px;
border-radius: 6px;
}
#left {
float: left;
width: 200px;
margin: 0 0 0 20px;
}
#left_content {
width: 180px;
}
#left_content h2 {
font-size: 16px;
color: #333;
}
#left_content h2 a {
color: #EF008C;
font-weight: bold;
}
#left_content p {
font-size: 12px;
border-top: #0084bd 1px dashed;
padding-top: 10px;
}
#center {
float: left;
width: 700px;
margin: 0 0 20px 20px;
}
#center_content h1 {
color: #333;
font-size: 24px;
margin: 0;
}
#center_content h2 {
color: #333;
font-size: 20px;
margin: 5px 0 0 0;
}
#center_content .one_pg {
padding: 10px 0 10px 0;
border-top: #0084bd 1px dashed;
border-bottom: #0084bd 1px dashed;
}
#center_content .top_pg {
padding: 10px 0 0 0;
border-top: #0084bd 1px dashed;
}
#center_content .bottom_pg {
padding: 0 0 10px 0;
border-bottom: #0084bd 1px dashed;
}
.copy {
font-size: 12px;
}
#right {
display: none;
}
.footer {
float: left;
clear: both;
height: 124px;
width: 100%;
margin: 0;
background: url(/images/v2/footer.gif) repeat-x;
}
#footer {
float: left;
clear: both;
height: 124px;
width: 100%;
margin: 0;
background: url(/images/v2/footer.gif) repeat-x;
}
#footer_content {
width: 960px;
margin: 0 auto;
font-size: 14px;
}
#footer_content a, #footer_content a:visited {
font-size: 14px;
}
.footer_links {
float: left;
margin: 0;
padding: 0;
}
#footer_left {
float: left;
width: 700px;
height: 119px;
margin: 5px 0 0 0;
background: url(/images/v2/footer_highlight.jpg) no-repeat;
}
#footer_left_info {
float: left;
margin: 19px 0 0 0;
}
#footer_right {
float: left;
text-align: right;
margin-top: 25px;
width: 255px;
color: #cdd2d4;
}
.footer_links li {
display: inline;
}
.footer_links li a {
text-decoration: none;
color: #cdd2d4;
margin: 0 10px 0 0;
}
.footer_links li a em {
color: #ebecec;
margin-right: 10px;
}
.footer_links li a:hover {
color: #fff;
}
#navbar {
margin: 15px 0 0 0;
padding: 0
}
#navbar li {
float: left;
list-style: none;
font-size: 14px;
}
#navbar li a {
font-family: tahoma, arial, sans-serif;
display: block;
text-decoration: none;
color: #206088;
white-space: nowrap;
font-weight: normal;
font-size: 18px;
margin-left: 30px;
}
#navbar li a:hover {
color: #204053;
}
#navbar .nav_titles_gold a {
color: #b3a069;
}
#navbar .nav_titles_gold a:hover {
color: #988244;
}
#navbar .nav_titles_gold li a {
color: #e0e3e4;
}
#navbar .nav_titles_gold li a:visited {
color: #e0e3e4;
}
#navbar .nav_titles_gold li a:hover {
color: #fff;
}
#navigation {
float: right;
margin-top: 10px;
}
#navbar li ul {
margin: 0;
padding: 0;
position: absolute;
visibility: hidden;
z-index: 100;
}
#navbar li ul li {
float: none;
display: inline;
}
#navbar li ul li a, #navbar li ul li a:visited {
color: #e0e3e4;
font-weight: normal;
font-size: 14px;
}
#navbar li ul li em {
color: #fff;
margin-right: 2px;
}
#navbar li ul li a:hover {
color: #fff;
}
#navbar li em {
color: #2b5caf;
font-size: 16px;
margin-right: 2px;
}
#navbar li a:hover em {
color: #EF008C;
}
#navbar li ul li a {
width: auto;
background: #064d79;
height: 22px;
padding: 3px;
}
.menu_home {
width: 120px;
}
.menu_products {
width: 200px;
}
.menu_lovemarshalls {
width: 153px;
}
.menu_news {
width: 110px;
}
#navbar li ul li a:hover {
background: #034167;
}
#left_navigation_container {
float: left;
left: 0;
width: 178px;
margin-top: 10px;
}
ul#left_navigation {
margin: 15px 0 20px 0;
padding: 0;
border: #cccfcf 1px solid;
-moz-border-radius: 5px;
border-radius: 5px;
}
ul#left_navigation li {
list-style: none;
background: #ebecec;
text-align: left;
margin: 0;
text-transform: lowercase;
}
ul#left_navigation li a {
display: block;
text-decoration: none;
padding: 3px;
color: #12374a;
padding-bottom: 8px;
padding-top: 8px;
font-size: 12px;
}
ul#left_navigation a:hover {
background: #fafafa;
}
#left_navigation_container h2 {
font-size: 18px;
color: #222;
margin: 0;
padding: 0 0 21px 5px;
border-bottom: #0040c1 1px dashed;
}
#product_image {
width: 153px;
height: 219px;
float: left;
margin-top: 26px;
}
#product_info {
width: 417px;
float: left;
margin: 20px 0 0 30px;
}
#product_info img {
margin-top: 10px;
}
#product_info em {
font-style: normal;
font-weight: bold;
}
.product_p {
border-bottom: #0084bd 1px dashed;
margin: 0 0 30px 0;
padding: 0 0 30px 0;
}
#product_info a, a:visited {
color: #0884bd;
text-decoration: none;
}
#product_title em {
color: #1b7aa3;
font-style: normal;
font-size: 26px;
}
#product_title h2 {
font-weight: normal;
letter-spacing: -1px;
padding: 0 0 10px 0;
}
#recipie_info {
width: 580px;
float: left;
padding: 10px;
}
#recipie_info p {
font-size: 12px;
}
#recipie_info h2 {
color: #0084bd;
margin: 0 0 10px 0;
font-size: 22px;
border-bottom: #0084bd 1px dashed;
padding-bottom: 10px;
}
#recipie_info h3 {
color: #333;
margin: 0;
padding: 0;
font-size: 14px;
}
.rightimg {
float: right;
margin: 0 10px 0 10px;
}
#recipie_info em {
font-style: normal;
font-size: 14px;
}
#news_info {
color: #111;
width: 580px;
float: left;
padding: 10px;
}
#news_info h2 {
font-family: georgia;
color: #0084bd;
margin: 0 0 10px 0;
font-size: 22px;
border-bottom: #0084bd 1px dashed;
padding-bottom: 10px;
}
#news_info h3 {
color: #333;
margin: 0;
font-size: 16px;
text-decoration: underline;
}
#news_info em {
font-style: normal;
font-weight: bold;
font-size: 14px;
}
.latest_news {
width: 280px;
float: left;
margin: 20px 0 0 0;
padding: 0 0 0 5px;
background: url(/images/news_bg.gif) repeat-x;
}
.latest_news li {
list-style: none;
margin: 10px 10px 10px 0;
padding: 0 0 10px 0;
border-bottom: #999 1px dashed;
text-transform: lowercase;
line-height: 14px;
}
.latest_news a {
color: #016a9a;
font-size: 12px;
font-weight: bold;
}
.latest_news a:visited {
color: #016a9a;
font-size: 12px;
font-weight: bold;
}
.latest_news a:hover {
color: #238ebf;
}
.latest_news em {
font-size: 11px;
font-style: normal;
color: #666;
}
.product_box {
width: 250px;
float: left;
margin: 0 59px 30px 0;
}
.product_head {
height: 25px;
width: 250px;
background: url(../images/product_head.gif) no-repeat;
text-align: center;
}
.product_head h3 a {
color: #fff;
font-weight: bold;
font-size: 16px;
}
.product_head h3 a:visited {
color: #fff;
font-weight: bold;
font-size: 16px;
}
.product_content {
float: left;
width: 250px;
background: url(../images/product_middle.gif);
padding-top: 5px;
}
.product_base {
height: 9px;
width: 250px;
background: url(../images/product_base.gif) no-repeat;
float: left;
}
.product_box h3 {
margin: 0;
padding: 2px 0 0 0;
color: #fff;
font-size: 16px;
}
.product_box p {
margin: 0 0 10px 5px;
padding: 0;
font-size: 12px;
}
.product_content_left {
float: left;
width: 130px
}
.product_content_image {
float: right;
width: 105px;
height: 100px;
}
.love_marshalls {
float: left;
width: 550px;
background: #fff;
margin-bottom: 10px;
}
.love_marshalls p {
margin: 0 10px 0 0;
font-size: 12px;
padding: 0;
}
.love_marshalls h3 {
padding: 0;
margin: 0;
}
.featured_news {
float: left;
width: 550px;
border-bottom: #ddd 1px solid;
margin: 0 0 30px 0;
}
.featured_news img {
float: left;
margin: 0 20px 0 0;
}
.featured_news p {
margin: 0 10px 0 0;
font-size: 12px;
padding: 0;
}
.featured_news h3 {
color: #016a9a;
font-size: 18px;
font-weight: normal;
padding: 0;
margin: 0;
line-height: 18px;
}
.featured_news_head {
float: left;
height: 11px;
width: 550px;
}
.featured_news_base {
float: left;
height: 11px;
width: 550px;
}
p.para_padding {
margin-top: 5px;
}
p.readon {
margin: 10px 0 0 0;
}
.readon a {
background: #47a3ca;
color: #fff;
padding: 2px 5px 2px 5px;
}
.readon a:visited {
color: #fff;
background: #47a3ca;
}
.readon a:hover {
background: #016a9a;
}
.featured_news em {
font-style: normal;
font-size: 11px;
color: #888;
}
#list0, #list1, #list2, #list3, #list4, #list5, #list6, #list7, #list8 {
list-style: none;
}
#sitemap img {
margin: 3px;
}
a, a:visited {
color: #016a9a;
text-decoration: none;
font-weight: normal;
}
h3 a, a:visited {
color: #016a9a;
text-decoration: none;
font-weight: normal;
}
.red {
color: red;
}
.bold {
font-weight: bold;
}
.love_quote {
float: left;
width: 550px;
margin: 5px;
}
.quote_left {
float: left;
height: 80px;
width: 82px;
background: url(../images/quote1_left.gif) no-repeat;
}
.quote_left img {
margin: 4px 0 0 5px;
}
.quote_middle {
float: left;
height: 80px;
width: 450px;
background: url(../images/quote1_middle.gif);
}
.quote_right {
float: left;
height: 80px;
width: 6px;
background: url(../images/quote1_right.gif) no-repeat;
}
.quote_head a {
float: left;
margin-top: 6px;
}
.archive_date {
margin-bottom: 25px;
float: left;
width: 600px;
}
#righttext {
font-size: 14px;
position: absolute;
width: 168px;
margin-top: 70px;
text-align: center;
}
.news_image {
float: left;
height: 180px;
width: 200px;
overflow: hidden;
margin: 0 20px 0 0;
}
.pro_menu_top {
border-top: #ddd 1px solid;
}


/* V2 MODIFICATIONS */
#featured {
width: 990px;
margin: 6px 0 0 0;
}
#featured_head {
height: 20px;
width: 990px;
background: url(/images/v2/featured_top.png) no-repeat;
}
#featured_middle {
height: 234px;
background: url(/images/v2/featured_middle.gif) repeat-y;
background-position: center;
}
#featured_bottom {
height: 20px;
width: 990px;
background: url(/images/v2/featured_bottom.png) no-repeat;
}
#bg {
width: 100%;
background: url(/images/v2/125_bg.png) no-repeat;
background-position: center 215px;
position: absolute;
}
#content_slider {
position: absolute;
margin-left: 21px;
margin-top: -4px;
}
#slider {
height: 243px;
overflow: hidden;
}
#bottom_content {
width: 960px;
margin: 0 auto;
margin-top: 25px;
}
#bottom_content_news {
font-family: georgia, arial, sans-serif;
float: left;
width: 310px;
}
#bottom_content_news p {
margin: 0;
}
#bottom_content_news em {
font-style: normal;
font-weight: bold;
}
#bottom_content_products {
float: left;
width: 310px;
margin: 0 0 0 15px;
padding: 0 0 0 20px;
}
#bottom_content_grid {
float: right;
width: 290px;
}
#products_center {
width: 100%;
margin: 0 0 0 40px;
}
ul.recipes {
list-style: none;
margin: 0;
padding: 0;
}
ul.recipes {
list-style: none;
margin: 0;
padding: 0;
}
ul.recipe_method {
list-style: none;
margin: 0;
padding: 0;
}
.featured_recipe h3 {
margin: 20px 0 10px 0;
}
.the_method {
font-size: 14px;
}
ul.thumb {
float: left;
list-style: none;
margin: 0; padding: 0;
width: 300px;
}
ul.thumb li {
margin: 0; padding: 5px;
float: left;
position: relative;  /* Set the absolute positioning base coordinate */
width: 90px;
height: 90px;
}
ul.thumb li img {
width: 80px; height: 80px; /* Set the small thumbnail size */
-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
border: 1px solid #ddd;
padding: 5px;
background: #f0f0f0;
position: absolute;
left: 0; top: 0;
}
ul.thumb li img.hover {
background: #fff;
}
#product_purchase {
width: 200px;
float: left;
background: #f0f2f2;
margin: 10px 0 0 0;
-moz-border-radius: 6px;
border-radius: 6px;
padding: 10px;
}
#product_purchase h3 {
color: #1b7aa3;
margin: 0;
font-weight: normal;
}
#product_purchase p {
font-size: 12px;
}
#product_purchase a, #prodict_purchase a:visited {
font-size: 14px;
}
.product_purchase_para {
border-top: #739bac 1px dashed;
padding: 12px 0 0 0;
}
#center_content_style  h1, #center_content_style  h2, #center_content_style  h3 {
color: #1b7aa3;
font-size: 22px;
}
#center_content_style em {
color: #000;
font-size: 20px;
font-style: normal;
margin-left: 5px;
}
#purchase_image {
float: left;
margin: 0 0 0 14px;
}


/* STICKY FOOTER */
.wrap {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -124px; /* the bottom margin is the negative value of the footer's height */
background: url(/images/v2/125_bg.png) no-repeat;
background-position: center 215px;
}
.footer, .push {
	height: 124px; /* .push must be the same height as .footer */
	clear: both;
}

#nutrition {
float: left;
height: 90px;
width: 300px;
padding: 0;
margin: 0;
list-style: none;
background: url(/images/nutrition.gif) no-repeat;
font-weight: bold;
}
#nutrition li {
float: left;
display: inline;
margin-top: 33px;
width: 59px;
text-align: center;
}
