/*
  $Id: stylesheet.css,v 1.1.1.1 2003/09/18 19:05:47 wilt Exp $

 
*/
/* Start Banner Rotator */
DIV.centerpage {
  width: 70%;
  position: absolute;
  left: 42%;
  top: 0;
  margin-left: -27%;
  background: #ffffff;
}
TABLE.centerpage {
  width: 70%;
  position: absolute;
  left: 42%;
  top: 0;
  margin-left: -27%;
  background-image: url(images/fieldprotection_sm.jpg);
}
#bannerRotator { 
  width: 595px;  /* Banner width */
  height: 296px;  /* Banner height */
  overflow: hidden; 
  position: fixed;
border: thin;
visibility: visible;
top: 1em;
left: 1em;
bottom: 1em;
right: 1em;}

#bannerRotator ul { 
  list-style: none; 
  padding: 0; 
  position: fixed;
z-index: -10;}

#bannerRotator ul li { 
  display: none; 
  width: 0px;  /* Banner width */
  height: 0px;  /* Banner height */
  position: relative; 
  top: 0px; 
  left: 0px;
z-index: -10;}

#bannerNav { 
  position: absolute;
/* Distance from the right side of the controls box to the right edge of the banner */
  bottom: 0px;  /* Distance from the bottom of the controls box to the bottom of the banner */
  background: #000000 url(../../images/icons/transBlack75.png) 0em;  /* Controls box background image */
  padding: 5px 5px 5px 10px; 
  -moz-border-radius: 5px; 
  -webkit-border-radius: 5px;
left: 0em;}

#bannerNav a { 
  margin: 3px 10px 0 0 ; 
  height: 10px; 
  width: 10px; 
  display: block; 
  background: url(../../images/icons/dotDark.png) no-repeat 0 0;  /* Controls Button image (Inactive) */
  float: left; 
}

#bannerNav a.active { 
  background-image: url(../../images/icons/dotLight.png);  /* Controls Button image (Active) */
}

#bannerNav span.pause, #bannerNav span.play { 
  cursor: pointer; 
  height: 15px; 
  width: 15px; 
  display: block; 
  background: url(../../images/icons/pause.png) no-repeat 0 0;  /* Controls Pause icon */
  float: left; 
}

#bannerNav span.play { 
  background-image: url(../../images/icons/play.png);  /* Controls Play icon */
}

.divider-tall {
  clear: left;
  height: 1px;
}
/* End Banner Rotator */
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}
.boxText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #ffffff;
	color: #000000;	
}

.errorBox {
	font-family : Verdana, Arial, sans-serif; 
	font-size : 10px; 
	background: #ffb3b5; font-weight: bold; 
}
.stockWarning { 
	font-family : Verdana, Arial, sans-serif; 
	font-size : 10px; 
	color: #cc0033; 
}
.productsNotifications { 
	background: #ff0000; 
}
.orderEdit { 
	font-family : Verdana, Arial, sans-serif; 
	font-size : 10px; 
	color: #70d250; 
	text-decoration: underline; 
}

.availoptions { 
	font-family : Verdana, Arial, sans-serif; 
	font-size : 14px; 
	color: #000000; 
	text-decoration: underline; 
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
	color: #00209f;
	text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}
.headerNav2 { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	font-weight:  bold; 
	font-style: italic;
	color: #cccccc; 
	}

.headerNav3 { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #ffffff; 
	}	
	
.headerNav4 { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #ffffff; 
	}	
	.headerNav5 { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #ffffff; 
	}
		.headerNav5:hover { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 12px; 
	font-weight: 700; 
	color: #f7ff14;
font-style: italic;}
	.headerNav6 { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 13px; 
	font-weight: bolder; 
	color: #f7ff14; 
	}
		.headerNav6 { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 13px; 
	font-weight: bolder; 
	color: #f7ff14; 
	}	
td.headerNavigation { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #000000; 
	}

a.headerNavigation { 
	color: #000000;
}

a.headerNavigation1 { 
	color: #ffffff
}
a:hover.headerNavigation {
  color: #FF6600;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
TABLE.footer1 {
font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
line-height: 12pt;
text-align: center;
font-variant: small-caps;
border-right: thin green solid;}

TABLE.footer2 {
 font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
line-height: 10pt;
text-align: left;
font-variant: small-caps;


}
TD.footer1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
line-height: 12pt;
text-align: center;
font-variant: small-caps;
border-right: thin green solid;}

TD.footer2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
line-height: 12pt;
text-align: center;
font-variant: small-caps;
}

.main {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;

/*	background-color: #000000;*/
}

.templateinfobox     { 
	background:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-spacing: 2px;
  border-collapse: separate;
  *border-collapse: expression('separate', cellSpacing = '2px');
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #ffffff;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #ffffff;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 0px;
}

