@import url("lightbox.css");

/* layout
----------------------------------------------- */

*{
	margin: 0;
	padding:0;
	}

body{
	color: #333333;
	/*word-wrap: break-word;	 IE */
	background-color: #FFFFFF;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .85em;
	border-top: 10px solid #990000;
	}
#fauxBody {
	background-image: url(../images/bg_y.png);
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: scroll;
}
#content {
	width:530px;
	padding: 0 0 2em 0;
	text-align: left;
	clear: right;
	display: block;
	float: right;
	margin-top: 8em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
        min-height: 700px;
}
#sidebar { width: 250px; margin: 0; padding: 0;}

/* typography
----------------------------------------------- */

p {	line-height: 1.5em;	margin-bottom: 1em;}
p.lead { font-size: 1.0em; }

ol, ul{ margin: 0.5em 0 1.2em 2em; }	
ol, ul, dl { line-height: 1.5em; }
ol li{ margin-bottom: 0.2em; }
li{ font-size: 0.9em; }
li strong {color: #999;}
dl{ margin: 0.5em 0 1.2em 0; }
dt{
	font-size: 0.9em;
	font-weight: bold; color: #999;
	padding-top: 0.4em;
	}
dd{	
	font-size: 0.9em;
	margin-bottom: 1.0em;
	padding-bottom: 0.9em;
	border-bottom: 1px dashed #3d3d33;
	}


h1, h2, h3{ font-family: "Palatino Linotype","URW Palladio L","palladio l",palatino,"book antiqua",times,serif;}

h1 a { color:#fff; border: none; }
h1 em{ color: #D0EB6A; font-style: normal; }

h2 {
	letter-spacing: 0.4pt;
	color: #000000;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	font-size: 36px;
	}
h3 {
	letter-spacing: 0.2pt;
	color: #990000;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	}

a{
	xfont-weight: bold;
	color: #990000;
	text-decoration: none;
	}

a img{ 	border: none;}

small{
	font-size: 0.8em;
}

pre{
	display: block;
	margin: 1.0em 0;
	padding-left: 0.8em;
	border-left: 1px solid #222;
	background-color: #000;
	overflow: auto;
	}

code{
	font-size: 11px;
	font-family: Verdana,Sans-Serif;
	background-color: #000;
	color: #aaa;
	}
pre code{ line-height: 1.1em;}
kbd{
	color: #555;
	background-color: #ddd;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: inherit;
	font-family: inherit;
	padding: 0 3px 2px 4px;
	}

fieldset{ border: none; }

/* sidebar
----------------------------------------------- */
#sidebar a{
	color: #333333;
	}
#sidebar p a:hover{ border-bottom: 1px dotted #fff; }	

#sidebar h1 a{ font-weight: bold; }
#sidebar h1 a:hover{ color: inherit; }
/*
#sidebar a.nav { background:#990000; color:#FFFFFF; display:block; font-size:18px; font-weight:bold; margin:5px 20px; padding:5px; text-align:center; border: 1px solid #333; }
#sidebar a.nav:hover, #sidebar a.nav_current { display:block; font-size:18px; font-weight:bold; margin:5px 20px; padding:5px; text-align:center; border: 1px solid #000000; background-image: none; background-color: #333; color: #FFF; text-decoration: none; }
#sidebar a.nav_current:hover { text-decoration: none; }*/

/* content
----------------------------------------------- */
#content ul{
	margin-left: 4px;
	padding-bottom: 1em;
}
#content ul li{
	list-style: none;
	padding: 0 0 0 12px;
	}
.download{
	background-color: #333;
	border: 1px solid #444; 
	padding: 0.7em 1.5em; }
.download:hover{
	background-color: #555;
	border: 1px solid #777;
	}
#content ul.download li{
	padding: 0.3em 0;
	background-image:none;
	}
.download img{ padding-right: 0.3em; }
.download li strong{ font-family: "Trebuchet MS",Verdana,Sans-Serif; font-size: 2.25em; color: #fff;}
.download li em{ font-style: normal; color: #D0EB6A; }

#content .lead_photo { text-align: center ; }
	#content .lead_photo img { border: 1px solid #000000; }
/* misc
----------------------------------------------- */

.section{ border-top: 1px solid #3d3d33;  padding: 1.5em 0; }
.first{ border-top: none; }

.thumbnail{
	padding: 3px 3px 8px 3px;
	background-color: #222;
	border: 1px solid #2a2a2a;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}	

.caption{ font-size: 0.9em; padding-top: 0.2em ;	}

.inline_img { padding: 3px; border: 1px solid #660000; margin: 15px; background: #FFF; }

/* clearing
----------------------------------------------- */

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
#sidebar .adr {
	margin: 5px auto;
	text-align: right;
}
#sidebar .tel {
	color:#990000;
	display:block;
	font-size:140%;
	font-weight:bold;
	margin-bottom:5px;
	text-align:right;
	width:100%;
}
#sidebar .org a  {
	display: block;
	height: 185px;
	width: 250px;
	background: transparent url('../images/kings_logo_3.png') no-repeat scroll left top;
}
#sidebar {
	background-color: transparent;
	background-image: url(../images/bgrule_solid.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #990000;
	border-left-color: #990000;
	float: left;

}
#sidebar .dir {
	padding: 0.25em;
	display: block;
	text-align: center;
	color: #333333;
}
#sidebar .dir img {
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
}

