@charset "UTF-8";

* {
	padding: 0;
	margin: 0 auto;
}

body {
	text-align:center;
	font-family: verdana, sans-serif;
}

.wrapperhead, .wrapperanimation, .wrapperbottom, .wrapfooter {
	width: 100%;
	position: relative;
	height: auto;
	float: left;
	border-bottom-width: 9px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
}

.wrapperbottom, .wrapfooter {
	border-top-width: 9px;
	border-top-style: solid;
	border-top-color: #F00;
	border-bottom-style: none;
}

.wrapfooter {
	margin-top: 15px;
}

.grey {
	background-color: #797979;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}

.greyclear {
	background-color: #DFDFDF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	color: #797979;
	height: 30px;
	padding-top: 7px;
	text-align: left;
	width: 234px;
	padding-left: 20px;
	float: left;
	padding-right: 0px;
	font-size: 20px;
	padding-bottom: 3px;
}


.wrapperanimation {
	background-color: #D7D7D7;
	height: 256px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 3px;
	margin-bottom: 3px;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #666;
	line-height: 1.6em;
	text-align: justify;
}

a img {
	border:none;
}

#navigation {
	background-image: url(https://www.scrapmetalrecycling.com.au/uploads/images/Pacific_metal_group_logo.jpg);
	background-repeat: no-repeat;
	height: 96px;
	width: 900px;
	position: relative;
	background-position: left;
}


#bottomcontainer, #footer{
	height: auto;
	width: 900px;
	position: relative;
	background-position: left;
}
#accordion {
	float: left;
	height: 191px;
	width: 900px;
	margin-top: 3px;
}
#text {
	float: left;
	height: auto;
	width: 620px;
	position: relative;
	padding-top: 10px;
}

h1 {
	font-size: 18px;
	color: #000;
	text-align: left;
	font-weight: bold;
}

h2 {
	font-size: 12px;
	font-style: italic;
	margin-bottom: 5px;
}
#navigationsecondary {
	float: right;
	height: auto;
	width: 254px;
	position: relative;
	margin-top: 3px;
}


#navigationsecondary ul li a {
	color: #000;
	height: 27px;
	width: 234px;
	list-style-type: none;
	text-decoration: none;
	list-style-image: none;
	padding-top: 13px;
	font-size: 12px;
	float: right;
	display: block;
	font-weight: bold;
	font-style: italic;
	background-color: #DFDFDF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	text-align: left;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}

#navigationsecondary ul li a:hover {
	background-color: #F00;
	color: #FFF;
}
h4 {
	color: #FFF;
	background-color: #000;
	height: 26px;
	width: 240px;
	padding-top: 6px;
	text-align: right;
	float: left;
	padding-right: 14px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

#navigationsecondary ul li {
	list-style-type: none;
}

#myslidemenu ul li .currentpage, #myslidemenu ul li .menuactiveparent {
	color: #F00;
}

#myslidemenu ul li ul li a.currentpage {
        color: #000;
        font-weight: bold;
}


#navigationsecondary ul li .currentpage, #navigationsecondary ul li .menuactive{
	background-color:#F00;
	color:#FFF;
}

.copy {
	font-size: 9px;
}
.redtitle {
	font-weight: bold;
	color: #F00;
}
#message {
	width: 250px;
	height: 170px;
}
table tr td .long {
	width: 180px;
	float: left;
}
#submit {
	width: 80px;
}

#text li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #666;
	line-height: 1.6em;
	text-align: justify;
	list-style-position: inside;
	text-indent: 12px;
	list-style-image: url(https://www.scrapmetalrecycling.com.au/uploads/images/bulletpoint.gif);
	line-height: 1.6em;
	margin-top: 16px;
}

.left {
	float: left;
	margin-right: 10px;
	border: 1px solid #CCC;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 2px;
}

.right {
	float: right;
	margin-left: 10px;
	border: 1px solid #CCC;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 2px;
}
.texttable {
	font-size: 12px;
	color: #F00;
}
.textright {
	text-align: right;
}
.centre {
	text-align: center;
}
/* Stylesheet: generic Modified On 2012-08-30 12:47:38 */
