/*
Theme:  Merced
Author: Blue River Interactive Group
*/

/* @group GLOBALS
===================================== */

body {
	margin:0;
	color:#2e2e2e;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	background:#fff;
	min-width:1000px;
	}
	
* { -moz-outline: 0; }

.content h3 {
	width: 910px !important;

}

hr {
	clear: both;
	height: 0;
	margin: 2em 0;
	border: 1px solid #ccc;
	border-width: 1px 0 0;
	}

img{border-style:none;}
a{
	text-decoration:none;
	color:#2a86ab;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}


p.intro {
	color:#468840;
	line-height: 1.4em;
	margin-bottom: 1.25em;
	padding: 10px 20px 10px 10px;
	/*border: 1px solid #8B8B8B;*/
	background:url(../images/bg-visual.gif) no-repeat;
	font-size: 13px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 865px !important;
	height: 60px !important;
	}

.area{
	width:1000px;
	margin:0 auto;
}

/* @group Globals - Tables
===================================== */

.content table {
	width: 100%;
	margin-top: 10px;
	}

th {
	border: 1px solid;
	border-color: #becfd6 #becfd6 #dce6ea;
	border:none;
	color: #32566c;
	background: #e9f3f7;
	}

td {
	padding: 10px;
	border: 1px solid #d6d6d6;
	border:none;
	}

tr.alt td { background: #eee; }  /*Move*/ 

td p {
	width: 900px;
	}

/* @end Globals - Tables
-------------------------------- */


/* @group Globals - Forms
===================================== */

#primary form {
	padding: 0;
	background: #e9f3f7;
	overflow: hidden;
	/*max-width: 504px; width of #primary in three column layout*/
	}

#primary #svSearchResults form {
	max-width: 100%;
}

#primary fieldset {
	border: none;
	padding: 0;
	}


#primary legend {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}

#primary label {
	padding-top: .5em;
	line-height: 1;
	color: #0c2846;
	}

.submit, .buttons input {
	float: right;
	height: 2em;
	line-height: 2.1em;
	border: none;
	padding: 0 1em;
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	background: #2e7aa7;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
	}

/* @group Globals - Forms - Search
===================================== */

#searchForm {	
	float:right;
	width:345px;
	margin:45px 35px 14px 0;
	padding:13px 5px 5px 12px;
	display:inline;
	background:#126899 url(../images/bg-search-form.gif) repeat-x;
	}

#searchForm fieldset {
	padding: 0;
	border: 0;
	margin: 0;
	}

#searchForm label {
	float:left;
	text-indent:-9999px;
	background:url(../images/bg-search.png) no-repeat;
	width:52px;
	height:52px;
	margin:-7px -19px -11px -33px;
	position:relative;
}

#searchForm .input-holder{
	background:url(../images/bg-input.gif) no-repeat;
	width:237px;
	padding:7px 10px 11px 25px;
	overflow:hidden;
	float:left;
}
#searchForm .input-holder input{
	padding:0;
	margin:0;
	float:left;
	width:230px;
	border:0;
	background:none;
}

#searchForm input.text {
	float: left;
	width: 160px;
	margin: 0 .75em 0 0;
	font-style: italic;
		padding: 1px;
	}

#searchForm .submit {
	width:58px;
	float:right;
	padding:3px 0 7px;
	margin:3px 0 0;
	cursor:pointer;
	background:url(../images/bg-submit.gif) no-repeat;
	color:#10577f;
	border:0;
	font:bold 11px/14px Arial, Helvetica, sans-serif;
	}

/* @end Globals - Forms - Search
-------------------------------- */


/* @group Globals - Forms - Login
===================================== */

/* @group Globals - Forms - Login
===================================== */

#login {
	padding-bottom: 1em !important;
	}

#login ol {
	padding-top: 0;
	}

#svLoginContainer input.text {
	width: 99%;
	}

#svLoginContainer p.required {
	float: none;
	clear: both;
	}

#sendLogin fieldset {
	margin-top: -.5em;
	padding-top: .25em;
	}

/* @end Globals - Forms - Login
-------------------------------- */

.sidebar #login {
	padding: 0;
	}

/* @end Globals - Forms - Login
-------------------------------- */


/* @group Globals - Forms - Comments
===================================== */

#svComments {
	border-top: 2px solid #ccc;
	margin-top: 3em;
	padding-top: 2em;
	}

#svComments dl {
	border-bottom: 1px dotted #ccc;
	}



/* @end Globals - Forms - Comments
-------------------------------- */

/* @end Globals - Forms
-------------------------------- */

/* @end GLOBALS
-------------------------------- */



/* @group HELPER CLASSES
===================================== */

.clearfix:after {
	content: " "; /* Avoid extra space */
	}

/* @end HELPER CLASSES
-------------------------------- */



