/*	Florida Commerce Credit Union Stylesheet	*/


	/* Override EZP  */

body {
	color: #000000;
}
a:focus { 
    outline: none; 
}

	/*	Chris Added	*/

.class-folder .attribute-long ul li {
	list-style-position: outside;
}

.class-folder .attribute-long ul li ul li {
	background: none;

}

.class-folder h2 a {
	color: #0e597a;
	font-size: 14px;
	font-weight: bold;
}

.class-folder h2 a:hover {
	color: black;
	text-decoration: none;
	}

.class-product h1 {
	font-size: 24px;
	color: #0094d4;
	margin-top:15px;
}

/*	================	*/



h1, h2, h3, h4, h5, h6 {
	margin: 0;
}

ul li {
	background-image: none;
	list-style-type: disc;
}

div#webpage {
	text-align: left;
	margin: 0 auto;
	width: 960px;
}

div#header {
	padding: 0;
}

div#header ul li {
	margin: 0;
	display: block;
}

div#searchbox {
	width: auto;
}

div#path {
	padding: 0;
}

div.content-view-full div.class-frontpage {
	background-color: transparent;
}

div#sidemenu, div#extrainfo {
	padding: 0;
}

div.attribute-header h1 {
	background-image: none;
	padding: 0;
}

div#footer {
	background-image: none;
	margin: 0;
	padding: 0;
}

.event_date_block {
	background: transparent url(/design/committed/images/diaryday.gif) no-repeat scroll 0 0;
	color: #ffffff;
	float: left;
	font-size: 18px;
	margin: 3px 8px 4px 0;
	padding: 2px 0;
	text-align: center;
	width: 34px;
}

.event_date_block .monthbox {
	display: block;
	font-size: 13px;
	margin-bottom: 4px;
}

div.clear {
	clear: both;
}

.extrainfo div.clear {
	clear: left;
}

/*	================	*/

	/*	CORE	*/
div.left-aside {
	float: left;
}

div.right-aside {
	float: right;
}

div.columns {
}

ul.menu {
	margin: 0;
	padding: 0;
}

ul.menu li {
	list-style-type: none;
}

ul.submenu {
	display: none;
	padding: 0;
	margin: 0;
}

ul.horizontal li {
	float: left;
	margin: 0;
	padding: 2px 4px;
}

ul.vertical li {
	display: list-item;
	float: none;
	margin: 0;
	padding: 4px;
}

.float-break {
	clear: both;
}
/*	================	*/

	/*	PAGELAYOUT	*/
#main-content.center-column {
	margin: 0 20%;
}

div.nosidemenu #main-content.center-column {
	margin-left: 0;
}

div.noextrainfo #main-content.center-column {
	margin-right: 0;
}

#sidemenu {
	width: 20%;
}

#extrainfo {
	width: 20%;
}

div.nosidemenu #sidemenu, div.noextrainfo #extrainfo {
	display: none;
}

/*	================	*/

	/*	CUSTOM STLYES	*/

a {
	color: #006089;
}

a#sitemap-link {
	padding-right: 10px;
}

div.main_rate_group div.class-rate h3 {
	font-size: 18px;
	margin-top: 10px;
	}
	
	
/*#4ac9f6*/
body {
	background: #ffffff url(../images/site-bkgnd.jpg) repeat-x 50% 0;
	font-family: Arial, Helvetica, sans-serif;
}

ul li {
	color: #454545;
	list-style-position: inside;
}

#site-tabs {
	clear: both;
	float: right;
	margin: -10px 20px -7px 0;
	position: relative;
}

#site-tabs li {
	line-height: 8px;
	margin: 0 4px;
	padding: 0;
}

div#webpage {
	width: 982px;
}

#webpage-design {
	background: transparent url(../images/container-main-bkgnd.png) repeat-y 50% 0;
	clear: both;
	margin: 0 auto;
	padding: 0 7px;
	width: 968px;
}

#webpage-top-corners {
	background: transparent url(../images/container-top.png) no-repeat 0 0;
	clear: both;
	height: 19px;
}

#webpage-bottom-corners {
	background: transparent url(../images/container-bottom.png) no-repeat 0 0;
	clear: both;
	height: 24px;
}

