@import url(//fonts.googleapis.com/css?family=Open+Sans:400,700,400italic,700italic);
/* `RESET
----------------------------------------------------------------------------------------------------*/
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-size: 100%;
		vertical-align: baseline;
		background: transparent;
}
body {
		line-height: 1;
}
ol, ul {
		list-style: none;
}
blockquote, q {
		quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
		content: '';
		content: none;
}
/* remember to define focus styles! */
:focus {
		outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
		text-decoration: none;
}
del {
		text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
		border-collapse: collapse;
		border-spacing: 0;
}
/* `GLOBAL
----------------------------------------------------------------------------------------------------*/
/* CLEARFIX */
.clearfix:after,
.nav ul:after {
		content: ".";
		display: block;
		clear: both;
		visibility: hidden;
		line-height: 0;
		height: 0;
}
.clearfix,
.nav ul {
		display: inline-block;
		zoom: 1;
		*display: inline;
}
html[xmlns] .clearfix,
html[xmlns] .nav ul {
		display: block;
}
* html .clearfix,
* html .nav ul {
		height: 1%;
}
/* IMAGE REPLACEMENT */
.ir {
		display: block;
		text-indent: -999em;
		overflow: hidden;
		background-position: 0 0;
		background-repeat: no-repeat;	
}
/* ACCESSIBILITY */
.acc-hide {
		position: absolute;
		left: -999em;
}
/* TYPOGRAPHY */
html {
		font-size: 100.01%;
}
/* NIFTY CORNERS - FLOATS FIX */
b.niftycorners {
		clear: both;
}
/* REGIONS */
/*.main_16 {
		width: 960px;
}
.main_12 {
		width: 720px;
}
.main_8 {
		width: 480px;
}*/
#left {	
		float: left;	
}
#right {
		float: right;
}
/* GRID */
#main {
		/*margin-left: 10px;
		margin-right: 10px;*/
}
.list-grid {
		border: none;
		border-collapse: collapse;	
		border-spacing: 0;
		font-size: .85em;
}
		.list-grid th {
				text-align: left;
				background: #eee;
				color: #666;
				font-weight: bold;
		}
		.list-grid th,
		.list-grid td {
				padding: 4px 8px;
				border: 1px solid #ccc;
				vertical-align: top;
		}
				.list-grid td p:first-child {
						margin-top: 0;
				}
/* SUMMARIES */
ul.list-summaries,
li.list-item {
		list-style: none;
		line-height: inherit;
}
		li.list-item h3 {
				margin: 0;
				padding: 0; 
				display: inherit;
		}
		li.list-item h3 a:link,
		li.list-item h3 a:visited {
				text-decoration: none;
		}
		li.list-item h3 a:hover {
				text-decoration: none;	
		}
		li.list-item p {
				margin: 0;
		}
.related ul.list-summaries {
		margin-bottom: 0;
}
.related li.list-item {
		line-height: 1.4em;
		margin-bottom: 3%;
}
	.related li.list-item .date {
			font-size: 10px;
	}
	.related li.list-item h3 {
			font-size: 13px;
	}
	.related li.list-item .summary {
			background: none;
	}
.related li.list-item-last {
		margin-bottom: 0;
}
.related .no-items-found {
	margin-bottom: 0;
}
/* PERFORMANCE DISPLAY */
#perf {
		text-align: center;
		font-size: 10px;
		opacity: .85;
		position: fixed;
		bottom: 0;
		width: auto;
		right: 14px;
		padding: 2px 7px 0 7px;
		background: #666;
		color: #fff;
}
/* IFRAMED CONTENT */
iframe#remotecontent {
		height: 1100px;
		width: 560px;
}
/* FORMS  */
input,
textarea,
select {
		margin: 2px 0px;
}
label {
		padding-right: 16px;
		font-weight: bold;
		zoom: 1;
		*display: inline;
}
.req {
		color: #f00;
}
/* FOOTER */
#ft .nav ul,
#ft .nav ul * {
		padding: 0;
		margin: 0;
		border: none;
		display: inline;
		float: none;
		background: transparent none;
		line-height: 1;
		zoom: 1;
		*display: inline;
}
		#ft .nav ul ul {
				display: none;
		}
		#ft .nav ul.nav-list {
				margin: 0 11px;
		}
ul li ul {
		margin-bottom: 0;
}
table.voteTable,
table.voteTable td {
		border-collapse: collapse;
		border-spacing: 0;
		border: none;
}
	table.voteTable td {
			padding: 3px 6px;
			border-bottom: 1px solid #e6e6e6;
	}
			table.voteTable td.voteNextN {
					text-align: center;
					padding: 15px 6px;
					color: #666;
			}
			table.voteTable td a {
					font-weight: bold;
			}
			table.voteTable td.voteColumnHeader {
					font-weight: bold;
			}
	table.voteTable .voteQuestion {
			font-style: italic;
			font-weight: bold;
	}
	
body.voting_record #bd h1 {
		margin-bottom: 0;
}
#committees_info {
		margin: 0 16px;
}
.block-date {
		font-weight: bold;
}
ul.list-summaries .block-date {
		font-weight: normal;
}
blockquote {
		text-transform: uppercase;
}
.videoPlaceholder,
.audioPlaceholder {
		display: inline-block;
		zoom: 1;
		*display: inline;
}
.legislation {
		margin: 0 16px;
}
		.legislation iframe {
				width: 100%;
		}
