﻿BODY
{
    BACKGROUND-COLOR: #ffffff;
}


.ssd_lblGroupName
{
background-color: Transparent;
border-color: Green;
border-style: Double;
border-width: 3px;
font-weight: bold;
font-style: normal;
font-family: Verdana;
text-decoration: none;
font-size: X-Small;
color: Green;
}
.ssd_pnlRight
{
background-color: Transparent;
border-color: #006600;
border-style: Double;
border-width: 4px;
}
.ssd_pnlTop
{
	background-color: transparent;
}
.ssd_pnlTopToolbar
{
	background-color: #f5f5f5;
}
.ssd_lblTopHeader
{
	color: Black;
}
.ssd_pnlTopMenuButtons
{
	color: White;
}
.ssd_cal_Title
{
background-color: #DFDFD5;
color: Green;
}
/*Ändrade och tillagda Styles */
.OrangeBorders
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}
.plainTextSmall
{
	font-weight: normal;
	font-size: small;
	font-family: Verdana;	
}
.plainText
{
	font-weight: normal;
	font-size: x-small;
	font-family: Verdana;
}

.plainTextNew
{
	border:solid 1px #EAEAEA;
	font-weight: normal;
	font-size: x-small;
	font-family: Verdana;
}
.plainTextBold
{
	font-weight: bold;
	font-size: x-small;
	font-family: Verdana;
}
.plainTextBold11
{
	font-weight: bold;
	font-size: x-small;
	font-family: Verdana;
	color:White;
}
.plainLabelText
{
	font-weight: bold;
	font-size: x-small;
	font-family: Verdana;
}

.InputTextBoxes
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	font-weight: normal;
	font-size: xx-small;
	border-left: dimgray 1px solid;
	width: 120px;
	color: black;
	border-bottom: dimgray 1px solid;
	font-style: normal;
	font-family: Verdana;
	background-color: white;
	text-decoration: none;

}
.ssd_checkboxes
{
	font-weight: bold;
	font-size: xx-small;
	color: black;
	font-style: normal;
	font-family: Verdana;
	background-color: transparent;
	text-decoration: none;
}
.ssd_btnLeftPanelButtonShow
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	font-weight: bold;
	font-size: xx-small;
	border-left: dimgray 1px solid;
	width: 120px;
	color: white;
	border-bottom: dimgray 1px solid;
	font-style: normal;
	font-family: Verdana;
	background-color: gray;
	text-decoration: none;
}
.ssd_btn_GT_NavigateButton
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	font-weight: bold;
	font-size: xx-small;
	border-left: dimgray 1px solid;
	width: 220px;
	color: white;
	border-bottom: dimgray 1px solid;
	font-style: normal;
	font-family: Verdana;
	height: 20px;
	background-color: silver;
	text-decoration: none;
}
.undmainimage
{
	
	font-family:Verdana;
	color:#EAEAEA;
	font-size:large;
	font-weight:bold;
	
}
/*
till datagridden
*/
.ssd_DatagridMain
{
	font-weight: normal;
	font-size: xx-small;
	color: black;
	font-style: normal;
	font-family: Verdana;
	background-color: transparent;
	text-decoration: none;
	 
}

.ssd_DataGridHeaderStyle
{
	background-color: #d3d3d3;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana;
	text-decoration: none;
	font-size: XX-Small;
	color: Black;
}
.ssd_DataGridSelectedItemStyle
{
	background-color: #ffd700;
	color: #000000;
	font-weight: bold;
}
.ssd_DataGridItemStyle
{
	font-weight: bold;
	font-size: xx-small;
	color: black;
	font-style: normal;
	font-family: Verdana;
	background-color: transparent;
	text-decoration: none;
}

.ssd_DataGridAlternatingItemStyle
{
	font-weight: bold;
	font-size: xx-small;
	color: black;
	font-style: normal;
	font-family: Verdana;
	background-color: #f5f5f5;
	text-decoration: none;
}

