﻿.textBoxClass
{
	background: #FFFFFF url(gradtop.gif) repeat-x scroll center top;
	border: 1px solid #C6D9E9;
	color: #000000;
	font-family: Verdana, Sans-Serif;
	font-size: 1em;
	padding: 2px;
}

.Button
{
	background: #EDEEEC url(button_bg.gif) repeat-x scroll center center;
	border: solid 1px #CCCCCC;
	color: #131212;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bolder;
	margin: 0;
	padding: 3px;
	display: block;
	text-align: center;
	vertical-align: middle;
}

.Button:hover
{
	background-color: #d9dad8;
	background-image: url(button_bg_hover.gif);
	background-position: center center;
	background-repeat: repeat-x;
}

.Button span
{
	padding: 3px;
	margin-right: 6px;
	display: block;
	float: right;
}

.Button img
{
	vertical-align: middle;
	text-align: center;
	margin: 3px;
	margin-left: 6px;
	float: left;
	display: block;
	border-style: none;
}

.Label
{
	font-size: 9pt;
	color: #333333;
	font-weight: bolder;
	display: block;
	margin: 5px 0;
}

h1
{
	font-weight: bold;
	font-size: 17px;
	color: #013A79;
	padding-left: 24px; /* background: transparent url(h1.png) no-repeat scroll 0 0; */
	background: transparent url(h2.png) no-repeat scroll 0 0;
	border-bottom: 1px dotted #000066;
	margin-right: 0px;
	cursor: default;
}

.headerTextSpan
{
	font-weight: bold;
	font-size: 17px;
	color: #013A79;
	padding-left: 10px;
	vertical-align: middle;
}

h2
{
	background: transparent url(h2.png) no-repeat scroll 0 0;
	color: #004FA8;
	font-size: 15px;
	padding-left: 22px;
	margin-bottom: 12px;
	cursor: default;
	width: 100%;
}

h3
{
	color: #000066;
}

