
strong {
  color:inherit
}

a {
  color:hsl(203, 100%, 23%);
}

p {
  margin-bottom:15px
}

p a {
  color:#126ba2;
  text-decoration:none
}

a:hover,a:focus {
  color:#0297C2
}

p a:hover {
  color:#0297C2;
  text-decoration:underline
}

u {
  display:inline
}

.main-content .internal-content p img {
  margin-top:6px
}

h1,h2,h3,h4,h5,h6 {
  color:#333;
  font-family:'Roboto',Arial,Helvetica
}

.main-content h1 {
  font-size:24px;
  line-height:1.5
}

.main-content h1.post-header {
  font-weight:600;
  font-size:28px;
  margin-bottom:20px;
  margin-top:0
}

.main-content h2 {
  border-bottom:1px dotted #BBB;
  font-size:21px;
  font-weight:600;
  line-height:1.5;
  margin-bottom:25px;
  margin-top:30px;
  padding-bottom:6px
}

.main-content h3 {
  border-bottom:1px dotted #ddd;
  font-size:18px;
  line-height:1.5;
  margin-bottom:20px;
  margin-top:25px;
  padding-bottom:4px
}

.main-content.landing .five.columns h3 {
  border-bottom:0;
  padding-bottom:0
/*	margin-bottom: */
}

.main-content h4 {
  font-size:17px;
  line-height:1.5;
  margin-top:20px;
  margin-bottom:8px
}

.main-content h5 {
  font-size:15px;
  font-weight:700;
  line-height:1.6
}

.main-content h6 {
  font-size:15px;
  line-height:1.6
}

.landingIntro h2 {
  font-size:24px;
  margin-top:5px
}

.galleryLeftImage h2,.galleryRightImage h2 {
  font-size:19px;
  line-height:1.3;
  margin-bottom:18px;
  margin-top:0
}

.main-content.green h1.post-header {
  color:#289728
}

.main-content.purple h1.post-header {
  color:#7C3961
}

.main-content.orange h1.post-header {
  color:#F4400A
}

.main-content.blue h1.post-header {
  color:#0297C2
}

.main-content.grey h1.post-header {
  color:#83847B
}

.main-content iframe {
  margin-top:20px
}

blockquote {
  border-left:4px solid #e4e4e4;
  margin:20px 0;
  padding:0 20px 0 19px
}

blockquote,blockquote p {
  font-size:15px
}

.sub-heading {
  font-weight:600
}

.main-content ul {
  margin-bottom:15px
}

.main-content ul li,menu li,dir li {
  list-style:disc;
  margin-left:25px;
  padding-left:6px;
  line-height:1.8;
  margin-bottom:10px
}

dir {
  padding-left:0
}

.main-content ol {
  margin-left:5px;
  margin-bottom:15px
}

.main-content ol li {
  margin-left:25px;
  padding-left:6px;
  line-height:1.8;
  margin-bottom:10px
}

#top-nav {
  background:none repeat scroll 0 0 #004a77;
  color:#fff
}

#top-nav ul ul {
  display:none
}

#top-nav a {
  color:#FFF;
  font-size:13px;
  font-weight:400;
  text-decoration:none
}

#top-nav a:hover {
  border-bottom:1px dotted #fff
}

#top-nav ul {
  margin:0;
  float:left;
  margin-right:25px
}

#top-nav ul > li {
  float:left;
  line-height:35px;
  margin:0 17px 0 0
}

#top-nav .social,#top-nav .phone {
  float:left
}

#top-nav .social {
  margin-top:3px;
  margin-left:4px
}

#top-nav .social img {
  width:27px
}

#top-nav .social img:hover {
  opacity:.8
}

#top-nav .social a:hover {
  border:none
}

#top-nav .social a {
  background:none repeat scroll 0 0 #054065;
  border-radius:2px;
  display:block;
  float:left;
  line-height:1;
  margin-left:12px;
  margin-top:3px;
  padding:5px 12px;
  font-weight:600;
  transition:all 150ms ease
}

#top-nav .social a.sharethis-link {
  box-shadow:none;
  color:#333!important;
  font-size:12px;
  line-height:1;
  background:#eaeaea;
/* Old browsers */
  background:-moz-linear-gradient(top,#eaeaea 0%,#dbdbdb 100%);
/* FF3.6+ */
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#eaeaea),color-stop(100%,#dbdbdb));
/* Chrome,Safari4+ */
  background:-webkit-linear-gradient(top,#eaeaea 0%,#dbdbdb 100%);
/* Chrome10+,Safari5.1+ */
  background:-o-linear-gradient(top,#eaeaea 0%,#dbdbdb 100%);
/* Opera 11.10+ */
  background:-ms-linear-gradient(top,#eaeaea 0%,#dbdbdb 100%);
/* IE10+ */
  background:linear-gradient(to bottom,#eaeaea 0%,#dbdbdb 100%);
/* W3C */
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaeaea',endColorstr='#dbdbdb',GradientType=0)
/* IE6-9 */
}

#top-nav .social a.sharethis-link:hover {
  color:#e24617!important
}

#top-nav .social a.citychat-link:hover,#top-nav .social a.email-link:hover {
  background:#0297C2
}

#main-menu-bar {
  background:#fff;
/* Old browsers */
  background:-moz-linear-gradient(top,#fff 0%,#eff0f0 100%);
/* FF3.6+ */
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#eff0f0));
/* Chrome,Safari4+ */
  background:-webkit-linear-gradient(top,#fff 0%,#eff0f0 100%);
/* Chrome10+,Safari5.1+ */
  background:-o-linear-gradient(top,#fff 0%,#eff0f0 100%);
/* Opera 11.10+ */
  background:-ms-linear-gradient(top,#fff 0%,#eff0f0 100%);
/* IE10+ */
  background:linear-gradient(to bottom,#fff 0%,#eff0f0 100%);
/* W3C */
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#eff0f0',GradientType=0);
/* IE6-9 */
  box-shadow:0 -1px 0 #DEDEDE inset
}

#main-menu-bar.sticky {
  position:fixed;
  width:100%;
  z-index:100;
  top:0
}

#main-menu,#main-menu li,#main-menu-bar .logo,#main-menu-bar .search {
  float:left
}

#main-menu-bar .logo {
    position: absolute;
    z-index: 99999;
}

#main-menu ul {
  margin:0
}

#main-menu > ul > li {
  margin-bottom:0
}

#main-menu > ul > li:hover .submenu {
  display:block
}



#main-menu li.green .submenu {
  background:#289728
}

#main-menu li.purple .submenu {
  background:#7c3961
}

#main-menu li.orange .submenu {
  background:#F4400A
}

#main-menu li.blue .submenu {
  background:#147EA1
}

#main-menu li.grey .submenu {
  background:#83847B
}

#main-menu .submenu > li > a {
  font-size:16px!important;
  display:block;
  margin-bottom:20px
}

#main-menu .submenu .submenu-item > li > a {
  font-weight:400;
  font-size:13px;
  color:#fff
}

#main-menu .submenu .submenu-item > li > a:hover {
  text-decoration:underline
}

#main-menu .submenu > li {
  display:block;
  display:inline-block;
  vertical-align:top;
  margin:20px
}

/*#main-menu > ul > li:hover ul {
	display: block;
}*/
#main-menu ul ul li a {
  padding:0;
  border:none;
  margin:0
}

#main-menu .submenu > li > a {
  line-height:20px
}

#main-menu .submenu .submenu-item > li > a {
  line-height:15px
}

#main-menu ul ul li {
  float:none
}

#main-menu ul ul ul li {
  border-bottom:1px dotted rgba(255,255,255,0.4);
  padding-bottom:9px;
  margin-bottom:7px;
  line-height:1.2
}

#main-menu li a {
  margin:0;
  padding-left:31px;
  line-height:66px;
  margin-left:0;
  text-decoration:none;
  padding-right:12px
}

