/* Fix's #container not clearing inner floats in firefox */
.floatfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
/* Hides from IE-mac \*/
* html .floatfix {
height: 1%;
}
/* End hide from IE-mac */
* {
	padding: 0px;
	margin: 0px;
}
html {
	height: 100%;
}
body {
	font-family:"Trebuchet MS";
	background:#fff;
}
.clear {
	clear: both;
  }

 h1, h2, h3, h4, h5, h6 {
	 color:#04536b;
	 font-weight:normal;
 }
h1 {
	font-size:26px;

}
h2 {
	font-size:22px;
	margin: 10px 0 30px 0;
}
h3 {
	font-size:18px;
}
h4, h5, h6 {
	font-size:15px;
	line-height:22px;
}

p, ul li, ol li {

	line-height:20px;
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#333;
}
p {
	padding:10px 0 5px 0;
}
a {
	text-decoration:none;
	color:#04536b;
}
a:hover{
	text-deco/ration:underline;
	color:#24acd3;
}
a img {
	border: 0;
}
.width {
	width: 960px;
	background:#fff;
	margin:0 auto;
}

/* Header */
#header-container, #main-container {
	-web/kit-box-shadow: 1px 0px 4px rgba(50, 50, 50, 0.7);
	-m/oz-box-shadow:    1px 0px 4px rgba(50, 50, 50, 0.7);
	bo/x-shadow:         1px 0px 4px rgba(50, 50, 50, 0.7);

}
#main-container {
	 bo/rder-radius: 0px 0px 10px 10px;
}
#logo {
	float:left;
	margin:20px 0;
}
#topcontact {
	float:right;
	color:#04536b;
	font-size:14px;
	text-transform:uppercase;
	margin:35px 0px 0 0;
	text-align:right;
}
#topcontact span{
	display:block;
	margin-top:10px;
	color:#04536b;
	font-size:28px;
}
#topcontact span img {
	float:left;
	margin-left:180px;
}
#menu-container, #menu {
	background:url(http://pannonelectrical.com.au/themes/pannonelectrical-theme/images/menubg.jpg);
	height:45px;
	-web/kit-box-shadow: 1px 0px 4px rgba(50, 50, 50, 0.7);
	-moz/-box-shadow:    1px 0px 4px rgba(50, 50, 50, 0.7);
	box-/shadow:         1px 0px 4px rgba(50, 50, 50, 0.7);
}

#menu {
	border-right:1px solid #fff;
}


