Click here to Skip to main content
15,886,035 members
Articles / Web Development / ASP.NET

Display/Store and Retrieve Image Data from Database to Gridview, and also on Mouse Over

Rate me:
Please Sign up or sign in to vote.
4.44/5 (21 votes)
15 Oct 2011CPOL4 min read 127.9K   9.9K   50  
How to Display/Store and Retrieve Image Data from Database to Gridview, and also on mouse over

.Head
{
	background-color: #067ef9;
	color: White;
	font-weight: normal;
	font-family: Candara;
}


.bg
{
	background-image: url(../images/loginbg.jpg);
	background-image: url(../images/divBg.jpg);
	background-repeat: repeat-x;
	width: 80%;
	top: 0%;
	left: 10%;
	height: 100%;
	position: absolute;
	z-index: 1;
}

#loginMain
{
	background-image: url(../images/mainDivBG.png); /*background-repeat: repeat-x;*/
	background-repeat: no-repeat;
	width: 815px;
	height: 605px;
	padding-top: 15px;
}
#loginHeader
{
	height: 100px;
	width: 800px;
	border: 1px solid #666;
	background-image: url(../images/header2.png);
	background-repeat: no-repeat;
}
#loginTitle
{
	/*width: 724px;*/
	width: 100%;
	height: 68px;
	background-image: url(          '../images/LoginTitle.png' );
	background-repeat: no-repeat;
	background-position: center;
}
.loginParagraphTitle
{
	font-family: Verdana, Tahoma, Sans-Serif;
	font-size: 14px;
	color: #790000;
	text-align: justify;
	width: 600px;
}
.loginParagraphContent
{
	font-family: Verdana, Tahoma, Sans-Serif;
	font-size: 12px;
	color: #444;
	text-align: justify;
	width: 600px;
}
.paragraphDiv
{
	margin-top: 20px;
	margin-bottom: 20px;
}
#loginPanel
{
	margin-top: 30px;
	width: 300px;
	height: 150px;
	border: 1px solid #74001b;
	background-image: url(../images/LoginPanelBG.png);
	background-repeat: no-repeat;
}
#loginPanelHeader
{
	height: 25px;
	background-image: url(../images/LoginPanelHeaderBG.png);
	background-repeat: repeat-x;
}
#loginPanelIcon
{
	height: 20px;
	width: 20px;
	background-image: url(../images/lock.png);
	background-repeat: no-repeat;
}
#loginPanelBody
{
	margin-top: 20px;
}
.titleStyle
{
/*
	font-family: Verdana, Tahoma, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: teal;
*/
	color:White;
	font-weight: bolder;
	font-family: Verdana;
	letter-spacing: 2px;
	font-size: Small;
	text-align: center;
	width: 40%;
	text-decoration: underline;
}


.modalBackground
{
	background-color: #000000;
	opacity: 0.75;
	filter: alpha(opacity=70);
}
.warningStyle
{
	color: #fff;
	font-family: Verdana;
	font-size: 10px;
	background-color: #880000;
	border: 1px solid #990000;
	padding: 3px;
}



.textBoxPasswordIndicator
{
	background-color: Gray;
	color: White;
	font-family: Arial;
	font-size: x-small;
	font-style: italic;
	padding: 2px 3px 2px 3px;
}




.HeadBg
{
	background-color: #067ef9;
	color: White;
	font-weight: normal;
	font-family: Candara;
}


.SubHeadBg
{
	background-color: #067ef9;
	color: White;
	font-weight: normal;
	font-family: Candara;
	font-style: italic;
}


.LoginPanel
{
	margin-top: 7%;
	margin-left: 10%;
}

.LoginPanelBody
{
	border-color: Blue;
	border-style: solid;
	border: 1px;
	width: 300px;
}


body
{
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	background-repeat: no-repeat;
}

#divbg
{
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 0;
}

#maincontent
{
	background-image: url(          '../Images/bg.jpg' );
	width: 100%;
	height: 100%;
	z-index: 1;
	position: absolute;
}




/*///////////////////////////////////////////////////////////////////////
//////////////////////////	Added by kms	/////////////////////////////
/////////////////////////	Classes		/////////////////////////////
///////////////////////////////////////////////////////////////////////*/

