﻿.NormalButton
{
	/*float:left;*/
	width:128px;	
	height:26px;
	/*background-image:url(../../images/btn-bg.jpg);
    background-repeat:repeat-x;*/
	color:#fff !important;
    text-align:center;
    line-height:26px;
    border:1px solid#2eb135;
    border-radius:5px;
    -moz-border-radius:5px; /* Old Firefox */
    background-color:#2eb135;
    font-weight:bold;
    margin-right:3px;
	
}
.NormalButton:hover
{
	cursor:pointer;
	/*background-color:#D7D7D7;
	color:#494949;
	filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#FFFFFF',EndColorStr='#CACACA');*/
}

.blueBtn2{
	float:left;
	width:128px;
	height:27px;
	/*background-image:url(../../images/blueBtn.png);
	background-repeat:no-repeat;	*/
	color:#05264e !important;
	font-size:12px;
	line-height:26px;
	text-align:center;
	margin-top:0px;
	border:none;
	/*background-color:transparent;	*/
     background-color:#2eb135;
      border:1px solid#2eb135;
}

.blueBtn2:hover,.blueBtn2:focus{
	text-decoration:none !important;
	background-position:0 -26px;
	cursor:pointer !important;
}

.blueBtn2[disabled]{
	background-color:Silver;
	filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#FFFFFF',EndColorStr='#FFFFFF');
      color:Black;
}


.blueBtn3{
	float:right;
	width:128px;	
	/*background-image:url(../../images/blueBtn.png);
	background-repeat:no-repeat;
    color:#05264e !important;*/
    color:#fff !important;
    /*background-image:url(../../images/btn-bg.jpg) !important;
    background-repeat:repeat-x;	*/
     background-color:#2eb135;
      border:1px solid#2eb135;
	font-size:12px;
	line-height:26px;
    height:25px;
	text-align:center;
	margin-top:0px;	
	background-color:transparent;	
     border-radius:5px;
    -moz-border-radius:5px; /* Old Firefox */
   
}

.blueBtn3:hover,.blueBtn2:focus{
	text-decoration:none !important;
	/*background-position:0 -26px;*/
	cursor:pointer !important;
}

.blueBtn3[disabled]{
	background-color:Silver;
	filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#FFFFFF',EndColorStr='#FFFFFF');
      color:Black;
}


.NormalButtonCompare
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	height: 18px;
	width: 52px;
	/*border: solid 1px red;*/
	line-height:12px;
	border: 1px;
	border-style:solid;
	/*border-color: #CACACA;*/
	border-top-color:Silver;
	border-left-color:Silver;
	border-bottom-color:Gray;
	border-right-color:Gray;
	background-color:#808080;
	color:#ffffff;
	/*filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#CACACA',EndColorStr='#FFFFFF');*/
}
.NormalButtonCompare:hover
{
	cursor:pointer;
	/*background-color:#D7D7D7;*/
	color:#494949;
	filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#FFFFFF',EndColorStr='#CACACA');
}
.RedButton
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align: center;
	height: 23px;
	width: 100px;
	color: #ffffff;
	text-decoration: none;
	background-color: #b0100c;
	border:1px solid #b0100c;
	border-style:solid;
	
	
	
	
	/*filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#CACACA',EndColorStr='#FFFFFF');*/
}

.BlueButton{
	height:26px;	
	/*background-image:url(../../images/btn-bg.jpg);
    background-repeat:repeat-x;*/
	color:#fff !important;
    text-align:center;
    line-height:26px;
   /* border:1px solid #ba8e61;*/
    border-radius:5px;
    -moz-border-radius:5px; /* Old Firefox */
    background-color:#faae5a;
    font-weight:bold;
	text-decoration: none;
	border:1px solid #ba8e61;
	margin-bottom:5px;
    width:140px;
	
}

/* IE 8 fix */
@media \0screen {  
    .BlueButton {height:28px;}  
}  


