body 
{
	margin:0 auto;
	padding:0;
	background-color:#FFFFFF;
	font-family: arial, verdana, helvetica, sans-serif; 
	font-size:12px;
	color: #4e535d;
}

div.clear
{
    clear: both;
    font-size: 1px;
    line-height: 0px;
    height: 0px;
}

a
{
    text-decoration: none;   
    color: #00a4e4;
}

#mainContainer
{
	width:905px;
	margin:0 auto;
	background-color:#FFFFFF;
}

#headArea
{
	height: 100px;
	padding: 29px 12px 0 0;
	background: url(/images/logo_bg.gif) no-repeat;
	text-align: right;
}

#topnav
{
    border-bottom: 5px solid #00a4e4;
}

#topnav ul
{
    margin: 0;
    padding: 0;   
}

#topnav ul li
{
    padding: 0;
    line-height: 36px;
    height: 36px;
    float: left;  
    list-style: none; 
    background: url(/images/nav_bg.gif) no-repeat right;
}

#topnav ul li.current
{
    background-color: #00a4e4;     
}

#topnav ul li.current a
{
    color: White;
}

#topnav ul li.last
{
    background-image: none;   
}

#topnav ul li:hover, #topnav ul li.sfhover
{
    background-color: #00a4e4;   
}

#topnav ul li:hover a, #topnav ul li.sfhover a
{
    color: White;   
}

#topnav ul li a
{
    color: #004b85;
    text-decoration: none;
    margin: 0 5px;
    display: block;
    font-size: 11px;
    font-weight: bold;
}

#topnav ul li ul
{
    display: none;   
    position: absolute;
    z-index: 999999;
    margin: 0;
    padding: 0;
    padding-top: 5px;
    width: 135px;
    margin-top: -5px;
}

#topnav ul li:hover ul, #topnav ul li.sfhover ul
{
    display: block;   
}

#topnav ul li ul li
{
    margin: 0;
    padding: 0;
    float: none;
    background: #00a4e4;
    border-bottom: 1px solid #86dafb;   
    /*height: 20px;*/
    height: auto;
    line-height: 20px; 
    width: 185px;
}

#topnav ul li ul li a
{
    width: 150px;
    font-size: 11px;   
}

#topnav ul li ul li a.subproduct
{
    margin: 0 14px 0 28px; 
    width: 101px;     
}

#topnav ul li ul li.first
{
    border-top: 1px solid White;   
}

#topnav ul li ul li:hover, #topnav ul li.sfhover ul li.sfhover
{
    background: #86dafb;
}

#topnav ul li ul li:hover a, #topnav ul li.sfhover ul li.sfhover
{
    color: #004b85;   
}

#contentArea
{
    border: 1px solid #95dbf6;
    border-top: 0;
    position: relative;
    width: 903px;
}

.productinfo
{
    background: url(/images/product_info_bg.gif) repeat-x;
    height: 196px;   
    padding: 0 8px;
    margin: 10px 0;
}

.productinfo .heading
{
    color: White;
    font-size: 16px;
    padding-left: 82px;
    line-height: 42px; 
}

.productinfo .itemcontainer
{
    width: 488px;
    height: 144px;   
    float: left;
}

.productinfo .home
{
    background: url(/images/home_bg.jpg) no-repeat;   
}

.productinfo .commercial
{
    background: url(/images/commercial_bg.jpg) no-repeat; 
    width: 390px; 
    margin-left: 9px;  
}

#newscontainer
{
    margin: 8px 18px 18px 18px;  
    width: 264px;
    float: left;
    background: #cbeffd;
    padding: 14px;
    padding-top: 0;
    display: inline;
}

#newscontainer a
{
    display: block;
    text-align: right;  
    margin: 5px 0; 
}

#newscontainer p
{
    margin: 0;   
}


#newscontainer img
{
    float: right;
    margin: 10px 0 0 20px;   
}

