/*
a img,:link img,:visited img {
	border: none;
}

address {
	font-style: normal;
}
  
body{
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
/*	background-image: url(../images/bodybg.gif);
	background-repeat: repeat-x; */
	background-color: #FFFFFF;
	
}

H1,H2,H3, b.MED
{
/*	font-size:2.2em;	*/
    color:#9F8D62;
	font-weight: light;
} 

#outerWrapper{
	margin: 0;
	padding: 0;
	overflow: hidden;
	padding-top:15px;
}
/* This is the container for the entire page */
#wrapper{
	position: relative;
	margin: 0 auto;
	padding: 0px;
	
	width: 995px;
	overflow: hidden;
	text-align: center;
	border-bottom:1px solid #9F8D62;
	border-left:1px solid #9F8D62;
   border-right:1px solid #9F8D62;
}
/* The menuline container, the actual line */
#menuLine{
	margin: 0;
	padding: 0;
	clear: both;	
	
}
#blueLine{
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	width: 995px;
	clear: both;
	height: 23px;
	background-color: #9F8D62; 

}

/* Just a container for the menu to set it's position */
#menuHorisontalBox{
	margin: 0;
	padding: 0;
	padding-left: 10px;
	float: left;
	text-align: left;
}
#searchBox{
	margin: 0;
	padding: 0;
	padding-top: 2px;
	padding-right: 5px;	
	float: right;
}

#loginBox{
	margin: 0;
	padding: 0;
	padding-top: 20px;
	padding-right: 0px;	
	padding-left: 5px;
	width: 250px;

}

#bannerArea{
	margin: 0;
	padding: 0;
	clear: both;
	width: 995px;
	text-align: left;
}

#restaurantBannerSpace
{
	margin: 0;
	padding: 0;
	width: 995px;
	height: 137px;
	float: right;
	overflow: hidden;
}

#restaurantBannerSpaceMain
{
	margin: 0;
	padding: 0;
	width: 995px;
	height: 165px;
	float: right;
	overflow: hidden;
}
td.tbanner {
   background-image: url(http://www.herlige-stavanger.no/images/1248_flashbanner.jpg);
	background-repeat: no-repeat;
}

#restaurantLogoSpace{
	margin: 0;
	padding: 0;
	width: 273px;
	height: 141px;
	float: left;
	background-color: #FFFFFF;
}
#restaurantImageSpace{
	margin: 0;
	padding: 0;
	width: 722px;
	height: 141px;
	float: right;
	overflow: hidden;
}
#topLogoArea{
	margin: 0;
	padding: 0;
}
#hrLogo{
	margin: 0;
	padding: 0;
	padding-left: 10px;
	padding-top: 10px;
	height: 100px;
	float: left;
}
#restaurantLogo{
	margin: 0;
	padding: 0;
	width: 175px;
	float: right;
}
#bottomLogoArea{
	margin: 0;
	padding: 0;
	width: 250px;
	padding-top: 8px;
	padding-bottom: 5px;
	height: 18px;
	clear: both;
}
/* IE Hack for correct height due to padding bug */
* #bottomLogoArea{
	/height: 31px;
	h/eight: 31px;
}
#restaurantName{
	margin: 0;
	padding: 0;
	padding-left: 7px;
	float: left;
	width: 100px;
	font-size: 8pt;
}
#restaurantPhone{
	margin: 0;
	padding: 0;
	float: right;
	font-size: 11pt;
	width: 210px;
}
/* The container for the entire frontpage area, this is divided in two, the left and the right columns */
#mainAreaWrapper{
	margin: 0;
	padding: 0;
	clear: both;
	width: 995px;
}
/* The left column of the main area of the page, contains the second level menu and a login box */
#leftColumn{
	margin: 0;
	padding: 0;
	width: 272px;
	float: left;
	border-right: thin solid #9F8D62;		
}

#leftColumnMain{
	margin: 0;
	padding: 0;
	width: 272px;
	float: left;
}
#leftBar{
	margin: 0;
	padding: 0;
	padding-left: 2px;
	width: 270px;
	text-align: left;
	background-color: #FFFFFF;	
}
/* The right column of the main content, has the editable content region and article collections underneath it */
#rightColumn{
	margin: 0;
	padding: 0;
	width: 722px;
	float: right;
	text-align: left;
/*	border-left: thin solid #9F8D62;	*/
}
/* The left Column of the Content pages */
#contentContainer {
	margin: 0;
	padding: 0;
	width: 722px;
/*	background-image: url(../images/leftbar-shadow.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #F4F4F4;*/


}
#actualContent{
	margin: 0;
	padding: 0;
	width: 692px;
	padding-top: 15px;
	padding-left: 18px;
	padding-right: 10px;
/*border-left: thin solid #9F8D62;	*/
	
}
/* IE specific code */
* #actualContent{
	/width: 722px;
	w/idth: 722px;
}
#bottomContactContainer{
	margin: 0;
	padding: 0;
	clear: both;
	width: 698px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 4px;
	background-color: #FFFFFF;
	height: 60px;
	
/*	background-image: url(../images/contactbottom-shadow.gif);
	background-repeat: repeat-y;
	background-position: left top; */
}
/* IE specific code */
* #bottomContactContainer{
	/width: 722px;
	w/idth: 722px;
	/height: 67px;
	h/eight: 67px;
}


.leftContactHSR{
	text-align: left;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	font-size: 8pt;	
	padding-top: 4px;	
	background-color:#FAFAFA;	
	color: #967E65;
	border:4px solid #FFFFFF;
}

.leftContactHSR b {
color: #967E65;
text-transform: uppercase;
}


