/* x32283 - [_def_list] Default List () */
.general_list {
}

.listbox {
    margin: 10px 0;
}

.listbox .top_left {
    background: transparent url('../i/listbox_tl.gif') top left no-repeat;
}

.listbox .top_right {
    background: transparent url('../i/listbox_tr.gif') top right no-repeat;
}

.listbox .btm_left {
    background: transparent url('../i/listbox_bl.gif') bottom left no-repeat;
}

.listbox .btm_right {
    background: transparent url('../i/listbox_br.gif') bottom right no-repeat;
}

.listbox .inner {
    padding: 5px;
    background: #4e7bac;
    overflow: auto;
}

.inner_left {
    float: left;
    margin-right: 177px;
}

.inner_left .img_float {
    float: left;
    width: 75px;
    height: 75px;
    border: 1px solid #b38c64;
}

.inner_left .img_wrap {
    margin-left: 75px;
    margin-right: 0;
    padding-left: 15px;
}

.inner_right {
    margin-left: 570px;
    width: 177px;
    background: transparent url('../i/dots.gif') top left repeat-y;
    text-align: center;
}

.list_btn {
    margin: auto 0;

}
/* x32288 - [menulist] Menu List (Sub Section) */
.bbutton a:link, .bbutton a:hover, .bbutton a:active, .bbutton a:visited {
    color: #fff;
    font-size: 8pt;
    text-decoration: none;
    font-weight: bold;
}
.bbutton a:hover {
    text-decoration: underline;
}

.cta_label {
    margin: -3px 0 0;
    text-align: center;
}

.cta_label .label_inner_left {
    padding: 3px 0 3px 5px;
    background: transparent url('../i/cta_label_left.gif') top left no-repeat;
}

.cta_label .label_inner_right {
    padding: 3px 5px 3px 0;
    background: transparent url('../i/cta_label_right.gif') top right no-repeat;
}

.cta_title {
    padding: 3px 10px;
    background: #fbaa23;
}


*:first-child+html .cta_label .label_inner_left {
    height: 19px;
    padding: 0 0 0 5px;
}

*:first-child+html .cta_label .label_inner_right {
    height: 19px;
    padding: 0 5px 0 0;
}

*:first-child+html .cta_title {
    padding:5px;
}






* html .cta_label .label_inner_left {
    height: 19px;
    padding: 0 0 0 5px;
}

* html .cta_label .label_inner_right {
    height: 19px;
    padding: 0 0 0 5px;
}

* html .cta_title {
    padding: 5px;
}

/* x33254 - [_img_only_list] Image Only List () */
/* Requires the images to be cropped to 108px x 104px */
.image_only_list {
	margin: 0 -22px;
}
.image_only_list_item {
	float: left;
	width: 112px;
	margin-bottom: 22px;
	padding: 0 22px;
}
.image_only_list_info0 {
	background: url('../i/dashed_hor.gif') top left repeat-x;
	margin-top: 6px;
}
.image_only_list_info1 {
	background: url('../i/dashed_hor.gif') bottom left repeat-x;
	padding: 4px 0;
}
/* x33255 - [_img_general] Image Detail () */
/* Image */
.image_info {
	margin-top: 15px;
}
/* x33256 - [_img_nav] Image Nav () */
.image_nav {
	background: url('../i/dashed_hor.gif') top left repeat-x;
	min-height: 26px;
}
* html .image_nav {
	height: 26px;
}
.image_nav .previous, .image_nav .next  {
	padding-top: 8px;
	height: 18px;
	float: right;
}
.image_nav .return_to_parent  {
	padding-top: 8px;
	height: 18px;
	float: left;
}
.image_nav .previous  {
	background: url('../i/dashed_ver.gif') top right repeat-y;
	padding-right: 10px;
}
.image_nav .next  {
	padding-left: 10px;
}
/* x33264 - [list] Event List (Event) */
/* Calendar Styling */
.vc_calendar tr.daylist {
	background: #feb80f top left repeat-x;
}
.evt_tent {
	margin: 4px 0;
	background: #4e7bac url('../i/cal_tent_bl.gif') bottom left no-repeat;
}
.evt_perm {
	margin: 4px 0;
	background: #e41e1f url('../i/cal_perm_bl.gif') bottom left no-repeat;
}
.vc_calendar a{
	color: #fff;
}