/* @group LAYOUT
===================================== */

#main .area{
	padding:0 15px 0 16px;
	width:968px;
	background:url(../images/bg-shadow.png) no-repeat;
}
.image-holder{
	background:url(../images/bg-visual.png) no-repeat;
	width:968px;
	height:175px;
	position:relative;
	margin:0 0 -15px;
	overflow:hidden;
	padding:8px 10px 25px;
	z-index:400;
}
.image-holder img{
	padding: 8.5px 8px;
	}


#main{
	width:100%;
	background:#cee5f2 url(../images/bg-main.jpg) repeat-x 50% 0;
	
}

#main.inner {
	width: 100%;
	background:#5a9658 url(../images/bg-main-inner.jpg) repeat-x 50% 0;
	}


#container {
	width:959px;
	margin:0 0 11px 5px;
	padding:0 0 20px;
	overflow:hidden;
	border-bottom:1px solid #d9d9d9;
	background:url(../images/bg-content.gif) repeat-y;
	position:relative;
	z-index:1;
	}

#container.sub {
	width:959px;
	margin:0 0 11px 5px;
	padding:0 0 20px;
	overflow:hidden;
	border-bottom:1px solid #d9d9d9;
	background:#fff;
	position:relative;
	z-index:1;
	}

#content {
	width:565px;
	float:left;
	padding:20px 16px 30px 24px;
	}
	
#content p {
	width: 565px;
	}
	
#contentSub {
	width:919px;
	float:left;
	padding:20px 16px 30px 24px;
	}

#contentSub p {
	width: 919px;
	}

.home #content {
	margin-top: 0;
	}

#primary {
	float: left;
	width: 100%;
	color: #232323;
	}
.home #primary {
	width: 687px;
	}
.twoColSL #primary {
	float: right;
	width: 707px;
	}

.twoColSR #primary {
	float: left;
	width: 565px;
	}

.threeCol #primary {
	width: 504px;
	}

.content,
.sidebar {
	min-height: 100px; /*Fixes odd no-content disappearing bug.*/
	}

#left {
	float: left;
	width: 167px;
	margin-right: 26px;
	padding: 30px 0;
	}

.home #left {
	width: 687px;
	padding: 0;
	}

#right {
	float: right;
	width: 341px;
	margin: 13px 0 0;
	padding: 0 6px;
	}

.home #right {
	width: 213px;
	margin: -40px 0 0;
	padding: 0;
	}

.threeColSR {
	width: 167px;
	}

.sidebar {}
#left.sidebar {}
#right.sidebar {}


/* @group Layout - Header
===================================== */

#header {
	width:100%;
	overflow:hidden;
	background:url(../images/bg-header.jpg) no-repeat 50% 0;
	}
	

h1 a {
	background:url(../images/logo.gif) no-repeat;
	width:205px;
	height:117px;
	float:left;
	text-indent:-9999px;
	margin:17px 0 -47px 78px;
	position:relative;
	overflow:hidden;
	}

#header .navUtility {
	position: absolute;
	top: 32%;
	right: 225px;
	}

.header-holder{width:100%;}
.menu{
	float:right;
	width:484px;
	padding:13px 0 14px 54px;
	background:url(../images/bg-menu.png) no-repeat;
}
.menu ul{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	font-weight:bold;
	float:left;
	position:relative;
}
.menu li{
	float:left;
	padding:0 14px 0 17px;
	margin:0 0 0 -5px;
	display:inline;
	background:url(../images/bullet.gif) no-repeat 0 55%;
}
.menu a{
	color:#126899;
	float:left;
	
}
.menu li .mark{
	font:10px/12px Arial, Helvetica, sans-serif;
	width:7px;
	float:left;
	color:#126899;
}
/* @end Layout - Header
-------------------------------- */


/* @group Layout - Right
===================================== */



/* @end Layout - Right
-------------------------------- */


/* @group Layout - Footer
===================================== */

#footer {
	width:100%;
	padding:71px 0 0;
	background:#32601f url(../images/bg-footer.gif) repeat-x;
	min-height:144px;
	}

#footer p {
	float: right;
	font-size: .9em;
	color: #999;
	}
* html #footer{height:144px;}

.inner #footer {background:#183808 url(../images/bg-footer-inner.gif) repeat-x;}

.footer-nav{
	margin:0;
	padding:0 26px 0 0;
	list-style:none;
	text-align:center;
	font:bold 11px/13px Arial, Helvetica, sans-serif;
}
.footer-nav li{
	display:inline;
	padding:0 7px 0 10px;
	background:url(../images/separator3.gif) no-repeat 0 55%;
}
.footer-nav li:first-child,
.footer-nav li.first-child{background:none;}
.footer-nav a{color:#fff;}

/* @end Layout - Footer
-------------------------------- */

/* @end LAYOUT
-------------------------------- */



/* @group NAVIGATION/UI
===================================== */

/* @group Nav - Breadcrumb
===================================== */

#crumbList {
	margin: 0 0 1em;
	width: 915px;
/*		text-align: right;
background: url(../images/bg-social.gif) no-repeat;
	height: 45px;*/
	}

