/** STYLES FOR LEJONEN.SE *************************************************************/
/** CSS Template modified by MCN ******************************************************/
/** 2010-03-23 ************************************************************************/
/**************************************************************************************/

/*** Reset ***/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, 
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, ul, li, fieldset, 
form, label, legend, input[type="text"], input[type="password"], textarea, select, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; }
ul	{ list-style-type: none; }

/** STYLES FOR HTML ELEMENTS *********************************************************/
/*************************************************************************************/
html {
    font-size:11px;
}
body { 
    color:#333333; background-color: #1a1a1a; font-family: Verdana,Arial,Helvetica,Sans-Serif; 
}
/*a:link, a:active, a:hover, a:visited{COLOR: #03C;}*/
h1{FONT-SIZE:160%; FONT-WEIGHT:bold; MARGIN-BOTTOM:5px; MARGIN-TOP:0px; FONT-FAMILY: Arial, Helvetica, Sans-Serif;}
h2{FONT-SIZE:130%; FONT-WEIGHT:bold; MARGIN-BOTTOM:8px; MARGIN-TOP:0px; FONT-FAMILY: Arial, Helvetica, Sans-Serif;}
h3{FONT-SIZE:110%; FONT-WEIGHT:bold; MARGIN-BOTTOM:5px; MARGIN-TOP:0px; FONT-FAMILY: Arial, Helvetica, Sans-Serif;}
p {
    LINE-HEIGHT: 1.4em; MARGIN-TOP:0px; MARGIN-BOTTOM:15px;
}

ul { 
    MARGIN-TOP:0px; MARGIN-BOTTOM:5px; MARGIN-LEFT:20px;
}

hr { 
    border: none; /*border-top: 1px solid #e0e0e0;*/ border-top: 1px solid #CCCCCC; height: 1px; margin-top: 15px; margin-bottom: 15px;
}

.hidden { display: none; }
.error { color: Red; }

.button 
{
    border: 1px solid black;
    color:White;
    background: black url(images/buttonBg.png) repeat-x;
}

table
{
	font-size: 1em;
	border-collapse: collapse;
}

th
{
	text-align: left;
}

.date { font-style:italic; }

/** STYLES FOR THE BASEFILE **********************************************************/
/** Used in the basefile (/Templates/Public/MasterPages/MasterPage.master) ***********/
/*************************************************************************************/

#Page { 
	/*position:relative;*/
	width:980px;
	margin-top: 0px;
	padding-top: 0px; 
	margin-bottom: 15px; 
	margin-left: auto; 
	margin-right: auto; 
	background-color:#FFF; 
	text-align:left; 
}

/** HEADER ***************************************************************************/
/*************************************************************************************/

#HeaderArea { 
    position:relative;
	height:240px;
	width:980px;
	top:0px;
	margin-top: 0px; 
	background: url(images/header-wide-bg-01.jpg) top left no-repeat;
}

#Logotype{
	position: absolute;
	top: 90px;
	height: 70px;
	width: 310px;
	float: left;
	margin: 0px 0px 0px 30px;
	border: none;
	/*border: 1px dotted red;*/
	
}

#Functions {
	position: absolute;
	top: 20px;
	right: 10px;
	height: 20px;
	width: 300px;	
	text-align:right;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size:10px;
	font-weight:bold;
	color: #FFFFFF;	
	/*border: 1px dotted red;*/
	/*margin: 20px 15px 0px 0px;*/
	/*float: right;*/
}

#Functions a, a:link{
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
	color: #FFFFFF;
}

#Functions ul {
    float:right;
	padding-top: 3px;
	margin: 0px;
}

#Functions li {
	display: block;
	height: 13px;
	float: left;
	border-left: 1px solid #dee1e3;
	padding: 0px 5px 0px 5px;
	overflow: visible;
}

#Functions li.first {
	border-left: 0;
}

#Functions li a {
	display: block;
	color: #FFF;
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
	float: left;
	padding-left: 0px;
}

#Functions a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/** QUICKSEARCH  *********************************************************************/
/*************************************************************************************/

