html, body {
	height: 100%;
	padding: 0;
	margin: 0;
}

html {
       overflow-y: scroll;
}


body {
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 13px;
	color: #fff;
  text-align: center;
	
	background-color: #000;
}

h1 {
	font-size: 26px;
	color: #fff;
	font-weight: normal;
	padding: 10px 0 0 0;
}

h1.barname {
	font-size: 24px;
	font-weight: normal;
	margin-top: 0;
	padding-top:0;
	    text-transform: uppercase;
	        text-align: center;
    color: #252525;
}
#barbar
{
	background: #e8bb09;
}
h1.blog {
	font-size: 20px;
	font-weight: normal;
	color: #d60606;
}

h2 {
	font-size:26px;
	font-weight:normal;
	color:#fff;
}

p {
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
}

a {
   outline: 0;
}

a:link, a:visited {
	color: #e8bb09;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active {
	color: #e8bb09;
}

.background-container {
	background-color: #000000;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0; 
	left: 0; 
}  
* html .background-container {
	position: absolute; 
	z-index:-1;
}

#page {
	position: relative; 
	z-index: 1;
	width: 100%;
	
	margin: 0 auto;
	padding: 0;
	text-align: left !important;
	background: transparent url(../imgs/bg-smoke.png) repeat-y center top;
}

#pageinner, #maincontent
{
	max-width:900px;
	width:100%;
	margin:0 auto;
}

#maincontent {
	background-color: transparent;
	color: #fff;
}

.bannerad {
	margin: 10px auto;
	text-align: center;
	background-color: #000;
	overflow: hidden;
	padding: 0;
}
	.bannerad img {
		border: none;
	}

.leaderboard {
	width: 728px;
	height: 90px;
	margin: 5px auto 20px auto;
}

.hometop {
	width: 640px;
	height: 115px;
	margin: 20px auto 10px auto;
	text-align: center;
	background-color: #000;
	overflow: hidden;
	padding: 0;
}

.postage {
	width: 160px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	padding: 5px;
}

#postageads {
	width: 188px;
	float: left;
	clear: both;
	margin:10px 15px 0 15px;
	padding:0;
}
	#postageads .top, #postageads .bottom {
		width: 188px;
		height: 21px;
		overflow:hidden;
		margin:0 !important;
		padding:0 !important;
	}
	#postageads .top {
		background: transparent url(../imgs/frames/f-ads-top.png) no-repeat center bottom;
	}
	#postageads .body {
		width: 188px;
		margin:0 !important;
		padding: 0 !important;
		text-align: center;
		background: transparent url(../imgs/frames/f-ads-body.png) repeat-y center top;
	}
	#postageads .bottom {
		background: transparent url(../imgs/frames/f-ads-bottom.png) no-repeat center bottom;
	}

#homebody {

	float: left;
	width: 640px;
	overflow: hidden;
}

#head {
	width: 100%;
	max-width:900px;
	height: 100px;
	margin-left: 19px;
	margin-right: 19px;
	text-align: left;
	background-color:transparent;
	overflow: hidden;
	padding: 0;
}

select
{
	-webkit-appearance: button;
   -webkit-border-radius: 2px;
   -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
   -webkit-padding-end: 20px;
   -webkit-padding-start: 2px;
   -webkit-user-select: none;
   background-image: url('/imgs/dd.png'), -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
   background-color:#E5E5E5;
   background-size: 15px 15px;
   background-position: 97% center;
   background-repeat: no-repeat;
   border: 1px solid #AAA;
   color: #555;
   font-size: inherit;
   margin: 20px;
   overflow: hidden;
   padding: 5px 10px;
   text-overflow: ellipsis;
   white-space: nowrap;
}

#neighborhoodid::before, #dayofweek:after
{
	display:block;
	width:auto;
	content:"Day:";
	color:#dddddd;
	font-size:14px;;
}

	#masthead {
		margin: 20px;
		width: 200px;
		float: left;
	}
	#quicksearch {
		padding: 5px;
		margin: 0px 18px 0 0;
		width: initial;
		height: 75px;
		overflow: hidden;
		float: right;
		text-align:right;
	}
	
	#filter-bubble {
		height: 80px;
		padding: 15px 0;
		margin:0;
		font-size: 16px;
		font-weight: bold;
	}
	
		#filter-bubble form {
			padding:12px 0;
		}
		
	.bubble-localbars {
		/*background: transparent url(../imgs/bg-smallfilter.png) no-repeat left top;*/
		width: 100%;
		overflow: hidden;
		position:relative;
		top:0px;
		left:0px;
	}
	.bubble-drinkspecials, .bubble-qs {
		/*background: transparent url(../imgs/bg-widefilter.png) no-repeat left top;*/
		width: 100%;
		overflow: hidden;
		position:relative;
		top:0px;
		left:0px;
	}
	.bubble-localbars .neighborhoodid {
		width: 187px;
		margin-left: 10px;
	}
	.bubble-drinkspecials .dayofweek, .bubble-drinkspecials .neighborhoodid, .bubble-drinkspecials .drinktypeid {
		width: 202px;
		margin-left: 10px;
	}

#foot {
	width: 100%;
	padding: 0!important;
	position: relative;
	margin: 0px !important;
	text-align: left;
	

	color: #666666;
}

