@charset "utf-8";
/* CSS Document */

body  {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/purple-background.gif) repeat;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
.thrColAbsHdr #container { 
	width: 950px; 
	background: #FFFFFF;
	margin: 40px auto 5px;
	border: 10px solid #99cc00;
	text-align: left;
} 

.thrColAbsHdr #header { 
	height: 100px; 
	background: #ffffff; 
	padding: 20px; 
}

.headerleft {
	float: left;
	margin: 0;
	width: 600px; 
	height: auto;
}
.mybasket {
	background:url(../Images/my-basket.png) no-repeat center;
	width: 230px;
	height: 72px;
	float: right;
	margin-top: 25px;
}
.mybasket p{
	padding: 3px 0 0 25px;
	line-height: 18px;
}

.thrColAbsHdr #sidebar1 {
	float: left;
	margin: 10px 0px 0px 0px;
	width: 194px; 
	min-height: 225px;
	background: url(../images/left-nav.gif) no-repeat;
	padding: 5px 10px 10px 30px;  /* padding keeps the content of the div away from the edges */
}
.thrColAbsHdr #sidebar2 {
	float: right;
	margin: 10px 10px 0px 0px;
	width: 230px; 
	min-height: 225px;
	padding: 0;  /* padding keeps the content of the div away from the edges */
}
.thrColAbsHdr #mainContent { 
	margin: 0px 245px 15px 241px; 
	padding: 5px 10px 10px 10px;
}

.thrColAbsHdr #mainContent1 { 
	margin: 0px; 
	padding: 0 15px 0 0;
	border-right: dashed #000 1px;
}

.thrColAbsHdr #followContent { 
	margin: 0px 15px 15px 241px; 
	padding: 5px 10px 10px 10px;
}

.thrColAbsHdr #quote{ 
	padding: 10px;
	background-color:#ffff99;
	-moz-border-radius:6px;		
}

#footer { 
	padding: 5px 10px 0 20px; 
	margin-top: 5px;
} 

#footer a{ 
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
} 

#footer a:hover{ 
	text-decoration: underline;
} 

#footer p {
	margin: 0; 
	padding: 10px 0; 
	color: #ffffff;
}

.thrColAbsHdr #breadcrumbs {
	width: 100%;
	float: right;
	color: #000000;
	font-weight:normal;
	font-style:italic;
}

.thrColAbsHdr #breadcrumbs a{ 
	color: #000000;
	font-weight: normal;
}

.thrColAbsHdr #breadcrumbs a:hover{
	color:#4c1b5d;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

p {
	margin-top: 5px;
}

h1 {
  font-size:14px;
  font-weight: bold;
  color:#4c1b5d;
}

h2 {
  font-size:11px;
  font-weight: bold;
  color:#4c1b5d;
  display: inline;}

h3 {
  font-size:20px;
  font-weight: bold;
  color:#99cc00;
}

a, a:link {
  text-decoration: none;
  font-style: italic;
  color:#4c1b5d;
  font-weight:bold;
}

a:hover {
  text-decoration: underline;
}

em {
font-style:italic;
}

ul{
	list-style: square;
	list-style-position: outside;
	padding-bottom: 4px;
}

li{
	padding-bottom: 4px;
}

ol{
	list-style-position: outside;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

.price {
	margin-top: 50px;
	margin-left: 0;
	margin-bottom: 0;
	padding: 20px 0 25px 0;
	font-size: 36px;
	text-align: center;
	font-weight: bold;
	background: url(../Images/price-bkgd.png) no-repeat center;
}

.testimonials {
	width: 200px;
	height: 138px;
	margin: 0;
	padding: 10px 0 5px 30px;
	background: url(../Images/testimonials.png) no-repeat center;
	overflow:hidden;
	font-size:11px;
}

.whatsnew {
	width: 200px;
	height: 103px;
	margin: 0;
	background: url(../Images/whats-new.png) no-repeat center;
	padding: 18px 0 0 30px;
	overflow:hidden;
	font-size:11px;
}

#pauaclub {
	padding-top:30px;	
}

.tabletop {
	margin: 0;
	padding: 0 10px 0 10px;
}

.tablelink a { 
	color: #99cc00;
}

.tablelink td { 
	border-right:1px #666 dotted;
}

.tablelink a:hover {
  text-decoration: underline;
}

.tablebottom {
	margin: 0;
	padding: 0 10px 0 10px;
}

.tableright {
	margin: 0;
	padding: 0 10px 0 10px;
}

