
html, body {
    border: 0 none;
    height: 100%;
    margin: 0;
    padding: 0;
}
body {
    /* background: url("/image/cache/bkgd.jpg") repeat-y scroll center center #235937; */
    color: #000000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 0.8em;
    font-weight: normal;
    margin: 0;
    text-align: center;
    background: #235937;
}
#editor {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
    text-align: left;
}
p {
    line-height: 135%;
    margin: 15px 0;
    padding: 0 6px;
}
h1 {
    color: #235937;
    font-family: Georgia,Times New Roman,serif;
    font-size: 1.8em;
    font-style: italic;
    margin: 6px 2px;
    padding: 0;
    text-shadow: 0.1em 0.1em 0.05em #999999;
}
h2 {
    color: #999;
    font-size: 1.25em;
    margin: 2px 0px;
    padding: 0;
}
h3 {
    color: #696;
    font-size: 1em;
    margin: 2px 8px;
    padding: 0;
}
h4 {
    color: #626264;
    font-size: 0.95em;
    margin: 2px 10px;
    padding: 0;
}
h5 {
    color: #404040;
    font-size: 0.9em;
    margin: 2px 12px;
    padding: 0;
}
h6 {
    color: #000000;
    font-size: 0.85em;
    margin: 2px 14px;
    padding: 0;
}
a {
    color: #2050A0;
    text-decoration: none;
}
a:active {
    color: #2050A0;
    text-decoration: none;
}
a:visited {
    color: #2050A0;
    text-decoration: none;
}
a:hover {
    color: #7581AE;
    text-decoration: underline;
}
.clear {
    clear: both;
}
.logo {
 position:absolute;
left:20px;
top:20px;
z-index:100;
}

