@charset "utf-8";
/* CSS Document */

.cornerL {
width:8px;
height:8px;
float:left;
position: absolute;
top: 0;
left: 0;
display:block;
background:url(../menu/corner.png) top left no-repeat;
}

.cornerR {
width:8px;
height:8px;
float:right;
position: absolute;
top:0;
right:0;
display: block;
background:url(../menu/corner2.png) top right no-repeat;
margin-right:-1px;
}

.sf-menu {
	padding:0;
        position:relative;
        z-index:9999;
}

.sf-menu li{
	margin:0 1px;
}

.sf-menu li a {
	padding:0 3px;
	display:block;
        position: relative;
	line-height:24px;
	float:left;
	font-family: Verdana, Arial, Tahoma !important;
	font-size:11px !important;
	font-weight:bold !important;
	text-decoration:none !important;
	color:white !important;
}

	/* Sub Menus */
	.sf-menu > li ul li {
		text-align:left !important;
	}
	
	.sf-menu > .item1 {
		background-color:#9cc90e;
	}
		.sf-menu > .item1 ul li {
			background-color:#9cc90e;
		}
	.sf-menu > .item2 {
		background-color:#016fac;
	}
		.sf-menu > .item2 ul li {
			background-color:#016fac;
		}
	.sf-menu > .item3 {
		background-color:#fc5922;
	}
		.sf-menu > .item3 ul li {
			background-color:#fc5922;
		}
	.sf-menu > .item4 {
		background-color:#eb1078;
	}
		.sf-menu > .item4 ul li {
			background-color:#eb1078;
		}
	.sf-menu > .item5 {
		background-color:#4e368a;
	}
		.sf-menu > .item5 ul li {
			background-color:#4e368a;
		}
	.sf-menu>.item6 {
		background-color:#01748f;
	}
		.sf-menu>.item6 ul li {
			background-color:#01748f;
		}
	.sf-menu > .item7 {
		background-color:#9cc90e;
	}
		.sf-menu > .item7 ul li {
			background-color:#9cc90e;
		}
	.sf-menu > .item8 {
		background-color:#016fac;
	}
		.sf-menu > .item8 ul li {
			background-color:#016fac;
		}
	.sf-menu > .item9 {
		background-color:#fc5922;
	}
		.sf-menu > .item9 ul li {
			background-color:#fc5922;
		}
	.sf-menu > .item10 {
		background-color:#eb1078;
	}
		.sf-menu > .item10 ul li {
			background-color:#eb1078;
		}
	.sf-menu > .item11 {
		background-color:#4e368a;
	}
		.sf-menu > .item11 ul li {
			background-color:#4e368a;
		}
	.sf-menu > .item12 {
		background-color:#01748f;
	}
		.sf-menu > .item12 ul li {
			background-color:#01748f;
		}
		
		#cube {  }
#cu3er-container {  }


A IMG {border: 0px;}
/* ------------  JCA Colors  --------------- */
.gray {
 color: #666666;
}
.green {
 color: #99cc00;
}
.pink {
 color: #e30177;
}
.orange {
 color: #f05c28;
}
.purple {
 color: #522e91;
}
.teal {
 color: #00728f;
}
.indigo {
 color: #0069aa;
}

/* ------------  html elements  --------------- */
html {
 height: 100%;
}
body {
 font: normal 13px/1.5em Helvetica, Arial, sans-serif;
 color: #000000;
}
a {
 color: #0069aa;
 text-decoration: none;
}
a:hover {
 text-decoration: underline;
}
p {
 margin: 0px;
 padding: 5px 0px;
}
div {
 display: block;
}
h1 {
 font: bold 30px Helvetica, Arial, sans-serif;
 color: #000000;
 margin: 0px;
 padding: 10px 0px 5px 0px;
}
h2 {
 font: bold 22px Helvetica, Arial, sans-serif;
 color: #000000;
 margin: 0px;
 padding: 10px 0px 5px 0px;
}
h3 {
 font: bold 14px Helvetica, Arial, sans-serif;
 color: #000000;
 margin: 0px;
 padding: 5px 0px 5px 0px;
}
h4 {
 font: normal 14px Helvetica, Arial, sans-serif;
 color: #000000;
 margin: 0px;
 padding: 5px 0px 5px 0px;
}

