﻿body,form,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,p,blockquote,fieldset {
	margin: 0;
	padding: 0;
	font-family: verdana,arial,helvetica,sans-serif;
	border: none;
	color: #404040;
}

body {
	background: #4191b4;
	text-align: center;
}

a:link, 
a:visited, 
.ms-WPBody a:link, 
.ms-WPBody a:visited, 
.news-events li p.desc a:link, 
.news-events li p.desc a:visited {
	color: #0482cb;
	text-decoration: none;
}

.ms-WPBody a:link {
	font-weight: bold;
}

a:hover, .ms-WPBody a:hover {
	text-decoration: underline;
}
body div {
	text-align: left;
}
#aspnetform {
	width: 100%;
	height: 100%;
}

/* Header Styles */
#accessibility-toolbar {
	position: absolute;
}
#accessibility-toolbar li {
	display: inline;
}
#accessibility-toolbar li a {
	width: 1px;
	height: 1px;
}
#centerwrap {
	background:#fff url(/PublishingImages/bg_page_default.jpg) no-repeat;
	width: 995px;
	text-align: left;
	margin: 0 auto;
	position: relative; /*necessary because of IE's bad habits with relative positions and z-index (particularly search dropdown in nav falling behind maps) */
}
#page-title {
	padding: 15px 0 10px;
	margin: 0;
}
#page-title h1 {
	font: 26px normal tahoma, verdana, arial, helvetica, sans-serif;
	color: #505050;
	padding-left: 20px;
	margin-bottom: -2px;
	width: 686px;
}
#page-breadcrumbs {
	height: 15px;
	font-size: 10px;
	padding-top: 3px;
}
#page-breadcrumbs div {
	margin-left: 23px;
}
#page-breadcrumbs, #page-breadcrumbs a{
	color: #fff;
}
.pagebreadcrumbCurrent {
	color: #ffb600;
	font-weight: bold;
}
#page-footer {
	background:  url(images/parsons/bg_Footer.jpg) no-repeat left bottom;
	padding-top: 90px;
	padding-bottom:14px;
}
#page-footer ul {
	margin: 0 0 5px;
	text-align: center;
}
#page-footer li {
	display: inline;
	color: #fff;
	font-size: 10px;
}
#page-footer li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#page-footer li a:hover {
	color: #444;
}
#page-footer li.copyright-trademark {
	font-size: 10px;
}
#page-footer li.copyright-trademark a {
	font-weight: normal;
}
.main-links {
	text-transform:uppercase;
}

/* Top Header Login Information */
#global-header {
	background: url(images/parsons/parsons_logo.png) no-repeat 23px 14px;
	height: 40px;
	position: relative;
}
#homelink {
	top: 13px;
	left: 24px;
}
#homelink a {
	width: 153px;
	height: 16px;
	line-height: 16px;
}
#global-sitelink-menu{
	float: left;
}
#global-actions-container {
	background: url(images/parsons/bg_darktransparency.png) left bottom;
	padding: 4px;
	float: right;
	font-size: 11px;
}
#global-actions-container a{
	color: #fff ;
	text-decoration: none;
}
#global-actions-container a:hover{
	text-decoration: underline;
	color:#fff;
}
.ms-SpLinkButtonActive{
	background: none;
	border: none;
	margin: 1px;
}
#global-siteactions-menu{
	float:left;
	padding: 2px 10px 0 7px;
}

/* Top Nav Bar */
/*new nav*/
#global-nav {
	width: 975px;
	background: url(images/parsons/topnav-bg.png) no-repeat;
	margin-left: 6px;
	padding-left: 8px;
	position: relative;
	z-index: 3000;
}
#global-nav ul {
	list-style: none;
}
#global-nav li {
	float: left;
	font-size: 9px;
}
#secondary-nav {
	background: url(images/parsons/subnav-bg.png) no-repeat left bottom;
	width: 752px;
	top: 28px;
	left: 7px;
	z-index:9999;
	padding-left: 21px;
}

#secondary-nav ul {
	margin: 10px 0 15px 0;
}

#secondary-nav li {
	width: 186px;
}

#global-nav a {
	color: #fff;
	font-weight: bold;
	background: url(images/parsons/topnav-arrow-rt.png) no-repeat 10px 11px;
	display: block;
	padding: 8px 10px 9px 20px;
	margin: 1px 0 0;
	height: auto;
	text-transform: uppercase;
}
#global-nav li.active a{
    background-color: #162025;
}
#global-nav li a:hover, #global-nav li.over a, #global-nav li.active.over a {
	background: #162025 url(images/parsons/topnav-arrow-dn.png) no-repeat 8px 13px;
	text-decoration: none;
}
#global-nav li.active a {
	background-color: transparent;
	color: #ffb600;
}
#secondary-nav li a, #secondary-nav li a:hover {
	padding: 0 0 0 8px;
	background: url(images/parsons/topnav-arrow-rt.png) no-repeat 0 5px;
	color: #b2b1b1!important;
	text-transform: none;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
}

#secondary-nav li a:hover {
	color: #ffb600!important;
}

#secondary-nav li.hasChildren a:hover {
	background: url(images/parsons/topnav-arrow-dn.png) no-repeat -1px 8px;
}

#secondary-nav li.isSelected a,#secondary-nav li.isSelected a:hover {
	background: url(images/parsons/topnav-arrow-dn.png) no-repeat -1px 8px;
	color:#ffb600;
}

#secondary-nav li a:hover {
	color: #ffb600;
}

#tertiary-nav{
	margin-top: 20px;
	font-weight: normal!important;
	border-top: 1px solid #61686C;
	width: 712px;
}

#tertiary-nav div {
	margin:0;
	float:left;
	width:163px;
	padding:10px 0 20px;
	/*border-top: 1px solid #61686c;*/
}

#tertiary-nav div a{
	font-size:11px;
	background:none;
	padding:0;
	color:#d1d1d1!important;
	text-decoration:none;
	text-transform:none;
	font-weight: normal;
}

#tertiary-nav div a:hover{
	color:#ffb600!important;
}


#tertiary-nav div h5{
	/*padding-bottom:10px;*/
}

#tertiary-nav div a h5 {
	 font-size:11px;
	 color: #ffb600;
	 width:auto;
	 text-transform:none;
	 padding-bottom:2px;
	 font-weight: normal;
}