.wrapper {
    background: none repeat scroll 0 0 #FFFFFF;
    height: auto !important;
    margin: 0 auto -30px;
    min-height: 100%;
    text-align: left;
    width: 980px;
}
.wrapper:after { content:""; display:table; clear:both;}
.top {
    background: url("/image/cache/header.jpg") no-repeat scroll 0 0 transparent;
    height: 300px;
    position: relative;
    text-align: left;
    width: 980px;
    z-index: 100;
}
.top h1 {
    display: none;
}
.header-box {
    /* background: url("/image/cache/header.jpg") no-repeat scroll 0 0 transparent; */
    height: 300px;
    width: 979px;
}
.outer {
    float: left;
    margin-top: -61px;
    width: 980px;
    z-index: 100;
}
.menu_main {
    background: none repeat scroll 0 0 transparent;
    height: 28px;
    position: relative;
    width: 980px;
    z-index: 200;
}
.center {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    margin-top: 23px;
    padding: 0 12px 12px;
    position: relative;
    width: 956px;
    z-index: 100;
}
.center-wide {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    margin-top: 22px;
    padding: 0 12px 12px;
    width: 956px;
}
.right-col {
    float: right;
    margin-left: 12px;
    padding: 6px 6px 6px 0;
    width: 222px;
}
.bottom, .push {
    background: none repeat scroll 0 0 #666666;
    color: #CCCCCC;
    font-size: 10px;
    height: 25px;
    margin: 10px auto;
    text-align: center;
    width: 980px;
}
.footer {
    font-size: 80%;
    text-align: center;
}
.footer p {
    color: #FFFFFF;
    text-align: center;
}
.footer p a img {
    padding-top: 3px;
}
.breadcrumb {
    color: #5D729E;
    float: left;
    font-size: 0.8em;
    margin-bottom: 1%;
    padding-left: 2px;
    position: relative;
    width: 98%;
    z-index: 100;
}
.breadcrumb a {
    color: #555555;
    font-weight: normal;
}
.breadcrumb a:hover {
    color: #AAAAAA;
}
.news-icon {
    background-image: url("/templates/img/world-news.gif");
    float: left;
    height: 16px;
    margin-right: 3px;
    width: 16px;
}
.action {
    background-image: url("/templates/img/action-exclamation.gif");
    float: left;
    height: 16px;
    margin-right: 3px;
    width: 16px;
}
.issue {
    background-image: url("/templates/img/issue-question.gif");
    float: left;
    height: 16px;
    margin-right: 3px;
    width: 16px;
}
.contribute {
    background-image: url("/templates/img/arrow-contribute.gif");
    float: left;
    height: 16px;
    margin-right: 3px;
    width: 16px;
}
.topics {
    background-image: url("/templates/img/topics-color.gif");
    float: left;
    height: 16px;
    margin-right: 3px;
    width: 16px;
}
.newsbox {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
    display: block;
    float: right;
    margin-bottom: 15px;
    width: 222px;
}
.newsheader {
}
.newsbox h2 a, .actionbox h2 a {
    border-bottom: 1px solid #AAAAAA;
    color: #353129;
    float: left;
    margin-bottom: 12px;
    padding-bottom: 3px;
    text-align: left;
    width: 195px;
}
.newsbox ul, .actionbox {
    line-height: 110%;
    list-style: none outside none;
    margin: 0 auto;
    padding: 0;
}
.newsbox li, .actionbox li {
    background: none repeat scroll 0 0 transparent;
    font-size: 10px;
    margin-top: 6px;
    padding-left: 6px;
}
.newsbox p a, .actionbox p a {
    color: #666666;
}
.newsbox p {
    line-height: 135%;
    margin: 12px 0;
    padding: 0 6px;
}
h2 a {
    color: #3AA936;
}
.info-box {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #555555;
    display: block;
    float: right;
    font-size: 10px;
    text-align: right;
    width: 222px;
}
.info-box p {
    margin: 3px;
}
.listing {
    color: #666666;
    font-size: 10px;
    margin-bottom: 15px;
}
.listing h2 {
    font-style: normal;
}
.listing p {
    margin-top: 3px;
}
.right-listing {
    font-size: 10px;
    margin-bottom: 9px;
    margin-left: 6px;
}
.right-listing a {
    color: #2050A0;
}
.right-listing a:hover {
    color: #7581AE;
}
.footer-menu, .footer-menu ul {
    color: #FFFFFF;
    font-size: 10px;
    line-height: 1.25em;
    list-style: none outside none;
    margin: 0 auto;
    padding: 9px;
    width: 962px;
    z-index: 10;
}
.footer-menu a {
    color: #CCCCCC;
    display: block;
    font-weight: normal;
    height: 16px;
    overflow: hidden;
    padding: 6px 8px 3px;
    text-align: center;
    white-space: nowrap;
    width: 100%;
}
.footer-menu a:hover {
    color: #CCCCCC;
}
.footer-menu li {
    float: left;
    height: 25px;
    list-style: none outside none;
    margin-top: -10px;
    padding: 0 9px;
    width: 90px;
}
.firstbottom {
    margin-left: 300px;
}
div.gallery {
    float: left;
    margin: 0 auto;
    padding: 2px;
    text-align: center;
}
div.gallery p {
    font-size: 11px;
    text-align: center;
}
ul.thumbGallery {
    color: #666666;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    text-align: center;
}
ul.thumbGallery li {
    border: 1px solid #CCCCCC;
    float: left;
    list-style-image: none;
    margin-bottom: 3em;
    margin-right: 1em;
    padding: 3px;
    white-space: nowrap;
}
ul.thumbGallery li a, li a:visited {
    border-bottom: 0 none;
    text-decoration: none;
}
ul.thumbGallery a img {
    border: 1px solid #CCCCCC;
    margin-bottom: 10px;
}
div.photo {
    margin: 6px 2px;
    padding: 4px;
    text-align: center;
}
div.photo p {
    font-size: 11px;
    margin: 0 auto;
    text-align: center;
    width: 500px;
}
div.photo img {
    border: 1px solid #AAAAAA;
    margin-bottom: 10px;
}
#paging_links, #gallery_paging_links {
    float: left;
    font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
    height: 20px;
    margin: 0;
    padding: 10px 0;
    text-align: center;
    text-transform: capitalize;
    width: 100%;
}
#paging_links a:hover, #paging_links a, #paging_links a:visited, #paging_links a:link, #paging_links a:active, .gallery_home_link a, .gallery_next_link a, .gallery_prev_link a {
    color: #000000;
    font-weight: normal;
}
.prev_link_inactive a, .next_link_inactive a, .prev_link_inactive a:visited, .next_link_inactive a:visited, .prev_link_inactive a:hover, .next_link_inactive a:hover, .gallery_home_link a:hover, .gallery_next_link a:hover, .gallery_prev_link a:hover {
    color: #999999;
}
#paging_links .prev_link, .gallery_home_link a, .gallery_next_link a, .gallery_prev_link a {
    background-color: #DDDDDD;
    border: 1px solid #555555;
    color: #555555;
    margin: 0 4px;
    padding: 2px 4px;
}
#paging_links .prev_link_inactive, .gallery_next_link_inactive, .gallery_prev_link_inactive {
    background-color: #FFFFFF;
    border: 1px solid #555555;
    color: #999999;
    margin: 0 4px;
    padding: 2px 4px;
}
#paging_links .next_link {
    background-color: #DDDDDD;
    border: 1px solid #555555;
    color: #77787B;
    margin: 0 4px;
    padding: 2px 4px;
}
#paging_links .next_link_inactive {
    background-color: #FFFFFF;
    border: 1px solid #555555;
    color: #999999;
    margin: 0 4px;
    padding: 2px 4px;
}
#paging_links .page_link {
    background-color: #DDDDDD;
    border: 1px solid #555555;
    color: #77787B;
    margin: 0 4px;
    padding: 2px 4px;
}
#paging_links .currentpage {
    background: none repeat scroll 0 0 #AAAAAA;
}
#calendar {
    border: 1px solid #363636;
    color: #153D8E;
    float: left;
    font: 12px/20px "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
    margin-right: 10px;
    padding: 0;
    text-align: center;
    width: 600px;
}
#calendar .caption {
    background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    font: bold 12px "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
    height: 30px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 550px;
}
#calendar .caption .nav {
    color: #FFFFFF;
    display: inline;
    font-size: 18px;
    text-decoration: none;
}
#calendar th {
    background: none repeat scroll 0 0 #DDDDDD;
    border-bottom: 1px solid #363636;
    border-right: 1px solid #363636;
    border-top: 1px solid #363636;
    color: #616B76;
    font: bold 11px/20px "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
}
#calendar .today {
    background: none repeat scroll 0 0 #DDDDDD;
    border-right: 1px solid #363636;
    font-weight: bold;
}
#calendar td {
    border-bottom: 1px solid #363636;
    border-right: 1px solid #363636;
    color: #333333;
    height: 50px;
    padding: 3px;
    text-align: left;
    vertical-align: top;
    width: 50px;
}
#calendar td ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#calendar td a {
    display: block;
    font-size: 11px;
    text-decoration: underline;
    width: 100%;
}
#calendar td a:link, #calendar td a:visited {
    color: #000000;
}
#calendar td a:hover, #calendar td a:active {
    color: #000000;
}
.event-item {
    clear: both;
    float: left;
    list-style-type: none;
    margin: 15px 0 0;
    padding: 0;
}
.schedule h2 {
    clear: both;
    float: left;
    margin: 0;
    padding: 0 0 0 15px;
}
.event-item .event-info {
    color: #000000;
    float: left;
    font-size: 11px;
    margin-left: 2%;
    width: 80%;
}
.event-item .date {
    color: #AAAAAA;
    float: left;
    font-size: 11px;
    font-style: italic;
    width: 15%;
}
.event-item .event-description {
    float: left;
    width: 100%;
}
.event-item .event-description p {
    margin: 0;
    padding: 0;
}
.event-item .title {
    float: left;
    font-size: 13px;
    font-weight: bold;
    padding: 0;
    width: 100%;
}
.indv-event {
    margin: 0 auto;
}
.indv-event h2 {
    padding: 10px 0;
    text-align: center;
    width: 100%;
}
.indv-event .info {
    margin: 0 auto;
    min-height: 300px;
    width: 100%;
}
.indv-event .date-time {
    color: #999999;
    font-size: 9px;
}
.indv-event .description {
    font-size: 12px;
}
#forum td {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 0 none;
    color: #000000;
    font-weight: normal;
    padding: 6px 0 3px 6px;
    text-align: left;
    text-decoration: none;
    vertical-align: top;
}
#forum-border {
    background: none repeat scroll 0 0 #000000;
    border: 1px solid #000000;
    margin-bottom: 3px;
    margin-top: 9px;
}
#forum-currentpage {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 0 none;
    color: #333333;
    font-weight: bold;
    text-align: left;
    text-decoration: underline;
    vertical-align: top;
}
#forum-header td {
    background: none repeat scroll 0 0 #333333;
    color: #FFFFFF;
    font-weight: bold;
    padding: 9px 0 9px 9px;
    text-align: left;
    text-decoration: none;
}
#forum-highlight td {
    background: none repeat scroll 0 0 #EEEEEE;
    padding: 6px 0 3px 6px;
}
#forum-title {
    color: #FFFFFF;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
    vertical-align: top;
}
#forum-title a, #forum a {
    font-weight: normal;
}
.article {
    border-bottom: 1px solid #DDDDDD;
    float: left;
    margin-bottom: 6px;
    margin-top: 6px;
    padding-bottom: 6px;
    width: 100%;
}
.splitleft {
    color: #888888;
    float: left;
}
.splitright {
    float: right;
    margin-top: -5px;
}
.IE6 .menu_main {
    margin-top: -61px;
}
.IE6 .menu_main a {
    border-bottom: 0 none;
}
.IE6 .outer {
    background: none repeat scroll 0 0 #000000;
    margin-left: 1.5px;
}
.IE6 .top {
    margin-left: 1.5px;
    width: 982px;
}
.IE6 .center-wide {
    width: 958px;
}
.IE6 .header-box {
    width: 982px;
}
.TAOcpYearNavigation, .TAOcpMonthNavigation {
    background-color: #FF9900;
    color: #000000;
    font-weight: bold;
    line-height: 15px;
    margin: 0;
    padding: 1px 0 2px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
}
A.TAOcpMonthNavigation, A.TAOcpMonthNavigation:visited {
    color: #000000;
}
.TAOcpDayColumnHeader, .TAOcpYearNavigation, .TAOcpMonthNavigation, .TAOcpCurrentMonthDate, .TAOcpCurrentMonthDateDisabled, .TAOcpOtherMonthDate, .TAOcpOtherMonthDateDisabled, .TAOcpCurrentDate, .TAOcpCurrentDateDisabled, .TAOcpTodayText, .TAOcpTodayTextDisabled, .TAOcpText {
    font-family: arial;
    font-size: 11px;
}
TD.TAOcpDayColumnHeader {
    border-bottom: 1px solid #999999;
    padding: 2px 0;
    text-align: center;
}
.TAOcpCurrentMonthDate, .TAOcpOtherMonthDate, .TAOcpCurrentDate {
    text-align: center;
    text-decoration: none;
}
.TAOcpCurrentMonthDateDisabled, .TAOcpOtherMonthDateDisabled, .TAOcpCurrentDateDisabled {
    color: #CCCCCC;
    text-align: right;
    text-decoration: line-through;
}
.TAOcpCurrentMonthDate {
    color: #000000;
    font-weight: normal;
    margin: 0;
    padding: 2px;
    text-align: center;
}
.TAOcpCurrentDate {
    color: #FFFFFF;
    font-weight: normal;
}
.TAOcpOtherMonthDate, A.TAOcpOtherMonthDate {
    color: #CCCCCC;
}
TD.TAOcpCurrentDate {
    background-color: #CCCCCC;
    border: 1px solid #000000;
    color: #FFFFFF;
    margin: 0;
    padding: 0;
}
TD.TAOcpCurrentDateDisabled {
    border: 1px solid #FFAAAA;
}
TD.TAOcpTodayText, TD.TAOcpTodayTextDisabled {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #999999;
    border-image: none;
    border-style: solid;
    border-width: 1px 0 0;
}
A.TAOcpTodayText, SPAN.TAOcpTodayTextDisabled {
    height: 20px;
}
.TAOcpTodayText {
    color: #6677DD;
    font-weight: bold;
    padding: 5px 0;
    text-decoration: none;
}
SPAN.TAOcpTodayTextDisabled {
    color: #CCCCCC;
}
.TAOcpBorder {
    border: 1px solid #999999;
    margin-top: 0;
    padding-top: 0;
}
.outer {
    background: none repeat scroll 0 0 #FFFFFF;
    margin-top: -61px;
    width: 980px;
    margin-bottom: 15px;
}
.center {
    border-left: 1px dotted #000000;
    margin-top: 21px;
    padding: 0 12px 12px;
    width: 771px;
    z-index: 100;
}
.center-wide {
    border-left: 1px dotted #000000;
    margin-top: 21px;
    width: 771px;
    z-index: 100;
}
.content {
    float: left;
    width: 549px;
}
.center-wide .content {
    padding-right: 12px;
    width: 771px;
}
.center-wide .right-col {
    display: none;
}
.right-col {
    float: right;
    margin-left: 0;
    padding-right: 0;
}
.menu_main.side {
    background: none repeat scroll 0 0 transparent;
    float: left;
    height: auto;
    margin-left: 12px;
    margin-right: 12px;
    margin-top: 21px;
    position: relative;
    width: 160px;
    z-index: 150;
}
.menu_main.top {
    background: none repeat scroll 0 0 #6F7D94;
    display: block;
    height: 26px;
    position: relative;
    width: 980px;
    z-index: 200;
}
.menu_main.side #sidenav, #nav ul {
    border: 0 none;
    color: #000000;
    float: left;
    font-weight: normal;
    height: auto;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
    z-index: 10;
}
.menu_main.side #sidenav a {
    border: 0 none;
    color: #000000;
    display: block;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    padding: 6px;
    text-align: left;
    width: 160px;
}
.menu_main.side #sidenav li {
    border: 0 none;
    /* float: left; */
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
    position: relative;
}
.menu_main.side #sidenav li ul {
    background-color: #6F7D94;
    border-top: 1px solid #000000;
    /* float: left; */
    height: auto;
    left: -999em;
    margin: 0;
    list-style: none;
    padding: 0;
    position: absolute;
    width: 11em;
}
.menu_main.side #sidenav li li {
    /* padding-right: 1em; */
    /* width: 10em; */
}
.menu_main.side #sidenav li ul a {
    border: medium none;
    color: #FFFFFF;
    text-align: left;
    white-space: normal;
    width: auto;
}
.menu_main.side #sidenav li ul a:hover {
    background: none repeat scroll 0 0 #CCCCCC;
    border: medium none;
    color: #333333;
    width: auto;
}
.menu_main.side #sidenav li ul li ul {
    border-top: 1px solid #000000;
    margin: -23px 0 0 123px;
}
.menu_main.side #sidenav li ul li ul li {
    height: auto;
    padding: 0;
    width: 100%;
}
.menu_main.side #sidenav li ul li ul li a {
    padding: 6px;
}
.menu_main.side #sidenav li:hover ul ul, .menu_main.side #sidenav li:hover ul ul ul, .menu_main.side #sidenav li.thover ul ul, .menu_main.side #sidenav li.thover ul ul ul {
    border: medium none;
    left: -999em;
}
.menu_main.side #sidenav li:hover ul, .menu_main.side #sidenav li li:hover ul, .menu_main.side #sidenav li li li:hover ul, .menu_main.side #sidenav li.thover ul, .menu_main.side #sidenav li li.thover ul, .menu_main.side #sidenav li li li.thover ul {
    border: medium none;
    left: 100%;
    top: 0;
}
.menu_main.side #sidenav li:hover, .menu_main.side #sidenav li.thover {
    background-color: #6F7D94;
    border: medium none;
    color: #000000;
}
.menu_main.side #sidenav li li:hover, .menu_main.side #sidenav li li.thover {
    background-color: #CCCCCC;
    border: medium none;
    color: #000000;
}
#nav {
}
.menu_main.top #topnav, .menu_main.top #topnav ul {
    color: #FFFFFF;
    float: left;
    font-weight: normal;
    height: 28px;
    list-style: none outside none;
    margin: 0;
    padding-left: 0;
    text-align: left;
    width: 831px;
    z-index: 10;
}
.menu_main.top #topnav a {
    border: medium none;
    color: #FFFFFF;
    display: block;
    font-size: 10px;
    font-weight: normal;
    padding: 7px 30px;
    text-align: center;
    white-space: nowrap;
    width: auto;
}
.menu_main.top #topnav li {
    float: left;
}
.menu_main.top #topnav li ul {
    background-color: #333333;
    border-top: 1px solid #000000;
    float: left;
    height: auto;
    left: -999em;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 13em;
}
.menu_main.top #topnav li li {
    padding-right: 1em;
    width: 12em;
}
.menu_main.top #topnav li ul a {
    border: medium none;
    color: #FFFFFF;
    text-align: left;
    white-space: normal;
    width: auto;
}
.menu_main.top #topnav li ul a:hover {
    background: none repeat scroll 0 0 #666666;
    border: medium none;
    width: auto;
}
.menu_main.top #topnav li ul ul {
    border-top: 1px solid #000000;
    margin: -27px 0 0 13em;
}
.menu_main.top #topnav li li li {
    height: 27px;
}
.menu_main.top #topnav li li li a {
    padding: 7px 30px 6px;
}
.menu_main.top #topnav li:hover ul ul, #nav li:hover ul ul ul, #nav li.thover ul ul, #nav li.thover ul ul ul {
    border: medium none;
    left: -999em;
}
.menu_main.top #topnav li:hover ul, .menu_main.top #topnav li li:hover ul, .menu_main.top #topnav li li li:hover ul, .menu_main.top #topnav li.thover ul, .menu_main.top #topnav li li.thover ul, .menu_main.top #topnav li li li.thover ul {
    border: medium none;
    left: auto;
}
.menu_main.top #topnav li:hover, .menu_main.top #topnav li.thover {
    background-color: #666666;
    border: medium none;
    color: #000000;
}
.menu_main.top #topnav li li:hover, .menu_main.top #topnav li li.thover {
    background-color: #666666;
    border: medium none;
    color: #000000;
}
.IE6 .menu_main {
    margin-top: 0;
}
.IE6 .menu_main a {
    border-bottom: 0 none;
}
.IE6 .outer {
    background: none repeat scroll 0 0 #FFFFFF;
    margin-left: 1px;
    width: 958px;
}
.IE6 .top {
    margin-left: 1px;
    width: 982px;
}
.IE6 .center-wide {
    margin-top: -20px;
    width: 760px;
}
.IE6 .header-box {
    width: 982px;
}
.subscriptionname {
font-weight: bold;
font-size: 110%;
}
.subscriptionprice {
font-weight: bold;
font-size: 95%;
padding-bottom: 12px;
}
#filter {display: none;}