.BlueButton:hover{
    cursor:pointer;
}
.CompareButton
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	height: 23px;
	line-height:18px;
	width: 105px;
	/*border: solid 1px red;*/
	
	border: 1px;
	border-style:solid;
	/*border-color: #CACACA;*/
	border-top-color:#ffffff;
	border-left-color:#ffffff;
	border-bottom-color:#ffffff;
	border-right-color:#ffffff;
	/*background-color:#808080;*/
	background-color:#ffffff;
	color:#404040;
	margin-bottom:2px;
	/*filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#CACACA',EndColorStr='#FFFFFF');*/
}
.CompareButton:hover
{
	cursor:pointer;
	background-color:#D7D7D7;
	color:#494949;
	filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#FFFFFF',EndColorStr='#CACACA');
}
.CompareButton[disabled]
{
	background-color:Silver;
	filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#FFFFFF',EndColorStr='#FFFFFF');
      color:Black;
}
.BtnClose {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../../Images/GrayDesign/btnClose.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	height: 23px;
	width: 86px;
	border: 1px;
	border-color: #000000;
	padding-left: 31px;
}

.BtnLookup {
    background-image: url(../../images/search-icon.png);
    background-repeat: no-repeat;
    background-position: left center;
    background: url(../../images/search-icon.png);
    height: 21px;
    width: 25px;
    border: 0px;
    display: inline;
    background-repeat: no-repeat;
    background-position: right;
    cursor: pointer;
}

.BtnLookupDisable {
	 display:none;
}

.BtnLogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../../Images/GrayDesign/btnLogin.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	height: 23px;
	width: 86px;
	border: 1px;
	border-color: #1B5EA9;
	padding-left: 31px;
}
.BtnLogout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../../Images/GrayDesign/btnLogout.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	height: 23px;
	width: 86px;
	border: 1px;
	border-color: #1B5EA9;
	padding-left: 31px;
}
.BtnAdd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../../Images/GrayDesign/btnAddNew.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	height: 23px;
	width: 86px;
	border: 1px;
	border-color: #1B5EA9;
	padding-left: 31px;
}
.BtnSave {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../../Images/GrayDesign/btnSave.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	height: 23px;
	width: 86px;
	border: 1px;
	border-color: #1B5EA9;
	padding-left: 31px;
}
.BtnDel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../../Images/GrayDesign/btnDelete.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	height: 23px;
	width: 86px;
	border: 1px;
	border-color: #1B5EA9;
	padding-left: 31px;
}
.BtnReset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../../Images/GrayDesign/btnReset.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	height: 23px;
	width: 86px;
	border: 1px;
	border-color: #1B5EA9;
	padding-left: 31px;
}
.BtnBack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../../Images/GrayDesign/btnBack.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	height: 23px;
	width: 86px;
	border-style: solid;
	border: 1px;
	border-color: #1B5EA9;
	padding-left: 31px;
}
.BtnSearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../../Images/GrayDesign/btnSearch.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	height: 23px;
	width: 86px;
	border-style: solid;
	border: 1px;
	border-color: #1B5EA9;
	padding-left: 31px;
}
.BtnAssociate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../../Images/GrayDesign/btnAssociate.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	height: 23px;
	width: 86px;
	border-style: solid;
	border: 1px;
	border-color: #1B5EA9;
	padding-left: 31px;
}
.BtnDelChecked {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../../Images/GrayDesign/btnDelChecked.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 31px;
	height: 23px;
	width: 110px;
	border-style: solid;
	border: 1px;
	border-color: #1B5EA9;
}
.BtnDelSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../../Images/GrayDesign/btnDelSelected.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 31px;
	height: 23px;
	width: 110px;
	border-style: solid;
	border: 1px;
	border-color: #1B5EA9;
}

.CompareActionStyle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-align: center;
	height: 18px;
	width: 50px;
	/*border: solid 1px red;*/
	line-height:18px;
	border: 1px;
	border-style:solid;
	/*border-color: #CACACA;*/
	border-top-color:Silver;
	border-left-color:Silver;
	border-bottom-color:Gray;
	border-right-color:Gray;
	background-color:#808080;
	color:#ffffff;
	/*filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#CACACA',EndColorStr='#FFFFFF');*/
}

.blueBtn3Memeber{

	width:128px;
	height:27px;
	background-image:url(../../images/blueBtn.png);
	background-repeat:no-repeat;	
	color:#05264e !important;
	font-size:12px;
	line-height:26px;

	margin-top:0px;
	border:none;
	background-color:transparent;	
}

.blueBtn3Memeber:hover{
	text-decoration:none !important;
	background-position:0 -26px;
	cursor:pointer !important;
}

.blueBtn3Memeber[disabled]{
	background-color:Silver;
	filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#FFFFFF',EndColorStr='#FFFFFF');
      color:Black;
}