/* 
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Title:		PACIFIC HYDRAULICS
Author: 	Chris Blown, info@hinterlands.com.au
Copyright:	2010, Hinterlands Pty Limited. (please don't re-use without permission).
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
*/


/* 
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Masters
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#e3eff1;
	font-size: 12px;
	color:#666;
}

#page {
	width:100%;
	background: url(/images/bodybg.gif) repeat-y top center #e3eff1;
}

strong {font-weight: bold; }
em { font-style: italic; }

a {
	color: #00697b;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Header
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

#header {
	width: 100%;
	background: url(/images/headerbg.gif) no-repeat top center transparent;
	height: 132px;
}

#header img.logo { display:none;}

#header div.prop {
	width: 833px;
	margin: 0 auto;
	position: relative;     /* header layer hook */
}

#header a.home {
	margin-left: 15px;
	display:block;	
	width: 295px;
	height: 90px;	
	background: url(/images/logo-sprite-90.jpg) no-repeat transparent;
	text-indent: -9999px;
	overflow:hidden;
}

#header a.home:hover {
	background-position: 0 -90px;	
}

#header a.home img {
	vertical-align: bottom;
}

#header ul     { 
	list-style:none;
	margin-left: 40px;
}
#header ul li  { display: inline; }

#header ul li a { 
	display: block;	
	height: 38px;
	text-align: left;
	float: left; 
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding: 0 14px;
	padding-top: 4px;
}

#header ul li a:hover, #header ul li a.selected {
	background: url(/images/menu-hover.gif) repeat-x transparent;
	text-decoration: none;
}

/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Crumbs 
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#content p.crumbs {
	margin: 0;
	font-size:10px;	
	line-height: 1;	
color:#2A959C;
}

#content p.crumbs a {
color:#2A959C;
}



/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Header Contact Options 
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

#header div.contact-options {
	width: 195px;
	position: absolute;
	right:30px;
	top:7px;
}

#header div.contact-options a.quote {
	display:block;	
	width: 195px;
	height: 40px;	
	background: url(/images/contact-options-sprite-76.png) no-repeat transparent;
	text-indent: -9999px;
	overflow:hidden;	
}

#header div.contact-options a.quote:hover {
	background-position: 0 -80px;	
}

#header div.contact-options span.call {
	display:block;	
	width: 195px;
	height: 40px;	
	background: url(/images/contact-options-sprite-76.png) no-repeat 0 -40px transparent;
	text-indent: -9999px;
	overflow:hidden;
}

#header div.contact-options span.call:hover {
	background-position: 0 -120px;	
}

/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Content
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

#content {
	width:733px;
	margin: 0 auto;
	min-height: 394px;
	clear:both;
	padding: 40px 50px 50px 50px;

}

#content #left {
width:350px;
float:left;
margin-right:33px;
}

#content #right {
width:350px;
float:left;
}

#content h1 {
	font-size: 16px;
	color:#00697b;
	padding: 1em 0;
	letter-spacing: -0.03em;
}

#content h2 {
	font-size: 14px;
	color:#00697b;
	padding: 0.5em 0;
	letter-spacing: -0.03em;
}
#content h3 {
	font-size: 12px;
	color:#76B7C7;
	padding: 0.5em 0;
}
#content h4, #content h5, #content h6  {
	font-size: 12px;
	color:#76B7C7;
	padding: 0.5em 0;
}

#content p {
	font-size: 11px;
	line-height: 18px;
	color: #666;
padding-bottom: 1em;
}

#content ul {
list-style: disc;
margin-left: 15px;
padding-bottom: 1em;
}

#content ul li {
	font-size: 11px;
	line-height: 18px;
	color: #666;
}

#content table td {
	font-size: 11px;
	color: #666;
	line-height: 18px;
	vertical-align: top;
}

/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Footer
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

#footer {
	width: 100%;
	background: url(/images/footerbg.gif) no-repeat top center transparent;
	height: 99px;
	clear: both;
}

#footer div.prop {
	width: 833px;
	margin: 0 auto;
}

#footer ul     { 
	list-style:none;
	margin-left: 50px;
	padding-top: 8px
}

#footer ul li  { 
	display: inline;
	font-size: 10px;
	font-weight: bold;
	color: #00697b;
	padding: 0 20px;
}

#footer p {
	text-align: center;
	color: #00697b;
	font-size: 10px;
	padding-top: 35px;
}