#main-menu > ul > li > a {
  font-size:17px;
  background-position:10px 50%;
  display:inline-block;
  font-weight:600
}

#main-menu > ul > li:last-child > a {
  padding-right:10px
}

.main-link:hover a {
  border-bottom:1px solid #f2f3f3;
  z-index:10;
  position:relative
}

#main-menu > ul > li:hover .submenu {
}



.main-content {
  margin-top:10px
}

.main-content .internal {
  border-radius:4px;
  box-shadow:0 0 3px #C9CACA;
  background:#fff
}

.main-content .internal-content {
  padding:28px 40px
}

#search {
  margin-bottom:0
}

.search {
  margin:7px 0 0
}

.search input {
  background: url("../img_PT/mag.png") no-repeat scroll 93% 48% rgb(255, 255, 255);
    border-color: rgb(209, 209, 209);
    color: rgb(89, 104, 114);
    font-family: "Roboto",Arial;
    font-size: 13px;
    height: 24px;
    margin-top: 8px;
    max-width: 100%;
    padding-left: 12px;
    padding-right: 32px;
    width: 222px;
}

.main-content table {
  margin-top:30px;
  width:auto;
  margin-bottom:25px
}

.main-content table caption {
  padding:9px 20px;
  text-align:left;
  font-weight:600
}

.main-content table td {
  border:1px solid #E4E4E4;
  padding:10px 20px;
  text-align:left;
  vertical-align:middle
}

.main-content table tr:nth-child(2n+1) {
  background:#f9f9f9
}

.main-content table tr th {
  background:none repeat scroll 0 0 #FFF;
  font-weight:600;
  padding:10px 20px;
  text-align:left;
  vertical-align:middle
}

::-webkit-input-placeholder {
/* WebKit browsers */
  color:#596872
}

:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
  color:#596872
}

::-moz-placeholder {
/* Mozilla Firefox 19+ */
  color:#596872
}

:-ms-input-placeholder {
/* Internet Explorer 10+ */
  color:#596872
}

#main-menu .main-link .submenu > li > a,#main-menu .main-link a {
  -moz-transition:all 100ms ease;
  -webkit-transition:all 100ms ease;
  -o-transition:all 100ms ease;
  transition:all 100ms ease
}

#main-menu .main-link.green > a {
  color:#289728
}

#main-menu .main-link.orange > a {
  color:#f4400a
}

#main-menu .main-link.blue > a {
  color:#147EA1
}

#main-menu .main-link.purple > a {
  color:#7c3961
}

#main-menu .main-link.grey > a {
  color:#83847b
}

#main-menu .main-link > a:hover,.main-link:hover, {
  color:#fff
}

.main-link:hover > a {
  color:#fff!important
}

#main-menu .main-link.green > a:hover {
  background:#289728
}

#main-menu .main-link.orange > a:hover {
  background:#f4400a
}

#main-menu .main-link.blue > a:hover {
  background:#147EA1
}

#main-menu .main-link.purple > a:hover {
  background:#7c3961
}

#main-menu .main-link.grey > a:hover {
  background:#83847b
}

.main-link.blue:hover,#main-menu .main-link.blue.active {
  background:#147EA1
}

.main-link.green:hover,#main-menu .main-link.green.active {
  background:#289728
}

.main-link.orange:hover,#main-menu .main-link.orange.active {
  background:#f4400a
}

.main-link.purple:hover,#main-menu .main-link.purple.active {
  background:#7c3961
}

.main-link.grey:hover,#main-menu .main-link.grey.active {
  background:#83847b
}

#main-menu .main-link.purple.active a,#main-menu .main-link.blue.active a,#main-menu .main-link.green.active a,#main-menu .main-link.orange.active a,#main-menu .main-link.grey.active a {
  color:#fff
}

#main-menu .main-link .submenu > li > a:hover {
  color:#fff!important;
  text-decoration:underline
}

#main-menu .main-link.green .submenu > li > a {
  color:#fff
}

#main-menu .main-link.orange .submenu > li > a {
  color:#fff
}

#main-menu .main-link.blue .submenu > li > a {
  color:#fff
}

#main-menu .main-link.purple .submenu > li > a {
  color:#fff
}

#main-menu .main-link.grey .submenu > li > a {
  color:#fff
}

.breadcrumbs {
  border-bottom:1px solid #FFF;
  box-shadow:0 -1px 0 #E4E4E4 inset
}

.main-breadcrumb {
  margin:13px 210px 15px;
}

.main-breadcrumb ul {
  margin:0
}

.main-breadcrumb a {
  color:#596872;
  font-size:13px;
  font-weight:500;
  text-decoration:none;
  text-transform:capitalize
}

.main-breadcrumb li:last-child a {
  color:#8397a3;
  border-bottom:none!important
}

.main-breadcrumb a:hover {
  border-bottom:1px dotted #596872
}

.main-breadcrumb li {
  display:inline-block;
  margin-bottom:0
}

.main-breadcrumb li:after {
  content:'|'
}

.main-breadcrumb li:last-child:after {
  content:''
}

.main {
  margin-top:35px
}

.sidebar h5,.whats-on-sidebar h3 {
  background:none!important;
  font-size:20px;
  margin-left:0;
  padding-left:0;
  line-height:1.5;
  font-weight:600;
  padding-top:15px;
  margin-bottom:16px
}

.sidebar h5.green {
  color:#289728
}

.sidebar h5.orange {
  color:#f4400a
}

.sidebar h5.blue {
  color:#0297c2
}

.sidebar h5.purple {
  color:#7c3961
}

.sidebar h5.grey,.whats-on-sidebar h3 {
  color:#83847b
}

.sidebar h5.your-council {
  color:#012942
}

.sidebar-menu li {
  margin:0
}

.sidebar-menu li.here > a {
  font-weight:600;
  color:#093754!important
}

.sidebar-menu.green li.here > a {
  color:#289728!important
}

.sidebar-menu.purple li.here > a {
  color:#7C3961!important
}

.sidebar-menu.orange li.here > a {
  color:#F4400A!important
}

.sidebar-menu.blue li.here > a {
  color:#0297C2!important
}

.sidebar-menu.grey li.here > a {
  color:#F4400A!important
}

.sidebar-menu li a {
  padding-left:22px;
  background:url(../img_PT/sidebararrow.png) 3% 50% no-repeat;
  background-color:#f6f7f7;
  line-height:35px;
  border-bottom:1px dotted #dfdede;
  display:block;
  text-decoration:none;
  color:#000
}

.sidebar-menu.green li a {
  background:url(../img_PT/sidebararrow_green.png) 1% 50% no-repeat
}

.sidebar-menu.orange li a {
  background:url(../img_PT/sidebararrow_orange.png) 1% 50% no-repeat
}

.sidebar-menu.blue li a {
  background:url(../img_PT/sidebararrow_lightblue.png) 1% 50% no-repeat
}

.sidebar-menu.purple li a {
  background:url(../img_PT/sidebararrow_purple.png) 1% 50% no-repeat
}

.sidebar-menu.grey li a {
  background:url(../img_PT/sidebararrow_grey.png) 1% 50% no-repeat
}

.sidebar-menu li a:hover,.whats-on-sidebar li a:hover {
  color:#004a77;
  background-color:#fff
}


.sidebar-menu .submenu {
  margin:0
}

.sidebar-menu.green .submenu a,.sidebar-menu.orange .submenu a,.sidebar-menu.blue .submenu a,.sidebar-menu.purple .submenu a,.sidebar-menu.grey .submenu a,.sidebar-menu .submenu a {
  padding-left:44px;
  background-position:8% 50%;
  color:#55585e
}