#newscontainer .history
{
    padding-bottom: 14px;
    border-bottom: 1px solid White;   
}

#downloadscontainer
{
    width: 557px;
    float: left;  
    margin-top: 8px; 
    display: inline;
}

#downloadscontainer img
{
    float: left;
    margin-right: 18px;   
}

.downloadbar
{
    border-top: 1px solid #95dbf6;
    padding-top: 11px;
    margin-top: 18px;
}

.downloadbar .itemcontainer
{
    float: left;  
    padding-left: 18px;
    padding-right: 18px;
    width: 242px;   
}

.downloadbar .first
{
    border-right: 1px solid #cbeffd;    
    width: 251px;
    padding-left: 0;
}

.downloadbar .itemcontainer img
{
    float: left;   
}

.downloadbar .itemcontainer h2
{
    margin: 5px 0;
}   

.downloadbar .itemcontainer p
{
    margin: 0;   
}

#footer
{
    width: 905px;
    margin: 18px auto;
    color: #004b85;
    font-size: 11px;
    text-align: center;
}

#footer a
{
    color: #004b85;
}  

#footer .hmd
{
    margin: 5px 0;
} 


































#footer .hmd, #footer .hmd a
{
    color: #818c92;
}

/*****PRODUCT PAGE*****/

.productheader
{
    height: 128px;







    padding: 10px 10px 10px 0;
    background: #cbeffd;    
}

.headerimage
{
    background: #cbeffd url(/images/product_koala.jpg) no-repeat bottom;  
    width: 238px;
    height: 148px; 
}

h1
{
    font-weight: bold;
    color: #004b85;
    font-size: 16px;
	margin: 10px 0;
}

.productheader h1
{
    margin-top: 0;  
    margin-left: 10px; 
}

h2
{
    color: #004b85;
    font-weight: normal;
    margin: 0 0 10px 0; 
    font-size: 14px;  
}

#newscontainer h2
{
	margin: 10px 0;
}

h3
{
    font-weight: bold;
    color: #004b85;
    font-size: 12px;
    display: inline;
}

.headerbox
{
    background: White;
    padding: 10px;   
	width:629px;
	height:72px;
    overflow: hidden;
}

span.headerBoxRegular {
	font-weight: normal;
}

.headerbox .heading
{
    font-weight: bold;
    padding-right: 10px;
    padding-left: 3px;
    color: #004b85;
    line-height: 18px;
}

.headerbox .ccheading
{
    font-weight: bold;
    padding-right: 10px;
    padding-left: 3px;
    color: #004b85;
    line-height: 15px;
}

.productdescription
{
    font-weight: bold;
    width: 403px;
    padding-right: 10px;
    float: left; 
    color: #004b85;
}

.signature
{
    font-weight: bold;
    color: #004b85;
}

.residentialproduct
{
    font-weight: bold;
    width: 403px;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 10px;
    float: left; 
    color: #004b85;
}

.espplusheading
{
    font-weight: bold;
    width: 403px;
    padding-right: 10px;
    padding-left: 5px;
    padding-top: 16px;
    float: left; 
    color: #004b85;
}

.rooftopheading, .verticalheading, .splitheading
{
    font-weight: bold;
    width: 403px;
    padding-right: 10px;
    padding-left: 5px;
    padding-top: 13px;
    float: left; 
    color: #004b85;
}

.espultimaheading
{
    font-weight: bold;
    width: 403px;
    padding-right: 10px;
    padding-left: 5px;
    float: left; 
    color: #004b85;
}

.espheading
{
    font-weight: bold;
    width: 403px;
    padding-right: 10px;
    padding-left: 5px;
    padding-top: 13px;
    float: left; 
    color: #004b85;
}


.headerbox .sidebar
{
    width: 161px;
    height: 73px;
    float: right;
    border-left: 1px solid #95dbf6;
    padding-left: 10px;
    margin-left: 10px;
}

