﻿
/*
 * main.css - Frende web 2.0
 */

html
{
	font-size: 15px;
}

body
{
	background: #F7F7F7 url(Images/top_banner_10px.gif) repeat-x;
	background-position: center top;
	min-width: 960px;
	margin: 0em;
	padding: 0em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-left: 0em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
}

/* 
  * FONTS 
  */
  .clear
  {
      clear: both;
  }

h1, heading1
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: lighter;
	color: #DB0033;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2, heading2
{
	font-weight: normal;
	font-size: 21px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #DB0033;
	padding: 0px;
	margin: 0.2em 0em;
}

h3, heading3
{
	font-weight: bold;
	font-size: 12px;
	padding: 0;
	color: #4c4c4c;
}

.introduction
{
	font-family: Arial;
	font-weight: normal;
	font-size: 14px;
	color: #4c4c4c;
}

p
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14.5px;
	font-style: normal;
	color: #4C4C4C; /*line-height: 15px;*/
}
a {
    color: #DB0033;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
img
{
    border: 0;   
}


#mainText
{
	margin-bottom: 34px;
}

#mainText > p
{
	margin-right: 105px;
}

#subMenu
{
	float: left;
	width: 200px;
	margin-top: 65px;
}

#subMenu ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#subMenu a
{
	padding-left: 12px;
	text-decoration: none;
	font-size: 12px;
	color: #000;
}
#subMenu a.selected
{
	background-image: url(images/arrow_small_red_GreyBG.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	color: #db0033;
}


#topWrapper
{
	width: 100%;
	height: 124px;
}
#topWrapper .inner
{
	height: 100%;
	width: 984px;
	margin: 0 auto;
}

#contentWrapper
{
	background-color: #FFFFFF;
	width: 100%;
	min-height: 500px;
	margin-top: 0px;
	padding-bottom: 0px;
}

#contentWrapper .inner
{
	width: 984px;
	margin: 0 auto;
}
#contentWrapper .inner .fullWidth
{
    background-color: #FFFFFF;
	width: 100%;
	height: 100%;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
}

#leftContent
{
	background-color: #FFFFFF;
	width: 740px;
	height: 100%;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 19px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	float: left;
}
#leftContent .inner
{
	width: 716px;
	margin: 0 auto;
}

#rightContent
{
	background-color: #FFFFFF;
	width: 225px;
	height: 100%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	float: right;
}
#rightContent .inner
{
	width: 225px;
	margin: 0 auto;
}

#footerWrapper
{
	min-height: 166px;
	padding-top: 1em;
	clear: both;
	margin: auto;
	border-top: 1px solid #d9d9d9;
    background-color: #f7f7f7;
}
#footerWrapper .inner
{
	width: 1010px;
	margin: 0 auto;	
	padding-top: 10px;
}

.footerItem
{
	float: left;
	color: #ADADAD;
	font-size: 11px;
	line-height: 15px;
	width: 136px;
}

.footerItem ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 10px;
}

.footerItem a
{
	color: #ADADAD;
	text-decoration: none;
}

.footerItem a:hover
{
	text-decoration: underline;
}

.footerItem .Header
{
	font-weight: bold;
}


.footerText
{
	float: right;
    margin-top: -10px;
}

.footerText div p
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ADADAD;
	line-height: 13px;
}
.footerText div a
{
	color: #ADADAD;
}
.footerText div a:hover
{
    text-decoration: underline;
}

.byLine
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ADADAD;
	font-size: 11px;
	text-decoration: none;
}


.IntroText
{
	float:left;	
	display:inline-block;
	margin-bottom: 10px;
}
.IntroText p
{
	font-size:17px;
}


.MainText
{
	clear:both;

}

.introImage
{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	margin-top: 20px;
}

.contactInfo
{
	float: right;
	clear: right;
	text-align: right;
	margin-right: 12px;
	
}

.contactInfo p
{
	color: #fff;
	font-size:16px;
}

.contactInfo span
{
	font-size: 19px;
}

/* Xform */

#id_matrix
{
	width: 100%;
	clear:left;
}

#id_matrix.damage
{
	width: 450px;
}

#id_matrix td
{
	padding: 0;
	margin: 0;
}

#id_matrix span
{
	font-family: Arial, Verdana Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #4c4c4c;
	padding-top: 5px;
	display: inline-block;
}

.defaulttext, .formTxt
{
	font-family: Arial, Verdana Helvetica, Sans-Serif;
	font-size: 11px;
	color: #808080;
}