hr {
 height: 0px;
 background-color: transparent;
 overflow: hidden;
 border-top: none;
 border-right: none;
 border-left: none;
 border-bottom: 1px solid #cccccc;
}
ul {
 padding-top: 0px;
 margin-top: 0px;
 list-style: square;
}

/* ------------  id elements  --------------- */
#page {
 margin: 0px auto;
 padding: 0px;
 background: #808285 url('graphics/teal_top.jpg') repeat-x;
 text-align: center;
}
#wrapper {
 background-color: #ffffff;
 width: 100%;
 height: auto;
 margin: 0px auto;
}
#header {
 width: 900px;
 height: 150px;
 margin: 0px auto;
}
#navrow {
 width: 900px;
 height: 28px;
 background: #fff url('graphics/green_bar.jpg') no-repeat bottom;
 text-align: center;
 margin: 0px auto;
}
#content {
 width: 900px;
 margin: 0px auto;
 padding-bottom: 30px;
}
#homecontent {
 width: 645px;
 float: right;
 text-align: left;
}
#intcontent,
 #intcontentgreen,
 #intcontentlime,
 #intcontentpink,
 #intcontentteal,
 #intcontentpurple,
 #intcontentorange {
 width: 645px;
 float: right;
 text-align: left;
}
#footer {
 font: normal 11px Helvetica, Arial, sans-serif;
 background: #808285 url('graphics/foot_shadow.jpg') repeat-x;
 height: 130px;
 text-align: center;
 margin: 0px auto;
}
#date {
 width: 325px;
 margin-right: 15px;
 float: left;
}
#datesearch {
 padding-top: 5px;
 height: 28px;
 width: 900px;
 font: normal 13px/26px Helvetica, Arial, sans-serif;
 color: #fff;
 text-align: left;
 overflow: hidden;
 margin: 0px auto;
}
#familyphoto {
 display: inline-block;
 float: right;
 width: 217px;
 height: 146px;
}
#sidebar {
 float: left;
 width: 215px;
 min-height: 600px;
 background: #d1d2d3 url('graphics/gray_bar_star.jpg') no-repeat bottom;
 text-align: left;
}
#empowered {
 padding-top: 10px;
 width: 180px;
 color: #fff;
 float: right;
} 
.blinktext {
 text-decoration: blink;
}
/* ---------- class elements ----------- */
.searchOption {
 padding: .5em 0em;
}

.canvas:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}
/* Hides from IE-mac \*/
/* * html .canvas {height: 1%;}*/
/* End hide from IE-mac */

