.divTopStoryImage {
	width:500px;
	height:337px;
	overflow:hidden;
	/*border:1px solid black;*/
	float:left;
	/*background-color:#ccc;*/
}

.divTopStoryImageSpacer {
	width:10px;
	height:337px;
	float:left;
}

.divPhotoGalleryImage {
	width:200px;
	height:150px;
	overflow:hidden;
}

.divTopStorySmallerImage {
	width:110px;
	min-height:70px;
	overflow:hidden;
	float:left;
}

.share-buttons {
		margin-top : 10px;
		/* height     : 65px; */
		height     : 35px;
}

.share-buttons .share-button {
		float       : left;
		margin-left : 10px;
		width       : 55px;
}

.share-buttons .share-button .last{}

.share-buttons .fb-share {
		width : 50px;
}

.share-buttons .tw-share {
		font-size : 9px;
}

.share-buttons .li-share {
		width : auto;
}

.blog-wrap {
	padding: 10px;
	width: 210px;
	height: 210px;
	border:1px solid black;
}

.blog-wrap #blog-feature {
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.blog-wrap .blog-title a:hover {
	text-decoration: underline;
}
.box .bx-prev {
	position: relative;
	top: 0;
	left: 0;
	width: 140px;
	height: 35px;
	background: none;
}
.box .bx-next {
	position: relative;
	top: 0;
	right: 0;
	width: 140px;
	height: 35px;
	background: none;
}

#blog-feature {
	float: left;
	width: 100%;
	padding-bottom: 10px;
	border-bottom: 1px dotted #999;
	margin-bottom: 10px;
}
.blog-title a {
	color: #007490;
	font-size: 14px;
	line-height: normal;
}
.blog-title a:hover {
	color: #006178;
}
.blog-author {
	color: #555;
	font-size: 14px;
	line-height: normal;
	padding-top: 2px;
}
#blog-profile-img {
	float: left;
	width: 50px;
	height: 50px;
	margin-right: 10px;
	padding-bottom: 10px;	
}

.relatedArticles{
	margin-left:0px;
	list-style:none;
	padding-left:0px;		
}

.relatedArticles li{
	list-style:none;
	padding-bottom:10px;		
}

/* ============================================================================================ */
.details {
	font-size: 12px;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	padding: 6px 0;
	color: #555;
}
.details-2 {
	font-size: 12px;
	color: #777;
	margin-top:-7px;
}
.read-more {
	font-size: 13px;
	color: #555;
}
.read-more a {
	color: #555;
}
.read-more a:hover {
	color: #333;
}
.panel-large, .panel-medium, .panel-small {
	/* float: left; */
	color: #fff;
	font-size: 20px;
	padding-left: 15px;
	height: 42px;
	line-height: 44px;
	border: 1px solid #333;
	background: url('https://www.connect-bridgeport.com/images/panel-bg.jpg') repeat-x 0 0;
	/* /* font-family: 'Ropa Sans', Helvetica, sans-serif;*/*/
}

.panel-large {
	width: 100%;
}
.panel-medium {
	width: 100%;
}
.panel-small {
	width: 100%;
	clear:both;
}
.panel-large a, .panel-medium a, .panel-small a {
	font-family: Georgia, serif;
	font-size: 13px;
	padding-left: 10px;
	color: #999;
}
.panel-large a:hover, .panel-medium a, .panel-small a:hover {
	color: #bbb;
}
.clear-left {
	padding-left: 0 !important;
}
#title {
	float: left;
}
#view-all {
	float: left;
	font-family: Georgia, serif;
	font-size: 13px;
	color: #999;
}
/* ----------------------------------------- */
/* Forms ----------------------------------------- */
#left-column form {
	float: left;
	width: 580px;
	background: #eee;
	padding: 30px 30px 15px 30px;
	margin-top: 3px;
}
#left-column form label {
	float: left;
	text-align: right;
	width: 140px;
	margin-right: 15px;
	line-height: 44px;
	clear: left;
}
#left-column form input {
	float: left;
	padding: 10px;
	width: 400px;
	height: 20px;
	border: 1px solid #bbb !important;
	font-size: 13px;
	color: #555;
	margin-bottom: 6px;
}
#left-column input[type='submit'], #left-column input[type='button'] {
	width: auto !important;
	min-width: 80px !important;
	height: 40px !important;
	cursor: pointer;
	color: #fff;
	background: #007490;
	border: 0 none !important;
	font-family: 'Ropa Sans', sans-serif;
	font-size: 16px;
	margin-left: 155px;
	margin-top: 15px;
}
#left-column input[type='submit']:hover, #left-column input[type='button']:hover {
	background: #006178;
}
#left-column form .text {
	width: 100%;
	margin-left: 155px;
	text-align: left;
}
#left-column #comments-wrapper form {
	float: left;
	width: 620px;
	background: none;
	padding: 0;
	margin-top: 0;
}
#left-column #comments-wrapper form input {
	padding: 6px;
	border: 1px solid #bbb !important;
	font-size: 13px;
	color: #555;
}
#left-column #comments-wrapper input[type='submit'] {
	width: auto !important;
	min-width: 80px !important;
	height: 40px !important;
	cursor: pointer;
	color: #fff;
	background: #007490;
	border: 0 none !important;
	font-family: 'Ropa Sans', sans-serif;
	font-size: 16px;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 10px;
	padding: 10px;
}
#left-column #comments-wrapper input[type='submit']:hover {
	background: #006178;
}
#left-column #comments-wrapper form label {
	float: none;
	width: auto;
	margin-right: 0;
	line-height: normal;
	clear: none;
	text-align: left;
}
#middle-column form {
	float: left;
	width: 580px;
	background: #eee;
	padding: 30px 30px 15px 30px;
	margin-top: 3px;
}
#middle-column form label {
	float: left;
	text-align: right;
	width: 140px;
	margin-right: 15px;
	line-height: 44px;
	clear: left;
}
#middle-column form input {
	float: left;
	padding: 10px;
	width: 400px;
	height: 20px;
	border: 1px solid #bbb !important;
	font-size: 13px;
	color: #555;
	margin-bottom: 6px;
}
#middle-column input[type='submit'] {
	width: auto !important;
	min-width: 80px !important;
	height: 40px !important;
	cursor: pointer;
	color: #fff;
	background: #007490;
	border: 0 none !important;
	font-family: 'Ropa Sans', sans-serif;
	font-size: 16px;
	margin-left: 155px;
	margin-top: 15px;
	
}
#middle-column input[type='submit']:hover {
	background: #006178;
}
#middle-column form .text {
	width: 100%;
	margin-left: 155px;
	text-align: left;
}
#middle-column #comments-wrapper form {
	float: left;
	width: 620px;
	background: none;
	padding: 0;
	margin-top: 0;
}
#middle-column #comments-wrapper form input {
	padding: 6px;
	border: 1px solid #bbb !important;
	font-size: 13px;
	color: #555;
}
#middle-column #comments-wrapper input[type='submit'] {
	width: auto !important;
	min-width: 80px !important;
	height: 40px !important;
	cursor: pointer;
	color: #fff;
	background: #007490;
	border: 0 none !important;
	font-size: 16px;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 10px;
	padding: 10px;
	font-family: 'Ropa Sans', sans-serif;
}
#middle-column #comments-wrapper input[type='submit']:hover {
	background: #006178;
}
#middle-column #comments-wrapper form label {
	float: none;
	width: auto;
	margin-right: 0;
	line-height: normal;
	clear: none;
	text-align: left;
}
/* middle-column
#eventForm {
	width: 390px !important;
} */
#eventForm input {
/*  width: 253px !important; middle-column */
	width: 453px !important;
}

