/*Replace font-face codes*/
    
html {
     font-size: 62.5%;
}

body {
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: normal;
    line-height: 18px;
    font-family: sans-serif;
    color: #595959;
}

h1, h2, h3, h4, h5 {
    font-weight: normal;
    color: #414141;
}

h1 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 30px;
    font-weight: bold;
    margin: 15px 0;
}


#productList h1 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 36px;
    margin: 15px 0;
}

.productDetail h1 {
    margin-bottom: 6px;
}


h2 {
    color: #004275;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 30px;
    margin-bottom: 0;
}

#homeshowcase1 h2, #homeshowcase2 h2 {
    font-size: 20px;
    font-size: 2.0rem;
    margin-top: 10px;    
}

#productList h2 {
    font-weight: bold;
    margin: 0; 
	line-height: 22px;   
}

h3 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 27px;
    color: #353535;
}

#homeThirds h3 {
    margin-bottom: 0;    
}

.dealerLocator aside h3 {
    color: #85a312;    
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
    margin: 0;    
    padding-top: 6px;
}

.video h3 {
    color: #85a312;    
    font-size: 14px;
    font-size: 1.4rem;
    padding: 0 36px 6px;
    border-bottom: 1px solid #dddddd;
    font-weight: bold;
    margin-top: 0;
}

h4 {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 16px;
    color: #353535;
}

h5 {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 21px;
}


p {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 18px;
}

#productList .details p {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 16px;
}

#homeThirds p {
    margin-top: 0;    
}

a, a:visited {
    text-decoration: underline;
    color: #004275;
}

a:hover {
    color: #595959;    
}

footer a, footer a:visited {
    text-decoration: none;    
}

input{
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 18px;
}

p.copyright{
    color:#727272;
    margin: 30px 0 10px;
}

.splash #map p {
    font-size: 14px;
    font-size: 1.4rem;
    margin: 0 auto 20px;
}

.splash p {
    width: 585px;
    margin: 20px auto 10px;
    font-size: 12px;
    font-size: 1.2rem;
}

footer {
    text-shadow: #fff 1px 1px;
	min-width: 960px;
	
}

a.blueBtn {
    color: #fff;
    font-size: 15px;
    font-size: 1.5rem;
    background: #2485d0;
    font-weight: normal;
    padding: 6px 16px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    position: relative;
   /* behavior: url(/templates/default_site/css/PIE.php); /*path realtive to FTP root*/
    border: 1px solid #407198;
    text-shadow: -1px -1px #1c6aa5;
    text-decoration: none;
}

a.blueBtn:hover {
	background:#2579bb;
}

hr {
    border-color: #dddddd;    
}

.breadcrumbDivide {
    color: #d1d1d1;
    padding: 0 6px;    
}

.breadcrumbs a {
    text-decoration: none;
}

aside .compare h3 {
    font-size: 12px;
    font-size: 1.2rem;
    color: #595959;
    padding: 6px 10px;
    background-color: #fff;
    border: 1px solid #d0d0d0;
    float: right;
    margin: -18px 18px 0 0;
    line-height: 18px;
}

aside .compare ul li a {
    color: #828282;
    float: right;
    margin-left: 6px;
    margin-right: 6px;
    text-decoration: none;
}

aside .compare a.blueBtn {
    font-size: 13px;
    font-size: 1.3rem;    
    margin-right: 18px;
    text-decoration: none;
}

aside .grey {
    color: #828282;
}

.intro p {
    font-size: 15px;
    font-size: 1.5rem;    
    line-height: 20px;
}


.code {
    color: #9c9f9f;
    padding-right: 20px;
}


#productList li .img {
    width: 150px;
    float: left;
}

.rrp {
    font-size: 25px;
    font-size: 2.5rem;
    font-weight: bold;
    line-height: 32px;
    padding: 0 18px 24px 0;
}

.rrp sup {
    font-size: 60%;
}

.warranty p {
    color: #004274;
    margin-bottom: 24px;    
}

#overview ul, #specification ul {
    padding: 0;
    margin: 0;
	overflow: hidden;
}

#overview li {
    list-style-image: url("../images/overview-dots.png");
    list-style-position: outside;
	margin: 0 0 10px 42px;
    padding: 0;
	
}

#specification li {
    margin: 0 0 10px 0;
    padding: 0;
	list-style:none;
	float:left;
	width:260px;
}