.productListing-heading{ 
   font-family: Verdana, Arial, sans-serif;
   font-size: 11px;
   font-weight: bold;
  color: #999999;
  vertical-align: middle;
  white-space: nowrap; 
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

a:hover.pageResults {
  color: #0000FF;
  background: #FFFF33;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #00209f;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	
/*	background-color: #A9D608;*/
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #00209f;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow {
}
.moduleRowOver { 
	background-color: #CCFF00; 
	cursor: pointer; 
	cursor: hand; 
	}
.moduleRowSelected { 
	background-color: #33FF66; 
	}

.checkoutBarFrom, .checkoutBarTo { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; color: #8c8c8c; 
	}
.checkoutBarCurrent { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	}

/* message box */

.messageBox { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	}
.messageStackError, .messageStackWarning { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	background-color: #ffb3b5; 
	}
.messageStackSuccess { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	background-color: #99ff00; 
	}

/* input requirement */

.inputRequirement { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #ff0000; 
	}
.content 	{
	COLOR: #000000; 
	FONT-SIZE: 10px; 
	FONT-FAMILY: Verdana, Helvetica;
	}

.centerTable {  
 }

/* Show Cart Details */
TR.ShowCartDetails, TD.ShowCartDetails, P.ShowCartDetails {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #00209f;
}

TD.cookieUsage {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #000000;
  color: #FFFFFF;
}

/* WebMakers.com Added: Editing Attributes */
.attributeBoxContent { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	background-color: #808080; 
	}
TD.attributeBoxContent { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	background-color: #C0C0C0; 
	}

/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 1px solid #F5F5F5;
  border-bottom: 1px solid #F5F5F5;
  border-spacing: 1px;
}

TD.mains {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;

	font-weight: bold;

}
TD.categories {
color: black;
border: 20px black;
display: block;
text-align: center;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 8pt;
font-weight: bold;
font-style: normal;
text-transform: uppercase;
vertical-align: +5em;
background-color: inherit;
border-top: 1em black;
border-left: 1em black;
border-bottom: 1em black;
border-right: 1em;
background-image: url(/images/categorybg.png);
background-repeat: no-repeat;
background-position: center center;
}
TD.linkListing-data {
  border-right: 1px solid #A9D608;
  border-bottom: 1px solid #A9D608;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #C6F721;
}

TR.linkListing-even {
  background: ;
}

.infoBoxProducts {
  text-align: center;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
	border: 2px;
	border-style: solid;
	border-color: #cccccc;
  font-weight: normal;
  background-color: transparent;
  color: #333333;
	margin-bottom:0px;
	-moz-border-radius:5px;
  	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px; 
	vertical-align: bottom;
}

.infoBoxProducts a {
  color: #333333;
}
TD.infoBoxGrid {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border: solid 1px #999999;
}
TD.infoBoxGrid:hover {
		background-color: #d3d3d3;
}
/* set pos buy/details button on list */
img.buy_now {  
  margin-bottom:10px;
} 
/* set pos buy/details button on thumbnail */
img.thm_buy_now {
  margin-bottom:-3px;
} 
/* set style buy/details seperator thumbnail */
.buy_now {
  font-weight: bold;
	font-size: 18px;
	color: #999999;
} 
.infoBoxList {
 border: ridge 0px #faf0e6;
 border-collapse: collapse;
 background-color: #fff;
 }
.thumbcontent {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#666666;
  text-align:center;
}
TD.noborderbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TD.separator {border-bottom: 1px solid #ccc;}

.productListing-list-price {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #333;
}

.productListing-title a, .productListing-title {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #333;
	padding-left:18px;
	padding-bottom:10px;
}
.productListing-name a, .productListing-name {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	padding-bottom: 6px;

}
.productListing-short {
   font-family: Verdana, Arial, sans-serif;
   font-size: 10px;
	 color: #333;
}	 

TABLE.buytable {
	 width: 100%;
	 height: 80px;
	 vertical-align: bottom;
         text-align:right;
}
DIV.multi_buy_now {
width: 99%;
text-align : right;
position:relative;
}

DIV#gbutton1 {
margin-bottom:-25px;
z-index:30;
}
DIV#gbutton2 {
margin-top:-25px;
z-index:30;
}

.quantity {
font-family:Verdana,Arial,sans-serif;
font-size:10px;
text-align : center;
}