#foot p {
	padding: 15 40px 8px 40px;
	color: #666666;
	font-size: 10px;
}

#foot p.right {
	text-align: right;
}
#foot p.right a:link, #foot p.right a:visited {
	color: #e8bb09;
}
#foot p.right a:hover, #foot p.right a:active{
	color: #e8bb09;
}

#foot a.featured:link, #foot a.featured:visited {
	color: #fff;
}
#foot a.featured:hover, #foot a.featured:active {
	color: #e8bb09;
}



#bottompad {
	display:none;
	height: 0px;
	width: 100%;
}

.small {
	font-size: 10px;
}

		#mm {
			background: transparent;
			height: 50px;
			width: 100%;
			overflow: hidden;
			padding: 0;
			margin: 0;
			z-index: 100;
			font-size: 16px;
			font-weight: normal;
		}

    #mm ul {
            width: 100%;
    	max-width: 900px;
        height: 50px;
        margin: 0;
        padding: 0;
        list-style-type: none;
    }

	    #mm ul li {
        height: 50px;
        width: 85px;
        padding: 0;
        float: left;
				position:relative;
				display:block; 
				line-height: 18px;
				color: #dadada;
				overflow: hidden;
				text-align: center;
				font-weight: normal;
	    }

	    body #menu0 li.menuitem
	    {
	    	width:50%!important;
	    }
	    
	    #mm ul li.double {
	    	line-height: 9px;
	    }
	    
	    	#mm ul li.leftmargin {
	    		background: transparent url(../imgs/bg-menu-left.png) no-repeat right bottom;
	    		width: 0;
	    		display:none;
	    	}
	    	#mm ul li.rightmargin {
	    		background: transparent url(../imgs/bg-menu-right.png) no-repeat left bottom;
	    		width: 0;
	    		display:none;

	    	}

	    	#mm ul li a:link, #mm ul li a:visited {
	    		color: #dadada;
	    		text-decoration: none;
	    	}
	    	#mm ul li a:hover, #mm ul li a:hover{
	    		color: #dadada;
	    	}
	
		    #mm ul li.welcome { width: 300px; text-align: right; float: right; color: #999999; padding: 9px 5px 0 0; background-color: transparent; }

        #mm ul a {
            display: block;
            width: 100%;
            height: 100%;
						line-height: 18px;
						font-weight: normal;
        }

        #mm ul li a:link, #mm ul a:visited { color: #dadada; text-decoration: none; padding-top: 9px;font-weight: normal; text-transform:uppercase;}

         #mm ul a.active { 
        	
        	color: #e8bb09!important; 
        	text-decoration: none;     
        	height: 29px;
    		padding-top: 9px;
    		border-bottom: 4px solid #e8bb09!important;
    		cursor: initial!important;
		}

		#mm ul li a:hover { 
        	 
        	color: #e8bb09!important; 
        	text-decoration: none;     
        	height: 29px;
    		padding-top: 9px;
    		border-bottom: none;
		}

        #mm ul li a#mm-active { background: transparent url(../imgs/bg-menu-downarrow.gifff) no-repeat 50% 32px; color: #fee35f; text-decoration: none; padding-top: 9px; }


		#sm {
			background: transparent url(../imgs/bg-menu-bottom.gif) repeat-x left top;
			height: 50px;
			width: 100%;
			overflow: hidden;
			padding: 0 !important;
			margin: 0;
			z-index: 100;
			font-size: 14px;
			font-weight: bold;
		}

    #sm ul {
        width: 100%;
        height: 50px;
        margin: 0;
        padding: 0;
        list-style-type: none;
    }

	    #sm ul li {
        height: 50px;
        width: 85px;
        padding: 0;
        float: left;
				position:relative;
				display:block; 
				line-height: 64px;
				color: #000;
				overflow: hidden;
				text-align: center;
	    }
	    
	    	#sm ul li.leftmargin {
	    		background: transparent url(../imgs/bg-submenu-left.png) no-repeat top right;
	    		width: 19px;
	    	}
	    	#sm ul li.rightmargin {
	    		background: transparent url(../imgs/bg-submenu-right.png) no-repeat left top;
	    		width: 19px;
	    	}
	    	
	    	#sm ul li a:link, #sm ul li a:visited {
	    		color: #000;
	    		text-decoration: none;
	    	}
	    	#sm ul li a:hover, #sm ul li a:hover{
	    		color: #fff;
	    	}
	
        #sm ul a {
						line-height: 49px;
            display: block;
            width: 100%;
            height: 100%;
        }

        #sm ul li a:link, #sm ul a:visited { color: #000; text-decoration: none; padding-top: 9px; }

        #sm ul li a:hover, #sm ul a:active { background: transparent url(../imgs/bg-menu-uparrow.gif) no-repeat 50% top; color: #000; text-decoration: none; padding-top: 9px; }

        #sm ul li a#mm-active { background: transparent url(../imgs/bg-menu-uparrow.gif) no-repeat 50% top; color: #000; text-decoration: none; padding-top: 9px; }


h2.featuredspecials {
	width: 301px !important;
	height: 61px !important;
	padding:0 !important;
	margin:0 !important;
	text-indent: -9999px;
	background: transparent url(../imgs/h2-featuredspecials.png) no-repeat left top;
	display:block;
	text-align: left;
}