.headerbox .sidebar ul, .headerbox .sidebar ul li
{
    padding: 0;
    margin: 0;
    list-style: none;
}

.headerbox .sidebar ul li a
{
    color: #00a4e4; 
    line-height: 24px; 
    font-weight: bold;    
}

.productlinks
{
    height: 73px;
    padding-left: 10px;
    float: left;
    font-weight: bold;
    border-left: 1px solid #95dbf6;
}

.productlinks ul
{
    padding: 0;
    margin: 0;   
}

.productlinks ul li
{
    padding: 0;
    margin: 0;
    list-style: none;   
}

.productlinks ul li a
{
    color: #00a4e4; 
    line-height: 24px;     
}

.leftnav
{
    margin: 15px;
    font-size: 11px;
}

.leftbar
{
    width: 238px;  
    float: left; 
}

.leftbar ul
{
    padding: 0;
    margin: 0;
    background: url(/images/left_nav_bg.gif);
    width: 208px;   
}

.leftbar li
{
    padding: 0;
    margin: 0;
    list-style: none; 
    /*font-weight: bold;*/
    width: 208px;  
}

.leftbar ul li a
{
    display: block;   
    line-height: 20px;
}

.leftbar ul li a:hover
{
    background: White;
    color: #004b85;
}

.leftbar ul li a
{
    padding-left: 10px;   
    width: 198px;
}

.leftbar ul li ul li a
{
    padding-left: 20px; 
    width: 188px;  
}

.leftbar ul li ul li ul li a
{
    padding-left: 30px;  
    width: 178px; 
}

.leftbar ul li ul li ul li ul li a
{
    padding-left: 40px;
    font-weight: normal;
    width: 158px;  
    padding-right: 10px ;
}

.leftbar ul li a.current
{
    background: White;
    color: #004b85;    
    font-weight: bold;  
}

.productcontent
{
    width: 665px;
    float: left;   
}

.productcontent .textcolumn
{
    width: 407px;
/*    padding: 5px;
    padding-left: 10px;*/
    padding-right: 5px;
    float: left;   
}




.productcontent .textcolumn p
{
	margin-top: 0;
}

.productcontent .samsung
{

	padding: 5px;
	float: left;
}

.productcontent .imagecolumn
{
    width: 218px;
    padding-left: 10px;
    float: left;

    text-align: right;
}

.productcontent .textcolumn ul
{
    margin: 0;
    padding: 0;   
}

.productcontent .textcolumn ul li
{
    list-style-image: url(/images/product_bullet.gif); 
    margin: 10px 0 10px 20px;  
}

.productcontent .textcolumn ul.ccarelist li
{
    list-style-image: none;
margin: 0 0 0 20px;  
}

.productcontent .textcolumn ul li ul li
{  
    list-style-image: url(/images/product_sub_bullet.gif);
    margin-left: 15px;
    margin-bottom: 0;
    margin-top: 0;
}


/*****FORM ELEMENTS*****/
.login-box
{
    width: 256px;
    padding: 15px; 
    padding-top: 10px;
    margin: 0 auto;   
}

.login-box h1
{
    margin-top: 0;
}   

label
{
    display: block;
    font-size: 11px;
    color: #004b85;   
}

.input
{
    width: 250px;
    margin-bottom: 10px;   
}

.login-btn
{
    display: block;
    margin-left: 159px;   
}

.submit-btn {
    display:block;
    margin-left:192px;
}

/****LATEST NEWS*****/

ul#latestnews li
{
	background: url(/images/tick.gif) no-repeat;
	padding-left: 20px;
	width: 400px;
	margin-bottom: 15px;
}

ul#latestnews
{
	list-style: none;
	margin-left: 0;
	padding: 0;
}

/******ABOUT US*****/
p.aboutus
{
	width: 400px;
	float: left;
}

.aboutusimage  img
{
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 15px;
	display: block;
}

p.right
{
	float: right;
	margin-right: 15px;
	margin-bottom: 0;
	margin-top: 5px;
}

