/* Main Layout FEB 08 BK ---------------------------
Riør Sveis og Montering As
Ajusted for 976px main width
Gutters 8 px or 16px

--------------------------------------------------*/


body
{
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #C2C1C1;
	background-repeat: repeat-x;
}

#outerWrap
{
	width:976px;
	margin:auto;
	overflow:hidden;
	margin-top:10px;
}

.fullWidth
{
	width: 974px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #fff;
	border: 1px solid #fff;
}
ul
{
	margin-left: 32px;
}
.blaboks
{
	width: 224px;
	float: left;
	padding-top: 186px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	text-align:center;
}
.blaboks a
{
	font-size:13px;
	font-weight:bold;
	color:#fff;
}


#wrap
{
	position: relative;
	overflow: hidden;
	padding-bottom: 16px;
	padding-top: 16px;
	background-image: url(/images/main.jpg);
	background-repeat: repeat-x;
}

#top
{
	height: auto;
	background-image: url(/images/topteaser.jpg);
	background-repeat: no-repeat;
	border-top: 1px solid #fff;
}
#left
{
	float: left;
	min-height: 400px;
	width: 184px;
	margin-left: 16px;
	margin-top: 16px;
	padding-bottom: 4px;
}
#main
{
	float: right;
	margin-right: 16px;
	width: 712px;
	min-height: 300px;
}
#footer
{
	height: 49px;
	background:url(/images/footer.png) no-repeat top right;
	font-size: 12px;
	border-bottom: 1px solid #fff;
	line-height:49px;
	padding-left:16px;
	width:958px;
	color:#fff;
}
#footer a
{
	color:#fff;
	font-weight:bold;
}
#provider
{
	font-size: 11px;
	padding-top: 10px;
	padding-bottom:10px;
}

/* FRONT PAGE PARTNERS ---------------------------------------------------------------------------------------- */

#partnerWrap
{
	width: 976px;
	background-color: #fff;
	border-top: 0px solid;
	height: 40px;
	margin-bottom: 8px;
	text-align: center;
	border-bottom: 1px dotted #ddd;
}
#partnerPosition
{
	width: 944px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
}

.m1042_partner
{
	float: right;
	width: 120px;
	height: 40px;
	background-image: url(../../admin/common/getImg.asp?FileID=$FxP@ImageLinkOff$);
}

.p_swap
{
	float: right;
	height: 40px;
	width: 120px;
	background-position: left top;
	margin-left: 5px;
}
.p_swap:hover
{
	background-position: right top;
}
/* DEFAULT LISTING */

.m1028Wrap
{
	margin-bottom: 16px;
	overflow: hidden;
}



/* DEFAULT FOR IMAGES ---------------------------------------------
Floats right and uses thickbox
*/

.defaultImg
{
	float: right;
	border: 1px solid #ddd;
	margin-bottom: 16px;
	padding:4px;
	background-color:#efefef;
}
.listImg
{
	float: right;
	border: 1px solid #ddd;
	margin-left: 16px;
}
.m1029pics
{
	float: right;
	margin-left: 16px;
	border: 0px solid;
	width: 240px;
}
/* TEMPLATES DEFAULT */

.CatalogMainItemDiv
{
	margin-bottom: 32px;
}

/* DEFAULT FOR TEXT IN TEMPLATES */

.stdTextCol
{
	display: block;
	width: 432px;
}
.printBar
{
	margin-top: 16px;
	color: #ccc;
}
/* PARTNER TEMPLATES */

.PortalItemListTD_1
{
	padding-top: 16px;
	vertical-align: top;
}
.PortalItemListTD_2
{
	padding-top: 16px;
	vertical-align: top;
	padding-left: 16px;
}
.PortalItemListTD_3
{
	padding-top: 16px;
	vertical-align: top;
	padding-left: 16px;
}

.partnerBox
{
	border: 0px solid;
	width: 208px;
	margin-bottom: 16px;
	margin-left: 6px;
}
.partnerLogo
{
	width: 200px;
	height: 80px;
	margin-bottom: 4px;
	margin-top: 4px;
}
.partnerText
{
	font-size: 11px;
	border: 0px solid;
}
/* MEDARBEIDER TEMPLATE */

.m1018wrap
{
	border: 0px solid;
	margin-bottom: 16px;
	overflow: hidden;
	width: 350px;
	padding-top: 16px;
}

.pdfLink
{
	display:block;
	margin-top:4px;
	margin-bottom:4px;	
}
.pdfLink img
{
	border:0px !Important;
}


