﻿body 
{

	
}


.LoginButton1
{
	background: url(html/images/login.gif) no-repeat;
	BACKGROUND-POSITION: 50% top; 
	
}

.LoginButton1:hover
{
	
	BACKGROUND-POSITION: 50% bottom
	
} 


.CreateUserButton
{
	background: url(html/images/createUser_normal.gif) no-repeat;
}

.CreateUserButton:hover
{
background:url(html/images/createUser_hover.gif);
cursor:hand;
} 



.CreateNewUserButton
{
background:url(html/images/creat_normal.gif);
}

.CreateNewUserButton:hover
{
background:url(html/images/creat_hover.gif);
cursor:hand;
} 



.EditUserInfoButton
{
background:url(html/images/edit_normal.gif);
}

.EditUserInfoButton:hover
{
background:url(html/images/edit_hover.gif);
cursor:hand;
} 

.LogoutButton
{
background:url(html/images/logout_normal.gif);
}

.LogoutButton:hover
{
background:url(html/images/logout_hover.gif);

} 


.UserInfo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.UpdateButton
{
background:url(html/images/update_normal.gif);
}

.UpdateButton:hover
{
background:url(html/images/update_hover.gif);
cursor:hand;
} 

.ManageButton
{
background:url(html/images/mange_normal.gif);
}

.ManageButton:hover
{
background:url(html/images/mange_hover.gif);
cursor:hand;
} 

.CustomPageButton
{
background:url(html/images/user_customized_page_normal.gif);
}

.CustomPageButton:hover
{
background:url(html/images/user_customized_page_hover.gif);
cursor:hand;
} 



.UserNamePassword {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #FFFFFF;
	text-indent: 5px;
}


.FailureText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-indent: 0px;	
}

.SignUpLableColumn
{
	text-align: left;
	 height: 34px; 
	 width: 170px;
	 valign:middle; 	
}

.SignUpTextColumn
{
	text-align: left;
	 height: 34px; 
	 width: 180px;
	 valign:middle; 	
}

.SignUpAsterikColumn
{
	text-align: left;
	 height: 34px; 
	 width: 10px;
	 valign:middle; 	
}

.SignUpCompleteButton
{
	background:url(html/images/btn_SignUp_CompleteNormal.png);	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #FFFFFF;	
}

.SignUpCompleteButton:hover
{
	background:url(html/images/btn_SignUp_Completehover.png);	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #FFFFFF;	
}

.SignUpTitleText
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bolder;
	color: #FFFFFF;	
}

.AgreementButton
{
	background:url(html/images/btn_normal.png);	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #FFFFFF;		
	 border-style:none;
	 height:23;
	 width:90;
}

.AgreementButton:hover
{
	background:url(html/images/btn_hover.png);	
	 border-style:none;
	 height:23;
	 width:90;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #FFFFFF;		 
}

/* ------------------------------style for table in designer begin --------------------------------------------*/

.SizeButtonH
{
	background:url(html/images/table/btn_H.png);	
	height : 20px;
	width:42px;
}

.SizeButtonH:hover
{
	BACKGROUND-POSITION: 50% bottom;	
}

.SizeButtonV
{
	background:url(html/images/table/btn_V.png);	
}

.SizeButtonV:hover
{
	BACKGROUND-POSITION: 50% bottom;	
}

.TableDeleteButton
{
	background:url(html/images/table/delete.png);	
}

.TableDeleteButton:hover
{
	BACKGROUND-POSITION: 50% bottom;	
}

.TableInsertButton
{
	background:url(html/images/table/insert.png);	
}

.TableInsertButton:hover
{
	BACKGROUND-POSITION: 50% bottom;	
}

.TableGoLeftButton
{
	background:url(html/images/table/left.png);	
}

.TableGoLeftButton:hover
{
	BACKGROUND-POSITION: 50% bottom;	
}

.TableGoRightButton
{
	background:url(html/images/table/right.png);	
}

.TableGoRightButton:hover
{
	BACKGROUND-POSITION: 50% bottom;	
}

.TableGoUpButton
{
	background:url(html/images/table/up.png);	
}

.TableGoUpButton:hover
{
	BACKGROUND-POSITION: 50% bottom;	
}

.TableGoDownButton
{
	background:url(html/images/table/down.png);
}

.TableGoDownButton:hover
{
	BACKGROUND-POSITION: 50% bottom;	
}

/* ------------------------------style for table in designer end --------------------------------------------*/


.CustomizedTextCellRuntime
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #FFFFFF;		
	 border-style:none;

}

.CustomizedTextCellDesign
{
	background:url(html/images/bg_customized_cell_text.png);	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #FFFFFF;		
	 border-style:none;

}

.CustomizedTextCellDesign:hover
{
	background:url(html/images/bg_customized_cell_text_hover.png);	
	 border-style:none;
 
}



.CustomizedPageLogoutButton
{
	background: url(html/images/btn_logout_normal.png) no-repeat;
}

.CustomizedPageLogoutButton:hover
{
	background: url(html/images/btn_logout_hover.png) no-repeat;
}

.CustomizedPageButton
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #0b3b85;
	background-color: #eef3f6;
}

.AdminTable
{
	background: url(html/images/bg_customized_table.png);
}


/* Buttons's style start */

.buttonText
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
}

.buttonBlue
{
	background: url(html/images/button/btn_blue.png);
	border-style: none;
	height: 22px;
	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	
}

.buttonBlue:hover
{
	BACKGROUND-POSITION: 50% bottom;	
}


.buttonGreen
{
	background:url(html/images/button/btn_green.png);	
	 border-style:none;
	 height:22px;
	 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;	 
}

.buttonGreen:hover
{
	BACKGROUND-POSITION: 50% bottom;	
}


.buttonRed
{
	background:url(html/images/button/btn_red.png);	
	 height:22px;
	 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;	 
}

.buttonRed:hover
{
	BACKGROUND-POSITION: 50% bottom;	
}

/* Buttons's style end */


.whiteLabel
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #FFFFFF;
	text-indent: 5px;
}

.smallWhiteLabel
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #FFFFFF;
	text-indent: 5px;
}

.middleWhiteLabel
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #FFFFFF;
	text-indent: 5px;
}

.normalReceivedData
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #00FF00;
	text-indent: 5px;
}

.wrongReceivedData
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #FF0000;
	text-indent: 5px;
}

.currentTabPage
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #FFFFFF;
	text-indent: 5px;
	width:150px;
	
}

.tabPageButton
{
	background: url(html/images/button/btn_blue.png);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #FFFFFF;		
	 border-style:none;
	 height:22px;
	width:150px;
	 
}


.tabPageButton:hover
{
	BACKGROUND-POSITION: 50% bottom;	
}




.tabPage
{
	background:url(html/images/bg_customized_cell_text_hover.png);	
	height:28px;	
}

.tabPageTableCell
{
	border-style:none;
}


.hyperLink
{
	color: #FFFFFF;		
}

.ActivedDevices
{
	background-color: #ccff66;
}