.tablelast {
	margin: 0;
	padding: 0 10px 0 10px;
}

/* MAIN NAVIGATION */

#menu {
	height:60px;
	
}

#menu ul {
	list-style:none;
	margin: 0 9px;
	padding: 0;
}

#menu li {
	float: left;
	text-align:center;
	font-weight: bold;
	list-style:none;
}

#menu li a {
	display:block;
	line-height:55px;
	color:#ffffff;
	font-style: normal;
	padding-top: 5px; 
}

#menu1 li a:hover {
	color:#fff;
}

#menu li#menu1 a {
	width: 117px;
	background:url(../images/nav-purple.gif) no-repeat;
	background-position: center;
}

#menu li#menu2 a {
	width: 116px;
	background:url(../images/nav-yellow.gif) no-repeat;
	background-position: center;
}

#menu li#menu3 a {
	width: 116px;
	background:url(../images/nav-blue.gif) no-repeat;
	background-position: center;
}

#menu li#menu4 a {
	width: 116px;
	background:url(../images/nav-green.gif) no-repeat;
	background-position: center;
}

#menu li#menu5 a {
	width: 116px;
	background:url(../images/nav-purple.gif) no-repeat;
	background-position: center;
}

#menu li#menu6 a {
	width: 116px;
	background:url(../images/nav-yellow.gif) no-repeat;
	background-position: center;
}

#menu li#menu7 a {
	width: 116px;
	background:url(../images/nav-blue.gif) no-repeat;
	background-position: center;
}

#menu li#menu8 a {
	width: 117px;
	background:url(../images/nav-green.gif) no-repeat;
	background-position: center;
}

#menu li#menu1 a:hover, #menu li#menu1.current a 
{ background:url(../images/nav-hover-purple.gif) no-repeat; color:#fff; width: 117px; background-position: center;}
#menu li#menu2 a:hover, #menu li#menu2.current a 
{ background:url(../images/nav-hover-yellow.gif) no-repeat; color:#fff; width: 116px; background-position: center;}
#menu li#menu3 a:hover, #menu li#menu3.current a 
{ background:url(../images/nav-hover-blue.gif) no-repeat; color:#fff; width: 116px; background-position: center;}
#menu li#menu4 a:hover, #menu li#menu4.current a 
{ background:url(../images/nav-hover-green.gif) no-repeat; color:#fff; width: 116px; background-position: center;}
#menu li#menu5 a:hover, #menu li#menu5.current a 
{ background:url(../images/nav-hover-purple.gif) no-repeat; color:#fff; width: 116px; background-position: center;}
#menu li#menu6 a:hover, #menu li#menu6.current a 
{ background:url(../images/nav-hover-yellow.gif) no-repeat; color:#fff; width: 116px; background-position: center;}
#menu li#menu7 a:hover, #menu li#menu7.current a 
{ background:url(../images/nav-hover-blue.gif) no-repeat; color:#fff; width: 116px; background-position: center;}
#menu li#menu8 a:hover, #menu li#menu8.current a 
{ background:url(../images/nav-hover-green.gif) no-repeat; color:#fff; width: 117px; background-position: center;}

#secondmenu {
	height:37px;
	margin: 0;
	padding: 5px 10px 5px 10px;
}

#secondmenu ul {
	list-style:none;
	margin:0;
	padding:0;
}

#secondmenu li {
	float: left;
	text-align:center;
	list-style:none;
	line-height:18px;
}

#secondmenu li a {
	display:block;
	font-style: normal;
	color:#4c1b5d;
	font-weight: normal;
}

#secondmenu li a:hover {
	color:#4c1b5d;
}

#secondmenu li a {
	width: 155px; height:27px; padding: 5px 0 0 0; background:url(../images/second-nav.gif) no-repeat; background-position: center;}

#secondmenu li#secondmenu1 a:hover, #secondmenu li#secondmenu1.current a { 
	background:url(../images/second-nav-hover.gif) no-repeat; width: 155px; background-position: center;}



/* ROLL OVER IMAGES */

#rollover {
	margin: 0;
	padding: 0;
	line-height: 30px;
}

