﻿.v_menu_item_a  {
	color: #FFF;
	background-repeat: repeat-x;
	background-color: #10B3E8;
}
.v_menu ul ul li a  {
	height: 22px;
	color: #222;
	font-size: 12px;
	font-weight: normal;
	display: block;
	text-decoration: none;
	list-style-type: none;
	padding-top: 7px;
	padding-left: 30px;
	background-image: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #888;
	background-color: #fff;
}
.v_menu ul li a  {
	height: 22px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	list-style-type: none;
	padding-top: 7px;
	padding-left: 10px;
}
.v_menu ul li a:hover {
	color: #FFF;
	background-color: #10B3E8;
	background-position: top;
}
.v_menu ul .v_menu_item_a   {
	color: #FFF;
	background-color: #10B3E8;
	background-image: none;
}
.v_menu ul .v_menu_item_a a:hover {
	color: #FFF;
	background-color: #10B3E8;
	background-position: top;
}
.v_menu li a   {
	height: 22px;
	color: #1980B4;
	font-size: 12px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	list-style-type: none;
	padding-top: 7px;
	padding-left: 10px;
	margin-bottom: 1px;
	background-image: none;
	background-color: #eee;
}
.v_menu ul {
	list-style-type: none;
	margin-bottom: 15px;
}
.v_menu {
	background-color: #FFF;
	margin-bottom: 250px;
}
.v_menu .active {
	color: #FFF;
	background-color: #10B3E8;
}
.v_menu .active a {
	color: #FFF;
	background-color: #10B3E8;
}
.v_menu .active ul li a {
	color: #000;
}

.err_msg
{
	width: 600px;
	height: 300px;
	margin: 0 auto;
	padding: 30px 20px 20px 20px;
}

.err_msg_img
{
	width: 30px;
	height: 28px;
	padding-right: 15px;
	border-style: none;
}

.dlg_msg_box_mpe_bg
{
    background-color: Gray;
    opacity: 0.7;
    -ms-filter: alpha(opacity=70);
    filter: alpha(opacity=70);
}

.dlg_msg_box
{
	width: 400px;
    border: 1px solid #046795;
    background-color: #dfe0e1;
}

.dlg_msg_tl
{
	height: 21px;
    font-size: 12px; color: #eaf2f6; font-weight: bold;
    text-align: left;
    padding: 5px 5px 0 9px;
    background: #0184bd url("images/titleBg3.gif") repeat-x;
}

