body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
   /* color:#2f2726;*/   
}
#ship {
margin:0px;
}
#container {
margin:0px;
}
#box {
margin:0px;
}
#page {
margin:0px;
}
H1 {
	font-size: 20px;
	font-weight: bold;
	color: #632763;
    font-family:Trebuchet MS;
}

H2 {
	font-size: 16px;
	font-weight: bold;
	color: #632763;
    font-family:Trebuchet MS;
}

H3 {
	font-size: 14px;
	font-weight: bold;
	color: #632763;
	margin-bottom: 0px;
    font-family:Trebuchet MS;
}

H4 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
    font-family:Trebuchet MS;
}
p {
color:#000000;
}
a {
	color: #000000;
    }
a:hover {text-decoration: none}
#topbar {
  display:none;
    
}
#searchbox {
display:none;
}
#headerLeft {
	display: none;
}
#logo {
	display:none;
}

#logo img {
	border: none;
}
#firstright {
	display:none;
	float:none;
}

#pageTreeNav {
	float:none;
	padding: 0 0 10px 0;
	margin: 0;
	border-bottom: solid 1px #000000;
	background-color: #ffffff;
	font-size: 9px;
	color: #000000;
}

#pageTreeNav a {
	background-image: url('images/pageTreeNavArrow.gif');
	background-repeat: no-repeat;
	background-position: 100% 50%;
	padding-right: 15px;
	padding-left: 5px;
	color: #000000;
}
#global {
display: none;
}
#pageContent {

}
#topLevel {
display: none;
}
#menu {
	display: none;
}

#leftsectionimage img {
	display:none;
}

.l1 {
	margin-left: 0px;
}

.l2 {
	margin-left: 8px;
}

.l3 {
	margin-left: 16px;
    
}

.file a {
	color: #ffffff;
}

.fileOpen a {
	color: #ffffff;
}

#currentItem {
	background-color: #c6c4a7;
}

#currentItem a {
	color: #000;
}


.black {
	color: #000000;
}

#pageBodyNarrow {
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 5px;
	padding-bottom: 150px;
	/*background-color: #ffffff;*/
	margin-left: 0px;
	margin-right: 0px;
    color:#2f2726;
}

#pageBodyWide {
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 5px;
	padding-bottom: 150px;
	/*background-color: #ffffff;*/
	margin-left: 0px;
	margin-right: 30px;
    line-height:1.5em;
    color:#2f2726;
}

#rightSection  {
	display: none;
}

#rightSection .image {
	float: right;
	margin-top: 20px;
}
.section {
	color: #000000;
	background-color: #c3e9f1;
	margin-top: 20px; 
	padding: 0px;
	width: 241px;
	background-image: url('images/sectionBack.gif');
	background-repeat: repeat-y;
	background-position: 0px 0px;
	float: right;
}

.section .topLeft {
	background-image: url('images/sectionTopLeft.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	width: 127px;
	height: 11px;
}

.section .topRight {
	background-image: url('images/sectionTopRight.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	width: 114px;
	height: 11px;
}

.section .bottomLeft {
	background-image: url('images/sectionBottomLeft.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	float: left;
	width: 127px;
	height: 11px;
	margin: 0px;
}

.section .bottomRight {
	background-image: url('images/sectionBottomRight.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	float: left;
	width: 114px;
	height: 11px;
	margin: 0px;
}

.section h1 {
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
}


.section a {
	background-image: url('images/sectionArrow.gif');
	background-repeat: no-repeat;
	background-position: 0px 3px;
	display: block;
	padding-left: 20px;
	padding-bottom: 0px;
	margin: 0px;	
}

.section .sectionText {
	padding-left: 15px;
	padding-right: 15px;
}

#footer {
	display:none;
}

#footer a {
	color: #ffffff;
}
#footer #links {
	display: none;
}

#siteAccess {
	display: none;
}

#log {
	margin: 5px;
	padding: 10px;
	padding-left: 60px;
	border: solid 1px #ff0000;
	color: #ff0000;
	background-image: url('images/notification.gif');
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
ul {
list-style-type:square;
color:#2f2726;
font-size:12px;
}
ul li{
list-style-type:square;
color:#2f2726;
}
.dottedline {
list-style-type:square;
color:#2f2726;
}

#seeAlso {
	width: 150px;
	font-size: 10px;
	margin-left: 20px;
	padding: 10px;
	background-color: #f3f3f3;
}

