/* ----------------------------------------------------------------------------------------------------------------- Global Styles */@import url("../../global/CSS/global.css");/* ----------------------------------------------------------------------------------------------------------------- Global Override Styles */a.site-credit-link:link, a.site-credit-link:active, a.site-credit-link:visited {	display: inline;	font-size: 10px;	line-height: 18px;	color: #FFFFFF;}.formmodule-table {	margin: 0 0 0 -3px;	padding: 0px;}.formmodule-column1 {	width: 175px!important;}.formmodule-column2 {	width: 435px!important;}/* Fix to add_this dropdown */#at16pf {line-height: 12px;}/* Hide Upcoming Events end time */span.event-end-time {display:none;}/* ----------------------------------------------------------------------------------------------------------------- Default Styles */html,body,div,h1,h2,h3,h4,h5,h6,p,pre,form,blockquote,fieldset,input { margin: 0; padding: 0; }h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,strong,th { font-weight: normal; font-style: normal; }fieldset,img { border: none; }caption,th { text-align: left; }body {	background: #f1f1f1 url(/SiteFiles/1339/Images/body-bkgd.gif) no-repeat center top;}img, div,.searchField,.searchButton,.logo a,#rightnav a.facebook,#rightnav a.buzz,#rightnav a.wkno   { behavior: url(/SiteFiles/1339/Scripts/iepngfix.htc); }img.leftalign { float: left; margin: 2px 20px 16px 0; }img.rightalign { float: right; margin: 2px 0 16px 20px; }hr {	border: 0;	width: 100%;	color: #d9d9d9;	background-color: #d9d9d9;	height: 1px;	line-height: 1px;	margin: 10px 0px;	padding: 0px;}/* ----------------------------------------------------------------------------------------------------------------- Type Styles */body, p, div, ul, li, td {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	line-height: 24px;	color: #333333;}p {margin-bottom: 18px;}a:link, a:visited, a:active {	color: #00548E; 	text-decoration: none;}a:hover {	color: #00548E; 	text-decoration: underline;}a:focus {	outline: none; }strong, b { font-weight:bold; }h1 {	font-size: 16px;	margin-bottom: 3px;}h2 {	font-size: 13px;	color: #00548E;}h3 {	font-size: 13px;	color: #00548E;}h4 {	font-size: 12px;	color: #ccf3fd;	font-weight: bold;	margin-bottom: 8px;}h5 {	font-size: 11px;	line-height: 14px;	margin-top: 15px;}/* ----------------------------------------------------------------------------------------------------------------- Button Styles */a.btn-dkblue {	display:inline-block;	padding:0 0 0 5px;	line-height:25px;	height:26px;	background:url(/SiteFiles/1339/Images/btn-dkblue-sprite.gif);	text-decoration:none;	font-size: 12px;	color:#FFFFFF;	font-weight: bold;	text-align:center;	margin:1px 0 0 0;}a.btn-dkblue b {	display:inline-block;	height:26px;	background:url(/SiteFiles/1339/Images/btn-dkblue-sprite.gif) right top;	padding:0 10px 0 5px;	color:#FFFFFF;	font-weight:bold;	cursor:pointer;}a.btn-dkblue:hover {color:#FFFFFF; background-position:left bottom;}a.btn-dkblue:hover b {color:#FFFFFF; background-position:right bottom;}a.btn-ltblue {	display:inline-block;	padding:0 0 0 5px;	line-height:25px;	height:26px;	background:url(/SiteFiles/1339/Images/btn-ltblue-sprite.gif);	text-decoration:none;	font-size: 12px;	color:#00548E;	font-weight: normal;	text-align:center;	margin:1px 0 0 0;}a.btn-ltblue b {	display:inline-block;	height:26px;	background:url(/SiteFiles/1339/Images/btn-ltblue-sprite.gif) right top;	padding:0 10px 0 5px;	color:#00548E;	font-weight:normal;	cursor:pointer;}a.btn-ltblue:hover {color:#00548E; background-position:left bottom;}a.btn-ltblue:hover b {color:#00548E; background-position:right bottom;}/* ----------------------------------------------------------------------------------------------------------------- Search Styles */#search {	position: absolute;	top: 73px;	right: 0px;	width: 173px;	height: 21px;}.searchField {	width: 137px;	height: 13px;	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #04578f;	float: left;	padding: 4px 0px 4px 8px;	border: 0;	outline: none;	background: url(/SiteFiles/1339/Images/search-field.png) no-repeat;}.searchButton {	width: 28px;	height: 21px;	text-indent: -1000px;	border: none;	float: left;	cursor: pointer;	font-size: 0px;	line-height: 0px;	outline: none; 	background: url(/SiteFiles/1339/Images/search-button.png) no-repeat;}/* ----------------------------------------------------------------------------------------------------------------- SubNav Styles */#subnavWrapper {}#subnavWrapper p, #subnavWrapper h2,#subnavWrapper h2 a {	display: none;}#subnav {	width: 140px;	float: left;	background-color: #FFFFFF;	padding: 5px;	margin: 10px 10px 0px 0px;}#subnav ul {    padding: 0;    margin: 0;    list-style: none;}#subnav li {	font-size:11px;	font-weight: bold;    padding: 0;    margin: 0;    width: 140px;    background: none;}* html #subnav li,html>body #subnav li {	margin: 0 0 -3px;	overflow: hidden;	*margin: 0 0 -3px;	*overflow: hidden;}#subnav a {	color: #00548E;	display:block;	padding: 4px 16px;	border-top: 1px solid #FFFFFF;	border-bottom: 1px solid #d5dee1;	background: #e0f2f8;}#subnav a:hover {	color: #00548E;	display:block;	padding: 4px 16px;	border-top: 1px solid #FFFFFF;	border-bottom: 1px solid #d5dee1;	background: #e0f2f8;	text-decoration: underline;}#subnav a.current {	color: #00548E;	display:block;	padding: 4px 16px;	border-top: 1px solid #FFFFFF;	border-bottom: 1px solid #d5dee1;	background: #e0f2f8;}/* ----------------------------------------------------------------------------------------------------------------- Wrapper Styles */#header-wrapper {	width: 100%;	float: left;	text-align: left;}#mainnav-out-wrapper {	width: 100%;	float: left;	text-align: left;}#content-wrapper {	width: 100%;	float: left;	text-align: left;}#bottom-wrapper {	width: 100%;	float: left;	text-align: left;}#footer-wrapper {	width: 100%;	float: left;	text-align: left;}/* ----------------------------------------------------------------------------------------------------------------- Header Styles */#header {	margin: 0px auto;	padding: 0px;	width: 998px;	height: 155px;	position: relative;}#header a {	padding: 0px 2px 0px 2px;}#header .homelink {	padding: 0px 14px 0px 0px;}.logo {	position: absolute;	top: 22px;	left: 0px;	width: 547px;	height: 110px;	overflow: hidden;}.logo a {	width: 547px;	height: 110px;	overflow: hidden;	text-indent: -9999px;	display: block;	background: url(/SiteFiles/1339/Images/logo-new.png) no-repeat;}#utility-links-top {	position: absolute;	top: 11px;	right: 0px;	width: 400px;	font-size: 11px;	color: #00548E; 	text-align: right;}#utility-links-bottom {	position: absolute;	top: 37px;	right: 130px;	width: 200px;	font-size: 11px;	color: #00548E; 	text-align: right;}#share {	position: absolute;	top: 37px;	right: 0px;	width: 125px;	height: 16px;	margin: 4px 0px 0px;}/* ----------------------------------------------------------------------------------------------------------------- Content Styles */.clear {	clear: both;	height: 0;	line-height: 0.0;	font-size: 0;}#content {	margin: 0px auto;	padding: 0px;	width: 998px;}#content-left {	float: left;	width: 770px;	margin-right: 10px;}#content-right {	float: left;	width: 208px;	background-color: #FFFFFF;	margin-top: 10px;	padding: 5px;}* html #content-right {	width: 206px;	overflow: hidden;}#youtube {	float: left;	width: 208px;}#rightnav ul {	float: left;	width: 208px;	padding: 0;	margin: 0px 0 25px;}#rightnav li {	width: 208px;	height: 32px;	list-style: none;	padding: 0;	margin: 0;	background: url(/SiteFiles/1339/Images/rightnav-bkgd.gif) no-repeat;}* html #rightnav li,html>body #rightnav li {	margin: 0 0 -2px;	overflow: hidden;	*margin: 0 0 -2px;	*overflow: hidden;}#rightnav a.videogallery {	display: block;	text-decoration: none;	background: url(/SiteFiles/1339/Images/i-videogallery.jpg) no-repeat 5px 8px;	padding: 6px 0px 6px 28px;}#rightnav a.facebook {	display: block;	text-decoration: none;	background: url(/SiteFiles/1339/Images/i-facebook.png) no-repeat 5px 8px;	padding: 6px 0px 6px 28px;}#rightnav a.twitter {	display: block;	text-decoration: none;	background: url(/SiteFiles/1339/Images/i-twitter.png) no-repeat 5px 8px;	padding: 6px 0px 6px 28px;}#rightnav a.buzz {	display: block;	text-decoration: none;	background: url(/SiteFiles/1339/Images/i-buzz.png) no-repeat 5px 9px;	padding: 6px 0px 6px 28px;}#rightnav a.wkno {	display: block;	text-decoration: none;	background: url(/SiteFiles/1339/Images/i-wkno.png) no-repeat 5px 9px;	padding: 6px 0px 6px 28px;}#rightnav a.videogallery:hover,#rightnav a.facebook:hover,#rightnav a.twitter:hover,#rightnav a.buzz:hover,#rightnav a.wkno:hover {	color: #333333;}* html #videogallery a.facebook,* html #rightnav a.facebook,* html #rightnav a.twitter,* html #rightnav a.buzz,* html #rightnav a.wkno {	display: block;	text-decoration: none;	background: none;	padding: 5px 0px 5px 10px;}#rightnav .small-grey {	font-size: 10px;	color: #333333;	text-decoration: none;}/* ----------------------------------------------------------------------------------------------------------------- Promotion Slider Styles */.anythingSlider {	width: 770px;	height: 265px;	float: left;	position: relative;	margin: 0 auto 0px;}* html .wrapper ul li a {margin-left: 40px;}html>body .wrapper ul li a  {*margin-left: 0px;}.anythingSlider .wrapper {	width: 769px;	height: 235px;	overflow: auto;	margin: 0px;	position: absolute;	top: 0;	left: 0;	border-left: 1px solid #2e464e;}.anythingSlider .wrapper ul {	width: 9999px;	list-style: none;	position: absolute;	top: 0;	left: -40px;	background: #eee;	margin: 0;}html>body .anythingSlider .wrapper ul { *left: 0px; } /* IE 7 only hack */.anythingSlider ul li {	display: block;	float: left;	height: 235px;	width: 769px;	margin: 0;	padding: 0;}#thumbNav {	width: 130px;	height: 24px;	position: absolute;	left: 0px;	top: 235px;	text-align: center;	background: url(/SiteFiles/1339/Images/thumbNav-bkgd.jpg) no-repeat;	padding: 7px 0px 0px 22px;}#thumbNav a {	color: #00548E;	background: #e0e9ec;	font: bold 11px Arial, Helvetica, sans-serif;	display: inline-block;	padding: 2px 5px;	margin: 0 2px 0 0;	border-right: 1px solid #FFFFFF;	border-bottom: 1px solid #FFFFFF;	text-align: center;}#thumbNav a:hover {	background-image: none;}#thumbNav a.cur {	color: #FFFFFF;	background: #1f6798;	border-right: 1px solid #1f6798;	border-bottom: 1px solid #1f6798;}#start-stop {	position: absolute;	left: 20px;	top: 242px;	width: 16px;	height: 16px;	text-indent: -1000px;	text-align: center;	border-right: 1px solid #FFFFFF;	border-bottom: 1px solid #FFFFFF;	font-size: 0px;	line-height: 0px;	outline: none;	background: url(/SiteFiles/1339/Images/i-pause.gif) no-repeat;}#start-stop.playing {	background: url(/SiteFiles/1339/Images/i-pause.gif) no-repeat; }#start-stop:hover {	background: url(/SiteFiles/1339/Images/i-pause-stop.gif) no-repeat;	border-right: 1px solid #1f6798;	border-bottom: 1px solid #1f6798;}/*  Prevents*/.anythingSlider .wrapper ul ul { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }.anythingSlider .wrapper ul ul li { float: none; height: auto; width: auto; background: none; }/*    For Specific Slides*/#promotion2 {	padding: 0px;	background: url(/SiteFiles/1339/Clientside/promotion2.jpg) no-repeat;	width: 769px;	height: 235px;}#promotion2 h3 { font: 20px Georgia, Serif; }#promotion2 h4 { text-transform: uppercase; font: 15px Georgia, Serif; margin: 10px 0; }#promotion2 ul { list-style: disc; margin: 0 0 0 25px; }#promotion2 ul li { display: list-item; }#quoteSlide { padding: 30px; }#quoteSlide blockquote { font: italic 24px/1.5 Georgia, Serif; text-align: center; color: #444; margin: 0 0 10px 0; }#quoteSlide p { text-align: center; }/* ----------------------------------------------------------------------------------------------------------------- Event Timeline Styles */.end-of-week {	border-right: solid 1px #aac3cc;}.events-timeline-wrapper {	float: left;	width: 100%;	height: 62px;	margin-top: 15px;	overflow: hidden;}.events-timeline-wrapper p {	font-size: 10px;	line-height: 16px;	color: #00548E;	margin-bottom: 0px; }.events-timeline-left {	float: left;	width: 14%;	height: 46px;	background: url(/SiteFiles/1339/Images/event-timeline-bkgd-left.gif) no-repeat left top;	border-right: 1px solid #80a5b2;	text-align: center;	padding: 8px 0px 8px 0px;}.events-timeline-right {	float: left;	width: 86%;	height: 42px;	background: url(/SiteFiles/1339/Images/event-timeline-bkgd-rt.gif) no-repeat right top;	padding: 10px 0px;}html>body .events-timeline-right {	float: right;	width: 85.5%;}* html .events-timeline-right {	float: right;	width: 85%;}/* Applies to table that forms the timeline module itself  */.events-timeline {	float: left;	width: 158px;	border-right: solid 1px #aac3cc;	margin: 0px 4px 0px 0px;	border-collapse: collapse;}/* Applies to table that forms a week */.events-timeline th {	font-size: 10px;	color: #82a7b4;	text-align: center;	height: 12px;}/* Applies to ALL cells within the calendar table   */.events-timeline td {	font-size: 10px;	line-height: 12px;	color: #82a7b4;	vertical-align: top;	text-align: center;	height: 12px;	overflow: hidden;	padding-right: 5px;	padding-left: 5px;}/* Applies to cells that represent Sunday  */.events-timeline-sunday th {	color: #3f5a63;}/* Applies to div containing events marked as "all day" their the hover state */.events-timeline td a{	background-color: #e0e9ec;	color: #82a7b4;	cursor: pointer;	padding:4px;}.events-timeline-active:hover {	text-decoration: underline;}/* ----------------------------------------------------------------------------------------------------------------- Category Styles */#category {	float:left;	width:100%;	line-height:normal;	margin-top: 15px;}#category ul {	margin:0;	padding:0;	list-style:none;}#category li {	float:left;	background:none;	margin:0;	padding:0 0 0 3px;}#category a {	font-size:11px;	float:left;	display:block;	background:none;	padding:2px 7px 0px;	text-decoration:none;	color:#00548E;}/* Commented Backslash Hackhides rule from IE5-Mac \*/#category a {float:none;}/* End IE5-Mac hack */#category a:hover {	color:#333;}#category #current {	background:url(/SiteFiles/1339/Images/category-left-on.gif) no-repeat left top;}#category #current a {	background:url(/SiteFiles/1339/Images/category-right-on.gif) no-repeat right top;	color:#333;}.tabbed-event-item-image {height:68px;overflow:hidden;}/* ----------------------------------------------------------------------------------------------------------------- Upcoming Events Styles */.upcoming-events {	float: left;	width: 770px;}.upcoming-events-top {	float: left;	width: 714px;	height: 46px;	background: url(/SiteFiles/1339/Images/carousel-bkgd-top.jpg) no-repeat top;	padding: 25px 28px 0px;}.upcoming-events-middle {	float: left;	width: 770px;	height: 208px;	background: url(/SiteFiles/1339/Images/carousel-bkgd-mid.gif) repeat-y;	padding: 16px 0px;}.upcoming-events-middle a.btn-ltblue {	margin-top: 8px;}.upcoming-events-bottom {	float: left;	width: 714px;	height: 44px;	background: url(/SiteFiles/1339/Images/carousel-bkgd-bottom.jpg) no-repeat top;	padding: 16px 28px 0px;	font-size: 11px;	color: #00548E;}.upcoming-events-bottom a {	font-size: 11px;	padding: 0px 2px 0px 2px;}/* ----------------------------------------------------------------------------------------------------------------- Accordion Styles */#accordion {	float: left;	width: 208px;}/* ----------------------------------------------------------------------------------------------------------------- Bottom Styles */#bottom {	margin: 20px auto 0px;	padding: 0px;	width: 998px;	background-color: #115584;}#bottom-top {	float: left;	width: 970px;	height: 47px;	background: url(/SiteFiles/1339/Images/bottom-bkgd-top.gif) no-repeat top;	padding: 14px 14px 6px;	position: relative;}#bottom-top p {	font-size: 11px;	line-height: 21px;	color: #ccf3fd;	font-weight: bold;	margin-bottom: 0px; }#bottom-top a {	color: #ccf3fd;}#feedback {	width: 46px;	height: 25px;	position: absolute;	top: 14px;	right: 20px;}#bottom-btm {	float: left;	width: 970px;	background: url(/SiteFiles/1339/Images/bottom-bkgd-btm.gif) no-repeat bottom;	padding: 6px 14px 14px;}#bottom-btm  {	vertical-align: top;}#bottom-btm ul {	padding: 0;	margin: 0 0 8px;}#bottom-btm li {	font-size: 10px;	line-height: 18px;	color: #FFFFFF;	background: none;	list-style: none;	padding: 0;	margin: 0;	display: block;}#bottom-btm h4 a {	font-size: 12px;	color: #ccf3fd;	font-weight: bold;	margin-bottom: 8px;}#bottom-btm a {	font-size: 10px;	line-height: 18px;	color: #FFFFFF;}/* ----------------------------------------------------------------------------------------------------------------- Footer Styles */#footer {	margin: 0px auto;	padding: 14px;	width: 970px;}#footer-left {	float: left;	width: 123px;	font-size: 10px;}#footer-middle {	float: left;	width: 695px;	margin: 0px 14px;}#footer-right {	float: left;	width: 123px;	font-size: 10px;	text-align: right;}* html #footer-right,html>body #footer-right {	width: 124px;	*width: 124px;}/* ----------------------------------------------------------------------------------------------------------------- Default Styles */#d-content-top {	float: right;	width: 610px;	margin-top: 18px;}#d-content-bottom {	float: left;	width: 718px;	padding: 26px;}/* ----------------------------------------------------------------------------------------------------------------- Photo Gallery Styles */.photogallery {	padding: 0px;	margin: 0px 0px 0px -10px;	list-style: none;}.photogallery li {	padding: 0 10px 10px 0;	margin: 0px;	background: none;	float: left;}.photogallery li a {	padding: 2px; 	border: 1px solid #CCCCCC;	display: block;}.photogallery li a:hover {	padding: 2px; 	border: 1px solid #666666;	display: block;}/* ----------------------------------------------------------------------------------------------------------------- YouTube Feed Styles */div.gsc-branding-text {display:none;}div.floatingPlayerBox_gsvb playing_gsvb {border: 1px solid #999;}.resultDiv_gsvb img {width:180px; height:135px;}/* ----------------------------------------------------------------------------------------------------------------- Carousel (Upcoming Events Slider) Styles *//* Carousel Window & Panels */.stepcarousel{	position: relative; /*leave this value alone*/	overflow: scroll; /*leave this value alone*/	width: 637px; /*Width of Carousel Viewer itself*/	height: 240px; /*Height should be enough to fit largest content's height*/	margin: 0 auto;}.stepcarousel .belt{	position: absolute; /*leave this value alone*/	left: 0;	top: 0;}.stepcarousel .panel{	float: left; /*leave this value alone*/	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/	margin: 0px 44px 0px 0px; /*margin around each panel*/	width: 183px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */}/* Subfeatures */.subfeature	{	width:183px; 	margin:0 0 0 0px; 	display:block; 	overflow:hidden;}.subfeature-txt {	position:relative; 	float:left; 	margin:0; 	padding:3px 0 0 0; 	width:183px !important; 	line-height:17px; }.subfeature-txt h2 {	color:#00548e;	font-size:11px;	line-height: 13px;	font-family:arial, verdana, sans-serif;	font-style:normal;	padding-top: 10px;	clear:both;	width: 714px;}.subfeature-txt h2 a {	color:#00548e;}.subfeature-txt h2 a:hover {	color:#00548e;}.subfeature-txt p,.subfeature-txt .date {	color:#4c4c4c;	font-family:arial, verdana, sans-serif;	font-size:10px;	line-height: 12px;	margin-bottom: 0px;}	.subfeature-txt p a {	color:#00548e;}/* ----------------------------------------------------------------------------------------------------------------- Directory Archive Styles *//* Applies to DIV wrapping entire directory archive */.directory-archive-wrapper {	width: 618px;	float: left;}/* Applies to DIV wrapping the directory archive entry */.directory-archive-entry {	width: 100%;	float: left;	margin-bottom: 15px;}/* Applies to DIV wrapping the directory archive entry photo */.directory-archive-entry-photo {	width: 30%;	float: left;}/* Applies to DIV wrapping the directory archive entry information */.directory-archive-entry-info {	width: 60%;	float: right;}/* Applies to H3 within the directory archive entry information */h3.directory-archive-entry-name  {	font-weight: bold;}span.directory-archive-entry-name-first  {}span.directory-archive-entry-name-last  {}/* Applies to P that formats the content of the directory archive entry */.directory-archive-entry-info p {	margin: 0;}/* Applies to P that formats the title of the directory archive entry */.directory-archive-entry-title {}/* Applies to P that formats the phone number of the directory archive entry */.directory-archive-entry-phone {}/* Applies to P that formats the email address of the directory archive entry */.directory-archive-entry-email {}/* Applies to P that formats the other means of contact of the directory archive entry */.directory-archive-entry-othercontact {}/* Applies to DIV wrapping the bio of the directory archive entry */.directory-archive-entry-bio {}/* Applies to P tags within the bio of the directory archive entry */.directory-archive-entry-bio p {	font-size: 11px;	line-height: 14px;	margin-top: 15px;}/* ----------------------------------------------------------------------------------------------------------------- Directory Widget Styles *//* Applies to DIV around entire directory widget */.directory-widget-wrapper {	width: 208px;	float: left;}/* Applies to DIV wrapping the directory widget entry */.directory-widget-entry {	width: 100%;	float: left;}/* Applies to DIV wrapping the directory widget entry photo */.directory-widget-entry-photo {	width: 100%;	float: left;}/* Applies to DIV wrapping the directory widget entry information */.directory-widget-entry-info {	width: 100%;	float: left;	text-align: center;	padding-top: 14px;}/* Applies to H3 within the directory widget entry information */h3.directory-widget-entry-name  {}span.directory-widget-entry-name-first  {}span.directory-widget-entry-name-last  {}/* Applies to P that formats the content of the directory widget entry */.directory-widget-entry-info p {	margin: 0;}/* Applies to P that formats the title of the directory widget entry */.directory-widget-entry-title {}/* Applies to P that formats the phone number of the directory widget entry */.directory-widget-entry-phone {	display: none;}/* Applies to P that formats the email address of the directory widget entry */.directory-widget-entry-email {	display: none;}/* Applies to P that formats the other means of contact of the directory widget entry */.directory-widget-entry-othercontact {	display: none;}/* Applies to A for link to full directory archive */.directory-widget-view-link {	width: 110px;	height: 26px;	overflow: hidden;	padding-top: 14px;}.directory-widget-view-link a {	width: 110px;	height: 26px;	overflow: hidden;	text-indent: -9999px;	display: block;	background: url(/SiteFiles/1339/Images/btn-more-musicians.gif) no-repeat 0px 0px;}.directory-widget-view-link a:hover {	background: url(/SiteFiles/1339/Images/btn-more-musicians.gif) no-repeat 0px -26px;}/* ----------------------------------------------------------------------------------------------------------------- Directory Roster Styles */.directory-roster-wrapper {	width: 618px;	float: left;}.directory-roster-wrapper h2 {	margin: 18px 0px 0px;}.directory-roster-col1  {	width: 293px;	float: left;	margin-right: 30px;	border-right: 1px solid #d9d9d9;}.directory-roster-col2  {	width: 294px;	float: left;}.directory-roster-col1 ul,.directory-roster-col2 ul {	margin: 0;}/* ----------------------------------------------------------------------------------------------------------------- Photo Gallery Styles */.photogallery {	padding: 0px;	margin: 0px 0px 0px -40px;	list-style: none;}.photogallery li {	margin: 0px;	background: none;	float: left;}.photogallery li a { 	display: block;	border: 0;}.photogallery li a:hover {	display: block;	border: 0;}/* ----------------------------------------------------------------------------------------------------------------- Event Flyout Styles */.flyout  {	width: 150px!important;	padding: 5px!important;	z-index: 600;}.subfeature-txt p {	margin: 0px 0px 8px;}.subfeature-txt h2 {	width: 145px!important;}