.bodylogin{
	margin:0px;
	background-repeat: repeat-x;
	background-color: #1d4556;
}

.bodyClass{
	margin:0px;
	background-repeat: repeat-x;
	background-image: url(/admin/gfx/2/topbg.gif);
	background-color: #e2e6e9;
}

.blockHeader
{
	line-height: 25px;
	text-align: center;
	width: 100px;
	height: 25px;
	overflow-x: hidden;
	overflow-y: hidden;
	background-color: transparent;
	background-image: url(/admin/gfx/listHeader.gif);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
}

  .hiddentab {
	BORDER-BOTTOM: #919b9c 1pt solid
}
  
  .activeTab {background-Image:url('/gfx/gfx/tab_active_large.gif');
  }

  .inActiveTab {background-Image:url('/gfx/gfx/tab_inactive_large.gif')
  }

.inputLogin {
	padding: 7px;
	background-color: #e6e6e5;
	border-left-color: #c2bebf;
	border-top-color: #979292;
	border-left-style: solid;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	height: 29px;
	width: 292px;
	color: #004559;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: arial;
}

.inputLoginCalendar {
	padding: 7px;
	background-color: #FFFFFF;
	border-left-color: #c2bebf;
	border-top-color: #979292;
	border-left-style: solid;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	height: 29px;
	width: 292px;
	color: #004559;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: arial;
	background-image: url(/admin/gfx/icons/calendar.gif);
	background-repeat: no-repeat;
}

.inputForm {
	padding: 7px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
/*
	border-left-color: #c2bebf;
	border-top-color: #979292;
	border-left-style: solid;
	border-bottom-style: none;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
*/
	height: 29px;
	width: 292px;
	color: #004559;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: arial;
}

.Textarea {
	padding: 7px;
	background-color: #FFFFFF;
	border-left-color: #c2bebf;
	border-top-color: #979292;
	border-left-style: solid;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	height: 150px;
	width: 292px;
	color: #004559;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: arial;
}


td {
	font-family: arial;
	font-size: 11px;
	color: #284f60
	}
	
	
.inputFormSmall {
	padding: 7px;
	background-color: #FFFFFF;
	border-left-color: #c2bebf;
	border-top-color: #979292;
	border-left-style: solid;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	height: 29px;
	width: 100px;
	color: #004559;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: arial;
}

.inputFormSelect {
	padding: 7px;
	background-color: #FFFFFF;
	border-left-color: #c2bebf;
	border-top-color: #979292;
	border-left-style: solid;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	height: 29px;
	width: 292px;
	color: #004559;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: arial;
}

.dropshadow2{
	float:left;
	clear:left;

	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
	padding: 0px;
}
.innerbox{
	position:relative;
	bottom:6px;
	right: 6px;
	border: 0px solid #999999;
	padding:4px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}
.innerbox{
	/* IE5 hack */
	\margin: 0px 0px -3px 0px;
	\margin:  0px 0px 0px 0px;
}

.overskrift {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #284f60
	}



.contentTable{
	border-left-color: #bdbdbd;
	border-top-color: #999999;
	border-left-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	background-color: #e6e6e6;
}

.siteName {
		font-family: Arial;
		font-weight: normal;
		font-size: 16px;
		color: #ffffff;
	}

.menu {
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	}

.nav {
		text-decoration: none;
		font-size: 11px;
		font-family: arial;
		color: #284f60
	}

.nav:hover {
		text-decoration: none;
		font-size: 11px;
		font-family: arial;
		color: #284f60
	}
	
.navSubActive {
		text-decoration: none;
		font-size: 11px;
		font-family: arial;
		color: #1c4556;
		text-decoration: underline;
	}

.navActive {
		text-decoration: none;
		font-size: 11px;
		font-family: arial;
		color: #1c4556;
		font-weight: bold;
	}

.navActive:hover {
		text-decoration: none;
		font-size: 11px;
		font-family: arial;
		color: #1c4556;
		font-weight: bold;
	}
	
.MenuActive {
			background-color: #a2cc28;
			font-weight: bold;
		}
		