/* `PRINT
----------------------------------------------------------------------------------------------------*/
@media print {
	body {
		font: .97em / 190% Helvetica, Arial, sans-serif;
		background-image: none;
		background-color: #fff;
	}
	p {
			font-size: 1.97em / 290%;
	}
	.date {
			font-size: 1.97em / 290%;
	}
	#bar,
	#nv,
	.meta,
	#upper,
	#upper-mid,
	#media_center,
	.link_bar,
	.home #main #r1c2,
	#right,
	#block8,
	#perf,
	.view_more,
	#map_footer {
			display: none;
	}
	#main { 
		float: none;
		position: absolute !important;
		top: 0px !important;
		display: block;
	}
	#tp, #hd, #nav-top, #left, #right, #ft, #tail, #privacy, #media_center, #right_sidebar,
	#home-tabs .hd, #home-tabs .ft,
	.page_anchor, .top-bc,
	.block-serving_new_mexicans, .block-issues_legislation, .block-thomas, .block-hot_topics {
		display: none;
	}
	#main, #page, #r1c1 {
		width: auto; 
		margin: 0;
		padding: 0; 
		border: 0;
		float: none !important;
		color: black; 
		background: transparent;
		border: none;
	}
	.home #r1c1 .bb {
			border: none;
	}
	#main {
		margin: 0 5%;
	}
	a:link, a:visited {
		color: #520;
		background: transparent;
		font-weight: bold;
		text-decoration: underline;
	}
	#main a:link:after, #main a:visited:after {
		display: none;
		/*content: " (" attr(href) ") ";
		font-size: 90%;*/
	}
	#offices {
	position: relative;
	top: 50px;
	display: none;
	}
	.home #offices {
	position: relative;
	top: 0px;
	display: block;
	}
	.home #lower {
			position: relative;
			top: 700px;
	}
	#offices .hd {

	}
	#offices .bd {

	}
	#offices .clip {
			display: none;
	}

	.bd {
			border-left: none;
	}
	.list-summaries {
			margin-bottom: 20px;
			display: block;
	}
	.search-filters {
			display: none;
	}

	#main.grid_10, .container_16 #main.grid_10 {
			/*width: 90%;*/
	}
	.grid_16 .newscolrow #r1c1, .grid_16 .newscolrow #r1c2, .grid_16 .newscolrow #r1c3 {
	float: left !important;
	width: 200px !important;
	margin-right: 50px;
	}

	.grid_16 .newscolsrow .hd, .grid_16 .newscolsrow h2.sprites, .grid_16 .newscolsrow span.sprites.title {
	height: 150px;
	display: block;
	}

	.inner-lyt-dates {
			top: 0px;
	}
	.insetvideo {
			display: none;
	}
	.relatedForm {
			display: none;
	}

	#main a[href^="/"]:after {
		content: " (//warren.senate.gov" attr(href) ") ";
	}
}
/* `TEXT
----------------------------------------------------------------------------------------------------*/
/*
	960 Grid System ~ Text CSS.
	Learn more ~ http://960.gs/
	Licensed under GPL and MIT.
*/
/* Basic HTML */
body {
		font-size: 100%;
}
h3,
p,
dl,
hr,
ol,
ul,
pre,
table,
address,
fieldset {
		margin-bottom: 6%;
}
/* Headings */
h1, h2, h3, h4, h5, h6 {
		font-weight: bold;
}
h1 {
		font-size: 1.6em;
}
h2 {
		font-size: 1.4em;
}
h3 {
		font-size: 1.2em;
}
h4 {
		font-size: 1.0em;
}
h5 {
		font-size: 0.8em;
}
h6 {
		font-size: 0.6em;
}
/* Spacing */
ol {
		list-style: decimal;
}
ul {
		list-style: disc;
}
li {
		margin-left: 6%;
		padding-left: 2%;
}
/* `WARREN
----------------------------------------------------------------------------------------------------*/
body {
		width: 100%;
		background-color: #fff;
		color: #444;
		font-family: 'Open Sans', sans-serif;
		text-align: left;
		padding: 0%;
}
.clearfix {
		width: 100%;
}
.clear {
		clear: both;
}
dl, hr, ol, ul, pre, table, address, fieldset {
		margin-bottom: 1.4em;
}
p {
		font-size: 0.8em;
		line-height: 1.6em;
		margin: 0 0 1.4em 0;
}
li.list-item p {
		font-size: 0.8em;
		margin: 0;
}
.summary p {
		font-size: 1.0em;
		margin-bottom: 0;
}
li {
		font-size: 0.8em;
		line-height: 1.6em;
}
.fancy_font {
		font-weight: normal;

}
a, a:link, a:visited {
		color: #1766ab;
		text-decoration: none;
}
a {
		font-size: 100%;
}
	a:hover {
			color: #6CA5D9;
			text-decoration: none;
	}
	a:focus {
			outline: 1px dotted invert;
	}
hr {
		border: 0 #ccc solid;
		border-top-width: 1px;
		clear: both;
		height: 0;
}
.switch-button-background {
	float: right;
	top: 2px;
	height: 14px !important;
	background: #fff;
	border-radius: 7px;
	margin: 0;
}
	.switch-button-button {
		top: 0;
		left: 0 !important;
		background: #aaa;
		border-color: #fff;
		border-radius: 7px;
	}
.switch-button-background.checked {
	border-color: #07a85a;
}
	.switch-button-background.checked .switch-button-button {
		left: 16px !important;
		background: #07a85a;
	}
blockquote {
		font-size: 2.2em;
		margin: 6% 0;
}
img {
		vertical-align: middle;
}
.block-misc h2 {
		color: #1666ab;
		font-size: 1.0em;
		margin: 0;
		padding: 0 0 0.6em;
}
.home .block-services_buttons h2 {
		color: #1666ab;
		font-size: 15px;
		margin: 0;
		padding: 0 0 16px 0;
}
.record-bd h2 {
		margin-bottom: 2%;
}
li.list-item h3 {
		font-size: 1.2em;
}
.block-newsletter_quick_signup h2 {
		color: #fff;
		font-size: 1.0em;
		padding: 0;
}
.block-on_twitter h2 {
		color: #6ca5d9;
}
.info h3 {
		display: inline-block;
		font-size: 0.8em;
		margin-bottom: 1.4em;
}
#offices h3 {
		color: #444;
		font-size: 0.8em;
		line-height: 1.4em;
		margin-bottom: 2px;
}
form h3 {
		font-size: 0.8em;
		margin-bottom: 3%;
}
form {
		border-top: 1px solid #ccc;
		padding: 1.2em 0 0 0;
}
form.search {
		height: 90px;
		text-align: left;
		border-top: none;
		padding-top: 0;
}
.search-filters .search {
	height: 55px;
}
	form .alpha {
			margin-bottom: 0;
	}
	form .omega {
			text-align: center;
			line-height: 3.0em;
			vertical-align: top;
			margin-bottom: 1.2em;
	}
	form .ft .blurb {
			font-size: 0.8em;
	}
