/* CSS Document */

div#top {
	width:814px;
	margin-left:16px;
	background-color:#761101;
	background-image:url(/images/kopparberget/gruvan_top.gif);
	background-repeat:no-repeat;
	background-position:left top;
	min-height:65px;
}
*html div#top {
	height:65px;
}
div#topMedia {
	height:225px;
	border:none;
}

div#centerContainer {
	float:left;
	width:814px;
	background-color:#8a3c30;	
}



/* ***** Startpage ***** */
div#startpageLayout {
	padding: 17px 10px 30px 10px;
}
div#startpageLeft {
	float:left;
	width:618px;
}
div#startpageRight {
	float:right;
	width:166px;
}
div.startPuff {
	width:618px;
	background-color:#FFFFFF;
	margin-bottom:7px;
}
div.startPuffInfo {
	padding:6px 15px 0 15px;
	background-image:url(/images/kopparberget/puff_start_bg_gruva.jpg);
	background-repeat:repeat-y;
}
div.startPuffInfo .topleftfloatingimage {
	padding:0 0 4px 0;
	margin:0 25px 0 0;
}
div.startPuffImage {
	float:left;
	width:219px;
}
div.startPuffText {
	float:left;
	width:305px;
	padding-top:8px;
}
div.startPuffInfo h1 {
	color:#333;
	font-weight:bold;
	font-size:1.5em;
	margin-bottom:0.4em;
}
div.startPuffInfo h2 {
	color:#996600;
	font-weight:normal;
	font-size:1.0em;
	margin-bottom:0.2em;
}
div.startPuffTop {
	background-image:url(/images/kopparberget/puff_start_top_gruva.jpg);
	background-repeat:no-repeat;
	height:8px;
	font-size:0px;
}
div.startPuffBottom {
	background-image:url(/images/kopparberget/puff_start_bottom_gruva.jpg);
	background-repeat:no-repeat;
	height:12px;
	font-size:0px;
	text-align:right;
}
div.startPuffRight {
	padding-bottom:8px;
}




/* ***** Underpage ***** */
div#underpageLayout { 
	padding:10px 10px 30px 0px;
}
div#underpageLeft {
	float:left;
	width:181px;
}
div#underpageLeftWide {
	float:left;
	width:232px;
}
div#underpageWideBlock {
	float:left;
	width:623px;
}
div#underpageMiddleBlock {
	float:left;
	width:582px;
}
div#underpageCenter {
	float:left;
	width:447px;
}
div#underpageRight {
	float:right;
	width:166px;
	position:relative;
	margin-top:-25px;
}
div.underpagePuffRight {
	padding-bottom:8px;
}




div.uPageNewsPuff {
	width:427px;
	background-color:#FFFFFF;
	margin:0 0 7px 6px;
}
div.uPageNewsPuffInfo {
	padding:10px 20px 0 20px;
	background-image:url(/images/kopparberget/center_bg.gif);
	background-repeat:repeat-y;
}
div.uPageNewsPuffImage {
	float:left;
	width:110px;
}
div.uPageNewsPuffText {
	float:left;
	width:250px;
	padding-top:0px;
}
div.uPageNewsPuffText h1 {
	color:#893c2f;
	font-weight:bold;
	font-size:1.5em;
	margin-bottom:0.2em;
}
div.uPageNewsPuffTop {
	background-image:url(/images/kopparberget/center_top.gif);
	background-repeat:no-repeat;
	height:8px;
	font-size:0px;
}
div.uPageNewsPuffBottom {
	background-image:url(/images/kopparberget/puff_news_bottom.jpg);
	background-repeat:no-repeat;
	height:30px;
	font-size:0px;
	text-align:right;
}
div.uPageNewsPuffRight {
	padding-bottom:8px;
}





div#breadcrumbs {
	font-size:0.9em;
	padding:0 10px 10px 10px;
}





div.centerPuffLayout {
	width:427px;
	margin-left:6px;
	margin-bottom:8px;
}
div.centerPuffBg {
	padding:0;
	margin:0;
	background-image:url(/images/kopparberget/center_bg.gif);
	background-repeat:repeat-y;
}
div.centerPuffInfo {
	margin:0;
	padding:0 20px 0 10px;
}
div.centerPuffTop {
	height:10px;
	font-size:0px;
	background-image:url(/images/kopparberget/center_top.gif);
	background-repeat:no-repeat;
}
div.centerPuffBottom {
	height:8px;
	font-size:0px;
	background-image:url(/images/kopparberget/center_bottom.gif);
	background-repeat:no-repeat;
}
div.newsPicRight img {
	float:right;
	padding:0 0 10px 10px;
}
div.rubPic {
	margin-bottom:15px;
}






div.uPageWidePuffInfo {
	padding:6px 15px 8px 15px;
	background-image:url(/images/kopparberget/puff_wide_bg.jpg);
	background-repeat:repeat-y;
}
div.uPageWidePuffImage {
	float:left;
	width:219px;
}
div.uPageWidePuffText {
	float:left;
	width:305px;
	padding-top:8px;
}
div.uPageWidePuffText h1 {
	color:#893c2f;
	font-weight:bold;
	font-size:1.5em;
	margin-bottom:0.0em;
}
div.uPageWidePuffTop {
	background-image:url(/images/kopparberget/puff_wide_top.jpg);
	background-repeat:no-repeat;
	height:8px;
	font-size:0px;
}
div.uPageWidePuffBottom {
	background-image:url(/images/kopparberget/puff_wide_bottom.jpg);
	background-repeat:no-repeat;
	height:8px;
	font-size:0px;
	text-align:right;
}




