/*--------------------------------------------------------------------------------------------------------------*/
/* CSS Style för two panes Bad och Värme - inramad contentpane runda hörn*/
/*--------------------------------------------------------------------------------------------------------------*/
/*bakgrund*/
#body
{
    background: url(body_bg.jpg) repeat-x #FFFFFF ;
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*#background	{   border: 0;
				padding: 1px;
				margin-left: -460px;
				position:absolute; 
				left: 50%;
				width: 920px; }
				
.bg_left	{	border: 1px solid green;
				width: 10px;
				background: url(bodybgleft.jpg) 100% repeat-y;
				padding: 0;
				margin: 0;	}
				
.bgright	{	border: 1px solid green;
				width: 10px;
				background: url(bodybgright.jpg) 100% repeat-y;
				padding: 0;
				margin: 0;		}
				
.bottomleft	{	heigth: 20px;
				background: url(bodyBgBottomLeft.jpg) bottom left no-repeat;
				padding: 0;
				margin: 0;		}
				
.bottomright{	heigth: 20px;
				background: url(bodyBgBottomRight.jpg) bottom left no-repeat;
				padding: 0;
				margin: 0;		} */

/*omsluter hela sidan*/
#skinwrapper
{
    border-right: 2px #FFF solid;
    border-left: 2px #FFF solid;
    background: #E6F3FF;
    padding: 0;
    margin: 0;
    margin-left: -446px;
    position: absolute;
    left: 50%;
    width: 892px;
}

/*sidhuvud bild*/
.skinheader
{
    margin: 0;
    padding: 0;
    background: url(head.jpg) no-repeat #FFF;
    height: 190px;
}

/* huvudmeny bakgrund */
.skinmenu
{
    background: url(gradient_menu.jpg) repeat-x;
    border-top: 0px solid white;
    height: 28px;
}

/* bakgrund till breadcrumbs */
.skinuser
{
    margin: 0;
    padding: 5px 0 5px;
    background: #E6F3FF;
    border-top: 0px solid #FFF;
    color: #000;
    width: 100%;
    float: left;
    font-size: 10px;
}

/* text till breadcrumbs */
.skinusertext
{
    margin: 0;
    padding: 0 0 0 5px;
    font-size: 10px;
    text-align: right;
    border: 0;
}

A.skinusertext:link
{
    color: #000;
    text-decoration: none;
}

A.skinusertext:visited
{
    color: #000;
    text-decoration: none;
}
A.skinusertext:active
{
    color: #000;
    text-decoration: none;
}

A.skinusertext:hover
{
    color: #C00;
    text-decoration: none;
}

.breadcrumb
{
    text-align: left;
}
/* omsluter samtliga panes */
.skincontentstable
{
    background: #E6F3FF;
    margin: 0;
    padding: 0 5px 0 0;
    float: left;
    border: 0;
}

.leftpane
{
    background: transparent;
    float: left;
    border: 0;
}
/*.contentTop	{ 	border: 1px solid red;
				float: right;
				width: 653px;
				height: 13px;
				background: url(WideTop.gif) top center no-repeat;
				padding: 0;
				margin: 0 5px 0 5px;	}*/

/* omsluter ContentPane runda hörn */
.contentwrapper
{
    border: 0;
    float: right;
    width: 631px;
    padding: 0;
    margin: 0 0 10px 5px;
    background: #FFF;
}

.ccurvetopleft
{
    background: url(topleft.gif) top left no-repeat;
    heigth: 13px;
    padding: 0;
    margin: 0;
}

.ccurvetopright
{
    background: url(topright.gif) no-repeat;
    height: 13px;
    padding: 0;
    margin: 0;
}

.ccurvebottomleft
{
    background: url(bottomleft.gif) no-repeat;
}

.ccurvebottomright
{
    background: url(bottomright.gif) no-repeat;
}

.bordertop
{
    background: url(top.gif) top left repeat-x;
    height: 13px;
    padding: 0;
    margin: 0;
}

.borderleft
{
    background: url(left.gif) top left repeat-y;
    height: 13px;
    padding: 0;
    margin: 0;
}


.borderright
{
    background: url(right.gif) top left repeat-y;
    height: 13px;
    padding: 0;
    margin: 0;
}

.borderbottom
{
    background: url(bottom.gif) top left repeat-x;
    height: 13px;
    padding: 0;
    margin: 0;
}

/*ContentPane - styr innehållet */

.contentpane
{
    background: #FFF;
    border: 0;
}
/*.contentBottom	{ 	border: 1px dashed green;
					float: right;
					clear: right;
					width: 653px;
						}*/
/*.rightpane{background:#000;width:200px; float: right;}*/

.skinfooter
{
    margin: 0;
    padding: 2px 0;
    height: 18px;
    background: url(footer.jpg) top left repeat-x #FFF;
    position: relative;
    float: left;
    clear: both;
    text-align: center;
    font-size: 10px;
    width: 100%;
    border-top: 1px solid #FFF;
}

