/**
 * custom style created by Global Marketing Solutions
 *
 * Copyright (C) 2012 Global Marketing Solutions. All rights Reserved
 */
 
/********** Main **********/
/*
  * This section should not be changed at all.
  */
 html, body, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol,
li, dl, dt, dd, form, a, fieldset, input, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: none;
}

body {
  line-height: 1;
  font-size: 100%;
  font-family: arial, sans-serif;  
    background: #515153 url("../images/background-08.jpg") no-repeat scroll center top;
}

div.item-page p, #phocagallery p, div.blog p {
  color:#333333;
    padding:.6em 0;

}

h3, h4, h5, h6 {
  font-size: 1em;
  padding: .6em 0;
  
}

div.item-page h2, div.contact h2, div.blog h2 {
  font-size:24px;
  font-family: 'Josefin Slab', serif;
    color:#962a8f;
    padding: .6em 0;
}

div.item-page h3, div.contact h3, div.blog h3 {
  font-size:18px;
  font-family: 'Josefin Slab', serif;
    color:#ee202c;
    padding: .6em 0 .1em 0;
    border-bottom: #ee202c dashed 1px;
margin-bottom:.3em;
}

h1 {
  font-size: 30px;
    font-family: 'Josefin Slab', serif;
    color:#962a8f;
  text-transform: uppercase;
    padding: .6em 0 .1em 0;
  border-bottom: #962a8f dashed 2px;
  margin-bottom:.3em;
}

h2 span.subheading-category {
  font-size: 30px;
    font-family: 'Josefin Slab', serif;
    color:#962a8f;
  text-transform: uppercase;
    padding: .6em 0 .1em 0;
  border-bottom: #962a8f dashed 2px;
  margin-bottom:.3em;
  display:block;
}

ul, ol {
  list-style: none;
}

address {
  font-style: normal;
}

a {
  text-decoration: none;
  color:#b11116;
}


p.question {
  color: #962a8f !important;
  font-size:16px !important;
  font-style: italic;
  font-weight:bold;
}

p.answer {
  border-bottom:1px dotted #ffffff;
  margin-bottom:.6em;
}

.red {
    color:#ee202c;
}

/********** Layout **********/
/*
  * This section should only be used for the layout divs.
  */
#maincontainer {
  width: 1101px; /*Width of main container*/
  margin: 0 auto; /*Center container on page*/
  position:relative;
}

#topsection{
  height: 76px; /*Height of top section*/
  position: relative;
}

#mainimage {
      background: url("../images/knimage-01.jpg") no-repeat scroll left top transparent;
  height:351px;
}

#contentwrapper{
  width: 100%;
      background: url("../images/greyback-14.png") repeat-y scroll left top transparent;
padding:0 38px 20px 38px;
}

#contentwrapperinside {
  width: 100%;
      background: url("../images/whiteback-14.png") repeat-y scroll left top transparent;
padding:30px 38px 20px 38px;
}

#contentcolumn{
  margin-left:275px;
  color:#333333;
  width:675px;
  
}



#belowmodules, #botacross{
    width: 100%;
  margin:20px 55px 20px 55px;
}

#footer {
    background: url("../images/footback-15.png") no-repeat scroll left top transparent;
  height:61px;
  color:#ffffff;
  font-size:10px;
  padding:35px 75px 0 75px;
}

#footright {
  float:right;
}

#footleft {
  float:left;
}

#footer a {
  color:#ffffff;
}
  





/********** Style **********/

#logo {
  left: 40px;
  position: relative;
  top: 10px;
  float:left;
}

#logo a {
  background: url("../images/knlogo-03.jpg") no-repeat scroll left top transparent;
  display: block;
  height: 63px;
  width: 100px;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
}