div.resultrow {
	height: 60px;
	overflow: hidden;
	padding: 0;
	margin: 0px 0 0 0;
}
	div.resultrow:hover {
		cursor:pointer;
		color:#e8bb09;
	}
	div.resultrow:hover ul ul li a {
		background-position: 0 bottom !important;
	}
	
	div.resultrow ul {
    height: 60px;
    margin: 0;
    padding: 0;
    list-style-type: none;
	}
	
		div.resultrow ul li {
      height: 60px;
      padding: 0;
      float: left;
			position:relative;
			display:block; 
		}
		
		div.resultrow ul li.start {
			width: 0px;
			overflow: hidden;
			background: transparent url(../imgs/frames/f-row-start.pngg) no-repeat center top;
			
		}
		div.resultrow ul li.body {
			width: 100%;
			background: transparent url(../imgs/bgrow.png) repeat-x center  bottom;
			border-bottom:dashed 1px #333333;
		}
		div.wide ul li.body {
			width: 100%;
		}

		div.wide ul li.body:hover
		{
			background:#151515!important;
		}
		
		div.resultrow ul li.end {
			width: 0px;
			overflow: hidden;
			background: transparent url(../imgs/frames/f-row-end.pngg) no-repeat center top;
		}

			div.resultrow ul li ul {
		    height: 50px;
		    margin: 0;
		    padding: 0px 0;
		    list-style-type: none;
			}
				div.resultrow ul ul li {
		      height: 69px;
		      padding-top: 10px;
		      margin-right: 10px;
		      float: left;
					position:relative;
					display:block;
					overflow: hidden;
					font-size: 15px;
					font-weight: normal;
					line-height: 42px;
					white-space:nowrap;
					text-overflow:ellipsis;
				}
				
					div.resultrow ul ul li.thumb {
						width: 85px;
					}
						div.resultrow ul ul li.thumb img {
							width: 75px;
						}
					div.resultrow ul ul li.bar {
						width: 165px;
					}
					div.wide ul ul li.bar {
						/*width: 180px;*/
						width: calc(28% - 33px)!important;
					}
					div.resultrow ul ul li.address {
						/*width: 335px;*/
						width: calc(28% - 33px)!important;
					}
					div.resultrow ul ul li.special {
						width: 170px;
					}
					div.wide ul ul li.special {
						width: 203px;
					}
					div.wide ul ul li.days {
						width: calc(44% - 50px)!important;
    					margin-right: 0 !important;
					}
					div.resultrow ul ul li.details {
						width: 151px;
						margin-right: 0;
					}
					div.resultrow ul ul li.specials {
						width: 151px;
						margin-right: 0;
					}
						div.resultrow ul ul li.details a {
							height: 42px;
	            display: block;
	            width: 100%;
						}
						div.resultrow ul ul li.details a:link, div.resultrow ul ul li.details a:visited, div.resultrow ul ul li.details a:focus {
			        background: transparent url(../imgs/btn-details.png) no-repeat 0 top; text-indent: -9999px;
						}
						div.resultrow ul ul li.details a:hover, div.resultrow ul ul li.details a:active {
			        background: transparent url(../imgs/btn-details.png) no-repeat 0 bottom; text-indent: -9999px;
						}

						div.resultrow ul ul li.specials a {
							height: 42px;
	            display: block;
	            width: 100%;
						}
						div.resultrow ul ul li.specials a:link, div.resultrow ul ul li.specials a:visited, div.resultrow ul ul li.specials a:focus {
			        background: transparent url(../imgs/btn-specials.png) no-repeat 0 top; text-indent: -9999px;
						}
						div.resultrow ul ul li.specials a:hover, div.resultrow ul ul li.specials a:active {
			        background: transparent url(../imgs/btn-specials.png) no-repeat 0 bottom; text-indent: -9999px;
						}

				div.allspecials {
					width:241px;
					height:38px;
					margin:20px 0 0 395px;
				}
					div.allspecials a {
						width:100%;
						height:100%;
						display:block;
					}
						div.allspecials a:link, div.allspecials a:visited, div.allspecials a:focus {
			        background: transparent url(../imgs/btn-allspecials.png) no-repeat 0 top; text-indent: -9999px;
						}
						div.allspecials a:hover, div.allspecials a:active {
			        background: transparent url(../imgs/btn-allspecials.png) no-repeat 0 bottom; text-indent: -9999px;
						}
				
#qs-form {
	background: transparent url(../imgs/bg-quicksearch.png) no-repeat left top;
	width:300px;
	height:38px !important;
	overflow:hidden;
	padding:5px !important;
	margin:0 !important;
}
	#qs-field {
		border: none;
		background-color: transparent;
		color: #aaaaaa;
		width: calc(100% - 60px);
		overflow: hidden;
		float:left;
		margin:5px 12px;
		font-size:14px;
		outline:none;
	}
	#qs-submit {
		width: 17px;
		height: 20px;
		background: transparent url(../imgs/mag.png) no-repeat center center;
		overflow: hidden;
		display:block;
		text-indent: -9999px;
		margin:5px 5px;
		border: none;
		cursor:pointer;
		cursor:hand;
	}

#barleft {
	width:360px;
	margin:20px 10px 0 20px;
	float: left;
	overflow:hidden;
}

