/* CSS Document */

/* Body and Universal Reset */

* {margin: 0; padding: 0;}

body {
	text-align:center;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1D4480;
	line-height:18px;
	background:#1D4480;
}
	
#container {
	margin:0 auto;
	width:806px;
	text-align:left;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1D4480;
	line-height:18px;
	vertical-align:top;
}

img {
	border:none;
}

img.syd{
	border:solid 1px #1D4480;
}

#popupWindowCaller {
	display:none;
}

#clear{
clear:both;
}

.clear {
	clear:both;
	height:1px;
}

ul.dis{
	padding-left:35px;
}

/* Typography */

.footerRed{
	color:#DC1736;
}

/* Header */

#header {
	background:url(/images/backgrounds/headerbg.jpg) no-repeat top right;
	height:148px;
}


/* Main Navigation */

#mainNav {
	margin:8px 0 0 55px;
	width:806px;
	height:28px;
	font-size:14px;
}

#mainNav li {
	list-style:none;
	display:inline;
}

#mainNav li a{
	margin-right:30px;
	display:block;
	width:51px;
	height:22px;
	text-align:center;
	float:left;
	padding-top: 2px;
}

#mainNav li a:hover, #mainNav li.down a {
	color:#fff;
	background:url(/images/backgrounds/nav_ro_bgs.gif) no-repeat;
}

#mainNav li a.products { width:67px; }
#mainNav li a.products:hover, #mainNav li.down a.products {	background:url(/images/backgrounds/nav_ro_bgs.gif) no-repeat -73px 0; }

#mainNav li a.sydspies { width:78px; }
#mainNav li a.sydspies:hover, #mainNav li.down a.sydspies { background:url(/images/backgrounds/nav_ro_bgs.gif) no-repeat -162px 0; }

#mainNav li a.history { width:57px; }
#mainNav li a.history:hover, #mainNav li.down a.history { background:url(/images/backgrounds/nav_ro_bgs.gif) no-repeat -258px 0; }

#mainNav li a.locations { width:72px; }
#mainNav li a.locations:hover, #mainNav li.down a.locations {	background:url(/images/backgrounds/nav_ro_bgs.gif) no-repeat -338px 0; }

#mainNav li a.contact { width:81px; }
#mainNav li a.contact:hover, #mainNav li.down a.contact { background:url(/images/backgrounds/nav_ro_bgs.gif) no-repeat -433px 0; }

#mainNav li a.links { width:98px; }
#mainNav li a.links:hover, #mainNav li.down a.links {	background:url(/images/backgrounds/nav_ro_bgs.gif) no-repeat -534px 0; }


/* Content */

#content {
	width:766px;
	padding:0 20px 10px;
	background:url(/images/backgrounds/contentheader.gif) #FFF top left no-repeat;
	
}

#content p, #content table, #content ul {
	margin:20px 0 10px 0;
}

#mainContent{
	width:554px;
	float:left;
}

h1.PageHeading{
	width:150px;
	text-align:center;
}

h3.productHeading{
	text-align:center;
	color:#BF1F39;
}

h3.categoryHeading {
	text-align: center;
	color:#BF1F39;
}

h3 a.categoryHeading, a.categoryHeading:hover{
	text-align: center;
	color:#BF1F39;
}

td.productIMGCell{
	text-align:center;
	vertical-align:middle;
	height:100px;
}

.imgBorder{
	border:solid #587bb0 1px;
}

.categoryIMGCell{
	border:solid #587bb0 1px;
	margin:15px 0 0 0;
}

.productsContainer{
	width:260px;
	float:left;
}

#content .productsContainer table {
	margin:10px 0;
}

.pcLast {
	float:right;
}

.categoryContainer{
	width:240px;
	float:left;
	text-align:center;
	margin:0 35px 0 0;
}

#sidebar {
	width:183px;
	margin:10px 0 0 0;
	padding-top:12px;
	background:#1D4480 url(/images/backgrounds/sidebarBgTop.gif) top no-repeat;
	float:right;
	color:#FFFFFF;
	text-align:center;
}

#sidebarBot{
	width:183px;
	height:6px;
	background:#1D4480 url(/images/backgrounds/sidebarBgBot.gif) bottom no-repeat;
}

#sidebar h2 {
	margin:0 0 20px 0;
}

#sidebar p{
	margin:10px 10px 0;
}

#sidebar a {
	font-weight:bold;
	text-decoration:underline;
	line-height:30px;
}

#sidebar a:hover {
	font-weight:bold;
	text-decoration:none;
}

#contentFooter{
	width:786px;
	height:48px;
	padding:10px;
	background:#0C335B url(/images/backgrounds/footerBgBot.gif) bottom no-repeat;
}


/* Online Enquiry Form */

.onlineEnquiryTable td {
	padding-bottom:5px;
}

.yourDetails {	
	padding:7px 0 0 0;
	height:30px;
	font-weight:bold;
	font-size:13px;
}

.requiredFields {
	text-align:right;
	padding:7px 0 0 0;
	font-size:11px;
}

.required {
	text-align:center;
	vertical-align:middle;
	padding-left:15px;
	padding-right:5px;
}

.onlineEnquiryTable input.textinput, .onlineEnquiryTable input.textinputhover, .onlineEnquiryTable textarea {
	width:440px;
}

input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(/images/backgrounds/white.gif);
}

.textinput {
	border:1px solid #BABABA;
	padding:0px 2px;
}

.textinputhover {
	border:1px solid #be1f38; 
	padding:0px 2px;
}

select {
	font-size:11px;
	color:#808080;
}

.submit {
	text-align:right;
}

.errorText {
	color:#FF0000;
}


/* Footer */

#footer {
	color:#FFF;
	font-size:11px;
	line-height:19px;
	padding:10px 0 10px 0;
}

#footer a {
	color:#FFF;
}

#footer a:hover {
	color:##DC1736;
}

#footer ul{
	text-align:right;
}

#footer li {
	display:inline;
	list-style:none;
	color:#FFFFFF;
	margin:0 6px 0 0;
	padding-right:6px;
	border-right: solid 1px #003C49;
}
#footer li.last{
	border-right:none;
}

#footer li a {
	color:#FFFFFF;
	text-decoration:none;
}

#footer p{
	float:left;
}

