@import url("general.css");
@import url("Units.css");
@import url("Workroom_template.css");
@import url("/Shopping/Styles/EPiStore.css");

@import url("calendar.css");

html {
     overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	height: 100%;
}

.auraltext
{
   position: absolute;
   font-size: 0;
   left: -999px;
   width: 500px;
}

a 
{
	color	: #003C76;
}
a:link 
{
	color	: #003C76;
}
a:visited 
{
	color	: #003C76;
}
a:hover
{
	color	: green;
}

body {
color: black;
background: #D5EAA9 url(../images/webb2/bg-body.jpg) repeat-x;
margin: 0px;
padding: 0px;
height: 100%;
}
body, textarea, input, select, option, td
{
	font-family		: Verdana, Arial, Sans-Serif;
}
#HIFramework__ctl0__ctl0_MainBody_MainBodyTOOLBAR
{
	display			: none !important;
}
#HIFramework__ctl0__ctl0_MainBody_MainBodyAREA
{
	width			: 310px !important;
	margin-top		: 10px;
}
span.errorText 
{
	display			: block;
	color			: red;
}
div#searchForm 
{
	display : block;
	margin-top : 10px;
	margin-bottom : 15px;
}
div#minimumHeightContainer 
{
	margin			: 0px;
	padding			: 0px;
	width			: 1px; 
	float			: left;
	height			: 380px;
}
.hidden
{
	display:none;
}

/*input.button 
{
	background-color : #CFF3FF;
}*/
textarea, input, select, option
{
	font-size		: 1em;
}

a.news 
{
	font-weight		: bold;
}
a:focus {

    outline: 1px solid;
}
/*
#MiddleAndRightContent a
{
	background-image:url("../images/GreenArrow.gif");
	background-position:0 4px;
	background-repeat:no-repeat;
	font-weight:bold;
	padding-left:10px;
	text-decoration:none;
}
#MiddleAndRightContent a:hover
{
	text-decoration:underline;
}
*/
img 
{
	border			: 0px;
}
td, th 
{
	text-align		: left;
/*	font-size		: 1em; */
	padding-right	: 1em;
}
td:last-child, th:last-child {
	padding-right: 0;
}

hr {
	height: 1px;
	color: white;
	background-color: white;
	border: none;
	border-top: 1px solid #dadada;
	margin: 1em 0;
}
div {
	/*border			: 1px solid black;*/
	text-align		: left;
	margin			: 0px;
	padding			: 0px;
}

#aspnetForm {
height: 100%;
}

div#bodyContainer {
min-height: 100%;
text-align: center;
margin: auto;
width: 996px;
padding-left: 10px;
padding-right: 10px;
background: url(../images/webb2/shadow.png);
}

#skip {
    display: none;
}
div#mainContainer {
background-color: white;
width: 964px;
margin-left: 0px;
margin-right: 0px;
border-left: 1px;
border-right: 1px;
border-style: solid;
border-color: #CCC;
border-top: 0px;
border-bottom: 0px;
padding-left: 15px;
padding-right: 15px;
}


div#topContainer {
background: url(../images/webb2/hi-logotype.gif) no-repeat 0 0;
width: 964px;
margin-left: 0px;
margin-bottom: 15px;
height: 145px;
}

#topContainer {
background-color: white !important;
}

div#topContainerContent 
{
	width: 100%; 
	height: 65px;
	position:relative;
}

div#startPageLink 
{
	float: left;
	width: 220px;
}

div#topmenuContainer {
background: url("../images/webb2/bg-menu.jpg") repeat scroll 0 0 #709302;
border: none;
height: 39px;
margin-bottom: 1px;
margin-left: 0px;
margin-top: 38px;
padding: 0;
padding-left: 0px;
width: 964px;
font-family: arial;
}

div#topLinks {
float: right;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
align: right;
}

div#topLinks img
{
	float: left; 
	margin-right: 0em;
}
div#topLinks, div#topLinks a {
color: black;
background-color: white;
}

div#topLinks a {
	float: left; 
	font-weight: normal;
	margin-right: 0.6em;
	margin-left: 0em;
	margin-top: 4px; 
	line-height: 20px;
}
div#topLinks a.link {
    background-position: 0 0px;
	background-repeat: no-repeat !important;
	padding-left: 20px !important;
}
div#topLinks a.link.intl {
	background-image: url(/inc/images/ikon_sprak.gif) !important;
}
div#topLinks a.link.ll {
	background-image: url(/inc/images/ikon_lattlast.gif) !important;
}
div#topLinks a.link.sign {
	background-image: url(/inc/images/ikon_tecknat.gif) !important;
}
div#topLinks a.link.listen {
	background-image: url(/inc/images/ikon_lyssna.gif) !important;
}
div#topLinks  a img.icon {
    margin-top: -4px;
}
div#topLinks .vert_divider {
	float: none;
    margin: 4px 2px 0 2px;
}
div.divider 
{
	float: left; 
	margin-top: 5px; 
	margin-right: 0.4em;
}

div#searchContainer 
{
/*	float: right;
	margin-left:400px;
	margin-top: 15px; 
	margin-right: 3px;
	margin-bottom: 0px;
	position: absolute; */
	position: absolute;
	bottom: -25px;
	right: 10px;
	width: 200px;
}
div#searchContainer div {
	text-align: right;
}
div#searchContainer #quicksearchlabel {
    display: none;
}
div.menuItem, div.menuItemSelected
{
	/*background-color: #24997C;*/
	padding-left: 6px;
	padding-right: 6px;
	padding-top : 11px;
	padding-bottom : 5px;
	display : block;
	float : left;
	vertical-align: top;
}

