﻿
/* search */
.suggestionsBox {
position: relative;
left: 0px;
width: 350px;
background: white;
border: 1px solid #dcdcdc;
color: #323232;
z-index: 999;
float:left;
}
 
.suggestionList {
margin: 0px;
padding: 0px;
}
 
.suggestionList li {
margin: 0px 0px 3px 0px;
position: relative;
padding: 3px;
cursor: pointer;
list-style: none;
padding-left: 5px;
height: 40px;
overflow: hidden
}
 
.suggestionList li:hover {
background-color: #659CD8;
}
 
.jr {
position: absolute;
top: 9px;
right: -5px
}

#cont {
	width: 530px;
	margin: 0 auto;
	float:right;
}
#cont form {
	position: relative;
	width: 220px;
	margin: 0 auto;
}

#cont  button {
	border: none;
	outline: none;
}

#cont input {
	width: 100%;
	height: 42px;
	padding-left: 13px;
}

#cont button {
	height: 42px;
	width: 42px;
	cursor: pointer;
	position: absolute;
}
div.search {padding: 12px 0;}
.bar6 input {
	border: 2px solid #F27227;
	border-radius: 5px;
	background: transparent;
	top: 0;
	right: 0;
}
.bar6 button {
	background: #F27227;
	border-radius: 0 5px 5px 0;
	width: 60px;
	top: -10px;
	right: -130px;
}
.bar6 button:before {
	content: "SEARCH";
	font-size: 13px;
	color: #F9F0DA;
}
.tabtitle{
float:left;line-height:45px;font-size:36px;margin-left:15px;font-weight:bold;border-left: 7px solid #333;padding-left: 10px;}
.tabtitle a{ font-family:Impact;}

/* LayerSlider Full Width Skin */



.ls-fullwidth .ls-playvideo {
	width: 50px;
	height: 50px;
	margin-left: -25px;
	margin-top: -25px;
}
.ls-fullwidth .ls-playvideo, .ls-fullwidth .ls-nav-sides, .ls-fullwidth .ls-bottom-slidebuttons a, .ls-fullwidth .ls-nav-prev, .ls-fullwidth .ls-nav-next, .ls-fullwidth .ls-nav-start, .ls-fullwidth .ls-nav-stop, .ls-fullwidth .ls-fullscreen, .ls-fullwidth .ls-loading-container {
	background-image: url(/skin/images/skin.png);
}
.ls-fullwidth .ls-playvideo {
	background-position: -300px -150px;
}
.ls-fullwidth .ls-playvideo:hover, .ls-fullwidth .ls-vpcontainer:hover .ls-playvideo {
	background-position: -375px -150px;
}
.ls-fullwidth .ls-nav-prev {
	background-position: 0px 0px;
}
.ls-fullwidth .ls-nav-prev:hover {
	background-position: 0px -75px;
}
.ls-fullwidth .ls-nav-next {
	background-position: -150px 0px;
}
.ls-fullwidth .ls-nav-next:hover {
	background-position: -150px -75px;
}
.ls-fullwidth .ls-nav-start {
	background-position: -300px 0px;
}
.ls-fullwidth .ls-nav-start:hover, .ls-fullwidth .ls-nav-start-active {
	background-position: -300px -75px;
}
.ls-fullwidth .ls-nav-stop {
	background-position: -450px 0px;
}
.ls-fullwidth .ls-nav-stop:hover, .ls-fullwidth .ls-nav-stop-active {
	background-position: -450px -75px;
}
.ls-fullwidth .ls-bottom-slidebuttons a {
	background-position: 0px -150px;
}
.ls-fullwidth .ls-bottom-slidebuttons a.ls-nav-active, .ls-fullwidth .ls-bottom-slidebuttons a:hover {
	background-position: -75px -150px;
}
.ls-fullwidth .ls-nav-sideleft {
	background-position: -150px -150px;
}
.ls-fullwidth .ls-nav-sideright {
	background-position: -225px -150px;
}
.ls-fullwidth .ls-nav-prev, .ls-fullwidth .ls-nav-next {
	width: 40px;
	height: 40px;
	z-index: 10000;
	top: 50%;
	margin-top: -20px;
	position: absolute;
}
.ls-fullwidth .ls-nav-prev {
	left: 10px;
}
.ls-fullwidth .ls-nav-next {
	right: 10px;
}
.ls-fullwidth .ls-bottom-slidebuttons, .ls-fullwidth .ls-bottom-slidebuttons a, .ls-fullwidth .ls-nav-start, .ls-fullwidth .ls-nav-stop, .ls-fullwidth .ls-nav-sides {
	height: 20px;
}
.ls-fullwidth .ls-bottom-slidebuttons, .ls-fullwidth .ls-bottom-slidebuttons a, .ls-fullwidth .ls-nav-start, .ls-fullwidth .ls-nav-stop, .ls-fullwidth .ls-nav-sides {
	display: inline-block;
}
.ls-fullwidth .ls-bottom-slidebuttons, .ls-fullwidth .ls-nav-start, .ls-fullwidth .ls-nav-stop, .ls-fullwidth .ls-nav-sides {
	top: -30px;
}
.ls-fullwidth .ls-nav-start, .ls-fullwidth .ls-nav-stop {
	width: 25px;
}
.ls-fullwidth .ls-bottom-slidebuttons a {
	width: 20px;
}
.ls-fullwidth .ls-nav-sides {
	width: 0px;
}
.ls-fullwidth .ls-thumbnail-hover {
	bottom: 30px;
	padding: 2px;
	margin-left: 1px;
}
.ls-fullwidth .ls-thumbnail-hover-bg {
	background: #eee;
}
.ls-fullwidth .ls-thumbnail-hover span {
	border: 5px solid #eee;
	margin-left: -5px;
}
.ls-fullwidth .ls-thumbnail {
	top: 10px;
}
.ls-fullwidth .ls-thumbnail-inner {
	padding: 2px;
	margin-left: -2px;
	background: #fff;
}
.ls-fullwidth .ls-thumbnail-slide a {
	margin-right: 2px;
}
.ls-fullwidth .ls-nothumb {
	background: #eee;
}
.ls-fullwidth .ls-loading-container {
	width: 40px;
	height: 40px;
	margin-left: -20px;
	margin-top: -20px;
	background-position: -450px -150px;
}
.ls-fullwidth .ls-loading-indicator {
	width: 22px;
	height: 22px;
	margin-top: 9px;
	background-image: url(/skin/images/loading_1.gif);
}
.ls-fullwidth .ls-fullscreen {
	width: 30px;
	height: 30px;
	right: 10px;
	top: 10px;
	background-position: -525px -150px;
}
.ls-fullwidth .ls-fullscreen:hover {
	background-position: -525px -190px;
}
