/** 
 * SilverStripe Black Candy Theme
 * http://www.silverstripe.com
 *
 * Main Layout File
 */
 
/* Misc Styles and defaults 
-------------------------------------------- */
  
* {
	margin: 0;
	padding: 0;
}

body {
	color: #333;
 	margin-bottom: 40px;
	font-family: Verdana, Lucida, sans-serif;
	font-size: 11px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

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

.fl { float: left; }
.fr { float: right; }

h2 { 
	font-family: Verdana, Arial, Tahoma;
	color: #AB0F00;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 13px;
}
a {
	text-decoration: none;
	font-family: Verdana, Arial, Tahoma;
}

img.right {
  float: right;
  margin-left: 10px;
}
img.left {
  float: left;
  margin-right: 10px;
}

#Content table {
  background-color: #b3b3b3;
  /*width: 539px !important;*/
}
#Content table td {
  background-color: #f8f8f8;
  border: 1px solid #b3b3b3;
  color: #3D3D3D;
  padding: 3px;
}
a img { border: none; }
/* CONTAINER
----------------------------------------- */
.MainContentStyle a {
	color: #858585;
	text-decoration: underline;
}
#l4menu.MainContentStyle div {
	margin-bottom: 6px;
}
#l4menu.MainContentStyle a {
	font-weight: bold;
}
.MainContentStyle a:hover, .MainContentStyle a:active {
	text-decoration: none;
}

#BgContainer {
	width: 761px;
	margin: 0 auto;
}
#Container { 
	width: 761px;
	background-color: #EEEEEE;
}
#Layout {
	width: 729px;
	clear: both;
	overflow: hidden;
	padding: 0 15px 15px;
	border-left: 1px solid #B3B3B3;
	border-right: 1px solid #B3B3B3;
}
#Content, .ContentLike {
	padding: 15px 0;
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: black;
}
#Layout .narrow {
	float: right;
	width: 540px; /*545*/
}
.LawContent {
	float: right;
	width: 490px; /*498*/
}
#PlacesContent {
	padding-top: 12px;
}
	#PlacesContent #BigImg, #PlacesContent #PanoramaFlash {
		border: 2px solid #AB0F00;
		display: block;
	}
	#PlacesContent #Thumbs {
		padding-top: 12px;
		margin-right: -12px;
	}
		#PlacesContent #Thumbs .photo {
			float: left;
			width: 122px;
			margin: 0 12px 12px 0;
			border: 2px solid #AB0F00;
		}
			#PlacesContent #Thumbs .photo a {
				display: block;
				width: 122px;
				height: 81px;
				background: transparent none no-repeat 50% 50%;
			}
/* HEADER
----------------------------------------- */
#Header { 
 	width: 741px;
 	height: 24px;
	overflow: hidden;
	background: black;
	padding: 5px 10px;
}
 	#Header h1 { 
	  color: #fff; 
		font-size: 3.2em; 
		font-family: Tahoma, Verdana, sans-serif;
		font-weight: 300;
		padding: 20px 0 0 30px;
	}
	#Header a#TopTitle {
		font-family: Georgia, Times, Arial;
		font-size: 21px;
		color: #fff;
		clear: left;
		text-decoration: none;
		font-weight: normal;
	}
		#Header a#TopTitle:active, #Header a#TopTitle:hover {
			text-decoration: none;
			color: #fff;
		}
	#Header #languages {
		padding: 5px 0;
		color: #B3B3B3;
		font-family: Verdana, Arial, Tahoma;
		font-size: 12px;
	}
		#Header #languages a, #Header #languages a:link, #Header #languages a:visited {
			color: #B3B3B3;
			text-decoration: none;
		}
		#Header #languages a:hover, #Header #languages a:active, #Header #languages a.current:link, #Header #languages a.current:visited {
			color: white;
		}

/* MAIN NAVIGATION - TABS
----------------------------------------- */
#Navigation {
	width: 759px;
	height: 114px;
	padding-top: 3px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	overflow: hidden;
	background: #B3B3B3 url(../images/menu_all_bg.gif) no-repeat 0 3px;
}
	#Navigation a img {
		border: none;
	}
	#Navigation ul { 
 		float: left;
		margin: 0;
		width: 761px;
	}
		#Navigation ul li { 
			overflow: visible;
	 		list-style: none; 
			margin: 0;
			float: left;
			display: block;
			width: 94px;
			height: 112px;
			border-top: none;
			border-right: 1px solid #FFFFFF;
		}
  			#Navigation ul li a { 
				width: 94px;
				height: 114px;
  				text-decoration: none;
				display: block;
				padding: 0;
				color: #fff;
			}
				#Navigation ul li a .top {
					display: block;
					padding: 3px;
					height: 26px;
					line-height: 26px;
					font-size: 11px;
					font-weight: bold;
				}
				#Navigation ul li a .top span {
					text-align: center;
					display: -moz-inline-box;
					display: inline-block;
					line-height: 13px;
					height: auto;
					width: 88px;
				}
				#Navigation ul li.link a:hover .top, #Navigation ul li.link a:active .top {
					background-color: black;
				}
			#Navigation ul li.current, #Navigation ul li.section {
				border-top: 1px solid #FFFFFF;
				border-bottom: none;
			}
			#Navigation ul li.current .top, #Navigation ul li.section .top {
				background-color: #B3B3B3;
			}
			#Navigation ul li .img_main {
				display: block;
			}
			#Navigation ul li .img_active {
				display: none;
			}
			#Navigation ul li.current .img_main, #Navigation ul li.section .img_main {
				display: none;
			}
			#Navigation ul li.current .img_active, #Navigation ul li.section .img_active {
				display: block;
			}

