/* DB Generic Reset */
@import url(http://www.digitalbridge.com.au/central/reset.css);

/* TRAIN BUILDER - by Andrew Harrison March 2010 */

body {
	font: normal 12px/1.3 Georgia, Times New Roman, serif;
	background: url(img/bg.jpg) #cbcbcb fixed;
}

/* BASIC STRUCTURE */

#pagecontainer {
	width: 980px;
	height: auto;
	margin: 0 auto;
	padding: 0 10px;
	border: 0px solid red;
}

#header {
	border-bottom: 1px solid #a1a1a1;
	height: 76px;
	position:relative;
}

#contentarea {
	border-top: 1px solid #eeeeee;
	padding-top: 20px;
	height: auto;
}

#contentleft {
	width: 364px;
	float:left;
	background: url(img/bg.jpg) #cbcbcb fixed;
}

#contentright {
	width: 594px;
	float:right;
	z-index:300;
	position:relative;
	height: auto;
}


#footer {
	clear:both;
	padding: 20px 0;
	font-size: 0.8em;
}

/* HEADER */

#header h1 {
	width: 230px;
	position:absolute;
	top:0;
	left: 0;
}

#header img {
	position:relative;
	display:block;
	width: 230px;
	height: 36px;
	margin: 20px 0 10px 0;
}

#header #mc-embedded-subscribe-form {
	position:absolute;
	top:0;
	right: 0;
	height: 48px;
	margin: 6px 0 0 0;
}

#header label {
	line-height: 1.4;
	display:block;
	width: 270px;
	margin-bottom: 3px;
	padding-left: 2px;
}

#header #mce-EMAIL {
	width: 146px;
	height: 26px;
	padding: 0;
	margin: 0;
	background: url(img/subscribe-input.png) no-repeat;
	border: none;
	padding: 0 6px;
	font-family:Georgia, serif;
}


#header #mc-embedded-subscribe {
	width: 115px;
	height: 26px;
	text-indent: -999em;
	background:url(img/subscribe.png) no-repeat;
	border: none;
	padding: 0;
	margin: 0;
}

/* CONTENTAREA */

/* CONTENTLEFT */

#contentleft img {
	margin-top: 5px;
}

ul#nav {
	margin-left: 0 !important;
}

ul#nav li {
	list-style-type:none !important;
	margin-bottom: 1.3em;
}

ul#nav li a {
	display:block;
	height: 36px;
	width: 340px;
	background: url(img/navbg.png) no-repeat;
	text-indent: -999em;	
}

ul#nav li.home a {
	background-position: 0 5px;
}

ul#nav li.fclass a {
	background-position: 0 -43px;
}

ul#nav li.sclass a {
	background-position: 0 -92px;
}

ul#nav li.hclass a {
	background-position: 0 -140px;
}

ul#nav li.aurora a {
	background-position: 0 -188px;
}

ul#nav li.signals a {
	background-position: 0 -235px;
}

ul#nav li.bogies a {
	background-position: 0 -285px;
}

ul#nav li.contact a {
	background-position: 0 -330px;
}

ul#nav li.overland a {
	background-position: 0 -379px;
}	

ul#nav li.derm a {
	background-position: 0 -427px;
}	

ul#nav li.onthetracks a {
	background-position: 0 -477px;
}	

ul#nav li.spirit a {
	background-position: 0 -522px;
}	


ul#nav li a:hover {
	background-position-x: -364px;
}


/* CONTENTRIGHT */

h2 {
	font: normal 1.8em/1.3 Georgia, Times, serif;
	color: #444;
	width: 590px;
	margin-bottom: 0.5em;
	margin-left:4px;
	text-shadow: #ddd 0 1px;
}

h3 {
	font: bold 1.5em/1.3 Georgia, Times, serif;
	color: #444;
	width: 590px;
	margin-bottom: 0.5em;
	margin-left:4px;
	text-shadow: #ddd 0 1px;
	text-transform:capitalize;
}

h4 {
	font: bold 1.2em/1.3 Georgia, Times, serif;
	color: #444;
	width: 590px;
	margin-bottom: 0.5em;
	margin-left:4px;
	text-shadow: #ddd 0 1px;
	text-transform: capitalize;
}

h5 {
	font: bold 1.2em/1.3 Georgia, Times, serif;
	color: #27457a;
	margin-bottom: 0.8em;
}

