/* *****************************************************************************
	ATTENTION!
	
	With responsive design we want to create some general rules for screen sizes
	and what that should mean in regards to layout.  The following thresholds
	will give us some consistency:
	
		Phone Views: 			0-640px 	 (max-width: 640px)
		Table Portrait Views: 	641px-790px  (max-width: 790px)
		Tablet Landscape Views: 791px-1024px (max-width: 1024px)
		
***************************************************************************** */

body{
 	margin: 0;
	padding: 0;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 75%;
}

input, select, button {
	font-family: verdana, Helvetica, sans-serif;
}

div#HeaderNav {
	width:100%;
	background-color:#16703e;
	padding-top:15px;
}

div#HeaderNav div{
	width:100%;
	height:15px;
	background-color:#d9ecd8;
}


h5 {
	font-size: 1.23em;
	font-weight: bold;
	font-family: Arial;
	color: #284e36; /* theme main color */
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}

table tr{
	border: 1px 0px;
}

#popupLayoutContentPageSubHeader {
	clear: both;
}

.popup_main {
background: white;
}


div#layoutTopLeft img#LogoImg {
	margin:15px 18px 0;
}

div#popuplayoutTopLeft img#popupLogoImg {
	left:5px;
	position:relative;
	top:10px;
}

#layoutTopRight {
	clear:both;
	margin:10px 10px
}
#headerLogout {
	float:right;
	margin:0 0 15px;
}

#pageWrapper{
	width: 960px;
	margin-left: auto;
    margin-right: auto;
	text-align: left;
	border-right: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;;
	background-color: #fff
}

#messageHeader{
	background-color: #666666;
	padding:2px;
}
#rightHanger{
	float: right;
	text-align: right;
	width:180px	
}
#loginBox{
	width: 360px;
	margin-left: 188px;
}

#loginStyle {
	position: relative;
}

#loginEnhancement {
	position: absolute;
	top: 20px;
	left: 325px;
	width: 210px;
}

#loginEnhancementContent {
	background: url(/onlineCard/static/abc/img/login_enhancement_box.gif) no-repeat;
	background-position: left bottom;
	width: 190px;
	padding: 25px 10px 10px;
	height: 100px;
}

.BoxedHeader{
	padding: 2px 3px 2px 5px;	
}
.BoxedText{
	background-color: #CCCCCC;
	padding: 0px 8px 10px 12px;
}
.attentionText{
	float: left;
	width: 125px;
	text-align: center;
	margin: 0px 19px 0px 13px;
	border: black solid 2px;
	padding: 6px;
}

/* Transaction Download */
#downloadTransactionDialogue{
	width: 400px;
	padding: 40px 0px 0px 0px;
}
/*Styles added from Core*/


.bold{
	font-weight: bold;
}
/*
.highlight {
	background-color: #800000;
	padding: 1px 3px 1px 5px;
	color: #ffffff;
}
*/
.highlight {
	padding: 1px 3px 1px 5px;
}
/*
.statsTable{
	border: 1px solid #000000;
	float: left;
}
*/
.table_border_padding {
	padding: 2px 3px 2px 5px;
}



.table_border{
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 2px 3px 2px 5px;
}
#dataSummaryActions {
	float: left;
	width: 170px;
	margin-left: 10px;
}
#dataSummaryActions .dataSummaryActionItem {
	padding: 2px 0px 2px 0px;
	vertical-align: middle;
}
.transactionData {
	clear: both;
	margin-top: 10px;
	padding-top: 10px;
}

table.dataTable THEAD{
	border: 1px solid #333333;
	background-color: #5f5f5f;
	line-height: 18px;
	color: #FFFFFF;
}

/*
<td NOWRAP CLASS="indent_sort" STYLE="vertical-align:middle; padding-left:5px; padding-right:4px; padding-bottom:1px;   ">
<td NOWRAP CLASS="indent_sort" STYLE="vertical-align:middle; padding-left:5px; padding-right:4px; padding-bottom:1px;   ">
<td NOWRAP CLASS="indent_sort" STYLE="vertical-align:middle; padding-left:5px; padding-right:4px; padding-bottom:1px;   ">
<td NOWRAP CLASS="indent_sort" STYLE="vertical-align:middle; padding-left:5px; padding-right:4px; padding-bottom:1px;   ">
<td NOWRAP CLASS="indent_sort" STYLE="vertical-align:middle; padding-left:5px; padding-right:4px; padding-bottom:1px; ">
*/
.indent_sort1 {
	font-weight: bold;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-left: 5px; 
	padding-right: 4px; 
	text-align: left;
	vertical-align: middle; 
	white-space: nowrap;
}

.indent_sort {
	padding-left: 1px;
	text-align: left;
	/*background-color: #666666;*/
	/*color: #ffffff;*/
	font-weight: bold;
}

/*
<td NOWRAP class="indentright_sort" STYLE="vertical-align:middle; padding-bottom:1px;">
<td NOWRAP class="indentright_sort" STYLE="vertical-align:middle; padding-left: 4px; padding-bottom:1px; ">
*/
.indentright_sort1 {
	font-weight: bold;
	padding-bottom: 1px;
	padding-right: 9px;
	text-align: right;
	vertical-align: middle; 
	white-space: nowrap;
}
.indentright_sort2 {
	font-weight: bold;
	padding-bottom: 1px;
	padding-left: 4px; 
	padding-right: 9px;
	text-align: right;
	vertical-align: middle; 
	white-space: nowrap;
}