#eventForm label {
	width: 90px !important;
}
#eventForm textarea {
/*	float: left;v*/
/*	width: 253px; middle-column */
	width: 453px;
	height: 170px;
	padding: 10px;
	border: 1px solid #BBBBBB !important;
	font-size: 13px;
	color: #555;
	margin-bottom: 6px;
	font-family: Arial, sans-serif;
}
#eventForm input[type="submit"] {
	margin-left: 105px !important;
}

#eventForm select, #signupForm select, #dealsForm select {
	border: 1px solid #bbb;
	width: 275px;
	padding: 10px 6px 6px 6px;
	color: #555;
	font-size: 13px;
	margin-bottom: 6px;
	height: 40px;
} 

#dealsForm textarea { 
	float: left;
/*	width: 253px; */
	width: 400px;
	height: 180px;
	padding: 10px;
	border: 1px solid #BBBBBB !important;
	font-size: 13px;
	color: #555;
	margin-bottom: 6px;
	font-family: Arial, sans-serif;
}

#complaintForm {
/*	width: 390px !important; middle-column */
	width: 580px !important;
}
#complaintForm input {
/*	width: 253px !important; middle-column */
	width: 453px !important;
}
#complaintForm label {
	width: 90px !important;
}
#complaintForm textarea {
	float: left;
/*	width: 253px; */
	width: 453px;
	height: 180px;
	padding: 10px;
	border: 1px solid #BBBBBB !important;
	font-size: 13px;
	color: #555;
	margin-bottom: 6px;
	font-family: Arial, sans-serif;
}
#complaintForm input[type="submit"] {
	margin-left: 105px !important;
}

#complaintForm input[type="checkbox"] {
	width: 35px !important;
	margin-left:105px;
}

#complaintForm select {
	border: 1px solid #bbb;
	width: 275px;
	padding: 10px 6px 6px 6px;
	color: #555;
	font-size: 13px;
	margin-bottom: 6px;
	height: 40px;
}
#tp-search {
	background: url('https://www.connect-bridgeport.com/images/trading-post-bg.jpg') 0 0 no-repeat;
}
#trading-post-search form label {
	color: #fff;
}
#trading-post-search form input {
	border: 1px solid #555 !important;
}
/* ----------------------------------------- */
/* Header ----------------------------------------- */
#header-wrapper {
	width: 100%;
	height: 67px;
	background: url('https://www.connect-bridgeport.com/images/header-bg.gif') repeat-x;
}
#header {
	width: 985px;
	margin: 0 auto;
}

#header {
	width: 985px;
	margin: 0 auto;
}
#logo {
	width: 280px;
	float: left;
}
#header-info {
	width: 705px;
	height: 67px;
	float: right;
}
#jobs-search, #header-search, #login, #login2, #signup {
	float: right;
	/* font-family: 'Ropa Sans', Helvetica, sans-serif;*/
	font-size: 16px;
	line-height: 67px;
}
#login, #login2 { 
	height: 30px;
	line-height: 30px;
	color: #fff;
	cursor: pointer;
	margin-top: 19px;
	padding: 0 6px;
	border: 1px solid #444;
}
#login {
	background: #555;
}
#login2 {
	background: #e27804;
}
#login:hover {
	background: #444;
}
#login2:hover {
	background: #c56700;
}
#signup a {
	color: #007490;
	padding-left: 6px;
}
#signup a:hover {
	color: #006178;
}
.form-wrapper input {
	width: 318px;
	height: 30px;
	border: 1px solid #bbb;
	color: #979797;
	padding: 0px 10px !important;
	font-size: 14px;
}
.form-wrapper button {
	height: 27px;
	width: 34px;
	border: 0;
	background: transparent;
	cursor: pointer;
	position: relative;
	right: 45px;
	margin-right: -28px;
}
/* ----------------------------------------- */
/* Main Navigation ----------------------------------------- */
#navigation-wrapper {
	width: 100%;
	height: 48px;
	background: url('https://www.connect-bridgeport.com/images/main-nav-bg.gif') repeat-x;
}
#main-navigation {
	width: 985px;
	height: 48px;
	margin: 0 auto;
}
#main-navigation ul {
	margin: 0;
	padding: 0;
	z-index: 99999 !important;
}
#main-navigation li {
	float: left;
	position: relative;
}
#main-navigation a {
	color: #fff;
	display: block;
	height: 46px;
	line-height: 49px;
	text-decoration: none;
	border-right: solid 2px #075e7e;
	padding: 0 15px;
	/* font-family: 'Ropa Sans', Helvetica, sans-serif;*/
	font-size: 17px;
}
#main-navigation ul ul {
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	left: 0;
	/* width: 188px; */
	z-index: 99999 !important;
	top: 46px;
}
#main-navigation ul ul a {
/*	border-bottom: 1px solid #fff; */
	background: #e27804;
	width: 150px;
	border-right: 0 none;
}
#main-navigation ul ul.two-column {
	width: 360px;
	background: #e27804;
}
#main-navigation li:hover a, #main-navigation ul ul a:hover, #main-navigation a:focus {
	background: #c56700;
}
/*.active {
	background: #006178;
}*/
#main-navigation li:hover a, #main-navigation a:focus {
	background: #e27804;
	color: #fff; 
}
#main-navigation ul li:hover ul {
	display: block;
	z-index: 99999 !important;
}
/* ----------------------------------------- */
/* Main Ad ----------------------------------------- */
#top-ads-wrapper {
	width: 100%;
	height: 116px;
	background: url('https://www.connect-bridgeport.com/images/ad-background.jpg') center top no-repeat #075e7e;
	border-bottom: 2px solid #fff;
}
#top-ads-wrapper-sports {
	width: 100%;
	height: 116px;
	background: url('https://www.connect-bridgeport.com/images/ad-background-sports.gif') 0 0 repeat-x #151515;
	border-bottom: 2px solid #fff;
}
#top-ads {
	width: 985px;
	margin: 0 auto;
	padding-top: 12px;
}
#leaderboard {
	width: 728px;
	height: 90px;
	float: left;
}
#sponsor {
	float: left;
	width: 242px;
	height: 90px;
	margin-left: 15px;
}
/* ----------------------------------------- */
/* Content ----------------------------------------- */
#content-wrapper {
	width: 955px;
	margin: 0 auto;
	padding-top: 13px;
}
#left-column {
	width: 640px;
	float: left;
	margin-right: 15px;
}
#news-feature {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
#news-feature-img {
	float: left;
	width: 500px;
	height: 337px;
	overflow: hidden;
	margin-right: 15px;
	text-align: center;
	/*background: url('https://www.connect-bridgeport.com/images/feature-img-background.jpg') 0 0 no-repeat; */
	display:table-cell;
	vertical-align:middle;
	
}

.news-feature-imgHomeLarger {
	float: left;
	/*width: 406px; */
	width: 400px;
	height: 240px;
	overflow: hidden;
	text-align: center;
	background: url('https://www.connect-bridgeport.com/images/feature-img-background.jpg') 0 0 no-repeat;
	display:table-cell;
	vertical-align:middle;
	
}

.news-feature-imgHomeSmaller {
	float: left;
	width: 218px;
	height: 129px;
	overflow: hidden;
	text-align: center;
	background: url('https://www.connect-bridgeport.com/images/feature-img-background.jpg') 0 0 no-repeat;
	background-position:center;
	display:table-cell;
	vertical-align:middle;
	
}

