/*
  $Id: stylesheet.css,v 1.1.1.1 2005/08/16 08:31:30 sstolyarov Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */ font-size: 12px; /* changed 24 Sept 2009 */ }
.errorBox { font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */ font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */ font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */ font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

hr.dashed {
	border:0px;
	border-top:1px dashed #3192ce;	
}

A {
  color: #000000;
  text-decoration: none;
}

A.TabMenu {
	color: #FFFFFF;
	text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

.trademe_link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
	font-style:italic;
	text-decoration: underline;
}

.trademe_link:HOVER {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#fdd694;
	font-weight:bold;
	font-style:italic;
	text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #0386C3;
}

TD.headerNavigation {
  font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */
  font-size: 10px;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #0386C3;
}

TD.footer {
  font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */
  font-size: 12px; /* changed 24 Sept 2009 */
  background: #0386C3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #0386C3;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */
  font-size: 12px; /* changed 24 Sept 2009 */
}

.infoBoxContentsNew {
  font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */
  font-size: 12px; /* changed 24 Sept 2009 */
  color:#474747;
}

.infoBoxContentsNewInCart {
  font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */
  font-size: 12px; /* changed 24 Sept 2009 */
  color:#000000;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */
  font-size: 12px; /* changed 24 Sept 2009 */
}

TD.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */
  font-size: 12px; /* changed 24 Sept 2009 */
  font-weight: bold;
  background-image: url('https://www.ezyimports.co.nz/images/infobox/info_background.jpg');
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */
  font-size: 12px; /* changed 24 Sept 2009 */
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.productListing-odd, TR.productListing-even {
  background: #FFFFFF;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even,  TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #0386C3;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */
  font-size: 12px; /* changed 24 Sept 2009 */
  background: #0386C3;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */
  font-size: 12px; /* changed 24 Sept 2009 */
}

TD.productListing-data2 {
  font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */
  font-size: 12px; /* changed 24 Sept 2009 */
  background: #ffffff;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */
  font-size: 20px;
  font-weight: bold;
  color: #0386C3;
  text-align: left;
}

TD.pageHeadingMOD, DIV.pageHeadingMOD {
  font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */
  font-size: 16px;
  color: #0386C3;
  padding-right: 5px;
  font-weight:bold;
}

TD.redalertHeading{
  font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */
  font-size: 16px;
  color: #000000;
}

TD.redalertPrice{
  font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */
  font-size: 16px;
  color: #000000;
}

TD.redalertNewPrice{
  font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */
  font-size: 16px;
  color: #C80002;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */
  font-size: 12px; /* changed 24 Sept 2009 */
  color: #000000;
}

img
{  border-style: none;
}

TD.main, P.main {
  font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */
  font-size: 12px; /* changed 24 Sept 2009 */
  line-height: 1.5;

}

TD.mainLeft, P.mainLeft {
  font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */
  font-size: 12px; /* changed 24 Sept 2009 */
  line-height: 1.5;
  text-align: left;
}

TD.mainRight, P.mainRight {
  font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */
  font-size: 12px; /* changed 24 Sept 2009 */
  line-height: 1.5;
  text-align: right;
}

TD.mainWhite, P.mainWhite {
  font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */
  font-size: 12px; /* changed 24 Sept 2009 */
  line-height: 1.5;
  color: #000000;
}

TD.mainWhiteLG, P.mainWhiteLG {
  font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */
  font-size: 14px;
  line-height: 1.5;
  font-weight: bold;
  color: #ffffff;
  background:url(http://www.ezyimports.co.nz/images/redalert/08_mid_head.gif);
}

A.signUp {
  font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */
  font-size: 20px;
  font-weight: bold;
  color: #E00000;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */
  font-size: 10px;
}

TD.smallText2, SPAN.smallText2, P.smallText2 {
  font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */
  font-size: 12px; /* changed 24 Sept 2009 */
}

TD.accountCategory {
  font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */
  font-size: 12px; /* changed 24 Sept 2009 */
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */
  font-size: 12px; /* changed 24 Sept 2009 */
}

SPAN.greetUser {
  font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */
  font-size: 12px;
  
}

SPAN.markProductOutOfStock {
  font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

.productSpecialPrice {
  font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */ font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */ font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */ font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */ font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */ font-size: 10px; background-color: #99ff00; }

/* input requirement */

/* MENU bar css controls */
	.menubarmain A:link, .menubarmain A:active, .menubarmain A:visited{ 
	font-size: 12px; 
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}
	.menubarmain A:hover{
	font-size: 12px;
	color: #A34D2A;
	}
	.menubarmain{
	font-size: 13px; 
	font-family: Tahoma;
	font-style: normal;
	background-image:url(images/button-background.jpg); 
	background-repeat: repeat-x;		
	}

.inputRequirement { font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */ font-size: 10px; color: #ff0000; }
/* added for rrp display */
.PriceList  { font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */ color: #1087C9; font-size: 12px; font-weight: bold }
.oldPrice { text-decoration: line-through }

/* BEGIN Fancier Invoice and Packingslip */
.dataTableHeadingContent_INVOICE { font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */ font-size: 10px; color: #ffffff; font-weight: bold; }
.dataTableHeadingRow_INVOICE { background-color: #C9C9C9; }
.dataTableRow_INVOICE { background-color: #F0F1F1; }
.dataTableContent_INVOICE { font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */ font-size: 10px; color: #000000; }
.order_history_top { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_heading { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }
.order_infobox_data { color : #000000; font-family: Verdana; font-size: 12px; }
.product_infobox_heading_row { background-color: #C9C9C9; }
.product_infobox_heading { font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */ font-size: 10px; color: #ffffff; font-weight: bold; }
.product_infobox_data_row { background-color: #F0F1F1; }
.product_infobox_data { font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */ font-size: 10px; color: #000000; }
.order_history_top_INVOICE { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_heading_INVOICE { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }
.order_infobox_data_INVOICE { color : #000000; font-family: Verdana; font-size: 12px; }
.product_infobox_heading_row_INVOICE { background-color: #C9C9C9; }
.product_infobox_heading_INVOICE { font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */ font-size: 10px; color: #ffffff; font-weight: bold; }
.product_infobox_data_row_INVOICE { background-color: #F0F1F1; }
.product_infobox_data_INVOICE { font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */ font-size: 10px; color: #000000; }
.smallText_INVOIVE { font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */ font-size: 10px; }
.smallTextBlue_INVOICE { font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */ font-size: 10px; color: #006699; }
.smallAddressBlue_INVOICE { font-family: Arial; font-size: 9px; color: #006699; }
.main_INVOICE { font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */ font-size: 12px; }
.pageHeading_INVOICE { font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */ font-size: 18px; color: #727272; font-weight: bold; }
/* END Fancier Invoice and Packingslip */

/*---------------------------------*/
/*   Vertical Fly-Out Menu Style   */
/*---------------------------------*/

.verbar	{   /* Color of main vertical menubar and border */
	color: #fff;
	font-weight: normal;
	background-color: #F8F8F9;
	border: 0px outset #F8F8F9;
}

.vertitem	{          /* Behaviour of main vertical menu items, leave as is for proper operation */
	text-align: left;
	white-space: nowrap;
}

.vertitem	a {   /* Font style, size of main menu items */
  	font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */
	font-size: 12px; /* changed 24 Sept 2009 */		
	text-decoration: none;
	position: relative;
	display: block;	
	padding:0px;
	background: url(images/menu_09/categories_inactive_item.gif) no-repeat center;
	width:145px;
	height:20px;
	padding-left:16px;
	padding-top:6px;
}

.vertitem a:link, .vertitem a:visited	{   /* Default font style & color of main menu items */
	color: #474747;
	text-decoration: none;
}

.vertitem a:hover	{   /* Font style & color, background menu color of main menu item when hovered over */
	color: #474747;
	background: url(images/menu_09/categories_active_item.gif) no-repeat center;
	text-decoration: none;
}

.vertitem a:active	{   /* Font style & color, background menu color of main menu item when clicked */
	color: #ffff00;
	background-color: #666666;	
	text-decoration: none;	
}

.vertsubmenu	{   /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	display: block;
}

/*.vertsubframe	{    Color of submenu item and border 
	background-color: #F8F8F9;
	border: 1px solid #0386C3;
	opacity:0.8;
	MozOpacity:0.8;
	KhtmlOpacity:0.8;
	filter:alpha(opacity=80);
	position: relative;
	display: block;	
} */

.vertsubframe	{   /* Color of submenu item and border */
	border: 0px solid #0386C3;
	position: relative;
	display: block;
	margin-left:10px;
}

.vertsubitem	{     /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
}

.vertsubimageframe {
	
}

.vertsubimageframe_top {
	background:url(images/menu_09/categories_sub_menu_top_frame.gif) no-repeat;
	width:143px;
	height:5px;
}

.vertsubimageframe_content {
	background: #fbba52;	
}

.vertsubimageframe_bottom {
	background:url(images/menu_09/categories_sub_menu_bottom_frame.gif) no-repeat;
	width:143px;
	height:5px;	
}

.vertsubitem a	{   /* Font style, size of submenu items */
  font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */
	font-size: 12px; /* changed 24 Sept 2009 */
    padding-left:10px;
    padding-top:6px;			
	text-decoration: none;
	width: 133px;
	height: 16px;
	position: relative;
	display: block;	
	background: url(images/menu_09/categories_sub_menu_inactive.gif) no-repeat center;
}

.vertsubitem a:link, .vertsubitem a:visited	{   /* Default font style & color of submenu items */
	color: #474747;
	text-decoration: none;	
}

.vertsubitem a:hover	{   /* Font style & color, background submenu color of submenu item when hovered over */
	color: #474747;
	background: url(images/menu_09/categories_sub_menu_active.gif) no-repeat center;
	text-decoration: none;
}

.vertsubitem a:active	{   /* Font style & color, background submenu color of submenu item when clicked */
	color: #ffff00;
	background-color: #666666;	
	text-decoration: none;			
}

.vertsubitem .vertfwdarr, .vertitem .vertfwdarr	{   /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */
	font-weight: normal;
}

.verbar .dmselected {   /* Style override for selected root category */
    font-weight: normal;
}

/* Quick Find Version 2 */

.quick_find {
	text-align:center;
	width:161px;
}

.quick_find_top {
	width:161px;
	height:23px;
	background:url(images/menu_09/quick_find_top.gif);
}

.quick_find_bottom {
	width:161px;
	height:94px;
	background:url(images/menu_09/quick_find_bottom.gif);	
}

.quick_find_content {
	background:#5192fb;
	font-family: arial, sans-serif;
	font-size: 12px; /* changed 24 Sept 2009 */
	text-align:center;
}

.inputContent {
	background: #5192fb;
	font-family: arial, sans-serif;
	font-size:12px;	
	color:#474747;
	border:0px;
	background:url(images/menu_09/input_back.gif) no-repeat;
	width:107px;
	height:17px;
}

.inputQtyContent {
	background: #5192fb;
	font-family: arial, sans-serif;
	font-size:12px;	
	border:0px;
	background:url(images/menu_09/input_qty_back.gif) no-repeat;
	width:21px;
	height:17px;
}

/* AJAX Shopping Cart */

SPAN.removeProduct {
  font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */
  font-size: 9px;
  color: #3366FF;
  font-weight: normal;
}

INPUT.quantitybox {
  border: 1px;
  border-style: solid;
  border-color: #000000;
    font-size: 12px;
  width: 15px;
  height: 22px;
  border-spacing: 0px;
  background: #F8f8f9;
}

/*kwick menu*/

#kwick {
	position: relative;
	/*border-bottom: 3px double #333;*/
}

#kwick2 {
	position: fixed;
	top:90px;
	left:0px;
	width:100%;
	background-image:url('https://www.ezyimports.co.nz/iMenu/spacer.gif');
	text-align:left;
	z-index:6;
	/*border-bottom: 3px double #333;*/
}

#kwick .kwicks {
	display: inline;
	height: 20px;
	margin: 0px;
}

#kwick li {
	float: left;
}

li:after {
	content: "";
}

#kwick .kwick {
	display: block;
	text-align: center;
	cursor: pointer;
	overflow: hidden;
	height: 20px;
	width: 112px;
	/*padding: 10px;*/
	background: #fff;
	/*border-right: 5px solid #202020;*/
	border-right: 1px solid #fff;
}

#kwick .kwick span {
	display: none;
}

#kwick .opt1 {
	background: #9ce782 url(iMenu/button0.gif) ;
	text-align: left;
}

#kwick .opt2alt {
	background: #9ce782 url(iMenu/button7g.gif) ;
}

#kwick .opt2 {
	background: #92bdfa url(iMenu/button1.gif);
}

#kwick .opt3 {
	background: #faa892 url(iMenu/button2.gif);
}

#kwick .opt4 {
	background: #e78282 url(iMenu/button3.gif);
}

#kwick .opt5 {
	background: #e78282 url(iMenu/button4.gif);
}

#kwick .opt6 {
	background: #e78282 url(iMenu/button5.gif);
}

#kwick .opt7 {
	background: #e78282 url(iMenu/button6.gif);
	text-align: right;
}

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #fff;
	background-image: url(images/nzezy.gif);
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #ccc;
}

.lbLoading {
	background: #fff url(iMenu/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #ccc;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(iMenu/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(iMenu/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #ccc;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(iMenu/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/* moodalbox CSS */

div#mb_overlay {
position: absolute;
left: 0;
width: 100%;
background-color: #fff;
background-image: url(images/nzezy.gif);
cursor: pointer;
}

div#mb_center, div#mb_bottom {
position: absolute;
left: 50%;
overflow: hidden;
background-color: #ccc;
}

div#mb_center {
background-color: #ccc;
}

div#mb_contents {
width: 400px;
height: 400px;
border: 10px solid #ccc;
overflow: auto;
background-color: #FFF;
visibility: hidden;
}

.mb_loading {
background: #ccc url(iMenu/loading.gif) no-repeat center center;
}

#mb_error {
font-size: 1.2em;
color: #CD0000;
font-weight: bold;
text-align: center;
padding: 0.5em;
font-family: Verdana, Helvetica, sans-serif;
}

#mb_error em {
font-size: 0.8em;
}

div#mb_bottom {
font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
color: #666;
line-height: 1.4em;
text-align: left;
border: 10px solid #ccc;
border-top-style: none;
}

a#mb_close_link {
display: block;
float: right;
width: 66px;
height: 22px;
background: transparent url(iMenu/closelabel-grey.gif) no-repeat center;
margin: 5px 0;
}

div#mb_caption {
margin-right: 71px;
}

#round_me-0, #round_me-0 .sb-inner { background:white; }
#round_me-0 .sb-shadow { background:gray; }
#round_me-0 .sb-border { background:#87C5EA; }

#round_me-1, #round_me-1 .sb-inner { background:white; }
#round_me-1 .sb-shadow { background:gray; }
#round_me-1 .sb-border { background:#87C5EA; }

#round_me-2, #round_me-2 .sb-inner { background:white; }
#round_me-2 .sb-shadow { background:gray; }
#round_me-2 .sb-border { background:#87C5EA; }

#round_me-3, #round_me-3 .sb-inner { background:white; }
#round_me-3 .sb-shadow { background:gray; }
#round_me-3 .sb-border { background:#87C5EA; }

#round_me-4, #round_me-4 .sb-inner { background:white; }
#round_me-4 .sb-shadow { background:gray; }
#round_me-4 .sb-border { background:#87C5EA; }

#round_me-5, #round_me-5 .sb-inner { background:white; }
#round_me-5 .sb-shadow { background:gray; }
#round_me-5 .sb-border { background:#87C5EA; }

#round_me-6, #round_me-6 .sb-inner { background:white; }
#round_me-6 .sb-shadow { background:gray; }
#round_me-6 .sb-border { background:#87C5EA; }

#round_me-7, #round_me-7 .sb-inner { background:white; }
#round_me-7 .sb-shadow { background:gray; }
#round_me-7 .sb-border { background:#87C5EA; }

#round_me-8, #round_me-8 .sb-inner { background:white; }
#round_me-8 .sb-shadow { background:gray; }
#round_me-8 .sb-border { background:#87C5EA; }

#round_me-9, #round_me-9 .sb-inner { background:white; }
#round_me-9 .sb-shadow { background:gray; }
#round_me-9 .sb-border { background:#87C5EA; }

/* BOF Pageloading by BPAS (www.bpas.co.nz) */
#prepage {
	display:none;	
}
#prepage_overlay {
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:3;
	text-align:center;
	padding-top:30%;
	padding-bottom:50%;
	background:#ffffff;
	background-image: url(images/nzezy.gif);
	opacity:.7;
	filter:alpha(opacity = 70);
}



