/* CSS for my first scrolling box */
	#scrollingContainer{
		width:178px;	/* 170 pixels in width */
		height:200px;	/* Height of box */
        background-color: #FFFFFF;
		border:1px solid #b1b1af;	/* border around box */

		padding:5px;	/* A little bit of space between border of box and text inside */
		float:left;	/* I want the text to wrap around the box */
		margin-right:1px;	/* Right margin of 10 pixels */
		font-size:0.9em;	/* Smaller font size than the rest of the page */

		overflow:hidden;	/* Hide overflow content */
	}
/* End css for my first scrolling box */
div.productBoxes {
	border-top: 1px solid Silver;
	border-right: 1px solid Silver;
	border-left: 1px solid Silver;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 180px;
}

div.productInfoBoxes {
	border-top: 1px solid Silver;
	border-right: 1px solid Silver;
	border-left: 1px solid Silver;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 560px;
}
.boxText { font-family: Arial; font-size: 11px; }
a.boxText { font-family: Arial; font-size: 11px; }
a.boxText:HOVER { font-family: Arial; font-size: 11px; }
a.boxText:ACTIVE { font-family: Arial; font-size: 11px; }
a.boxText:VISITED { font-family: Arial; font-size: 11px; }
.errorBox { font-family : Arial; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial; font-size : 10px; color: #70d250; text-decoration: underline; }

h1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	MARGIN: 0px;
	COLOR: #ffffff;
	width: 565px;
	height: 33px;
	background-image: url(images/blue_page_heading.png);
	font-family: Arial;
	padding-left: 12px;
	padding-top: 5px;
	background-repeat: no-repeat;
}
div.boxContent {
	border: 1px solid #b1b1af;
	background-color: #FFFFFF;
	padding-left: 5px;
	font-size: 11px;
}
div.logo {
	margin-top: 1px;
	margin-left: 5px;
	width: 600px;
}
div.cartContents {
	margin-top: 60px;
	margin-right: 20px;
}
a.cartContents {
	color: #a4a7aa;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.cartContents:HOVER {
	color: #a4a7aa;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.testimonials {
	color: #9E0B0E;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a.testimonials:HOVER {
	color: #9E0B0E;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
}
div.navigation {
	width: 950px;
	margin-left: 52px;
	margin-top: 30px;
}
BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #0e6d9d
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {

}

td.columnHeading {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
   font-weight : bold;
	padding-left: 10px;
}
TD.headerNavigation {
  font-family: Arial;
  font-size: 11px;
  color: #ffffff
  font-weight : bold;
}
TR.headerNavigation2 {

}

TD.headerNavigation2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #001cc6;
}

A.headerNavigation2 {
  color: #001cc6;
}

A.headerNavigation2:hover {
  color: #001cc6;
}
A.headerNavigation {
  color: #ffffff;
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Arial;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Arial;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {

}

TD.footer {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

.infoBox {
}

.infoBoxContents {
  font-family: Arial;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial;
  font-size: 12px;
}

TD.infoBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #001cc6;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial;
  font-size: 11px;
}

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: #EAEAEA;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
	font-family: Arial;
	font-size: 12px;
	background: url(design/TOPBAN-BACK.gif);
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 9px;
	padding-bottom: 9px;
}
A.productListing-heading {
	color: #FFFFFF;
	text-decoration: none;
}
TD.productListing-data {
  font-family: Arial;
  font-size: 10px;
}
TD.productListing-dataNew {
  font-family: Arial;
  font-size: 12px;
}
div.productNames {
	font-family: Arial;
	font-size: 12px;
	margin-bottom: 5px;
}
TD.productHeading {
	font-family: "Myriad Web";
	font-size: 18px;
	color: #ffffff;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial;
  font-size: 18px;
  font-weight: bold;
  color: #327397;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial;
  font-size: 10px;
  color: #000000;
}
P {
	 font-family: Arial;
  font-size: 11px;
  line-height: 1.5;
}
TD.topCategories, P.topCategories {
	font-family: Arial;
	font-size: 9px;
	line-height: 1.5;
	color: #9b9b9b;
	padding-top: 5px;
	padding-bottom: 5px;
}
TD.main, P.main {
  font-family: Arial;
  font-size: 12px;
  line-height: 1.5;
}
LI, UL {
	  font-family: Arial;
  font-size: 12px;
  line-height: 1.5;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Arial;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
}

TD.category_desc {
  font-family: Arial;
  font-size: 11px;
  line-height: 1.5;
}

SPAN.newItemInCart {
  font-family: Arial;
  font-size: 10px;
  color: #ff0000;
}

INPUT.searchSuggest {
	font-family: Arial;
	font-size: 12px;
	border: 1px solid #c0c0c0;
	background-color: #F3F3F3;
	font-weight: bold;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-top: 4px;
	height: 25px;
	margin-top: 4px;
}
INPUT.searchSuggestSubmit {
	padding-top: 5px;
	margin-top: 4px;
}


CHECKBOX, RADIO, INPUT, SELECT {
	font-family: Arial;
	font-size: 12px;
}
TEXTAREA {
  width: 100%;
	font-family: Arial;
	font-size: 12px;
}

SPAN.greetUser {
  font-family: Arial;
  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: Tahoma, Arial;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
	font-family: Arial;
	color: #ff0000;
	font-size: 12px;
}