.xformvalidator
{
	color: Red;
}

#id_matrix .defaulttext
{
	width:487px;
}

#id_matrix a.bigButton
{
	margin-top: 10px;
	float:right;
}
#id_matrix .formTxt
{
	width: 60px;
}

/* Big Button */

a.bigButton
{
	background-image: url(images/btn_green_left.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	height: 30px;
	display: inline-block;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 14px;
}

span.bigButton, #id_matrix a.bigButton span
{
	color: #fff;
	background-image: url(images/btn_green_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: inline-block;
	height: 23px;
	padding-right: 16px;
	padding-top: 7px;
	cursor: pointer;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 14px;
}

a.bigButton:hover
{
	background-image: url(images/btn_red_left.gif);
}
span.bigButton:hover, #id_matrix a.bigButton span:hover
{
	background-image: url(images/btn_red_right.gif);
}

/* Big Grey Button*/

a.bigGreyButton
{
	background-image: url(images/btn_big_grey_left.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 30px;
	display: inline-block;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 14px;
}

.insurancefooter p
{
	margin: 0;
	padding: 0;
}

span.bigGreyButton, #id_matrix a.bigGreyButton span, #id_matrix td.insurancefooter a.bigGreyButton span
{
	color: #000;
	background-image: url(images/btn_big_grey_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: inline-block;
	height: 23px;
	padding-right: 16px;
	padding-top: 7px;
	cursor: pointer;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 14px;
}

a.bigGreyButton:hover
{
	background-image: url(images/btn_big_red_left.gif);
}
span.bigGreyButton:hover, #id_matrix a.bigGreyButton span, #id_matrix td.insurancefooter a.bigGreyButton span:hover
{
	background-image: url(images/btn_big_red_right.gif);
	color: #fff;
}

/* Small green button */

.smallGreenButton
{
	background-image: url(images/design/gronn_knapp_send.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	height: 34px;
	display: inline-block;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
    text-transform: capitalize;
}

#id_matrix span.smallGreenButton
{
	background-image: url(images/design/gronn_knapp_send_right.png);
	background-repeat:no-repeat;
	background-position: right top;
	display:inline-block;
	height: 21px;
	padding-right: 33px;
	padding-top:11px;
    padding-left: 8px;
    margin-right: 20px;
	cursor: pointer;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
    text-transform: uppercase;    
    color: #ffffff;
}
/*a.smallGreenButton:hover
{
	background-image: url(images/design/gronn_pil_over.png);
}
span.smallGreenButton:hover, #id_matrix a.smallGreenButton span, a.smallGreenButton span:hover
{
	background-image: url(images/design/gronn_pil_over.png);
	color: #fff;
}
*/

/* Small white button */

.smallButton
{
	background-image: url(images/btn_white_left.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	height: 21px;
	display: inline-block;
	color: Black;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

.smallButton span
{
	background-image: url(images/btn_white_right.gif);
	background-repeat:no-repeat;
	background-position: right top;
	display:inline-block;
	height:19px;
	padding-right: 12px;
	padding-top:4px;

	cursor: pointer;
}

/************************/
/* MAINMENUAREA         */
/************************/
#MainMenuArea
{
	position: relative;
	padding-left: 30%;
	height: 40px;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	color: #808080;
	font-size: 14px;
	font-weight: normal;
	line-height: 10px;
	margin-top: 34px;
}

#MainMenuArea ul
{
	height: 30px;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background: url(Images/frende_tabs/tab_off_mid.gif) right top;
	background-repeat: repeat-x;
	list-style-type: none;
	float: left;
	left: 40%;
	background-position: 0 4px;
}

#MainMenuArea li
{
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 30px;
	background: url(Images/frende_tabs/tab_off_left.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
}

#MainMenuArea li.selected
{
	background: white url(Images/frende_tabs/tab_on_left.gif);
	background-repeat: no-repeat;
}

#MainMenuArea li.selected a
{
	display: block;
	padding: 10px 25px;
	background: url(Images/frende_tabs/tab_on_right.gif) right top;
	background-repeat: no-repeat;
	color: #db0033;
}

#MainMenuArea li a
{
	display: block;
	padding: 12px 25px;
	text-decoration: none;
	color: #808080;
	background: url(Images/frende_tabs/tab_off_right.gif) right top;
	background-repeat: no-repeat;
	background-position: right 4px;
	height: 2px;
	overflow: hidden;
}

#MainMenuArea li.unselected a:hover
{
	color: #db0033; /*background: url(Images/frende_tabs/tab_over_right.gif) right top;  	background-repeat: no-repeat;	*/ /*padding: 14px 25px; 	height: 30px;*/
}

#MainMenuArea li.divider
{
	background: url(Images/frende_tabs/tab_divider.gif);
	background-repeat: repeat-x;
	width: 3px;
}

/*************************/
/* TOPMENU               */
/*************************/

#TopMenu
{
	height: 20px;
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

#TopMenu li
{
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 25px 0px 0px;
	height: 20px;
}

#TopMenu li a
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #191919;
	display: block;
	text-decoration: none;
}

#TopMenu li.selected a
{
	display: block;
	color: #DB0033;
	text-decoration: underline;
}

#TopMenu li.unselected a:hover
{
	color: #DB0033;
}



/* Search */

#Search
{
	float: right;
	margin-top: 36px;
	width: 240px;
}
.txtSearch, .txtInput
{
	float: left;
	margin-right: 4px;
	background-position: 134px 5px;
	background: Transparent url(images/search_field.gif) no-repeat top;
	border: none;
	width: 151px;
	height: 18px;
	font-size: 11px;
	color: #ADADAD;
	padding-left: 15px;
	padding-top: 4px;
}

.txtInput
{
	color: #000;
}

.btnSearch
{
	float: left;
}



/************************/
/* HEADER               */
/************************/
#HeaderArea
{
	margin: 0 -0.5em;
}

#Header
{
	position: relative;
	height: 60px;
}

#Logotype
{
	float: left;
	margin-left: -60px;
}

#GlobalMenu
{
	position: absolute;
	top: 0px;
	right: 2px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
}

#GlobalMenu > ul
{
	height: 11px;
	margin-top: 3px;
}
#GlobalMenu > ul > li
{
	display: block;
	float: left;
	padding-right: 10px;
}

#GlobalMenu li.first
{
	border-left: 0;
}

#GlobalMenu > ul > li > a
{
	display: block;
	color: #ffffff;
	text-decoration: none;
	float: left;
}

#GlobalMenu a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

#LanguageAndFontSize
{
	float: left;
	max-width: 300px;
	font-family: Arial, Verdana Helvetica, Sans-Serif;
	font-size: 11px;
	color: #FFFFFF;
}

#textresizer
{
	margin-right: 10px;
	display: inline;
}
#textresizer a
{
	text-decoration: none;
	color: #FFFFFF;
}

#textresizer a.smallfont
{
	font-size: 13px;
}

#textresizer a.mediumfont
{
	font-size: 15px;
}

#textresizer a.largefont
{
	font-size: 17px;
}

#breadcrumbs
{
	font-family: Arial, Verdana Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	color: #999999;
	margin-top: 10px;
	margin-bottom: 20px;
}

#breadcrumbs a
{
	color: #999999;
}

#breadcrumbs a:visited
{
	color: #999999;
}


/*************************/
/* DOCUMENTS             */
/*************************/
.documentList ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.documentList li
{
	clear: both;
}

.documentList .download
{
	float: right;
}

.documentList a
{
	padding: 0 0 2px 20px;
}

a.bmpExtension
{
	background: url(images/extensions/bmp.gif) no-repeat;
	padding: 0 0 2px 20px;
	line-height: 2em;
}
a.docExtension, a.docxExtension
{
	background: url(images/extensions/doc.gif) no-repeat;
	padding: 0 0 2px 20px;
	line-height: 2em;
}
a.gifExtension
{
	background: url(images/extensions/gif.gif) no-repeat;
	padding: 0 0 2px 20px;
	line-height: 2em;
}
a.htmExtension, a.htmlExtension
{
	background: url(images/extensions/htm.gif) no-repeat;
	padding: 0 0 2px 20px;
	line-height: 2em;
}
a.jpgExtension, a.jpegExtension
{
	background: url(images/extensions/jpg.gif) no-repeat;
	padding: 0 0 2px 20px;
	line-height: 2em;
}
a.mp3Extension
{
	background: url(images/extensions/mp3.gif) no-repeat;
	padding: 0 0 2px 20px;
	line-height: 2em;
}
a.mpgExtension
{
	background: url(images/extensions/mpg.gif) no-repeat;
	padding: 0 0 2px 20px;
	line-height: 2em;
}
a.pdfExtension
{
	background: url(images/extensions/pdf.gif) no-repeat;
	padding: 0 0 2px 20px;
	line-height: 2em;
}
a.pngExtension
{
	background: url(images/extensions/png.gif) no-repeat;
	padding: 0 0 2px 20px;
	line-height: 2em;
}
a.pptExtension, a.pptxExtension
{
	background: url(images/extensions/ppt.gif) no-repeat;
	padding: 0 0 2px 20px;
	line-height: 2em;
}
a.tifExtension, a.tiffExtension
{
	background: url(images/extensions/tif.gif) no-repeat;
	padding: 0 0 2px 20px;
	line-height: 2em;
}
a.txtExtension
{
	background: url(images/extensions/txt.gif) no-repeat;
	padding: 0 0 2px 20px;
	line-height: 2em;
}
a.wavExtension
{
	background: url(images/extensions/wav.gif) no-repeat;
	padding: 0 0 2px 20px;
	line-height: 2em;
}
a.xlsExtension, a.xlsxExtension
{
	background: url(images/extensions/xls.gif) no-repeat;
	padding: 0 0 2px 20px;
	line-height: 2em;
}
a.zipExtension
{
	background: url(images/extensions/zip.gif) no-repeat;
	padding: 0 0 2px 20px;
	line-height: 2em;
}

/************************/
/* PRODUCT               */
/************************/


#productMainContent
{
	margin-top: 25px;
}

#productMenu
{
	width: 183px;
	float: left;
	padding-top: 25px;
}

#productMenu ul
{
	padding: 7px 0px 0px 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	list-style-type: none;
}


#productMenu > ul > li > span
{
	font-family: Arial, Verdana Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

#productMenu > ul > li > ul > li > a
{
	font-family: Arial, Verdana Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	text-decoration: none;
}

#productMenu li a:link
{
	color: #333333;
}

#productMenu li a:visited
{
	color: #333333;
}



.productMenuSelected
{
	color: #DB0033;
}

.productMenuNotSelected
{
	margin-left: 10.5px;
}



#productCenterContent
{
	width: 518px;
	float: right;
}

#productCenterContent h1
{
}

#productIntro p
{
}


#productIntro
{
	margin-top: 10px;
	margin-bottom: 30px;
}

#productImage
{
	height: 76px;
	max-width: 180px;
	float: right;
	margin-left:10px;
}


.productArgumentContainer
{
	background: #f2f2f2 url(/Templates/FrendeWeb/Styles/Images/expandable_panel_bottom.gif) no-repeat bottom;
	margin-bottom: 20px;
	padding-bottom: 2px;
	clear:both;
}

.productArgument
{
	background: #f2f2f2 url(/Templates/FrendeWeb/Styles/Images/expandable_panel_top.gif) no-repeat top;
	cursor: pointer;
}

.productArgument dt
{
	font-weight: bold;
	font-family: Arial, Verdana Helvetica, Sans-Serif;
	font-size: 12px;
	padding: 10px 180px 8px 50px;
	background: transparent url(/Templates/FrendeWeb/Styles/Images/arrow_big_inactive.gif) no-repeat 15px 10px;
}

.productArgument dt.expanded
{
	background: transparent url(/Templates/FrendeWeb/Styles/Images/arrow_big_active.gif) no-repeat 15px 10px;
}

.productArgument dd
{
	font-weight: normal;
	font-family: Arial, Verdana Helvetica, Sans-Serif;
	font-size: 12px;
	padding-left: 10px;
	margin-right: 20px;
}

.productArgumentContainer
{
	font-family: Arial, Verdana Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	width: 518px;
}

#productInfoBoxHeader
{
	background: transparent url(/Templates/FrendeWeb/Styles/Images/top_infobox.gif) repeat-x top;
	width: 225px;
	height: 40px;
}

#productInfoBoxHeader div
{
	float: left;
	color: white;
	margin-left: 10px;
	margin-top: 10px;
	font-family: Arial, Verdana Helvetica, Sans-Serif;
	font-size: 14.5px;
}


#productInfoBox
{
	margin-top: 70px;
	width: 225px;
}

#productInfoBoxContent
{
	width: 225px;
	padding-top: 22px;
	padding-bottom: 3px;
	min-height: 100px;
	background-color: #f2f2f2;
}

.productInfoBullet
{
	list-style-image: url(/Templates/FrendeWeb/Styles/Images/arrow_small_grey_WhiteBG.gif);
	margin-top: 0px;
	margin-left: 10px;
	padding-left: 17px;
}

.productInfoBullet li
{
	font-family: Arial, Verdana Helvetica, Sans-Serif;
	font-size: 12px;
	color: #4c4c4c;
	line-height: 14px;
	cursor: hand;
}

.productInfoLink, .linkCollection a
{
	text-decoration: none;
	color: #4c4c4c;
}

.productInfoBoxDownloads
{
	margin-top: 3px;
	width: 225px;
	padding-top: 22px;
	padding-bottom: 10px;
	min-height: 100px;
	background-color: #f2f2f2;
}

.linkCollection
{
	margin-bottom: 3px;
	width: 225px;
	padding-top: 22px;
	padding-bottom: 10px;
	min-height: 100px;
	background-color: #f2f2f2;
}

.productInfoBoxDownloads h3, .linkCollection h3
{
	font-family: Arial, Verdana Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 0px;
}
.productInfoBoxDownloads p
{
	font-family: Arial, Verdana Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	padding-left: 10px;
	margin-right: 15px;
}

.productInfoBoxDownloads > ul
{
	list-style-image:url(/Templates/FrendeWeb/Styles/Images/arrow_download_GreyBG.gif);
	margin-bottom:1px;
	margin-left:0;
	margin-top:0;
	padding-left:28px;
}

.productInfoBoxDownloads > ul > li > a
{
	font-family: Arial, Verdana Helvetica, Sans-Serif;
	font-size: 12px;
	color: #4c4c4c;
	line-height: 14px;
	cursor: hand;
	text-decoration: none;
}

.productInfoBoxDownloads > ul > li > a:visited
{
	color: #4c4c4c;
}


#productGroupBoxContainer
{
	width: 735px;
	margin-top: 35px;
}



/*.productGroupBox div
{
	margin:0;
	padding:0;
}*/


/* Start Promo */



.productPromoBox
{
	width: 348px;
	float: left;
	margin-right: 10px;
}

.productPromoHeader
{
	display: inline-block;
	color: white;
}

.productPromoHeader
{
	background: url(/Templates/FrendeWeb/Styles/Images/top_panel_blank_1px.gif) repeat-x top;
}

.productPromoHeader .grouptitle
{
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Verdana Helvetica, Sans-Serif;
	font-size: 16px;
	height: 38px;
	float: left;
	padding-top: 15px;
	padding-left: 8px;
	min-width: 237px;
	margin: 0;
	width: 340px;
}


.promoIntroContent p
{
	font-family: Arial, Verdana Helvetica, Sans-Serif;
	font-size: 12px;
	color: #333;
	margin: 5px;
}

.promoIntroContent
{
	min-height: 76px;
}

.promoIntroContent, .promoLinkContent
{
	float: left;
	margin: 0;
	width: 336px;
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	padding: 5px;
}

.promoLinkContent a
{
	background-image: url(Images/arrow_small_grey_WhiteBG.gif);
	background-position: left center;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #333;
}

.promoLinkContent a:hover
{
	background-image: url(Images/arrow_small_red_WhiteBG.gif);
	color: #D7002A;
}

.promoBoxBottom
{
	border-bottom: none;
	background-image: url(images/bottom_panel_348px.gif);
	background-repeat: no-repeat;
	width: 350px;
	height: 3px;
	display: inline-block;
}

.productPromoHeader .groupimage
{
	width: 100px;
	height: 53px;
	float: left;
}

.promoLinkContent
{
	height: 126px;
}
.promoLinkContent ul
{
	list-style-image: none;
	padding: 0;
	margin: 0;
	height: 95px;
}

.promoLinkContent ul li
{
	float: left;
	width: 149px;
	display: inline-block;
}

.promoLinkContent ul li a
{
	padding-left: 15px;
	font-family: Arial, Verdana Helvetica, Sans-Serif;
	font-size: 12px;
	color: #4c4c4c;
	line-height: 16px;
}


.promoLinkContent .readMoreLink:hover
{
	text-decoration: underline;
	background-image: none;
	color: #0064DB;
	font-size: 12px;
}

.promoLinkContent .readMoreLink
{
	color: #0064DB;
	font-size: 12px;
	background-image: none;
	margin-top: 0;
	float: right;
	text-decoration: underline;
}

/* End Promo */


.productGroupBox
{
	/*width: 225px;*/
	float: left;
	margin-right: 20px;
	width: 163px;
}

.productGroupHeader
{
	height: 53px;
	color: white;
	margin-left: 0px;
	margin-top: 0px;
	display: inline-block;
}

/*
.productGroupHeader > .leftCorner
{
	background: url(/Templates/FrendeWeb/Styles/Images/top_panel_blank_left.gif) no-repeat top;
	width: 3px;
	height: 53px;
	float: left;
}

.productGroupHeader > .rightCorner
{
	color: Green;
	width: 3px;
	height: 53px;
	float: right;
}

.productGroupHeader .groupimage
{
	width: 100px;
	height: 53px;
	float: right;
}
*/
.productGroupHeader
{
	background: transparent url(/Templates/FrendeWeb/Styles/Images/top_panel_blank_1px.gif) repeat-x top;
}

.productGroupHeader .grouptitle
{
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Verdana Helvetica, Sans-Serif;
	font-size: 17px;
	width: 153px;
	height: 38px;
	float: left;
	padding-top: 15px;
	padding-left: 10px;
}


.productGroupContent
{
	border-top: none;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-bottom-style: double;
	border-color: #c0c0c0;
	min-height: 220px;
}

.productGroupBullet
{
	/*list-style-image: url(/Templates/FrendeWeb/Styles/Images/arrow_small_grey_WhiteBG.gif);*/
	list-style: none;
	margin-top: 0px;
	padding-top: 20px;
	padding-left: 10px;
	margin: 0;
}

.productGroupBullet li img
{
	vertical-align: middle;
	margin-bottom: 7px;
}

.productGroupBullet li
{
	font-family: Arial, Verdana Helvetica, Sans-Serif;
	font-size: 12px;
	color: #4c4c4c;
	line-height: 14px;
	cursor: hand;
}

.productGroupProductLink
{
	text-decoration: none;
	color: #4c4c4c;
    background-repeat: no-repeat;
    padding: 10px 10px 10px 41px;
    line-height: 36px;
}
.productGroupProductLink:hover
{
    text-decoration: underline;
}
.calcActive a.productGroupProductLink:hover
{
    background-image: url(/Templates/FrendeWeb/Styles/Images/Design/kalkulator_hoover.png) !important;
    
}
.topContentProductArea {
    height: 75px;   
    /*height: 68px;   */ /*CompView*/
    
}
.productContent
{
    position: relative;
    clear: both;
    width: 740px;
    height: 338px;
    background-image: url(/Templates/FrendeWeb/Styles/Images/Design/bakgrunnsboks3.png);
    /*background-position: -10px -5px;*/
    padding: 10px 0 0 10px;
}
.productBullet
{
	/*list-style-image: url(/Templates/FrendeWeb/Styles/Images/arrow_small_grey_WhiteBG.gif);*/
	list-style: none;
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 10px;
	margin: 0;
}

.productBullet li img
{
	vertical-align: middle;
	margin-bottom: 7px;
    margin-right: 5px;
}

.productBullet li
{
	font-family: Arial, Verdana Helvetica, Sans-Serif;
	font-size: 12px;
	color: #4c4c4c;
	line-height: 14px;
    float: right;
    width: 177px;
    height: 37px;
    /*height: 28px;*/ /*CompView*/
    padding: 3px 0 0 5px;
	cursor: hand;
}
.productContent .calcActive
{
 background-image: url(/Templates/FrendeWeb/Styles/Images/Design/graa_boks_ikon.png);   
 background-repeat: no-repeat;
}
.productContent .calcPassive
{
    
}
.bannerCalc img 
{
    position: absolute;
    top: 207px;
    left: 0px;
}
#productMainContent .bannerCalc img
{
    padding-top: 10px;
    margin-right: 0px;
    margin-left: 0;
    width: 520px;
}

/********NewsBottom*************/
.newsBottom
{
    margin-top: 10px;
}
.newsBottom .news 
{
    float: left;
    width: 338px;
    padding: 0 10px 10px 4px;   
    
}
.newsBottom h2
{
    font-size: 16px;
    margin-top: 12px;
}
.newsBottom p
{
    font-size: 12px;
    padding: 0;
    margin: 0;
}
.newsBottom .newsBotImg
{
    float: left;
    padding: 0 10px 0 0;
}
.newsBottom a
{
    font-size: 12px;
    color: #4C4C4C;
    text-decoration: none;
}
.newsBottom a:hover
{
    text-decoration: none;
}
.newsBottom .readMore
{
    color: #DB0033;
    text-decoration: none;
}
.newsBottom a.readMore:hover
{
    text-decoration: underline;
}

/****************Flash************/
.flashcontainer
{
    margin-top: -60px;
}
#contactMePanel
{
	width: 225px;	
}

#contactMeImage
{
	top: -60px;
	position: relative;
}

#contactMeMessage
{
	background-color: #f2f2f2;
	max-height: 330px;
	min-height: 120px;
	width: 225px;
	position: relative;
	top: -77px;
	padding-left: 15px;
	display: none;
}

#contactMeMessage 
{
	font-family: Arial, Verdana Helvetica, Sans-Serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

#successMessage
{
	display:none;
	padding-top:40px;
	margin-right: 20px;
}

#failMessage
{
	display:none;
	padding-top:40px;
	margin-right: 20px;
}

#contactMeForm
{
	background-color: #f2f2f2;
	width: 225px;
	position: relative;
	top: -77px;
	padding-left: 15px;
	display:inline-block;
}

#contactMeForm h3
{
	font-family: Arial, Verdana Helvetica, Sans-Serif;
	font-size: 18px;
	font-style: normal;
	color: #333333;
	padding: 0;
	padding-top: 5px;
	margin:0;
}

#contactMeForm h4
{
	font-family: Arial, Verdana Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	
	padding:10px 0 0;
	margin:0;
	margin-bottom: 2px;
}

#contactMeForm p
{
	font-family: Arial, Verdana Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}

#contactMeForm .empty
{
	font-family: Arial, Verdana Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	color: #808080;
}

#contactMeForm label
{
	font-family: Arial, Verdana Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
}

#contactMeForm .error
{
	display: block;
	font-size: 10px;
	color: #800000;
}

#contactMeForm .fields
{
	width: 205px;
	font-size: 11px;
}

#contactMeForm .sendButton
{
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	padding-bottom: 5px;
}

#damageReportBox .smallButton
{
	margin-bottom:5px;
}

#damageReportBox
{
	background-color: #f2f2f2;
	display:inline-block;
	width: 225px;
	position: relative;
	top: -80px;
	padding-left: 15px;
	margin-top:5px;
}

#standard #damageReportBox
{
	position: inherit;
	width:210px;
	margin-top:0;
	top:0;
}

#damageReportBox h3
{
	font-family: Arial, Verdana Helvetica, Sans-Serif;
	font-size: 18px;
	font-style: normal;
	color: #333333;
	padding-top: 5px;
	margin:0;
}

#damageReportBox p
{
	font-family: Arial, Verdana Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}

#damageReportBox .smallButton
{
	float: right;
	margin-top: 3px;
	margin-right: 20px;	
}

.liv
{
	margin-top:5px;
	margin-bottom:5px;
}

.red
{
	color: #db0033;
}

#lang, #textresizer
{
	float: left;
}

#lang a
{
	display: inline-block;
	margin-top: 3px;
	color: #fff;
	text-decoration: none;
}

#lang a.active
{
	text-decoration: underline;
}

/* Insurance Deal */

#InsuranceTop, #InsuranceSend
{
	background-color: #d6022a;
	padding: 10px;
}

.FilesAndLinksTop
{
	background-image: url(images/gradient.png);
	padding: 10px;
	display: block;
}

.FilesAndLinksBody
{
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	padding: 10px;
}

.FilesAndLinksBody ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}

.FilesAndLinksBody ul li a
{
	color: #4c4c4c;
	text-decoration: none;
	padding-left: 15px;
	background-image: url(images/file.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.FilesAndLinksBody div p
{
	font-size: 11px;
}

.FilesAndLinksBottom
{
	display: inline-block;
	background-color: #d5d5d5;
	height: 3px;
	width: 100%;
}



#InsuranceTop h2, #InsuranceTop p, #InsuranceSend td, .FilesAndLinksTop h2
{
	font-weight: normal;
	color: #fff;
	padding-bottom: 2px;
	margin: 0;
}
#InsuranceTop p
{
	font-size: 12px;
}
#InsuranceSend td
{
	font-size: 14px;
}

#InsuranceSend
{
	margin-top: 1px;
}

.feedback
{
	color: #fff;
	font-size: 14px;
}


#id_matrix td.insuranceleft
{
	border-left: 1px solid #d5d5d5;
	padding-left: 10px;
}

#id_matrix td.insuranceleft, #id_matrix td.insurancemiddle
{
	width: 25%;
}

#id_matrix td.insuranceleft span
{
	padding-top: 10px;
}

#id_matrix td.insuranceright
{
	border-right: 1px solid #d5d5d5;
	padding-right: 10px;
}

#id_matrix fieldset
{
	border: none;
	padding: 0;
	margin: 0;
}

#id_matrix .insurancetop
{
	background-color: #d7002a;
	padding: 10px;
}

#id_matrix .insurancetop span, #id_matrix .insuranceinfo span
{
	color: #fff;
	font-size: 16px;
	font-weight: normal;
}

#id_matrix td.insuranceinfo
{
	border-bottom: 1px solid #fff;
	padding: 10px;
}
#id_matrix td.insuranceinfo, #id_matrix td.insurancefooter
{
	background-color: #d7002a;
	padding-left: 10px;
}

#id_matrix td.insurancefooter span
{
	color: #fff;
	font-size: 12px;
}

#id_matrix td.insurancebottom
{
	background-color: #d7002a;
	height: 10px;
	border-bottom: 2px solid #d5d5d5;
}

#id_matrix label
{
	color: #4c4c4c;
	font-size: 12px;
}

.box
{
	float:left;
	width: 320px;
	margin-left: 20px;
	margin-top: 20px;
}
.boxTop
{
	background: #e20030 url(/Templates/FrendeWeb/Styles/Images/top_panel_blank_1px.gif) repeat-x bottom;
	color: #fff;
	float:left;
	width: 320px;
	min-height: 62px;
	padding-top:5px;
}
.boxTop p
{
	color: #fff;
	font-size: 17px;
	margin:0;
	padding:0;
}

.boxBottom
{
	min-height:200px;
	width: 308px;
	border: 1px solid #c0c0c0;
	padding: 5px;
	float:left;
}

#boxesRight 
{
    top: -94px;
    position: relative;    
}
.infoBox
{
    width: 229px;    
    margin-bottom: 3px;
    
}
.infoBox h2
{
    font-size: 18px;
    margin: 0;
}
.infoBox p
{
    font-size: 12px;
    margin: 0;
    padding: 5px 0 5px 0;
}
.infoBox a
{
    /*color: #DB0033;*/
    color: #4C4C4C;
    font-weight: bold;
    text-decoration: none;
}
.infoBox a:hover
{
    text-decoration: underline;
}
.infoBox .topContent
{
    background-image: url(/Templates/FrendeWeb/Styles/Images/Design/greyBoks_top.png);
    background-repeat: no-repeat;
    height: 10px;
    
}
.infoBox .midContent
{
    min-height: 60px;
    padding: 0 10px 10px 10px;
    background-image: url(/Templates/FrendeWeb/Styles/Images/Design/greyBoks_mid.png);
    background-repeat: repeat-y;
}
.infoBox .botContent
{
    background-image: url(/Templates/FrendeWeb/Styles/Images/Design/greyBoks_bot.png);
    background-repeat: no-repeat;
    height: 10px;    
}
.infoBox .bannerImg
{
    margin: -5px 0px 20px -4px;
}
/* Ikke i bruk lenger?
.bannerRight
{
    background-image: url(/Templates/FrendeWeb/Styles/Images/Design/bannerBoks_top.png);
    background-repeat: no-repeat;
    margin-top: 3px;   
    
}
.bannerRight .bannerContent
{
    padding: 10px;   
}
.bannerRight .bannerBot
{
    background-image: url(/Templates/FrendeWeb/Styles/Images/Design/bannerBoks_bot.png);
    background-repeat: no-repeat;
    height: 5px;
}
.bannerRight img
{
    padding: 2px 0px 10px 4px;   
}
.bannerRight h2
{
    font-size: 16px;   
}
.bannerRight p
{
    font-size: 12px;
    color: #ADADAD;
    margin: 0;
}
.bannerRight a
{
    color: #DB0033;
    text-decoration: none;
}
.bannerRight a:hover
{
    text-decoration: underline;
}
*/
/*********Kontaktskjema***************************/
.formDiv
{
    width: 740px;
    padding-top: 1px;
}

.formDiv .formContent
{
    background-image: url(/Templates/FrendeWeb/Styles/Images/Design/skjemaBg_top.png);
    background-position: 0 -5px;
    min-height: 418px;
}
.formDiv .formContent div
{
    padding: 40px;   
}
.formDiv .formBot
{
    background-image: url(/Templates/FrendeWeb/Styles/Images/Design/skjemaBg_bot.png);
    background-repeat: no-repeat;
    height: 20px;
}
.contactTxtArea
{
    width: 650px;
    border: solid 1px #D9D9D9;
}
input.contactTxtb
{
    border: solid 1px #D9D9D9;
}
.formDiv #id_matrix span.red
{
    color: #DB0033;
}