#crumbList li {
	font-size: 1.1em;
	}

#crumbList li a:hover {
	text-decoration: underline;
	}

/* @end Nav - Breadcrumb
-------------------------------- */

/* @group Nav - Utility
===================================== */

.navUtility {
	overflow: hidden;
	margin: 0;
	padding: 0;
	}

.navUtility li {
	display: inline;
	margin: 0 .5em 0 -0.5em;
	padding: 0 10px;
	list-style: none;
	font-size: 1em !important;
	}

#footer .navUtility {
	float: left;
	}

#footer .navUtility li {
	padding: 0 5px;
	border-left: 1px solid #cfcfcf;
	}

#header .navUtility li {
	border-left: 1px solid #959595;
	}

#footer .navUtility li a {
	font-size: .9em !important;
	color: #999;
	}

/* @end Nav - Primary
-------------------------------- */

/* @group Nav - Primary
===================================== */
.navigation{
	width:100%;
	float:left;
	background:#204b6b url(../images/bg-nav.gif) repeat-x;	
	}
	
.navigation .area{padding:0 0;}


#navPrimary {
	overflow: hidden;
	margin: 0 0 0 65px;
	padding: 0;
	list-style: none;
	font-weight: bold;	
	text-align:center;
	color: #fff;
	/*background:#204b6b url(../images/bg-nav.gif) repeat-x;*/
	width:100%;
	
}


#navPrimary li {
	float: left;
	margin: 0;
	padding: 0 10px;
	list-style: none;
	background:url(../images/separator.gif) no-repeat 0 55%;

	}

#navPrimary li.first {
	margin-left: 0;
	background: none;
	}

#navPrimary a {
	display: block;
	padding: 10px 5px;
	color: #fff;
	text-decoration: none;
		}
		
#navPrimary li.current, #navPrimary li:hover, #navPrimary li.current a, #navPrimary li a:hover, #navPrimary li:hover a{
	color: #81AFC9;
	}


#navPrimary li:hover a, #navPrimary li.sfhover a:hover {	
	background: none;
	}

/* @group Nav - Primary - Dropdown
===================================== */
/* http://www.htmldog.com/articles/suckerfish/dropdowns/ */



#navPrimary li ul { /* second-level lists */
	position: absolute;
	left: -9999px;
	z-index: 2000;
	width: 17em;
	margin: 0 0 0 -10px;
	padding-left: 0;
	padding-top: 0;
	list-style: none;
	background: #4fa3d3;
	border: 1px solid #2a7cab;
	}

#navPrimary li li { /* all list items */
	float: left;
	width: 17em; /* width needed for Opera */
	margin: 0 0 !important;
	padding-left: 0;
	background: none;
	}
#navPrimary li:hover li a{
	background:none;
	color: #fff;
	}

#navPrimary li li:hover {
	background: none;
	}
	
#navPrimary li li a {
	display: block;
	padding: 5px;
	line-height: 1;
	text-transform: none;
	text-align:left;
	text-decoration: none;
	margin:3px 5px;
	color: #fff;
	background: none;
	}
	
#navPrimary li li a:hover {
	background: #388cbc;
	}



#navPrimary ul li.first,
#navPrimary ul li li.first,
#navPrimary ul li.last,
#navPrimary ul li li.last { /* all list items */
	border: 0;
	background: none;
	}

#navPrimary li ul ul { /* third-and-above-level lists */
	margin: -1.95em 0 0 220px;
	width: 18em;
	}
	
#navPrimary li li li{ /* all list items */
	
	width: 18em; /* width needed for Opera */

	}

#navPrimary li:hover ul ul,
#navPrimary li:hover ul ul ul,
#navPrimary li.sfhover ul ul,
#navPrimary li.sfhover ul ul ul {
	left: -9999px;
	z-index: 1001;
	}

#navPrimary li:hover ul,
#navPrimary li li:hover ul,
#navPrimary li li li:hover ul,
#navPrimary li.sfhover ul,
#navPrimary li li.sfhover ul,
#navPrimary li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;

	}

/* @end Nav - Primary - Dropdown
-------------------------------- */



/* @end Nav - Primary
-------------------------------- */





/* @group Nav - Secondary
===================================== */

.navSecondary {
	margin: 0 0 4em;
	padding: 0;
	list-style: none;
	height: auto;
	}

