html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:14px;
	font-family:inherit;
	vertical-align:baseline;
}


body {
 overflow-x:none;
 background:url('https://cdnsm5-hosted.civiclive.com/UserFiles/Servers/Server_13423/Image/Theme/cov-bg3.jpg') repeat-x top #0a1b2f;
 font-family: tahoma, sans-serif;
}

#main-wrapper {
 min-height:100%;
 text-align: center;
}

/*social icons*/
ul li.facebook a{
	background: #507cbe;
	width: 32px;
    height: 28px;
    text-align: center;
    background: #333333;
    color: #ffffff;
    margin: 0px 5px 0px 5px;
    font-size: 18px;
}
ul li.twitter a{
	background-color: #63cdf1;
	width: 32px;
    height: 28px;
    text-align: center;
    background: #333333;
    color: #ffffff;
    margin: 0px 5px 0px 5px;
    font-size: 18px;
}
ul li.youtube a{
	background-color: #f16261;
	width: 32px;
    height: 28px;
    text-align: center;
    background: #333333;
    color: #ffffff;
    margin: 0px 5px 0px 5px;
    font-size: 18px;
}
li.instagram {
	background: #507cbe;
    width: 32px;
    height: 28px;
    text-align: center;
    background: #333333;
    color: #ffffff;
    margin: 0px 5px 0px 5px;
    font-size: 18px;
}
li.linkedin {
	background: #507cbe;
	width: 32px;
    height: 28px;
    text-align: center;
    background: #333333;
    color: #ffffff;
    margin: 0px 5px 0px 5px;
    font-size: 18px;
}




/************************ Typographic Styles ************************/

h1 {
 font-size:24px;
 font-weight:normal;
 color:#222;
 font-family:cambria, georgia, serif;
}

h2 {
 font-size:16px;
 font-weight:bold;
 font-family:cambria, georgia, serif;
 color:#004087;
 margin:8px 0px;
}

h3 {
 font-size:16px;
 font-weight:bold;
 font-family:cambria, georgia, serif;
 color:#222;
 margin:8px 0px;
}

h4 {
 font-size:16px;
 font-style: italic
 font-weight:bold;
 font-family:Arial, Helvetica, sans-serif;
 color:#000;
 margin:8px 0px;
}

a,
a:link, 
a:visited,
a:active,
a:hover {
 color:#204977;
 text-transform:normal;
 text-decoration:none;
 font-size:100%;
 font-family: tahoma, sans-serif;
}

a:visited {color:green;}

a:hover {
 text-decoration:none;
}

a#ctl00_lnkGateway:link,
a#ctl00_lnkGateway:visited,
a#ctl00_lnkGateway:active,
a#ctl00_lnkGateway:hover
 {
 color:#666;
 text-decoration:none;
}

.item a.link {
  text-decoration:none;
}

#main-wrapper a:hover {
 text-decoration:underline;
}

/* li.item a.link,
 li.item a.link:link,
 li.item a.link:visited,
 li.item a.link:active,
 li.item a.link:hover
 {
 text-decoration:none !important;
}*/

li.mp {
 list-style-type: none;
 display: inline;
 color:#fff;
}

.mp a:link,
.mp a:visited,
.mp a:active
.mp a:hover {
 color:#fff !important;
 font-size:12px;
}


/************************ Layout ************************/

#main-wrapper-inner {
 text-align: center;
 margin:auto;
 width:1000px;  
}


#theme {
 position:relative;
 bottom:20px;
}

#contents {
 background:url('https://cdnsm5-hosted.civiclive.com/UserFiles/Servers/Server_13423/Image/Theme/COV-bg5.png') no-repeat top;
 height:540px;
 position:relative;
 z-index:1;
}

#page {
 clear: both;
 margin-top:-16px;
}


#cov-layout {
 width:980px;
}

#cov-layout-left {
 width:740px;
 margin-left:10px;
 float: left;
}