div#searchbox {
	background: transparent url(../images/searchbox-bkgnd2.png) no-repeat 0 0;
	/*padding: 12px 16px;*/
	padding:12px 82px 12px 12px;
	text-align:left;
	width:572px;
/*	width: 336px;*/
/*	width: 636px;*/
	height: 34px;
	font-size: 90%;
/*
	background-color: #daf2fb;
	border: solid 1px #4ba4c3;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
*/
}

div#searchbox #search-field {
	border: solid 1px #cccccc;
	color: #cccccc;
	padding: 2px 4px;
}

div#columns {
	background: transparent url(../images/content-bkgnd.png) no-repeat 50% 100%;
	min-height: 355px;
	padding: 10px 24px;
}

.homepage div#columns {
	padding: 10px 10px 0 10px;
}

#main-content.center-column {
	margin: 0 310px;
}

#extrainfo {
	width: 310px;
}

.homepage #extrainfo {
	width: 100%;
}

div.nosidemenu div#columns {
	padding-left: 24px;
}

div.noextrainfo div#columns {
	padding-right: 24px;
}

.homepage div.nosidemenu div#columns {
	padding-left: 10px;
}

.homepage #main-content.center-column {
	margin: 0;
}

div#path {
	margin: 12px 24px 0;
}

div#toolbar {
	margin: 0 auto;
	width: 95%;
}

div#footer {
	text-align: left;
}

div#footer table {
	width: 100%;
}

div#footer td {
	padding: 3px;
}

div#footer td.right {
	text-align: right;
	width: 317px;
}

div#footer div {
	font-size: 0.9em;
}

div#footer div.footnotes {
	padding-left: 20px;
}

div.content-view-line {
	margin:10px 5px 17px;
}

div.content-view-full {
	margin-right: 10px;
}

div.content-view-full p {
line-height:1.4em;
margin-bottom:15px;
}

div.attribute-header h1 {
	background: transparent url(../images/content-header-bkgnd.png) no-repeat 0 100%;
	color: #0f6b9c;
	font-size: 2.25em;
	margin-left: -12px;
	padding-left: 12px;
}

div.content-view-full div.class-location h2 {
	margin: 1em 0 0;
}

div.content-view-line div.class-product {
	clear: none;
}

div.content-view-full div.attribute-long div.object-right {
	clear: none;
}

div.content-view-embed div.class-file img {
	vertical-align: middle;
}

.attribute-tipafriend a, .attribute-pdf a, .attribute-print a, .attribute-rss a {
	padding-left: 10px;
}

.current_node_id_17618 #prize label {
	width: 200px;
	height: 60px;
	float: left;
	text-align: center;
	position: relative;
	padding-top: 70px;
}

.current_node_id_17618 #prize label input {
	
}

.current_node_id_17618 #prize label img {
	left: 80px;
	position: absolute;
	top: 0px;
}

.current_node_id_17618 div.form form .formElement label {
	float: left;
	display: block;
	text-align: left;
}

div.object-center .float-break {
	height: auto;
}

div.content-view-full ol li {
	list-style-type: decimal;
	list-style-position: inside;
}

div.ie-corner {
	background: transparent url(../images/nav-rc.png) no-repeat 0 0;
	position: absolute;
	width: 12px;
	height: 12px;
}

/*	================	*/


	/*	TABLE STLYES	*/

th[scope=row] {
	font-weight: normal;
}

table.renderedtable, table.searchresults {
	background-color: #ffffff;
	border: solid 1px #116487;
	margin: 5px auto 10px;
	width: 100%;
}

table.renderedtable th, table.searchresults th,
table.renderedtable td, table.searchresults td {
	background-color: transparent;
	background-image: none;
	border-width: 0;
	padding: 0.5em;
}

table.renderedtable th, table.searchresults th {
	color: #ffffff;
}

table.renderedtable th:first-child, table.renderedtable td:first-child {
	border-width: 0;
}

table.renderedtable tr, table.searchresults tr {
	background-color: #0094D4;
}

table.renderedtable tr.bglight, table.searchresults tr.bglight, div.bglight {
	background-color: #ffffff;
}

table.renderedtable tr.bgdark, table.searchresults tr.bgdark, div.bgdark {
	background-color: #daf2fb;
}

