/* ------ Text items -------- */
body
{
	font-family: Trebuchet MS, Verdana, Sans-Serif;
	font-size: 80%;
	color: #000;
	padding: 0; 
	margin: 0;
}
p
{
	color: #000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
}
h1, .heading1
{
	font-size: 190%;
	font-weight: normal;
	color: #000;
}
h2, .heading2
{
	font-size: 150%;
	font-weight: normal;
	margin-top: 10px;	
}
h3, .heading3
{
	font-size: 100%;
	line-height: 150%;
	font-weight: bold;
	color: #000;
}

h4, .heading4
{
	font-weight: bold;
	font-size: 90%;
	font-style: italic;
	color: #000;
	margin: 0;
}
h5, .heading5
{
	font-size: 95%;
	font-weight: bold;
	color: #000;
}

.pufftext
{
    text-decoration: none;
}
.pufftext:hover
{
    text-decoration: underline;
}

.normaltextBold
{
    font-family: Georgia, Verdana, Sans-Serif;
	font-size: 90%;
	line-height: 150%;
	color: #000;
    font-weight: bold;    
}
.normalText
{
	font-family: Georgia;
	font-size: 100%;
	line-height: 150%;
	color: #000;
}
.normalTextItalic
{
	font-family: Georgia;
	font-size: 100%;
	line-height: 150%;
	color: #000;
	font-style: italic;
}
.normalTextBoldUpper
{
    font-family: Georgia, Verdana, Sans-Serif;
	font-size: 90%;
	line-height: 150%;
	color: #000;
    font-weight: bold;
    text-transform: uppercase; 
}
.introduction
{
	font-size: 130%;
	line-height: 135%;
	EditMenuName: Introduction;
}
.imagetext 
{
	font-style: italic; 
	font-size: 100%; 
	EditMenuName: Image text;
}
hr
{
	height: 0.1em;
	color: #95632F;
}
.png
{
	behavior: url(/fjl/styles/iepngfix.htc);
}

/* ------ Links -------- */
a
{
	color: #CD171E;
	text-decoration: none;
}
a:hover
{
	color: #CD171E;
	text-decoration: underline;
}

