* { margin: 0; padding: 0; }
html { overflow-y: scroll; }
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	background-color: #f4f4f4;
	background-image: url(../media/bg.gif);
	background-repeat: repeat;
}
.style5 {
	color: #333333;
	font-size: 12px;
}
#page-wrap #main-content #feature-content .clear img a {
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

ul { list-style: none inside; }
p {
	font-size: 1.8em;
	line-height: 1.2em;
	margin-bottom: 1.2em;
}
a img { border: none; }

.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both; }

a {
	text-decoration: underline;
	outline: none;
	color: #333333;
	}
	a:hover {
	text-decoration: none;
	color: #007CC2;
	}
	A:hover {
	text-decoration: none;
	color: #0033CC;
	}

#page-wrap {
	min-width: 900px;
	max-width: 1260px;
	margin: 0 auto;
	padding: 0 10px;
	width:expression(document.body.clientWidth < 961? "960px" : document.body.clientWidth > 1261? "1260px" : "auto");
}
#page-wrap800 {
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#top-bar {
	min-height: 108px;
	padding: 0 10px;
	font-size: 1.3em;
	font-weight: bold;
	background-image: url(../images/bantopbg.jpg);
	background-repeat: repeat;
	}
	#right-side {
		float: right;
		padding-top: 15px;
		}
		#right-side img {
			border: 1px solid white;
			vertical-align: middle;
		}
		#right-side a {
	color: #666666;
	border-left: 1px solid white;
	height: 10px;
	padding-left: 10px;
			}
			#right-side a.first {
				border: none;
				padding: 0;
			}
			form#main-search {
				display: inline;
				position: relative;
				padding-right: 10px;
				}
				form#main-search label {
					display: none;
				}
				#search-button {
					position: absolute;
					right: 0px;
					top: -6px;
				}
				
#zone-bar {
	min-height: 28px;
	padding: 5px 10px 0 10px;
	background-image: url(../images/sliverbg.gif);
	background-repeat: repeat;
	}
	#zone-bar ul {
		display: block;
		}
		#zone-bar ul li {
			height: 18px;
			padding: 5px 5px 0 5px;
			position: relative;
			float: left;
			margin-right: 10px;
			}
			#zone-bar ul li:hover {
				background: url(../images/zonebar-navleft.png) center left no-repeat;
			}
			#zone-bar ul li a {
	display: block;
	float: left;
	height: 23px;
	position: relative;
	top: -5px;
	right: -5px;
	padding-right: 3px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
				}
				#zone-bar ul li a:hover {
					background: url(../images/zonebar-navright.png) center right no-repeat;
				}
				#zone-bar ul li a span {
					position: relative;
					top: 6px;
				}
			#zone-bar ul li ul {
	display: none;
	position: absolute;
	top: 29px;
	left: 0px;
	width: 150px;
	border: 1px solid #ccc;
	padding: 10px 0 0 0;
	background-color: #666666;
				}
				#zone-bar ul li ul li {
					float: none;
					padding: 0; margin: 0;
					height: 100%;
				}
				#zone-bar ul li ul li:hover {
					background: none;
					}
					#zone-bar ul li ul li a {
						display: block;
						float: none;
						margin-left: -5px;
						padding: 5px 0 0 10px;
						width: 140px;
					}
					#zone-bar ul li ul li a:hover {
	background-color: #333333;
					}
#main-content {
	background: white;
	padding: 16px;
	border: 2px solid #333333;
}

#feature-content {
	margin-bottom: 18px;
	}
	#feature-left {
		width: 48%;
		float: left;
		padding-right: 15px;
		}
		#feature-left p {
			font-size: 1.2em;
			line-height: 1.5em;
			margin-top: 8px;
		}
	#feature-right {
		float: right;
		width: 49%;
		}
		#feature-right p {
			font-size: 1.2em;
			line-height: 1.5em;
		}
		.feature-mini {
			float: left;
			width: 46%;
			margin-right: 2%;
		}
		
#footer {
	padding: 10px;
	color: #CCCCCC;
	font-size: 12px;
	background-color: #CCCCCC;
	background-image: url(../images/sliverbg.gif);
	background-repeat: repeat;
	}
	#footer a {
	color: #666666;
	}
@charset "UTF-8";
/* CSS Document */

A {
	color: #000000;
	text-decoration: underline;	
}
FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
	background-color: #000000;
}

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight : bold;
	background-image: url(../images/fbg.jpg);
	background-repeat: repeat;
	padding-top: 3px;
	padding-bottom: 3px;
	background-position: top;
}

A.headerNavigation {
	color: #333333;
}

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

TR.headerError {
	background: #ff0000;
	padding-top: 10px;
	padding-bottom: 10px;
}

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;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	background-image: url(../media/fbg.jpg);
}


.infoBox {
}

.infoBoxContents {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}
.infoBoxCart {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #006633;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
	background: #FFE6E6;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	height: 50px;
}

TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
	background-image: url(../media/fbg.jpg);
	background-repeat: repeat;
	padding-top: 2px;
	padding-bottom: 2px;
}

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: #f8f8f9;
}

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: #f8f8f9;
}

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

