body,html {
background-color:#fff8e3;
font:Arial, Helvetica, sans-serif;
}
h1 {
font-size:1.4em;
color: #008000;
}
a {
/*color: #008000;*/
color:#009;
}
/* Table */
th {
text-align: left;
}
td, th {
padding-right: 5px;
}
/* style form */
#singinForm dt {
width: 120px;
display: block;
float: left;
clear: left;
}
#singupForm dt {
width: 180px;
display: block;
float: left;
clear: left;
}

form dd {
margin-left: 0;
float: left;
}
form #submitbutton {
margin-left: 100px;
}
#zend_layout .errors{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#036;
	list-style:none;
}
#zend_layout #signin{
	border:0px;
	background-color:#CCC;
	color:#666;	
}
#zend_layout #forgotpin{
	border:0px;
	background-color:#CCC;
	color:#666;	
}
#goToLogout{
	position:absolute;
	top:75px;
	left:600px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666;
}
#goToSignUp{
	position:absolute;
	top:113px;
	left:560px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666;
}
#zend_layout #register{
	border:0px;
	background-color:#CCC;
	color:#666;		
}
#zend_layout #cancel{
	border:0px;
	background-color:#CCC;
	color:#666;
	margin-left:100px;
}

/*starting for eastconn*/

div.Section1
	{page:Section1;}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	text-align: center;
}
.style3 {
	font-size: x-small;
}
.style4 {
	font-size: xx-small;
}
.display_block{
	color:#339900;
	font-family:Verdana,Geneva,sans-serif;
	font-size:14px;
	font-weight:bold;	
}
.confirm{
	color:PaleVioletRed;
	font-family:Verdana,Geneva,sans-serif;
	font-size:14px;
}
P.UserName{
	color:PaleVioletRed;
	font-family:Verdana,Geneva,sans-serif;
	font-size:14px;
	font-weight:bold;
}
#pro{
	background: transparent url(../images/button2A-bg.gif);
	height: 28px;
	width: 140px;
	border:0 none;
	color:#000000;	
}
#pro:hover{
	background: transparent url(../images/button2B-bg.gif);
	height: 28px;
	width: 140px;
	border:0 none;
	color:#000000;	
}
#pro:active{
	background: transparent url(../images/button2C-bg.gif);
	height: 28px;
	width: 140px;
	border:0 none;
	color:#000000;	
}
#btnReset{
	background: transparent url(../images/button2A-bg.gif);
	height: 28px;
	width: 140px;
	border:0 none;
	color:#000000;		
}
#btnReset:hover{
	background: transparent url(../images/button2B-bg.gif);
	height: 28px;
	width: 140px;
	border:0 none;
	color:#000000;	
}
#btnReset:active{
	background: transparent url(../images/button2C-bg.gif);
	height: 28px;
	width: 140px;
	border:0 none;
	color:#000000;	
}

.userLogin{
	font-family: Arial;
	font-size: 12px;	
}
div#page_container {
	margin: 0 auto;
	width: 800px;
}

div#form_container {
}

label {
	font-weight: bold;
	color: #547999;
}

.small { font-size: 0.9em; color: black; }

.pin { text-align: center; }

h2 {
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px solid #f3f3f3;
}

div#form_container table { margin-left: 10px; }

div#name_info, div#work_info, div#contact_info, div#form_container table {
	width: 525px;
	font-size: 12px;
}

div#intro { font-size: 12px; }


div.good {
	background-color: green;
	color: white;
	padding: 5px;
	text-align: center;
}

div.bad {
	background-color: red;
	color: white;
	padding: 5px;
	text-align: center;
}

div.selected_option {
	background-color: #99ccff;
}

td.type1 {
	background-color: #ccffcc;
}

td.type2 {
	background-color: #99ccff;
}

.input_error {
	background-color: #ff9999;
}

div#errorlist {
	padding: 10px;
	background-color: #ff9999;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	
}

div#errorlist ul {
	list-style-type: square;
}

div#errorlist ul li {
	margin-bottom: 5px;
	font-size: 11px;
}

div#otherentry {
	padding: 3px 0 0 5px;
}

div#errorlistPhp {
	padding: 10px;
	background-color: #ff9999;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	margin-bottom:5px;	
}

div#errorlistPhp ul {
	list-style-type: square;
}

div#errorlistPhp ul li {
	margin-bottom: 5px;
	font-size: 11px;
}
div#divMerchantHeader { 
width: 800px; 
}


.eventNotExist {
color:#F00;
font-family:Verdana,Geneva,sans-serif;
font-size:14px;
font-weight:bold;
margin-bottom:30px;
margin-left:660px;
margin-top:20px;
}

/* tooltip styling. by default the element to be styled is .tooltip  */
.tooltip {
	display: none;
	background: transparent url(../images/black_arrow.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 70px;
	width: 160px;
	padding: 25px;
	color: #fff;	
}