.quantity input {
font-family:Verdana,Arial,sans-serif;
font-size:11px;
text-align : center;
background: #c0c0c0;
font-weight: bold;
border:2px solid #666666;
color:#333;
}
TD.attributes {
font-family:Verdana,Arial,sans-serif;
font-size:11px;
text-align : right;
}
TABLE.attributes select {
font-family:Verdana,Arial,sans-serif;
font-size:11px;
background: #c0c0c0;
font-weight: bold;
color:#333;
}
TABLE.drop select {
font-family:Verdana,Arial,sans-serif;
font-size:11px;
background: #66bc29;
font-weight: bold;
color:#333;
}
TR.list-block {
}		
SPAN.list_info {
font-family: Verdana, Arial, sans-serif;
font-size: 16px;
color: #333;
cursor:pointer;
}	
SPAN.list_info span {
display:none;
position:relative;  
}		
SPAN.list_info:hover span  {
display:block;
cursor:pointer;
margin-top:-20px;
margin-left:-100px;
position:absolute;
padding: 5px; 
font-family:Verdana,Arial,sans-serif;
font-size:12px;
color:#333;
background: #c0c0c0;
border:2px solid #666666;
text-align : center;
}		
class noborderBox extends tableBox {
  function noborderBox($contents) {
	$this->table_cellpadding = '0';
	$this->table_cellspacing = '3';
	$this->table_data_parameters = 'class="noborderBox"';
	$this->tableBox($contents, true);
   }
 }

/* START Categories Tabs v2.0 */
A.tabsNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight : bold; 
  color: #ffffff; 
}

A.tabsNavigation:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight : bold; 
  color: #fffc00;
}

TD.tabsNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
/*  background: #CCCCCC;*/
  color: #d7cc45;  /* Color of the not selected category text */
  font-weight : bold;
}
/* END Categories Tabs v2.0 */
/* START FooterNav v2.0 */
A.FooterNav {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight : bold; 
  color: #000000; 
}

A.FooterNav:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight : bold; 
  color: #ff0000;
}

TD.FooterNav {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
/*  background: #CCCCCC;*/
  color: #0ba510;  /* Color of the not selected category text */
  font-weight : bold;
}
/* END FooterNav v2.0 */
/* VJ Links Manager v1.00 end */
/* 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;
	opacity:.9;
	filter:alpha(opacity = 50);
}



#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) */


	#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;

		float : left;
		width : 11em;
}
	
	#nav li { /* all list items */
		position : relative;
		float : left;
		line-height : 18px;
		margin-bottom : 1px;
		width: 175px;
	}
	
	#nav li ul { /* second-level lists */
		position : fixed;
		left: -999em;
		margin-left : 5px;
text-align: left;}	
	
	#nav li a {
		width: 20em;
		display : block;
        line-height :18px;
		font-weight : bold;
		text-decoration : none;
		padding : 0 0.5em;
		/* background: url(/images/backgrounds/catbuttonchild.png) no-repeat left right; */
font-size: 8pt;
line-height: 18px;
width: 175px;
padding: 0em 0.5em 0em 0.7em;
text-align: left;}
	
	#nav li a:hover {
/* background-image: url(/images/backgrounds/catbuttonhover.png); */
font-size: 8pt;
line-height: 18px;
width: 175px;
padding: 0em 0.5em 0em 0.7em;
background-repeat: no-repeat;
color: red;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: 900;
font-style: italic;
text-align: left;}}

	#nav li a:active  {
	color :yellow;
	color: #C36;
}

	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
}
/* Selected items with subcategories */	
#nav li.selected {
color: #339900;
border: medium maroon double;}
/* Menu items with subcategories */	
#nav a.daddy {
	/* background: url(/images/backgrounds/catbuttonparent.png) no-repeat center right; */
font-size: 8pt;
line-height: 18px;
width: 175px;		margin-top : 3px;
font-weight: bold;
font-family: Verdana, Helvetica, Arial, sans-serif;
color: black;
text-align: left;}
#content
{
  height: 100%;
  width: 100%;
  text-align: left
}
#ie_fix
{
  height: 100%;
  width: 100%;
  text-align: right
}
#scroll
{
  position: absolute;
  margin: 0 auto; 
  visibility: hidden;
  background-color: white;
  z-index: 1;    
  width: 350px;
  height: 150px;
  border-top-style: solid;
  border-right-style: solid;
  border-left-style: solid;
  border-collapse: collapse;
  border-bottom-style: solid;
  border-color: #000000;
  border-width: 1px;      
  overflow: auto;
  float: left;
}
#scroll div
{
  margin: 0 auto;
  text-align:left
}
#suggest table
{
  width: 344px;
  font-size: 11px;
  font-weight: normal;
  color: #676767;
  text-decoration: none;
  border: 0px;
  padding: 0px;  
  text-align:left;   
  margin: 0px
}
a.suggest_link 
{
  text-decoration: none;
  margin: 0px;
  color: #173f5f
}
a:hover.suggest_link 
{
  text-decoration: none;
  margin: 0px;
  color: #173f5f
} 


