body {
	font: 14px Arial, Helvetica, sans-serif;
	margin: 0px;
	background: #074893;
}

a img {
border:0px;
text-decoration: none;
}

form {
margin:0px;
}

input,
textarea,
select {
	border: 1px solid #000000;
	background: #FFFFFF;
	padding: 2px;
	margin: 2px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.submit-button {
	color: #FFFFFF;
	background: #CC0000;
	border-style: none;
	cursor: hand;
	height: 25px;
}



.faux-submit-button {
	color: #FFFFFF;
	background: #CC0000;
	border-style: none;
	text-decoration:none;
	display:block;
	width:65px;
	text-align: center;
	padding: 3px 2px 0px;
	margin: 2px;
	height: 22px;
}

.rightColumn .submit-button {
	width: 75px;
}

.rightColumn input {
	width: 164px;
}

p {
	margin: 0px 0px 8px;
}
#banner h1 {
	font-size: 40px;
	font-weight: bold;
	letter-spacing: -2px;
	color: #FFFFFF;
	display: block;
	margin: 0px;
}
h1,
h2,
h3,
h4 {
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0px 0px 5px;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 18px;
	color: #CC0000;
}

h3 {
	font-size: 17px;
}


#banner-container {
	background: #FFFFFF url(../graphics/banner-repeater.gif) repeat-x center 0px;
	width: 100%;
}

#banner {
	margin: 0px auto;
	width: 950px;
	height: 145px;
	background: url(../graphics/banner-bg-right.gif) no-repeat right top;
}

#nav {
	margin: 1px 0px 0px;
	width: 100%;
	background: url(../graphics/nav-repeater.gif) repeat-x;
	height: 37px;
	text-transform: uppercase;
}

#nav ul {
	margin: 1px auto 0px;
	padding: 0px;
	list-style: none;
	width: 950px;
}

#nav li {
	display: block;
	float: left;
}

#nav li a {
	display: block;
	float: left;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	height: 17px;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 10px 10px 0px;
}

#nav li a:hover {
	text-decoration: underline;
}

#banner img {
	float: right;
}

.product h3,
.table h3,
.leftColumn h3,
.rightColumn h3 {
	margin-bottom: 3px;
}


#main-container {
	background: #FFFFFF;
	width: 100%;
}

#main {
	margin: 0px auto;
	width: 974px;
	padding: 10px;
}

#main p a,
h3 a {
	color: #CC0000;
	text-decoration: none;
}

#main p a:hover,
h3 a:hover {
	color: #cccccc;
	text-decoration: none;
}

#main p  {
	line-height: 18px;
}

.middleColumn ul {
	margin: 8px 0px 8px 25px;
	padding: 0px;
}

.middleColumn li {
	padding-bottom: 3px;
}

#footer {
text-align:center;
font-size:10px;
}
#footer a {
	color: #CC0000;
	text-decoration: underline;
}
#footer a:hover {
	color: #cccccc;
}

.smaller-text {
	font-size: 11px;
	line-height: 15px;
}



#mainFrame {
	width: 100%;
	border: 0px solid #ccc;
	padding:0px;
	border-collapse: collapse;
	border-spacing: 0px;
}






.leftColumn {
	padding: 10px;
	width:200px;
}

.middleColumn {
	padding: 0px 15px;
}


.rightColumn {
	padding: 10px;
	width:200px;
}


.categories {
width: 100%;
}

.categories td {
padding:15px 10px;
}

.heading {
	border-bottom: 1px solid #E6E6E6;
	padding-bottom:10px;
}

.error_table {
	align:center;
	margin: 0px auto;
	border: none;
	padding: 0px;
}

.error_table th, .error_table td {
	padding:5px;
}

.error_table th {
	background: #CC0000;
	color: #ffffff;
}

.error_table td {
	background:#59CEF3;
	border: 1px solid #794C74;
	color:#CC0000;
}


.product {
	border: 1px solid #E6E6E6;
	margin-bottom: 20px;
	background: #FFFFFF;
}


.ProductPrice {
	color:#CC0000;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: -1px;
}

.breadcrumb {
	margin-bottom:15px;
	padding: 10px 0px 0px;
	font-size: 11px;
}

.members {
	border: 1px solid #FFFFFF;
	background-color: #a8a8a8;
	padding: 5px;
	width: 188px;
}

.table {
width:100%;
border-spacing:0px;
border-collapse:collapse;
margin:0px;
padding:0px;
border:0px solid #ccc;
}

.table .item td {
	padding: 5px;
	border:1px solid #E8E8E8;
}


#baseplate-container {
	width: 100%;
	padding: 20px 0px;
	color: #FFFFFF;
	font-size: 11px;
	border-top: 5px solid #000000;
}

#baseplate {
	margin: 0px auto;
	width: 990px;
}

#baseplate-container p a {
	color: #FFFFFF;
	text-decoration: none;
}

#baseplate-container p a:hover {
	color: #B7E1F9;
	border-bottom: 1px solid #B7E1F9;
}

p.go-left {
	width: 700px;
	display: block;
	float: left;
}

p.go-right {
	width: 250px;
	display: block;
	float: right;
	text-align: right;
}

.logos {
	padding: 20px 0px 0px;
	text-align: center;
	float: left;
	width: 160px;
}

.column-section {
	float: left;
	width: 180px;
	margin-bottom: 10px;
}

#searchfield {
	width: 120px;
}

#Go {
	width: 50px;
}
.light-blue-text {
	color: #b5d2f4;
}
#banner h1 a {
	color: #FFFFFF;
	text-decoration: none;
}
#banner p {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: -1px;
	margin: 10px 0px 0px;
}

.showcase {
	margin: 10px 0px;
}

.showcase td {
	text-align: center;
	border: 1px solid #DDDDDD;
	padding: 10px;
}

#australia {
	float: right;
	margin-left: 15px;
	font-size: 12px;
	background: #E6E6E6;
	padding: 10px 10px 2px;
	width: 165px;
}

#australia img {
	float: left;
	margin-right: 5px;
}

#main-container a:hover img {
	border-width: 0px;
	border-style: none;
}
form.atted {
}

form.atted ul {
	margin: 0px;
	list-style: none;
}

form.atted fieldset {
	border-top: 0px none;
	border-right: 0px none;
	border-left: 0px none;
	background: url(../media/graphics/form-bg.gif) repeat-x bottom;
	margin: 10px 0px;
	padding: 10px;
	border-bottom-width: 0px;
	border-bottom-style: none;
}

form.atted label {
	width: 95px;
	display: block;
	float: left;
	padding-right: 5px;
}

form.atted input,
form.atted textarea,
form.atted select {
	width: 350px;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 3px;
	margin-bottom: 2px;
}

form.atted legend {
	font-weight: bold;
	color: #000000;
	padding: 10px 0px 5px;
	margin: 0px;
	text-indent: 0px;
}

.small {
	font-size: 12px;
}

form {
	margin: 10px 0px;
}

.compulsory {
	font-size: 20px;
	font-weight: bold;
	color: #D00402;
}
form.atted input#submit {
	width: 150px;
	color: #FFFFFF;
	background: #074893;
	border: 1px solid #04366E;
}
#rotating-img {
	margin: 10px 0px 15px;
}.bordered {
	border: 5px solid #CCC;
}
#banner-text {
	background: url(../graphics/banner-bg-left.gif) no-repeat;
	float: left;
	height: 135px;
	width: 294px;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 10px;
}
#banner-flash {
	background: url(../graphics/banner-bg-centre.jpg) no-repeat;
	float: left;
	height: 145px;
	width: 506px;
}