.navSecondary li {
	margin: 0 0 .5em;
	padding: 0 0 .5em;
	border-bottom: 1px solid #d6d6d6;
	line-height: 1.2;
	}

.navSecondary .last {
	border: 0;
	padding-bottom: 0;
	}

.navSecondary li ul {
	margin: .5em 0 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	}

.navSecondary li {
	margin-bottom: .5em;
	}

.navSecondary li a {
	display: block;
	}
.navSecondary li a:hover {
	}

.navSecondary li.current a {
	font-weight: bold;
	color: #ff3405;
	}


/* @group Nav - Secondary - Second Level
===================================== */

.navSecondary li.current ul {
	}

.navSecondary li li {
	margin: 0 0 .5em 1em;
	padding: 0;
	border-bottom: none;
	list-style: none;
	line-height: 1.2em;
	}

.navSecondary li.current li a {
	font-weight: normal;
	color: #434343;
	}

/* @end Nav - Secondary - Second Level
-------------------------------- */

/* @end Nav - Secondary
-------------------------------- */


/* @group Nav - More Results
===================================== */

.moreResults {
	border-top: 2px solid #e6e6e6;
	padding-top: 1.5em;
}

/*.moreResults dt {
	float: left;
	margin-right: .5em;
	}*/

.moreResults ul {
	/*float: right;*/
	overflow: hidden;
	margin: 0;
	padding: 0;
	}

.moreResults li {
	display: inline;
	padding: 0 .25em;
	list-style: none;
	border-right: 1px solid #b6b6b6;
	}
	
.moreResults li.resultsFound {
	padding-right: .5em;
}
	
.moreResults li.navNext {
	border-right: 0;
	}
	
.moreResults li.navPrev {
	border-right: 0;
	}

.moreResults li a {
	padding: 0;
	}

/* @end Nav - More Results
-------------------------------- */

/* @end NAVIGATION/UI
-------------------------------- */



/* @group MODULES
===================================== */

/* @group Galleries
===================================== */

#svGallery {
	border-top: 2px solid #e6e6e6;
	padding-top: 1.8em;
}

#svGallery li a {
	border: 0px solid #ccc; /* Add the the total number of pixels added by borders and padding here to includes/display_objects/gallery/htmlhead/gallery.cfm */
	}


/* @end
-------------------------------- */

/* @group Calendar
===================================== */

.svCalendar table {
	margin-top: 0;
	}

.svCalendar th {
	background: #0c2846;
	vertical-align: middle;
	}

.svCalendar th a, .svCalendar th a:hover {
	background: #0c2846;
	}

.svCalendar th a:hover {
	color: #2e7aa7;
	}


.svCalendar tr.dayofweek td {
	background: #2e7aa7;
	color: #fff;
	}

.svCalendar th,
.svCalendar td {
	border: 1px solid #fff;
	}

.svCalendar td {
		background: #e9f3f7;
	}


/* @end Calendar
-------------------------------- */

/* @group Dragable Feeds */

#svRSSFeeds form {
	background: transparent;
	}

li.boxItemHeader { /* Link of items inside dragable boxes */
	color: #2e7aa7;
	padding-left: 10px;
	background: url(../images/pointer_red_sm.gif) no-repeat left .25em;
	}

a.boxItemHeader { /* Link of items inside dragable boxes */
	color: #2e7aa7;
	}

#svAddNewFeed {
	padding: 0 !important;
	background: transparent !important;
	}

#svAddNewFeed button { /* !important used to override dragable_feeds.css */
	background: #2e7aa7 !important;
	font-size: 11px !important;
	}

/* @end */



/* @group Features
===================================== */

#features {
	overflow: hidden;
	}

#features dl {
	float: left;
	clear: none;
	width: 213px;
	margin: 0 16px 0 0;
	}

#features dt {
	font-size: 2em;
	font-weight: bold;
	letter-spacing: -0.025em;
	}

#features dt a {
	color: #232323;
	}

#features dt a:hover {
	text-decoration: none;
	}

#features dd {
	font-size: 1.1em;
	}

#features dd p {
	margin: -3px 0 8px;
	line-height: 15px;
	}

#features dd a {
	font-weight: bold;
	}

#features dd.image {
	float: none;
	margin: 0 0 1.7em;
	}

#features dd.image img {
	/* recommended size: */
	/*width: 213px;*/
	/*height: 120px;*/
	}


/* @end Features
-------------------------------- */


/* @group Home Feeds
===================================== */

.home .sidebar .svIndex h3 {
	display: block;
	padding: 0 1em;
	margin-bottom: 1em;
	line-height: 40px;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #fff;
	background: #ff3405;
	}

.home .sidebar .svIndex dl {
	margin: 0 1.5em 1em;
	padding: 0 0 .5em;
	border-bottom: 1px solid #d6d6d6;
	}