#rollover td.tewharikiW a {width: auto; padding: 15px; background:url(../images/te-whariki-w.png) no-repeat; background-position: center; }
#rollover td.tewharikiB a {width: auto; padding: 15px; background:url(../images/te-whariki-b.png) no-repeat; background-position: center; }
#rollover td.tewharikiC a {width: auto; padding: 15px; background:url(../images/te-whariki-c.png) no-repeat; background-position: center; }
#rollover td.tewharikiCo a {width: auto; padding: 15px; background:url(../images/te-whariki-co.png) no-repeat; background-position: center; }
#rollover td.tewharikiE a {width: auto; padding: 15px; background:url(../images/te-whariki-e.png) no-repeat; background-position: center; }

#rollover td.tewharikiW a:hover, #rollover td.tewharikiW.current a { background:url(../images/circle-purple.png) no-repeat; width: auto; padding: 15px; background-position: center; }
#rollover td.tewharikiB a:hover, #rollover td.tewharikiB.current a { background:url(../images/circle-purple.png) no-repeat; width: auto; padding: 15px; background-position: center; }
#rollover td.tewharikiC a:hover, #rollover td.tewharikiC.current a { background:url(../images/circle-purple.png) no-repeat; width: auto; padding: 15px; background-position: center; }
#rollover td.tewharikiCo a:hover, #rollover td.tewharikiCo.current a { background:url(../images/circle-purple.png) no-repeat; width: auto; padding: 15px; background-position: center; }
#rollover td.tewharikiE a:hover, #rollover td.tewharikiE.current a { background:url(../images/circle-purple.png) no-repeat; width: auto; padding: 15px; background-position: center; }

#rollover td.categoryA a {width: auto; padding: 15px; background:url(../images/category-a.png) no-repeat; background-position: center; }
#rollover td.categoryB a {width: auto; padding: 15px; background:url(../images/category-b.png) no-repeat; background-position: center; }
#rollover td.categoryC a {width: auto; padding: 15px; background:url(../images/category-c.png) no-repeat; background-position: center; }
#rollover td.categoryCl a {width: auto; padding: 15px; background:url(../images/category-cl.png) no-repeat; background-position: center; }
#rollover td.categoryD a {width: auto; padding: 15px; background:url(../images/category-d.png) no-repeat; background-position: center; }
#rollover td.categoryH a {width: auto; padding: 15px; background:url(../images/category-h.png) no-repeat; background-position: center; }
#rollover td.categoryL a {width: auto; padding: 15px; background:url(../images/category-l.png) no-repeat; background-position: center; }
#rollover td.categoryLi a {width: auto; padding: 15px; background:url(../images/category-li.png) no-repeat; background-position: center; }
#rollover td.categoryM a {width: auto; padding: 15px; background:url(../images/category-m.png) no-repeat; background-position: center; }
#rollover td.categoryN a {width: auto; padding: 15px; background:url(../images/category-n.png) no-repeat; background-position: center; }
#rollover td.categoryP a {width: auto; padding: 15px; background:url(../images/category-p.png) no-repeat; background-position: center; }
#rollover td.categoryS a {width: auto; padding: 15px; background:url(../images/category-s.png) no-repeat; background-position: center; }
#rollover td.categoryT a {width: auto; padding: 15px; background:url(../images/category-t.png) no-repeat; background-position: center; }

#rollover td.categoryA a:hover, #rollover td.categoryA.current a { background:url(../images/circle-purple.png) no-repeat; width: auto; padding: 15px; background-position: center; }
#rollover td.categoryB a:hover, #rollover td.categoryB.current a { background:url(../images/circle-purple.png) no-repeat; width: auto; padding: 15px; background-position: center; }
#rollover td.categoryC a:hover, #rollover td.categoryC.current a { background:url(../images/circle-purple.png) no-repeat; width: auto; padding: 15px; background-position: center; }
#rollover td.categoryCl a:hover, #rollover td.categoryCl.current a { background:url(../images/circle-purple.png) no-repeat; width: auto; padding: 15px; background-position: center; }
#rollover td.categoryD a:hover, #rollover td.categoryD.current a { background:url(../images/circle-purple.png) no-repeat; width: auto; padding: 15px; background-position: center; }
#rollover td.categoryH a:hover, #rollover td.categoryH.current a { background:url(../images/circle-purple.png) no-repeat; width: auto; padding: 15px; background-position: center; }
#rollover td.categoryL a:hover, #rollover td.categoryL.current a { background:url(../images/circle-purple.png) no-repeat; width: auto; padding: 15px; background-position: center; }
#rollover td.categoryLi a:hover, #rollover td.categoryLi.current a { background:url(../images/circle-purple.png) no-repeat; width: auto; padding: 15px; background-position: center; }
#rollover td.categoryM a:hover, #rollover td.categoryM.current a { background:url(../images/circle-purple.png) no-repeat; width: auto; padding: 15px; background-position: center; }
#rollover td.categoryN a:hover, #rollover td.categoryN.current a { background:url(../images/circle-purple.png) no-repeat; width: auto; padding: 15px; background-position: center; }
#rollover td.categoryP a:hover, #rollover td.categoryP.current a { background:url(../images/circle-purple.png) no-repeat; width: auto; padding: 15px; background-position: center; }
#rollover td.categoryS a:hover, #rollover td.categoryS.current a { background:url(../images/circle-purple.png) no-repeat; width: auto; padding: 15px; background-position: center; }
#rollover td.categoryT a:hover, #rollover td.categoryT.current a { background:url(../images/circle-purple.png) no-repeat; width: auto; padding: 15px; background-position: center; }

