@import url("css/menu.css");

/* CSS Document */
#Body /*{     background: #FFF url(images/body_bg.png) repeat-x top left;     height: 100%;     margin: 0;     padding: 0; }*/
{
    background: url(Images/bg.png) repeat-x #cacaca;
    font-family: Arial;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
    padding: 0;
	overflow:scroll;
}

/* ControlPanel style */
.ControlPanel
{
    background: #FFF;
    border: none;
    padding-bottom: 10px;
}
.cpanel_left
{
    padding-left: 0;
}
.cpanel_right
{
    padding-right: 0;
}

/*-------- Default Style --------*/
body, th, td, div, p, table, h1, h2, h3, h4, h5, h6, .Normal, .NormalDisabled, .Head, .SubHead, .SubSubHead, a:link, a:visited, a:hover, input, .CommandButton
{
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
}
p
{
    padding: 0 0 10px 0;
    margin: 0;
}

body, th, td, div, p, table, .Normal, .NormalDisabled, .Head, .SubHead, a:link, a:visited, a:hover
{
    font-size: 12px;
}

.SubSubHead 
{
    font-size: 12px;
}

.SubSubHead a, .SubSubHead a:link, .SubSubHead a:hover, .SubSubHead a:visited
{
    font-size: 12px;
    color:#666;
    font-weight:bold;
}

hr
{
    height: 1px;
    border: 0;
    background: #CCC;
}

img	
{
	border:0;
	}
	
/*

*/
h1
{
    font-size: 18px;
    font-weight: normal;
    color: #000;
	text-transform:uppercase;
    padding: 15px 0 5px 0;
    margin: 0;
}

h1 input
{
    padding: 15px 0 5px 0;
    margin: 0;
}


h1 a:link, h1 a:visited, h1 a:hover
{
    font-size: 18px;
    font-weight: normal;
    color: #000;
    padding: 15px 0 5px 0;
    margin: 0;
}

h2
{
    font-size: 18px;
    font-weight: normal;
    color: #000;
    padding: 9px 0 5px 0;
    margin: 0;
}

h2 a:link, h2 a:visited, h2 a:hover
{
    font-size: 18px;
    font-weight: normal;
    color: #000;
    padding: 9px 0 5px 0;
    margin: 0;
}

h3
{
    font-size: 14px;
    font-weight: normal;
    color: #000;
    padding: 9px 0 5px 0;
    margin: 0;
}

h4
{
    font-size: 12px;
    font-weight: normal;
    color: #666;
    padding: 0;
    margin: 0;
    line-height: 18px;
}

UL {
	margin:0;
	padding:2px 0 2px 25px;
	}
	
UL LI
{
	list-style-image:url(images/LI_circle.png);
	padding:0 0 8px 0;
}

UL LI LI
{
    list-style-type: circle;
}

UL LI LI LI
{
    list-style-type: circle;
}

OL {
	margin:0;
	padding:2px 0 2px 25px;
	}


OL LI
{
    list-style-type: decimal;
	padding:0 0 8px 0;
}

OL OL LI
{
    list-style-type: lower-alpha;
}

OL OL OL LI
{
    list-style-type: lower-roman;
}
OL UL LI
{
    list-style-type: disc;
}

HR
{
    color: #696969;
    height: 1pt;
    text-align: left;
}


a, a:link, a:visited, a:active
{
    color: #000;
    text-decoration: none;
    font-weight: normal;
}
a:hover
{
    color: #000;
    text-decoration: underline;
}
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{
    font-family: Arial, Helvetica, sans-serif;
}
.Head
{
    color: #2E3D47;
    font-weight: bold;
}
.SubHead
{
    color: #4C6171;
}
.SubSubHead
{
    color: #606677;
}
.NormalRed
{
    color: #F00;
}


/*Datagrids */
.DataGrid_Container
{
    margin-top: 15px;
}
.DataGrid_Header
{
    font-weight: bold;
}
.DataGrid_Header td, .NormalBold td
{
    font-weight: bold;
}

/*-------- design style --------*/

#s_wrap_main
{
    display: table;
    width: 1000px;
    margin: 0 auto;
}
#s_wrap_sub
{
    display: table-row;
}
.template_style
{
    display: table-cell;
}


.top_space
{
    background: #99a1d3;
}

.logo_pad
{
    background: #FFF;
    margin: 0;
    padding: 42px 0 30px 47px;
}

.menu_bg
{
    margin: 0;
    padding: 20px 0 0 24px;
    background: #000;
    border-bottom: solid 5px #d8813c;
}


.search_style
{
    float: right;
    position: relative;
    top: 5px;
    width: 250px;
}
.search_bg
{
    padding: 0 2px 0 0;
}

.bread_bg
{
    padding: 5px 0 5px 0;
    margin: 0;
}

#bread_style
{
    float: left;
    padding-left: 24px;
    color: #FFF;
    font-size: 11px;
}

.center_bg
{
    padding: 0;
    margin: 0;
    clear: both;
}
.content_pad
{
    padding: 0 0 24px 0;
    margin: 0;
    background:#FFF;
    border-bottom: solid 10px #0c529a;
}
.content_width
{
    padding-top: 0;
    min-height: 350px;
}