/* Table Style */

.clsTblRowHeader
{
	/*background-color: #067ef9;*/ /*background-color: #99CCFF;*/
	background-color: #d1e5fa;
	color: Black;
	font-weight: bold;
	font-family: Candara;
	font-size: small;
	font-variant: small-caps;
}
/*
.clsTblRowHeader:Hover
{
	background-color:#e6eff8;
	background-color: #99CCFF;

	color: Black;
	font-weight:bold;
	font-family: Candara; 
	font-size:small;
	font-variant:small-caps;
	

}*/



.clsTblRowHeaderBold
{
	background-color: #067ef9;
	color: White;
	font-weight: bolder;
	font-family: Candara;
}




.clsTblRowMedium
{
	color: Black;
	font-weight: normal;
	font-family: Candara;
	font-size: medium;
}

.clsTblRowBlue
{
	/*color: #08509a;*/
	color: #08509a;
	font-weight: bold;
	font-family: Candara;
	font-size: medium;
	font-variant: small-caps;
	border: 0;
}

.clsTblRowBlueSmall
{
	/*color: #08509a;*/
	color: #08509a;
	font-weight: bold;
	font-family: Candara;
	font-size: small;
	font-variant: small-caps;
	border: 0;
}

. .clsTblRowSmall
{
	color: Black;
	font-weight: normal;
	font-size: x-small;
	font-family: Candara;
}

.clsTblRowBold
{
	color: Black;
	font-weight: bold;
	font-family: Candara;
	font-size: small;
}

.clsTblRowV
{
	color: Black;
	font-weight: normal;
	font-family: Verdana;
	font-size: small;
}
.clsTblRowVs
{
	color: Black;
	font-weight: normal;
	font-family: Verdana;
	font-size: x-small;
}

.clsTblRowBoldMedium
{
	color: Black;
	font-weight: bold;
	font-family: Candara;
	font-size: medium;
}

.clsTblRowBoldSmall
{
	color: Black;
	font-weight: bold;
	font-family: Verdana;
	font-size: smaller;
}


.clsTblRowBoldSmallBlue
{
	color: #067ef9;
	font-weight: 900;
	font-family: Candara;
	font-size: medium;
}

.clsTblBox
{
	background-color: #f5f5f5;
	border-width: 1px;
	border-style: solid;
	border-color: #067ef9;
	padding: 1px;
}
.clsTblBoxL
{
    color: #067ef9;
    color: #0453A2;
    font-weight: normal;
    font-family: Verdana;
    font-size: small;
    text-align: left;
    width: 546px;
}

.clsTblBoxWhite
{
	background-color: White;
	border-width: 1px;
	border-style: solid;
	border-color: #067ef9;
	padding: 1px; /*background-image: url('../Images/bgbox.jpg');*/
}




/* Division Style */
.clsDiv
{
	margin-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-color: #067ef9;
}


.clsDivDivision
{
	border-bottom: 1px solid #666;
	width: inherit;
	margin-bottom: 1px;
	margin-top: 1px;
}

/* Control Styles */





/*
.clsButton:hover
{
	font-family:Candara;
	font-size:small;
	color:#085bb0;
	font-weight:bold;
	background-color:#e6eff8;
	border:ridge #085bb0 0.05em;


}
*/

.clsButtonBlue
{
	background-color: #067ef9;
	color: White;
	font-weight: normal;
	font-family: Candara;
	border: 0;
	border: outset #067ef9 1px;
}

.clsButtonBlue:hover
{
	background-color: #067ef9;
	color: White;
	font-weight: normal;
	font-family: Candara;
	border: inset #067ef9 1px;
}


.clsButtonBold
{
	background-color: #067ef9;
	color: White;
	font-weight: bolder;
	font-family: Candara;
	border: 0;
}


.clsImageButton
{
}

.clsImageButton:hover
{
	/*background-color:#eff6fe;*/
	border: solid Black 1px;
}

.clsImageButtonEdit
{
	background-image: url(          '../Images/btn_edit_small.gif' );
	background-repeat: no-repeat;
}