/* ***** FOOTER ***** */
div#footerContainer {
	clear:both;
	padding:0 10px 0 10px;
	margin-left:16px;
	background-color:#ebe7d7;
}
div#footer {
	font-size:0.9em;
	color:#636363;
	text-align:center;
	background-color:#ebe7d7;
	padding:10px 10px 10px 10px;
	border-top:solid 1px #a8a7a1;
}
div#footer a,
div#footer a:link,
div#footer a:active,
div#footer a:visited,
div#footer a:hover {
	color:#636363;
	text-decoration:none;
}
div#footer a:hover {
	text-decoration:underline;
}
.footerFlag {
	margin-left:10px;
}


/* ***** QuickLinks ***** */
div#quickLinks {
	float:right;
	color:#FFFFFF;
	font-size:0.80em;
	padding-right:0px;
}
div.quickLink {
	float:left;
	height:20px;
	margin:0;
	color:#e6ac38;
	background-image:url(/images/kopparberget/quicklink_bg_gruva.gif);
	background-repeat:repeat-x;
}
div.quickLinkInfo {
	float:left;
	height:20px;
	padding:0 8px 0 8px;
	margin-top:2px;
	vertical-align:top;
}
div.quickLinkInfo a,
div.quickLinkInfo a:link,
div.quickLinkInfo a:active,
div.quickLinkInfo a:visited,
div.quickLinkInfo a:hover {
	color:#e6ac38;
	text-decoration:none;
}
div.quickLinkInfo a:hover {
	color:#e6ac38;
	text-decoration:underline;
}
a.quickLinkAnpassa {
	background-image:url(/images/kopparberget/anpassa_sidan_gruva.gif);
	background-repeat:no-repeat;
	background-position:2px 0px;
	background-position:right;
	padding-right:22px;
}
div.quickLinkImage {
	float:left;
	height:20px;
}
div.quickLinkDivider {
	float:left;
	margin-top:2px;
}
div#flags {
	
}
div#flags img {
	/*margin:2px 3px 0 3px;*/
}




div#quickLinks2 {
	float:none;
	position:absolute;
	margin:0;
	padding:0;
	width:800px;
	color: #FFFFFF;
	text-align:right;
	top:48px;
}

/* ***** TOP NAVIGATION ***** */
div#topNav {
	color:#fff;
	font-size:1.0em;
	font-weight:bold;
	padding:0 20px 0 5px;
	min-height:28px;
	border-top:solid 4px #eeecdf;
	border-bottom:none;
	background-color:#8c5900;
}
*html div#topNav {
	height:28px;
}
div#topNav img {
	display:block;
	float:left;
}
div#topNavLink ul {
	padding:6px 0 6px 0;
	margin:0;
	list-style-type:none;
}
div#topNavLink ul li {
	display:inline;
	padding:0 15px 0 15px;
	margin:0;
	list-style-type:none;
}
div#topNav a,
div#topNav a:link,
div#topNav a:active,
div#topNav a:visited,
div#topNav a:hover {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
div#topNav a:hover {
	text-decoration:underline;
}
div#topNavLink {
	float:left;
}
div#faluPhotos {
	float:right;
}




/* ***** Start Puffar - color ***** */
div.startPuffBlue {
	width:166px;
	font-size:0.9em;
	line-height:1.25em;
	color:#fff;
	font-weight:normal;
	margin-bottom:10px;
	background-image:url(/images/kopparberget/puff_start_blue_bg.jpg);
	background-repeat:repeat-y;
}
div.startPuffTopBlue {
	background-image:url(/images/kopparberget/puff_start_blue_top.jpg);
	background-repeat:no-repeat;
	padding:0 10px 0 10px;
}
div.startPuffBottomBlue {
	background-image:url(/images/kopparberget/puff_start_blue_bottom.jpg);
	background-repeat:no-repeat;
	height:15px;
}
div.startPuffInfoBlue {
	padding:0 10px 0 10px;
}
div.startPuffHeaderBlue {
	font-size:1.1em;
	font-weight:bold;
	padding:10px 0 6px 0;
	background-image:url(/images/kopparberget/dots_puff.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
}
div.startPuffTextBlue {
	padding-top:6px;
}



div.startPuffGrey {
	width:166px;
	font-size:0.9em;
	line-height:1.25em;
	color:#666;
	font-weight:normal;
	margin-bottom:10px;
	background-image:url(/images/kopparberget/puff_start_grey_bg.jpg);
	background-repeat:repeat-y;
}
div.startPuffGrey a,
div.startPuffGrey a:link,
div.startPuffGrey a:visited,
div.startPuffGrey a:hover,
div.startPuffGrey a:active {
	text-decoration:none;
}
div.startPuffGrey a:hover {
	text-decoration:underline;
}
div.startPuffTopGrey {
	background-image:url(/images/kopparberget/puff_start_grey_top.jpg);
	background-repeat:no-repeat;
	padding:0 10px 0 10px;
}
div.startPuffBottomGrey {
	background-image:url(/images/kopparberget/puff_start_grey_bottom.jpg);
	background-repeat:no-repeat;
	height:12px;
}
div.startPuffInfoGrey {
	padding:0 10px 0 10px;
}
div.startPuffHeaderGrey {
	color:#333;
	font-weight:bold;
	padding:10px 0 6px 0;
}
div.startPuffTextGrey {
	padding-top:6px;
}