	/* - - - - - - - - - - - - - - - - - - - - -

Title : The Gun
Author : Skywire
URL : www.skywire.co.uk

Description : Layout Styles

Created : 23/03/2009
Modified : 30/03/2009

- - - - - - - - - - - - - - - - - - - - - */

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}


/* DEBUG STYLES - move closing quote to test layout
#wrapper {background:green !important;}
#container {background:aqua !important;}
#navigation {background:orange !important;}
#primaryContent {background:yellow !important;}
#footer  {background:red !important;}
.one-column #primaryContent {background-color:#333;}
.two-column #primaryContent {background-color:#333;}
.two-column #secondaryContent {background-color:#ff0000;}
.three-column #primaryContent {background-color:#333;}
.three-column #secondaryContent {background-color:#ff0000;}
.three-column #tertiaryContent {background-color:green;}
#navigation h3 a{background:red;}*/



/*
CENTER CONTENT - http://d-graff.de/fricca/center.html
*/
html,body {height:100%;background:#231f20;}
body {background:#231f20;color:#fff;font:100.01%/1.4 Georgia,"Times New Roman",Times,serif;text-align:center; /* horizontal centering for IE Win quirks */}
#distance {width:1px;height:50%;background-color:transparent;margin-bottom:-292.5px; /* half of container's height */float:left;}
#wrapper{
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	min-height:415px;
	height:auto !important;
	height:415px;
	width:840px;
	clear:left;
	background:url(/assets_gun/img/bg_column.png) repeat-y 0 85px;
	padding:85px 70px;
}
#container {
	padding:3px;
	border:2px solid #4c494a;
	min-height:405px;
	height:auto !important;
	height:405px;
}


/*
DIVS
*/
#navigation {
	width:147px;
	float:right;
	display:inline;
	background:url(/assets_gun/img/bg_navcolumn.png) repeat 0 0;
}
#content {
	float:right;
	display:inline;
	width:680px;
	margin-right:3px;
}
#primaryContent,
#secondaryContent,
#tertiaryContent {
	width:680px;
	float:left;
	display:inline;
}
#footer {
	width:980px;
	height:85px;
	position:absolute;
	bottom:0;
	left:0;
	background:url(/assets_gun/img/bg_footer.png) no-repeat 0 0;
}
/*
NAVIGATION
*/
#navigation h3{
	position:absolute;
	top:0;
	left:0;
	height:85px;
	width:980px;
	background: url(/assets_gun/img/bg_header.png) no-repeat 0 0;
	text-indent:-9000px;
	margin:0;
}
#navigation h3 a{
	display:block;
	height:85px;
	width:381px;
	background: url(/assets_gun/img/bg_logo2.png) no-repeat 0 0;
	outline:none;
}
#navigation #primaryNav {
	padding-top:40px;
	height:345px; /* set dynamically with js */
}
#navigation #primaryNav li {height:22px;overflow:hidden;}
#navigation #primaryNav a {
	color:#666699;
	font-size:14px;
	line-height:22px;
	text-decoration:none;
	display:block;
	background: url(/assets_gun/img/bg_nav.png) no-repeat 0 0;
	text-indent:-9000px;
	outline:none;
	margin:0;
	overflow:hidden;
}
#navigation #primaryNav a:hover {
	color:#9999cc;
}
#navigation #primaryNav .galleryCat a {
	font-size:12px;
	padding-left:20px;
	background:none;
	text-indent:0;
	display:none;
}
#body-gallery #primaryNav .galleryCat a {
	display:block;
}

/* NAVIGATION current*/
#primaryNav #pNav-home a {background-position:0 0px;}
#primaryNav #pNav-home a:hover {background-position:-147px 0px;}
#body-home #primaryNav #pNav-home a {background-position:-294px 0px;}

#primaryNav #pNav-history a {background-position:0 -374px;}
#primaryNav #pNav-history a:hover {background-position:-147px -374px;}
#body-history #primaryNav #pNav-history a {background-position:-294px -374px;}

#primaryNav #pNav-contact a {background-position:0 -22px;}
#primaryNav #pNav-contact a:hover {background-position:-147px -22px;}
#body-contact #pNav-contact a {background-position:-294px -22px;}

#primaryNav #pNav-map a {background-position:0 -44px;}
#primaryNav #pNav-map a:hover {background-position:-147px -44px;}
#body-location #primaryNav #pNav-map a {background-position:-294px -44px;}

