#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-left: auto; margin-right: auto; margin-top: 30px; border: #999 solid thin; }
#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: #fff; }




.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; }
.dataTableContentRed { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #CC0000; }
.dataTableContentRedAlert { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #FF0000; font-weight: bold; }

body {
	background: #ffffff;
	color: #white;
	margin: 0px;
	background-image: url(../juggleart_logo.gif);
	background-repeat: no-repeat;
	font-family: arial;
}

a {
  	color: #0066CC;
 	text-decoration: none;
}

a:hover {
 	color: #purple;
  	text-decoration: none;
}

#columnleft {
	font-family: arial;
	font-size: 12px;
	color: #blue;
	line-height: 18px;	
	/*letter-spacing: 1px;*/
	
	
}

#columnleft a {
	color: #0066CC;
	text-decoration: none;
}

#columnleft a:visited {
	color: #0066CC;
	text-decoration: none;
}

#columnleft a:hover {
	color: #purple;
	text-decoration: none;
}



#columnleft ul {
	margin: 0;
	padding: 0;
}


#columnleft li {
	list-style-type: none;
	list-style-position: inside;
	margin: 0;
	padding: 0;
}

#content{
	position:absolute; 
	left:187px; 
	width:620px; 
	z-index:3; 
	top: 129px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

#content2{
	position:absolute; 
	left:190px; 
	width:450px; 
	z-index:3; 
	top: 129px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

#topnav{
	position:absolute; 
	left:33px; 
	top:81px; 
	width:312px;  
	z-index:2;
	font-family: arial;
	font-size: 12px;
	color: #666;
	
}
#topnav ul{

}
#topnav li{
	list-style-type: none;
	list-style-position: inside;
	margin: 0;
	padding: 0;
	display:inline;
	width: 60px;
}

#topnav  a{
	color: #0066CC;
	text-decoration: none;
font-size: 10pt;
font-style: none;
}

#topnav a:visited{
	color: #0066CC;
	text-decoration: none;
font-size: 10pt;
}

#topnav a:hover{
	color: #purple;
	text-decoration: none;
font-size: 10pt;
}

.catlink{
	font-family: arial;
	font-size: 12px;
	color: #0066CC;
}

.catlink a{
	color: #0066CC;
	text-decoration: none;
}

.catlink a:visited {
	color: #0066CC;
	text-decoration: none;
}

.catlink a:hover {
	color: #purple;
	text-decoration: none;
}

.catlinkactive {
	font-family: arial;
	font-size: 12px;
	color: #purple;
}

.heading1 {
	font-family: arial;
	font-size: 17px;
	font-weight: bold;
	color: #black;
}

.heading2 {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #black;
	line-height:25px;
}

.heading3 {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #black;
	line-height:22px;
}

.heading4 {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #black;
	line-height:28px;
}

.copy1 {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #black;
	line-height:15px;
}

.copy1 a{
	color: #0066CC;
	text-decoration: none;
}

.copy1 a:visited {
	color: #0066CC;
	text-decoration: none;
}

.copy1 a:hover {
	color: #purple;
	text-decoration: none;
}

.copy2 {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #black;
	line-height:15px;
}

.copy2 a{
	color: #0066CC;
	text-decoration: none;
}

.copy2 a:visited {
	color: #0066CC;
	text-decoration: none;
}

.copy2 a:hover {
	color: #purple;
	text-decoration: none;
}

.copy3 {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #black;
	line-height:15px;
}


.copy3 a{
	color: #0066CC;
	text-decoration: none;
}

.copy3 a:visited {
	color: #0066CC;
	text-decoration: none;
}

.copy3 a:hover {
	color: #purple;
	text-decoration: none;
}

.copy4 {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #black;
	line-height:15px;
}
.copy4bold {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #black;
	line-height:15px;
}
.copy5 {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #black;
	line-height:15px;
}
.copy5 a{
	color: #0066CC;
	text-decoration: none;
}

.copy5 a:visited {
	color: #0066CC;
	text-decoration: none;
}

.copy5 a:hover {
	color: #purple;
	text-decoration: none;
}

.copy6 {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #black;
	line-height:15px;
}
.copy6 a{
	color: #0066CC;
	text-decoration: none;
}

