@charset "utf-8";

div.cityproj_wrapper {
	width: 768px;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
}

table.proj_split {
	width: 100%;
}

table.proj_split td {
	vertical-align: top;
}

div.city_image {
	width: 380px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
	margin-bottom: 2px;
}
div.city_image img {
	width: 380px;
}

div.cityframe {
	width: 386px;
	border: 1px dotted #999;
	margin-bottom: 20px;
	margin-right: 5px;
}

div.citytext {
	width: 375px;
	background-color: #white;
	color: black;
	margin-left: auto;
	margin-right: auto;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 12px;
	margin-bottom: 3px;
	text-align: left;
}
div.citytext h1 {
	font-size: 16px;
	margin: 7px;
}
div.citytext h2 {
	font-size: 14px;
	margin: 7px;
}
div.citytext h3 {
	margin: 7px;
}

div.citytext p {
	margin: 8px;
}

div.citystory {
	width: 400px;
}

div.cityquote {
	width: 350px;
	text-align: left;
	background-color: #DBFFD9;
	padding: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 9px;
	border: 1px solid #360;
	border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-weight: bold;
}

div.cityquote p {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
}

p.quoteplus {
	color: #030;
	font-weight: normal;
	text-align: center;
}

div.tpic_frame {
	padding: 3px;
	background-color: #060;
	border: 1px solid black;
	text-align: center;
	margin-bottom: 10px;
	width: 353px;
}

div.tpic_caption {
	margin-top: 0px;
	margin-bottom: 1px;
	width: 100%;
	background-color: black;
	color: white;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	padding-bottom: 2px;
}

div.citythumbs_container {
	width: 360px;
	margin-top: 10px;
	margin-bottom: 14px;
}
div.citythumb {
	font-size: 10px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 35px;
	text-align: center;
}
div.citythumb span {
	width: 120px;
	text-align: left;
	display: block;
}
div.citythumb a {
	border: 4px solid #CCC;
	display: block;
	background-color: #333;
}
div.citythumb a:hover {
	border: 4px solid #FC0;
}

div.tpic_thumbox {
	width: 600px;
	margin-top: 10px;
	height: 140px;
	text-align: center;
}

div.thumbtable {
	margin-top: 35px;
	display: inline-block;
}

div.thumbframe {
	float: left;
	overflow: visible;
}

div.errordiv {
	background-color: black;
	color: white;
	font-style: italic bold;
	font-size: 14px;
	margin: 5px;
}

div.projects_bar {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 3px;
}

div.projlink {
	margin: 4px;
	margin-left: 10px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	display: block;
	white-space: nowrap;
}

div.projbar_msg {
	text-align: center;
	font-size: 12px;
	margin-top: -10px;
	background-color: #eaf4cc;
	width: 320px;
	white-space: nowrap;
	z-index: 1;
	margin-left: auto;
	margin-right: auto;
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
}

table.projbar {
}

table.projbar tr {
	white-space: normal;
}

table.projbar td {
	vertical-align: bottom;
}

div.projbar_wrapper {
	width: 400px;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color: #999;
	margin-top: 45px;
}

div.local_partners {
	border: 1px dotted #666;
	background-color: #F4FFF4;
	display: block;
	padding: 4px;
	width: 350px;
}
div.local_partners img {
	float: right;
	border: 1px solid black;
	margin-right: 10px;
}
div.local_partners a {
	outline: none;
}
div.local_partners p {
	font-weight: bold;
	font-size: 12px;
	padding: 0px;
	margin: 1px;
}
div.local_partners span {
	font-size: 11px;
	padding: 0px;
	margin: 1px;
}
