@import url("hcalendar-blue.css");
@import url("htree.css");
@import url("hrich-text.css");
@import url("hcallout.css");

/* Used by the a:clearerDiv tag. */
.clearer {
	clear: left; 
	line-height: 0; 
	height: 0;
}

/**** alert ****/
.alert-body {
	background-color: #eaeaea;
}

.alert-type-warning, .alert-type-error, .alert-type-info { 
	display: block;
	position: absolute;
	top: 20px;
	left: 20px;
	background: url("../images/ico_warning_32.png") no-repeat;
	width: 32px;
	height: 32px;
}

.alert-message-text-block {
	float: left;
}

.alert-message-block {
	display: block;
	width: 100%;
}

.alert-message-title {
  	font-size: 1.272727em;
	font-weight: bold;
	color: #333;
	display: block;
	padding: 0 0 0 42px;
}

.alert-message {
  font-weight: normal;
  margin: 0px 8px 0px 4px;
  display: block;
}

.alert-message-important {
  font-weight: normal;
  margin: 0px 8px 0px 45px;
  display: block;
  padding-left:10px;
}
.alert-type-text {
  display: none;
}

.alert-cmds {
  margin-top: 8px;
  float: right;
}
.alert-centered {
  margin-top: 8px;
  text-align: center;
  display: block;
}

alert-cmds-block {
  display: block;
  width: 100%;
}

.alert-cmds a {
  margin-right: 5px;
}

.alert-content-frame {
	
}

.alert-color-content-frame {
  background-color: #FFFFFF;
  border: 1px solid #BABABA;
  padding: 5px;
}

.alert-content-frame ul
{
}

.alert-content-frame li {
	width: 90%;
}
/**** Embedded alerts ****/
.alert-img {
	float: left;
}
.alert-title {
	font-size: 1.272727em;
	color: #333;
	font-weight: bold;
	display: inline-block;
	padding: 0 0 0 42px;
	margin: 0;
	*width: 378px; /*ie7 hack*/
}

.alert-text {
	display: inline-block;
	padding: 0 0 0 42px;
	*width: 389px; /*ie7 hack*/
}