.news-feature-imgHomeThumbs {
	float: left;
	width: 110px;
	height: 75px;
	overflow: hidden;
	text-align: center;
	background: url('https://www.connect-bridgeport.com/images/th_article-default.gif') 0 0 no-repeat;
	background-position:center;
	display:table-cell;
	vertical-align:middle;
	
}

#news-feature-content {
	float: left;
	width: 275px;
}
#news-feature-content h1, #news-feature-content h1 a  {
	font-size: 25px;
	margin-bottom: 6px;
	color: #333;
}
#news-feature-content h1 a:hover {
	color: #000;
}
#news-feature-content .excerpt {
	margin: 6px 0;
}
#article {

	float: left;
	width: 100%;
}
#article h1 {
	margin-bottom: 10px;
}
#article ul, #left-column ul {
	margin:15px 0 15px 20px;
}
#article li, #left-column li {
	list-style-type: disc;
	margin-bottom: 6px;
}
#article li li, #left-column li li {
	list-style-type: circle;
}
#article ul ul, #left-column ul ul {
	margin:6px 0 6px 20px;
}
#article-text {
	float: left;
	width: 100%;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#article-text a {
	color: #222;
	text-decoration: underline;
}
#article-text p {
	margin-bottom: 10px;
}
#article-text img {
	padding: 2px;
	margin: 6px;
	float: left;
	border: 8px solid #ddd;
}
.share {
	font-size: 12px;
	color: #858585;
	margin: 6px 0;
}
.profile {
	clear: none;
}
.recent-activity {
	margin-bottom: 10px;
}
#article-photo-large {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
#photo-caption {
	font-size: 13px;
	color: #7d7d7d;
}
#comments-wrapper {
	float: left;
	width: 100%;
	margin-top: 15px;
}
#comment {
	float: left;
	width: 598px;
	background: #fff;
	border: 1px solid #ccc;
	padding: 10px 10px 0 10px;
	margin-bottom: 10px;
}
#comment p {
	margin-bottom: 10px;
}
#comments-wrapper h2 {
	font-family: Georgia, serif;
	font-size: 20px;
	padding: 6px 0;
}
.comment-details {
	color: #555;
	font-size: 13px;
	padding: 6px 0;
	margin-bottom: 10px;
}
.comment-details a {
	color: #007490;
}
#comments-wrapper textarea {
	float: left;
	width: 598px;
	height: 160px;
	background: #eee;
	border: 1px solid #bbb;
	font-family: Georgia, serif;
	font-size: 14px;
	color: #777;
	padding: 10px;
	margin-bottom: 10px;
}
#comments-wrapper input {
	cursor: pointer;
	background: #007490;
	color: #fff;
	border: 0 none;
	padding: 10px;
	margin: 10px 0;
	font-size: 12px;
}
#comments-wrapper input:hover {
	background: #006178;
}
#middle-column {
	float: left;
	width: 450px;
	margin-right: 15px;
}
#middle-column h2 {
	margin-bottom: 15px;
}
#announcements-wrapper {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
#announcements {
	float: left;
	background: url('https://www.connect-bridgeport.com/images/announcement-icon.png') no-repeat 0 10px;
}
#announcements-content {
	margin-left: 50px;
	margin-bottom: 15px;
	padding-left: 15px;
	border-left: 1px solid #aaa;
}

#announcements .details-2 {
	padding-top: 2px;
}
#announcements h3 {
	margin-left: 50px;
	padding-left: 15px;
	border-left: 1px solid #aaa;
	font-size :16pt;
}
#announcements-wrapper .view-all {
	margin-left: 65px;
}
#announcements-wrapper .view-all a {
	color: #333;
	font-size: 13px;
}
#announcements-wrapper .view-all a:hover {
	color: #000;
}
#blog-view-all {
	float: left;
	width: 640px;
}
#blog-summary {
	float: left;
	margin-bottom: 15px;
	background: #dddddd;
	padding: 15px;
	
}

#blog-summaryAroundTown {
	width: 600px;
	text-align: center;
	margin-bottom: 15px;
	background: #dddddd;
	padding: 15px;
	
}
#blog-summaryAroundTown input[type='submit']
{
	border: 0;
	background: #e27804;
	padding: 10px;
	cursor: pointer;
	color: #fff;
	/* font-family: 'Ropa Sans', Helvetica, sans-serif;*/
	font-size: 16px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	margin: 0 auto 15px auto;
	text-align: center;
}

#blog-summary h2 {
	margin-bottom: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #bbb;
}
#blog-summary h3 {
	font-size: 19px;
	padding-bottom: 2px;
}
#blog-profile {
	float: right;
	width: 110px;
	text-align: center;
	margin-left: 15px;
	margin-top: 6px;
}
#blog-profile img {
	padding-bottom: 2px;
}
#blog-recent {
	float: left;
	width: 485px;
}
#jobs-wrapper, #trading-post-wrapper {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #aaa;
}
#jobs-wrapper {
	background: url('https://www.connect-bridgeport.com/images/jobs-icon.png') no-repeat 11px 10px;
}
#trading-post-wrapper {
	background: url('https://www.connect-bridgeport.com/images/trading-post-icon.jpg') no-repeat 4px 2px;
	background-repeat:no-repeat;
	
}
#jobs, #trading-post-listing {
	float: left;
	margin-left: 41px;
	padding-left: 10px;
	border-left: 1px solid #aaa;
}
#jobs-text p {
	margin-bottom: 10px;
}
#jobs-search form, #trading-post-search form {
	padding: 15px;
	margin: 0 0 15px 0;
	width: 610px;
}
#jobs-search form input, #trading-post-search form input {
	height: 30px;
	font-size: 15px;
	margin: 0;
	width: 376px;
}
#jobs-search form label, #trading-post-search form label {
	line-height: 32px;
	width: 94px;
}
#jobs-search .form-wrapper button, #trading-post-search .form-wrapper button {
	top: 2px;
	right: 40px;
}
#jobs-details {
	float: left;
	width:100%;
	margin-left: 41px;
	padding-left: 10px;
	border-left: 1px solid #aaa;
}
#jobs-text h2, #trading-post-text h2 {
	margin: 0;
}
#apply {
	float: right;
	margin-right:30px;
	padding: 10px;
	cursor: pointer;
	font-family: 'Ropa sans', sans-serif;
	font-size: 17px;
}
/* #apply:hover {
	background: #c56700;
} */
#apply a {
	color: #fff;
}
.jobs-return, .listings-return {
	width: 100%;
	border-top: 1px dotted #aaa;
	padding-top: 10px;
	clear: both;
}
#directory-text {
	float: left;
	width: 100%;
}
#directory-text ul {
	margin-left: 15px;
	margin-bottom: 15px;
}
#directory-left {
	float: left;
	width: 40%;
}
#directory-left li, #directory-right li{
	list-style-type: none;
	margin: 0;
}
#directory-right {
	float: left;
	width: 60%;
}
#directory-right li {
	color: #555;
}
.directory-description {
	margin-bottom: 15px;
}
#live-stream-wrapper, #live-stream, #live-stream-info, #live-stream-watch { float: left; height: 48px; }
#live-stream-wrapper {
	width: 955px;
	background: url('https://www.connect-bridgeport.com/images/live-stream-bg.jpg') 0 0 no-repeat;
	margin-bottom: 15px;
	overflow: hidden;
}
#live-stream {
	width: 119px;
	line-height: 48px;
	color: #fff;
	/* font-family: 'Ropa Sans', Helvetica, sans-serif;*/
	font-size: 22px;
	padding-left: 15px;
}
#live-stream-info {
	line-height: 48px;
	color: #bababa;
	font-size: 14px;
	padding: 0 15px;
	background: url('https://www.connect-bridgeport.com/images/live-stream-divider.png') right 0 no-repeat;
}
#live-stream-watch {
	color: #fff;
	line-height: 48px;
	padding: 0 20px 0 15px;
	background: url('https://www.connect-bridgeport.com/images/live-stream-arrow.png') right 16px no-repeat;
}
#alumni-wrapper {
	float: left;
	width: 955px;	
	margin-bottom: 10px;
}
#alumni-header {
	/* OLD
	float: left;
	background: url('/images/alumni-header.jpg') 0 0 no-repeat;
	max-width:100% !important; height:auto;	
	*/	
	float: left;
	background: url('/images/alumni-header.jpg') 0 0 no-repeat;
	width:100%;
	height:auto;
	background-size:cover;
	padding-bottom:10px;
	/* width: 955px;
	height: 145px; */
}
#alumni-header h1 {
	color: #fff;
	padding-left: 10px;
	font-size: 2.5em;
	margin-bottom: 0px;
}
#alumni-header h2 {
	color: #fff;
	padding-left: 10px;
	margin: 0 auto;
}
#alumni-nav {
	float: left;
	/* min-height: 43px;
	background-image: -webkit-linear-gradient(top, #3c3d3c 0%, #080808 100%);
	background-image: -o-linear-gradient(top, #3c3d3c 0%, #080808 100%);
	background-image: linear-gradient(to bottom, #3c3d3c 0%, #080808 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3d3c', endColorstr='#ff080808', GradientType=0);
	border: solid 2px #080808; */
	width:100% !important; height:auto;
	
	/* background: url('https://www.connect-bridgeport.com/images/alumni-nav-bg.jpg') repeat-x 0 0;
	
	border-top: 2px solid #222; */
}
#alumni-nav ul {
	float: left;
	margin: 0;
	padding: 0;
	z-index: 9999;
}
#alumni-nav li {
	float: left;
	position: relative;
	list-style-type: none;
}
#alumni-nav a {
	/* color: #fff;
	display: block;
	min-height: 43px;
	line-height: 43px;
	padding: 0 8px;
	font-size: 12px; */
