/* style_imagehover.css */
#trailimageid {
  position: absolute;
  visibility: hidden;
  left: 0px;
  top: 0px;
  width: 220px;
  height: 0px;
  z-index: 1000;
}

#trailimageid div {
  padding: 5px;
  background-color: #FFF;
  border: 1px solid #888;
  text-align: center;
}

#trailimageid h1 {
  font-size: 100%;
  font-weight: normal;
  margin: 0;
  padding: 2px 0px;
  text-align: left;
  width: 100%;
}

#trailimageid img {
  margin: 2px;
  border: none;
}

/* style_un_classic.css */
#un .buttons {
	text-align: right; 
	margin-top: 10px;
	}

#un dl.pageresults {
	margin: 20px 0 0 0;
	padding: 0;
	}
	
#un dd {
	margin: 0;
	padding: 0;
	}

#un form {
	padding: 0;
	}

#un fieldset {
	border: 1px solid #9a9a9a;
	margin: 0 0 10px 0;
	padding: 10px;
	}

#un legend {
	border: 1px solid #9a9a9a;
	background-color: #abbbd3;
	padding: 5px;
	}

#un label.block {
	display: block;
	color: #930;
	margin-top: 7px;
	}

#un label.inline {
	display: inline;
	color: #930;
	}

#un form.control, #un form.moveto {
	margin: 0 0 30px 0;
	padding: 0;
	}

#un form.control fieldset {
	border: 0;
	margin: 2px 0 1px 0;
	padding: 0;
	}

#un form.control label {
	display: block;
	color: #000;
	margin-top: 0px;
	}

#un form.control div.single {
	padding: 3px 5px;  
	}

#un form.control div.multiple {
	padding: 3px 5px; 
	float: left; 
	}

#un form.control div.multiple label {
	display: block;
	}

#un div.clearleft {
	padding: 0; 
	margin: 0; 
	clear:left; 
	}

#un .s {
	width: 50px;
	}

#un .m {
	width: 100px;
	}

#un .l {
	width: 175px;
	}

#un .xl {
	width: 300px;
	}

#un table.productlist {
	border: 1px solid #9a9a9a;
	margin: 10px 0px;
	}

#un table.productlist tr.heading {
	height: 25px;
	background: #abbbd3;
	color: #fff;
	font-size: x-small;
	}
	
#un .footnote {
	color: #666;
	font-size: x-small;
	padding-top: 0;
	margin-top: 20px;
	}

#un table.productlist th {
	padding: 2px;
	}

#un table.productlist th.right {
	text-align: center;
	}

#un table.productlist th.center {
	text-align: center;
	}

#un table.productlist td {
	border-top: 1px solid #9a9a9a;
	padding: 2px;
	}
	
#un table.productlist td.odd {
	}
	
#un table.productlist td.odd-right {
	text-align: right;
	}
	
#un table.productlist td.odd-center {
	text-align: center;
	}
	
#un table.productlist td.even {
	background-color: #eff4f8;
	}
	
#un table.productlist td.even-right {
	background-color: #eff4f8;
	text-align: right;
	}
	
#un table.productlist td.even-center {
	background-color: #eff4f8;
	text-align: center;
	}

#un div.tableheading {
	height: 25px;
	background: #abbbd3;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #9a9a9a;
	padding: 3px 6px 0px 6px;
	}

#un div.wishlist-even {
	margin: 0px 0px 0px 0px;
	padding: 10px; 
	border: 1px solid #9a9a9a;
	border-top: 0px;
	background-color: #eff4f8;
	}

#un div.wishlist-odd {
	margin: 0px 0px 0px 0px;
	padding: 10px; 
	border: 1px solid #9a9a9a;
	border-top: 0px;
	}

#un img.productlist {
	margin: 0px 15px 15px 0px;
	float: left;
	}

#un div.wishlistfields {
	margin: 10px 0px 0px 0px;
	padding: 10px 0px; 
	border-top: 1px dotted #9a9a9a;
	}

#un ul {
	list-style: none none outside;
	padding-left: 0em;
	margin-left: 0px;
	margin-top: 10px;
	}

#un ol {
	padding-left: 2.2em;
	margin-left: 0px;
	margin-top: 0px;
	text-indent: -0.4em;
	}

#un ol li {
	line-height: 1.4em;
	}