.alert-frame {
	position: relative;
	display: block;
	width: 450px;
	background: url(../images/entryGradient.gif) bottom left repeat-x;
	border: 1px solid #ccc;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}
.alert-frame .border-box-shadow {
	display: block;
	background-image: none;
	padding: 0;
	margin: 0;
}
.alert-frame .border-box-shadow2 {
	display: block;
	background-image: none;
	padding: 0;
	margin: 0;
}
.alert-frame .border-box-shadow3 {
	display: block;
	background-image: none;
	padding: 0;
	margin: 0;
}
.alert-frame .border-box-shadow4 {
    display: block;
    background-image: none;
    padding: 0;
    margin: 0;
}
.alert-frame .border-box-shadow5 {
    display: block;
    background-image: none;
    padding: 10px;
    margin: 0;
}

.alert-frame-bottom {
	margin: 0 0 20px 0;
}

.alert-frame-margin-top {
	margin-top: 50px;
}

.alert-content {
	display: block;
	padding: 10px;
	text-align: left;
    background: url("../images/ico_warning_32.png") no-repeat;
	background-position: 20px 40px;
}
.alert-message-notification {
	display: block;
}

.alert-message-notification-pane {
	display: block;
	padding-left: 10px;
}
.alert-button-panel {
	display: inline-block;
	width: 100%;
	text-align: right;
	margin: 0;
	padding: 0;
}

.alert-button-panel input[type='submit'] {
	margin: 10px 0 0 0;
}

.alert-full-page {
  
}

.alert-full-page-container {
  top: 0px;
  left: 0px;
  z-index: 99999;
  height: 100%;
  width: 100%;
  position: fixed;
}

.alert-full-page-bg {
  top: 0px;
  left: 0px;
  z-index: -1;
  height: 100%;
  width: 100%;
  position: fixed;

  background-color: #fff;
  filter: alpha(opacity=0); 
  -moz-opacity: 0; 
}
/**** action bar ****/

.action-bar, .action-bar-full
{
  background-color: #EAEAEA;
  height: 1em;
  border-style: solid;
  border-top-color: #BBBBBB;
  border-top-width: 1px; 
  border-bottom-color: #BBBBBB;
  border-bottom-width: 1px;
  border-left-width: 0em;
  border-right-width: 0em;
  /*Fix for safari*/
  /*display: inline-block;*/
  white-space: nowrap;
}

.action-bar-full
{
  display: block;
  width: 100%;
}

.action-sep
{
  background: url(../images/actionSep.gif) no-repeat 50% 50%;
}

/**** borders *****/

.border-dialog
{
  background: url(../images/borderDialogTL.gif) top left no-repeat width:300;/*hack for safari*/
  display: block;
  
}
.border-dialog2
{
  background: url(../images/borderDialogBR.gif) bottom right no-repeat;
  display: block;
}
.border-dialog3
{
  background: url(../images/borderDialogBL.gif) bottom left no-repeat;
  display: block;
}
.border-dialog4
{
  padding: 5px 8px 8px 5px;
  background: url(../images/borderDialogTR.gif) top right no-repeat;
  display: block;
}
.border-dialog5
{
  display: block;
}

.border-channel
{
  background: url(../images/borderChannelTL.gif) top left no-repeat;
  display: inline-block;
}
.border-channel2
{
  background: url(../images/borderChannelBR.gif) bottom right no-repeat;
  display: inline-block;
}
.border-channel3
{
  background: url(../images/borderChannelBL.gif) bottom left no-repeat;
  display: inline-block;
}
.border-channel4
{
  padding: 3px 6px 6px 4px;
  background: url(../images/borderChannelTR.gif) top right no-repeat;
  display: inline-block;
}
.border-channel5
{
  display: inline-block;
}

.border-box-shadow
{
  background: url(../images/borderBoxShadowTL.gif) top left no-repeat;
  display: block;
}
.border-box-shadow2
{
  background: url(../images/borderBoxShadowBR.gif) bottom right no-repeat;
  display: block;
}

.border-box-shadow3 
{
padding: 0px 0px 1px 0px;
  background: url(../images/borderBoxShadowBL.gif) bottom left no-repeat;
  display: block;
}

.border-box-shadow4
{
  padding: 1px 9px 11px 1px;
  background: url(../images/borderBoxShadowTR.gif) top right no-repeat;
  display: block;
}

.border-box-shadow5
{
  display: block;
}

.border-dog-ear
{
  background: url(../images/borderDogEarTL.gif) top left no-repeat;
  display: inline-block;
}

.border-dog-ear2
{
  background: url(../images/borderDogEarBR.gif) bottom right no-repeat;
  display: inline-block;
}

.border-dog-ear3
{
  background: url(../images/borderDogEarBL.gif) bottom left no-repeat;
  display: inline-block;
}

.border-dog-ear4
{
  padding: 30px 42px 40px 1px;
  background: url(../images/borderDogEarTR.gif) top right no-repeat;
  display: inline-block;
}

.border-dog-ear5
{
  display: inline-block;
}

.unlim-bdr-shadow {
  position: relative;
  margin-top:8px;
  margin-left:7px;
  display: block;
}
.unlim-bdr-shadow2 {
  position: relative;
  background: rgb(230,230,230);
  left: -1px; top: -1px;
  display: block;
}
.unlim-bdr-shadow3 {
  position: relative;
  background: rgb(210,200,210);
  left: -1px; top: -1px;
  display: block;
}
.unlim-bdr-shadow4 {
  position: relative;
  background: rgb(175,175,175);
  left: -1px; top: -1px;
  display: block;
}
.unlim-bdr-shadow5 {
  position: relative;
  background: rgb(150,150,150);
  left: -1px; top: -1px;
  display: block;
}
.unlim-bdr-shadow6 {
  position: relative;
  background: rgb(130,130,130);
  left: 0px; top: -1px;
  display: block;
}
.unlim-bdr-shadow7 {
  border: 1px solid rgb(150,150,150);
  background: white;
  position: relative;
  left: 0px; top: -1px;
  display: block;
}

/**** tabs container ****/
.tabs-container
{
  background: white url(../images/tabBorder.gif) repeat-x bottom;
}

.tabs-container-full
{
  display: block;
  width: 100%;
  background: white url(../images/tabBorder.gif) repeat-x bottom;
}

.tabs-content
{
  background-color: #EAEAEA; /* a lite gray: not a safe web color! */
}

.tabs-content-header
{
  float: left;
  width: 100%;
  background-color: #EAEAEA; /* a lite gray: not a safe web color! */
  border-bottom: 1px solid #B8B8B8; /* a dark gray: not a safe web color! */
}

/***** tab *****/
.tab-group
{
  margin: 0 0 0 10px;
  padding: 0;
  list-style: none;
  white-space: nowrap;
}

.tab-group li
{
  display: inline;
  margin: 0;
  padding: 0;
}

.tab-group a
{
  float: left;
  background: url(../images/tabRight.gif) no-repeat right top;
  font-size: 1.2em;
  color: black;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  white-space: nowrap;
}

.tab-group a:hover
{
  background-position: 100% -150px;
}

.tab-group span
{
  background: url(../images/tabLeft.gif) no-repeat left top;
  padding: 1px 9px 2px 9px;
  display: block;
}

.tab-group a:hover span
{
  background-position: 0% -150px;
}

.tab-sel a
{
  border-bottom: 1px solid rgb(234, 234, 234);
  background-position: 100% -150px;
}

.tab-unsel a
{
  border-bottom: 1px solid #A2A2A2; /* a darker gray: not a safe web color! */
  cursor: pointer;
}


.tab-sel span
{
  background-position: 0% -150px;
  cursor: default;
}

/***** details tab *****/
.details-tab-group
{
  margin: 0;
  list-style: none;
  white-space: nowrap;
}

.details-tab-group li
{
  display: inline;
  margin: 0;
  padding: 0;
}

.details-tab-group a
{
  float: left;
  background: url(../images/tabRight.gif) no-repeat right top;
  color: black;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  white-space: nowrap;
}

.details-tab-group a:hover
{
  background-position: 100% -150px;
}

.details-tab-group span
{
  background: url(../images/tabLeft.gif) no-repeat left top;
  padding: 2px 8px 2px 8px;
  display: inline-block;
}

.details-tab-group a:hover span
{
  background-position: 0% -150px;
}

.details-tab-sel a
{
  border-bottom: 1px solid rgb(234, 234, 234);
  background-position: 100% -150px;
}

.details-tab-unsel a
{
  border-bottom: 1px solid #A2A2A2; /* a darker gray: not a safe web color! */
  cursor: pointer;
}


.details-tab-sel span
{
  background-position: 0% -150px;
  cursor: default;
}

/**** sub tab *****/
.sub-tab-container
{
  padding-top: 4px;
  padding-bottom: 4px;
}

.sub-tab-group
{
  list-style: none;
  white-space: nowrap;
}

.sub-tab-group, .sub-tab-group li
{
  display: inline;
}

.sub-tab-group a:link, .sub-tab-group a:visited, .sub-tab-group a:active, .sub-tab-group a:hover
{
  color: black;
  white-space: nowrap;
}

.sub-tab-group a
{
  vertical-align: middle;
  padding-left: 3px;
  padding-right: 2px;
}

.sub-tab-sep a
{
  background: url(../images/subMenuSep.gif) no-repeat left 50%;
}

.sub-tab-sel a:hover
{
  cursor: default;
}

.sub-tab-text-unsel
{
  padding: 1px 7px 2px 7px;
  text-decoration: underline;
}

.sub-tab-text-sel
{
  font-weight: bold;
  font-style: normal;
  padding: 1px 7px 2px 7px;
  text-decoration: none;
}

/**** PROCESS TRAIN ****/
.pt
{
  width: 100%;
  background: url("../images/ptTL.gif") top left no-repeat;
}
.pt2
{
  background: url("../images/ptBR.gif") bottom right no-repeat;
}
.pt3
{
  background: url("../images/ptBL.gif") bottom left no-repeat;
}
.pt4
{
  position: relative;
  top: -1px;
  background: url("../images/ptTR.gif") top right no-repeat;
}

.pt-arrow
{
  width: 12px;
  height: 29px;
  background: url("../images/ptArrow.gif") right no-repeat;
}

.pt-sel
{
  width: 100%;
  background: url("../images/ptTLSel.gif") top left no-repeat;
}
.pt2-sel
{
  background: url("../images/ptBRSel.gif") bottom right no-repeat;
}
.pt3-sel
{
  background: url("../images/ptBLSel.gif") bottom left no-repeat;
}
.pt4-sel
{
  position: relative;
  top: -1px;
  background: url("../images/ptTRSel.gif") top right no-repeat;
}

.pt-off
{
  width: 100%;
  background: url("../images/ptTLOff.gif") top left no-repeat;
}
.pt2-off
{
  background: url("../images/ptBROff.gif") bottom right no-repeat;
}
.pt3-off
{
  background: url("../images/ptBLOff.gif") bottom left no-repeat;
}
.pt4-off
{
  position: relative;
  top: -1px;
  background: url("../images/ptTROff.gif") top right no-repeat;
}

.pt-arrow-off
{
  width: 12px;
  height: 29px;
  background: url("../images/ptArrowOff.gif") right no-repeat;
}

.pt-text, .pt-text a
{
  color: black;
  text-decoration: none;
  white-space: nowrap;
  margin-top: 1px;
  margin-bottom: 1px;
}
.pt-text-off
{
  color: rgb(127, 127, 127);
  margin-top: 1px;
  margin-bottom: 1px;
}

.pt-TABLE
{
  border-collapse: collapse;
}

.pt-TD
{
  text-align: center;
}

.pt-text-off , .pt-text
{
  display: block;
  font-family: verdana, arial, sans-serif;
  padding: 5px 0px;
  position: relative;
  left: -2px;
}

.pt-text-sel
{
  font-weight: bold;
}

/** waiting window, WARNING do not normalize on 1em **/
.waiting-window {
	
}
.waiting-window-msg {
  margin-top: 12px;
  display: block;
  font-weight: bold;
  text-align: center;
}
.waiting-window-msg-arabic, .waiting-window-msg-han, .waiting-window-msg-katakana {
  font-size: 1em;
}

.waiting-window-img
{
  margin-top: 15px;
  display: block;
  text-align: center;
}

.waiting-window a
{
  margin-top: 15px;
  display: block;
  text-align: center;
}

/** time input **/
.inputTime-input{
  width:1.6em;
}

.inputTime-spinner{
  margin-left: 2px;
  background-image: url("../images/updown.gif");
  display: block;
  width: 16px;
  height: 22px;
  
	display: -moz-inline-box; 
	display: inline-table; 
	display: inline-block;
	vertical-align: top;
}

.inputTime-spinner-off{
 margin-left: 2px;
  background-image: url("../images/updownoff.gif");
  display: inline-block;
  width: 16px;
  height: 22px;
  
  	display: -moz-inline-box; 
	display: inline-table; 
	display: inline-block;
	vertical-align: top;
}

.inputTime-spinner-up{
  margin-left: 2px;
  background-image: url("../images/updownup.gif");
  display: block;
  width: 16px;
  height: 22px;
  
  	display: -moz-inline-box; 
	display: inline-table; 
	display: inline-block;
	vertical-align: top;
}

.inputTime-spinner-down{
  margin-left: 2px;
  background-image: url("../images/updowndown.gif");
  display: block;
  width: 16px;
  height: 22px;
  
  	display: -moz-inline-box; 
	display: inline-table; 
	display: inline-block;
	vertical-align: top;
}

/** Messages styles **/
.message-img {
  float: left;
}

.message-notification {
  display: block;
}

.message-notification-pane {
  margin: 0 15px 0 15px;
}

.error-label {
  display: block;
  font-size: 1.2em;
  color: #003366;
  padding-bottom: 6px;
}

.error-label-link {
  cursor: pointer;
  text-decoration: underline;
}

/***** Bullets Link in a Message (error, warning or notification) *****/
.link-list-message {

}

/***** Progress Bar *****/
.progress-bar {
    font-size: 0.636363em;
    table-layout: fixed;
    width: 100%;
}

.progress-bar-cell
{
    border-top: 1px black solid;
    border-bottom: 1px black solid;
    border-right: 1px black dashed;
}

.progress-bar-cell-filled
{
	background-color: #00FF00;
}

.progress-bar-cell-empty
{
    background-color: #FFFFFF;
}

.progress-bar-cell-green
{
	background-color: #00FF00;
}
	
.progress-bar-cell-yellow
{
	background-color: #FFFF00;
}

.progress-bar-cell-red
{
	background-color: #FF0000;
}

.progress-bar-first-cell
{
    border-left: 1px black solid;
}

.progress-bar-last-cell
{
    border-right: 1px black solid;
}

/***** Help *****/
.help-frame
{
  border: none;
  overflow: auto;
}

/***** Balloon ****/
.balloon-content
{
	position:relative;
	display:none;
}
.balloon-content *
{
	margin:0px;
}

.balloon-tip
{
  position:absolute;
  display:none;
  width:17px;
  height:16px;
}
.balloon-tip-bottomL
{
  background: url(../images/balloonTipBottomR.png) top left no-repeat;
}	
.balloon-tip-topL
{
  background: url(../images/balloonTipTopR.png) top left no-repeat;
}	
.balloon-tip-bottomR
{
  background: url(../images/balloonTipBottomR.png) top left no-repeat;
}	
.balloon-tip-topR
{
  background: url(../images/balloonTipTopR.png) top left no-repeat;
}
	
.balloon
{
	width:320px;
	position:absolute;
	display:none;
}
.balloon-blocker
{
	position:absolute;
	display:none;
	
	background-color: #FFFFFF;
	filter: alpha(opacity=0); 
    -moz-opacity: 0; 
}

.balloon-top{
	background-image: url('../images/balloonTop.png');
	background-repeat:no-repeat;
	height:20px;	
}
.balloon-middle{
	background-image: url('../images/balloonMiddle.png');
	background-repeat:repeat-y;	
	background-position:bottom left;
	padding-left:20px;
	padding-right:30px;
}
.balloon-bottom{
	background-image: url('../images/balloonBottom.png');
	background-repeat:no-repeat;
	height:20px;
}

.balloon-close {
	top: 9px;
	right: 10px;
	height: 34px;
	width: 34px;
	position: relative;
	float: right;
	overflow: hidden;
}

.mandatory-img
{
	vertical-align: text-top;
}

/***** Accessibility ****/
.hidden-audible{
	position: absolute;
	left: 0px
	top: -100px;
	width: 1px; 
	height: 1px; 
	overflow: hidden;
}

.messagesWillMove
{
	display:none;
	*visibility: hidden;/*ie7 hack*/
}

/***** Transaction Usage dashboard *****/
.trans-usage-dashboard
{
    border: 3px solid #999999;
    width: 90%;
}

.trans-usage-dashboard .title
{
    background-color: #AAAAAA;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
}

.trans-usage-dashboard ul
{
    color: #0000FF;
    font-size: 11px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.trans-usage-dashboard span
{
    font-size: 12px;
    font-weight: bold;
}
/* fieldsets introduced to comply with 508 accessiblity rules. */
.fs-508 {
    border-style: none;
    padding: 5px 0; 
}

.fs-508 legend, .fs-508 label input {
    padding: 0; 
}

.fs-508 legend, .fs-508 label input[type="radio"] {
    padding-bottom: 2px; 
}
.fs-508 legend, .fs-508 label input[type="checkbox"] {
    padding-bottom: 2px; 
}

.fs-508-inline {
    display: inline;
}

.fs-508-block {
    display: block;
}

.fs-508-label {
	
}
.fs-508-inline select {
    width: auto;
}

/**** Akira Buttons - Taken from hbutton.css in akirax ****/
a.action-btn, .action-btn2, .action-btn3, .action-btn4, .action-btn5, .action-btn-off,
a.nav-btn, .nav-btn2, .nav-btn3, .nav-btn4, nav-btn5, .nav-btn-off,
a.nav-btn-gray, .nav-btn-gray2, .nav-btn-gray3, .nav-btn-gray4, .nav-btn-gray5, .nav-btn-gray-off,
a.nav-btn-dark-gray, .nav-btn-dark-gray2, .nav-btn-dark-gray3, .nav-btn-dark-gray4, .nav-btn-dark-gray5, .nav-btn-dark-gray-off,
a.search-btn, .search-btn2, .search-btn3, .search-btn4, .search-btn5, .search-btn-off,
a.loc-action-btn, .loc-action-btn2, .loc-action-btn3, .loc-action-btn4, .loc-action-btn5, .loc-action-btn-off {
	display: inline-block;
	height: 26px;
	border: 0;
	padding: 0;
	margin: 0;
	color: #333;
	font-weight: normal;
	text-decoration: none !important;
	cursor: pointer;
}
a.action-btn, a.nav-btn, a.nav-btn-gray, a.nav-btn-dark-gray, a.search-btn, a.loc-action-btn {
	background-image: none;
	margin-right: 10px;
}
a.action-btn .action-btn2, a.nav-btn .nav-btn2, a.nav-btn-gray .nav-btn-gray2, a.nav-btn-dark-gray .nav-btn-dark-gray2, a.search-btn .search-btn2, a.loc-action-btn .loc-action-btn2 {
	background: url("../images/btn_upLeft.png") left no-repeat;
}
a.action-btn:hover .action-btn2, a.nav-btn:hover .nav-btn2, a.nav-btn-gray:hover .nav-btn-gray2, a.nav-btn-dark-gray:hover .nav-btn-dark-gray2, a.search-btn:hover .search-btn2, a.loc-action-btn:hover .loc-action-btn2 {
	background: url("../images/btn_hoverLeft.png") left no-repeat;
}
a.action-btn:active .action-btn2, a.nav-btn:active .nav-btn2, a.nav-btn-gray:active .nav-btn-gray2, a.nav-btn-dark-gray:active .nav-btn-dark-gray2, a.search-btn:active .search-btn2, a.loc-action-btn:active .loc-action-btn2 {
	background: url("../images/btn_downLeft.png") left no-repeat;
}
a.action-btn-off .action-btn2, a.nav-btn-off .nav-btn2, a.nav-btn-gray-off .nav-btn-gray2, a.nav-btn-dark-gray-off .nav-btn-dark-gray2, a.search-btn-off .search-btn2, a.loc-action-btn-off .loc-action-btn2 {
	background: url("../images/btn_disabledLeft.png") left no-repeat;
}
a.action-btn .action-btn3, a.nav-btn .nav-btn3, a.nav-btn-gray .nav-btn-gray3, a.nav-btn-dark-gray .nav-btn-dark-gray3, a.search-btn .search-btn3, a.loc-action-btn .loc-action-btn3 {
	background: url("../images/btn_upRight.png") right no-repeat;
	margin-left: 4px;
}
a.action-btn:hover .action-btn3, a.nav-btn:hover .nav-btn3, a.nav-btn-gray:hover .nav-btn-gray3,  a.nav-btn-dark-gray:hover .nav-btn-dark-gray3, a.search-btn:hover .search-btn3, a.loc-action-btn:hover .loc-action-btn3 {
	background: url("../images/btn_hoverRight.png") right no-repeat;
}
a.action-btn:active .action-btn3, a.nav-btn:active .nav-btn3, a.nav-btn-gray:active .nav-btn-gray3, a.nav-btn-dark-gray:active .nav-btn-dark-gray3, a.search-btn:active .search-btn3, a.loc-action-btn:active .loc-action-btn3 {
	background: url("../images/btn_downRight.png") right no-repeat;
}
a.action-btn-off .action-btn3, a.nav-btn-off .nav-btn3, a.nav-btn-gray-off .nav-btn-gray3, a.nav-btn-dark-gray-off .nav-btn-dark-gray3, a.search-btn-off .search-btn3, a.loc-action-btn-off .loc-action-btn3 {
	background: url("../images/btn_disabledRight.png") right no-repeat;
}
a.action-btn .action-btn4, a.nav-btn .nav-btn4, a.nav-btn-gray .nav-btn-gray4, a.nav-btn-dark-gray .nav-btn-dark-gray4, a.search-btn .search-btn4, a.loc-action-btn .loc-action-btn4 {
	background-color: #ccc;
	background: url("../images/btn_upBg.png") repeat-x;
	margin-right: 4px;
}
a.action-btn:hover .action-btn4, a.nav-btn:hover .nav-btn4, a.nav-btn-gray:hover .nav-btn-gray4, a.nav-btn-dark-gray:hover .nav-btn-dark-gray4, a.search-btn:hover .search-btn4, a.loc-action-btn:hover .loc-action-btn4 {
	background: url("../images/btn_hoverBg.png") repeat-x;
}
a.action-btn:active .action-btn4, a.nav-btn:active .nav-btn4, a.nav-btn-gray:active .nav-btn-gray4, a.nav-btn-dark-gray:active .nav-btn-dark-gray4, a.search-btn:active .search-btn4, a.loc-action-btn:active .loc-action-btn4 {
	background: url("../images/btn_downBg.png") repeat-x;
}
a.action-btn-off .action-btn4, a.nav-btn-off .nav-btn4, a.nav-btn-gray-off .nav-btn-gray4, a.nav-btn-dark-gray-off .nav-btn-dark-gray4, a.search-btn-off .search-btn4, a.loc-action-btn-off .loc-action-btn4 {
	background: url("../images/btn_disabledBg.png") repeat-x;
}
a.action-btn .action-btn5, a.nav-btn .nav-btn5, a.nav-btn-gray .nav-btn-gray5, a.nav-btn-dark-gray .nav-btn-dark-gray5, a.search-btn .search-btn5, a.loc-action-btn .loc-action-btn5 {
	background-image: none !important;
	vertical-align: middle;
	line-height: 26px;
	padding: 0 6px;
}