.imageBorder {
 background-color: #ffffff;
 margin: 10px;
 padding: 5px;
 border: 1px solid #cccccc;
}
.corner {
 margin: 10px;
}
.footitems {
 width: 870px;
 margin: 0px auto;
 text-align: center;
}
.menufoot {
 color: #fff;
 text-align: left;
 padding: 20px 0px 10px 0px;
}
.menufoot2 {
 color: #fff;
 text-align: left;
 padding: 5px 0px 10px 0px;
}
.menuPipe {
 color: #fff;
}
.underline {
 padding-top: 20px;
 margin-bottom: 10px;
 clear: both;
 border-bottom: 1px solid #d1d2d3;
 height: 30px;
}
.graymenu {
 padding: 10px 20px;
}
.limemenu {
 padding: 10px 20px;
 background-color: #cce680;
}
.tealmenu {
 padding: 10px 20px;
 background-color: #80b4d5;
}
.orangemenu {
 padding: 10px 20px;
 background-color: #fabea7;
}
.pinkmenu {
 padding: 10px 20px;
 background-color: #f499c9;
}
.purplemenu {
 padding: 10px 20px;
 background-color: #baabd3;
}
.greenmenu {
 padding: 10px 20px;
 background-color: #99c7d2;
}
.HighlightName {
 font: bold 14px Helvetica, Arial, sans-serif;
 color: #0069aa;
}
.HighlightDate {
 font: bold 12px Helvetica, Arial, sans-serif;
 color: #000;
}
.limebox {
 display: block;
 padding: 5px;
 margin: 5px;
 border: 1px solid #99cc00;
 background-color: #cce680;
 color: #666666;
}
.pinkbox {
 display: block;
 padding: 5px;
 margin: 5px;
 border: 1px solid #e20e7d;
 background-color: #f499c9;
 color: #666666;
}
.purplebox {
 display: block;
 padding: 5px;
 margin: 5px;
 border: 1px solid #522e91;
 background-color: #baabd3;
 color: #666666;
}
.banner { height:auto; font-size:1px; line-height: 1px; text-align:center;}
.banner img {  border: 1px solid #ccc !important;}
/* ---------- context styles ----------- */
.banner span {
 padding: 10px 0px;
}

.detailResize img {
 padding: 10px;
 width:80%;
 height:80%;
}
#header h1 {
 margin: 15px 0px 0px 15px;
 padding: 0px;
 width: 163px;
 height: 114px;
 float: left;
}
#header h2 {
 display: block;
 margin: 0px;
 padding: 0px;
 width: 370px;
 height: 146px;
 float: right;
 background: #fff url('graphics/you_belong_here.jpg') no-repeat;
 text-indent: -10000px;
 overflow: hidden;
}
#homecontent h1 {
 font: normal 36px 'ms trebuchet', Helvetica, sans-serif;
 color: #000000;
 padding: 24px 0px 10px 0px;
 margin: 0px;
}
#homecontent img {
 padding: 0px 0px 0px 0px;
}
.underline h2.orange {
 width: 320px;
 float: left;
 line-height: 25px;
 margin: 0px;
 padding: 0px;
}
.underline h2.purple {
 width: 270px;
 float: right;
 line-height: 25px;
 margin: 0px;
 padding: 0px;
}
#datesearch #search_box_form {
 background: transparent url('graphics/search_bg.jpg') no-repeat;
 width: 204px;
 height: 22px;
 float: right;
 margin: 0px;
 padding: 3px 0px;
}
#datesearch #search_box_form input {
 display: none;
}
#datesearch #search_box_form .searchInput {
 width: 172px;
 height: 15px;
 float: left;
 text-align: right;
}
#datesearch #search_box_form .searchInput input {
 display: block;
 width: 105px;
 height: 15px;
 font: normal 11px Helvetica, Arial, sans-serif;
 border: none;
 padding: 0px;
 margin: 0px;
 float: right;
 background-color: transparent;
}
#datesearch #search_box_form .submit {
 width: 30px;
 height: 22px;
 padding: 0px;
 margin: 0px;
 float: right;
}
#homecontent .news {
 width: 320px;
 float: left;
}
#homecontent .jlinks {
 width: 270px;
 float: right;
 font: bold 14px Helvetica, Arial, sans-serif;
}
#sidebar .stupidIE {
 padding: 0px 20px;
}
#homecontent .stupidIE {
 padding: 0px 20px 20px 0px;
}
.graymenu h2,
.limemenu h2,
 .tealmenu h2,
 .pinkmenu h2,
 .orangemenu h2,
 .greenmenu h2,
 .purplemenu h2 {
 color: #fff;
 margin: 0px;
 padding: 0px 0px 10px 0px;
}

.menufoot a {
 color: #fff;
}

#sidebar .stupidIE hr {
 height: 0px;
 background-color: transparent;
 overflow: hidden;
 border-top: 1px solid #c1c2c2;
 border-right: none;
 border-left: none;
 border-bottom: 1px solid #e1e2e2;
 margin: 0px;
 padding: 0px;
}
.footitems hr {
 height: 0px;
 background-color: transparent;
 overflow: hidden;
 border-top: 1px solid #6a6c6f;
 border-right: none;
 border-left: none;
 border-bottom: 1px solid #939597;
 margin: 0px;
 padding: 0px;
}
.menufoot2 p img {
 vertical-align: middle;
}
.menufoot2 p {
 padding: 0px;
 margin: 0px;
 width: 670px;
 float: left;
}
#empowered a {
 color: #fff;
}
#navrow ul {
 text-align: center;
}

