body {color: #454545;}

a {color: #333;}
a:hover {color: #0672eb;}

img {position: relative;}

.container_12 {position: relative;}

.pageWrapper {position: relative;}


.globalMenu {
	margin-top: 1px;
	background: url(../img/global_menu_bg.gif) top repeat-x;}
.globalMenu div.globalMenuWrapper {
	width: 940px;
	margin: auto;}
.globalMenu div.globalMenuWrapper div.gmButtons {
	position: relative;
	float: left;}
.globalMenu div.globalMenuWrapper ul {
	position: relative;	
	list-style: none;
	margin: 0px;
	float: right;}
.globalMenu div.globalMenuWrapper ul li {
	display: inline;
	margin: 0px;
	margin-left: 1px;
	background: url(../img/global_menu_bg_blue.gif) top repeat-x;
	overflow: hidden;
	display: block;
	float: left;}
.globalMenu div.globalMenuWrapper ul li a {
	position: relative;
	display: block;
	float: left;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	font-weight: bold;}
.globalMenu div.globalMenuWrapper ul li.current {
	background: url(../img/global_menu_bg_ocean.gif) top repeat-x;}
.globalMenu div.globalMenuWrapper ul li.current a {
	background: url(../img/global_menu_bg_pointer_ocean.gif) top center no-repeat;
	padding-bottom: 13px;}
.globalMenu div.globalMenuWrapper ul li a:hover {
	background: url(../img/global_menu_bg_pointer_ocean.gif) top center no-repeat;
	padding-bottom: 13px;}

.header {
	padding-top: 10px;
	position: relative;}
.header h1{
	display: inline;
	/*color: #f28e00;*/
	color:#202020;
	font-size: 33px;
	vertical-align: bottom;
	position: relative;
	margin: 0px;
	z-index: 10;}
.header h2 {
	display: inline;
	/*color: #f28e00;*/
	color:#598CCB;
	font-size: 16px;
	vertical-align: bottom;
	margin: 0px;
	line-height: 40px;
	position: relative;
	letter-spacing: -1px;
	z-index: 10;}

.header .headSearch {
	float: right;
	margin-top: 5px;}
.header .headSearch input {
	border: 1px solid #ccc;
	background: #fff;
	font-size: 14px;
	color: #333;
	vertical-align: middle;
	padding: 6px 0px 6px 0px;}
.header .headSearch input.bt {
	background: #eee;
	border: none;
	border-left: 3px solid #ccc;
	color: #8e8e8e;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	vertical-align: middle;}
#menu_child {
	position: absolute;
	top:  -5000px;
	left: -5000px;
}


.subHeadControls {
	padding-top: 10px;
	padding-bottom: 10px;}
.subHeadControls a {
	font-size: 11px;
	color: #777;
	text-decoration: none;}
.subHeadControls a:hover {
	color: #0672eb;
	text-decoration: underline;}
.subHeadControls img {vertical-align: middle;}
.subHeadControls ul {
	padding: 0px;
	margin: 0px;}
.subHeadControls ul li {
	margin: 0px;
	display: inline;
	list-style-type: none;
	vertical-align: middle;}
.subHeadControls div.breadCrumbTrail ul li {
	position: relative;
	background: url(../img/ico_bct_arrow.gif) center right no-repeat;
	padding-right: 10px;
	margin-right: 7px;}
.subHeadControls div.breadCrumbTrail ul li.home {
	background: none;
	padding: 0px;}
.subHeadControls div.subHeadButtons {text-align: right;}
.subHeadControls div.subHeadButtons ul li {margin-left: 10px;}
.subHeadControls div.subHeadGrouper {
	border-bottom: 1px solid #ccc;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 5px;}

.content h2 {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	color: #598CCB;
	font-size: 24px;
	position: relative;
	z-index: 10;}
.content h3 {font-size: 14px;
	font-weight: bold;
	color:#484848;
	margin: 0px;
	padding: 0px;
	z-index: 10;}

.content h2 .resultLength {
	position: absolute;
	top:  7px;
	right: 0px;
	}

.news {
	position: relative;
	margin-right: -5000px;
	width: 720px;
	overflow: hidden;}
.news a.withImg {
	display: block;
	height: 140px;
	margin-bottom: 10px;
	overflow: hidden;
	line-height: 1.2em;}
.news a.withoutImg {
	display: block;
	height: 70px;
	margin-bottom: 6px;
	overflow: hidden;
	line-height: 1.2em;}
.news big {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	/*color: #e97419;*/
	color:#EC1C24;
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 10;}
.news a {
	text-decoration: none;
	color: #333;}
.news a:hover {background: #f0f0f0;}
.news .width160 {
	margin-right: 20px;}


.contactForm {
	position: relative;
	padding: 20px;
	padding-bottom: 0px;
	margin-top: 20px;
	background: #f8f8f8;
	border: 1px solid #eaeaea;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.contactForm img.cf {
	position: absolute;
	display: none;}
.contactForm img.contactFormTL {
	top: -1px;
	left: -1px;}
.contactForm img.contactFormTR {
	top: -1px;
	right: -1px;}
.contactForm img.contactFormBL {
	bottom: -1px;
	left: -1px;}
.contactForm img.contactFormBR {
	bottom: -1px;
	right: -1px;}


.width160 {width: 160px;}
.width220 {width: 220px;}
.width320 {width: 320px;}
.width340 {width: 340px;}
.width460 {width: 460px;}

img#prev,
img#next {
	position: relative;
	top: -25px;
	left: 10px;
	z-index: 9999;
	cursor: pointer;}

/* SEGUNDO NIVEL DO MENU LATERAL */
ul#menu ul {margin: 0px; display: none;}
ul#menu li {
	position: relative;
	margin: 0px;
	list-style-type: none;}
ul#menu li a {
	position: relative;
	height: 1%;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	background: #598CCB;
	/*#eca000*/
	border-left: 3px solid #2E5A92;
	/*#e17d00*/
	display: block;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	margin-bottom: 2px;
	outline: none;}
ul#menu ul {display: none;}
ul#menu ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-transform: none;
	background: #eee;
	border-left: 3px solid #cfcfcf;
	font-weight: normal;
	margin-bottom: 2px;}
/* TERCEIRO NIVEL DO MENU LATERAL */
ul#menu ul li ul {
	margin-left: 3px}
ul#menu ul li ul li a {
	border-left: 10px solid #eee;
	background-color: #f5f5f5;
	color: #069;}
ul#menu .open {display: block;}


/* NEWS SLIDER */
#newsSlider {
	position: relative;
	display: block;
	height: 230px;
	overflow: hidden;
	margin-bottom: 20px;}