.leftContact{
	margin: 0;
	padding: 0;
	float: left;
	font-size: 8pt;	
	padding-top: 4px;	
}
.leftContact b{
	text-transform: uppercase;
                     color: #967E65;
}
.rightContact{
	margin: 0;
	padding: 0;
	float: right;
	font-size: 8pt;	
	padding-top: 4px;
	text-align: right;	
}
.rightContact b{
	text-transform: uppercase;
}
.leftBarHeader{
	margin: 0;
	padding: 0;
	clear: both;
	padding-top: 3px;
	padding-left: 7px;
	margin-bottom: 2px;
	height: 19px;
	background-color: #C4C5C9;
}
/* IE specific code */
* .leftBarHeader{
	/height: 22px;
	h/eight: 22px;
}
.leftBarBlock{
	clear: both;
	margin: 0;
	padding: 0;

}
/* Color for each section with a variable in the code that controls which section the class is for */

/* Bevaremegvel */
#menuSecondLevelContainer51{
	margin: 0;
	padding: 0;
	width: 722px;
	height: 21px;
	padding-left: 12px;
	background-color: #FFFCDD;
}
/* NB S�rensen Stavanger */
#menuSecondLevelContainer52{
	margin: 0;
	padding: 0;
	width: 722px;
	height: 21px;
	padding-left: 12px;
	background-color: #EBDECD;
}
/* NB S�rensen Haugesund */
#menuSecondLevelContainer86{
	margin: 0;
	padding: 0;
	width: 722px;
	height: 21px;
	padding-left: 12px;
	background-color: #EBDECD;
}
/* Soleado */
#menuSecondLevelContainer53{
	margin: 0;
	padding: 0;
	width: 722px;
	height: 21px;
	padding-left: 12px;
	background-color: #CDE7DE;
}
/* Straen Fiskerestaurant */
#menuSecondLevelContainer55{
	margin: 0;
	padding: 0;
	width: 722px;
	height: 21px;
	padding-left: 12px;
	background-color: #FBEBD4;
}
/* N�l�yet Bar */
#menuSecondLevelContainer56{
	margin: 0;
	padding: 0;
	width: 722px;
	height: 21px;
	padding-left: 12px;
	background-color: #F5D5BE;
}
/* Timbuktu */
#menuSecondLevelContainer57{
	margin: 0;
	padding: 0;
	width: 722px;
	height: 21px;
	padding-left: 12px;
	background-color: #C7DCE1;
}
/* Taket Bar & Nattklubb */
#menuSecondLevelContainer58{
	margin: 0;
	padding: 0;
	width: 722px;
	height: 21px;
	padding-left: 12px;
	background-color: #F2CFE3;
}
/* Newsman Nyhetscafe */
#menuSecondLevelContainer59{
	margin: 0;
	padding: 0;
	width: 722px;
	height: 21px;
	padding-left: 12px;
	background-color: #C5D6EA;
}
/* Utstein Kloster Hotell */
#menuSecondLevelContainer60{
	margin: 0;
	padding: 0;
	width: 722px;
	height: 21px;
	padding-left: 12px;
	background-color: #D6D3E8;
}
/* NB S�rensen Sandnes */
#menuSecondLevelContainer61{
	margin: 0;
	padding: 0;
	width: 722px;
	height: 21px;
	padding-left: 12px;
	background-color: #EBDECD;
}
/* Cafe Express */
#menuSecondLevelContainer62{
	margin: 0;
	padding: 0;
	width: 722px;
	height: 21px;
	padding-left: 12px;
	background-color: #DCEBCE;
}
/* Newsman Coffeeshop Kvadrat */
#menuSecondLevelContainer63{
	margin: 0;
	padding: 0;
	width: 722px;
	height: 21px;
	padding-left: 12px;
	background-color: #F2D8CB;
}
/* Salza */
#menuSecondLevelContainer90{
	margin: 0;
	padding: 0;
	width: 722px;
	height: 21px;
	padding-left: 12px;
	background-color: #FFFCDD;
}

/* Innholdsside */
#menuSecondLevelContainerContent {
	margin: 0;
	padding: 0;
	width: 722px;
	height: 21px;
	padding-left: 12px;
	background-color: #FAFAFA;
/*  background-image: url(../images/contentmenubar-leftshadow.gif);
	background-repeat: repeat-y;
	background-position: left;	*/
}
.menuSecondLevelSpacing{
	margin: 0;
	padding: 0;
}
.leftSideRestaurantText{
	margin: 0;
	padding: 0;
	font-size: 8pt;
}
.leftSideRestaurantText b{
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
/* Temporary style for the menu text */
.menuHorisontal, .menuHorisontal a, .menuHorisontal a:active, .menuHorisontal a:visited, .menuHorisontal a:link{
	color: #FFFFFF;
	text-align: left;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.menuHorisontal a:hover{
	color: #DDDDDD;
}
#kalender{
	margin: 0;
	padding: 0;
	position: absolute;
	width: 164px;
	height: 164px;
	overflow: hidden;
	z-index: 25;
	left: 815px;
	top: 40px;
	background-image: url(../images/calendarbg.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#kalenderContent{
	margin: 0;
	padding: 0;
	width: 152px;
	height: 152px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#kalenderContent h5{
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	font-style: normal;
}
/* Style for the contact text */
.kontaktText, .kontaktText a, .kontaktText a:active, .kontaktText a:link, .kontaktText a:visited{
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
.kontaktText a:hover{
	color: #FFFFFF;
	text-decoration: underline;	
}
#powered{
	margin: 0;
	padding: 0;
	height: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 7pt;
	text-transform: uppercase;
	color: #AAAAAA;
}
.Caltoday {
	background-color: #FF6347;
	font-weight: bold;
}
*/