input, select {
		margin: 0;
}
input {
		color: #999;
		height: 22px;
		vertical-align: middle;
}
.form-contact input {
		width: 100%;
}
.form-contact input#phone {
		/*width: 100%;*/
}
input[type=text] {
		-webkit-appearance: none;
		-moz-appearance: none;
		display: block;
		border: 1px solid #666;
		margin: 0;
}
input[type=text].fld-prefix {
		width: 40% !important;
}
input[type=text].fld-zip {
		width: 60% !important;
}
input[type=checkbox] {
		width: 24px;
		height: 24px;
		border: 1px solid #666;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
		margin-right: 1em;
}
input[type=radio] {
		width: 24px;
		height: 24px;
		margin-right: 1em;
}
form input[type=submit], form input[type=button] {
		-webkit-appearance: none;
		-moz-appearance: none;
		width: 7em;
		height: 40px;
		background-color: #3379b5;
		color: #fff;
		font-size: 0.8em;
		font-weight: bold;
		text-transform: uppercase;
		border: none;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
		box-shadow: 2px 2px 3px #aaa;
		margin: 0;
}
.buttons-bottom input[type=button], .buttons-bottom input[type=submit] {
		margin-right: 3%;
}
.buttons-bottom:last-child {
		margin-right: 0;
}
.form-contact input[type=submit] {
		margin: 0 3% 0 0;
}
select {
		display: block;
		height: 32px;
		border: 1px solid #666;
		margin: 0;
}
select option {
		vertical-align: middle;
}
select[name=Prefix] {
		width: 40%;
}
textarea {
		width: 98% !important;
		height: 15em;
		height: 100% auto;
		margin: 0;
}
.form-contact textarea {
		width: 100%;
}
label, .label {
		display: block;
		font-size: 0.8em;
		text-align: left;
		line-height: 1.0em;
		margin-bottom: 12px;
}
.label {
		display: inline;
}
form .bd {
		margin-bottom: 20px;
}
form .ft {
		text-align: center;
}
	form .ft .blurb {
			margin-right: 3%;
	}
.page-title {
		color: #000;
		border-bottom: 1px solid #ccc;
		margin-bottom: 0.3em;
		padding-bottom: 0.3em;
}
.title {
		line-height: 1.2em;
		margin-bottom: 20px;
}
	.newsroom .title {
			margin-bottom: 0;
	}
.subtitle {
		color: #666;
		margin-bottom: 20px;
}
.info {
		font-weight: bold;
		text-transform: uppercase;
		display: block;
}
.marked {
		height: 16px;
}
.summary .marked {
		background: #ddd;
		margin-bottom: 179px;
}
.thumbnail .marked {
		height: 38px;
		background: none;
		padding-bottom: 134px;
}
	#mark {
			float: left;
			width: 18px;
			height: 29px;
			margin: 0 0 0 6%;
			z-index: 999;
	}
	.block-misc #mark {
			float: right;
			margin: 0 6% 0 0;
	}
.home .nodate .list-item {
		border-color: #BCCE94;
}
.block-misc {
		border: 4px solid #eee;
		margin-bottom: 3%;
}
.home .block-misc {
		position: relative;
		top: 0px;
		margin-top: 20px;
}
#block14 .block-misc {
		z-index: 0;
		background: none;
		height: 60px;
		display: block;
		position: relative;
		margin: none;
		top: 150px;
}
	.block-misc .hd {
			padding: 0 3%;
	}
	.block-misc .bd {
			padding: 3%;
	}
.block-search {
		font-size: 100%;
}
.nolist {
		list-style: none;
		margin: 0 16px;
}
#utilityBoxTop .nolist {
		margin: 0 0 1.4em 0;
}
	.nolist li {
			margin: 0;
			padding: 0;
	}
	#utilityBoxTop .nolist li {
			float: left;
	}
	#utilityBoxTop iframe {
			max-width: 150px;
	}
.hide {
		display: none;
}
#upper {
		display: block;
		background: none;
}
	#upper-tube {
			margin-bottom: 0;
	}
	#upper .grid_8 {
			margin: 0 2%;
	}
	#upper .page {
			width: 100%;
			height: auto;
			text-align: left;
			margin: 0;
	}
	#upper-mid .page {
			display: none;
	}
#top {
		background: #1766ab;
		z-index: 1000;
}
	#bar {
			height: 40px;
			padding: 10px 1%;
			z-index: 1000;
	}
#text-resizers {
		display: none;
}
#social, #search {
		display: block;
}
#tl-container {
		float: left;
}
	.social_nav {
			display: block;
			position: relative;
			float: left;
			width: 150px;
			margin: 0;
			z-index: 1000;
	}
		.social_nav ul {
				position: absolute;
				top: 0;
				left: 0;
				background: #6da6da;
				border: none;
				-webkit-border-radius: 2px;
				-moz-border-radius: 2px;
				border-radius: 2px; 
				box-shadow: 2px 2px 3px #125289; 
				margin: 0;
				padding: 0;
		}
			.social_nav ul:hover {
					background-image: none;
			}
			.social_nav li {
					display: none;
					font-size: 0.8em;
					list-style: none;
					margin: 0;
					padding: 0;
			}
				.social_nav ul:hover li {
						display: block;
				}
				.social_nav ul:hover .current {
						height: 58px;
						background: none;
						-webkit-border-radius: 2px;
						-moz-border-radius: 2px;
						border-radius: 2px;
				}
					.social_nav ul:hover .current a {
							color: #3379b5;
					}
		.social_nav .current {
				display: block;
		}
		.social_nav div {
				display: inline-block;
				width: 12px;
				height: 20px;
				vertical-align: middle;
				margin: 0 12px 0 3px;
		}
		.social_nav .upper_select {
				width: 20px;
				margin: 0 7px 0 0;
		}
		.social_nav a {
				display: block;
				color: #fff;
				text-align: left;
				text-decoration: none;
				line-height: 100%;
				padding: 10px;
		}
			.social_nav a:hover {
					color: #3379b5;
			}
		.social_nav .current a {
				display: block;
				background: none;
		}
			.social_nav .current a:hover {
					color: #fff;
			}
	#social a {
			float: none;
			display: inline-block;
			width: 31px;
			height: 30px;
			margin: 5px 1.2em 0 0;
	}
#search {
		float: right;
		background: none;
		margin-top: 0;
		margin-left: 0;
}
	#search_form {
			text-align: right;
			border: none;
			padding: 0;
	}
	.search-filters #search_form {
			height: auto;
			text-align: left;
	}
		#kw {
				float: left;
				background: #fff;
				color: #abb5bf;
				vertical-align: middle;
				border: 2px solid #ccc;
				margin: 0;
		}
		#go {
				float: right;
				width: 30px;
				height: 30px;
				vertical-align: middle;
				border: none;
				margin: 5px 0 0 0;
				padding-right: none;
				box-shadow: none;
		}
		#search-filters-go {
				float: left;
				width: 30px;
				height: 29px;
				background-color: transparent;
				margin-left: 3%;
				box-shadow: 1px 1px 3px #125289;
				border: none;
				-webkit-border-radius: 4px;
				-moz-border-radius: 4px;
				border-radius: 4px;
		}
		input[type=radio].sponsor-radio {
				margin: 0 0 10px 0;
		}
