body {
	color: #535353;
	min-width: 1000px;
	margin: 0;
	font-family: 'Raleway', Helvetica, Arial, sans-serif;
	background-color: #ffffff;
}

h1,h2,h3 {
	/* color:#0fa200;*/
	color: #758241;
}

h3.focusbox-header {
	border-bottom: 1px dotted #666666;
	color: #666666;
	text-transform: uppercase;
	font-weight: 600;
	padding-bottom:10px;
}

#main {
	min-height: 200px;
	background-color: #FFFFFF;
}

#header {
	height:60px;
	border-bottom: 2px solid #DEDEDE;
	border-top: 1px solid #DEDEDE;
	background-color: #FFFFFF;
}

.nav li {
	line-height: 1em;
}

.container {
	width:1000px;
}

#main>div.container-padded {
	width:1200px;
	padding:30px;
}

.container-padded {
	width:940px;
	padding:0px 30px;
}

.container-padded {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container-padded:before,
.container-padded:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-padded:after {
  clear: both;
}


#footer-top {
	background:#353535;
	color:#848484;
}
#footer-bottom {
	background:#202020;
	color:#727272;
}

#headernav {
	margin-top:25px;
}

#headernav a {
	color: #535353;
	font-weight: bold;
	text-transform: uppercase;
	font-size:13px;
}
/*
#headernav a:hover,
#headernav li.active>a{
	color: #000000;
	text-decoration: none;
}
*/
#headernav>li {
	margin-left:38px;
}

#headernav > li:first-child {
    margin-left: 10px;
}

#headernav .blue a {
	color: #328bcd;
}

#headernav .bnlogin a {
	border:3px solid #328bcd;
	border-radius: 5px;
	padding:10px;
}
#headernav .bnlogin {
	margin-left:42px;
	margin-top:-13px;
}

#header .brand {
	float:left;
	display:block;
	margin-top:10px;
}
#footer a:hover {
	text-decoration: none;
}
#footer-top {
	height:85px;
}

#footer-top .brand {
	margin-top:7px;
	float:left;
	width:71px;
}

#footer-top .nav {
	float:left;
	margin-top:32px;
	margin-left:145px;
}
#footer-top .nav li {
	width: 130px;
}
#footer-top .nav li a {
	color:#848484;
	font-weight:bold;
	font-size:18px;
	display:inline;
}
#footer-top .nav li a:hover {
	
}

#footer-top .copyright {
	font-weight:bold;
	font-size:10px;
	color: #5f5f5f;
	margin-top:30px;
}
#footer-bottom {
	padding-top: 30px;
	padding-bottom: 50px;
}
#footer-bottom .nav {
	margin-left:216px;
}
#footer-bottom .nav li a {
	color:#727272;
	font-weight:bold;
	font-size:10px;	
	text-transform: uppercase;
}
#footer-bottom .nav>li {
	width: 130px;
}

#footer-bottom ul ul li {
	line-height:24px;
}

.colleft,
.colright
{
	width:430px;
	float:left;
}

.colleft {
	margin-right: 80px;
}

.frame0 {
	padding-top:70px;
	padding-bottom:80px;
}

.frame1 {
	border-top:2px solid #cccccc;
	background:#f7f7f7;
	padding-top:70px;
	padding-bottom:80px;
}
.frame2 {
	border-top:2px solid #cccccc;
	background:#ececec;
	padding-top:80px;
	padding-bottom:80px;
}

.frame3 {
	background:#F4F4F4;
}

.frame3 .container-padded {
	border-left:1px solid #ECECEC;
	border-right:1px solid #ECECEC;
	border-bottom:1px solid #ECECEC;
	padding-left:19px;
	padding-right:19px;
	padding-top:12px;
	width:960px;
}


.nav li {
	list-style: none outside none;
}

.nav>li {
	float:left;
}

.nav>li>a {
	display:block;
	float:none;
}

ul.nav, .nav ul {
	margin:0;
}