#navbar {
      position: absolute;
    width: 191px;
    top: 93px;
    left: 75px;
  font-family: 'Josefin Slab', serif;
}
#navbar ul.menu, #navbar ul.menu ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#navbar ul.menu li {
    font-size: 14px;
    height: 51px;
    padding: 0;
    text-align: left;
    width: 191px;
}
#navbar ul.menu li.item-102, #navbar ul.menu li.item-105, #navbar ul.menu li.item-107 {
    background: url("../images/menu1-09.png") no-repeat scroll left top transparent;
    height: 51px;
    width: 191px;
    margin-top: -10px;
}
#navbar ul.menu li.item-103, #navbar ul.menu li.item-106, #navbar ul.menu li.item-108 {
    background: url("../images/menu2-10.png") no-repeat scroll left top transparent;
    margin-top: -10px;
}
#navbar ul.menu li.item-104, #navbar ul.menu li.item-109 {
    background: url("../images/menu3-11.png") no-repeat scroll left top transparent;
    margin-top: -10px;
}

#navbar ul.menu li a {
  width: 191px;
  padding: 0 30px;
  color: #ffffff;
  text-transform: uppercase;
  height: 51px;
  line-height: 51px;
  display: block;
  font-family: 'Josefin Slab', serif;
  letter-spacing: .1em;
}



#navbar ul.menu li.item-102:hover, #navbar ul.menu li.item-105:hover, #navbar ul.menu li.item-107:hover {
  background: url("../images/menuhover1-09.png") no-repeat scroll left top transparent;
}

#navbar ul.menu li.item-103:hover, #navbar ul.menu li.item-106:hover, #navbar ul.menu li.item-108:hover {
  background: url("../images/menuhover2-10.png") no-repeat scroll left top transparent;
}

#navbar ul.menu li.item-104:hover, #navbar ul.menu li.item-109:hover {
  background: url("../images/menuhover3-11.png") no-repeat scroll left top transparent;
}

#social {
    float: left;
    margin-left: 200px;
    margin-top: 30px;
    width: 800px;
}
.custom_social {
    float: left;
    margin-left: 55px;
}
.custom_social img {
    border: 0 none;
    margin: 0 5px;
}
.custom_like {
    float: left;
    width: 450px;
    margin-left: 88px;
}
.custom_contact {
    left: 900px;
    position: absolute;
    top: 71px;
}


.moduletable_offers {
    border-right: 1px solid #FFFFFF;
    float: left;
    margin-right: 20px;
    padding-right: 20px;
    width: 275px;
}
.moduletable_different {
    float: left;
    width: 285px;
}
.custom_offers p, .custom_different p, #botacross p {
    color: #FFFFFF !important;
    font-size: 12px;
    line-height: 15px;
  padding:0px !important;
}
.custom_offers img, .custom_different img {
    margin-right: 15px;
}
#belowmodules h3, #botacross h3, .bluehead {
    color: #37BEBB;
    font-family: 'Josefin Slab',serif;
    font-size: 16px;
}
#belowmodules input, #botacross input {
    margin: 10px 0;
    padding: 2px 10px;
}

input.submit, div.cfdiv_submit input.submit {
    background: url("../images/signupbutton-19.jpg") no-repeat scroll left top transparent;
    border: 1px solid #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    font-family: 'Josefin Slab',serif;
    font-size: 12px;
    padding: 2px 10px 1px 25px !important;
    cursor:pointer;
}

button.button {
    background: url("../images/buttonback.jpg") repeat-x scroll left top transparent;
    border: 1px solid #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    font-family: 'Josefin Slab',serif;
    font-size: 14px;
    padding: 2px 10px 1px 10px !important;
  cursor:pointer;
}

#button {
    background: url("../images/buttonback.jpg") repeat-x scroll left top transparent;
    border: 1px solid #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    margin-top: 20px;
    padding: 0 0 2px 8px;
    display: inline-block;
}
#button a {
    background: url("../images/arrows-12.png") no-repeat scroll left top transparent;
    color: #FFFFFF;
    font-family: 'Josefin Slab',serif;
    font-size: 12px;
    text-decoration: none;
    padding: 1px 10px 3px 25px;
}

/********** Menu **********/
div.pm-group {
      background: url("../images/header-01.png") no-repeat scroll left top transparent;
height:51px;
  width:493px;
  color:#ffffff;
  padding:17px 0 0 30px;
}

.pmdesc {
  padding-bottom:10px;
}


#menutitle {
    font-family: 'Josefin Slab', serif;
      color: #ffffff;
font-size:18px;
  background-color:#37BEBB;
  text-align:center;
  margin-bottom:15px !important;
  height:45px;
  padding-top:10px;
  text-transform:uppercase;
    margin-top:-4px;
}