.home .sidebar .svIndex dl.last, .home .sidebar .svIndex dl:last-child {
	border-bottom: 0;
	padding-bottom: 0;
	}

.home .sidebar .svIndex dt {
	margin: 0 0 .5em;
	padding: 0;
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.3;
	}

.home .sidebar .svIndex dt.releaseDate {
	margin: 0 0 3px;
	font-size: 1em;
	text-transform: uppercase;
	color: #979797;
	}

.home .sidebar .svIndex dd {
	margin: 0 0 .25em;
	padding: 0;
	font-size: 1.1em;
	color: #434343;
	}

.home .sidebar .svIndex dd.summary {
	margin: 0 0 .5em;
	}

/*.home .sidebar .credits,
.home .sidebar .tags,
.home .sidebar .ratings,
.home .sidebar .credits {
	color: #999 !important;
	}*/

.home .sidebar .svIndex dl.hasImage .image {
	margin: 0 .5em 0em 0;
	}

.home .sidebar .svIndex dl.hasImage .image img {
	width: 50px;
	}

.home .sidebar .svIndex dd p {
	margin: 0;
	padding: 0;
	line-height: inherit;
	}

.home .sidebar .svIndex span.readMore a {
	display: none;
	}

/* @end Home Promo Feeds
-------------------------------- */

/* @group Indexes
===================================== */

.svIndex dl {
	padding-bottom: 1em;
	border-bottom: 1px dotted #ccc;
	width: 915px;
	}

.sidebar .svIndex dl {
	margin: .5em 0;
	padding: .5em 0 .5em;
	}

.svIndex dl.hasImage {
		/*padding-left: 90px;
		min-height: 90px; Both set dynamically in dsp_feed.cfm & dsp_portal.cfm*/
		position: relative;
		}

.sidebar .svIndex dl.hasImage {
	min-height: 0;
	padding-left: 0;
	}

.svIndex dl.hasImage .image {
		float: none;
		}

.sidebar .svIndex dl.hasImage .image {
	display: none;
	}

.content .svIndex {
	margin-top: 2em;
	}

.content .svIndex dt {
	font-size: 1.6em;
	margin-bottom: .5em;
	}

.svIndex dt.releaseDate {
	text-transform: uppercase;
	color: #777;
	margin-bottom: .5em;
	font-size: 1em !important;
	}

.svIndex dd {
	line-height: 1.2;
	}

.svIndex dd.image {
	position: absolute;
	top: 0;
	left: 0;
	}

/* @group Ratings */

.content .svIndex dd.credits,
.content .svIndex  dd.comments,
.content .svIndex  dd.tags,
.content .svIndex  dd.rating {
	line-height: 20px; /* acommodate height of stars */
	}

div.stars a {
	width: 14px;
	height: 13px;
	background: transparent url(../images/rater/stars.png) no-repeat;
}

.zero { background-image: url(../images/rater/star_zero.png); }
.one { background-image: url(../images/rater/star_one.png); }
.onehalf { background-image: url(../images/rater/star_onehalf.png); }
.two { background-image: url(../images/rater/star_two.png); }
.twohalf { background-image: url(../images/rater/star_twohalf.png); }
.three { background-image: url(../images/rater/star_three.png); }
.threehalf { background-image: url(../images/rater/star_threehalf.png); }
.four { background-image: url(../images/rater/star_four.png); }
.fourhalf { background-image: url(../images/rater/star_fourhalf.png); }
.five { background-image: url(../images/rater/star_five.png); }

/* @end */

/* @group Slideshow
===================================== */

.svSlides dl {
	border: 0;
	margin: 0;
	}
	
.svSlides dl.hasImage { /* padding-left & min-height set dynamically in /display_ojects/feedslideshow/htmlhead/slideshow.jquery.cfm */
	position: relative;
	}
	
.home .svSlideshow {
	position: relative;
	width: 627px;
	overflow: hidden;
	padding: 30px 30px 10px;
	margin: 0 0 2.2em;
	color: #b4dffa;
	background: #102e50 url(../images/bg-hero.jpg) no-repeat !important;
	border: 0;
	}

.home .svSlides {
	position: relative;
	border: 0;
	z-index: 1;
	padding: 0;
	margin: 0 !important;
	/* min-height set dynamically in /display_ojects/feedslideshow/htmlhead/slideshow.jquery.cfm */
	}

.home .svSlides dl {
	/* Height set dynamically in /display_ojects/feedslideshow/htmlhead/slideshow.jquery.cfm */
	/*position is set by jquery.slidshow plugin */
	width: auto !important;
	padding-bottom: 0;
	margin-right: 0;
	border: 0;
	font-size: 1em;
	background: transparent !important; /*for IE 6/7*/
	}