/*
.sidebar-menu li {
	padding-left: 22px;
	background: url('../img_PT/sidebararrow.png') 3% 50% no-repeat;
	background-color: #f6f7f7;
	margin-bottom: 0;
	line-height: 35px;
	border-bottom:1px dotted #dfdede;
}

.sidebar-menu li:hover {
	background-color: #fff;
}

.sidebar-menu li:hover a {
	color: #004a77;
}

.sidebar-menu li a {
	text-decoration: none;
	color: #000;
}

.sidebar-menu ul li {
	padding-left: 44px;
	background: url('../img_PT/sidebararrow.png') 13% 50% no-repeat;
	background-color: #f6f7f7;
}

.sidebar-menu ul {
	margin: 0;
}
*/
.post-meta {
  border-bottom:1px solid #eee;
  text-align:right;
  padding:5px 0 4px
}

.post-date {
  line-height:35px;
  text-transform:uppercase;
  background:url(../img_PT/clock.png) 90% 41% no-repeat;
  font-size:12px;
  padding:0 35px 2px 0;
  font-weight:600;
  display:inline-block;
  border-right:1px dotted #dddede;
  margin-right:10px;
  color:#8397a3
}

.internal .meta-social {
  margin:0 20px 0 0
}

.meta-social {
  display:inline-block;
  vertical-align:middle
}

.meta-social img {
  margin-right:6px;
  width:27px
}

.meta-social img:hover {
  opacity:.7
}

.meta-social a {
  text-transform:uppercase;
  text-decoration:none;
  color:#8397a3!important;
  font-weight:600;
  position:relative;
  top:-9px;
  font-size:12px;
}

.meta-social a:hover {
  border-bottom:1px dotted #7b909d
}

.post-image {
  margin:20px 0 10px
}

.further-information {
  background:#f6f7f7;
  border-top:1px dotted #dddede;
  border-bottom:1px dotted #dddede;
  position:relative;
  margin:30px 0;
  padding-top:12px
}

.further-information h4 {
  font-size:12px;
  color:#5a6a73;
  font-weight:600;
  text-transform:uppercase;
  margin:0 0 0 21px
}

.further-information h3 {
  color:#222428;
  font-weight:600;
  font-size:20px;
  max-width:175px;
  line-height:24px;
  min-height:48px
}

.further-information h3 a {
  text-decoration:none;
  color:#222428;
  font-weight:600;
  font-size:20px;
  max-width:175px;
  line-height:24px;
  min-height:48px
}

.further-information h3:hover a {
  text-decoration:none;
  color:#606267;
  border-bottom:1px dotted #606267
}

.further-information .read-more {
  background:url(../img_PT/readmorearrow.png) no-repeat;
  text-indent:-99999px;
  position:absolute;
  top:10px;
  right:5px;
  width:20px;
  height:20px;
  display:none
}

.further-information .four {
  position:relative;
  margin-top:25px
}

.further-information .four.columns {
  width:30%!important;
  margin-left:0;
  margin-right:29px
}

.back-to-top {
  float:right;
  clear:both;
  text-decoration:none;
  text-transform:uppercase;
  font-weight:600;
  font-size:12px;
  margin:20px 20px 20px 0;
  color:#5a6a73;
  border-bottom:1px solid transparent
}

.back-to-top:hover {
  border-bottom:1px dotted #8397a3;
  color:#8397a3
}

#footer {
  background:none repeat scroll 0 0 #ECEEEF;
  border-top:1px solid #DDD;
  margin-top:40px;
  padding-bottom:25px
}

.page-home #footer {
  margin-top:0
}

#footer .five {
   background: none repeat scroll 0 0 rgb(255, 255, 255);
    border-radius: 7px;
    box-shadow: 0 0 3px rgb(201, 202, 202);
    box-sizing: border-box;
    float: left;
    margin-bottom: 20px;
    margin-right: 8px;
    margin-top: 20px;
    min-height: 350px;
    min-width: 300px;
    width: 31%;
}

#footer .five h3 {
  color:#222428;
  border-bottom:1px dotted #dddede;
  padding:18px 30px 6px;
  font-size:20px;
  font-weight:700;
  margin-bottom:20px
}

.social h2 {
  text-align:center;
  font-size:36px;
  color:#004a77;
  border-bottom:1px dotted #dddede;
  padding-bottom:10px;
  padding-top:40px;
  font-weight:600
}

.footer-nav {
  display:inline-block
}

.footer-nav a {
  color:#012942;
  text-decoration:none
}

.footer-nav a:hover {
  border-bottom:1px dotted #012942
}

.bottom-footer li {
  display:inline-block;
  color:#012942;
  font-weight:700;
  text-transform:uppercase;
  margin-right:10px;
  font-size:12px
}

.footer-logo {
  padding-top:20px;
  border-right:1px dotted #dddede;
  padding-right:25px;
  margin-right:25px;
  width:132px
}

.footer-box {
  padding:0 30px
}

.footer-box select {
  padding-left:6px
}

.contact-form input::-webkit-input-placeholder {
/* WebKit browsers */
  color:#222428
}

.contact-form input:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
  color:#222428
}

.contact-form input::-moz-placeholder {
/* Mozilla Firefox 19+ */
  color:#222428
}

.contact-form input:-ms-input-placeholder {
/* Internet Explorer 10+ */
  color:#222428
}

.contact-form input {
  height:40px;
  padding:0;
  margin:0;
  margin-bottom:5px;
  width:96%;
  padding-left:10px
}

.contact-form select {
  border:none;
  padding-left:0;
  width:100%;
  background:none!important;
  -webkit-appearance:none
}

.footer-box .areas-interest {
  width:96%;
  background-repeat:no-repeat;
  background-position:99% 50%;
  background-image:url(../img_PT/selectarrow.png);
  height:20px;
  padding:10px 0 10px 10px;
  border:1px solid #CCC;
  border-radius:2px;
  overflow:hidden;
  margin-bottom:10px
}

.contact-form input[type='text'],.contact-form input[type='email'],.contact-form select {
  font-size:13px;
  color:#222428
}

.footer-box input[type="submit"] {
  background:none repeat scroll 0 0 #004A77;
  border-radius:2px!important;
  color:#FFF;
  display:inline-block;
  font-size:13px;
  font-weight:700;
  margin-left:1px;
  margin-top:20px;
  padding:0;
  text-decoration:none;
  text-transform:uppercase;
  transition:all 150ms ease 0;
  width:88px;
  height:35px;
  border:0;
  text-shadow:none
}

.footer-box input[type="submit"]:hover {
  border-bottom:1px dotted #8397a3
}