#bar-newsletter {
		color: #999289;
}
	#bar-newsletter a {
			color: #999289;
	}
		#bar-newsletter a:hover {
				color: #f5d69d;
				text-decoration: none;
		}
		#bar-newsletter a.selected {
				color: #f5d69d;
		}
		#bar-newsletter a#fontsize_s {
				font-size: 14px;
		}
		#bar-newsletter a#fontsize_l {
				position: relative;
				top: 1px;
				font-size: 20px;
		}
	#bar-newsletter #divider {
			position: relative;
			top: 1 px;
			font-size: 28px;
	}
	#bar-newsletter .nlq-email {
			width: 123px;
	}
	#bar-newsletter .nlq-zip {
			margin-left: 10px;
			width: 50px;
	}
	#bar-newsletter .nlq-submit {
			margin-left: 10px;
			width: 22px;
	}
.swap_value {
		color: #888;
}
#hd {
		width: 100%;
		height: auto;
		background: #3379b5;
		margin: 0;
		padding: 0;
}
	#logo {
			width: 80%;
			height: auto;
			text-transform: uppercase;
			margin: 0;
	}
		#logo a:hover {
				text-decoration: none;
		}
		#logo #label_top {
				color: #fff;
				font-weight: bold;
				text-align: left;
				line-height: 1.0em;
		}
		#logo a:hover #label_top {
				color: #6da6da;
		}
		#logo #label_bottom {
				color: #abb5bf;
				text-align: left;
				padding-top: 6px;
		}
#navigation {
		width: 100%;
		background: #1766ab;
		text-transform: uppercase;
		margin: 0;
		padding: 0;
		z-index: 1;
}
	#navigation .tube {
			margin: 0;
	}
	#nav-container {
			display: none;
	}
	.nav-spacer {
		display: none;
	}
#head {
		display: none;
}
.home #head {
		display: block;
		height: 330px;
		margin: 3%;
}
.nogallery {
		display: none;
}
#top_sidebar {
		display: none;
}
.block-newsletter_quick_signup,
.newsroom .block-map .map-filters {
		background: #6ca5d9;
		border: 4px solid #3379b5;
}
	.block-newsletter_quick_signup .hd {
			vertical-align: middle;
	}
	.block-newsletter_quick_signup input {
			color: #999;
	}
	.block-newsletter_quick_signup .icon {
			float: left;
			background-color: #fff;
			border: 2px solid #1766ab;
			margin-right: 3%;
	}
	#nl_quick {
			border: none;
			padding: 0;
	}
		.nlq-email, .nlq-zip {
				background: transparent;
				border: none;
				margin-left: 24px;
		}
		.nlq-email {
				width: 94%;
		}
		.nlq-zip {
				width: 85%;
		}
		#nlq-submit-text {
				box-shadow: 2px 2px 3px #125289;
		}
		#nlq-submit-img {
				display: none;
		}
.block-services_buttons {
		height: auto;
}
	.block-services_buttons .bd {
			padding-bottom: 0;
	}
	.block-services_buttons .nolist {
			margin: 0;
	}
	.block-services_buttons .r1, .block-services_buttons .r2 {
			font-size: 100%;
			padding: 0;
	}
	.block-services_buttons ul {
			text-align: center;
	}
	.block-services_buttons .icon {
			width: 30px;
			height: 32px;
			margin: 0 auto;
	}
	.block-services_buttons .label {
			display: inline-block;
			position: relative;
			font-size: 0.8em;
			text-align: center;
			line-height: 1.4em;
	}
		#mr .label, #tr .label, #ee .label {
				margin-bottom: 10%;
		}
	.block-services_buttons a {
			float: none;
			display: inline-block;
			width: 32%;
			margin: 0;
			padding: 0;
	}
		.block-services_buttons a:hover {
				color: #1766ab;
				text-decoration: none;
		}
.home_on_twitter, .home_facebook_like_box {
		background: #fff;
}
.block-misc.on_twitter, .block-misc.home_on_twitter {
		padding-bottom: 0;
}
	.block-on_twitter a {
			color: #1666AB;
	}
		.block-on_twitter a:hover {
				color: #444;
		}
	#twitter_m .tweet {
			margin-bottom: 0.4em;
	}
	#twitter_m .interact {
			margin: 0;
	}
	#twitter_m .timePosted, .twitter_reply_icon, .twitter_retweet_icon, .twitter_fav_icon {
		float: left;
		line-height: 1.6em;
		margin: 0 1.0em 1.4em 0;
	}
.block-misc.facebook_like_box,
#facebook_like_box {
	width: 100%;
	overflow: hidden;
}
#middle {
		height: auto;
}
.home #middle {
		background: #3379b5;
}
	#middle .page {
			height: auto;
	}
#lower {
		font-size: 1.0em;
		text-align: left;
		border-top: 1px solid #ccc;
		margin-top: 0;
		padding: 10px 3%;
}
	#lower .grid_11 {
			margin: 0;
	}
#offices .grid_11 {
		text-align: center;
}
	.office {
			display: inline-block;
			width: 32%;
			text-align: left;
	}
		.office.first, .office.last {
				vertical-align: top;
		}
		.office.last {
				margin-right: 0;
		}
		.office p {
				font-size: 0.6em;
				line-height: 1.4em;
				margin-bottom: 0;
		}
