a, a:visited, a:link {
    color:#0187C5;
    outline-style:none;
    outline-width:medium;
    text-decoration:none;
}
a:link, a:visited {
	color:#b03c14;
}

a:hover {
   text-decoration: underline;
}

a.button {
    background: transparent url(images/button-bg.png) no-repeat scroll top right;
    display: block;
    float: left;
    height: 40px;
    margin-right: 6px;
    padding-right: 18px; 
    font-weight: bold;
}

a.button span {
    background: transparent url(images/button-bg.png) top left no-repeat;
    display: block;
    line-height: 27px;
    height: 30px;
    padding: 5px 0 5px 18px;
} 


body {
    font-family:"Lucida Grande",Arial,Helvetica,Verdana,sans-serif;
    background-color: #ccecff;
    background-image:url(images/background-top.png);
    background-repeat:repeat-x;
    margin-top: 30px;
}

h1 {
   float: left;
   margin: 0;
   height: 69px;
   position: absolute;
   left: 20px;
   top: 10px;
   z-index: 50;
}
q {
   float: left;
   margin: 0;
   right: 50px;
   top: 8px;
   height: 70px;
   width: 255px;
   position: absolute;
   z-index: 0;
   text-indent: -9999px;
   background-image: url(images/slogan.png);
   background-repeat: no-repeat;   
}

p, h2, h3, h4, address {
   margin-left: 10px;
}

p {
   margin-bottom: 0.8em;
}

div {
   border: 0;
   padding: 0;
}

.landscape {
   background-image: url(images/landscape.gif);
   background-repeat: no-repeat;
   background-position: top right;
}

.right {
   text-align:right;
}

/* Main content */

.content_top
{
   line-height: 1px;
   font-size: 0px;
   height: 11px;
   background-repeat: no-repeat;   
   background-image:url(images/content-top.png);
   padding-top: 0;
   padding-bottom: 0;
   margin-top: 0;
   margin-bottom: 0;
}
.content_mid
{
   font-size:11px;
   color: #555555; 
   line-height:17px;
   background-image:url(images/content-mid.png);   
   background-repeat: repeat-y;
   padding-top: 20px;
}
.content_bot
{
   line-height: 1px;
   height: 11px;
   background-repeat: no-repeat;
   background-image:url(images/content-bot.png);
   font-size: 10px;
   color: #AAB;
   text-align:right;
   padding-top: 15px;
}

/* Infobox on right col */

.infobox {
   background-repeat: no-repeat;
   background-image:url(images/subnav-top.gif);   
   background-color: #b03c14;
   color: #FFF;
   margin: 0 0 20px 0;
   padding: 20px 0 0 0;
   width: 208px;
   float: left;
	display:inline;
	position: relative;   
}

.infobox a {
   color: #FFF;
   font-weight: bold;
   text-decoration: underline;
}
.infobox h2 {
   color: #FFF;
   font-size: 20px;
}
.infobox h2, .infobox p {
   margin: 0 20px 10px 20px;
}
.infobox ul {
   padding: 0 10px 0 10px;
}
.infobox ol {
   padding: 0;
   margin: 0;
}

/* Navigation within infobox */
.infobox ol li a{
   padding-left: 20px;
   color: #EEE;
   font-weight: normal;
   text-decoration: none;
}
.infobox ol li {
   list-style-type: none;
   font-size: 13px;
   margin: 0;
   padding:0 0 0 20px;
}
.infobox ol li.active a {
   color: #FFD700;
   font-weight: bold;
}
.infobox ol li.active{
   background-color: #822b0e; 
}
.infobox .subnav {
   margin: 0;
   padding: 0;
}
.infobox .subnav li {
   list-style-type: none;
   padding:0 0 0 20px;
   margin: 0;
}
.infobox .subnav li a{
   font-size: 13px;
   text-decoration: none;
   color: #FFD700;
}

.infobox .subnav li.active {
   padding-left: 20px;
   background-color: #822b0e; 
}
.infobox .subnav li:hover a, .infobox ol li a:hover{
   color: #FFFF00;
}

.infobox .cap {
   font-size: 0px;
   line-height: 10px;
   background-image:url(images/subnav-bot.gif);
   width: 208px;
   height: 10px;
   margin-top: 10px;
}

/* Introbox on each page */

.introbox {
   font-family: georgia, serif;
   padding-top: 20px;
   background-repeat: no-repeat;
   background-image:url(images/intro-box.png);
   width: 664px;
   height: 150px;
}
.introbox p {
   line-height: 160%;
   font-size: 120%;
   margin: 15px 20px 15px 20px;   
}
.introbox h2 {
   margin: 0 0 15px 20px;
}
.introbox address {
   margin-left: 30px;
}
.introbox .photoframe2 {
   float: right;
   margin: 0 20px 0 20px;
   top: -36px;
}