#barright {
	width:50%;
	margin:20px 0 0 0;
	float: left;

}
	#barright p {
		color: #d4d4d4;
	}
	
	#barright .specialdays {
		color: #454545;
		font-style: italic;
	}
	
#bargallery {
	margin: 20px 0;
	width:360px;
	padding:0;
	overflow:hidden;
}

div.gallerythumb {
	width:65px;
	height:65px;
	overflow:hidden;
	text-align:center;
	float:left;
	margin:0 21px 20px 0;
	position:relative;
}
	div.lastpic {
		margin-right:0;
	}
	
	div.gallerythumb img {
		height:70px;
		top:50%;
		left:50%;
		position:absolute;
		margin:-35px 0 0 -35px;
		border:none;
	}
	
.specialname {
	font-size: 14px;
	font-weight: normal;
	color:#e8bb09;
	margin-right: 10px;
}

div.aligncenter img {
	max-width: 800px;
}
div.alignleft img {
	max-width: 800px;
}
div.alignright img {
	max-width: 800px;
}

img.screenshot {
	max-width: 800px;
}
     
#flashgallery {
	width: 800px;
	height: 600px;
	padding: 20px;
}
#bodycontainer {
	width: 100%;
	text-align: left;
	min-height: 510px;
	/*background-image:url('/imgs/bgsmoke.png');
	background-repeat:repeat-y;*/
	padding-bottom:0px;
	padding-top:135px;
	overflow: auto;


}

.newfoot
{
font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#e6e6e6;
}

.newfoot a:active
{
font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#ffffff;
}

.newfoot a:hover
{
font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#e8bb09;
}

.headlinks
{
font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#e6e6e6;text-decoration:none;
}

.headlinks a:active, .headlinks a
{
font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#ffffff;text-decoration:none;
}

.headlinks a:hover
{
font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#e8bb09;text-decoration:none;
}
   


td.toptitle {
	text-align: right;
	padding-left: 10px;
	font-size: 32px;
	background-color: transparent;
}

div.msg {
	width: 730px;
	background-color: #000;
	border: 1px solid #666;
	color: #fff;
	padding: 10px;
	font-size: 15px;
	line-height: 20px;
	clear: both;
	margin: 10px 0;
}

div.bardetails {
	width: 325px;
	float: right;
	background-color: #e0e0e0;
	border: 1px solid #999999;
	color: #666666;
	padding: 10px;
	font-size: 11px;
	clear: both;
}

div.template {
	background-color: #ffffcc !important;
}

table.list {
	width: 885px;
	margin: 0px;
}
table.list th {
	padding: 3px;
	text-align: left;
	font-size: 14px;
	background-color: #e0e0e0;
	color: #666666;
	margin: 0px;
}
table.list td {
	padding: 3px;
	font-size: 12px;
	empty-cells: show;
	color: #666666;
	border-bottom: 1px solid #dadada;
	margin: 0px;
}

table.list tr.subhead {
	background-color: #eeeeee;
}

table.list tr.linebreak {
	border-top: 2px solid black;
}

table.list th.icon {
	width: 20px;
	text-align: center;
}
table.list td.action a:link, table.list td.action a:visited {
	color: #fff;
}
table.list td.icon {
	width: 20px;
	text-align: center;
}

table.list td.inagency {
	width: 65px;
	text-align: center;
}

table.list td.name {
	width: 250px;
}

table.list td.status {
	width: 40px;
	text-align: center;
}

table.list td.read {
	text-align: center;
	width: 15px;
}

table.list td.location {
	width: 195px;
}

table.list td.contact {
	width: 145px;
}

table.list td.description {
	width: 235px;
}

table.list th.listorder, table.list td.listorder {
	width: 40px;
	text-align: center;
}

table.list td.changetime {
	width: 130px;
}
table.list td.changeuser {
	width: 100px;
}

table.list td.action {
	width: 90px;
	color: #666666;
	font-size: 12px;
	border: 2px solid #a02330;
	background-color: #dadada;
	padding: 2px;
	text-align: center;
}
	table.list td.action a:link, table.list td.action a:visited {
		color: #666666;
	}
	table.list td.action a:hover, table.list td.action a:active {
		color: #a02330;
	}
	
div.safepreview {
	width: 250px;
	height: 18px;
	overflow: hidden;
}

ul.mainmenu {
	height: 20px;
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.mainmenu li.menuitem {
	height: 20px;
	width: 80px;
	padding: 5px;
	margin: 2px;
	float: left;
	font-size: 13px;
	background-color: #b5b299;
	text-align: center;
}

ul.mainmenu li.adminitem {
	height: 20px;
	width: 80px;
	padding: 5px;
	margin: 2px;
	float: left;
	font-size: 13px;
	background-color: #b5b299;
	border-bottom: 1px solid #a02330;
	text-align: center;
}

ul.mainmenu li.curruser {
	height: 20px;
	padding: 5px;
	margin: 2px;
	float: right;
	font-size: 13px;
	text-align: right;
}

div.badge {
	width: 100%;
	text-align: left;
	padding: 10px 0 10px 0;
	clear: both;
}

div.edit {
	border: none;
	clear: both;
}

div.edit div.editrow {
	padding: 5px;
	text-align: left;
	margin: 20px 0;
	clear: both;
}

div.edit div.editerror {
}

div.edit div.editrow div.lbl {
	width: 150px;
	padding: 10px 15px;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	float: left;
}

#drinkset {
	height: 70px;
}