a
{
	text-decoration: none;
	color: #000066;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

.labelGridText
{
	font-size: 9pt;
	font-weight: normal;
}

.gridview_syle
{
	font-family: "segoe ui" , Arial, Sans-Serif;
	width: 100%;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	table-layout: fixed;
	cursor: default;
	border: 1px solid #768CA5;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFFF;
	border-collapse: separate;
	empty-cells: show;
}

/*.gridview_syle .grid_command_style , .grid_editrow_css input, .grid_rowSt input
{
	cursor: pointer;
} */

.gridview_syle .empty_gridview
{
	font-weight: bold;
	font-style: italic;
	border: 1px solid #C6D9E9;
	background-color: #EFF3FB;
	padding: 10px;
	font-size: 8pt;
}

.gridpager_leftcontent
{
	float: left;
	line-height: 22px;
	white-space: nowrap;
}

.gridpager_buttons
{
	float: left;
	line-height: 22px;
	white-space: nowrap;
	padding-left: 8px;
	padding-right: 8px;
}

.gridpager_numpart
{
	float: left;
	line-height: 22px;
	white-space: nowrap;
	padding: 0;
}

.gv_Button
{
	/* background: url(gv_First.gif) no-repeat fixed center; */
	height: 22px;
	vertical-align: top;
	width: 24px;
}

.gridpager_numpart span
{
	color: #000000;
}

.gridpager_totalinfo
{
	float: right;
	padding-right: 8px;
	color: #506175;
}

.gridpager_totalinfo span
{
	color: #000000;
}

.gridview_syle .gridView_PagerStyle td
{
	text-align: center;
	vertical-align: middle;
	border-style: none;
}

.gridview_syle .grid_header_css th
{
	background-color: #718CA1;
	background-image: url(grid_hed.gif);
	background-position: top;
	background-attachment: scroll;
	background-repeat: repeat-x;
	font-weight: normal;
	font-size: x-small;
	color: #FFFFFF;
	border-color: #FFFFFF #728BA1 #3D556C #455F77;
	border-style: none solid solid;
	border-width: 0 1px 1px;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 7px;
	padding-right: 7px;
	word-wrap: break-word;
}

.gridview_syle .grid_footer_css td
{
	background: #DAE2E8;
	border-color: #A2B3C7 #DAE2E8 #FFFFFF;
	border-style: none solid solid;
	border-width: 0 1px 1px;
	border-top: solid 1px White;
	padding-bottom: 3px;
	padding-top: 4px;
	padding-left: 7px;
	padding-right: 7px;
	font-weight: bold;
	font-size: small;
}

.gridview_syle .grid_pagerstyle_css td
{
	background-color: #DAE2E8;
	border-color: #A2B3C7 #FFFFFF #FFFFFF #FFFFFF;
	border-style: solid none solid solid;
	border-width: 1px 0 1px 1px;
	padding: 5px 0 4px;
	color: #506175;
}

.gridview_syle .grid_pagerstyle_css input
{
	cursor: pointer;
}

.gridview_syle .grid_editrow_css td
{
	background-color: #FFFFFF;
	padding: 3px;
	border-style: none;
	color: #000000;
}

.gridview_syle .grid_hoveredrow_css
{
	background-color: #BFE3F6;
	background-image: url(hover_row_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}

.gridview_syle .grid_rowSt td
{
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-top: 4px;
	border-style: none solid solid;
	border-width: 0 1px 1px;
	word-wrap: break-word;
}

.gridview_syle .grid_rowstyle_css td
{
	border-color: #FFFFFF #FFFFFF #FFFFFF #DAE2E8;
}

.gridview_syle_select .grid_rowstyle_css:hover td, .gridview_syle_select .grid_altrowstyle_css:hover td
{
	background-color: #BFE3F6;
	background-image: url(hover_row_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	border-left: 0;
	border-right: 0;
	border-bottom-color: #5D9FB7;
	padding-left: 9px;
}

.gridview_selector .grid_selected_row:hover td
{
	background-color: #BFE3F6;
	background-image: url(hover_row_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	border-left: 0;
	border-right: 0;
	border-bottom-color: #5D9FB7;
}

.gridview_syle .grid_selected_row td
{
	background-color: #7BBBCF;
	background-image: url(selected_row_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-weight: normal;
	border-left: 0;
	border-right: 0;
	padding-left: 9px;
	border-bottom: solid 1px #133C44;
}

.gridview_syle .grid_altrowstyle_css td
{
	border-color: #DAE2E8;
	background: #DAE2E8;
}

.grid_TopHeader
{
	table-layout: fixed;
	width: 100%;
	background-color: #495A70;
	background-image: url(grtop_header.gif);
	background-position: top;
	background-repeat: repeat-x;
	color: #FFFFFF;
}

.grid_TopHeader td
{
	padding: 4px 10px;
}

.grid_TopHeader td a
{
	color: #FFFFFF;
}

.grid_TopHeader td img
{
	text-align: center;
	vertical-align: middle;
	border-style: none;
	margin: 0 5px 0 0;
}

.water_mark
{
	background: #FFFFFF url(gradtop.gif) repeat-x scroll center top;
	border: 1px solid #C6D9E9;
	color: #CDCDCD;
	font-family: Verdana, Sans-Serif;
	font-size: 1em;
	padding: 2px;
	font-style: italic;
}

.listview_items_div
{
	position: relative;
}

.tab_strip_style
{
	float: left;
	padding: 0;
	margin: 0;
	color: #001119;
	overflow: visible;
	z-index: 100;
}

.tab_strip_style .tab_strip_style_inner
{
	clear: both;
	overflow: hidden;
	position: relative;
	width: 100%;
	padding: 0;
	margin: 0;
}

.tab_strip_style .tab_strip_style_inner ul
{
	float: left;
	margin: 0;
	overflow: hidden;
	padding: 0;
	vertical-align: bottom;
}

.tab_strip_style .tab_strip_style_inner ul li
{
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

.tab_strip_style .tab_strip_style_inner ul li .tabLink
{
	text-align: center;
	cursor: pointer;
	display: block;
	padding-left: 9px;
	text-decoration: none;
	white-space: nowrap;
	background-image: url(normal_left.png);
	background-position: 0 2px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	line-height: 26px;
	font-size: 13px;
	font-family: "Segoe UI" , Arial, Sans-Serif;
}

.tab_strip_style .tab_strip_style_inner ul li .tabLink .spanOut
{
	background-image: url(normal_right.png);
	background-position: 100% 2px;
	background-repeat: no-repeat;
	display: block;
	padding-right: 9px;
}

.tab_strip_style .tab_strip_style_inner ul li:hover .tabLink
{
	background-image: url(hover_left.png);
}

.tab_strip_style .tab_strip_style_inner ul li:hover .tabLink .spanOut
{
	background-image: url(hover_right.png);
}

.tab_strip_style .tab_strip_style_inner ul li .tabLink .spanOut .spanIn
{
	display: block;
	padding: 0 5px;
}

.tab_strip_style .tab_strip_style_inner ul li .tabLink .spanOut .spanIn spanText
{
	display: block;
}

.tab_strip_style .tab_strip_style_inner ul li .btSelected
{
	color: #0F3789;
	background-image: url(aktive_left.png);
	background-position: 0 0;
}

.tab_strip_style .tab_strip_style_inner ul li:hover .btSelected
{
	color: #0F3789;
	background-image: url(aktive_left.png);
	background-position: 0 0;
}

.tab_strip_style .tab_strip_style_inner ul li .btSelected .spanOut
{
	background-image: url(aktive_right.png);
	background-position: 100% 0;
	cursor: default;
}

.tab_strip_style .tab_strip_style_inner ul li:hover .btSelected .spanOut
{
	background-image: url(aktive_right.png);
	background-position: 100% 0;
	cursor: default;
}

.multi_page_view
{
	display: block;
	position: relative;
	padding: 0;
	margin: 0;
	color: #001119;
	border: 1px solid #828282;
	padding: 7px;
	padding-bottom: 30px;
	z-index: 50;
}