.lead {
	font-size:22px;
	color: #aaaaaa;
	line-height:30px;
	margin-bottom:22px;
}

.partnerlogos {
	margin-top:80px;
	margin-bottom:0px;
}
.imgwrap {
	float:left;
	margin-right: 65px;
}

.imgwrap.last {
	margin-right: 0px;
}

.news-record-layout.first {
	border-top:none;
}
.news-record-layout {
	border-collapse: collapse;
	border-top:1px solid #ececec;
	border-left:1px solid #ececec;
	border-right:1px solid #ececec;
}

.news-content-cell {
	vertical-align: top;
	border-left:1px solid #ececec;
	width:758px;
	padding-top:50px;
	padding-bottom:30px;
	padding-left:25px;
	padding-right:30px;
}

.news-date-cell {
	vertical-align: top;
	width:155px;
	padding-left:30px;
	padding-top:50px;
	font-family: helvetica,sans-serif;
}

.news-share-cell {
	vertical-align:bottom;
	padding-left:30px;
	/* padding-bottom:58px; */
	padding-top:30px;
	font-family: helvetica,sans-serif;
}

.news-date-day {
	margin-top:-10px;
	font-size:100px;
	font-weight: bold;
	line-height: 1em;
	color:#dddddd;
}

.news-date-month {
	font-size:24px;
	line-height: 1em;
	color:#383838;
}

.bn-share {
	background: url('../img/bg-share.png') no-repeat;
	display:block;
	height: 52px;
	width: 118px;
	position: relative;
}

.share-label {
	line-height: 52px;
	font-size:14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	display:block;
	float:left;
	width: 60px;
	padding:0 5px;
	text-align: center;
	overflow: hidden;
}

.share-counter {
	line-height: 52px;
	font-size:14px;
	font-weight: bold;
	display:block;
	float:left;	
	width: 38px;
	padding:0 5px;
	text-align: center;
	overflow: hidden;
}

.newssearchbar-inner {
	height: 65px;
	padding-top:35px;
}

.newssearchbar {
	border-bottom: 2px solid #ececec;
}

.newssearchbar .search {
	margin-top: -10px;
}

.news-search-header {
	background: url('../img/icon-magnifier.png') no-repeat left center;
	padding-left:40px;
	line-height: 24px;
	font-size:30px;
}


