/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 4813 2006-10-23 02:13:53Z drbyte $
 */

body {
font-family:"Lucida Sans",Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size:75.01%;
line-height:1em;
text-align:left;
	background:transparent url(../images/template/bg.gif) repeat scroll left top;
color:#333333;
margin:0em;
padding:0px;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	background-color:inherit;
color:#18507C;
text-decoration:underline;
font-weight:bold;
	}
 
a:visited {
	background-color:inherit;
color:#18507C;
text-decoration:underline;
font-weight:bold;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	background-color:inherit;
color:#18507C;
text-decoration:none;
	}

a:active {
	background-color:inherit;
color:#18507C;
text-decoration:underline;
	}

h1 {
	font-size: 1.5em;
	color:#639122;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {

    margin: 0px;

}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	color:#333333;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#productgalleryinfoBody #mainWrapper {
	background:transparent url(../images/template/shadow.jpg) repeat-y scroll left top;
color:black;
margin:0pt auto;
width:1024px;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 

#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {padding-top:10px;}
.navSplitPagesLinks {padding-top:10px;}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}
#navMainWrapper {
background:#FFFFFF url(../images/template/menu_bg.jpg) repeat-x scroll left top;
border:1px solid #A2B267;
font-size:14px;
height:31px;
width:100%;
}

 #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding: 0em;
	list-style-type: none;
	text-align: center;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	float:left;
margin-left:-1px;
width:320px;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a, #navMain ul li a:hover {
color:#323F12;
display:block;
margin:0px;
padding:10px;
text-decoration:none;	
	white-space: nowrap;
	font-weight: lighter;
	}
	
#navMain ul li a:hover {
background:#B2C77F none repeat scroll 0%;
}
#navMain ul li.menuactive {
background-color:#829A49;
}
#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	
	}

#navEZPagesTop {
	
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
	
	}

#navColumnTwo {
	
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	line-height:1.5em;
	padding: 0.5em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding:0px 0.8em 0.8em 15px;
	}
#siteinfoLegal {
clear:both;
color:#CCCCCC;
}

#siteinfoLegal p {
font-size:0.8em;
margin:0pt;
padding:1.5em;
text-align:center;
line-height: 1.4em;
}

#siteinfoLegal p a {
color:#FFFFFF;
}

.smallText,  #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {

	text-align: center;
	
	border: 1px solid #000000;
	padding: 1em;    
	width:90%;
	}

.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
  width: 50%; 
  margin: 0.2em;
  padding: 0.5em;
  }

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
  font-weight: bold;
  }

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading {
	color:#639122;
font-size:1.3em;
line-height:1.3em;
margin:0pt 0pt 0.5em;
text-align: left;
border-bottom: 1px solid #CCCCCC;
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	background-color: #FFFFFF;
	padding: 0.5em 0.2em;
	color:#639122;
	}

.leftBoxContainer {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-top:-1px;
	}

.sideBoxContent {
	background-color: #ffffff;
	padding: 0.4em 0.4em 15px;
	line-height:1.5em;
	}
.sideBoxContent a{
text-decoration: none;
font-size:1em;
}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
	}

h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;
	}

.forward {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	background: none;
	}
	
#pagewrapper {
background:#FFFFFF url(../images/template/content.jpg) repeat-y scroll right top;
border-color:#C8C8C8;
border-style:solid;
border-width:4px 2px;
color:black;
margin:0pt auto;
max-width:80em;
min-width:969px;
width:970px;
}

div#header {
background:#FFFFFF none repeat scroll 0%;
height:170px;
}

div#header h1 a {
background:#FFFFFF url(../images/template/taranakivista.gif) no-repeat scroll 0pt 8px;
display:block;
height:35px;
text-decoration:none;
text-indent:-999em;
}

#leftpic {
display:block;
height:110px;
margin-bottom:0px !important;
margin-bottom:3px;
margin-left:8px;
margin-top:7px;
width:162px;
}
/*
#banner {
height:117px;
margin-left:186px;
margin-top:-110px;
width:585px;
}
*/

#banner
{margin-left:186px;
margin-top:-110px !important;
margin-top:-119px;
width:585px;
height:117px;}

/*
#right {
margin-left:793px;
margin-top:-117px;
}
*/
div#right
{
margin-left:792px;
margin-top:-119px;
}

#tellafriend, #bookmark, #homepage {
font-size:0.9em;
height:25px;
padding:10px 0em 0em 10px;
}

#bookmark a, #tellafriend a {
text-decoration:none;
}

div#search {
font-size:0.9em;
padding:0.6em 0pt 0.2em 10px;
width:16em;
}

#search input {
font-size:10px;
}
#m2searchinput {
width:65px;
}

#submenu, #submenu1 {
background:#E1E0B1 none repeat scroll 0%;
clear:both;
height:56px;
}

#submenu a {
background:transparent url(../images/template/submenu_tab.gif) no-repeat scroll 0px 4px;
color:#38382C;
margin-left:5px;
padding-left:20px;
text-decoration:none;
font-weight:normal;
}

.dgreenw {
background:#C2C179 none repeat scroll 0%;
color:#FFFFFF;
font-weight:bold;
padding:3px;
}

#submenu td.dgreen a {
background:transparent none repeat scroll 0%;
padding:0px;
}

div#sponsors {
background-color:#FFFFFF;
clear:both;
color:#000000;
height:57px;
}

#sponsors a div {
margin-left:75px;
}
a #tet {
background:transparent url(../images/tet.jpg) no-repeat scroll 0%;
display:block;
float:left;
height:56px;
width:100px;
}