#social_links {
		display: none;
}
#ft {
		background: #3379b5;
		text-align: center;
		color: #fff;
		font-size: 0.8em;
		font-weight: normal;
		text-transform: uppercase;
}
	#ft .grid_12, #ft .grid_4 {
			margin: 0;
	}
	#ft a {
			font-weight: normal;
	}
		#ft a:hover {
				text-decoration: none;
		}
	#footer-nav {
			text-align: left;
	}
		#footer-nav a, #copyright {
				line-height: 2.0em;
				margin-right: 4%;
		}
			#copyright {
					font-size: 0.7em;
			}
			#footer-nav a.last {
					margin-right: 0;
			}
	.mb_footer_nav {
			position: relative;
			float: left;
			width: 120px;
			font-size: 1.2em;
			text-transform: capitalize;
			margin: 0;
			z-index: 999;
	}
		.mb_footer_nav ul {
				background: #6da6da;
				border: none;
				margin: 0;
				padding: 0;
				box-shadow: 2px 2px 3px #125289; 
				-webkit-border-radius: 2px;
				-moz-border-radius: 2px;
				border-radius: 2px;
				z-index: 999;
		}
			.mb_footer_nav ul:hover, .mb_footer_nav ul:active {
					background-image: none;
			}
			.mb_footer_nav li {
					display: none;
					list-style: none;
					margin: 0;
					padding: 0;
			}
				.mb_footer_nav ul:hover li, .mb_footer_nav ul:active li {
						display: block;
						margin: 0 0 5px;
				}
				.mb_footer_nav ul:hover .current, .mb_footer_nav ul:active .current {
						height: 58px;
						background: none;
						-webkit-border-radius: 2px;
						-moz-border-radius: 2px;
						border-radius: 2px;
				}
					.mb_footer_nav ul:hover .current a, .mb_footer_nav ul:active .current a {
							color: #3379b5;
					}
		.mb_footer_nav .current {
				display: block;
		}
		.mb_footer_nav .footer_select {
				display: inline-block;
				width: 20px;
				height: 20px;
				vertical-align: middle;
				margin-right: 7px;
		}
		.mb_footer_nav a {
				display: block;
				color: #fff;
				text-align: left;
				text-decoration: none;
				line-height: 100%;
				padding: 10px 10px 10px 37px;
		}
			.mb_footer_nav a:hover {
					color: #3379b5;
			}
		.mb_footer_nav .current a {
				display: block;
				background: none;
				margin-top: 5px;
				padding: 10px;
		}
			.mb_footer_nav .current a:hover, .mb_footer_nav .current a:active {
					color: #fff;
					margin: 5px 0;
			}
	#copyright {
			color: #6ca5da;
	}
	#privacy {
			color: #fff;
	}
		#privacy:hover {
				color: #6da6da;
		}
	#ft .grid_12 div, #ft .grid_4 div {
			text-align: center;
	}
.summary {
		background: none;
}
	.summary .head {
			cursor: pointer;
			height: 137px;
	}
	.summary_info {
			position: relative;
			width: auto;
			height: 122px;
			color: #fff;
			font-size: 0.6em;
			font-weight: bold;
			text-shadow: 1px 1px #000;
			overflow: hidden;
			margin: -124px 0 0 0;
	}
	li:hover .summary_info {
			display: none;
	}
	.summary_info.dark {
			color: #444;
			text-shadow: none;
			border-bottom: 1px dotted #ccc;
			margin-top: -185px;
			padding-top: 7px;
		}
		li:hover .summary .marked, li:hover .summary_info.dark {
				display: block;
				background: #ccc;
		}
		.summary_info .icon_bg {
				width: 70px;
				height: 51px;
				margin: 0 auto 10px auto;
				padding-top: 19px;
		}
			li:hover .summary_info .icon_bg, li:hover .summary_info .blurb {
					display: block;
			}
			li:hover .summary_info.dark .icon_bg, li:hover .summary_info.dark .blurb {
					display: block;
			}
		.summary_info .icon {
				display: block;
				width: 33px;
				height: 31px;
				cursor: default;
				margin: 0 auto;
		}
		.summary_info .blurb {
		  		display: block;
				width: 100%;
				font-size: 1.6em;
				text-align: center;
  				margin-left: auto;
  				margin-right: auto;
		}
		.summary_info .category {
				text-transform: uppercase;
		}
		.summary_info .category {
				display: block;
		}
		.spacer {
				display: none;
		}
		.summary_info .date {
				display: inline;
		}
	.summary_text {
			height: auto;
			background: #eee;
			font-size: 1.0em;
			line-height: 1.6;
			margin: 0;
			padding: 3%;
			overflow: hidden;
	}				
		.summary_text .title {
				font-size: 1.1em;
				line-height: 1.3em;
				margin: 0 0 0.2em 0;
		}
			.summary_text .title a:hover {
					color: #595959;
			}
				.summary_text h3 a:hover {
						text-decoration: none;	
				}
	.summary_ft {
			background: #595959;
	}
	.newsroom .block-videos .list-item-last .summary_ft {
			margin-bottom: 0;
	}
		.summary_ft a {
				color: #6CA5D9;
				font-size: 0.8em;
				font-weight: bold;
				text-transform: uppercase;
				margin: 0;
		}
			.summary_ft a:hover {
					color: #fff;
					text-decoration: none;
			}
		.issues .summary_ft .view_all {
				display: none;
		}
			.summary_ft .view_all a {
					color: #abb5bf;
			}
				.summary_ft .view_all a:hover {
						color: #fff;
				}
.list-summaries {
		width: auto;
		margin-bottom: 0;
		padding: 0;
}
.home .nodate .list-summaries {
		border-top: 2px solid #BCCE94;
		border-bottom: 1px solid #BCCE94;
		padding: 3% 0;
}
.newsroom .list-summaries {
		border-bottom: 1px solid #ccc;
		margin-bottom: 4%;
		padding-bottom: 4%;
}
	.newsroom .last .list-summaries {
			border-bottom: none;
			margin-bottom: 0;
			padding-bottom: 0;
	}
	.list-summaries li, .grid_10 .list-summaries li, #thomas_results .list-summaries li {
			font-size: 100%;
			padding-left: 0;
	}
	.newsroom .list-item {
			margin-bottom: 0;
	}
	.list-summaries li.list-item-even {
			margin-right: 0px;
	}
.thumbnail {
		height: 168px;
		background: #ddd;
}
	.thumbnail .frame, .thumbnail.marked {
			background: #ddd;
	}
	.thumbnail .frame {
			height: 137px;
			overflow: hidden;
	}
	.thumbnail .frame-video img {
			margin-top: -10%;
	}
#navbottom, #navbottom a {
		background: none;
}
#navbottom {
		display: none;
		margin: 6% 0;
		min-height: 218px;
		height: 218px;
}
	#navbottom li {
			display: block;
			height: 30px;
	}
	#navbottom li a {
			line-height: 2.0em;
	}
.top-bc {
		margin: 0 0 1.0em 0;
}
	.top-bc a, .top-bc .sep {
			font-size: 0.8em;
	}
	.top-bc a {
			color: #a6b1bb;
			font-weight: bold;
			text-transform: uppercase;
	}
		.top-bc a:hover {
				color: #444;
		}
	.top-bc .sep {
			font-weight: bold;
			vertical-align: inherit;
	}