SPAN.errorText {
  font-family: Arial;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Arial; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial; font-size: 10px; color: #ff0000; }
.imagesBoxContents {
  font-family: Arial;
  font-size: 10px;
}
.latestnews {
	font-family: Arial;
	font-size: 12px;
	/*font-weight: bold;*/
	color: #9E0B0E;
}
.currentNews {

	font-family: Arial;
	font-size: 12px;
	/*font-weight: bold;*/
	color: #9E0B0E;
}
.more_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9E0B0E;

}
.othernewsheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9E0B0E;

}
A.otherNewsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #9E0B0E;
}

A.otherNewsTitle:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #9E0B0E;
}
.otherNewsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #9E0B0E;
}
.filterTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9E0B0E;
}
.newsItem {
	list-style-image: url(images/dottedarrow.gif);
	font-family: Arial;
	font-size: 10px;
	text-decoration: underline;
	color: #3300FF;
}
.articleTitle {
	font-size: 18px;
	font-weight: bold;
	color: #999999;
}
.articleDate {
	font-size: 10px;
	color: #666666;
}
.headline16 {
	font-size: 14px;
	font-weight: bold;
}
/* ----------------- coolMenu ----------------- */

.clCMEvent{
	position:absolute;
	width:99%; height:99%;
	clip:rect(0,100%,100%,0);
	left:0;
	top:0;
	visibility:visible
}


.clCMAbs{
	position:absolute;
	visibility:hidden;
	left:0;
	top:0;
}

.clBar{
	position:absolute;
	width:10;
	height:10;
	background-color:#ffffff;
	layer-background-color:#ffffff;
	visibility:hidden;
}

.clLevel0,.clLevel0over{
	position:absolute;
	padding:1px;
	font-family:Verdana,arial,helvetica;
	font-size:10px;
}

.clLevel0{
	background-color:#ffffff;
	layer-background-color:#ffffff;
	color:#000000;
}

.clLevel0over{
	background-color:#bbc3d3;
	layer-background-color:#bbc3d3;
	color:#ffffff;
	cursor:pointer;
	cursor:hand;
}

.clLevel0border{
	position:absolute;
	visibility:hidden;
	background-color:#c0c0c0;
	layer-background-color:white;
}

.clLevel1, .clLevel1over{
	position:absolute;
	padding:2px;
	font-family:Verdana,arial,helvetica;
	font-size:10px;
}

.clLevel1{
	background-color:#ffffff;
	layer-background-color:#ffffff;
	color:#000000;
}

.clLevel1over{
	background-color:#bbc3d3;
	layer-background-color:#bbc3d3;
	color:#ffffff;
	cursor:pointer;
	cursor:hand;
}

.clLevel1border{
	position:absolute;
	visibility:hidden;
	background-color:#c0c0c0;
	layer-background-color:white;
}
/* ----------------- coolMenu_eof ----------------- */
/*----------------------------Suggest Styles--------------------------*/
.suggest_link {
	background-color: #FFFFFF;
	padding: 2px 6px 2px 6px;
	font-family: Arial;
  font-size: 11px;
}
.suggest_link_over {
	font-family: Arial;
	background-color: #0e6d9d;
	padding: 2px 6px 2px 6px;
	color: #FFFFFF;
  font-size: 11px;
}
#search_suggest {
	position: absolute;
	background-color: #FFFFFF;
	text-align: left;
	border: 1px solid #c0c0c0;
}
/*----------------------------End Suggest Styles------------------------*/
TD.productsHeading {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	padding-left: 7px;
	padding-right: 7px;
	font-style: italic;
	font-weight: bold;
}
TD.specialsHeading {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding-left: 7px;
	padding-right: 7px;
}
span.specialsHeading {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
A.specialsHeading {
	color: #000000;
	text-decoration: none;
}
A.specialsHeading:hover {
	color: #000000;
	text-decoration: none;
}


div.videoPlayer {
	background-image: url(layout/video_player.png);
	width: 138px;
	height: 130px;
	padding-left: 12px;
	padding-top: 12px;
	text-align: left;
}

.nps {
  width:574px;
}

.nps #id_np_prev, .nps #id_s_prev {
  float:left;
  width:12px;
  height:162px;
  background:url(images/nps/arr.png) no-repeat center center;
}

.nps #id_np_next, .nps #id_s_next {
  float:right;
  width:12px;
  height:162px;
  background:url(images/nps/arr.png) no-repeat center center;
}

.nps .nph {
  float:left;
  width:550px;
  overflow:hidden;
  position:relative;
  height:162px;
}

.nps .npf {
  position:absolute;
  top:0px;
  left:0px;
  width:50000px;
}
div.news_border {
	border: 1px solid Gray;
	padding: 3px 3px 0px 3px;
	margin-top: 5px;
	border-bottom: 3px solid Gray;
	border-right: 3px solid Gray;
	width: 564px;
}

#lightbox{
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #f7f6f1;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	border: 1px #CCC solid;
border-bottom:0px;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 0px;
	width: 0px;
	z-index: 0;
	}
#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; }
#prevLink2, #nextLink2 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#060;
	font-weight:bold;
         cursor:pointer;
         }

#imageDataContainer{
	font: 14px Arial, Helvetica, sans-serif;
	background-color: #f7f6f1;
	height: 35px;
	border:1px #ccc solid;
border-top:0px;
margin:auto;
	}

#imageData{
	padding:0px 10px 10px 10px;
	}
#imageData #bottomNavClose{ width: 55px; float: right; padding:5px 0px 0 0px; }
#imageData #imageDetails{ width: 50%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold; font-size:11px; color:#666; max-height:20px; }
#imageData #numberDisplay{ display: block; clear: left; font-weight: normal; font-size:14px; color:#333; padding-bottom: 5px; }
#imageData #slideshowLink{ width: 55px; float: right; padding:5px 0px 0 0px;}

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline;
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#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; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