.launch.button {
  background:#fff;
/* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmN2Y3ZjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background:-moz-linear-gradient(top,#fff 0%,#f7f7f7 100%);
/* FF3.6+ */
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#f7f7f7));
/* Chrome,Safari4+ */
  background:-webkit-linear-gradient(top,#fff 0%,#f7f7f7 100%);
/* Chrome10+,Safari5.1+ */
  background:-o-linear-gradient(top,#fff 0%,#f7f7f7 100%);
/* Opera 11.10+ */
  background:-ms-linear-gradient(top,#fff 0%,#f7f7f7 100%);
/* IE10+ */
  background:linear-gradient(to bottom,#fff 0%,#f7f7f7 100%);
/* W3C */
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#f7f7f7',GradientType=0);
/* IE6-8 */
  border:1px solid #aaa;
  border:1px solid #e5e5e5;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius:3px;
  color:#004a77;
  display:inline-block;
  font-size:11px;
  font-weight:700;
  text-decoration:none;
  text-shadow:0 1px rgba(255,255,255,.75);
  cursor:pointer;
  margin-bottom:20px;
  line-height:normal;
  padding:8px 15px;
  font-family:"Roboto",Helvetica,Arial,sans-serif;
  text-transform:uppercase;
  background-image:url(../img_PT/launch.png);
  background-repeat:no-repeat;
  padding-right:55px;
  background-position:91% 48%
}

.mobile {
  display:none
}

.follow-companies {
  text-align:center;
  margin-bottom:20px
}

.follow-companies .follow-company {
   border-right: 2px dotted rgb(221, 222, 222);
    display: block;
    float: left;
    margin-right: 32px;
    padding-left: 20px;
    padding-right: 32px;
    text-align: center;
}

.follow-company:last-child {
  margin-right:0;
  padding-right:0;
  border-right:none
}

.follow-company h4 {
  font-size:14px;
  font-weight:700
}

.follow-company img {
  margin-right:5px;
  width:27px;
  opacity:.6
}

.follow-company img:hover {
  opacity:1
}

/*	Policies page*/
.policiesSearch a {
  font-size:18px;
  margin:0 7px 0 0;
  color:#222428;
  font-weight:600;
  text-decoration:none
}

.policiesSearch a:hover {
  text-decoration:none;
  color:#606267;
  border-bottom:1px dotted #606267
}

h2.policiesHeading {
  width:100%;
  border-bottom:1px dotted #DDDEDE;
  font-size:24px;
  font-weight:600;
  margin-top:10px
}

.policiesDocument {
  color:#55585e
}

.policiesDocument a {
  text-decoration:underline;
  font-weight:600;
  color:#222428
}

.policiesDocument a:hover {
  color:#606267
}

/*	Policies page*/
h2.formsHeading {
  width:100%;
  border-bottom:1px dotted #DDDEDE;
  font-size:24px;
  font-weight:600;
  margin-top:30px
}

.formDocument {
  color:#55585e
}

.formDocument a {
  text-decoration:none;
  font-weight:100;
  color:#222428;
  width:auto
}

.formDocument a:hover {
  color:#606267;
  border-bottom:1px dotted #DDDEDE
}

/*	Media releases page*/
.mediaDate {
  text-transform:uppercase;
  color:#7b909d;
  font-size:12px;
  font-weight:600;
  margin:-5px 0 5px
}

.mediaContact h2 {
  font-size:24px;
  font-weight:600;
  border-bottom:1px dotted #DDDEDE
}

.mediaContact a {
  text-decoration:underline;
  color:#222428;
  border:0
}

.mediaContact a:hover {
  color:#606267;
  border:0
}

.internal-content .imgWrapper {
  float:left;
  margin-bottom:15px
}

/*home page feature area */
.homeFeature {
  background:#eaebef;
  padding:20px 0 32px;
  clear:both;
  border-top:1px solid #F8F8F8;
  border-bottom:1px solid #E1E1E1
}

.homeFeature .four {
  background:#fff;
  box-shadow:0 0 3px #C9CACA;
  border-radius:4px;
  margin:10px 18px 0 5px!important;
}

.homeFeature .four.news-list {
  margin-right:0!important
}

.homeFeature .four a span.read-more {
  color:#0297c2;
  display:inline-block;
  float:right;
  margin-right:18px;
  text-decoration:none
}

.homeFeature .four a.wrap-link {
  text-decoration:none!important
}

.homeFeature .four h3 {
  font-size:20px;
  font-weight:600;
  margin-bottom:0;
  padding-top:14px!important;
  padding-left:30px;
  padding-bottom:12px;
  padding-right:0
}

.homeFeature .four a {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: inherit;
    display: block;
    float: none;
    height: auto;
    margin: -1px 0 0;
    padding-bottom: 0;
    text-indent: 0;
    width: auto;
     text-decoration: none;
}

.homeFeature .four a:hover {
  background-color:#f5f5f5 ;
   border-radius: 4px;
}

.homeFeature .four:first-child a {
  /*background:url(../img_PT/readmorearrow.png) no-repeat 25px 10px  ;*/
  /*border-bottom:1px dotted #CDCDCD;*/
  color:#000;
  display:block;
  float:none;
  font-size:13px;
  height:auto;
  line-height:18px;
 /* padding: 10px 5% 10px 13%;*/
  text-decoration:none;
  text-indent:0;
  margin:0
}

.homeFeature .four:first-child a {
    color: #000;
    display: block;
    float: none;
    font-size: 13px;
    height: auto;
    margin: 0;
    text-decoration: none;
    text-indent: 0;
    /*max-width: 200px;*/
}
.homeFeature .four:first-child a:hover {
  color:#0297C2;
  text-decoration:underline;
  /*background:url(../img_PT/readmorearrow.png) no-repeat 25px 10px #f5f5f5 ;*/
   background-color:#fff;
  
}

.homeFeature #active_cat {
  color:#0297C2;
  text-decoration:underline;
  background:url(../img_PT/readmorearrow.png) no-repeat 25px 10px #f5f5f5 ;
  
}

.homeFeature .four p {
  padding:0 9%;
  font-size:13px;
  margin-bottom:16px
}

.four.columns.news-list hr {
  margin-bottom:10px
}

.homeNewsDate {
  background:url(../img_PT/clock.png) no-repeat 90px 8px;
  border-top:1px dotted #DDDEDE;
  color:#8397A3;
  display:inline-block;
  font-size:12px;
  font-weight:600;
  line-height:28px;
  margin-right:10px;
  padding:0 0 2px 8%;
  text-transform:uppercase;
  width:92%
}

.homeNewsDate:first-of-type {
  border-top:0
}

.homeFeature .imgWrapper {
  height:95px;
  margin:-13px 2px 12px;
  overflow:hidden
}

.homeFeature .imgWrapper img {
  height:auto
}

/*home page latest area */
.homeLatestWrapper {
  margin:-35px 0 0;
  background:#f6f7f7;
  padding-bottom:30px
}

.homeLatest	h2 {
  color:#004A77;
  font-size:26px;
  font-weight:600;
  line-height:1.2;
  margin-bottom:5px;
  padding:40px 0 0;
  text-align:center;
  width:100%
}

.homeLatest .five.columns {
  background:#fff;
  box-shadow:0 0 2px #D8D9D9;
  border-radius:3px;
  width:31%;
  margin:25px 10px 10px;
  padding-top:2px
}

.homeLatest .imgWrapper {
  width:98.5%;
  margin:0 auto;
  height:165px;
  overflow:hidden
}

.homeLatest .imgWrapper img {
  width:100%;
  height:auto
}

.latestHeader {
  border-bottom:1px dotted #CDCDCD;
  clear:both;
  padding:12px 0
}

.latestDate {
  background:url(../img_PT/clock.png) no-repeat 90px 8px;
  color:#8397A3;
  float:right;
  font-size:12px;
  font-weight:600;
  line-height:35px;
  margin-right:20px;
  margin-top:-8px;
  padding:0 0 2px 8%;
  text-transform:uppercase;
  width:90px
}

.latestTags {
  border-top:1px dotted #CDCDCD;
  text-decoration:none;
  font-weight:600;
  color:#222428;
  padding:13px 8% 30px;
  clear:both
}

.latestTags a {
  text-decoration:none;
  font-weight:400;
  color:#222428;
  background:url(../img_PT/readmorearrow.png) no-repeat scroll 0 10px rgba(0,0,0,0);
  border-bottom:1px dotted #CDCDCD;
  color:#000;
  display:block;
  float:none;
  font-size:13px;
  height:auto;
  line-height:18px;
  margin:0;
  padding:10px 5% 10px 30px;
  text-decoration:none;
  text-indent:0;
  width:75%
}

.homeLatest p {
  padding:0 8%
}

.homeLatest h3 {
  padding:0 8%;
  font-size:21px;
  font-weight:600;
  line-height:24px;
  padding:15px 8% 5px
}

.homeLatest .meta-social {
  float:right;
  margin-bottom:8px;
  margin-right:8%;
  margin-top:-4px
}

.homeLatest .explore,.homeLatest .live,.homeLatest .community,.homeLatest .development,.homeLatest .your-community,.homeLatest .planning-development,.homeLatest .council,.homeLatest .whatson {
  text-transform:uppercase;
  font-size:12px;
  font-weight:600;
  padding-left:8%;
  text-decoration:none
}

.homeLatest .explore {
  color:#f4400a
}

.homeLatest .live {
  color:#289728
}

.homeLatest .community {
  color:#7c3961
}

.homeLatest .development {
  color:#83847b
}

.homeLatest .your-community {
  color:#7c3961
}

.homeLatest .planning-development {
  color:#83847b
}

.homeLatest .council {
  color:#012942
}

.homeLatest .whatson {
  color:#012942
}

/*home slider area */
.topSlider {
  margin:0
}

.topSlider .flexslider {
  height:250px;
  overflow:hidden;
  padding:0;
  margin:0;
  box-shadow:none;
  border-radius:0;
  border:0
}

.topSlider img {
  margin-top:-1px
}

.topSlider li {
  position:relative
}

.topSlider .flex-caption {
  background:url(../img_PT/slider-bkgd.png) repeat;
  color:#FFF;
  font-size:18px;
  left:50%;
  position:absolute;
  width:364px;
  top:0;
  padding:40px 50px;
  margin-left:-17px;
  height:400px
}

.topSlider .flex-caption.Purple {
  background:rgba(124,57,97,0.9)
}

.topSlider .flex-caption.DarkBlue {
  background:rgba(4,60,95,0.9)
}

.topSlider .flex-caption.Green {
  background:rgba(29,130,16,0.9)
}

.topSlider .flex-caption.Red {
  background:rgba(244,64,10,0.8)
}

.topSlider .flex-caption.LightBlue {
  background:rgba(2,151,194,0.85)
}

.topSlider .flex-caption.Grey {
  background:rgba(105,105,105,0.9)
}

.topSlider .flex-caption h3 {
  color:#fff;
  font-size:42px;
  font-weight:700;
  width:100%;
  border-top:1px dotted rgba(255,255,255,0.5);
  padding:20px 0;
  line-height:40px;
  margin:10px 0 0
}

.topSlider .flex-caption p {
  font-size:18px;
  font-weight:400;
  color:#fff;
  line-height:26px
}

.topSlider .flex-caption a.sliderLink {
  background:none repeat scroll 0 0 #FFF;
  clear:both;
  color:#222;
  display:inline-block;
  font-size:13px;
  font-weight:700;
  padding:12px 20px;
  text-decoration:none;
  text-transform:uppercase;
  width:auto
}

.topSlider .flex-caption a.sliderLink:hover {
  opacity:.8;
  border-bottom:0
}

.topSlider .flex-caption .meta-social img {
  width:27px;
  float:left
}

.topSlider .flex-caption hr {
  border-top:1px dotted rgba(255,255,255,0.5);
  height:1px;
  background:none;
  margin:10px 0 28px
}

.topSlider .meta-social {
  clear:both;
  display:block;
  float:right;
  width:110px
}

.topSlider .meta-social a {
  top:3px;
  color:#fff!important
}

.topSlider .flex-caption .latestDate {
  margin:-5px 0 0;
  color:#fff;
  background-image:url(../img_PT/clock-white.png)!important;
  background-repeat:no-repeat!important;
  background-position:90px 8px!important;
  background-size:19px 20px!important
}

.topSlider .flex-caption .explore {
  color:#fff;
  text-decoration:none;
  text-transform:uppercase;
  font-size:12px;
  font-weight:700
}

.topSlider .controlWrapper {
  background:#D4D5DA;
  width:100%;
  height:46px
}

.topSlider .custom-controls {
  margin:0 auto;
  padding:0;
  position:relative;
  width:960px;
  text-align:center
}

.topSlider .custom-controls li {
  margin:0;
  display:inline
}

.topSlider .custom-controls li a {
  color:#444;
  font-weight:500;
  font-size:16px;
  padding:14px 0;
  border-left:1px solid #BBB;
  text-decoration:none;
  transition:all 150ms ease
}

.topSlider .custom-controls li a:hover {
  outline:none!important;
  border-bottom:0
}

.topSlider .custom-controls li:first-child a {
  border-left:0
}

.topSlider .flex-direction-nav {
  display:none
}

/*home video area */
.homeVideoWrapper {
  background:#ebecf0;
/* Old browsers */
  background:-moz-linear-gradient(top,#ebecf0 0%,#fff 100%);
/* FF3.6+ */
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ebecf0),color-stop(100%,#fff));
/* Chrome,Safari4+ */
  background:-webkit-linear-gradient(top,#ebecf0 0%,#fff 100%);
/* Chrome10+,Safari5.1+ */
  background:-o-linear-gradient(top,#ebecf0 0%,#fff 100%);
/* Opera 11.10+ */
  background:-ms-linear-gradient(top,#ebecf0 0%,#fff 100%);
/* IE10+ */
  background:linear-gradient(to bottom,#ebecf0 0%,#fff 100%);
/* W3C */
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebecf0',endColorstr='#ffffff',GradientType=0);
/* IE6-9 */
  padding-bottom:50px;
  border-top:1px solid #E1E1E1
}

.homeVideoWrapper h2 {
  border-bottom:1px dotted #DDDEDE;
  color:#004A77;
  font-size:36px;
  font-weight:600;
  line-height:40px;
  padding:40px 0 20px;
  text-align:center;
  width:100%
}

.homeVideoWrapper .flexslider {
  border:0;
  box-shadow:none;
  margin:20px 30px 60px;
  background:none;
  padding-bottom:25px
}

.homeVideoWrapper .flex-control-nav {
  bottom:-20px
}

.homeVideoWrapper .flex-direction-nav {
  display:none
}

.homeVideoWrapper .sliderVideo {
  width:550px;
  float:left
}

.homeVideoWrapper .slidercontent {
  width:260px;
  float:right;
  margin:25px 50px 0 0;
  position:relative
}

.homeVideoWrapper .slidercontent a.sliderLink,.launch.button {
  color:#fff;
  font-weight:700;
  text-transform:uppercase;
  font-size:13px;
  text-decoration:none;
  border-radius:2px;
  padding:12px 20px;
  margin-top:10px;
  display:inline-block;
  margin-left:1px;
  background:#004a77;
  transition:all 150ms ease
}

.homeVideoWrapper .slidercontent a.sliderLink:hover,.launch.button:hover,.footer-box input[type="submit"]:hover {
  background:#0297C2;
  border:0
}

.launch.button {
  border:0;
  text-shadow:none!important
}

.homeVideoWrapper .slidercontent h3 {
  font-size:30px;
  font-weight:700
}

.homeVideoWrapper .slidercontent .meta-social {
  clear:both;
  margin-top:20px;
  display:block
}

.homeVideoWrapper .slidercontent .meta-social img {
  float:left;
  margin:0 6px 0 0;
  width:27px
}

.homeVideoWrapper .slidercontent .meta-social a {
  border:0 none;
  box-shadow:none;
  color:#333!important;
  font-size:12px;
  line-height:1;
  margin:0;
  padding:5px 10px;
  transform:all 150ms ease;
  top:-1px;
  background:#eaeaea;
/* Old browsers */
  background:-moz-linear-gradient(top,#eaeaea 0%,#dbdbdb 100%);
/* FF3.6+ */
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#eaeaea),color-stop(100%,#dbdbdb));
/* Chrome,Safari4+ */
  background:-webkit-linear-gradient(top,#eaeaea 0%,#dbdbdb 100%);
/* Chrome10+,Safari5.1+ */
  background:-o-linear-gradient(top,#eaeaea 0%,#dbdbdb 100%);
/* Opera 11.10+ */
  background:-ms-linear-gradient(top,#eaeaea 0%,#dbdbdb 100%);
/* IE10+ */
  background:linear-gradient(to bottom,#eaeaea 0%,#dbdbdb 100%);
/* W3C */
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaeaea',endColorstr='#dbdbdb',GradientType=0)
/* IE6-9 */
}

 {
}

.homeVideoWrapper .flex-control-paging li a {
  background:#7b909d
}

.homeVideoWrapper .flex-control-paging li a.flex-active {
  background:#004a77
}

/* landing page */
.landingBkgd {
  background:#f5f5f5;
  padding-top:35px
}

.landingBkgd .container .twelve.columns {
  width:710px
}

.container .landingSmall .five.columns {
  background:none repeat scroll 0 0 #FFF;
  border-radius:4px;
  box-shadow:0 0 3px #C9CACA;
  margin-left:0;
  margin-top:20px;
  width:32%;
  padding-bottom:0px
}

.container .landingSmall .five.columns .imgWrapper img {
  height:100%;
  width:100%
}

.container .landingSmall .five.columns .imgWrapper {
  margin:0 auto;
  overflow:hidden;
  margin-top:2px;
  position:relative;
  width:98.3%
}

.container .landingSmall .five.columns h3 {
  padding:0 25px;
  font-size:18px;
  font-weight:600;
  line-height:24px;
  margin-bottom:15px;
  margin-top:15px
}

.container .landingSmall .five.columns p {
  padding:0 25px
}

.landingLarge {
  border-radius:4px;
  box-shadow:0 0 3px #C9CACA
}

.largeImageWrapper {
    clear: both;
    height: auto !important;
    margin: 0 auto 20px;
    max-height: 99.5%;
    min-height: 300px;
    overflow: hidden;
    position: relative;
    width: 99.5%;
}

.largeImageWrapper img {
  width:100%
}

.exploreWrapper {
  float:left;
  font-size:16px;
  padding-left:3%;
  text-transform:uppercase;
  width:27%;
  color:#63717b;
  font-weight:700;
  line-height:26px
}

.exploreWrapper span.exploreHeading.orange,.exploreWrapper span.exploreHeading.grey,.exploreWrapper span.exploreHeading.purple,.exploreWrapper span.exploreHeading.green,.exploreWrapper span.exploreHeading.blue {
  color:#F4400A;
  font-weight:700;
  font-size:24px;
  display:block
}

.exploreWrapper span.exploreHeading.grey {
  color:#83847B
}

.exploreWrapper span.exploreHeading.purple {
  color:#7C3961
}

.exploreWrapper span.exploreHeading.green {
  color:#289728
}

.exploreWrapper span.exploreHeading.blue {
  color:#0297C2
}

.landingIntro {
  display:inline-block;
  font-size:16px;
  line-height:24px;
  padding-bottom:30px;
  padding-left:5%;
  padding-right:5%;
  width:90%;
  border-top:0!important
}

.landingLarge .meta-social {
  margin:10px 20px 0 0
}

.content-whats-on .landingIntro h2 {
  margin-top:25px;
  margin-bottom:15px
}

.content-whats-on .landingIntro {
  padding-bottom:10px;
  font-size:14px
}

.controls_whatson_events .date-nav {
  position:relative;
  margin-top:7px
}

.controls_whatson_events .date-nav .datetime {
  display:block;
  float:left;
  font-size:18px;
  font-weight:700;
  line-height:1.7;
  padding-bottom:12px;
  text-align:center;
  width:100%
}

.controls_whatson_events .date-nav a.prev {
  display:inline-block;
  font-weight:700;
  left:0;
  padding:10px 15px!important;
  position:absolute
}

.controls_whatson_events .date-nav a.next {
  display:inline-block;
  font-weight:700;
  right:0;
  padding:10px 15px!important;
  position:absolute
}

/* search page */
a.searchName {
  color:#222428;
  font-size:20px;
  font-weight:600;
  line-height:26px;
  text-decoration:none;
  padding:25px 30px 15px;
  display:block
}

a.searchName:hover {
  text-decoration:none;
  color:#606267;
  border-bottom:1px dotted #606267
}

/*gallery page*/
.largeLinksWrapper {
  float:left;
  padding-left:3%;
  width:27%
}

.largeLinksWrapper.blue ul li,.largeLinksWrapper.green ul li,.largeLinksWrapper.orange ul li,.largeLinksWrapper.purple ul li,.largeLinksWrapper.grey ul li {
  background:url(../img_PT/sidebararrow_lightblue.png) no-repeat scroll 3% 50% rgba(0,0,0,0);
  padding-left:22px;
  display:block;
  margin:0 0 5px
}

.largeLinksWrapper.green ul li {
  background:url(../img_PT/sidebararrow_green.png) no-repeat scroll 3% 50% rgba(0,0,0,0)
}

.largeLinksWrapper.grey ul li {
  background:url(../img_PT/sidebararrow_grey.png) no-repeat scroll 3% 50% rgba(0,0,0,0)
}

.largeLinksWrapper.orange ul li {
  background:url(../img_PT/sidebararrow_orange.png) no-repeat scroll 3% 50% rgba(0,0,0,0)
}

.largeLinksWrapper.purple ul li {
  background:url(../img_PT/sidebararrow_purple.png) no-repeat scroll 3% 50% rgba(0,0,0,0)
}

.galleryLarge {
  border-radius:4px;
  box-shadow:0 0 3px 1px #DDDEDE;
  background:#fff;
  margin-right:10px
}

.galleryLarge .meta-social {
  margin:10px 20px 0 0
}

.container .galleryLeftImage .six.columns,.container .galleryRightImage .six.columns {
  width:330px;
  margin:60px 0 0
}

.container .galleryRightImage .six.columns:first-child {
  margin-right:20px
}

.container .galleryLeftImage .six.columns:first-child {
  margin-right:20px
}

.container .galleryLeftImage .six.columns img,.container .galleryRightImage .six.columns img,.container .galleryFullImage .eleven.columns img {
  width:98%
}

.container .galleryFullImage .eleven.columns {
  width:100%;
  margin:20px 0 0
}

.container .galleryFullImage .eleven.columns:first-child {
  margin:60px 0 0
}

.galleryLeftImage h3,.galleryRightImage h3,.galleryFullImage h3 {
}

/* Sign Up */
.sign-us-up .signup-btn {
  font-size:18px;
  height:50px;
  width:170px
}

.sign-us-up .email {
  font-size:15px;
  padding:10px 12px;
  width:250px;
  box-shadow:0 1px 2px #e4e4e4 inset
}

/* Font Awesome */
.fa {
  font-family:FontAwesome,Arial,Helvetica
}

.grid-content {
    padding: 10px;
}

.formRow {
    clear: both;
    padding-top: 10px;
}

.formRow label {
    color: rgb(51, 51, 51);
    float: left;
    margin-top: 16px;
}

.formRow .formRight {
    display: block;
    float: right;
    width: 80%;
    margin-top: 12px;
}

.input-large, .input-xlarge, .input-xxlarge, input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input {
    box-sizing: border-box;
    display: block;
    min-height: 30px;
    width: 100%;
}

div.tagsinput {
    background: none repeat scroll 0 0 rgb(255, 255, 255);
    border: 1px solid rgb(204, 204, 204);
    border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    overflow-y: auto;
    padding: 5px 5px 0;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    width: 100%;
}

div.tagsinput span.tag {
    background: none repeat scroll 0 0 rgb(0, 0, 0);
    color: rgb(255, 255, 255);
    display: block;
    float: left;
    font-family: helvetica;
    font-size: 13px;
    margin-bottom: 5px;
    margin-right: 5px;
    padding: 2px 5px;
    text-decoration: none;
}

div.tagsinput span.tag a {
    color: rgb(255, 255, 255);
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

#content-esq {
    color: hsl(206, 9%, 31%);
    float: left;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 1.5em;
    margin: 30px 20px 0 10px;
    padding: 0;
    width: 806px;
}
#content-esq1 {
    color: hsl(206, 9%, 31%);
    float: left;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 1.5em;
    margin: 0 20px 0 10px;
    padding: 0;
    width: 900px;
}
.content-esq-imgfirst {
    border: 0 none;
    float: left;
    height: auto;
    margin: 15px 40px 25px 0;;
    padding: 0;
    width: 160px;
}
.content-esq-imgfirst img {
    border: 0 none;
    height: 100%;
    width: 100%;
}
.content-esq-imgfirst1 {
    border: 0 none;
    float: left;
    height: auto;
    margin: 13px 93px 25px 70px;
    padding: 0;
    width: 160px;
}
.content-esq-imgfirst1 img {
    border: 0 none;
    height: 100%;
    width: 100%;
}
.foto160 {
    height: 160px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 160px;
}
#content-esq span {
    color: hsl(190, 63%, 57%);
}
#content-esq1 span {
    color: hsl(190, 63%, 57%);
}
.foto160 span {
    background: url("../img_PT/moldura-160-por160.gif") no-repeat scroll 0 0 hsla(0, 0%, 0%, 0);
    display: block;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.content-esq-txt {
    float: left;
    height: auto;
    margin: 0;
    padding: 0;
    width: 365px;
}
#content-esq h2 {
    color: hsl(209, 100%, 24%);
    font-size: 40px;
    font-weight: normal;
    letter-spacing: -3px;
    line-height: 0.8em;
    margin: 0;
    padding: 0;
}
#content-esq1 h2 {
    color: hsl(209, 100%, 24%);
    font-size: 40px;
    font-weight: normal;
    letter-spacing: -3px;
    line-height: 0.8em;
    margin: 0;
    padding: 0;
}
#content-esq h3 {
   color: hsl(189, 100%, 39%);
    font-size: 18px;
    font-weight: normal;
    line-height: 1em;
    margin: 0 0 20px;
    padding: 12px 0 5px;
}
#content-esq1 h3 {
    color: hsl(189, 100%, 39%);
    font-size: 18px;
    font-weight: normal;
    line-height: 1em;
    margin: 0;
    padding: 12px 0 13px;
}
#content-esq p {
    font-size: 12px;
    line-height: 1.5em;
    margin: 0;
    padding: 0 0 7px;
}
#content-esq1 p {
    font-size: 12px;
    line-height: 1.5em;
    margin: 0;
    padding: 0 0 7px;
}
#content-esq span {
    color: hsl(190, 63%, 57%);
}
#content-esq1 span {
    color: hsl(190, 63%, 57%);
}
#content-esq p.p2 {
    font-size: 12px;
    line-height: 1.5em;
    margin: 0;
    padding: 0 0 29px;
}
#content-esq1 p.p2 {
    font-size: 12px;
    line-height: 1.5em;
    margin: 0;
    padding: 0 0 29px;
}
#content-esq a {
    border-bottom: 1px solid hsl(189, 100%, 39%);
    color: hsl(189, 100%, 39%);
    text-decoration: none;
}
#content-esq1 a {
    border-bottom: 1px solid hsl(189, 100%, 39%);
    color: hsl(189, 100%, 39%);
    text-decoration: none;
}
.content-clear {
    clear: both;
}
.content-esq-img {
    border: 0 none;
    float: left;
    height: auto;
    margin: 46px 93px 25px 70px;
    padding: 0;
    width: 160px;
}
.content-esq-txt {
    float: left;
    height: auto;
    margin: 0;
    padding: 0;
    width: 100%;;
}