#specification li.feature {
	width:180px;
	height:18px;
	margin-top:-2px;
}

#specification li.value {
	width:180px;
	clear: right;
}

#specification a, #overview a {
	color:#595959;
	text-decoration:none;
	border-bottom: 1px dotted #595959;
}


#specification a.fullLink, #overview a.fullLink {
	border-bottom: 1px solid #595959;
}

#rightCol h2 {
    font-size: 14px;
    font-size: 1.4rem;
    margin: 0;
    color: #353535;    
}

#rightCol .item h2 {
     background: url("../images/manual-icon.jpg") no-repeat scroll right 8px transparent;
}

#rightCol p {
    color: #939393;    
    width: 130px;
    line-height: 16px;
    margin-top: 0;
    font-size: 12px;
    font-size: 1.2rem;
}

#details h3 {
    font-size: 13px;
    font-size: 1.3rem;
    color: #709932;    
    border-bottom: 1px solid #dddddd; 
}

.similarProduct h3 {
   padding: 10px 24px;
    margin: 0;
}

.otherProducts h3 {
    padding: 10px 24px 10px 10px;
    margin: 0;
}

.results p {
    width: 250px;    
    margin: 0;
    padding: 0;
    float: left;
    line-height: 22px;
}

#related h3 {
    font-size: 14px;
    font-size: 1.4rem;
    color: #353535;
    font-weight: bold;
    padding-left: 28px;
    margin-bottom: 10px;
}

#rightCol h2 a {
    text-decoration: none;
}

#news h2 {
    font-weight: bold;
    margin: 0;    
}

.faq p {
    width: 510px;
    margin:0;
}

.faq h3 {
    color: #85a312;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 18px;
    width: 510px;
    float: left;
    display: block;
    margin: 0 0 10px;
}

a.top {
    background: url("../images/top.jpg") no-repeat scroll top left transparent;
    line-height: 14px;
    padding-left: 22px;
    float: right;
    display: block;
}

.nzNews p {
    width: 510px;    
}

.video h1 {
    padding: 0 36px;
    margin-bottom: 0;    
}

.blue {
    color: #004274;
}

.searchResults #resultsList h3 {
    font-size: 18px;
    font-size: 1.8rem;
    color: #004274;
    font-weight: bold;    
    margin-top: 0;
    margin-bottom: 0;
}

.prev a, .next a, #pagination a {
    text-decoration: none;    
}

.prev a, .next a {
	padding: 12px 4px 0;
	/*border-top: 3px solid #004275;	*/
	display: block;
}

#pagination li a {
	padding-top: 10px;
	padding-right: 6px;
	padding-left: 6px;
	display: block;	
}

#pagination li.active {
	padding-top: 10px;
	padding-right: 6px;
	padding-left: 6px;	
}


#news #pagination li.active {
    padding: 0;
}


#dealerResults .storeName {
}

#dealerResults .suburb {
    color: #a9a9a9;
    font-size: 11px;
    font-size: 1.1rem;
    text-transform: uppercase;
}


#main h2 a {
    text-decoration: none;
}

#directions p div {
	font-size: 1.3rem !important;
	font-size: 13px !important;
}

.compare .clear_list {
    float: right;
    margin-right: 19px;
    padding: 0;
}

.compare .clear_list a {
    font-size: 9px;
    height: 20px;
    margin: 0;
    padding-top: 6px;
    text-transform: uppercase;
	display: block;
	text-decoration: none;
	color: #595959;
}

.compare .clear_list a:hover {
	text-decoration: underline;
}

p.rrpDisclaimer {
	font-weight: bold;
    padding-left: 36px;
    padding-top: 10px;
}


aside p.rrpDisclaimer {
	font-weight: normal;
    padding-left: 44px;
    padding-top: 0px;
	padding-right: 18px;
	margin-top: 24px;
	margin-bottom: 24px;
	font-size: 12px;
	font-size: 1.2rem;
	font-style: italic;
	color: #939793;
}

#fancybox-content p.rrpDisclaimer {
	color: #595959;
    font-size: 11px;
    font-weight: normal;
    line-height: 14px;
    margin: 20px 0 0;
    padding: 0;
	width: 150px;
}

.currentlySearching {
	display: block;
	margin-left: 24px;
	margin-right: 24px;
	margin-top: 8px;
	border-top: 1px solid #ccc;
	padding-top: 8px;
}

