/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #FFFFFF;
}
.skinmaster {
	height: 600;
	background-color: #FFFFFF;
	border-right: #808080 1px solid; 
	border-top: #808080 1px solid; 
	border-left: #808080 1px solid; 
	border-bottom: #808080 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}


.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}

.skinheader {
}

.logopane {
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 25px;
}

.welcomepane2 {
}

.welcomepane {
	background-image: url(Welcome.jpg);
        background-repeat: no-repeat;
        background-position: center;
}
.menupane {
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.skingradient {
}

.leftpane {
	width: 185;
	background-color: transparent;
	padding-left: 10px;
	padding-right: 4px;
	padding-top: 0px;
}
.contentpane {
	background-color: transparent;
	padding-left: 15px;
	padding-right: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
}
.contentpane2 {
	background-color: transparent;
	padding-left: 15px;
	padding-right: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
}
.rightpane {
	width: 245px;
	background-color: transparent;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
}
.bottompane {
	width: 550px;
	background-color: transparent;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
}

.bottompane2 {
	color: #CCDBDC;
	font-size: 10px; 
	font-weight: normal; 
	font-style: normal; 
	font-family: Helvetica;
	border-right: #8f9092 0px solid; 
	border-top: #8f9092 0px solid; 
	border-left: #8f9092 0px solid; 
	border-bottom: #8f9092 0px solid;
}

.linepane {
	background-image: url(LineHome.jpg);
        background-repeat: no-repeat;
}
.linepaneabout {
	background-image: url(LineAbout.jpg);
        background-repeat: no-repeat;
}
.linepaneproducts {
	background-image: url(LineProducts.jpg);
        background-repeat: no-repeat;
}
.linepanesolutions {
	background-image: url(LineSolutions.jpg);
        background-repeat: no-repeat;
}
.linepanecontact {
	background-image: url(LineContact.jpg);
        background-repeat: no-repeat;
}
.leftlineproducts {
	padding-top: 25px;
	background-image: url(LeftLineProducts.jpg);
        background-repeat: no-repeat;
}
.leftlinesolutions {
	background-image: url(leftLineSolutions.jpg);
        background-repeat: no-repeat;
}


/*------------------------------*/
/*             Meny             */
/*------------------------------*/

.MainMenu_MenuContainer {
	background-color: #FFFFFF; 
	height: 15px;
}
.MainMenu_MenuBar {
	padding-right: 0px;
	cursor: pointer; 
	cursor: hand;
	height: 15px;
	background-color: #FFFFFF;
        border-right: #FFFFFF 15px solid;
}

.MainMenu_Separator {
	background-color: #FFFFFF;
	color: #FFFFFF; 
	border-right: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
}

.MainMenu_MenuItem {
	padding-right: 0px;
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #8D8D8D; 
	font-family: Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #FFFFFF;
}
.MainMenu_MenuItem A:Active {
	padding-right: 0px;
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #EB6800; 
	font-family: Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #FFFFFF;
}
.MainMenu_MenuIcon {
	background-color: #ffffff; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 10px; 
	height: 11px;
}
.MainMenu_SubMenu {
	background-color: #ffffff;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	padding-right: 0px;
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #EB6800; 
	font-family: Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #FFFFFF;
}

.MainMenu_MenuArrow {
	border-right: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid;
	font-family: webdings; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand;
}

/* -------------------- */
/* Treview              */
/* -------------------- */

.TreeViewMenu {
	width: 175px;
	background-color: #FFFFFF;
	border-right: #7994cb 0px solid; 
	border-top: #7994cb 0px solid; 
	border-left: #7994cb 0px solid; 
	border-bottom: #7994cb 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: ;url(gradient_LtBlue.jpg);
}

/* -------------------- */
/* Diverse              */
/* -------------------- */

.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: Helvetica Neue; 
  font-size: 11px;
  font-weight: normal;
}


/* style for module titles */

