@CHARSET "ISO-8859-1";
/*
	Main style sheet for the Discover Cash Access Locator 

	Color Guide:
	 Blue from logo					rgb(0,105,170) - #0069AA
	 Light blue background			rgb(240,249,254) - #0069AA
	 Light grey background			rgb(232,232,232) - #E8E8E8		
	 Dark grey button background	rgb(167,167,167) - #A7A7A7
	 
	Author: Adam Cooper
*/

/* Hack for IE6- PNG alpha channel support */
img {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
	cursor: hand;
	c\ursor: pointer;
}


/* General Global Elements */

body {
	/* background:url('../../images/atmlocator/background_discover.jpg') no-repeat top center;*/
	text-align:center;
	font-size:13pt;
	font-family:DiscoverSans-Lights;
	
	border:				0px;
	margin:				0px;
	padding:			0px;
	color: 				#293033;
	min-width: 			996px; 
	border-top: 		4px solid #F58025;
	
}
/* Discover Footer Implementation*/
#footerMAC ul
{
	float:				right;
	margin:				0px 5px -7px 0px;
	padding-top:		7px;
}
	#footerMAC ul li
{
	font-size:			9px;
	font-weight:		normal;
	text-transform:		uppercase;
	list-style:			none;
	display:			inline;
}
	#footerMAC ul li a
{
	color:				#999;
	text-decoration:	none;
	margin-top:			3px;
	padding:			3px;
}
	DIV#footerLine 
{
	background-position:left top; 
	background-repeat: 	repeat-x; 
	background-color: 	#000000; 
	height: 			12px; 
	border-width:		0px;
}
	DIV#footerLine HR
{
	display: 			none;
}
	.footerCopyright
{
	font-family:		"Trebuchet MS",Verdana, DiscoverSans-Light, Helvetica, sans-serif;
	font-size:			9px;
	height:				12px;
	float:				right;
	margin:				-10px 8px;
	padding:			0px;
	color:				#999;
}
	.footerCopyrightMargins
{
	position: 			absolute; 
	margin: 			30px 0px 0px 818px;
	
	/* IE6 Hack to get copyright lined up properly. */
	_margin-left:		813px;
	
	float:				right;
}
	.footerCopyrightMargins_acct
{
	margin: 			-10px 8px 0px 0px;
}
	.footerCopyrightIndex
{
	position: 			absolute; 
	left: 				818px; 
	top: 				30px;
}
	.footpara a
{
	color:				#F58025;
	text-decoration:	none;
	font-weight:		bold;
	font-size:			16px;
}
	.footpara
{
	margin-top:			15px;
	float:				left;
}

/*discover fooetr ends*/

/* Hack for IE6- PNG alpha channel support */
img {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
	cursor: hand;
	c\ursor: pointer;
}


/* General Global Elements */


a:link {
	color:rgb(0,105,170);
	text-decoration:none;
}
a:visited {
	color:rgb(0,105,170);
	text-decoration:none;
}
a:active {
	color:rgb(0,105,170);
	text-decoration:none;
}
a:hover {
	color:rgb(0,105,170);
	text-decoration:underline;
}
a img {
	border:0;
}
button {
	width:auto;
	overflow:visible;
}
form {
	padding:0;
	margin:0;
}

/* Main Content Layout Divs */

div#content {
	margin:0 auto 0 auto;
	width:560px;
	text-align:left;
}

div#message {
	margin:60px 0 0 0;
	font-size:13pt;
	text-align:justify;
	padding:0 0 15px 2px;
	color: #293033;
	font-family: DiscoverSans-Light
}

.footerCopyright
{
	font-family:		"Trebuchet MS",Verdana, DiscoverSans-Light, Helvetica, sans-serif;
	font-size:			9px;
	height:				12px;
	float:				right;
	margin:				-10px 8px;
	padding:			0px;
	color:				#999;
}
.paddingTop	   { padding-bottom: 75px; }
#footerMAC
{
	height:				40px;
	width:				100%;
	background-color:	#fff;
	margin-top:			10px;
}
div#footer {
	text-align:justify;
	padding:30px 0 0 2px;
}

/* Main Search Table Selectors */

div#toTop {
	text-transform: none;
	float:right;	
	font-size: 13pt;
}