#tertiary-nav div h5 span{
	background: url(images/parsons/topnav-arrow-rt.png) no-repeat 0 51%;
	position:relative;
	margin-left:4px;
	top: auto;
	right: auto;
	width: 4px;
	height: 7px;
}

#tertiary-nav ul {
	border-left: none;
	border-right: none;
	margin:0 -40px 0 0;
	/*float:left;*/
	float: right;
	/*border-top: 1px solid #61686c;*/
	padding:10px 0 20px;
	/*width:549px;*/
	width:569px;
}

#tertiary-nav ul li {
	width: 171px;
	margin-right: 15px;
}


#tertiary-nav li a, #tertiary-nav li a:hover {
	background: none;
	color: #d1d1d1!important;
	margin-left:0px;
}

#tertiary-nav li a:hover {
    color: #ffb600!important;
}

#secondary-nav p {
	border-top: 1px solid #61686c;
	padding: 5px 0;
	margin:0 10px;
	text-align: right;
	font-size: 9px;

}
#secondary-nav p a {
	background: none;
	color: #ffb400;
	font-weight: bold;
	display: inline;
}
#global-nav a:hover {
	color: #ffb400;
}
#global-nav ul ul{
	display:none;
}

#secondary-nav{
	display:none;
	position:absolute;
}

#tertiary-nav{
	display:none;
}

/* ms-main Area */
.ms-sitemapdirectional, .ms-pagebreadcrumb{
	display: none;
}

/* Console */
.ms-consolestatuscheckoutframe, .ms-consoleminiframe{
}

/* Content Area Styles */
#page-content {
	border-top: none;
	clear: both;
	margin-top: -3px;
}
#page-main-content {
	float: left;
	width: 686px;
	padding: 0;
	background: transparent;
	border-top: 1px solid #c1c1c1;
	margin-left: 18px;
}
#page-main-content .slideshow {
	margin: 10px 0;
}
#page-main-content h2, 
#page-main-content h3, 
#page-main-content h4, 
#page-main-content h5, 
#page-main-content h6, 
#page-main-content ul, 
#page-main-content ol, 
#page-main-content dl, 
#page-main-content p, 
#page-main-content blockquote, 
#page-main-content .ms-WPBody, 
#page-main-content .ms-WPBody h4, 
#page-main-content dl {
	padding-left: 2px;
}
#page-main-content ul h2, #page-main-content ul h3, #page-main-content ul h4, #page-main-content ul h5, #page-main-content ul h6, #page-main-content ul p, #page-main-content ul blockquote, #page-main-content div h4, #page-main-content .eventsNav ul, #page-main-content #listrows p, #page-main-content ul#labels {
	padding-left: 0;
}
#page-rail{
	float: left;
	margin-left:20px;
	_margin-left:10px;
	width: 250px;
}	
#page-desc{
	font-size:11px;
	margin-left: 2px;
	min-height: 10px;
}

#page-desc div {
	padding: 15px 2px 5px;
	margin-bottom: 15px;
}
#page-main-content .ms-WPBody {
	font-size: 11px;
}

#page-main-content .ms-WPBody p, #page-main-content .ms-WPBody li {
	line-height: 16px;
}

#page-main-content .ms-WPBody p {
	margin-bottom: 20px;
}

#page-main-content .ms-WPBody ul {
	margin: 10px 0 15px 30px;
}

#page-main-content .ms-WPBody ul li ul {
	margin-bottom: 0;
}

#page-main-content .ms-WPBody ol {
	margin: 10px 0 10px 35px;
}

.ms-WPBody li {
	margin-left: 15px;
}

#page-content .webpart h3 {
	font-size: 14px;
	margin-bottom: 10px;
}

#page-main-content .webpart h4 { font-weight: normal; }

#page-content .webpart h5 {
	font-size: 10px;
}
#page-content .webpart {
	padding: 20px 0 0 0;
	margin-left: 2px;
}
#page-content .webpart * {

}

#page-content .webpart ul {
	float: none;
	margin-left: 30px!important;
	margin-bottom: 10px;
}

#page-content .webpart ul li ul {
	margin-bottom: 5px;
	left: 10px;
}

#page-content .webpart li {
	padding-bottom: 3px;
	position: relative;
	left: 20px;
	line-height: 16px;
	padding-right: 30px;
}

#page-content .webpart ul.next-to-float, #page-content .webpart ol.next-to-float {
	padding-left: 454px;
}
#page-content .webpart p {
	/*clear: both;*/
	line-height:16px;
	margin-bottom: 20px;
}

#page-content .webpart blockquote {
	padding: 5px 0 0 35px;
}

#page-content .webpart h4.caption {
	margin: 0 0 -10px 5px;
	position: relative;
}

#page-content p.toplink {
	text-align: right;
	padding: 2px;
	clear: both;
	padding: 2px;
	border-top:1px solid #C7C7C7;
}
#page-content p.toplink a {
	background: url(images/parsons/toplink-bg.png) no-repeat 0 5px;
	padding-left: 15px;
}
#page-content .left-floating, #page-content .right-floating {
	float: left;
	padding: 15px 0 0 0;
	margin: 0 10px 20px 0;
}
#page-content .right-floating {
	float: right;
	padding-right: 0;
	padding: 15px 0 0 0;
	margin: 0 0 20px 20px;
}
#page-content .img img, #page-content .right-floating h4, #page-content .right-floating p, #page-content .left-floating h4, #page-content .left-floating p {
	padding: 0;
}
#page-content .left-floating p.img, #page-content .right-floating p.img {
	background: url(images/parsons/article-img-bg.png) no-repeat;
	padding: 4px;
	width: 433px;
	position: relative;
	margin-bottom: 0;
}

#page-content p.img img{
	margin-bottom: 6px;
	line-height: normal;
}

#page-content .left-floating .img-module,  #page-content .right-floating .img-module {
	width: 100%;
	position: relative;
}

#page-content .img-module .img .mod-wrap-1 {
	margin-bottom:0;
	position: relative;
}
#page-content .img-module .img .mod-wrap-2 {
	background: url(images/parsons/content-img-bg.gif) no-repeat left bottom;
	margin: 0 6px 0 0;
	padding: 0 0 9px
}
#page-content .img-module .img .mod-wrap-3 {
	background: url(images/parsons/content-img-bg.gif) no-repeat right top;
	margin: 0 -5px 0 0;
	padding: 0 11px 0 0;
}
#page-content .img-module .img .mod-wrap-4 {
	background: url(images/parsons/content-img-bg.gif) no-repeat left top;
	padding: 11px 0 0 9px;
}