.Head {
    font-family: Helvetica Neue;
    font-size:  24px;
    font-weight: Normal;
    color: #403847;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Helvetica Neue;
    font-size:  11px;
    font-weight:    bold;
    color: #403847;
}

A:link  {
    text-decoration:    none;
    color:  #4F4E4E;
}

A:visited   {
    text-decoration:    none;
    color:  #4F4E4E;
}

A:active    {
    text-decoration:    none;
    color:  #4F4E4E;
}

A:hover {
    text-decoration:    underline;
    color:  #ff0000;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #ff0000;
}


/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    font-family: Helvetica;
    font-size: 14px;
    font-weight: normal;
	color: #595959;
	line-height: 20px;
}
.Normal2
{
    font-family: Helvetica;
    font-size: 12px;
    font-weight: normal;
	color: #595959;
	line-height: 10px;
}
.NormalDisabled
{
    color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Helvetica;
    font-size: 14px;
    font-weight: bold;
	color: #595959;
	line-height: 20px;
}

/* text style used for error messages */
.NormalRed
{
    font-family: Helvetica;
    font-size: 14px;
    font-weight: bold;
    color: #ff0000
	line-height: 20px;
}

/* -------------------- */
/* Side Menu */
/* -------------------- */

.MenuHdr
{ 
  	font-family: Helvetica;
	font-size: 9pt; 
	padding-left: 5px; 
	font-weight: Bold; 
	padding-bottom: 0px; 
  	background-color: #79a7b6; 
	height: 30px;
	padding-top: 0px; 
	cursor: default;
	color: #ffffff;
	align: left;
	border-bottom: #FFFFFF 1px solid; 
	border-left: #4977B3 0px solid; 
	border-top: #abc8D2 0px solid; 
	border-right: #4977B3 0px solid;
}

.MenuHdr A:Link
{
  	text-decoration: none; 
	color: #ffffff; 
	width: 100%;
	padding-top: 0px;
  	padding-bottom: 0px; 
	cursor: default; 
	cursor: pointer; 
}
.MenuHdr A:Visited
{
  	text-decoration: none; 
	color: #ffffff; 
	width: 100%; 
	padding-top: 0px;
  	padding-bottom: 0px; 
	cursor: default; 
	cursor: pointer; 
}

.MenuHdrMouseOver
{
	font-family: Helvetica;
	font-size: 9pt; 
	padding-left: 5px; 
	font-weight: Bold; 
	padding-bottom: 0px; 
  	background-color: transparent; 
	height: 30px;
	padding-top: 0px; 
	cursor: default;
	color: #EB6800;
	align: left;
	border-bottom: #FFFFFF 1px solid; 
	border-left: #4977B3 0px solid; 
	border-top: #abc8D2 0px solid; 
	border-right: #4977B3 0px solid;
}

.MenuHdrMouseOver A:Link
{
  	text-decoration: none; 
	color: #EB6800; 
	width: 100%;
	padding-top: 0px;
  	padding-bottom: 0px; 
	cursor: default; 
	cursor: pointer; 
}

.MenuHdrMouseOver A:Visited
{
  	text-decoration: none; 
	color: #EB6800; 
	width: 100%; 
	padding-top: 0px;
  	padding-bottom: 0px; 
	cursor: default; 
	cursor: pointer; 
}

.MenuItem 
{
  	font-family: Helvetica;
	font-size: 9pt; 
	padding-left: 5px; 
	font-weight: normal; 
	padding-bottom: 1px;
  	background-color: transparent; 
	height: 25px;
	padding-top: 2px;
	color: #8D8D8D;
	border-bottom: #FFFFFF 1px solid; 
	border-left: #4977B3 0px solid; 
	border-top: #4977B3 0px solid; 
	border-right: #4977B3 0px solid;
	line-height:13px;
}

.MenuItem A:Link
{
  	text-decoration: none; 
	color: #8D8D8D; 
	width: 100%; 
	padding-top: 0px;
  	padding-bottom: 0px; 
	cursor: default; 
	cursor: pointer; 
}