.home .svSlides dt {
	margin-bottom: .35em !important;
	font-size: 2.6em !important;
	font-weight: bold;
	letter-spacing: -0.025em;
	line-height: 1;
	color: #fff;
	}

.home .svSlides dt.releaseDate {
	color: #abdffa;
	font-size: 11px !important;
	font-weight: normal;
	margin-bottom: .5em !important;
	}

.home .svSlides dt a {
	color: #fff;
	}

.home .svSlides dd {
	margin-bottom: 1.1em;
	letter-spacing: -0.025em;
	font-size: 1.4em !important;
	line-height: 1.2em;
	padding: 0;
	}

.home .svSlides dd.image { 
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	float: none;
	padding: 0;
	border: 3px solid #1c5981;
	}

.home .svSlides dd.image img {
	display: block;
	}

.home .svSlides .readMore {
	float: left;
	}

.home .svSlides .readMore a {
	font-size: 11px !important;
	font-weight: bold;
	color: #fff;
	height: 2.1em;
	line-height: 2.1em;
	border: none;
	padding: 0 1em;
	display: block;
	width: 60px;
	text-align: left;
	padding-right: 22px;
	margin-top: .75em;
	background: #2e7aa7 url(../images/arrows_white.gif) no-repeat 6.8em 50%;
	-webkit-border-radius: 11px;
	-moz-border-radius: 11px;
	border-radius: 11px;
	}

.svPager {
	text-align: center;
	line-height: 2;
	}

.home ol.svPager { /* width set dynamically in /display_ojects/feedslideshow/htmlhead/slideshow.jquery.cfm */
	/* width: #pagerWidth#; */
	position: relative;
	z-index: 2;
	text-align: center;
	margin: 10px 0;
	padding: 0;
	list-style: none;
	}

ol.svPager li {

	}

ol.svPager a {
	color: #fff;
	background: #0c243a;
	outline: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	}

ol.svPager li.activeLI a,
ol.svPager a:hover {
	background: #ff3405;
		text-decoration: none;
	}



/* @end Slideshow
-------------------------------- */

/* @end Indexes
-------------------------------- */


/* @group Session Tools
===================================== */

#svSessionTools p#welcome {
	font-weight: bold;
	color: #ff3405;
	}

/* @end Session Tools
-------------------------------- */


/* @group User Tools - Categories
===================================== */

#svCategories li {
	margin: 0;
	padding: 0;
	}

#svCategories li a {
	margin: 0;
	padding: 0;
	}

/* @end User Tools - Categories
-------------------------------- */


/* @group User Tools - Favorites
===================================== */

#favoriteList li {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	}

#favoriteList li a {
	margin: 0;
	padding: 0;
	}

/* @end User Tools - Favorites
-------------------------------- */

/* @end MODULES
-------------------------------- */

.leftPhotoPadding {
	margin: 0 10px 0 0;
}

.rightPhotoPadding {
	margin: 0 0 0 10px;
}


.text-welcome{
	background:url(../images/text-welcome.gif) no-repeat;
	text-indent:-9999px;
	height:28px;
}
.intro{margin:0 0 39px;}
.intro p{margin:0 0 9px;}
.intro h1{margin:0 0 17px;}
.blog h2{margin:0;}
.blog {
	overflow:hidden;
	
}
.blog .heading{
	padding:2px 4px 0 14px;
	margin:0 0 6px;
	overflow:hidden;
	width:544px;
	background:url(../images/bg-heading.gif) repeat-y;
}
.heading .more{
	background:url(../images/bg-more.gif) no-repeat;
	float:right;
	text-indent:-9999px;
	width:64px;
	height:21px;
	margin:3px 0 0;
	overflow:hidden;
}
.blog .text-news{
	background:url(../images/text-news.gif) no-repeat;
	width:460px;
	float:left;
	height:28px;
	text-indent:-9999px;
	float:left;
}
.blog .list{
	margin:0;
	padding:0;
	list-style:none;
}
.blog .list h3{
	margin:0;
	color:#2e6a28;
	font-size:16px;
	line-height:19px;
}
.list .text-holder{
	margin:0 7px 0 26px;
	color:#505050;
	line-height:13px;
	padding:0 0 3px;
}
.list .title{
	color:#232323;
	margin:0 0 3px;
	width:410px;
}
.list li{
	padding:7px 8px 15px;
	margin:0 0 7px;
	width:546px;
	overflow:hidden;
	vertical-align:top;
}
.list .dark{background:#eee;}
.list .title em{font-weight:bold;}
.text-holder p{margin:0 0 4px;}
.text-holder a{font-size:13px;}
.text-holder a:hover {text-decoration:underline;}


#sysPressReleases.svIndex {
	width: 565px;
	margin-top: 5px;
	}