#menutitlethree {
    font-family: 'Josefin Slab', serif;
      color: #ffffff;
font-size:18px;
  background-color:#37BEBB;
  text-align:center;
  margin-bottom:15px !important;
  height:45px;
  padding-top:10px;
  text-transform:uppercase;
    margin-top:-4px;
}

#menutitle a, #menutitleone a, #menutitlethree a {
  color:#ffffff;
}

#menutitleone {
    font-family: 'Josefin Slab', serif;
      color: #ffffff;
font-size:18px;
  background-color:#37BEBB;
  text-align:center;
  margin-bottom:15px !important;
  height:40px;
  padding-top:15px;
  text-transform:uppercase;
      margin-top:-4px;

}

#menubox {
  float:left;
  width:211px;
  margin-right:20px;
}

#menuboxlast {
  float:left;
  width:211px;
  margin-right:0px !important;
}



#phocamenu .pm-item-clm table tr td.pmtitle2, #phocamenu .pm-item-clm table tr td.pmtitle {
  border-bottom:2px dotted #ffffff;
   margin-bottom:5px !important;
  display:block;
  padding-bottom:1px;
}

div.pm-header p {
  font-size:16px;
  text-align:left;
}

div.pm-list {
  display:none;
}

#address {
  font-family: 'Josefin Slab', serif;
      color: #ffffff;
font-size:18px;
  background-color:#37BEBB;
  float:left;
  width:330px;
  padding:20px;
  height:160px;
  line-height:24px;
}

#address h2 {
  text-transform: uppercase;
  font-size:22px;
}

#imageleft {
  float:left;
}

#address p {
  border-bottom:1px dashed #ffffff;
  padding-bottom:.3em;
}

.pg-inline {
  font-size:12px;
}

.jicons-icons {
  display:none;
}

div.contact h3 {
  display:none;
}

div.contact {
  line-height:22px;
  color:#333333;
}

div.contact a {
  color:#962a8f;}

div.contact input {
  padding:5px;
  margin:2px 0 5px 0;
}

div.contact-contactinfo {
  border-bottom:dotted 1px #ffffff;
  padding-bottom:10px;
  margin-bottom:10px;
}

#phocarestaurantmenu p {
  padding:0px !important;
}


#kolom2 { 
float:left;
width: 315px;
 }

#kolom1 {
  margin-right:20px;
  border-right:1px solid #333333;
  padding-right:20px;
  float:left;
  width:315px;
}

div.item-separator {
  border-bottom:1px dotted #ffffff;
  padding-top:10px;
  margin-bottom:10px;
}

div.blog_item_start h2 {
  padding-bottom:0px !important;
  font-size:20px;
}

div.blog_item_start p {
    padding-top:0px !important;
}
  
#slideshow {
  position:absolute;
    top: 285px;
    left: 350px;
}

#recipe {
  border-bottom:dashed 2px #ffffff;
  padding-bottom:10px;
  margin-bottom:10px;
}

#recipe ul li {
  list-style:disc;
  line-height:22px;
}

#recipe ul {
  margin-left:30px;
}
  
#recipe h2 {
    color:#b11116;
  font-size:22px;
}

#phocamenu .pm-item table tr td.pmpriceprefix, #phocamenu .pm-item-clm table tr td.pmpriceprefix, #phocamenu .pm-item-bl table tr td.pmpriceprefix {
  display:none;
}

a.google {
  display:block;
  text-indent:-9999px;
  width:27px;
  height:27px;
        background: url("../images/gplus.png") no-repeat scroll left top transparent;
  float:left;
    margin-right:5px;
}

#maincontainerfb {
  width:810px;
}

#contentcolumnfb {
            background: url("../images/whiteback-fb.png") repeat-y scroll left top transparent;
  padding:0 60px;

}

#contentwrapperfb {

}

#footerfb {
    background: url("../images/footback-fb.png") no-repeat scroll left top transparent;
  height:61px;
  color:#ffffff;
  font-size:10px;
  padding:35px 75px 0 75px;
}

#footerfb a {
  color:#ffffff;
}
  
#maincontainerfb #slideshow {
    left: 225px;
    position: absolute;
    top: 293px;
}