/*	background: url('https://www.connect-bridgeport.com/images/live-stream-divider.png') right 0 no-repeat; */
}
#alumni-nav ul ul {
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	left: 0;
	background-color:#ffffff;
	/* top: 43px; */
}
#alumni-nav ul ul a {
	/* background: #222; */
	width: 100%; 
	background-color:#ffffff;
}
#alumni-nav ul li:hover ul {
	display: block;
	z-index: 9999;
	background-color:#ffffff;
}
#alumni-nav li a:hover, #alumni-nav a:focus {
	/* background: #a10f0f; */
}
#alumni-nav .active {
	/*background: #a10f0f; */
}
/* ----------------------------------------- */
/* Right sidebar ----------------------------------------- */
#sidebar {
	float: right;
	width: 300px;
}
#sidebar-ad-1, #sidebar-ad-2 {
	float: left;
	width: 100%;
	height: 250px;
	margin-bottom: 15px;
	text-align:center;
}
#sign-up-box, #sign-up-box-small {
	float: left;
	background: url('https://www.connect-bridgeport.com/images/signup-bg.jpg') 0 0 repeat-x;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
	margin-bottom: 15px;
}
#sign-up-box {
	width: 270px;
	height: 140px;
	padding: 2px;
}
#sign-up-box h3 {
	font-size: 18px;
	padding-bottom: 4px;
	color: #fff;
	border-bottom: 3px solid #044860;
	text-align: center;
}
#sign-up-box-small h3 {
	font-size: 18px;
	padding-bottom: 4px;
	color: #fff;
	border-bottom: 3px solid #044860;
	text-align: center;
}
#sign-up-box p {
	color: #fff;
	font-size: 13px;
	padding: 2px 0 3px 0;
}
#sign-up-box-small p {
	color: #fff;
	font-size: 12px;
	padding: 2px 0 3px 0;
}
#sign-up-box a, #sign-up-box-small a {
	color: #fff;
}
#sign-up-button {
	width: 82px;
	height: 28px;
	margin: 0 auto;
	text-align: center;
	background: #e27804;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
	cursor: pointer;
}
#sign-up-button:hover {
	background: #c56700;
}
#sign-up-button h4 {
	font-size: 16px;
	line-height: 29px;
}
#sign-up-box-small {
	width: 145px;
	height: 110px;
	padding: 10px 15px 15px 15px;
}
#sign-up-box-wide {
	float: left;
	width: 100%;
	height: 99px;
	background: url('https://www.connect-bridgeport.com/images/signup-bg-wide.jpg') repeat-x 0 0;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	margin: 15px 0 0 0;
}
#connect-icon {
	float: left;
	width: 100px;
	text-align: center;
	height: 99px;
}
#connect-text {
	float: left;
	width: 60%;
	height: 99px;
	color: #fff;
}
#connect-text h1 {	
	margin: 22px 0 6px 0;
}
#connect-text p {
	font-size: 12px;	
}
#connect-button {
	float: left;
	width: 115px;
	height: 64px;
	padding-top: 35px;
}
#connect-button #sign-up-button {
	margin: 0;
	color: #fff;
}
#widget {
	width: 100%;
	margin-bottom: 15px;
	text-align:center;
}
#widget-content {
	margin-top: 3px;
	background: #ddd;
	padding: 10px 10px 0 10px;
}

#widget-contentAroundTown {
	text-align:center;
	margin-top: 3px;
	background: #ddd;
	padding: 10px 10px 0 10px;
}

#sidebar #widget-content {
	width: 280px;
}
#left-column #widget-content {
	width: 620px;
}
#widget-content li {
	width: 100%;
	font-size: 14px;
	float: left;
	padding-bottom: 6px;
	margin-bottom: 6px;
	border-bottom: 2px solid #bbb;
}
#widget-content li a {
	color: #007290;
}
#widget-content li a:hover {
	color: #006178;
}
#blog-feature {
	float: left;
	width: 100%;
	padding-bottom: 10px;
	border-bottom: 1px dotted #999;
	margin-bottom: 10px;
}
.blog-title a {
	color: #007490;
	font-size: 14px;
	line-height: normal;
}
.blog-title a:hover {
	color: #006178;
}
.blog-author {
	color: #555;
	font-size: 14px;
	line-height: normal;
	padding-top: 2px;
}
#blog-profile-img {
	float: left;
	width: 50px;
	height: 50px;
	margin-right: 10px;
	padding-bottom: 10px;	
}

