
/*
 stilsett for hamrecamping
 (c) Barlind AS 2010
 */
body {
    font-size: 12px;
    font-family: "Helvetica", "Trebuchet MS", sans-serif;
    background: white;
    margin: 0;
    padding: 0;
}

table {
    margin: 0;
    padding: 0;
    border: 0;
}

td {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: top;
    text-align: left;
}

h1 {
    font-size: 16px;
    color: #7f7f7f;
}

h2 {
    font-size: 14px;
    font-weight: bold;
    color: #7f7f7f;
}

h3, h3 a{
	color: #00a5da;
	font-size: 18px;
	font-weight: bold;
}

a {
    text-decoration: none;
    color: #1877b6;
}

#wrapper1 {
    float: left;
    width: 100%;
    height: 100%;
    background: white;
}
 /* url(http://www.campingplassen.no/gfx/bg_footer.jpg) bottom left repeat-x } */
#wrapper2 {
    float: left;
    width: 100%;
    height: 100%;
}
 /* background: url(http://www.campingplassen.no/gfx/bg_body.jpg) top left repeat-x; } */
#wrapper3 {
    float: left;
    width: 100%;
    height: 100%;
    background: url(http://www.campingplassen.no/gfx/bg_head.jpg) top center repeat-x;
}

#contentWrapper {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
}

#head {
    width: 900px;
    height: 150px;
    float: left;
    border: 0;
    margin: 0;
    padding: 0;
}

#footer {
    width: 880px;
    height: 60px;
    float: left;
    background-image: url(http://www.campingplassen.no/gfx/bottom.jpg);
    background-repeat: no-repeat;
    border-top: 20px solid white;
    margin-left: 10px;
}

#logo {
    width: 171px;
    height: 150px;
    margin-left: 0px;
    float: left;
}



#content {
    width: 880px;
    padding: 10px 10px 0px 10px;
    margin-top: -10px;
    background: white url(http://www.campingplassen.no/gfx/bg_content.jpg) top left no-repeat;
    float: left;
}


.fltL {
    float: left;
}

.fltR {
    float: right;
}

.clear {
    clear: both;
}


a.subMenuLink {
    color: #003c6c;
	float: left;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
    height: 22px;
}

a.subMenuLinkA {
    color: #ffffff;
	float: left;
    padding-left: 10px;
    padding-right: 10px;
}

#mmMenu {
    float: left;
    width: 600px;
    height: 340px;
}

#frontSide {
    float: right;
    width: 240px;
    margin-right: 20px;
    height: 420px;
    padding-top: 20px;
}

#frontFocus {
    float: left;
    width: 600px;
    height: 100px;
    background: url(http://www.campingplassen.no/gfx/bg_frontFocus.jpg) top left no-repeat;
}

#innhold {
    float: left;
    padding-top: 10px;
}

#innhold p {
    font-size: 14px;
    color: #737373;
}

#goIdag {
}

#menuContainer {
    width: 689px;
    height: 150px;
    margin-right: 10px;
    float: right;
}

.boxHead {
    background: url(http://www.campingplassen.no/gfx/bg_boxHead.jpg) top center no-repeat;
    height: 21px;
    width: 230px;
    padding-left: 10px;
    padding-top: 4px;
}

.boxHead a {
    color: #2fb2e1;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}

.boxHead a:hover {
    text-decoration: underline;
}

.frontCalOdd {
    height: 40px;
    width: 240px;
    background: #a0c6e3;
}

.frontCalEven {
    height: 40px;
    width: 240px;
    background: #8abade;
}

#frontInfoBox {
    margin-top: 20px;
    width: 240px;
    height: 215px;
    background: white url(http://www.campingplassen.no/gfx/bg_frontInfoBox.jpg) top left no-repeat;
}

#frontInfoText {
    height: 167px;
    width: 240px;
}

#frontInfoButton {
    height: 48px;
    width: 240px;
}