.midWrapper
{
	margin:0;
	padding:0 47px 0 47px;
    background: url(images/content_bg.png) top left repeat-x;
	}

.bot_pad
{
    margin-bottom: 20px;
    padding: 0 47px 0 0;
}

#copy_style
{
    float: left;
}

#login_style
{
    float: left;
    padding-right: 18px;
    font-size: 11px;
}

.clear_float
{
    clear: both;
    line-height: 0;
    font-size: 0;
    height: 0;
}

/* ------- FileManager -------*/
div.FileManager
{
    height: auto;
    border: none;
}
table.FileManager
{
    width: 99%;
}


a.CommandButton:link, a.CommandButton:visited
{
    color: #333d87;
    font-weight: normal;
    text-decoration: none;
}
a.CommandButton:hover
{
    color: #3E81B5;
    text-decoration: underline;
}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited
{
    color: #3E81B5;
}
.ControlPanel a.CommandButton:hover
{
    color: #CB2027;
    text-decoration: underline;
}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead
{
    font-size: 11px;
}

/*--------- pane style ----------*/
.TopPane, .BottomPane
{
    padding: 0;
    margin: 0;
}


.MidPane
{
	margin: 0;
	padding:0 0 26px 0;
	}

/*.MidPane
{
	margin: 0;
	padding:15px 0 26px 0;
	border-top:1px solid #999;
	} */
	
/* Utfyllnad under TopPane/MidPane */	
.midPad
{
	margin: 0 0 24px 0;
	padding: 24px 0 0 0;
	border-bottom: solid 1px #999;	
	}
	
.ContentPane
{
	padding: 0 114px 0 0;
	}

/* Centerspalt i trespalt */	
.CenterPane
{
	padding: 0 18px;	
	}
			
.LeftPane
{
    padding: 0 18px 10px 0;
    margin: 0;
    width: 277px;
	border-right:solid 1px #999;
}
.RightPane
{
    padding: 0 0 10px 18px;
    margin: 0;
    width: 277px;
	border-left:solid 1px #999;
}


/*------------ Breadcrumb Style --------------*/
.Breadcrumb, a.Breadcrumb:link, a.Breadcrumb:active, a.Breadcrumb:visited
{
    color: #FFF;
    font-size: 11px;
    text-decoration: underline;
}
a.Breadcrumb:hover
{
    color: #CCC;
    font-size: 11px;
    text-decoration: underline;
}

/*-------------- Link Style --------------
.linkscontainer
{
    padding-top: 10px;
    text-align: center;
}
.links, a.links:link, a.links:active, a.links:visited
{
    color: #000;
    font-size:12px;
    text-transform: uppercase;
}
a.links:hover
{
    color: #000;
}
*/
/*-------------- User Style --------------*/
.user, a.user:link, a.user:active, a.user:visited
{
    color: #000;
    font-size: 11px;
}
a.user:hover
{
    color: #333;
    font-size: 11px;
}

/*-------------- Footer Style --------------*/
.footer, a.footer:link, a.footer:active, a.footer:visited
{
    color: #000;
    font-size:11px;
}
a.footer:hover
{
    color: #333;
}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane
{
    width: 0;
    padding: 0;
    margin: 0;
	border:0;
}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer
{
    position: relative;
    white-space: nowrap;
}
div.SearchBorder
{
    width: 180px;
    height: 20px;
    border: solid 1px #e0e0e0;
    float: left;
    white-space: nowrap;
    margin-top: 0px;
}
div.SearchContainer a
{
    padding: 0;
    display: block;
    float: left;
}
div.SearchContainer a img
{
    padding-left: 5px;
}
div.SearchIcon
{
    float: left;
    width: 44px;
    height: 22px;
    cursor: pointer;
    z-index: 11;
    background: no-repeat 2px 2px;
    text-align: right;
}
div.SearchIcon img
{
    margin-top: 3px;
}

input.SearchTextBox
{
    float: left;
    z-index: 10;
    border: 0;
    width: 130px;
    height: 18px;
    margin-left: 3px;
    color: #43494D;
}

#SearchChoices
{
    clear: both;
    display: none;
    border: solid 1px #C3D4DF;
    z-index: 2000;
    cursor: pointer;
    margin: 0;
    padding: 0;
    text-align: left;
    background-color: #F3F7FA;
    position: absolute;
    top: 22px;
    left: 0;
}
#SearchChoices li
{
    cursor: pointer;
    margin: 0;
    padding: 2px 2px 0 2px;
    padding-left: 25px;
    height: 18px;
    text-align: left;
    background-color: #F3F7FA;
    background-repeat: no-repeat;
    background-position: 2px center;
    list-style: none;
    list-style-image: none;
    border: none;
    display: block;
}
#SearchChoices li.searchHilite
{
    background-color: #CE0D0D;
    color: #ffffff;
    border: none;
}
#SearchChoices li.searchDefault
{
    background-color: #F8FAFF;
    border: none;
}















