body
{
	background: #000 url('bakgr.jpg') top center no-repeat;
	font-family: tahoma, lucida sans, arial;
	font-size: 12px;
	padding: 0;
	margin: 0;
	line-height: 18px;
}

#PageTitle
{
	display:none;
}

#Body
{
	text-align:justify;
}

#navigasjon
{
	background-color: #000;
}

#navigasjon a
{
	display: block;
	float: left;
	border: 0;
	margin: 0;
}

#CenterBox
{
	position: absolute;
	top: 0px;
	left: 50%;
	height: 100%;
}

#ContentBox
{
	position: absolute;
	top: 0px; 
	width: 868px;
	left: -434px;
	background: #fff;
}

#BottomBack
{
	position: absolute;
	top: 0px; 
	width: 868px;
	left: -434px;
	height: 100%;
	background: url('bakgrbottom.jpg') center top repeat-y;
}

#Content
{
	display: block;
	position: relative;
	margin: 10px 22px 22px 22px;
	width: 550px;
	float: left;
	min-height: 550px;
	margin-right: -130px;
}
* html #Content
{
	margin: 22px -130px 22px 12px;
}

#MarginRight
{
	display: block;
	float: right;
	margin: 0;
	width: 389px;
	min-height: 490px;
	background: url('bakgr_right.jpg') repeat-y;
}
* html #MarginRight
{
	height: 390px;
}

img.MenuImage
{
	margin-bottom: -2px; border: 0;
}
* html img.MenuImage
{
	margin-bottom: 0;
}

h1, h2, h3, h4, h5
{
	font-family: arial;
}

a
{
	color: #6D262E;
	text-decoration: none;
	font-weight: bold;
}
a:hover
{
	color: #A46A79;
}

th
{
	text-align: left;
	background: #eee;
	padding: 3px;
}

hr
{
	border: 0px;
	border-top: 2px solid #ddd;
	color: #ccc;
	background: none;
}

#Gallery
{
	margin-top: 7px;
}
#Gallery a img
{
	border: 1px solid #C5A7AA;
}
#Gallery a:hover img
{
	border: 1px solid #E4CECE;
}

input, textarea, select
{
	border: 1px solid #E3D9D9;
	background: #eee;
	padding: 4px;
	font-size: 11px;
	color: #333;
	font-family: arial;
}

button
{
	border: 0px;
	cursor: pointer;
	color: #fff;
	background: #AB6565;
	padding: 4px;
	font-weight: bold;
	font-size: 10px;
}
* html button
{
	cursor: hand;
}

/* =====================================================================================================
	blog
*/

.SubContainer
{
	display: block;
	border-top: 1px solid #AB6565;
	padding: 10px 0 0 0;
}

.NewsComment, .GuestbookEntry
{
	display: block;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	background: #f8f8f8;
	padding: 8px;
	margin: 0 0 10px 0;
}
.NewsComment p, .GuestbookEntry p
{
	margin: 0 0 4px 0;
}

table.CommentForm
{
	border-collapse: collapse;
	border-spacing: 0;
}
table.CommentForm td.First
{
	padding: 0;
}
table.CommentForm td.Second
{
	padding: 0 0 0 10px;
}

#blogtopnavi
{
	display:block;
	clear:left;
}

#blogtopnavi .floatright
{
	float:right;
	width:200px;
	text-align:right;
}

.blognavi
{
	clear:both;
	margin:16px 0px 48px 0px;
	padding:8px 0px 0px 0px;
	border-top:1px solid #D8C0C0;
}

/* =====================================================================================================
	Search
*/

#searchformcontainer
{
	margin:16px 0px 16px 0px;
}

.searchresult
{
	border:1px solid #E6E6E6;
	padding:8px;
	margin:16px 0px;
}