#primaryNav #pNav-times a {background-position:0 -66px;}
#primaryNav #pNav-times a:hover {background-position:-147px -66px;}
#body-times #primaryNav #pNav-times a {background-position:-294px -66px;}

#primaryNav #pNav-gallery a {background-position:0 -88px;}
#primaryNav #pNav-gallery a:hover {background-position:-147px -88px;}
#body-gallery #primaryNav #pNav-gallery a {background-position:-294px -88px;}

#primaryNav #pNav-food a {background-position:0 -110px;}
#primaryNav #pNav-food a:hover {background-position:-147px -110px;}
#body-food #primaryNav #pNav-food a {background-position:-294px -110px;}

#primaryNav #pNav-catering a {background-position:0 -397px;}
#primaryNav #pNav-catering a:hover {background-position:-147px -397px;}
#body-catering #primaryNav #pNav-catering a {background-position:-294px -397px;}

#primaryNav #pNav-party a {background-position:0 -132px;}
#primaryNav #pNav-party a:hover {background-position:-147px -132px;}
#body-parties #primaryNav #pNav-party a {background-position:-294px -132px;}

#primaryNav #pNav-wedding a {background-position:0 -153px;}
#primaryNav #pNav-wedding a:hover {background-position:-147px -153px;}
#body-weddings #primaryNav #pNav-wedding a {background-position:-294px -153px;}

#primaryNav #pNav-offer a {background-position:0 -175px;}
#primaryNav #pNav-offer a:hover {background-position:-147px -175px;}
#body-offers #primaryNav #pNav-offer a {background-position:-294px -175px;}

/*
World Cup: 
#primaryNav #pNav-offer a {background-position:0 -419px;}
#primaryNav #pNav-offer a:hover {background-position:-147px -419px;}
#body-offers #primaryNav #pNav-offer a {background-position:-294px -419px;}
 */



#primaryNav #pNav-recruit a {background-position:0 -198px;}
#primaryNav #pNav-recruit a:hover {background-position:-147px -198px;}
#body-recruit #primaryNav #pNav-recruit a {background-position:-294px -198px;}

#primaryNav #pNav-other a {background-position:0 -220px;}
#primaryNav #pNav-other a:hover {background-position:-147px -220px;}
#body-venues #primaryNav #pNav-other a {background-position:-294px -220px;}

#primaryNav #pNav-o2 a {background-position:0 -241px;}
#primaryNav #pNav-o2 a:hover {background-position:-147px -241px;}
#body-o2 #primaryNav #pNav-o2 a {background-position:-294px -241px;}

#primaryNav #pNav-calender a {background-position:0 -330px;}
#primaryNav #pNav-calender a:hover {background-position:-147px -330px;}
#body-calender #primaryNav #pNav-calender a {background-position:-294px -330px;}

#primaryNav #pNav-christmas a {background-position:0 -263px;}
#primaryNav #pNav-christmas a:hover {background-position:0 -263px;}
#body-venues #primaryNav #pNav-christmas a {background-position:0 -263px;}

#primaryNav #pNav-nye a {background-position:0 -285px;}
#primaryNav #pNav-nye a:hover {background-position:0 -285px;}

#primaryNav #pNav-val a {background-position:0 -348px;}
#primaryNav #pNav-val a:hover {background-position:-147px -348px;}
#body-val #primaryNav #pNav-val a {background-position:-294px -348px;}

#primaryNav #pNav-grelha a {background-position:0 -352px;}
#primaryNav #pNav-grelha a:hover {background-position:-147px -352px;}
#body-grelha #primaryNav #pNav-grelha a {background-position:-294px -352px;}