.clsImageButtonEdit:hover
{
	background-image: url(          '../Images/btn_edit.gif' );
	background-repeat: no-repeat;
	cursor: hand;
}

.clsImageButtonDel
{
}

.clsImageButtonDel:hover
{
}

.clsLabelBlue
{
	/*color:#067ef9; 	font-weight:bold; 	font-family: Candara; 	font-size:small; 	border:0;*/
	color: #08509a;
	font-weight: bold;
	font-family: Candara;
	font-size: medium;
	font-variant: small-caps;
	border: 0;
}





.clsValidator
{
	color: Red;
	font-weight: normal;
	font-size: small;
	font-family: Candara;
	border: 0;
}

.clsLabelBoldSmall
{
	color: #067ef9;
	font-weight: bold;
	font-family: Candara;
	font-size: small;
	border: 0;
}



.clsTextBoxC
{
	color: Black;
	font-weight: normal;
	font-family: Candara;
	font-size: :medium;
}

.clsRadioButton
{
	color: Black;
	background-color: #f2f6fa;
	font-weight: lighter;
	font-family: Verdana;
	font-size: smaller;
}

.clsRadioButton:Hover
{
	color: Black;
	background-color: #067ef9;
	font-weight: lighter;
	font-family: Verdana;
	font-size: small;
	font-style: italic;
}

.clsLinkButtonBasic
{
	color: #3333FF;
	font-weight: normal;
	font-family: Verdana;
	font-size: small;
	font-style: normal;
}

.clsLinkButtonBasic:hover
{
	color: #3333FF;
	font-weight: normal;
	font-family: Verdana;
	font-size: small;
	font-style: italic;
}

.clsPanelHeader
{
	background-color: #067ef9; /*background-image: url('images/tilebg_tablecaption.gif');*/
	color: White;
	font-size: large;
	font-weight: bold;
	border: 0;
	font-family: Candara;
	border-bottom: solid 1px #737373;
	white-space: nowrap;
	text-align: center;
}

.clsPanelHeader2
{
	background-color: #067ef9; /*background-image: url('images/tilebg_tablecaption.gif');*/
	color: Black;
	font-size: large;
	font-weight: bold;
	border: 0;
	font-family: Candara;
	border-bottom: solid 1px #737373;
	white-space: nowrap;
	text-align: center;
}



/*	GridView CssClasses	*/



.clsGridHdrSub
{
	background-color: #067ef9;
	color: White;
	font-weight: lighter;
	font-family: Verdana;
	font-size: xx-small;
	border: 0;
	text-align: justify;
}



.clsGridEmptyRow
{
	background-color: #067ef9;
	color: White;
	font-weight: 50;
	font-family: Candara;
	font-size: medium;
	border: 0;
}

.clsGridSelectedRow
{
	background-color: Gray;
	color: Black;
}

.clsGridRow
{
	color: #232323;
	color: #034283;
	color: #031999;
	font-family: Verdana;
	font-weight: 800;
	font-weight: bold;
	font-size: x-small;
}


.clsGridRow:hover
{
	color: #034283;
	color: Black;
	color: Green;
	font-family: Verdana;
	font-weight: 800;
	font-size: x-small;
}



/* Modal Classes */

.modalBackground
{
	background-color: #000000;
	opacity: 0.75;
	filter: alpha(opacity=70);
}

.modalBackgroundOpaque
{
}

.modalPopup
{
	background-color: #ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 250px;
}

.modalBox
{
	background-color: #f5f5f5;
	border-width: 3px;
	border-style: solid;
	border-color: #067ef9;
	padding: 3px;
}

.modalBoxWhite
{
	background-color: White;
	border-width: 3px;
	border-style: solid;
	border-color: #067ef9;
	padding: 3px;
}

.modalBox caption
{
	background-image: url(images/window_titlebg.gif);
	background-repeat: repeat-x;
}

.modalPanelTitle td
{
	padding: 3px;
	font-weight: bold;
	font-size: 0.9em;
	background-image: url(images/window_titlebg.gif);
	cursor: pointer;
	color: White;
	font-family: Candara;
	width: 100%;
	height: 30px;
	background-color: #f5f5f5;
}

