/* ================================
    Default styles FOR PE08
   ================================ */ 
html,body
{
 height: 100%;
}
body {
	background: #CCCCCC url(images/main_bg.jpg) repeat-x top;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}
p
{
	font-size: 10pt;
	padding: 0;
	margin: 0;
}
p .small-text
{
	font-size: 11px;
	padding: 0;
	margin: 0;
}

	/* --- Circleimage backgrounds
-------------------------------------------------------*/
	
#circles_left
{
  width: 560px;
  height: 518px;
  background: url(images/background_circles_left.png) no-repeat scroll 0%;
  position: absolute;
  margin-top: 0px;
  margin-left: 0px;
  left: 0px;
  z-index: 1;
}

#circles_right
{
	width: 716px;
	height: 1024px;
	background: url(images/background_circles_right.png) no-repeat scroll 0%;
	position: absolute;
	margin-top: 0px;
	margin-right: 0px;
	right: 7px;
	z-index: 1;
	overflow: hidden;
}
/* --- Wrapper - holds all content
-------------------------------------------------------*/

#wrapper {
	width:939px;
	margin:0 auto;
	text-align:left;
	position:relative;
	z-index: 2;
	}

.logo {
	width:58px;
	height:102px;
	position:absolute;
	top:17px;
	left:23px;
	}

.TopBanner {
	width:802px;
	height:89px;
	position:absolute;
	top:33px;
	left:142px;
	overflow: hidden;
	}
		
	
/* --- Menu
-------------------------------------------------------*/
#menu_blue {
	width:939px;
	height:65px;
	position:absolute;
	top:138px;
	z-index:0;
	background:url(images/menu_blue.png) no-repeat;
	}
	
	#menu_blue_black {
	width:132px;
	height:62px;
	position:absolute;
	top:142px;
	left: 803px;
	z-index:1;
	background: url(images/menu-black-corner_closed.png) no-repeat;
	}
	
	#menu_blue_black_click {
	width:132px;
	height:62px;
	position:absolute;
	top:142px;
	left: 803px;
	z-index:0;
	}
	
	#menu
	{
    height:11px;
    left:24px;
    position: relative;
    top:142px;
    width:778px;
    z-index:1020;
    padding:0px 0 0px;
	}
	
	#menu img 
	{
	  border: none;
	}

/* --- Content
-------------------------------------------------------*/

#content_wrapper {
	width:939px;
	position:absolute;
	top: 184px;
	z-index:1;
	}
	
	#content_front_top 
	{
    height:285px;
    width:901px;
	}
	
	#content_top {
		width:939px;
		height:20px;
		position:relative;
		}
		
	#content_shadow {
		background:transparent url(images/content_shadow.png) repeat-y scroll 0%;
	    width:939px;
		}
		
	#content {
    background:#ECECEC url(images/content_bg.png) repeat-x scroll 0%  top;
    margin:0px 9px 0px 8px;
    padding: 0px 10px 0px 9px;
    width:905px;
    min-height:376px;
    /*min-height:427px;*/
		}
		
	#content_bottom {
		width:938px;
		height:19px;
		position:relative;
		background:url(images/content_bottom.png) no-repeat;
		}
		
#content_main_top {
	width:901px;
	height:45px;
	background: url(../img/menu-content_blue-top-bar.png) repeat-x;
	}
	
	
	#content_main_top_h {
		position: relative;
		top:9px;
		left:23px;
		}
				
#content_main {
	width:901px;
	position:relative;
	padding-top: 15px;
	}
.CenterPane
{
	padding: 0 10px;
}
.CenterPane2
{
	padding: 0 5px;
}
.LeftPane
{
	padding-right: 10px;
	padding-top:0;
}
.RightPane
{
	padding-left: 10px;
}
.LeftPane1 {
padding-right:8px;
padding-top:0;
}
.RightPane1 {
padding-left:7px;
}
.BootomPane
{
	padding-top: 20px;
}