div.menuItem a, div.menuItem a:visited, div.menuItemSelected a
{
	float:left;
	vertical-align: top;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	border-left:solid 0px #24997C;
	border-right:solid 0px #24997C;
	font-size: 1.1em;
	/*font-size: 12px;*/
}
div.menuItemSelected a, a.menuItemSelected, div.menuItemSelected a:visited, a.menuItemSelected:visited
{
	color: #000000;
}
div.menuItemSelected
{
	
	background-color: #fff;
	border:solid 1px #24997C;
	border-bottom-color: #fff;
	padding-bottom: 7px;
	margin-top: -1px;
}
div.menuItem a:hover
{
	text-decoration:underline;	
}
div#loginContainer 
{
	width: 772px;
	height: 25px;
	/*border: solid 1px black;*/
}
div#loginContentBG 
{
	float: right;
	padding: 0px;
	padding-left: 1px;
	padding-bottom: 1px;
	background	: #FFFFFF url(../images/bg_login.gif) repeat-y 0 0;
}
div#loginContentContainer
{
    background-color: #FFFFFF;
    font-size: 0.9em;
    line-height: 1.1em;
    padding: 5px 8px 7px 10px;
}
div#breadcrumbsContainer 
{
	padding-bottom: 15px;
	line-height: 140%;
	float:left;
	max-width:358px;
}
#breadcrumbsContainer a, .regularlink, .regularlink a, .AddThis a, .WhatIsAddThis a, .paginglinks a
{
	text-decoration:none !important;
	background:none !important;
	font-weight:normal !important;
	background-image:none !important;
	background-position:0 !important;
	padding-left:0px !important;
}
#breadcrumbsContainer a:hover, .paginglinks a:hover
{
	text-decoration:underline !important;
}
div#contentBodyContainerHideRight div#breadcrumbsContainer {
    max-width: 550px;
}
/*div#contentContainerStandard
{
	display : block;
	padding-top: 0px;
	padding-bottom: 5px;
	
}*/
div#contentContainerHideLeft, div#contentContainerHideRight, div#contentContainerHideLeftRight
{
	display : block;
	width: 964px;
	padding-top: 0px;
	border:solid 0px blue;
	margin-right: 4px;
}
div#contentContainerHideRight
{
	/*background	: #F1F1F1 url(../images/bg_content_hideright.gif) repeat-y 0 0;*/
}
div#contentContainerHideRightLeft
{
	background	: #F1F1F1 url(../images/bg_content_hiderightleft.gif) repeat-y 0 0;
}
div#contentContainerHideLeft
{
	/*background	: #F1F1F1 url(../images/bg_content_hideleft.gif) repeat-y 0 0;*/
}
div#contentContainerStandard {
background-color: white;
margin-right: 5px;
width: 964px;
}

#leftContainer {
float: left;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
width: 227px;
}

div#leftmenuContainer {
	padding		: 0px;
}
div#leftmenuContainer .leftMenu {
	padding: 0;
	margin: 0;
	list-style: none;
}
div#leftmenuContainer .leftMenu li {
	padding: 0;
	margin: 0;
}
div#leftmenuContainer p, div#leftmenuContainer a {
display: block;
padding: 4px 0 4px 7px;
margin: 0 10px 0 0;
font-size: 1.20em;
text-decoration: none;
background-image: none !important;
font-family: arial;
}

div#leftmenuContainer p {
	font-weight: bold;
}
.subMenuItemSelected, .subMenuItemExpanded /*, div.subMenuItemSelected2, div.subMenuItemExpanded2, div.subMenuItemSelected3, div.subMenuItemExpanded3, div.subMenuItemSelected4, div.subMenuItemExpanded4, div.subMenuItemSelected5, div.subMenuItemExpanded5 */
{
	background-color: #ECF5F2;
	border: 1px solid #CCC;
	border-left: none;
	border-right: none;
}
.subMenuItemSelected2, .subMenuItemExpanded2
{
	/*padding-left : 9px;*/
}
.subMenuItemSelected3, .subMenuItemExpanded3
{
	/*padding-left : 18px;*/
	padding-left : 9px !important;
}
.subMenuItemSelected4, .subMenuItemExpanded4
{
	/*padding-left : 27px;*/
	padding-left : 18px !important;
}
.subMenuItemSelected5, .subMenuItemExpanded5
{
	/*padding-left : 27px;*/
	padding-left : 27px !important;
}
.subMenuItemSelected6, .subMenuItemExpanded6
{
	padding-left : 36px !important;
}.subMenuItemSelected7, .subMenuItemExpanded7
{
	padding-left : 45px !important;
}
.subMenuItem a, .subMenuItem a:visited,
.subMenuItem2 a, .subMenuItem2 a:visited, 
.subMenuItem3 a, .subMenuItem3 a:visited, 
.subMenuItem4 a, .subMenuItem4 a:visited, 
.subMenuItem5 a, .subMenuItem5 a:visited,
.subMenuItem6 a, .subMenuItem6 a:visited,
.subMenuItem7 a, .subMenuItem7 a:visited
{
	color : #000000;
}
.subMenuItemExpanded a, .subMenuItemExpanded a:visited, 
.subMenuItemExpanded2 a, .subMenuItemExpanded2 a:visited, 
.subMenuItemExpanded3 a, .subMenuItemExpanded3 a:visited, 
.subMenuItemExpanded4 a, .subMenuItemExpanded4 a:visited, 
.subMenuItemExpanded5 a, .subMenuItemExpanded5 a:visited,
.subMenuItemExpanded6 a, .subMenuItemExpanded6 a:visited,
.subMenuItemExpanded7 a, .subMenuItemExpanded7 a:visited
{
	color : #000000;
}
.subMenuItemSelected a, .subMenuItemSelected a:visited, 
.subMenuItemSelected2 a, .subMenuItemSelected2 a:visited, 
.subMenuItemSelected3 a, .subMenuItemSelected3 a:visited, 
.subMenuItemSelected4 a, .subMenuItemSelected4 a:visited, 
.subMenuItemSelected5 a, .subMenuItemSelected5 a:visited,
.subMenuItemSelected6 a, .subMenuItemSelected6 a:visited,
.subMenuItemSelected7 a, .subMenuItemSelected7 a:visited
{
	font-weight: bold;
	color : #000000;
}
.subMenuItemSelected a, .subMenuItemSelected a:visited
{
	font-weight: bold;
	color	: #0e4135;
}
div.leftContent
{
	padding-left	: 0px;
	padding-right	: 0px;
	margin-top:0;
}
div.StartPageleftContent
{
	padding-left	: 0px;
	padding-right	: 0px;
	margin-top:0;
}
div.horizontalRuler 
{
	background	: #fff url(none) repeat-x 0 0;
	height : 1px;
	width : 100%;
}
div.horizontalRuler hr
{
	display: none;
}
div#contentBodyContainerStandard, div#contentBodyContainerHideRight, div#contentBodyContainerHideLeft, div#contentBodyContainerHideLeftRight {
float: left;
margin-left: 20px;
margin-right: 0px;
padding-bottom: 0px;
}