#cov-layout-right {
 width:220px;
 float:left;
 margin-top:40px;
 margin-left:10px;
 text-align: left;
 padding-bottom:20px;
}


/************************ Header ************************/


#header {
 height:132px;
 margin:0px auto;
 clear: both;
}

#header-left {
 width: 200px;
 float: left;
 text-align: left;
 z-index: -1;
 position: relative;
}

#header-left img {
 position:relative;
 right:80px;
 z-index:1;
}

#header-right {
 width: 794px;
 float: left;
 padding:6px 0px 6px;
 z-index-1;
 position:relative;
}

#header-right-panel{
 width:auto;
 text-align: right;
 float: right;
 padding:2px 10px 2px 10px;
 margin-left: 8px;
 height:20px;
 background-color: rgb(52,110,170);
 border-radius: 8px;
}


#search {
 width:auto; 
 text-align: right;
 float: right;
 padding-top:6px;
 position:relative;
 margin-right:25px;
 clear:right;
}

#searchbar, #textresizer {
 float: right;
}

#searchbar {
 margin-top:3px;
 margin-right:24px;
 float: right;
 width:217px;
 height: 22px;
 background-color: #ffffff;
 border-radius: 8px;
 position:relative;
 z-index:0;
}

img.SearchButton {
 bottom:6px;
*bottom:11px;
*right:15px;
 position:relative;
 z-index:1000;
}

input.SearchTerm {
 width:206px;
 height:24px;
 border:0px;
 border-style:none;
 background:transparent;
 position:relative;
 bottom:4px;
}

.divSearchBox {
 width:200px;
}

.SearchButton{
 margin-left:-2px !important;
}

#header-quicklinks {
	float: right;
	margin-top: 5px;
	margin-right:-9px;
	position: relative;
}

#header-quicklinks ul {
	float: left;
	width: auto;
}

#header-quicklinks ul li {
	list-style: none;
	float:left;
}

#header-quicklinks ul li a {
	
}

#header-quicklinks ul li a:hover {
	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */	
}

#header-quicklinks ul li a img {
	border: none;
}

.clear {clear: both;}


/*************************QL****************************/

ul.home-ql-list {
 list-style-type:none !important;
 margin:0px;
 padding:0px;
 padding-top:15px;
}

li.home-ql {
padding:0px;
margin:0px;
padding-bottom:10px;
}

li.home-ql a:link,
li.home-ql a:visited,
li.home-ql a:active,
li.home-ql a:hover
 {
 color:#fff;
 display: block;
 font-size:100%;
}

.home-ql-wrapper {
 width:200px;
 float: left;
 padding:10px 0px 20px 40px;
}


/************************ Footer ************************/

#footer {
 width:980px;
 margin-left:10px;
 text-align: left;
}

#footer-left {
 width:625px;
 float: left;
 color:#fff;
 margin-left:12px;
}

#footer-right {
 width:270px;
 height:50px;
 text-align: right;
 float: right;
}

#footer .share-text {
	color: #fff;
	display: inline-block;
	font-size: 12px;
	margin: 0 10px 0 0;	
}

#footer-bottom {

}


.footer-address, .social-icons {
 list-style-type:none;
 display:inline;
 font-size:12px;
}

.footer-address strong {
 color:#333;
}

.footer-address a:link,
.footer-address a:visited,
.footer-address a:active,
.footer-address a:hover {
 font-size:12px;
 color:#fff;
 text-decoration: none;
}

.social-icons {
 display: inline;
}

.social-icons a:link,
.social-icons a:visited,
.social-icons a:active,
.social-icons a:hover
 {
 width:25px;
 height:30px;
 display:inline-block;
}

/*********************** Upcoming Events ***********************/

.mini_upcomingevent_header {
 display: none;
}

.tbl_mini_upcomingevent {
 background:none;
 margin-top:10px;
}

table.tbl_mini_upcomingevent,
.tbl_mini_upcomingevent  {
 margin-left:6px;
}

/*********************************************************************/

