
@import url("nav.css");
@import url("cmxform.css");


/*======================

Handling Systems Australia

======================*/


* {
	padding: 0;
	margin: 0;
} /* this will reset all elements to margin/padding = 0 */



/*-----------------------
Body
----------------------*/
body {
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #f7f6f4 url('../images/core/bg.gif') top left repeat-x;
	color: #010101;
}


/*-----------------------
Standard
----------------------*/
h1 { 
	font-size: 2.2em;
	font-weight: bold;
	color: #910303;
	margin-bottom: 20px;
}

h2 { 
	font-size: 1.6em; 
	color: #1e1e1e;
	margin-bottom: 20px;
}

h2.no-line { margin-bottom:0; }

h3 { 
	font-size: 1.3em; 
	color: #2f2f2f;
	margin-bottom: 10px;
}

h4 { 
	font-size: 1.2em; 
	color: #2f2f2f;
	font-weight: normal;
	margin-bottom: 10px;
}

h5 { 
	font-size: 1.1em; 
	color: #484848;
	font-weight: normal;
	margin-bottom: 10px;
}

p { 
	font-size: 1.1em;
	line-height: 1.6em;
	margin-bottom: 20px;
}

img.left {
	float: left;
	margin: 0 15px 15px 0;
	border: 0;
	clear: left;
}

img.right {
	float: right;
	margin: 0 0 15px 15px;
	border: 0;
	clear: right;
}

.left-column { width: 250px; float: left; }
.left-column ul { list-style-type: disc; margin-left: 40px; }
.left-column ul li { line-height: 1.6em; }


ul.list { 
	list-style-type: disc;
	margin-left: 40px; 
	margin-bottom: 15px;
	font-size: 1.1em;
}

ul.left-list {
	list-style-type: disc;
	width: 200px;
	font-size: 1.1em;	
	line-height: 1.6em;
	float: left;
	margin-left: 40px; 
	margin-bottom: 15px;
}

ul.no-list { 
	list-style: none;
}

ul.list li { 
	line-height: 1.5em;
}

ol.list-no { 
	margin-left: 40px; 
	margin-bottom: 15px;
	font-size: 1.1em;
}

ol.list-no li {
	line-height: 1.5em;
}

a { 
	color: #910303; 
	text-decoration: none; 
}

a:hover { 
	color: #898888; 
	text-decoration: underline; 
}

hr {
	border: 0;
	height: 0;
	border-bottom: 1px solid #c5c5c5;
	margin: 15px 0;
}

.clear {
	display: block;
	clear: both;
}

.red { 
	color: #910303;
}


/*-----------------------
Container
----------------------*/
div#container {
	width: 962px;
	margin: 0 auto;
}


/*-----------------------
Header
----------------------*/
div#header {
	width: 962px;
	height: 299px;
	background: #f7f6f4 url('../images/core/bg-header.gif') top center no-repeat;
	border-bottom: 1px solid #9c9b9a;	
	position: relative;
}

/* ---- logo ---- */
div#logo a {
	background: url('../images/core/logo-handlingsystems.gif') 0 0 no-repeat;
	width: 212px;
	height: 111px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	position: absolute;
	top: 15px;
	left: 45px;
}

/* ---- nav (see nav.css) ----- */

/* ---- banner ---- */
div.banner {
	width: 643px;
	height: 295px;
	position: absolute;
	top: 0;
	right: 6px;
}


/*-----------------------
Content
----------------------*/
div#content {
	width: 962px;
	background: url('../images/core/bg-content.gif') top center repeat-y;
	padding: 30px 0;
}

div#content:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* ---- content left ----- */
div.content-left {
	width: 185px;
	padding: 0 60px;
	float: left;
}

div.content-left ul.left-button {
	list-style-type: none;
	text-align: center;
	font: bold 12px/20px Arial, Helvetica, sans-serif;
	color: #910303;
}

div.content-left ul.left-button li {
	margin-bottom: 15px;
}

div.content-left ul.left-button li a { 
	color: #910303; 
	text-decoration: none; 
}

