﻿.hmproducttopleft
{
	height:51px;
	width:12px;
	background-image:url('../../Images/home/top_left.png');
	background-repeat:no-repeat;
}
.hmproducttopright
{
	height:51px;
	width:11px;
	background-image:url('../../Images/home/top_right.png');
	background-repeat:no-repeat;
}
.hmproductbottomleft
{
	height:97px;
	width:16px;
	background-image:url('../../Images/home/bottom_left.png');
	background-repeat:no-repeat;
}
.hmproductbottomright
{
	height:97px;
	width:16px;
	background-image:url('../../Images/home/bottom_right.png');
	background-repeat:no-repeat;
}
.hmproducttopcenter
{
	height:51px;
	background-image:url('../../Images/home/top_center.png');
	background-repeat:repeat-x;
}
.hmproductbottomcenter
{
	background-image:url('../../Images/home/bottom_center.png');
	background-repeat:repeat-x;
}
.hmseparatorvertical
{
	background-image:url('../../Images/home/seperator-vertical.png');
	background-repeat:repeat-y;
}
.hmseparatorhorizontal
{
	background-image:url('../../Images/home/seperator-horizontal.png');
	background-repeat:repeat-x;
}
#tdProductTopLeft1
{
	float:left;
	height:51px;
	width:12px;
}
#tdProductTopLeft2
{
	width:195px;
	height:51px;
	float:right;
}
#tdProductTopRight1
{
	float:left;
	height:51px;
}
#tdProductTopRight2
{
	width:196px;
	height:51px;
	float:left;
}
#tdProductBottomLeft1
{
	float:left;
	height:97px;
}
#tdProductBottomLeft2
{
	width:192px;
	height:97px;
	float:left;
	margin-left:0px;
}
.tdProductTopLeftBorder
{
	height:51px;
	width:3px;
	float:left;
}
.hmPackageTitle
{
	font-size:11pt;
	font-weight:bold;
	text-decoration:none;
	color:Gray;
}
.hmPackageTitleselected
{
	font-size:11pt;
	font-weight:bold;
	color:#09478e;
	text-decoration:none;
}
.tdPackageTitle
{
	height:51px;
	background-image:url('../../Images/home/top_center.png');
	background-repeat:repeat-x;
	text-align:center;
	
}
.tdPackageTitleselected
{
	text-align:center;
	background-image:url('../../Images/home/package_selected.png');
	background-repeat:no-repeat;
	width:77px;
	margin-top:10px;
}
.tdhmPackageTitle
{
	/*background-image:url('../../Images/home/top_over.png');
	background-repeat:no-repeat;*/
	float:left;
margin-left:7px;
}
.hmproducttitle
{
	font-size:15px;
	font-weight:bold;
	color:#fe5400;
	text-align:left;
	margin:12px;
}
.hmproductdescription
{
	
	font-size:12px;
	font-family:Verdana;
	color:#0B0B0B;
	text-align:left;
	margin:12px;
}
.hmborderright
{
	border-right-color:#add8e6;border-right-style:solid;border-right-width:1px;
}
.hmborderleft
{
	border-left-color:#add8e6;border-left-style:solid;border-left-width:1px;
}
.hmborderbottom
{
	border-bottom-color:#add8e6;border-bottom-style:solid;border-bottom-width:1px;
}


/*--------------------Registration page---------------------*/
.password
{
    border : solid 1px #E6E6E6; width:190px; font:normal 11px Verdana;
    background:#562548 url(../../Images/input-shadow-bg.gif) no-repeat top left;
    padding:2px 5px;
}
.pstrength-minchar
{
    font-size : 10px;
}


#dhtmltooltip
{
    position: absolute;
    left: -300px;
    width: 150px;
    border: 1px solid black;
    padding: 2px;
    background-color: lightyellow;
    visibility: hidden;
    z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
    filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer
{
    position:absolute;
    left: -300px;
    z-index: 101;
    visibility: hidden;
}
.regheader
{
width:100%;
height:51px;
background-image:url(../../images/home/top_center.png);
background-repeat:repeat-x;
font-weight:bold;
font-size:14px;
padding-left:10px;
}
.regheadernew
{
height:51px;
background-image:url(../../images/home/top_center.png);
background-repeat:repeat-x;
font-weight:bold;
font-size:13px;
white-space:nowrap;
}
.subregheader
{
width:100%;
height:51px;
background-image:url(../../images/home/top_center.png);
background-repeat:repeat-x;
font-weight:bold;
font-size:14px;
padding-top:20px;
padding-left:5px;
}
.regsubtext
{
    font-weight:bold;
    font-family:Arial ;
    font-size:14px;
    color:#0f4d8c;

}
.tel
{
   font-family:Arial, Verdana, Helvetica,Georgia,sans-serif; font-size:11px; color:#8A084B ; 
}
/*----------------------------*/

/********************************* LiveValidation *************************************/

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
	color:#CC0000;
}
	
.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active,
.fieldWithErrors input.LV_valid_field,
.fieldWithErrors textarea.LV_valid_field {
    /*border: 1px solid #00CC00;*/
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active,
.fieldWithErrors input.LV_invalid_field,
.fieldWithErrors textarea.LV_invalid_field {
    border: 1px solid #CC0000;
}

input.form
{
	border:solid 1px #E6E6E6; width:190px; font:normal 11px Verdana;
	background:#562548 url(../../Images/input-shadow-bg.gif) no-repeat top left; padding:2px 5px;
}
textarea.form 
{
	border:solid 1px #E6E6E6; width:190px; height:100px; 
	font:normal 11px Verdana;
	background:#FFFFFF url(../../Images/input-shadow-bg.gif) no-repeat top left; 
	padding:2px 5px;
}
select.form 
{ 
    border:solid 1px #E6E6E6;
	 background:#FFFFFF url(../../Images/input-shadow-bg.gif) no-repeat top left; 
	 font:normal 11px Verdana; 
}

.watermark {
	color:Gray;
border:solid 1px #E6E6E6; width:190px; font:normal 11px Verdana;
	background:#562548 url(../../Images/input-shadow-bg.gif) no-repeat top left; padding:2px 5px;
}
.watermarkUninstallpage {
	color:Gray;
border:solid 1px #E6E6E6; width:190px; font:normal 20px Verdana;
	background:#562548 url(../../Images/input-shadow-bg.gif) no-repeat top left; padding:2px 5px;
}
/*---------------------------*/