div#contentBodyContainerStandard {
float: left;
background-color: white;
}
.StartPageContent 
{
margin-bottom: 10px;
padding-left: 8px;
}
.StartPageContent a
{
	font-weight:bold;	
	text-decoration:none;
}
.StartPageContent a:hover
{
	text-decoration:underline;	
}
div#contentBodyContainerStandard
{
	width : 459px;

}
div#contentBodyContainerHideRight
{
	width : 708px; /* 689px; */
}
div#contentBodyContainerHideLeft
{
	/*width : 673px;*/
	width : 695px;
	
}
div#contentBodyContainerHideLeftRight
{
/*	width : 670px;
    width: 911px;  */
}
div#pageInfoContainer {
	margin: 15px 0 0 0;
	clear: left;
}
div#rightContainer {
float: right;
padding: 0 0 0 0px;
width: 230px;
margin-right: 0px;
}

div.rightContainerComunity 
{
	float: right;
	padding: 0 0 0 10px;
	width : 230px;
	/*background-color: #ffffff;
	margin-top: -5px;*/
	margin-right: 9px;

}
.startPageDefaultMiddleRightDiv div#rightContainer {
	margin-top: 3px;
	margin-right: 10px;
}
ul.linkList {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
/*
div.rightContent
{
	padding-left : 0px;
	padding-bottom : 10px;
}
*/
.rightContent .Box {
	float: none;
}
.rightContent.TopInfo .Box {
    border: none;
	padding: 0px;
}

.rightContent.TopInfo .Box img {

	
}

#MiddleAndRightContent {
	background:#fff;
	border: none;
	border-left: 1px solid #ccc;
	padding: 3px 0 20px 0;
	margin-right:0px;
	margin-bottom:0px;  /* 5px  */
	float:right;
	width: 728px;
	min-height:450px;
}
#MiddleAndRightContent #rightContainer {
	margin-top: -5px;
}

div#contentContainerHideLeft #MiddleAndRightContent {
    width: 964px;
	border: none;
	padding: 0;
}
div#contentContainerHideLeftRight #MiddleAndRightContent {
    width: 956px;
	border: none;
	padding: 0;
}
div#contentBodyContainerHideLeftRight
{
	margin : 0px 10px 0 0;
}
.PageBodyContainer {
/*	min-height: 250px;   */
}
#BottomBorder {
border-bottom: solid 8px #709302;
margin: 0px auto;
max-width: 964px;
}

div#footerContainer {
background-color: white;
padding: 8px;
}

div#footerInfoContainer 
{
	border:solid 1px #ccc;
	background-color:#fff;
	padding:  10px 12px 0px 8px;
	position: relative;

}


div#footerInfoContainer div.loginView {
    position: absolute;
	top: 10px;
	right: 10px;
}


div#cookieLinkContainer
{
	margin-right: 5px;
	/*color: #ffffff;*/
}
div#cookieLinkContainer a
{
	color: #ffffff;
}

a h3,
a h2 {
/*	font-size	: 1em;
	color	: #16604E; */
	display	:inline;
/*	font-weight: normal;*/
}

h3 a,
h2 a {
/*	font-size	: 1em;
	color	: #16604E; */
	display	:inline;
	font-weight: bold !important;
/*	font-weight: normal; */
}
/*
.NewsListingItem h3 a
{
	font-size	: 1em;
	color	: #0e4135;
	display	:inline;
	font-weight: bold;
	text-decoration:none;
	padding-left:10px;
	background-image:url(../images/GreenArrow.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
}
.NewsListingItem h3 a:hover
{
	text-decoration:underline;
}
.NewsListingItem h3
{
	font-size	: 1em;
	color	: #16604E;
	display	:inline;
	font-weight: normal;
}
*/
.NewsListingItem
{
    border-bottom:solid 1px #eee;	
    margin-bottom:-1px;
}
.TopNews p.PreviewText,
.TopNews p.ReadMoreLink,
.NewsListingItem p.PreviewText,
.NewsListingItem p.ReadMoreLink {
    margin-bottom: 3px;
}