#un .inputrequirement {
	color: #379;
	}

#un p.inputrequirement {
	text-align: right;
	}

#un .notabene { 
	color: #379;
	font-weight: bold;
	}
	
#un .price { 
	font-weight: bold;
	}

#un {
	padding: 10px;
	text-align:left;
	width:77%;
	float:left;
}

/* stylesheet_css_buttons.css */
/* css buttons */
.cssButton, .cssButtonHover {
width : 20em;
background-color: #F4F4F4;
color : #000000;
border: 2px outset #F4F4F4;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 1.1em;
text-align:center;
white-space: nowrap;
text-decoration: none;
font-weight: bold;
padding: 0.3em;
margin-right: auto;*/
}

.cssButtonHover {
color: #616161;
border-style: inset;
text-decoration: none;
}
.small_delete, .button_prev, .button_next, .button_search  {width: 7em;}
.button_sold_out_sm, .button_sold_out, .button_update_cart, .button_checkout, .button_login {width: 10em;}
.button_return_to_product_list, .button_add_selected {width: 22em;}
.button_in_cart{width: 19em;}  
.button_submit {width: 18em;}
.button_update_cart {color: red;}
.button_update_cartHover {color: black;}

/* stylesheet_header_menu.css */
body {  
	behavior: url(./csshover.htc);
	}
	
div#dropMenu li.submenu li.submenu:hover,
div#dropMenu ul.level2 a:hover {
	color: #4f4f4f;
	background:#D5D5D5;
	}

div#dropMenu li a:hover {
	}

	
#dropMenuWrapper {
	width:975px;
	height: 18px;
	margin:0;
	background: #fff;
	font-size:1em;
	}
	
div#dropMenu {
	float: left;
	text-align:center;
	position:relative;
	left:0;
	width: 805px;
	height: 18px;
	z-index: 1000;
	}

div#dropMenu ul {
	margin: 0; 
	padding: 0;
	}
	
div#dropMenu li {
	position: relative; 
	list-style: none; 
	margin: 0; 
	float: left; 
	line-height: 1.2em;
	}
	
div#dropMenu ul.level1 {
	margin: 0; 
	text-align: center;
	background: #fff;
	height: 18px;
	z-index: 1000;
	}
	
div#dropMenu li:hover {}
div#dropMenu li.submenu:hover {}
div#dropMenu li a {display: block; padding:0;text-decoration: none; text-transform:uppercase; color:#ffffff; text-align:center; border-right:1px solid #ffffff;} 

div#dropMenu ul a {
	line-height: 18px;
	width: auto;
	}

div#dropMenu ul ul {position: absolute; width: 16em;display: none;}

div#dropMenu ul ul li {
	border-bottom: 1px solid #fff;
	width:16em;
	}

div#dropMenu ul.level1 li.submenu:hover ul.level2 {
	display: block;
	z-index: 1000;
	}

div#dropMenu ul.level2 li.submenu:hover ul.level3 {
	display: block;
	z-index: 2000;
	}

div#dropMenu ul.level3 li.submenu:hover ul.level4 {
	display: block;
	z-index: 3000;
	}

div#dropMenu ul.level4 li.submenu:hover ul.level5 {
	display: block;
	z-index: 4000;
	}

div#dropMenu ul.level2 {
	top: 18px;
	left: -4em;
	background: #4f4f4f;
	z-index: 1000;
	}

div#dropMenu ul.level2,
div#dropMenu ul.level3,
div#dropMenu ul.level4,
div#dropMenu ul.level5 {
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	}

div#dropMenu ul.level3,
div#dropMenu ul.level4,
div#dropMenu ul.level5 {
	top: 0;
	left: 16em;
	background:#4f4f4f;
	z-index: 9000;
	}

div#dropMenu ul.level2 a {line-height:1em; padding: 0.5em 0 0.5em 0.25em;color: white; text-transform:none;text-align:left;}  /* this is text color on drop-down submenu */
div#dropMenu ul.level2 a:hover {color:#4f4f4f;}

div#dropMenu ul.level1 li a,
div#dropMenu ul.level1 li a:link,
div#dropMenu ul.level1 li a:visited {
	background: url(../images/img/menu_list.gif) no-repeat center top;
	height: 18px;
	width: 65px;
	}