div.aboutustext
{
	float: left;
	width: 400px;
}

div.aboutusimage
{
	float: right;
}

div.residentialimage
{
	float: right;
}

div.residentialtext
{
	float: left;
	width: 400px;
}

p.textheading
{
	color: #004B85;
}

.productcontent .textcolumn ul.esplist li
{
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-image: none;
}

img.ausownedleft
{
	float: left;
}

div.left
{
	float: left;
}

img.right
{
	float: right;
}

img.left
{
	float: left;
}

.section, .sectiondivider
{
        margin: 17px 15px 10px 10px;
}

.sectiondivider
{
	border-bottom: 1px solid #95dbf6;
	padding-bottom: 15px;
}

/* REMOVE */
.imagetext
{
	border-bottom: 1px solid #95dbf6;
}

.imagetextrestricted
{
	border-bottom: 1px solid #95dbf6;
	width: 400px;
}
/* END REMOVE */

img.espplus
{
	float: left;
	margin-right: 10px;
	margin-top: 7px;
}

img.espultima
{
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}

#espultima span 
{ 
	font-weight: normal;
	font-size: 12px;
	color: #4e535d;
}

img.esp
{
	float: left;
	margin-right: 10px;
}


div.espleft
{
	float: left;
	margin-top: 20px;
	width: 300px;
}

div.graphtext
{
	margin-left: 10px;
	margin-top: 20px;
}

a.comprod
{
	color: #4e535d;
}

div.hotlinks a
{
	display: block;
}

.hotlinks
{
	margin-top: 12px;
	margin-bottom: 20px;
}

.operating
{
	width: 400px;
	margin-bottom: 20px;
}

.handyimages
{
	float: right;
	width: 210px;
	margin-top: 5px;
}

.handyimages img
{
	margin-bottom: 26px;
}

/**FAQs & Troubleshooting **/
table.faqtroubleshooting 
{
	cellspacing: 0;
	cellpadding: 0;
	border: 1px solid #00A4E4;
	margin: 15px 25px 15px 0;
}

table.faqtroubleshooting ol
{
	margin-left: 15px;
	margin-top: 0;
	padding: 0;
}

table.faqtroubleshooting ul
{
	margin-left: 15px;
	margin-top: 0;
	padding: 0;
}

.faqtroubleshooting th
{
	background-color: #00a4e4;
	color: White;
	text-align: left;
padding: 5px;
}

.faqtroubleshooting td
{
	vertical-align: top;
	padding: 5px;
}

table.faqtroubleshooting .alternate
{
	background-color: #cbeffd;
}

ol.faqquestions
{
	padding-left: 18px;
	margin: 0;
	font-weight: bold;
}

p.darkblue
{
	color: #004b85;
	font-size: 14px;
	margin-bottom: 0;
}


/** Contact Us ***/
table.tradetable
{
	margin-bottom: 20px;
}

table.tradetable td
{
	vertical-align: top;
	width: 193px;
}

table.tradetable td span
{
	font-weight: bold;
	font-size: 13px;
}

table.tradetable td p
{
	padding-bottom: 10px;
	margin: 0;
	color: #004b85;
	font-weight: bold;
}

table.tradetable th
{
	border-bottom: 1px solid #cbeffd;
	text-align: left;
	vertical-align: top;
	
}

table.tradetable th.details 
{
	font-weight: normal;
}

table.tradetable th.trade
{
	color: #004b85;
	font-size: 14px;
}

table.contacttop td, table.contacttop  th
{
	vertical-align: top;
	width: 193px;
	padding-right: 10px;
	padding-left: 10px;
}

table.contacttop
{
	margin-top: 20px;
}

table.contacttop th
{
	text-align: left;	
color: #004B85;
padding-bottom: 5px;
}

div.tradeandsales
{
	border: 1px solid #cbeffd;

	padding: 0 10px 0 10px;
	margin: 20px 15px 20px 10px;
}