#bd-left
{
	background: url(images/blue-left.png) no-repeat;
	width: 13px;
	height: 44px;
}
.bd-center
{
	background: url(images/blue-center.png) repeat-x;
	padding:10px 0 11px 10px;
	height: 17px;
}
.bd-center h1
{
	color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:20px;
font-weight:normal;
margin:0;
/*margin-top:-10px;*/
}
#bd-right
{
	background: url(images/blue-right.png) no-repeat right;
	width: 395px;
	background-position:top;
}
.Breadcrumb
{
	font-weight: normal; 
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

.News-Text
{
	font-size: 10px;
	color: #666666;
}
.News-Text a
{
	color: #666666;
	text-decoration: none;
	border-bottom: solid 1px #999999;
	padding: 3px 0;
	display: block;
}
.News-Text a:hover
{
	color: #999999;
	text-decoration: none;
	border-bottom: solid 1px #999999;
	padding: 3px 0;
	display: block;
}


/* --- Footer
-------------------------------------------------------*/	

.footer {
	width:938px;
	height:20px;
	margin-top:20px;
	text-align:center;
	font-weight: normal; 
	font-size:9px;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	}
	#footer ul {
		list-style-type:none;
		font-weight: normal; 
		font-size:9px;
		font-family: Arial, Helvetica, sans-serif;
		}
	
	#footer li {
		display:inline;
		margin-right:20px;
		font-weight: normal; 
		font-size:9px;
		font-family: Arial, Helvetica, sans-serif;
	}	
		
		
/* --- Fixes
-------------------------------------------------------*/			

.clearfix {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}	
.Login
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EEEEEE;
	font-weight: normal;
}
a.Login:link, a.Login:visited
{
	color: #CFCFCF;
	text-decoration: none;
} 
a.Login:hover
{
	color: #FFFFFF;
	text-decoration: none;
} 

.Search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.Search a:link, .Search a:visited{
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.Search a:hover{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.ControlPanel, .PagingTable {
    width: 100%;
    height: 64px;
    background-color: #FFFFFF;
    BORDER-RIGHT: #003366 1px solid; 
    BORDER-TOP: #003366 1px solid; 
    BORDER-LEFT: #003366 1px solid; 
    BORDER-BOTTOM: #003366 1px solid; 
}

.SkinItem {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

A.SkinItem:link {
    text-decoration:    none;
    color: #333333;
}

A.SkinItem:visited  {
    text-decoration:    none;
    color: #333333;
}

A.SkinItem:active   {
    text-decoration:    none;
    color: #183D8E;
}

A.SkinItem:hover    {
    text-decoration: underline;
    color: #183D8E;
}

/* style for module titles */
.Head   {
    font-family: Arial;
    font-size:  18px;
    font-weight: normal;
    color: #3E5780;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-weight: bold;
	color: black;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-weight: bold;
	color: #F7941D;
}

/* text style used for most text rendered by modules */
.Normal, .NormalDisabled
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	line-height: 18px;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10pt;
    font-weight: bold
}

/* text style used for error messages */
.NormalRed
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #ff0000
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
}

/* styles used by TreeMenu Skin Object */
.TreeMenu_Node 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.TreeMenu_NodeSelected
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
	background-color: #dcdcdc; 
}

A.TreeMenu_Node:link, A.TreeMenu_NodeSelected:link {
    text-decoration:    none;
    color: #003366;
}

A.TreeMenu_Node:visited, A.TreeMenu_NodeSelected:visited  {
    text-decoration:    none;
    color: #003366;
}

A.TreeMenu_Node:active, A.TreeMenu_NodeSelected:active   {
    text-decoration:    none;
    color: #003366;
}

A.TreeMenu_Node:hover, A.TreeMenu_NodeSelected:hover    {
    text-decoration:    none;
    color: #ff0000;
}

/* styles used in the FileManager */
.FileManager
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height:400px;
}
.FileManager_ToolBar
{
	border-bottom: black 1px solid;
	height:25px;
}
.FileManager_Explorer
{
	height:100%;
	border: dimgray 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
}

.FileManager_FileList 
{
	height:100%;
	border: dimgray 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
	overflow: auto;
}

.FileManager_MessageBox 
{
	text-align: center;
	vertical-align: middle;
	background-color: White;
	padding: 25px 25px 25px 25px;
}

