
	/*----*****---- << Container >> ----*****----*/

	
	.boxed .wrapper { width:1190px;  background:#ffffff; display:table;  }
	
	
	/*----*****---- << Header >> ----*****----*/
	

/*************************
	-	CAPTIONS	-
**************************/

.tp-leftarrow.default {
	z-index:100;
	cursor:pointer;
	position:relative;
	background:url(../images/revolution/large_left.png) no-Repeat 0 0;
	width:40px;
	height:40px;
}
.tp-rightarrow.default {
	z-index:100;
	cursor:pointer;
	position:relative;
	background:url(../images/revolution/large_right.png) no-Repeat 0 0;
	width:40px;
	height:40px;
}
/*********************************************

	-	BASIC SETTINGS FOR THE BANNER	-

***********************************************/

 .tp-simpleresponsive img {
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
}
.tp-simpleresponsive a {
	text-decoration:none;
}
.tp-simpleresponsive ul {
	list-style:none;
	padding:0;
	margin:0;
}
.tp-simpleresponsive >ul >li {
	list-stye:none;
	position:absolute;
	visibility:hidden;
}