.footer
{
    margin: 0;
    text-align: center;
    font-size: 10px;
    font-weight: normal;
    color: #FFF;
}
A.footer:link
{
    color: #FFF;
}
A.footer:visited
{
    color: #FFF;
}
A.footer:hover
{
    color: #C00;
}
/*--------------------------------------------------------------------------------------------------------------*/
/*panes*/
.leftpane
{
    width: 232px;
    margin: 0;
    padding: 0 0 0 5px;
}

.contentpane
{
    margin: 0;
    padding: 0;
}

/*.rightpane{width:200px;padding:10px 10px 0 10px; float: right;}*/
/*--------------------------------------------------------------------------------------------------------------*/
/*text
.normal,div,span,p,td,th,li,a {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;color:#333;}*/

.normal h1
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin: 0;
    padding: 3px 0 5px 0;
}

.head, .subhead
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #333;
}

.head
{
    font-size: 18px;
    font-weight: bold;
}
/*--------------------------------------------------------------------------------------------------------------*/
/*links & buttons*/

a:link
{
    color: #C00;
    text-decoration: none;
}
a:visited
{
    color: #CC6600;
    text-decoration: none;
}
a:hover
{
    color: #C00;
    text-decoration: underline;
}
a:active
{
    color: #C00;
    text-decoration: none;
}

.StandardButton
{
    background: #01498F;
    border: 2px #CCC outset;
    padding: 2px;
    color: white;
    font-weight: bold;
}

a.CommandButton
{
    font-size: 11px;
    font-weight: normal;
}
.controlpanel a.CommandButton
{
    font-size: 10px;
}
a.CommandButton:link
{
    color: #C00;
    text-decoration: none;
}
a.CommandButton:visited
{
    color: #C00;
    text-decoration: none;
}
a.CommandButton:hover
{
    color: #CCC;
    text-decoration: none;
}
a.CommandButton:active
{
    color: #C00;
    text-decoration: underline;
}

a.skinuser:link
{
    color: #000;
    text-decoration: none;
}
a.skinuser:visited
{
    color: #000;
    text-decoration: none;
}
a.skinuser:hover
{
    color: #C00;
    text-decoration: underline;
}
a.skinuser:active
{
    color: #C00;
    text-decoration: underline;
}
/*--------------------------------------------------------------------------------------------------------------*/
/*menu*/
/* tabs huvudsidor understa lager*/
.MainMenu_MenuContainer
{
    background: url(gradient_menu.jpg) 100% repeat-x transparent;
    width: 1px;
    height: 28px;
}
.MainMenu_MenuContainer td
{
    cursor: default;
    font-size: 3px;
    width: 1px;
}
.MainMenu_MenuIcon
{
    display: none;
}
.MainMenu_RootMenuArrow
{
    display: none;
}

/* undersidor i menyn */
.MainMenu_MenuItem
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000;
    font-size: 10px;
    font-weight: normal;
    padding: 1px 1px 1px 7px;
    border: 1px #fff solid;
    border-width: 1px 1px 1px 0;
}

.submenuitembreadcrumb
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #C00;
    font-size: 10px;
    font-weight: normal;
    padding: 1px 1px 1px 7px;
    border: 1px #fff solid;
    border-width: 1px 1px 1px 0;
}

.submenuitemselected
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #333;
    font-size: 10px;
    font-weight: normal;
    padding: 1px 1px 1px 7px;
    background: #E6F3FF;
    border: 1px #E6F3FF solid;
    border-width: 1px 1px 1px 0;
}

.MainMenu_MenuArrow
{
    font-size: 10px;
    padding: 1px 0 1px 1px;
    height: 20px;
    border: #fff solid;
    border-width: 1px 1px 1px 0;
}

.submenu
{
    z-index: 1000;
    border: 1px solid #01498F;
    padding: 0;
    background: #fff;
    margin: 0;
}

/*tabs huvudsidor oversta lager*/
.rootmenuitem
{
    background: url(gradient_menu.jpg) center left repeat-x;
}
.rootmenuitem td
{
    padding: 0 15px 0 14px;
    height: 28px;
    cursor: pointer;
    cursor: hand;
}
.rootmenuitem td span
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: FFF;
    font-size: 12px;
    white-space: nowrap;
}
/*tabs huvudsidor selected*/
.rootmenuitembreadcrumb
{
    background: url(gradient_menuActive.jpg) center left repeat-x;
}
.rootmenuitembreadcrumb td
{
    padding: 0 15px 0 14px;
    height: 28px;
    cursor: pointer;
    cursor: hand;
}
.rootmenuitembreadcrumb td span
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #FFF;
    font-size: 12px;
    white-space: nowrap;
}
/*tabs hover huvudsidor*/
.rootmenuitemselected
{
    background: url(gradient_menuActive.jpg) center left repeat-x;
}
.rootmenuitemselected td
{
    padding: 0 15px 0 14px;
    height: 28px;
    cursor: pointer;
    cursor: hand;
}
.rootmenuitemselected td span
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #FFF;
    font-size: 12px;
    font-weight: normal;
    white-space: nowrap;
}
.MainMenu_MenuBreak
{
    display: none;
}

