/*
Theme Name: Absolute NZ
Theme URI: http://avatar.co.nz
Description: Custom Theme for Absolute NZ
Version: 1.0
Author: Simon Douglas
Author URI: http://www.avatar.co.nz
*/ 
html { height: 101%; margin-bottom: 1px; }
body {
font-family: Tahoma, Geneva, sans-serif;
font-size: 11px;
line-height: 20px;
color: #7B7965;
background-image: url(images/bg.gif);
margin:0;

}

#shadow {
background-image: url(images/shadow.png);
background-repeat: repeat-x;
width: 100%;
}

#container-top {
background-image: url(images/container-top.png);
background-repeat: no-repeat;
width: 1000px;
height: 33px;
margin-right: auto;
margin-left: auto;
}

#container {
background-image: url(images/container-bg.png);
background-repeat: repeat-y;
width: 1000px;
margin-right: auto;
margin-left: auto;
}

#banner {
background-image: url(images/banner-home.jpg);
background-repeat: no-repeat;
margin: 0 30px 10px 30px;
height: 248px;
width: 940px;
}

#banner-privately-escorted-tours {
background-image: url(images/banner-privately-escorted-tours.jpg);
background-repeat: no-repeat;
margin: 0 30px 10px 30px;
height: 200px;
width: 940px;
}

#utility-nav {
font-size: 10px;
color: #E0E1CD;
text-align: right;
float: right;
width: 300px;
height: 33px;
padding: 5px 10px 0 0;
}

#utility-nav a {
color: #E0E1CD;
text-decoration: none;
}

#utility-nav a:hover {
color: #C6C7A5;
text-decoration: none;
}

#crumbs {
font-size: 10px;
color: #E0E1CD;
float: left;
width: 620px;
height: 33px;
padding: 5px 0 0 10px;
}

#crumbs ul {
margin: 0;
padding: 0;
}

#crumbs ul li {
margin: 0;
padding: 0 9px 0 11px;
float: left;
list-style: none;
background-image: url(images/crumbs-arrow.gif);
background-repeat: no-repeat;
background-position: 0 8px;
}

#crumbs a {
color: #E0E1CD;
text-decoration: none;
}

#crumbs a:hover {
color: #C6C7A5;
text-decoration: none;
}

/* --------- Nav --------- */

#nav-container {
width: 940px;
height: 30px;
margin: 0 30px 10px 30px;
background-image:  url(images/nav-bg.gif);
background-repeat: repeat-x;
position: relative;
z-index: 1;
}

#mc_menu_1, #mc_menu_1 ul {
float: left;
list-style: none;
line-height: 1;
font-weight: bold;
padding: 0;
margin: 0;
width: 940px;
display: inline; /* IE6 fix */
}

#mc_menu_1 a {
display: block;
background-image: url(images/nav-divider.png);
background-repeat: no-repeat;
background-position: 0px 9px;
text-decoration: none;
margin: 0px 0px 0px 0px;
padding: 9px 17px 9px 31px;
color: #F1F1E8;
font-weight: bold;
font-size: 11px;
}

#mc_menu_1 #menu_item_2 a {
padding: 9px 17px 9px 22px;
background-image: none;
}

#mc_menu_1 li a:hover {
text-decoration: none;
color: #C6C7A5;
}

#mc_menu_1 li {
float: left;
padding: 0;
margin-right: 1px;
}

#mc_menu_1 li:hover, #mc_menu_1 li.sfhover {
float: left;
padding: 0;
}

/*--------------------- Drop Downs ---------------------*/

#mc_menu_1 li ul {
position: absolute;
display: none; /* Needed for ie7 */
left: -999em;
width: 192px;
height: 0;
font-weight: normal;
margin: 0 0 0 21px;
background-image: none;
border-top-color: #686653;
border-top-width: 1px;
border-top-style: solid;
}

#mc_menu_1 li#menu_item_2 ul {
margin: 0 0 0 11px;
}

#mc_menu_1 li li { height: 28px; }

*html #mc_menu_1 li li { /* IE6 fix */ margin-bottom: -4px; }

#mc_menu_1 li ul li a, #mc_menu_1 li#menu_item_2 ul li a {
width: 175px;
height: 10px;
margin: 0;
padding: 12px 10px 5px 10px;
font-weight: normal;
font-size: 11px;
line-height: 1px;
color: #686653;
background-image: none;
background-color: #F1F1E8;
line-height: 0px;
border-left-color: #686653;
border-left-width: 1px;
border-left-style: solid;
border-right-color: #686653;
border-right-width: 1px;
border-right-style: solid;
border-bottom-color: #686653;
border-bottom-width: 1px;
border-bottom-style: solid;
display: block;
}

#mc_menu_1 li ul a:hover, #mc_menu_1 li#menu_item_2 ul li a:hover {
background-image: none;
background-color: #777563;
color: #F1F1E8;
}