#QuickSearchArea {
	position: absolute;
	top: 155px;
	right: 21px;
	width: 198px;
	height: 25px;
	/*float: right;*/
	/*margin: 0px 0px 0px 745px;*/
	/*border: 1px dotted red;*/
}

input.quickSearchField {
	/*border: 1px solid Black;*/
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 3px 2px 0px 5px;
	width: 155px;
	height: 20px;
	border: 0px; 
}

.quickSearchButton {
	background: url(Glossy/images/MainMenuSearchButton04.jpg) no-repeat top left;
	width: 23px;
	/*height: 23px;*/
	padding: 0px;
	display: block; 
	float: left;
}

/** MAIN MENU AREA *******************************************************************/
/*************************************************************************************/

#MainMenuArea 
{
	position: absolute;
	top:190px;
	height: 30px;
	width: 960px;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size:12px;
	font-weight:bold;
	color: #FFFFFF;
	margin-left: 10px;
	padding: 0px 0px 0px 0px; 
	list-style-type: none;
	text-align:left;
	/*border: 1px dotted red;*/
}

#MainMenuArea ul {
	float: left;
	padding-left: 30px;
	margin-left: 0px;
}

#MainMenuArea li {
	float: left;
	display:block;
	height: 23px;
	padding: 7px 20px 0px 0px;
	/*display: block;
	float: left;
	margin: 2px 0px 2px 0px;
	padding: 0px 3px 0px 0px;
	height: 26px;
	background: url(images/MainMenuDivider.png) no-repeat right top;*/
}

#MainMenuArea li.selected {
	/*background: url(images/MainMenuSelectedBg.png) no-repeat right top; */
}

#MainMenuArea li.selected a {
	/*padding: 0px 15px;
	display: block;
	padding: 1px 15px;
	background: url(images/MainMenuSelectedLeft.png) no-repeat left top; */
}

#MainMenuArea li a {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	/*text-decoration: none;
	color: White;*/
}

#MainMenuArea li.unselected a:hover {
	text-decoration:underline;
	/*padding: 0px 15px;
	background: url(images/MainMenuHoverBg.png) repeat-x;
	border: 1px solid #3d3e41;
	padding: 0px 15px;*/
}

/** BREADCRUMBS **********************************************************************/
/*************************************************************************************/

#BreadCrumbsArea {
	height: 12px;
	position: absolute;
	top: 225px;
	left: 35px; 
	float:left;
	width: 600px;
	padding-top: 5px;
	color: #999999;
	font-family: Arial, helvetica, Sans-Serif;
	font-size: 10px;
	text-align:left;
	/*padding-left:260px;*/
	/*background-color:#f5f5f5;*/
}

#BreadCrumbsArea a {
    color: #999999;
	text-decoration: none;
}

#BreadCrumbsArea a:hover {
	text-decoration: underline;
}

/** SUBMENUAREA **********************************************************************/
/*************************************************************************************/

#SubMenuArea {
	width: 220px;
	float: left;
	overflow: hidden;
	color: #3e3e3e;
	font-family: Arial, Helvetica, Sans-Serif;
	padding-top: 0px;
	padding-bottom: 20px;
}

#SubMenuArea a {
	color: #3e3e3e;
}

#SubMenuArea a:hover {
	color: Black;
}

#SubMenuArea ul {
	border-top: 1px solid #d7d7d7;
	padding: 0;
	margin: 0px 0px 0px 0px;
	/*margin: 0 0.5em;*/
	list-style-type: none;
	/*line-height: 1em;	*/
	line-height: 15px;
	/*padding-bottom: 20px;*/
}

#SubMenuArea ul ul {
	margin: 0 0 0.6em 1.5em;
	border: 0;
}

#SubMenuArea li.first {
	border-top: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
}

#SubMenuArea li {
	border-bottom: 1px solid #d7d7d7;
}

#SubMenuArea li a, #SubMenuArea li span {
	display: block;
	padding: 5px 5px 5px 25px;
	text-decoration: none;
}

