/* Blueprint CSS Framework */

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:Georgia, inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;font-family:"Myriad Pro",helvetica,arial,sans-serif;border-bottom:1px solid #E8E8E8;color:#25394A;}
p {margin:0 0 1.5em;} 
p img {float:left;/*margin:1.5em 1.5em 1.5em 0;*/padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#BA131A;text-decoration:underline; font-weight: bold; text-decoration: none;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
del {color:#666;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.quiet {color:#666;}

/* grid.css */
.container {width:1230px;margin:0 auto; max-width: 1230px;}
body {margin:0;}
div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {float:left;margin-right:10px;}
div.last {margin-right:0;}
.span-4 {width:150px;}
.span-18 {width:710px;}
.span-23 {width:910px;}
.span-23b {width:930px;}
.span-24, div.span-24 {width:950px;margin:0;}
div.border {padding-right:4px;margin-right:5px;border-right:1px solid #eee;}
div.colborder {padding-right:24px;margin-right:25px;border-right:1px solid #eee;}
.border {padding-right:16px;margin-right:17px;border-right:1px solid #ddd;}
.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .container {display:inline-block;}
* html .clearfix, * html .container {height:1%;}
.clearfix, .container {display:block;}
.clear {clear:both;}

/* override style */
body {font-family: "Myriad Pro",helvetica,arial,sans-serif;background: url('body-bg.gif') repeat-x;width: 100%;}

#header {
	width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
    height: 100px;
	background: transparent url('header-background.jpg') no-repeat scroll 0 0;
/*	background-image: url('header-background.jpg');
	background-position: top left;
	background-repeat: no-repeat; 
	base.css declares the background as a single property. Firebug does not show that single property as being overridden if this file declares separate background properties.
	*/
	}


#main {
	width: 100%;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
    
    }	
	
#main-centre {
/*	padding: 30px 30px 20px 30px;   */
	padding-left: 30px;
	padding-right: 30px;
	margin: 0px;
	float: left;
	width: 930px;
	min-height: 0px;	
	font-size: 1.3em;
	}
	
#footer {
	width: 100%;
    margin: 0px;
    padding: 10px 0px 0px 0px;
    overflow: hidden;
    background-color: #7e725c;
    border-top: 3px solid #bf1218;
    height: 30px;
    text-align: center;
    }
    
#footerlinks {
	color: #FFFFFF;
    font-family: Arial;
    padding-right: 25px;
}

.breadcrumb {
	color: #636466;
	font-family: Arial;
}
.breadcrumb a:link, .breadcrumb a:hover, .breadcrumb a:visited {
	color: #636466;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial;
}
	

#content {
/*	padding-top: 20px; */
	font-family: Arial;
	}
	
#header-tag {
	color: #FFFFFF;
	background-color: #5A0A00;
	width: 600px;
	padding: 7px 0px 7px 0px;
	text-align: center;
	font-family: Arial;
	font-size: 15px;
	position: absolute;
	left: 50%;
	margin-left: 15px;
	font-weight: bold;
}	

#header-logo {
	padding-left: 164px;
}

h1 {
	font-size: 1.5em;
	font-family: Helvetica, inherit;
	color: #BA131A;
}

div.listitem {
	display: inline-block;
	margin-top: 8px;
	margin-bottom: 20px;
	border-top: 1px solid silver;
	margin-right: 20px;
}

div#itemlist {
	width: 920px; 
	text-align: center;
}

div.pagination {
	clear: both;
}

div.itemdetails {
	float: right;
	margin-top: 100px;
	width: 160px;
	margin-left: 10px;
}

#main-left {
	background: #535B4C url('main-left-background.jpg') no-repeat 0 0;
	padding-top: 130px; 
	width: 144px;
	margin: 0px;
	float: left;
	min-height: 170px;
	background-repeat: repeat-x;
}

#main-right {
	background: #535B4C url('main-right-background.jpg') no-repeat 0 0;
	padding-top: 130px; 
	float: right;
	width: 96px;
	margin: 0px;
	min-height: 506px;
}
	
