﻿
/* Confirm Messsage */
.jqiwarning .jqi
{
	background-color: #b0be96;
}
.jqifade
{
	position: absolute;
	background-color: #333333;
}
div.jqi
{
	position: absolute;
	background-color: #8AB1C0;
	width: 320px;
	color:#4E4E4E;
	font-weight: bolder;
	font-size: 12px;
	font-family: Arial;
	text-align: left;
	padding: 2px;
	/*background: url("../images/sub_titleBg02.gif") repeat-x scroll 1 1 transparent;*/
}
div.jqi .jqiclose
{
	float: right;
	margin: -35px -10px 0 0;
	cursor: pointer;
	color: white;
	background-color: #2B5D87;
}

div.jqi .jqicontainer
{
	background-color:White;
	padding: 5px;
	color: #ffffff;
	font-family: MS Sans Serif;
	font-size: 10px;
	font-weight: bold;
}

div.jqi .jqiconfirm {
	/*background:url("/Content1/images/qstn.png") no-repeat 0px 0px ;*/
	text-align:left;
	padding:5px 0px 10px 38px;
	line-height:25px;
	font-size:12px;
	color:#666;
}

div.jqi .jqiinfo
{
	background-color: #c0cEa6;
    background:url('/Content1/images/info.gif') no-repeat;
	padding: 8px 40px 0 40px;
	color: black;
	height: 30px;
	text-align: center;
}

div.jqi .jqiimportant
{
	background-color: #c0cEa6;
    background:url('/Content1/images/important.gif') no-repeat;
	padding: 8px 40px 0 40px;
	color: black;
	height: 30px;
	text-align: center;
}

div.jqi .jqibuttons
{
	text-align: right;
	padding: 5px 0 0 0;
}
div.jqi button
{
	padding: 3px 10px 3px 10px;
	margin: 0 10px;
	padding: 1px 11px 0px 11px;
	height: 20px;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 5px;
	text-decoration: none;
	font-weight: bold;
	background-color: #2B5D87;
	color: white;
	border:0 none;
	background: url("../images/green_but_mid.png") repeat-x scroll 0 0 transparent;
}
/* Confirm Messsage */
.scrollingpanel
{
	cursor: pointer;
	height: 12px;
	width: 12px;
}