.NavigationSeparator {
	height: 19px;
	border-left: 1px solid #6B6B6B;
	border-right: 1px solid #6B6B6B;
	background-color: #B3B3B3;
}
#Submenu {
	height: 50px;
}
	#Submenu ul li {
 		list-style: none; 
		margin: 0 5px 0 0;
		float: left;
		display: block;
		height: 29px;
		padding: 3px 0 23px;
		color: #5D5D5D;
		text-align: center;
	}
	#Submenu ul li.current {
		background: transparent url(../images/index_arrow_01.png) no-repeat 0 0;
		width: 200px;
		padding: 3px 5px 23px;
		margin-left: 24px;
	}
		#Submenu ul li a {
			display: moz-inline-box;
			display: inline-block;
			font-family: Verdana, Arial, Tahoma;
			text-decoration: none;
			text-transform: uppercase;
			font-weight: bold;
		}
		#Submenu ul li.current a:link, #Submenu ul li.current a:visited, #Submenu ul li.current a:hover, #Submenu ul li.current a:active {
			color: white;
			font-size: 13px;
			padding: 3px 0;
		}
		#Submenu ul li.link a {
			background: white url(../images/submenu_bg.png) no-repeat 100% 0;
			border-left: 1px solid black;
			border-bottom: 1px solid black;
			padding: 5px 10px 6px;
			font-size: 11px;
		}
			#Submenu ul li.link a span {
				display: moz-inline-box;
				display: inline-block;
				height: 13px;
				padding: 0 10px;
				background: transparent url(../images/menu_arrow_01.gif) no-repeat 0 50%;
			}
			#Submenu ul li.link a:link, #Submenu ul li.link a:visited {
				color: #5D5D5D;
			}
			#Submenu ul li.link a:hover, #Submenu ul li.link a:active {
				color: black;
			}

#InnerSubmenu {
	height: 24px;
}
	#InnerSubmenu ul li {
		list-style: none;
		padding: 0;
		margin: 0 5px 0 0;
		float: left;
	}
	#InnerSubmenu ul li a {
		display: block;
		background-color: #B3B3B3;
		padding: 6px 21px 6px;
		font-size: 11px;
		color: white;
		font-weight: bold;
		width: auto;
	}
	#InnerSubmenu ul li.current a, #InnerSubmenu ul li a:hover, #InnerSubmenu ul li a:active {
		background-color: #595959;
	}

#Sidemenu {
	width: 173px;
	float: left;
	margin-top: 15px;
}
	#Sidemenu ul li {
 		list-style: none;
		margin: 0 0 3px 0;
		display: block;
		text-align: left;
		color: #5D5D5D;
	}
		#Sidemenu ul li a {
			display: block;
			font-family: Verdana, Arial, Tahoma;
			text-decoration: none;
			font-weight: bold;
			font-size: 11px;
			color: #5D5D5D;
		}
	#Sidemenu ul li.l2 {
		background: white url(../images/submenu_bg.png) no-repeat 100% 0;
		border-left: 1px solid black;
		border-bottom: 1px solid black;
	}
		#Sidemenu ul li.l2 a {
			text-transform: uppercase;
			display: block;
			padding: 7px 5px 7px 13px;
		}
			#Sidemenu ul li.l2 a span {
				display: moz-inline-box;
				display: inline-block;
				padding: 0 0 0 10px;
			}
			#Sidemenu ul li.l2link a span {
				background: transparent url(../images/menu_arrow_01.gif) no-repeat 0 0;
			}
	#Sidemenu ul li.l2current, #Sidemenu ul li.l2section {
		background-color: #ab0f00;
		color: white;
	}

	#Sidemenu ul li a:hover, #Sidemenu ul li a:active {
		color: black;
	}
	#Sidemenu ul li.l2current a, #Sidemenu ul li.l2section a, 
	#Sidemenu ul li.l2current a:hover, #Sidemenu ul li.l2current a:active,
	#Sidemenu ul li.l2section a:hover, #Sidemenu ul li.l2section a:active {
		color: white;
	}
	#Sidemenu ul li.l3 {
		margin: 7px 0;
	}
		#Sidemenu ul li.l3 a {
			display: list-item;
			width: 148px;
			list-style-type: disc;
			list-style-position: outside;
			margin: 0 0 3px 25px;
			padding: 0;
			font-weight: normal;
		}
			#Sidemenu ul li.l3 a span {
				margin-left: -4px;
				display: block;
			}
	#Sidemenu ul li.current a, #Sidemenu ul li.section a,
	#Sidemenu ul li.current a:hover, #Sidemenu ul li.section a:hover, #Sidemenu ul li.current a:active, #Sidemenu ul li.section a:active {
		color: #AB0F00;
	}