/* Overidden SharePoint Styles */
tr.ms-WPHeader {
	background: url(images/parsons/bg_wp_hdr.png) no-repeat;
}

tr.ms-WPHeader td {
	border: none;
	padding: 2px 5px;
}
#page-rail td.ms-WPBorder {
	border: none;
}
.ms-WPTitle {
	color:#fff;
	font-family:verdana;
	font-size:10px;
}

.ms-WPBorder {
	border-color: #d4d4d4;
}
#page-main-content .ms-WPBorder, #page-main-content .ms-WPBorderBorderOnly, #page-main-content tr.ms-WPHeader td {
	border: none;
}
#page-main-content dt, #page-main-content dd {
	font-size: 12px;
	padding-left: 2px;
}
#page-main-content dt {
	font-weight: bold;
	border-bottom: 1px solid #404040;
	margin-bottom: 10px;
	padding-bottom: 4px;
}
#page-main-content dd {
	margin-bottom: 15px;
}
/**** rows of lists ****/
#listrows {
	padding-top: 10px;
}
#listrows li, #listrows h2 {
	padding-bottom: 6px;
}
#listrows div.row {
	border-top: 1px solid #acacac;
	padding: 16px 3px;
}
#listrows div.first, #listrows.inpage-nav div {
	border: none;
}
#listrows div.first {
	padding-top: 0;
}
#listrows div div {
	width: 216px;
	padding-right: 10px;
	float: left;
}
#listrows h2, #listrows ul {
	padding-left: 0;
}
#listrows h2, #listrows h2 a, #listrows h2 a:hover{
	font-size: 17px;
	font-family: arial, sans-serif;
	color: #404040;
	font-weight: normal;
}
#listrows ul {
	list-style: none;
	margin: 0!important;
}
#listrows li {
	width: 95px;
	float: left;
	font-size: 11px;
	margin: 0 5px 0 0;
	line-height: normal!important;
}
#listrows li a, #listrows li a:visited{
	color: #0a405f;
	font-weight: normal;
	font-size: 10px;
}
#listrows.inpage-nav {
	background: url(images/parsons/bg_page_nav_bottom.png) no-repeat left bottom;
}
#listrows.inpage-nav div.row {
	margin: 0;
}
#listrows.inpage-nav div div {
	width: 159px;
}
#listrows.inpage-nav li {
	font-size: 12px;
	font-weight: bold;
	width: auto;
	float: none;
}

/* Map Web-Part */

.wp-map-small, .wp-map-ftr {
	border: 1px solid #c6c6c6;
}
.wp-map-small{
	width:250px;
	height:150px;
	border-bottom: none;
	overflow: hidden;
	position: relative;
}

.wp-map-ftr{
	font-weight:bold;
	padding:6px;
	font-size:10px;
	height:12px;
	border-top: none;
}

.wp-map-ftr a{
	float:left;
}

.wp-map-ftr span{
	float:right;
	cursor:pointer;
	display:none;
	color: #0482cb;
	font-weight: bold;
}

.wp-map-ftr span:hover{
	text-decoration:underline;
}
/** tooltips ***/
.tooltip {
	width: 255px;
	height: auto;
	max-height:255px;
	padding-bottom:15px;
	background:url(images/parsons/tooltip-bg.png) no-repeat left bottom;
}
.tooltip h3,.tooltip p {
	padding: 15px 16px 0 17px;
	font-size: 10px;
}
.tooltip p {
	color: #fff;
	padding-top: 5px;
}
.tooltip img {
	margin-bottom: 11px;
	display:block;
}
.tooltip h3 {
	color: #ffb600;
}
/* pagination */
.pagination {
	position: relative;
}
.pagination div {
	float: right;
	padding: 5px 0 3px 0;
}
#paging-top {
	border-bottom: 1px solid #d4d4d4;
	margin: 0 0 20px 2px;
}

#paging-btm {
	border-top: 1px solid #d4d4d4;
	margin: 20px 0 0 2px;
}
.pagination ul, .pagination li, .pagination p, .pagination h4 {
	float: left;
	font-size: 9px;
	list-style: none;
	margin-left: 11px;
	line-height: 11px;
	vertical-align: middle;
}
.pagination p, .pagination p a {
	line-height: normal;
	font-weight: bold;
}

.pagination p {
	padding-top: 1px;
	margin-bottom: 0!important;
}
#page-main-content .pagination ul {
	margin:-3px 0 0;
	padding: 0;
}
.pagination li {
	*display: inline; /* necessary because IE puts in mystery padding */
	margin-top: 0;
}
#page-main-content s.pagination h4 {
	border-left: 1px solid #666;
	padding-left: 11px;
}
.pagination h4 {
	margin-top: 1px;
	*padding-bottom: 3px;
}
.pagination input {
	font: 9px tahoma, arial, helvetica, sans-serif;
	*vertical-align: middle;
	text-align: center;
	margin-top: 3px;
	*margin-top: 0;
}
.pagination li a {
	background: url(images/parsons/icn-previous.png) no-repeat;
	height: 8px;
	line-height: 8px;
	width: 5px;
	margin-top: 5px;
}
.pagination li.next, .pagination li.prev {
	margin-top: 2px;
}
.pagination li.next a {	
	background-image: url(images/parsons/icn-next.png);
}
.pagination li.disabled a {
	background-position: left bottom;
}
/****** project library ******/
#filters {
	padding: 0 0 17px 2px;
}
.custom-dropdown, #page-main-content #btn-go {
	float: left;
	margin-right: 7px;
	width: 150px;
	padding: 0;
}
#filterby, #filterby div {
	width: 155px;
}
#criteria, #criteria div {
	width: 255px;
}
#criteria ul {
	margin: 0!important;
}
.custom-dropdown div {
	background: url(images/parsons/filter-bg.png) left bottom;
	display: none;
}
.custom-dropdown#criteria div {
	background-position: bottom right;
	padding-top: 9px;
}
.custom-dropdown select {
	color: #777;
}
#filters ul {
	list-style: none;
}
#filterby ul {
	padding: 13px 17px 14px 0;
	margin: 0!important;
}
#filters li {
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 1px;
	color: #434343;
	position: relative;
	z-index: 100;
}
#filters li a {
	display: block;
	padding-bottom: 7px;
}
#filters h4, .custom-dropdown h4 span {
	background: url(images/parsons/filter-hdr-bg.png);
	font-size: 9px;
	line-height: 24px;
}
#filters h4 span {
	background-position: right bottom;
	display: block;
	padding-left: 11px;
	color: #434343;
}
#filters h5 {
	font-size: 10px;
}
#filterby.events h5 {
	font-size: 9px;
	color: #434343;
}
#filters h6 {
	float: left;
	font-size: 9px;
	font-weight: normal;
	padding-left: 8px;
	padding-top: 5px;
	width: 30px;
}
#filters h5, #filters fieldset {
	padding: 0 10px 9px;
}
#filters sup {
	display:none;
	font-weight:bold;
	color:#777;
}
#filters .project-focus h5 {
	padding-bottom: 2px;
}
#filters #btn-go a {
	background: url(images/parsons/btn-go.png) no-repeat;
	display: block;
	width: 42px;
	height: 24px;
	line-height: 24px;
}