.FileManager_Header
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #E7E7FF;
    background-color: #9EBFF6;
    border-bottom: dimgray 1px solid;
    height: 25px;
}

.FileManager_Pager
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    background-color: #EEEEEE;
    border-top: dimgray 1px solid;
    height: 25px;
}

.FileManager_StatusBar
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    background-color: #dedfde;
    height: 25px;
	margin: 2px 2px 2px 2px;
}

.FileManager_Item
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: Black;
    background-color: #F8F8F8;
    border-top: black 1px dashed;
    border-bottom: black 1px dashed;
}

.FileManager_AltItem
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: Black;
    background-color: #EEEEEE;
    border-style: none;
}
.FileManager_SelItem
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: White;
    background-color: #99ffff;
    border-style: none;
}

.FileManagerTreeNode 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.FileManagerTreeNodeSelected 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
	background-color: #dcdcdc; 
}

A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link {
    text-decoration:    none;
    color: #003366;
}

A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited  {
    text-decoration:    none;
    color: #003366;
}

A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active   {
    text-decoration:    none;
    color: #003366;
}

A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover    {
    text-decoration:    none;
    color: #ff0000;
}

/* styles used in the Wizard Framework */
.Wizard
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height:400px;
	width:650px;
}
.WizardButton
{
	border-right: dimgray 1px solid;
	padding-right: 2px;
	border-top: dimgray 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: dimgray 1px solid;
	padding-top: 2px;
	border-bottom: dimgray 1px solid;
	background-color: gainsboro;
}
.WizardHeader
{
	background: #ffffcc;
	border-bottom: black 1px solid;
	height:40px;
}
.WizardFooter
{
	border-top: black 1px solid;
	background: #ccffcc;
	height: 25px;
	text-align: right;
}
.WizardBody
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 325px;
}
.WizardHelp
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 9pt;
	padding-bottom: 5px;
	border-left: black 1px solid;
	width: 180px;
	padding-top: 5px;
	background-color: #ccffff;
}
.WizardHelpText
{
	overflow: auto;
	font-size: 8pt;
	width: 180px;
	color: black;
	font-family: Verdana, Arial, Sans-Serif;
	height: 300px;
}
.WizardText
{
	font-size: 9pt;
	color: black;
	font-family: Verdana, Arial, Sans-Serif;
}


/* text style used for help text rendered by modules */
.Help
{
  border-right: black 1px solid;
  padding-right: 2px;
  border-top: black 1px solid;
  padding-left: 2px;
  font-weight: normal;
  font-size: 11px;
  padding-bottom: 2px;
  border-left: black 1px solid;
  color: black;
  padding-top: 2px;
  border-bottom: black 1px solid;
  font-family: Tahoma, Arial, Helvetica;
  background-color: #ffff99;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration: none;
    color: #333333;
}

A.CommandButton:visited  {
    text-decoration: none;
    color: #333333;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #183D8E;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #183D8E;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #dddddd;
	color: #000000;
	font-family: Verdana, sans-serif;
}

    
/* GENERIC */
H1  {
    font-weight: bold;
    font-family: "Times New Roman", Times, serif;
    color: #183D8E;
    font-size: 20px;
}

H2  {
    font-family: Arial, Helvetica;
    font-size:  16px;
    font-weight:  bold;
    color: #183D8D;
    margin: 0;
    padding: 0;
}

H3  {
    font-family: Arial, Helvetica;
    font-size:  14px;
    font-weight: bold;
    color: #183D8D;
}

H4  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H5, DT  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

H6  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

