@import url(menus.css);
@import url(headers.css);
	
body {
	background-color: #ccc3b6;
	background-image: url(/Files/System/CC08/Graphic/fullBgWide.gif);
	background-position: center top;
	background-repeat:no-repeat;
	margin-top: 0px;	}

.container{
	position: relative;
	width: 794px;
	margin: auto;
	}
	
#topGraphic {
	width: 800px;
	position:relative;
	margin-top:0px;
	background-repeat:repeat-y;
	margin-bottom:0px;
	height:190px;
	background-color:#FFFFFF;
	/*
	background-image: url(/Files/System/CC08/Graphic/containerBgTile.png);
	_background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Files/System/CC08/Graphic/containerBgTile.png',sizingMethod='scale');*/
}

#topSpacer {
	height: 183px;
	width: 788px;
	background-image:url(/Files/System/CC08/Graphic/navigation/topMenu_fullBg.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 18px;
}

#topImage {
	position:relative;
	z-index: 9;
	width: 800px;
}

#topMenu {
	position: absolute;
	z-index: 19;
	width: 794px;
	height: 25px;
	left:0px;
	top:157px;
	padding-left:6px;
    background-image: url(/Files/System/CC08/Graphic/topMenuBg.gif);
	background-position:bottom;
	background-repeat: no-repeat;
}

/*function menu*/
#functionMenuBox {
	position:relative;
	margin-bottom:0px;
	width: 800px;
	height:52px;
	background-image: url(/Files/System/CC08/Graphic/functionMenuBg.jpg);
	}

#insidefuncmenu {
	position:absolute;
	left:190px;
	top:25px;
	width:380px;
	font-size:10px;

}
	
#functionMenuBox a {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #565656;
	}
#functionMenuBox a:hover {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #565656;
	text-decoration: underline;
	}	


/*site content*/
#siteContent {
        float: left;
 	background-color:#FFFFFF;
	height:auto !important;
	height:300px;
	min-height:400px;
	position:relative;
	margin-top:0px;
	width:790px;
	z-index:5;
	padding-left:10px;
	background-image:url(/Files/System/CC08/Graphic/containerBgTile.gif);
	background-repeat:repeat-y;
	font-size: 12px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #3f4040;
	line-height: 18px;
}

#siteContent a {
	font-size: 12px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #008cd5;
	line-height: 18px;
}

#siteContent a:hover {
	font-size: 12px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #008cd5;
	line-height: 18px;
	text-decoration: underline;
}


/*forside main column*/
#columnFront1 {
	width: 574px;
	float:left;
	
}
/*h?jre side p? forsiden*/
#columnFront2 {

	margin: 0px 20px 0px 0px;
	width: 160px;
	float: right;
	color: #b8ac99;
}
/* underside main*/
#columnDefault1 {
	width: 555px;
	padding-right:25px;
	float: left;
	padding: 0px 10px 0px 10px;
	position:relative;
	
}
/* underside menu */
#columnDefault2 {
	margin: 10px 0px 0px 0px;
	width: 170px;
	float: right;
	color: #b8ac99;
	text-align:left;
	position:relative;
}
/* tekst formattering */
.siteText {
	font-size: 12px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #3f4040;
	line-height: 18px;
}

.siteText a {
	font-size: 12px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #008cd5;
	line-height: 18px;
}

.siteText a:hover {
	font-size: 12px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #008cd5;
	line-height: 18px;
	text-decoration: underline;
}


 /*footer */
#siteFooter {
	clear: both;
	display: block;
	width: 800px;
	height: 45px;
	line-height: 45px;
	background-position: center top;
	background-image: url(/Files/System/CC08/Graphic/footerBg.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	display: block;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #737373;
	font-size: 10px;
	position:relative;
}

#siteFooter a{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #737373;
	font-size: 10px;
	text-decoration: none;
}
#siteFooter a:hover  {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #737373;
	font-size: 10px;
	text-decoration: underline;
}


/*Logo*/

#cccLogo{
	z-index: 100;
	top: 0px;
	left: 581px;
	position: absolute;
	width: 213px;
	height:103px;
	background-image: url(/Files/System/CC08/Graphic/cccLogo.png);
	_background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Files/System/CC08/Graphic/cccLogo.png',sizingMethod='');
}