.potd-title {
	margin-top: 6px;
}
#photo-of-the-day {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}




	#calendar
{
	float:left;
	text-align:center
}
	#calendar a
{
	color:#007490
}
	#calendar a:hover
{
	color:#006178
}
	#calendar table
{
	border:0;
	width:100%
}
	#calendar .month
{
	height:32px;
	background:url("https://connect-bridgeport.com/images/tab-bg.jpg") repeat-x 0 0;
	width:300px;
	font-size:15px
}
	#calendar .wrapper
{
	background:#ddd
}
	#calendar .wrapper td
{
	width:22px;
	height:22px
}
	#calendar .month a
{
	color:#555
}
	#calendar .month a:hover
{
	color:#000
}
	#calendar .day-of-week
{
	color:#777
}
	#calendar a.current-day
{
	color:#333
}
	#calendar .wrapper .spacer
{
	height:10px
}
	#calendar-listing
{
	float:left;
	width:100%;
	margin-bottom:15px
}
	#calendar-listing-small
{
	float:left;
	width:100%;
	min-height:50px;
}
	#calendar-listing #icon
{
	float:left;
	width:54px;
	height:46px
}
	#calendar-listing-small #icon
{
	float:left;
	width:36px;
	height:36px
}
	#calendar-day
{
	float:left;
	width:100%;
	height:13px;
	color:#fff;
	font-size:9px;
	background:#666;
	text-transform:uppercase;
	text-align:center;
	line-height:13px
}
	#calendar-day-small
{
	float:left;
	width:100%;
	height:13px;
	color:#fff;
	font-size:8px;
	background:#666;
	text-transform:uppercase;
	text-align:center;
	line-height:13px
}
	#calendar-bignumber
{
	float:left;
	width:54px;
	height:32px;
	border-right:1px solid #bbb;
	border-left:1px solid #bbb;
	border-bottom:1px solid #bbb;
	color:#444;
	font-size:34px;
	text-align:center;
	line-height:30px;
	letter-spacing:-3px;
	background:#fff
}
	#calendar-bignumber-small
{
	float:left;
	width:36px;
	height:30px;
	border-right:1px solid #bbb;
	border-left:1px solid #bbb;
	border-bottom:1px solid #bbb;
	color:#444;
	font-size:25px;
	text-align:center;
	line-height:30px;
	letter-spacing:-3px;
	background:#fff
}
	#sidebar #calendar-listing-excerpt
{
	width:215px!important
}
	#calendar-listing-excerpt
{
	float:left;
	width:80%;
	margin-left:10px;
	margin-top:-4px
}
	#calendar-listing-excerpt-small
{
	float:left;
	width:80%;
	margin-left:10px;
	margin-top:-2px;
	font-size:13px
}
	#calendar-listing-excerpt a
{
	color:#007490
}
	#calendar-listing-excerpt a:hover
{
	color:#006178
}
	#calendar-listing-excerpt .event-description
{
	font-size:13px
}
	#calendar-listing-excerpt-small a
{
	color:#007490
}
	#calendar-listing-excerpt-small a:hover
{
	color:#006178
}
	#calendar-listing-excerpt .event-description-small
{
	font-size:11px;
	width:164px
}
.calendar-month
{
	margin-top:10px;
	margin-bottom:15px;
	font-size:18px;
	border-bottom:1px solid #ccc;
	padding:6px 0
}










.submit-event {
	float: left;
	width: 100%;
	border-top: 1px solid #ccc;
	padding-top: 6px;
}
#polls h3 {
	text-align: center;
	font-size: 20px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 3px solid #a7bfc7;
}
#polls form {
	width: 80%;
	margin: 0 auto;
}
#polls input[type="submit"] {
	border: 0;
	background: #e27804;
	padding: 10px;
	cursor: pointer;
	color: #fff;
	/* font-family: 'Ropa Sans', Helvetica, sans-serif;*/
	font-size: 16px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	margin: 0 auto 15px auto;
	text-align: center;
}
#polls input[type="submit"]:hover {
	background: #c56700;
}
#polls input[type="radio"] {
	margin-left: -20px;
}
.poll-question {
	margin: 15px 0;
	border-top: 1px solid #ccc;
	padding-top: 6px;
	color: #000;
}
.poll-votes {
	margin-top: 15px;
}
#polls-widget-content {
	float: left;
	width: 264px;
	margin-top: 3px;
	background: #c5dce4;
	border: 3px solid #a7bfc7;
	padding: 15px 15px 0 15px;
}

#polls-widget-content-home{
	width: 300px;
	margin-top: 3px;
	background: #c5dce4;
	border: 3px solid #a7bfc7;
	padding: 15px 15px 0 15px;
}


#pickem h3 {
	text-align: center;
	font-size: 20px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 3px solid #a7bfc7;
}
#pickem form {
	width: 80%;
	margin: 0 auto;
}
#pickem input[type="submit"] {
	border: 0;
	background: #e27804;
	padding: 10px;
	cursor: pointer;
	color: #fff;
	/* font-family: 'Ropa Sans', Helvetica, sans-serif;*/
	font-size: 16px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	margin: 0 auto 15px auto;
	text-align: center;
}

#currentRank
{
	float:right; 
	width:80px; 
	height:80px; 
	color:#ffffff; 
	background-color:#075e7e;
    text-align:center; 
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    margin:5px;	
}

#pickem .submitPicksButton
{
	border: 0;
	background: #e27804;
	padding: 10px;
	cursor: pointer;
	color: #fff;
	/* font-family: 'Ropa Sans', Helvetica, sans-serif;*/
	font-size: 16px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	margin: 0 auto 15px auto;
	text-align: center;
}

#pickem input[type="submit"]:hover {
	background: #c56700;
}
#pickem input[type="radio"] {
	margin-left: -20px;
}
.pickem-question {
	margin: 15px 0;
	border-top: 1px solid #ccc;
	padding-top: 6px;

	color: #000;
}
.pickem-votes {
	margin-top: 15px;
}
#pickem-widget-content {
	width: 100%;
	margin-top: 3px;
	background: #c5dce4;
	border: 3px solid #a7bfc7;
	padding: 15px 15px 0 15px;
	
}

.submitAroundTownButton
{
	border: 0;
	background: #e27804;
	padding: 10px;
	cursor: pointer;
	color: #fff;
	/* font-family: 'Ropa Sans', Helvetica, sans-serif;*/
	font-size: 16px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	margin: 0 auto 15px auto;
	text-align: center;
}




/* ----------------------------------------- */
/* Left sidebar ----------------------------------------- */
#sidebar-left {
	float: left;
	width: 175px;
	margin-right: 15px;
}
#sidebar-menu {
	float: left;
	background: #e27804;
	margin-bottom: 15px;
}
#sidebar-menu-links {
	float: left;
	width: 145px;
	padding: 0 15px;
}
#sidebar-menu-links li a {
	float: left;
	width: 100%;
	color: #fff;
	padding: 8px 0;
	border-bottom: 1px dotted #954f11;
}
#sidebar-menu-links li a:hover {
	color: #ffe2c2;
}
#sidebar-menu-links h2 {
	width: 100%;
	padding-bottom: 10px;
	color: #fff;
	border-bottom: 1px dotted #954f11;
}
#sidebar-sub-menu {
	float: left;
	margin-left: 10px;
	margin-bottom: 15px;
	width: 165px;
}
#sidebar-sub-menu li a {
	float: left;
	width: 100%;
	color: #555;
	padding: 8px 0;
	border-bottom: 1px dotted #aaa;
}
#sidebar-sub-menu li a:hover {
	color: #333;
}
#sidebar-sub-menu h2 {
	width: 100%;
	padding-bottom: 10px;
	border-bottom: 1px dotted #aaa;
}
/* ----------------------------------------- */
/* Feature News homepage slider ----------------------------------------- */
#home-news-slider {
	float: left;
	width: 100%;
	padding-left: 45px;
	margin-bottom: 15px;
	overflow: hidden;
}
#home-news-slider h1 a {
	line-height: 100%;
	font-size: 17px;
	color: #333;
}
#home-news-slider h1 a:hover {
	color: #000;
}
#home-news-slider .excerpt {
	font-size: 12px;
	color: #555;
}
#home-news-slider img {
	margin-bottom: 10px;
}
#home-news-slider p {
	margin-top: 6px;
}
#slider1 div {
	float: left;
	width: 129px;
	padding-right: 11px;
}
#slider1 h1 {
	margin: 0;
}