.frontTextBox {
    width: 290px;
    min-height: 120px;
    margin-left: 20px;
    margin-bottom: 10px;
    float: left;
    padding-top:5px;
    background: url(http://www.campingplassen.no/gfx/bg_frontTextBox.jpg);
		background-position: right top;
		background-repeat: no-repeat;
}

.frontTextBoxImage {
    width: 120px;
    height: 120px;
	margin-right: 10px;
    overflow: hidden;
    float: left;
}

.frontTextBoxText {
  width: 150px;
  padding-right: 10px;
  overflow: hidden;
  float: right;
	min-height: 100px;
}

.frontTextBoxText p {
   font-size: 10px; 
   margin-top: 1px; 
   color: #4f4f4f;
}

.frontTextBoxText a{
    color: #2fb2e1; 
	font-size: 12px; 
	text-decoration: none; 
	font-weight: bold;
}

a.frontTextBoxLink {
    color: #2fb2e1;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}

a.frontTextBoxLink:hover {
    text-decoration: underline;
}

.frontTextBoxKnapp{
	text-align: right;
}

#footerLeft {
    width: 285px;
    float: left;
	padding: 6px 0px 0px 16px;
	line-height: 40px;
}

#footerCenter {
}

#footerRight {
    width: 285px;
    float: right;
	padding: 6px 16px 0px 0px;
	line-height: 40px;
	text-align: right;
}

#footer p {
    font-size: 10px;
    color: #717171;
    margin-top: 2px;
}

#footer a {
    text-decoration: none;
    color: #717171;
}

#footer a:hover {
    text-decoration: underline;
}

#sideMenu {
    float: left;
    width: 230px;
    margin-right: 20px;
    background: url(http://www.campingplassen.no/gfx/bg_sideMenu.jpg) top left no-repeat;
}

#sideMenuContent {
    float: left;
    width: 230px;
    background: url(http://www.campingplassen.no/gfx/bg_sideMenuTop.jpg) top left no-repeat;
    padding-top: 14px;
    min-height: 500px;
}

a.sidemenylink {
    display: block;
    color: #005394;
    margin: 0 0 0 20px;
    height: 22px;
    padding: 6px 0 0 0px;
	font-weight: bold;
    width: 212px;
    text-decoration: none;
	padding-top: 5px;
}

a.sidemenylink_a {
    display: block;
    color: #ffffff;
    text-decoration: none;
		font-weight: bold;
    width: 212px;
    margin: 0 0 0 10px;
    height: 22px;
    padding: 6px 0 0 10px;
    background: url(http://www.campingplassen.no/gfx/bg_sideMenuActive.jpg) top left no-repeat;
	padding-top: 5px;
}

a:hover.sidemenylink {
    text-decoration: underline;
}

#innhold h1 {
    margin-top: 10px;
    color: #82bb52;
    font-size: 26px;
    font-family: "Helvetica", "Trebuchet MS", sans-serif;
	font-weight: bold;
}

#artIngress {
    font-size: 16px;
    font-weight: bold;
    color: #737373;
}

#artIngress p {
    font-size: 16px;
    font-weight: bold;
    color: #737373;
}

#artStorytext {
    font-size: 14px;
    color: #737373;
    line-height: 1.3;
}

#artStorytext p {
    font-size: 14px;
    color: #737373;
    line-height: 1.3;
}

a.headerlink {
    margin-top: 10px;
    color: #82bb52;
    font-size: 26px;
    font-family: "Helvetica", "Trebuchet MS", sans-serif;
    text-decoration: none;
}

.persListWrapper {
    width: 633px;
    float: left;
    margin-left: -18px;
}

