body {
    font: 10px Arial, Helvetica, sans-serif; color:#fff; background:#1da8e0;
    background-image: url(../images/background.jpg);
    background-repeat: repeat-x;
    /*scrollbar-face-color: #6699cc;
    scrollbar-arrow-color: #ffffff;
    scrollbar-track-color: #e1eff5;
    scrollbar-shadow-color: #ffffff;
    scrollbar-highlight-color: #ffffff;
    scrollbar-3dlight-color: #6699cc;
    scrollbar-darkshadow-Color: #003366;*/
    margin: 0px;
    padding: 0px;
    border: 0px;
}

div {font:12px Arial, Helvetica, sans-serif} 
p, li, input, textarea, select, option {font:11px Arial, Helvetica, sans-serif} 

input.text {width:175px; height:20px} 
select {width:192px;}

.black { font: 11px Arial, Helvetica, sans-serif; color:#000;}
.purp { font: 18px Arial, Helvetica, sans-serif; color:#8a5284;}
.grey {font: bold 11px Arial, Helvetica, sans-serif; color:#706f6f; }

a.nav { font: 11px Arial, Helvetica, sans-serif; color:#fff; text-decoration:none; display:hand; padding-left:2px; padding-right:2px}
a.nav:hover { font: 11px Arial, Helvetica, sans-serif; color:#F23780; text-decoration:none; display:hand; padding-left:2px; padding-right:2px}

a.footer { font: 11px Arial, Helvetica, sans-serif; color:#fff; text-decoration:none; display:hand;}
a.footer:hover { font: 11px Arial, Helvetica, sans-serif; color:#000; text-decoration:none; display:hand;}

tr { vertical-align: top; }
th, td {
    font: 11px Arial, Helvetica, sans-serif;
    vertical-align: top;
    color: #001822;
}

#simpsonlogo { position:absolute; left:35px; top:25px; width:200px; height:31px; z-index:2; visibility:visible }
#topnav { position:absolute; left:245px; top:47px; width:454px; height:17px; z-index:3; visibility:visible }
#leftframeback { position:absolute; left:9px; top:69px; width:232px; height:192px; z-index:1; visibility:visible; background-color:#fff; layer-background-color:#fff; border-bottom:1px solid #000; border-right:1px solid #000 }
#leftframeborderfix { position:absolute; left:234px; top:71px; width:7px; height:190px; z-index:100; visibility:visible; background-color:#fff; layer-background-color:#fff; }
#internalLeftTop { position:absolute;left:16px;top:76px;width:218px;height:111px;z-index:10; }
#internalLeftMiddle { position:absolute;left:16px;top:194px;width:198px;height:40px;z-index:20;padding:10px;background-color:#C2E4F3; }
/*#internalLeftBottom { position:absolute;left:16px;top:261px;width:218px;height:60px;z-index:20; }*/
#leftnav { position:absolute; left:8px; top:264px; width:230px; height:11px; z-index:100; visibility:visible; text-align: center; }
#printbrand { display: none; }

/* Second transform styles */
#pagebody {
    position: absolute;
    left: 234px;
    top: 69px;
    width: 538px;
    z-index: 80;
    color: black;
}
#headertitle {
    font-size: 12pt;
    font-weight: bold;
    color: #04464b;
}
#content {
    z-index: 80;
    visibility: visible;
    background-color: #fff;
    layer-background-color: #fff;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    padding: 8px;
}
#footer {
    color: white;
    width: 538px;
    height: 20px;
    z-index: 100;
    visibility: visible;
    text-align: center;
}
#rangeSelect
{
	padding:5px;
	border:1px solid #FFFFFF;
	font-weight:bold;
	color:#FFFFFF;
}

#titleLine { display:block;height:4px;font-size:1px;width:100%;border-width:0px;padding:0px;margin-top:5px;margin-bottom:10px; }
hr { height: 4px; line-height: 4px; color: #73BAD8; }
.home { background-color: #73BAD8; }
.news { background-color: #73BAD8; }
.products { background-color: #D9AE7F; }
.buy { background-color: #D98CD1; }
.problem { background-color: #7CCB8C; }
.parts { background-color: #E694C9; }
.faq { background-color: #A2A27D; }
.locator { background-color: #D98CD1; }
.feedback { background-color: #A2A27D; }
.warranty { background-color: #A2A27D; }
.Laundry { background-color: #339933; }
.Refrigerators { background-color: #0099CC; }
.Rangehoods { background-color: #CC0000; }
.GasCooking { background-color: #CC0000; }
.Cooking { background-color: #CC0000; }
.ClothesDryers { background-color: #339933; }
.Dishwashers { background-color: #FF9933; }
.Brochure { background-color: #004B84; }


/* Common transform styles (first/second) */
h1 {font-size: 13pt; font-weight: bold; margin: 0px; letter-spacing: 1px; color: #04464b; }
h2 {font-size: 12pt; font-weight: bold; margin: 0px; color: #04464b; }
h3 {font-size: 8pt; font-weight: bold; margin: 0px; color: #04464b; margin-top: 15pt; margin-bottom: 5pt; } 
h4 {font-size: 8pt; font-weight: bold; margin: 0px; color: #04464b; } 
table.spaced {
    border-collapse: collapse;
}
td.spaced {
    border: 0px;
    padding-right: 0px;
    padding-bottom: 8px;
}
td.spacedRight {
    border: 0px;
    padding-right: 8px;
    padding-bottom: 8px;
}
table.boxed {
    border-collapse: collapse;
    border: 1px solid #cddbe1;
    width: 100%;
}
th.boxed {
    white-space: nowrap;
    font-weight: bold;
    vertical-align: bottom;
    background-color: #c8e8f7;
    text-align: left;
    padding: 5px;
}
td.boxed {
    margin: 2px;
    padding: 5px;
}
td.boxedBottomBorder {
    margin: 2px;
    padding: 5px;
    border-bottom: 1px solid #cddbe1;
}
td.border {
    margin: 0px;
    background-color: #c8e8f7;
    padding: 0px;
}
tr.superseded td,tr.superseded td a
{
	color:#AAAAAA;
}

.boxed input {
margin-top: 1px;
}
.boxed select{
margin-top: 1px;
}
.boxedSelect td{
width: 157px;
}
.boxedSelect select{
margin-top: 1px;
}
.error {
color: #FF0000;
}

.BlueLine {
	border: 0px;
	height: 2px;
	color: #73BAD8;
	background-color: #73BAD8;
	margin: 14px 0px 7px 0px;
	}
* html .BlueLine {
	margin: -2px 0px 0px 0px;
	}


/* promotion page settings */


.promoPanel {
	background: #009DDD url(/template/au.simpson/images/promo_panel_top.gif) no-repeat top;
	width: 492px;
	margin-top: 19px;
	margin-left: 0px;
	}

.promoPanelPadding {
	padding:22px 15px 0px 16px;
	}
.promoPanelPadding p {
	margin:12px 0px 12px 0px;
	}
	
.promoPanelBottom {
	clear: both;
	height: 10px;
	background-image: url(/template/au.simpson/images/promo_panel_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	}



/* retravision promotion page settings */

.retravisionPanel {
	background: #009DDD url(/template/au.simpson/images/retravision_panel_top.gif) no-repeat top;
	width: 225px;
	margin-top: 4px;
	margin-left: 0px;
	}

.retravisionPanelPadding {
	padding:16px 8px 0px 12px;
	min-height: 600px;
	}
* html .retravisionPanelPadding {
	height: 616px;
	}
.retravisionPanelPadding p {
	margin:12px 0px 12px 0px;
	}

.retravisionPanelBottom {
	clear: both;
	height: 10px;
	background-image: url(/template/au.simpson/images/retravision_panel_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	}



/* betta promotion page settings */

.bettaPanel {
	background: #009DDD url(/template/au.simpson/images/betta_panel_top_left.gif) no-repeat top;
	width: 244px;
	margin-top: 4px;
	margin-left: 0px;
	display: inline;
	float:left; 
	margin-right: 13px;
	}
.bettaPanelPadding {
	padding: 16px 17px 0px 15px;
	min-height: 510px;
	}
* html .bettaPanelPadding {
	height: 510px;
	}
.bettaPanelPadding p {
	margin: 12px 0px 12px 0px;
	}
.bettaPanelBottom {
	clear: both;
	height: 15px;
	background: url(/template/au.simpson/images/betta_panel_bottom_left.gif) no-repeat bottom;
	}
.bettaPanel ul {
	margin: 0px 0px 0px -10px;
	}
* html .bettaPanel ul {
	margin: 0px 0px 0px 30px;
	}
.bettaPanel li {
	font-weight: bold;
	}



.bettaPanel2 {
	background: #009DDD url(/template/au.simpson/images/betta_panel_top_right.gif) no-repeat top;
	width: 234px;
	margin-top: 4px;
	margin-left: 0px;
	display: inline;
	float: left;
	}
.bettaPanelPadding2 {
	padding: 16px 9px 0px 26px;
	min-height: 181px;
	}
* html .bettaPanelPadding2 {
	height: 194px;
	}
.bettaPanelBottom2 {
	clear: both;
	height: 15px;
	background: url(/template/au.simpson/images/betta_panel_bottom_right.gif) no-repeat bottom;
	}
	
.bettaPanel3 {
	background: #009DDD url(/template/au.simpson/images/betta_panel_top_right.gif) no-repeat top;
	width: 234px;
	margin-top: 4px;
	margin-left: 0px;
	display: inline;
	float: left;
	}
.bettaPanelPadding3 {
	padding: 16px 9px 0px 26px;
	min-height: 272px;
	}
* html .bettaPanelPadding3 {
	height: 282px;
	}
.bettaPanelBottom3 {
	clear: both;
	height: 15px;
	background: url(/template/au.simpson/images/betta_panel_bottom_right.gif) no-repeat bottom;
	}
	
.bettaPanelWide {
	background: #009DDD url(/template/au.simpson/images/betta_panel_top_wide.gif) no-repeat top;
	width: 490px;
	margin-top: 8px;
	margin-left: 0px;
	}
* html .bettaPanelWide {
	margin-top: 24px;
	}
.bettaPanelWidePadding {
	padding: 16px 14px 0px 17px;
	min-height: 114px;
	}
* html .bettaPanelWidePadding {
	height: 114px;
	}
.bettaPanelWidePadding p {
	margin:12px 0px 12px 0px;
	}
.bettaPanelWideBottom {
	clear: both;
	height: 15px;
	background: url(/template/au.simpson/images/betta_panel_bottom_wide.gif) no-repeat bottom;
	}






/* brochure page settings */

#brochureTable table {
	width: 98%;
	margin: 0px 0px 16px 4px;
	}
#brochureTable td {
	background-color: #EBEBEB;
	color:#999999;
	font-size: 12px;
	height: 27px;
	vertical-align: middle;
	padding-left: 8px;
	padding-right: 6px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	text-align: left;
	}
#brochureTable thead td {
	background-color: #339933;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	border-right: 1px solid #339933;
	border-bottom: 1px solid #339933;
	text-align: left;
	}
#brochureTable ul {
	margin: 0px;
	padding-left:15px;
	text-align: left;
	}
* html #brochureTable ul {
	margin-left:21px;
	}
#brochureTable li {
	margin: 0px;
	list-style-image: url(/template/au.simpson/images/bullet.gif);
	color: #666666;
	font-size: 12px;
	}
#brochureTable i {
	font-style: normal;
	font-size: 11px;
	}
#brochureTable a {
	color: #666666;
	text-decoration: none;
	}
#brochureTable a:hover {
	color: #666666;
	text-decoration: none;
	}
#brochureTable hr {
	border: 0px;
	background-color: #339933;
	color: #339933;
	height: 4px;
	margin-bottom: 5px;
	}
* html #brochureTable hr {
	margin-bottom: 2px;
	}

#brochureTable h2 {
	font-size: 15px;
	}


/* brochure page colours */

#greenTable hr {
	background-color: #339933;
	color: #339933;
	}
#greenTable thead td {
	background-color: #339933;
	border-right: 1px solid #339933;
	border-bottom: 1px solid #339933;
	}
	
#orangeTable hr {
	background-color: #FF9933;
	color: #FF9933;
	}
#orangeTable thead td {
	background-color: #FF9933;
	border-right: 1px solid #FF9933;
	border-bottom: 1px solid #FF9933;
	}

#redTable hr {
	background-color: #CC0000;
	color: #CC0000;
	}
#redTable thead td {
	background-color: #CC0000;
	border-right: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
	}

#blueTable hr {
	background-color: #0099CC;
	color: #0099CC;
	}
#blueTable thead td {
	background-color: #0099CC;
	border-right: 1px solid #0099CC;
	border-bottom: 1px solid #0099CC;
	}
#brochureTable img {
	vertical-align: middle;
	}

h3.search
{
    color:#004A6C;
    display:block;
}