﻿body
{
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
}

/*
TABLE
{
	border-right: red 1px solid;
	border-top: red 1px solid;
	border-left: red 1px solid;
	border-bottom: red 1px solid;
}
*/

/*********************************************/
/*		MasterPage							 */
/*********************************************/

.RightMenu
{
	vertical-align: top;
	color: black;
	width: 100%;
}

.RightMenu td
{
	text-align: right;
}

.RightMenu a
{
	text-align: right;
	vertical-align: top;
	color: black;
	text-decoration: none;
}

.MasterDiv
{
	clip: rect(0px auto auto 0px);
	width: 800px;
}

.MasterFooterTable
{
	background-color: transparent; /*  #669900; */
	border-right: black 1px solid;
	padding-right: 0px;
	border-top: black 1px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	border-left: black 1px solid;
	padding-top: 0px;
	border-bottom: black 1px solid;
	vertical-align: top;
	width: 100%;
	height: 20px;
	color: Black;
}

.MasterFooterTable TD
{
	border-right: 0px solid;
	border-top: 0px solid;
	border-left: 0px solid;
	border-bottom: 0px solid;
}

.MasterFooterText
{
	color: green;
}

.MasterHeaderTable
{
	background-color: #6699cc;
	border-right: #000000 1px solid;
	padding-right: 0px;
	border-top: #000000 1px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	border-left: #000000 1px solid;
	padding-top: 0px;
	border-bottom: #000000 1px solid;
	vertical-align: top;
	width: 100%;
}
.SearchLogotype
{
	background-position: center center;
	background-image: url(Images/vardlogo_rodstrek.gif);
	background-repeat: no-repeat;
	width: 150px;
	height: 95px;
}
.MasterMainTable
{
	background-color: transparent;
	width: 100%;
	vertical-align: top;
	padding-left: 2px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 2px;
}

.MasterTable
{
	width: 100%;
	background-color: transparent;
	
}
.MessageHeader
{
	font-size: 12px;
	color: black;
	background-color: white;
	font-style: normal;
	text-align: center;
	vertical-align: middle;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: bold;
	border-right: #003300 1px solid;
	border-top: #003300 1px solid;
	border-left: #003300 1px solid;
	border-bottom: #003300 1px solid;
}

.PanelTable
{
	width: 100%;
	vertical-align: middle;
	text-align: center;
}
.WarningHeader
{
	font-size: 12px;
	background-color: #ffd986;
	font-style: normal;
	text-align: center;
	vertical-align: middle;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: bold;
	border-right: #003300 1px solid;
	border-top: #003300 1px solid;
	border-left: #003300 1px solid;
	border-bottom: #003300 1px solid;
}
.WarningText
{
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
}



/*********************************************/
/*		Menu					#556b2f			 */
/*********************************************/

.MenuTD
{
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-position: center center;
}

.MenuStyle
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	font-size: 10pt;
	font-family: Verdana, Tahoma, Arial;
	background-color: #339966;
	background-repeat: repeat-x;
	background-position: center center;
	color: #999999;
	font-weight: bold;
	width: 100%;
}

.Frame
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: #cdcdcd;
}
.HoverStyle
{
	background-repeat: repeat-x;
	background-position: center center;
	color: #000000;
	background-color: #ff6600;
}

.HoverStyle2
{
	font-weight: bold;
	color: #000000;
}

.MenuItemStyleLevel1
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	color: White;
}
.MenuItemStyleLevel2
{
	line-height: 18px;
	color: Black;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}
/*.SelectedStyle
{
	background-color: #ffd986;
}*/
/*background-color: #9ff592;*/

.DidYouMean
{
}

.DidYouMean a
{
	font-size: 10pt;
	width: 100%;
	line-height: 20px;
	padding-left: 3px;
	white-space: nowrap;
	font-style: italic;
}

/*********************************************/
/* Errormessages							 */
/*********************************************/
.ErrorCloseButton
{
	width: 15px;
	height: 15px;
	color: White;
	background-color: red;
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
}
.ErrorDiv
{
	width: 500px;
	height: 75px;
	overflow: auto;
	background: #white;
}
.ErrorHeader
{
	border-bottom: solid 1px red;
	background: #909090;
	font-weight: bold;
}
.ErrorTable
{
	z-index: 2;
	position: absolute;
	left: 300px;
	top: 30px;
	background-color: White;
	width: 100px;
	border-right: red 1px solid;
	border-top: red 1px solid;
	border-left: red 1px solid;
	border-bottom: red 1px solid;
	border-collapse: collapse;
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color= '#000000' , Direction=135, Strength=5);*/
}

/*********************************************/
/*		Content								 */
/*********************************************/