a #creativeNZ {
background:transparent url(../images/b&w.jpg) no-repeat scroll 0%;
display:block;
float:left;
height:56px;
width:162px;
}

a:hover #creativeNZ {
background:transparent url(../images/colour.jpg) no-repeat scroll 0%;
}

#itaranaki {
background:transparent url(../images/itaranaki.jpg) no-repeat scroll 0% 50%;
display:block;
float:left;
height:56px;
width:199px;
}

#rhyton {
background:transparent url(../images/rhyton.jpg) no-repeat scroll 0% 50%;
display:block;
float:left;
height:56px;
width:160px;
}

.main {
float:left;
padding:5px;
/*width:31%;*/
height:150px;
}

.gcBackground1 {
background-color:#EEEEEE;
}
.gbBlock {
/*
border-color:#CCCCCC;
border-style:solid;
border-width:0pt 0pt 1px;
*/ border:none;
padding:0.7em;
width:805px;
}

.gcBackground2 {
background-color:#E7E7E7;
}

#allProductsListingBottomLinks {
text-align:right;
}

.topVis {
border-top:1px solid #CCCCCC;
}

.att {
padding:5px;
/*width:250px;*/
font-weight:bold;
color:#18507C;
}

.att div {
color:#333333;
font-weight:normal;
line-height:1.5em;
}
.att .attribsSelect {
font-weight:bold;
color:#18507C;
}

.att label, .att input, .att select{
font-weight: normal;
}

.proAtts, .proAtts1 {
/*width:270px;
float:right;*/
padding:0px;
width:510px;
}

.proAtts1 {
padding:10px 0px;
}
.proAtts1 strong{
padding: 0px 0px 0px 5px;
}

.gcBackground3 {
background-color:#829A49;
color:#333333;
}

.headingProd {

margin:15px auto;
color:#333333;

}
.addCart {
margin-top:23px;
}

.images {
margin:1px auto;
text-align:center;
width:520px;
}

.smallText {
text-align:center;
}

.breadCrumb {

}

.pageHeading {
}

.listingDescription {
font-size:0.8em;
line-height:1.5em;
padding-top:5px;
width:210px;
margin:auto;
}

.gbBlock h1 {
margin: 0.3em 0px;
}

#cartBoxListWrapper a {
display:block;
font-size:0.8em;
overflow:hidden;
width:141px;
}

#shoppingcartHeading a {
text-decoration: none;
color:#639122;
font-size:1em;
line-height:1.3em;
margin:0pt 0pt 0.5em;
text-align:left;
}

.centerColumn h1, .centerColumn h2, .centerColumn h3, .centerColumn h4, .centerColumn h5, .centerColumn h6, #productReviewsDefaultHeading {
margin: 0.5em 1px;
}

.logVista input {
width: 130px;
}

.centerColumn {
line-height:1.5em;
padding:0px 0.8em 0.8em 0px;
}

#checkoutShipping, #checkoutPayment, #checkoutConfirmDefault, #checkoutSuccess, #logoffDefault, #reviewsDefault, #accountDefault {
padding:0px 0.8em 0.8em 15px;
}

.categoryListBoxContents {
background-color:#FFFFFF;
border: none;
margin:auto;
float:left;
min-height:300px;
font-size:1.4em;
line-height:1.4em;
/*
float:none;
*/
}

#productReviewsDefaultHeading {
line-height: 1.5em;
}

#googleads {
float:right;
width:140px;
min-height:800px;
}

.categoryListBoxContents img {
margin-top: 30px;
}

.plainbox-description {
text-align:center;
}
#infoShoppingCart {
line-height:1.5em;
}
#photoImage {
  max-height:350px;
   width:auto;
}

#currenciesHeading
{
	font-size:0.9em;
	background-color:#CCCCCC;
	border-style:solid;
	border-color:#000000;
	border-width:1px 1px 0px 1px;
	margin:2px 5px 0px 6px;
}
#currenciesContent
{
	font-size:0.75em;
	background-color:#CCCCCC;
	border-style:solid;
	border-color:#000000;
	border-width:0px 1px 1px 1px;
	margin:0px 5px 5px 6px;
}

.item
{display:block;
/*height:300px;*/
width:190px;
background:#FAFAFA;
border:1px dashed #DDDDDD;
margin:0 auto;
text-align:center;
padding:5px;
}

#indexCategories .item{
height:230px;}

.shadow
{margin:0 auto;
WIDTH:AUTO;
position:relative;
}

/*.img-shadow {
  float:left;
  background: url(../images/shadow.gif) no-repeat bottom right;
  /*margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  margin:0 auto;
clear:left;
float:left;
margin:0 auto;
padding:0;
width:500px;
  }*/

.img-shadow  img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  padding: 4px;
  border-bottom:2px solid #C6C6CA;
  border-right:2px solid #C6C6CA;
  margin:8px;
  margin-left: auto;
  margin-right: auto;
  } 
  
  .details
  {clear:both;}
  
  .smlText
  {font-size:0.85em;}

  .item .listingDescription
  {clear:both;
  padding-top:0px;
  width:98%;
  font-size:0.9em;
  }
  #indexProductList .main
  {height:180px;
  padding:6px;}
  
  #indexProductList .item
  {width:180px;
  height:190px;
  float:left;}
  
  .details .smlText
  {font-size:0.6em;}

#productAttributes
{
margin:0 auto;
margin-bottom:10px}

.darkShade
{background:#ddd;}
#productAttributes h3{font-size:1.2em;}
#productAttributes h4{font-size:0.9em;}

#productAttributes table
{background:#eee;
border:1px dotted #A9A9A9}