/**** most recent searches ****/
#recent-searches {
	float: right;
	width: auto;
	padding: 18px 13px 0 0;
	margin-top: -1px;
}
#recent-searches h4 {
	font-size: 9px;
	color: #0175b7;
	background: url(images/parsons/icn-right.gif) no-repeat right center;
	padding-right: 10px;
	cursor: pointer;
	*cursor: hand;
}
#recent-searches h4:hover {
	text-decoration: underline;
}
#recent-searches h4.active {
	color: #333;
	background-image: url(images/parsons/icn-down.gif);
}
#recent-searches div {
	background: url(images/parsons/recent-searches-bg.png) no-repeat left bottom;
	width: 172px;
	right: 45px;
	border-top: 1px solid #e0e0e0;
}
#recent-searches ul {
	list-style: none;
	padding: 15px 13px 0;
}
#recent-searches li {
	font-size: 9px;
	padding-bottom: 16px;
}
/**** image grid, used on the projects landing page ****/
#image-grid {
	margin-left: 10px;
}
#image-grid img {
	border: none;
}
#image-grid h3 {
	padding: 0;
}
#image-grid p {
	font-size: 9px;
	padding: 4px;
}
#image-grid td {
	padding: 6px 5px;
	background: url(images/parsons/projthumb-bg.png) no-repeat;
	width: 108px;
}
#image-grid .tooltip p {
	padding: 9px 16px 0;
	font-size: 10px;
}
#image-grid .tooltip p {
	color: #fff;
}
#grid-header {
	border-bottom: 1px solid #d4d4d4;
	margin: 0 0 20px -2px;
	width: 686px;
	float: left;
	*padding-bottom: 5px;
}
#grid-header h3 {
	float: left;
	font-size: 11px;
	font-weight: normal;
	padding: 5px 0 0 5px;
	margin-bottom: 5px;
}
#header-criteria{
	font-weight:bold;
}
#grid-header .pagination {
	border: none;
	margin: 0;
}

#grid-header .pagination p {
	margin-bottom: 0!important;
	line-height: normal!important;
}

/***** search ****/
#OSB_Keywords_Label {
	display: none;
}
#global-nav span {
	width: 40%;
	height: 20px;
	right: 8px;
	top:5px;
	padding-top:1px;
}
#global-nav #nav-search span{
	right: auto;
	top:auto;
	width:143px;
	height:18px;
	background:url(images/parsons/bg_search.gif) no-repeat;
	padding:1px 0 0 2px;
	position:relative;
	overflow:hidden;
	display:block;
	float:left;
}
#nav-search span input{
	font-size:11px;
	width:138px;
	border:0;
	padding:0;
	margin-top:2px;
	
}
#nav-search h4, #global-nav #nav-search h4 span {
	display:block;
	background:url(images/parsons/bg_search_filter.gif) no-repeat;
	height:20px;
	line-height:20px;
}
#global-nav #nav-search h4 span {
	background-position: right bottom;
	position:relative;
	padding:0 6px;
	font-size:10px;
	cursor:pointer;
	vertical-align: bottom;
}
#nav-search h4{
	float:left;
}
#nav-search ul {
	float: right;
}
#nav-search li ul{
	float: none;
	position:absolute;
	top:21px;
	*left: 0;
	width:135px;
	list-style:none;
	background: url(images/parsons/filter-bg.png) left bottom;
	padding:5px 10px;
	z-index: 100;	
}

#nav-search li ul li{
	padding:2px;
	float:none;
	clear:both;
	cursor:pointer;
}

#nav-search button{
	border-style: none;
	border-color: inherit;
	border-width: 0;
	background: url(images/parsons/btn_search.gif) no-repeat;
	width:23px;
		height:20px;
		display:block;
		float:left;
		cursor:pointer;
}
#nav-search ul{
	list-style:none;
}
#nav-search ul li{
	width:auto;
	display:block;
	padding:0 2px;
	height:20px;
	position:relative;
}

