/*
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,hr {margin:0; padding:0;}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {font-size:1em; font-weight:normal; font-style:normal;}
ul,ol {list-style:none;}
fieldset,img,hr {border:none;}
caption,th {text-align:left;}
table {border-collapse:collapse; border-spacing:0;}
td {vertical-align:top;}
*/


*{
	margin: 0;
	padding:0;
	border: 0;
}

body{
	font-family: Geneva, Helvetica;
	font-size: 10pt;
	color: #4D4D4D;
	background-image: url(../images/bg/wallpaper5.png);
	background-repeat:repeat-x;
}


/***** LAYOUT DIVS *****/
#wrapper{
	margin: 30px auto;
	width: 700px;
	background-color: white;
	border: 14px double #302217;
    top: 0;
    left: 0;
    z-index: 2;
    -moz-box-shadow: rgba(0,0,0,0.50) 0px 0px 25px 5px;
    -webkit-box-shadow: rgba(0,0,0,0.50) 0px 0px 25px 5px;
    box-shadow: rgba(0,0,0,0.50) 0px 0px 25px 5px;
}



#north{
	width: 700px;
	height: 110px;
}

#logo{
	background-image: url(../images/logo2.png);
	background-repeat: no-repeat;
	float: left;
	width: 300px;
	height: 80px;
	margin-top: 20px;
	margin-left: 15px;
}



#center{
	width: 590px;
	min-height: 400px;
	margin-left:55px;
	margin-bottom: 50px;
}

#south{
	height: 100px;
	width: 760px;
	float: none;
	font-size: 9pt;
	text-align: right;
}

#topnav{
	float: left;
	margin-top: 40px;
	width: 370px;
	font-size: 12pt;
}


#topnav ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

#topnav li{
	float: left;
 	margin-left:2em;
}


/***** BANNERS AND ADS *****/

.ad{
	margin-top: 40px;
	background-image: url(../images/ads/Valentine.png);
	width: 350px;
	height: 170px;
	background-repeat: no-repeat;
	cursor: pointer;
}

.banner{
	width: 590px;
	height: 50px;
	background-image: url(../images/banners/valentine-banner.png);
	background-repeat: no-repeat;
	border: 1px double #996633;
}


/***** CONTENT *****/

#slideshow { 
	height: 150px; 
	width: 590px;
	border: 4px ridge #382D2C;
}

.dag{
	width: 100px;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

#content{
	margin-bottom: 10px;
}


#leftContent{
	width: 360px;
	float: left;
	padding-right: 10px;
}


#rightContent{
	width: 190px;
	min-height: 300px;
	margin-left: 380px;
	font-size: 10pt;	
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 20px;
    margin-right: 20px;
    background-color: #EEE;
}

#south p{
	font-size: 7pt;
}


.footerText{
	text-align: center;
	font-size: 10pt;
	margin-top: 5px;
	color: #503418;
}

.footerText a{
	color: #503418;
}


/***** MENY LÄNKAR  *****/


/***** ACTIVE PAGE *****/
body#home a#homenav,

body#meny a#menynav,

body#catering a#caternav,
body#galleri a#gallerinav,
body#kontakt a#kontaktnav,
/*body#lunch a#menynav,*/ 
body#lunch a#lunchnav,
body#carte a#menynav,
body#carte a#cartenav,
body#vin a#menynav,
body#vin a#vinnav,
body#ol a#menynav,
body#ol a#olnav,

body#jul a#julnav,
body#jul a#menynav,
body#newyear a#newyearnav,
body#newyear a#menynav
body#valentine a#menynav,
body#valentine a#valentinenav

{
	color: #996633;
}

#menuLinks{
	height: 50px;
	margin-top: 30px;
	font-size: 12pt;
	font-weight: bold;	
}

#menuLinks li {
	margin: 0;
	padding: 0;
	float:left;	
	margin-right: 20px;
}

#menuLinks li a {
	display:block;
	text-decoration:none;
}

#menuLinks li a:hover {
	color: #996633;
}


.langMenuLink{
	margin-left: 480px;

	
}


/***** LUNCH MENU DESIGN *****/

.day{
	width: 70px;
	text-align: left;
	float: left;
	font-weight: bold;
/* 	border-bottom: 1px solid red; */
}

.dish{
	color: #996633;
	text-align: left;
	width: 230px;
	float: left;
	margin-bottom: 10px;
/* 	border-bottom: 1px solid red; */
}

.l-price{
	width: 60px;
	text-align: right;
	float: left;
}

.dishItem3{
	float: left;
	width: 500px;
	margin-bottom: 20px;
/* 	border: 1px solid #eee; */
}



/***** MENU DESIGN *****/
.menuHolder{
	margin-bottom: 100px;
}

.dishItem{
	float: left;
	width: 500px;
	margin-bottom: 20px;
}

.dishItem2{
/* 	float: left; */
	width: 590px;
	margin-bottom: 20px;
	text-align: center;
}



.wineItem{
	float: left;
	width: 450px;
	margin-bottom: 20px;
}

.name{
	color: #996633;
	margin-bottom: 5px;
	font-size: 12pt;
	border-bottom: 1px solid #eee;
}
.name3{
	color: #996633;
	margin-bottom: 5px;
/* 	font-size: 10pt; */
/* 	border-bottom: 1px solid #eee; */
}
.desc{
}

.price{
	width: 60px;
	float: right;
	text-transform: capitalize;
	text-align: right;
}

.winePrice{
	width: 110px;
	float: right;
	text-transform: capitalize;
	text-align: right;
}

ul.buffe li{
	list-style: circle;
	list-style-position: inside;
}
ul.buffe{
	margin-bottom: 20px;
}



/***** DIVERSE STYLIZE STUFF *****/


.setMenu{
	text-align: center;
}

.alertMsg{
	color: red;
	font-size: 12pt;
	margin-top: 20px;
}


/***** COMMON ELEMENTS *****/

h1{
	margin-top: 30px;
	margin-bottom: 20px;
	font-size: 14pt;
	margin-left: 0;
}

h2{
/* 	margin-top: 30px; */
	margin-bottom: 20px;
	font-size: 14pt;
	margin-left: 0;	
}

h3{
	margin: 10px 0;
	font-size: 11pt;
}



h4{
	margin: 10px 0;
	font-size: 10pt;
	margin-left: 0;
}

hr{
	height: 1px;
	background-color: silver;
	margin-top: 10px;
	margin-bottom: 30px;
}

ul li{
	list-style: none;
	line-height: 200%;
}


p{
	line-height: 150%;
	margin-bottom: 20px;
}


a{
	color: #4D4D4D;
	text-decoration: none;
}

a:hover{
	color: #996633;
	text-decoration: none;
}


