#nojs {
	width:484px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	margin-top:10px;
	padding-top:5px;
	padding-left:10px;
	background-image:url("/lib/yhst-54034216466120/noscript.jpg");
	color:#ffffff;
	font-weight:bold;
	border:1px solid #000000;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
}

#slide-spacer {
	height:200px;
	margin-bottom:10px;
}	
	
#slider-box {
	width:658px;
	height:200px;
	position:relative;
	margin-left:-10px;
	display:none;
	border-bottom:1px solid #ddd;
}

#slideshow{
	height:200px;
}

#nav {
	display:none;
	width:630px;
	background:#eb7e0e;
	background-image:url('/lib/yhst-54034216466120/sliderbar.jpg');
	background-repeat:repeat-x;
	position:absolute;
	z-index:100;
	left:-1px;
	border:1px solid #eb7e0e;
	border-radius-bottomleft:7px;
	border-radius-bottomright:7px;
	-webkit-border-bottom-left-radius:7px;
	-moz-border-radius-bottomleft:7px;
	-moz-border-radius-bottomright:7px;
	-webkit-border-bottom-right-radius:7px
}

#nav a{
	margin:5px;
	padding:5px;
	color:#505050;
	background:#efefef;
	border:1px solid #dddddd;
}

#nav .activeSlide{
	background:#efefef;
	border:3px solid #1A7DCF;
}

#pause {
	width:20px;
	height:20px;
	position:absolute;
	z-index:5000;
	bottom:-30px;
	right:0;
	border:1px solid #dddddd;
	background:red;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#play {
	width:20px;
	height:20px;
	position:absolute;
	z-index:5000;
	bottom:-30px;
	right:0;
	background:green;
	border:1px solid #dddddd;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}


.accordion-container {
	width:394px;
	height:auto;
	margin-top:2px;
	display:block;
	clear:both;
}

#fob-collapsed, #zone1-collapsed, #zone2-collapsed, #product-info-collapsed {
	width:394px;
	height:30px;
	background-image:url('/lib/yhst-54034216466120/collapsedbg.jpg');
	background-repeat:repeat-x;
	display:none;
	font-size:15px;
	font-weight:bold;
	text-align:left;
	color:#707070;
	border:1px solid #dddddd;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px
}

#fob-expanded, #zone1-expanded, #zone2-expanded, #product-info-expanded {
	width:394px;
	height:30px;
	background:#ffffff;
	border-top:1px solid #dddddd;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
	border-radius-topright:7px;
	border-radius-topright:7px;
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
	-webkit-border-top-left-radius:7px;
	-webkit-border-top-right-radius:7px
}

#fob-content, #zone1-content, #zone2-content {
	width:374px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:25px;
	background:#ffffff;
	background-image:url('/lib/yhst-54034216466120/contentbg.jpg');
	background-repeat:repeat-x;
	background-position:bottom;
	text-align:left;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	border-radius-bottomleft:7px;
	border-radius-bottomright:7px;
	-webkit-border-bottom-left-radius:7px;
	-moz-border-radius-bottomleft:7px;
	-moz-border-radius-bottomright:7px;
	-webkit-border-bottom-right-radius:7px
}

#product-info-content {
	width:374px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:25px;
	background:#ffffff;
	background-image:url('/lib/yhst-54034216466120/contentbg.jpg');
	background-repeat:repeat-x;
	background-position:bottom;
	font-size:13px;
	text-align:left;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	border-radius-bottomleft:7px;
	border-radius-bottomright:7px;
	-webkit-border-bottom-left-radius:7px;
	-moz-border-radius-bottomleft:7px;
	-moz-border-radius-bottomright:7px;
	-webkit-border-bottom-right-radius:7px
}

#product-info-content ul {
	margin-bottom:15px;
	margin-top:10px;
	padding-left:10px;
}

#product-info-content li {
	line-height:180%;
}

.pass {
	display:none;
}

.no-pass {

}

#download-pass {
	display:none;
}

#download-no-pass {
	display:block;
	text-align:center;
	margin-bottom:15px;
}

.item-note {
	font-size:13px;
	margin-top:20px;
}

.feature {
	font-size:13px;
	margin-top:10px;
	font-weight:bold;
}

.normal {
	font-size:13px;
	margin-left:5px;
	font-weight:normal;
}

.strikethrough {
	font-size:13px;
	margin-left:5px;
	font-weight:normal;
	text-decoration:line-through;
}

.price {
	color:#2282d3;
	font-weight:bold;
	font-size:17px;
	display:none;
}

.expanded-title {
	margin-left:15px;
	margin-top:7px;
	margin-right:10px;
	font-size:15px;
	font-weight:bold;
	color:#eb7d0e;
}

.help-title {
	margin-top:7px;
	margin-right:7px;
	font-size:8pt;
	color:#eb7d0e;
}

.help-title a{
	color:#eb7d0e;
}

.help-title img {
	vertical-align:middle;
}

.help-title a:visited{
	color:#eb7d0e;
}

.imagediv {
	height:130px;
	width:130px;
	background:#f8f8f8;
	margin-top:10px;
	margin-bottom:10px;
	border:1px solid #efefef;
}