.ssd_DataGridChangeButton
{
	background-color: #f5f5f5;
	border-color: White;
	border-style: Outset;
	border-width: 1px;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana;
	text-decoration: none;
	font-size: XX-Small;
	color: #333333;
	height: 20px;
	width: 50px;
}
.ssd_DataGridSendEmailButton
{
	background-color: #f5f5f5;
	border-color: Blue;
	border-style: solid ;
	border-width: 1px;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana;
	text-decoration: none;
	font-size: XX-Small;
	color: #333333;
	height: 20px;
	width: 50px;
}

.ssd_DataGridDeleteButton
{
	background-color: #f5f5f5;
	border-color: White;
	border-style: Outset;
	border-width: 1px;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana;
	text-decoration: none;
	font-size: XX-Small;
	color: #333333;
	height: 24px;
	width: 60px;
}


 /* Till menyerna */
 /* ------------- */
 /* ------------- */
 /* ------------- */
 
.ddm1  {
    font: 11px tahoma;
    text-decoration: none;
}
.ddm1  .item1,
.ddm1  .item1:hover,
.ddm1  .item1-active,
.ddm1  .item1-active:hover {
    padding: 3px 8px 4px 8px;
    border: 1px #6CADD7;
    border-style: solid none solid none;
    text-decoration: none;
    display: block;
    position: relative;
}
.ddm1  .item1 {
    background: Transparent;
    color: #000000;
}
.ddm1  .item1:visited
{	
	text-decoration:	none;
	color:	#000000;
}

.ddm1  .item1:hover, .ddm1  .item1-active, .ddm1  .item1-active:hover
{
	background: #6CADD7;
	color: #000000;
}
.ddm1  .item2,
.ddm1  .item2:hover {
    padding: 3px 8px 4px 8px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
}
.ddm1  .item2 {
    background: Transparent ;
    color: #000000;
}
.ddm1  .item2:visited
{	
	text-decoration:	none;
	color:	#000000;
}
.ddm1  .item2:hover {
    background: #6CADD7;
    color: #000000;
}
.ddm1  .section {
    border: 1px #6CADD7;
    border-style: solid solid solid solid;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    white-space: nowrap;
    background: #f5f5f5;
}
.ddm1  .left, .ddm1  .left:hover { border-style: solid none solid solid; }
.ddm1  .right, .ddm1  .right:hover { border-style: solid solid solid none; }

* html .ddm1  td { position: relative; } /* ie 5.0 fix */

/* Nästa meny*/
.ddm2  {
    font: 11px tahoma;
    text-decoration: none;
}
.ddm2  .item1,
.ddm2  .item1:hover,
.ddm2  .item1-active,
.ddm2  .item1-active:hover {
    padding: 3px 8px 4px 8px;
    border: 1px #6CADD7;
    border-style: solid none solid none;
    text-decoration: none;
    display: block;
    position: relative;
}
.ddm2  .item1 {
    background: Transparent;
    color: #000000;
}
.ddm2  .item1:visited
{	
	text-decoration:	none;
	color:	#000000;
}

.ddm2  .item1:hover, .ddm2  .item1-active, .ddm2  .item1-active:hover
{
	background: #6CADD7;
	color: #000000;
}
.ddm2  .item2,
.ddm2  .item2:hover {
    padding: 3px 8px 4px 8px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
}
.ddm2  .item2 {
    background: Transparent ;
    color: #000000;
}
.ddm2  .item2:visited
{	
	text-decoration:	none;
	color:	#000000;
}
.ddm2  .item2:hover {
    background: #6CADD7;
    color: #000000;
}
.ddm2  .section {
    border: 1px #6CADD7;
    border-style: solid solid solid solid;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    white-space: nowrap;
    background: #f5f5f5;
}

.black_bar {
background-image:url(./Images/black_bar.gif);
	background-repeat:repeat;
	width:auto;
	height:27px;
	/*background-color:Black;*/
}

.drpblack_bar 
{
		
	/*text-decoration: none;
	filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#84969F',EndColorStr='#3F5B69');background-image:url(./Images/black_bar.gif);
	background-repeat:repeat;

	background-color:Black;*/
}

.ddm2  .left, .ddm2  .left:hover { border-style: solid none solid solid; }
.ddm2  .right, .ddm2  .right:hover { border-style: solid solid solid none; }

* html .ddm2  td { position: relative; } /* ie 5.0 fix */