div#dropMenu ul.level1 li a:hover,
div#dropMenu ul.level1 li a:active {
	background: url(../images/img/menu_list_b.gif) no-repeat center top;
	color: #5a3d1b;
	height: 18px;
	width: 65px;
	}


/*div#dropMenu ul.level1 li#cat_259 a,
div#dropMenu ul.level1 li#cat_259 a:link,
div#dropMenu ul.level1 li#cat_259 a:visited {
	background: url(../images/img/menu_list2.gif) no-repeat center top;
	font-weight: bold;
	height: 18px;
	width: 61px;
	}

div#dropMenu ul.level1 li#cat_259 a:hover,
div#dropMenu ul.level1 li#cat_259 a:active {
	background: url(../images/img/menu_list2_b.gif) no-repeat center top;
	color: #5a3d1b;
	font-weight: bold;
	height: 18px;
	width: 61px;
	}*/

/*div#dropMenu ul.level1 li#cat_137 a,
div#dropMenu ul.level1 li#cat_137 a:link,
div#dropMenu ul.level1 li#cat_137 a:visited {
	background: url(../images/img/menu_list_c.gif) no-repeat center top;
	height: 18px;
	width: 65px;
	}

div#dropMenu ul.level1 li#cat_137 a:hover,
div#dropMenu ul.level1 li#cat_137 a:active {
	background: url(../images/img/menu_list_b.gif) no-repeat center top;
	color: #5a3d1b;
	height: 18px;
	width: 65px;
	}*/

/*div#dropMenu ul.level1 li#cat_259 ul.level2 {
	display: none;
	}*/

div#dropMenu ul.level1 li#cat_187 a,
div#dropMenu ul.level1 li#cat_187 a:link,
div#dropMenu ul.level1 li#cat_187 a:visited {
	background: url(../images/img/menu_list_d.gif) no-repeat center top;
	height: 18px;
	width: 65px;
	}

div#dropMenu ul.level1 li#cat_187 a:hover,
div#dropMenu ul.level1 li#cat_187 a:active {
	background: url(../images/img/menu_list_b.gif) no-repeat center top;
	color: #5a3d1b;
	height: 18px;
	width: 65px;
	}


div#dropMenu ul.level1 li ul li a {
	background: #a9775d;
	width: 16em;
	height: auto;
	}

div#dropMenu ul.level1 li ul.level2 li.submenu a,
div#dropMenu ul.level1 li ul.level2 li.submenu a:link,
div#dropMenu ul.level1 li ul.level2 li.submenu a:visited,
div#dropMenu ul.level2 li.submenu ul.level3 li.submenu a,
div#dropMenu ul.level2 li.submenu ul.level3 li.submenu a:link,
div#dropMenu ul.level2 li.submenu ul.level3 li.submenu a:visited,
div#dropMenu ul.level3 li.submenu ul.level4 li.submenu a,
div#dropMenu ul.level3 li.submenu ul.level4 li.submenu a:link,
div#dropMenu ul.level3 li.submenu ul.level4 li.submenu a:visited,
div#dropMenu ul.level4 li.submenu ul.level5 li.submenu a,
div#dropMenu ul.level4 li.submenu ul.level5 li.submenu a:link,
div#dropMenu ul.level4 li.submenu ul.level5 li.submenu a:visited {
	background: #a9775d url(../images/img/d_menu_p.gif) no-repeat 95% center;
	width: 16em;
	height: auto;
	}

div#dropMenu ul.level1 li ul.level2 li.submenu a:hover,
div#dropMenu ul.level1 li ul.level2 li.submenu a:active,
div#dropMenu ul.level2 li.submenu ul.level3 li.submenu a:hover,
div#dropMenu ul.level2 li.submenu ul.level3 li.submenu a:ctive,
div#dropMenu ul.level3 li.submenu ul.level4 li.submenu a:hover,
div#dropMenu ul.level3 li.submenu ul.level4 li.submenu a:ctive,
div#dropMenu ul.level4 li.submenu ul.level5 li.submenu a:hover,
div#dropMenu ul.level4 li.submenu ul.level5 li.submenu a:ctive {
	background: #ead8d8;
	color: #5a3d1b;
	width: 16em;
	height: auto;
	}