table#mainTable {
	border:0;
	width:560px;
}
table#mainTable tr.headerRow {
	height:25px;
}
table#mainTable tr.headerRow td.blueBox {
	width:25px;
	/*background-color:rgb(0,105,170);*/
	background-color:rgb(255, 102, 0);
	text-align:center;
	vertical-align:middle;
}
table#mainTable tr.headerRow td.headerText {
	background-color:rgb(232,232,232);	
	padding:0 5px 0 5px;
	color: #000000;
	font-family:DiscoverSans-Bold;
	font-size:13pt;
	vertical-align:middle;
	text-transform: uppercase;
}
table#mainTable tr.headerRow td.headerText div.requiredMessage {
	float:right;
	color:red;
}
table#mainTable tr.headerRow td.headerText div.right {
	float:right;
}
table#mainTable tr td.emptyColumn {
	width:25px;
}
table#mainTable tr td.searchRow {
	background-color:rgb(240,249,254);
}
table#mainTable tr.buttonRow {
	height:34px;
}
table#mainTable tr.mapRow td.mapCell {
	height:350px;
	background-color:rgb(240,249,254);
	
	vertical-align:middle;
	text-align:center;
}
	
table#mainTable tr td.lightListRow {
	padding:10px 0 10px 0;
	background-color:rgb(240,249,254);
}
table#mainTable tr td.darkListRow {
	padding:10px 0 10px 0;
	background-color:rgb(228,239,245);
}
table#mainTable tr td table.resultTable {
	width:100%;
	border:0;
	font-size:8pt;
}
table#mainTable tr td table.resultTable tr td {
	vertical-align:middle;
}
table#mainTable tr td table.resultTable tr td.statusColumn {
	width:30px;
	padding-left:10px;
}
table#mainTable tr td table.resultTable tr td.addressColumn {
	width:180px;
	/* Do nothing for now */
}
table#mainTable tr td table.resultTable tr td.distanceColumn {
	width:50px;
	text-align:center;
}
table#mainTable tr td table.resultTable tr td.advancedColumn {
	width:70px;		
	text-align:center;
}


table#mainTable tr td table.resultTable tr td.directionsColumn {
	width:80px;
	padding-right:10px;
	text-align:right;
}

table#mainTable tr td.contentColumn {
	padding:10px;
	/*background-color:rgb(240,249,254);*/
	background-color:rgb(242, 242, 242);
	
}

table#advancedOptionsTable {
	width:100%;
}
table#advancedOptionsTable tr {
	height:30px;
}
table#advancedOptionsTable tr td.checkboxColumn {
	width:30px;
	text-align:right;
	vertical-align:middle;
}
table#advancedOptionsTable tr td.imageColumn {
	width:20px;
	text-align:center;
	vertical-align:middle;
	padding-left:3px;
}
table#advancedOptionsTable tr td.labelColumn {
	padding-left:5px;
	vertical-align:middle;
}
div#within {
	padding:5px 0 10px 12px;
}




/* Google Map Pane */

div#searchMap {
	height:340px;
	width:515px;
	margin:0 auto 0 auto;
}

/* Search Fields */

table#searchFieldTable {
	border:0;
	margin:0 0 0 10px;
	width:100%;
	color:rgb(0,0,0);
	font-family:DiscoverSans-Light, Helvetica, sans-serif;
}
table#searchFieldTable tr {
	height:40px;
}
table#searchFieldTable tr td.searchFieldLabel {
	width:150px;
	text-align:right;
	padding:0 10px 0 0;
	vertical-align:middle;
}

table#participantsTable {
	border:0;
	width: 100%;
	border-collapse: collapse;
}
table#participantsTable tr th {
	background-color:rgb(240,249,254);
	padding:0 5px 0 5px;
	color:rgb(0,105,170);
	font-family:Verdana, Geneva, sans-serif;
	font-weight: normal;
	text-align: left;
	border-top: solid 1px rgb(0,105,170);
	border-bottom: solid 1px rgb(0,105,170);
}
table#participantsTable tr th.left, td.left {
	border-right: solid 1px rgb(0,105,170);
}
table#participantsTable tr th.right, td.right {
	border-left: solid 1px rgb(0,105,170);
	border-top: solid 1px rgb(0,105,170);
	border-bottom: solid 1px rgb(0,105,170);
}

table#participantsTable {
	border:0;
	width: 100%;
	border-collapse: collapse;
}
table#participantsTable tr th {
	background-color:rgb(240,249,254);
	padding:0 5px 0 5px;
	color:rgb(0,105,170);
	font-family:Verdana, Geneva, sans-serif;
	font-weight: normal;
	text-align: left;
	border-top: solid 1px rgb(0,105,170);
	border-bottom: solid 1px rgb(0,105,170);
}
table#participantsTable tr th.left, td.left {
	border-right: solid 1px rgb(0,105,170);
}
table#participantsTable tr th.right, td.right {
	border-left: solid 1px rgb(0,105,170);
	border-top: solid 1px rgb(0,105,170);
	border-bottom: solid 1px rgb(0,105,170);
}
table#participantsTable tr td {
	padding:0 5px 0 5px;
	font-family:Verdana, Geneva, sans-serif;
}
table#participantsTable tr td.top {
	border-top: solid 1px rgb(0,105,170);
}
table#participantsTable tr td.bottom {
	border-bottom: solid 1px rgb(0,105,170);
}
table#participantsTable tr.even {
	background-color: #f5f5f5;
}
table#participantsTable tr.odd {
	background-color: white;
}