/* Photo frame decorations */
.photoframe {
   background-image: url(images/photoframe.png);
   background-repeat: no-repeat;
   background-position: 0 2px;
   width: 150px;
   height: 164px;
   text-align: center;
}
.photoframe img {
   margin:10px;
}

.photoframe2 {
   background-image: url(images/photoframe2.png);
   background-repeat: no-repeat;
   width: 196px;
   height: 144px;
   text-align: center;
   position: relative;
   float: right;   
}
.photoframe2 img {
   margin:8px;
}

/* Page specific styles */

.about 
{
   margin-top: 20px;
}

.about img {
   margin: 5px 20px 5px 20px;
   float: right;
}
.about p {
   text-align: justify;
}
.about div.grid_6 {
   margin-bottom: 20px;
}

.front {
   background-image: url(images/front.jpg);
   background-repeat: no-repeat;
   height: 300px;
   width: 892px;
   margin-bottom: 20px;
   overflow: hidden;
}
.front h2 {
   text-indent: -9999px;
   margin-bottom: 50px;
}
.front strong {
   font-style: italic;
   color: #111;
}

.front p {
   font-size: 150%;
   line-height: 135%;
   margin: 0 20px 20px 20px;
   text-indent: 0px;
}

/* Navigation on first page */
.frontnav ul {
   display: inline-block;
   margin: 0;
}
.frontnav ul li
{
   background-image: url(images/front-pad.png);
   background-repeat: no-repeat;
   width: 284px;
   height: 140px;
   margin: 0;
   float: left;
   display: inline;
   list-style-type: none;
   overflow: hidden;
}
.frontnav ul li a
{
   padding: 140px 0 0 0;
   height: 0px;
   font-size: 0px;
   width: 284px;
   display: block;
}
.frontnav ul li#read-more
{
   background-image: url(images/front-pad-more.png);
}
.frontnav ul li#products
{
   margin-left: 20px;
   margin-right: 20px;
   background-image: url(images/front-pad-products.png);
}
.frontnav ul li#recipe
{
   background-image: url(images/front-pad-recipe.png);
}


#products ul {
   display: block;
   float: left;
   padding: 0;
   margin: 0;
   width: 664px;
}
#products ul li {
   display:block;
   float: left;
   margin: 20px 6px 0 6px;
   padding: 0;
   width: 157px;
   height: 140px;
   font-weight: bold;
   text-align: center;
   background-image: url(images/product-bg.gif);
   background-repeat: no-repeat;
}

#products ul li.left {
   margin-left: 0px;
}

#products ul li.right {
   margin-right: 0px;
}

#products ul li span {
   margin: 12px 12px 5px 12px;
   display: block;
   height: 97px;
   background-color: #FFF;
   overflow: hidden;
   line-height: 97px;
}
#products ul li img {
   vertical-align: middle;
}
#products ul li strong {
   font-size: 13px;
}

#products .intro img {
   float:right;
   margin: 0 20px 20px 20px;
   position: relative;
   top: -10px;
}

#products .selector li {
   background-image: url(images/products-select.png);
   background-repeat: no-repeat;
   width: 326px;
   height: 140px;
   margin-top: 20px;
   margin-bottom:  0;
   text-align: left;
   position: relative;
}
#products .selector li h3 {
   margin: 16px 16px 0 137px;
}

#products .selector li p {
   margin: 16px 16px 16px 137px;
}
#products .selector img {
   float: left;
   margin: 16px;
}
#products .selector li span
{
   background-image: url(images/products-select-link.png);
   background-repeat: no-repeat;
   width: 32px;
   height: 32px;
   position: absolute;
   bottom: 10px;
   right: 5px;
}

#products .selector li.left {
   margin-left: 0px;
   margin-right: 6px;
}
#products .selector li.right {
   margin-left: 6px;
   margin-right: 0;
}
#product h2 {
   margin: 10px 0 10px 0;
}

/* Decoration for products */
.productframe {
   background-repeat: no-repeat;
   background-image:url(images/product-frame.png);
   text-align: center;
   width: 660px;
   height: 376px;
   line-height:376px;
   overflow: hidden;
   display: block;
   margin-bottom: 5px;
   padding: 2px;
}
.productframe img{
   vertical-align:middle;
}

.productbox {
   background-repeat: no-repeat;
   background-image:url(images/intro-box.png);
   width: 664px;
   height: 180px;
   overflow: hidden;
   padding: 0;
   margin: 0;
}
.productbox h3 {
   font-size: 14px;
   font-weight: bold;
   margin: 0 0 10px 0;
}
.productbox div {
   width: 230px;
   display: block;
   float: left;
   margin: 0;
   padding: 20px 0 0 20px;
}
.productbox p {
   margin: 0;
}