TFOOT, THEAD    {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  12px;
    color: #003366;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}

a:link {
	color: Blue;
	text-decoration: underline;
}
a:visited {
	color: Blue;
	text-decoration: underline;
}
a:hover {

	color: Blue;
	text-decoration: underline;
}

.linkclick{color:White; text-decoration:none; font-size: smaller; font-weight:bold;}
a.linkclick:link {color:White; text-decoration:none; font-size: smaller; font-weight:bold;}
a.linkclick:visited {color:White; text-decoration:none; font-size: smaller; font-weight:bold;}
a.linkclick:hover {color:White; text-decoration:none; font-size: smaller; font-weight:bold;}

.linkclickBox{color:White; text-decoration:none; font-size: smaller; font-weight:bold; text-transform:uppercase; font-style:italic;}
a.linkclickBox:link {color:White; text-decoration:none; font-size: smaller; font-weight:bold; text-transform:uppercase; font-style:italic;}
a.linkclickBox:visited {color:White; text-decoration:none; font-size: smaller; font-weight:bold; text-transform:uppercase; font-style:italic;}
a.linkclickBox:hover {color:White; text-decoration:none; font-size: smaller; font-weight:bold; text-transform:uppercase; font-style:italic;}
.puff_jobb_large{ background-image:url(/Portals/0/puff_jobb_large.png);background-repeat:no-repeat; vertical-align:bottom; padding:10px; padding-left:20px;}

.puff_kundtjanst_large2{ background-image:url(/Portals/0/puff_kundtjanst_large2.png);background-repeat:no-repeat; vertical-align:bottom; padding:10px; padding-left:20px;}
.puff_kundtjanst_low{ background-image:url(/Portals/0/puff_kundtjanst_low.png);background-repeat:no-repeat; vertical-align:bottom; padding:10px; padding-left:20px; color:White;}
.puff_jobb_low{ background-image:url(/Portals/0/puff_jobb_low.png);background-repeat:no-repeat; vertical-align:bottom; padding:10px; padding-left:20px; color:White;}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
	
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}


/* Main Menu */
.MainMenu_MenuContainer {
	background-color: transparent; 
	width: 100%;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:24;
	background-color: Transparent;

}
.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal; 
	border-left: #183D8E 0px solid; 
	border-bottom: #4B7798 1px solid; 
	border-top: #7EC9EE 1px solid; 
	border-right: white 0px solid;
	background-color: #53A7D5;
	line-height: 22px;
	z-index:1000;
	padding: 0 5px 0 2px;
	width: 125px;
}

.MainMenu_RootMenuItem {
	cursor: hand; 
	color: #FFFFFF; 
	vertical-align: middle;
	font-family: Arial; 
	font-size: 9pt; 
	font-weight: bold; 
	line-height:30px;
	text-transform: uppercase;
	background-color:Transparent;
	border: none;

}

.MainMenu_RootMenuItemActive {
	cursor: hand; 
	color: #FFFFFF;
	vertical-align: middle;
	font-family: Arial;
	font-size: 9pt; 
	font-weight: Bold; 
	line-height:30px;
	text-transform: uppercase;
background-color:Transparent;
}
.MainMenu_RootMenuItem-Hor {
	cursor: hand; 
	color: #666666; 
	vertical-align: middle;
	font-family: Arial; 
	font-size: 12pt; 
	font-weight: bold; 
	line-height:33px;
	background: transparent;
	border: none;
}
.MainMenu_RootMenuItem td
{
	padding: 0 6px 0 2px;
	text-align: center;
}


.MainMenu_RootMenuItemActive-Hor {
	cursor: hand; 
	color: #183D8E;
	vertical-align: middle;
	font-family: Arial;
	font-size: 12pt; 
	font-weight: bold; 
	line-height:33px;
	background: transparent;
	border: none;
}
.MainMenu_RootMenuItemActive td
{
	padding: 0 6px 0 2px;
	text-align: center;
}
.MainMenu_MenuIcon {
 display: none;
}