table.renderedtable tr.bglight:hover, table.renderedtable tr.bgdark:hover,
table.renderedtable tr.bglight:hover td, table.renderedtable tr.bgdark:hover td,
table.searchresults tr.bglight:hover, table.searchresults tr.bgdark:hover,
table.searchresults tr.bglight:hover td, table.searchresults tr.bgdark:hover td {
/*	background-color: #0d284d;*/
}

/*	================	*/

	/*	GLOBAL MENUBAR	*/
#global-menubar {
	background: transparent url(../images/menubar-line.png) no-repeat 0 100%;
	margin-bottom: 4px;
	padding: 2px 12px 0;
}

#global-menubar li {
	background: transparent url(../images/blue-tab-gradient.png) repeat-x 0 0;
	border: solid 1px transparent;
	font-weight: bold;
	margin: 0 3px;
	padding: 0 5px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
	-webkit-border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 12px;
}
#global-menubar li.selected {
	background-image: none;
	border-color: #aeaeae #aeaeae #ffffff;
}

#global-menubar li:hover {
}

#global-menubar li a {
	color: #ffffff;
	display: block;
	font-size: 1.25em;
	text-decoration: none;
	text-transform: uppercase;
	padding: 13px;
}

#global-menubar li.selected a {
	color: #0094d4;
}

#global-menubar li a:visited {
}

#global-menubar li ul.submenu {
	background-color: #116487;
	margin-left: -6px;
	padding: 3px 0;
	position: absolute;
	z-index: 1000;
	width: 222px;
}

#global-menubar li ul.submenu li {
	background-image: none;
	padding: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
}

#global-menubar li ul.submenu a {
	font-size: 1em;
	color: #ffffff;
	padding: 5px;
	text-transform: none;
}

#global-menubar li:hover ul.submenu li:hover, #global-menubar li.iehover ul.submenu li.iehover {
	background-color: #ffffff;
	background-image: url(../images/menuitem-bkgnd.png);
}

#global-menubar li:hover ul.submenu li:hover a, #global-menubar li.iehover ul.submenu li.iehover a {
	color: #0094d4;
}

#global-menubar li.nostyle {
	background-image: none;
	padding: 0;
}

#global-menubar li.nostyle a {
	padding: 0;
}


/*	================	*/

	/*	BANNERS 	*/
#banners-container {
	background: transparent url(../images/banner-controls/banner-frame.png) no-repeat 0 0;
	margin: 0 auto 5px;
	width: 952px;
	height: 206px;
}

#banner-overlay {
	background: transparent url(../images/banner-overlay-bkgnd.png) repeat 0 0;
	color: #000000;
	font-size: 2.5em;
	padding: 0 10px;
	position: absolute;
	width: 690px;
	z-index: 10;
}

#banner-overlay .subtext {
	font-size: 0.5em;
}

#banner-overlay p {
	margin: 0;
}

/*
#banner-controls .left-edge, #banner-controls .right-edge {
	background: transparent url(../images/banner-controls/left-bkgnd.png) no-repeat 0 0;
	height: 33px;
	margin-left: 17px;
	margin-top: 5px;
	position: absolute;
	width: 8px;
	z-index: 100;
}

#banner-controls .right-edge {
	display: none;
}
*/

#banner-controls-tab {
	display: none;
	position:  absolute;
	margin: 5px 0 0 25px;
	z-index: 101;
}

#banner-controls {
	background: transparent url(../images/banner-controls/bkgnd.png) repeat-x 0 0;
	margin: 5px 25px;
	padding: 5px;
	position: absolute;
	z-index: 100;
}

#banner-controls li {
	background: transparent url(../images/banner-controls/blank-button.png) no-repeat 50% 50%;
	float: left;
	height: 16px;
	margin: 1px 5px 2px;
	padding: 0;
	width: 16px;
}

#banner-controls li.separator {
	background-image: url(../images/banner-controls/separator.png);
	margin: 2px -5px;
}

#banner-controls li.action-state {
	background-image: url(../images/banner-controls/pause-button.png);
}

#banner-controls li.action-change {
	background-image: url(../images/banner-controls/previous-button.png);
}

