/**********************************************************************
 * spellbound-common.css                                              *
 **********************************************************************
 * Stylesheet for http://www.waitomospellbound.co.nz                  *
 * Contains styles common to main and section pages                   *
 **********************************************************************
 * jesse warde (jesse@avatar.co.nz)                                   *
 * 27.09.05                                                           *
 *  2005 Avatar Web Promotions Ltd                                   *
 **********************************************************************/
 
html {
 	height:100%;
	background:#000;
}
 
body {
	background:#000;
	font: 10px Verdana, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	min-height:101%;
	color:#fff;
	font-size:12px;
}

a { 
	color: #FFB214;
	text-decoration: underline; 
}

a:hover { 
	color: #029DA3;
	text-decoration: none; 
}

a img {
	border: none;
}

p {
	color: #fff;
	font: 12px Verdana, sans-serif;
	text-align: justify;
	margin: 0 0 20px 0;
}

h1 {
	font: 19px Verdana, sans-serif;
	font-weight: bold;
	color: #fff;
	margin: 0ex 0px 2ex;
	text-align: center;
}

h2 {
	font: 13px Verdana, sans-serif;
	font-weight: bold;
	color: #fff;
	margin: 0ex 0 2ex;
	text-align: center;
}

.cell-home h3 {
color:#029DA3;
font-size:14px;
}
.cell-home ul {
padding:0;
}
h3 {
	font: 12px Verdana, sans-serif;
	font-weight: bold;
	color: #fff;
	margin: 2ex 0 1ex;
}

h4 {
	font: 12px Verdana, sans-serif;
	font-weight: bold;
	color: #fff;
	margin: 0ex 20px 1ex;
}

ul li {
	margin: 2ex 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	list-style: none;
	display: block;
	background: url(images/li.gif) no-repeat 2px 4px;
	color: #fff;
}

.container {
	width: 890px; 
	margin-left: auto; 
	margin-right: auto;
	position: relative;
}
.container:after {   
     content: "."; /* This dot is the actual appended content */   
     clear: both;   
     height: 0;   
     visibility: hidden;   
     display: block; 
} 


* html .container {height: 1%; }


.cell-home {
	width: 100%;
	height: 193px;
	margin: 0px 0px 0px 0px; 
}

.cell-section {
	width: 100%;
	height: 80px;
	margin: 0px 0px 0px 0px; 
}

.main {
	float: left;
	margin: 0px 0px 0px 0px; 
}

.top-bg {
	float: left;
	width: 867px;
	margin: 0; 
	height:10px;
}

.main-body {
	float: right;
	margin-top: 0px;
	margin-left: -260px;
	width: 100%;
	/*_background:url(images/mainbody-bg-ie6.gif);
	background: url(images/mainbody-bg.png);*/
	
}
.gallery .main-body-inner  {
background:none;
}
.gallery .caption p, .gallery p {
width:100%;
color:#fff;
}

.main-body-inner {
width:595px;
_width:585px;
float:right;			
padding:0 10px;
}

.header {
	float: left;
	width:620px;
	height: 190px;
	overflow:hidden;
	margin:0 0 10px -10px
}
.header ul {
padding:0;
margin:0;
}
.header li {
background:none;
margin:0;
padding:0;
}
.header img {
padding:3px;
background-color:#333;
}



.header-section {
	float: left;
	width: 615px;
	height: 40px;
	margin: 0px 0px 20px -10px;
	background:#000;
}

.side-bar {
	float: left;
	width: 256px;
	margin: 0px 0px 0px 0px;
	background:#000 url(images/logo.gif) no-repeat 0px 0px;
	position:relative;
	z-index:10;
}

.menu {
	float: left;
	margin: 200px 0px 0px 0px;
	background:#000;
}

.fancybox img, .fancyhtml img {
padding:3px;
background:#000;
border:1px solid #e2e2e2;
position:relative;
}


table#menu-buttons {
	margin: 0px 0px 0px 0px;
}