.btn-outlined,
.btn-outlined:active,
.btn-outlined[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-outlined {
  border:2px solid #dfdfdf;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color:#737373;
}
.btn-outlined:hover,
.btn-outlined:focus {
  text-decoration: none;
  background-color: transparent;
}
.btn-outlined[disabled]:hover,
.btn-outlined[disabled]:focus {
  text-decoration: none;
}

.newsandjoinedcities-wrap {
	background-color: #f4f4f4;
	border-bottom:1px solid #dbdbdb;
}


.newsandjoinedcities-wrap .news,
.eventsandupdates-wrap .events,
.event-alllink
{
	float:left;
	width: 648px;
}
.newsandjoinedcities-wrap .joinedcities,
.eventsandupdates-wrap .updates,
.updates-alllink {
	float:left;
	width: 349px;
}

.header-narrow {
	font-weight: 200;
	text-transform: uppercase;
}

.newsandjoinedcities-wrap h2.header-narrow,
.eventsandupdates-wrap h2.header-narrow
{
	height:60px;
	padding:10px 20px 10px 20px;
}

.newsandjoinedcities-wrap h3.header-narrow
{
	padding:10px 20px 10px 20px;
}

.newsandjoinedcities-wrap h2.header-narrow,
.eventsandupdates-wrap h2.header-narrow
{
	line-height:60px;
	margin: 0px;
}

.newsandjoinedcities-wrap .joinedcities {
}

.newsandjoinedcities-wrap .joinedcities-item {
	border-top:1px solid #D3D3D3;
	height: 100px;
	overflow: hidden;
	padding:0px;
}
.newsandjoinedcities-wrap .joinedcities-item a {
	height: 100px;
	display:inline-block;
	line-height: 100px;
	color:#535353;
	padding-left:20px;
	padding-right:20px;
}


.joinedcities-alllink, .eventnews-alllink {
	height: 48px;
	background-color: #d3d3d3;
}

.newsandjoinedcities-wrap .news-list-item {
	overflow: hidden;
	padding:10px 30px 10px 20px;
}
.newsandjoinedcities-wrap .news {
	border-right:1px solid #ececec;
}

.newsandfocus-wrap {
	border-top:1px solid #ececec;
}
.infocus {
	float:right;
}
.focus-wrap {
	width: 250px;
	margin:20px;
	margin-bottom:10px;
	margin-left:10px;
	padding:20px;
	background-color: #FFFFFF;
}
.joinedcities-location {
	font-size:17px;
	line-height: 30px;
}

.joinedcities-city {
	font-weight: 900;
}
.joinedcities-country {
	font-weight: 400;
}

.joinedcities-date {
	color:#959595;
	font-weight: 700;
	text-transform: uppercase;
	font-size:12px;
	font-family: sans-serif,arial;
	line-height:24px;
}
.news-list-date {
	color:#c8c8c8;
	font-weight: 700;
	font-size:12px;
	margin-bottom:12px;
}

.news-list-item h3 {
	margin-bottom:12px;
}

.eventsandupdates-wrap .alllinkrow {
	border-top:1px solid #ececec;
	overflow: hidden;
}

.eventsandupdates-inner {
	border-left:1px solid #ececec;
	border-right:1px solid #ececec;
	width:998px;
	overflow: hidden;
	zoom:1;
}

.eventsandupdates-wrap .events-header,
.eventsandupdates-wrap .updates-header {
	height:40px;
	padding:25px 30px 25px 30px;	
}

.eventsandupdates-wrap .events-header h2,
.eventsandupdates-wrap .updates-header h2 {
	margin:0;
	line-height: 40px;
}

.eventsandupdates-wrap .events {
	border-right:1px solid #ececec;
	overflow:hidden;
}

.event {
	min-height:200px;
}
.updates-list, .eventnews-list {
	min-height:251px;
}

.eventsandupdates-wrap .event
{
	border-top:1px solid #ececec;
	padding:25px 30px 25px 20px;
}

.updates-item {
	border-top:1px solid #ececec;
	padding: 25px 30px 10px 20px;
}

.eventnews-item {
	border-top:1px solid #D3D3D3;
	padding: 25px 30px 10px 20px;	
}

.updates {
	background: #F4F4F4;
}
.updates p {
	font-size: 90%;
	line-height: 1.5em;
}

.alllink {
	padding-left: 30px;
	padding-right:30px;
	padding-top:14px;
	padding-bottom:14px;
	text-align:right;
}

.alllink a
{
	vertical-align:middle;
	line-height: 48px;
	color:#535353;
	font-weight: 800;
}

.alllink a:hover {
	color:#535353;
}

.event-alllink {
	width: 588px;
	border-top:1px solid #ececec;
}

.updates-alllink, .eventnews-allink {
	width: 289px;
	border-top:1px solid #ececec;
	background-color: #e4e4e4;
}

.joinedcities {
	background-color: #e4e4e4;
}

input::-webkit-input-placeholder { /* WebKit browsers */
    color:    #999;
	opacity: 1;
}
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #999;
	opacity: 1;
}
input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #999;
	opacity: 1;
}
input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #999;
	opacity: 1;
}

.blue {
	color: #53aae0;
}


.ic-listall {
  display: inline-block;
  width: 48px;
  height: 48px;
  *margin-right: .3em;
  line-height: 48px;
  vertical-align: middle;
  background-image: url("../img/icon-listall.png");
  background-repeat: no-repeat;
  margin-left:40px;
}

a .ic-listall {
	cursor:pointer;
}