#footer {
	text-align: center;
	clear: both;
	margin: 0 auto;
	display: block;
	width: 795px;
	padding: 10px;
	background-image: url(../images/bg_bot.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	background-color: #FFFFFF;
}
#content a.home_link {
	font-size: 14px;
}
#photos .photos td {
	text-align: center;
	padding-bottom: 5px;
}
#photos .photos img {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #666;
}
#sidebar #map {
 background: transparent url(/images/location_map.jpg) no-repeat scroll left top;
}
#sidebar .teaser span {
	display: block;
	font-weight: bold;
	color: #333333;
}
#sidebar .teaser em {
}
#sidebar .teaser {
	text-align: center;
}
#sidebar .teaser em {
	font-style: normal;
}
#wrap {
	width: 788px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #efe5c2;
	background-image: url(../images/wrapbg_canal.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
#home-page #wrap { 	background-image: url('../images/wrapbg_pisa.jpg'); }
#menu-page #wrap { background-image: url('../images/wrapbg_food.jpg'); }
.gutter {
	margin: auto;
	padding-right: 20px;
	padding-left: 20px;
}
.home_link {
	font-size: 14px;
	padding-top: .5em;
	padding-bottom: .5em;
}
.home_link a {
	color: #990000;
}
#wrap #sidebar #dropdown span {
	text-align: center;
	display: none;
	height: 25px;
	vertical-align: middle;
}
#wrap #sidebar #dropdown a {
		display: block;
	height: 25px;
	background-image: url(../images/extend_down.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ECECEC;
}
#wrap #sidebar #extended .teaser {
	text-align: left;
	list-style-image: none;
	list-style-position: inside;
	margin-right: 20px;
	margin-left: 20px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #660000;
	background-color: #990000;
	background-image: none;
	background-repeat: repeat-x;
	background-position: left -225px;
	color: #FFFFFF;
}
#wrap #sidebar #extended .teaser li {
	font-size: 12px;
	padding-left: 5px;
}
#wrap #sidebar #extended {
	display: block;
	padding-top: 1em;
}
#wrap #sidebar .org .url fn span {
	display: none;
}
#wrap #sidebar .org a span {
	display: none;
}
#wrap #sidebar #dropdown {
	background-color: #FFFFFF;
}
#topborder h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: -1px;
	font-weight: normal;
	float: left;
	height: 120px;
	display: block;
	vertical-align: 50%;
}
#wrap #content .gutter table {
	margin-bottom: 2em;
	margin-right: auto;
	margin-left: auto;
}
#wrap #sidebar #extended #map {
	overflow: hidden;
}

a.flags {
	text-align: center;
	display: block;
	padding-top: .5em;
	padding-bottom: .5em;
}

#bgrule { float: left; position: relative; }

#mainNav { font-family: "Palatino Linotype","URW Palladio L","palladio l",palatino,"book antiqua",times,serif; }
	#mainNav ul { padding: 5px 0px; margin: 0;}
		#mainNav ul li { margin: 0; padding: 0; list-style: none; border-bottom: 1px solid #cdc6a4; background: transparent url('../images/mainNav_bg.png') no-repeat scroll left top; line-height: 1em; }
	#mainNav a { display: block; font-size: 24px; font-weight: bold; color: #990000; text-decoration: none; padding: 5px 0px; text-align: center; margin: 0; line-height: 1.5em; }
	#mainNav a:hover, #mainNav a.nav_current, #mainNav li.selected a, #mainNav li.sfhover a { text-decoration: none; color: #333333; }
	
#home-page #mainNav #link-home, #menu-page #mainNav #link-menu, #photos-page #mainNav #link-photos, #mainNav ul li.selected, #mainNav ul li.sfhover { background: transparent url('../images/mainNav_bg3.png') no-repeat scroll right center; }

#info-details { 
	color: #666666;
	border-bottom:1px solid #660000;
	display:block;
	position:absolute;
	right:20px;
	text-align:right;
	top:10px;
	width:490px;
}
ul#menuNav { border-bottom:1px solid #333; margin:0pt 0pt 2em; overflow:hidden; padding:0pt; background: #990000; } 
ul#menuNav li { margin: 0; padding: 0; float: left;}
ul#menuNav li a { color:#FFFFFF; display:block; font-size:11px; font-weight:bold; padding:4px 8px; }
ul#menuNav li a:hover { text-decoration: underline; }

.homeAnnouncement { padding: 1em; background: #FFFFFF url('../images/whitegrad.gif') repeat-x scroll left top; margin-bottom: 2em; }
.homeAnnouncement h3 { border: medium none; font-size: 1.5em; }
.homeAnnouncement p { margin: 0; }

@import url ('menu.css');

.download_menu { padding: 0.5em 1.5em; margin: 1em 0; background: #990000; color: #CCC; }
	.download_menu a { color: #FFF; font-weight: bold; }