.MainMenu_SubMenu {
	z-index: 1500; 
	cursor: pointer; 
	cursor: hand; 
	color: black;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);
	filter: alpha(opacity=90);
	opacity: 0.90;
	border-bottom:  #CCCCCC 0px solid; 
	border-left: #CCCCCC 0px solid; 
	border-top: #CCCCCC 0px solid; 
	border-right: #CCCCCC 0px solid;
}
.MainMenu_MenuBreak {
	border-bottom: #EEEEEE 0px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 0px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: transparent; 
	height: 1px;
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal;
	background-color: #2C2C2C;
	border: none;
	padding: 0 5px 0 2px;
	border-left: #183D8E 0px solid; 
	border-bottom: #4B7798 1px solid; 
	border-top: #7EC9EE 1px solid; 
	border-right: white 0px solid;
	width: 125px;
	
}
.MainMenu_RootMenuItemSelected
{
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Arial;
	font-size: 9pt; 
	font-weight: Bold; 
	line-height:30px;
	background-color:Transparent;
	border: none;
	text-transform: uppercase;
}
.MainMenu_RootMenuItemSelected-Hor
{
	cursor: hand; 
	color: #183D8E; 
	font-family: Arial;
	font-size: 12pt; 
	font-weight: bold; 
	line-height:33px;
	background: transparent;
	border: none;
}
.MainMenu_RootMenuItemSelected td
{
	padding: 0 6px 0 2px;
	text-align: center;
}
.MainMenu_MenuArrow {
	display: none; 
	}
.MainMenu_RootMenuArrow {
	display: none; 
}

/* LEGACY STYLES from DNN 1-2 */
.HeadBg {
    background-color: #CCCCCC;
}

.TabBg {
    background-color: black;
}

.SelectedTab {
    font-weight: bold;
    font-size: 8.5pt;
    color: #FFFFFF;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SelectedTab:link {
    text-decoration:    none;
    color:white;
}

A.SelectedTab:visited  {
    text-decoration:    none;
    color:#eeeeee;
}

A.SelectedTab:active   {
    text-decoration:    none;
    color:#eeeeee;
}

A.SelectedTab:hover    {
    text-decoration:    none;
    color:#cccccc;
}

.OtherTabs {
    font-weight: bold;
    font-size: 8.5pt;
    color: white;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
    
A.OtherTabs:link {
    text-decoration:    none;
    color:white;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:hover    {
    text-decoration:    none;
    color:#cccccc;
}
.PagingTable {
    height: 33px;
}

.LabelEditOverClass
{	
	cursor: pointer;
	text-decoration: underline overline;
}

.LabelEditTextClass
{
	border: solid 1px red;
	background-color: Transparent;
}

.LabelEditWorkClass
{
	/*background: url(/DotNetNuke/images/dnnanim.gif) no-repeat right;*/
	border: solid 0px red;
	background-color: Transparent;
}					

.ModuleTitle_SubMenu
{
	border:1px solid #C0D6E5;
}

.ModuleTitle_SubMenu td{
	background-color:#F8FAFF;
	white-space: nowrap;
} 

.ModuleTitle_MenuIcon {
	background-color: transparent; 
	border:none;
	padding: 0px 2px;
}

.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon{
	background: none;
	color: #fff;
}

.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon
{
	height: 2px;
	background-color: #D5E0FF;
}

/* --- FAQ

-------------------------------------------------------*/               

                               

                                .faq_left {

                                  width: 180px;

                                  float:left;

                                  margin-left:20px;

                                  font-size: 10px;

                                  font-weight: lighter;

                                  padding-top: 6px;

                                  color: #333333;

                                  min-height: 373px;

                                }

                               

                                #faq_middle {                  

                                  float:left;

                    margin-left:25px;

                    padding-left: 20px;

                    padding-top: 6px;

                                                width: 250px;

                                                font-size: 10px;

                                                font-weight: lighter;

                                                color: #333333;

                                                background: url(images/divider_vertical-372px.png) repeat-y;

                                                min-height: 373px;

                                }

                               

                                #faq_right {

                    float:left;

                    margin-left:25px;

                    padding-left: 20px;

                    padding-top: 6px;

                                                width: 250px;

                                                font-size: 10px;

                                                font-weight: lighter;

                                                color: #333333;

                                                background: url(images/divider_vertical-372px.png) repeat-y;

                                                min-height: 373px;

                                }

                               

                                .faq_cat_item {

                                margin: 0px 0px 0px 0px;

                                }

                               

                                .faq_cat_item_active

                                {

                                  margin: 10px 0px 10px 0px;

                                }

                               

                                .faq_cat_item_active a

                                {

                                  color:#666666;

                                  font-weight:bold;

                                }

                               

                                .faq_cat_div

                                {

                                margin: 7px 0px 7px 0px; 

                                background: no-repeat;

                                }

                               

                                .faq_question_no

                                  {

                                  float:left;                            

                                  }

                               

                                .faq_question_text

                                  {

                                  float:left;

                                  padding-left: 5px;

                                  }

                                 

                                  .faq_question_text_active

                                  {

                                  float:left;

                                  padding-left: 5px;

                                  }

                                 

                                  .faq_question_text_active a

                                  {

                                  color:#666666;

                                  font-weight:bold;

                                  }

                                 

                                .faq_question_hold

                                {

                                  position: relative;

      padding: 10px 0px 10px 0px;

                                }

                               

                                #content_main a {

        color:#676767;

    }

 

    #content_main a:hover {

      color:#8e8e8e;

    }
    
    /*For vertical menu */
    #wrapper {
	width:939px;
	margin:0 auto;
	text-align:left;
	position:relative;
	z-index: 2;
	}

	
	