div.content-left ul.left-button li a:hover { 
	color: #2c2c2c; 
	text-decoration: none; 
}

/* ---- content right ----- */
div.content-right {
	width: 615px;
	padding: 0 20px;
	float: left;
}

/* -- page title -- */
h1.pagetitle {
	text-indent: -9999px;
	width: 600px;
	height: 23px;
}

body#home h1.pagetitle { background: url('../images/titles/welcome.gif') no-repeat; }
body#service h1.pagetitle { background: url('../images/titles/service.gif') no-repeat; }
body#specialty h1.pagetitle { background: url('../images/titles/specialty-products.gif') no-repeat; }
body#product h1.pagetitle { background: url('../images/titles/product_brocures.gif') no-repeat; }
body#links h1.pagetitle { background: url('../images/titles/links.gif') no-repeat; }
body#contact h1.pagetitle { background: url('../images/titles/contact.gif') no-repeat; }


/*-----------------------
Gallery
----------------------*/
div#gallery {
	padding: 0 10px;
	margin-bottom: 1em;
}

div#gallery a {
	display: block;
	float: left;
	margin: 0 10px 10px 0;
}

div#gallery a img { 
	border: 1px solid #ccc; 
	padding: 3px;
}

div#gallery a:hover {
	cursor: pointer;
}


/*-----------------------
Links
----------------------*/
div.links-box {
	width: 600px;
	border-bottom: 1px solid #ccc;
	margin-top: 20px;
}

div.links-image {
	width: 100px;
	float: left;
	vertical-align: top;
}

div.links-image img {
	border: 0;
}


div.links-content {
	width: 460px;
	float: left;
	padding: 0 20px;
}


/*-----------------------
Downloads
----------------------*/
ul#downloads {list-style:none;}
ul#downloads li {float:left; display:inline; padding:0 5px; width:190px; height:220px; text-align:center;}
ul#downloads li a img{border:2px solid #fff;}
ul#downloads li a:hover img{border:2px solid #222;}
ul#downloads li a {text-align:center;}
ul#downloads li a span {display:block; padding-top:5px;}
ul#downloads li a span em {color:#333;}


/*-----------------------
Contact
----------------------*/
div.contact {
	width: 300px;
	float: left;
}

div.map {
	width: 300px;
	float: left;
}

div.map img {
	border: 5px solid #dfdede;
}


/*-----------------------
Footer
----------------------*/
div#footer {
	background: url('../images/core/bg-footer.gif') top left repeat-x;
	height: 234px;
}

div.footer-box {
	width: 823px;
	margin: 0 auto;
	padding: 36px 62px 0 77px;
	font: normal 10px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

div.footer-box:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div.footer-box a { 
	color: #ffffff; 
	text-decoration: none; 
}

div.footer-box a:hover { 
	color: #ffffff; 
	text-decoration: underline; 
}

/* ---- footer page title ---- */
h2.pagetitle-nav {
	text-indent: -9999px;
	width: 86px;
	height: 19px;
	background: url('../images/titles/footer-nav.gif') no-repeat;
	margin-bottom: 10px;
}

h2.pagetitle-contact {
	text-indent: -9999px;
	width: 160px;
	height: 19px;
	background: url('../images/titles/contact-info.gif') no-repeat;
	margin-bottom: 10px;
}

h2.pagetitle-general {
	text-indent: -9999px;
	width: 161px;
	height: 19px;
	background: url('../images/titles/general-info.gif') no-repeat;
	margin-bottom: 10px;
}

/* ---- nav footer ---- */
div.nav-footer {
	width: 161px;
	float: left;
}

/* ---- nav contact info ---- */
div.nav-contactinfo {
	width: 328px;
	float: left;
	padding: 0 62px;
}

div.nav-contactinfo ul.no-left-list { 
	list-style: none;
	width: 178px;
	float: left;
}

/* ---- nav general info ---- */
div.nav-generalinfo {
	width: 210px;
	float: left;
}

div.nav-generalinfo img.wflogo {
	margin-bottom: 10px;
}