#mc_menu_1 li ul ul {
width: 192px;
margin: -29px 0 0 190px;
 *margin: -33px 0 0 191px; /* IE7 and below fix */
border-top-color: #686653;
border-top-width: 1px;
border-top-style: solid;
}

#mc_menu_1 li li li a {
width: 170px;
float: none;
}

#mc_menu_1 li li li a:hover { width: 170px; }

#mc_menu_1 li:hover ul ul, #mc_menu_1 li:hover ul ul ul, #mc_menu_1 li.sfhover ul ul, #mc_menu_1 li.sfhover ul ul ul { left: -999em; }

#mc_menu_1 li:hover ul, #mc_menu_1 li li:hover ul, #mc_menu_1 li li li:hover ul, #mc_menu_1 li.sfhover ul, #mc_menu_1 li li.sfhover ul, #mc_menu_1 li li li.sfhover ul {
left: auto;
display: block; /* Needed for ie7 */
}

/* --------- Side bar --------- */

#side-bar {
float: left;
width: 290px;
margin: 0;
display: inline;
}

.cta {
float: left;
margin: 0 0 10px 0;
}

.cta img {
border:none;	
}

img {
border:none;	
}


.quote {
float: left;
background: url(images/quote.png) no-repeat 0px 5px;
margin: 0;
color: #696653;
width: 290px;
}

.quote-inner {
background: url(images/quote-close.png) no-repeat right bottom;
padding: 12px 30px 5px 30px;
}

.quote p {
margin: 0 0 8px 0;
font-size: 12px;
line-height: 18px;
font-style: italic;
min-height:40px;
_height:40px;
}



.quote .quote-name p {
font-weight: normal;
color: #696653;
height: 20px;
font-size: 11px;
font-style: normal;
font-weight: bold;
padding-right: 25px;
}

.quote .quote-name a { font-weight: normal; }

#tour-filter {
float: left;
width: 248px;
border: solid 1px #99967F;
background-color: #A4A389;
background-image: url(images/tour-filter-title.gif);
background-repeat: no-repeat;
padding: 50px 20px 15px 20px;
margin-bottom: 20px;
font-size: 10px;
font-weight: bold;
color: #fff;
display: inline;
}

#tour-filter table td { padding: 0 0 8px 0; }

#tour-filter select {
float: right;
width: 193px;
color: #77745F;
font-size: 11px;
text-align:center;
}

#tour-filter option:first-child {
text-align:center;
}

#tour-filter option{
text-align:left;	
}

#filter-button {
float: left;
width: 55px;
height: 24px;
margin: 2px 0 0 195px;
display: inline;
}

#map { margin-bottom: 10px; }

#tour-inclusions {
float: left;
width: 248px;
border: solid 1px #99967F;
background-color: #A4A389;
background-image: url(images/tour-inclusions-title.gif);
background-repeat: no-repeat;
padding: 45px 20px 15px 20px;
margin-bottom: 10px;
font-size: 11px;
color: #fff;
}

#tour-prices {
float: left;
width: 248px;
border: solid 1px #99967F;
background-color: #A4A389;
background-image: url(images/tour-prices-title.gif);
background-repeat: no-repeat;
padding: 45px 20px 15px 20px;
margin-bottom: 10px;
font-size: 11px;
color: #fff;
}

#tour-departures {
float: left;
width: 248px;
border: solid 1px #99967F;
background-color: #A4A389;
background-image: url(images/tour-departures-title.gif);
background-repeat: no-repeat;
padding: 45px 20px 15px 20px;
margin-bottom: 10px;
font-size: 11px;
color: #fff;
}

#side-bar ul {
margin: 0;
padding: 0;
}

#side-bar ul li {
margin: 0;
background-image: url(images/side-bar-bullet.gif);
padding-left: 15px;
background-repeat: no-repeat;
list-style-type: none;
background-position: 0px 7px;
margin-left: 0px;
}

/* --------- Body --------- */


#body {
float: left;
width: 592px;
margin: 0 10px 0 30px;
padding: 24px 24px 12px 24px;
background-color: #F1F1E8;
background-image: url(images/body-bg.gif);
background-repeat: no-repeat;
display: inline; /* IE6 fix */
}

#body p {
text-align:justify;
}

h1 {
font-size: 24px;
font-weight: normal;
color: #5C5945;
margin: 0 0 20px 0;
}

h2 {
font-size: 14px;
font-weight: bold;
color: #5C5945;
margin: 15px 0 0 0;
}

h3 {
font-size: 12px;
margin: 0;
}

p { margin: 8px 0 12px 0; }

a {
color: #824A0F;
text-decoration: underline;
}

a:hover {
color: #824A0F;
text-decoration: none;
}

#body ul {
margin-top: 10px;
margin-bottom: 12px;
margin-left: 20px;
padding-left: 0px;
}