.ic-smallarrowdg {
  display: inline-block;
	*display: inline;
	zoom: 1;  
  width: 7px;
  height: 13px;
  *margin-right: .3em;
  line-height: 13px;
  vertical-align: middle;
  background-image: url("../img/icon-smallarrow-dg.png");
  background-repeat: no-repeat;	
}

.ic-newsprev {
	display: inline-block;
	*display: inline;
	zoom: 1;  
	width: 7px;
	height: 13px;
	line-height: 13px;
	vertical-align: middle;
	background-image: url("../img/icon-smallarrow-back-blue.png");
	background-repeat: no-repeat;		
}

.ic-newsnext {
	display: inline-block;
	*display: inline;
	zoom: 1;  
	width: 7px;
	height: 13px;
	line-height: 13px;
	vertical-align: middle;
	background-image: url("../img/icon-smallarrow-blue.png");
	background-repeat: no-repeat;		
}

.link-prev {
	margin-right: 80px;
}
.news-list-header h2 {
	float:left;
}
.news-controls {
	float:right;
	zoom: 1;
	width:100px;
	margin-top:20px;
}

a.disabled .ic-newsprev {
	background-image: url("../img/icon-smallarrow-back-lg.png");
}
a.disabled .ic-newsnext {
	background-image: url("../img/icon-smallarrow-lg.png");
}

.joinedcities-item-text {
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 290px;
	vertical-align: middle;
}

.joinedcities-item-link {
	vertical-align: middle;
	cursor:pointer;
}

.logorow {
	height: 160px;
	line-height: 160px;
	vertical-align: middle;
	background: #f4f4f4;
	text-align: center;
}

.logorow img {
	margin:0px 60px;
}




/*** ESSENTIAL STYLES ***/
.sfmenu, .sfmenu * {
  list-style:    none;
  text-align: left;
}
.sfmenu {
  line-height:  1.0;
}
.sfmenu ul {
  position:    absolute;
  top:      -999em;
  width:      150px; /* left offset of submenus need to match (see below) */  
  padding:0px;
}
.sfmenu ul li {
  width:      150px;
  padding:0px;
}
.sfmenu li:hover {
  visibility:    inherit; /* fixes IE7 'sticky bug' */
}
.sfmenu li {
  float:      left;
  position:    relative;
  *z-index:    9999;
}

.sfmenu a {
  display:    block;
  position:    relative;
}
.sfmenu li:hover ul,
.sfmenu li.sfHover ul {
  left:      0;
  top:      28px; /* match top ul list item height */
  z-index:    9999;
}



.sfmenu>li>ul {
    border: 1px solid #cccccc;
	border-radius: 0px 0px 3px 3px;
	background: #ffffff;
	box-shadow: 1px 1px 5px #cecece;
}
.sfmenu>li {
}
.sfmenu>li>a {
	
}

.sfmenu>li.active>a,
.sfmenu>li>a:hover {
	color:#1e70a2 !important;
}

.sfmenu>li>ul a {
	display:block;
	padding:7px 10px;	
}

.sfmenu>li>ul a:hover {
	color: #ffffff !important;
	background-color: #53aae0;		
}


#headernav .sfHover {
	margin-left:16px;
	margin-top:-8px;
	left:11px;
}
.sfHover>a {
    border: 1px solid #cccccc;
	border-radius: 3px 3px 0px 0px;
	border-bottom:0px;
	padding:7px 10px;
	z-index:10000;
	background-color: #ffffff;
}

.tx-irfaq-item {
	border-bottom:1px solid #ECECEC;
	padding:14px 0px;
}

.tx-irfaq-pi1-inner {
	border-top:1px solid #ECECEC;
}

.tx-irfaq-question-txt p {
	margin:0px;
	font-size:16px;
}

.tx-irfaq-dynans {
	padding-top:32px;
}

.tx-irfaq-dynans .container-padded {
	padding-left:100px;
	width:870px;
}