#seeAlso ul {
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
    list-style-type: none;
    padding-bottom: 20px;
}

.right {
	float: right;
	display: block;
	overflow: visible;

}

.left {
	float: left;
}

#photo, .picture {
	border: solid 1px #777777;
	padding: 3px;
	margin: 20px;
}

.hide {
	display: none;
}

.email {
	background-image: url('images/email.gif');
	background-position: 0px 50%;
	padding-left: 14px;
	padding-bottom: 3px;
	background-repeat: no-repeat;
}

.pdf {
	background-image: url('images/pdf-icon.gif');
	background-position: 0px 50%;
	padding-left: 20px;
	background-repeat: no-repeat;
}

.indent {
	padding-left: 30px;
}

.popup {
	width: 300px;
	height: 155px;
	float: right;
	margin: 15px;
	display: block;
	cursor: pointer;
}

.popup img {
	border: none;
	float: right;
}
#fcprocess {
    position:relative;
    left:180px;
    }

div.line3 {
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #AA231D;
}

 div.line4 {
	height: 1px;
	margin-top: 10px;
	margin-bottom: 4px;
	border-top: 1px dotted #AA231D;
 }
  div.line44 {
	height: 1px;
	margin-top: -10px;
	margin-bottom: 1px;
	border-top: 1px dotted #AA231D;
 }
 hr {
    display: none;
 }
 .maori {
    font-family: arial;
    font-size: 1.0em;
    color: #000000;
 }
  /*TABLE TOP CELLS*/
 .tablelefttop {
    font-family:Arial, Helvetica, sans-serif;
    font-size:1.0em;
    color:#000;
    padding:3px;
    border-bottom:1px solid #000000;
    border-left:1px solid #000000;
    border-top:1px solid #000000;
    border-right:1px solid #000000;
    background-color: #f2f2ee;
 }
 .tableothertop {
    font-family:Arial, Helvetica, sans-serif;
    font-size:1.0em;
    color:#000;
    padding:3px;
    border-bottom:1px solid #000000;
    border-right:1px solid #000000;
    border-top:1px solid #000000;
    background-color: #f2f2ee;
 }

 /*REST TABLE CELLS*/
 .tableleft {
    font-family:Arial, Helvetica, sans-serif;
    font-size:1.0em;
    color:#000;
    padding:3px;
    border-bottom:1px solid #000000;
    border-left:1px solid #000000;
    border-right:1px solid #000000;
    background-color: #f2f2ee;
 }
 .tableother {
    font-family:Arial, Helvetica, sans-serif;
    font-size:1.0em;
    color:#000;
    padding:3px;
    border-bottom:1px solid #000000;
    /*border-left:1px solid #000000;*/
    border-right:1px solid #000000;
    background-color: #f2f2ee;
 }

 #pageBodyWide ul li {
        color:#2f2726;
 }
 #pageBodyWide ul {
     color:#2f2726;

 } 
 #pageBodyWide ul li {
   color:#2f2726;
 }
 html>body #pageBodyWide ul li {background-position: 0px 3px;}

 #more_1 a:link, #more_1 a:visited {
    color: #000000;
    font-weight: normal;
    text-decoration: none;
 }

 #more_1 a:hover {
    color: #000000;
    font-weight: normal;
    text-decoration: underline;
 }

 #less_1 a:link, #less_1 a:visited {
    color: #000000;
    font-weight: normal;
    text-decoration: none;

 }

 #less_1 a:hover {
    color: #000000;
    font-weight: normal;
    text-decoration: underline;
 }

 #more_2 a:link, #more_2 a:visited {
    color: #000000;
    font-weight: normal;
    text-decoration: none;
 }

 #more_2 a:hover {
    color: #000000;
    font-weight: normal;
    text-decoration: underline;
 }

 #less_2 a:link, #less_2 a:visited {
    color: #000000;
    font-weight: normal;
    text-decoration: none;
 }

 #less_2 a:hover {
    color: #000000;
    font-weight: normal;
    text-decoration: underline;
 }

 #more_3 a:link, #more_3 a:visited {
    color: #000000;
    font-weight: normal;
    text-decoration: none;
 }

 #more_3 a:hover {
    color: #000000;
    font-weight: normal;
    text-decoration: underline;
 }

 #less_3 a:link, #less_3 a:visited {
    color: #000000;
    font-weight: normal;
    text-decoration: none;
 }

 #less_3 a:hover {
    color: #000000;
    font-weight: normal;
    text-decoration: underline;
 }
 #more_4 a:link, #more_4 a:visited {
    color: #000000;
    font-weight: normal;
    text-decoration: none;
 }

 #more_4 a:hover {
    color: #000000;
    font-weight: normal;
    text-decoration: underline;
 }

 #less_4 a:link, #less_4 a:visited {
    color: #000000;
    font-weight: normal;
    text-decoration: none;
 }

 #less_4 a:hover {
    color: #000000;
    font-weight: normal;
    text-decoration: underline;
 }
 #more_5 a:link, #more_5 a:visited {
    color: #000000;
    font-weight: normal;
    text-decoration: none;
 }

 #more_5 a:hover {
    color: #000000;
    font-weight: normal;
    text-decoration: underline;
 }

 #less_5 a:link, #less_5 a:visited {
    color: #000000;
    font-weight: normal;
    text-decoration: none;
 }

 #less_5 a:hover {
    color: #000000;
    font-weight: normal;
    text-decoration: underline;
 }
 #more_6 a:link, #more_6 a:visited {
    color: #000000;
    font-weight: normal;
    text-decoration: none;
 }

 #more_6 a:hover {
    color: #000000;
    font-weight: normal;
    text-decoration: underline;
 }

 #less_6 a:link, #less_6 a:visited {
    color: #000000;
    font-weight: normal;
    text-decoration: none;
 }

 #less_6 a:hover {
    color: #000000;
    font-weight: normal;
    text-decoration: underline;
 }
 #more_7 a:link, #more_7 a:visited {
    color: #000000;
    font-weight: normal;
    text-decoration: none;
 }

 #more_7 a:hover {
    color: #000000;
    font-weight: normal;
    text-decoration: underline;
 }

 #less_7 a:link, #less_7 a:visited {
    color: #000000;
    font-weight: normal;
    text-decoration: none;
 }

 #less_7 a:hover {
    color: #000000;
    font-weight: normal;
    text-decoration: underline;
 }
 .sub {
	background-color: #d4d3bd;
 }
 .sub a{
	color: #000;
 }
 #firstRight {
	display: none;
    }