.modalPanel
{
	z-index: 500;
	width: 500px;
	border: solid 1px #275473;
	position: absolute;
	border-collapse: collapse;
	background-color: #f0faff;
}

.modalPanel td
{
	vertical-align: top;
}

.titleIcon
{
	padding-right: 20px;
}

/****************************/

divCol
{
	font-weight: bold;
	float: left;
	width: 120px;
	text-align: right;
	margin-right: 10px;
	white-space: nowrap;
}
/*no width on the last col so it will expand*/
.divColLast
{
	float: left;
	white-space: nowrap;
}
.caption, table caption
{
	background-color: #067ef9; /*background-image: url('images/tilebg_tablecaption.gif');*/
	color: White;
	font-size: 16pt;
	font-weight: bold;
	border: 0;
	font-family: Candara;
	border-bottom: solid 1px #737373;
	white-space: nowrap;
	text-align: center;
}
.clearer
{
	clear: both;
	overflow: hidden;
	background-color: transparent;
	filter: alpha(opacity=0);
	opacity: 0.0;
	height: 1px;
	margin: 1px 1px 1px 1px;
	max-height: 2px;
}

.clsAccordionHeader
{
}


.clsFontSmallCaps
{
	font-variant: small-caps;
	font-family: Candara;
	font-size: medium; /*color:#3333FF;*/
	color: #085bb0;
	font-weight: bolder;
}


.tblLogin
{
	background-image: url(          '../Images/logindiv.jpg' );
}


.clsDivTooltip
{
	position: absolute;
	z-index: 1000;
	display: none;
}

.clsDivTooltipFixed
{
	position: fixed;
	z-index: 1000;
	display: none;
}

.clsTblTooltipPopup
{
	background-color: #f5dfab;
	border-width: 1px;
	border-style: solid;
	border-color: #067ef9;
	padding: 1px;
}

.clsTblTooltipPopupWhite
{
	background-color: White;
	border-width: 1px;
	border-style: solid;
	border-color: #067ef9;
	border-top-color: White;
	padding: 1px;
}

.clsTblTooltipPopupWhiteBoxed
{
	background-color: White;
	border-width: 1px;
	border-style: solid;
	border-color: #067ef9;
	padding: 1px;
}

.clsTblTooltipRow
{
	/*color: #08509a;*/
	color: #08509a;
	font-weight: bold;
	font-family: Candara;
	font-size: small;
	font-variant: small-caps;
	border: 0;
}

.clsTblTooltipRowHdr
{
	/*color: #08509a;*/
	color: Black;
	font-weight: bolder;
	font-family: Candara;
	font-size: small;
	font-style: italic;
	font-variant: small-caps;
	border: 0;
}

.clsDisplayNone
{
	display: none;
}




/*sdasdasdasdasdas*/

.mpstyle1
{
	width: 184px;
	background-color: White;
}
.mpstyle2
{
	width: 628px;
}
.mpstyle3
{
	width: 64px;
}
.mpstyle4
{
	margin-left: 0px;
}



/*
.clsPopupHeader
{
	color: White;
	font-weight:bolder;
	font-family: Candara;
	font-size:small;
	border:0;
	text-align:inherit;
	background-image: url(../images/popHeaderBG.png);
	background-repeat: repeat-x;
	height: 25px;
}
*/

/*
div#header
{
	position:fixed;
	display:block;   
    top:5px;   
    left:5;  

	
 }
*/

div#divModuleHdr
{
	color: teal;
	font-weight: bolder;
	font-family: Verdana;
	letter-spacing: 2px;
	font-size: Small;
	text-align: center;
	width: 40%;
	text-decoration: underline; /*         background-image: url(../images/panel.jpg); 		background-repeat: repeat-x; 		padding-left: 2px;*/
}

div#headermenu
{
	color: White;
	font-weight: bold;
	font-family: Candara;
	font-size: small;
	border: 0;
	text-align: justify;
	background-image: url(          '../Images/headermenu.jpg' );
	background-repeat: repeat-x;
	padding: 0px 0px 0px 0px;
}
div#fixheader
{
	position: fixed;
	display: block;
	top: 0px;
	left: 10%;
	left: 10%;
	visibility: visible;
	z-index: 1;
	width: 80%;
}