.copy6 a:visited {
	color: #0066CC;
	text-decoration: none;
}

.copy6 a:hover {
	color: #purple;
	text-decoration: none;
}

.copy7 {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #black;
	line-height:17px;
}
.copy7 a{
	color: #0066CC;
	text-decoration: none;
}

.copy7 a:visited {
	color: #0066CC;
	text-decoration: none;
}

.copy7 a:hover {
	color: #purple;
	text-decoration: none;
}



.normalprice {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #green;
	line-height:15px;
	
}


.specialprice {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #green;
	line-height:15px;
	
}

.originalprice {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #grey;
	line-height:15px;
	text-decoration: line-through;
}





.divider {
	border-top: 1px dotted #ccc;
	height:6px;
	width:100%;
}
.divider2 {
	border-top: 1px dotted #ccc;
	height:6px;
	width:70%;
}

.divider_blank {
	display:inline;
	float: left;
	height:3px;
	width:620px;
}

.search {
	width: 90px;
	font: 9px verdana;
	border: 1px solid #ccc;
	color: #666666;
	height: 14px;
}

.box1 {
	
	font: 10px verdana;
	border: 1px solid #ccc;
	color: #666666;
	height: 16px;
}


.catproduct {
	border: 1px dashed #ccc;
	padding: 10px;
	margin: 5px;
	display: inline;
	width: 120px;
	height: 170px;
	float: left;
}

/*
.catproduct a{
	text-decoration: none;
	color: #0066CC;
}

.catproduct a:visited {
	color: #0066CC;
	text-decoration: none;
}

.catproduct a:hover {
	color: #purple;
	text-decoration: none;
}

*/
.catproduct:hover {
	border: 1px solid #purple;
}

/*

.catalognav {
	font-family: arial;
	font-size: 12px;
	color: #black;
}

.catalognav a {
	color: #0066CC;
	text-decoration: none;
}


.catalognav a:visited {
	color: #0066CC;
	text-decoration: none;
}

.catalognav a:hover {
	color: #purple;
	text-decoration: none;
}
*/


.cart_tr{
	
	margin: 15px;
}

.cart_td{
	border-top: 1px dotted #ccc;
	padding: 15px 8px 10px 8px;
	height: 70px;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	
	
}


.cart_td_empty{
	height: 20px;
}

.cart_td_top {
	padding: 5px;
	height: 20px;
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #333;
}

.cart_td_bottom {
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 5px;
	height: 40px;
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #333;
}

.cart_td_footer {
	
	padding-top: 12px;
	padding-bottom: 5px;
	height: 20px;
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #333;
}

.productinfo {
	border: 1px dashed #ccc;
	padding: 10px;
	margin: 5px;
	display: inline;
	width: 400px;
	/*height: 400px;*/
	float: left;
color: #black;
}

.featuredproduct {
	/*
	border-top: 1px dashed #ccc;
	border-left: 1px dashed #ccc;
	border-right: 1px dashed #ccc;
	*/
	border: 1px dashed #ccc;
	padding: 10px;
	margin: 5px;
	display: inline;
	width: 170px;
	/*height: 400px;*/
	float: left;
color: #black;
}

FORM {
	display: inline;
}

/*
CHECKBOX, RADIO, SELECT {
  font-family: Arial;
  font-size: 9px;
}
*/

.box1{
	font: 10px verdana;
	border: 1px solid #ccc;
	color: #666666;

}


TEXTAREA {
 
  font-family: Arial;
  font-size: 11px;
  color:#666666;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

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;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #fff;
}

.infoBoxContents {
  background: #fff;
  font-family: Arial;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #fff;
  font-family: Arial;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial;
  font-size: 10px;
  font-weight: bold;
  background: #fff;
  color: #000;
}

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: #fff;
  border: 1px dotted #666;
}

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: #fff;
  /*border: 1px dotted #666;*/
  border-top-width: 1px;
  border-top-style:dotted;
  border-top-color:#666666;

}

TABLE.productListing {
  /*border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
  */
 
}

.productListing-heading {
 font-family: Verdana;
  font-size: 10px;
 
  color: #FFFFFF;
  font-weight: bold;
  
}

TD.productListing-data {
  font-family: Verdana;
  font-size: 9px;
  color: #666;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

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;
}



SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  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, 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; }