#rollover td.suitabilityE a {width: auto; padding: 15px; background:url(../images/suitability-e.png) no-repeat; background-position: center; }
#rollover td.suitabilityH a {width: auto; padding: 15px; background:url(../images/suitability-h.png) no-repeat; background-position: center; }
#rollover td.suitabilityI a {width: auto; padding: 15px; background:url(../images/suitability-i.png) no-repeat; background-position: center; }
#rollover td.suitabilityM a {width: auto; padding: 15px; background:url(../images/suitability-m.png) no-repeat; background-position: center; }
#rollover td.suitabilityN a {width: auto; padding: 15px; background:url(../images/suitability-n.png) no-repeat; background-position: center; }
#rollover td.suitabilityO a {width: auto; padding: 15px; background:url(../images/suitability-o.png) no-repeat; background-position: center; }
#rollover td.suitabilityP a {width: auto; padding: 15px; background:url(../images/suitability-p.png) no-repeat; background-position: center; }
#rollover td.suitabilityC a {width: auto; padding: 15px; background:url(../images/suitability-c.png) no-repeat; background-position: center; }
#rollover td.suitabilityT a {width: auto; padding: 15px; background:url(../images/suitability-t.png) no-repeat; background-position: center; }
#rollover td.suitabilityPa a {width: auto; padding: 15px; background:url(../images/suitability-pa.png) no-repeat; background-position: center; }

#rollover td.suitabilityE a:hover, #rollover td.suitabilityE.current a { background:url(../images/circle-purple.png) no-repeat; width: auto; padding: 15px; background-position: center; }
#rollover td.suitabilityH a:hover, #rollover td.suitabilityH.current a { background:url(../images/circle-purple.png) no-repeat; width: auto; padding: 15px; background-position: center; }
#rollover td.suitabilityI a:hover, #rollover td.suitabilityI.current a { background:url(../images/circle-purple.png) no-repeat; width: auto; padding: 15px; background-position: center; }
#rollover td.suitabilityM a:hover, #rollover td.suitabilityM.current a { background:url(../images/circle-purple.png) no-repeat; width: auto; padding: 15px; background-position: center; }
#rollover td.suitabilityN a:hover, #rollover td.suitabilityN.current a { background:url(../images/circle-purple.png) no-repeat; width: auto; padding: 15px; background-position: center; }
#rollover td.suitabilityO a:hover, #rollover td.suitabilityO.current a { background:url(../images/circle-purple.png) no-repeat; width: auto; padding: 15px; background-position: center; }
#rollover td.suitabilityP a:hover, #rollover td.suitabilityP.current a { background:url(../images/circle-purple.png) no-repeat; width: auto; padding: 15px; background-position: center; }
#rollover td.suitabilityC a:hover, #rollover td.suitabilityC.current a { background:url(../images/circle-purple.png) no-repeat; width: auto; padding: 15px; background-position: center; }
#rollover td.suitabilityT a:hover, #rollover td.suitabilityT.current a { background:url(../images/circle-purple.png) no-repeat; width: auto; padding: 15px; background-position: center; }
#rollover td.suitabilityPa a:hover, #rollover td.suitabilityPa.current a { background:url(../images/circle-purple.png) no-repeat; width: auto; padding: 15px; background-position: center; }


#rollover td.agesI a {width: auto; padding: 15px; background:url(../images/ages-i.png) no-repeat; background-position: center; }
#rollover td.agesT a {width: auto; padding: 15px; background:url(../images/ages-t.png) no-repeat; background-position: center; }
#rollover td.agesY a {width: auto; padding: 15px; background:url(../images/ages-y.png) no-repeat; background-position: center; }
#rollover td.agesO a {width: auto; padding: 15px; background:url(../images/ages-o.png) no-repeat; background-position: center; }
#rollover td.agesA a {width: auto; padding: 15px; background:url(../images/ages-a.png) no-repeat; background-position: center; }