#sysPressReleases dt.releaseDate {
	font-weight:bold;
	font-style:italic;
	color: #000;
	font-size:14px !important;
	}
	
#sysPressReleases dl {
	width: 565px;
	background: #eeeeee;
	border-bottom: none;
	padding: 5px;
	}

#sysPressReleases dl.first {
	background: #fff;
	border-bottom: none;
	padding: 5px;
	}
#sysPressReleases dl.last {
	background: #fff;
	border-bottom: none;
	padding: 5px;
	}
	
#sysPressReleases dl dt a {
	color:#2e6a28;
	font-size:16px;
	line-height:19px;
	}
	
.twitter-block{
	background:#fff;
	width:319px;
	padding:5px 5px 3px;
	border:1px solid #d2d2d2;
	position:relative;
	margin:0 0 10px;
}
* html .twitter-block{padding:5px 5px 6px;}
.twitter-block .title{
	width:317px;
	background:url(../images/bg-twitter.gif) no-repeat;
	overflow:hidden;
}
.twitter-block .text-twitter{
	height:41px;
	margin:7px 0 0 11px;
	background:url(../images/text-twitter.gif) no-repeat;
	text-indent:-9999px;
}

.twitter-block p{margin:0;}
.twitter-block .time{font-size:9px;}
.twitter-block .button{
	font-style:italic;
	color:#494949;
}
.twitter-block .button{
	position:absolute;
	bottom:0;
	right:0;
	width:127px;
	background:url(../images/bg-button.gif) no-repeat 0 -29px;
	padding:0 0 0 6px;
	font-size:12px;
}
.twitter-block .button span{
	display:block;
	padding:6px 0 2px 10px;
	background:url(../images/bg-button.gif) no-repeat;
}

#sysTwitterFeed h3 {
	display:none;
	}
#sysTwitterFeed dl {
	font-size: 10px;
	margin: 10px ;
	border-bottom: 1px solid #ccc;
	}
	
#twitterTweets ul {
	list-style:none; 
	list-style-type:none;
	margin: 0;
}

#twitterTweets li {
	font-size: 12px;
	margin: 10px ;
	border-bottom: 1px solid #ccc;
	list-style:none; 
	list-style-type:none;
}
	
.video{
	padding:0 0 0 0;
	margin:0 -20px 23px 0;
	background:url(../images/bg-video.gif) no-repeat;
}
.video-holder {
	overflow:hidden;
	width:331px;
	border:1px solid #9d9d9d;
	height: 257px;
}
.video img{vertical-align:top;}

#right .social{
	margin:0;
	padding:8px 0 5px;
	width:100%;
	list-style:none;
	overflow:hidden;
	background:url(../images/bg-social.gif) no-repeat;
}
#right .social li{
	float:left;
	margin:0 0 0 -1px;
	padding:0 0 0 18px;
	width:149px;
	background:url(../images/separator2.gif) no-repeat 0 55%;
}
#right .social a{
	display:block;
	width:140px;
	height:55px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/bg-social-links.gif) no-repeat;
}
#right .social .facebook{background-position:-168px 0;}	


.columns{
	width:956px;
	margin:0 auto -51px;
	position:relative;
}
.columns-holder{
	width:958px;
	background:url(../images/bg-columns.gif) repeat-y;
}
.inner .columns-frame{background:url(../images/bg-columns-holder-inner.gif) no-repeat;}
.columns-container{
	background: url(../images/bg-columns-holder.gif) no-repeat;
	width:958px;
	height: 160px;
}
.columns .b{
	line-height:0;
	font-size:0;
	background:url(../images/bg-columns-b.png) no-repeat;
	width:958px;
	height:11px;
}
.sign-up-form{
	overflow:hidden;
	width:100%;
}
.column .sign-up-form h4{
	color:#3a3a3a;
	font-size:14px;
	margin:0 0 4px;
	word-spacing:-1px;
}
.column .sign-up-form h4 span{
	color:#468840;
	font-size:14px;
}
.sign-up-form .text{
	background:url(../images/bg-sign-up.gif) no-repeat;
	padding:0 6px 2px;
	width:181px;
	overflow:hidden;
	margin:0 0 0 2px;
}
.sign-up-form .text input{
	float:left;
	background:none;
	border:0;
	font:italic 11px/13px Arial, Helvetica, sans-serif;
	color:#767676;
	width:100%;
	padding:6px 0 4px;
}
.sign-up-form .submit{
	float:right;
	border:0;
	background:url(../images/bg-sign-up-btn.gif) no-repeat;
	margin:0 7px 0 0;
	padding:0 0 1px;
	width:64px;
	cursor:pointer;
	color:#767676;
	height:18px;
	font:italic 12px/16px "Times New Roman", Times, serif;
}
.column{
	float:left;
	width:282px;
	padding:1px 0 0;
}

