/*------------ Print Stylesheet ----------------------------------------------------------*/



/*------------ General Page Rules ----------------------------------------------------------*/


body, html
{
margin: 0;
padding: 0;
width: 100%;
height: 100%;
}

h1, h2, h3, h4, h5, p, ul, ol, li, form, hr
{
margin: 0;
padding: 0;
}

BODY, TABLE 
{
font-family: Arial, Helvetica, sans-serif; 
font-size:12px; 
color:#818285; 
}

/* ----------- Colours -------------------------*/

/*
Light Grey: #cccccc
Dark Grey: #818285
Light Blue: #9bd1e5
Medium Blue: #65a8c1
Light Green: #c0cfa5
Medium Green: #7b8b38
Light Brown #d2c4a5
Medium Brown #D2C5A5
*/

/* ----------- General Page Rules -------------------------*/

h1
{
margin: 5px 0px;
color: #E02E22;
font-size: 24px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:400;
}

h2
{
margin: 15px 0px;
padding:0px 0px 0px 0px;
color: #666666;
font-size: 16px;
text-transform: uppercase;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:600;
}

h3
{
margin: 15px 0px 0px;
padding:15px 0px 0px 40px;
color: #666666;
font-size: 16px;
text-transform: uppercase;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:600;
background:url(https://www.tll.co.nz/images/style/h2Logo.jpg) 0px 0px no-repeat;
height:32px;
}

h4
{
margin: 8px 0px;
color: #7b8b38;
font-size: 14px;
text-transform: uppercase
font-family:Verdana, Arial, Helvetica, sans-serif;
}

h5
{
margin: 8px 0px;
color: #65a8c1;
font-size: 14px;
text-transform: uppercase
font-family:Verdana, Arial, Helvetica, sans-serif;
}

p
{
line-height: 19px;
margin: 12px 0px;
}

ul
{
margin: 10px 0px;
padding: 0px 0px 0px 20px;
}

ol
{
margin: 10px 0px;
padding: 0px 0px 0px 20px;
}

li
{
margin: 3px 0px;
}

li p
{
margin: 0;
line-height: 19px;
}

hr
{
margin: 15px 0px;
border: none;
background: none;
border-bottom: #ccc;
}

a
{
color: #000;
}

a:hover
{
color: #818285;
}

td
{
vertical-align: top;
}

a img
{
border: none;
}


/* ----------- Site Wide Rules -------------------------*/

/*------------ Main Containers ---------------------------------------*/

.container
{
margin: 0%;
width: 100%;
text-align: left;
background:#FFF;
border:none;
}

.bgContainer
{
width: 100%;
float: left;
position: relative;
height: auto;
background:#FFF;
border:none;
}

body
{
/*background: 100% width tile here */
}

#wrap
{
position: relative;
z-index: 2;
min-height: 100%; 
width: 100%; 
/*background: 100% height tile here */
background:#FFF;
}

#main
{
overflow:hidden;
padding-bottom: 0; /* must be same height as the footer */
background:#FFF;
}

#header
{
float: left;
position: relative;
z-index: 50;
width: 100%;
height: 125px;
background: none;
background:#FFF;
border-bottom:2px solid #E02E22;
}

#content
{
float: left;
position: relative;
z-index: 40;
width: 90%;
margin: 0;
padding: 0;
background:#FFF;
background-image:none;
}

#centerCol
{
float: left;
position: relative;
width: 90%;
margin: 0;
padding: 0;
background:#FFF;
background-image:none;
}

#leftNav
{
display: none;
}

#rightCol
{
display: none;
}

#footer {
display: none;
} 

#pageEditorContent
{
float: left;
position: relative;
width: 90%;
padding:0;
margin: 0;
background:#FFF;
border:none;
background-image:none;
}

/*------------ Module/Element Specific Rules ---------------------------------------*/


/******* Header Elements ***********/

#header a.logo
{
float: left;
position: relative;
margin: 40px 0px 0px 0px;
}

#header a.logo img
{

}

/* Site Search*/

.siteSearchContainer
{
display: none;
}

/* Login */


.loginComponent
{
display: none;
}

/* Header Navigation */

#header #navigation
{
display: none;
}

/* Print and Email Links */

a.printIcon
{
display: none;
}

a.emailIcon
{
display: none;
}

/* Order History */

#orderHistory .orderRow
{
border-top: 1px solid #000000;
}

#centerCol
{
background: #FFF;
background-image:none;
border:none;
}

#defaultLeftMenu #centerCol
{
background: #FFF;
background-image:none;
border:none;
}

#footer
{
display:none;
}

.printmenu
{
display:none;

}

#headerBanner
{
display:none;

}

#defaultLeftMenu #pageEditorContent
{
float: left;
position: relative;
width: 90%;
padding:0;
margin: 0px 0px 0px 10px;
background:#FFF;
border:none;
background-image:none;
border-left:none;
border:none;
background:none;

background-image:none;
}

#default #pageEditorContent
{
float: left;
position: relative;
width: 90%;
padding:0;
margin: 0px 0px 0px 10px;
background:#FFF;
border:none;
background-image:none;
border:none;
background:none;
background-image:none;
}

#defaultLeftMenu #pageEditorContent
{

float: left;
position: relative;
width: 100%;
padding:0;
margin: 0px 0px 0px 20px;
background:#FFF;
border:none;
background-image:none;
border:none;
background:none;
background-image:none;
}

#default #whiteLogo
{
display:none;
}

#defaultLeftMenu #greyLogo
{
display:none;
}

#default #centerCol
{
border:none;
background:none;
background-image:none;
}


#defaultLeftMenu #centerCol
{
border:none;
background:none;
background-image:none;
}
table
{
float: left;
position: relative;
z-index: 40;
width: 100%;
margin: 0;
padding: 0;
background:#FFF;
background-image:none;
}