/* @override http://www.timepiecenightclub.co.uk/css/styles.css */


body{
	background: #c8b283 url(../images/bg-tile.jpg) repeat 0 0;
	font: 11px/15px Lucida, Verdana, sans-serif;
	color: #4d4332;
	content-titles-bg2.png
}

a{
	text-decoration: underline;
	color: #4d4332;
	font-weight: bold;
}

strong{
	font-weight: bold;
}


.info, #content-img{
display: block;
	float: left;
}


#menu{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width:29%;
	text-align: right;
	background: url(../images/bgMenu.jpg) no-repeat right top;
	
	min-width: 274px;
	height: 1200px;
	
}

#title{
	height: 66px;
	padding-top: 126px;
}



#content-img{
	width: 402px;
	padding-left: 11px;
	background: url(../images/content-titles-bg2.png) no-repeat 0px top;
	padding-top: 10px;
	padding-bottom: 26px;
	
}


#map{
	border: 2px solid #4d4332;
}

 #content-info, #content-time, #content-events, #content-loyalty-apply, #content-contact-address, #content-contact-form, #content-contact-phone{
	background: url(../images/content-titles-bg2.png) no-repeat 0px top;
	
	padding-right: 22px;
	padding-left:6px;
	width: 223px; /*WDITH 279*/
	
	padding-top: 40px;
	
	padding-bottom: 26px;
		

	
	}
	
	
	 #content-info-big, #content-details-big{
	background: url(../images/content-titles-info-bg.png) no-repeat 0px top;
	
	padding-right: 22px;
	padding-left:6px;
	width: 246px; /*WDITH 279*/
	
	padding-top: 40px;
	
	padding-bottom: 26px;
	
	}
	
	
	
#content-loyalty-apply{
	background: url(../images/content-loyalty-bg.png) no-repeat -695px top;
	}
	
	
#content-contact-address{
	background: url(../images/content-contact-bg.png) no-repeat -695px top;
	}
	
	
#content-contact-form{
	background: url(../images/content-contact-bg.png) no-repeat -695px top;
	}
	
	#content-contact-phone{
	background: url(../images/content-contact-bg.png) no-repeat -695px top;
	}
	
	
 #content-info p, #content-time p, #content-events p{
	}




#content-info, #content-info-big, #content-contact-address{
	background-position: -415px top;
}

#content-time, #content-contact-form{
	background-position: -695px top;
}

#content-events, #content-contact-form{
	background-position: -974px top;
}

#content-events{
	padding-top: 43px;
	width: 664px;
}



#content{
	display: block;
	position: absolute;
	left: 29%;
	top: 0;
	background: url(../images/bgContent.jpg) no-repeat left top;
	z-index: 2;
	//min-width: 690px;
	height: 1200px;
		width: 71%;




}

#sections-group{
			background: url(../images/divider.png) no-repeat center top;
			

}


.section{
	padding-left: 11px;
	padding-top: 28px;
				padding-bottom: 12px;

	max-width: 592px;
	background: url(../images/divider.png) no-repeat center bottom;
		clear: both;
		margin-left: 11px;

}

.section img{
	border: 4px dashed #4d4332;
margin-bottom: 10px;
	margin-right: 20px;
	float: left;
	margin-top: -10px;
}

.section h1{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: 2px;
}



h4{
	color: #ffffff;
	font-size: 35px;
}


.event-li{
	background: url(../images/divider.png) no-repeat center bottom;
	//padding-left: 160px;
	clear: both;
	position: relative;
}

.event-li img{
	
	position: relative;
	float: left;
	padding-right: 10px;
	padding-bottom: 40px;
	width: 150px;
	height: 150px;
	
}


.event-li i.date{
	display: inline;
	position: absolute;
	top: 140px;
	left: 0;
	padding: 2px;
	padding-right: 5px;
	font-weight: normal;
	
font-size: 15px;
	
	background-color: #4d4332;
	color: #c8b283;
	font-style: normal;

}

.event-li b.headline{
	font-size: 16px;
	line-height: 18px;
}



.event-li:after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
    }



#footer{
	clear: both;
	padding-top: 15px;
	font-size: 9px;
	line-height: 12px;
	padding-left: 10px;
	padding-bottom: 10px;
}

#footer a{
	text-decoration: none;
	color: #fff;
}

#footer a:hover{
	text-decoration: underline;
	color: #fff;
}

#logo2020{
	display: block;
	padding-top: 0px;
	margin-top: 1px;
	padding-right: 4px;
	float: left;
}