a {text-decoration: none; color:#0e7fc7}
a:hover {text-decoration: none; color:#0e7fc7}


.lblink {font-family: arial; text-decoration: none; color: #0e7fc7; font-size: 12px;}

.lblink:hover { color: #0e7fc7;
		  font-size: 11px;
		  text-decoration: underline;
}

.FedHvid {
	color: white;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial;
}

.knapW {
	border: 0px;
	color: #274e56;
	text-align: center;
	font-size: 11px;
	font-family: Arial;
	min-height: 20px;
	min-width: 58px;
	height: 20px;
	width: 58px;
	background-repeat: no-repeat;
	background-image: url(/admin/gfx/2/kn_white.gif);
	cursor: pointer;	
}

.knapG {
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: none;
	text-align: center;
	font-size: 11px;
	font-family: Arial;
	min-height: 20px;
	min-width: 58px;
	height: 20px;
	width: 58px;
	background-repeat: no-repeat;
	background-image: url(/admin/gfx/2/kn_gray.gif);
	cursor: pointer;	
}

.knapGrayG{
	border: 0px;
	color: #1d4556;
	text-align: center;
	font-size: 11px;
	font-family: Arial;
	min-height: 20px;
	min-width: 103px;
	height: 20px;
	width: 103px;
	background-repeat: no-repeat;
	background-image: url(/admin/gfx/2/kn_add_gray.gif);
	cursor: pointer;	
}


table.calendar {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	border-collapse: collapse;
	background-color: white;
	border: solid #999999 1px;
	background-color: white;
	width: 200px;
	text-align: center;
	/*prevent user from selecting text in Mozilla & Safari - check calendar constructor for IE code)*/
	-moz-user-select: none;
    /*-khtml-user-select: none;*/
}
table.calendar input, table.calendar select {
	font-size: 10px;
}
table.calendar td {
	border: 0;
	font-size: 10px;
	text-align: center;
}
div.mainheading {
	margin: 2px;
}
table.caldayheading {
	border-collapse: collapse;
	cursor: pointer;
	empty-cells: show;
	margin: 0 6px 0 6px;
}
table.caldayheading td {
	border: solid #CCCCCC 1px;
	text-align: left;
	color: #0054E3;
	font-weight: bold;
	width: 22px; /*should match calendar cell's width*/
}
table.caldayheading td.wkhead {
	border-right: double #CCCCCC 3px;
}
table.calcells {
	border-collapse: collapse;
	cursor: pointer;
	margin: 0 6px 0 6px;
}
table.calcells td {
	border: solid #CCCCCC 1px;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	width: 22px;
	height: 20px; /*IE doesn't like ems*/
}
table.calcells td div {
	padding: 1px;
	margin: 0;
}
table.calcells td.wkhead {
	background-color: white;
	text-align: center;
	border-right: double #CCCCCC 3px;
	color: #0054E3;
}
table.calcells td.wkday {
	background-color: #DDDDDD;
}
table.calcells td.wkend {
	background-color: #DDDDDD;
}
table.calcells td.curdate {

}
table.calcells td.cell_selected {
	background-color: #99CCFF;
	color: black;
}
table.calcells td.notmnth {
	background-color: #FFFFFF;
	color: #CCCCCC;
}
table.calcells td.notallowed {
	background-color: white;
	color: #EEEEEE;
	font-style: italic;
}
table.calcells td.hover {
	background-color: #999999;
}


.listColumnsHeader {
	background-color: #1c4656;
	color: #FFFFFF;
}

.no_accessories_found
{
	padding-top: 81px;
	text-align:center;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}

.no_accessories_found a
{
	
	text-align:center;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}

.no_accessories_found a:hover
{
	text-align:center;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}

.accessory_group_name
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight:bold;
	padding-left: 20px;
	padding-top: 5px;
	background:url('/admin/gfx/2/awworDown_specs.gif') no-repeat;
	background-position:bottom left;
	cursor:pointer;
}

.accessory_group_name_clicked
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight:bold;
	padding-left: 20px;
	padding-top: 5px;
	background:url('/admin/gfx/2/awworRight_specs.gif') no-repeat;
	background-position:bottom left;
	cursor:pointer;
	
}

.screenoverlay
{
   		position: fixed;
    	_position: absolute;  /* for IE 6.0 */  
   		left: 0px;
   		top: 0px;
   		width: 100%;
   		height: 800px;
   		background-color: #000000; 
   		opacity: .75;
   		filter: alpha(opacity=75);
   		z-index: 1000;
        visibility:hidden;  
}

.popOverIframe {
	width:100px;
	height:100px;
	background-color:#FFFFFF;
	position:absolute;
	z-index:0;
}

.popOverContent {
	width:475px;
	height:320px;
	background-color:#FFFFFF;
	border:1px solid #a5a3a8;
	position:absolute;
	z-index:200;	
}

.blueButtonStart {
	background: url(/admin/gfx/contacts/buttons/blueStart.gif) no-repeat;
	width:3px;
	height:22px;
	float:left;
}

.buttonCenter {
	height: 22px;
	line-height: 22px;
	color: #FFFFFF;
	text-align:center;
	float:left;
    background: url(/admin/gfx/contacts/buttons/BlueCenter.gif);
    cursor:pointer;
}

.buttonEnding {
    width: 3px;
    height: 22px;
    float:left;
    background: url(/admin/gfx/contacts/buttons/blueEnd.gif) no-repeat;
}
