.boxText { font-family: Verdana, Arial, sans-serif; font-size: 12px; line-height: 18px; padding-left: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #70d250; text-decoration: underline; }

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #314e22;
	color: #333333;
}
#bodyWrapper {
	margin: 0 auto;
	padding: 0;
	width: 902px;
	background-image:url(../images/bg_bodywrapper.jpg);
	background-repeat: repeat-y;
}
#wrapper {
	width: 813px;
	background-image: url(../images/bg_wrapper.jpg);
	background-repeat: repeat-y;
	text-align: left;
	margin: 0 auto;
	clear: both;
	padding: 0;
}
#header1 {
	height: 64px;
	width: 902px;
	display: block;
}
#header2 {
	background-image: url(../images/header2.jpg);
	background-repeat: no-repeat;
	width: 813px;
	height: 211px;
	display: block;
}
#topNav {
	background-image: url(../images/bg_topnav_green.jpg);
	background-repeat: no-repeat;
	width: 813px;
	height: 27px;
	margin: 0;
	padding: 0;
	}
#content {
	width: 763px;
	margin: 5px 25px;
	padding: 10px 0 0 0;
	clear: both;
}
#footer {
	width: 902px;
	height: 27px;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	clear: both;
	color: white;
	font-size: 10px;
	padding: 40px 0 0 0;
	margin: 0 auto;
}
#footer a {
	color: white;
	text-decoration: underline;
}
/*A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}
*/
#content a {
	color: #3F116B;
}
#content a:link, #content a:visited {
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
}
#content a:active {
	text-decoration: underline;
}
#content h3 {
	color: #3F116B;
	font-size: 16px;
	margin-top: 0px;
}
#content li {
	line-height: 1.3em;
}

FORM {
	display: inline;
}

TR.header {
	background: url(../images/bg_topNavGreen.jpg) repeat-x; /*background of tabs (default state)*/
	height: 27px;
}

.headerNavigation {
	line-height: 27px;
	color: white;
	height: 27px;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
}

/*TD.headerNavigation {
  color: white;
  font-weight : bold;
  line-height: 27px;
  text-align: left;
}

A.headerNavigation { 
  color: white; 
  text-decoration: none;
}
*/
.headerNavigation a {
	line-height: 27px;
	text-decoration: none;
	color: white;
}
.headerNavigation a:hover {
	text-decoration: underline;
	/*background: url(../images/bg_topNavLavender.jpg) repeat-x;/*tab link background during hover state*/
}

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;
  color: white;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}
.infoBoxWrapper {
	float: left; 
	width: 175px; 
	margin-bottom: 10px;
}
.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-size: 12px;
  line-height: 18px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #C9BED4;
  color: #3F116B;
  line-height: 18px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

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: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #C9BED4;
  color: #3f116b;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  color: #3F116B;
  font-size: 16px;
  font-weight: bold;
}

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: 11px;
  line-height: 1.5;
}

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: #3F116B;
  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: #D7E9F7; 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; }


/* JSQUERYCSMENU STYLES */

.jquerycssmenu{
font: bold 12px Verdana;
padding-left: 15px; /*offset of tabs relative to browser left edge*/
margin-left: 40px;
}

.jquerycssmenu ul{
padding: 0;
list-style-type: none;
margin: 0;
}

/*Top level list items*/
.jquerycssmenu ul li{
position: relative;
display: inline;
float: left;
text-align: center;
}

/*Top level menu link items style*/
.jquerycssmenu ul li a{
display: block;
background: url(../images/bg_topNavGreen.jpg) repeat-x; /*background of tabs (default state)*/
line-height: 27px;
padding: 0px 15px;
color: white;
text-decoration: none;
text-align:center;
margin: 0;
}

.jquerycssmenu ul li a:hover{
background: url(../images/bg_topNavLavender.jpg) repeat-x;/*tab link background during hover state*/
}
	
/*1st sub level menu*/
.jquerycssmenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jquerycssmenu ul li ul li{
display: list-item;
float: none;
text-align: left;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jquerycssmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jquerycssmenu ul li ul li a{
font: normal 13px Verdana;
background: url(../images/bg_topNavGreen.jpg) repeat-x;
line-height: 27px;
text-align:left;
color: white;
padding: 0 15px;
margin: 0;
border-top-width: 0;
width: 140px;
white-space: no-wrap;
}

.jquerycssmenu ul li ul li a:hover{ /*sub menus hover style*/
background: url(../images/bg_topNavLavender.jpg) repeat-x;
color: white;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 7px;
right: 5px;
}

.rightarrowclass{
position: absolute;
top: 5px;
right: 5px;
}
 /* END JSQUERYCSMENU STYLES */
.clearer {line-height: 0; clear: both; height: 0; overflow: hidden;}

/* LIGHTBOX.CSS */
#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(../admin/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../admin/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: hidden; 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; }

/* END LIGHTBOX.CSS */

.godaddylogo {
	text-align: center;
}
.creditcardlogos {
	text-align: center;
}
