/* CSS Document for Melbourne Machinery -ab */

body {
	color: #000000;
	text-align:center;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	color: #0055FF;
	padding: 0px;
	margin-left: 15px;
	}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 48px;
	line-height: 30px;
	color: #0055FF;
	}
.link {
	color: #000000;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #0055FF;
	border-right-color: #0055FF;
	border-bottom-color: #0055FF;
	border-left-color: #0055FF;
}

div#container {
	width: 700px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

div#branding {
	background-color:#0055FF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 36px;
	padding-bottom: 140px;
}

div#nav_bar {
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #0055FF;
	border-right-color: #0055FF;
	border-bottom-color: #0055FF;
	border-left-color: #0055FF;
}

div#title_bar {
	background-color:#CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}

div#content {
	background-color: #FFFFFF;
	overflow: auto;
}

div#menu {
	background-color: #FFFFFF;
	overflow:hidden;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #0055FF;
	border-right-color: #0055FF;
	border-bottom-color: #0055FF;
	border-left-color: #0055FF;
	border-left-style: solid;
}

div#content_main {
	float:left;
	width: 150px;
	padding:0px;
	background-color:#FFFFFF;
	margin: 0px;
	border: thin none #E95201;
}

div#content_sub {
	float: right;
	width: 541px;
	padding:0px;
	background-color:#FFFFFF;
	margin: 0px;
	background-attachment: scroll;
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: inline;
	line-height: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.all_products {
	padding:0px;
	margin: 0px;
	display: inline;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	border: thin none #E95201;
	text-decoration: none;
}
div#site_info {
	width:100%;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

p { margin:0 1em; padding: .5em; }

.menu{ /* UL menu styles */
	background-color: white;
	width: 150px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

* html .menu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 150px;
}

.menu ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.menu a{
	padding: 4px 3px;
	display: block;
	width: 100%; /*Define width for IE6's sake*/
	color: #333333;
	text-decoration: none;
	border-bottom: 1px solid #C0C0C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.menu a:visited{
color: #333333;
}

html>body .menu a{ /*Non IE rule*/
width: auto;
}

.menu a:hover{
	color: #FFFFFF;
	background-color: #0055FF;
}
.image {
	color: #000000;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	text-decoration: none;
	float: left;
	padding-right: 15px;
}
h2 {

	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #0055FF;
}
.pdf {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0055FF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.current{
	padding: 4px 3px;
	display: block;
	width: 100%; /*Define width for IE6's sake*/
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #C0C0C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #0055FF;
}