.dlg_msg_body {	border: 2px solid #046795; }

.dlg_msg_c
{
    font-size: 12px; color: #565656;
    padding: 20px 10px 20px 8px;
    text-align: left;
	border-bottom: 1px solid #abb5ba;
    background-color: #fff;
}

.dlg_msg_ico
{
	text-align: left;
	vertical-align: top;
	padding: 2px 7px 0 0;
}
.dlg_msg_b
{
    padding: 6px 15px 3px 10px;
    text-align: right;
}

.calendar
{
  margin-left: 2px;
  width: 16px;
  height: 16px;
}
.ajax__calendar_container table td
{
    padding: 0px;
    margin: 0px;
    background-color: #FFFFFF;
}
.ajax__calendar_dayname { font-weight: bold; }
.ajax__calendar_today { color: #0270A7; font-weight: bold; }
.ajax__calendar_body { color: #000; font-weight: normal; }

.gv_center { text-align: center; }
.gv_center.p5 { padding: 5px; }
.gv_right { text-align: right; }
.gv_bool { text-align: center; }
.gv_int, .gv_decimal { text-align: right; }
.gv_datetime { text-align: center; }
.gv .gv_header a img
{
    height: 9px;
    width: 9px;
}
.gv .gv_header tr {
	background-color: #333;
	color: #FFF;
}
.gv img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.gv td .gv_item_mark { color: #de1000; }
.gv td.gv_item_markBG { color: #de1000; background-color: #e5eef8; }
.gv .gv_item { height: 30px; }
.gv .gv_item_over, .gv .gv_item_over td, .gv .gv_item_alt_over, .gv .gv_item_alt_over td 
{
	color: #535353;
	height: 20px;
	padding: 0 4px 0 4px;
	background-color: #c9d5e0;
}
.gv .gv_btn { width:1.2em; }
.gv .gv_btn img 
{
    height: 13px;
    width: 13px;
}
.gv .gv_empty {	height: 20px; font-size: 13px; color: #565656; font-weight: bold; }
.gv .gv_pager 
td {
	height: 60px;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 20px;
	text-align: center;
	color: #999;
	background-image: none;
}
.gv .gv_pager td a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	text-align: center;
	background-image: none;
	width: 20px;
	height: 17px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;

	background-color: #a0a0a0;
}
.gv .gv_pager td a:hover {
	background-color: #333;
	background-image: none;
}
.gv .gv_pager td span {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	text-align: center;
	width: 20px;
	height: 20px;
	background-image: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #0CF;
	background: #7ed0ff;
	background: -moz-linear-gradient(top, #7ed0ff 0%, #02b0e6 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7ed0ff), color-stop(100%, #02b0e6));
	background: -webkit-linear-gradient(top, #7ed0ff 0%, #02b0e6 100%);
	background: -o-linear-gradient(top, #7ed0ff 0%, #02b0e6 100%);
	background: -ms-linear-gradient(top, #7ed0ff 0%, #02b0e6 100%);
	background: linear-gradient(to bottom, #7ed0ff 0%, #02b0e6 100%);
}
.gv {
	margin-top: 5px;
	margin-bottom: 10px;
	border-collapse: collapse;
	background-color: #FFFFFF;
}
.gv th  {
	padding: 10px;
	color: #FFF;
	background-color: #999999;
	border-collapse: collapse;
	text-align: left;
	border: 3px solid #FFF;
	text-decoration: none;
}
.gv th a {
	color: #FFF;
	text-decoration: none;
}
.gv td {
	border-collapse: collapse;
	background-color: #F3F3F3;
	border: 3px solid #FFFFFF;
	text-align: left;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.gv td.gv_btn a   {
	color: #FFF;
	width: 50px;
	display: block;
	text-decoration: none;
	height: 20px;
	padding-top: 7px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: center;
	font-size: 12px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	background-image: none;
	background: #22B9ED;
	background: -moz-linear-gradient(top,  #55B3E2 0%, #3295C6 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#55B3E2), color-stop(100%,#3295C6));
	background: -webkit-linear-gradient(top,  #55B3E2 0%,#3295C6 100%);
	background: -o-linear-gradient(top,  #55B3E2 0%,#3295C6 100%);
	background: -ms-linear-gradient(top,  #55B3E2 0%,#3295C6 100%);
	background: linear-gradient(to bottom,  #55B3E2 0%,#3295C6 100%);
}
.gv td.gv_btn a:hover {
	background: -moz-linear-gradient(top, #7ed0ff 0%, #02b0e6 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7ed0ff), color-stop(100%, #02b0e6));
	background: -webkit-linear-gradient(top, #7ed0ff 0%, #02b0e6 100%);
	background: -o-linear-gradient(top, #7ed0ff 0%, #02b0e6 100%);
	background: -ms-linear-gradient(top, #7ed0ff 0%, #02b0e6 100%);
	background: linear-gradient(to bottom, #7ed0ff 0%, #02b0e6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7ed0ff', endColorstr='#02b0e6', GradientType=0 );
}

.error {
	font-size: 13px;
	color: #731010;
	padding: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-color: #FA9999;
	border-width: 1px;
	border-style: solid;
	background-color: #FEDCDC;
}
.error ul {
	list-style-type: none;
	background-color: #FEDCDC;
	border-style: none;
}
.error ul li {
	font-size: 13px;
	list-style-type: none;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
}
.success {
	color: #094914;
	font-size: 14px;
	text-align: center;
	padding: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-color: #71C47F;
	border-width: 1px;
	border-style: solid;
	background-color: #AFE4B9;
}
