body
{
	background-color: #424242;
	background: #424242 url(/images/fiona_bg.jpg) repeat-x;
	margin: 0px 0px 28px 0px;
	overflow-y: scroll;
	height: 100%;
	width: 100%;
	white-space: nowrap;
}

ul.inlinelist
{
	list-style-type: none;
	margin-left: 17px;
}

ul.inlinelist li
{
	list-style-image:url(/images/arrow8x8.gif);
	margin-bottom: 5px;
}

img
{
	border: none;
}

/* TOP */

td.topmenu
{
	width: 960px;
	height: 28px;
	text-align: right;
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
}

td.topmenu a
{
	color: #A8A8A8;
	text-decoration: none;
}

.topmenudivider
{
	margin: 0px 10px 0px 10px;
}

.toplinks
{
	text-align: right;
	white-space: nowrap;
}

.toplinks a
{
	font-size: 18px;
	color: #888888;
	text-decoration: none;
	font-family: Arial, Sans-Serif;
}

div.topmain
{
	margin: auto;
	text-align: center;
	width: 960px;
	height: 60px;
	border: 4px solid #FFFFFF;
	
}


span.topbordered
{
	border-right: 1px solid #C3CDD4;
	height: 13px;
	padding: 0px 5px 0px 5px;
}

span.topnotbordered
{
	border-left: 1px solid #ffffff;
	height: 13px;
	padding: 0px 5px 0px 5px;
}

a.topoff, a:visited.topoff, a:active.topoff, a:hover.topoff
{
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 1px;
	font-family: Helvetica, Arial;
	color: #004283;
	text-decoration: none;
	white-space: nowrap;
}

a.topon, a:visited.topon, a:active.topon, a:hover.topon
{
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 0px;
	font-family: Helvetica, Arial;
	color: #004283;
	text-decoration: none;
	white-space: nowrap;
}


/* RIM */

div.rimmain
{
	text-align: center;
}


/* FRONTPAGE */

.fpteaserdivider
{
	float: left;
	background-color: #FFFFFF;
}

.fpteaser
{
	float: left;
	width: 235px;
	background: #FFFFFF url('/images/fiona_top_bg.gif') repeat-x;
	text-align: center;
}

.fpteaserheader
{
	margin: 17px 10px 10px 10px;
	text-align: left;
	background-image: url(/images/fiona_redstripes.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	color: #AD130E;
	font-family: Arial;
	font-size: 12px;
	padding-left: 12px;
}

.fpteaserbody
{
	margin: 0px 10px 17px 10px;
	text-align: left;
	color: #9D9D9D;
}


/* SUB MENU */

#submenucontainer
{
	width: 235px;
	height: 387px;
	background: #FFFFFF url('/images/fiona_top_bg.gif') repeat-x;
	margin: 4px 0px 15px 4px;
}

#submenucontainer a
{
	text-decoration: none;
	color: #828282;
	padding-left: 7px;
}

#submenucontainer a.sub
{
	text-decoration: none;
	color: #828282;
}

#submenucontainer a.on
{
	text-decoration: none;
	color: #828282;
}

#submenucontainer a.subon
{
	text-decoration: none;
	color: #828282;
}

#submenucontainer div.off, #submenucontainer div.on
{
	padding-bottom: 8px;
}

#submenucontainer div.sub, #submenucontainer div.subon
{
	padding: 8px 0px 0px 20px;
}


/* ----------------------------------------------- */
/* - Text styles                                 - */
/* ----------------------------------------------- */

h1, .heading1
{
	font-weight: bold;
	font-size: 17px;
	letter-spacing: 0px;
	font-family: Helvetica, Arial;
	color: #888888;
}

h2, .heading2
{
	font-weight: bold;
	font-size: 13px;
	line-height: 13px;
	letter-spacing: 0px;
	font-family: Helvetica, Arial;
	color: #888888;
}

h3, .heading3
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	line-height: 16px;
	color: #828282;
}

.normal, .normal td
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	color: #45596D;
}

h4, .small
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 9px;
	color: #000000;
}

h5, .xsmall
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 8px;
	color: #000000;
}

/* This class is grey in Fiona! */
.lightblue
{
	color: #828282;
}

.darkblue
{
	color: #004990;
}


/* LINES */


div.dotshorz
{
	display: none;
}

div.dotshorz hr
{
	display: none;
}

.dotsvert
{
	background-image: url(/images/pp_dots_vert.gif);
	width: 1px;
	margin: 10px 0px 10px 0px;
}

hr
{
	height: 1px;
	color: #C3CDD4;
}

/* INPUT */

input.inputtext
{
	width: 150px;
	border: solid 1px #AFAFAF;
	font-size: 8pt;
}

input.inputbutton
{
	margin-top: 5px;
	width: 150px;
	border: solid 1px #afafaf;
	background-color: #afafaf;
	color: #fff;
	height: 18px;
	font-size:8pt;
}



/* SITEMAP */


#sitemapcontainer 
{
	padding: 0px 0px 30px 0px;
	color: #828282;
}

#sitemapcontainer a
{
	text-decoration: none;
	font-weight: normal;
	color: #D20F07;
}



/* TEXT STYLES */

p
{
	line-height: normal;
	margin: 0px 0px 0px 0px;
}

.date 
{
	color: #959595;
	font-weight: bold;
}

div.headline
{
	background: #FFFFFF url('/images/fiona_top_bg.gif') repeat-x;
	margin: 4px 4px 4px 4px;
	text-align: left;
	text-transform: uppercase;
	height: 85px;
	font-size: 20px;
	font-family: Arial;
	color: #888888;
}

div.printheadline
{
	text-align: left;
	text-transform: uppercase;
	height: 85px;
	font-size: 20px;
	font-family: Arial;
	color: #888888;
}