/***************specific for pages**********************/
body.home #right {
position:relative;
}
body.home #slider {
position:relative;
width:250px;
height:250px;
overflow:hidden;
top:80px;
left:60px;
}
body.home #slider img {
display:none;
width:250px;
height:250px;
}
body.hydraulic_components .DistribLogos {
	padding: 8px;
	border: 1px solid #007785;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
}

body.news .subs {
	display: none;	
	font-size: 11px;
	color: #000000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 13px;
}

body.news .link, body.news .link-over {
	cursor: pointer;	
	font-size: 11px;
	font-weight: bold;
	color: #76B7C7;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

body.news .link-over {
color:#006D75; text-decoration:none;
}
body.news .NewsItem {	
	font-size: 11px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}

body.contact_us div.branch {
	width:180px;
	height:190px;
	float:left;
padding-bottom: 15px;
	font-size: 11px;
	line-height: 18px;
	color: #666;
}
body.contact_us div.branch img {
	display:block;
margin-bottom: 5px;
}
body.contact_us div.branch span {
	display:block;
	line-height:16px;
}
body.contact_us div.branch span strong {
	color:#76B7C7;
}
body.contact_us div.branch span em {
	color:#00778B;
	font-style:normal;
	font-weight:bold;
}
body.contact_us a.button_lg {
	display:block;
	width: 96px;
	height: 30px;
	line-height:28px;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	text-decoration:none;
	background: url(/images/buttonsprite-30.png) no-repeat transparent;
	float: right;
	margin: 0 53px 0 0;
}
body.contact_us a.button_lg:hover { text-decoration: none; background-position: 0 -30px; }


/*-----------------------------------------------------------------
Enquiry Form
-------------------------------------------------------------------*/

fieldset#inquiry {
	width:400px;
	border:none;
	padding:10px 20px;
	margin:10px 0 0 0;
background-color: #F2FAFA;
border: 1px solid #D4E5E8;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;

}

fieldset#inquiry p {
	margin:10px 0;
	padding:0;
}

fieldset#inquiry legend {
	display:none;
}

fieldset#inquiry label {
	font-size:12px;
	font-weight:bold;
}

fieldset#inquiry input {
	border: 1px solid #aaa;
	padding:3px;
	color:#000;
	font-size:12px;
	width:98%;
}

fieldset#inquiry textarea {
	border: 1px solid #aaa;
	padding:3px;
	color:#000;
	font-size:100%;
	font-family: Corbel, "Tahoma", "Nimbus Sans L", Arial, sans serif;
	width:98%;
}
fieldset#inquiry div.double div {
	float: left;
	display:inline;
	width: 190px;
	height: 30px;

}

fieldset#inquiry div.double div  input{
	width: auto;
	border: none;
}

fieldset#inquiry div.double label, fieldset#inquiry div.double p label  { height: auto; }



fieldset#inquiry label, form.quote label {
	position:relative;
	display:block;
	margin:10px 0;
	padding:0;
	font-size:12px;
	font-weight:bold;
padding-top:3px;
}

fieldset#inquiry input.text {
	border: 1px solid #aaa;
	padding:3px;
	color:#000;
	font-size:12px;
	width:98%;
}

fieldset#inquiry select {
	position:absolute;
	left:200px;
}

fieldset#inquiry select.minor {
	position:absolute;
	left:120px;
}


fieldset#inquiry select {
	margin-bottom:5px;
	top:-3px;
}

fieldset#inquiry div.left {
	width:90px;
	height:50px;
}

fieldset#inquiry div.left label {
	margin-top:0;
}

fieldset#inquiry div.short {
	width:90px;
	padding-right:10px;
}

fieldset#inquiry div.short select.full {
	position:static;
	width:90%;
}

/*-----------------------------------------------------------------
News Update
-------------------------------------------------------------------*/

div.news-update {
margin: 10px 0 20px 0;
width: 260px;
background-color:#fff;
padding: 10px;
border: 3px solid #C4DCE0;
border-radius: 12px;
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
background: url(/images/news.gif) no-repeat 270px 13px #fff;
padding-right: 75px;
cursor:hand;
}

div.news-update h3 {
font-size: 14px;
font-weight: bold;
margin:0 !important;
padding:0 !important;
}

div.news-update span, div.news-update a  {
	font-size: 11px;
	line-height: 18px;
}


/*********misc************/
.left {
float:left;
}
.clear, .clearfix {
clear:both;
}









