/* CSS Document */
 ul.lof-main-wapper li {
		position:relative;
		width:735px;	
	}
.lof-slidecontent{
	position:relative;
	overflow:hidden;
	width:100%;
	height:311px;
}
.lof-slidecontent .preload{
	height:100%;
	width:100%;
	background:#FFF;
	position:absolute;
	top:0;
	left:0;
	z-index:100000;
	color:#FFF;
	text-align:center;
}
.lof-slidecontent .preload div{
	height:100%;
	width:100%;
	background:transparent url(https://s3.eu-west-2.amazonaws.com/www.gunmart.net-assets-test/assets/images/slider_pics/load-indicator.gif) no-repeat scroll 50% 50%;
}
.lof-main-outer{
	position:relative;
	height:100%;
	width:992px;
	z-index:3px;
	overflow:hidden;
}
/*******************************************************/
.lof-main-item-desc{
	z-index:100px;
	position:absolute;
	bottom:24px;
	left:24px;
	width:630px;
	z-index:82;

/* filter:0.7(opacity:60) */
}
.lof-main-item-desc p{
	color:#FFF;
	margin:0 8px;
	padding:8px 0
}
.lof-main-item1 a{
	color:#FFF;	
	font-size:20px;
	text-decoration:none;
	font-weight:bold;
	font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,sans-serif;
}
.lof-main-item1 a:hover{
	color:#FFF;
	text-decoration:underline;
}
/*
/* main flash */
ul.lof-main-wapper{
	/* margin-right:auto; */
	overflow:hidden;
	background:transparent url(https://s3.eu-west-2.amazonaws.com/www.gunmart.net-assets-test/assets/images/slider_pics/load-indicator.gif) no-repeat scroll 50% 50%;
	padding:0px;
	margin:0;
	height:320px;
	width:992px;
	position:absolute;
	overflow:hidden;
}
ul.lof-main-wapper li{
	overflow:hidden;
	padding:0px;
	margin:0px;
	height:100%;
	width:735px;
	float:left;
}
.lof-opacity  li{
	position:absolute;
	top:0;
	left:0;
	float:inherit;
}
/*ul.lof-main-wapper li img{
	padding:0px;
	margin:0;	
	width:735px;
}*/
li-desc{
	z-index:100px;
	position:absolute;
	top:150px;
	left:50px;
	width:292px;

/* filter:0.7(opacity:60) */
}
/*li-desc p{
	color:#FFF;
	margin:0 8px;
	padding:8px 0
}
li-desc h3 a{
	color:#FFF;	
	margin:0;
	font-size:140%;
	padding:20px 8px 2px;
	font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,sans-serif;
}
li-desc h3 a:hover{
	color:#FF6;
	text-decoration:underline;
}*/
/* item navigator */
ul.lof-navigator{
	top:0;
	padding:0;
	margin:0;
	position:absolute;
	width:322px;
	background-color:#f0f0f0;
}
ul.lof-navigator li{
	cursor:hand; 
	cursor:pointer;
	list-style:none;
	width:100%;
	padding:0 20px 0 20px;
	position:relative;
	margin:0;
	/*overflow:hidden;*/
}
ul.lof-navigator li div
{
	border-bottom:1px #cccccc solid;
	padding:18px 0 18px;
	
}
ul.lof-navigator li h3 a
{
	font-size:12px;
	color:#e32825;
  text-decoration: none;
	text-transform:uppercase;
	font-family: 'Raleway', sans-serif;
	font-weight:800;
	margin-bottom:2px;
}
ul.lof-navigator li p
{
	color:#0f0f0f;
	font-family: 'Open Sans', sans-serif;
	font-weight:800;
	/*font-size:18px;*/
	font-size:16px;
	margin:0;
	padding:0;
	line-height:22px;
  text-decoration: none;
}
ul.lof-navigator li p a
{
	color:#0f0f0f;
  text-decoration: none;
}
.lof-navigator-outer{
	position:absolute;
	right:0;
	top:0px;
	z-index:200;
	height:420px;
	width:322px;
	/*overflow:hidden;*/
	color:#1D343C;
}
.lof-navigator li.active{
	background-color:#222222;
	position:relative;
}
.lof-navigator li.active:before
{
content:"";
position:absolute;
width: 0;
height: 0;
border-right: 30px solid #222222;
border-top:30px solid transparent;
border-bottom: 30px solid transparent;
left:-30px;
z-index:99;
top:50%;
margin-top:-29px;
}
.lof-navigator li.active h3 a
{
	color:#fdf202;
}
.lof-navigator li.active p a
{
	color:#ffffff;
  text-decoration: none;
}
.lof-navigator li.active div
{
	border-bottom:0;
}


.lof-navigator li{
	height:93px;
	width:322px;
	margin:15px 0px 10px 0px;
	float:left;
	padding:3px;

}
.lof-navigator li.active img{
	/*border:#6C8E5C  solid 1px;*/
}


/*banner left side text dsign*/
.lof-main-item-desc h1, h2, h3
{
	font-family: 'Open Sans', sans-serif;
	font-weight:800;
	color:#faec07;
	font-size:15px;
	text-transform:uppercase;
}
.lof-main-item-desc h1 a,
.lof-main-item-desc h2 a,
.lof-main-item-desc h3 a
{
	color:#faec07;
	text-decoration:none;
}
.lof-main-item-desc h1 a:hover,
.lof-main-item-desc h2 a:hover,
.lof-main-item-desc h3 a:hover
{
	text-decoration:underline;
}
.lof-main-item-desc h3
{
	font-family: 'Open Sans', sans-serif;
	font-weight:800;
	color:#fff;
	font-size:31px;
	line-height:27px;
	margin-bottom:4px;
}
.lof-main-item-desc h3 a
{
	color:#fff;
	text-decoration:none;
}
.lof-main-item-desc h3 a:hover
{
	text-decoration:underline;
}
.lof-main-item-desc span
{
	width:100%;
	float:left;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	color:#fff;
	font-size:18px;
}
.lof-main-item-desc span a
{
	text-decoration:none;
	color:#fff;
}
.lof-main-item-desc span a:hover
{
	text-decoration:underline;
}
.product_description
{
	font-weight:600!important;
	font-family: 'Raleway', sans-serif;
	margin-top:5px;
}
.product_description a
{
	color:#faec07;
	text-transform:uppercase;
	text-decoration:none;
	font-size:14px;
	font-weight:800!important;
	font-family: 'Raleway', sans-serif;
}
.product_description a:hover
{
	text-decoration:underline;
}
/*.dark_gradient
{
	width:100%;
	position:absolute;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.4);
}*/
.overlapdesktop
{
	content:"";
	position:absolute;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.5);
	z-index:80;
	top:0;
	left:0;
}