﻿body 
{
	margin: 0;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.82em;
}

div#NavigationHeader
{
	font-weight:bold;
	font-size: 0.9em;	
	color: #ffffff;	
	margin: 0 0 -10px 0;
    padding: 6px 15px 3px 28px;    
    background-image: url(../../Images/left-menu_header.png);
    background-repeat: no-repeat;
    width: 191px;
    height: 26px;
    border-left: solid 1px #dddddd;
    border-right: solid 1px #dddddd;
}

h1
{
	font-size: 1.0em;
	font-weight: bold;
	color: #000000;	
	margin: 0;    
    padding: 6px 15px 3px 15px;    
    background-image: url(../../Images/h1_bg.png);
    background-repeat: no-repeat;
    width: 704px;
    height: 29px;
}

h2
{
    font-size: 1.1em;
    padding: 0;
    margin: 0 0 15px 0;
    border-bottom: solid 1px #000000;    
}

h3
{
    font-size: 1.0em;
    margin: 0 0 5px 0;
    padding: 0;
    border-bottom: dotted 1px #000000;
}

h4
{
    font-size: 1.0em;
    margin: 0 0 2px 0;
    padding: 0px;
}

p
{
    margin: 0;
    padding: 0 0 15px 0;
}

ul#Navigation
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    border-left: solid 1px #dddddd;
    border-right: solid 1px #dddddd;
    border-bottom: solid 1px #6a6a6a;            
}

ul#Navigation li
{
    border-top: solid 1px #ffffff;
    background-color: #e4e4e4;     
    margin: 0;
    padding: 0;
}

ul#Navigation li a
{   
    text-decoration: none;
    padding: 5px 15px 5px 13px;
    margin: 0;
    color: #000;
    display: block;
}

ul#Navigation li a:hover
{
    background-color: #ffffff;
}

ul#Navigation li a img
{
    border: 0;
    padding-right:10px;
}


ul#TopNavigation
{
    list-style-type: none;
    margin: 0 10px 0 0;
    padding: 0;   
    float:right;     
}

ul#TopNavigation li
{   
    float: left; 
    padding: 3px 0 0 50px;
}

ul#TopNavigation li a
{
    font-weight: normal;
    font-size: 0.78em;
    text-decoration: none;
    color: #ffffff;
    
}

ul#TopNavigation li a:hover
{
    
}

ul#TopNavigation2
{
    list-style-type: none;
    margin: 0 0 0 343px;
    padding: 0;    
}

ul#TopNavigation2 li
{   
    float: left;    
}

ul#TopNavigation2 li a
{
    font-weight: normal;
    font-size: 0.9em;
    text-decoration: none;
    color: #000000;
    padding: 57px 12px 5px 12px;    
    border-left: solid 1px #ffffff;    
    display: block;    
}

ul#TopNavigation2 li a:hover
{
    color: #000000;   
    background-color: #c3c3c3;
}

img.SitemapLink
{
    border:0;
    margin: 7px 0 0 40px;
}

img.Home
{
    border:0;
    margin: 3px 0 0 0;
}

a
{
	color: #000000;
	text-decoration: underline;
}

a:hover
{
	color: #e95e27; 
}

div#PageContent
{
	margin: auto;
	width: 982px;	
}

div#Top
{    
    width: 982px;  
    height: 24px;  
    background-image: url(../../Images/top-menu_bg.png);
    background-repeat: no-repeat;
    background-position: bottom;    
    background-color: #ffffff;      
}

div#Top2
{
    width: 982px;  
    height: 81px;
}

div#Top3
{    
    width: 982px;   
    height: 80px; 
    background-image: url(../../Images/global-menu_bg.png);
    background-repeat: no-repeat;    
    background-color: #ffffff;  
}

div#Breadcrumbs
{
    height: 10px;
    padding: 0 0 0 6px;
}

div#Breadcrumbs a
{
    color: #b9b9b9;
    text-decoration: none;
    font-size: 0.7em;
}

div#Content
{		
     background-color: #ffffff;	
}

div#ContentLeft
{
	width: 236px;
	float: left;	
	padding: 10px 0px 10px 0px;		
}

div#ContentRight
{		
    padding: 10px 0px 30px 0px;    
	width: 734px;
	float: right;	
}

div#InnerContent
{
    padding: 10px;
}

div.ValidationSummary
{
	margin: 0 0 25px 0;
	padding: 10px 10px 10px 10px;		
	border: solid 2px #FBC2C4;
	background:#FBE3E4;
	color:#8a1f11;		
}