table#participantsTable {
	border:0;
	width: 100%;
	border-collapse: collapse;
}
table#participantsTable tr th {
	background-color:rgb(240,249,254);
	padding:0 5px 0 5px;
	color:rgb(0,105,170);
	font-family:Verdana, Geneva, sans-serif;
	font-weight: normal;
	text-align: left;
	border-top: solid 1px rgb(0,105,170);
	border-bottom: solid 1px rgb(0,105,170);
}
table#participantsTable tr th.left, td.left {
	border-right: solid 1px rgb(0,105,170);
}
table#participantsTable tr th.right, td.right {
	border-left: solid 1px rgb(0,105,170);
	border-top: solid 1px rgb(0,105,170);
	border-bottom: solid 1px rgb(0,105,170);
}
table#participantsTable tr td {
	padding:0 5px 0 5px;
	font-family:Verdana, Geneva, sans-serif;
}
table#participantsTable tr td.top {
	border-top: solid 1px rgb(0,105,170);
}
table#participantsTable tr td.bottom {
	border-bottom: solid 1px rgb(0,105,170);
}
table#participantsTable tr.even {
	background-color: #f5f5f5;
}
table#participantsTable tr.odd {
	background-color: white;
}

table#participantsTable {
	border:0;
	width: 100%;
	border-collapse: collapse;
}
table#participantsTable tr th {
	background-color:rgb(240,249,254);
	padding:0 5px 0 5px;
	color:rgb(0,105,170);
	font-family:Verdana, Geneva, sans-serif;
	font-weight: normal;
	text-align: left;
	border-top: solid 1px rgb(0,105,170);
	border-bottom: solid 1px rgb(0,105,170);
}
table#participantsTable tr th.left, td.left {
	border-right: solid 1px rgb(0,105,170);
}
table#participantsTable tr th.right, td.right {
	border-left: solid 1px rgb(0,105,170);
	border-top: solid 1px rgb(0,105,170);
	border-bottom: solid 1px rgb(0,105,170);
}
table#participantsTable tr td {
	padding:0 5px 0 5px;
	font-family:Verdana, Geneva, sans-serif;
}
table#participantsTable tr td.top {
	border-top: solid 1px rgb(0,105,170);
}
table#participantsTable tr td.bottom {
	border-bottom: solid 1px rgb(0,105,170);
}
table#participantsTable tr.even {
	background-color: #f5f5f5;
}
table#participantsTable tr.odd {
	background-color: white;
}
table#participantsTable tr td {
	padding:0 5px 0 5px;
	font-family:Verdana, Geneva, sans-serif;
}
table#participantsTable tr td.top {
	border-top: solid 1px rgb(0,105,170);
}

table#participantsTable {
	border:0;
	width: 100%;
	border-collapse: collapse;
}
table#participantsTable tr th {
	background-color:rgb(240,249,254);
	padding:0 5px 0 5px;
	color:rgb(0,105,170);
	font-family:Verdana, Geneva, sans-serif;
	font-weight: normal;
	text-align: left;
	border-top: solid 1px rgb(0,105,170);
	border-bottom: solid 1px rgb(0,105,170);
}
table#participantsTable tr th.left, td.left {
	border-right: solid 1px rgb(0,105,170);
}
table#participantsTable tr th.right, td.right {
	border-left: solid 1px rgb(0,105,170);
	border-top: solid 1px rgb(0,105,170);
	border-bottom: solid 1px rgb(0,105,170);
}
table#participantsTable tr td {
	padding:0 5px 0 5px;
	font-family:Verdana, Geneva, sans-serif;
}
table#participantsTable tr td.top {
	border-top: solid 1px rgb(0,105,170);
}
table#participantsTable tr td.bottom {
	border-bottom: solid 1px rgb(0,105,170);
}
table#participantsTable tr.even {
	background-color: #f5f5f5;
}
table#participantsTable tr.odd {
	background-color: white;
}
table#participantsTable tr td.bottom {
	border-bottom: solid 1px rgb(0,105,170);
}
table#participantsTable tr.even {
	background-color: #f5f5f5;
}
table#participantsTable tr.odd {
	background-color: white;
}