#intcontentgreen .stupidIE h1,
 #intcontentgreen .stupidIE h2,
 #intcontentgreen .stupidIE h3,
 #intcontentgreen .stupidIE h4 {
 color: #00728f;
}
#intcontentpink .stupidIE h1,
 #intcontentpink .stupidIE h2,
 #intcontentpink .stupidIE h3,
 #intcontentpink .stupidIE h4 {
 color: #e30177;
}
#intcontentorange .stupidIE h1,
 #intcontentorange .stupidIE h2,
 #intcontentorange .stupidIE h3,
 #intcontentorange .stupidIE h4 {
 color: #f05c28;
}
#intcontentpurple .stupidIE h1,
 #intcontentpurple .stupidIE h2,
 #intcontentpurple .stupidIE h3,
 #intcontentpurple .stupidIE h4 {
 color: #522e91;
}
#intcontentteal .stupidIE h1,
 #intcontentteal .stupidIE h2,
 #intcontentteal .stupidIE h3,
 #intcontentteal .stupidIE h4 {
 color: #0069aa;
}
#intcontentlime .stupidIE h1,
 #intcontentlime .stupidIE h2,
 #intcontentlime .stupidIE h3,
 #intcontentlime .stupidIE h4 {
 color: #99cc00;
}



ul.menu_hot {
 margin: 0px;
 padding: 0px 0px 10px 10px;
 list-style: square;
 color: #0069aa;
}
ul.menu_hot li.item1 {
 color: #8ebd00;
}
ul.menu_hot li.item2 {
 color: #0069aa;
}
ul.menu_hot li.item3 {
 color: #f05c28;
}
ul.menu_hot li.item4 {
 color: #f05c28;
}
ul.menu_hot li.item5 {
 color: #e30177;
}
ul.menu_hot li.item6 {
 color: #522e91;
}
ul.menu_hot li.item7 {
 color: #8ebd00;
}
ul.menu_hot li.item8 {
 color: #0069aa;
}
ul.menu_hot li.item9 {
 color: #f05c28;
}
ul.menu_hot li.item10 {
 color: #f05c28;
}
ul.menu_hot li.item11 {
 color: #e30177;
}
.graymenu ul {
 margin: 0px;
 padding: 0px 0px 10px 10px;
 list-style: square;
 color: #0069aa;
}
.graymenu ul li a {
 color: #0069aa;
}
.limemenu ul {
 margin: 0px;
 padding: 0px 0px 10px 10px;
 list-style: square;
 color: #8ebd00;
}
.limemenu ul li a {
 color: #8ebd00;
}
.tealmenu ul {
 margin: 0px;
 padding: 0px 0px 10px 10px;
 list-style: square;
 color: #0069aa;
}
.jlinks ul {
 margin: 0px;
 padding: 0px 0px 10px 10px;
 list-style: square;
 color: #0069aa;
}
.tealmenu ul li a,
  .jlinks ul li a {
 color: #0069aa;
}
.pinkmenu ul {
 margin: 0px;
 padding: 0px 0px 10px 10px;
 list-style: square;
 color: #e20e7d;
}
.pinkmenu ul li a {
 color: #e20e7d;
}
.orangemenu ul {
 margin: 0px;
 padding: 0px 0px 10px 10px;
 list-style: square;
 color: #e0561f;
}
.orangemenu ul li a {
 color: #e0561f;
}
.greenmenu ul {
 margin: 0px;
 padding: 0px 0px 10px 10px;
 list-style: square;
 color: #00728f;
}
.greenmenu ul li a {
 color: #00728f;
}
.purplemenu ul {
 margin: 0px;
 padding: 0px 0px 10px 10px;
 list-style: square;
 color: #522e91;
}
.purplemenu ul li a {
 color: #522e91;
}
/* ---------- freedom styles ----------- */
.formtextRequired {
 font-weight: bold;
}
.formtextRequired, formtext {
padding-bottom: .5em
}

.sendpageBody {
 background-color: #fff;
}
.sendpageBody input {
 margin: 2px;
}
.sendpageBody table {
 font: normal 12px Helvetica, Arial, sans-serif;
}
.sendpageHeader {
 color: #0069aa;
 font: bold 14px Helvetica, Arial, sans-serif;
}
.sendpageFormText {
 color: #000;
}
.sendpageFormTextRequired {
 color: #e30177;
}

/* ModuleBegin::news */
.newsListHeadlineTD a,
 .newsHeadline {
 font: bold 14px/1.5em Helvetica, Arial, sans-serif;
 color: #0069aa;
 text-decoration: none;
}
.newsListHeadlineTD a:hover {
 text-decoration: underline;
}
.newsListMoreLink {
 color: #0069aa;
}
.newsListPublishline,
 .newsPublished {
 font: bold 11px/1.5em Helvetica, Arial, sans-serif;
 color: #000000;
}

/* ModuleEnd::news */

