﻿html
{
	overflow:auto;	
}
body
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
	background: #29aae3 url(images/bg-container3.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	overflow:hidden;
}
a.link1
{
	text-decoration:none;
	color:#1A86B5;
}
a.link1:hover
{
	font-size: 16px;
	color:#A4DBF2;
}

/*Edit1*/
.oneColFixCtrHdr #body
{
	width: 100%; 
	background-image:url(images/bg-l-top2.jpg);
	background-repeat:no-repeat;
}

/*Default*/
/*.oneColFixCtrHdr #body
{
	width: 100%; 
	background-image:url(images/bg-l-t3.jpg);
	background-repeat:no-repeat;
}*/
.oneColFixCtrHdr #container
{
	width: 950px; 
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0 auto;
	text-align: left;
}

/*Edit*/
.oneColFixCtrHdr #header
{
	padding: 0 10px 0 20px;
	height: 105px;
}

/*Default
.oneColFixCtrHdr #header
{
	padding: 0 10px 0 20px;
	height: 65px;
}*/

.oneColFixCtrHdr #header #header-content
{
	margin: 0; 
	padding: 60px 0;
	/*padding: 65px 0;  Default*/  
}
.oneColFixCtrHdr #mainContent
{
	padding: 0 20px;
	background: #FFFFFF;
	margin-top: 1px;
	height: 405px;
}
.cssTextBox
{
	background:#FFFFFF url(images/search.png) no-repeat 4px 4px;
	padding:4px 4px 4px 22px;
	border:1px solid #CCCCCC;
	width:230px;
	height:18px;

}
.csstxtBox
{
	background:#FFFFFF;
	padding:2px;
	border:1px solid #CCCCCC;
	width:170px;
	height:12px;

}

.oneColFixCtrHdr #bContent
{
	padding: 0px;
	background: #29aae3; /*url(images/bg-l-t2.jpg);*/
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: 1px;
	height: 100px;
}
.oneColFixCtrHdr #footer
{
	background: #29aae3;
	background-position: left top;
	background-repeat: no-repeat;
	/*margin-top: 25px;*/
}
.oneColFixCtrHdr #footer p
{
	margin: 0; 
	padding: 10px 0;
	color: #fff;
}
/*Login--PopUp------------------------*/
.panal-newclose
{
	padding: 1px;
}
.panal-newclose .newclose
{
	background:transparent url(../images/btnclose.gif);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	height:20px;
	overflow:hidden;
	text-indent:-9999px;
	width:20px;
}
.panal-newclose .newclose:hover
{
	background:transparent url(../images/btnclose-h.gif);
	background-position: 0% 0%;
	background-repeat: no-repeat;
}
input.aspButton 
{
	background-color:#609FBF;
	border:1px solid #006699;
	color:#FFFFFF;
}
input.aspTextBox 
{
	background-color:#FAFAFA;
	border:1px solid #A9B8C2;
	color:#333333;
	font-family:Tahoma;
	font-size:1.1em;
	font-weight:normal;
	padding:1px;
}
input.aspTextBox-require
{
	background-color:#ffb5b5;
	border:1px solid #A9B8C2;
	color:#333333;
	font-family:Tahoma;
	font-size:1.1em;
	font-weight:normal;
	padding:1px;
}
span.aspLable-require
{
	color:#a00000;
}
/* Back ground*/
.transparent
{
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	background-color: #2b4f71;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 200;
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
}
.divContent
{
	color:#666666; 
	font-family:Tahoma; 
	font-size:1em; 
	line-height:1.235em;
	text-indent: 20px;
}