#subNavigation { width:17em; float:left; margin-top:0.5em; }
#subNavigation h1 { display: none; }
#subNavigation h3 { font-family:Georgia, "Times New Roman", Times, serif; color:#333333; padding:0 1em; margin-bottom:1em; }
#subNavigation ul { padding:0; margin:0; height:100%;}
#subNavigation ul ul { font-size:0.9em; border-bottom:none; }
#subNavigation ul ul ul { font-size:1em; }
#subNavigation ul li { list-style:none;}
#subNavigation ul li a { padding:0.4em 0 0.4em 1.2em; display:block; }
#subNavigation ul ul li a { padding:0.4em 0 0.4em 2.8em; }
#subNavigation ul ul ul li a { padding:0.4em 0 0.4em 4em; }
#subNavigation ul ul ul ul li a { padding:0.4em 0 0.4em 5.2em; }
/*#subNavigation .selectedLevel1 { background-color:#f0f0f0; }
#subNavigation .selectedLevel2 { background-color:#f9f9f9; }
#subNavigation .selectedLevel3 { background-color:#f9f9f9; }
#subNavigation .selectedLevel4 { background-color:#f9f9f9; }*/
#subNavigation .selected { font-weight:bold; }
#subNavigation li a { text-decoration:none; background-color:transparent;  }
#subNavigation li a:hover { color:#0099ff; }

/* Arrow Sub nav level 1 */
#subNavigation .arrowUp1 { background-image:url(/images/plus.gif); background-repeat:no-repeat; background-position:0.2em 0.6em;}
#subNavigation .arrowDown1 { background-image:url(/images/minus.gif); background-repeat:no-repeat; background-position:0.2em 0.6em; }
/* Arrow Sub nav level 2 */
#subNavigation .arrowUp2 { background-image:url(/images/plus.gif); background-repeat:no-repeat; background-position:1.6em 0.6em;}
#subNavigation .arrowDown2 { background-image:url(/images/minus.gif); background-repeat:no-repeat; background-position:1.6em 0.6em; }
/* Arrow Sub nav level 3 */
#subNavigation .arrowUp3 { background-image:url(/images/plus.gif); background-repeat:no-repeat; background-position:3em 0.6em;}
#subNavigation .arrowDown3 { background-image:url(/images/minus.gif); background-repeat:no-repeat; background-position:3em 0.6em; }




/*---- Styles for WORKROOM templates -----*/

#WorkRoomRight
{
    float:right;  
    width:100px;
    border:solid 1px red;  
}


.contentAreaFull, .contentAreaWide, .contentAreaHalf, .contentAreaNarrow
{
	width: 665px;
	margin-left: 15px;
	float: left;
	overflow: hidden;
}

.contentAreaFull    { margin-left: 0; }
.contentAreaWide    { width: 450px; }/* 374px*/
.contentAreaHalf    { width: 225px; 
                        margin-top:6px;} /* 182px */
.contentAreaNarrow  { width: 225px; }

.contentAreaFirst 
{
    margin-left: 0;
    width: 450px;
}

.container 
{
    padding: 3px 0;
    margin-bottom: 0px;
}

.contentAreaFull .container     { background: url(images/PageMainBodyWideBg.png) no-repeat; }
.contentAreaWide .container     { background: url(images/PageMainBodyBg.png) no-repeat; }
.contentAreaHalf .container     { background: url(images/PageMainBodyColumnBg.png) no-repeat; }
.contentAreaNarrow .container   { float:right; }

.container textarea 
{
    width: 90%;
    height: 12em;
}

.container .containerCaption
{
	padding: 8px 15px 10px 15px;
/*	height:2.3em; */
	border:solid 1px #000000;
	margin-top: 18px;
    background: #ddd;

}

.container .containerCaption h1
{
	font-size: 1.0em;
	font-weight:bold;

	padding: 0;
    line-height: 1.6em;
    color:#000;
    /*color: #666666;*/
    text-transform:uppercase;
}
.WorkroomHeader
{
	margin-top:-16px;
/*	#margin-top:0;  INCORRECT SYNTAX  */
}
.container .containerCaption h1 a
{
	/*color:#000;*/
	color: #666666;
}

.container .containerContent
{
	border: 1px solid #777777;
	border-top:solid 0px #000000;
	padding: 10px;
	padding-bottom:0px;
}
.container fieldset
{
	border: 1px solid #777777;
	color: #000000;
}
.container legend
{
	color: #000000;
}
.AspNet-GridView
{
}
.AspNet-GridView thead th
{
/*    background-color:  #000000;   SAME COLOR FOR BG AND FONT  */
    color:#000;
}

.container .containerContentText
{
	border: 1px solid #777777;
	padding: 20px;
	padding-top: 0px;
}
.containerContentText
{
	margin-top: 15px;
}
/*
.containerContentText h1
{
	font-size:1.8em;
	border:solid 0px red;
	color:#074A90;
    font-weight:normal;
    line-height:1.2em;
    margin:0;
    padding:20px 0 14px;
    text-transform:uppercase;
}

.containerContentText h2
{
	margin: 0;
	padding:20px 0 12px 0;
	font-size: 1.5em;
	line-height: 1.2em;
	color: #074A90;
	font-weight: normal;
	text-transform: uppercase;
}
*/
.container .containerToolbar
{
	float: right;
	padding: 5px;
	border:solid 0px red;
}
.containerToolbarHead
{
	float: right;
	padding: 5px;
	margin-top:15px;
	margin-top:27px;
	border:solid 0px #777777;
}
.container .containerCaption .containerToolbar 
{
    padding: 0;
}
.containerCaption h1
{
	clear:both;
	margin: 0;
/*	float:left;
	border:solid 0px red;
	width: 300px; */
}

.containerContent .validation ul
{
	font-family: Verdana, Helvetica, Sans-Serif;
    font-style: normal;
    font-size: 0.8em;
	background-color: #eeeeee;
	margin: 1em 2em;
	padding: 1em;
}

.containerContent .validation li
{
	margin-left: 1.4em;
	list-style-image: none;
    padding: 0;
} 

/*************************/
/* BUTTONS               */
/*************************/

.buttonToolbar 
{
    float: right;
	padding: 0 10px 6px 10px;
}