/* ModuleBegin::membership */
.formButtons a:hover {
 text-decoration: none;
 background-color: #CCCCCC;
}
.formButtons a {
 text-decoration: none;
 border-left: 1px groove #BBBBBB;
 border-top: 1px groove #BBBBBB;
 border-right: 1px ridge #3068A6;
 border-bottom: 1px ridge #3068A6;
 color: #3068A6;
 background-color: #EEEEEE;
 font-weight: bold;
 padding: 3px 10px;
 white-space: nowrap;
 line-height: 25px;
}

.myaccountHeading {
 font-size: 16px;
 font-weight: bold;
 padding: 5px;
}
.myaccountMain {
 padding: 20px;
}
.myaccountMain table {
 border-collapse: collapse;
}
.myaccountMain a {
 font-weight: bold;
 color: #3068A6;
}
.myaccountMain td {
 border: 2px solid #3068A6;
 vertical-align: top;
 background-color: #FFFFFF;
 padding: 2px;
}
.myaccountTitle {
 width: 300px;
 text-align: center;
 font-weight: bold;
 padding: 3px;
 background-color: #3068A6;
 color: #FFFFFF;
}
.myaccountLister {
 background-color: #FFFFFF;
 text-align: left;
 padding: 11px;
 margin: 20px;
}

.myaccountDetail td {
 padding-top: 5px;
}
.myaccountDetail a {
 padding-top: 5px;
}

.myaccountDetail form {
 padding: 11px;
}

.myaccountForm {
 text-align: left;
}
.myaccountFormSection {
 padding: 5px;
 font-weight: bold;
}

.freedomTable {
 width: 100%;
 padding: 20px;
 border: 1px solid #3068a6;
 border-collapse: collapse;
}
.freedomTable th,
 .freedomTable td {
 border: 1px solid #3068a6;
 padding: 5px;
 text-align: left;
}
.freedomTable th {
 background-color: #3068a6;
}
.freedomTable th a {
 color: #ffffff;
 font-weight: bold;
 text-decoration: none;
}
.freedomTable th a:hover {
 text-decoration: underline;
}
.myaccountListerBack { text-align:center;width:100%;padding-top:10px; }
/* ModuleEnd::membership */

/* ModuleBegin::documents */
.documentsListWrapper {
}
.documentsListWrapper table {
 border: 1px solid #ccc;
}
.documentsRowOdd {
}
.documentsRowEven {
 background: #ccc;
}
.documentsListWrapper th {
 border-bottom: 1px solid #ccc;
}
.documentsListWrapper td {
 padding: 3px;
}
.documentsName {
}
.documentsDate {
}
.documentsSize {
}
/* ModuleEnd::documents */

/* ModuleBegin::poll */
.pollSmallWrapper span, .pollDetailWrapper span { display: block; padding: 5px 0;}
.pollSmallWrapper span.pollChoices { padding: 0 0 5px 0; }
.pollListWrapper { }
.pollDetailWrapper { }
.pollQuestion {  }
.pollChoices {  }
.pollLink { }
.pollResultQuestion { }
.pollResultChoices { }
.pollBar { background-color: #ccc; height: 10px; }
/* ModuleEnd::poll */

/*--- Calendar --*/
/* Month at a Glance */
#calendarDetail table {
 width: 100%;
 table-layout: fixed;
}
#calendarDetail .calendarMonths {
 background-color: #4e2e92;
 text-align: center;
 vertical-align: middle;
}
#calendarDetail .calendarMonths a {
 display: block;
 color: #ffffff;
 font-weight: bold;
 font-size: 12px;
 text-decoration: none;
 padding: 5px 0px 5px 0px;
}
#calendarDetail .calendarMonths a:hover {
 background-color: #99cd00;
 color: #ffffff;
}
#calendarDetail .calendarDays {
 border-collapse: collapse;
 table-layout: fixed;
}
#calendarDetail .calendarDays .title {
 font-size: 14px;
 font-weight: bold;
 color: #333333;
 padding: 10px 0px 10px 0px;
}
#calendarDetail .calendarDays .normal {
 display: none;
}
#calendarDetail .calendarDays td {
 text-align: center;
 border: 1px solid #000000;
 font-weight: bold;
}
#calendarDetail .calendarDays .weekdays {
 height: 30px;
 background-color: #0067a9;
 color: #ffffff;
}
#calendarDetail .calendarDays .emptyDay {
 height: 60px;
 text-align: left;
 vertical-align: top;
 background-color: #eeeeee;
}
#calendarDetail .calendarDays .eventToday {
 height: 60px;
 text-align: left;
 vertical-align: top;
 background-color: #4e2e92;
 padding-left: 5px;
 color: #ffffff;
}
#calendarDetail .calendarDays .eventOff {
 height: 60px;
 text-align: left;
 vertical-align: top;
 padding-left: 5px;
}
#calendarDetail .calendarDays .eventOn {
 height: 60px;
 text-align: left;
 vertical-align: top;
 background-color: #0067a9;
 padding-left: 5px;
 color: #ffffff;
}
#calendarDetail .calendarDays .eventOn a {
 color: #ffffff;
}

