body
{
	margin:0 0 20px 0;
	text-align: center;
	font-family: "Verdana", sans-serif;
	font-size:12px;
	color:#333333;
	background:url('images/Background-CaroMilie.gif') top center;
}

ul, li
{
	margin:0;
	padding:0;
	list-style:none;
	display:block;
	padding:5px;
}

#frame
{
 	margin:auto;
 	width:900px;
 	text-align:left;
	background:#ffffff;
}

a
{
	text-decoration:none;
	color:#41AF4A; /*9999cc;*/
	outline:none;
}

#content
{
	width:825px;
	margin:0 0 60px 75px;
}

#menu
{
	width:750px;
	height:35px;
	background:url('images/meny-bar-purple.jpg') top left no-repeat;
	margin-bottom:30px;
}

#menu ul
{
	padding:0;
	margin:0;
}

#menu ul li:first-child
{
	padding:0 9px 0 20px;
}

#menu ul li
{
	list-style:none;
	display:inline-block;
	float:left;
	height:35px;
	font-size:15px;
	font-weight:bold;
	padding:0 10px 0 10px;
	color:#96bf0d; /**/
	line-height:35px;
}
#menu ul li a
{
	color: #FFF;
}

#menu ul li a:hover
{
	color:#9999cc; /*ffffff;*/
}

#menu ul li.menu_on
{
	color:#FFF; /*ffffff;*/
}

h1
{
	font-size:16px;
	margin:0px;
	padding:0px;
	color:#000000;
}

h2
{
	font-size:14px;
	margin:0px;
	padding:0px;
	color:#000000;
}

.titlebar
{
	height:35px;
	width:100%;
	background:url('images/titlebar.gif') top left no-repeat; 
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
	text-indent:15px;
	padding-top:6px;
}
.bar-blue
{
	background:url('images/sign-up-bar-blue.jpg') top left repeat-x; /*titlebar.gif*/
}
.bar-red
{
	background:url('images/velkommen-bar-red.jpg') top left repeat-x;
}
.bar-green
{
	background:url('images/nyheter-bar-green.jpg') top left repeat-x;
}

.signupbox
{
	width: 100%;
	background: url(images/forsidesignupbg.png);
	color: #000;
	margin: 5px 0 30px 0;
}
.signupbox input
{
	outline:none;
}
.signupbox input.bar
{
	margin-top:5px;
	width:160px;
	padding:3px;
	outline:none;
	font-size:12px;
	font-family:Courier, Courier New, monospace;
	border:0;
}
.signupbox .button
{
	margin:5px 0 0 10px;
	width:40px;
	background:#3C96CB; /*96bf0d*/
	border:1px solid #3C96CB; /*96bf0d*/
	cursor:pointer;
	color:#ffffff;
}
.purplebox
{
	width:100%;
	background:#6860A0;
	color:#ffffff;
	margin:5px 0 30px 0;
}

.purplebox input
{
	outline:none;
}

.purplebox input.bar
{
	margin-top:5px;
	width:160px;
	padding:3px;
	outline:none;
	font-size:12px;
	font-family:Courier, Courier New, monospace;
	border:0;
}

.purplebox .button
{
	margin:5px 0 0 10px;
	width:40px;
	background:#41AF4A; /*96bf0d*/
	border:1px solid #41AF4A; /*96bf0d*/
	cursor:pointer;
	color:#ffffff;
}

.button:hover
{
	/*border:1px solid #ffffff;*/
	cursor:pointer;
	outline:none;
}

p
{
	padding:0;
	margin:20px 0 20px 0;
}

.identicon_logo
{
	float:right;
	display:block;
	height:12px;
	width:83px;
	background:url('images/identicon_logo.gif') top right no-repeat;
	margin-right:75px;
	clear:both;
	margin-top:60px;
}

.identicon_logo:hover
{
	background:url('images/identicon_logo.gif') bottom right no-repeat;
}

#bottom
{
	width:900px;
	height:22px;
	background:url('images/bottom.gif') bottom left no-repeat transparent;
	padding:20px 0 0 0;
	clear:both;
}

/* home */

.leftcontent
{
	width:270px;
}

#right
{
	float:right;
	clear:none;
	margin-right:75px; /* take out style to restore image */
}

#rightinfo
{
	width:450px;
}

#image
{
	width:450px;
	height:335px;
	background:url('images/cd.jpg') top left no-repeat;
}

#image>p
{
	padding:0 260px 0 0;
	margin:0px;
}

.newsitem
{
	margin-top:20px;
	padding:0 0 22px 0;
	border-bottom:2px solid #41AF4A; /*96bf0d;*/
	color:#33333; /*#999999;*/
}

/* jentene */

.polaroid
{
	width:250px;
	height:290px;
	background:url('images/polaroid.gif') top left no-repeat #4f4f4f;
	padding:30px 0 0 30px;
	display:inline-block;
	float:right;
}

.info
{
	display:inline-block;
	float:right;
	width:440px;
	margin:20px 0 0 20px;
}

#caro
{
	margin-right:75px;
}

#milie
{
	margin:390px 75px 0 0;
}

/* kontakt */

#form
{
	padding:0;
	margin:0;
	width:400px;
	float:left;
}

.input_box
{
	width:300px;
	border:0px;
	padding:5px;
	margin:5px 0 5px 23px;
	outline:none;
	font-size:14px;
	font-family:Courier, Courier New, monospace;
}

.input_text
{
	width:300px;
	border:0px;
	padding:5px;
	margin:5px 0 5px 23px;
	outline:none;
	font-size:14px;
	font-family:Courier, Courier New, monospace;
}

#form input.button
{
	float:left;
	margin-left:23px;
	margin-bottom:10px;
}

#contact_info
{
	float:left;
	margin:20px 0 0 30px;
}

/* nedlastinger */

#galleryframe
{
	margin:30px 0 0 -30px; /**/
	width: 750px;
}

#galleryframe .titlebar
{
	margin-left:30px; 
	margin-bottom:10px;
}

#galleryframe p
{
	margin-left:30px;
	margin-bottom:30px;
}

.WebYepGalleryImage
{
	border-bottom:1px solid #96bf0d;
	height:165px;
	width:165px;
}

.WebYepGalleryContainer td
{
	padding-left:30px;
	padding-bottom:30px;
	vertical-align:top;
}

.WebYepGalleryText
{
	margin:10px 0 0 0;
}

/* media */

#video
{
	text-align:center;
	margin:10px;
}