/* =====================================================================================================
	Lightbox
*/
#lightbox
{
background-color:#eee;
padding: 10px;
border-bottom: 2px solid #666;
border-right: 2px solid #666;
}
#lightboxDetails
{
font-size: 0.8em;
padding-top: 0.4em;
}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay
{
background-color: #333;
back\ground-color: transparent;
background-image: url(blank.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
}
	
	
/*
*/
#RightColumn
{
	position: absolute;
	top: 275px;
	left: 612px;
	width: 205px;
	font-size: 10px;
}

#Login
{
	display: block;
	clear: both;
	padding: 0 0 10px 0;
}
#Login p span
{
	width: 70px;
	display: block;
	float: left;
	margin-top: 3px;
}

#Login button
{
	margin: 0 0 4px 0;
}


#Login p
{
	margin: 0 0 4px 0;
}

#Blogoptions
{
	display: block;
	clear: both;
	margin: 0 0 10px 0;
}

#SwitchLanguage
{
	height: 20px;
	display: block;
	clear: both;
}

#SwitchLanguage h3
{
        font-size: 12px;
        margin: 0 0 4px 0;
        float: left;
        margin: 0 4px 0 0;
}
#SwitchLanguage form
{
       display: inline;
       float: left;
}
#SwitchLanguage input
{
        border: 1px solid #666;
        padding: 0;
        margin: 0 4px 0 0;
}

/**
 * Default layout
**/
#Default
{

}

/**
 * Rakeback
**/
table.Rakeback
{
	border-collapse: collapse;
	border-spacing: 1px;
	background: 000;
}
table.Rakeback h1
{
	padding: 0;
	margin: 0;
	font-size: 18px;
	color: #7E3137;
}
table.Rakeback th, table.Rakeback td { padding: 4px; text-align: left; }
table.Rakeback th { white-space: nowrap; background: #eee; color: #7C2F35;  }
table.Rakeback .sw1 td { background: #eee; }
table.Rakeback .sw2 td { background: #f8f8f8; }
table.Rakeback .sw1hover td { background: #e0e0e0; color: #444; cursor: hand; cursor: pointer; }
table.Rakeback .sw2hover td { background: #e0e0e0; color: #444; cursor: hand; cursor: pointer; }
table.Rakeback .sw1hover td a, table.Rakeback .sw2hover td a { color: #000; }

/**
 * SGRakecalc
**/
#SGRakecalc
{
	width: 214px;
	position: relative;
	left: -5px;
	top: -20px;
	clear: both;
}

#SGRakecalc h2
{
	width: 214px;
	height: 31px;
	background: url('../gfx/sgcalculator_top.png') no-repeat;
	display: block;
	margin: 0;
}
#SGRakecalc h2 span
{
	display: none;
}

#SGRakecalc .Content
{
	background: url('../gfx/sgcalculator_background.png') repeat-y;
	width: 214px;
	display: block;
	margin: 0;
	padding: 0;
}

#SGRakecalc .Footer
{
	margin: 0;
	display: block;
	background: url('../gfx/sgcalculator_bottom.png') no-repeat;
	width: 214px;
	height: 45px;
}
#SGRakecalc .Footer:hover
{
	background: url('../gfx/sgcalculator_bottom_over.png') no-repeat;
	cursor: hand;
	cursor: pointer;
}

#SGRakecalc p
{
	width: 192px;
	margin: 0 0 0 11px;
	padding: 4px 0 4px 0px;
	display: block;
	font-size: 11px;
	border-bottom: 1px solid #191210;
}

#SGRakecalc p small
{
	white-space: nowrap;
}

#SGRakecalc td, #SGRakecalc select, #SGRakecalc input, #SGRakecalc th
{
	font-size: 10px;
	font-family: arial;
}
#SGRakecalc select, #SGRakecalc input
{
	margin: 0;
	padding: 0;
}
#SGRakecalc td, #SGRakecalc th
{
	background: none;
	color: #fff;
}

#SGRakecalc table
{
	margin: 0 0 0 10px;
}

#SGRakecalc a, #SGRakecalc td a
{
	color: #fff;
}

/**
 * SG News
**/
#SGNews
{
	position: relative;
	left: -5px;
	top: -10px;
	width: 214px;
	clear: both;
}

#SGNews h2
{
	width: 214px;
	height: 31px;
	background: url('../gfx/sgnews_top.png') no-repeat;
	display: block;
	margin: 0;
}
#SGNews h2 span
{
	display: none;
}

#SGNews .Headlines
{
	background: url('../gfx/sgcalculator_background.png') repeat-y;
	width: 214px;
	display: block;
	margin: 0;
	padding: 0;
}

#SGNews .Footer
{
	margin: 0;
	display: block;
	background: url('../gfx/sgnews_bottom.png') no-repeat;
	width: 214px;
	height: 19px;
}

#SGNews p a
{
	color: #fff;
}

#SGNews p
{
	width: 192px;
	margin: 0 0 0 11px;
	padding: 4px 0 4px 0px;
	display: block;
	font-size: 11px;
	border-bottom: 1px solid #191210;
}

#SGNews p small
{
	white-space: nowrap;
	color: #ddd;
}
