/*THESE STYLES ONLY FOR 360money

ONLY USE THESE TO CHANGE COLOURS & BACKGROUND IMAGES.

ALL SIZES, MARGINS ETC. SET IN GLOBAL.CSS*/
body { background-color: #e8e8e8; background-image: url(../i/360money/template/bg-grad.gif); background-repeat: repeat-x; }
#footer { background-image: url(../i/360money/template/corners.gif); background-repeat: no-repeat; background-position: 0 60px; }
#footer p.nav { border-bottom-color: #ffcb00; }
#footer p.legal { color: #3c3c3c; }
#footer a.legal { color: #3c3c3c; text-decoration: underline; }
#footer a:hover { color: #ff5600; }
h1 { color: #ff5600; }
h2 { color: #3c3c3c; }
h2.underline { border-bottom: 1px solid #3c3c3c; }
h3 { color: #ff5600; }
h4 { color: #3c3c3c; }
a { color: #3c3c3c; }
a:hover { color: #ff5600; }
a:visited { color: #3c3c3c; }
table.usage td { padding: 0 10px 20px; }
a.backtotop { color: #596c94; }
table.border td { border-color: #3c3c3c; }
table.border th { color: #ff5600; border-color: #3c3c3c; }
div.border10 { border-color: #c8c8c8; }
/*homepage styles
*/
#logo { position: relative; top: 10px; left: 20px; width: 140px; float: left; }
#paypoint { text-align: center; width: 100px; margin-top: 60px; margin-left: 40px; }
#nav { margin-bottom: 5px; }
#bannerfloat { float: right; }
div.homelogos p { text-align: center; margin-bottom: 20px; }

/* Top up pack styles */

#tup-logo {
	float: right;
}

#tup-panel {
	margin-left: 5px;
	margin-top: 15px;
	background: red url(../i/360money/pages/topuppack-panel-bg.gif) no-repeat 0 0;
	width: 170px;
	height: 215px;
}

#tup-panel h2, #tup-panel p {
	display: none;
}

#tup-number {
	border: none;
	background: transparent;
	width: 130px;
	height: 21px;
	margin-left: 20px;
	_margin-left: 15px;
	margin-top: 134px;
}

#tup-button {
	border: none;
	background: transparent;
	padding-top: 35px;
	overflow: hidden;
	width: 85px;
	height: 21px;
	max-height: 21px;
	margin-top: 5px;
	margin-left: 67px;
	_margin-left: 62px;
	cursor: pointer;
}