.inner-lyt-ft {
		color: #666;
		text-transform: uppercase;
		margin: 0 26px 20px 26px;
}
.bb-media-tube {
		text-align: center;
		font-size: 11px;
		margin-bottom: 18px;
}
	.bb-media img {
			min-width: 100%;
			max-width: 100%;
	}
	.bb-media object {
			min-width: 100%;
			max-width: 100%;
	}
		.loading {
				width: 100%;
		}
			.insetvideo .videoFrame {
					width: 100% !important;
					height: auto !important;
			}
			.swipeview .insetvideo .videoFrame {
					position: relative;
					min-height: 100%;
					z-index: 1;
			}
	.bb-media p {
			margin: 10px 0 0 0;
	}	
.regText {
		color: #000;
}
.go-button {
	clear: both;
}
	.go-button a {
			display: block;
			font-weight: bold;
			text-align: center;
			text-transform: uppercase;
			margin: 0 auto;
	}
	.go-button strong {
			display: block;
			color: #fff;
	}
		.go-button a:hover strong {
				color: #1766ab;
		}
.remotecontent-thomas {
		width: 560px;
		height: 500px;
		margin-bottom: 20px;
}
.block-contact_form div.form-hd h3 {
		color: #6e7409;
		margin: 20px 0 10px 0;
}
.block-contact_form ul {
		list-style: none;
}
.block-contact_form hr {
		display: none;
}
.newsroom .newscolsrow {
		margin-top: 16px;
}
.newsroom .lyt-col {
		margin: 0;
}
	.newsroom .lyt-col.first {
			margin-left: 0;
	}
	.newsroom .lyt-col.last {
			margin-right: 0;
	}
.newsroom #main .hd {
		margin-bottom: 20px;
}
.newsroom .list-item {
		margin-bottom: 20px;
}
	.newsroom .list-item-last {
			margin-bottom: 0;
	}
.newsroom .block-map {
	margin-bottom: 24px;
}
	.newsroom .block-map .map-filters {
		float: left;
	}
		.newsroom .block-map .map-filters .search-filters {
			margin: 0;
		}
		.newsroom .block-map .map-filters label,
		.newsroom .block-map .map-filters .label {
			color: #fff;
			font-size: 14px;
			font-weight: normal;
			line-height: 1.4em;
		}
		.newsroom .block-map .map-filters label {
			display: block;
			margin-bottom: 20px;
			padding: 0;
		}
		.newsroom .block-map .map-filters .icon {
			display: block;
			float: left;
			width: 18px;
			height: 18px;
			margin: 0 8px 20px 0;
		}
	.newsroom .block-map .google-map {
		float: right;
	}
	.newsroom .block-map .thumbnail .frame {
		text-align: center;
	}
		.newsroom .block-map .thumbnail .frame img {
			height: 137px;
		}
	.newsroom .block-map .summary_text {
		height: auto;
		margin-bottom: 0;
	}
		.newsroom .block-map .summary_text h3 {
			margin-bottom: 0;
		}
.search-filters {
		margin: 20px 0 20px 0;
}
.list-paging-top {
		margin-bottom: 16px;
}
.list-paging-bottom {
		width: 100%;
		clear: both;
}
.list-count, .list-nav {
		font-size: 0.7em;
}
.list-nav {
		float: right;
}	
.note {
		border-top: 1px solid #fc0;
		border-bottom: 1px solid #fc0;
		background: #ffc;
		padding: 10px;
}
	.note p {
			font-size: 1.2em;
			margin: 0;
			padding: 10px;
	}
.block-subMenu .list-item {
		padding-top: 3%;
		padding-bottom: 3%;
}
.block-subMenu .list-item-first {
		padding-top: 0;
}
.block-subMenu .list-item-last {
		padding-bottom: 0;
}
.block-subMenu h2 .title {
			width: 162px;
	}
.block-related_content {
		margin: 6% 0 6% 0;
}			
	.block-related_content div.related_hd {
			width: 321px;
			font-size: 2.0em;
			text-transform: uppercase;
	}
		.block-related_content div.related_hd span {
				width: 280px;
				display: inline-block;
				border-bottom: 1px solid #ccc;
				margin: 16px 20px 0px 20px;
				padding-bottom: 14px;
				zoom: 1;
				*display: inline;
		}
		.block-related_content div.related_bd {
				border-left: 1px solid #ccc;
				border-right: 1px solid #ccc;
		}
		.block-related_content div.ft-content {
				width: 321px;
				color: #000;
				font-weight: bold;
				text-transform: uppercase;
		}
		#right .block-related_content div.ft-content {
				height: 40px;
		}
			.block-related_content div.ft-content a {
					color: #6e7409;
			}
			.block-related_content div.ft-content span {
					display: block;
					width: 280px;
					border-top: 1px solid #ccc;
					margin: 0px 20px;
					padding: 14px 0px;
			}
			#right .block-related_content div.ft-content span {
					padding: 3% 0px;
			}
.block-on_twitter .bd {
		padding-top: 10px;
		padding-bottom: 0;
}
	#twitter_m {
			font-size: 1.0em;
			line-height: 1.7em;
			padding: 0px;
	}
		#twitter_m ul {
				margin-bottom: 0;
		}
			#twitter_m li {
					min-height: 26px;
					font-size: 75%;
					list-style: none;
					margin: 0px 0px 16px 0px;
					padding-left: 46px;
		   }
				#twitter_m li a {
						color: #1666AB;
			   }
					#twitter_m li a:hover {
							color: #6CA5D9;
				   }		   
#media_center {
		display: none;
}
#swipeview {
		display: none;
		width: 100%;
		margin: 0;
}
	.swipeview #wrapper {
			width: 100%;
	}
	#swipeview-slider .overlay {
			left: 590px;
			right: 0px;
			width: auto;
			background: #000;
			opacity: 0.8;
	}
#main {
		margin: 0;
		padding: 6% 3% 3% 3%;
}
	.home #main {
			margin: 0;
			padding: 3%;
	}
#right {
		float: none;
		width: 94%;
		margin: 0 3%;
}
.gsMainTable {
	margin-bottom: 0;
}
	.gsMainTable td {
		line-height: 1.6;
	}
.gsSearchedForTable {
	margin-bottom: 16px;
}
	.gsSearchedForTable td, .gsResultsNavTable td {
		font-size: 0.7em;
		line-height: 1;
	}