span.shortintro
{
	color: #D20F07;
	font-size: 10px;
	font-family: Verdana;
}

div.content
{
	padding: 0px 21px 30px 21px;
	text-align: left;
}

div.content, div.context, td
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	color: #828282;
}

div.content a
{
	text-decoration: none;
	font-weight: normal;
	color: #828282;
}


#box a
{
	color: #7FA4C7;
	text-decoration: none;
	font-weight: bold;
}

a.downloadlink, a:visited.downloadlink, a:active.downloadlink
{
	font-family: Helvetica, Arial;
	font-weight: normal;
	border: 1px solid #cccccc;
	padding: 2px 4px 2px 4px;
	height: 12px;
	text-decoration: none;
	white-space: nowrap;
}

a:hover.downloadlink 
{
	background: #E5E5E5;
}

.calculator
{
	width: 100%;
	background: #FFFFFF url('/images/fiona_top_bg.gif') repeat-x;
}

.calculator select
{
	font-size: 11px;
	width: 70px;
}

.calculator input.button
{
	width: 70px;
	border: solid 1px #444444;
	background-color: #828282;
	color: #FFFFFF;
	font-size: 11px;
}

.calculator input.result
{
	width: 70px;
	border: solid 1px #444444;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #666666;
}

.calculatorresult
{
	font-size: 14px;
}

.collectionsearch
{
	width: 100%;
	margin: 0px 4px 0px 4px;
	background: #FFFFFF url('/images/fiona_footer_bg.gif') repeat-x;
}

.collectionsearch input, select
{
	width: 135px;
	font-size: 11px;
}

.wallpaper, .wallpaper td
{
	color: #AAAAAA;
}

.wallpaperprefix
{
	float: left;
	padding-right: 4px;
	line-height: 16px;
}

.wallpaperinfo
{
	float: left;
	color: #555555;
	padding-right: 12px;
	line-height: 16px;
}

.wallpaperheader
{
	font-family: Arial, Sans-Serif;
	font-size: 15px;
	font-weight: bold;
	color: #555555;
	margin-bottom: 6px;
}

.footer
{
	height: 36px;
	background: #FFFFFF url('/images/fiona_footer_bg.gif') repeat-x;
	margin-bottom: 10px;
}

.footer p, .footer div
{
	line-height: 18px;
}

.footer a
{
	background-image: url(/images/fiona_linkbullet.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	color: #D20F07;
	text-decoration: none;
}


/* LINKS */


a.paging, a:visited.paging, a:active.paging
{
	color: #000000;
	font-weight: normal;
	border: 1px solid #ffffff;
	padding: 1px 3px 1px 3px;
	height: 12px;
	text-decoration: none;
	white-space: nowrap;
}

a:hover.paging 
{
	border: 1px solid #000000;
	color: #000000;
	background: #E5E5E5;
}

a.pagingselected, a:visited.pagingselected, a:active.pagingselected, a:hover.pagingselected 
{
	border: 1px solid #000000;
	color: #000000;
	background: #E5E5E5;
	font-weight: normal;
	padding: 1px 3px 1px 3px;
	height: 12px;
	text-decoration: none;
	white-space: nowrap;
}

.pagingnone
{
	color: #959595;
	font-weight: normal;
	border: 1px solid #ffffff;
	padding: 1px 3px 1px 3px;
	height: 12px;
	text-decoration: none;
	white-space: nowrap;
}

.readmorelink
{
	color: #D20F07;
	margin: 0px 0px 10px 0px;
}

.closelink
{
	margin: 20px;
	text-align: right;
	font-size: 11px;
}

.closelink a
{
	color: #D20F07;
	text-transform: none;
	text-decoration: none;
}


/* CONTEXT */

div.contextcontainer 
{
	margin: 4px 4px 4px 0px;
	width: 235px;
	height: 100%;
}

div.context
{
	padding: 32px 17px 0px 17px;
	background: #FFFFFF url('/images/fiona_top_bg.gif') repeat-x;
	height: 100%;
}
div.contextelementheadline
{
	background-image: url(/images/fiona_contextheadlinestripe.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 18px;
	margin-top: 11px;
	margin-bottom: 11px;
	text-align: left;
	text-transform: uppercase;
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	color: #888888;
}

div.contextelementbox a
{
	background: #FFFFFF url('/images/fiona_linkbullet.gif') no-repeat;
	padding-left: 10px;
	color: #D20F07;
	text-decoration: none;
}

span.contextlistitemheader
{
	font-weight: bold;
	text-decoration: none;
}
div.contextlistdate
{
	color: #A8A497;
}

div.contextelementbox
{
	padding: 0px 0px 10px 0px;
}

ul.contextlist
{
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 20px;
}

ul.contextlist li
{
	padding-top:0px;
	padding-bottom: 5px;
	list-style-image:url(/images/leftmenubulletppmm.gif);
}

.contextlinkarrow
{
	background-image: url(/images/leftmenubulletppmm.gif);
	margin: 10px 5px 0px 0px;
}




/* BOTTOM */

td.bottom
{
	height: 45px;
	color: #AEAEAE;
	font: 9px verdana;
}

td.bottom a
{
	color: #AEAEAE;
	font: 9px verdana;
	text-decoration: none;
}

td.bottom a:hover
{
	text-decoration: underline;
}

/* PRINT */

div.printheadline
{
	text-align: left;
	text-transform: uppercase;
	height: 85px;
	font-size: 20px;
	font-family: Arial;
	color: #888888;
}

/* SEND FLASH FORM */


		
input.fla, textarea.fla
{
	border: solid 1px #828282;
	background-color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 11px;
}


input.flabutton
{
	border: solid 1px #828282;
	background-color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 11px;
	padding: 0px 5px 0px 5px;
}