hr.advancedDivider {
	color:rgb(0,105,170);
	background-color:rgb(0,105,170);
	height:1px;
	border:0;
}

/* Search Buttons */

input#newSearchButton {
	padding:0 5px 0 5px;
	margin:0;
	width:auto;
	overflow:visible;
	height:25px;
	border:0;
	color:white;
	background-color:rgb(167,167,167);
	font-weight:bold;
}

input#newSearchButtonEnabled {
	padding:0 5px 0 5px;
	margin:0;
	width:auto;
	overflow:visible;
	height:25px;
	border:0;
	color:white;
	background-color:rgb(0,105,170);
	font-weight:bold;
}

input#findAtmsButton {
	padding:0 5px 0 5px;
	margin:0;
	width:auto;
	overflow:visible;
	height:25px;
	border:0;
	color:white;
	background-color:rgb(0,105,170);
	font-weight:bold;
}

select#stateProv {
   width:120px;
}

div#drivingDirectionsBack {
   text-align:center;
}


/* Misc */

strong.red {
	color:red;
}

span.tooltipItem {
	cursor: help;
}

.inputErrorMessage {
	color:red;
	font-size:8pt;
	display:none;
}
/*for discover*/
.wrap_left 
{
	width:				802px;
	margin-left:		30px;
	margin-bottom:		12px;
	margin-top:			4px;
	position:			left;
}
	.wrap_right 
{
	width:				100px;
	margin-left:		802px;
	margin-bottom:		12px;
	margin-top:			10px;
	position:			absolute;
}
/* end*/


td.locationLabel {
	white-space: nowrap;
	height:30px;
	padding-right:10px;
}
div.inputErrorMessage {
	padding-bottom:5px;
}

span.availMessage {
	color:red;
}


span.availMessageLink {
	padding-left:35px;
}

span.registeredMark {
	font-size:8px;
	vertical-align:top;
}


#calendarDiv {
	position: absolute;
	visibility: hidden;
	background-color: white;
	layer-background-color: white;
	z-index: 3;
}


/* Admin pages */

div#adminContent {
	margin:0 auto 0 auto;
	width:1100px;
	text-align:left;	
}
html
{
	border:				0px;
	margin:				0px;
	padding:			0px;
	border-top: 		none;
	background-color:	#fff;
	min-width:	        930px;
}
#Banner_AC
{
	background-color:	#fff;
	width:				928px;
	margin:				0 auto;
	float:				left;
}
div#logoContainer{
	position:relative;
	height:60px;
	margin: 0 auto;	
	width:700px; 
}

div#logo1{
	position:absolute;
	left: 0; 
	width:230px; 
	height:60px; 
	cursor:pointer;			
}

div#logo2{
	position:absolute;
	right: 0;	 
	width:180px; 
	height:60px;  
	cursor:pointer;			
}

/* Sortable tables */
table.sortable thead th {
    background-color:rgb(204,204,204);
    color:rgb(0,105,170);
    border-bottom: 2px solid rgb(0,105,170);
    padding:10px 5px 10px 5px;
    font-weight: bold;
    cursor: pointer;
	word-wrap:break-word;
	word-break:break-all;
	table-layout:fixed;	
	margin-left: auto;
	margin-right: auto;    
}

table.sortable{
    border-bottom: 2px solid rgb(0,105,170);        
    border:2px solid rgb(0,105,170);
	word-wrap:break-word;
	word-break:break-all;
	table-layout:fixed;	
	margin-left: auto;
	margin-right: auto;    
}
tr.statsTotal td{
	padding:10px 0px 10px 0px;
	border-top: 2px solid rgb(0,105,170);	
	background-color:rgb(204,204,204);
	padding:10px 5px 10px 5px;			
}

td.numericColumn {
	text-align: right;
}	

table#countryTable tr.statsTotal td{
	padding:10px 0px 10px 0px;
	border-top: 2px solid rgb(0,105,170);	
	background-color:rgb(204,204,204);	
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9pt;
	vertical-align:middle;
	text-align: right;			
}

table#countryTable {
	border:2px solid rgb(0,105,170);
	overflow:hidden;
	word-wrap:break-word;
	word-break:break-all;
	table-layout:fixed;	
	margin-left: auto;
	margin-right: auto;
}
table#countryTable tr.headerRow {
	height:25px;
}
table#countryTable tr.headerRow{
	width:25px;
	background-color:rgb(0,105,170);
	text-align:center;
	vertical-align:middle;
}
table#countryTable tr.headerRow td.headerText {
	background-color:rgb(204,204,204);
	padding:0 5px 0 5px;
	color:rgb(0,105,170);
	font-family:Verdana, Geneva, sans-serif;
	font-size:9pt;
	vertical-align:middle;
}