/* ################ Nav #################### */

.span-24, div.span-24 {
    margin: 0;
    width: 950px;
    margin-left:13%;
}

#nav li {
    float: left;
    position: relative;
    z-index: 5000;
}

#nav ul li:first-child a:hover {
    background-position: 50% 0;
}

#nav ul li a:hover, #nav li.selected > a {
    background: url("../img_PT/nav_hover.png") no-repeat scroll 50% 1px rgba(0, 0, 0, 0);
    font-style: normal;
}

#nav li a {
   display: block;
    height: 0;
    overflow: -moz-hidden-unscrollable;
    padding-top: 37px;
}

#m_002:hover, #m_003:hover, #m_004:hover, #m_005:hover, #m_006:hover, #m_007:hover {
    background-position: 0 -37px !important;
}
#m_002 {
    background: url("../img_PT/m_002.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    width: 181px;
}
li.selected #m_002 {
    background: url("../img_PT/m_002.gif") no-repeat scroll 0 -37px rgba(0, 0, 0, 0) !important;
}
#m_003 {
    background: url("../img_PT/m_003.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    width: 217px;
}
li.selected #m_003 {
    background: url("../img_PT/m_003.gif") no-repeat scroll 0 -37px rgba(0, 0, 0, 0) !important;
}


#m_004 {
    background: url("../img_PT/m_004.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    width: 136px;
}
li.selected #m_004 {
    background: url("../img_PT/m_004.gif") no-repeat scroll 0 -37px rgba(0, 0, 0, 0) !important;
}
#m_005 {
    background: url("../img_PT/m_005.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    width: 142px;
}
li.selected #m_005 {
    background: url("../img_PT/m_005.gif") no-repeat scroll 0 -37px rgba(0, 0, 0, 0) !important;
}
#m_006 {
    background: url("../img_PT/m_006.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    width: 142px;
}
li.selected #m_006 {
    background: url("../img_PT/m_006.gif") no-repeat scroll 0 -37px rgba(0, 0, 0, 0) !important;
}
#m_007 {
    background: url("../img_PT/m_007.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    width: 132px;
}
li.selected #m_007 {
    background: url("../img_PT/m_007.gif") no-repeat scroll 0 -37px rgba(0, 0, 0, 0) !important;
}