.createButton,
.editButton,
.deleteButton,
.stickyButton,
.lockButton,
.upButton
{
    padding: 0 4px 4px 18px;
    background-repeat: no-repeat;
    line-height: 1.8em;
    font-family: Verdana, Helvetica, Sans-Serif;
}

.createButton
{
    background-image: url(images/Add.gif);
}

.editButton
{
    background-image: url(images/Edit.gif);
}

.deleteButton
{
    background-image: url(images/Delete.gif);
}
/*************************/
/* WORKROOM              */
/*************************/

/* Classes used by NewsList and CalendarList*/ 
.workroomItemlist
{
}

.workroomItemlist .containerContent
{
	padding: 3px;
}

.workroomItemlist ul
{
	list-style-type:none;
	list-style-image: none;
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.workroomItemlist li
{
	padding: 0px 15px 0px 15px;
}

.workroomItemlist li.selected
{
	
	 border-left: 4px solid #074A90;
}

.workroomItemlist li.even
{
	border-top:solid 2px #777777
}

.workroomItemlist li.uneven
{
}

.workroomItemlist h2
{
	margin: 0;
	padding-top:10px;
	font-size: 1em;
	font-weight: normal;
	line-height: normal;
	text-transform:uppercase;
	padding:20px 0 12px;
}

.workroomItemlist h2 a
{
    color:#074A90;
    text-decoration:none;
}

.workroomItemlist h2 a:hover
{
    text-decoration:underline;
}

.workroomItemlist h3
{
	margin: 0;
	font-size: 0.8em;
	padding-top:10px;
	font-weight: normal;
	line-height: normal;
	margin-bottom:-5px;
	border:solid 0px yellow;
	padding:20px 0 8px;
    text-decoration:none;
    text-transform:uppercase;
    color:#074A90;
    display:block;
}

.workroomItemlist p
{
	margin: 0;
	font-size:1em;
    padding:0 0 14px;
}

.workroomItemlist .PagingContainer
{
	text-align: center;
}

/* File listing */
.workroomFilelist
{
    margin-top:-2px;
}

.workroomFilelist .containerContent
{
	padding: 3px;
	padding-top: 7px;
}

.workroomFilelist ul
{
	list-style-type:none;
	list-style-image: none;
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.workroomFilelist li
{
	clear:both;
	padding: 5px 5px 5px 7px;
	overflow:hidden;
}

.workroomFilelist li.even
{
	border-top:solid 2px #777777
}

.workroomFilelist li.uneven
{

}

.workroomFilelist .document
{
	float: left;
}

.workroomFilelist .date
{
	font-size: 0.8em;
	line-height: normal;
	float: right;
}

/* Workroom listing page*/
ul.workroomList 
{
    width: 100%;
    overflow: hidden;
    list-style-image: none;
    list-style-type: none;
    margin-left:0px;
    padding: 0 0 14px 0;
}

ul.workroomList li
{
    display: block;
    margin-bottom:10px;
    width: 205px;
    float: left;
    overflow: visible;
}

ul.workroomList li a
{
    line-height: 1.2em;
    text-decoration:none;
    color:#074A90;
}

ul.workroomList li a:hover
{
    text-decoration:underline;
}

ul.workroomList li img
{
   /* width: 32px;
    height: 32px;
    border: 1px solid #000000;
    background-color: #333;
    padding: 4px;*/
    margin-right: 4px;
    float: left;
}

/*ul.workroomList li span 
{
    display: block;
    margin-top: 4px;
    color:#074A90;
}*/

.createWorkroom label
{
    display: block;
    float: left;
    width: 120px;
    text-align: right;
    margin-right:10px;
    line-height: 2em;
}

.createWorkroom input.name
{
   width: 200px;
}

.createWorkroom div
{
    margin-bottom: 1em;
}

.createWorkroom div.buttons, .createWorkroom .templateDescription
{
    margin-left: 130px;
    display: block;
}

.createNews input.name
{
   width: 200px;
}

.createNews div
{
    margin-bottom: 1em;
} 

.bmpExtension {background-image: url(images/extensions/bmp.gif); background-repeat: no-repeat; padding: 0 0 2px 20px; line-height: 1.4em;}
.docExtension {background-image: url(images/extensions/doc.gif); background-repeat: no-repeat; padding: 0 0 2px 20px; line-height: 1.4em;}
.gifExtension {background-image: url(images/extensions/gif.gif); background-repeat: no-repeat; padding: 0 0 2px 20px; line-height: 1.4em;}
.htmExtension, .htmlExtension {background-image: url(images/extensions/htm.gif); background-repeat: no-repeat; padding: 0 0 2px 20px; line-height: 1.4em;}
.jpgExtension, .jpegExtension {background-image: url(images/extensions/jpg.gif); background-repeat: no-repeat; padding: 0 0 2px 20px; line-height: 1.4em;}
.mp3Extension {background-image: url(images/extensions/mp3.gif); background-repeat: no-repeat; padding: 0 0 2px 20px; line-height: 1.4em;}
.mpgExtension {background-image: url(images/extensions/mpg.gif); background-repeat: no-repeat; padding: 0 0 2px 20px; line-height: 1.4em;}
.pdfExtension {background-image: url(images/extensions/pdf.gif); background-repeat: no-repeat; padding: 0 0 2px 20px; line-height: 1.4em;}
.pngExtension {background-image: url(images/extensions/png.gif); background-repeat: no-repeat; padding: 0 0 2px 20px; line-height: 1.4em;}
.pptExtension {background-image: url(images/extensions/ppt.gif); background-repeat: no-repeat; padding: 0 0 2px 20px; line-height: 1.4em;}
.tifExtension, .tiffExtension {background-image: url(images/extensions/tif.gif); background-repeat: no-repeat; padding: 0 0 2px 20px; line-height: 1.4em;}
.txtExtension {background-image: url(images/extensions/txt.gif); background-repeat: no-repeat; padding: 0 0 2px 20px; line-height: 1.4em;}
.wavExtension {background-image: url(images/extensions/wav.gif); background-repeat: no-repeat; padding: 0 0 2px 20px; line-height: 1.4em;}
.xlsExtension {background-image: url(images/extensions/xls.gif); background-repeat: no-repeat; padding: 0 0 2px 20px; line-height: 1.4em;}
.zipExtension {background-image: url(images/extensions/zip.gif); background-repeat: no-repeat; padding: 0 0 2px 20px; line-height: 1.4em;}

/* Calendar */
.workroomCalendar
{
	width: 100%;
	border-color: #777777;
	font-variant:normal;
	font-style:normal;
}

.workroomCalendar .title
{
	border-bottom: 1px solid #777777;
}

.workroomCalendar table,
.workroomCalendar table td,
.workroomCalendar .title td
{
	padding-bottom: 3px;
	border: 0;
}

.workroomCalendar th
{
	padding: 3px;
	text-align: center;
}
.workroomCalendar td
{
	text-align: center;
	border: 1px solid #777777;
	color:#000000;
	padding: 2px;
}

.workroomCalendar .selector
{
	font-weight: bold;
	border-top-width: 0;
	
	border-bottom: 1px solid #eeeeee;
}

.workroomCalendar a
{
	padding: 3px;
	text-decoration: none;
}
.workroomCalendar .today
{
	font-weight: bold;
	background-color: #dddddd;
}

.workroomCalendar td.highlighted
{
	background-color: #000000;
}

/* Calendar list */
.workroomCalendarList
{
	margin: 10px 0;	
}
.workroomCalendarList h1
{
	font-size: 1em;
	font-weight: bold;
}
.workroomCalendarList h1 a
{
    text-decoration:none;
    color:#074A90;
}
.workroomCalendarList h1 a:hover
{
    text-decoration:underline;
 }
.workroomCalendarList h2
{
	margin: 10px 0px 6px 0px;
	font-size: 1em;
	border-bottom: 1px solid #777777;
}

/* Membership page */
.workroomMembershiplist table 
{
    font-family: Verdana, Helvetica, Sans-Serif;
    width: 100%;
    border: 1px solid #e3e3e3;
}

.workroomMembershiplist th 
{
    background-color: #eeeeee;
    font-weight: normal;
    padding: 3px 5px;
}

.workroomMembershiplist td 
{
    padding: 3px 5px;
}

.workroomMembershiplist .buttonToolbar
{
    margin-top: 1em;
}

/**********************************/
/*   File Manager Control         */
/**********************************/
div.filemanagercontrol
{
    width:575px;
    margin-bottom:20px;
}

div.filemanagercontrol h1,
div.filemanagercontrol h2,
div.filemanagercontrol h3,
div.filemanagercontrol h4
{
}
div.filemanagercontrol h1 {font-weight: normal; font-size: 1.4em; line-height: 1.2em; padding: 0; margin: 0.3em 0em 0.2em 0;}
div.filemanagercontrol h2 {font-weight: normal; font-style: normal; font-size: 1.2em; padding: 0; margin: 0.2em 0em;}
div.filemanagercontrol h3 {font-weight: bold; font-size: 1em; padding: 0; margin: 0.4em 0em;}
div.filemanagercontrol h4 {font-weight: bold; font-size: 0.9em; padding: 0; margin: 0.4em 0em;}

div.filemanagercontrol p
{
	margin: 0.3em 0em 0.4em 0;
}
div.filemanagercontrol fieldset
{
	margin: -0.5em 0.8em 1em 0.2em;
}
div.filemanagercontrol label
{
	display: block;
	padding-top: 0.3em;
	float: left;
	width: 7em;
}


div.filemanagercontrol .toolbar
{
	background-color:#eee;
/*	border:solid 1px #999; */
	padding: 10px;
}
div.filemanagercontrol .toolbarbuttonarea
{
	overflow: hidden;
	padding-bottom: 0.1em;
	clear: both;
}
div.filemanagercontrol .toolbarmessage
{
	margin-left: 0.4em;
}

div.filemanagercontrol .crumbs
{
	color: #006ea0;
	font-size: 0.9em;
	background-color:#ccc;
/*	border-left:solid 1px #999;
	border-right:solid 1px #999; */
	padding: 0.3em;
	padding-left: 1.1em;
}

div.filemanagercontrol .validator ul
{
	list-style-type:none;
	list-style-image: none;
    margin: 0;
    margin-left: 0.4em;
    padding: 0;
    font-weight: bold;
    font-size: 0.9em;
}

div.filemanagercontrol .body
{
	border: 1px solid #777777;
	height: 400px;
	overflow:hidden;
}

div.filemanagercontrol .body .leftpanel,
div.filemanagercontrol .body .rightpanel
{
	overflow: auto;
	padding-top: 0.7em;
	height:400px;
	
}
div.filemanagercontrol .body .leftpanel
{
	float:left;
	width:23%;
	border-right: 1px solid #777777;
}
div.filemanagercontrol .body .rightpanel
{
	float:right;
	width:76%;
}

div.filemanagercontrol a
{
}

div.filemanagercontrol a[disabled="disabled"]
{
	color: #888;
}

div.filemanagercontrol a.addfile,
div.filemanagercontrol a.addfolder,
div.filemanagercontrol a.copy,
div.filemanagercontrol a.cut,
div.filemanagercontrol a.delete,
div.filemanagercontrol a.details,
div.filemanagercontrol a.paste,
div.filemanagercontrol a.rename,
div.filemanagercontrol a.view
{
	display: block;
	float: left;
	background-position: top center;
	background-repeat: no-repeat;
	font-size: 0.8em;
	line-height: 1.6em;
	text-align: center;
	min-width: 34px;
	padding: 26px 2px 2px 2px;
	margin-right: 1em;
	border: 0;
}
div.filemanagercontrol .toolbar a:hover
{
	padding: 26px 4px 3px 4px;
	border: 1px solid #777777;
}

div.filemanagercontrol a.addfile { background-image: url(images/filemanager/buttonaddfile.gif); }
div.filemanagercontrol a.addfolder { background-image: url(images/filemanager/buttonaddfolder.gif); }
div.filemanagercontrol a.copy { background-image: url(images/filemanager/buttoncopy.gif); }
div.filemanagercontrol a.cut { background-image: url(images/filemanager/buttoncut.gif); }
div.filemanagercontrol a.delete { background-image: url(images/filemanager/buttondelete.gif); }
div.filemanagercontrol a.details { background-image: url(images/filemanager/buttondetails.gif); }
div.filemanagercontrol a.paste { background-image: url(images/filemanager/buttonpaste.gif); }
div.filemanagercontrol a.rename { background-image: url(images/filemanager/buttonrename.gif); }
div.filemanagercontrol a.view { background-image: url(images/filemanager/buttonview.gif); }

div.filemanagercontrol ul.folderlist
{
    list-style-type:none;
	list-style-image: none;
    margin: 0em 0 0 0.8em;
    padding: 0;
}
div.filemanagercontrol ul.folderlist li
{
	background-image: url(images/filemanager/folder.gif);
	background-repeat: no-repeat;
	padding-left: 1.7em;
	
}
div.filemanagercontrol ul.folderlist li.parent
{
	background-image: url(images/filemanager/folderup.gif);
    background-repeat: no-repeat;
    margin-bottom: 1em;
    line-height:20px;
}

div.filemanagercontrol table.fileList
{
	width: 98%;
	border-collapse: collapse;
	margin: 0;
}

div.filemanagercontrol table.fileList tr.selected
{
	background-color: #aaa;
}

div.filemanagercontrol .fileList th
{
    border-bottom: 2px solid #000000;
    padding: 0 1em 0.5em 1em;
}
div.filemanagercontrol .fileList td
{
    font-size: 0.9em;
    padding-top: 1em;
    padding-right:15px;
}

div.filemanagercontrol .fileList td a
{
	padding: 3px 0 2px 20px;
	line-height: 1.8em;
}
div.filemanagercontrol ul.documentList
{
	list-style-type:none;
	list-style-image: none;
	margin-bottom: 1em;
    font-size: 0.9em;
    padding-top: 0.3em;
}

/* File summary css styling */
/* Applied to override what is in the filesummary.config */
div.filemanagercontrol fieldset.editfilesummary
{
}
div.filemanagercontrol fieldset.editfilesummary fieldset
{
	margin-top: 0.2em;
}
div.filemanagercontrol fieldset.editfilesummary label
{
	float:none;
	display: inline;
	width: auto;
}
div.filemanagercontrol fieldset.editfilesummary td
{
	vertical-align: top;
	padding-top: 0.3em;
	width: 40%;
}

div.filemanagercontrol fieldset.editfilesummary a
{
	cursor: text;
	text-decoration: none;
	color: #606060;
}
div.filemanagercontrol fieldset.editfilesummary a:hover
{
	background: none;
}

/*----END Styles for WORKROOM templates -----*/

.pwRecoveryLabel
{
	margin-top: 15px;
	margin-bottom: 15px;
}

.pwRecoveryTextBox
{
	margin-top: 15px;
	margin-bottom: 15px;
}

.xformvalidator
{
	color:Red;
	
}
/*Startpage news*/

.TopNews {
	clear: both;
	padding: 0px 0 0px 0;
	border-bottom: solid 0px #16604E;
}
.TopNewsImage {
    float: left;
	margin-right: 8px;
}
.MoreNews {
	border-top:solid 0px #08866d;
	float:left;
	clear:both;
}

.MoreNewsHead {
	font-size:1.1em;
    font-weight:bold;
    line-height:1.2em;
    padding-top:3px;
    padding-bottom:6px;
    margin-bottom:5px;   
    border-bottom:solid 1px #cee8de;
}
.MoreNewsFooter
{
    font-weight:bold;
	border-top:solid 0px #50a392;
    padding-top:6px;
}
.MoreNewsFooter a, p.ArrowLink a, .CalenderListFooter a, #fancyFoot a
{

}
.MoreNewsFooter a:hover, #fancyFoot a:hover
{
    text-decoration:underline;	
}
#fancyFoot a {
	font-weight: normal;
}
.CalenderList
{
	border:solid 1px #ccc;
	float:left;
	clear:both;
	padding:0px 0 10px 0;
	margin-bottom:10px;
	background-color:#fff;
	width:225px;
}
.CalenderListFooter
{
    font-weight:bold;
	border-top:solid 0px #50a392;
    padding-top:5px;
    padding-left:12px;	
}
.CalenderListFooter a
{
    font-weight:bold;
    text-decoration:none;	
}
.CalenderListFooter a:hover
{
    text-decoration:underline;	
}
.CalenderEvent
{
	padding: 5px 10px 8px 6px;
	border-bottom:solid 1px #eee;
	margin-bottom:-1px;
}
.CalenderLink a
{
	font-weight:bold;	
	text-decoration:none;
	background-image:url(../images/GreenArrow.gif);	
	background-repeat:no-repeat;
	background-position: 6px 4px;
	padding-left:16px;
	display: block;
}
.CalenderLink a:hover
{
	text-decoration:underline;	
}
.CalenderIcon
{
	padding-left:16px;
	background-image:url(../images/EventIcon.gif);		
	background-repeat:no-repeat;
	padding-bottom:2px;
}
.Box, .CalendarList {
border: solid 1px #CCC;
float: left;
clear: both;
width: 225px;
margin-bottom: 10px;
background-color: white;
border-top: 0px;
}

.CalendarList {
    padding-bottom: 12px;
}

.CalenderListHead, .BoxHead {
background: url("../images/webb2/bg-boxheader.jpg");
color: white;
font-size: 1.1em;
font-weight: normal;
line-height: 1.2em;
margin-bottom: 0;
padding: 0px 0px 0px 10px;
height: 25px;
padding-top: 6px;
}

.TopNewsHead {
	/*margin: -10px -10px 10px -10px;*/
}
.TopNewsHead h2, .CalenderListHead h2, .BoxHead h2 {
color: white;
margin: 0;
padding-top: 0px;
font-weight: normal;
}

.BoxContent {
padding: 5px 10px 10px 10px;
}
.BoxContent a {
	font-weight:bold;	
	text-decoration:none;
	padding-left:0px;
}
.BoxContent h2 {
	background: url("../images/webb2/bg-boxheader.jpg");
	margin: 6px -10px 6px -10px !important;
	padding: 6px 0 6px 10px;
    font-size: 1.1em !important;
}


.BoxWider
{
	width:100%;
}

.Boxcontent video
{
max-width:210px;
}

.FloatLeft
{
	float:left;	
}

/* NEWSDESK */
#newsdesk_pressroom h2,h3,h4,h5
{
           color                            : #000000;
           font-weight                      : bold;
           font-size             : 1em;
           margin-top            : 3px;
           margin-bottom         : 3px;     
}

#newsdesk_navigation ul
{
           margin:0;
           padding:0;
           text-align:left;
           list-style-type:none; 
           list-style-position:outside;
           list-style-type:none; 
}

#newsdesk_navigation a 
{
display: block;
font-size: 1.25em;
margin-right: 10px;
padding-bottom: 4px;
padding-left: 7px;
padding-top: 2px;
text-decoration: none;
color: black;
}
.recieptDescription
{
    font-weight: bold;
    empty-cells: show;
    vertical-align:top;
}

.recieptContent
{
    empty-cells: show;
    vertical-align:top;
}

.content input
{
width:190px;
}
 .content select
 {
 width:196px;
 }
.AddThisContainer
{
	margin-top:10px; 
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color:#eee;
/*	width:100%;  */
	padding-left:10px;
	padding-top:10px;
	height:50px;
}
.AddThisDiv, .AddThisDiv a, .AddThisDiv a:hover
{	
	/*background-image:url(/QD/AddThisPlugin/sm-share-en.gif);*/
	/*background-repeat: no-repeat; */
	text-decoration:none;
	height:18px;
	width:83px;
}
div.AddThis
{	
	/*
	margin-top:10px; 
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color:#eee;
	width:100%;
	padding-left:10px;
	padding-top:10px;
*/
float:left;
}
.AddThisHeading
{
	line-height:20px;
}
.WhatIsAddThis
{
	float:right;
	padding-right:10px;
	padding-top:20px;
}
.loginView
{
	float:right;
}
.BoxContent a.noDecoration
{
	background: none;
	padding-left: 0px;
}
#readSpeaker {
    float:right;
    width:80px;
}
#readSpeaker img {
	margin-bottom: -3px;
}
#readSpeaker a {
	color: black;
}
.breadCrumbWrapper
{
    clear:both;
    width:100%;    
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#ctl00_contentRegion_ctl01_StatisticsPanel #ctl00_contentRegion_ctl01_Statistics table {
	width: 100% !important;
}
#ctl00_contentRegion_ctl01_StatisticsPanel table td:nth-child(2) {
	width: 10em;
}

