@charset "utf-8";
/* CSS Document */
@media screen and (min-width: 880px) {
body {
	background-image: url(images/single_tile.jpg);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:100%;
	/*removed text-align center*/
}

a:link, a:visited {
	text-decoration:none;
	color:#0033CC;
	border:none;
	outline:none;
}

a:hover, a:active {
	text-decoration:underline;
	border:none;
	outline:none;
}


#container {
	background-color: #FFFFFF;
	margin: 0 auto;
	padding: 0 0 100px 0;
	width:100%; /*added during adapting*/
	max-width: 900px; /*changed to max during adapting*/
	min-height: 475px;
	text-align: left;
	overflow:hidden;
	position: relative;
}

.textlink:link, .textlink:hover, .textlink:visited {
	color:#CC6600;
}

#mainlogo {
	position:absolute;
	background-image:url(images/parlor_city_logo1.png);
	background-repeat:no-repeat;
	width:236px;
	height:180px;
	top:0;
	left:0;
	z-index:1000;
	text-indent: -9000px;
}
#mainlogo a {
	display:block;
	width:236px;
	height:180px;
	z-index:1001;
	border:none;

}

#homePhotos {
	position:relative;
/*	background-image:url(images/parlor_city_building.jpg);
	background-repeat:no-repeat;*/
	height:447px;
	width:593px;
	top:20px;
	left:75px;
/*	z-index:1003;*/	
}

#intro {
	padding-top:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:0.75em;	
	line-height:1.125em;
	width:593px;
	margin-left:75px;
}

#intro a:link, #intro a:hover, #intro a:active, #intro a:visited {
	color:#CC6600;
	font-weight:700;
}

h1#sectionheadingwelcome {
	position:absolute;
	background-image:url(images/sectionheadingwelcome.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:167px;
	height:27px;
	margin:20px 150px 0px 500px;
	top:0px;
	z-index:1001;
	text-indent: -9000px;
}

h1#sectionheadingfood {
	position:absolute;
	background-image:url(images/sectionheadingfood.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:225px;
	height:27px;
	margin:20px 150px 0px 500px;
	top:0px;
	z-index:1001;
	text-indent: -9000px;
}

h1#sectionheadingdrinks {
	position:absolute;
	background-image:url(images/sectionheadingdrinks.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:225px;
	height:27px;
	margin:20px 150px 0 0;
	top:0px;
	left:500px;
	z-index:1001;
	text-indent: -9000px;
}

.innerDrinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1em;	
	line-height:1.375em;
}

.innerDrinksSm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:0.875em;
	line-height:1.5em;
	list-style-type:circle;
}


h1#sectionheadingspecials {
	position:absolute;
	background-image:url(images/sectionheadingspecials.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:225px;
	height:27px;
	margin:20px 150px 0px 500px;
	top:0px;
	z-index:1001;
	text-indent: -9000px;
}

h1#sectionheadingevents {
	position:absolute;
	background-image:url(images/sectionheadingevents.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:225px;
	height:27px;
	margin:20px 150px 0px 500px;
	top:0px;
	z-index:1001;
	text-indent: -9000px;
}

h1#sectionheadingabout {
	position:absolute;
	background-image:url(images/sectionheadingabout.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:225px;
	height:27px;
	margin:20px 150px 0px 500px;
	top:0px;
	z-index:1001;
	text-indent: -9000px;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.375em;
	font-weight:bold;
	color:#CC6600;
	margin:0.313em 0;
	padding:0;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.125em;
	font-weight:bold;
	color:#CC6600;
	margin:0.313em 0;
	padding:0;
}

.sub {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.063em;
	font-weight:normal;
	line-height:1.5em;
	margin:0;
	padding:0;
}

p {
	margin:0.5em 0;
	padding:0;	
}

div#topdeco {

		position:absolute;
		top:0;
		left:158px;
		padding: 0 0 0 0;
		background-image:url(images/header.jpg);
		background-repeat:no-repeat;
		width:742px;
		height:71px;
		text-indent: -9000px;
}

#mainnav {
		text-indent: -9000px;
}

div#mainnav {
    background-image: url(images/top-left.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    top: 0px;
    position: absolute;
    margin-left: 0;
    padding: 0;
    width: 158px;
    height: 575px;
}

li#thefood a {
	position:absolute;
	background-image:url(images/btn-food.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:158px;
	height:48px;
	list-style:none;
	top:203px;
	padding:0;
	left: 0px;
	display:block;
}

li#thefood a:hover {
	position:absolute;
	background-image:url(images/btn-food.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:158px;
	height:48px;
	list-style:none;
	top:203px;
	padding:0;
	left: 0px;
	display:block;
}

li#thedrinks a {
	position:absolute;
	background-image:url(images/btn-drinks.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:158px;
	height:48px;
	list-style:none;
	top:251px;
	padding:0;
	left: 0px;
	display:block;
}