#jq-banner {
 text-align: center;
 width:720px;
 height:405px;/*was 405*/
}

.ft-title {
 height:40px;
 padding:8px;
 width:705px;
 opacity:1 !important;
 background-color: transparent !important;
 background:url('https://cdnsm5-hosted.civiclive.com/UserFiles/Servers/Server_13423/Image/Theme/opa4.png') repeat !important;
}

.ft-prev, .ft-next {
 display: none;
}

#ft-buttons-slideshowHolder {
 position:relative;
 bottom:40px;
 right:20px;
 z-index:2500;
padding-top:0px !important;
}

#slideshowHolder {
 text-align: left;
 height:405px !important;/*was 405*/
 width:720px !important;
 margin:15px 0px 0px 20px;
*margin:15px 0px 0px 0px;
}

a.ft-button-slideshowHolder:link,
a.ft-button-slideshowHolder:visited,
a.ft-button-slideshowHolder:active,
a.ft-button-slideshowHolder:hover {
 color:#fff;
 padding:3px 12px 7px 10px !important;
}

.ft-button-slideshowHolder-active {
 font-weight:bold;
 height:40px !important;
 padding:12px 12px 5px 10px !important;
 color:#8cb6e5 !important;
}


A.mini_upcomingevent_event:link,
A.mini_upcomingevent_event:visited,
A.mini_upcomingevent_event:active,
A.mini_upcomingevent_event:hover {
 color:#30387d;
 text-decoration:none;
 font-weight: bold;
 font-family: arial, sans-serif;
}

span.mini_upcomingevent_event {
 padding-bottom:7px;
 display: inline-block;
}

#home-ql {
position:relative;
bottom:7px;
left:18px;
z-index:5000;
}

.ql {
 display: inline;
 cursor:pointer;
 z-index:5000;
}

.ql a:link {
 margin-right:20px !important;
}


#home-morenews {
 position:relative;
 left:120px;
}

/****************************** Megamenu ***************************/

#menubar {
 width:980px;
 clear: both;
 padding:0px 0px 0px 10px;
*padding:30px 0px 0px;
 height:40px;
 text-align: center;
}

.RadMenu {
 left:30px;
 top:8px;
}

/*
 ul,li {
 margin:0; 
 padding:0;
 list-style-type:none;
}
*/

li.mm {
 color:#fff;
 font-size:14px;
 width:150px;
 padding:8px 0px 0px 0px;
 vertical-align: top;
 cursor:pointer;
 height:25px;
*height:45px;
 margin-top:-8px;
 display: inline-block;
*display: inline;
 zoom:1;
}

#tab1, 
#tab2,
#tab3, 
#tab4,
#tab5, 
#tab6 {
 display: none;
 position:absolute;
 clear: both;
 left:0px;
 margin:8px 0px 0px 20px;
*padding-top:0px;
*margin-top:20px;
 z-index:8500;
 text-align: left;
 font-size:95%;
}

#tab1-wrapper,
#tab2-wrapper,
#tab3-wrapper,
#tab4-wrapper, 
#tab5-wrapper,
#tab6-wrapper {
 padding-bottom:10px;
}


#tab1 {
 width:930px;
 *left:20px;
}

#tab-bg {
 background:url('https://cdnsm5-hosted.civiclive.com/UserFiles/Servers/Server_13423/Image/Theme/mm-340.png') no-repeat bottom;
 padding-bottom:40px;
 overflow:auto;
*overflow:none;
*max-height:500px;
 z-index:10000;
}

#tab2 {
 width:930px;
 *left:20px;
}

#tab3 {
 width:930px;
 *left:20px;
}

#tab4 {
 width:630px;
 left:300px;
*left:360px;
}

#tab5 {
 width:930px;
 *left:20px;
}

#tab6 {
 width:630px;
 left:300px;
*left:360px;
}