#nav ul li a:hover, #nav li.selected > a {
    background: url("../img_PT/nav_hover.png") no-repeat scroll 50% 1px rgba(0, 0, 0, 0);
    font-style: normal;
}

#m_002:hover, #m_003:hover, #m_004:hover, #m_005:hover, #m_006:hover, #m_007:hover {
    background-position: 0 -37px !important;
}


#nav ul {
    display: none;
    left: -15px;
    padding: 0;
    position: absolute;
    top: 37px;
    width: 187px;
    z-index: 10;
}
#nav ul ul {
    left: 185px;
    margin: 0;
    top: 0;
    width: 196px;
    z-index: 20;
}
#nav ul li {
    width: 100%;
}
#nav ul li:first-child {
    padding-bottom: 2px;
}
#nav ul ul li:first-child {
    padding-top: 0;
}
#nav ul li:last-child {
    padding-bottom: 10px;
}

#nav li li a {
    color: #fff;
    display: block;
    float: left;
    height: auto;
    padding: 0;
}
#nav li li a span {
    display: block;
    float: left;
    padding: 5px 0 6px 10px;
    width: 173px;
}
#nav li:hover > ul {
    display: block;
}
.seta {
    float: right;
    margin-right: -1px;
    margin-top: 7px;
}
#menu3 ul li {
    background: url("../img_PT/m_003_submenu_bg.png") repeat-y scroll 0 0 rgba(0, 0, 0, 0);
}
#menu3 ul ul a {
    margin-left: 10px;
}
#menu3 ul ul li {
    background: url("../img_PT/m_003_submenu_bg.png") repeat-y scroll 0 0 rgba(0, 0, 0, 0);
}
#menu3 ul li:first-child {
    background: url("../img_PT/m_003_submenu_first.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding-top: 10px;
}

