html * {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:.72em;
	
	background-color:#FFF;
	background-image:url(/images/bg-main.jpg);
	background-position:top;
	background-repeat:repeat-x;
	
	color:#000;
}

h1 {
	font-size:16px;
}

h2 {
	font-size: 15px;
}

p, h1, h2, h3 {
	padding: 0 0 9px 0;
}

img {
	border: 0;
}

table {
	border-collapse:collapse;
}

td {
	padding: 6px 2px;
	border-collapse:collapse;
	vertical-align:top;
}

a {
	text-decoration:none;
}

input, textarea, select {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

/*********************/

#mainContainer {
	position:relative;
	width: 1000px;
	margin: 0 auto; 
}

#header {
	position:relative;
	height: 100px;
	margin: 0;
	padding: 0;
	overflow:hidden;
}

#header #contact {
	position: absolute;
	right: 30px;
	top: 80px;
	width: 300px;
	height: 28px;
	text-align: right;
}
	
#scroller {
	background: url(../images/currency-exchange-banner-scroll.jpg) left top;
	height: 37px;
	padding:0;
	margin-bottom: 10px;
}

#scroller ul {
	padding: 12px 0 0 30px;
}

#scroller li {
	list-style: none;
	display: inline;
	margin-right: 12px;
	font-weight: bold;
}

#scroller li a {
	color: #FFF;
}

#scroller li a:hover {
	color: #3CF;
}

#mainContent {
	margin-top: 16px;
	
}

#columnLeft {
	float: left;
	width: 600px;
}

#columnLeftDelivery {
	float: left;
	width: 384px;
}

#columnLeftDelivery .innerContainer {
	position:relative;
	float: right;
	width: 354px;
}

#columnLeftPanel {
	width:			600px;
	float:			left;
}

#columnLeftPanel .innerContainer {
	float:		right;
	width:		570px;
}

#columnRightPanel {
	width:			300px;
	float:			right;
}

#columnRightPanel .innerContainer {
	width:			270px;
	float:			left;
}

#columnLeft .innerContainer {
	position:relative;
	float: right;
	width: 569px;
}

.panelLarge {
	position:relative;
	width: 569px;
}

#columnRight {
	float: right;
	width: 360px;
}

#columnRightDelivery {
	float: right;
	width: 580px;
}

#columnRight .innerContainer {
	position:relative;
	float: left;
	width: 324px;
}

#columnRightDelivery .innerContainer {
	position:relative;
	float: left;
	width: 549px;
}

#footer {
	clear: both;
	background-color: #1249aa;
	padding: 20px 30px;
	color: #FFF;
}

#footer a {
	color: #C96;
}

.textLink {
	width: 400px;
	height: 60px;
}

/**********************/

.pageHeading {
	padding: 			9px 0;
	border-bottom:		1px #000 solid;
	height:				30px;
	margin:				0 30px 16px 30px;
	font-size:			150%;
	font-weight:		bold;
}

.infoPanel {
	width: 				638px;
	background: 		url(/images/bg-panel-fade.jpg) repeat-x bottom #e1e1e1;
	padding: 			10px;
	margin-top:			0;
}

#singleColumn .infoPanel {
	width: 				920px;
}

.infoPanelHeading {
	background: 		url(/images/bg-heading.jpg) no-repeat;
	height:				22px;
	padding: 			4px 8px;
	color:				#fff;
	width:				658px;
	font-size:			150%;
	font-weight:		bold;
	margin-bottom:		0;
}

#singleColumn .infoPanelHeading {
	background: 		url(/images/bg-heading-full.jpg) no-repeat;
	width:				924px;
}

/**********************/

.padAbove {
	margin-top: 16px;
	clear: both;
}

.floatRight {
	float: right;
}

.container {  
     background: none;  
     border: 0;  
     height: 30px;  
     margin: 0 auto;   
     width: 1000px;  
 }  
   
.container .wrap {  
     width: 324px;  
     left: 0px;  
     top: 200px;  
     overflow: hidden;  
     position: absolute;  
     line-height: normal;  
     font-size-adjust: none;  
}  

.scrollHolder {
	position: relative;
	height: 230px;
}

.slideshow {
	
}

.slideshow span {
	width: 294px;
	text-align:center;
	background: none !important;
}
	
div.stockTicker {
	width: 90%;
	color:#009;
	font-weight: bold;
	font-size: 120%;
	  
	list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;

}
 
div.stockTicker span {
    margin: 0 10px 0;
}

.rates {
	font-weight: bold;
	font-size: 140%;
	text-align: right;
	color:#fff;
	vertical-align: bottom;
}

.ratesPO {
	font-weight: bold;
	font-size: 140%;
	text-align: right;
	color:#C00;
	vertical-align: bottom;
}


.alignRight {
	text-align: right;
}

/**********************/

.tableForm td {
	padding: 3px;
}	

.tableHeader { 
	font-weight:bold;
}

.tableBorders {
	border-left: 1px solid #a0a0a0;
	border-top: 1px solid #a0a0a0;
}

.tableBorders td {
	border-right: 1px solid #a0a0a0;
	border-bottom: 1px solid #a0a0a0;
	padding: 6px;
}

.tableBank {
	background: #e8e8e8;
}

.tableBank td {
	padding: 6px;
}

/**********************/

.bgGrey {
	background-color: #e8e8f0;
}
 
.blueBold {
	color: #339;
	font-weight:bold;
}

.textRed {
	color: #900;
}

.blueLarge {
	color: #2da0d7;
	font-weight:bold;
	font-size: 140%;
	text-align:center;
	margin-top: 9px;
}

/******  POST FORM ***********/

.postForm {
	width: 70px;
	text-align: right;
}

.imgCentred {
	display: block;
	margin: 0 auto;
}

/*** form ***/

.fieldWidth {
	width: 220px;
}

.tableCurrencies td {
	padding: 4px;
}

.bgPink {
	background:url(/images/fade-pink.jpg) bottom left repeat-x;
}

.bgGreen {
	background:url(/images/fade-green.jpg) bottom left repeat-x;
}

.rowMain {
	background-color: #286ee8;
	color: #FFF;
	font-size: 28px;
	font-weight:bold;
}

.textSmall {
	font-size: 94%;
}

td.textSmall {
	padding: 0;
}

.postTable td {
	padding: 0;
	width: 350px;
}

.postTable table {
	width: 300px;
}

.postTable td ul {
	margin-left: 20px;
}

.postTable td td {
	padding: 0;
	width: 300px;
}

.bgGreyFade {
	background:url(/images/bg-post.jpg) bottom left repeat-x;
}

.cellInset {
	padding: 8px;
}

/****** Auto FORMS ***/

.formFieldRow {
	clear:			both;
	padding-top:		9px;
}

.formLabel {
	float:			left;
	width:			200px;
}

.formField {
	float:			right;
	width:			300px;
	text-align:		left;
}

.formFieldRow .fieldEntry {
	width:			250px;
}

.formFieldRow h3 {
	font-size:		120%;
}

.formFieldRow label {
	
}

label.error {
	color:			#903;
	display:		block;
}

.formHeading {
	width:			100%;
	border-bottom:	1px solid #888;
	padding-bottom: 9px;
}

label.fieldInvalid {
	display:		block;
	color:			#900;
}

input.fieldInvalid,  textarea.fieldInvalid {
	background:		#F33;
}

input.fieldSuccess, textarea.fieldSuccess {
	background:		#6C6;
}

.ignore {
	background:		#fff;
}