﻿/* STYLE INFO  */

body
{
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #666666;
    background: #D494AF;
    border-top: 20px solid #D494AF;
}

#page
{
    background: #FAFAE1;
}


#topimage, #outbacktopimage
{
    padding-top: 20px;
    border-bottom: 1px solid #b7b7b7;
    height: 243px;
}


#topimage1
{
    border-bottom: 1px solid #b7b7b7;
    height: 232px;
}

#topimage img, #topimage1 img
{
    float: right;
    padding-top: 0px;
}

#topimage h1, #topimage1 h1
{
    padding-top: 20px;
}

#outbacktopimage img
{
    float: right;
    padding-top: 150px;
}

#outbacktopimage h1
{
    padding-top: 170px;
}

#content, #content_home
{
    color: #fff;
}


/* EXTRA IMAGES  */

.gross
{
    background: #00ABED url(Images/Grose.jpg) center bottom no-repeat;
}

.home
{
    background: #00ABED;
}

.outbacktop
{
     background: #00ABED url(Images/outback_top.jpg) center bottom no-repeat;   
}

.threesister
{
    background: #00ABED url(Images/FthreeSisters.jpg) center bottom no-repeat;
}
/* tour detail page  header backgournd image */
.kanimbla
{
    background: #00ABED url(Images/Fkanimbla.jpg) center bottom no-repeat;
}
.BlueMountainsTop
{
    background: #00ABED url(Images/bluemountain_Top.jpg) center bottom no-repeat;
}
.SydneyTop
{
    background: #00ABED url(Images/sydney_top.jpg) center bottom no-repeat;
}
.OutbackTop
{
    background: #00ABED url(Images/outback_Top.jpg) center bottom no-repeat;
}
.huntervalleyTop
{
    background: #00ABED url(Images/hunter_valley_top.jpg) center bottom no-repeat;
}
.BlueMountainsBottom
{
    background: #00ABED url(Images/bluemountain_Bottom.jpg) center bottom no-repeat;
}
.SydneyBottom
{
    background: #00ABED url(Images/sydney_Bottom.jpg) center bottom no-repeat;
}
.OutbackBottom
{
    background: #00ABED url(Images/outback_Bottom.jpg) center bottom no-repeat;
}
.huntervalleyBottom
{
    background: #00ABED url(Images/hunter_valley_Bottom.jpg) center bottom no-repeat;
}
/* header backgournd image END */

.valley
{
    background: #00ABED url(Images/Fvalley.jpg) center bottom no-repeat;
}

.gross1
{
    background: #00ABED url(Images/fgross.jpg) center bottom no-repeat;
}

.olgas
{
    background: #00ABED url(Images/Folgas.jpg) center bottom no-repeat;
}

#home_bottom
{
clear: both;
max-width:1100px;
min-width:960px;
height:260px;
background: #00ABED url(Images/home_bottom_outback.jpg) center bottom no-repeat;
}

.red
{
    background: red;
}
.red h1
{
margin:0px;
padding:3px 17px;
}

.redwhite
{
    color: #fff;

    background: gold;
}
.redwhite h2
{
margin:0px;
padding:8px 17px 9px;
}

#header
{
    background: #00ABED;
    color: #008C00;
}

#extra .entry
{
    border-bottom: 1px dotted #ddd;
}


h1
{
    color: #FFCB05;
    font-weight: bold;
    padding: 10px 17px;
    letter-spacing: -1px;
    font-size: 2.0em;
    margin: 0px;
}

.bannertext
{
    color: #FFCB05;
    font-weight:normal;
    padding: 10px 17px;
    font-size: 2.0em;
    margin: 10px 200px 10px 10px;
border-bottom:2px solid #FFCB05;
}


h2
{
    color: #FFF;
}

#largephotos .entry
{
    height: 160px;
}

h2
{
    font-size: 1.4em;
    margin: 3px 0px;
    font-weight: normal;
}



h3
{
    font-size: 1.2em;
    font-weight: bold;
    margin: 0px;
    color: #ffff66;
    font-weight: normal;
}

h4
{
    font-size: 1.2em;
    font-weight: bold;
    margin: 10px 0px;
    color: #ffff66;
    font-weight: normal;
background:red;
padding:7px;
}

#extra h3
{
    color: red;
}

#extra a, #extra h2, h3 a, #footer1 a
{
    color: #00ABED;
}

strong
{
    color: #FFCB05;
    font-weight: normal;
}

p, ul, ol
{
}

p
{
}

blockquote
{
    font-style: italic;
}

ul
{
}

ol
{
}

a
{
    color: #ffff66;
}

a:hover
{
    text-decoration: none;
}

small
{
}

hr
{
    display: none;
}

img
{
    border: none;
}


dt
{
    color: #0074BF;
}

dd
{
    color: #363636;
}

#footer
{
    color: #fff;
    background: #00ABED;
    font-size: .9em;
	border-top:2px solid #FFCB05;
}

#footer1
{
    background: #D494AF;
}

#navigation
{
border-bottom: 1px solid #fff;
}


#navigation ul
{
}

#nav a
{
    color: #ffffff;
}

#nav li li a
{
    border-bottom: 1px solid #fff;
}

#nav li a
{
    background-color: #00ABED;
}

#nav li a:hover
{
    background-color: #7d7d7d;
}

#nav li li a:hover
{
    background-color: #7d7d7d;
}

#menu a
{
    color: #E2E2E2;
}

#menu a:hover, #menu .active
{
    color: #CDEB8B;
}

.post .meta
{
    color: #BABABA;
}

.post .meta a
{
    color: #BABABA;
}



/*  ---END  STYLE INFO  -----  */