a.linktext
{
	color: #000000;
	font-weight: normal;
}
a.linktextheading
{
	color: #000000;
	font-weight: bold;
}
a.pufflinkuppercase, a.pufflinkuppercase:hover
{
	float: left;
	width: 193px;
	color: #000000;
	font-size: 90%;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px 0px 2px 10px;
}
a.pufflinkspecial
{
	float: left;
	width: 193px;
	color: #000000;
	padding: 2px 0px 3px 10px;
	background-image: url(/fjl/images/line.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	behavior: url(/fjl/styles/iepngfix.htc);
}
a.pufflinkspeciallarge
{
	float: left;
	width: 435px;
	color: #000000;
	padding: 2px 0px 3px 10px;
	background-image: url(/fjl/images/line.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	behavior: url(/fjl/styles/iepngfix.htc);
}


a.pufflinkspecialred
{
	float: left;
	width: 193px;
	color: #CD171E;
	padding: 2px 0px 3px 10px;
	background-image: url(/fjl/images/line.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	behavior: url(/fjl/styles/iepngfix.htc);
}

/* --------- Links in Newsletter menu ----------- */
a.bizWizMenu
{	
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	height: 23px;
	padding: 2px 10px 2px 10px;
	text-align:center;
}

/* --------- Links in Top menu ----------- */
a.menuhead
{
	float: left;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	height: 23px;
	padding: 2px 10px 0px 10px;
	text-align:center;
}
a.activemenuhead
{
	float: left;
	height: 22px;
	padding: 3px 10px 0px 10px;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	text-align:center;
	background-image: url(/fjl/images/activemenu.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.activemenuleft
{
	float: left; 
	width: 8px; 
	height: 23px;
	padding-top: 2px;
	background-image: url(/fjl/images/activemenuleft.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.activemenuright
{
	float: left; 
	width: 8px;
	height: 23px;
	padding-top: 2px;
	background-image: url(/fjl/images/activemenuright.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
a.submenuhead
{
	font-size: 90%;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	height: 20px;
	padding: 0px 10px 0px 10px;
}
a.activesubmenuhead
{
	font-size: 90%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	height: 20px;
	padding: 0px 10px 0px 10px;
}

/* --------- Left menu ----------- */

a.linkbtnsearch
{
	color: #ffffff;
	text-decoration: none;
	font-size: 100%;
}
/* --------- Input ----------- */
input
{
}
textarea
{
	font-family: Verdana;
	font-size: 90%;
	width: 450px;
}
select
{
}

.inputlabel
{
	width: 6em;
	float: left;
	padding-top: 0.4em;
	font-weight: bold;
}
.inputlabelwide
{
	width: 10em;	
	float: left;
	padding-top: 0.4em;
	font-weight: bold;
}
span.errormessage
{
	color: #CC0000;
	font-size: 1em;
}
.inputsearch
{
	font-size: 1em;
	width: 10em;
	background-color: #c2c2c2;
	border: solid 1px #9d9d9d;
	color: #000000;
}
.inputnewsletter
{
	width: 150px;
	color: #000000;
}

/* --------- Image format ----------- */
img.topleftfloatingimage
{
    margin-right: 1em;
    margin-bottom: 1em;
    EditMenuName: Top left;
	float: left;
}
img.toprightfloatingimage
{
	float: right;
    margin-left: 1em;
    margin-bottom: 1em;
    EditMenuName: Top right;
}
img.shadow
{
	position: relative;
	EditMenuName: Shadow;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#555555,direction=135,strength=5);
}
img.opacity
{
	position: relative;
	EditMenuName: Semi transparent;
	filter: alpha(opacity=40,finishopacity=24,style=3);
}
img.fliph
{
	position: relative;
	EditMenuName: Flip horisontally;
	filter: fliph;
}
img.flipv
{
	position: relative;
	EditMenuName: Flip vertically;
	filter: flipv;
}
img.dashedborder
{
	position: relative;
	border: dashed 1px grey;
	EditMenuName: Dashed border;
}
img.circularfade
{
	position: relative;
	EditMenuName: Circular fade;
	filter: alpha(opacity=100,finishopacity=0,style=2);
}

/* --------- Table format ----------- */
table
{
	font-size: 100%;
	line-height: 150%;
}
th
{
	text-align: left;
}
.evenrow
{
	background-color:  #fff;
}
.unevenrow
{
	background-color:#F0E5CE;
}
.headerrow
{
	background-color: #F0E5CE;
}
table.classic
{
	border-collapse: collapse;
	border: solid 0.1em #777777;
	EditMenuName: Classic;
}
table.classic th
{
	border: solid 0.1em #777777;
	background-color: #DADADA;
	padding: 0.4em;
}
table.classic td
{
	border: solid 0.1em #777777;
	padding: 0.2em 0.4em;
}
table.color
{
	border-collapse: collapse;
	border: solid 0.1em #95632F;
	EditMenuName: Color;
}
table.color th
{
	border: solid 0.1em #95632F;
	background-color: #E1CC9D;
	padding: 0.4em;
}
table.color td
{
	border: solid 0.1em #95632F;
	padding: 0.2em 0.4em;
}
th.highlighted, td.highlighted
{
	EditMenuName: Highlighted;
}
table.classic th.highlighted
{
	background-color: #AAAAAA;
}
table.classic td.highlighted
{
	background-color: #F0F0F0;
}
table.color th.highlighted
{
	background-color: #95632F;
}
table.color td.highlighted
{
	background-color: #F0E5CE;
}
th.leftalignedcontent, td.leftalignedcontent
{
	text-align: left;
	EditMenuName: Left aligned;
}
th.rightalignedcontent, td.rightalignedcontent
{
	text-align: right;
	EditMenuName: Right aligned;
}
.footerlink
{
	font-size: 90%;
	font-weight: bold;
	color: #656565;
    text-decoration: underline;
    text-transform: uppercase;
    padding: 0px 10px;
}
.footerhead
{
	float:left;
	text-align:center; 
	vertical-align:middle; 
	width:960px;
	padding-left: 10px;
}
fieldset 
{ 
    border: none; 
    padding: 0; 
    margin: 0; 
} 
legend 
{ 
    color: #333;
    font-size: 1em; 
    padding: 0; 
    margin: 0; 
} 
fieldset label 
{ 
    margin-right: 1em; 
}
.egmontfootertext
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	EditMenuName: Egmont sidfot
}
.egmontfootertext:hover
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}