/*
FOOTER
*/
#footer .vcard {
	padding:35px 70px 0 70px;
	font-weight:bold;
	
}
#footer .vcard .email {font-weight:bold;}
#footer p {
	color:#ccc;
	font-size:12px;
	line-height:18px;
	margin:0;
}
#footer span {background:#231F20;}
#footer p a {color:#ccc;text-decoration:none;font-size:13px;font-weight:normal;}
#footer p a:hover {color:#666;text-decoration:underline;}
.one-column #primaryContent {}
.one-column #secondaryContent,
.one-column #tertiaryContent {display:none;}
.two-column #primaryContent {width:305px;}
.two-column #secondaryContent {width:355px;}
.two-column #tertiaryContent {display:none;}
.three-column #primaryContent {width:95px;}
.three-column #secondaryContent {width:160px;}
.three-column #tertiaryContent {width:410px;}
/*
GLOBALS
*/
.hide {display:none !important;}
.cloak {visibility:hidden !important;}
.clear {
	border: 0;
	clear: both;
	display: block;
	float: none;
	margin: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
/*
TYPOGRAPHY
*/
h1,
h2,
h3,
h4,
h5 {
	color:#666;
	margin:0 0 20px 30px;
}
h1 {
	font-size:18px;
	padding-top:30px;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:14px;
}
h4 {
	font-size:14px;
	text-transform:uppercase;
	margin-bottom:2px;
}
h5 {
	font-size:13px;
	text-transform:uppercase;
	margin-bottom:0px;
}

p {
	color:#fff;
	font-size:13px;
	line-height:22px;
	margin:0 0 20px 30px;
}
p a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}
p a:hover {
	text-decoration:underline;
}
p strong{font-weight:bold;font-size:11px;}
#body-calender #primaryContent p.callNote{margin:-10px 0 10px 35px;}
#tertiaryContent p {margin:0 0 0 20px;font-size:12px;color:#ccc;line-height:16px;}


/*
PAGE SPECFIC
*/
#body-home #primaryContent p.blurb { /* off-screen but visable to spiders */
	position:absolute;
	top:-9000px;
	left:-9000px;
}
#body-home #primaryContent p,
#body-home #primaryContent div {
	padding:0;
	margin:0;
	line-height:0.5;
}
#body-home #primaryContent #flashhome,
#body-home #primaryContent #homeFlash {width:680px;overflow:hidden;} /* weird two px error on flash intro */



p.agree,
p.agree a {
	font-size:10px;
	font-weight:normal;
}

#body-location #secondaryContent p,
#body-times #secondaryContent p,
#body-parties #secondaryContent p,
#body-weddings #secondaryContent p,
#body-offers #secondaryContent p,
#body-recruit #secondaryContent p,
#body-venues #secondaryContent p {
	padding:0;
	margin:0;
}

#body-location #flashmap,
#body-times #flashtimes,
#body-parties #flashparties,
#body-weddings #flashweddings,
#body-offers #flashoffers,
#body-recruit #flashrecruit,
#body-grelha #flashgrelha,
#body-venues #flashvenues {
	padding:0;
	margin:0;
	line-height:0.5;
}
#body-location #flashmap,
#body-venues #flashvenues,
#body-offers #flashoffers,
#body-recruit #flashrecruit,
#body-weddings #flashweddings,
#body-grelha #flashgrelha,
#body-parties #flashparties,
#body-times #flashtimes,
#body-o2 .o2a, #body-history #flashhistory, #body-catering #flashcatering  {margin-top:35px;margin-left: 20px;float:right;display:inline;height:350px;}
#body-location #flashmap img,
#body-offers #flashoffers img,
#body-venues #flashvenues img,
#body-recruit #flashrecruit img,
#body-weddings #flashweddings img,
#body-grelha #flashgrelha img,
#body-parties #flashparties img,
#body-recruit #flashrecruit #recruitFlash,
#body-venues #flashvenues #venuesFlash,
#body-offers #flashoffers #offersFlash,
#body-grelha #flashgrelha #grelhaFlash,
#body-weddings #flashweddings #weddingsFlash,
#body-parties #flashparties #partiesFlash,
#body-times #flashtimes img {border:1px solid #4c494a;}
p.tube {
	background: url(/assets_gun/img/bg_tube.png) no-repeat 0 3px;
	line-height:16px;
	padding-left:35px;
	font-size: 11px;
}
#body-parties #flashparties,
#body-weddings #flashweddings,
#body-recruit #flashrecruit,
#body-grelha #flashgrelha {padding-left:10px;}

#body-offers #primaryContent h3 {
	margin-bottom:2px;
}


#body-food #tertiaryContent {padding-bottom:30px;}
#body-food #tertiaryContent ul {margin-bottom:20px;}
#body-food #tertiaryContent ul li {clear:both;position:relative;}
#body-food #tertiaryContent ul li {
	margin:0 125px 8px 20px;color:#fff;
	font-size:12px;
	line-height:16px;
}
#body-food #tertiaryContent ul li strong {display:block;font-size:10px;color:#666;line-height:14px;padding:1px 0 2px 0;}
#body-food #tertiaryContent ul li a {color:#999;}
#body-food #tertiaryContent ul li em {
	color:#fff;
	display:block;
	position:absolute;
	right:-125px;
	bottom:1px; /* change to top for IE !!!!????? */
}
#body-food #tertiaryContent h4 {position:relative;text-decoration:uppercase;margin:0 0 10px 20px;font-size:13px;border-bottom:1px solid #333;}
#body-food #tertiaryContent h3 {margin:10px 0 10px 20px;font-size:12px;border-bottom:1px solid #333;}
#body-food #tertiaryContent h4 strong {color:#fff;
display:block;
position:absolute;
right:0;
bottom:1px; /* change to top for IE !!!!????? */text-transform:none;}
#body-food #tertiaryContent strong {color:#fff;}