li#thedrinks a:hover {
	position:absolute;
	background-image:url(images/btn-drinks.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:158px;
	height:48px;
	list-style:none;
	top:251px;
	padding:0;
	left: 0px;
	display:block;
}

li#specials a {
	position:absolute;
	background-image:url(images/btn-specials.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:158px;
	height:48px;
	list-style:none;
	top:299px;
	padding:0;
	left: 0px;
	display:block;
}

li#specials a:hover {
	position:absolute;
	background-image:url(images/btn-specials.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:158px;
	height:48px;
	list-style:none;
	top:299px;
	padding:0;
	left: 0px;
	display:block;
}

/*
li#events a {
	position:absolute;
	background-image:url(images/btn-events.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:158px;
	height:48px;
	list-style:none;
	top:299px;
	padding:0;
	left: 0px;
	display:block;
}

li#events a:hover {
	position:absolute;
	background-image:url(images/btn-events.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:158px;
	height:48px;
	list-style:none;
	top:299px;
	padding:0;
	left: 0px;
	display:block;
}
*/

li#aboutus a {
	position:absolute;
	background-image:url(images/btn-about.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:158px;
	height:49px;
	list-style:none;
	top:347px;
	padding:0;
	left: 0px;
	display:block;
}

li#aboutus a:hover {
	position:absolute;
	background-image:url(images/btn-about.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:158px;
	height:49px;
	list-style:none;
	top:347px;
	padding:0;
	left: 0px;
	display:block;
}

li#parties a {
	position:absolute;
	background-image:url(images/btn-parties.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:158px;
	height:49px;
	list-style:none;
	top:395px;
	padding:0;
	left: 0px;
	display:block;
}

li#parties a:hover {
	position:absolute;
	background-image:url(images/btn-parties.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:158px;
	height:49px;
	list-style:none;
	top:395px;
	padding:0;
	left: 0px;
	display:block;
}

#mainnav ul{
	list-style:none;
}


#maincontent {
	margin-left:240px; /*was 190*/
	padding:71px 10px 0 0; /*added 10*/
	width: 650px; /*was 710*/
	height:auto;
/*	float:right;    removed during adapting*/
}

#tapTable td, #tapTable tr {
 vertical-align:top;
 border-bottom: 1px solid gray;	
 padding: 0.2em 0.2em 1em 0.3em;
 font-size:0.9em;
}

.columnOf3 {
	width:205px;
	float:left;
	padding-left:9px;	
}

.columnOf2 {
	width:310px;
	float:left;	
}

.borderLeft {
	border-left:solid 1px #CCC;	
}

.drinkSection {
width:100%;
float:none;
overflow:hidden;
}

.drinkSection h2{
width:100%;
border-bottom:solid 1px #CC6600;
}

#content_about {
	position:relative;
	font-family: "Times New Roman", Times, serif;
	font-size:0.875em;
	line-height:1.25em;
	width: 710px;
	float: right;
}

#content_about_mid {
	position:relative;
	clear:both;
	/* width:680px; */
	text-align: center;
	padding:5px;
	margin:20px auto;
	border: 1px solid black;
}

div#content_about_top {
	position:relative;
	width:700px;
	clear:both;
}

div#content_about_bottom {
	position:relative;
	width:700px;
	clear:both;
}

div.left {
	position:relative;
	float:left;
	display:block;
	width:300px;
	margin:0 0 20px 60px;
	padding:0;
	text-align:left;

}

div.right {
	position:relative;
	float:right;
	display:block;
	width: 300px;
	margin:0;
	padding:0;
	text-align:left;

}

#wifi {
	position:relative;
	background-position: center center;
	background-image: url(images/wifilogo.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding:4px;
	width: 70px;
	height: 47px;
	text-indent: -9000px;
	margin-top:5px;
}

#credit {
	background-position: center center;
	background-image: url(images/creditlogos.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin:0;
	padding:4px;
	width: 120px;
	height: 37px;
	text-indent: -9000px;
}

div#steph {
	background-image:url(images/steph.gif);
	background-repeat:no-repeat;
	width:199px;
	height:20px;
	text-indent:-9000px;
	margin-left: 25px;
}

#draft-beers {
	background-image:url(images/draft-logos.jpg);
	background-repeat:no-repeat;
	width: 636px;
	height: 344px;
	text-align:left;
	text-indent: -9000px;
}

#content_drinks {
	position:relative;
	width: 710px;
	float: right;
}

#content_events {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	text-align:center;
}

#content_specials {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
/*	margin-left: 75px;*/
}

.menuNote {
	border:2px solid #CC6600;
	padding: 3px;
}

#xlorange {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.375em;
	color:#CC6600;
}

.orange18 {
	font-size:1.125em;
	line-height:1.375em;
	color:#CC6600;
}

