body{ background:black; }
a:active,a:focus { outline: none; }
.white{ color:white!important; }

lpheader {
/*	background: none repeat scroll 0 0 #444444;*/
	text-align: center;
	width:100%;
	position:absolute;
}

.brand::before {
	border-color: transparent black transparent transparent;
	border-style: solid;
	border-width: 0 24px 24px 0;
	bottom: 0;
	content: "";
	height: 0;
	left: 0;
	position: absolute;
	width: 0;
	z-index: 10;
}
.brand::before, .brand::after {
	content: " ";
	display: table;
}
.brand::after {
	background: -webkit-linear-gradient(45deg, transparent 18px, rgba(0,0,0,.8) 0px) repeat scroll left bottom rgba(0, 0, 0, 0);
	background: -0-linear-gradient(45deg, transparent 18px, rgba(0,0,0,.8) 0px) repeat scroll left bottom rgba(0, 0, 0, 0);
	background: -moz-linear-gradient(45deg, transparent 18px, rgba(0,0,0,.8) 0px) repeat scroll left bottom rgba(0, 0, 0, 0);
	background: linear-gradient(45deg, transparent 18px, rgba(0,0,0,.8) 0px) repeat scroll left bottom rgba(0, 0, 0, 0);
	bottom: 0;
	content: "";
	display: block;
	left: -1px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}
.brand::after {
	clear: both;
}
lp .brand {
	float: none;
}
.brand {
	border: medium none;
	color: #fff;
	display: inline-block;
	overflow: hidden;
	padding: 17px 48px;
	position: relative;
	z-index: 3;
}
.brand_name {
	font-family: "Italianno";
	font-weight: normal;
	font-size: 55px;
	line-height: 60px;
	position: relative;
	z-index: 10;
}
.brand_name a{
	color:white;
}
.brand_slogan {
	color: #ffedaf;
	font-family: "Open Sans",sans-serif;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 2.8px;
	line-height: 20px;
	position: relative;
	text-transform: uppercase;
	z-index: 10;
}

.lp_block_slog1 {
	color: #fff;
	display: block;
	padding: 210px 0 50px;
	position: relative;
	text-shadow: 1px 1px #222;
}

.lp_thumbbox{
	color: #fff;
	display: block;
	padding: 210px 0 50px;
	position: relative;
	text-shadow: 0px 0px 5px #000;
	text-align:center;
}

.lp_thumbbox .title {
	font: bold 68px/72px "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
	margin-bottom: 13px;
	text-transform: uppercase;
}

.lp_thumbbox p {
	color: #ffffff;
	font-size: 21px;
	line-height: 30px;
	margin-bottom: 22px;
}

.lp_thumbbox .h1 {
	font: bold 60px/62px "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
	margin-bottom: 13px;
	text-transform: uppercase;
}

.lp_thumbbox .h2 {
	font: bold 50px/52px "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
	margin-bottom: 13px;
	text-transform: uppercase;
}

.lp_thumbbox .h3 {
	font: bold 40px/42px "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
	margin-bottom: 13px;
	text-transform: uppercase;
}

.lp_thumbbox .h4 {
	font: bold 30px/32px "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
	margin-bottom: 13px;
	text-transform: uppercase;
}

@media (max-width: 479px) {
	.brand {
		padding-left: 30px;
		padding-right: 30px;
	}
	.brand_name {
		font-size: 48px;
		line-height: 54px;
	}
}

#sthoverbuttons {
	font:11px Helvetica,Tahoma,Arial;
	z-index:980000!important;
	cursor:pointer;
	margin-left:-7px;
	position:fixed;
	top:25%;
	width:36px;
}

.sthoverbuttons-pos-left {
	left:0;
}

#sthoverbuttons #sthoverbuttons-color {
	height:100%;
	position:absolute;
	width:100%;
	z-index:985000;
}

#sthoverbuttons #sthoverbuttons-top {
	height:5px;
	width:100%;
}

#sthoverbuttons #sthoverbuttons-bottom {
	height:10px;
	width:100%;
}

#sthoverbuttons #sthoverbuttons-shade {
	height:100%;
	width:100%;
}
#sthoverbuttons .sthoverbuttons-shade-l{ background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0!important; border-radius:0 5px 5px 0; }

#sthoverbuttons #sthoverbuttons-background {
	position:absolute;
	top:0;
	width:100%;
	z-index:990000;
	height:100%;
}

#sthoverbuttons .sthoverbuttons-background-l { left:7px; }
#sthoverbuttons .sthoverbuttons-background-r { right:-3px; }

#sthoverbuttons .sthoverbuttons-label {
	cursor:default;
	color:#585858;
	margin:5px;
}

#sthoverbuttons #sthoverbuttonsMain {
	position:relative;
	z-index:1000000;
	width:40px;
	padding:7px;
}

#sthoverbuttons .sthoverbuttonsMain-l { float:left; }

.sthoverbuttons-black_overlay {
	display:none;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:#000;
	z-index:982000;
	-moz-opacity:.8;
	opacity:.80;
	filter:alpha(opacity=80);
	_position:absolute;
}

#stOverlay {
	height:100%;
	width:100%;
	background-color:#000;
	-ms-filter:alpha(opacity=50);
	filter:alpha(opacity=60);
	opacity:.6;
	position:fixed;
	display:none;
	left:0;
	top:0;
	z-index:89999990;
}

.stButton {
	width:36px; 
	text-align:center;
	position:relative;
	z-index:1;
	text-decoration:none;
	color:#000;
	display:inline-block;
	font-size:11px;
	line-height:28px;
	vertical-align:middle;
  margin-top:10px;
  margin-bottom:10px;
}

.stButton .st a{ 
	color:#ccc; 
	font-size:22px; 
}
.stButton .st a:hover{ 
	color:white;
}

.vignettes-menu{
	background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
	border: 1px solid #222;
	box-shadow: 4px 4px 12px #000;
	left: 50px;
	position: absolute;
	text-align: left;
	top: -20px;
	awidth: 150px;
	color: #777;
	font-family:'Open Sans',Arial;
	display:none;
	cursor:default;
}

.vignettes-menu ul{
	padding:7px;
	margin:0;
	list-style-type:none;
	font-size:13px;
	width:100%;
}

.vignettes-menu ul li{
	padding:5px 8px;
	font-weight:bold;
	color:white;
	text-transform:uppercase;
	white-space:nowrap;
}

.vignettes-menu li a{
	font-weight:bold;
	color:#bbb; 
	font-size:12px; 
	cursor:pointer;cursor:hand;
}

.vignettes-menu li a:hover{
	text-decoration:underline;
}