#body-food #primaryContent ul,
#body-food #secondaryContent ul {
	padding-left:0;
	margin:0 0 0 30px;
}
#body-food #secondaryContent ul {margin-left:10px;}
#body-food #primaryContent ul li p,
#body-food #secondaryContent ul li p {
	margin:0 0 3px 0;
}
#body-food #primaryContent ul li p a,
#body-food #secondaryContent ul li p a {
	color:#ccc;
	font-weight:normal;
	font-size:13px;
}
#body-food #primaryContent ul li p a:hover,
#body-food #secondaryContent ul li p a:hover,
#body-food #primaryContent ul li.currentEntry a,
#body-food #secondaryContent ul li.currentEntry a {
	color:#666;
}
#body-food #secondaryContent ul li.holidays a {color:#ff0000;}






#calender {
	background-color:#231f20;
	padding:7px 0 2px 7px;
	margin:0 15px 0 20px;
}
#calender div.month {/* IE min-height fix - http://www.dustindiaz.com/min-height-fast-hack/ */
	border:1px solid #4c494a;
	width:152px;
	min-height:245px;
	height:auto !important;
	height:245px;
	float:left;
	display:inline;
	margin:0 5px 5px 0;
}
#calender div#currentMonth {/* IE min-height fix - http://www.dustindiaz.com/min-height-fast-hack/ */
	border:2px solid #fff;
	width:149px;
	min-height:242px;
	height:auto !important;
	height:242px;
}
#body-calender #primaryContent h4 {
	margin:14px 11px 0;
}
#body-calender #primaryContent p {
	margin:0 11px;
	font-size:12px;
}
#body-calender #pullQuote h2 {margin-bottom:10px;font-size:14px;font-weight:normal;color:#666;border-bottom:1px solid #4c494a;margin-right:20px;padding-bottom:5px;}
#body-calender #pullQuote h2 strong {font-weight:bold;color:#999;text-transform:uppercase;}
#body-calender #pullQuote p {font-size:13px;margin:0pt 20px 20px 30px;}
#body-calender #pullQuote #back {margin-top:20px;margin-bottom:10px;}
#body-calender #pullQuote p img {float:right;display:inline;margin:0 0 0 10px;}
#body-calender #pullQuote ul {list-style-type:disc;}
#body-calender #pullQuote ol {list-style-type:decimal;}
#body-calender #pullQuote li {font-size:13px;margin:0pt 20px 5px;color:#9999CC;}






#body-contact {}
#body-contact #reservation {margin:75px 0 0 25px;}
#body-contact #reservation p {padding:0;margin:0;margin-bottom:5px;}
#body-contact #reservation p label {
	width:90px;
	float:left;
	display:inline;
	text-align:right;
	padding-right:10px;
	font-size:12px;
	line-height:25px;
}
#body-contact #reservation p .txt,
#body-contact #reservation p .select,
#body-contact #reservation p .textbox {
	background-color:#231f20;
	border:none;
	color:#eee;
	font-family:Georgia,"Times New Roman",Times,serif;
	float:left;
	display:inline;
	font-size:12px;
	line-height:18px;
	resize:none;
}
#body-contact #reservation p .txt,
#body-contact #reservation p .textbox {
	width:195px;
	padding:4px;
	border:1px solid #4c494a;
}
#body-contact #reservation p .txt:focus,
#body-contact #reservation p .textbox:focus {
	border-color:#999;
	color:#fff;
}
#body-contact #reservation p .select {
	background-color:#fff;
	color:#000066;
	margin-right:2px;
	line-height:18px;
	height:18px;
}
#body-contact #reservation p .txt {}
#body-contact #reservation p .textbox {height:148px;}
#body-contact #reservation p.agree {margin-top:10px;background:url(/assets_gun/img/btn_processing.gif) no-repeat -200px -200px;}
#body-contact #reservation p.submit {text-align:right;margin-right:25px;margin-top:10px;}
#body-contact #errorHolder {position:absolute;top:92px;left:400px;width:310px;}
#body-contact #errorHolder p {margin:0;padding:5px 10px;background-color:#231f20;color:#fff;border:1px solid #4c494a;}
#body-contact #reservation p.required label {color:#ccc !important;}
#body-contact #reservation p.required input {border-color:#fff !important;background-color:#222 !important;}

