.tx-irfaq-question-img {
	display:block;
	float:left;
}

.tx-irfaq-question-txt {
	display:block;
	margin-left:70px;
	padding-top:10px;
}

.tx-irfaq-dynans * {
	font-size:13px;
	color: #8f8f8f;
	line-height:20px;
	margin-bottom:1em;
}

.tx-irfaq-item.visible {
	background: #F4F4F4;
}

.tx-irfaq-item div.tx-irfaq-dynans {
	display:none;
}
.tx-irfaq-item.visible div.tx-irfaq-dynans {
	display:block;
}
div.tx-irfaq-dynheader {
    cursor: default;
}

.tx-irfaq-question-img img {
	cursor:pointer;
}

.contact {
	min-height: 486px;
	background: url(../img/bg-faq.png) no-repeat center top #6EA5D7;
	text-align:center;
	color:#ffffff;
}

.contact .contactlead {
	font-weight:900;
	font-size:36px;
	color:#2e5478;
	line-height:1em;
	margin-top:50px;
}

.contact .email {
	margin-top:50px;
}

.contact .email a, .contact .email a:hover {
	font-weight:800;
	font-size:55px;
	color:#ffffff;
	line-height:1em;
}

.contact .address {
	font-size:18px;
	line-height:1.5em;	
	margin-top:30px;
}

.contact .telfax {
	font-size:18px;
	line-height:1em;
	font-weight: 700;
	margin-top:30px;
}

.contact .tel, .contact .fax {
	background-color: #ff9242;
	display:inline-block;
	*display:inline;
	zoom:1;
	padding:10px 20px;
}

.contact .tel {
	margin-right:20px;
}

#c991 {
	color: #ff9242;
}

#main-slider .slide-col {
	display:inline-block;
	*zoom:1;
	*display:inline;
	width:300px;
	margin:10px 0px;
	vertical-align: top;
}

#main-slider {
	color:#FFFFFF;
}

#main-slider-wrap {
	background: url(../img/bg-slider2.png) repeat-x;
}
#main-slider-inner {
	background: url(../img/bg-slider.png) no-repeat center top;
}

.slide-content-nr {
	font-size:50px;
	font-family: helvetica,sans-serif,arial;
	font-weight:700;
	line-height: 1em;
}

.slide-content-type {
	font-size:14px;
	font-weight:500;
	line-height: 1.2em;
	height:60px;
}

.slide-content {
	padding-top:10px;
	text-align:center;
}

.bjqs-markers li a {
	display:block;
	height:55px;
	width:250px;
	background-color:#D3D3D3;
	color: #535353;
	font-size:13px;
	font-weight:500;
	line-height: 55px;
	outline:0;
}

.bjqs-markers .active-marker a, .bjqs-markers .active-marker a:hover{
	background-color:#53AAE0;
	color: #F0F0F0;
}

.bjqs-prev a, .bjqs-next a {
	top:33% !important;
}

.newsandjoinedcities-wrap .container {
	width:998px;
	border-left:1px solid #ececec;
	border-right:1px solid #ececec;	
}



#loginbox {display:none;}

/* Overlay */
#simplemodal-overlay {background-color:#000;}

/* Container */
#simplemodal-container {min-height:410px; width:630px; color:#535353; background-color:#fff;background: url(../img/loginbox-bghor.png) repeat-y;}
#simplemodal-container .simplemodal-wrap {
	background: url(../img/bg-loginbox.png) no-repeat right bottom;
	overflow: hidden;
}


.tx-felogin-pi1 label {
	display:inline;
	margin:0;
	margin-left:0px;
}
.loginbox-inner {
}
.loginbox-col1 {
	float:left;
	width:262px;
	padding:45px;
}
.loginbox-col2 {
	float:left;
	width:188px;
	padding:45px;
}

#loginbox input[type="submit"], 
#loginbox input[type="button"] {
	background-color:#53aae0;
	color:#ffffff;
	text-transform: uppercase;
	font-weight:800;
	font-size:14px;
	border:0px;
	border-radius: 0;
	width:100%;
	padding-top:15px;
	padding-bottom:15px;
}

