/*MENU CSS*/



.hide{
	display:none;
}
.hover-box{
	height:190px;
	background-color:#ffffff;
	z-index: 100000;
	position:absolute;
	border-top-width: 3px;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #77A5D2;
	border-right-color: #77A5D2;
	border-bottom-color: #77A5D2;
	border-left-color: #77A5D2;
	margin-top: 3px;
	max-width: 380px;
	-moz-box-shadow: 0 1px 10px #574e4e;
}
.hover3boxes{width:352px;}
.hover2boxes{width:235px;}
.inner-menu{
	width:115px;
	height:188px;
	float:left;
	background-color:#F8F8F8;
	display:block;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E0E0E0;
}
.left-inner-menu{
background-color:#FFFFFF;
display:block;
}

			
.menubox{
position:relative;
padding:5px;
font-size: 13px;
}

			
			.menubox a{
			position:relative;
			color: white;
			padding:10px;
			text-decoration:none;
			
			}
			
			.menu-border-top{
				height:3px;
				background-color:#77a5d2;
				width:100%;
			}
			
			.inner-menu ul{
				padding:0px;
				margin:0px;
				margin-left:12px;
			}
			.inner-menu ul li{
				padding:0px;
				margin:0px;
                                background-image:none;
                                list-style-image:none;
			}
		.inner-menu li a{
	font-size:10px;
	text-decoration:none;
	color:#0099FF;
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 6px;
			}
		.inner-menu li a:hover{
			font-size:10px;
			text-decoration:underline;
			color: #333333;
			background-image: url(../site-assetts/images/sml-grey-arrow.jpg);
			background-position: left center;
			background-repeat: no-repeat;
			padding-left: 6px;
			}
		.inner-menu li{
                        padding-left:13px;
			list-style: none;
		}
		
		/****************************END MENU */



.js-info-box{
  text-align:left;
}


.js-slide-button{
	float: left;
	padding-right: 10px;
}

.js-social-box{
	text-align:left;
	background-color:#E9E9E9;
	float: left;
	border: 1px dashed #999999;	
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
}

.slide-product-info{
  text-align:left;
  width:150px;
  height:150px;
}


.js-info-head{
font-size:12px;
	
}

.js-info-cont{
text-align:left;
}

.js-info-cont ul{
padding:0px;
margin:0px;
}

.pop-info{
cursor:pointer;
}

img.link{
border:none;
}

.f-left{
float: left;
margin-left:33px;
}

.question{
	padding:0px;
	margin:0px;
	width:17px;
	height:17px;
	position:relative;
	float:right;
	z-index:800;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990066;
}

.question2{
	padding:0px;
	margin:0px;
	width:17px;
	height:17px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990066;
}

.breadcrumb{
    padding:2px;
padding-left:12px;
height:15px;
}
.breadcrumb a{
color:#a4aeb0;
font-size:9px;
}
.breadcrumb a:hover{
color:#696f70;
}


#helpbox{
    position: fixed;
    bottom: 0px;
    background-repeat: no-repeat;
    width: 250px;
    height: 45px;
    background-image: url('/images/chatbg.png');
    right: 0px;
    z-index: 100000;
    line-height: 1.2;
   
}