#SubMenuArea li span {
	background-image: url(images/SubMenuSelected.png);
	background-repeat: no-repeat;
	background-position: 0.5em 0.5em;
}

#SubMenuArea li li span {
	background-position: 0.7em 0.2em;
}

#SubMenuArea li li a, #SubMenuArea li li span {
	padding: 2px 0px 2px 15px;
}

#SubMenuArea li li {	
	border-bottom-color: White;
	font-size: 0.8em;
}

#SubMenuArea li li span {
	font-weight: bold;
}

#SubMenuArea li li li {
	font-size: 1em;
}

/*************************/
/* STAGEAREA             */
/*************************/
#StageArea {
    position: relative;
	overflow: hidden;
    
    float:left;
	margin:5px 0px 5px 0px;
	/*margin-bottom:5px;*/
    /*height: 300px;*/
    min-height: 300px;
	text-align: left;
	width: 100%;
    padding: 0px;
    /*background: url(images/stage-area-bg-01.jpg) top left repeat-y;*/
	/*overflow: hidden;*/
}
#StageArea a {
	text-decoration: none;
	color: #981d1d;
	font-weight:bold;
}

#StageArea a:hover {
	text-decoration: none;
}

/*************************/
/* CONTENTAREA           */
/*************************/

#StartPageContentContainer { float:left; width:980px; /*background: url(images/startpage-area-bg-01.jpg) top left repeat-y;*/ }
#StandardPageContentContainer { float:left; width:980px; }
#StandardPageWithSponsorsContentContainer { float:left; width:980px; background: url(images/standardpage-area-border-right-bg-01.jpg) top left repeat-y; }
#FullWidthPageContentContainer { float:left; width:980px; background: url(images/links-area-bg-01.jpg) top left repeat-y; }

#LeftContentArea {
	/* IE 6 doesn't support min-height so the height is set instead, */
    /* relying on that it will expand beyond it if needed */
    /*height: 300px;*/
    min-height: 300px;
	width: 220px;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 20px;
	padding-right: 10px;
	text-align: left;
	/*background-color:#f5f5f5;*/
}

#LeftContentArea .box {
    min-height: 30px; 
	width: 220px;
	float:left;
	margin-bottom:15px;
}
#LeftContentArea .box-header {
    height: 15px;
    background: url(images/box-right-header-02.jpg) bottom left ; 
}
#LeftContentArea .box-content {
    background: url(images/box-right-content-02.jpg) bottom left repeat-y;
    padding: 0px 10px 4px 10px;
    margin-bottom: 0px;
}
#LeftContentArea .box-footer {
    height: 15px;
    padding-top: 0px;
    margin-top: 0px;
    background: url(images/box-right-footer-02.jpg) top left ;
}

#MainContentArea {
    /* IE 6 doesn't support min-height so the height is set instead, */
    /* relying on that it will expand beyond it if needed */
    /*height: 300px;*/
    min-height: 300px;
    margin-left: 0px;
	margin-right: 0px;
	padding-left: 10px;
	padding-right: 9px;
    width: 460px;
	float: left; 
	overflow:hidden;
	/*background-color:#f5f5f5;*/
}

#RightContentArea {
    /* IE 6 doesn't support min-height so the height is set instead, */
    /* relying on that it will expand beyond it if needed */
    /*height: 300px;*/
    min-height: 300px; 
	width: 220px;
	float: right;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 20px;
	/*background-color:#f5f5f5;*/
}
#RightContentArea ul { list-style-type: disc; 

}
#RightContentArea li {  line-height:1.5em; padding-bottom:5px;

}

#RightContentArea .box {
    min-height: 30px; 
	width: 220px;
	float:left;
	margin-bottom:15px;
}
#RightContentArea .box-header {
    height: 15px;
    background: url(images/box-right-header-02.jpg) bottom left ; 
}
#RightContentArea .box-content {
    background: url(images/box-right-content-02.jpg) bottom left repeat-y;
    padding: 0px 10px 4px 10px;
    margin-bottom: 0px;
}
#RightContentArea .box-footer {
    height: 15px;
    padding-top: 0px;
    margin-top: 0px;
    background: url(images/box-right-footer-02.jpg) top left ;
}