ul#tab1-1,
ul#tab2-1,
ul#tab3-1,
ul#tab4-1,
ul#tab5-1,
ul#tab6-1 {
 padding:0px 5px 0px 30px;
 margin:0px 0px 10px 0px;
}

.mm-col li  a.mm-header:link,
.mm-col li  a.mm-header:visited,
.mm-col li  a.mm-header:active,
.mm-col li  a.mm-header:hover {
 font-weight:normal;
 font-size:18px;
 color:#103d61;
 width:290px;
 display: inline-block;
 padding:0px 0px 3px;
 margin:3px 0px 3px;

}

.mm-col li  a.mm-header:hover {
 text-decoration:none !important;
}

.mm-col li a:link,
.mm-col li a:visited,
.mm-col li a:active,
.mm-col li a:hover {
 font-size:14px;
 color:#111;
 font-family: calibri, tahoma, sans-serif !important;
}

.mm-col li a:hover {
 text-decoration:none !important;
}

.mm-col {
 width:290px;
 float:left;
 padding:20px 0px 0px 20px;
}


.mm-col li .mm-header:visited,
li a:visited
 {
 color:#2c731c;
}

.mm-col li a.mm-header,
.mm-col li a.mm-header:link {
 color:#103d61;
}

.mm-col li a.mm-header:hover,
.mm-col li a:hover {
 color:#3f7eb5;

}

ul#tab1,
ul#tab2,
ul#tab3,
ul#tab4,
ul#tab5,
ul#tab6,
ul#tab1 ul,
ul#tab2 ul,
ul#tab3 ul,
ul#tab4 ul,
ul#tab5 ul,
ul#tab6 ul,
ul#tab1 ul ul,
ul#tab2 ul ul,
ul#tab3 ul ul,
ul#tab4 ul ul,
ul#tab5 ul ul,
ul#tab6 ul ul {
 list-style-type:none !important;
}

ul#tab1,
ul#tab2,
ul#tab3,
ul#tab4,
ul#tab5,
ul#tab6 {
 margin-left:0px;
}

/***translate***/



#translate{
 float:right;
 width:70px;
 text-align: left;
 padding:2px 10px 2px 10px;
 height:20px;
 background-color: rgb(52,110,170);
 border-radius: 8px;
 z-index: 100;
 position: relative
}

#translate {
 margin-right: 10px;	
}

#translate ul.trans-nav li span {
 text-decoration: none;
 font-family: tahoma, san-serif;
 color: #fff;
 font-size: 13px;
 line-height: 11px;
}


#translate ul.trans-nav {
 list-style:none;
 text-align: left;
 margin-top: 5px;
} 
   
#translate ul.trans-nav li {  
 position: relative; 
} 

#translate ul.trans-nav li span {
 width: 70px;  
 height: 11px;   
 float: right;
 background: url('https://cdnsm5-hosted.civiclive.com/UserFiles/Servers/Server_13423/Image/Theme/arrow-down-w.png') no-repeat right 1px;  
 cursor: pointer;
} 

#translate ul.trans-nav li ul.subnav {  
 border-top: 2px solid #192E4E;
 border-bottom: 2px solid #192E4E;
 background: #fff;
 position: absolute;
 left: -50px;
 top: 12px; 
 display: none;
 -webkit-padding-start: 0px !important;
}  
    
#translate ul.trans-nav li ul.subnav li{ 
 list-style:none;
}  

#translate ul.trans-nav li ul.subnav li a {  
 background: #F1F1F1;
 font-family: arial;
 color: black;
 font-size: 10pt;
 line-height: 14px;
 display: block;
 padding: 6px 20px 6px 10px;
 margin: 1px 0;
 width: 110px;
}  
    
#translate ul.trans-nav li ul.subnav li a:hover {
 color: #C54226;
 background: #fff;
}

#translate ul.trans-nav li span:hover,
#translate ul.trans-nav li span.subhover {
	cursor: pointer; 
	text-decoration: underline;
} 
#translate ul.trans-nav li ul.subnav img {  
 margin: 0 10px 0 0;
}