/*** email, share, font-size utilities ****/
#utils {
	margin-bottom: 15px;
	z-index: 9998;
}
#utils, ul#util-nav {
	background: url(images/parsons/utils-bg.png) repeat-x;
}
ul#util-nav {
	list-style: none;
	background-position: left bottom;
	padding: 1px 0 1px 9px;
}
ul#util-nav li, .popup-panel p.close-panel {
	float: left;
	height: 20px;
	line-height: 20px;
	margin-right: 13px;
	width: 42px;
	cursor: hand;
	cursor: pointer;
}
ul#util-nav li:hover, ul#util-nav li.over {
	background-position: 0 -20px;
}
#utils li#text-size {
	width: 61px;
	background-image: url(images/parsons/util-textsize.png);
	cursor: default;
}
#utils li#text-size:hover, #utils li#text-size.over {
	background-position: 0 0;
}
#utils li#text-size.smallerOn {
	background-position: 0 -80px;
}
#utils li#text-size.largerOn {
	background-position: 0 -60px;
}
ul#util-nav li#text-size li {
	margin-right: 3px;
}
ul#util-nav li#text-size li#text-size-smaller {
	width: 9px;
}
ul#util-nav li#text-size li#text-size-normal {
	width: 11px;
	cursor: default;
}
ul#util-nav li#text-size li#text-size-larger {
	width: 13px;
}
#utils li#email-this {
	background-image: url(images/parsons/util-email.png);
}
#utils li#share-this {
	background-image: url(images/parsons/util-share.png);
}
#utils li#print-this {
	background-image: url(images/parsons/util-print.png);
}
.popup-panel p.close-panel {
	background-image: url(images/parsons/btn-close.png);
	width: 15px;
	height: 15px;
	line-height: 15px;
	top: 15px;
	right: 6px;
	margin: 0;
	padding: 0;
}
.popup-panel {
	display: none;
	width: 335px;
	min-height: 250px;
	border: 1px solid #929292;
	background: #fff url(images/parsons/util-popup-bg.png) repeat-x left bottom;
}
.popup-panel h4 {
	font-size: 12px;
	padding-bottom: 14px;
	position: absolute;
	top: 12px;
	left: 15px;
	
}
.popup-panel h5 {
	font-size: 10px;
}
.popup-panel p {
	font-size: 10px;
	clear: left;
	padding: 0 0 8px;
}
/***** email panel *****/
#email-panel {
	right: 0;
}
#email-panel fieldset {
	padding: 52px 16px;
}
#email-panel p label, #email-panel p input {
	display: block;
	float: left;
}
#email-panel p label {
	width: 94px;
	font-weight: bold;
}
#email-panel p input {
	width: 205px;
	margin: 0;
}
#email-panel p input#ccself {
	width: auto;
	margin-left: 94px;
	_margin-left: 46px;
}
#email-panel p label#ccself-label {
	width: auto;
	padding-left: 4px;
	*padding-top: 4px;
}
#email-panel p.reqd, #email-panel p.buttons {
	padding-left: 94px;
}
#email-panel p textarea {
	width: 203px;
}
/*** shared social bookmark panel ***/
#share-panel.popup-panel {
	width: 260px;
	min-height:160px;
	right: 68px;
}
#share-panel.popup-panel h3 {
	font-size: 12px;
	margin: 12px 0 18px 15px;
}
.bookmark_list {
	list-style: none;
	margin-left: 15px;
}
.bookmark_list li {
	font-size: 9px;
	padding-bottom: 10px;
	float: left;
	width: 110px;
}
.bookmark_list span {
	display: block;
	height: 16px;
	width: 0; /* ff2 */
	*width: 16px;
	float: left;
}

/*Text Webpart*/
.rail-module {
	width: 252px;
	padding-bottom: 12px;
	overflow: hidden!important;
}

.ms-PartSpacingVertical {
	margin: 0;
}
.rail-module h3, .slideshow h3 {
	background: url(images/parsons/rail-module-hdr.png) no-repeat;
	color: #fff;
	line-height: 22px;
	vertical-align: middle;
	padding: 0 10px 0 13px!important;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 11px;
	font-family: tahoma, arial, helvetica, sans-serif;
}
.tabbed div h3 {
	display: none;
}
.rail-module h3 a:link, .rail-module h3 a:visited {
	color: #4e909a;
	display: block;
	float: right;
	font-size: 9px;
}
.rail-module h5 {
	float: left;
	padding: 4px;
}
.rail-module h5 img {
	border: none;
}
.rail-module h4 a:link, .rail-module h4 a:visited {
	color: #404040;
}
.rail-module h4, .rail-module p {
	font-size: 10px;
}
.rail-module ul {
	background: #fbfbfb url(images/parsons/rail-module-bg.png) no-repeat left bottom;
	list-style: none;
	padding-bottom: 1px;
}
.rail-module ul.tab-labels {
	background: #b1bfc2;
	padding: 0;
	border: 1px solid #d0d2d4;
	border-top: none;
	border-bottom: none;
}
.rail-module li {
	padding: 5px 9px;
	margin: 0 1px;
	background: url(images/parsons/rail-module-item-bg.png) no-repeat center top;
	cursor: pointer;
	*cursor: hand;
}
.rail-module .tab-labels li {
	float: left;
	background: none;
	margin: 0;
	padding: 0;
	border-left: 1px solid #fff;
	font-size: 9px;
}
.rail-module .tab-labels li.first {
	border: none;
}
.rail-module li:hover, .rail-module li.over {
	background-color: #e2e9ed;
}
.rail-module li.sibling-hover, .rail-module li.first, #MyQuickLinks li:hover, #MyQuickLinks li.over {
	background-image: none;
}
.rail-module li.more a {
	background: url(images/parsons/jobs-left-blue-arrow.jpg) no-repeat right center;
	padding-right: 10px;
}
.gmnoprint span {
	font-size: 9px;
}

.gmnoprint a {
	font-size: 10px;
}

#Careers-webpart.rail-module ul, #MyQuickLinks.rail-module ul {
	background: #fff;
	border: 1px solid #c6c6c6;
	border-top: none;
}

#MyQuickLinks.rail-module ul {
	margin: 0;
	padding-bottom: 0;
}

#MyQuickLinks.rail-module ul li {
	background-image: none;
	padding-bottom: 0;
	padding-top: 6px;
	margin: 0;
}

#MyQuickLinks.rail-module ul li h4 {
	padding-bottom: 5px;
}

#MyQuickLinks.rail-module ul li.last h4 {
	border: none;
}

.rail-module .tab-labels li a {
	color: #fff;
	background: #b1bfc2;
	display: block;
	padding: 14px 9px 2px;
	font-weight: bold;
}
.rail-module .tab-labels li.selected a {
	background: #e2e9ed;
	color: #404040;
}
.news-events .sort-bar {
	background: #f9f9f9;
	border: 1px solid #c6c6c6;
	border-top: none;
}
.news-events h6, .news-events .sort-by, .news-events .sort-by li {
	float: left;
	font-weight: normal;
}
.news-events ul.sort-by, .news-events .sort-by li {
	background: none;
}
.news-events li p a:link, .news-events li p a:visited {
	color: #404040;
}
.news-events .sort-by li a {
	background: no-repeat 100% -491px;
	padding-right: 15px;
}
.news-events .sort-by li.selected a:link, .news-events .sort-by li.selected a:visited {
	color: #000;
	font-weight: bold;
	background-image: url(images/parsons/icn-sortby.png);
	cursor: default;
}
.news-events .sort-by li#sortby-date {
	width: 42px;
}
.news-events .sort-by li.selected a:hover {
	text-decoration: none;
}
.news-events .sort-by .asc a {
}
.news-events .sort-by .desc a {
	background-position: 100% 4px;
}
#page-rail .news-events .sort-bar h6, .news-events .sort-by li {
	padding: 9px 13px 9px 10px;
	font-size: 10px;
}
.news-events .sort-by li {
	padding-left: 0;
}
.news-events .sort-by li a:link, .news-events .sort-by li a:visited {
	color: #0482cb;
}
.rail-module.layout2 li .title a {
	background:url(images/parsons/icn-right.gif) no-repeat 0 3px;
	padding-right: 10px;
	font-weight: bold;
	color: #404040;
	display: block;
}
.rail-module.layout2 li .title a, .rail-module.layout2 li p.desc {
	padding-left: 10px;
}
.rail-module.layout2 li .desc {
	clear: both;
}
.rail-module.layout2 li.expanded{
	background:#e2e9ed;
}
.rail-module.layout2 li.expanded .title a {
	background-image: url(images/parsons/icn-down.gif);
	position: relative;
}
.rail-module.layout2 li.expanded .title b {
	position: absolute;
	left: 0;
	width: 10px;
	height: 10px;
	cursor: pointer;
	*cursor: hand;
	z-index: 99;
}
.rail-module.layout2 .more{
	display:block;
	font-weight:bold;
	background:url('file:///C:/Documents%20and%20Settings/Elberto/Desktop/images/parsons/icn-right-blue.gif') no-repeat 32px 4px;
	margin-top:10px;
}
/**** media list; can be used for any page requiring a similar looking list (search results mixed in here) ****/
ul#media-list, #best-bets ul {
	list-style: none;
	margin-bottom: 20px;
}