/*------------------- added in new css menu --------------------------*/
#main-menu img {display:block;}
#main-menu ul { margin:0 0 0 1px; width:100%; padding:0; position:relative;}
#main-menu li {display:block; width:254px; margin:0 0 3px; padding:0; background:none;}
#main-menu li a{ display:block; width:100%; text-indent:-999999px; margin: 0; padding:0; outline:none; height:20px; }

#tourinfo-link a { background:url(images/menu-tour1.gif) top left no-repeat;}
#caves-link a { background:url(images/menu-caves1.gif) top left no-repeat;}
#photogallery-link a { background:url(images/menu-gallery1.gif) top left no-repeat;}
#aboutus-link  a { background:url(images/menu-about1.gif) top left no-repeat;}
#testimonials-link a { background:url(images/menu-board1.gif) top left no-repeat;}
#booking-link a { background:url(images/menu-enquiries1.gif) top left no-repeat;}
#home-link a { background:url(images/menu-home1.gif) top left no-repeat;}


#tourinfo-link a:hover { background:url(images/menu-tour2.gif) top left no-repeat;}
#caves-link a:hover { background:url(images/menu-caves2.gif) top left no-repeat;}
#photogallery-link a:hover { background:url(images/menu-gallery2.gif) top left no-repeat;}
#aboutus-link a:hover { background:url(images/menu-about2.gif) top left no-repeat;}
#testimonials-link a:hover { background:url(images/menu-board2.gif) top left no-repeat;}
#booking-link a:hover { background:url(images/menu-enquiries2.gif) top left no-repeat;}
#home-link a:hover { background:url(images/menu-home2.gif) top left no-repeat;}


#tourinfo-link.selected a { background:url(images/menu-tour2.gif) top left no-repeat;}
#caves-link.selected a { background:url(images/menu-caves2.gif) top left no-repeat;}
#photogallery-link.selected a { background:url(images/menu-gallery2.gif) top left no-repeat;}
#aboutus-link.selected a { background:url(images/menu-about2.gif) top left no-repeat;}
#testimonials-link.selected  a{ background:url(images/menu-board2.gif) top left no-repeat;}
#booking-link.selected  a { background:url(images/menu-enquiries2.gif) top left no-repeat;}
#home-link.selected a { background:url(images/menu-home2.gif) top left no-repeat;}

.cell-home #home-link {display:none;}

.footer-cell {
	position:relative;
	width: 850px;
	height: 98px;
	margin: 0 auto;
	/*_background:url(images/mainbody-bg-ie6.gif);
	background: url(images/mainbody-bg.png);*/
}

.footer {
	position:relative;
	clear:both;
	width: 870px;
}

.footer-tx {
	color: #FFFFFF;
	float: right;
	margin: 10px 10px 0px 0px;
}

.avatar {
	width: 870px;
}

.footer-tx-avatar {
	color: #fff;
	margin:0;
	position:relative;
	top:-30px;
	float: right;
}

.main-images-right {
	margin: 5px 0px 5px 20px;
}

.main-images-left {
	margin: 5px 20px 5px 10px;
	padding: 0px 0px 0px 10px;
}

.home .main-images-left {
margin:0;
padding:0;
}
.spellbound {
	font-weight: bold;
	color: #029DA3;
}

.sub-menu {
	font: 11px Verdana, sans-serif;
	text-align: center;
	margin: 0px 0px 20px 20px;
}

#main-images-right {
	margin: 0px 0px 0px 0px;
	width: 271px;
}

#main-images-left {
	margin: 0px 0px 0px 0px;
	width: 271px;
}

.caption p {
	font-style: italic;
	text-align: justify;
	width: 271px;
	margin: 5px 0px 5px 0px;
}

.caption-v p {
	font-style: italic;
	text-align: justify;
	width: 201px;
	margin: 5px 0px 5px 0px;
}

.caption-g p {
	font-style: italic;
	text-align: justify;
	width: 271px;
	margin: 0px 0px 0px 8px;
}