#products {
width:100%;
float:left;
margin-left:0px;
height:100%;
margin-right:0px;
/*border:1px solid #000;*/
/*background-color:#f3f3f3;*/
}
.product {
	display: block;
	float:left;
	width:45%;
	/*height:215px;*/
    font-size:0.8em;
    font-weight:bold;
	/*height:auto;*/
    line-height:1.0em;
	text-align:center !important;
	/*border-top:solid 1px #e1dbdf;*/
    border-bottom:solid 1px #e1dbdf;
    margin:0px 0px 0px 0px;
    position:relative;
}

a.product, a.product:link, a.product:visited
{
	display: block;
	float:left;
	width:270px;
	height:230px;
	text-align:center;
	text-decoration:none;
	/*border-top:solid 1px #e1dbdf;*/
    border-bottom:solid 1px #e1dbdf;
    margin:0px 0px 20px 0px;
}

a.product:hover, a.product:active
{
	text-decoration:none;
	border-bottom:solid 1px #632763;
    /*border-top:solid 1px #aa231f;*/
}

a.product:hover .product-image
{
}
#header-price {
font-family:Trebuchet MS;
color: #632763;
font-size:1.2em;
text-align:right;
font-weight:bold;

}
.gst {
font-family:Trebuchet MS;
font-size:0.8em;
font-weight:bold;
color: #632763;
text-align:right;
}
table.order-country {
font-family:arial;
font-size:1.1em;
font-weight:bold;
color:#AA231D;
}
table.finance {
font-family:arial;
font-size:1.0em;
font-weight:bold;
color:#AA231D;
}
.home-price {
float:right;
height:15px;
background-color:#FBF4F3;
width:auto;
margin-top:13px;
padding:5px;
padding-left:10px;
padding-right:10px;
font-family:Trebuchet MS;
color: #632763;
font-size:1.2em;
text-align:right;
font-weight:bold;
border-left:1px solid #E1DBDF;
border-top:1px solid #E1DBDF;
border-right:1px solid #E1DBDF;
cursor: pointer;
bottom:0px;
position:absolute;
right:0px;
}
table.product-info {
font-family:arial;
font-size:1.0em;
font-weight:bold;
color:#000;
}
.crazy-deal {
float:left;
height:51px;
background-image: url(images/crazy-deal.jpg);
width:73px;
bottom:0px;
position:absolute;
left:0px;
}