.MenuItem A:Visited
{
  	text-decoration: none; 
	color: #8D8D8D; 
	width: 100%; 
	padding-top: 0px;
  	padding-bottom: 0px; 
	cursor: default; 
	cursor: pointer;
}

.MenuItemMouseOver
{
	background-color: transparent!Important;
	height: 25px;
	font-family: Helvetica;
	font-size: 9pt; 
	padding-left: 5px; 
	font-weight: normal; 
	padding-bottom: 1px;
	padding-top: 2px;
	color: #EB6800; 
	border-bottom: #ffffff 1px solid; 
	border-left: #4977B3 0px solid; 
	border-top: #4977B3 0px solid; 
	border-right: #4977B3 0px solid;
	line-height:13px;
}

.MenuItemMouseOver A:Link
{
  	text-decoration: none; 
	color: #EB6800; 
	width: 100%; 
	padding-top: 0px;
  	padding-bottom: 0px; 
	cursor: default; 
	cursor: pointer; 
}

.MenuItemMouseOver A:Visited
{
  	text-decoration: none; 
	color: #EB6800; 
	width: 100%; 
	padding-top: 0px;
  	padding-bottom: 0px; 
	cursor: default; 
	cursor: pointer;
}

.currentItemHighlight
{
	background-color: transparent!Important;
	height: 13px;
	font-family: Helvetica;
	font-size: 9pt; 
	padding-left: 0px; 
	font-weight: normal; 
	padding-bottom: 0px;
	padding-top: 0px;
	color: #EB6800; 
	border-bottom: #ffffff 1px solid; 
	border-left: #4977B3 0px solid; 
	border-top: #4977B3 0px solid; 
	border-right: #4977B3 0px solid;
	line-height:13px;
}

.currentItemHighlight A:Link
{
  	text-decoration: none; 
	color: #EB6800; 
	width: 100%; 
	padding-top: 0px;
  	padding-bottom: 0px; 
	cursor: default; 
	cursor: pointer; 
}

.currentItemHighlight A:Visited
{
  	text-decoration: none; 
	color: #EB6800; 
	width: 100%; 
	padding-top: 0px;
  	padding-bottom: 0px; 
	cursor: default; 
	cursor: pointer;
}

.MenuItem A, 
.MenuItem A:Active, 
.MenuItem A:Hover, 
.MenuItem HR


.MenuItemMouseOver A, 
.MenuItemMouseOver A:Active, 
.MenuItemMouseOver A:Hover, 

.MenuHdr A, 
.MenuHdr A:Active, 
.MenuHdr A:Hover, 


/*------------------------------*/
/*           TopMeny            */
/*------------------------------*/


.TopMenuItem A 
{ 
   	vertical-align: top;
	height: 10px; 
}

.TopMenuItem, .TopMenuItem a:link, .TopMenuItem a:visited 
{ 
	background-color: Transparent; 
	cursor: pointer; 
	cursor: hand; 
	color: #8D8D8D; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	font-family: Helvetica; 
	text-align: Center; 
	vertical-align: top; 
	text-decoration: none; 
	height: 10px; 
	/*width: 93px; */ 
}

.TopMenuItemMouseOver, .TopMenuItemMouseOver a:hover 
{ 
	background-color: #ffffff; 
	cursor: pointer; 
	cursor: hand; 
	color: #EB6800; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	font-family: Helvetica; 
	text-align: center; 
	vertical-align: top; 
	text-decoration: none; 
	height: 10px; 
	/*width: 93px;*/ 
}

.TopMenuItemSelect, .TopMenuItemSelect a:active 
{ 
	background-color: #ffffff; 
	cursor: pointer; 
	cursor: hand; 
	color: #EB6800; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	font-family: Helvetica; 
	text-align: center; 
	vertical-align: top; 
	text-decoration: none; 
	height: 10px; 
	/*width: 93px;*/ 
}