div.edit div.editrow div.fld {
	width: 500px;
	text-align: left;
	float: left;
	height:40px;
	padding: 5px 15px;
	background-color: transparent;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../imgs/bg-input-350.png);
}
div.edit div.editrow div.fld-floating {
	float: left;
	text-align: left;
	margin-right: 10px;
	padding: 10px 15px;
	background-color: transparent;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../imgs/bg-input-350.png);
}
div.activeblockwide div.edit div.editrow div.fld {
	float: left;
	width: 650px;
	text-align: left;
}

div.edit div.editrow div.fld input {
	width: 320px;
	height: 25px;
	font-size: 14px;
	text-align: left;
	background-color: #000;
	color: #fff;
	border: none;
	font-family: Helvetica, "Helvetica Neue", Arial, sans;
	outline:none;
}
div.edit div.editrow div.fld input.radio {
	width: 20px;
}

div.edit div.editrow div.fld input.checkbox {
	width: 20px;
}

div.edit div.editrow div.fld textarea {
	width: 400px;
	height: 20px;
	font-size: 14px;
	line-height: 20px;
	background-color: #000;
	color: #fff;
	border: none;
	font-family: Helvetica, "Helvetica Neue", Arial, sans;
	outline:none
}

div.edit div.editrow div.fld textarea.embedcode {
	width: 400px;
	height: 200px;
	font-family: Courier, mono;
	font-size: 12px;
}

div.edit div.editrow div.fld textarea.description {
	width: 475px;
	height: 130px;
}
div.edit div.editrow div.fld textarea.comments {
	width: 475px;
	height: 130px;
}

div.edit div.editrow div.submit {
	padding-top: 0px;
	float: left;
}

div.edit div.editrow div.static {
	font-style: italic;
	font-size: 14px;
}

div.edit div.editrow div.block {
	border-bottom: 1px solid #dadada;
	padding-top: 20px;
	font-size: 14px;
	font-weight: bold;
}

div.edit div.editrow div.submit input.submit {
	width: 120px;
	height: 38px;
	color: #fff;
	font-size: 14px;
	border: 1px solid #a02330;
	font-weight: bold;
	background-color: #999999;
	padding: 2px;
	text-align: center;
}

				div.edit div.editrow div.submit {
					width:241px;
					height:38px;
					margin:0;
				}
					div.special div.editrow div.submit {
						width:151px;
					}
					div.contact div.editrow div.submit {
						width:122px;
					}
					div.edit div.editrow div.submit a {
						width:100%;
						height:100%;
						display:block;
					}
						div.special div.editrow div.submit a:link, div.special div.editrow div.submit a:visited, div.special div.editrow div.submit a:focus {
			        background: transparent url(../imgs/btn-submitspecial.png) no-repeat 0 top; text-indent: -9999px;
						}
						div.special div.editrow div.submit a:hover, div.special div.editrow div.submit a:active {
			        background: transparent url(../imgs/btn-submitspecial.png) no-repeat 0 bottom; text-indent: -9999px;
						}
						div.contact div.editrow div.submit a:link, div.contact div.editrow div.submit a:visited, div.contact div.editrow div.submit a:focus {
			        background: transparent url(../imgs/btn-sendemail.png) no-repeat 0 top; text-indent: -9999px;
						}
						div.contact div.editrow div.submit a:hover, div.contact div.editrow div.submit a:active {
			        background: transparent url(../imgs/btn-sendemail.png) no-repeat 0 bottom; text-indent: -9999px;
						}

div.edit div.editrow div.fld input.datefield, div.edit div.editrow div.fld input.timefield {
	width: 100px;
}

div.edit div.editrow div.fld-floating input.cost {
	width: 50px;
}
div.edit div.editrow div.fld input.postcode {
	width: 100px;
}
div.edit div.editrow div.fld input.telephone {
	width: 150px;
}
div.edit div.editrow div.fld input.mobile {
	width: 150px;
}
div.edit div.editrow div.fld input.fax {
	width: 150px;
}
div.edit div.editrow div.fld input.shortcut {
	width: 200px;
}

div.edit div.editrow div.fld input.datetimefield {
	width: 180px;
}

div.edit div.editrow div.fld input.title {
	width: 400px;
}
div.edit div.editrow div.fld input.width, div.edit div.editrow div.fld input.height {
	width: 80px;
}

div.edit div.editrow div.fld input.url, div.edit div.editrow div.fld input.staticurl, div.edit div.editrow div.fld input.flashurl, div.edit div.editrow div.fld input.picture {
	width: 700px;
}

table.rates td.itemname {
	width: 200px;
}

table.rates td.notes {
	width: 300px;
}

table.sections td.toptitle {
	font-size: 14px;
	color: #000;
}

table.pages td.scrolltext {
	width: 300px;
}

div.iContainer {
	display: block;
	clear: both;
}

div.iContainer .pic {
	background-position: left top;
	background-repeat: no-repeat;
	width: 80px;
	height: 120px;
	float: left;
	margin: 5px 10px 3px 0px;
}