#newsSlider ul li {
	list-style-type:none;
	margin: 0px;}
#newsSlider ul a,
#newsSlider ul a img {
	float: left;
	display: block;
	margin-right: 20px;
	text-decoration: none;}
#newsSlider ul a span {
	position: relative;
	font-size: 12px;}
#newsSlider ul a big {
	font-size: 18px;
	font-weight: normal;
	color: #000;
	display: block;
	margin-bottom: 10px;}

/* FEATURED LIST */
ul.featuredList {
	position: relative;
	float: left;
	display: block;
	margin: 0px;
	list-style-type: none;
	width: 340px;
	border-top: 1px solid #ccc;}
ul.featuredList li {
	margin: 0px;
	padding: 9px 0px 9px;
	border-bottom: 1px solid #ccc;
	line-height: 1.4em;}
ul.featuredList li a {
	display: block;
	font-size: 12px;
	text-decoration: none;}
ul.featuredList li a big {
	font-size: 18px;
	color: #0073dc;}

/* NO BULLET */
ul.noBullet li {
	list-style-type:none;
	margin: 0px;}
ul.noBullet li a {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;}

.eventList {list-style: none;}
.eventList li {
	border-bottom: 1px solid #eee;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 12px;
	vertical-align: middle;
	margin: 0px;
	position: relative;
	overflow: hidden;}
.eventList li a {text-decoration: none; outline: none;}
.eventList li a,
.eventList li img {vertical-align: middle;}
.eventList li a.toggleDown {
	position: absolute;
	top: 4px;
	right: 5px;
	display: block;
	width: 16px;
	height: 16px;
	background: url(../img/ico_plus.gif);
	background-position: top;}
.eventList li a.toggleDown img {
	width: 16px;
	height: 16px;}
.eventList li span.date {
	display: block;
	float: left;
	width: 30px;
	overflow: hidden;
	margin-right: 10px;}
.eventList li span.date big {
	display: block;
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	color: #fff;
	background-color: #ff9600;
	font-weight: bold;
	text-align: center;}
.eventList li span.date small {
	display: block;
	height: 15px;
	line-height: 15px;
	font-size: 9px;
	color: #484848;
	background-color: #e8e8e8;
	text-transform: uppercase;
	text-align: center;}
.eventList li div.eventInfo {
	font-size: 12px;
	padding-left: 20px;
	padding-top: 10px;
	margin-top: 5px;
	display: none;
	clear: both;
	overflow: hidden;}
.eventList li div.eventInfo img {
	float:  left;
	margin-right:  15px;}

.specs {
	padding: 20px;
	border: 1px solid #ccc;
	background: #f8f8f8;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;}
.specs div {
	border-bottom: 1px solid #efefef;
	padding: 3px;}

.eventFilter {
	background-color: #f8f8f8;
	padding: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;}
.eventFilter label.keyWord {
	width: 300px;
	float: left;
	margin-right: 20px;}
.eventFilter label.datePick {
	width: 150px;
	float: left;
	margin-right: 20px;}
.ui-datepicker {
	background: #fff;
	width: 200px;}

.photoGalList li {margin-bottom: 20px;}
.photoGalList li a {color: #666;}
.photoGalList li a img {
	float: right;
	margin-left: 20px;
	border: 4px solid #e2e2e2}
.photoGalList li a big {
	font-size: 18px;
	color: #333;}
.photoGalList li span.date {
	margin-bottom: 100px;
	margin-right: 20px;}

.photoGalListSec{
	overflow:hidden;	
}
.photoGalListSec li{
	display:inline;
	float:left;
	list-style:none;
	margin:8px;
	width:120px;
}


.downloadList {list-style: none;}
.downloadList li {
	border-bottom: 1px solid #eee;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 12px;
	vertical-align: middle;
	margin: 0px;
	position: relative;}
.downloadList li span.quickData {
	position: absolute;
	top: 6px;
	right: 0px;
	vertical-align: middle;}
.downloadList li span.quickData img,
.downloadList li span.quickData span {vertical-align: middle;}
.downloadList li a {text-decoration: none;}
.downloadList li a,
.downloadList li img {vertical-align: middle;}
.downloadList li a.toggleDown {
	position: absolute;
	top: 4px;
	right: 5px;
	display: block;
	width: 16px;
	height: 16px;
	background: url(../img/ico_plus.gif);
	background-position: top;}
.downloadList li a.toggleDown img {
	width: 16px;
	height: 16px;}
.downloadList li div.downloadInfo {
	font-size: 11px;
	padding-left: 20px;
	color: #666666;
	margin-top: 5px;
	display: none;}


/* TABS */
.ui-tabs .ui-tabs-hide {display: none;}
ul.tabs {
	border-bottom: 2px solid #bbb;
	padding-left: 4px;
	padding-top: 4px;
	margin-bottom: 5px;
	list-style: none;
	clear: both;
	height: 27px;}
ul.tabs li {
	position: relative;
	margin: 0px;
	display: inline;}
ul.tabs li a {
	display: block;
	float: left;
	color: #333;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding: 7px 5px 5px 5px;
	outline: none;
	bottom: -2px;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;}
ul.tabs li a:hover {color: #999;}
ul.tabs li.current,
.ui-tabs-selected {}
ul.tabs li.ui-tabs-selected a,
.ui-tabs-selected a {
	color: #fff;
	background: #bbb;
	font-weight: bold;
	padding-left: 7px;
	padding-right: 7px;
	text-transform: uppercase;}

/* DATEPICKER */
.weather.datePicker {
	border: 1px solid #ccc;
	border-top: none;
	padding: 10px;}

#datePicker {
	position: relative;
	border: 1px solid #c9c9c9;
	background: #fff;
	margin-bottom: 0px;}
#datePicker .ui-datepicker {
	border: none;
	width: auto;}
.ui-datepicker-header {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #333;}
.ui-datepicker-title {
	padding-top: 5px;
	padding-bottom: 5px;}
.ui-datepicker-prev {
	display: block;
	width: 15px;
	height: 15px;
	float: left;
	background: url(../img/calendar_arrow_left.gif) top left no-repeat;
	overflow: hidden;
	cursor: pointer;
	margin-top: 5px;
	margin-left: 3px;}
.ui-datepicker-next {
	display: block;
	width: 15px;
	height: 15px;
	float: right;
	background: url(../img/calendar_arrow_right.gif) top left no-repeat;
	overflow: hidden;
	cursor: pointer;
	margin-top: 5px;
	margin-right: 3px;}
.ui-datepicker-prev span,
.ui-datepicker-next span {visibility: hidden;}
.ui-datepicker-calendar {
	width: 100%;
	border-collapse: collapse;
	text-align: center;
	margin: 0px;}
.ui-datepicker-calendar th {
	font-size: 9px;
	color: #999;
	border-bottom: 1px solid #e4e4e4;}
.ui-datepicker-calendar td {
	font-size: 11px;
	color: #999;}
.ui-datepicker-calendar td a {
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 100%;
	color: #333 !important;}
.ui-datepicker-calendar td a:hover {background: #f0f0f0;}
.ui-datepicker-calendar .ev {}
.ui-datepicker-calendar td.ui-datepicker-today {background: #f0f0f0;}
.ui-datepicker-calendar td.ui-datepicker-today a {color: #fff;}


.blockedWithImg {
	list-style: none;
	padding-top: 10px;}
.blockedWithImg li {margin: 0px;}
.blockedWithImg li a {
	display: block;
	background: #eee;
	border-left: 3px solid #ccc;
	font-size: 11px;
	text-decoration: none;
	overflow: hidden;
	text-align: right;
	margin-bottom: 20px;
	padding-top: 5px;}
.blockedWithImg li a img {
	float: right;
	margin-left: 10px;
	margin-top: -5px;}


.freeText {text-align: justify; font-size:12px; }
.freeText h1,
.freeText h2,
.freeText h3 {
	margin: 0px;
	padding: 0px;
	position: relative;
	display: block;
	clear: both;
	z-index: 10;}
.freeText h2 {
	font-size: 24px;
	margin-bottom: 20;
	color:#484848;}
.freeText h3 {
	font-style: italic;
	font-weight: normal;
	font-size: 14px;
	text-transform: none;
	color: #999;
	margin-bottom: 10px;}

.freeText div.imageWCaption {
	float: right;
	margin-left: 20px;
	text-align: right;}
.freeText div.imageWCaption small {
	color: #f28e00;
	display: block;
	font-size: 10px;
	font-style: italic;}
.freeText p, .freeText ul li, .freeText ol li {
	font-size:12px;
	line-height:1.5em;
}

.contact label {
	display: block;}
.contact label input,
.contact label textarea {
	border: 1px solid #ccc;
	width: 99%;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;}
.contact label textarea {overflow: auto;}
.contact label span {
	font-weight: bold;
	font-size: 14px;
	color:#484848;}

.contact div#map_canvas {
	width: 218px;
	height: 350px;
	border: 1px solid #666;
	overflow: hidden;}

.contact div.deptos {
	position: relative;
	margin-right: -40px;
	width: 740px;}
.contact div.departmentBlock {
	position: relative;
	display: block;
	overflow: hidden;
	float: left;
	width: 220px;
	margin: 0px 20px 20px 0px;
	border-top: 2px solid #eee;
	padding-top: 5px;}


.weather {
	font-size: 10px;
	color: #666;
	overflow: hidden;
	height: 70px;
	margin-bottom: 20px;
	margin-top: -16px;
	padding-top: 5px;
	border: 1px solid #c9c9c9;
	border-top: none;}
.weather img.weatherIcon {
	position: relative;
	float: left;
	margin-right: 10px;}
.weather img,
.weather b {vertical-align: middle;}

div.paginacao {text-align: center;}
div.paginacao a {
	text-decoration: none;
	font-weight: bold;
	color: #069;
	font-size: 14px;}
div.paginacao a:hover {color: #f60;}
div.paginacao select {
	vertical-align: middle;
	padding: 5px;
	margin: 0px 5px;}
div.paginacao select option {vertical-align: middle;}


ul.pagination {
	margin: auto;
	margin-top: 20px;
	width: auto;
	list-style: none;
	list-style-position: outside;
	text-align: center;
	overflow: hidden;}
ul.pagination li {
	display: inline;
	margin: 0px 10px 0px 10px;
	vertical-align: middle;}
ul.pagination li a {
	text-decoration: none;
	vertical-align: middle;
	text-align: center;}
ul.pagination li a.current {
	color: #069;
	border-radius: 3px;
	font-size: 24px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-align: center;}


.filter {
	border: 1px solid #ccc;
	background: #f7f7f7;
	padding: 20px;
	float: left;
	clear: right;
	margin-bottom: 20px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;}
.filter input,
.filter select {vertical-align: middle;}


.footSearch input {
	border: 1px solid #ccc;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100px;
	vertical-align: middle;}
.footSearch input.bt {
	border: none;
	padding: 0px;
	width: auto;}


/* FOOTER */
.footer {
	position: relative;
	clear: both;
	background: #eee;
	color: #777;
	padding: 20px;
	font-size: 11px;}
.footer div.footHeightFix {
	height: 43px;
	line-height: 43px;}
.footer div.grid_5 span,
.footer div.grid_5 img,
.footer div.grid_5 a {
	vertical-align: middle;}

/* OTHER */
.floatLeft {
	position: relative;
	float: left;}
.floatRight {
	position: relative;
	float: right;}
.green {color: #477e00;}
.alignRight {text-align: right;}

.sIFR-replaced,
.sIFR-flash {
	position: relative;
	z-index: 10 !important;}
.sIFR-replaced *,
.sIFR-flash *,
object,
embed {
	position: relative;
	z-index: 11 !important;}

/**/
fieldset.eventFilter {position:relative}
#sugestoes {
	position: absolute;
	top: 91px;
	left: 0px;
	background: #fff;
	border: 2px solid #ccc;
	padding: 20px;
	width: 255px;
	display: none;}
/**/
.button {
	background: #eee;
	border: none;
	border-left: 3px solid #ccc;
	color: #8e8e8e;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	vertical-align: middle;}

#menu_child {
	border: 1px solid #ccc;
	height: auto !important;
	width: auto !important;
	padding: 0px !important;
	z-index: 100;}
#menu_child div.internalContainer {
	height: 150px;
	width: 230px;
	border: 1px solid #fff;
	background: #f7f7f7;
	padding: 10px;}
#menu_child div.internalContainer h2 {
	text-align: center;
	font-size: 14px;
	padding: 0px;
	padding: 0px;
	line-height: 1em;}
.hintanchor {
	cursor: default;
	color: #333333 !important;
	vertical-align: bottom;
	z-index: 100;}


.cycleSpot {
	padding: 0px;
	margin: 0px;
	list-style: none;
	list-style-position: outside;
	border: 1px solid #d5d5d5;
	overflow: hidden;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-wekit-border-radius: 20px;
	display: block;
	width: 340px;
	height: 202px;
	}
.cycleSpot li {
	text-align: center;
	padding: 20px;
	margin: 1px;
	display: block;
	height: 158px;
	width: 296px;
	background: none !important;
	}
.cycleSpot li big {
	font-size: 36px;
	font-weight: bold;
	color: #f60;
	display: block;
	text-transform: uppercase;}
.cycleSpot a {
	text-decoration: none;
	color: #000;}
	
#menu_child div.internalContainer_busca {
	height: 150px;
	width: 230px;
	border: 1px solid #fff;
	background: #FFF;
	padding: 0px;
	overflow:auto;
	overflow-x:none;
	}	
	
#menu_child div.internalContainer_busca h2 {
	text-align: center;
	font-size: 14px;
	padding: 0px;
	padding: 0px;
	line-height: 1em;}

.participantePalav {
	position: absolute;
	top: 0px;
	right: 20px;
	font-size: 16px;
	color:  #999;}
#participanteNum {
	position: absolute;
	top: 15px;
	right: 20px;
	font-size: 28px;
	color: #666;}
#rightControl {
	position: absolute;
	top: 75px;
	right: 20px;}
#msgPartic {
	position: absolute;
	top: -10px;
	left: 50%;
	margin-left: -135px;
	width: 250px;
	border: 1px solid #607f00;
	background: #ebffbb;
	color: #344500;
	padding: 10px 0px;
	display: none;
	text-align: center;
	height: 15px;
	line-height: 15px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;}
#msgPartic.nice {
	border-color: #607f00;
	background: #ebffbb;
	color: #344500;}
#msgPartic.error {
	border-color: #7f0000;
	background: #ffdede;
	color: #b00;}
#slidesContainer label {
	display: block;
	overflow: hidden;}
#slidesContainer label span {
	display: block;
	float: left;
	line-height: 25px;
	width: 120px;
	text-align: right;
	margin-right:  10px;
	vertical-align: middle;}
#slidesContainer label input {
	display: block;
	float: left;
	width: 220px;
	vertical-align: middle;}
	
.twoCol form label input.error {
	border: 1px solid #b00;
	padding: 3px 0px;
	background: url(http://www.prefeituradecampogrande.com.br/egov/img/input-msg-error.gif) center right no-repeat;}
.twoCol label.error {display: none !important;}

.featuredVideo ul.fvFotos {
	list-style: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	margin-bottom: -3px;
	margin-right: -4px;
	}
.featuredVideo ul.fvFotos li,
.featuredVideo ul.fvFotos li a,
.featuredVideo ul.fvFotos li a img {
	display: block;
	float: left;
	margin: 0px;
	position: relative;}
.featuredVideo ul.fvFotos li a img {
	margin-bottom: 3px;
	margin-right: 3px;
	border:1px solid #B2B2B2;
	padding:3px;
	}
	
.img-footer	{
	margin-left:6px;
}
	