﻿/* OpsGroupId: 2 */
#trp-header-nav-bar {
  position: relative;
  z-index: 20;
  height: 44px;
  background: transparent url('../../../imagesv3/OpsGroup/DNata/nav-bar-background.png') repeat-x left top;
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
a.searchErrorActionLink {
  display: block;
  margin-top: 20px;
  font-weight: bold;
  font-size: 18pt;
  height: 26px;
  color: #A349A4;
  text-decoration: none;
  cursor: pointer;
  cursor: hand;
}
a.searchErrorActionLink:hover {
  text-decoration: underline;
}
.searchSummaryTable{border:solid 1px #69bc4a;background-color:#f1f9ee;color:#000000; width:100%;margin-top:3px}
.searchSummaryTable td{padding:2px 4px 2px 4px}

h1 { font-family: 'droid_sansbold', Arial, Helvetica, sans-serif; color:#69bc4a; font-weight:normal!important; margin:0px 0px 5px 0px;font-size:2em;padding:0px;}	
h2 { font-family: 'droid_sansbold', Arial, Helvetica, sans-serif; color:#69bc4a;font-weight:normal!important; margin:0px;font-size:1.5em;padding:0px;}
h2.blue {font-family: 'droid_sansbold', Arial, Helvetica, sans-serif; font-weight: normal; color:#3483cc}
h3 {color:#69bc4a;font-weight:bold;margin:0px;font-size:1em;padding:0px;}

a:link, a:visited, a:active {text-decoration: none; color:#69bc4a;}
a:hover {text-decoration: underline;color:#69bc4a;}

.supplierCountValue{color:#69bc4a!important; font-size: 1.3em; font-weight:bold!important}

.arrowTabsCont {width: 156px; margin-right: 10px;}
.arrowTabs { width:156px; height: 25px; color: #fff; padding: 5px; font-size:15px; font-weight: bold; margin: 0px; }
.Top {cursor:pointer; background: url('/imagesv3/sign-up/arrow-top.png') no-repeat; }
.Mid {cursor:pointer; background: url('/imagesv3/sign-up/arrow-middle.png') no-repeat; }
.Bot {cursor:pointer; background: url('/imagesv3/sign-up/arrow-bottom.png') no-repeat; }
.On { background-color: #69bc4a; }
.Off { background-color: #EEEEEE; }
.GOff { background-color: #69be28; }

.flatButton 
{
	background: #69bc4a; /* Old browsers */
	background: -moz-linear-gradient(top,  #69bc4a 0%, #97D082 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#69bc4a), color-stop(100%,#97D082)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #69bc4a 0%,#97D082 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #69bc4a 0%,#97D082 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #69bc4a 0%,#97D082 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #69bc4a 0%,#97D082 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#69bc4a', endColorstr='#97D082',GradientType=0 ); /* IE6-9 */
}

.trp-btn-primary
{
	color: #FFFFFF!important;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.20);
	background-color: #69bc4a; /* Old browsers */
	background-image: -moz-linear-gradient(top, #97D082 50%, #69bc4a 100%); /* FF3.6+ */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.5, #97D082), color-stop(100%, #69bc4a)); /* Chrome,Safari4+ */
	background-image: -webkit-linear-gradient(top, #97D082 50%, #69bc4a 100%); /* Chrome10+,Safari5.1+ */
	background-image: -o-linear-gradient(top, #97D082 50%, #69bc4a 100%); /* Opera 11.10+ */
	background-image: -ms-linear-gradient(top, #97D082 50%, #69bc4a 100%); /* IE10+ */
	background-image: linear-gradient(to bottom, #97D082 50%, #69bc4a 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#97D082', endColorstr='#69bc4a',GradientType=0 ); /* IE6-9 */
}
.secondColor { color: #0088ce; }
.supplierInnerBox h2{color:#0088ce; }
#footerContact li a:hover { color: #69bc4a; }
#divFooterMenus ul li a:hover { color: #69bc4a; }
.imagelink span.sublink { color:#0088ce; }
.imagelink span.sublinkAlt {color: #0088ce; }
.imagelink span.sublinkAlt:hover {color: #69bc4a; }
#contactUsListExtra a:hover { color: #69bc4a; }
.waitErrorBox h2 { color: #0088ce; }

.DataTable TH { background-color: #6b9cce; }
.DataTable TD { background-color: #DDEBFF; }