#banner-controls li.play {
	background-image: url(../images/right-arrow.png);
}

#banner-controls li.next {
	background-image: url(../images/banner-controls/next-button.png);
}

#banner-controls li.action-state span, #banner-controls li.action-change span, #banner-controls li.separator span {
	display: none;
}

#banner-controls li.jump-control {
	font-size: 10px;
	padding-top: 2px;
	text-align: center;
}

#banner-controls li.jump-control.current {
	background-image: url(../images/banner-controls/blank-active-button.png);
}

#banners {
	width: 940px;
	height: 195px;
	overflow: hidden;
	position: relative;
	top: 6px;
	left: 6px;
}
/*	================	*/

	/*	Infobox	*/

div.infobox {
	background: none;
	border: 1px solid #ccc;
	height: auto;
	width: 308px;
 -moz-border-radius-topleft: 8px;
  -moz-border-radius-topright: 8px;
 -moz-border-radius-bottomleft: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
	margin-bottom: 10px;	
}

.current_node_id_2 div.infobox {
	background: transparent url(../images/content-box-bkgnd.png) no-repeat 50% 50%;
	height: 236px;
	width: 308px;
	border: none;
	margin-bottom:0px;
}

.homepage div.infobox {
	float: left;
	margin: -8px 4px;
}

div.infobox div.infobox-header {
	margin-left: 10px;
}

div.infobox h2{
color:#066099;
font-size:1.5em;
padding:9px 0 0 10px;
text-transform:uppercase;
}

div.infobox div.infobox-icon {
	float: left;
}

div.infobox a {
	color: #ff9422;
}

div.infobox div.infobox-content {
clear:both;
font-size:1em;
padding: 0 33px 5px 23px;
}

div.infobox div.attribute-image {
	float: right;
}
	/*	================	*/

	/*	Accordion Menu Embed	*/
div.object-right.accordion, div.object-left.accordion {
	float: none;
}

div.accordion h2 {
	background: transparent url(../images/right-arrow.png) no-repeat 0 center;
	border:1px solid #fff;
	border-bottom:1px solid #ddd;
	cursor:pointer;		
	font: normal 12px Arial;
	margin:0;
	padding:5px 5px 5px 20px;
	text-align: left;
	text-transform: uppercase;
}

div.infobox div.noheading div.accordion h2 {
	color: #188dc9;
	font-size: 1.5em;
	font-weight: bold;
}

div.accordion h2.current {
	background-image: url(../images/down-arrow.png);
	cursor:default;
}

div.infobox div.noheading div.accordion h2.current {
	color: #1d3655;
}

div.infobox div.accordion div.pane {
	color: #000000;
	display: none;
	font-size: 12px;
	height: 75px;
	padding: 0 5px;
}

div.noheading div.accordion div.pane {
	height: 95px;
}

div.accordion div.pane h3 {
	font-weight:normal;
	margin:0 0 -5px 0;
	font-size:16px;
	color:#ffffff;
}
/*	================	*/

	/*	TABSET EMBED	*/
div.tabset {
	margin: 0 auto 20px;
}

ul.tabs {
	height: 30px;
	margin: 0 !important;
	padding: 0;
}

ul.tabs li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 25%;
}

ul.tabs a {
	color: #99b5bd;
	float: left;
	font-size: 1.5em;
	font-weight: bold;
	display: block;
	padding: 30px 0;
	position: relative;
	text-decoration: none;
	top: 0;
	width: 100%;
}

ul.tabs a:hover {
	color: #1a6185;
}

ul.tabs a.current {
	background: transparent url(../images/tabset-tab-bkgnd.png) no-repeat 50% 0;
	color: #1a6185;
	cursor: default;
}

div.panes div.tab-content {
	display: none;
	height: 150px;
	overflow-y: hidden;
	padding: 15px 20px;
}

div.ibiz-comparison-charts ul.tabs {
	background-color: #0397d6;
}

div.ibiz-comparison-charts ul.tabs a {
	padding: 7px 0;
}

div.ibiz-comparison-charts div.panes {
	height: 360px;
}

div.ibiz-comparison-charts div.panes table {
	background-color: #ffffff;
	border-collapse: collapse;
	width: 100%;
}