#loginbox input[type="button"] {
	background-color:#6da54c;
	mpadding:15px 50px;
}

#loginbox input[type="checkbox"] {
	margin:0;
}

.permalogin-wrap {
	float:left;
	font-size:10px;
}

.forgotpassword-wrap {
	float:right;
	font-size:11px;
}

.bn-login {
	float:left;
	margin-top:15px;
	display:block;
	margin-left:53px;
	line-height:1em;
}

.bn-login a {
    color: #328BCD;;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
	display:block;
	padding:8px 20px;
	border:3px solid #328BCD;
	border-radius: 3px 3px 3px 3px;
}

label {
	display:inline;
}


.tx-srlanguagemenu-pi1 {
	margin-top:18px;
	margin-left:25px;
}

.tx-srlanguagemenu-pi1 select {
	width:100px;
}

.carbonndata_sorted_table tbody td, .carbonndata_sorted_table th {
	vertical-align:baseline;
	padding:2px;
	padding-left:5px;
}

.rowcontainer .inlineitem {
	padding-bottom:5px;
}

/*
.langmenu {
	margin-top:35px;
}

#sr_language_menu_select {
	width: auto;
}

.tx-srlanguagemenu-pi1 .bootstrap-select:not([class*="span"]) {
    width: 100px;
}

.tx-srlanguagemenu-pi1 .open .dropdown-menu {
	background-color: #57A2DA;
	color:#ffffff;
	border-radius:0px;
	
}

.tx-srlanguagemenu-pi1 .dropdown-menu > li > a:hover,
.tx-srlanguagemenu-pi1 .dropdown-menu > li > a:focus,
.tx-srlanguagemenu-pi1 .dropdown-submenu:hover > a,
.tx-srlanguagemenu-pi1 .dropdown-submenu:focus > a {
  text-decoration: none;
  color: #ffffff;
  background-color: #2480C6;
  background-image: none;
}


.tx-srlanguagemenu-pi1 .btn {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #ffffff;
  background-color: #57A2DA;  
  background-image: none;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #cccccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 0px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.tx-srlanguagemenu-pi1 .btn:hover,
.tx-srlanguagemenu-pi1 .btn:focus,
.tx-srlanguagemenu-pi1 .btn:active,
.tx-srlanguagemenu-pi1 .btn.active,
.tx-srlanguagemenu-pi1 .btn.disabled,
.tx-srlanguagemenu-pi1 .btn[disabled] {
  color: #ffffff;
  background-color: #2480C6;
}
.tx-srlanguagemenu-pi1 .btn:active,
.tx-srlanguagemenu-pi1 .btn.active {
  background-color: #2480C6 \9;
}




.tx-srlanguagemenu-pi1 .btn-group.open .btn.dropdown-toggle {
    background-color: #57A2DA;
	border-bottom:none;
}
.tx-srlanguagemenu-pi1 .btn-group.open .dropdown-toggle {
    background-image: none;
    box-shadow: none;
}

.tx-srlanguagemenu-pi1 .dropdown-menu {
	margin-top:0px;
	border-top:0px;
	
}

.tx-srlanguagemenu-pi1 *:focus, .tx-srlanguagemenu-pi1 *:active {
	outline:0 !important;
}

.btn-group > .btn:first-child {
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
    margin-left: 0;
}
*/


div.pagination {
	padding: 3px;
	margin: 3px;
	text-align: center;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	zoom: 100%;
	text-decoration: none; /* no underline */
	color: #000099;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000099;

	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #000099;

	* zoom: 100%; 

	font-weight: bold;
	background-color: #000099;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;

	* zoom: 100%;

	color: #DDD;
}

* span.elipsis {zoom:100%}


.filter-wrap {
	display:block;
	float:left;
	margin-bottom:10px;
	width:235px;
}