.collapsed-title {
	margin-left:15px;
	margin-top:7px;
	font-size:15px;
	font-weight:bold;
	color:#909090;
}

.click-expand {
	margin-right:15px;
	margin-top:7px;
	font-size:13px;
	color:#aaaaaa;
}

#image-holder {
	height:150px;
	width:130px;
	background:blue;
}

#image-box {
	height:274px;
	width:230px;
	position:relative;
	background:#ffffff;
	border:1px solid #dddddd;
	border-radius:8px;
	text-align:center;
	margin-top:2px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
}

#fin-fab {
	margin-top:25px;
	width:230px;
}

#image-enlarge {
	height:auto;
	width:230px;
	position:absolute;
	z-index:1;
	background:#efefef;
	bottom:5px;
	left:0px;
	font-size:7pt;
	padding-top:3px;
	padding-bottom:3px;
	text-align:center;
}

#image-enlarged {
	display:none;
}

#product-image-enlarged {
	height:auto;
	width:auto;
	position:absolute;
	z-index:5000;
	display:none;
	top:50%;
	left:50%;
	background:#ffffff;
	border:1px solid #505050;
}

#image-a {
	height:230px;
	width:230px;
	position:absolute;
	z-index:10;
	top:5px;
	left:0px;
	text-align:center;
	display:none;
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
}

#image-b {
	height:230px;
	width:230px;
	position:absolute;
	z-index:1;
	top:5px;
	left:0px;
	text-align:center;
	display:none;
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
}

#image-c {
	height:230px;
	width:230px;
	position:absolute;
	z-index:1;	
	top:5px;
	left:0px;
	text-align:center;
	display:none;
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
}

#image-d {
	height:230px;
	width:230px;
	position:absolute;
	z-index:1;
	top:5px;
	left:0px;
	text-align:center;
	display:none;
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
}

#image-e {
	height:230px;
	width:230px;
	position:absolute;
	z-index:1;
	top:5px;
	left:0px;
	text-align:center;
	display:none;
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
}

#a, #b, #c, #d, #e {
	height:38px;
	width:38px;
	margin-top:5px;
	margin-right:5px;
	text-align:center;
	display:none;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}

#image-a img, #image-b img, #image-c img, #image-d img, #image-e img {
	height:auto;
	width:auto;
	vertical-align:bottom;
}

#a img, #b img, #c img, #d img, #e img {
	height:auto;
	width:auto;
}



#modal-overlay  {  
	position:fixed;  
	top:0;  
	right:0;  
	bottom:0;  
	left:0;  
	height:100%;  
	width:100%;  
	margin:0;  
	padding:0;
	display:none;
	background-image:url("/lib/yhst-54034216466120/modaloverlay.png");
	z-index:999;
}  

#dialog-box {
	width:390px;
	display:none;
	position:absolute;
	z-index:5000;
	top:200px;
	left:50%;
	margin-left:-200px;
	background-image:url("/lib/yhst-54034216466120/modalbg.png");
	border:1px solid #505050;
	padding:10px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}

#x {
	width:125px;
	height:20px;
	position:absolute;
	z-index:9000;
	top:13px;
	right:13px;
	padding-top:5px;
	font-size:12pt;
	font-weight:bold;
	background-image:url("/lib/yhst-54034216466120/xbg.jpg");
	background-repeat:no-repeat;
	background-position:right;
}

#x2 {
	width:50px;
	height:8px;
	position:absolute;
	z-index:9000;
	top:1px;
	right:4px;
	padding-top:5px;
	font-size:12pt;
	font-weight:bold;
	background-image:url("/lib/yhst-54034216466120/close.jpg");
	background-repeat:no-repeat;
	background-position:right;
	border:1px solid #ffffff;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}

#dialog-inner-box {
	width:auto;
	height:215px;
	background:white;
	padding-left:10px;
	padding-right:10px;
	padding-top:30px;
	padding-bottom:50px;
	border:1px solid #dddddd;
}

#header-help-fob {
	width:auto;
	height:245px;
	font-size:10pt;
	text-align:left;
}

#header-help-zone1 {
	width:auto;
	height:245px;
	font-size:10pt;
	text-align:left;
}

#header-help-zone2 {
	width:auto;
	height:245px;
	font-size:10pt;
	text-align:left;
}

#enter-password {
	height:auto;
	width:auto;
	padding:10px;
	background:#f8f8f8;
	background-image:url('/lib/yhst-54034216466120/leftnavbg.jpg');
	background-repeat:repeat-x;
	background-position:bottom;
	margin-bottom:15px;
	border:1px solid #cccccc;
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
}

#notify {
	color:#FF0000;
}

#samples {
	margin-top:10px;
}

.button-placeholder {
	position:relative;
	text-align:center;
	width:190px;
}

.price-hide {
	display:none;
}

.hide-button {
	position:absolute;
	z-index:1;
}

.show-button {
	position:absolute;
	z-index:1;
	display:none;
}

.section-page-price {
	font-size:10pt;
}

#login-logout {
	height:55px;
	text-align:right;
	position:absolute;
	z-index:1;
	top:28px;
	right:270px;
	color:#cccccc;
}

#login-logout a{
	color:#ffffff;
	line-height:140%;
	text-decoration:underline;
}

.radfive {
	display:none !important;
}