/* ================================= */
/* = My Forms (member admin area)
/* ================================= */
.myforms th { padding: 3px ; background-color:#CCCCCC;}
.myforms td { padding: 3px 7px; }
a.view_link { background-image: url("/image/cache/eye.png"); background-repeat: no-repeat; width: 16px; height: 16px; display: block; float:left; padding: 0 2px; }
a.edit_link { background-image: url("/image/cache/pencil.png");background-repeat: no-repeat;  width: 16px; height: 16px; display: block; float:left; padding: 0 2px; }
a.delete_link { background-image: url("/image/cache/cross.png");background-repeat: no-repeat;  width: 16px; height: 16px; display: block; float:left; padding: 0 2px; }
.view_link span { display: none;}
.edit_link span { display: none;}
.delete_link span { display: none;}



/* slide show */
.content-block.slider-block { padding-top:0 ; }
.slider_block {position: relative;margin: 0;margin-bottom: 0;width: 100%;height: 250px;}
.slider_block div.container {position: absolute;height: 100%;left: 0;right: 0;}
#Quote_slides, #slides {height: 100%;position:  absolute;top: 0px;width: 100%;}

.sliderContent {color: #FFFFFF;height: 100%;position: relative;overflow: hidden;width: 100%;float: none;}
.sliderContent div.base {position: absolute;width: 100%;height: 100%;right: 0;opacity: 1;display: none;background: rgba(221, 221, 221, 0.5);}
#slides .sliderContent div.base .img{width: 100%;text-align: center !important; position: absolute;left: 0; }
#slides .sliderContent div.base .img a { display:block; line-height:0;}
.sliderContent div.base img {position: relative; border: 0; height: auto; margin: auto; padding: 0; width: 100%; }
.sliderContent div.base.Video .img { display:none; }
.sliderContent div.activeSlide { display: block; right: 0; }
.sliderContent div.base div.caption {position: absolute;z-index: 5;width: 60%;padding: 10px;color: #FFF;max-width: 100%;margin: 0;top: 0;right: 0;display: none;}
.sliderContent div.base div.caption * {color:#FFF;text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.69);font-family:'Roboto', sans-serif;font-weight: 400;}
.sliderContent div.base div.caption a{ font-weight: 400;  padding: 10px;display: inline-block;}
.sliderContent div.base div.caption h1{font-family:'Lato', sans-serif;font-size: 3.2em;text-align: center;margin:0;font-weight: 900;}
.sliderContent div.base div.caption h2{font-family:'Lato', sans-serif; font-size: 2.0em;text-align: center; margin:0;}
.sliderContent div.base div.caption h3{font-family:'Lato', sans-serif; font-size: 2.0em;border: 0;margin: 0;padding: 0;}
.sliderContent div.base div.caption h4{font-family:'Lato', sans-serif; font-size:1.0em; line-height:1.2em;}
.sliderContent div.base div.caption h5{font-family:'Lato', sans-serif; font-size:.84em; line-height:1.18em;}

.taoNav{ display:none; }