ul#media-list {
	margin-left: 0!important;
}

/* board of directors */
ul.bod {
	margin-left: 0!important;
}
ul.bod p {
	margin-left: 126px;
}

#best-bets {
	background: #96a8ac;
	padding: 4px 10px;
	margin-left: 2px;
	margin-top: 5px;
}
#page-main-content #best-bets * {
	color: #fff;
	padding-left: 0;
}
#page-main-content #best-bets p a {
	padding-left: 5px;
}
#best-bets ul {
	margin-bottom: 10px;
	padding-left: 0;
}
ul#media-list li, #best-bets li {
	margin: 0;
	padding: 6px 10px;
	border-top: 1px solid #cfcfcf;
}
ul#media-list.bod li {
	padding: 6px 10px 12px 0;
	*padding-bottom: 10px;
}
ul#media-list li.first, #best-bets li {
	border: none;
}
#best-bets li {
	float: left;
	width: 46%;
	margin-right: 2%;
	padding-left: 0;
}
#page-main-content ul#media-list h4, #page-main-content #best-bets li h4 {
	float: left;
	width: 103px;
	padding-left: 0;
	margin-right: 23px;
	margin: 5px 10px 0 13px;
}
#page-main-content ul#media-list h4.thumb, #page-main-content #best-bets li h4.thumb {
	padding: 6px 18px 6px 5px;
	margin: 0;
	background: url(images/parsons/projthumb-bg.png) no-repeat;
}
ul#media-list h3, ul#media-list p, #best-bets h3, #best-bets li p {
	font-size: 11px;
}
ul#media-list h3,  #best-bets li h3 {
	padding-top: 5px;
}
#media-list h6 {
	color: #a9a9a9;
	font-size: 9px;
	font-weight: normal;
	float: right;
}

/**** events list, based on media list *****/
#filterAndCalendar {
	float: left;
	padding-right: 20px;
}
#events-mainzone {
	width: 459px;
	float: left;
}
#events-mainzone p {
	margin: 0!important;
	line-height: normal!important;
}

#filterAndCalendar #filters {
	clear: both;
	*display: inline; /*necessary because of an IE float bug which gives 100% width to floated elements that contain unfloated blocks */
}
#filterAndCalendar #filters h5 {
	padding-top: 5px;
	min-width: 150px;
}
#events-mainzone ul#media-list, #events-mainzone ul#media-list li {
	border: none;
	padding-top: 0;
}
#events-mainzone ul#media-list li {
	min-height: 58px;
	_height: 58px;
	padding-left: 58px;
	padding-top: 1px;
	background: no-repeat left center;
	margin-bottom: 2px;
}
#events-mainzone ul#media-list li.award {
	background-image: url(images/parsons/icn-award.png);
}
#events-mainzone ul#media-list li.college {
	background-image: url(images/parsons/icn-college.png);
}
#events-mainzone ul#media-list li.convention {
	background-image: url(images/parsons/icn-convention.png);
}
#events-mainzone ul#media-list li.diversity {
	background-image: url(images/parsons/icn-diversity.png);
}
#events-mainzone ul#media-list li.press {
	background-image: url(images/parsons/icn-press.png);
}
#events-mainzone ul#media-list li.projcomplet {
	background-image: url(images/parsons/icn-projcomplet.png);
}
#events-mainzone ul#media-list li.current {
	padding: 0 10px 5px 58px;
	border: 1px solid #e2e2e2;
	border-left: none;
	border-right: none;
	background-color: #e2ebef;
}

.eventsCalendar, .eventsCalendar .eventsCalendarInner {
	background: url(images/parsons/calendar-bg.png) no-repeat;
	width: 197px;
	margin-left: 2px;
}
.eventsCalendar .eventsCalendarInner {
	width: auto;
	background-position: right bottom;
	padding: 0 0 10px;
	margin: 0;
}

.eventsCalendar table {
	background: url(images/parsons/calendar-bg.png) no-repeat right bottom;
}

.eventsNav {
	padding-bottom: 5px;
}
.eventsNav ul {
	list-style: none;
	margin: 0!important;
}
.eventsNav ul.year {
	float: right;
}
.eventsNav ul.month {
	float: left;
}
.eventsNav ul li {
	float: left;
	font-size: 11px;
	padding: 10px 5px 9px;
	margin: 0;
}
.eventsNav ul li a {
	height: 7px;
	line-height: 7px;
	width: 4px;
	margin-top: 3px;
}
.eventsNav ul li.next, .eventsNav ul li.prev {
	padding-top: 11px;
	*padding-top: 13px;
}
.eventsNav ul li.next a {	
	background-image: url(images/parsons/cal-next.png);
}
.eventsNav ul li.prev a {	
	background-image: url(images/parsons/cal-previous.png);
}
.eventsNav ul li.disabled a {
	background-position: left bottom;
}
.eventsCalendar table {
	width: 197px;
}
.eventsCalendar td, .eventsCalendar th {
	font-size: 9px;
	padding: 1px 3px;
	text-align: right;
}
.eventsCalendar th {
	font-weight: bold;
	padding: 0 7px 7px;
}
.eventsCalendar td a {
	display: block;
	padding: 4px 3px;
	text-align: right;
	border: 1px solid transparent;
	color: #404040;
}
.eventsCalendar td.has-event a {
	background: #4da6d9;
	border-color: #939393;
}
.eventsCalendar td.has-event a {
	color: #fff;
}