.bx-prev {
    top: 0;
    left: -45px;
}
.bx-next {
    top: 0;
    right: -34px;
}
.bx-prev, .bx-next {
    position: absolute;
    width: 34px;
    height: 82px;
    /*/* font-family: 'Ropa Sans', Helvetica, sans-serif;*/*/
    color: #fff;
    font-size: 36px;
    line-height: 86px;
    background: #e27804;
    text-align: center;
}

.bx-prev:hover, .bx-next:hover {
    background: #c56700;
    color: #fff;
}
.bx-pager-current {
    color: #007490;
}
.bx-pager {
    text-align: center;
	font-size:12px;
	margin-top: 35px;
}


.bx-pager a {
    border: solid #ccc 1px;
    margin: 10px 2px;
    padding: 3px;
  }



#slider-prev .bx-prev, .bx-next {
    position: absolute;
    width: 34px;
    color: #fff;
    height:0px;
	font-size: 20px;
    background: none;
    text-align: center;
}

#slider-prev .bx-prev {
    top: -25px;
    left: 225px;
}
#slider-prev .bx-next {
    top: -25px;
    right: -34px;
}

#slider-prev .bx-prev:hover, .bx-next:hover {
    color: #fff;
}

#slider-next .bx-prev {
    top: -25px;
    left: 225px;
}
#slider-next .bx-next {
    top: -25px;
    right: 0px;
}

#slider-next .bx-prev:hover, .bx-next:hover {
    color: #fff;
	background: none;
}




#slider-prevSub .bx-prev, .bx-next {
    position: absolute;
    width: 34px;
    color: #fff;
    height:0px;
	font-size: 20px;
    background: none;
    text-align: center;
}

#slider-prevSub .bx-prev {
    top: -25px;
    left: 325px;
}
#slider-prevSub .bx-next {
    top: -25px;
    right: -34px;
}

#slider-prevSub .bx-prev:hover, .bx-next:hover {
    color: #fff;
}

#slider-nextSub .bx-prev {
    top: -25px;
    left: 325px;
}
#slider-nextSub .bx-next {
    top: -25px;
    right: 0px;
}

#slider-nextSub .bx-prev:hover, .bx-next:hover {
    color: #fff;
	background: none;
}



#widget-content .bx-prev {
	position: relative;
	top: 0;
	left: 0;
	width: 140px;
	height: 35px;
	background: none;
}
#widget-content .bx-next {
	position: relative;
	top: 0;
	right: 0;
	width: 140px;
	height: 35px;
	background: none;
}
#widget-content .bx-wrapper {
	padding-bottom: 10px;
}
#gallery-slider {
	float: left;
	width: 100%;
	margin-bottom: 15px;
	overflow: hidden;
}

#slider2 div {
	float: left;
	width: 129px;
	padding-right: 11px;
}
#slider2 h1 {
	margin: 0;
}
#photo-gallery {
	float: left;
	width: 100%;
	/*background: url('https://www.connect-bridgeport.com/images/gallery-bg.jpg') no-repeat #2d2d2d;*/
	background: #2d2d2d;
	height: 1000px;
	text-align: center;
	overflow: hidden; 
}
#photo-gallery h1 {
	color: #fff;
	margin: 20px 0;
	clear: none;
}
#photo-gallery .bx-prev {
	top: -45px;
	left: 15px;
}
#photo-gallery .bx-next {
	top: -45px;
	right: 15px;
}
#photo-gallery .bx-prev, #photo-gallery .bx-next {
	position: absolute;
	width: 40px;
	height: 40px;
	/* font-family: 'Ropa Sans', Helvetica, sans-serif;*/
	color: #fff;
	font-size: 36px;
	line-height: 40px;
	background: #e27804;
	text-align: center;
}

#photo-gallery .bx-prev:hover, #photo-gallery .bx-next:hover {
	background: #c56700;
	color: #fff;
	text-decoration:none;
}













#photo-slider div {
	overflow: hidden;
}
#deals-home {
	height: 142px;
	width: 640px;
	float: left;
	background: url('https://www.connect-bridgeport.com/images/deals-home.png') no-repeat 0 0;
	margin: 15px 0;
}
#deals-text {
	width: 532px;
	float: left;
	margin-left: 54px;
	text-align: center;
	padding-top: 18px;
}
#deals-text h2 {
	margin-bottom: 6px;
}
#deals-text p {
	min-height: 40px;
}
#deals-more {
	float: left;
	width: 54px;
}
#deals-logo {
	width: 206px;
	float: left;
	padding-top: 3px;
}
#deals-expire {
	width: 163px;
	float: left;
	text-align: right;
	padding-top: 10px;
	font-size: 13px;
	color: #888;
}
#deals-print {
	float: left;
	text-align: left;
	padding-top: 5px;
	font-size: 13px;
}
.print-deal-button {
	display: block;
	background: url('https://www.connect-bridgeport.com/images/print-icon.png') 6px 3px no-repeat #333;
	color: #fff;
	padding: 5px 7px 5px 26px;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}
.print-deal-button:hover {
	color: #fff;
	background: url('https://www.connect-bridgeport.com/images/print-icon.png') 6px 3px no-repeat #000;
}
#PrintDiv {
	float: left;
	text-align: center;
	line-height: 60px;
	cursor: pointer;
	margin-left: 10px;
	width: 60px;
	height: 61px;
	background: url('https://www.connect-bridgeport.com/images/print.png') 0 0 no-repeat;
}
#PrintDiv:hover {
	background: url('https://www.connect-bridgeport.com/images/print.png') 0 -61px no-repeat;
}
#PrintDiv .hidden {
	display: block;
}
/* ----------------------------------------- */
/* Tabs ----------------------------------------- */
#tabs-wrapper {
	float: left;
	width: 100%;
	background: #e1e1e1;
}
#tab-container {
	background: #e1e1e1;
}
#tab-container ul {
	float: left;
	border-top: 3px solid #fff;
	width: 100%;
	height: 32px;
	background: url('https://www.connect-bridgeport.com/images/tab-bg.jpg') 0 0 repeat-x;
	margin: 0 0 15px 0;
	padding:0;
}
#tab-container li {
	list-style-type: none;
	margin: 0;
}
#tab-container ul li a {
	float: left;
	font-size: 14px;
	line-height: 32px;
	color: #555;
	padding: 0 15px;
	outline: none;
	border-right: 2px solid #999;
}
#tab-container ul li a:hover {
	color: #000;
}
#tab-container ul li a.selected {
	color: #000;
	background: url('https://www.connect-bridgeport.com/images/tab-arrow.png') center top no-repeat #999; position: relative;
}
#comment-excerpts {
	width: 530px;
	float: left;
	padding: 0 15px 15px 95px;
	background: url('https://www.connect-bridgeport.com/images/quotes.png') 0 0 no-repeat;
}
#news-excerpts {
	width: 610px;
	float: left;
	padding: 0 15px 15px 15px;
}
#news-excerpts h2 {
	margin-bottom: 6px;
	font-size: 20px;
}
.news-title a {
	color: #333;
}
.news-title a:hover {
	color: #000;
}
.divider {
	padding-bottom: 15px;
	background: url('https://www.connect-bridgeport.com/images/divider.jpg') repeat-x 0 bottom;
}
.the-comment {
	margin-bottom: 6px;
}
.the-excerpt {
	margin-bottom: 6px;
}
#photo {
	float: left;
	width: 200px;
	margin-bottom: 15px;
	margin-right: 5px;
	text-align: center;
	overflow: hidden;
	background: #e1e1e1;
}
#photos-wrapper {
	float: left;
	width: 625px;
	margin-left: 15px;
}
#photo-details {
	float: left;
	text-align: center;
	height: 30px;
	background: #fff;
	width: 200px;
	overflow: hidden;
}
#photo-details p {
	line-height: 27px;
	font-size: 12px;
}
#photo-details p a {
	color: #555;
	display: block;
}
#photo-details p a:hover {
	color: #000;
}
.photo-gallery-details {
	text-align: center;
	float: left;
	margin-top: 0;
	overflow: hidden;
	width: 100%;
	color: #fff;
}
.photo-gallery-details p {
	padding: 10px;
}
.photo-credit {
	float: left;
	margin: 0 0 20px 0;
	color: #9c9c9c;

	font-size: 12px;
	width: 100%;
}