/* --- Menu
-------------------------------------------------------*/
#v-menu_blue {
	width:939px;
	height:65px;
	position:absolute;
	top:138px;
	z-index:0;
	background:url(images/menu_blue.png) no-repeat;
	}
	
	#v-menu_blue_black {
	width:172px;
	height:46px;
	position:absolute;
	top:142px;
	left: 764px;
	z-index:1;
	background: url(images/menu-black-corner_closednew.png) no-repeat;
	}
	
	#v-menu_blue_black_click {
	width:132px;
	height:62px;
	position:absolute;
	top:142px;
	left: 803px;
	z-index:0;
	}
	
	#v-menu
	{
    height:11px;
    left:24px;
    position: relative;
    top:142px;
    width:778px;
    z-index:1020;
	}
	
	#v-menu img 
	{
	  border: none;
	}

.v-midRight
{
	width:164px;
    border : 0px solid #FFFFFF;
    background : #262626 url(images/seperator.png) repeat-x scroll 0 bottom;
    padding: 0px 0px;
    vertical-align:bottom;
}
.v-midMain
{
	width:765px;
	 min-height:376px;
    height:auto;
    border: 0px solid #FFFFFF;
	padding: 0px 0px;
	vertical-align:top;
}
.v-content-top
{
	margin-left:1px;
	background-image: url(images/content_top2.png);
	background-repeat: no-repeat;
	height:18px;
	position:relative;
	width:936px;
}
.v-content-bottom
{
	margin-left:1px;
	background:transparent url(images/content_bottom2.png) no-repeat scroll 0 0;
	height:18px;
	position:relative;
	width:935px;
}
.v-RightPane
{
	/*position:relative;
	min-height:376px;
margin-top:-10px;
	height:auto;*/
	position:absolute;
	top:0;
	margin-top:-10px;
	width:164px;
	
	background:transparent url(images/right.png) no-repeat scroll 0 100%;
	
}
#v-content_wrapper {
	width:939px;
	position:absolute;
	top: 184px;
	z-index:1;
	}
	
	#v-content_front_top 
	{
    height:285px;
    width:901px;
	}
	
	#v-content_top {
		width:939px;
		height:19px;
		position:relative;
		}
		
	#v-content_shadow {
		background:transparent url(images/content_shadow.png) repeat-y scroll 0%;
	    width:939px;
	    min-height:376px;
	    height:auto;
		}
		
	#v-content {
     background:#ECECEC url(images/content_bg.png) repeat-x scroll 0%  top; 
    margin:0px 0px 0px 7px;
    padding: 0px 0px 0px 0px;
    min-height:376px;
	width:929px;
	position:relative;
		}
		
	#v-content_bottom {
		width:939px;
		height:19px;
		position:relative;
		/* background:url(images/content_bottom.png) no-repeat; */
		}
		
#v-content_main_top {
	width:901px;
	height:45px;
	background: url(../img/menu-content_blue-top-bar.png) repeat-x;
	}
	
	
	#v-content_main_top_h {
		position: relative;
		top:9px;
		left:23px;
		}
				
#v-content_main {
	width:901px;
	position:relative;
	padding-top: 15px;
	}
.v-CenterPane
{
	padding: 0 10px;
		
	background-position:top;
}
.v-CenterPane2
{
	padding: 0 5px;
}
.v-LeftPane
{
	padding-right: 10px;
	padding-top:0;
}