#menu3 ul li:last-child {
    background: url("../img_PT/m_003_submenu_last.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#menu3 ul ul li:first-child {
    background: url("../img_PT/m_003_submenu_ul_first.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding-bottom: 0;
    padding-top: 2px;
}
#menu3 ul ul li:last-child {
    background: url("../img_PT/m_003_submenu_ul_last.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#menu2 ul a span {
    background: url("../img_PT/m_002_border.gif") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
}
#menu2 ul ul a {
    margin-left: 10px;
}
#menu2 ul li:first-child a span, #menu2 ul li:last-child a span {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#menu2 ul li {
    background: url("../img_PT/m_002_submenu_bg.png") repeat-y scroll 0 0 rgba(0, 0, 0, 0);
}
#menu2 ul ul li {
    background: url("../img_PT/m_002_submenu_ul_bg.png") repeat-y scroll 0 0 rgba(0, 0, 0, 0);
}
#menu2 ul li:first-child {
    background: url("../img_PT/m_002_submenu_first.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding-bottom: 0;
    padding-top: 10px;
}
#menu2 ul li:last-child {
    background: url("../img_PT/m_002_submenu_last.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#menu2 ul ul li:first-child {
    background: url("../img_PT/m_002_submenu_ul_first.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#menu2 ul ul li:last-child {
    background: url("../img_PT/m_002_submenu_ul_last.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#menu4 ul a span {
    background: url("../img_PT/m_004_border.gif") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
}
#menu4 ul li:first-child a span {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#menu4 ul ul a {
    margin-left: 10px;
}
#menu4 ul li {
    background: url("../img_PT/m_004_submenu_bg.png") repeat-y scroll 0 0 rgba(0, 0, 0, 0);
}
#menu4 ul ul li {
    background: url("../img_PT/m_004_submenu_ul_bg.png") repeat-y scroll 0 0 rgba(0, 0, 0, 0);
}
#menu4 ul li:first-child {
    background: url("../img_PT/m_004_submenu_first.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding-bottom: 0;
    padding-top: 10px;
}#menu4 ul li:last-child  {
    background: url("../img_PT/m_004_submenu_last.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#menu4 ul ul li:first-child {
    background: url("../img_PT/m_004_submenu_ul_first.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#menu4 ul ul li:last-child {
    background: url("../img_PT/m_004_submenu_ul_last.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#menu5 ul li:first-child {
    background: url("../img_PT/m_005_submenu_first.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding-bottom: 0;
    padding-top: 12px;
}
#menu5 ul li {
    background: url("../img_PT/m_005_submenu_bg.png") repeat-y scroll 0 0 rgba(0, 0, 0, 0);width: 98%;
}
#menu5 ul ul li {
    background: url("../img_PT/m_005_submenu_ul_bg.png") repeat-y scroll 0 0 rgba(0, 0, 0, 0);
}
#menu5 ul li:last-child  {
    background: url("../img_PT/m_005_submenu_last.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding-bottom: 0;
}
#menu5 ul ul li:first-child {
    background: url("../img_PT/m_005_submenu_ul_first.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#menu5 ul ul li:last-child {
    background: url("../img_PT/m_005_submenu_ul_last.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding-bottom: 8px;
}
#menu5 ul ul a span {
    background: url("../img_PT/m_005_border.png") repeat-x scroll 0 100% rgba(0, 0, 0, 0) !important;
    padding: 6px 0 6px 20px;
}
#menu5 ul ul a {
    margin-left: 10px;
}
#menu5 ul ul li:last-child a span {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
#menu5 ul ul li:first-child a span, #menu5 ul li:last-child a span {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#menu6 ul li {
    background: url("../img_PT/m_006_submenu_bg.png") repeat-y scroll 0 0 rgba(0, 0, 0, 0);
}
#menu6 ul {
    background: url("../img_PT/m_006_submenu.png") repeat-y scroll 0 0 rgba(0, 0, 0, 0);
    padding-top: 10px;
}
#menu6 ul li:last-child {
    padding-bottom: 7px;
}


