/*
Theme Name: Bridges Authority
Version: 1
Author: Doe-Anderson
Author URI: http://www.doeanderson.com
*/


html {
	margin: 0;
	padding: 0;
	background: #173053;
}

body {
	background: #ececec;
	font-family: Arial, sans-serif;
	margin: 0;
	padding: 0;
}

h1 {
	margin: 0;
	color: #fff;
	font-size: 20px;
}

h1 span {
	display: none;
}

h1 a {
	text-decoration: none;
}


h2 {
	color: #b42225;
	font-weight: normal;
	font-size: 18px;
	margin: 0;
	padding: 0;
}

h2 span {
	background: #fff;
	padding: 5px 25px 5px 25px;
}

h3 {
	color: #005186;
	font-weight: normal;
	font-size: 16px;
	line-height: 18px;
	margin: 0 0 5px 0;
	padding: 0;
}


h4 {
	color: #b42225;
	font-weight: normal;
	font-size: 15px;
	margin: 15px 0 10px 0;
	padding: 0;
}

h5 {
	color: #b42225;
	font-weight: bold;
	font-size: 14px;
	margin: 15px 0 -5px 0;
	padding: 0;
}


.about h5 {
	margin: 13px 0 0 0;
}


hr {
	border: 0;
	border-bottom: 1px dotted #bdbdbd;
	margin-bottom: 20px;
}

a {
	color: #005186;
	text-decoration: underline;
	outline: none;
}

a:hover {
	color: #b42225;
	text-decoration: underline;
}


img a {
	border: 0;
	text-decoration: none;
}


img.centered {
display: block;
margin-left: auto;
margin-right: auto;
border: 1px solid #444;

}

img.alignright {
padding: 0;
margin: 0 0 5px 35px;
display: inline;
border: 1px solid #444;

}

img.alignleft {
padding: 0;
margin: 0 20px 5px 0;
display: inline;
border: 1px solid #444;

}

img.alignnone {
padding: 0;
margin: 0 0 0 0;
border: 1px solid #444;

}

.alignright {
float: right;
}

.alignleft {
float: left;
}




/* ------ OVERALL CLASSES ------------------*/


.clear {
	clear: both;
} 

.content-container {
	width: 965px;
	margin: 0 auto;
}

.section-header,
.section-header-homepage {
	float: left;
	margin-top: -16px;
	margin-left: 15px;
	z-index: 100;
	position: relative;

}




#callout {
	background: #fff;
	padding: 20px 25px 23px 25px;
	color: #555;
	font-size: 11px;
	line-height: 15px;
	clear: both;
	min-height: 150px;
}

#homepage-callout {
	background: #fff;
	padding: 0 0 23px 0;
	color: #555;
	font-size: 11px;
	line-height: 15px;
	clear: both;
}

#homepage-callout-copy {
	padding: 20px 25px 0 25px;
}


#homepage-callout a,
#callout a {
	color: #b42225;
	text-decoration: none;
}

#homepage-callout a:hover,
#callout a:hover {
	color: #005186;
	text-decoration: underline;
}

#featured {
	color: #b52325;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 20px 0 0 0;
	margin: 0 0 0 0;
	width: 665px;
	overflow: hidden;

}




#featured a {
	color: #b52325;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration:  none;
}

#featured a:hover {
	color: #b52325;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration:  none;

}

#featured ul {
	margin: 0;
	padding: 0;
	width: 210px;
}

#featured ul li {
	list-style-type: none;
	display: inline;
}

#featured ul li.display-none {
	display: none;
}

#featured img {
	margin: 5px 0 -5px 0;
	height: 124px;
	width: 210px;
	border: 0!important;
}


.featured-item {
	float: left;
	margin: 0 17px 0 0;
}



.featured-item-last {
	float: left;
	margin: 0;
}

#featured span {
	margin-left: 8px;
}






/* ------ HEADER CLASSES ------------------*/



#header {
	background: url("images/header-bg-repeat.jpg") repeat-x;
	height: 74px;
	margin: 0;
}

#header-background {
	background: url("images/header-bg.jpg") no-repeat top center;
	height: 74px;
	margin: 0;
}

#logo {
	width: 228px;
	height: 53px;
	float: left;
}

#logo img {
	margin: 9px 0 0 0;
}


#main-nav {
	float: right;
	width: 725px;
	color: #fff;
	font-weight: normal;
	font-size: 15px;
	margin: 0;
	text-align: right;
}


#main-nav ul {
	margin: 25px 0 0 0;
	padding: 0;
}

#main-nav ul li {
	display: inline;
	margin: 0 0 0 5px;
	height: 30px;
	line-height: 30px;

}

#main-nav ul li a {
	color: #fff;
	text-decoration: none;
	background: none;
	padding: 5px 20px 8px 20px;
}

#main-nav ul li a:hover,
#main-nav ul li a.active,
#main-nav ul li a.active:hover {
	color: #005186;
	text-decoration: none;
	background: url("images/nav-bg.jpg") repeat-x top left;
	padding: 5px 20px 8px 20px;
}



/* ------ HOMEPAGE CLASSES ------------------*/

#homepage-top {
	background: #17375d url("images/homepage-bg.jpg") repeat-x top left;
	height: 330px;
}

#homepage-content {
	background: #ececec;
	min-height: 355px;
}