.v-BottomPane
{
	padding-top: 20px;
}
#v-content_main a {

	color:#676767;

}



#v-content_main a:hover {

	color:#8e8e8e;

}

#v-content_bottom {
		width:938px;
		height:19px;
		position:relative;
		background:url(images/content_bottom.png) no-repeat;
		}
#v-content_top {
		width:938px;
		height:19px;
		position:relative;
		background:url(images/content_top.png) no-repeat;
}

#v-MainPane
{
	height:100%;
	padding:0 5px;
}
#vbd-left
{
	background: url(images/blue-left-black.png) no-repeat;
	width: 11px;
	height: 50px;
}
.vbd-center
{
	background: url(images/blue-center-black.png) repeat-x;
	padding:10px 0 11px 10px;
	height: 17px;
}

#vbd-right
{
	background: url(images/blue-right-black.png) no-repeat right;
	width: 395px;
	background-position:top;
}
.vbd-center h1
{
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:20px;
	font-weight:normal;
	margin-top:0px;
}
.bottomtext
{
 bottom:0;
display:block;
float:left;
height:30px;
left:18px;
margin:0;
padding:0;
position:relative;
text-align:left;
vertical-align:baseline;

}
/* Login Style*/
/* --- Menu
-------------------------------------------------------*/
#l-menu_blue {
	width:939px;
	height:65px;
	position:absolute;
	top:138px;
	z-index:0;
	background:url(images/menu_blue.png) no-repeat;
}

#l-menu_blue_black {
width:172px;
height:46px;
position:absolute;
top:142px;
left: 764px;
z-index:1;
background: url(images/menu-black-corner_closednew.png) no-repeat;
}

#l-menu_blue_black_click {
width:132px;
height:62px;
position:absolute;
top:142px;
left: 803px;
z-index:0;
}

#l-menu
{
height:11px;
left:24px;
position: relative;
top:142px;
width:778px;
z-index:1020;
}

#l-menu img 
{
  border: none;
}

.l-midRight
{
	width:164px;
    border : 0px solid #FFFFFF;
    background : #262626 url(images/right.png) repeat-x scroll 0 top;
    padding: 0px 0px;
    vertical-align:top;
}
.l-midMain
{
	width:765px;
	 min-height:376px;
    height:auto;
    border: 0px solid #FFFFFF;
	padding: 0px 0px;
}
.l-content-top
{
	margin-left:1px;
	background-image: url(images/content_top2.png);
	background-repeat: no-repeat;
	height:18px;
	position:relative;
	width:936px;
}
.l-content-bottom
{
	margin-left:1px;
	background:transparent url(images/content_bottom2.png) no-repeat scroll 0 0;
	height:18px;
	position:relative;
	width:935px;
}
.l-RightPane
{
	padding-top:0px;
	width:164px;
	min-height: 450px;
	height:auto;
	background:transparent url(images/seperator.png) no-repeat scroll 0 100%;
	
}
#l-content_wrapper {
	width:939px;
	position:absolute;
	top: 184px;
	z-index:1;
}

#l-content_front_top 
{
height:285px;
width:901px;
}

#l-content_top {
	width:939px;
	height:19px;
	position:relative;
	}
	
#l-content_shadow {
	background:transparent url(images/content_shadow.png) repeat-y scroll 0%;
    width:939px;
    min-height:376px;
    height:auto;
	}
	
#l-content {
 background:#ECECEC url(images/content_bg.png) repeat-x scroll 0%  top; 
margin:0px 0px 0px 7px;
padding: 0px 0px 0px 0px;
min-height:376px;
width:929px;
	}
	
#l-content_bottom {
	width:939px;
	height:19px;
	position:relative;
	/* background:url(images/content_bottom.png) no-repeat; */
	}
		
#l-content_main_top {
	width:901px;
	height:45px;
	background: url(../img/menu-content_blue-top-bar.png) repeat-x;
	}
	
	
#l-content_main_top_h {
	position: relative;
	top:9px;
	left:23px;
	}
				