.orange14bold {
	font-size:0.875em;
	font-weight:bold;
	color:#CC6600;
}

.clearBoth {
clear:both;	
}

.clearBothHome {
clear:both;	
height:70px;
}

.clearBoth2 {
clear:both;
height:200px;	
}

.drinkSpace {
clear:both;
height:800px;	
}

#footer {
	position:absolute;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:90px;
	clear:both;
	text-indent: -9000px;
	/*	margin-left:-190px;*/
	bottom:0;
	display:block;
}

/*.scrollable {
  width: 615px;
  height: 200px;
  overflow: auto;
  margin-left:40px;
}                      NOT USED ?  */	


} /*end of desktop styles*/







/*==============================================================================================*/










@media handheld and (max-width: 480px), screen and (max-device-width: 480px), screen and (max-width: 879px)  {
	
	
body {
	background-image: url(images/single_tile.jpg);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:100%;
	/*width:100%; only for mobile*/
	/*removed text-align center*/
}

a:link, a:visited {
	text-decoration:none;
	color:#0033CC;
	border:none;
	outline:none;
}

a:hover, a:active {
	text-decoration:underline;
	border:none;
	outline:none;
}


#container {
	background-color: #FFFFFF;
	margin: 3em 0 0 0; /*changed during adapting*/
	padding: 0;
	width:100%; /*added during adapting*/
/*	max-width: 900px; changed to max during adapting
	min-height: 475px;*/
	text-align: left;
	overflow:hidden;
	position: relative;
}

.textlink:link, .textlink:hover, .textlink:visited {
	color:#CC6600;
}

#mainlogo {
	position:fixed;/*changed during adapting*/
	background-image:url(images/parlor_city_logo1m.png);
	background-repeat:no-repeat;
	width:75px;/*changed during adapting*/
	height:57px;/*changed during adapting*/
	top:0;
	left:0;
	z-index:1000;
	text-indent: -9000px;
	overflow:hidden;/*added during adapting*/
}
#mainlogo a {
	display:block;
	width:100%;/*changed during adapting*/
	height:100%;/*changed during adapting*/
	z-index:1001;
	border:none;

}

#homePhotos {
	position:relative;
/*	background-image:url(images/parlor_city_building.jpg);
	background-repeat:no-repeat;*/
	height:447px;
	width:593px;
	top:20px;
	left:75px;
/*	z-index:1003;*/	
}

#intro {
	padding-top:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:0.75em;	
	line-height:1.125em;
	width:593px;
	margin-left:75px;
}

#intro a:link, #intro a:hover, #intro a:active, #intro a:visited {
	color:#CC6600;
	font-weight:700;
}

h1#sectionheadingwelcome {
	position:absolute;
	background-image:url(images/sectionheadingwelcome.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:167px;
	height:27px;
	margin:20px 150px 0px 500px;
	top:0px;
	z-index:1001;
	text-indent: -9000px;
}

h1#sectionheadingfood {
	position:absolute;
	background-image:url(images/sectionheadingfood.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:225px;
	height:27px;
	margin:20px 150px 0px 500px;
	top:0px;
	z-index:1001;
	text-indent: -9000px;
}

h1#sectionheadingdrinks {
	display:none;/*added during adapting*/
/*	position:absolute;
	background-image:url(images/sectionheadingdrinks.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:225px;
	height:27px;
	margin:20px 150px 0px 500px;
	top:0px;
	z-index:1001;
	text-indent: -9000px;*/
}

.innerDrinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1em;	
	line-height:1.375em;
}

.innerDrinksSm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:0.875em;
	line-height:1.5em;
	list-style-type:circle;
}


h1#sectionheadingspecials {
	position:absolute;
	background-image:url(images/sectionheadingspecials.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:225px;
	height:27px;
	margin:20px 150px 0px 500px;
	top:0px;
	z-index:1001;
	text-indent: -9000px;
}

h1#sectionheadingevents {
	position:absolute;
	background-image:url(images/sectionheadingevents.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:225px;
	height:27px;
	margin:20px 150px 0px 500px;
	top:0px;
	z-index:1001;
	text-indent: -9000px;
}

h1#sectionheadingabout {
	position:absolute;
	background-image:url(images/sectionheadingabout.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:225px;
	height:27px;
	margin:20px 150px 0px 500px;
	top:0px;
	z-index:1001;
	text-indent: -9000px;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.375em;
	font-weight:bold;
	color:#CC6600;
	margin:0.313em 0;
	padding:0;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.125em;
	font-weight:bold;
	color:#CC6600;
	margin:0.313em 0;
	padding:0;
}

.sub {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.063em;
	font-weight:normal;
	line-height:1.5em;
	margin:0;
	padding:0;
}

p {
	margin:0.5em 0;
	padding:0;	
}