.indentright_sort {
	padding-right: 9px;
	text-align: right;
	/*background-color: #666666;*/
	/*color: #ffffff;*/
	font-weight: bold;
}
a.sort:link {
	color: #ffffff;
	font-size: .95em;
	font-family: verdana;
}

a.sort:visited {
	color: #ffffff;
	font-size: .95em;
	font-family: verdana;
}

a.sort:hover {
	color: #ffffff;
	font-size: .95em;
	font-family: verdana;
}
#tranDataFooter {
	background-color: #800000;
	color: #ffffff;
}

#tranDataFooter a:link {
	color: #ffffff;
}
#tranDataFooter a:visited {
	color: #ffffff;
}
#tranDataFooter a:hover {
	color: #ffffff;
}
/*
.table_row2 {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	line-height: 18px;
}
.table_row1 {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	line-height: 18px;
}
*/
.FooterMenu  { 
	font-family: Arial, Helvetica, Verdana, sans-serif; color:#800000;
}
a.FooterMenu:link, a.FooterMenu:visited, a.FooterMenu:hover{
	font-family: Arial, Helvetica, Verdana, sans-serif; color:#800000;
}
#refineTrans {
	clear: both;
	padding-top: 20px;
}


#refineTrans td.colwidth1 {
	width: 150px;
}
#refineTrans td.colwidth2 {
	width: 65px;
}
#refineTrans td.colwidth3 {
	width: 230px;
}

.account_info_table_col1 {
	padding: 0 25px 0 0;
	margin: 0;
}

#accountInfoDataTable {
	padding: 0;
	margin: 0;
}

div.columnLeft
{
  	padding-left: 20px;
  	padding-top:2px
}

.alertTableWidth
{
 width: 100%;
}

div.indentToRight
{
padding-left:15px;
}

.textAlignCenter
{
text-align:center;
}

/* Digital Wallet page */
.DWheading {
	padding-bottom: 30px;
	min-height: 195px;
}

.DWheading img{
	float: right;
	width: 180px;
	height: 180px;
	margin: 0 0 15px 15px;
}

.DWcontent {
	clear: both;
	border-bottom: 2px solid #322a73;
	padding-bottom: 15px;
	margin-bottom: 15px;
	min-height: 115px;
}

.DWcontent img{
	width: 100px;
	height: 100px;
	float: left;
	margin: 0 15px 15px 0;
}

.DWcontent a img{
	border:  none;
}

/* Set max-width to 1000 px
for responsive design */
div.layoutPageContent2 {
	max-width: 1030px;
	margin: 0 auto;
	padding: 0;
	background: #ffffff;
}
div.layoutPageContent3 {
	padding: 20px 2% 20px 2%;
}

div#layoutContentArea {
	padding: 10px 2% 20px 2%;
}

layoutMiddleWrapper {
	margin: 3%;
}
div.carouselBox {
	position: relative;
	float: right;
	max-width: 720px;
}

div.loginBox {
	position: relative;
	width: 22%;
	float: left;
	background-color: white;
}

div.loginBox div.loginTitle {
	padding: 10px 10%;
	font-weight: bold;
	font-size: 1.167em;
	text-transform: uppercase;
}

div.loginBox div.loginForm {
	padding: 1% 10% 15% 10%;
}

div.loginForm input[type="text"] {
	width: 95%;
}

div.carouselBox {
	position: relative;
	float: left;
	width: 72%;
}

div.phonePaddingForContentWithTables {
	padding: 0px;
	clear:both;
}

.vcp_accountSummary_tabheader {
	text-transform: none;
}
#tc_accountSummary {
	border: 1px solid #9a9b96;
}
#vcpTransSearchBox_enclosure {
	border: 1px solid black;
    left: 0;
    right: 0;
}
#tc_transactionDetails {
    border: 1px solid #9a9b96;
}
ul.leftNav li {
	padding: 0 15px 0 0;
}
#navTabs .cursor_help {
	margin-top: 0;		
}
#navTabs {
	text-transform: none;
}
/* ************************* TABLET LANDSCAPE VIEW ************************** */
@media only screen and (max-width: 1024px) {
}

/* ************************** TABLET PORTRAIT VIEW ************************** */
@media only screen and (max-width: 790px) {
}

/* ********************** EVERYTHING EXCEPT PHONE VIEW ********************** */
@media only screen and (min-width: 641px) {
}

/* ******************************* PHONE VIEW ******************************* */
@media only screen and (max-width: 640px) {
	
	div.carouselBox {
		float: left;
   		width: 100%;
	}

	div#layoutContentArea {
		padding: 0px 2.5% 20px 2.5%;
	}
	
	div#balanceTransferLayout {
		padding: 0px 3.5% 20px 2.5%;	
	}	
	
	div.layoutPageContent3 {
		max-width: 100%;
		padding: 0px;
		margin: 0px;
		background: none;
	}
	div.phonePaddingForContentWithTables {
		padding: 0px 2.5% 0px 2.5%;
	}
	div.loginBox div.loginForm {
		padding: 1% 2% 5% 2%;
	}
	div.loginBox div.loginTitle {
		padding: 10px 2%;
	}
}
@media (max-width: 320px){
	div.paypal-returnToServices {
		text-align: center !important;
	  }
	  .paypal-returnLabel-margin {
		  margin-bottom: 5px;
		  margin-top: 30px;
		}
	.paypal-input-textarea {
		text-align: center;
	}
	div.paypal-input-textarea input[type="text"]{
		width:95%;
	}
  }