div#fixfooter
{
	border-style: none;
	border-color: inherit;
	border-width: 0;
	color: Black;
	font-weight: lighter;
	font-family: Verdana;
	font-size: x-small;
	text-align: justify;
	background-image: url(          '../Images/headerpanel.jpg' );
	background-repeat: repeat-x;
	vertical-align: top;
	position: fixed;
	display: block;
	bottom: 0%;
	left: 0%;
	visibility: visible;
	z-index: 1;
	width: 100%;
	height: 25px;
}

div#XPlogobg
{
	background-image: url(          '../Images/MainLogo.png' );
	vertical-align: top;
	position: fixed;
	display: block;
	top: 0%;
	left: 90%;
	visibility: visible;
	z-index: 1;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
}
div#xplogo
{
	background-image: url(          '../Images/XPLogo.png' );
	vertical-align: top;
	position: fixed;
	display: block;
	top: 68%;
	left: 0%;
	visibility: visible;
	z-index: 1;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
}

.clsCollapsiblePanel
{
	padding: 2px;
	cursor: pointer;
	font-variant: small-caps;
	color: #2a67ba;
	color: Teal;
	font-weight: bolder;
	font-family: Verdana;
	font-size: x-small;
	border: 0;
	text-align: inherit;
	vertical-align: middle;
	background-image: url(          '../Images/headerpanel.jpg' );
	background-repeat: repeat-x;
	height: 15px;
}

.clsCollapsiblePanel:hover
{
	padding: 2px;
	cursor: pointer;
	font-variant: small-caps;
	color: #2a67ba;
	color: Teal;
	font-weight: bolder;
	font-family: Verdana;
	font-size: x-small;
	border: 0;
	text-align: inherit;
	vertical-align: middle;
	background-image: url(          '../Images/headerpanel.jpg' );
	background-repeat: repeat-x;
	height: 15px;
	font-style: italic;
}



.clsTblHeader
{
	/*background-color: #067ef9;*/ /*background-color: #99CCFF;*/
	background-color: #d1e5fa;
	color: Black;
	font-weight: bold;
	font-family: Candara;
	font-size: small;
	font-variant: small-caps;
}

.clsPopupHeader
{
	color: White;
	font-weight: bolder;
	font-family: Candara;
	font-size: small;
	border: 0;
	text-align: inherit;
	background-image: url(          '../Images/headerpopup.jpg' );
	background-repeat: repeat-x;
	height: 20px;
	margin-left: 2px;
}

.clsGridHdr
{
	background-color: #067ef9;
	color: White;
	font-weight: bolder;
	font-family: Candara;
	font-size: small;
	border: 0;
	text-align: justify;
}

.clsGridFtr
{
	background-color: #067ef9;
	color: White;
	font-weight: bolder;
	font-family: Candara;
	font-size: small;
	text-align: right;
	border: 0;
	text-align: justify;
}

.clsGridPager
{
	background-color: #067ef9;
	color: White;
	font-weight: bolder;
	font-family: Candara;
	font-size: small;
	text-align: right;
	border: 0;
	text-align: justify;
}


.labelStyle
{
	font-family: Verdana, Tahoma, Sans-Serif;
	font-size: 12px;
	color: #000;
}



.clsCollapsibleSubPanel
{	color: #009999;
}





.clsDivision
{
	border-bottom: 1px solid #c0c0c0;
	width: 90%;
	margin-bottom: 7px;
}
.clsTblRowL
{
	color: #067ef9;
	color: #0453A2;
	font-weight: normal;
	font-family: Verdana;
	font-size: small;
	text-align: left;
}

.clsTblRowLarge
{
	color: #067ef9;
	color: #0453A2;
	font-weight: normal;
	font-family: Verdana;
	font-size: small;
	text-align: left;
}

.clsTblRowR
{
	color: #067ef9;
	color: #0453A2;
	font-weight: normal;
	font-weight: 500;
	font-family: Verdana;
	font-size: small;
	text-align: left;
	padding-left: 5px;
}

.clsTblRowC
{
	color: #067ef9;
	color: #0453A2;
	font-weight: normal;
	font-family: Verdana;
	font-size: small;
	text-align: center;
	width: 447px;
}

