/*
* {
	border: 0px;
	padding: 0px;
}
*/
html {
overflow-y: scroll;
}
body {
font-family: arial, sans-serif;
color: #222;
margin: 0;
}
a {
color: #016a9a;
text-decoration: none;
}
a visited {
color: #016a9a;
text-decoration: none;
}
.link_pointer {
cursor: default;
}
img {
border: 0;
}
#wheretobuy {
width: 580px;
border-collapse: collapse;
font-size: 14px;
}
#wheretobuy td {
text-align: center;
padding: 5px;
border-right: #666 1px solid;
width: 50px;
}
#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: 1000px;
margin: 0 auto;
margin-top: 10px;
}
#header {
height: 90px;
width: 800px;
padding-top: 10px;
}
#header_content {
float: right;
}
#logo a {
float: left;
height: 80px;
width: 300px;
background: url(../images/logo.gif) no-repeat;
display: block;
}
#logo em {
display: none;
}
#top_graphics {
float: right;
width: 360px;
}
#pasta_range img {
float: left;
width: 158px;
height: 51px;
margin-right: 20px;
}
#sauces_range img {
float: left;
width: 158px;
height: 51px;
}
#wrapper {
float: left;
background: url(../images/gradient_top3.gif) repeat-x;
width: 100%;
}
#left {
float: left;
width: 200px;
}
#left_content {
width: 180px;
margin-top: 120px;
}
#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: 600px;
}
#center_content {
margin: 60px 10px 10px 10px;
}
#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;
}
#pasta_types {
background: url(../images/pasta_bowl2.jpg) no-repeat;
height: 210px;
width: 600px;
}
#pasta_links {
width: 600px;
padding-top: 168px;
}
#pasta_links_ul {
margin: 0;
padding: 0;
}
#pasta_links_ul li {
display: inline;
margin-right: 5px;
}
#pasta_links_ul li a {
text-decoration: none;
font-size: 12px;
color: #0040c1;
}
#pasta_links_ul li a em {
color: #EF008C;
font-size: 18px;
margin-right: 2px;
}
#right {
float: left;
width: 200px;
}
#right_content {
width: 180px;
background: url(../images/sidebar_middle2.gif);
margin-top: -87px;
border: #fff 4px solid;
text-align: center;
position: relative;
float: left;
z-index: 0;
}
#right_content h3 {
margin: 0 5px 10px 5px;
font-size: 16px;
color: #094092;
}
#right_content p {
font-size: 12px;
margin-left: 10px;
margin-right: 10px;
}
#sidebar_head {
height: 74px;
width: 180px;
background: url(../images/sidebar_head.gif);
}
#sidebar_base {
height: 35px;
width: 180px;
background: url(../images/sidebar_base5.gif);
}
#footer {
float: left;
clear: both;
height: 41px;
width: 100%;
background: url(../images/gradient_top3.gif) repeat-x;
background-position: top;
margin: 10px 0 10px 0;
}
#footer_links {
margin: 0;
padding: 0;
}
#footer_left {
float: left;
font-size: 12px;
margin-top: 40px;
margin-left: 5px;
width: 695px;
}
#footer_right {
float: left;
font-size: 12px;
text-align: right;
margin-top: 44px;
margin-right: 5px;
width: 285px;
}
#footer_links li {
display: inline;
margin-right: 10px;
}
#footer_links li a {
text-decoration: none;
color: #000;
}
#footer_links li a em {
color: #0040c1;
font-size: 16px;
margin-right: 2px;
}
#navbar {
margin: 0;
padding: 0
}
#navbar li {
float: left;
list-style: none;
font-size: 14px;
}
#navbar li a {
display: block;
text-decoration: none;
color: #333;
white-space: nowrap;
font-weight: bold;
margin-right: 10px;
}
#navbar li a:hover {
color: #2b5caf;
}
#navigation {
float: right;
margin-top: 10px;
margin-right: 12px;
}
#navbar li ul {
margin: 0;
padding: 0;
position: absolute;
visibility: hidden;
z-index: 2;
}
#navbar li ul li {
float: none;
display: inline;
}
#navbar li ul li a, a:visited {
color: #fff;
font-weight: normal;
}
#navbar li ul li em {
color: #fff;
margin-right: 2px;
}
#navbar li ul li a:hover {
color: #000;
}
#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: #0064b5;
height: 22px;
padding: 3px;
}
.menu_home {
width: 110px;
}
.menu_products {
width: 150px;
}
.menu_lovemarshalls {
width: 150px;
}
.menu_news {
width: 110px;
}
#navbar li ul li a:hover {
background: #7aaed8;
}
#left_navigation_container {
float: left;
left: 0;
width: 178px;
margin-top: 72px;
}
ul#left_navigation {
margin: -2px 0 20px 0;
padding: 0;
border-left: #ddd 1px solid;
border-right: #ddd 1px solid;
}
ul#left_navigation li {
list-style: none;
background: #f2f2f2;
text-align: left;
margin: 0;
font-size: 14px;
text-transform: lowercase;
}
ul#left_navigation li a {
display: block;
text-decoration: none;
padding: 3px;
color: #223b4f;
border-bottom: #ccc 1px dashed;
padding: 8px 0 8px 5px;
}
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: 16px;
}
#product_info {
width: 417px;
float: left;
margin: 0 0 0 10px;
}
#product_info img {
margin-top: 8px;
}
#product_info em {
font-style: normal;
font-weight: bold;
}
.product_p {
border-bottom: #0084bd 1px dashed;
padding: 0 0 20px 0;
}
#product_info a, a:visited {
color: #0884bd;
text-decoration: none;
}
#product_title em {
color: #0084bd;
font-style: normal;
font-size: 28px;
}
#product_title h2 {
font-weight: normal;
letter-spacing: -1px;
border-bottom: #0084bd 1px dashed;
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 {
width: 580px;
float: left;
padding: 10px;
}
#news_info h2 {
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;
}
#slider p {
text-align: justify;
}
#slider ul, #slider li, #slider2 ul, #slider2 li {
margin: 0;
padding: 0;
list-style: none;
}
#slider li, #slider2 li { 
overflow: hidden; 
}	
#slider2 li { 
background: #f1f1f1;
}		
#slider2 li h2 { 
margin: 0 20px;
padding-top: 20px;
}	
#slider2 li p{ 
margin: 20px;
}						
p#controls, p#controls2 {
margin: 0;
position: absolute;
} 
#prevBtn, #nextBtn, #prevBtn2, #nextBtn2 { 
display: block;
margin: 0;
overflow: hidden;
text-indent: -8000px;		
width: 27px;
height: 22px;
position: absolute;
left: 7px;
top: 16px;
}	
#nextBtn, #nextBtn2 { 
left: 147px;
}														
#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a{  
display: block;
width: 27px;
height: 22px;
background: url(../images/btn_prev.gif) no-repeat 0 0;	
}	
#nextBtn a, #nextBtn2 a { 
background: url(../images/btn_next.gif) no-repeat 0 0;	
}
.latest_news {
width: 280px;
float: left;
margin: 0 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: 15px 40px 0 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;
}
.product_head h3 a:visited {
color: #fff;
font-weight: bold;
}
.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-bottom: 10px;
}
.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;
}
#eurosport {
background: url(/images/photos/news/eurosport3.jpg);
height: 516px;
width: 160px;
margin: 0 auto;
}
#eurosport_more {
height: 34px;
width: 160px;
}
#eurosport_more em {
display: none;
}
#eurosport_more a {
float: left;
display: block;
height: 34px;
width: 160px;
margin-top: 126px;
}
#eurosport_home {
height: 34px;
width: 160px;
}
#eurosport_home em {
display: none;
}
#eurosport_home a {
float: left;
display: block;
height: 34px;
width: 160px;
margin-top: 8px;
}
#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;
}