.persList {
    margin-left: 18px;
    width: 193px;
    background: white url(http://www.campingplassen.no/gfx/bg_persList.jpg) top right no-repeat;
    height: 100px;
    float: left;
    margin-bottom: 20px;
}

a.persListHead {
    color: #737373;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
}

.persListImage {
    width: 75px;
    height: 100px;
    float: left;
}

.persListText {
    float: right;
    width: 98px;
    padding-right: 10px;
}

.persListNavn {
    margin-top: 20px;
}

.persWrapper {
    width: 615px;
    float: left;
}

.persImage {
    width: 150px;
    float: left;
}

.persText {
    width: 445px;
    float: right;
    color: #737373;
}

a.persAdr {
    font-size: 12px;
    color: #82bb52;
    text-decoration: none;
}

.persBeskr {
    padding-top: 20px;
    color: #737373;
    font-size: 12px;
    line-height: 1.3;
}

.formText {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #707070;
}

.inputfield {
    background-image: url(http://www.campingplassen.no/gfx/input.jpg);
    background-repeat: no-repeat;
    border: 1px solid #c8c8c8;
    width: 262px;
}

.comment {
    background-image: url(http://www.campingplassen.no/gfx/comment.jpg);
    background-repeat: no-repeat;
    border: 1px solid #c8c8c8;
    height: 88px;
    width: 262px;
}

.rAlign {
    text-align: right;
}

.pb10px {
    padding-bottom: 10px;
}

.clear {
    clear: both;
}

.func {
    font-size: 12px;
    color: #82bb52;
    text-decoration: none;
}

#calender h1 {
    margin-top: 0px;
    color: #82bb52;
    font-size: 26px;
    font-family: "Helvetica", "Trebuchet MS", sans-serif;
}

.calHead {
    width: 120px;
    height: 37px;
    padding-top: 13px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #92bedb;
}

.calCont1 {
    width: 116px;
    height: 400px;
    border-left: 2px solid #f0f0f0;
    border-right: 2px solid #f0f0f0;
    border-top: 2px solid #f0f0f0;
    border-bottom: 2px solid #f0f0f0;
}

.calCont {
    width: 118px;
    height: 400px;
    border-right: 2px solid #f0f0f0;
    border-top: 2px solid #f0f0f0;
    border-bottom: 2px solid #f0f0f0;
}

.frontFocusTextBox {
    width: 180px;
    height: 60px;
    margin-left: 10px;
    float: left;
}

.intLett {
    float: right;
    padding: 5px;
    font-size: 10px;
    height: 47px;
    color: #16587a;
    background: #e8f1f8;
    font-weight: bold;
    margin-bottom: 10px;
    margin-right: 1px;
    overflow: hidden;
    white-space: nowrap;
}

.intMedium {
    float: right;
    padding: 5px;
    font-size: 10px;
    height: 47px;
    color: #16587a;
    background: #adcfe8;
    font-weight: bold;
    margin-bottom: 10px;
    margin-right: 1px;
    overflow: hidden;
    white-space: nowrap;
}

.intKor {
    float: right;
    padding: 5px;
    font-size: 10px;
    height: 47px;
    color: #16587a;
    background: #add76c;
    font-weight: bold;
    margin-bottom: 10px;
    margin-right: 1px;
    overflow: hidden;
    white-space: nowrap;
}

.intTung {
    float: right;
    padding: 5px;
    font-size: 10px;
    height: 47px;
    color: white;
    background: #707070;
    font-weight: bold;
    margin-bottom: 10px;
    margin-right: 1px;
    overflow: hidden;
    white-space: nowrap;
}

.noscreen {
    display: none;
}

.galleryWrapper {
    width: 615px;
    float: left;
    margin-top: 10px;
}

.galleryImages {
    float: left;
    border: 2px solid #f0f0f0;
    margin-right: 18px;
    margin-bottom: 20px;
}

.galleryImagesRight {
    float: left;
    border: 2px solid #f0f0f0;
    margin: 0;
    margin-bottom: 20px;
}

.galleryImagesFront {
    float: left;
    border: 2px solid #f0f0f0;
    margin-right: 8px;
    margin-bottom: 10px;
}

.galleryImagesFrontRight {
    float: left;
    border: 2px solid #f0f0f0;
    margin: 0;
    margin-bottom: 10px;
}

#videocontainer {
    margin-top: 10px;
    margin-bottom: 15px;
}

.cmenu{
	background-color: #4e7905;
	text-align: center;
}

a.customMenu {
	display: inline-block;
	width: 118px;
	height: 101px;
	background-repeat: no-repeat;
}

.ml1px{
	margin-left: 1px;
}

/*turistikoner*/
a.t_camping { background-image: url(http://www.campingplassen.no/gfx/icons/turist_camping.jpg); }
a.t_camping:hover { background-image: url(http://www.campingplassen.no/gfx/icons/turist_camping_hover.jpg); }
a.t_hytter { background-image: url(http://www.campingplassen.no/gfx/icons/turist_hytter.jpg); }
a.t_hytter:hover { background-image: url(http://www.campingplassen.no/gfx/icons/turist_hytter_hover.jpg); }
a.t_attraksjoner { background-image: url(http://www.campingplassen.no/gfx/icons/aktiviteter.jpg); }
a.t_attraksjoner:hover { background-image: url(http://www.campingplassen.no/gfx/icons/aktiviteter_hover.jpg); }
a.t_booking { background-image: url(http://www.campingplassen.no/gfx/icons/turist_booking.jpg); }
a.t_booking:hover { background-image: url(http://www.campingplassen.no/gfx/icons/turist_booking_hover.jpg); }
a.t_fasiliteter { background-image: url(http://www.campingplassen.no/gfx/icons/turist_fasiliteter.jpg); }
a.t_fasiliteter:hover { background-image: url(http://www.campingplassen.no/gfx/icons/turist_fasiliteter_hover.jpg); }

/*bedriftsikoner*/
a.b_camping { background-image: url(http://www.campingplassen.no/gfx/icons/turist_camping.jpg); }
a.b_camping:hover { background-image: url(http://www.campingplassen.no/gfx/icons/turist_camping_hover.jpg); }
a.b_hytter { background-image: url(http://www.campingplassen.no/gfx/icons/turist_hytter.jpg); }
a.b_hytter:hover { background-image: url(http://www.campingplassen.no/gfx/icons/turist_hytter_hover.jpg); }
a.b_attraksjoner { background-image: url(http://www.campingplassen.no/gfx/icons/tom.jpg); }
a.b_attraksjoner:hover { background-image: url(http://www.campingplassen.no/gfx/icons/tom.jpg); }
a.b_booking { background-image: url(http://www.campingplassen.no/gfx/icons/turist_booking.jpg); }
a.b_booking:hover { background-image: url(http://www.campingplassen.no/gfx/icons/turist_booking_hover.jpg); }
a.b_fasiliteter { background-image: url(http://www.campingplassen.no/gfx/icons/turist_fasiliteter.jpg); }
a.b_fasiliteter:hover { background-image: url(http://www.campingplassen.no/gfx/icons/turist_fasiliteter_hover.jpg); }

/*sesongikoner*/
a.s_camping { background-image: url(http://www.campingplassen.no/gfx/icons/tomter.jpg); }
a.s_camping:hover { background-image: url(http://www.campingplassen.no/gfx/icons/tomter_hover.jpg); }
a.s_hytter { background-image: url(http://www.campingplassen.no/gfx/icons/husvogn.jpg); }
a.s_hytter:hover { background-image: url(http://www.campingplassen.no/gfx/icons/husvogn_hover.jpg); }
a.s_attraksjoner { background-image: url(http://www.campingplassen.no/gfx/icons/aktiviteter.jpg); }
a.s_attraksjoner:hover { background-image: url(http://www.campingplassen.no/gfx/icons/aktiviteter_hover.jpg); }
a.s_booking { background-image: url(http://www.campingplassen.no/gfx/icons/tom.jpg); }
a.s_booking:hover { background-image: url(http://www.campingplassen.no/gfx/icons/tom.jpg); }
a.s_fasiliteter { background-image: url(http://www.campingplassen.no/gfx/icons/turist_fasiliteter.jpg); }
a.s_fasiliteter:hover { background-image: url(http://www.campingplassen.no/gfx/icons/turist_fasiliteter_hover.jpg); }


a.customMenu img {}

#frontpageCustomStuff{
	width: 600px;
	overflow: hidden;
	float: left;	
}

#frontPageCustomStories{
	margin-top: 20px;
	margin-left: -20px;
	width: 620px;
	float: left;
	padding: 0;
}

#contactBox h3, #yrBox h3, #mmsBox h3, #nlBox h3 {
	margin-top: 0px;
	margin-bottom: 6px; 
}

#contactBox p{
	margin-top: 2px;
	margin-bottom: 2px;
}

#contactBox .phone{
	font-weight: bold; 
	font-size: 14px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.noPadMarg{
	padding: 0px;
	margin: 0px;
}

.center{
	text-align: center;
}
#frontpageBoxes{
	float: right;
	width: 280px;
}
	
#contactBox, #yrBox, #mmsBox, #nlBox{
	width: 220px;
	background-color: #eeeeee;
	margin: 20px 20px 0px 20px;
	padding: 10px;
	color: #555655;
}

#contactBox{
	background-image: url(http://www.campingplassen.no/gfx/bg_kontakt.jpg);
	background-repeat: no-repeat;
	background-position: right 80%;
}

.nlInput{
	background-image: url(http://www.campingplassen.no/gfx/inp_nlbox.jpg);
	width: 159px;
	height: 22px;
	padding: 3px 2px 1px 2px;
	border: none;
	vertical-align: middle;
}
.nlBtn{
	vertical-align: middle;
}

.innhold{
	font-family: "Helvetica", "Trebuchet MS", sans-serif;
	color: 	#969696;
}

#story {
	float: left;
	width: 610px;
	margin-right: 20px;
}
#story h1{
	margin-top: 20px;
    color: #82bb52;
    font-size: 26px;
    font-family: "Helvetica", "Trebuchet MS", sans-serif;
	font-weight: bold;	
}

.mt20px{
	margin-top: 20px;
}




#flerProduktWrapper {
	float: left;
	width: 632px;
	margin-left: -10px;
	margin-top: 10px;
}

.flerProduktProdukt {
	width: 194px;
	height: 264px;
	background: white url(http://www.campingplassen.no/gfx/bg_flerprodukt.jpg) bottom left repeat-x;
	float: left;
	margin-right: 12px;
	margin-top: 10px;
	border: 1px solid #ccc;
}

.flerProduktProduktBilde {
	text-align: center;
	width: 174px;
	height: 130px;
	margin: 10px;
	overflow: hidden;
	float: left;
}

.flerProduktProduktBilde img {
	border: 0;
}

.flerProduktProduktTekst {
	height: 85px;
	width: 174px;
	margin: -10px 10px 10px 10px;
	overflow: hidden;
	float: left;
}

.flerProduktProduktTittel {
	display: block;
	margin: 0;
	padding: 0;
	margin-top: -10px;
}

	
.flerProduktProduktTekst a {
	color: #00a5da;
	font-size: 18px;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 0px;
}

.flerProduktProduktTekst p {
	color: #333;
	font-size: 10px;
	margin: 0;
	padding: 0;
}

.flerProduktProduktKnapper img {
	border: 0;
}

.flerProduktProduktKnapper span {
	border: 0;
	background: url(http://www.campingplassen.no/gfx/bg_knpris.png) top left no-repeat;
	width: 67px;
	height: 20px;
	padding-top: 3px;
	font-size: 10px;
	color: #666;
	display: block;
	margin-left: 5px;
	padding-left: 7px;
	float: right;
}

.flerProduktProduktKnapper {
	float: left;
	padding: 0 10px; 
}



#produktWrapper {
	float: left;
	width: 610px;
}

#produktTittel {
	background: #009FC9;
	width: 595px;
	height: 35px;
	padding: 2px 5px 3px 10px;;
	margin-top: 20px;
	font-size: 30px;
	color: white;
	font-weight: bold;
	
}

#produktBilde {
	float: left;
	width: 200px;
	height: 250px;
}

.prodPrevBilde {
	width: 67px;
	height: 67px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#produktBeskrivelse {
	float: left;
	width: 335px;
	margin-top: 20px;
}

#produktInfo {
	float: right;
	width: 231px;
	padding: 10px 0 10px 10px;
	margin-top: 20px;
	background: #cee5f3 url(http://www.campingplassen.no/gfx/bg_produktInfo.jpg) bottom left repeat-x;
}

#produktInfo h1{
	font-size: 22px;
	margin: 0;
}

#produktInfo h2{
	font-size: 14px;
	color: #666;
	clear: left;
	font-weight: normal;
}

#produktInfo p {
	clear: both;
	font-size: 12px;
	color: #333;
	line-height: 1.4;
}


.produktpris {
	border: 0;
	background: url(http://www.campingplassen.no/gfx/bg_knpris2.png) top left no-repeat;
	width: 67px;
	height: 20px;
	margin-top: 5px;
	padding-top: 3px;
	font-size: 10px;
	color: #666;
	display: block;
	padding-left: 7px;
	float: left;
	margin-bottom: 5px;
}
.produktnr {
	border: 0;
	width: 130px;
	height: 20px;
	margin-top: 5px;
	padding-top: 3px;
	font-size: 10px;
	color: #666;
	display: block;
	padding-left: 7px;
	float: right;
	text-align: right;
	margin-bottom: 5px;
}

.fptbContents{
	height: 80px;
}

.error{
	font-size: 11px;
	color: #ff0000;
}

.mmsEntry{
	float: right; 
	width: 390px;
}

.mmsEntry h3{
	margin-top: 0px;
	margin-bottom: 0;
}

.mmsEntry a {
	color: #82bb52;
	font-size: 22px;
}
.mmsimglist{
	margin-bottom: 10px;
}


.pil {
	text-align: left;
	font-size: 11px;
	padding: 6px 0 6px 0px;	
	border-bottom: 1px solid #005394;
	font-weight: bold;
}

.pir {
	text-align: right;
	font-size: 11px;
	padding: 6px 10px 6px 0px;
	border-bottom: 1px solid #005394;
	font-weight: bold;
}

.pilchk {
	background: url(http://www.campingplassen.no/gfx/check.gif) bottom left no-repeat;
	text-align: left;
	font-size: 11px;
	padding: 8px 0 3px 25px;
	font-weight: bold;
}

.cbBtns{
	padding-top: 10px;
}
