/* BLACKBOOK PRODUCTION */
/* Dantek a/s */

/* CSS for BookingWeb */

.Background
{
	background-color: #666666; 
	margin: 0px 10px 0px 10px;
}

/* Options */

.OptionsColor
{
	background-color:#476581;
}

.Options
{
	width: 760px;
  	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-color:#476581; /* s_ew_Darkblue */
}

.OptionsSeperator
{
	width: 760px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-color: #3399ff; /* s_ew_SeperatorColor */
}

/* Secondary Options */

.SecondaryOptionsColor
{
	background-color:#7998B5;
}

.SecondaryOptions
{
	width: 760px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-color:#7998B5;
}

/* Tips */

.tipsTable
{
	width: 760px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-color:#476581;
}

.hintsTable
{
	width: 760px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-color:#476581;
}

/* Seperator */

.Seperator
{
	width: 760px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-color:#8A97A0;
}

/* result */
.inverted
{
	background-color: #FF9900;
}
.overLibfgclass
{
	background-color: #99CCFF;
	color: #000000;
}

.overLibtextfontclass
{
	color: #000000;
}

.result_history
{
	margin: 2px;
	border:solid 2px;
	font-weight: bold;
	font-size: 12px;
	width: 300px;
	color: white;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #476581; /* s_ew_Darkblue */
}
.result_itemcount
{
	font-weight: bold;
	font-size: 12px;
	width: 165px;
	color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #476581;  /* s_ew_Darkblue */
}
.result_select_max{
	border: solid 2px;
	font-weight: bold;
	font-size: 12px;
	width: 60px;
	color: white;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #476581;
}

/* result list */

.Result_Header_Advanced { font: 12px geneva, verdana, arial, sans-serif; color: #FFFFFF; }

A.Result_Header_Advanced, A.Result_Header_Advanced:link, A.Result_Header_Advanced:visited 
	{ font: 12px geneva, verdana, arial, sans-serif; color: #FFFFFF;  text-decoration: none;}
A.Result_Header_Advanced:active, A.Result_Header_Advanced:hover 
	{ font: 12px geneva, verdana, arial, sans-serif; color: #FFFFFF;  text-decoration: underline;}

.WarningOnOptionCommand
{
	background-color : #F6F7F9;
	color : Red;
	font: 12px geneva, verdana, arial, sans-serif;
}

/* book */

.bookingListTable
{
	/* width: 760px; */
	background-color:#7998B5;
	font: 12px geneva, verdana, arial, sans-serif; color: #FFFFFF;  text-decoration: none;
}


/* */
SubjectWordsPopupSubjectWordsTable
{
	font: 12px geneva, verdana, arial, sans-serif; color: #000000;
}

td.SubjectWordsTableHeader
{
	font: 12px geneva, verdana, arial, sans-serif; 
	color: White;
	background-color: #8A97A0;
	
} 
td.SubjectWordsRecordDetailsItem
{
	font: 12px/300% geneva, verdana, arial, sans-serif;
	color: black;
	background-color: #F6F7F9;
}
td.SubjectWordsTableItem
{
	font: 12px geneva, verdana, arial, sans-serif; 
	color: #000000;
	border-bottom: solid 1px #7998B5;
}

/* FrontCoverGallery */
.FrontCoverGalleryMainTable
{
	border-collapse: collapse;
	background-color: White;
	width: 760px;
}

td.FrontCoverGalleryMainTable
{
	padding-top: 20px;
	padding-bottom: 20px;
	vertical-align: top;
	text-align: center;
	width: 150px;
}

.FrontCoverMainTable
{
	border: solid 1px #7998B5;
	background-color: #F6F7F9;
	width: 140px;
	border-collapse: collapse;
	table-layout: fixed;
}

.FrontCoverMainTable td
{
	text-align: left;
	padding: 4px 4px 4px 4px;
	border-bottom: solid 1px #7998B5;
}

td.FrontCoverImage
{
	text-align: center;
}

.FrontCoverImage img
{
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100px;
}

img.FrontCoverNoImage
{
	width: auto;
}

.FrontCoverButtons td
{
	border-bottom: none;
	color: Black;
}

BODY.BookingDetails
{
	background-color: #f6f7f9;
	
}

/* Gode Ideer */

.GodeIdeerHistory
{
	width: 100px;
	overflow: hidden;
	color: Black;
}
.GodeIdeerSubject
{
	font-size: 14px;
	overflow: hidden;
	width: 202px;
	color: black;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}
.Clickable
{
	cursor: hand;
}
img.RemoteSystemIcon
{
	width: auto;
	height: 16px;
	cursor: hand;
	display: inline;
}
.RemoteSystemsTooltipCcl
{
	font-size: 10px;
	font-family: 'Courier New' , Monospace;
}

.Invisible
{
	display: none;
}
div.Ratio
{
	background-color: Silver;
	height: 16px;
	width: 8px;
	overflow: hidden;
	position: relative;
	border-right: solid 1px DimGray;
	border-top: solid 1px Gray;
	
}
div.Ratio div
{	
	overflow: hidden;
	width: 100%;
	position: absolute; 
	height: 100%;
}
.LightBackground
{
	background-color: #F6F7F9;
}

