@charset "utf-8";
/* CSS Document */


 h1 { color:#003366; /*#003366;*/  font-size: 18px;  font-weight: bold; padding-top:10px; padding-bottom:5px;}
 
 h2 { color:#993300; /*#003366;*/  font-size: 14px;  font-weight: bold; padding-top:5px; padding-bottom:3px;}

 h3 { color:#003366; /*#003366;*/  font-size: 12px;  font-weight: bold;}

 h4 {color:#FFFFFF; font-size:14px; font-weight:bold; padding:5px;}
 
 h5 {color:#FFFFFF; font-size:12px; font-weight:normal; padding:5px;}

a.login:link {color: #fff; padding:5px;}
a.login:link {color:#fff; padding:5px;}


/*

ul {
margin:0; 
padding:0;
}

ul li{
line-height:1.5em; 
list-style:none; 
background:url("http://www.skylinetreks.com.au/images/arrow_bullet.png") no-repeat left .3em; 
vertical-align:top; 
padding-top: 0; 
padding-right: 0; 
padding-bottom: .5em; 
padding-left: 17px; 
margin:0; 
}
*/

.padding {padding: 10px 40px 0px 40px;}

#banner {
background:url(images/banner2.jpg) no-repeat;
height:200px;
}

.newsletter{
color:#fff;
}



.header_float {
position:absolute;
margin-top:160px;
margin-left:100px;
z-index:10;
}

p{padding:0 0 1.6em 0;}

a:link {color: #333333;}
a:visited {color:#333333;}

a.box:link {color: #FFFFFF; font-weight:bold;}
a.box:hover {color:#FFFFFF; font-weight:bold;}
a.box:visited {color:#FFFFFF; font-weight:bold;}

a.linkterms:link{color:#fff; font-size:x-small; text-decoration:none;}
a.linkterms.hover{color:#20477b; font-size:x-small; text-decoration: underline;}
a.linkterms:visited{color:#fff; font-size:x-small; text-decoration:none;}



/*.footer_image {
clear:both;
background:url(images/footer.jpg);
height:120px;
color:#333333;
background:url(images/background.jpg) left no-repeat 100%;
}*/

#footer_txt {
padding-top:80px;
}

td.h2 {
color:#fff; /*#003366;*/
font: Verdana, Arial, Helvetica, sans-serif; 
font-size: 14px;
font-weight: bold;
padding: 5px 0 5px 0;
}

td.tdtext {
color:#fff; /*#003366;*/
font: Verdana, Arial, Helvetica, sans-serif; 
font-weight: normal;
padding: 5px 0 5px 0;
}

td.tdtextsmall {
color:#fff; /*#003366;*/
font: Verdana, Arial, Helvetica, sans-serif;
font-size:x-small;
padding: 5px 0 5px 0;
}

table.layout {
width:100%;
padding:5px;
height:135px;
}

table.layout td {
border:1px solid #E8E8E8;
}

/**************** box ******************************/

.bl {background: url(images/box_bl.gif) 0 100% no-repeat #183f8e; width: 170px;}
.br {background: url(images/box_br.gif) 100% 100% no-repeat}
.tl {background: url(images/box_tl.gif) 0 0 no-repeat}
.tr {background: url(images/box_tr.gif) 100% 0 no-repeat; padding:5px}
.clear {height: 1px} 



.bl2 {background: url(images/box_bl2.gif) 0 100% no-repeat #993300; width: 170px;}
.br2 {background: url(images/box_br2.gif) 100% 100% no-repeat}
.tl2 {background: url(images/box_tl2.gif) 0 0 no-repeat}
.tr2 {background: url(images/box_tr2.gif) 100% 0 no-repeat; padding:5px}
.clear2 {height: 1px} 


.txt_box {
text-align:center;
color:#FFFFFF;
font-size:14px;
line-height:26px;
}

.txt_box_h1 {
text-align:center;
color:#FFFFFF;
font-size:16px;
font-weight:bold;
line-height:24px;
}