#banner {
	float:left;
	margin-top:-5px;
	margin-bottom:20px;
	z-index:0;

}
#banner img {
	width:960px;
	height:300px;
}
#contentarea {
	padding-bottom:20px;
}
#contentarea ul, #contentarea ol {
	margin:10px 0;
}
#contentarea ol li {
	margin-left:30px;
}
#contentarea ul li {
	list-style-image:url(http://pannonelectrical.com.au/themes/pannonelectrical-theme/images/dot.gif);
	margin-left:25px;
}
#contentarea ul.ticklist li {
	list-style-image:url(http://pannonelectrical.com.au/themes/pannonelectrical-theme/images/tick.png);
	margin-left:25px;
}
#contentleft {
	float:left;
	padding:5px 0px 10px 0px;
	width:660px;
}
#contentleft h1 {
	color:#04536b;
	font-size:28px;
	font-weight:normal;
	border-bottom:1px dotted #04536b;
	padding-bottom:5px;
	font-family:"Puritan";
	text-transform:uppercase;
}
.moreinfolink {
	background:url(http://pannonelectrical.com.au/themes/pannonelectrical-theme/images/moreinfo.png) no-repeat;
	background-position:left;
	padding-left:20px;
}
.disclaimer {
	font-size:11px;
	line-height:16px !important;
	font-style:italic;
}
#calltoaction a{
	background:url(http://pannonelectrical.com.au/themes/pannonelectrical-theme/images/menubg.jpg);
	height:35px;
	color:#fff;
	width:630px;
	display:block;
	font-size:15px;
	padding:10px 0 0 0px;
	text-align:center;

	-moz-border-radius: 5px;
	 -webkit-border-radius: 5px;
	 border-radius: 5px 5px 5px 5px;
	 margin:20px 0 15px 0;
}
#calltoaction a:hover {
	background:url(http://pannonelectrical.com.au/themes/pannonelectrical-theme/images/menubgactive.jpg);
	text-decoration:none;
}
#homemap {
	-moz-border-radius: 3px;
	 -webkit-border-radius: 3px;
	 border-radius: 3px 3px 3px 3px;
	 border:3px solid #dddddd;
	 margin-left:20px;
	 margin-top:6px;
}
#contentright {
	float:right;
	padding:3px 0px;
	width:255px;
}
#form {
	font-size:12px;
	font-family:"Tahoma";
	color:#333;
	background:#eee;
	padding:10px;
	margin-top:10px;
}
#form h2 {
	font-size:20px;
	padding:0px 15px;
	font-weight:normal;
}
.servicetable {
	width:100%;
	margin-top:20px;
	margin-bottom:10px;
	border-bottom:1px solid #eee;
}
.servicetable td {
	padding:0 10px;
}
.rightcol_table {
	margin-top:20px;
	border:1px solid #eee;
	padding:10px 20px;
}
.guaranteehead {
	color:#de2426;
	font-size:24px;
}
.guaranteeimg {
	padding-top:5px;
}
.moneyimg {
	width:210px;
	height:auto;
	padding-top:10px;
}
.rightcol_txt p, .rightcol_txt{
	font-size:12px !important;
	color:#666;
	line-height:18px;
	text-align:center;
	font-family:"Tahoma";
}
.serviceheading h3 {
	background:#de2426;
	color:#fff !important;
	-moz-border-radius: 5px;
	 -webkit-border-radius: 5px;
	 border-radius: 5px 5px 5px 5px;
	 font-size:16px;
	 padding-left:20px;
	 height:25px;
	 padding-top:4px;
}
.servicelist {
	vertical-align:top;
}
p.readmore {
	text-align:right;
}
p.readmore a{
	background:#de2426;
	padding:5px 10px;
	color:#fff;
	font-size:11px;
	-moz-border-radius: 5px;
	 -webkit-border-radius: 5px;
	 border-radius: 5px 5px 5px 5px;
}
p.readmore a:hover{
	background:#3D3D3D;
	text-decoration:none;
}
.contacttable {
	margin-top:20px;
}
.contacttable td{
	padding:10px 0;
	font-size:14px;
	color:#333;
}
.contacthead {
	vertical-align:top;
}
.contacthead img {
	float:left;
	padding-right:20px;
}
.contactdata {
	border-bottom:1px dotted #ccc;
}
.contactdata a:hover {
	color:#de2426;
	text-decoration:none;
}
.contactmsg {
	vertical-align:top;

}
.contactmsg div{
	padding:5px 20px 10px 20px;
	width:300px;
	margin-left:40px;
	margin-top:20px;
	border:1px solid #24acd3;

}
.contactmsg div p {
	font:13px "Arial";
	color:#04536b;
	text-align:justify;
}
#footer-container,#footerbar  {
	background:url(http://pannonelectrical.com.au/themes/pannonelectrical-theme/images/footerbg.jpg);
	height:70px;
	-mo/z-border-radius: 10px;
	 -we/bkit-border-radius: 10px;
	 bor/der-radius: 10px 10px 0px 0px;
	 margin-top:1px;
	 bo/rder:2px solid #ddd;
}

#pageimg_right {
	margin:10px 0 10px 30px;
	border:1px solid #eee;
}
#pageimg_left{
	margin:10px 30px 10px 0px;
	border:1px solid #eee;
}

#footerleft {
	float:left;
	color:#ddd;
	font-size:11px;
}
#footerleft span {
	color:#fff;
	display:block;
	padding-top:0px;
}
#footerright {
	float:right;
}
#footerbar p {
	display:block;
	padding-top:15px;
	color:#fff;
	font-size:11px;
}
#footerright p a, #footerleft a{
	color:#fff;
	font-size:11px;
	text-decoration:underline;
}

table.aircon {
	border-collapse: collapse;
	clear: both;
	margin: 50px 0 30px;
}
table.aircon td {
	border: 1px solid #ddd;
	color: #333;
	font-family: "Trebuchet MS";
  font-size: 14px;
	line-height: 20px;
	padding: 5px 10px 5px 5px;
  vertical-align: top;
}
table.aircon tr td:last-child {
	color: #0045c7;
	font-size: 16px;
}
table.aircon tr:first-child td {
	color:#333;
	background: #eee;
	font-size: 14px;
	font-weight: 700;
}

hr {
	border: 0;
  border-top: 1px solid #b5b5b5;
  margin: 30px 0;
}
.file-download {
	color: #ff4900;
	margin: 30px 0;
}

.file-download:before {
	font-family: FontAwesome;
	content: "\f019";
	margin: 0 10px 0 0;
}