table#countryTable tr.headerRow td.headerText div.right {
	float:right;
}

#bottom
{
	height:				10px;
	background-color:	#000000;
}
*/

/*Newly Added*/
#pulseBulkATMUpload td .#uploadfileText {
	width: 100px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #FF0000;
}

td.greyBox {
	width: 20px;
	background-color: #999999;
	text-align: center;
	vertical-align: middle;
}

/*Radio Button Style-sheet*/
.container {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 12px;
	font-size: 15px;
}

.indent {
	padding-left: 1.8em;
	padding-top: .5em;
	font-size: 13px;
}

/*Refresh*/
.optionChangeSelect {
	width: 200px;
	height: 100px;
}

.button {
	border: thin;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	margin: 4px 2px;
	cursor: pointer;
	border-radius: 12px;
	width: 100px;
	background-color: rgb(255, 102, 0);
	color: white;
	font-size: 12px;
}

.buttonDisable {
	border: thin;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	margin: 4px 2px;
	cursor: pointer;
	border-radius: 12px;
	width: 100px;
	border: 1px solid #999999;
	background-color: #cccccc;
	color: #666666;
	font-size: 12px;
}

input[type=button]:disabled {
	background: #dddddd;
}

.upload {
	float: left;
	margin: 5px;
	width: 75%;
	margin-top: 6px;
	display: flex;
	align-items: center;
	justify-content: center;
}

/*PopUp*/

 


#dialogoverlay {
	display: none;
	opacity: .8;
	position: fixed;
	top: 0px;
	left: 0px;
	background: #A9A9A9;
	width: 100%;
	z-index: 10;
}

#dialogbox {
	display: none;
	position: fixed;
	border-radius: 7px;
	width: 450px;
	z-index: 10;
	padding-left: 102px;
	padding-top: 80px;
}

#dialogbox>div {
	background: #FFF;
	margin: 8px;
}

#dialogbox>div>#dialogboxhead {
	background: rgb(255, 102, 0);
	height: 30px;
	font-size: 19px;
	padding-left: 45px;
	padding-top: 10px;
	color: #FFFFFF;
}

#dialogbox>div>#dialogboxbody {
	background: #ffffff;
	padding: 20px;
	color: #333;
	font-size: 13px;
	font-weight: 640;
}

#dialogbox>div>#dialogboxfoot {
	background: #ffffff;
	padding: 10px;
	text-align: right;
}

#deleteboxhead {
	background: #cc0000;
	height: 35px;
	font-size: 19px;
	padding-top: 15px;
	padding-left: 45px;
	padding-top: 10px;
	color: #FFF;
	border-width: thin;
	border-color: #FFF;
	-webkit-border-radius: 9px;
	margin-top: 15px;
}

.buttonstyle {
	border-width: thin;
	border-style: solid;
	padding: 5px 5px;
	text-align: center;
	display: inline-block;
	font-size: 16px;
	border-color: #0000CD;
	font-weight: bold;
	-webkit-border-radius: 4px;
	width: 80px;
	padding-right: 10px;
	color: #000000;
	background-color:rgb(255, 102, 0);
}

.close {
	float: right;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	color: #ffffff;
	text-shadow: 0 1px 0 #fff;
	padding-right: 12px;
}

.close:hover, .close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	filter: alpha(opacity = 50);
}
.location_editor{
	padding: 0 20px 20px 0;
}

.location_editor_delete{
	padding-left: 210px;
	float: inherit;
}

.deleteTrml{
 	color:#006400;	 
	font-weight: bold;
	font-size: 10pt;
	font-family: inherit;
	margin: 2px 5px 5px 5px;
	text-align: center;
	padding-left: 50px;
	
}

.ellipsis {
	white-space: nowrap;
	height: 35px;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 150px;
	padding: 12px;
}

.ellipsisdt {
	width: 170px;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 18px;
	position: relative;
	display: inline-block;
	display: table-cell;
}

.errorMessageStyle {
	color: red;
	font-family: DiscoverSans-Light, Helvetica, sans-serif;
	font-size: 110%;
	font-style: oblique;
}

.searchLocation{
	padding-bottom: 5px; 
	vertical-align: middle;
	font-size:12px;
}
#lastLogin{
font-family:DiscoverSans-Light, Helvetica, sans-serif;
}
#main-content #lastLogin p{
	margin-bottom:10px;
}
#info{
	float:left;
	padding-left:50px;
}