#ctl00_contentRegion_ctl01_StatisticsPanel table div {
	height: 1em;
	display: block;
}
#ctl00_contentRegion_ctl01_StatisticsPanel table td:nth-child(3){
	text-align: right;
	width: 60px;
}

#headerImage {
height: 90px;
width: 350px;
}

.schemaTable{
font-family: arial, verdana;
width: 700px;
font-size: 13px;
}

.schemaTable th{
text-align: center;
}

.schemaTable2 th{
text-align: center;
}

.schemaTable2{
font-family: arial, verdana;
width: 700px;
font-size: 13px;
}

.colText1{
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
background: #F5D0C1;
border: 0px;
border-style:solid;
border-color: #fff;
width: 135px;
}

.colText{
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
background: #F5D0C1;
border-right: 0px;
border-top: 0px;
border-bottom: 0px;
border-left: 10px;
border-style:solid;
border-color: #fff;
width: 135px;
}

.colTextImage{
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
background: #C8C8E1;
border-style:solid;
border-color: #fff;
border: 0px;
width:485px;
}

.colImage{
background: #C8C8E1;
border-right: 0px;
border-top: 0px;
border-bottom: 0px;
border-left: 10px;
border-style:solid;
border-color: #fff;
width: 155px;
}

.colTimeH{
padding: 5px;
background: #E6937A;
border: 0px;
border-style:none;
font-weight: bold;
}

.colTime{
padding: 5px;
background: #E6937A;
font-weight: bold;
width: 40px;
}

.colTimeH2{
padding: 5px;
background: #A5A6CE;
border: 0px;
border-style:none;
font-weight: bold;
}

.colTime2{
padding: 5px;
background: #A5A6CE;
font-weight: bold;
width: 40px;
border: 0px;
}


.colBreak{
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
background: #6d6d6d;
border: 0px;
color: #fff;
font-weight: bold;
text-align: center;
}

.cName-first{
float: left;
background: red;
color: #fff;
font-weight: bold;
border: 0px;
padding-left: 10px;
}

.colName{
background: red;
border: 0px;
border-style:none;
color: #fff;
font-weight: bold;
}

.colName2{
background: #23408E;
border: 0px;
border-style:none;
color: #fff;
font-weight: bold;
width: 650px;
}