.vc_calendar {
	border-collapse: collapse;
        width: 100%;
}
.vc_calendar th {
	font-family: "Myriad Pro", Verdana, sans-serif;
	font-size: 11pt;
	color: #fff;
	font-weight: normal;
	padding: 8px 8px 0 8px;
	height: 35px;
	text-align: center;
	vertical-align: top;
}
.vc_calendar td {
	border: 1px #d8d8d8 solid;
	width: 94px;
	vertical-align: top;
	height: 80px;
}
.vc_calendar td.a {
	background: #fff;
	padding: 6px;
}
.vc_calendar td.w {
	background: #f8f8f8;
	padding: 6px;
}
.vc_calendar td.n, .vc_calendar td.n.w {
	background: #e8e8e8;
	padding: 6px;
	color: #9b9b9b;
}
.vc_calendar th.c6 {
	background: url('../i/calhdr_tr.gif') no-repeat top right;
	background-position: top right;
	background-repeat: no-repeat;
}
.vc_calendar th.c0 {
	background: url('../i/calhdr_tl.gif') no-repeat top left;
	background-position: top left;
	background-repeat: no-repeat;
}
.vc_calendar td.c0 {
	border-left: none;
}
.vc_calendar td.c6 {
	border-right: none;
}
.vc_calendar tr.r1 td {
	border-bottom: none;
}
.vc_calendar tr.r1 td.c0 {
	background-image: url('../i/calftr_bl.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}
.vc_calendar tr.r1 td.c6 {
	background-image: url('../i/calftr_br.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
	border-right: none;
}
.cal_post {
	margin: 12px 0 8px 0;
	padding: 0 48px 0 0;
	text-align: right;
display:none;
}
.cal_post img {
	vertical-align: middle;
	margin: 0 0 0 6px;
}
.cal_pre {
	float: right;
	padding: 0 24px 0 0;
}
.cal_pre a:link,.cal_pre a:active, .cal_pre a:visited,.cal_pre a:hover {
	font-weight: normal;
}
.cal_pre img, .cal_pre input, .cal_pre select {
	vertical-align: middle;
}


.evt_tent .evt1 {
	background: url('../i/cal_tent_br.gif') bottom right no-repeat;
}
.evt_tent .evt2 {
	background: url('../i/cal_tent_tr.gif') top right no-repeat;
}
.evt_tent .evt3 {
	background: url('../i/cal_tent_tl.gif') top left no-repeat;
	padding: 4px;
	font-size: 7pt;
}
.evt_perm .evt1 {
	background: url('../i/cal_perm_br.gif') bottom right no-repeat;
}
.evt_perm .evt2 {
	background: url('../i/cal_perm_tr.gif') top right no-repeat;
}
.evt_perm .evt3 {
	background: url('../i/cal_perm_tl.gif') top left no-repeat;
	padding: 4px;
	font-size: 7pt;
}

.evt3 div {
	font-size: 7pt;
	color: #fff;
	margin: 0 0 2px 0;
}
.evt3 a:link, .evt3 a:active, .evt3 a:visited {
	text-decoration: none;
	font-weight: bold;
}
.evt3 a:hover {
	text-decoration: underline;
	font-weight: bold;
}
.evt_perm .evt3 a:link {
        color: #fff;
}



/* x33267 - [cal_default] Default Calendar Event (Event) */
.evt_grn {
	margin: 4px 0;
	background: #3366cc url('../i/cal_grn_bl.gif') bottom left no-repeat;
}
.evt_grn .evt1 {
	background: url('../i/cal_grn_br.gif') bottom right no-repeat;
}
.evt_grn .evt2 {
	background: url('../i/cal_grn_tr.gif') top right no-repeat;
}
.evt_grn .evt3 {
	background: url('../i/cal_grn_tl.gif') top left no-repeat;
	padding: 4px;
	font-size: 7pt;
}
.evt_blu {
	margin: 4px 0;
	background: #64a5bb url('../i/cal_blu_bl.gif') bottom left no-repeat;
}
.evt_blu .evt1 {
	background: url('../i/cal_blu_br.gif') bottom right no-repeat;
}
.evt_blu .evt2 {
	background: url('../i/cal_blu_tr.gif') top right no-repeat;
}
.evt_blu .evt3 {
	background: url('../i/cal_blu_tl.gif') top left no-repeat;
	padding: 4px;
	font-size: 7pt;
}

.evt3 div {
	font-size: 7pt;
	color: #fff;
	margin: 0 0 2px 0;
}
.evt3 a:link, .evt3 a:active, .evt3 a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.evt3 a:hover {
	text-decoration: underline;
	font-weight: bold;
}

/* x33269 - [list] Gallery List (Gallery) */
.gallery_main {
	float: left;
	width: 530px;
	margin: 0;
	padding: 0;
}
* html .gallery_main {
	margin-left:-3px;
}

.gallery_main img {
	border: 1px #4e7bac solid;
}
.list_nav table {
	border-collapse: collapse;
}
/* x33270 - [nav] Gallery Nav (Gallery) */
.folio_nav_outer {
	margin: 0 0 0 540px;
	padding: 0;
        text-align: right;
}
* html .folio_nav_outer {
	margin-left: 397px;
}
.folio_nav {
	border-collapse: collapse;
        text-align: right;
        border-left:1px solid #4e7bac;
}
.folio_nav td {
	font-size: 8pt;
	padding: 0 0 10px 10px;
        text-align: right;
}
.folio_nav td.left {
	text-align: left;
}
.folio_nav td.right {
	text-align: right;
}
.folio_nav td img {
	border: 1px #fff solid;
}
.folio_nav td.selected img {
	border: 1px #f66 solid;
}
.folio_nav td a:link, .folio_nav td a:active, .folio_nav td a:visited {
	text-decoration: none;
	color: #727271;
}
.folio_nav td a:hover {
	color: #333;
	text-decoration: underline;
}
.folio_nav td.left img, .folio_nav td.right img {
	vertical-align: -20%;
}
/* x33304 - [detail] Flash Generator Detail (Flash Generator) */
table.flash_gen_admin {
	border-collapse: collapse;
	margin: 10px 0;
}
table.flash_gen_admin th {
	font-size: 8pt;
	font-family: Verdana, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	background: #989898;
	border: 1px #fff solid;
	padding: 4px 11px;
}
table.flash_gen_admin td {
	vertical-align: middle;
	color: #5a5a5a;
	font-family: Verdana, Helvetica, sans-serif;
	padding: 4px 11px;
	text-align: left;
	border: solid;
	border-color: #fff #fff #a6a6a6 #fff;
	border-width: 0 1px 1px 1px;
}
table.flash_gen_admin a:link, table.flash_gen_admin a:active, table.flash_gen_admin a:visited {
	color: #5a5a5a;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}
table.flash_gen_admin.nb {
	white-space: nowrap;
}
table.flash_gen_admin td.c {
	text-align: center;
}
table.flash_gen_admin td.a {
	background: #f8f8f8;
}
table.flash_gen_admin td.b {
	background: #ececec;
}
table.flash_gen_admin img {
	vertical-align: middle;
}
table.flash_gen_admin input.text {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #777;
	border: 1px #999 solid;
}