.galleryThumbsContainer {
	width:100px;
	height:100px;
	overflow:hidden;
	float:left;
	padding:2px;	
}

#gallery-link {
	float: left;
	width: 80%;
	background: url('https://www.connect-bridgeport.com/images/gallery-link-bg.jpg') repeat-y 0 0;
	padding: 10px 0;
}
#gallery-icon {
	float: left;
	width: 20%;
	height: 83px;
}
#gallery-text {
	border-left: 1px solid #505050;
	float: left;
	width: 80%;
	color: #fff;
	padding: 20px 0 20px 20px;
}
#gallery-text h2 {
	margin-bottom: -5px;
}
#gallery-text a {
	text-decoration: underline;
	color:#e27804;
}
#video-wrapper {
	float: left;
	margin: 0 15px 15px 15px;
	width: 610px;
}
#scores-wrapper {
	float: left;
	margin: 0 15px 10px 15px;
	width: 610px;
}

#scores-wrapper2 {
	float: left;
	margin: 0 15px 10px 0px;
	width: 100%;
}
#scores-wrapper h2 {
	margin-bottom: 10px;
}
#score-posting-wrapper {
	float: left;
	background: #fff;
	border: 1px solid #bbb;
	width: 99%;
	margin-bottom: 10px;
	margin-right:-6px;
}
#score-posting {
	float: left;
	width: 101%;
	background: url('https://www.connect-bridgeport.com/images/indians-symbol.png') no-repeat;
	background-position: 101% 0%;
	padding-bottom: 10px;
}
#score-posting h3 {
	color: #b80101;
	font-size: 22px;
	padding: 10px 0 6px 10px;
	margin: 0;
}
#team-one, #team-two {
	float: left;
	width: 26%;
	margin-left: 2%;
}
#team-one-score, #team-two-score {
	float: left;
	width: 30px;
}
#game-notes {
	float: right;
	width: 50%;
	font-size: 13px;
	color: #aaa;
	margin-right: 2%;
	margin-top: -20px;
}
/* ----------------------------------------- */
/* Footer ----------------------------------------- */
#footer-wrapper {
	clear: both;
	width: 100%;
	background: url('https://www.connect-bridgeport.com/images/page-shadow-footer.jpg') center top no-repeat #d1d1d1;
	padding-top: 30px;
	padding-bottom: 10px;
}
#footer {
	width: 940px;
	margin: 0 auto;
	height: 60px;
}
#footer-menu {
	float: right;
	height: 20px;
}
#footer-menu li {
	float: right;
	margin-left: 15px;
}
#footer-menu li a {
	color: #444;
}
#footer-menu li a:hover {
	color: #222;
}
#footer-copyright {
	float: right;
	height: 24px;
	line-height: 24px;
	padding-top: 8px;
	font-size: 12px;
	color: #888;
}
#footer-social {
	float: right;
	clear: right;
	height: 24px;
	padding-top: 8px;
	padding-left: 4px;
}
#footer-social img {
	padding-left: 4px;
}
#footer-logo {
	float: left;
}


/* 12-12-12 adjustments */
.column-218 {
	float: left;
	width: 218px;
	margin-bottom: 15px;
	margin-right: 15px;
}
.column-406 {
	float: left;
	width: 406px;
}
.column-218 .panel-small {
	width: 201px;
	margin-top: 15px;
}
.column-218 #widget-content {
	width: 198px;
}
.lead-1 img, .lead-2 img {
	
}
.lead-2 h2 {
	padding-bottom: 5px;
}
.lead-1 h1 a {
	color: #333;
	font-size: 25px;
	line-height: normal;
}
.lead-2 h2 a {
	color: #333;
	font-size: 20px;
	line-height: normal;
}
.lead-1 h1 a:hover, .lead-2 h2 a:hover {
	color: #000;
}
.lead-1 .excerpt, .lead-2 .excerpt {
	font-size: 14px;
}
.column-406 .excerpt {
	padding: 5px 0;
	border-bottom: 1px dotted #aaa;
	margin-bottom: 10px;
}
.mini-lead {
	float: left;
	border-bottom: 1px dotted #aaa;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.mini-lead-thumb {
	float: left;
	padding-right: 10px;
}
.mini-lead h3 {
	float: left;
	clear: none;
	width: 285px;
}
.mini-lead h3 a {
	color: #333;
}.mini-lead h3 a:hover {
	color: #000;
}
.mini-lead .details {
	border-top: none;
	border-bottom: none;
	float: left;
	padding-top: 0;
}
.float-right {
	float: right;
	width: 285px;
}
.other-news {
	float: left;
	padding-top: 15px;
}
.other-news h2 {
	padding-bottom: 5px;
	border-bottom: 1px dotted #aaa;
	margin-bottom: 5px;
}
.other-news li {
	padding-bottom: 5px;
	border-bottom: 1px dotted #aaa;
	margin-bottom: 5px;
	font-size: 14px;
}
.around-town {
	padding-bottom: 5px;
}
.photo-caption {
	font-size: 12px;
	font-style: italic;
	color: #5e5e5e;
	padding-bottom: 7px;
	border-bottom: 1px solid #bfbfbf;
	margin-bottom: 0;
}
.upload {
	font-size: 14px;
	text-align: center;
	border-top: 1px solid #fff;
	padding: 5px 0 10px 0;
}
.grid {
	clear: both;
	display: block;
	padding-top: 15px;
}
.box {
	float: left;
	width: 230px;
	height: 230px;
	margin-right: 11px;
	margin-bottom: 11px;
	overflow: hidden;
}
.last {
	margin-right: 0;
}
.feature-post {
	background: url('https://www.connect-bridgeport.com/images/grid/featured-bg.png') 0 0 no-repeat;
	text-align: center;
}
.box .label {
	background: #d76c00;
	padding: 6px 0;
	color: #fff;
	/* font-family: 'Ropa Sans', Helvetica, sans-serif;*/
	font-size: 16px;
	text-transform: uppercase;
}
.box .blog-label {
	text-align: center;
	background: #484848;
	padding: 6px 0;
	color: #fff;
	/* font-family: 'Ropa Sans', Helvetica, sans-serif;*/
	font-size: 16px;
	text-transform: uppercase;
}
.box .blog-label a {
	color: #bdbdbd;
	font-size: 13px;
	text-transform: none;
}
.box-feature-thumb {
	padding: 15px 0 10px 0;
}
.box h4 {
	padding: 0 15px;
	line-height: 110%;
}
.box h4 a {
	color: #fff;
	font-size: 17px;
}
.box h4 a:hover {
	text-decoration: underline;
}
.blog-wrap {
	background: #ddd;
	padding: 10px;
	width: 210px;
	height: 210px;
}

