﻿body
{
		font: 76% tahoma,verdana,sans-serif;
	background-color: #000000;
	
}
h3
{
	color: #D70000;
	font-size: 1.4em;
	background:#555555; padding:8px;border-radius: 0.5em 0.5em;
	 -webkit-stroke-width:4.3px;

   -webkit-stroke-color: #FFFFFF;

   -webkit-fill-color: #FFFFFF;

   text-shadow: 1px 0px 10px #FFFFCC;

   -webkit-transition: width 0.3s; /*Safari & Chrome*/

   transition: width 0.3s;

   -moz-transition: width 0.3s; /* Firefox 4 */

   -o-transition: width 0.3s; /* Opera */
}
ul
{
	color: #615C5C;
	font-weight: bold;
}
.maintable
{
	width: 995px;
	text-align: left;
	margin-top: -10px;
}
.contentmaintable
{
	width: 100%;
	text-align: left;
}
.headertable
{
	width: 100%;
	background-color: #D70000;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.headertdr
{
	text-align: right;
	width: 50%;
}
.content
{
	height: 520px;
	vertical-align: middle;
	border: 1px solid #0E578E;
	font-size: 10px;
	font-weight: bold;
}
.header_back
{
	background-position: #000000;
	height: 140px;
	background: #000000;
	margin: -8px -8px -8px -8px;
	z-index: -10;
}
.bodydiv
{
	margin-top: -140px;
	height: 100%;
	width: 900px;

}
.header
{
	width: 100%;
	height: 140px;
	background-color: #000000;
	box-shadow: 0px 14px 14px #999999;
	border-radius: 1em 1em;
	-webkit-stroke-width: 4.3px;
	-webkit-stroke-color: #FFFFFF;
	-webkit-fill-color: #FFFFFF;
	text-shadow: 1px 0px 10px #FFFFCC;
	-webkit-transition: width 0.3s; /*Safari & Chrome*/
	transition: width 0.3s;
	-moz-transition: width 0.3s; /* Firefox 4 */
	-o-transition: width 0.3s; 
}
.logo
{
	float: left;
	background: url(../images/biznweb.png) no-repeat left center;
	width: 270px;
	height: 120px;
	padding: 12px 5px 2px 5px;
}
.clientlogo
{
	float: right;
	width: 550px;
	height: 100px;
	padding: 2px 5px 2px 5px;
	
}

.advbox
{
	float: left;
	width: 540px;
	height: 400px;
	background: #F5F5F5;
	border-radius: 1em 1em;
	margin: 10px 10px 10px 0px;
	padding: 10px;
	text-align: left;
	font-size: 12px;
	box-shadow: 5px 5px 5px #888888;
}
.loginbox
{
	float: right;
	width: 320px;
	height: 420px;
	background: #E8E8E8;
	border-radius: 1em 1em;
	margin: 10px 0px 10px 10px;
	box-shadow: 5px 5px 5px #888888;
}
.logintable
{
	background-position: center;
	border: solid 1px #CCCC99;
	width: 300px;
	margin: 10px;
	border-radius: 1em 1em;
	background: #FFFFFF;
}
.logintitle
{
	background: #555555;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	height: 25px;
	border-top-left-radius: 1em 1em;
	border-top-right-radius: 1em 1em;
}
.tdcaption
{
	width: 90px;
	text-align: right;
	font-weight: bold;
}
.tdvalue
{
	text-align: left;
	font-size: 10px;
}
.tdright
{
	text-align: right;
	width: 150px;
}
.tdrightcaption
{
	text-align: right;
	width: 180px;
}
.tdrightdata
{
	text-align: left;
	width: 210px;
}
.tdsubmit
{
	text-align: center;
}
.submitbutton
{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background-color: #615C5C;
	border: 1px solid #dadada;
	width: 100px;
	height: 25px;
	border-radius: 0.5em 0.5em;
	box-shadow: 2px 3px 3px #888888;

}
.submitbutton:hover
{
	background-color: #5096FA;
	border: 2px solid #dadada;
	cursor: pointer;
	width: 110px;
	height: 25px;
}
.footer
{
	clear: both;
	background: #555555;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	height: 20px;
	padding: 4px 8px 0px 8px;
	border-radius: 0.5em 0.5em;
}
.ValidationSummary
{
	font-size:8px;
	margin: -0px 0 -20px 0;
	padding: -0px 0 -20px 0;
}
.lbl
{
	color: #4393D0;
	font-weight: bold;
	font-size: 10px;
}
/*.........Ajax Calender Theme.........*/
.cal_Theme1 .ajax__calendar_container   {
    background-color: #e2e2e2;
    border:solid 1px #cccccc;
}

.cal_Theme1 .ajax__calendar_header  {
    background-color: #ffffff;
    margin-bottom: 4px;
}

.cal_Theme1 .ajax__calendar_title,
.cal_Theme1 .ajax__calendar_next,
.cal_Theme1 .ajax__calendar_prev    {
    color: #004080;
    padding-top: 3px;
}

.cal_Theme1 .ajax__calendar_body    {
    background-color: #e9e9e9;
    border: solid 1px #cccccc;
}

.cal_Theme1 .ajax__calendar_dayname {
    text-align:center;
    font-weight:bold;
    margin-bottom: 4px;
    margin-top: 2px;
}

.cal_Theme1 .ajax__calendar_day {
    text-align:center;
}

.cal_Theme1 .ajax__calendar_hover .ajax__calendar_day,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_month,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_year,
.cal_Theme1 .ajax__calendar_active  {
    color: #004080;
    font-weight: bold;
    background-color: #ffffff;
}

.cal_Theme1 .ajax__calendar_today   {
    font-weight:bold;
}

.cal_Theme1 .ajax__calendar_other,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_today,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_title {
    color: #bbbbbb;
}
/*...End........*/
.fb7
{
	background: #EBE3CD url('Images/search.png') no-repeat 5px center;
	vertical-align: top;
	border: 1px solid #969184;
	width: 120px;
}
.fb7:hover
{
	color:#006666;
	font-weight:bold;
}

.watermark
{
	font-size: 14px;
	padding: 2px 0px 2px 5px;
	font-weight: bold;
	background: #66CC00;
}
.watermarkselected
{
	font-size: 14px;
	padding: 2px 0px 2px 5px;
	font-weight: bold;
	background: #66CC00;
	color: #FFFFFF;
}
.BillItemHeader
{
    background-color: #EEEEEE;
    font-family: 'Courier New' , Courier, monospace;
    font-size: 12px;
    font-style: italic;
    color: #666666;
}