/*
		Desert Ore Contracting PTY Ltd
*/

@import url("reset.css");

/*----------	LaY0UT STYLeS	----------*/
body {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 11px;
	line-height: 130%;
	text-align: center;
	background-color: #346667;
	font-family: Arial, Helvetica, sans-serif;
}

#container {
	width: 740px;
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF url(../images/core/bg.gif) repeat-y;
}

.column-left { width: 252px; }
.column-right { width: 480px; }


/*----------	CoMMoN STYLeS	----------*/
.clear { clear: both; display: block; }
.left { float: left; }
.right { float: right; }
.hidden { display: none; }

a { color: #F86F00; text-decoration: none; }
a:hover { text-decoration: underline; }
hr { border: none; border-bottom: 1px solid #A7B6BE; margin: 10px; }
img { border: none; }
strong {	font-weight:bold; }
p { margin: 10px 20px 10px 10px; }

h1 { font-size: 16px; font-weight: bold; margin: 20px 0 20px 10px; }

img#inner_photo { float: right; margin: 0 10px 10px; border: 2px solid #A2E584; }
img#PDF-icon { padding-right: 5px; vertical-align: middle; }

ul.list { list-style: square; margin: 20px 40px; }
.gallery img { margin: 1px; border: 2px solid #A2E584; }

/*----------	HeaDeR STYLeS	----------*/
#header { height: 268px; background: url(../images/core/header-bg.gif) center top no-repeat; }

#top-banner { height: 76px; position: relative; }
#top-banner img#logo { position: absolute; top: 3px; left: 25px; }
#top-banner img#cta-top { position: absolute; top: 16px; left: 438px; }	

#splash {
	height: 195px;
	position: relative;
	background-color: #00964F;
	border-left: 1px solid #1A3333;
	border-right: 1px solid #1A3333;
}

#slideshow { position: absolute; top: 13px; left: 25px; }
img#splash1 { position: absolute; top: 0px; left: 0px; }
img#splash2 { position: absolute; top: 13px; left: 259px; }
img#splash3 { position: absolute; top: 13px; left: 495px; }



/*----------	NaVIGaTIoN STYLeS	----------*/
#nav {
	position: absolute;
	top: 152px;
	left: 25px;
	height: 26px;
}

#nav ul { list-style: none; }
#nav ul li { float: left; }
#nav ul li a { height: 26px; display: block; }
#nav ul li a:hover { background-position: 0 -26px!important; }
#nav ul li#home a { background:url(../images/nav/nav-home.gif) no-repeat top; width: 72px; }
#nav ul li#profile a { background:url(../images/nav/nav-profile.gif) no-repeat top; width: 59px; }
#nav ul li#custom a { background:url(../images/nav/nav-custom.gif) no-repeat top; width: 96px; }
#nav ul li#fischer a { background:url(../images/nav/nav-fisher.gif) no-repeat top; width: 61px; }
#nav ul li#pelican a { background:url(../images/nav/nav-pelican.gif) no-repeat top; width: 63px; }
#nav ul li#space a { background:url(../images/nav/nav-space.gif) no-repeat top; width: 93px; }
#nav ul li#storm a { background:url(../images/nav/nav-storm.gif) no-repeat top; width: 53px; }
#nav ul li#foam a { background:url(../images/nav/nav-foam.gif) no-repeat top; width: 98px; }
#nav ul li#contact-nav a { background:url(../images/nav/nav-contact.gif) no-repeat top; width: 97px; }

body.home #nav ul li#home a, body.profile #nav ul li#profile a, body.custom #nav ul li#custom a, body.fischer #nav ul li#fischer a, body.pelican #nav ul li#pelican a, body.space #nav ul li#space a, body.storm #nav ul li#storm a, body.foam #nav ul li#foam a, body.contact #nav ul li#contact-nav a {
	background-position: 0 -26px!important;
}


/*----------	CTa STYLeS	----------*/
#cta { margin-bottom: 50px; }
#cta p { margin: 20px 0 0 50px; }
#cta a { font-weight: bold; }
#cta img#cta-left { margin: 0px 5px 0 5px; }


/*----------	FooTeR STYLeS	----------*/
#footer { height: 49px; text-align: center; background: url(../images/core/bg-breadcrumb.gif) center top no-repeat; color: #00964F; }
#footer p { padding-top: 5px; }
#footer a { color: #00964F; }
#footer img#webbasic { float: right; margin-right: 20px; }