#video-hero {
	border: 1px solid #fff;
	padding: 0;
}

	#video-hero a { padding: 0; margin: 0; }
	#video-hero a img { padding: 0; margin: 0; }

#homepage-slideshow {
	height: 288px;
	width: 967px;
	overflow: hidden;
	position: absolute;
    padding: 0 0 0 0;
}

#homepage-slideshow img {
	border: 1px solid #fff;
	height: 286px;
	width: 965px;
	position: absolute;
	left: 0;
	top: 0;
}



#homepage-left {
	width: 665px;
	float: left;
}

#homepage-right {
	width: 280px;
	float: right;
}

#homepage-copy {
	background: #fff;
	padding: 5px 20px;
	color: #555;
	font-size: 12px;
	line-height: 18px;
}





/* ------ CONTENT CLASSES ------------------*/


#page-top {
	background: #bababa;
	border-top: 3px solid #f2f2f2;
	height: 55px;
}

#page-content-members-front {
	background: #fff;
	width: 965px;
	color: #555;
	font-size: 12px;
	line-height: 18px;
}

#members-bottom {
	width: 965px;
	clear: both;
}

#members-bottom-right {
	width: 280px;
	float: right;
	color: #555;
	font-size: 11px;
	line-height: 15px;
	margin: 50px 0 0 0;
}

#members-bottom-left {
	float: left;
	margin: 5px 0 0 0;
}


#page-content-members-page {
	background: #fff;
	width: 665px;
	color: #555;
	font-size: 12px;
	line-height: 18px;
}

#members-page-sidebar {
	color: #555;
	font-size: 12px;
	line-height: 15px;
	width: 260px;
	float: right;
	margin: 10px 0 0 0;
}

#members-page-sidebar a {
	color: #555;
	font-weight: bold;
}

#members-page-sidebar a:hover {
	color: #b42225;
}

#members-copy-top {
	padding: 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #bdbdbd;
}

#members-copy-bottom {
	padding: 0 0 0 15px;
	margin: 40px 10px 0 0;

}

#members-back-button{
	padding: 40px 0 0 132px;
}

#page-content {
	background: #fff;
	width: 665px;
	color: #555;
	font-size: 12px;
	line-height: 18px;
}

#page-content-copy {
	margin: 0 25px;
	padding: 10px 0 30px 0;
	min-height: 200px;
}

#page-sidebar {
	width: 280px;
	float: right;
	margin: 25px 0 30px 0;
}

#page-sidebar-top {
	color: #555;
	font-size: 11px;
	line-height: 15px;
	width: 260px;
}

.full {
	padding-bottom: 20px;
	margin-bottom: 10px;
}
.full h2 {
	margin-bottom: 15px;
}

.none {
	height: 10px;
}

.faq p {
	margin-bottom: 30px;
}

.faq strong {
	color: #b42225;
	font-weight: bold;
	font-size: 14px;
	margin: 15px 0 -5px 0;
	padding: 0;
}

#private-docs {
	margin: 20px 0 0 0;
}

#private-docs p {
	margin: 0 0 15px 0;
}



.private p {
	margin-bottom: 30px;
}

.private strong {
	color: #b42225;
	font-weight: bold;
	font-size: 14px;
	margin: 15px 0 -5px 0;
	padding: 0;
}

#private-login {
	font-size: 14px;
	margin: 50px 0 0 0;
	text-align: center;
}


#private-docs-admin {
	float: right; 
	text-align: right; 
	width: 600px; 
	margin: 0 0 10px 0;
}



.meetings p {
	margin-bottom: 30px;
}

.members table {
	margin-top: 30px;
	margin-bottom: 10px;
}

.members img {
	border: 0;
}

.members img a {
	border: 0;
	text-decoration: none;
}

.members-page {
	margin: 10px 0 0 0;
	height: 360px;
}

.members-page p {
	margin: 0 0 10px 0;
}

.members-page strong {
	color: #005186;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

#meetings-top {
	border-bottom: 1px solid #bdbdbd;
	margin-bottom: 20px;
}


.about ul {
	margin: 10px 0 0 15px;
	padding: 0;
}

.about ul li {
	margin: 0 0 25px 0;
	padding: 0;
}

.about td {
	padding: 0 0 15px 0;
}

/* ------ FOOTER CLASSES ------------------*/



#footer {
	background: url("images/footer-bg.jpg") repeat-x;
	min-height: 55px;
	color: #798ca8;
	font-size: 9px;
	line-height: 9px;
	text-transform: uppercase;
	font-weight: bold;
	clear: both;
	margin: 15px 0 0 0;
	
}

#footer-copy {
	padding: 10px 0 0 0;
	width: 100%;
	height: 25px;
}

#footer-copy-text {
	width: 300px;
	float: left;
}

#footer a {
	color: #798ca8;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer-nav {
	width: 400px;
	float: right;
	text-align: right;
}

#footer-nav ul {
	margin: 0 0 0 0;
	padding: 0;
}

#footer-nav ul li {
	margin: 0 10px 0 0;
	padding: 0 13px 0 0;
	border-right: 1px solid #798ca8;
	display: inline;
}

#footer-nav ul li.last {
	border-right: none;
	padding: 0;
	margin: 0;
}


.clearfix {
	clear: both;
}