#l-content_main {
	width:901px;
	position:relative;
	padding-top: 15px;
	}
.l-CenterPane
{
	padding: 0 10px;
		
	background-position:top;
}
.l-CenterPane2
{
	padding: 0 5px;
}
.l-LeftPane
{
	padding-right: 10px;
	padding-top:0;
}


.l-BottomPane
{
	padding-top: 20px;
}
#l-content_main a {

	color:#676767;

}



#l-content_main a:hover {

	color:#8e8e8e;

}

#l-content_bottom {
		width:938px;
		height:19px;
		position:relative;
		background:url(images/content_bottom.png) no-repeat;
		}
#l-content_top {
		width:938px;
		height:19px;
		position:relative;
		background:url(images/content_top.png) no-repeat;
}

#l-MainPane
{
	height:100%;
	padding:0 5px;
}



/* skin without login*/
/* --- Menu
-------------------------------------------------------*/
#w_menu_blue {
	width:939px;
	height:65px;
	position:absolute;
	top:48px;
	z-index:0;
	background:url(images/menu_blue.png) no-repeat;
	}
	
	#w_menu_blue_black {
	width:132px;
	height:62px;
	position:absolute;
	top:52px;
	left: 803px;
	z-index:1;
	background: url(images/menu-black-corner_closed.png) no-repeat;
	}
	
	#w_menu_blue_black_click {
	width:132px;
	height:62px;
	position:absolute;
	top:52px;
	left: 803px;
	z-index:0;
	}
	
	#w_menu
	{
    height:11px;
    left:24px;
    position: relative;
    top:52px;
    width:778px;
    z-index:1020;
    padding:0px 0 0px;
	}
	
	#w_menu img 
	{
	  border: none;
	}

/* --- Content
-------------------------------------------------------*/

#w_content_wrapper {
	width:939px;
	position:absolute;
	top: 94px;
	z-index:1;
	}
	
	#w_content {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#ECECEC url(images/content_bg.png) repeat-x scroll 0 top;
margin:0 9px 0 8px;
min-height:427px;
padding:0 19px 0 20px;
width:884px;
 position: relative;
}

	
	#w_content_front_top 
	{
    height:285px;
    width:901px;
	}
	
	#w_content_top {
		width:939px;
		height:19px;
		position:relative;
		}
		
	#w_content_shadow {
		background:transparent url(images/content_shadow.png) repeat-y scroll 0%;
	    width:939px;
		}
		
	
		
	#w_content_bottom {
		width:938px;
		height:19px;
		position:relative;
		background:url(images/content_bottom.png) no-repeat;
		}
		
#w_content_main_top {
	width:901px;
	height:45px;
	background: url(../img/menu-content_blue-top-bar.png) repeat-x;
	}
	
	
	#w_content_main_top_h {
		position: relative;
		top:9px;
		left:23px;
		}
				
#w_content_main {
	width:901px;
	position:relative;
	padding-top: 15px;
	}
	#w-content_main a {

	color:#676767;

}



#w-content_main a:hover {

	color:#8e8e8e;

}


.SS_Normal {
color:#666666;
font-family:Arial;
font-size:11px;
font-weight:normal;
line-height:14px;
}
.SS_Normal_Bold {
color:#666666;
font-family:Arial;
font-size:11px;
font-weight:bold;
line-height:14px;
}
.SS_Header {
color:#3399CC;
font-family:Arial;
font-size:11px;
font-weight:bold;
line-height:14px;
}
.SS_Small {
color:#666666;
font-family:Arial;
font-size:11px;
font-weight:normal;
line-height:14px;
}
.SS_Smaller {
color:#666666;
font-family:Arial;
font-size:10px;
font-weight:normal;
line-height:14px;
}
.SS_Normal_Italic {
color:#666666;
font-family:Arial;
font-size:11px;
font-style:italic;
font-weight:normal;
line-height:14px;
}
.SS_Small_Blue {
color:#3399CC;
font-family:Arial;
font-size:11px;
font-weight:normal;
line-height:14px;
}
.SS_Normal_White {
color:#FFFFFF;
font-family:Arial;
font-size:11px;
font-weight:normal;
line-height:14px;
}