div.ValidationSummary ul
{
	margin: 0;
	padding: 0 0 0 20px;	
}

div#Bottom
{	
	font-size: 9px;    
    color:#b3b3b3;
    padding: 10px 0 10px 0;
	margin: auto;
	width: 982px;
	text-align: center;
	clear: both;
}

div#Bottom a
{
    color:#b3b3b3;  
    text-decoration:underline;
}

input.Text
{
	width: 248px;
	height: 18px;
	border: solid 1px #aaaaaa;
}

input.Button
{
	
}

input.TextCardNumber
{
	width: 180px;
	height: 16px;
	border: solid 1px #aaaaaa;
}

.TextCVC
{
	width: 27px;
	height: 16px;
	border: solid 1px #aaaaaa;	
}

.DropDown
{
	width: 45px;
	height: 20px;
	
}

.DropDownWide
{
	width: 272px;
	height: 25px;
	
}

span.ErrorMessage
{
    padding: 0 0 0 5px;    
}

table.Account
{
	width: 719px;
	margin-top: 30px;
	margin-bottom: 30px;
}

table.Account td, table.Account th
{
	padding: 2px 0 2px 0;
}

table.Account th
{		
	border-bottom: solid 1px #aaaaaa;
	font-weight: normal;
	text-align: left;	
}

table.Account td.TableBottom
{	
	padding: 2px;
	border-top: solid 1px #aaaaaa;
	border-bottom: solid 1px #aaaaaa;
	font-weight: bold;	
}

div.Tooltip
{
    padding: 20px;
    font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 1em !important;
	color: #000000 !important;
}

div.Tooltip ul, div.Tooltip ol
{    
    margin-top: 15px;
}

div.Tooltip ul li, div.Tooltip ol li
{
    padding-bottom: 10px;
}

table.ItemTable
{
    border-collapse: collapse;	
	border:0; 
	width: 714px;	
	margin-bottom: 20px;
}

table.ItemTable tr.Alt
{
    background-color: #fdfdfd;
}

table.ItemTable th
{    
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	background-color: #efefef;
	border-bottom: 1px solid #dddddd;
}

table.ItemTable th.Sum
{    
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	background-color: #efefef;
	/*border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;*/
}

table.ItemTable td
{
	/*border-bottom: 1px solid #dddddd;*/
	vertical-align:top;
}
  
table.ItemTable td.Header
{
	width: 350px;
}
	
table.ItemTable td.Item
{
    width: 250px;	
}

table.ItemTable td.Error
{    
	
}

table.Approve
{
    border-collapse: collapse;	
	border:0; 
	width: 714px;	
	margin-bottom: 20px;
}

table.Approve td
{
    vertical-align: top;
    padding-bottom: 5px;
}

table.Approve td.Header
{
	width: 300px;
}

table.Approve td.Item
{
	width: 350px;
}

input.TextEmail
{
    width: 348px;
	height: 18px;
	border: solid 1px #aaaaaa;
}

table.Approve td.Error
{
    width: 64px;
}

table.CustomerDetails
{
    border-collapse: collapse;	
	border:0; 
	width: 714px;	
	margin-bottom: 20px;
}

table.CustomerDetails td
{
    vertical-align: top;
    padding-bottom: 5px;
}

table.CustomerDetails td.Header
{
	width: 260px;
}

table.CustomerDetails td.Item
{
	width: 564px;	
}

div.Cards
{
    text-align: center;
}

table.CardinformationTable
{
    border-collapse: collapse;
}

table.CardinformationTable td.Header
{
    width: 230px;    
    height:22px;
}

table.CardinformationTable td.Item
{ 
    height:22px;
      
}

h1.RemoteLoad
{
    font-size: 2.0em;
    background-image: none !important;
    margin: 30px 0 0 0;
    padding: 0;
}

h2.RemoteLoad
{
    margin-top: 30px !important;
    font-size: 1.0em;    
}

div#RemoteLoadCards
{
    text-align: center;
    padding-top: 30px;
}

table.ajaxLoaderTable
{
	width:100%;
	height:100%;
	background-image:url(../../Images/ajax-loader.gif);
	background-repeat:repeat-y;
	background-position:center top;
	background-color:#FFFFFF;
	position:relative;
	left:-2px;
}

table.ajaxLoaderTable td
{
	border:0;
	width:100%;
	height:100%;
} 