#prepage_content {
	position:fixed;
	top:0px;
	left:0px;
	z-index:3;
	text-align:center;
	margin-left:45%;
	margin-top:30%;
	margin-bottom:50%;
	padding:5px;
	background:#FAFAF3;
	border:1px;
	border-style:solid;
	border-color:#D4D4D4;	
	opacity:1;
	filter:alpha(opacity = 100);
}

/* EOF Pageloading by BPAS (www.bpas.co.nz) */

/* Special Scroller */

#pscroller1 {
height: 160px;
border: 0px;
padding: 5px;
}

.someclass {
  font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */
  font-size: 12px; /* changed 24 Sept 2009 */
  line-height: 1.5;
}

/* New Products Scroller */

#pscroller_np {
height: 150px;
border: 0px;
padding: 5px;
}

.pscroller_c_np {
  font-family: Arial, Helvetica, sans-serif; /* changed 24 Sept 2009 */
  font-size: 12px; /* changed 24 Sept 2009 */
  line-height: 1.5;
}

#listingContainer {
	width:99%;
	height:190px;
	padding-top:5px;
	border-width:1px;
	border-style:dashed;
	border-color:#87C5EA;
	text-align:center;
}

/* Begin CSS Drop Down Menu */

#menuh-container
	{
	position: fixed;
	top:78px;
	left:0px;
	z-index:98;
	width:110%;
	}
	