.clsLabel
{
	color: #067ef9;
	font-weight: normal;
	font-family: Verdana;
	font-size: small;
	border: 0;
}


.clsButtonS
{
	text-align: inherit;
	vertical-align: text-top;
	background-image: url(          '../Images/button.jpg' );
	background-repeat: no-repeat;
	height: 100%;
	cursor: pointer;
	border: 0;
	font-family: Verdana;
	font-size: x-small;
	color: Teal;
	color: Black;
	font-weight: normal;
	display: block;
	background-color: transparent;
	background-image: url(buttonBackground.gif);
	background-image: url(          '../Images/XPButtonSmall.jpg' );
	background-repeat: no-repeat;
	width: 132px;
	width: 70px;
	height: 28px; /*margin: 5px auto; 	padding: 5px 0 0 0;*/
	text-align: center;
}

.clsButtonM
{
	text-align: inherit;
	vertical-align: text-top;
	background-image: url(          '../Images/button.jpg' );
	background-repeat: no-repeat;
	height: 100%;
	cursor: pointer;
	border: 0;
	font-family: Verdana;
	font-size: x-small;
	color: Teal;
	color: Black;
	font-weight: normal;
	display: block;
	background-color: transparent;
	background-image: url(buttonBackground.gif);
	background-image: url(          '../Images/XPButtonMedium.jpg' );
	background-repeat: no-repeat;
	width: 100px;
	height: 28px;
	text-align: center;
}



.clsButtonL
{
	text-align: inherit;
	vertical-align: text-top;
	background-repeat: no-repeat;
	height: 100%;
	cursor: pointer;
	border: 0;
	font-family: Verdana;
	font-size: x-small;
	color: Teal;
	color: Black;
	font-weight: normal;
	display: block;
	background-color: transparent;
	background-image: url(buttonBackground.gif);
	background-image: url(          '../Images/XPButtonLarge.jpg' );
	background-repeat: no-repeat;
	width: 132px;
	height: 28px;
	text-align: center;
}

.clsButtonS_h
{
	text-align: inherit;
	vertical-align: text-top;
	background-image: url(          '../Images/button.jpg' );
	background-repeat: no-repeat;
	height: 100%;
	cursor: pointer;
	border: 0;
	font-family: Verdana;
	font-size: x-small;
	color: Teal;
	color: Black;
	font-weight: normal;
	display: block;
	background-color: transparent;
	background-image: url(buttonBackground.gif);
	background-image: url(          '../Images/XPButtonSmall.jpg' );
	background-repeat: no-repeat;
	width: 132px;
	width: 70px;
	height: 28px; /*margin: 5px auto; 	padding: 5px 0 0 0;*/
	text-align: center;
}
/*

.clsButtonS_h:hover
{
	text-align:inherit;
    vertical-align:text-top;
    background-repeat: no-repeat;
    cursor:pointer;
    border:0;
	font-family:Verdana;
	font-size:x-small;
	color:Teal;
	color:Black;
	font-weight:normal;
	display: block;
	background-color: transparent;
	background-image: url('../Images/XPButtonSmall.jpg');
	background-repeat: no-repeat;
	width: 132px;
	width: 70px;
	height: 28px;

	text-align: center;
}
*/


/*.clsButtonS_h:hover
{
	text-align:inherit;
    vertical-align:text-top;
    background-repeat: no-repeat;
    cursor:pointer;
    border:0;
	font-family:Verdana;
	font-size:x-small;
	color:Teal;
	color:Black;
	font-weight:normal;
	display: block;
	background-color: transparent;
	background-image: url('../Images/XPButtonSmall2.jpg');
	background-repeat: no-repeat;
	width: 132px;
	width: 70px;
	height: 34px;
	padding-bottom: 5px;
	margin: 5px auto;
	padding: 5px 0 0 0;
	text-align: center;
}*/


.clsButtonM_h
{
	text-align: inherit;
	vertical-align: text-top;
	background-image: url(          '../Images/button.jpg' );
	background-repeat: no-repeat;
	height: 100%;
	cursor: pointer;
	border: 0;
	font-family: Verdana;
	font-size: x-small;
	color: Teal;
	color: Black;
	font-weight: normal;
	display: block;
	background-color: transparent;
	background-image: url(buttonBackground.gif);
	background-image: url(          '../Images/XPButtonMedium.jpg' );
	background-repeat: no-repeat;
	width: 100px;
	height: 28px;
	text-align: center;
}