div.iContainer .bio {
	clear: right;
}

div.mContainer {
	float: left;
	width: 100px;
	text-align: center;
}

.assetcontainer {
	margin-top: 40px;
	width: 100%;
}
.alignleft {
	text-align: left;
}
.aligncenter {
	text-align: center;
}
.alignright {
	text-align: right;
}
div.scroller {
	width: 700px;
	height: 350px;
	overflow: scroll;
	border: 1px solid #dadada;
	padding: 5px;
	text-align: left;
	margin: auto;
}

div.bannerblock, div.videoblock {
	padding: 20px;
}

div.hotlist {
}

div.hotlist table.list {
}

table.list td.url {
}
table.list td.capturetime {
	width: 120px;
}
table.list td.thumbnail {
	width: 110px;
}
table.list td.noline {
	border-bottom: none;
}


td.stat1, td.stat2, td.stat3, td.stat4, td.stat5 {
	width: 100px;
	text-align: right;
}

div.hotlist td.total {
	border-top: solid 1px #dadada;
	font-weight: bold;
}

div.hotlist table.list a:link, div.hotlist table.list a:visited {
	color: #454532;
}
div.hotlist table.list a:hover, div.hotlist table.list a:active {
	color: #a02330;
}

.clear-after:after {
    content: '.';
    display: block;
    clear: both;
    height: 0;
    width: 0;
    visibility: hidden;
}
.clear-after{min-height: 1%;}

.red { color: #ff0000; }
.green { color: #00ff00; }

.error { color: #ff0000 !important; }
.required { text-decoration: underline; }

#comments_form {
	margin-top: 20px;
	background-color: #f6f6f6;
	padding: 10px;
}

.comment-list {
	float: left;
	font-size: 11px;
	padding: 5px 0 0 25px;
	width: 25px;
	height: 26px;
	overflow: hidden;
}

#commentform {
	width: 100%;
}

#commentform textarea {
	height: 60px;
	width: 400px;
}

#tags, #autosavetags {
	height: 60px;
	width: 400px;
}

.taglist {
	height: 60px;
	width: 250px;
	float: left;
	padding: 4px;
	background-color: #e0e0e0;
	color: #666666;
	border: 1px solid #dadada;
}

.ratingcontainer { float: left; width: 250px; height: 30px; overflow: hidden; }

.commenttitle {
	float: left;
	width: 685px;
	height: 26px;
	overflow: hidden;
	padding-top: 4px;
	color: #999999;
}
.commentline {
	padding: 5px 0 5px 0;
	margin: 0;
	font-size: 12px;
	border-bottom: 1px solid #dadada;
}

.commentblock {
	margin: 30px 10px 10px 10px;
	padding: 10px;
	color: #666666;
}

.edited {
	margin: 10px 0 0 15px;
	font-style: italic;
}

.commentaction {
	margin: 0;
	padding: 0;
	height: 21px;
	width: 100%;
}
	.commentaction .buttons {
		float: right;
	}

	.commentaction .buttons input {
		background: transparent url(../imgs/bg-searchbutton.gif) no-repeat left top;
		border: none;
		font-size: 10px;
		width: 67px;
		height: 21px;
		text-align: center;
		color: #ffd200;
		cursor: pointer;
	}

.replyblock {
	margin: 10px 0 0 15px;
	padding: 5px 0 0 20px;
	color: #8e724b;
	border-top: 1px solid #666666;
}

.replyblock p {
	margin: 0;
	color: #666666;
}
.liftblock {
	width: 50px;
	text-align: right;
}

tr.select-off {
	background-color: #fff;
}
tr.select-on {
	background-color: #b7db95;
}
tr.empty {
	background-color: #e0e0e0;
}
tr.folder {
	background-color: #f7f7f0;
}
tr.currfolder {
	background-color: #eeeeee;
}

.word {
padding: 2px;
}
span.size1 {
color: #000;
font-size: 15px !important;
}
span.size2 {
color: #333;
font-size:14px !important;
}
span.size3 {
color: #666;
font-size: 13px !important;
}
span.size4 {
color: #999;
font-size: 12px !important;
}
span.size5 {
color: #aaa;
font-size: 11px !important;
}
span.size6 {
color: #bbb;
font-size: 10px !important;
}
span.size7 {
color: #ccc;
font-size: 9px !important;
}
span.size8 {
color: #ddd;
font-size: 8px !important;
}

.blogcontent
{
line-height:25px;
font-family:Arial, Helvetica, sans-serif;
}

div.pagination {
	    margin: 0 auto;
    font-size: 15px;
    height: 30px;
    padding-top: 30px;
    font-size: 16px;
    color: #555555;
}

	div.pagination a:link, div.pagination a:visited, div.pagination a:focus {
		color: #666;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:normal;
	
	}
	div.pagination a:hover, div.pagination a:active {
		color: #e8bb09;
		
		font-family:'Open Sans', Arial, Helvetica, sans-serif;
		font-weight:normal;
	
	}

a.selected
{
	    background: #e8bb09;
    color: #222222;
    height: 25px;
    line-height: 25px;
    width: 26px;
    display: inline-block;
    text-align: center;
    font-weight: bold;
    border-radius: 50%;
}
div.liststats {
	float: right;
	height: 60px;
	width: 570px;
	text-align: right;
}

