﻿body
{
}

.listButton.vm5 { margin: 5px 0; }
.listButton.tm5 {margin-top: 5px; }
.listButton.bm10{ margin-bottom:10px; }
.listButton.bm5{ margin-bottom:5px; }
.listButton.bm0{ margin-bottom:0px; }

.height28, .listButton.height28{ height:28px; }

.width140{ width:140; }

.brdr0{
    border:0px;
}

input.fButton {
    overflow:auto;
    font-size:12px;
    font-weight:bold;
    height:28px;
    
    padding:0px;
    -moz-padding-start:12px;
    -moz-padding-end:12px;
    -webkit-padding-start:12px;
    -webkit-padding-end:12px;
    
    -moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;

}

.listButton {
    height: 20px;
    padding: 2px 7px 3px;
}

.listButton {
    width: auto;
	margin: 0;
	color: #f2f2f2;
	border: none;
	cursor: pointer;
	overflow: visible;
	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	
	font-weight: bold;
	font-size: 12px; 
}
.listButtonAPJ.vm5 { margin: 5px 0; }
.listButtonAPJ.tm5 {margin-top: 5px; }
.listButtonAPJ.bm10{ margin-bottom:10px; }
.listButtonAPJ.bm5{ margin-bottom:5px; }
.listButtonAPJ.bm0{ margin-bottom:0px; }

.listButtonAPJ {
    height: 26px;
    padding: 2px 10px 3px 10px;
}

.listButtonAPJ {
    width: auto;
    margin: 0;
    color: #ffffff;
    border: none;
    cursor: pointer;
    overflow: visible;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-weight: bold;
    font-size: 14px; 
}

.callButtonWidthAU
{
    width: 180px;
}
.callButtonWidthMYSG
{
    width: 210px;
}

.callButtonAPJ
{
    margin: 0;
    color: #ffffff;
    border: none;
    cursor: pointer;
    overflow: visible;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-weight: bold;
    font-size: 14px;
     height: 26px;
    padding: 10px 0px 0px 5px;
    }

.EDDMessageText span.skype_pnh_container span.skype_pnh_highlighting_inactive_common span.skype_pnh_text_span{color:#666666 !important;}
.EDDMessageText span.skype_c2c_container span.skype_c2c_text_span{color:#666666 !important;}

.CSSEDDDisplay span.skype_pnh_container span.skype_pnh_highlighting_inactive_common span.skype_pnh_text_span{color:#666666 !important;}
.CSSEDDDisplay span.skype_c2c_container span.skype_c2c_text_span{color:#666666 !important;}

.callButtonAPJ span.skype_pnh_container span.skype_pnh_highlighting_inactive_common span.skype_pnh_text_span{color:#ffffff !important; font-weight:bold !important}
.callButtonAPJ span.skype_c2c_container span.skype_c2c_text_span{color:#ffffff !important;font-weight:bold !important}    
    
    
.transparentButton
{
    text-align:center;
    text-decoration:underline;
    font-size:95%;
    font-weight:normal;
    color:#204C79;
    border:none;
    background:none;
    background-color:Transparent;
}

.transparentButton.linkStyle{ color:#0026FF; }

.greenButton, .greenButton.visited { background: #5fa31b; }
.greenButton:hover { background: #518a15; }

.blueButton, .blueButton:visited { background-color: #007ca2; }
.blueButton:hover {	background-color: #1a89ab; }

.redButton, .redButton:visited { background-color: #FF0000; }
.redButton:hover { background-color: #990000; }

.grayButton, .grayButton:visited { background-color: #666666; }
.grayButton:hover { background-color: #444444; }

.maroonButton, maroonButton:visited { background-color: #990000; }
.maroonButton:hover { background-color: #550000; }

.orangeButton, .orangeButton.visited { background: #d7410b; }
.orangeButton:hover { background: #c1401a; }

/* blue button*/
.hpblueButton, .hpblueButton:visited { background-color: #0096d6; }
.hpblueButton:hover { background-color: #006699; }

/* Orange button*/
.hporangeButton, .hporangeButton.visited { background: #d7410b; }
.hporangeButton:hover { background: #c1401a; }

/* Grey button*/
.hpgreyButton, .hpgreyButton.visited { background: #767676; }
.hpgreyButton:hover { background: #5A5A5A; }

.greenButton, .blueButton, .redButton,.orangeButton,
.grayButton, .maroonButton {
    color: #F2F2F2;
}

.listButtonAPJCritical {
    height: 36px !important;
}

.cssHideButton {
    display:none !important;
}