.gsResultsNavTable {
	width: 100%;
	margin-bottom: 0;
}
	.gsResultsNavTable td {
		border-top: 1px dotted #ccc;
		padding: 20px 0 10px 0;
	}
.gsHorizontalRule hr {
	border-top: 1px dotted #ccc;
}
/* `MEDIACENTER/SWIPEVIEW
----------------------------------------------------------------------------------------------------*/
.swipeview {
		float: left;
		width: 100%;
		height: 335px;
		/*-webkit-user-select:none;
		-moz-user-select:none;
		-ms-user-select:none;
		-o-user-select:none;
		user-select:none;*/
		-webkit-text-size-adjust:none;
		-moz-text-size-adjust:none;
		-ms-text-size-adjust:none;
		-o-text-size-adjust:none;
		text-size-adjust:none;
}
#wrapper {
	width:100%;
	height:300px;
}
#swipenav {
	z-index:100;
}
#swipeview-slider > div {
	position:relative;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-o-box;
	display:box;
	-webkit-box-orient:vertical;
	-moz-box-orient:vertical;
	-ms-box-orient:vertical;
	-o-box-orient:vertical;
	box-orient:vertical;
	-webkit-box-pack:center;
	-moz-box-pack:center;
	-ms-box-pack:center;
	-o-box-pack:center;
	box-pack:center;
	-webkit-box-align:center;
	-mox-box-align:center;
	-ms-box-align:center;
	-o-box-align:center;
	box-align:center;
	overflow:hidden;
}
#swipeview-slider img {
	display:block;
	-webkit-transition-duration:.4s;
	-moz-transition-duration:.4s;
	-ms-transition-duration:.4s;
	-o-transition-duration:.4s;
	transition-duration:.4s;
	-webkit-transition-property:opacity;
	-moz-transition-property:opacity;
	-ms-transition-property:opacity;
	-o-transition-property:opacity;
	transition-property:opacity;
	opacity:1;
	pointer-events:none;
}
#swipeview-slider .overlay {
	position:absolute;
	bottom:0;
	left:0;
	display:block;
	-webkit-transition-duration:.3s;
	-moz-transition-duration:.3s;
	-ms-transition-duration:.3s;
	-o-transition-duration:.3s;
	transition-duration:.3s;
	-webkit-transition-property:-webkit-transform;
	-moz-transition-property:-moz-transform;
	-ms-transition-property:-ms-transform;
	-o-transition-property:-o-transform;
	transition-property:transform;
	-webkit-transform:translate(0,100%) translateZ(0);
	-moz-transform:translate(0,100%) translateZ(0);
	-ms-transform:translate(0,100%);
	-ms-transform:translate(0,100%) translateZ(0);
	-o-transform:translate(0,100%);
	-o-transform:translate(0,100%) translateZ(0);
	transform:translate(0,100%) translateZ(0);
}
#swipeview-slider .swipeview-active .overlay {
	-webkit-transform:translate(0,0) translateZ(0);
	-moz-transform:translate(0,0) translateZ(0);
	-ms-transform:translate(0,0);
	-ms-transform:translate(0,0) translateZ(0);
	-o-transform:translate(0,0);
	-o-transform:translate(0,0) translateZ(0);
	transform:translate(0,0) translateZ(0);
}
#wrapper > div > .swipeview-loading {
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#444), to(#555)),
		-webkit-gradient(linear, 0 0, 100% 0, from(#777), to(#777));
	background-position:50% 50%, 50% 50%;
	background-size:200px 140px, 210px 150px;
	background-repeat:no-repeat;
}
#wrapper > div > .swipeview-loading img,
#swipeview-slider img.loading {
	-webkit-transition-duration:0s;
	opacity:0;
}
#wrapper > div > .swipeview-loading .overlay {
	-webkit-transition-duration:0s;
	-moz-transition-duration:0s;
	-ms-transition-duration:0s;
	-o-transition-duration:0s;
	transition-duration:0s;
	-webkit-transform:translate(0,100%) translateZ(0);
	-moz-transform:translate(0,100%) translateZ(0);
	-ms-transform:translate(0,100%);
	-ms-transform:translate(0,100%) translateZ(0);
	-o-transform:translate(0,100%);
	-o-transform:translate(0,100%) translateZ(0);
	transform:translate(0,100%) translateZ(0);
}
.swipeview p { 
		display: inline;
		font-size: 12px;
		text-align: left; 
		margin: 0px;
}
.swipeview a:hover {
		color: #1666ab;
}
	.swipeview-active {
			width: 100%;
			height: 300px;
			z-index: 1;
	}
	.swipeview .content {
			margin: 0;
			width: 100%;
			height: 300px;
	}
	.swipeview .content-img {
			width: 100%;
			height: 300px;
			background: #fff;
			margin: 0 auto;		
	}
	.ie9 .swipeview .content-img {
			margin-left: 5px;
	}
		.swipeview .content-img a {
				position: relative;
				display: block;
				width: 100%;
				height: 300px;
				overflow: hidden;
		}
		.swipeview .content-img img {
				/*width: expression((document.body.clientWidth < 460)? "460px" : (document.body.clientWidth > 500)? "500px" : "auto");*/
				min-width: 100%;
				min-height: 300px; 				
		}
	.swipeview .videoFrame #player div {
			position: relative;
			z-index: 1;
	}
	.swipeview iframe {
		z-index: 999;
	}
	.swipeview .overlay {
			width: 100%;
			color: #fff;
			text-align: left;
			padding: 15px 26px 15px 24px;
			z-index: 100;
	}
		.swipeview .icon {
				float: left;
				width: 33px;
				height: 31px;
				margin-right: 18px;
		}
		.swipeview .date {
				color: #fff;
				font-size: 12px;
				display: inline;
				text-transform: uppercase;
				zoom: 1;
				*display: inline;
		}
		.swipeview .view_more {
				display: inline;
				font-size: 12px;
				line-height: 1.9;
				margin-left: 1em;
		}
		.swipeview h3 {
				margin: 0px;
		}
			.swipeview h3 a {
					position: relative;
					font-size: 14px;
					font-weight: bold;
					line-height: 1.2;
			}