#MainAndRightContentArea {
    float:right;
    width: 720px;
    /*padding-right: 20px;*/
    /*background-color:#f5f5f5;*/
}

/* IE 6 doesn't understand the > selector and ignores it */
html>body #MainContentArea {height: auto;}

#MainBodyArea
{
	/*width: 32em;
	overflow: hidden;
	float: left;*/
}

#MainBodyArea #MainBody
{	
	/*padding: 0 2em 2em;*/
}

#MainBodyArea .pageList
{
	padding: 0;
}

#MainBodyArea .pageList ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#SecondaryBodyArea {
	
}

#SecondaryBodyArea #SecondaryBody {
	
}

/*************************/
/* STARTPAGE             */
/*************************/
#StageArea.StartPage 
{
    position: relative;
    background-image: none;
    width: 100%;
    padding-bottom: 0;
	overflow: hidden;
}

#StageArea.StartPage #ImageArea 
{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 18em;
	clear: both;
	background-color: #006ea0;
	border-bottom: 0.6em solid #006ea0;
}

#StageArea.StartPage #SecondaryBodyArea 
{
	position: absolute;
	top: 0em;
	right: 0em;
	width: 17em;
	height: 18em;
	padding: 2em;
	color: White;
	overflow: hidden;
}

#StageArea.StartPage .pageList
{
	border: 0;
	padding: 0;
	margin: 0;
}

#StageArea.StartPage ul 
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#StageArea.StartPage #MainContentArea
{
    height: auto;
	width: 100%;
	min-height: 0;
	padding: 1em 0;
	margin: 0;
	background-image: none;
	overflow: hidden;
}

#StageArea.StartPage #MainBodyArea
{
	float: left;
	width: 23em;
	padding: 0 2em 0 1.5em;
	border: 0;
	overflow: hidden;
}

#StageArea.StartPage #NewsArea
{
	float: left;
	width: 15.5em;
	padding: 0 1em 1em 1em;
	overflow: hidden;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
}

#StageArea.StartPage #NewsArea li, 
#StageArea.StartPage #EventsArea li
{
	margin: 0.5em 0;
}

#StageArea.StartPage #EventsArea
{
	float: left;
	width: 15.5em;
	padding: 0 1em;
	overflow: hidden;
}

/*************************/
/* LOGIN PAGE            */
/*************************/
.loginArea 
{
    width: 100%;
}

.loginArea label 
{
    display: block;
    line-height: 1em;
    width: 35%;
}

.loginArea input
{
    margin: 0.3em 0 1em 0;
}

/*************************/
/* REGISTER PAGE         */
/*************************/
.registerArea 
{
    width: 100%;
}

.registerArea label 
{
    display: block;
    line-height: 1em;
}

.registerArea input
{
    margin: 0.3em 0 1em 0;
}

/*************************/
/* SUBSCRIPTION PAGE     */
/*************************/
.subscriptionArea 
{
    width: 100%;
}

.subscriptionArea label.topLabel 
{
    display: block;
    line-height: 1em;
}

.subscriptionArea input, .subscriptionArea select
{
    margin: 0.3em 0 1.5em 0;
}

.subscriptionListArea input
{
    margin: 0 0.3em 0 0;
}

.subscriptionListArea td 
{
    vertical-align: text-bottom;
    padding: 0.3em 0;
}

/*************************/
/* SEARCH PAGE           */
/*************************/
#ResultArea 
{
    padding-top: 2em;
}

#ResultArea ol
{
    margin: 0;
    padding-left: 2em;
}

#ResultArea li 
{
    margin: 0; 
    padding: 0;
}

input.searchText { 
    border: 1px solid #CCCCCC;
    padding:2px;
    width: 250px;
}
#AdvancedArea {
    padding-top: 10px;
}

/*************************/
/* SITEMAP PAGE          */
/*************************/
#SiteMap ul 
{
    margin: 0;
    padding: 0.2em 0;
}

#SiteMap ul ul
{
    padding: 0;
    margin-left: 0.5em;
}