div.ibiz-comparison-charts div.panes th, div.ibiz-comparison-charts div.panes td {
	border: solid 1px #cccccc;
	border-collapse: collapse;
	padding: 4px;
}

div.ibiz-comparison-charts div.panes td {
	text-align: center;
}

/*	================	*/

	/*	HOMEPAGE TAB CONTENT	*/
.homepage div.panes h2 {
	color: #0f6b9c;
	font-size: 2.25em;
	font-weight: normal;
}

.homepage div.panes p {
	color: #808080;
	font-size: 1.2em;
	line-height: 1.5em;
}

/*	================	*/

	/*	FCCU Alerts	*/

#alerts div.content-view-full .Message {
	background: #116487;
	border: solid 1px #ffd559;
}

#alerts div.content-view-full .Message a {
	color: #ffd559;
}

#alerts div.content-view-full .Message h1 {
	color: #ffd559;
}

#alerts div.content-view-full .Message p {
	color: #ffffff;
}

#alerts div.content-view-full .Notice {
	background: #ffd559;
	border: solid 1px #116487;
}

#alerts div.content-view-full .Notice a {
	color: #ff0000;
}

#alerts div.content-view-full .Notice h1 {
	color: #116487;
}

#alerts div.content-view-full .Notice p {
	color: #000000;
}

#alerts div.content-view-full .Warning {
	background: #000000;
	border: solid 1px #1ca1da;
}

#alerts div.content-view-full .Warning a {
	color: #1ca1da;
}

#alerts div.content-view-full .Warning h1 {
	color: #ffd559;
}

#alerts div.content-view-full .Warning p {
	color: #ffffff;
}

/*	================	*/

	/*	DEBUG	*/
div#debug {
	background: #ffffff;
	margin: 20px auto;
	width: 1000px;
}

div#debug table {
	width: 100%;
}

div#debug table td, div#debug table th {
	border-top: 1px solid #ddd;
	border-right: 1px solid #eee;
	padding: 4px;
}

div#debug table td pre {
/*	white-space:normal;*/
}

/*	================	*/

table.benefitsplus tbody td h4 {
	float: left;
	display: inline;
	width: 100%;
	color:#003877;
	font-size: 15px;
}
table.benefitsplus tbody tr.bgdark td div.object-right {
	float: left;
	display: inline;
	width: 100%;
	margin-bottom:20px;
}

div.content-view-full div.class-folder div.attribute-long h5{
border-bottom:1px solid silver;
color:#003877;
font-size:22px;
margin:20px 0;
padding-bottom:10px;
text-align:center;
}

.infobox .cunacalc a {
	color: black;
}



#main-content.center-column table.calculator {
	margin-top:20px;
}

table.calculator {
	
}

#main-content.center-column table.calculator tbody tr.bglight th td {
	padding-top: 22px;
	
}

#main-content.center-column table.calculator tbody td p b{
	font-size: 16px;
	margin-top: 10px;
}
table.calculator tbody td {
	padding-top: 15px;
}

#main-content.center-column table.calculator tbody td p {
line-height:7px;
margin-bottom:15px;
padding-left:91px;
}

#main-content.center-column table.calculator img{
	float: left;
	display: inline;
}
table.calculator tbody tr.bgdark td div.object-right {
	float: left;
	display: inline;
	margin-bottom:20px;
}
table.calculator tbody tr.bglight td div.object-right {
	float: left;
	display: inline;
	margin-bottom:20px;
}
div.content-view-children {
	width:400px;
	margin: 10px auto;
}
#iFrameCalc  {
	width:380px;
	height:796px;
	border: solid 1px #fad484;
}
#iFrameCalc body {
	background: background: transparent;;
}

.appnitro label {
	white-space: normal;
}

#machform_footer {
	display: none;
}

/* div.current_node_id_22046 {
	background: url(/design/fccu/images/fccu-vote_bkgrnd.jpg) no-repeat center top black !important;
} */

.class-alert {
	position: relative;
}
.class-alert h1 {
	display: inline;
}
.class-alert .close-btn {
	color: white;
	position: absolute;
	right: 5px;
	top: 5px;
	z-index: 1;
	padding: 5px;
}

#webpage-design #main-content.editmode {
	margin-right: 0px;
}