.all-nav-wrap {
	background: none repeat scroll 0 0 #7ba4bb;
    border-bottom: 1px solid #e1e1e1;
    border-top: 1px solid #f8f8f8;
    clear: both;
    margin-top: -21px;
    padding: 0;
}

#nav ul li a:hover, #nav li.selected > a {
    background: url("../img_PT/nav_hover.png") no-repeat scroll 50% 1px rgba(0, 0, 0, 0);
    font-style: normal;
}
#nav li li a {
    color: #fff;
    display: block;
    float: left;
    height: auto;
    padding: 0;
}

#main-menu .main-link.blue > a {
    color: #5a98bf;
}

#main-menu .main-link.blue:hover a, #main-menu .main-link.blue.opened-parent {
    background: none repeat scroll 0 0 #147ea1;
}


#main-menu .main-link.frogreen > a {
    color: #8bcf2f;
}

#main-menu .main-link.frogreen:hover a, #main-menu .main-link.frogreen.opened-parent {
    background: none repeat scroll 0 0 #8bcf2f;
}

#main-menu .main-link.yellow > a {
    color: #ccc64f;
}

#main-menu .main-link.yellow:hover a, #main-menu .main-link.yellow.opened-parent {
    background: none repeat scroll 0 0 #ccc64f;
}


#main-menu .main-link.red > a {
    color: #d54140;
}

#main-menu .main-link.red:hover a, #main-menu .main-link.red.opened-parent {
    background: none repeat scroll 0 0 #d54140;
}

#main-menu .main-link.navy > a {
    color: #3063b6;
}

#main-menu .main-link.navy:hover a, #main-menu .main-link.navy.opened-parent {
    background: none repeat scroll 0 0 #3063b6;
}

#main-menu .main-link a {
    width: auto !important;
}

#main-menu .submenu > li {
    border-bottom: 1px solid #dfdede;
    display: block;
    margin: 0;
    width: auto !important;
}

#main-menu ul ul li {
    float: none;
}

li {
    line-height: 18px;
    margin-bottom: 12px;
}

.sidebar-menu.green li a {
    background: url("../img_PT/sidebararrow_green.png") no-repeat scroll 1% 50% rgba(0, 0, 0, 0);
}

.sidebar-menu.green li.here > a {
    color: #289728 !important;
}

.sidebar-menu.blue li a {
    background: url("../img_PT/sidebararrow_lightblue.png") no-repeat scroll 1% 50% rgba(0, 0, 0, 0);
}

.sidebar-menu.blue li.here > a {
    color: #5a98bf !important;
}

.sidebar-menu.froggreen li a {
    background: url("../img_PT/sidebararrow_froggreen.png") no-repeat scroll 1% 50% rgba(0, 0, 0, 0);
}

.sidebar-menu.frogreen li.here > a{
    color: #8bcf2f !important;;
}

.sidebar-menu.yellow li a {
    background: url("../img_PT/sidebararrow_yellow.png") no-repeat scroll 1% 50% rgba(0, 0, 0, 0);
}


.sidebar-menu.yellow li.here > a {
    color: #ccc64f !important;
}

.sidebar-menu.red li a {
    background: url("../img_PT/sidebararrow_red.png") no-repeat scroll 1% 50% rgba(0, 0, 0, 0);
}


.sidebar-menu.red li.here > a {
    color: #d54140 !important;;
}

.sidebar-menu.navy li a {
    background: url("../img_PT/sidebararrow_blue.png") no-repeat scroll 1% 50% rgba(0, 0, 0, 0);
}

.sidebar-menu.navy li.here > a {
    color: #3063b6 !important;;
}

.sidebar-menu.green li a {
    background: url("../img_PT/sidebararrow_green.png") no-repeat scroll 1% 50% rgba(0, 0, 0, 0);
}

.Submenu_lateral {
	margin-left: 8% !important;

}


.closefolder {border: medium none !important;
    cursor: pointer;
    height: 30px;
    padding-right: 3px;
    padding-top: 5px;
    width: 100%;}
.closefolder:hover {color:rgb(0, 170, 200);font-weight:800;}
.lasticon {padding-bottom:40px !important;}
.openFolder {width:35px}
.activetab {color:rgb(0, 170, 200);font-weight:800;}

#foto-detalhe {
    float: left;
    left: -15px;
    margin: 0;
    max-width: 290px;
    min-height: 220px;
    min-width: 290px;
    padding: 0;
    position: relative;
}

#foto-detalhe img {
    border: 1px solid rgb(205, 205, 205);
    border-radius: 15px;
    height: 100%;
    width: 100%;
}

#foto-detalhe a {
    color: rgb(128, 128, 128);
    display: block;
    margin: 0;
    padding: 12px 8px 12px 10px;
    height: 220px;
}
<<<<<<< .mine

.wlink:hover {background-color: #f5f5f5;
    border-radius: 4px;}
    
 =======

.wlink:hover {background-color: #f5f5f5;
    border-radius: 4px;}
    
 
>>>>>>> .r893