#LawMenu {
	width: 224px;
	float: left;
}
	#LawMenu li {
		list-style: none;
		margin: 0 0 10px 0;
		display: block;
		text-align: left;
	}
		#LawMenu li a, #LawMenu li.link a:hover, #LawMenu li.link a:active {
			color: black;
		}
		#LawMenu li.link a {
			color: #5D5D5D;
		}
			#LawMenu li a .num, #LawMenu li.link a:hover .num, #LawMenu li.link a:active .num {
				background: #ab0f00 url(../images/submenu_bg.png) no-repeat 100% 0;
				color: white;
				font-weight: bold;
				font-size: 11px;
				text-align: center;
				float: left;
				width: 20px;
				height: 22px;
				line-height: 22px;
				padding: 1px 1px 0 0;
				display: block;
				border-left: 1px solid black;
				border-bottom: 1px solid black;
			}
			#LawMenu li.link a .num {
				background-color: white;
				color: black;
				font-weight: normal;
			}
			#LawMenu li a .text {
				display: block;
				float: right;
				width: 183px;
			}
			
.BackButton a {
	float: right;
	padding: 11px 0 12px;
	margin-right: -15px;
	text-align: center;
	background: transparent url(../images/back_bg.gif) no-repeat 0 0;
	width: 95px;
	color: #858585;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
.BackButton a:hover, .BackButton a:active {
	color: #AB0F00;
}

#PlacesList div {
	margin-bottom: 15px;
	padding: 0 0 0 15px;
	background: transparent url(../images/circle_gray.gif) no-repeat 0 50%;
}
	#PlacesList .detailed {
		background-image: url(../images/circle_red.gif);
	}
	#PlacesList a {
		display: -moz-inline-box;
		display: inline-block;
		padding: 0 10px 0 6px;
		background: transparent url(../images/more_bullet.gif) no-repeat 100% 50%;
		color: red;
		text-decoration: none;
	}
		#PlacesList a:hover, #PlacesList a:active {
			text-decoration: underline;
		}

#GalleryList {
	margin-top: 10px;
}
	#GalleryList div {
		margin: 0 0 5px 0;
	}
		#GalleryList div a {
			display: -moz-inline-box;
			display: inline-block;
			padding: 11px 0 11px 40px;
			line-height: 13px;
			background: transparent none no-repeat 0 0;
			color: #3D3D3D;
			font-weight: bold;
		}
			#GalleryList div a:hover, #GalleryList div a:active {
				text-decoration: underline;
			}
/* FOOTER
----------------------------------------------- */

#Footer { 
 	clear: both;
	width: 759px;
	height: 22px;
	background-color: white;
	border: 1px solid #B3B3B3;
}
	#Footer a {
		display: -moz-inline-box;
		display: inline-block;
   		color: #B5B5B5;
   		text-decoration: none;
   		font-size: 10px;
   		padding-left: 20px;
   		padding: 5px 30px;
   		background: white url(../images/terramedia.gif) no-repeat 10px 50%;
	}
		#Footer a:hover {
			color: #6C6C6C;
			background: white url(../images/terramedia_over.gif) no-repeat 10px 50%;
		}

#MapTitle h2 { padding: 12px 10px;}
#Layout #flash { border-top: 1px solid #B3B3B3; border-bottom: 1px solid #B3B3B3; height: 436px; margin: 10px 0; }
#MapPageContainer { width: 759px; height: 486px; border: 1px solid #B3B3B3; }
	#MapPageContainer #flash { width: 759px; height: 436px; }
	#MapPageContainer #legend span { line-height: 50px; background: transparent none no-repeat 15px 50%; padding: 10px 0 10px 40px; }
		#MapPageContainer #legend span.disabled { background-image: url(../images/circle_disabled.gif); }
		#MapPageContainer #legend span.selected { background-image: url(../images/circle_selected.gif); }
		#MapPageContainer #legend span.active { background-image: url(../images/circle_active.gif); }