/* 
	author: istockphp.com
*/

.btnpop
{
	border-top: 1px solid #949494;
	background: #9c9c9c;
	padding: 4px 8px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	color: Black;
	font-size: 12px;
	text-decoration: none;
	vertical-align: middle;
}
.inq
{
	margin: 0 0 0 40px;
}
.inq input, select, textarea
{
	border: thin solid #808080;
	padding: 2px 0;
}
.inq td
{
	padding: 5px 0 5px 5px;
}
.btnpop:hover
{
	background: #9c9c9c;
	color: Black;
}

#backgroundDiv
{
	z-index: 1;
	position: fixed;
	display: none;
	height: 100%;
	width: 100%;
	background: #000000;
	top: 0px;
	left: 0px;
}
#print
{
	font-family: "lucida grande" ,tahoma,verdana,arial,sans-serif;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 10px solid #ccc;
	border-radius: 3px 3px 3px 3px;
	color: #333333;
	display: none;
	font-size: 14px;
	left: 50%;
	margin-left: -350px;
	position: fixed;
	top: 20%;
	width: 700px;
	z-index: 2;
}
div.loader
{
	background: url(  "loading.gif" ) no-repeat scroll 0 0 transparent;
	height: 32px;
	width: 32px;
	display: none;
	z-index: 9999;
	top: 40%;
	left: 50%;
	position: absolute;
	margin-left: -10px;
}
div.close
{
	background: url(  "closebox.png" ) no-repeat scroll 0 0 transparent;
	bottom: 24px;
	cursor: pointer;
	float: right;
	height: 30px;
	left: 27px;
	position: relative;
	width: 30px;
}
span.ecs_tooltip
{
	background: none repeat scroll 0 0 #000000;
	border-radius: 2px 2px 2px 2px;
	color: #FFFFFF;
	display: none;
	font-size: 11px;
	height: 16px;
	opacity: 0.7;
	padding: 4px 3px 2px 5px;
	position: absolute;
	right: -62px;
	text-align: center;
	top: -51px;
	width: 93px;
}
span.arrow
{
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 7px solid #000000;
	display: block;
	height: 1px;
	left: 40px;
	position: relative;
	top: 3px;
	width: 1px;
}
div#popup_content
{
	margin: 4px 7px;
}

/*second popup*/

#Inq
{
	font-family: "lucida grande" ,tahoma,verdana,arial,sans-serif;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 10px solid #ccc;
	border-radius: 3px 3px 3px 3px;
	color: #333333;
	display: none;
	font-size: 14px;
	left: 50%;
	margin-left: -210px;
	position: fixed;
	top: 14%;
	width: 396px;
	z-index: 2;
}


div.close1
{
	background: url(  "closebox.png" ) no-repeat scroll 0 0 transparent;
	bottom: 24px;
	cursor: pointer;
	float: right;
	height: 30px;
	left: 27px;
	position: relative;
	width: 30px;
}
span.ecs_tooltip1
{
	background: none repeat scroll 0 0 #000000;
	border-radius: 2px 2px 2px 2px;
	color: #FFFFFF;
	display: none;
	font-size: 11px;
	height: 16px;
	opacity: 0.7;
	padding: 4px 3px 2px 5px;
	position: absolute;
	right: -62px;
	text-align: center;
	top: -51px;
	width: 93px;
}
span.arrow1
{
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 7px solid #000000;
	display: block;
	height: 1px;
	left: 40px;
	position: relative;
	top: 3px;
	width: 1px;
}
div#popup_content1
{
	margin: 4px 7px;
}



/*thired popup*/

#frd
{
	font-family: "lucida grande" ,tahoma,verdana,arial,sans-serif;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 10px solid #ccc;
	border-radius: 3px 3px 3px 3px;
	color: #333333;
	display: none;
	font-size: 14px;
	left: 50%;
	margin-left: -402px;
	position: fixed;
	top: 15%;
	width: 800px;
	height: 400px;
	z-index: 2;
}


div.close2
{
	background: url(  "closebox.png" ) no-repeat scroll 0 0 transparent;
	bottom: 24px;
	cursor: pointer;
	float: right;
	height: 30px;
	left: 27px;
	position: relative;
	width: 30px;
}
span.ecs_tooltip2
{
	background: none repeat scroll 0 0 #000000;
	border-radius: 2px 2px 2px 2px;
	color: #FFFFFF;
	display: none;
	font-size: 11px;
	height: 16px;
	opacity: 0.7;
	padding: 4px 3px 2px 5px;
	position: absolute;
	right: -62px;
	text-align: center;
	top: -51px;
	width: 93px;
}
span.arrow2
{
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 7px solid #000000;
	display: block;
	height: 1px;
	left: 40px;
	position: relative;
	top: 3px;
	width: 1px;
}
div#popup_content2
{
	margin: 4px 7px;
}