div.leftblock {
	width: 550px;
	height: 520px;
	overflow: hidden;
	float: left;
	padding: 0;
	margin: 0;
}
div.rightblock {
	width: 330px;
	height: 520px;
	overflow: hidden;
	float: right;
	padding: 0;
	margin: 0;
}

div.activeblock {
	width: 540px;
	height: 250px;
	overflow: auto;
	float: left;
	padding: 5px;
	margin: 5px 0 5px 5px;
	border: 1px solid #eeeeee;
}
div.activeblocktall {
	width: 315px;
	height: 510px;
	overflow: auto;
	float: left;
	padding: 5px;
	margin: 5px;
	border: 1px solid #eeeeee;
}
div.activeblockwide {
	width: 870px;
	padding: 5px;
	margin: 5px;
	border: 1px solid #eeeeee;
}
div.activeblocktallwide {
	width: 540px;
	height: 510px;
	overflow: auto;
	float: left;
	padding: 5px;
	margin: 5px 0 5px 5px;
	border: 1px solid #eeeeee;
}

div.activeblocktallwide table {
	width: 510px;
}

div.activeblocktallwide td.image {
	width: 130px;
}
div.activeblocktallwide td.details {
	width: 200px;
}
div.activeblocktallwide td.files {
	width: 80px;
}

.expired {
	color: #dadada;
}

table.activelist {
	width: 490px !important;
}
table.activelistwide {
	width: 850px !important;
}
table.featurelist {
	width: 300px !important;
}

#emailheader {
	width: 600px;
	text-align: left;
	border: 1px solid #ccc;
	padding: 10px;
	margin: 10px;
	background-color: #eeeeee;
}
	#emailheader .lbl {
		width: 100px;
		border: 1px solid #ccc;
		padding: 2px;
		margin: 1px;
		font-weight: normal;
	}
	#emailheader .val {
		width: 464px;
		border: 1px solid #ccc;
		padding: 2px;
		margin: 1px;
		font-weight: bold;
		background-color: #fff;
	}
	
#emailbody {
	width: 600px;
	text-align: left;
	border: 1px solid #ccc;
	padding: 10px;
	margin: 10px;
}

#calendar {
}
	#tasklist {
		text-align: left;
		margin-top: 10px;
		height: 240px;
		overflow: auto;
	}
	#taskdetail {
		text-align: left;
		height: 60px;
		overflow: auto;
		background-color: #eeeeee;
		padding: 5px;
		margin: 8px auto;
	}
	#calendar table.calendar tr td {
		width: 36px;
		height: 24px;
		text-align: center;
	}
	
	#calendar div.featureday {
		width: 33px;
		height: 22px;
		overflow: hidden;
		background-color: #e0e0e0;
	}
	
	#calendar div.today {
		width: 33px;
		border: 1px solid #a02330;
		font-weight: bold;
		text-align: center;
	}
	
img.thumbselected {
	border: 4px solid #a02330;
}
img.thumb {
	border: 4px solid #fff;
}

	.progressbar {
		float: left;
		height: 15px;
		width: 70px;
		overflow: hidden;
		font-size: 9px;
		margin-right: 2px;
	}
	
	.progressbar-green {
		background-color: green;
		color: #fff;
	}
	.progressbar-grey {
		background-color: #999999;
		color: #fff;
	}
	.progressbar-white {
		background-color: #fff;
		color: #a0a0a0;
	}
	
.weekdayicon {
	width: 30px;
	height: 35px;
	text-align: center;
	overflow: hidden;
	line-height: 35px;
	padding: 0 !important;
	margin: 3px 3px !important;
	float: right;
}

div.searchresult {
	height: 70px;
	width: 840px;
	overflow: hidden;
	padding: 0;
	margin: 12px auto;
	z-index: 100;
	background-color: #000;
}

div.searchresult table {
	height: 70px;
	width: 100%;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}

		div.searchresult table td {
			vertical-align: middle;
			height: 70px;
			text-align: left;
		}

  	div.searchresult table td.leftborder {
  		width: 21px;
  	}
  	div.searchresult table td.rightborder {
  		width: 21px;
  	}

  	div.searchresult table td.barlogo {
  		width: 90px;
  		overflow: hidden;
  	}
  	div.searchresult table td.barname {
  		width: 190px;
  	}
  	div.searchresult table td.baraddress {
  		width: 320px;
  	}
  	div.searchresult table td.action {
  		width: 150px;
  	}
  	div.searchresult table td.drinks {
  		width: 250px;
  	}
  	div.searchresult table td.days {
  		width: 240px;
  	}

.iconinactive {
	color: #333;
	background-image: none;
}
.iconactive {
	color: #fff;
	/*background: transparent url(../imgs/bg-weekdayicon.png) no-repeat left top;*/
}
div.searchresult table td.barlogo img {
	height: 45px;
}

div.specialdetail {
	height: 70px;
	width: 840px;
	overflow: hidden;
	padding: 0;
	margin: 12px auto;
	z-index: 100;
	background-color: #000;
}

