/* CSS Document */


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #000000;
padding: 1px;
left: -1000px;
/*border: 1px solid gray;*/
visibility: hidden;
color: white;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 10px;
top:60px; /*position where enlarged image should offset horizontally */

}
.heading {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight:bold;

	color:#1651a2;

              padding-left:8px;

	padding-right:8px;

}

.headingtext1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight:normal;

	color:#000000;

              padding-left:8px;

	padding-right:8px;

}

.headinganother {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight:bold;

	color:#4c500e;

              padding-left:8px;

	padding-right:8px;

}

.headingRED {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight:bold;

	color:#d00707;

              padding-left:8px;

	padding-right:8px;

}

.heading A:link {text-decoration: none;color:#1651a2;}

.heading A:active {text-decoration: none;color:#1651a2;}

.heading A:visited {text-decoration: none;color:#1651a2;}

.heading A:hover {text-decoration: underline; color:#063876;}



.heading1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight:bold;

	color:#1651a2;

              padding-left:8px;

	padding-right:8px;

}



.heading1 A:link {text-decoration: none;color:#1651a2;}

.heading1 A:active {text-decoration: none;color:#1651a2;}

.heading1 A:visited {text-decoration: none;color:#1651a2;}

.heading1 A:hover {text-decoration: underline; color:#063876;}



.textfiled {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight:bold;

	color:#1651a2;

              padding-left:2px;

	padding-right:5px;

               width: 110px;

}

.box{

        width:576px;

	border-top: 0px solid #bfbfbf;

	border-right: 1px solid #f1f2e0;

	border-bottom: 1px solid #f1f2e0;

	border-left: 0px solid #bfbfbf;

}

.boxpayee{

        width:356px;

	border-top: 0px solid #bfbfbf;

	border-right: 1px solid #f1f2e0;

	border-bottom: 1px solid #f1f2e0;

	border-left: 1px solid #bfbfbf;

}

.box468{

        width:468px;

	border-top: 1px solid #CFE3EF;

	border-right: 1px solid #CFE3EF;

	border-bottom: 1px solid #CFE3EF;

	border-left: 1px solid #CFE3EF;

}

.border_preview {

	  Z-INDEX:0; BACKGROUND: #fff; border:1px solid #EBC443; POSITION: absolute;
	 /* BORDER-RIGHT: #aeadac 1px solid; BORDER-TOP: #aeadac 2px solid; Z-INDEX:0; BACKGROUND: #fff; BORDER-LEFT: #aeadac 1px solid; BORDER-BOTTOM: #aeadac 1px solid; POSITION: absolute;*/

}



.title_h2 {

 font-family: Arial,Verdana,  Helvetica, sans-serif; color:#5d6205; font-size: 12px; font-weight:bold;

}

.preview_temp_load {

	PADDING-RIGHT: 10px; PADDING-LEFT: 10px;PADDING-BOTTOM: 10px; VERTICAL-ALIGN:top ; PADDING-TOP: 1px; TEXT-ALIGN: center;

}

.preview_temp_load IMG {

	VERTICAL-ALIGN: middle;   TEXT-ALIGN: center;

}

.preview_temp_loadAr{

	PADDING-RIGHT: 10px; PADDING-LEFT: 10px;PADDING-BOTTOM: 10px; VERTICAL-ALIGN:top ; PADDING-TOP: 1px; TEXT-ALIGN: center;

}

.preview_temp_loadAr IMG {

	VERTICAL-ALIGN: middle;   TEXT-ALIGN: center;

}

.Textfieldonline {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	color: #000000;

	text-decoration: none;

	background-position: left center;

	height: 15px;

	width: 180px;

	border: 1px solid #e0b26d;

}