.blog-wrap #blog-feature {
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.blog-wrap .blog-title a:hover {
	text-decoration: underline;
}
.box .bx-prev {
	position: relative;
	top: 0;
	left: 0;
	width: 140px;
	height: 35px;
	background: none;
}
.box .bx-next {
	position: relative;
	top: 0;
	right: 0;
	width: 140px;
	height: 35px;
	background: none;
}
.poll {
	background: url('https://www.connect-bridgeport.com/images/grid/poll-bg.png') 0 0 no-repeat;	
}
.poll h5 {
	font-size: 20px;
	text-align: center;
	padding: 10px 15px 15px 15px;
}
.poll form {
	padding-left: 10px;
	font-size: 15px;
}
.coupon {
	background: url('https://www.connect-bridgeport.com/images/grid/deals-bg.png') 0 0 no-repeat;	
	text-align: center;
	font-size: 13px;
	color: #343434;
}
.coupon p {
	padding: 0 10px 10px 10px;
}
.coupon h4 {
	padding: 5px 15px 10px 15px;
	font-size: 20px;
}
.coupon .expires {
	color: #707070;
	font-size: 12px;
}
.deals-button {
	float: right;
}
.coupon #deals-print {
	width: 125px;
	margin: 0 0 0 54px;
}
.coupon .print-deal-button {
	padding: 5px 7px 5px 29px;
}
.coupon .deals-logo {
	float: left;
	width: 51px;
	text-align: center;
}





/* ----------------------------------------- */

#weekContainer
{
	margin-bottom:20px;
}

#weekContainer #header
{
	float:left;
	margin-right:5px;	
	width:auto;
}

#weekContainer ul
{
	list-style-type:none;	
	margin:0;
	padding:0;
	float:left;
}

#weekContainer ul li
{
	display:inline;
	border-left:1px solid grey;
	text-align:center;
}

#weekContainer ul li a
{
	text-decoration:none;
	padding:.2em;	
	text-align:center;
	width:inherit;
}

#weekContainer ul li span
{
	text-decoration:none;
	padding:.2em;	
	text-align:center;
	width:inherit;
}

#gameContainer
{
	width:inherit;	
	padding:10px;
}

#gameContainer #gameContent
{
	width:auto;
	border:1px solid #075E7E;
	margin-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}

#gameContainer #gameOptions
{
	float:left;
}

#gameResults
{
	float:right;
}

.gameTitle
{
	font-weight:bold;	
}

.pickSuccess
{
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	width:80%; 
	margin:0 auto 15px auto; 
	background-color:#93C994; 
	color:#fff;
	font-weight:bold;
	padding:10px;
	border:1px solid #060;
	text-align:center;
}

/* Pick'Em Challenge cSS*/

/* ----------------------------------------- */

/* ----------------------------------------- */
.share-buttons .share-button {
		float       : left;
		margin-left : 10px;
		width       : 55px;
}
/* --------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------- */
.share-buttons .share-button .last{}
/* --------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------- */
.share-buttons .fb-share {
		width : 50px;
}

/* --------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------- */
.share-buttons .tw-share {

		font-size : 9px;
}
/* --------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------- */
.share-buttons .li-share {
		width : auto;
}
/* --------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------- */
.required {
		color : red;
	
}
/* --------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------- */
.twtr-tweet-text {
		font : 11px Arial, Helvetica, sans-serif !important;
}
/* --------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------- */
.gallerycontainer {
		position : relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}
/* --------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------- */
.thumbnail img {
		border : 1px solid white;
		margin : 0 5px 5px 0;
}
/* --------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------- */
.thumbnail:hover {
		background-color: transparent;
}
/* --------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------- */
.thumbnail:hover img{
		/*border: 1px solid blue;*/
}
/* --------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------- */
.thumbnail span { /*CSS for enlarged image*/
		position        : absolute;
		padding         : 5px;
		left            : -1000px;
		visibility      : hidden;
		color           : black;
		text-decoration : none;
}
/* --------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------- */
.thumbnail span img { /*CSS for enlarged image*/
		border-width : 0;
		padding      : 2px;
}
/* --------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------- */
.thumbnail:hover span { /*CSS for enlarged image*/
		visibility : visible;
		top        : 0;
		left       : 80px; /*position where enlarged image should offset horizontally */
		z-index    : 50;
}
/* --------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------- */	
.formBox {
		border  : 1px solid #908f8f;
		padding : 3px;		

}
/* --------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------- */
.formBox:focus {
		border  : 1px solid #e27804;
		background-color:#efeded;
}
/* --------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------- */
.formBoxButton {
		border : 1px solid #908f8f;
		padding : 3px;
}
/* --------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------- */

.formBoxButton input[type='checkbox']{
		border : 1px solid #908f8f;
		padding : 3px;
}
/* --------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------- */
.formBoxButton:hover {
		cursor : pointer;
}
/* --------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------- */
.redText {
		color:red;
}
/* --------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------- */
.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { height: 25px; margin-bottom: -25px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 65px; }          
.ui-timepicker-div td { font-size: 50%; }           
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; } 


.lead-1-container {
	width: 400px;
	min-height:300px;
	overflow: hidden;	
		
}

.lead-1-photo-container {
	/*background-image:url("images/feature-img-background.jpg");*/
	background-repeat:no-repeat;
	/*border: 1px solid #ccc;*/
	/*width: 400px;*/
	/*height: 300px;*/
	/*overflow: hidden;*/	
}

.ticker {
	overflow:hidden;
	max-height:35px;
	/*border: 1px solid #ccc;*/
}

.banner-Photo-Gallery {

	
}

.photoGalleryContainer {
	width: 230px;	
	height: 230px;
	line-height:230px;
	text-align:center;
	vertical-align:middle;
		
	
}
#containerPG {
    position: relative;
    display: inline-block;
	overflow:hidden;
}
#containerPG * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	
}
#image {
    z-index: 9;
    text-align: center;
}

#greetingContainer {
	width:300px;
	height:250px;
	text-align:center;	
}

.greetingTextContainer {
	display: inline-block;
	width:240px;
	padding-top:182px;
	/*border:1px solid black; */
	font-family:'Ropa Sans',sans-serif;
	padding-left:10px;
	padding-right:10px;
	font-size:13pt;
	color:#000;
	/*height:350px;
	line-height:350px;
	vertical-align:bottom;	
	border:1px solid black; */
}

#greetingForm {
/*	width: 390px !important; middle-column */
	width: 580px !important;
}
#greetingForm input {
/*	width: 253px !important; middle-column */
	width: 453px !important;
	
}
#greetingForm label {
	width: 90px !important;
}
#greetingForm textarea {
	float: left;
/*	width: 253px; */
	width: 453px;
	height: 180px;
	padding: 10px;
	border: 1px solid #BBBBBB !important;
	font-size: 13px;
	color: #555;
	margin-bottom: 6px;
	font-family: Arial, sans-serif;
}
#greetingForm input[type="submit"] {
	margin-left: 105px !important;
}

#greetingForm select {
	width: 50px !important;
	height:50px;
}

#greetingForm input[type="radio"] {
	width: 10px !important;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.adminTables td {padding-top:10px;padding-bottom:10px;}

.imgResize img {max-width:100% !important; height:auto !important;}

.tickerAlertsDIV {
	height:40px;
	line-height:40px;
	vertical-align:middle;
	text-align:left;	
}