sup, sub { vertical-align: 0;
           position: relative; }
sup { bottom: 1ex; }
sub { top: 0.8ex; }

.submitbtn
{
    background: #00a4e4;
    color: White;
    border: none;
    font-weight: bold;

    margin: 0 0 10px 155px;
    height: 24px;
}


.leftbar .sidebar

{
	width: 208px;
	margin-left: 15px;
	margin-bottom: 19px;
}

.leftbar .sidebar#contact
{
	background: url(/images/contact-bg.gif);  
	height: 94px;
	color: white;
	text-align: center;
	padding: 8px 0 0 0;
}

.leftbar .sidebar#contact a
{
	color: white;
}

.leftbar .sidebar#contact p
{
	margin: 0 0 8px 0;
}

.leftbar .sidebar#contact p.phone
{
	font-size: 18px;
	font-weight: bold;
}

.leftbar .sidebar#choose
{
	background: url(/images/choosing-bg.jpg) no-repeat;  
	height: 102px;
	padding: 10px;
	padding-top: 7px;
	width: 188px;
}

.leftbar .sidebar#choose 
{
    color: White;
    font-size: 14px;   
}

.leftbar .sidebar#choose .links
{
    margin-top: 10px;   
}

.leftbar .sidebar#choose a
{
    font-size: 13px;
    color: #004b85; 
    width: 94px;
    float: left;   
    text-align: center;
    display: block;
    padding-top: 40px;
}

.leftbar .sidebar#choose a.residential
{
    width: 88px;   
    margin-right: 6px;
}

.leftbar .sidebar#news
{
	background: #cbeffd;
	padding: 5px 13px;
	width: 182px;
}

.leftbar .sidebar#news a
{
	float:right;
}

.singlestory
{
	text-align: left;
}

.lefthalf p.left
{
	text-align: left;
}

.lefthalf
{
	float: left;
	margin-right: 30px;
	width: 305px;
	text-align: center;
}

.righthalf
{
	float: left;
	width: 305px;
}

#outer-container
{
    width: 1024px;
    background: url(/images/top_body_bg.gif) no-repeat top center;
    margin: 0 auto;
}

#esp
{
	padding-top: 11px;
}

#espplus
{
	padding-top: 11px;
}

.imagecolumn img
{
	margin-bottom: 10px;	
}

.ccimagecolumn
{
	float: right;
	width: 218px;
	padding-top: 20px;
}

.ccimagecolumn img
{
	padding-bottom: 26px;
}


.ccarelist
{
	padding-left: 25px;
}

#downloadscontainer img
{
	margin-bottom: 5px;
}

/* Customer Care page */
span.greytext
{
	color: #666a73;
}

#chooseFlash
{
	padding-left:1px;
	background-image: url(/images/choose-bg.gif);
}

video
{
	margin-right: 17px;
}

img.firstImg 
{
	margin-top: 20px;
}

img.airflow
{
	float: left;
	margin: 20px 10px 20px 0;
}

div.airflowtitle
{
	margin-top: 20px;
}

/* Choose the right air con page */

.mainContent 
{
	width: 650px;
	padding: 15px 0;
}

.tipsBanner 
{
	margin-bottom: 15px;
}

.finePrint 
{
	font-size: 10px;
	border-top: 1px solid #95dbf6;
	border-bottom: 1px solid #95dbf6;
	display: block;
	padding: 1.5em 0;
}

h3.question 
{
	font-size: 14px;
	margin: 0;
	padding: 8px 0;
}

div.QAimg
{
	display: block;
	clear: both;
}

div.QAimg p 
{
	width: 410px;
}

/* end Choose right air con */

.videocontainer
{
	margin: 10px auto;
	width: 185px;
}

.sectiondivider .handyimages img
{
	margin: 0;
}

.sectiondivider .handytext
{
	float: left;
	width: 430px;
	line-height: 47px;
}