div#dropMenu ul.level1 li#cat_187  li a,
div#dropMenu ul.level1 li#cat_187 ul li a:link,
div#dropMenu ul.level1 li#cat_187 ul li a:visited,
div#dropMenu ul.level1 li ul.level2 li a,
div#dropMenu ul.level1 li ul.level2 li a:link,
div#dropMenu ul.level1 li ul.level2 li a:visited,
div#dropMenu ul.level2 li.submenu ul.level3 li a,
div#dropMenu ul.level2 li.submenu ul.level3 li a:link,
div#dropMenu ul.level2 li.submenu ul.level3 li a:visited,
div#dropMenu ul.level3 li.submenu ul.level4 li a,
div#dropMenu ul.level3 li.submenu ul.level4 li a:link,
div#dropMenu ul.level3 li.submenu ul.level4 li a:visited,
div#dropMenu ul.level4 li.submenu ul.level5 li a,
div#dropMenu ul.level4 li.submenu ul.level5 li a:link,
div#dropMenu ul.level4 li.submenu ul.level5 li a:visited {
	background: #a9775d;
	width: 16em;
	height: auto;
	}

div#dropMenu ul.level1 li#cat_187 ul li a:hover,
div#dropMenu ul.level1 li#cat_187 ul li a:active,
div#dropMenu ul.level1 li ul.level2 li a:hover,
div#dropMenu ul.level1 li ul.level2 li a:active,
div#dropMenu ul.level2 li.submenu ul.level3 li a:hover,
div#dropMenu ul.level2 li.submenu ul.level3 li a:active,
div#dropMenu ul.level3 li.submenu ul.level4 li a:hover,
div#dropMenu ul.level3 li.submenu ul.level4 li a:active,
div#dropMenu ul.level4 li.submenu ul.level5 li a:hover,
div#dropMenu ul.level4 li.submenu ul.level5 li a:active {
	background: #ead8d8;
	color: #5a3d1b;
	width: 16em;
	height: auto;
	}

div.dropm_l a {
	background: url(../images/img/logdown.gif) no-repeat left top;
	color: #5b3e1c;
	float: left;
	display: block;
	padding: 0 16px 0 10px;
	width: 142px;
	height: 18px;
	line-height: 18px;
	}

div#dropMenu ul a ul {
	}
	

/* stylesheet_lightbox.css */
#lightbox {
left:0;
line-height:0;
position:absolute;
text-align:center;
top:40px;
width:100%;
z-index:100;
}

#lightbox a img {
border:none;
}

#outerImageContainer {
background-color:#fff;
height:250px;
margin:0 auto;
position:relative;
width:250px;
}

#imageContainer {
padding:10px;
}

#loading {
height:25%;
left:0;
line-height:0;
position:absolute;
text-align:center;
top:40%;
width:100%;
}

#hoverNav {
height:100%;
left:0;
position:absolute;
top:0;
width:100%;
z-index:10;
}

#imageContainer>#hoverNav {
left:0;
}

#hoverNav a {
outline:none;
}

#prevLink,#nextLink {
background:transparent url(../../template_default/images/lightbox/blank.gif) no-repeat;
display:block;
height:100%;
width:63px;
}

#prevLink {
background-image:url(../../template_default/images/lightbox/prevlabel.gif);
background-position:left 0;
background-repeat:no-repeat;
float:left;
left:0;
}

#nextLink {
background-image:url(../../template_default/images/lightbox/nextlabel.gif);
background-position:right 0;
background-repeat:no-repeat;
float:right;
right:0;
}

#imageDataContainer {
background-color:#fff;
font:10px Verdana, Helvetica, sans-serif;
line-height:1.4em;
margin:0 auto;
}

#imageData {
padding:0 10px;
}

#imageData #imageDetails {
float:left;
text-align:left;
width:70%;
}

#imageData #caption {
font-weight:700;
}

#imageData #numberDisplay {
clear:left;
display:block;
padding-bottom:1em;
}

#imageData #bottomNavClose {
float:right;
padding-bottom:0;
vertical-align:middle;
width:66px;
}

#overlay {
-moz-opacity:0.6px;
background-color:#000;
filter:alpha(opacity=60);
height:500px;
left:0;
opacity:0.6px;
position:absolute;
top:0;
width:100%;
z-index:90;
}

.clearfix:after {
clear:both;
content:".";
display:block;
height:0;
visibility:hidden;
}

* html>body .clearfix {
display:inline-block;
width:100%;
}

* html .clearfix {
height:1%;
}