.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	background-color: #CCCCCC;
}

TD.productListing-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
}

A.pageResults {
	color: #006633;
	font-size: 12px;
	padding: 5px;
}

A.pageResults:hover {
	color: #000000;
	background-color: #EAFEE9;
}

TD.pageHeading, DIV.pageHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}

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: 12px;
	line-height: 1.5;
	color: #000000;
}

TD.smallText, SPAN.smallText, P.smallText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.options {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #000066;
	padding-bottom: 5px;
	padding-right: 5px;
	background-image: url(../store/images/icons/cart.gif);
	background-position: left center;
	padding-left: 18px;
	background-repeat: no-repeat;
}
TD.optionshead {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #000066;
	font-weight: bold;
	padding-bottom: 7px;
}
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: #0000CC;
}

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: #000000;
	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;
	height: 30px;
}

SPAN.productSpecialPrice {
	font-family: Verdana, Arial, sans-serif;
	color: #666666;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

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

.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; }


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}

.input {
	color: #313131;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	display: inline;
	background-position: left bottom;
	font-weight: bold;
	background-image: url(../images/bantopbg.jpg);
	background-repeat: repeat-x;
	padding-right: 5px;
	padding-left: 5px;
}



</style>

[if IE]>
<style type="text/css">
p.iepara{ 
padding-top: 1em;
}

.style3 {
	font-size: x-small;
	color: #333333;
}
.style4 {font-size: xx-small}
.bullet {
	list-style-image: url(../media/bullet.jpg);
	margin-left: 8px;
	list-style-position: inside;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul
{
	list-style-type: none;
	padding: 0;
	margin: auto;
}

li.arrow{
	background-image: url(../media/bullet.jpg);
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 1.4em;
}
.tilblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding-bottom: 5px;
}
  
li.bullet
{
	background-image: url(../media/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1em;
	line-height: 1.6;
}



form#main-search {
	display: inline;
	position: relative;
	padding-right: 20px;
	padding-top: 0px;
	top: 4px;
				}
				form#main-search label {
					display: none;
				}
				#search-button {
	position: absolute;
	right: 8px;
	top: -4px;
				}


#div. formtag {
width: 300px; background-color: #F0F7FD; border: 1px dotted #333; padding: 5px; height: 400px;

}


div.row {
  clear: both;
  padding-top: 10px;
  }

div.row span.label {
	float: left;
	width: 100px;
	text-align: left;
	padding-left: 5px;
  }

div.row span.formw {
	float: right;
	width: 400px;
	text-align: left;
  } 


#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover {
	background-image: url(../images/prev.gif);
	background-repeat: no-repeat;
	background-position: left 15%;
}
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{
	width: 70%;
	float: left;
	text-align: left;
	font-weight: bold;
	color: #000099;
}	
#imageData #caption{
	font-weight: normal;
	color: #FFFFFF;
}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=80);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	.boxText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	
}
.errorBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	background: #ffb3b5;
	font-weight: bold;
	padding: 10px;
}
.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; }

/* Special Scroller */

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

#pscroller2{
	width: 350px;
	height: 20px;
	border: 0px;
	padding: 3px;
}

#pscroller2 a{
	text-decoration: none;
}

.someclass {
  	font-family: sans-serif;
  	font-size: 11px;
  	line-height: 1.5;
}
#wrapper #innerwrapper #content .row .label {
	clear: both;
	float: right;
	height: auto;
	width: 300px;
}
.picr {
	float: right;
	margin-right: 10px;
	margin-left: 3px;
	display: table-row;
	background-position: center;
	text-align: left;
}
.green {
	color: #666666;
	font-size: 16px;
	font-weight: bold;
}



/*change the menu hover color below*/

#thecategories a:hover {
	background-color: #eeeeee;
	color: #999999;
}



.catwithsubs, .catwithnosubs {

	padding-right: 5px;

}



#thecategories {
	position: relative;
	top: 9px;
	margin-bottom: 9px;
	width: 190px;
}



.activelink {

	display: block;

	font-weight: bold;

}



#thecategories a {
	display: block;
	padding-bottom: 3px;
	padding-top: 3px;
	width: 100%;
	background-image: url(../images/zonebar-navright.png);
	background-repeat: repeat-x;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #333333;
}



/*mozilla fix*/

html>body #thecategories a {

	width: auto;

}

/*end of mozilla fix*/



#topcat a {

padding-left: 5px;

}



#secondcat a {

	padding-left: 20px;

}



#thirdcat a {

	padding-left: 35px;

}



#fourthcat a {

	padding-left: 50px;

}



#fifthcat a {

	padding-left: 65px;

}
ul.sitemap {
	color: #333333;
}
#page-wrap800 #main-content #feature-content a {
	color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #00923F;
	text-decoration: none;
}

#page-wrap800 #main-content #feature-content a:hover {
	color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0033FF;
	text-decoration: none;
}
#page-wrap800 #main-content #feature-content .clear p {
	font-size: 14px;
}
#page-wrap800 #top-bar #right-side .style5 {
	color: #000000;
	font-size: 14px;
}