.clsButtonM_h:hover
{
	text-align: inherit;
	vertical-align: text-top;
	background-repeat: no-repeat;
	height: 100%;
	cursor: pointer;
	border: 0;
	font-family: Verdana;
	font-size: x-small;
	color: Teal;
	color: Black;
	font-weight: normal;
	display: block;
	background-color: transparent;
	background-image: url(          '../Images/XPButtonMedium2.jpg' );
	background-repeat: no-repeat;
	width: 100px;
	height: 34px;
	padding-bottom: 5px;
	text-align: center;
}


.clsButtonL_h
{
	text-align: inherit;
	vertical-align: text-top;
	background-repeat: no-repeat;
	height: 100%;
	cursor: pointer;
	border: 0;
	font-family: Verdana;
	font-size: x-small;
	color: Teal;
	color: Black;
	font-weight: normal;
	display: block;
	background-color: transparent;
	background-image: url(buttonBackground.gif);
	background-image: url(          '../Images/XPButtonLarge.jpg' );
	background-repeat: no-repeat;
	width: 132px;
	height: 28px;
	text-align: center;
}
.clsButtonL_h:hover
{
	text-align: inherit;
	vertical-align: text-top;
	background-repeat: no-repeat;
	height: 100%;
	cursor: pointer;
	border: 0;
	font-family: Verdana;
	font-size: x-small;
	color: Teal;
	color: Black;
	font-weight: normal;
	display: block;
	background-color: transparent;
	background-image: url(buttonBackground.gif);
	background-image: url(          '../Images/XPButtonLarge2.jpg' );
	background-repeat: no-repeat;
	width: 132px;
	height: 34px;
	padding-bottom: 5px;
	text-align: center;
}


.clsTextBox
{
	color: Black;
	font-weight: normal;
	font-family: Verdana;
	font-size: :small;
}

.clsTextBox:hover
{
	color: Black;
	background-color: #FFFFB3;
	font-weight: normal;
	font-family: Verdana;
	font-size: :small;
	azimuth: far-right;
}

.clsTextDate
{
	color: Black;
	font-weight: normal;
	font-family: Verdana;
	font-size: :small;
	width: 100px;
	text-align: center;
}

.clsTextDate:hover
{
	color: Black;
	background-color: #FFFFB3;
	font-weight: normal;
	font-family: Verdana;
	font-size: :small;
	azimuth: far-right;
}


.clsTextLookUpCorporate
{
	color: Black;
	font-weight: normal;
	font-family: Verdana;
	font-size: :small;
	width: 100%;
	text-align: center;
}

.clsTextLookUpCorporate:hover
{
	color: Black;
	background-color: #FFFFB3;
	font-weight: normal;
	font-family: Verdana;
	font-size: :small;
	azimuth: far-right;
	width: 100%;
}

.clsTextLookUpCardNo
{
	color: Black;
	font-weight: normal;
	font-family: Verdana;
	font-size: :small;
	width: 100%;
	text-align: center;
}

.clsTextLookUpCardNo:hover
{
	color: Black;
	background-color: #FFFFB3;
	font-weight: normal;
	font-family: Verdana;
	font-size: :small;
	azimuth: far-right;
	width: 100%;
}





.clsDropdownList
{
	color: Black;
	font-weight: normal;
	font-family: Verdana;
	font-size: small;
}


.clsLinkButton
{
	color: #3333FF;
	color: Teal;
	color: Black;
	font-weight: normal;
	font-family: Verdana;
	font-style: normal;
	color: #3333FF;
	font-weight: normal;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
}

.clsLinkButton:hover
{
	color: #3333FF;
	color: Teal;
	font-weight: normal;
	font-family: Verdana;
	font-size: 10px;
}

.clsTblBg
{
	/* 	background-color:White; 	background-repeat: repeat-x; 	*/
	background-image: url(../images/contentBG.png);
	background-repeat: repeat;
	border: solid 1px White;
	margin-top: 5px;
	margin-bottom: 5px;
}


