body {
    background: url("/FSR/FS/addests/i/fabric.png") repeat scroll 0 0 #333333;
    overflow-x: hidden;
    overflow-y: auto;
}
body {
    color: #FFFFFF;
    font-family: "Lucida Grande","Lucida Sans Unicode",Tahoma,Sans-Serif;
    font-size: 13px;
    line-height: 1.4;
}
body:not([id]) {
    cursor: auto !important;
}
.ei-slider{
	height: auto;
}
.ei-slider-thumbs{
	display: none;
}
.ei-slider-large li{
	position: relative;
}
#overlay, .noscript-overlay{
	position:fixed;
	display:none;
	top:0;left:0;right:0;bottom:0;
	background:rgba(0,0,0,0.6);
	z-index:6500
}
.modal-message{
	position:fixed;
	z-index:7050;
	width:600px;
	min-width:380px;
	left:50%;top:50px;
	margin-left:-300px;
	padding:20px;
	border-radius:20px;
	background:black
}
.modal-message p{
	color:#999;
	font-size:13px;
	margin:0 0 25px 0
}
.modal-message.modal-warning{
	border:10px solid red;
	box-shadow:0 0 50px red
}
@media (max-width: 700px){
	.modal-message{top:20px;left:10px;right:10px;width:auto;min-width:0;max-height:375px;overflow:auto;margin-left:0}
}
.modal-title{
	font-family:"HelveticaNeue-CondensedBold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", Sans-Serif;
font-size:32px;font-weight:bold;margin:0 0 10px 0;line-height:1.2}
.group:before,.group:after{content:"";display:table}.group:after{clear:both}