#body-gallery #photo-gallery {margin:0 20px;background-color:#231f20;}
#body-gallery #photo-gallery #photo-gallery-nav {position:relative;}
#body-gallery #photo-gallery #photo-gallery-nav li {position:absolute;display:block;top:163px;}
#body-gallery #photo-gallery #photo-gallery-nav li a {text-indent:-9000px;outline:none;display:block;width:17px;height:19px;overflow:hidden;background: url(/assets_gun/img/btn_gallery.gif) no-repeat 0 0;}

#body-gallery #photo-gallery #photo-gallery-nav li#prev {left:-30px;}
#body-gallery #photo-gallery #photo-gallery-nav li#prev a {background-position:0 -19px;}
#body-gallery #photo-gallery #photo-gallery-nav li#prev a:hover {background-position:0 0;}
#body-gallery #photo-gallery #photo-gallery-nav li#next {right:-10px;}
#body-gallery #photo-gallery #photo-gallery-nav li#next a {background-position:-17px -19px;}
#body-gallery #photo-gallery #photo-gallery-nav li#next a:hover {background-position:-17px 0;}

#body-gallery #photo-gallery .photo-gallery-clip-region {padding-bottom:10px;}
#body-gallery #photo-gallery #photo-gallery-image {text-align:center;height:348px;}
#body-gallery #photo-gallery #photo-gallery-image img {border:2px solid #4c494a;}
#body-gallery #photo-gallery .photo-gallery-list {margin:8px 20px 20px 8px;}
#body-gallery #photo-gallery .photo-gallery-list li {background-color:#4c494a;padding:2px;display:inline;margin:2px;width:60px;height:60px;float:left;}
#body-gallery #photo-gallery .photo-gallery-list li:hover,
#body-gallery #photo-gallery .photo-gallery-list li.currentPhoto {background-color:#999;}
#body-gallery #photo-gallery .photo-gallery-list li a {display:block;height:60px;width:60px;background-position:50% 50%;background-repeat:no-repeat;}














#body-food #content #tertiaryContent table {color:#9999CC;font-size:13px;line-height:18px;}
#body-food #content #tertiaryContent table tr {}
#body-food #content #tertiaryContent table th,
#body-food #content #tertiaryContent table td {padding:0 10px 0 0;vertical-align:top;}
#body-food #content #tertiaryContent table th {font-size:14px;padding-bottom:5px;text-transform:uppercase;color:#FFFFFF;}
#body-food #content #tertiaryContent table tr td {padding-bottom:7px;}




#featureBox {position:absolute;top:398px;right:0;width:155px;padding:10px 0 0;border:1px solid #336;color:#fff;}
#featureBox p {margin:0 10px 10px 10px;color:#669;}
#featureBox h5 {margin:0 10px;}
#linker {font-size:11px;display:block;text-align:right;color:#fff;padding:0 10px 10px 0;}



#primaryContent ul{
	color:#fff;
	font-size:13px;
	line-height:22px;
	margin:-10px 20px 20px 40px;
}
#primaryContent ul li{}
#body-parties #primaryContent ul li:before{
	content: "- ";
}



#body-o2 #secondaryContent {margin-top:35px;}
#body-o2 #secondaryContent div{margin-top:25px;}


/* opentable form */
#OT_searchWrapper #startDate {
	background-color:#231F20;
	border:medium none;
	color:#EEEEEE;
	display:inline;
	float:left;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:12px;
	line-height:18px;
	border:1px solid #4C494A;
	padding:4px;
	width:195px;
}
#OT_searchWrapperAll { background:#231F20 !important; }
#OT_searchWrapper { font-family:Cambria,Georgia,"Times New Roman",Times,serif !important; }
#ism { background:#231F20 !important; margin-left:15px; }
#OT_searchWrapper { background:#231F20 !important; }
.mboxDefault,
#OT_logoLink,
#OT_logo { display:none !important; }
#OT_searchWrapper dl { top:50px !important;}
#OT_searchWrapper #imgCal{
	background:#000;
}
#OT_searchWrapper #imageCal{
	
}
#OT_searchWrapper img{
	display:block;
}
#OT_searchWrapper .imgCal br{
	display:none;
}
#OT_date { width:200px !important; }

.OT_feedTitle { display:none !important; }