.productbox .icon {
   width: 120px;
   padding-left: 0px;
}
.productbox .link {
   padding-top: 10px;
}
.productbox .link a {
   font-size: 14px;
   font-weight: bold;
}
.productbox img {
   margin: 10px 20px 0 0;
}


#store p {
   font-size: 1.2em;
   margin-bottom: 20px;
   line-height: 1.6em;
}
#store ul {
   display: block;
   float: left;
   padding-left: 10px;
}
#store ul li {
   display:block;
   float: left;
   margin: 0;
   font-weight: bold;
   font-size: 1.2em;
}
#store ol {
   padding: 0;
   margin-bottom: 10px;
}
#store ol li {
   float: none;
   width: 160px;
   font-size: 11px;
   font-weight: normal;
}

#store h3 {
   clear: both;
   margin: 0 0 5px 10px;
   border-bottom: 1px dotted #AAA;
}

#store h2 {
   margin-bottom: 30px;
}


.history {
   margin-top: 20px;
   text-align: justify;
}
.history .caption
{
   font-size: 0.8em;
   text-align: center;
   font-style: italic;
}
.history img {
   margin: 10px 11px 2px 11px;
}

.personel ul
{
   margin: 0;
   padding-bottom: 20px;
   border-bottom: 2px solid #eee;
   display: inline-block;
}
.personel li
{
   width: 332px;
   display: block;
   float: left;
   margin: 0px;
   overflow:hidden;
   margin: 20px 0 0 0;
}
.personel img {
   float: left;
   margin: 0 10px 0 10px;
}
.personel h3 {
   font-size: 18px;
   margin: 0 0 0 120px;
}
.personel address {
   background-repeat: no-repeat;
   background-image:url(images/icon-phone.gif);
   background-position: 0 3px;
   padding-left: 16px;
   margin-left: 120px;
}
.personel strong {
   font-size: 110%;
   display: block;
   line-height: 28px;
   margin-left: 120px;
}

.contact h3 {
   margin-top: 20px;
}
.contact form {
   margin-left: 10px;
   margin-top: 20px;
}
.contact form label {
   width: 70px;
   display: inline-block; 
   font-weight: bold;   
}
.contact form input {
   width: 220px;
   margin-bottom: 10px;
}
.contact form textarea {
   width: 290px;  
}
.contact form input.button {
   width: 55px;
}


.recipe {
   float: left;
   display: inline;
   margin: 10px 0 0 0;
   padding: 20px;
   width: 292px;
}
.recipe h3 {
   margin: 0 0 10px 0;
   font-size: 18px;
   border-bottom: 2px solid #DDD;
}
.recipe h4 {
   font-size: 14px;
   margin: 15px 0 0 0;
}
.recipe span.portions {
   font-size: 12px;
   font-style: italic;
   display: block;
   background-repeat: no-repeat;
   background-image:url(images/cutlery.png); 
   padding-left: 18px;   
   margin-bottom: 0.3em;
}
.recipe span.cookingtime {
   font-size: 12px;
   font-style: italic;
   background-repeat: no-repeat;
   background-image:url(images/clock-select.png);
   display: block;
   padding-left: 18px;
}
.recipe img {
   float: right;
   margin: 0 5px 10px 5px;
   
}
.recipe ul {
   width: 170px;
}
.recipe li {
   list-style-type: none;
   margin: 0;
}
.recipe p 
{
   margin: 5px 0 5px 0;
}

/* Main navigation block */

#navigation {
   background-repeat: no-repeat;
   background-image:url(images/navigation-bg.png);
   height: 56px;
   background-position: 2px 0;
}
#navigation ul{
   display: inline-block;
   float: right;
   height: 40px;
   overflow:hidden;
   margin: 8px 0 0px 0;
}
#navigation li {
   display: inline;
   padding: 0;
   margin: 0;
}
#navigation li a {
   display: block;
   float: left;
   cursor: pointer;
}
#navigation li a:hover {
   text-decoration: none;
}
#navigation li span {
   padding: 0 0 0 13px;
   margin: 9px 0 0 0;
   display: block;
   float: left;
   font-size: 13px;
   font-weight: bold;
   color: #FFFFFF;
}
#navigation li span:active {
   padding-top: 1px;
}
#navigation li a span.cap, #navigation li a span.capactive {
   margin: 9px 5px 0 0;
   padding: 0;
   display: block;
   width: 13px;
   float: left;
}
#navigation li a span.capactive {
   background-repeat: no-repeat;
   background-image:url(images/navigation-on.png);
   background-position: top right;
}
#navigation li a span.active {
   background-repeat: no-repeat;
   background-image:url(images/navigation-on.png);
}

/* Page sections */
#header {
   height: 70px;
}

#footer {
   margin-top: 10px;
   margin-bottom: 10px;
   font-size: 10px;
   color: #999;
}