/* Calendar Starts */
#calendar {
 font-size: 12px;
 background: #d1d2d3;
}
#calendar .cal {
 padding: 5px;
 text-align: center;
 margin-left: auto;
 margin-right: auto;
 background: transparent;
}
#calendar .calPrev {
 position: absolute;
 top: 4px;
 left: 15px;
}
#calendar .calNext {
 position: absolute;
 top: 4px;
 right: 15px;
}
#calendar .calMonth {
 position: relative;
 top: 0;
 left: 0;
 text-align: center;
 font-weight: bold;
 margin-left: 20px;
 margin-right: 20px;
}
#calendar .calPrev a,
 .calNext a,
 .calMonth a {
 text-decoration: none;
 color: #00728f;
}
#calendar .calPrev a:hover,
 .calNext a:hover,
 .calMonth a:hover {
 text-decoration: underline;
}
#calendar .calGrid {
 margin-top: 10px;
 clear: both;
 width: 100%;
 text-align: center;
 margin-left: auto;
 margin-right: auto;
}
#calendar .calGrid td {
 font-size: 8pt;
 padding-bottom: 2px;
 text-align: center;
 color: #00728f;
}
#calendar .calGrid tr.calWeek {
 font-weight: bold;
 text-align: center;
}
#calendar .calDayOn a {
 color: #00728f;
 font-weight: bold;
 text-decoration: underline;
}
#calendar .calDayOn a:hover {
 text-decoration: none;
}
#calendar .calGrid td.calTodayOff,
 .calGrid td.calTodayOn {
 background-color: #00728f;
 color: #fff;
 font-weight: bold;
}
#calendar .calGrid td.calTodayOn a {
 text-decoration: underline;
 color: #fff;
 font-weight: bold;
}
#calendar .calBottom {
 text-align: left;
 padding-left: 0px;
}
#calendar .calMonthGlance {
 padding: 5px 0px 3px 0px;
}
#calendar .calBottom a {
 color: #00728f;
}
/* Pagination */
.pagination {
 font-size: x-small;
 color: #666;
 width: 100%;
}
.pagination a,
 .pagination a:link,
 .pagination a:visited {
 text-decoration: none;
}
.pagination .prevnextCurrent,
 .pagination .prevnextWindow {
 border: solid 1px #ccc;
 margin: 0;
 padding: 4px 6px;
 font-size: 11px;
 margin-right: 2px;
 line-height: 3;
}
.pagination .prevnextCurrent {
 background: #00728f;
 color: #fff;
 font-weight: bold;
 padding: 4px 6px;
}
.pagination a.prevnextWindow:hover,
 .pagination a.prevnextLink:hover {
 border: solid 1px #00728f;
 color: #00728f;
 line-height: 3;
}
.pagination a.prevnextLink {
 border: 1px solid #666;
 background: #ccc;
 color: #00728f;
 padding: 3px 6px 4px;
 margin-right: 2px;
 line-height: 3;
}
/* End Pagination */