#page-main-content .event-details dt {
	font-size: 12px;
}

#page-main-content .event-details dd {
	font-size: 11px;
}


/**** sibling page nav ****/
#page-main-content .wp-siblingPageNav {
	margin-left: -2px;
	margin-bottom: 10px;
	background: url(images/parsons/bg_page_nav_bottom.png) repeat-x left bottom;
}
#page-main-content .wp-siblingPageNav ul {
	padding: 0 11px 12px 3px;
	*padding-top: 4px;
	font-weight: bold;
	list-style: none;
	margin: 3px 0 0 0;
	*margin: -1px 0 0 0;
	position: relative;
}

.wp-siblingPageNav li {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	display: inline;
	padding: 0 10px 0 11px;
	background: url(images/parsons/bg_page_nav_spacer.gif) no-repeat 0 6px;
	white-space: nowrap;
	line-height: 23px;
	float: left;
	margin: 0;
	font-size: 13px;
}

.wp-siblingPageNav li:first-child, .wp-siblingPageNav li.first-child {
	 background: none;
	 padding-left: 2px;
}

.wp-siblingPageNav a:link,.wp-siblingPageNav a:visited {
	color: #1b4c68;
	text-decoration: none;
}

.wp-siblingPageNav a:hover {
	color: #ffb600;
}

/**** contact forms *****/
#page-main-content .buttons, #page-main-content fieldset p, #page-main-content fieldset p#for-captcha, #page-main-content fieldset p#reqd {
	padding: 0 0 8px 126px;
}
#page-main-content fieldset {
	padding-left: 2px;
}
#page-main-content fieldset p {
	padding-left: 0;
}
.buttons a {
	float: left;
	height: 24px;
	line-height: 24px;
	margin-right: 15px;
}
.buttons a#cancel, .buttons a#email-panel-cancel {
	background-image: url(images/parsons/btn-cancel.png);
	width: 52px;
}
.buttons a#send, .buttons a#email-panel-send {
	background-image: url(images/parsons/btn-send.png);
	width: 46px;
}
fieldset p, .buttons {
	clear: left;
	padding-bottom: 8px;
}
#page-main-content .buttons {
	padding-left: 146px;
}
fieldset p label, fieldset p input, fieldset p#for-captcha img, fieldset p#for-captcha span, fieldset p#for-captcha textarea {
	display: block;
	float: left;
}
fieldset p label {
	width: 126px;
}
fieldset p label#lastname-label {
	width: 80px;
}
fieldset p input {
	width: 195px;
	margin-right: 17px;
}
fieldset p textarea {
	width: 490px;
}
fieldset p#for-captcha label, fieldset p#reqd {
	width: auto;
	font-size: 9px;
}
fieldset p#for-captcha label, fieldset p#for-captcha input {
	float: none;
}
fieldset p#for-captcha img {
	margin-right: 15px;
}
fieldset p#for-captcha input {
	width: 227px;
}
.error {
	color: #f00;
	padding-bottom: 14px;
}
/******* carousel **********/
/* slider specific CSS */
#page-content .webpart .carousel, #page-content .webpart .carousel * {
	padding-bottom: 0;
}
#page-content  .carousel {
	margin-top: 15px
}

#page-content .webpart .carousel {
	margin-top: 0;
}

#page-content .left-floating {
	margin-right: 10px;
}

#page-content .right-floating {
	margin-left: 10px;
}


.sliderGallery, .sliderGallery .slider, .sliderGallery .handle {
	background: url(images/parsons/carousel.png) no-repeat;
}
.sliderGallery {
	overflow: hidden;
	position: relative;
	height: 120px;
	width: 433px;
}
#page-main-content .sliderGallery ul {
	list-style: none;
	overflow: none;
	white-space: nowrap;
	padding: 0 0 0 16px;
	*padding-left:19px;
	margin: 0!important;
}
.sliderGallery ul li, x:-moz-any-link {
	display: -moz-inline-block; /*FF2-*/
}
.sliderGallery ul li, x:-moz-any-link, x:default {
	display: inline-block; /*FF3+*/
}
.sliderGallery ul li, #page-content .webpart .sliderGallery ul li {
	*display: inline;
	padding: 6px 23px 5px 5px;
	margin: 3px 0 0 1px;
	background: url(images/parsons/projthumb-bg.png) no-repeat;
	font-size: 9px;
	color: #e8e8e8;
	width: 108px;
	white-space: normal;
	text-align: center;
	vertical-align: top;
	min-height: 92px;
	position: relative;
	left: 0;
	float: left;
	*float: none;
}

.sliderGallery li.selected img, #page-content .webpart .sliderGallery li.selected img {
	margin:-1px 0 2px -1px;
	border:1px solid orange !important;
	padding: 0;
}
.sliderGallery ul li a:link, .sliderGallery ul li a:visited {
	color: #e8e8e8;
	line-height: normal;
}

.sliderGallery li.selected a {
	color:orange!important;
}
.sliderGallery ul li img  {
	display: block;
	margin-bottom: 3px;
	border: none;
}
.sliderGallery .slider {
	background-position: 0 -231px;
	width: 100%;
	height: 17px;
	position: absolute;
	bottom: -3px;
	background-color: #fff;
}
.sliderGallery .handleSlider{
	height:10px;
}
.sliderGallery .handle {
	background-position: 10px -246px;
	cursor: move;
	height: 12px;
	width: 111px;
	top: 4px;
	z-index: 100;
	position: relative;
	
}.sliderGallery .left, .sliderGallery .right {
	height: 10px;
	width: 9px;
	left: 0;
	top: 0;
	cursor: pointer;
	z-index: 1000;
}
.sliderGallery .right {
	left: auto;
	right: 0;
}
/******* college connections ********/
#college-connections-list {
	margin: 0!important;
}
#college-connections-list li {
	list-style: none;
	border-top: 1px solid #c1c1c1;
	padding-top: 20px;
	margin: 0 0 20px;
}
#college-connections-list li.first {
	padding: 0;
	border: none;
}
#college-connections-list li ul {
	clear: left;
	padding: 5px 0;
	margin-left: 3px!important;
	margin-top: 0!important;
}