.ie  #prev, .ie  #next,
.ie .body-link, .ie .more-link {
		display: inline;
		zoom: 1;
		*display: inline;
}
#swipenav {
		height: 30px;
		background-color: #595959;
		padding: 0;
}
	.ie #swipenav {
			margin-top: 0px;
	}
	#swipenav #prev {
			float: left;
			width: 35px;
			height: 30px;
			background-color: #444;
			color: #fff;
			font-size: 32px;
			line-height: 21px;
			margin: 0 0 0 -1%;
			padding: 0;
			cursor: default;
	}
	#mc-navs {
			height: 30px;
			text-align: center;
			list-style: none;
			margin: 0 auto;
	}
		.mc-nav { 
				display: inline;
				cursor: default;
		}
	#swipenav #next {
			float: right;
			width: 35px;
			height: 30px;
			background-color: #444;
			color: #fff;
			font-size: 32px;
			line-height: 21px;
			margin: 0 -1% 0 0;
			padding: 0;
			cursor: default;
	}
	#swipenav #prev:hover, #swipenav #next:hover {
			color: #6ca5d9;
	}
		#swipenav #mc-prev a, #swipenav #mc-next a {
				display: block;
				width: 100%;
				height: 100%;
		}
	#swipenav .btn, #swipenav .btn:hover {
			display: inline;
			color: transparent;
	}
#media_center { 
		float: left;
		width: 590px;
		margin-left: -5px;
}
#media_center p { 
		float: left;
		font-size: 12px;
		text-align: left; 
		margin: 0px;
}
#media_center a:hover {
		color: #1666ab;
}
#media_center-bd {
		width: 590px;
		height: 394px;
		z-index: 1;
}
.home #media_center .yui-nav, .home #media_center .hd {
		background: none;
}
	#media_center-bd .content {
			margin: 0;
			height: 394px;
	}
	#media_center-bd .content-img {
			width: 580px;
			height: 394px;
			background: #fff;
			margin-left: 5px;
	}
		#media_center-bd .content-img a {
				position: relative;
				display: block;
				width: 580px;
				height: 394px;
				overflow: hidden;
		}
		#media_center-bd .content-img img{
				min-width: 580px;
				min-height: 394px; 				
		}
	#media_center-bd .overlay {
			position: relative;
			top: -69px;
			width: 540px;
			height: 39px;
			background: none; 
			color:#fff;
			text-align: left;
			padding: 15px 26px 15px 24px;
	}
		#media_center .icon {
				float: left;
				width: 33px;
				height: 31px;
				margin-right: 18px;
		}
		#media_center .date {
				color: #fff;
				font-size: 12px;
				display: inline;
				text-transform: uppercase;
				zoom: 1;
				*display: inline;
		}
		#media_center .view_more {
				font-size: 12px;
				display: inline;
				zoom: 1;
				*display: inline;
		}
		#media_center h3 {
				margin: 0px;
		}
			#media_center h3 a {
					position: relative;
					font-size: 14px;
					font-weight: bold;
					line-height: 1.2;
			}
.ie  #mc-prev, .ie  #mc-next,
.ie  #mc-prev a, .ie  #mc-next a,
.ie .mc-prev, .ie .mc-next,
.ie .body-link, .ie .more-link {
		display: inline;
		zoom: 1;
		*display: inline;
}
#media_center-ft {
		float: left;
		width: 590px;
		height: 25px;
		margin-top: -53px;
}
	.ie7 #media_center-ft, .ie8 #media_center-ft, .ie9 #media_center-ft {
			margin-top: 0;
	}
	#media_center-ft ul {
			margin: 0;
			padding: 0;
			list-style: none;
	}
	#media_center-ft li, #media_center-ft a { 
			margin: 0px;
	}
	#media_center-tabs #mc-prev {
			float: left;
			width: 28px;
			height: 25px;
	}
	#media_center-ft #mc-navs {
			float: left;
			width: 534px;
			padding-top: 3px;
	}
		#media_center-ft #mc-navs-container ul {
				text-align: center;
				list-style-type: none;
				margin: 0;
				padding: 0;
		}
			#media_center-ft #mc-navs-container ul li {
					display: inline;
					line-height: 1.4em;
					padding-left: 0px;
			}
			#media_center-ft .mc-nav { 
					margin-right: 10px;
					cursor: default;
			}
			.mc-nav { 
					display: inline;
					color: #fff;
					font-size: 32px;
					line-height: 28px;
					margin: 0;
					padding-right: 14px;
					cursor: default;
			}
		.mc-nav.selected {
				color: #6ca5d9;
		}
	#media_center-tabs #mc-next {
			float: left;
			width: 28px;
			height: 25px;
	}
		#media_center-tabs #mc-prev a, #media_center-tabs #mc-next a {
				display: block;
				width: 100%;
				height: 100%;
		}
	#media_center-ft .btn, #media_center-ft .btn:hover {
			display: inline;
			color: transparent;
	}
/* `PHOTOSETS
----------------------------------------------------------------------------------------------------*/
.flickr-gallery {
	margin-bottom: 20px;
}
.flickr-gallery li {
	margin: 0 1.0em 1.0em 0;
}
.flickr-gallery img {
	border: 4px solid #eee;
}
.flickr-gallery .photoset-pager {
	font-size: 0.8em;
}
	.flickr-gallery .photoset-pager a {
		font-weight: bold;
	}
#photoViewer_c {
	width: 82% !important;
}
#photoViewer {
	width: 85% !important;
	font-family: 'Open Sans', sans-serif;
	font-size: 100%;
	border: 4px solid #eee;
}
#photoViewer .hd, #photoViewer .bd, #photoViewer .ft {
	color: #444;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.4;
	margin-bottom: 20px;
	padding: 0;
}
#photoViewer .bd {
	text-align: center;
}
#photoViewer #slbDisplay {
	width: 100% !important;
	background-size: contain !important;
}
#photoViewer .button-group * {
	font-size: 100%;
}
#photoViewer button {
	background-color: #1766ab;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
}
	#photoViewer button:hover {
		color: #6ca5da;
	}
/* `UTILITY BOX
----------------------------------------------------------------------------------------------------*/
.utility-box .btn {
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 1.5;
	vertical-align: middle;
	cursor: pointer;
	white-space: nowrap;
	border: 4px solid #eee;
	margin: 0 10px 20px 0;
	padding: 5px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
.utility-box .btn.last {
	margin-right: 0;
}
.utility-box .glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-right: 10px;
}
.utility-box .btn .sprites-sm-facebook {
	background-position: -20px -413px;
}
.utility-box .btn .sprites-sm-twitter {
	background-position: -32px -413px;
}
.utility-box .share-count {
	margin-left: 10px;
}