.clsGridView
{
	font-size: x-small;
	font-family: verdana;
}

.clsGridViewHeader
{
	background-image: url(../images/header.jpg);
	background-repeat: repeat-x;
	height: 20px;
	font-family: Verdana;
	font-size: 10px;
	background-color: #144678;
	font-weight: bold;
	color: #FFF;
}

.tbllabelstyle
{
	/*background-image: url(../images/header.jpg); 	background-repeat: repeat-x; 	background-color: #144678;*/
	height: 20px;
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
	color: #067ef9;
	color: #0453A2;
	font-weight: 500;
}
.tbltxtboxstyle
{
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
	color: #067ef9;
	color: #0453A2;
	font-weight: 500;
	border-style: none;
}
.tbldropdown
{
	height: 20px;
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
	color: #000000;
	font-weight: normal;
}
.tblLabel
{
	height: 20px;
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
	color: #0453A2;
	font-weight: 500;
}

.clsGridViewRow
{
	background-image: url(../images/gridBG.png);
	background-repeat: repeat;
	border: 1px solid #ddd;
	border: 1px solid white;
	color: #0453A2;
	color: Black;
	font-family: verdana; /* 	margin-top: 5px;  	margin-bottom: 5px;*/
}

.clsGridViewRow:hover
{
	/*background-image: url(../images/tableBG.png);*/
	background-image: url(../images/HeaderPanel.jpg);
	background-color: White;
	background-repeat: repeat;
	color: teal;
	font-weight: normal;
	border: 1px solid #ddd;
	font-family: verdana; /* 	margin-top: 5px;  	margin-bottom: 5px;*/
}


.clsPopupHeaderBg
{
	background-color: White;
	width: 129%;
}
.clsPopupHeader
{
	background-image: url(../images/popHeaderBG.png);
	background-repeat: repeat-x;
	height: 25px;
}

.clsPopupHeaderRow
{
	color: White;
	color: White;
	font-weight: normal;
	font-family: Verdana;
	font-size: small;
	text-align: inherit;
	vertical-align: top;
	padding-left: 5px;
}

.updateProgress
{
	border-width: 1px;
	border-style: solid;
	background-image: url(../images/preloaderBG.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 250px;
	height: 55px;
}
.updateProgressMessage
{
	margin: 3px;
	font-family: Trebuchet MS;
	font-size: small;
	vertical-align: middle;
}



.clsButtonLookUp
{
	cursor: pointer;
	border: 0;
	font-family: Verdana;
	font-size: x-small;
	color: Teal;
	color: Black;
	font-weight: normal;
	background-color: transparent;
	background-image: url(../Images/XPLookUpButton.jpg);
	background-position: center;
	width: 29px;
	height: 21px;
}




/*

loader

*/
.TopRightFixed
{
	top: 0px;
	right: 0px;
	position: fixed;
}

.Progress
{
	background-color: #CF4342;
	color: White;
	width: 105px;
}

.Progress img
{
	vertical-align: middle;
	margin: 2px;
}


.clsTableBg
{
	/*background-image: url(../images/gridBG.png); 	background-repeat: repeat;*/
	border: 1px solid #ddd;
	border: 1px solid white;
	color: #0453A2;
	color: Black;
	font-family: verdana;
}

.clsProgress
{
	font-size: 10px;
	color: Teal;
	background-image: url(../images/aniUpdating.gif);
	background-repeat: no-repeat;
	width: 150px;
	margin-bottom: 2px;
	margin-top: 2px;
}

.listviewRow
{
	background-image: url(../images/gridBG.png);
	background-repeat: repeat;
	border: 1px solid #ddd;
	border: 1px solid white;
	color: #0453A2;
	color: Black;
	font-family: verdana; /* 	margin-top: 5px;  	margin-bottom: 5px;*/
	font-size: 10px;
}


By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) ***
Philippines Philippines
MCTS - Microsoft Certified Technology Specialist.
An Accountant.
Had been developed Payroll Accounting System Application
Live in: Quezon City, Metro Manila Philippines
Could reached at email address: ag_mojedo@live.com

Comments and Discussions