#college-connections-list li p {
	margin-bottom: 0!important;
	margin-left: 143px!important;
}
#college-connections-list li ul ul {
	clear: none;
	padding: 0;
}
#college-connections-list li li {
	padding: 4px 10px 3px;
	position: relative;
	margin: 0;
	border: none;
}

#college-connections-list li li.striped {
	background-color: #f4f4f4;
}
#college-connections-list li li div {
	width: 590px;
	*width: 480px;
	padding-top: 8px;
}
#college-connections-list li li li {
	padding: 0 0 3px 0;
	float: left;
}
#college-connections-list li li li.cc-first-name {
	width: 140px;
	margin-left: 10px;
	line-height: 14px;
}
#college-connections-list li li li.cc-degree-field {
	width: 333px;
	*width: 327px;
	line-height: 14px;
}
#college-connections-list li li li.cc-career-path {
	width: 473px;
	margin-left: 10px;
	line-height: 14px;
}
#college-connections-list li li.altrow {
	background: #f4f4f4;
}
#college-connections-list h3 {
	color:#505050;
	font: 20px tahoma,verdana,arial,helvetica,sans-serif;
	padding: 0 0 5px 20px;
	margin-bottom: 12px;
}
#page-main-content #college-connections-list h4 {
	float: left;
	background: url(images/parsons/projthumb-bg.png) no-repeat;
	margin:0 8px 10px 4px;
	padding:6px 18px 6px 5px;
}
#page-main-content #college-connections-list ul h4 {
	background-image: url(images/parsons/portrait-thumb-bg.png);
	padding: 4px 18px 6px 4px;
	margin: 5px 0 0 3px;
}
#college-connections-list p, #college-connections-list h5, #college-connections-list h6 {
	font-size: 11px;
}
#college-connections-list h5, #college-connections-list h6 {
	display: inline;
}
#college-connections-list h5 {
	padding-right: 5px;
}
#college-connections-list h6 {
	font-weight: normal;
}
#college-connections-list li li p {
	*width: 540px;
	margin-bottom: 10px!important;
	margin-left: 117px!important;
	*margin-left: 13px!important;
}
#page-main-content p.cta-contact-alum {
	right: 10px;
	top: 10px;
}
#page-main-content p.cta-contact-alum a {
	background: url(images/parsons/btn-contactme.png) no-repeat;
	height: 24px;
	line-height: 24px;
	width: 71px;
	display: block;
	*float: right;
}
#college-connections-list ul li div p span b {
	color: #0482cb;
	cursor: pointer;
}
#college-connections-list ul li div p span b:hover {
	text-decoration: underline;
}
#college-connections-list ul li div p span span {
	display: none;
	zoom: 0;
}
/* Print Friendly */
.print-friendly {
	background: #fff;
	margin: 31px;
}

.print-friendly #page-title {
	padding-top: 15px;
}
.print-friendly #page-breadcrumbs, .print-friendly #page-breadcrumbs a {
	color:#000;
}
.print-friendly #centerwrap {
	background: none;
}
.print-friendly #global-nav, .print-friendly #global-header, .print-friendly #utils, .print-friendly #WebPartWPQ2_MenuLink, .print-friendly #page-footer, .print-friendly #page-rail {
	display: none!important;
}
.print-friendly #page-breadcrumbs, .print-friendly #page-breadcrumbs .pagebreadcrumbCurrent {
	color: #000;
}
.print-friendly .prnt-logo {
	margin-bottom: 10px;
	padding-left:20px;
}
#prnt-btn {
	left: 700px;
	background: url(images/parsons/btn-print.gif);
	width: 42px;
	height: 12px;
	line-height: 12px;
	cursor: pointer;
	*cursor: hand;
}
/*********************CONSOLIDATED CSS ************************/
/*image replacement*/
#homelink a, .pagination li a, #filters #btn-go a, ul#util-nav li, .popup-panel p.close-panel, .buttons a, #page-main-content p.cta-contact-alum a, #prnt-btn, .eventsNav ul li a, .rail-module.layout2 li.expanded .title b, #accessibility-toolbar li a {
	text-indent: -999999px;
	text-decoration: none;
	overflow: hidden;
	font-size: .01em;
	display: block;
	background-repeat: no-repeat;
}
/*button hovers*/
#filters #btn-go a:hover, .buttons a#cancel:hover, .buttons a#email-panel-cancel:hover, .buttons a#send:hover, .buttons a#email-panel-send:hover, #page-main-content p.cta-contact-alum a:hover {
	background-position: 0 -24px;
}
/*zoom: 1*/
#global-nav ul, ul#util-nav, .bookmark_list, .bookmark_list li, .rail-module li, .rail-module ul, .news-events .sort-bar, #eventsFilterAndCalendar, .eventsNav ul, .eventsNav, #page-main-content .buttons, #page-main-content fieldset p, #page-main-content fieldset p#for-captcha, #page-main-content fieldset p#reqd, #college-connections-list li, #page-content, #listrows div.row, .pagination, #filters, ul#media-list, #best-bets ul, ul#media-list li, #best-bets li, .sliderGallery ul li, #page-main-content .wp-siblingPageNav ul, #locations #tabs div ul {
	*zoom: 1;
}

/*float clearing*/
#global-nav ul:after, ul#util-nav:after, .bookmark_list:after, .bookmark_list li:after, .rail-module li:after, .rail-module ul:after, .news-events .sort-bar:after, #eventsFilterAndCalendar:after, .eventsNav ul:after, .eventsNav:after, .buttons:after, fieldset p:after, #college-connections-list li:after, #page-content:after, #listrows div.row:after, #listrows ul:after, .pagination:after, .pagination div:after, .grid-header:after, #filters:after, ul#media-list li:after, #best-bets ul:after, #best-bets li:after, .sliderGallery ul li:after, #img-grid ul:after, #page-main-content .wp-siblingPageNav ul:after, #locations #tabs div ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/*absolute position*/
#homelink, .tooltip, .custom-dropdown div, #page-main-content p.cta-contact-alum, .sliderGallery .left, .sliderGallery .right, .sliderGallery .handle, .sliderGallery ul, .popup-panel, .popup-panel p.close-panel, #global-nav span, #prnt-btn {
	position: absolute;
}

/* float clearing hack */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
.clearfix { display: block; }

/* contact us */
.contactTxtNote {
	margin-left: 126px;
	margin-bottom: 35px;
	*margin-bottom: 0;
}
#recaptcha_area {
	 margin: -34px 0 0 123px;
}
