
.terms{
	position:fixed;
	bottom:0;
	z-index:400;
	width:100%;
	height:50%;
	overflow:auto;
	background-color:#2F4F4F;
}

.handleKey{
	position:relative;
	max-width:90%;
}
.pos{
	position:absolute;
	bottom:0px;
	width:100%;
	margin-left:0%;
}
.componentsDiv{
	border:2px;
	border-radius:10px;
	background-color:#74DF00;
	margin-bottom:20px;
	box-shadow: 10px 10px 5px #888888;
}

.aboutfitterStyle{
	border:2px;
	border-radius:10px;
	background-color:#74DF00;
	box-shadow: 10px 10px 5px #888888;
}

.fitterStyle{
	border:2px;
	border-radius:10px;
	background-color:#e5e5ff;
	box-shadow: 10px 10px 5px #888888;
}

.bluej{
	background-color:yellow;
}
.yellow{
	background-color:#c8c9ca;
}

.blueD{
	background-color:#ccccff;
}

.blueL{
	background-color:#e5e5ff;
}

.blue{
	background-color:#e5e6e7;
}


.black{
	background-color:#e5e6e7;
}

.pink{
	background-color:#c8c9ca;
}

.green{
	background-color:#c8c9ca;
}

.red{
	background-color:#e5e6e7;
}

.white{
	color:white;
	text-align:center;
}

.sideTable{
	background-color:#00007f;
	color:white;
}

.dark{
	background-color:black;
}
/*.imgdis{
	width:20%;
}

.imgdis img {
    margin: 5px;
    border: 1px solid #ffffff;
}

.imgdis img:hover {
    border:1px solid #0000ff;
}*/


.innerInformation{

	background:yellow; /*#F2F3F4*/
}

.ireland{
	max-width:100%;
	height:auto;
}

.logo{
	max-width:100%;
	height:auto;
}

.rightA{
	text-align:right;
	margin-right:10px;
}

.select{
	color:#fff;
	background-color:green;
}

.select:hover{
	color:#F88017;
	background-color:#178ff8;
	border:none;
}

.imgclass {
	width:20%;
	border:3px solid #6F4E37;
	margin:1px;
}

.imgclass:hover{
	border:2px solid green;
	opacity:0.5;
}

.center{
	position:center;
}

.innerh3{
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
}
.bottom{
	position:relative;
  padding: 100px 0;}

.notBlue{
	background-color:blue;
}

.notOrange{
	background-color:#cef6cf;
}
.orange{
	background-color:#f2f2f2;
}

.pads{
	margin-left:5px;
	margin-top:10px;
	margin-bottom:10px;
}


.coverpage{
	z-index:500;
	position: fixed;
	top: 0%;
	left: 0%;
	height:100%;
	width:100%;
	background:#6D6968;
	opacity:0.95;
}

.white{
	margin-left:5px;
	margin-top:10px;
	margin-bottom:10px;
	color: #fff;

}
.pp{
	position:relative;
	overflow-y: scroll;
	max-height:750px;
	width:100%;
	background-color:#F2F3F4;
}

.offer{
	z-index:999999999;
	position: fixed;
}

.shadow1 {
  margin: 10px;
  background-color: rgb(68,68,68); /* Needed for IEs */

  -moz-box-shadow: 5px 5px 5px rgba(68, 68, 68, 0.6);
  -webkit-box-shadow: 5px 5px 5px rgba(68, 68, 68, 0.6);
  box-shadow: 5px 5px 5px rgba(68, 68, 68, 0.6);

  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30);
  -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
  zoom: 1;
}
.shadow1 .cont {
  position: relative; /* This protects the inner element from being blurred */
  padding: 5px;
  background-color: white;
	color:#E32908;
}

.bigKBed{
	z-index:1000;
	position: fixed;
	top: 50%;
	left: 50%;
	overflow:scroll;
	text-align:center;
  border-width: 5px;
	border-color:#6D6968;
	background:#6D6968;
	/* bring your own prefixes */
	  transform: translate(-50%, -50%);
}


.bigHandle{
	position:relative;
	max-width:50%;
	border:3px solid #6F4E37;
	margin:1px;
}


.bigK{
	z-index:1000;
	position: fixed;
	top: 50%;
	left: 50%;
	overflow:none;
	height:80%;
  border-width: 5px;
	border-color:#F2F3F4;
	background:#F2F3F4;
	/* bring your own prefixes */
	  transform: translate(-50%, -50%);
}

.full{
	position:relative;
	height:100%;
	width:100%;
}

.fullTall{
	position:center;
	max-height:100%;
}

.productFitter{
		z-index:1000;
		position: fixed;
		top: 50%;
		left: 50%;
		overflow:scroll;
		height:80%;
	    border-width: 5px;
		border-color:#FFF;
	/*    box-shadow: 15px 15px 5px #FFF; */
		border-radius: 15px;
		background:#FFF;
		/* bring your own prefixes */
 	   transform: translate(-50%, -50%);
}

.innerContentDiv{
	position:relative;
	height:90%;
	overflow:auto;
}

.handleImage{
	max-width:40%;
}
.somethingElse{
}
.product{
	z-index:1000;
	position: fixed;
	top: 50%;
	left: 50%;
	overflow-y: auto;
	overflow-x: none;
	width:100%;
	height:90%;
    border-width: 5px;
	border-color:#F2F3F4;
/*    box-shadow: 15px 15px 5px #FFF; */
	border-radius: 15px;
	background:#F2F3F4;
	/* bring your own prefixes */
	  transform: translate(-50%, -50%);
}

.productH{
	z-index:1000;
	position: fixed;
	top: 50%;
	left: 50%;
	overflow:none;
	height:80%;
    border-width: 5px;
	border-color:#F2F3F4;
/*    box-shadow: 15px 15px 5px #FFF; */
	border-radius: 15px;
	background:white;
	/* bring your own prefixes */
	  transform: translate(-50%, -50%);
}


.hides{
	z-index:1001;
	position:fixed;
	top: 2%;
	right: 2%;
}


.innerproduct{
	   position: absolute;
	   bottom: 0;
	   width:100%;
	   height:10%;
	   background-color:black;
}
.product span {
	   position: absolute;
	   bottom: 0;
	   width:100%;
	   background-color:black;
	}

.fitter{
	z-index:1000;
	position: fixed;
	top: 50%;
	left: 50%;
	border-style: solid;
    border-width: 5px;
	border-color:#5D90D5;
    box-shadow: 15px 15px 5px #1F4579;
	border-radius: 25px;
	    background:#D6E3F4;
	/* bring your own prefixes */
	  transform: translate(-50%, -50%);
}

.fitter span {
	   position: absolute;
	   bottom: 0;
	   width:100%;
	   background-color:#5D90D5;
	}