.citygroup-wrap {
	float:left;
	width:25%;
	margin:0 3%;
	text-align:center;
}

.citygroup-wrap .number {
	font-size:45px;
	line-height:50px;
	font-weight:700;
	font-family: helvetica,sans-serif;
}

.summaries {
	margin-top:10px;
	margin-bottom:40px;
}

#citysearch-field {
	background: url(../img/icon-search.png) no-repeat left center;
	padding-left:50px;
	border:none;
	border-radius: 0;
	box-shadow: none;
	font-size:30px;
	font-family:'Raleway';
	font-weight:400;
	color:#919191;
	line-height: 1em;
	vertical-align: middle;
	margin-top:5px;
}

.searchbar {
	border-bottom: 1px solid #cccccc;
	padding-top:20px;
	padding-bottom:20px;
	margin-bottom:20px;
}

#citysearch-form {
	margin:0;
}

.button {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 5px 10px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1em;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #949494;
  background: transparent;
  border:1px solid #d2d2d2;
  border-radius: 4px;
}

.button-big,
button.button-big,
input.button-big,
input.button-big[type="submit"],
input.button-big[type="reset"]
{
  padding: 15px 30px;
  font-size: 18px;	
  font-weight:800;
}

.button-blue,
button.button-blue,
input.button-blue {
  color: #2890c6;
  border:1px solid #2890c6;	
}

.citygroup-icon {
	height:60px;
	display:none;
}
.citygroup-wrap .button-blue {
	text-transform: uppercase;
	font-weight: 700;
	font-size:12px;
}
.citygroup-wrap.current .button-blue {
	background-color: #2890c6;
	color: #FFFFFF;
}

.filtersearch-wrap {
	display: inline-block;
	*display: inline;
	*zoom:1;
	width: 220px;
	text-align: right;
}

/*
.filtersearch-wrap .button {
	font-weight: bold;
	font-size:14px;
}
*/
.citygroup-wrap .caption {
	margin: 10px 0;
}

#map-canvas {
	margin-bottom: 30px;
}

.loginbox-col1 h3 {
	color: #535353;
}

.loginfieldset input {
	font-weight: bold;
	margin-top:10px;
}

.permalogin-wrap {
	margin-top:10px;
}
.permalogin-wrap {
	margin-top:10px;
}
.forgotpassword-wrap {
	margin-top:10px;
}

.forgot-email {
	margin-bottom:10px;
}

#permalogin {
	vertical-align:baseline;
}

#citysearch-field {
	width:500px;
	height: 40px;
}

dt.head-of-department {
	width:235px;
	text-align: right;
	margin-top:10px;
	padding-right: 300px;
}
dd.head-of-department {
	display:none;
}

.tx-srfeuserregister-pi1 dl {
	width:100%;
}
.tx-srfeuserregister-pi1 dt {
	float:left;
	width: 40%;
	vertical-align: middle;
	*margin-top:2px;
}

.tx-srfeuserregister-pi1 dd {
	float:left;
	width: 55%;
	*float:none;
	*width: 55%;
	vertical-align: middle;
}

#top-header {
	background-color: #F0F0F0;
	padding:10px 0px;
}


#top-header .subtitle {
    color: #009BC9;
    font-size: 14px;
    font-style: italic;
    line-height: 1em;
    margin-left: 230px;
    margin-top: 15px;
}


#top-header .maintitle {
    color: #000000;
    font-family: arial-black,arial;
    font-size: 32px;
    font-weight: bold;
    line-height: 1em;
}


.ncarbonn {
    color: #009BC9;
    font-style: italic;
}

.slogan {
	margin-top:20px;
}

/* custom header */

#c1271.csc-default {background-color: #092746;} 

#c1271.csc-default DIV.csc-textpic DIV.csc-textpic-single-image IMG {margin-bottom:0 !important;}
#c1320.csc-default {background: url(../img/header-bg.jpg) repeat-x;} 