#body ul li {
margin-top: 2px;
margin-bottom: 2px;
background-image: url(images/side-bar-bullet.gif);
padding-left: 15px;
background-repeat: no-repeat;
list-style-type: none;
background-position: 0px 5px;
margin-left: 0px;
}

.photo-border { border: 1px solid #787561; }
.page-thumb img {
border:none;	
}

.photo-left {
float: left;
margin: 5px 15px 5px 0;
}

.photo-right {
float: right;
margin: 5px 0 5px 15px;
}

.photo-border-left, .wp-post-image {
float: left;
margin: 5px 15px 5px 0;
border: 1px solid #787561;
}

.tours-box-image .wp-post-image {
margin:0;
border:none;
}

.photo-border-right {
float: right;
margin: 5px 0 5px 15px;
border: 1px solid #787561;
}

.tours-box {
position: relative;
float: left;
margin: 10px 0 10px 0;
width: 590px;
border: solid 1px #787561;
background-color: #F8F8F4;
background-image: url(images/tours-box-bg.gif);
background-repeat: repeat-x;
}

.tours-box a {
text-decoration: none;
cursor: pointer;
}

.tours-box .tours-box-content a, .tours-box .tour-box-content a {
text-decoration: underline;
}

.tours-box .tours-box-content a:hover , .tours-box .tour-box-content a:hover{
text-decoration: none;
}

.tours-box-heading {
float: left;
width: 590px;
height: 30px;
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
background-position: 15px 9px;
}

.tours-box-heading h2 {
margin: 0;
padding: 6px 0 0 33px;
font-size: 14px;
line-height: 14px;
color: #fff;
text-decoration: none;
}

.tours-box-image {
float: left;
width: 125px;
margin: 15px;
display: inline;
}

.tours-box-image img {
border: solid 1px #787561;
}

.tours-box-content {
float: left;
width: 418px;
margin: 13px 0 5px 0;
line-height: 16px;
}

.tour-box-content {
float: left;
width: 560px;
margin: 5px 0 5px 15px;
line-height: 16px;
text-align:justify;
}

.tours-box-options {
float: left;
width: 209px;
margin: 0;
}

.tours-box-options p {
margin-top: 0;
line-height: 11px;
}

.tours-box-content p { clear: both; text-align:justify;}

.tours-box-corner-arrow {
width: 21px;
height: 21px;
position: absolute;
bottom: 0;
right: 0;
background-image: url(images/tours-corner-arrow.gif);
}

.arrow-link {
background-image: url(images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 5px;
padding-left: 13px;
}

#cta-enquire-now-box {
float: left;
width: 248px;
border: solid 1px #AFAE91;
background-color: #DBDCC6;
background-image: url(images/cta-enquire-now-box-bg.gif);
background-repeat: repeat-x;
padding: 15px 20px 3px 20px;
margin-bottom: 10px;
font-size: 12px;
color: #696653;
}

#cta-enquire-now-box h2 {
border-bottom: solid 1px #C2C2AC;
margin: 0 0 10px 0;
font-size: 15px;
color: #824A0F;
font-weight: bold;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}

/* --------- Footer --------- */

#footer {
width: 960px;
height: 50px;
margin: 0 auto;
background-image: url(images/footer-bg.png);
background-repeat: no-repeat;
clear: both;
color: #C6C7A5;
}

#footer-shadow {
width: 1000px;
height: 30px;
margin: 0 auto;
background-image: url(images/footer-shadow.png);
background-repeat: no-repeat;
}

#footer p {
margin: 14px 0px 12px 0px;
font-size: 10px;
}

#footer a {
color: #C6C7A5;
text-decoration: none;
}

#footer a:hover {
color: #F1F1E8;
text-decoration: none;
}

#copyright {
float: left;
display: inline;
width: 450px;
margin-left: 20px;
}

#footer-links {
float: right;
width: 450px;
text-align: right;
margin-right: 20px;
}

#avatar-link {
width: 400px;
margin: 0 auto;
text-align: center;
font-size: 10px;
}

#avatar-link p {
margin: 0;
line-height: 30px;
}

#avatar-link a {
color: #C6C7A5;
text-decoration: none;
}

#avatar-link a:hover { color: #F1F1E8; }

.seo {
font-size: 12px;
font-style: italic;
font-weight: bold;
color: #5C5945;
text-align: center;
margin: 18px 0 8px 0;
}

.clear {
clear:both;	
}

.attachment-tour-image {
float:none;
display:block;
margin:0 auto 5px;
}

/* SITE-MAP
----------------------------------------------------------------------------------*/

.ddsg-wrapper h2 {
display:none;	
}

.ddsg-wrapper strong {
display:none;	
}



/* MAP PRESS
----------------------------------------------------------------------------------*/

.mapp-div {
width:400px;
height:300px;
margin:0 auto 0;
padding:3px;
border:1px solid #824A0F;
}

.mapp-poweredby {
display:none !important;	
}