.column fieldset {
	margin:0 0 0;
	padding:0;
	}
.newsletter{margin:0 20px 0 0;}
.calendar{margin:0 19px 0 0;}
.contact{width:350px;}
.column .text-newsletter,
.column .text-calendar,
.column .text-contact {
	background:url(../images/text-newsletter.gif) no-repeat;
	width:193px;
	height:33px;
	margin:0 0 -10px 9px;
	text-indent:-9999px;
}
.calendar .column-holder h4,
.contact .column-holder h4{color:#3a3a3a;}
.calendar .column-holder h4{
	margin:0 0 5px;
	font-size:16px;
}
.contact .column-holder h4{
	font-size:14px;
	margin:0;
}
.column .text-calendar{
	width:162px;
	background:url(../images/text-calendar.gif) no-repeat;
	margin:0 0 -3px 9px;
}
.column .text-contact{
	width:141px;
	background:url(../images/text-contact.gif) no-repeat;
}
.column .column-holder{font:13px/15px Arial, Helvetica, sans-serif;}
.column .column-holder p{margin:0 0 6px;}
.newsletter .column-holder{
	background:url(../images/bg-newsletter.png) no-repeat;
	margin:0 0 0 -15px;
	padding:0 0 13px 94px;
	width:203px;
	position:relative;
}
.calendar .column-holder{
	background:url(../images/bg-calendar.png) no-repeat;
	padding:5px 0 0 102px;
	margin:0 0 0 20px;
	width:156px;
	overflow:hidden;
}
.calendar .column-holder .more, .newsletter .column-holder .more{
	font:italic 13px "Times New Roman", Times, serif;
	color:#0f6fb7;
	margin:13px 0 0;
	float:left;
}
.contact .column-holder{
	background:url(../images/bg-contact.png) no-repeat;
	margin:0 0 0 -15px;
	padding:1px 0 0 95px;
	width:270px;
	position:relative;
	overflow:hidden;
}
.contact address{
	font-style:normal;
	padding:0 0 7px;
}
.contact .column-holder address span{display:block;}
.contact dl{
	margin:-25px 0 0 0;
	float:left;
	width:144px;
}
.contact dt{
	float:left;
	font-weight:bold;
	clear:both;
	padding:0 2px 0 0;
}
.contact dd{
	margin:0;
	padding:0 0 8px;
	font-size: 12px;
}
.contact .map{
	padding:27px 0 0;
	background:url(../images/bg-map.gif) no-repeat 50% 0;
	float:right;
	margin:-7px 70px 0 0;
	font:italic 13px "Times New Roman", Times, serif;
}

.twtr-hd, .twtr-ft {
	display:none;
}

 .twtr-bd {
	font-size: 10px;
	margin: 15px 0 15px 0;
 }
 
#svAsset .imgMed {
	display: none;
}
#svPortal dt {
	width: 915px;
}
.content .svIndex {
	padding-top: 1em;
	border-top: 1px solid #ccc;
	width: 915px;
}

/*#businesscenter .svIndex, #projects .svIndex {
		background: url(../images/inthissection.jpg)  no-repeat;
		border-top: 0;
		padding-top: 50px;
}*/

form {
	margin: 0;
	padding:0;}

form#frm970CEF1640E54B018CF0BA1C4A0DB439 {
	margin: 0;
	padding: 5px;
	font-size: 10px;
		}
form#frm970CEF1640E54B018CF0BA1C4A0DB439 tr td {
	border: none;
	padding: 5px;
	}

/*Public Information Act Request Form */

#infoRequest {
	width: 800px;	
	padding: 5px;
	}

form#frm301D5CFDD08141BB8E1AC54442393A07{
	width: 800px;	
	padding: 5px;
		}

#infoRequest table  {
	width: 800px;
	padding: none;
	}	

#contentSub p.success {
	width: 500px;
	}
	
#meetingMinutes table {
	width: 915px;
	margin-top: 0;
}
	
#meetingMinutes td {
	width: 270px !important;
	}
	

#businesscenter table#table34 tr td {
	border: none;
	padding: 5px;
	}
table#table5 {
	width: 919px;
	}

table#table6 {
	width: 550px;
	}
	
table#table6 tr.row {
	background: #FFFBEE;
	}
	

#otherContact {
	width: 900px;	
	
	}

#otherContact table {
	width: 900px;
	
	}	
#otherContact tr td p {
	width: 400px;
	padding:0;
	margin: 0;
	}
table#table3 {
	width: 850px;
	}
table#table3 tr td {
	width: 500px;
	}
	
.textCenter {
	text-align: center;
	margin:0 auto;width:740px;
}

#aboutthealamorma img {
	margin: 0 10px 10px 0;
/* EOF */
