/*
		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: #CFD2D3;
	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: #EC1E26; 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; }
em { font-style: italic; font-weight: bold; }
h2 {
	color: #777777;
	font-size: 14px;
	font-weight: bold; margin: 20px 0 20px 10px;
	clear:left; 
}

p#title, h1#title { font-size: 16px; font-weight: bold; margin: 40px 0 20px 10px; }

img#inner_photo { margin: 0 50px 10px 10px; float:right; }
img#PDF-icon { padding-right: 5px; vertical-align: middle; }

ul.list { list-style: square; margin: 20px 40px; }
ul.gallery:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

ul.gallery li { float: left; margin: 0 4px 4px; }

#mudmap { float: right; width: 251px; text-align: left; }
#mudmap img { margin: 0 40px 0px 0; }

/*----------	HeaDeR STYLeS	----------*/
#header { height: 282px; background: url(../images/core/header-bg.gif) center top no-repeat; }

#top-banner { height: 90px; position: relative; }
#top-banner img#logo { position: absolute; top: 3px; left: 35px; }
#top-banner img#name { position: absolute; top: 22px; left: 198px; }
#top-banner img#cta-top { position: absolute; top: 16px; left: 507px; }	

#splash {
	height: 195px;
	position: relative;
	background-color: #95B7D0;
	border-left: 1px solid #676969;
	border-right: 1px solid #676969;
}

#slideshow { position: absolute; top: 13px; left: 25px; }
img#splash1 { position: absolute; top: 13px; left: 25px; }
img#splash2 { position: absolute; top: 13px; left: 259px; }
img#splash3 { position: absolute; top: 13px; left: 495px; }

/*----------	NaVIGaTIoN STYLeS	----------*/
#nav {
	position: absolute;
	top: 152px;
	left: 259px;
	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: 47px; }
#nav ul li#air-conditioning a { background:url(../images/nav/nav-air-conditioning.gif) no-repeat top; width: 102px; }
#nav ul li#maintenance a { background:url(../images/nav/nav-maintenance.gif) no-repeat top; width: 86px; }
#nav ul li#commercial-refrigeration a { background:url(../images/nav/nav-commercial-refrigeration.gif) no-repeat top; width: 148px; }
#nav ul li#contact a { background:url(../images/nav/nav-contact.gif) no-repeat top; width: 73px; }

body.home #nav ul li#home a, body.about #nav ul li#about a, body.refrigeration #nav ul li#commercial-refrigeration a, body.airconditioning #nav ul li#air-conditioning a, body.contact #nav ul li#contact a,  body.maintenance #nav ul li#maintenance a {
	background-position: 0 -26px!important;
}

/*----------	CTa STYLeS	----------*/
#cta p { margin: 20px 0 0 50px; }
#cta a { font-weight: bold; }
#cta img#cta-left { margin: 20px 5px; }
#cta img#webbasic { margin: 80px 10px 30px 120px; }

/*----------	CoLUmN RIgHT	----------*/
.column-right ul li{
 list-style:disc;
}
.column-right ul{
 padding:0 20px 0 20px;
}
/*----------	FooTeR STYLeS	----------*/
#footer { height: 49px; text-align: center; background: url(../images/core/bg-breadcrumb.gif) center top no-repeat; }
#footer p { padding-top: 10px; }