/* ModuleBegin::directory-slides */
/* --------------- Home News Slider Styles --------------- */
#homecontent .newsSlider img {padding-left: 0;}
.newsSlider { width:641px; height: 365px; position:relative; background: #cccccc; padding: 0; margin: 15px 0px 0px 0px; }
.newsSlider .stgslide { top: 0px; left: 0px; position: absolute; width:641px; height: 365px; }
.newsSlider .stgslide img { vertical-align: bottom; border: 0; width:641px; height: 365px;  }

.newsSlider .stgslide .stgslidebase {position: absolute; top: 0px; left: 0px; display: block; }

.newsSlider .stgslide .stgslidecredit { top: 0px; left: 0px; position: absolute; width:641px; height: 365px; z-index: 60;}
.stgslidevideo { position: relative; height: 0; padding-bottom: 56.25%; padding-top: 25px; margin-top: 20px; }
* html .stgslidevideo { margin-bottom: 45px; margin-bottom: 0; }
.stgslidevideo  div, .stgslidevideo object, .stgslidevideo embed { position: absolute; top: 0; left: 0; width: 100%; height: 99%; }

.newsSlider .stgslide .stgslideheading { width: 630px; height: 98px; padding: 0px 11px 0px 0px; top: 267px; left: 0px; position: absolute; text-align: right;  z-index: 89; background: transparent url(graphics/graphics/design/slideshow_text_bg.png) no-repeat left bottom; }
* html .newsSlider .stgslide .stgslideheading { background: transparent url(graphics/design/slideshow_text_bg.png) no-repeat left bottom; }
.newsSlider .stgslide .stgslideheading h2 { color:#fff; font-size: 20px; margin: 10px 0px 0px 0px; }
.newsSlider .stgslide .stgslideheading a { color:#fff; }
.newsSlider .stgslide .stgslideheading { color:#fff; }

.newsSlider .stgcredit { display: none; }
.newsSlider .stghrimg { display: none; }
.newsSlider .stghrtxt { display: none; }

.newsSlider .stgbtnwrpr { width:630px; top: 344px; left: 0; position: absolute; height: 16px; padding: 0px 11px 0px 0px; z-index: 80; background: transparent; text-align:right; }
.newsSlider .stglinks { float: right; width: 17px; height: 16px; padding: 0px; margin:0px; text-align: right; }

.newsSlider .stgbtngrp { float: right; height: 16px; }
.newsSlider .stgbtnoff, .newsSlider .stgbtnon { width:20px; height: 20px; float:left; 
 font-size: 11px; text-align: center; padding: 1px 0px 0px 0px; margin: 0px 5px 0px 0px; display:block; cursor:pointer; display:inline; 
 text-align: center; font-weight: bold; }
.newsSlider .stgbtnoff { color: #34b233; background: #ffffff; }
.newsSlider .stgbtnon { color: #ffffff; background: #EB1078; }

.newsSlider .textColor, .newsSlider .textColor p, .newsSlider .textColor div, .newsSlider .textColor td { color: #ffffff;}

.blurbBg { padding-right: 14px; background: url(graphics/graphics/design/more_arrow.jpg) no-repeat right 3px; }
#pauseButton { width: 17px; height: 21px; background: #fff url(graphics/graphics/design/pause.jpg) no-repeat 50% 50%; }
#playButton { width: 17px; height: 21px; background: #fff url(graphics/graphics/design/play.jpg) no-repeat 50% 50%; }
#playButton:hover, #pauseButton:hover {text-decoration:none;}
/* ModuleEnd::directory-slides */

#photoThumbWrapper {}
#thumbPhotos { padding: 15px 0px 0px 0px; }
#thumbPhotos ul { padding: 0; margin: 0; list-style: none; }
#thumbPhotos li { width: 100px; height: 75px; padding: 5px; margin: 0px 10px 10px 0px; float: left; border: 1px solid #cccccc; }
#thumbPhotos a { width: 100px; height: 75px; display: block; text-indent: -3000px; background: transparent no-repeat 50% 50%; outline-style:none; outline-width:0; }

/* Included to attach necessary jQuery Files - Edit jquery.lightbox-0.5.js file to change these image names or locations */
.includeLightBoxJs { background-image: url(graphics/jquery_scripts/jquery.lightbox-0.5.js);}
.includeLightboxImg1 { background-image: url(graphics/jquery_scripts/images/lightbox-blank.gif);}
.includeLightboxImg2 { background-image: url(graphics/jquery_scripts/images/lightbox-btn-close.gif);}
.includeLightboxImg3 { background-image: url(graphics/jquery_scripts/images/lightbox-btn-next.gif);}
.includeLightboxImg4 { background-image: url(graphics/jquery_scripts/images/lightbox-btn-prev.gif);}
.includeLightboxImg5 { background-image: url(graphics/jquery_scripts/images/lightbox-ico-loading.gif);}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height:0px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;

	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