#menuh-container2
	{
	position: fixed;
	top:78px;
	right:0px;
	z-index:490;
	width:110%;
	}

#menuh
	{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	width:100%;
	float:left;
	margin-top: 1em;
	}
		
#menuh a
	{
	text-align: center;
	display:block;
	white-space:nowrap;
	margin:0px;
	padding:2px;
	}
	
#menuh a:link, #menuh a:visited, #menuh a:active	/* menu at rest */
	{
	color: white;
	text-decoration:none;
	}
	
#menuh a:hover	/* menu at mouse-over  */
	{
	color: white;
	background-image: url(images/header/hover-back.gif);
	text-decoration:none;
	}		
	
#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
	background-image: url(navdown_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}
	
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	background-image: url(nav_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}

#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:7em;	/* width of all menu boxes */
	}

#menuh li
	{
	position:relative;
    min-height: 1px; 			/* Sophie Dennis contribution for IE7 */
    vertical-align: bottom; /* Sophie Dennis contribution for IE7 */
	}

#menuh ul ul
	{
	position:fixed;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	width:10em;
	opacity:.9;
	MozOpacity:.9;
	KhtmlOpacity:.9;
	filter:alpha(opacity=90);
	}
	
<!--[if lt IE 7]>
<style type="text/css" media="screen">
#menuh{float:none;}
body{behavior:url(csshover.htc); font-size:100%;}
#menuh ul li{float:left; width: 100%;}
#menuh ul ul {margin:-1em 0 0 -2em;}
#menuh a{height:1%;font:bold 0.7em/1.4em arial, sans-serif;}
</style>


#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/* End CSS Drop Down Menu */

/* star product pimped start */

.starTitle{
  font-family: Verdana, Arial,  sans-serif;
  font-size: 14px;
  color: #c3c3c3;
  font-weight : normal;
}

.starName{
 font-family: Tahoma, Verdana, Arial;
 font-size: 24px;
 font-weight: normal;
 color: #1f79b6;
 }  
 
 .starProdDesc{
 font-family: Arial, Verdana, sans-serif;
 font-size: 12px;
 color: #808080;
 }  
 
 .starPrice{
 font-family: Arial, Verdana, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #ffffff;
 }  

/* star product pimped end */