.ButtonStyle
{
	/*border-right: #cdcdcd 1px solid; 	border-top: #cdcdcd 1px solid; 	border-left: #cdcdcd 1px solid; 	border-bottom: #cdcdcd 1px solid; 	font-size: 12px; 	font-weight: bold; 	background-image: url(Images/Red3d20x20.gif);  	background-repeat: repeat-x; 	background-position: center center; */
	width: 60px;
}
.Section
{
	width: 100%;
	margin: 0px 0px 15px 0px; /*border-right: #000000 1px solid; 	border-top: #000000 1px solid; 	border-left: #000000 1px solid; 	border-bottom: #000000 1px solid;*/
}
.Section td
{
	width: 10%;
	padding: 2px 8px 2px 4px;
}
.Header
{
	color: #000000;
	font-family: Arial, Verdana, Tahoma;
	font-weight: bold;
	font-size: 12px;
	padding: 0px 5px 0px 0px;
	position: static;
	top: 5px;
	width: 100%;
}
.HeaderBackground
{
	border-bottom: solid 2px black;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
}

/*********************************************/
/*		Controls							 */
/*********************************************/

.DataBoxEdit
{
	font-weight: bold;
	font-size: 9pt;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.DataBoxLabel
{
	font-size: 8pt;
	width: 100%;
	line-height: 20px;
	padding-left: 3px;
	white-space: nowrap;
}

.DataBoxLabelWrap
{
	font-size: 8pt;
	width: 100%;
	line-height: 20px;
	padding-left: 0px;
	white-space: normal;
}

.DataListEdit
{
	font-weight: bold;
	font-size: 9pt;
	width: 100%;
}
.DataBoxReadOnly
{
	font-weight: bold;
	font-size: 9pt;
	width: 100%;
	line-height: 20px;
	white-space: nowrap;
	padding-left: 3px;
}

/*********************************************/
/*		Datagrid							 */
/*********************************************/
.DataGrid
{
	border-right: #000000 0px;
	border-top: #000000 0px;
	border-left: #000000 0px;
	border-bottom: #000000 0px;
	line-height: 14px;
}

.DataGrid TD
{
	border-right: #000000 0px;
	border-top: #000000 0px;
	border-left: #000000 0px;
	border-bottom: #000000 0px;
	vertical-align: top;
}

.DGHeaderStyle
{
	background-color: #6699cc;
	line-height: 12px;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	white-space: nowrap;
}

.DGHeaderStyle TD
{
	white-space: nowrap;
}

.DGHeaderStyle a
{
	text-decoration: none;
	font-weight: bold;
}
.DGHeaderStyle a:hover
{
	text-decoration: underline;
	font-weight: bold;
}
.DGItemStyle
{
	padding-left: 2px;
	white-space: normal;
}
.DGItemStyle A, .DatagridSelectedRow A, .DatagridRow A
{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	font-size: 12px;
}
.DGItemStyle A:visited, .DatagridSelectedRow A:visited, .DatagridRow A:visited
{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	font-size: 12px;
}
.DGItemStyle A:link, .DatagridSelectedRow A:link, .DatagridRow A:link
{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	font-size: 12px;
}
.DGItemStyle A:active, .DatagridSelectedRow A:active, .DatagridRow A:active
{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	font-size: 12px;
}
.DGItemStyle a:hover, .DatagridSelectedRow a:hover, .DatagridRow a:hover
{
	text-decoration: underline;
	color: #000000;
	font-weight: normal;
	text-align: center;
	font-size: 12px;
}
.DatagridSelectedRow
{
	background-color: #fffacd;
}
.DatagridRow
{
	background-color: #ffffff;
}



























































/*





.DataGrid
{
	border-right: #003300 1px solid;
	border-top: #003300 1px solid;
	border-left: #003300 1px solid;
	border-bottom: #003300 1px solid;
	line-height: 15px;
}
.DataGrid TD
{
	border-right: #003300 1px solid;
	border-top: #003300 1px solid;
	border-left: #003300 1px solid;
	border-bottom: #003300 1px solid;
}
.DGHeaderStyle
{
	background-color: #f5ffdc;
	line-height: 12px;
	color: #003300;
	font-weight: bold;
	font-size: 10px;
	white-space: nowrap; 
}
.DGHeaderStyle TD
{
	white-space: nowrap;
}
.DGHeaderStyle a
{
	text-decoration: none;
	font-weight: bold;
}
.DGHeaderStyle a:hover
{
	text-decoration: underline;
	font-weight: normal;
}
.DGItemStyle
{
	padding-left: 2px;
	white-space: nowrap;
}
.DGItemStyle a
{
	color: #ff6633;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	font-size: 10px;
}
.DGItemStyle a:hover
{
	color: #cc3300;
	text-decoration: underline;
}

*/