#SiteMap li
{
    margin: 0 0 0.5em 0;
    padding: 0;
    list-style: none;
    font-size: 1.3em;
}
#SiteMap li a
{
    text-decoration: none;
}

#SiteMap li li
{
    margin: 0.2em 0;
    padding-left: 1em;
    background: url(images/SiteMapBullet.png) no-repeat;
    font-size: 0.7em;
}

#SiteMap li li a
{
    text-decoration: underline;
}

#SiteMap li li li
{
    font-size: 1em;
}

/*************************/
/* DOCUMENTS             */
/*************************/
#MainBody.documentList ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#MainBody.documentList li
{
    clear: both;
}

#MainBody.documentList .download 
{
    float: right;
}

#MainBody.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;}

/*************************/
/* PAGELIST              */
/*************************/
.pageList ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.pageList li
{
    padding-bottom: 0.2em;
	list-style-type: none;
}

.pageList h2
{
	margin: 0;
}

/*************************/
/* FORMS                 */
/*************************/
.xForm {}

.xForm h2
{
	padding: 1em 0;
	margin: 0;
}

.xForm legend 
{
    color: Black;
}

.xForm input 
{
    float: left;
}

.xForm .heading
{
    font-weight: bold; 
    font-size: 1em; 
    padding: 0; 
    margin: 0.4em 0em;
}

.xForm #id_matrix
{
    width: 100%;
	margin: 0;
	padding: 0;
}

.xForm #id_matrix td
{
	border:0;
	margin: 0;
	padding: 0.2em 0;
}

span.xformvalidator
{
    color: Red;
}

.xForm .options 
{
    float: left;
}

.xForm label 
{
    margin-right: 0.5em;
    float: left;
}

#id_matrix br 
{
    clear: both;
}

.thankyoumessage
{
	padding: 1em 0;
	margin: 0;
	font-weight: bold;
}

/*************************/
/* FOOTERAREA            */
/*************************/
#FooterArea {
	height: 30px;
	width: 980px;
	padding-top: 20px;
	background: url(images/footer-wide-bg-01.jpg) no-repeat;
}

#Footer {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	text-align:center;
	font-size:11px;
}

#FooterArea ul
{
	margin: 8px 0 0 0;
	padding: 0;
	list-style-type: none;
	float: right;
}

#FooterArea ul li
{
	display: block;
	float: left;
	color: White;
	border-left: solid 1px White;
	padding: 0 0.8em;
	font-size: 0.8em;
}

#FooterArea ul li.first
{
	border: 0;
}

#FooterArea a {
	text-decoration: none;
	color: #981d1d;
	font-weight:bold;
}

#FooterArea a:hover
{
	text-decoration: none;
}

/**********************************/
/*    Table classes for content   */
/**********************************/
table.classic
{
	border-collapse: collapse;
	border: solid 0.1em #777777;
}

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 #275569;
}

table.color th
{
	border: solid 0.1em #275569;
	background-color: #4495b9;
	color: White;
	padding: 0.4em;
}

table.color td
{
	border: solid 0.1em #275569;
	padding: 0.2em 0.4em;
}

th.highlighted, td.highlighted {}

table.classic th.highlighted
{
	background-color: #AAAAAA;
}

table.classic td.highlighted
{
	background-color: #F0F0F0;
}

table.color th.highlighted
{
	background-color: #377995;
}

table.color td.highlighted
{
	background-color: #d1e6ef;
}

th.leftalignedcontent, td.leftalignedcontent
{
	text-align: left;
}

th.rightalignedcontent, td.rightalignedcontent
{
	text-align: right;
}

/**********************************/
/*   Image  classes for content    */
/**********************************/
img.topleftfloatingimage
{
    margin-right: 1em;
    margin-bottom: 1em;
	float: left;
}

img.toprightfloatingimage
{
	float: right;
	vertical-align: top;
    margin-left: 1em;
    margin-bottom: 1em;
}

/**********************************/
/*   Special                      */
/**********************************/

.clear { float:none; clear:both; }