p {
	font: normal 1.2em/1.3 Georgia, Times, serif;
	color: #444;
	width: 590px;
	margin-bottom: 0.9em;
	margin-left:4px;
}

p.price {
	font: bold 2.5em/1.6 Georgia, Times, serif;
	margin-bottom: 0;
	color: #32589c;
	text-align:center;
}

p.smallprint {
	font: normal 0.9em/1.3 Georgia, Times, serif;
	text-align:center;
}

.soldout {
	color: #8f1717;
}

ul {
	margin-bottom: 1.2em;
	margin-left: 2em;
}

ul li {
	font: normal 1.2em/1.3 Georgia, Times, serif;
	color: #444;
	list-style-type: disc;
}

ul li ul li {
	font: normal 1em/1.3 Georgia, Times serif;
	color: #444;
	list-style-type: none;
}

ul li ul li table tr td {
	padding: 5px 8px;
}

a {
	color: #32589c;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a:visited {
	color: #27457a;
}


sup {
	vertical-align: super;
	font-size: 0.8em;	
}

/* PHOTOBLOCK */

#photoblock {
	position:relative;
	width:594px;
	height: 435px;
	overflow:hidden;
	margin-bottom: 1em;
	/* to preload the photomask hover to avoid a flicker */
	background: url(img/photomask-hover.png) no-repeat top left;
}

#photoblock p {
	position:absolute;
	bottom: 0;
	right: 4px;
	margin: 0;
	padding: 0;
	text-align:right;
	font-size: 0.8em;
	color: #666;
	z-index: 300;
}

#photoblock ul {
	position:absolute;
	top: 3px;
	left: 4px;
	z-index: 100;
	width: 584px;
	height: 412px;
	overflow:hidden;
	margin-left: 0;
	list-style-type:none;
}

#photoblock ul li {
	list-style-type:none;
}

.photomask {
	position:absolute;
	top: 0;
	left: 0;
	width:594px;
	height: 420px;
	background: url(img/photomask.png) no-repeat top left;
	z-index: 200;
}

.photomask:hover {
	background: url(img/photomask-hover.png) no-repeat top left;
}

.photomask.mask-wide,
.photomask.mask-wide:hover {
	background: url(img/photomask-bg-wide.png) no-repeat top left !important;
}



/* ORDER FORM */

.orderform {
	padding: 1.5em 0;
	border: 1px dotted #444;
	border-width: 1px 0;
}

.ordernow img {
	vertical-align: middle;
	margin-right: 0.4em;
}

p.ordernow {
	font: normal 0.9em/1.3 Georgia, Times, serif;
}

.orderform form table {
	margin-bottom: 1em;
}

.orderform form table tr th,
.orderform form table tr td {
	padding: 5px;
	border: 1px solid #666;
	text-align: center;
}

.orderform form table tr th {
	font-weight: bold;
	text-align:left !important;
	color: #000;
}

.orderform form table tr td.addremovelivery {
	text-align: left !important;
}

.orderform form table tr.order {
	display:none;
}

.orderform form table tr.first {
	display:table-row;
}
.orderform form table tr.order td{
	background: #eee;
}

.orderform form table tr.alt td {
	background: #bbb;
}
.orderform form table tr.order td input {
	width: 2em;
}

.orderform form table tr.order img {
	vertical-align: middle;
}


.orderform form table tr.ordertotal th,
.orderform form table tr.ordertotal td {
	border-top: 4px double #666;
	background: #fff;
}

.orderform form table tr.ordershipping th,
.orderform form table tr.ordershipping td {
}

.orderform form table tr.ordersubmit td {
	border: 0;
}


/* ON THE TRACKS */

.onthetracks {
	margin-left: 0;
}

.onthetracks li {
	list-style:none;
	margin-left: 0;
	padding-left: 0;
	padding: 10px;
	background:#fafafa;
	margin-bottom: 1em;
	-webkit-box-shadow: 0 1px 4px #aaa;
	-moz-box-shadow: 0 1px 4px #aaa;
	border: 1px solid #aaa;
}

.onthetracks li img,
.onthetracks li iframe {
	width: 575px;
}

.onthetracks li p {
	font-size: 0.9em;
	margin:1em 0;
}

/* FOOTER */

#footer p {
	width: 590px;
	float:right;
	padding-bottom: 2em;
}

#footer p a {
	margin-left: 2em;
}

p.holidays {
	color: #9f4141;
}