#rollover td.agesI a:hover, #rollover td.agesI.current a { background:url(../images/circle-purple.png) no-repeat; width: auto; padding: 15px; background-position: center; }
#rollover td.agesT a:hover, #rollover td.agesT.current a { background:url(../images/circle-purple.png) no-repeat; width: auto; padding: 15px; background-position: center; }
#rollover td.agesY a:hover, #rollover td.agesY.current a { background:url(../images/circle-purple.png) no-repeat; width: auto; padding: 15px; background-position: center; }
#rollover td.agesO a:hover, #rollover td.agesO.current a { background:url(../images/circle-purple.png) no-repeat; width: auto; padding: 15px; background-position: center; }
#rollover td.agesA a:hover, #rollover td.agesA.current a { background:url(../images/circle-purple.png) no-repeat; width: auto; padding: 15px; background-position: center; }

#rollover td.availabilityS a {width: auto; padding: 15px; background:url(../images/availability-s.png) no-repeat; background-position: center; }
#rollover td.availabilityI a {width: auto; padding: 15px; background:url(../images/availability-i.png) no-repeat; background-position: center; }
#rollover td.availabilityB a {width: auto; padding: 15px; background:url(../images/availability-b.png) no-repeat; background-position: center; }
#rollover td.availabilityP a {width: auto; padding: 15px; background:url(../images/availability-p.png) no-repeat; background-position: center; }
#rollover td.availabilityN a {width: auto; padding: 15px; background:url(../images/availability-n.png) no-repeat; background-position: center; }

#rollover td.availabilityS a:hover, #rollover td.availabilityS.current a { background:url(../images/circle-purple.png) no-repeat; width: auto; padding: 15px; background-position: center; }
#rollover td.availabilityI a:hover, #rollover td.availabilityI.current a { background:url(../images/circle-purple.png) no-repeat; width: auto; padding: 15px; background-position: center; }
#rollover td.availabilityB a:hover, #rollover td.availabilityB.current a { background:url(../images/circle-purple.png) no-repeat; width: auto; padding: 15px; background-position: center; }
#rollover td.availabilityP a:hover, #rollover td.availabilityP.current a { background:url(../images/circle-purple.png) no-repeat; width: auto; padding: 15px; background-position: center; }
#rollover td.availabilityN a:hover, #rollover td.availabilityN.current a { background:url(../images/circle-purple.png) no-repeat; width: auto; padding: 15px; background-position: center; }

#dhtmlgoodies_tooltip{ 
		background-color:#ffffff;
		border:1px solid #663366;
		position:absolute;
		display:none;
		z-index:20000;
		padding:2px;
		font-size:10px;
		-moz-border-radius:6px;		
	}

/*Form Styles*/

input.txt {
	color: #000000;
	background-color: #FFFFFF;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #1d1b1c;
	width: 200px;
	padding:2px;
}
input.txtalt {
  color: #000000;
  background-color: #FFFFFF;
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  border: 1px solid #1d1b1c;
  width: 80px;
}
input.txtalt2 {
  color: #000000;
  background-color: #FFFFFF;
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  border: 1px solid #1d1b1c;
  width: 180px;
	padding:2px;
}
input.txtalt3 {
  color: #000000;
  background-color: #FFFFFF;
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  border: 1px solid #1d1b1c;
  width: 200px;
	padding:2px;
}
input.btn {
  color: #fff;
  font: bold 11px Verdana, Arial, Helvetica, sans-serif;
  background-color: #4c1b5d;
  border-left: 2px solid #9955bc;
  border-top: 2px solid #9955bc;
  border-right: 2px solid #2e033d;
  border-bottom: 2px solid #2e033d;
  padding: 4px;
}
select { 
  background-color: #FFFFFF; 
  color: #000000; 
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  border: 1px solid #1d1b1c;
}
textarea { 
  color: #000000;
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  background-color: #FFFFFF;
  border: 1px inset #CCCCCC;
  width: 200px;
  height: 100px;
}
fieldset {
  border: 1px dotted #666666;
  padding-top: 16px;
  padding: 10px;
}
legend {
  font: bold 11px Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  background-color: #FFFFFF;
}
.ink {
  color:#4c1b5d;
}