div#topdeco {
	display:none;/*added during adapting*/
/*		position:absolute;
		top:0;
		margin-left:158px;
		padding: 0 0 0 0;
		background-image:url(images/header.jpg);
		background-repeat:no-repeat;
		width:742px;
		height:71px;
		text-indent: -9000px;*/
}

#mainnav {
		/*text-indent: -9000px;   removed during adapting*/
}

div#mainnav {
		/*background-image:url(images/header.jpg);image changed during adapting
		background-repeat:repeat-x;
		background-position:top left;*/
		background-color:#343f41;/*added during adapting*/
		top:0px;
		/*left:34%;added during adapting*/
		position:fixed;/*changed during adapting*/
		/*margin-left:0;   removed during adapting*/
		padding-left:33%;
		padding-top:8px;
		width:66%;/*changed during adapting*/
		/*height:3em;changed during adapting*/
		overflow:hidden;/*added during adapting*/
		font-weight:bold;
		font-color:#FFFFFF;
		border-bottom:2px solid #cf7340;
}

#mainnav ul{
	list-style:none;
	margin:0;
	padding:0;
}

#mainnav ul li a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:0.8em;
	width:auto;
	height:1.8em;
	display:block;
	float:right;
	margin-right:2em;
}

li#events a {
	clear:right;
}



/*REMOVED BUTTON SPECIFIC NAV STYLES*/






#maincontent {
/*	margin-left:190px;   removed during adapting */
	padding:0.5em 2% 0 2%;
	width: 99%; /*changed during adapting*/
	height:auto;
/*	float:right;    removed during adapting*/
}


#tapTable td, #tapTable tr {
 vertical-align:top;
 border-bottom: 1px solid gray;	
 padding: 0.2em 0.2em 1em 0.3em;
 font-size:0.9em;
}

.columnOf3 {
	width:100%;
	float:none;	
}

.columnOf2 {
	width:100%;
	float:none;	
}


/*.borderLeft {
	border-left:solid 1px #CCC;	
}*/

.drinkSection {
width:100%;
float:none;
overflow:hidden;
}

.drinkSection h2{
width:100%;
border-bottom:solid 1px #CC6600;
}


#content_about {
	position:relative;
	font-family: "Times New Roman", Times, serif;
	font-size:0.875em;
	line-height:1.25em;
	width: 710px;
	float: right;
}

#content_about_mid {
	position:relative;
	clear:both;
	/*width:680px;*/
	text-align: center;
	padding:5px;
	margin:20px auto;
	border: 1px solid black;
}

div#content_about_top {
	position:relative;
	width:700px;
	clear:both;
}

div#content_about_bottom {
	position:relative;
	width:700px;
	clear:both;
}

div.left {
	position:relative;
	float:left;
	display:block;
	width:300px;
	margin:0 0 20px 60px;
	padding:0;
	text-align:left;

}

div.right {
	position:relative;
	float:right;
	display:block;
	width: 300px;
	margin:0;
	padding:0;
	text-align:left;

}

#wifi {
	position:relative;
	background-position: center center;
	background-image: url(images/wifilogo.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding:4px;
	width: 70px;
	height: 47px;
	text-indent: -9000px;
	margin-top:5px;
}

#credit {
	background-position: center center;
	background-image: url(images/creditlogos.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin:0;
	padding:4px;
	width: 120px;
	height: 37px;
	text-indent: -9000px;
}

div#steph {
	background-image:url(images/steph.gif);
	background-repeat:no-repeat;
	width:199px;
	height:20px;
	text-indent:-9000px;
	margin-left: 25px;
}

/*#draft-beers {
	background-image:url(images/draft-logos.jpg);
	background-repeat:no-repeat;
	width: 636px;
	height: 344px;
	text-align:left;
	text-indent: -9000px;
}

#content_drinks {
	position:relative;
	width: 710px;
	float: right;
}*/

#content_events {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	text-align:center;
}

#content_specials {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
/*	margin-left: 75px;*/
}

.menuNote {
	border:2px solid #CC6600;
	padding: 3px;
}

#xlorange {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.375em;
	color:#CC6600;
}

.orange18 {
	font-size:1.125em;
	line-height:1.375em;
	color:#CC6600;
}

.orange14bold {
	font-size:0.875em;
	font-weight:bold;
	color:#CC6600;
}

.clearBoth {
clear:both;	
}

.clearBothHome {
clear:both;	
height:70px;
}

.clearBoth2 {
clear:both;
height:200px;	
}

.drinkSpace {
clear:both;
height:800px;	
}

#footer {
	position:absolute;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:90px;
	clear:both;
	text-indent: -9000px;
	/*	margin-left:-190px;*/
	bottom:0;
	display:block;
}

	


} /* end of mobileStyles*/

.zebra {
	background-color:#f2e1ce;	
}