div.specialdetail table {
	height: 70px;
	width: 100%;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}

		div.specialdetail table td {
			vertical-align: middle;
			height: 70px;
			text-align: left;
		}

  	div.specialdetail table td.leftborder {
  		width: 21px;
  	}
  	div.specialdetail table td.rightborder {
  		width: 21px;
  	}

  	div.specialdetail table td.barlogo {
  		width: 90px;
  		overflow: hidden;
  	}
  	div.specialdetail table td.barname {
  		width: 190px;
  	}
  	div.specialdetail table td.baraddress {
  		width: 320px;
  	}
  	div.specialdetail table td.action {
  		width: 150px;
  	}
  	div.specialdetail table td.drinks {
  		width: 520px;
  	}
  	div.specialdetail table td.days {
  		width: 240px;
  	}

h3.linktitle {
	margin-bottom: 0;
}
p.linkdesc {
	margin-top: 0;
	width: 780px;
	font-style: italic;
	color: #d4d4d4;
}

.center780 {
	width:100%;
	margin:0 auto;
}

#editrow_barid .fld {
	background-image: url(../imgs/bg-input-350.png);
}
#editrow_barid select {
	width: 320px;
}
#editrow_description .fld {
	
	: url(../imgs/bg-textarea-500x100.png);
	height: 158px;
}
#editrow_comments .fld {
	background-image: url(../imgs/bg-textarea-500x100.png);
	height: 158px;
}
#editrow_cost_1 {
	background: transparent url(../imgs/bg-input-350.png) no-repeat 185px 7px;
	height: 75px;
}
#editrow_cost_1 .fld-floating {
	background-image: none;
}
#editrow_dayset .fld {
	background-image: url(../imgs/bg-checkbox-500x50.png);
	width: 480px;
	height: 50px;
	margin-top: 15px;
}

#sharelinks {
	
	display: block;
	
	width: 360px;
	height: 60px;
}

#sharelinks h3 {
	font-size: 16px;
	margin: 0 0 3px 0;
	padding: 0;
}

@media only screen and (max-width: 800px) {
  .days {
    display:none!important;
  }
  .bar, div.wide ul ul li.bar
  {
  	/*width: 210px!important;*/

  }
  .special, div.wide ul ul li.special
  {
  	width: auto;
  	display:inline-block;
  }
}

#footLeft, #footRight
{
	width:50%;
	display: inline-block;
	font-size:12px;
	color:#bbbbbb;
}

#footRight a
{
	color:#666655;
}

@media only screen and (max-width: 800px) {

	#neighborhoodid, .bubble-drinkspecials .dayofweek, .bubble-drinkspecials .neighborhoodid, .bubble-drinkspecials .drinktypeid {
    width: 100%;
    margin-left: 0;
    font-size: 12px;
}

#filter-form select
{
	margin:0;
}
#filter-bubble {
    height: auto;
    }
   .specials
  {
  	display: none!important;
  }

    #filter-form
    {
    	font-size:0;
    }

	#footLeft, #footRight
  {
	width:100%;
	display: inline-block;
	text-align:center;
	padding:7px 0;
	/*width: calc(100% - 40px);*/
  }
  li.address, li.special
  {
  	color:#aaaaaa;
  	font-size:10px;
  }
  div.resultrow ul ul li
  {
  	height:10px!important;
  	overflow: initial!important;
  	    line-height: initial!important;
  }
  .special, div.wide ul ul li.special {
    width: auto;
    display: inline-block;
    padding-left: 95px;
  }
  #masthead {
    margin: 20px auto;
    width: 200px;
    float: initial;
    /* float: left; */
  }
  #head
  {
  	margin:0!important;
  }
  #masthead img, #masthead
  {width:150px; height:auto;}
  #barright>a>img,   #barright>a,   #barright>br
  {
  	display: none;
  }
  #barright
  {
  	margin: 20px 10px 0 20px;
  }
  div.resultrow ul ul li.address {
    /* width: 335px; */
    width: calc(95% - 100px)!important;
    padding-left: 95px;
  }
 
  div.pagination {
    margin: 0 auto;
    font-size: 15px;
    /* float: right; */
    height: 30px;
    text-align: center;
    padding-top: 30px;
    font-size:16px;
	}
	div.wide ul ul li.bar {
    width: calc(100% - 115px)!important;
	}

}


@media only screen and (max-width: 320px) {
	#mm
	{
		font-size:15px!important;
	}

}

#searchPopBtn input
{
	width: 17px;
    height: 20px;
    /*background: transparent url(../imgs/mag.png) no-repeat center center;*/
    position: fixed;
    background:#222222;
    display:block;z-index:99;
    top:25px;
    right:25px;
    border:0!important;
    display: none;
}

#searchPop
{
	display: none;
	position:fixed;
	width:100vw;
	height:100vh;
	    z-index: 999;
	background-color: rgba(0,0,0,0.8);
}

#searchPop input.searchInput
{
	font-size:50px;
	border-bottom:2px solid #ffffff;
	font-weight: 100;
    color: #ffffff;
}
#searchPop input.searchSub
{
	left: -40px;
	top:20px;
    position: relative;
    display: inline-block;
}

#searchPop form {
    background: none!important;
    width: 65vw;
    left
    height: 100px !important;
    left: 0;
    margin: 0 !important;
       overflow: visible;
        overflow: visible;
    padding-top: calc(50vh - 50px)!important;
    padding-left: calc(17vw - 10px)!important;
}
    
