html, body{
	height:100%;
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}
body{
	background:#ffe01c url(/uploads/SSFTheme/img/bg1.png) repeat-x;
}
a{
	color:#555500;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.clear{
	clear:both;
}
.bg{
	background:url(/uploads/SSFTheme/img/bg2.png);
	min-height:100%;
}
.top-spacer{
	height:10px;
}
.shadow-l{
	width:1097px;
	margin:auto;
	background:url(/uploads/SSFTheme/img/shadow-l.png) no-repeat;
}
.shadow-r{
	width:auto;
	background:url(/uploads/SSFTheme/img/shadow-r.png) no-repeat right top;
	margin-left:25px;
}
.main{
	width:auto;
	margin-right:22px;
	border:1px solid #FFFFFF;
	border-radius:5px;
	background:#fefdc5 url(/uploads/SSFTheme/img/bgmpsb.jpg) no-repeat;
}
.head{
	line-height:124px;
}
.logo-title{
	margin-top:10px;
	margin-left:10.5%;
	vertical-align: bottom;
}
.where{
	margin-top:15px;
	margin-left:2%;
	vertical-align: bottom;
}
.where-s{
	display:none;
}
.menu-wrap{
	width:93%;
	margin-left:3.5%;
	margin-top:10px;
}
.menu-s{
	margin-left:0px;
}
.menu{
/*	width:99.5%;
	height:30px; */
	background:url(/uploads/SSFTheme/img/bgm.png) repeat-y center;
	border:1px solid #FFFFFF;
	border-radius:5px;
	overflow:hidden;
	box-shadow: 0px 2px 5px #875;
}
.menu-items-wrap{
	width:100.5%;
}
.menu .item{
	display:block;
	float:left;
	width:14.25%;
	text-align:center;
	padding-top:7px;
	height:23px;
	color:#000000;
	text-decoration:none;
}
.menu .item.active, .menu .item:hover{
	background:url(/uploads/SSFTheme/img/bgmi.png) no-repeat bottom;
	text-decoration:underline;
}
.menu-shadow
{
	display:none;
}
.submenu{
	height: 16px;
	line-height: 19px;
	margin-right: 80px;
	float: right;
	padding: 4px 10px;
	border-bottom:2px dotted #0CF;
}
.submenu .item{
	line-height: 19px;
	margin:7px;
	height:23px;
	color:#000000;
	text-decoration:none;
	font-size: 14px;
}
.submenu .item.active{
	font-weight:bold;
}
.submenu .item:hover{
	text-decoration:underline;
}
.content{
	margin:15px 2%;
	min-height:650px;
}

.bottom-bar{
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}
.lang-select{
	margin-right:8%;
	text-align:right;
}

.lang-select a{
	margin-right:5px;
}

.contactform fieldset{
	border: 1px solid #BBBBBB;
	border-radius:10px;
	padding: 10px;
}
.contactform .submit input{
	background-color:#f0f0f0;
	color:#555555;
	border:1px solid #bfef00;
	border-radius:5px;
	cursor:pointer;
	padding:3px 5px;
	margin-top:5px;
}
.contactform .submit input:active{
	background-color:#dddddd;
	color:#888888;
}
.contactform .submit input:hover{
	background-color:#FFFFFF;
}
.contactformDisplay{
	font-size:smaller;
	cursor:pointer;
	color:#2F5F00;
}
.contactformDisplay:hover{
	color:#2F9F00;
}
.field-label{
	width:150px;
	display: inline-block;
}
.field-box{
	padding:3px 0px;
}
.field-box input, .field-box textarea{
	border: 1px solid #BBBBBB;
	border-radius: 5px 5px 5px 5px;
	padding: 2px 4px;
	margin-right:20px;
	background-color: #EFEFEF;
}

h1.title{
	margin-left:20px;
}

.program{
	margin-left: 40px;
}
.program .time{
	text-align:right;
	padding-right:10px;
}
.program p{
	margin-top:0px;
	margin-bottom:0px;
}

.artists-list{
	margin-top:10px;
}
.artists-list .artist{
	float:left;
	width:29%;
	margin-top:10px;
	margin-left:1%;
	margin-right:1%;
	padding:40px 2% 10px 15%;
	height:60px;
	background-repeat:no-repeat;
	border: 1px solid #BBBBBB;
	border-radius: 5px;
	box-shadow:1px 1px 5px #fa0
}
.artists-list .artist:hover{
	background-color: #FFFFD5;
	border-color: yellow;
}
.artists-list.dj .artist{
	padding-left:22%;
	width:23%;
}

.hotels-list td{
	border-bottom:1px solid #999999; 
	padding-bottom:5px
}

.prices{
	border-top:1px solid #999999; 
	border-left:1px solid #999999; 
	text-align:center; 
}

.prices td, .prices th{
	border-right:1px solid #999999; 
	border-bottom:1px solid #999999; 
}

.fiesta-images{
	width:330px;
}
.fiesta-images a{
	margin:5px;
}
.fiesta-images a img{
	border:1px solid #FFFFFF;
}
.fiesta-images a:hover img{
	border-color:#FFFF00;
}

.ads img{
	vertical-align:middle;
}

@media (max-width:1113px){
.logo-title{
	width:22.7%;
}
.where{
	width:61.3%;
}
}

@media (max-width:650px){
.logo-title{
	width:auto;
	margin-left:25%;
	margin-top:30px;
}
.where{
	display:none;
}
.where-s{
	display:inline;
	margin-left:4%;
	width:92%;
}
}

@media (max-width:920px){
.artists-list .artist{
	padding-left:20%;
	width:25%;
}
.artists-list.dj .artist{
	padding-left:28%;
	width:17%;
}
}

@media (max-width:735px){
.artists-list .artist{
	padding-left:140px;
	width:auto;
	float:none;
}
.artists-list.dj .artist{
	padding-left:210px;
	width:auto;
	float:none;
}
}


/* Stylesheet: SSF-2013 Modified On 2014-07-20 19:17:46 */
