/* Getting the new tags to behave */

article, aside, audio, logo, canvas, command, container, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video{ display: block; }

mark, rp, rt, ruby, summary, time{ display: inline }



/* Global properties ======================================================== */



html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {

	margin:0px;

	padding:0px;

	outline:0px

}



ul, li {

	list-style-type:none

}

img {

	border:none

}

a:hover, a:active, a:focus {

	outline:none

}
.body-bg {
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}


.inner-bg {
	background-image: url(../images/inner-bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}



body {

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	line-height:18px;

	color:#242424;

	margin: 0px;

	padding: 0px;

	background-color: #ffffff;

}

#banner {

	float: left;

	height: 351px;

	width: 713px;

}




#rapper {
	height: auto;
	width: 982px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}

#left {
	float: left;
	height: auto;
	width: 655px;

}



.navigation {
	height: 46px;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}

.logo {
	background-image: url(../images/freedom-express.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 160px;
	width: 313px;
	position: absolute;
	z-index: 999;
	left: -4px;
	top: 0;

}



.clrbth {

	margin: 0px;

	padding: 0px;

	clear: both;

	height: auto;

	width: auto;

}







html { min-width:1000px;}

html, body { height:100%;}



#right {
	float: right;
	height: auto;
	width: 326px;
	background-image: url(../images/right-bg.png);
/*	padding-top: 5px;  */
	background-repeat: no-repeat;
	background-position: 0px 0px;

}

#right-inner {
	float: right;
	height: auto;
	width: 326px;
	padding-top: 5px;
	background-repeat: no-repeat;
	background-position: 0px 0px;

}


#header {
	height: auto;
	width: auto;
}
.header-mat {
	height: 157px;
	width: 982px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
.navigation-mat {
	height: 46px;
	width: 682px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFFFFF;
	position: absolute;
	left: 303px;
	top: 112px;
	text-transform: uppercase;
	background-image: url(../images/nav-bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.navigation-mat li a {
	color: #010101;
	float: left;
	height: 27px;
	width: auto;
	display: block;
	padding-top: 15px;
	text-decoration: none;
	padding-right: 18px;
	padding-left: 18px;
}
.navigation-mat ul {
	padding-left: 24px;
}

.navigation-mat li {
	float: left;
	height: auto;
	width: auto;
}

.navigation-mat li a:hover {
	color: #e23130;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e23130;
}

#active {
	color: #e23130;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e23130;
}

.social {
	height: 40px;
	width: 325px;
	position: absolute;
	top: 59px;
	right: 12px;
}
.banner {
	height: auto;
	width: 982px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	clear: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.slider {
	float: left;
	height: auto;
	width: 624px;
}
.cards {
	height: auto;
	width: 655px;
	margin-right: auto;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
}
.register-card {
	background-image: url(../images/register-card.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 160px;
	width: 326px;
	display: block;
}

.register-card:hover{
	background-image: url(../images/register-card-over.png);
}

.balance-card {
	background-image: url(../images/check-card.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 160px;
	width: 326px;
	display: block;
}

.enable-id {
	background-image: url(../images/enable-id.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 160px;
	width: 326px;
	display: block;
}

.enable-id:hover{
	background-image: url(../images/enable-id-over.png);
}
.requared {
	font-size: 11px;
	color: #FF0000;
}
.frm1 {
	height: 30px;
	width: 223px;
	border: 1px solid #b1d1e1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #212d33;
	-moz-border-radius:10px;
	border-radius:10px;
	-webkit-border-radius:10px;
	background-color: #ffffff;
	box-shadow: #e2eef4 0 5px 10px 0px inset;
	-webkit-box-shadow: #e2eef4 0 5px 10px 0px inset;
	-moz-box-shadow: #e2eef4 0 5px 10px 0px inset;
	padding-right: 10px;
	padding-left: 10px;
	line-height:30px;
}

.frm2 {
	height: 30px;
	padding-top:10px;
	width: 243px;
	border: 1px solid #b1d1e1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #212d33;
	-moz-border-radius:10px;
	border-radius:10px;
	-webkit-border-radius:10px;
	background-color: #ffffff;
	box-shadow: #e2eef4 0 5px 10px 0px inset;
	-webkit-box-shadow: #e2eef4 0 5px 10px 0px inset;
	-moz-box-shadow: #e2eef4 0 5px 10px 0px inset;
	line-height:30px;
	
}

.frm3 {
	height: 30px;
	padding-top:10px;
	width: 78px;
	border: 1px solid #b1d1e1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #212d33;
	-moz-border-radius:10px;
	border-radius:10px;
	-webkit-border-radius:10px;
	background-color: #ffffff;
	box-shadow: #e2eef4 0 5px 10px 0px inset;
	-webkit-box-shadow: #e2eef4 0 5px 10px 0px inset;
	-moz-box-shadow: #e2eef4 0 5px 10px 0px inset;
	line-height:30px;
	
}


.widget {
	clear: both;
	height: auto;
	width: 326px;
	margin-top: 0px;
/*	margin-right: auto;  */
/*	margin-bottom: 5px; */
/*	margin-left: auto;  */
/*	text-align: center;  */
/*	padding-top: 5px;
	padding-bottom: 5px;
*/
}
.block {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e23130;
	margin-bottom: 10px;
	padding-bottom: 18px;
	padding-top: 15px;
	clear: both;
	margin-right: 5px;
}

.block-inner {
	
	margin-bottom: 18px;
	padding-bottom: 18px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: normal;
	color: #2c4492;
	text-transform: uppercase;
	margin:10px 0px;
	line-height:30px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #2c4492;
	padding-top:10px;
	padding-bottom: 5px;
	line-height:20px;
}
.block p {
	font-family: Calibri, cursive, sans-serif, serif, Arial;
	font-size: 14px;
	color: #4c4c4c;
}



.balance-card:hover{
	background-image: url(../images/check-card-over.png);
}
.footer {
	font-family: Calibri, cursive, sans-serif, serif, Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #898989;
	clear: both;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}

.reward {
	background-image: url(../images/enable-id.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 160px;
	width: 303px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*.reward:hover {
	background-image: url(../images/enable-id-over.jpg);}*/
.footer-left {
	float: left;
	height: auto;
	width: auto;
}
.footer-right {
	float: right;
	height: auto;
	width: auto;
}

.footer-mat {
	width: 982px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #ffffff;
}
.footer-left a {
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.banner2 {
	
	padding: 10px 12px;
	height: auto;
	width: 926px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.social a {
	float: left;
	height: auto;
	width: auto;
	margin-right: 1px;
	margin-left: 2px;
}

.locations
{
width:200px;
float:left;
padding:5px;
}
.locationsbox
{
width:150px;
float:left;
padding-left:50px;
text-align:left;
background-image:url(../images/petrol-icon.png);
background-repeat:no-repeat;
background-position:top left;
}
.locationsbox h1
{
width:147px;
float:left;
line-height:15px;
padding:0;
margin:0;
background-color:#07478f;
padding-left:3px;
margin-top:10px;
font-family: Calibri, cursive, sans-serif, serif, Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.locationcontainer
{
padding-left:3px;
width:147px;
float:left;
}
.locatrow
{
width:630px;
float:left;
}
.print
{
width:80px;
float:right;
}
table.transaction-history {
  width: 100%;
}

table.transaction-history th {
  font-size: 13px;
  border-bottom: 1px solid #ce2029;
  padding: 4px;
  margin: 0px;
}
table.transaction-history td {
  font-size: 12px;
  border-bottom: 1px solid #ec7d23;
  padding: 4px;
  margin: 0px;
}