@charset "utf-8";
/* CSS Document */
/* @import url("type.css"); */

/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%  LAYOUT  %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
body { 				margin:0; padding:0; 
					background:url(images/wood.jpg);
					font-family:“Helvetica Neue”, Arial, Helvetica, sans-serif;
					font-size:13px;
					line-height:18px;
					color:#211c1b;}
					
ol, ul, p { 		margin:0; padding:0;}

a         { 		font-weight: bold; font-size: 12px; color: #211c1b; text-decoration: none;}
a:link    { 		font-weight: bold; font-size: 12px; color: #211c1b; text-decoration: none;}
a:visited { 		font-weight: bold; color: #211c1b; text-decoration: none;}
a:hover   { 		font-weight: bold; color: #ac1d1a; text-decoration: none;}
a:active  { 		font-weight: bold; color: #ac1d1a; text-decoration: none;}
a:focus   { 		font-weight: bold; color: #ac1d1a; text-decoration: none;} 
a img 	  { 		border:0;}
			
.wrapper { 			width:960px;
					height:480px;
					position:absolute; 
					top:50%;
					margin-top:-240px;
					left:50%;
					margin-left:-480px;}

.page_wrapper { 	width:820px;
					height:480px;
					margin:0px auto 0px auto;
					background: url(images/splash-bg.png) no-repeat top center;}
								
.box {				width: 800px;
					height:240px;
					margin:0px auto 0px auto;}
					
.westbury {			background: url(images/splash-bg.jpg) no-repeat;
					background-position:0px 0px;}
.astoria {			background: url(images/splash-bg.jpg) no-repeat;
					background-position:0px -240px;}
					
					
span.top_tab {		position:fixed; margin-left:820px; margin-top:400px;}
span.astoria {		display:block; width:155px; height:97px; position:absolute; top:90px; left:50%; margin-left:200px;
					background:url(../images/astoria.png);}

a:link.logo, a:visited.logo, a:hover.logo { 
					display:block; 
					width:480px; height:240px; 
					margin-left:auto; margin-right:auto; 
					overflow:hidden; text-indent:-999px;}
					
a:link.button-westbury, a:visited.button-westbury, a:hover.button-westbury { 
					display:block; 
					position:absolute; top:-73px; left:0px;
					width:340px; height:290px;
					background:url(images/splash-button-westbury.png) no-repeat;
					background-position:0px 0px;
					margin-left:auto; margin-right:auto; 
					overflow:hidden; text-indent:-999px;}
					
a:link.button-astoria, a:visited.button-astoria, a:hover.button-astoria { 
					display:block; 
					position:absolute; top:270px; left:600px;
					width:340px; height:290px;
					background:url(images/splash-button-astoria.png) no-repeat;
					background-position:0px 0px;
					margin-left:auto; margin-right:auto; 
					overflow:hidden; text-indent:-999px;}
					
a:link.button-logo, a:visited.button-logo, a:hover.button-logo { 
					display:block; 
					position:absolute;
					width:800px; height:240px;
					margin-left:auto; margin-right:auto; 
					overflow:hidden; text-indent:-999px;}
					
.westbury-addresss {width:220px; height:160px; 
					position:absolute;
					background-image:url(images/address-westbury.png);
					top:50px; left:650px;
					overflow:hidden;
					text-indent:-999px;
					display:none;}
					
.westbury-tab {		width:63px; height:53px; 
					position:absolute;
					background-image: url(images/splash-open-tab1.png);
					top:119px; left:54px;
					overflow:hidden;
					text-indent:-999px;
					display:none;}
					
.astoria-addresss { width:220px; height:160px; 
					position:absolute;
					background-image:url(images/address-astoria.png);
					top:290px; left:100px;
					overflow:hidden;
					text-indent:-999px;
					display:none;}
					
.astoria-tab {		width:60px; height:58px; 
					position:absolute;
					background-image: url(images/splash-open-tab2.png);
					top:322px; left:824px;
					overflow:hidden;
					text-indent:-999px;
					display:none;}
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%  LAYOUT ENDS  %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%  NAVIGATION  %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
ul.navigation {		list-style: none; margin: 0; padding: 0; position: absolute; z-index:500;} 
ul.navigation li {	display: inline;}


.nav_about a {
	display:block; float:left; text-indent:-9999px; width:124px; height:70px;
	background: url(images/nav_sprite.png) no-repeat top left; margin-right:8px;
	background-position:0px 0px;}
.nav_about a:hover 		{background-position:0px -70px;}
.nav_about a:focus 		{outline:none;}
.nav_about a.selected 	{background-position:0px -70px;}


.nav_menus a {
	display:block; float:left; text-indent:-9999px; width:134px; height:70px;
	background: url(images/nav_sprite.png) no-repeat top left; margin-right:8px;
	background-position:-128px 0px;}
.nav_menus a:hover 		{background-position:-128px -70px;}
.nav_menus a:focus 		{outline:none;}
.nav_menus a.selected 	{background-position:-128px -70px;}


.nav_pictures a {
	display:block; float:left; text-indent:-9999px; width:102px; height:70px;
	background: url(images/nav_sprite.png) no-repeat top left; margin-right:8px;
	background-position:-267px 0px;}
.nav_pictures a:hover 		{background-position:-267px -70px;}
.nav_pictures a:focus 		{outline:none;}
.nav_pictures a.selected 	{background-position:-267px -70px;}


.nav_events a {
	display:block; float:left; text-indent:-9999px; width:143px; height:70px;
	background: url(images/nav_sprite.png) no-repeat top left; margin-right:8px;
	background-position:-372px 0px;}
.nav_events a:hover 		{background-position:-372px -70px;}
.nav_events a:focus 		{outline:none;}
.nav_events a.selected 		{background-position:-372px -70px;}


.nav_contact a {
	display:block; float:left; text-indent:-9999px; width:150px; height:70px;
	background: url(images/nav_sprite.png) no-repeat top left;
	background-position:-522px 0px;}
.nav_contact a:hover 		{background-position:-522px -70px;}
.nav_contact a:focus 		{outline:none;}
.nav_contact a.selected 	{background-position:-522px -70px;}

.nav_press { position:absolute; margin-left:800px; margin-top:-60px; z-index:2;}
.nav_press2 { position:absolute; margin-left:800px; margin-top:120px; z-index:1;}
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%  NAVIGATION ENDS  %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%  HEADINGS  %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
.delivery {			width:294px; height:96px; 
					background:url(images/title_delivery.png) no-repeat;
					text-indent:-9999px;
					position:absolute;
					margin-top:-83px;
					margin-left:547px;
					z-index:100px;}

					
h1 {				width:450px; height:113px; 
					background:url(images/title_bg.png) no-repeat;
					position:absolute;
					margin-top:-33px;
					margin-left:-43px;
					z-index:100px;}
					
h2 {				margin:10px 0 3px 0;
					color:#ac1d1a;
					font-size:14px;}
					
h3 {				margin:10px 0 3px 0;
					color:#ac1d1a;
					font-size:14px;
					border-bottom:1px dotted #999;}
					
h1 img {			margin-top:35px;
					margin-left:103px;
					position:absolute;
					z-index:101px;}
					
.about_text {	font-family:Cambria, Georgia, Times, “Times New Roman”, serif ;
				font-size:16px; line-height:1.5;
				width:625px;
				height:225px;
				background:url(images/slider_container.png) top center;
				position:absolute; top:300px; margin-left:100px;}
				
.girl1 {		display:block; position:absolute; 
				width:172px; height:289px; 
				top:331px; margin-left:-40px; z-index:200; 
				background:url(images/girls_sprite.png); 
				background-position:0 0;}
				
.girl2 {		display:block; position:absolute; 
				width:115px; height:243px; 
				top:312px; margin-left:715px; z-index:200; 
				background:url(images/girls_sprite.png); 
				background-position:-200px 0;}
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%  HEADINGS ENDS  %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%  DROPDOWN  %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
.dropdown_nav {		list-style:none; position:absolute; z-index:500; margin-top:-60px; margin-left:240px;}
li.nav_normal {		width:130px;
					height:130px;
					background-image:url(images/tab_nav_normal.png);
					background-repeat:no-repeat;
					position:absolute;
					overflow:hidden;}
					
li:hover.nav_normal {		
					background-image:url(images/tab_nav_selected.png);
					background-repeat:no-repeat;
					position:absolute;
					overflow:hidden;}
					
.nav_items {		height:100px;
					padding-top:130px;}
					
					
.nav_items a {		display:block; margin-left:4px;
					border-bottom:1px solid #b83f3c;
					width:120px; height:24px; line-height:24px;
					text-align:center; color:#ffffff;}
.nav_items a:hover {border-bottom:1px solid #ac1d1a; background-color:#ffffff; color:#ac1d1a;}
.nav_items a:focus {outline:none;}
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%  DROPDOWN ENDS  %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  MENU  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.menu_accordion {	width:500px;
					margin:0 30px 0 280px;
					padding:100px 0 140px 0;}
					
.accordion { 		list-style-type: none; padding: 0; margin: 0 0 0 0;}

.accordion ul { 	padding: 0; margin: 0; list-style:none;}

.accordion li { 	background: #ffffff; display:block; border:1px solid #d5cfc3;
					-webkit-border-radius: 12px;
					-moz-border-radius: 12px;
					padding:5px;}
					
.accordion li.active>a { 
					background: url(images/hide.png) no-repeat center right;}
					
.accordion li div { padding: 10px; background: #ffffff; margin-bottom:12px; font-size:11px; line-height:18px;}

.accordion a { 		display: block; 
					background: url(images/open.png) no-repeat center right; 
					width:480px; height:50px; position:absolute;}
				
.price {			display:block; width:50px; float:right;}

.menu_appetizers {	background:url(images/menu_titles.png) no-repeat; background-position:0px 0px; 
					display:block; width:200px; height:50px;}
					
.menu_wings {		background:url(images/menu_titles.png) no-repeat; background-position:0px -50px; 
					display:block; width:200px; height:50px;}
					
.menu_salad {		background:url(images/menu_titles.png) no-repeat; background-position:0px -100px; 
					display:block; width:200px; height:50px;}
					
.menu_sandwiches {	background:url(images/menu_titles.png) no-repeat; background-position:0px -150px; 
					display:block; width:200px; height:50px;}
					
.menu_sides {		background:url(images/menu_titles.png) no-repeat; background-position:0px -200px; 
					display:block; width:200px; height:50px;}
					
.menu_oldschool {	background:url(images/menu_titles.png) no-repeat; background-position:0px -250px; 
					display:block; width:200px; height:50px;}
					
.menu_classics {	background:url(images/menu_titles.png) no-repeat; background-position:0px -300px; 
					display:block; width:200px; height:50px;}
					
.menu_burgers {		background:url(images/menu_titles.png) no-repeat; background-position:0px -350px; 
					display:block; width:200px; height:50px;}
					
.menu_beverages {	background:url(images/menu_titles.png) no-repeat; background-position:0px -400px; 
					display:block; width:200px; height:50px;}
					
.menu_latenight {	background:url(images/menu_titles.png) no-repeat; background-position:0px -450px; 
					display:block; width:200px; height:50px;}
					
.menu_desserts {	background:url(images/menu_titles.png) no-repeat; background-position:0px -500px; 
					display:block; width:200px; height:50px;}
					
li.m_fix {			background:none; height:6px; padding:0; border:none;}



.beer_menu_container {width:270px; position:absolute; margin-top:100px; overflow:hidden;}

.beer_accordion {list-style-type: none; padding: 0; margin: 0 0 0 0;}
.beer_accordion ul {padding: 0; margin: 0; list-style:none;}
.beer_accordion li {display:block;padding:0;}

.beer_accordion li.active>a {background: url(images/beer_menu_tophide.png) no-repeat center top;}
.beer_accordion li div {padding: 10px 10px 10px 30px;
						background: url(images/beer_menu_mid.png); 
						font-size:11px; line-height:18px;
						overflow:auto;
						height:460px;}

.beer_accordion a { display: block; 
					background: url(images/beer_menu_top.png) no-repeat center top; 
					width:270px; height:124px;}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  MENU ENDS  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  PICS  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.pics {				padding-top:80px;} 
.pics ul {			list-style: none; margin:0 0 0 15px; padding: 0;} 
.pics li {			display: inline; float:left; margin:10px;}
.pics li img {		border:10px #ffffff solid;}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  PICS ENDS  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  EVENTS  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
ul.events_list {	list-style: none; margin:0 0 0 30px; padding: 100px 0 50px 0;} 
ul.events_list li {	float:left; margin:7px;
					background-color:#ffffff;
					width:150px; height:260px;
					border:1px solid #d5cfc3;
					padding:10px;
					-webkit-border-radius: 12px;
					-moz-border-radius: 12px;
					text-align:center;}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  EVENTS ENDS  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  PRESS  ~~~~~~~~~~~`~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
ul.press_list {	list-style: none; margin:0 0 20px 30px; padding: 0px 0 50px 0;} 
ul.press_list li {	float:left; margin:7px;
					background:url(images/press_bg.png) top center no-repeat;
					width:210px; height:260px;
					padding:10px;
					-webkit-border-radius: 12px;
					-moz-border-radius: 12px;
					text-align:center;}
					
ul.press_list h3 {	margin:52px 0 3px 0;
					color:#ac1d1a;
					font-size:14px;
					border-bottom:1px dotted #999;}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~`~~~~~  PRESS ENDS  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  SLIDESHOW  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#slideshow {		width:625px;
					height:225px;
					background:url(images/slider_container.png) top center;
					position:absolute; top:300px; margin-left:100px;}
            


#slideshow .slides {overflow: hidden; width: 600px; height:200px; margin:11px auto 0 auto;}

#slideshow .slides ul {width: 2000px; list-style:none;}

#slideshow .slides li { 
					width: 600px;
					height:200px;
					float: left;
					margin-right:20px;}

#slideshow .slides h2 {margin-top: 0;}

/* ---------------------------------------------------- */
/* SLIDESHOW > NAVIGATION
/* ---------------------------------------------------- */
#slideshow .slides-nav { 		position:absolute; margin-left:340px; margin-top:20px;}
#slideshow .slides-nav li {		float: left; list-style:none; margin-right:3px; border:1px solid #e0dace;}
#slideshow .slides-nav li a {	display:block; padding:2px 5px 2px 5px; outline:none; color:#ffffff; background-color:#ac1d1a;}

.js #slideshow .slides-nav li.on,
.js #slideshow .slides-nav li.on a {display:block; padding:2px 5px 2px 5px; outline:none; color:#ac1d1a; background-color:#ffffff;}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  SLIDESHOW ENDS  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1010;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	-moz-border-radius-topleft: 24px;
	-webkit-border-top-left-radius: 24px;
	-moz-border-radius-topright: 24px;
	-webkit-border-top-right-radius: 24px;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 200;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	-moz-border-radius-bottomleft: 24px;
	-webkit-border-bottom-left-radius: 24px;
	-moz-border-radius-bottomright: 24px;
	-webkit-border-bottom-right-radius: 24px;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em; outline:none;
}