.photos {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

.photos img {
	border: solid;
	border-color: #e2e2e2;
	border-width: 1px;
}

.photo1 { width: 600px; height: 400px; margin: 0px; background: url(gallery/images/photo1.jpg) no-repeat 0px 0px; }
.photo2 { width: 600px; height: 400px; margin: 0px; background: url(gallery/images/photo2.jpg) no-repeat 0px 0px; }
.photo3 { width: 600px; height: 400px; margin: 0px; background: url(gallery/images/photo3.jpg) no-repeat 0px 0px; }
.photo4 { width: 600px; height: 400px; margin: 0px; background: url(gallery/images/photo4.jpg) no-repeat 0px 0px; }
.photo5 { width: 600px; height: 400px; margin: 0px; background: url(gallery/images/photo5.jpg) no-repeat 0px 0px; }
.photo6 { width: 600px; height: 400px; margin: 0px; background: url(gallery/images/photo6.jpg) no-repeat 0px 0px; }
.photo7 { width: 600px; height: 400px; margin: 0px; background: url(gallery/images/photo7.jpg) no-repeat 0px 0px; }
.photo8 { width: 600px; height: 400px; margin: 0px; background: url(gallery/images/photo8.jpg) no-repeat 0px 0px; }
.photo9 { width: 600px; height: 400px; margin: 0px; background: url(gallery/images/photo9.jpg) no-repeat 0px 0px; }
.photo10 { width: 600px; height: 400px; margin: 0px; background: url(gallery/images/photo10.jpg) no-repeat 0px 0px; }
.photo11 { width: 400px; height: 600px; margin: 0px; background: url(gallery/images/photo11.jpg) no-repeat 0px 0px; }
.photo12 { width: 400px; height: 600px; margin: 0px; background: url(gallery/images/photo12.jpg) no-repeat 0px 0px; }

.duration {
	font-size: 12px;
	font-weight: bold;
}
div#TA_rated232 {
margin-left:32px;
position:absolute;
top:-132px;
margin-left:45px;
}

* html div#TA_rated232 { margin-left/**/: -204px; }
*+html div#TA_rated232 { margin-left:  -204px; }
div#TA_rated232 ul li a,div#TA_rated232 ul{
color:#000;
list-style-type:none;
}

.errors {color: red;}
.req {	color: red;	font-weight: bold;}

#qualmarklogo {
position:absolute;
top:-90px;
left:-2px;
}


/*-----------  new cta boxes ---------------*/
.cta {
background:#01939e url(images/cta-bg.jpg) repeat-x 0 -10px;
margin-bottom:10px;
width:190px;
float:left;
margin:10px 11px 0 0;
}
.cta-top {
height:10px;
background: url(images/cta-top.gif) top left;
display:block;
}

.cta-bottom {
height:10px;
display:block;
background: url(images/cta-bottom.gif) top left;
}
.cta p {
text-align:left;
}

.cta h2 {
text-align:left;
font-size:12px;
text-align:center;
text-shadow:0 1px 0 #018994;
color:#fff;
font-weight:bold;
margin-bottom:5px;
}

.cta .inner {
display:block;
padding: 5px 10px;
height:56px;
}
.cta li {
margin:0;
}
.cta  .icon {
width:40px;
height:40px;
float:left;
margin-right:10px;
padding:2px;
border:1px solid #fff;
background:#e2e2e2;
}

.cta a {
text-decoration:none !important;
}
.cta ul {
margin:0;
padding-left:0;
}
.cta li {
background-image:url(images/ctali.gif);
}
.main-image, .caption {
margin-bottom:10px;
}

.main-image img {
border:1px solid #E2E2E2;
padding:3px;
max-width:600px;
-ms-interpolation-mode: bicubic; 
}

/*---form styling---*/
.select, textarea {border:1px solid #ccc; width:200px; background:#e2e2e2;}
.text {border:1px solid #ccc; background:#e2e2e2;}