@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/OpenSans-Regular-webfont.eot');
    src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* GENERIC */
body 
{   
    font-family: open_sansregular, arial;
}
.imgrpl 
{
   display: block;
   text-indent: -9999px;
   border: 0;
   font-size: 0;
}
.show, .block 
{
    display: block;
}
.hide 
{
   display: none;
}
.invisible 
{
   visibility: hidden;
}
.clear 
{
  clear: both; 
}
.clearfix:after, .inner:after 
{
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix, .inner 
{
  display: inline-block;
}
html[xmlns] .clearfix, html[xmlns] .inner 
{
    display: block;
}
* html .clearfix, * html .inner 
{
  height: 1%;
}
.fl 
{
    float: left;
}
.fr 
{
  float: right;
}
html,body 
{
  overflow-x:hidden;
  background: url('../img/bg/bg.gif');
}
.wrapper 
{
    width: 960px;
    margin: 0 auto;
    position: relative;
}

.title-shadow  
{
    background: url('../img/bg/cinze_cam.jpg');
    height:43px;
    width: 277px;
    padding-top:17px;
    padding-left:23px;
 }
.title-shadow h2 
{
    font-weight: 300;
    color: #9f270e;
    line-height: 28px;
    font-size: 31px;
    margin-left: 10px;
    float: left;
 }
 
 .loop 
{
    background-color: #f3f3f3;
    border-top:04px solid #005596;
    display: table;
    padding: 46px 28px;
    padding-top:25px;
    width: 895px;
}
.loop p
{
   color:#515151;
   line-height: 25px;
}

.bold
{
    font-weight:700;
}

.bold-hard
{
    font-weight:900;
}

.continue
{
    padding-top:12px;
    padding-bottom:19px;
    border-bottom: 01px solid #e4e4e4;
}
.continue a
{
    display:table;
    background-color:#fff;
    width:77px;
    color:#515151;
    font-size:12px;
    -webkit-box-shadow: 2px 2px 5px 0px rgba(224,224,224,1);
    -moz-box-shadow: 2px 2px 5px 0px rgba(224,224,224,1);
    box-shadow: 2px 2px 5px 0px rgba(224,224,224,1);
    padding:02px;          
    text-align: center;
    border-radius:2px;
    -webkit-border-radius: 2px;
    -moz-border-radius:2px;
    font-weight: 900;
    font-style: italic;
}
.btn-more
{
    background-color:#005596;
    color:#fff;
    width:184px;
    float: right;
    height:30px;
    padding-top: 05px;
    text-align:center;
}

.btn-more a
{
  color:#fff; 
  font-size:12px;
}
.header-select
{
    background: url('../img/set.png') no-repeat;
    width: 104px;
    overflow: hidden;
    background-position: 87px 0px;
}

.line-boxs
{
    background: url('../img/bg/line-box.png') center top no-repeat;
    width:300px;
    height:03px;
    background-repeat:no-repeat;
}
.spacebox
{
    height:14px;
}
/* FINAL GENERIC */

/* BOX OPERATIONS */
header .wrapper
{
    background-color: #005596;
}
header select
{
    width: 119px;
    border: 0px;
    opacity:0;
    text-indent: -9999px;
    margin-top: 12px;
    cursor: pointer;
    filter: alpha(opacity=0);
}

header select option
{
    color:#000;
    opacity:100;
    filter: alpha(opacity=100);
    font-size:12px
}

#operations 
{
   border-bottom:01px solid #d5d5d5;
   height:89px;
   background-color: #fff;
}

#operations .list .imagens img {
    position: absolute;
    top: 57px;
    left: 46%;
}
#operations .list .acess
{
    text-align:center;
}
#operations .list .columm 
{
  background-color:#005596;
  /*border-left:01px solid #2980c3;*/
  height: 80px;
  padding: 9px 12px 0 12px;
  color:#00baff;
  font-size:14px;
  font-weight:900;
  position: relative;
}

#operations .list .columm #text-sourcestation,
#operations .list .columm #text-destination
{
    font-weight:900;    
}

#operations .list .columm .ticket-style
{
    font-size:10px;
    color: #fff;
    text-decoration: none;
}

#operations .list .set

{
   width: 119px;
}
#operations .list .clock
{
    width: 88px;
    text-align: center;
    padding-top: 12px;
    height: 77px;
}


#operations .list .acess 
{
    width:76px;
    padding-top: 7px;
    padding-bottom: 07px;
}

#operations .list .price
{
    width: 76px;
    padding-top: 7px;
   padding-bottom: 2px;
    text-align: center; 
}

#operations .list #divTicketPrice {
   margin-top: -6px;
   margin-bottom: -7px
}

#operations .list #divTicketPrice #ticketPrice {
    margin-top: 1px;
    margin-bottom: 01px;
    text-align: center;
    width: 71px;
    display: table;
}
#operations .list .price #price
{
    font-weight: 900;
    font-size: 13px;
    display: table;
    padding-left: 14px;
}

#operations .list .price #ticketPrice
{
    font-weight:900;
    font-size: 13px;
}
#operations .list .message
{
    width: 367px;
    line-height: 67px;
    text-align: center;
}

#operations .list .operation
{
    text-align:center;
    padding-top: 8px;
    padding-bottom: 1px;
    width: 54px;
}

#operations .list .operation #spanOperation
{
    font-weight:900;
    text-transform: capitalize;
}

#operations .list .clock .hour
{
    font-size:25px;
    padding-right: 6px;
    font-weight: 900;
}

#operations .list .columm .hWarning
{
    font-weight: bold;
    font-size: 11px;
    font-family: arial;
    text-decoration: none;
}

.spanObservation
{
    font-size: 12px;
    position: absolute;
    top: 38px;
    right: 25px; 
}

#operations .list .set img 
{
  margin-top: 10px;
  margin-left: 81px;
}
#operations .list .columm a
{
    color: #c4c4c4;
    font-size: 10px;
    font-weight: 400;
    text-decoration: underline
}
#operations .list .white 
{ 
  color:#fff;
  font-size:12px;
}

#operations .list .white.small 
{ 
  font-size:11px;
}

#operations .list .small 
{
    font-size: 14px;
}
#operations .list .two-line 
{ 
    line-height: 12px;
    display: table;
    width: 85px;
}
#operations .list .line  
{
    display: table;
    width: 100px;
    margin: 0px;
    font-size: 14px;
    padding-bottom: 5px;
    font-weight: 900;
    text-transform: capitalize;
}


#operations .list .columm-acess 
{
    background-color: #005596;
    color: #00baff;
    font-size: 17px;
    font-weight: 900;
    height: 76px;
    padding-top: 6px;
    /*border-left: 01px solid #2980c3;*/
    width: 99px;
    text-align: center;
    position: relative;
}
#operations .contact
{
	background-color: #fff;
	float: right;
	width: 143px;
}
#operations .contact .info
{
	color: #9f270e;
	padding-top: 9px;
	text-align: center;
	font-weight: 900;
	line-height: 7px;
	margin-bottom: 20px;
}

#operations .contact .tel
{
    color: #9f270e;
    font-weight: 900;
    display: table;
    text-align: center;
    font-size: 15px;
    padding-top: 7px;
    padding-left: 13px;
}

#operations .contact .info .title
{
	color: #999;
	font-size: 9px;
	text-transform: uppercase;
}
#operations .contact .info-page
{
	background-color: #89220c;
	width: 166px;
	padding-top: 02px;
	margin-left:02px;
	text-align: center;
	height: 16px;
	width: 140px;
	/*margin-top: -20px;*/
	position: absolute;
    top: 71px;
}
#operations .contact .info-page a
{
	color: #fff;
	font-size: 14px;
	position: relative;
    bottom: 4px;
}
#operations .img-bck
{
	position: absolute;
	right: -801px;
}

.theme-default
{
    height:400px;
}
.station_menu
{
	background: url(../img/bg/shadow-red.png) top center;
	height: 128px;
	background-repeat:repeat-x;
}


.station_menu .phrase-date
{
    position: absolute;
    top: 131px;
    font-size:10px;
    color:#4e4e4e;
    width: 960px;
}

.station_menu .phrase-date .group-one 
{
    float:left;
}

.station_menu .phrase-date .group-two {
float: right;
}

.station_menu .wrapper
{
	background: url('../img/bg/wrapper-station.png');
	display: table;
	height: 48px;
	background-repeat: repeat-x;
}

.station_menu .wrapper nav
{
    height:48px;
}
.station_menu .wrapper .shadow
{
    position:absolute;
    left: -464px;
    z-index:2;
}

.station_menu .wrapper .up
{
    position:absolute;
    z-index:3;
    font-size: 13px;
    color: #cdcdcd;
}

.station_menu ul li:first-child
{
	border-left: 0px;
	padding-left: 0px;
}


.station_menu ul li.station_list
.station_menu ul li.station_list
{
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;

}

.station_menu ul li.station_list:hover,
.station_menu ul li.station_list.active
{

    background-repeat: repeat-x;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    background-color:#530f00;
}

.station_menu ul li
{
	border-left: 01px solid #751f0d;
	float: left;
	position: relative;
	width: 108px;
    text-align: center;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    
}

.station_menu ul li:first-child
{
    width: 86px;
}
.bar-operation-primary
{
    clear:both;
    position: absolute;
    z-index: 9;
    top: 48px;
}

.bar-operation-primary ul
{
    position:absolute;
    background-color:#272727;
    left:0px;
    z-index:2;
    height: 80px;
    width: 958px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.station_menu ul li nav,
.station_menu ul li ul
{
    position:absolute;
    background-color:#272727;
    z-index:2;
    width: 300px;
    left: -84px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
}

.station_menu ul li nav,
.station_menu ul li ul
{
   z-index: 2;
   width: 194px;
    
}

.station_menu ul li ul
{
  display:none;
  top: 57px;
}


.station_menu ul li ul.not-hover
{
  display:none!important;
}

.station_menu ul li ul.first-content {
    left: -86px;
    top: 56px;
}
.station_menu ul li ul li {
    width: 189px;
}

.station_menu ul li ul li:first-child {
width: 189px;
}

.bar-operation-primary ul li
{
    border-left:0px;
    color:#fff;
    font-size:11px;
    height: 79px;
    background: #272727;
    border-left: 01px solid #353535;
    text-transform: capitalize;
    padding: 0px;
}

.station_menu ul li ul li
{
    border-left:0px;
    color:#fff;
    font-size:12px;
    text-transform: capitalize;
    padding: 0px;
}

.station_menu ul li ul li {
    float: none;
    clear: both;
}

.bar-operation-primary ul li
{
    float:left;
    width: 108px;
}


.bar-operation-primary ul li .title-table
{
    padding-left: 10px;
    color: #b4b4b4;
    background-color: #464646;
    padding: 5px 7px;
    height: 13px;
}

.station_menu ul li ul li .title-table
{
    background-color: #464646;
    padding: 4px 0px;
    width: 193px;
    color: #b4b4b4;
}


.station_menu ul li ul li .statusoperation,
.bar-operation-primary ul li .statusoperation
{
    background-color: #464646;
}


.bar-operation-primary ul li.columm-one
{
    background-color: #484848;
    color: #d1d1d1;
    padding-left: 14px;
    font-size: 11px;
    width: 61px;
    padding-right: 10px;
    text-align: right;
    padding-top: 32px;
    height: 48px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
     -webkit-border-top-left-radius:5px;
    -moz-border-radius-topleft:5px;
    border-top-left-radius:5px;
    
}

.ff2 .bar-operation-primary ul li.columm-one
{
    width: 61px;
}

.ie .bar-operation-primary ul li.columm-one {
    width: 61px;
}

.ie8 .bar-operation-primary ul li.columm-one {
    width: 62px;
}


.station_list ul .columm-one
{
   background-color: #484848;
    color: #d1d1d1;
    padding-left: 14px;
    font-size: 11px;
    width: 58px;
    float:left;
    padding-right: 10px;
    text-align: right;
    padding-top: 30px;
    height: 41px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
}

.station_menu ul li a,
.bar-operation-primary ul li a
{
	color: #fff;
	line-height: 48px;
	font-size: 13px;
}

.station_menu ul li ul li .table,
.bar-operation-primary ul li .table
{
    margin-top: 10px;
    height: 37px;
    background-color: #272727;
    cursor: pointer;
    float: left;
    margin-left: 13px;
}
.bar-operation-primary ul li .table
{
    margin-left: 11px;

}
.station_menu ul li ul li .table tr,
.bar-operation-primary ul li .table tr
{
    height: 16px;
    background-color: #272727;
}

.station_menu ul li ul li .table tr td,
.bar-operation-primary ul li .table tr td
{
    height: 16px;
    background-color: #272727;
    padding-left: 7px;

}

.station_menu ul li ul li .table .status,
.bar-operation-primary ul li .table .status
{
    padding-left:10px;
    background: #272727;
}



.ie .bar-operation-primary ul
{
    width: 960px;
}


ie. .station_menu ul li ul li .table .status
{
    font-size:10px;
}

.ie8 .station_menu ul li ul li .table .status,
.ie8 .bar-operation-primary ul li .table .status
{
    padding-left:10px;
    background: #272727!important;
    color:#fff!important;
}
.ie8 .bar-operation-primary ul li
{
    width:108px;
}

.station_menu ul li ul li:hover,
.station_menu ul li ul li.active
{
    background: #272727;
    background-repeat: repeat-x;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}


footer
{
	background-color: #3a3a3a;
	border-top: 05px solid #c7c7c7;
	height: 246px;
	padding-top: 25px;
	margin-top: 60px;
	display: table;
    width: 100%;
}
footer ul
{
	float: left;
	margin-right: 157px;
}

footer ul.one-columm li 
{
    line-height: 27px;
}

footer ul li.title {
margin-bottom: 10px;
}
footer ul li
{
	line-height: 20px;
}
footer a
{
	color: #fff;
	font-size: 14px;
}

footer a:hover
{
    color:#ffde00;
}

footer a.title
{
    font-weight:900;
}
footer .job
{
    background: url('../img/bg/job.jpg');
    background-repeat: no-repeat;
    font-size: 15px;
    height: 52px;
    margin-top: 12px;
    padding-left: 28px;
    padding-top: 16px;
    width: 171px;
}
footer .job a
{
	background-repeat: no-repeat;
	font-size: 15px;
    text-transform: uppercase;
    font-weight: 300;
    padding-left: 22px;
}
footer p
{
	color: #c0c0c0;
	font-size: 13px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: right;
}
footer .image
{
    text-align:right;
}
.box
{
	float: left;
}
.news
{
	width: 313px;
}
.news .title, .news .title a
{
    color: #a02715;
    font-weight: 900;
    font-size: 20px;
    line-height: 22px;
    font-family: open_sansregular;
}

.news .title a:hover
{
    text-decoration:underline;
}
.news .title.text-large a
{
	font-size: 30px;
	line-height: 30px;
	font-family: open_sansregular;
	font-weight: bold;
}
.news .title.text-large a:hover
{
    text-decoration:underline
}
.news img
{
	max-width: 143px;
	border: 02px solid #cccccc;
}
.news .text
{
	color: #777777;
	font-size: 14px;
	padding-top: 4px;
	line-height: 22px;
    height: 71px;
    font-family: arial;
    overflow: hidden;
    position:relative;
}

.middle-text
{
	color: #777777;
	font-size: 14px;
	padding-top: 4px;
	line-height: 22px;
    height: 88px;
    font-family: arial;
    overflow: hidden;
    position:relative;
}
.news .text span.extension 
{
    position: absolute;
    top: 57px;
    left: 0px;
    z-index: 9;
}

/*.news .text::after
{
    content: "...";
}*/

.news .right
{
	padding-left: 10px;
	width: 156px;
}
.news .text-right
{
    line-height:21px;
}
.news .text-right a
{
    font-size:20px;
}

.centralHighlight
{
	float: left;
	margin-left: 15px;
	width: 328px;
}
.centralHighlight:hover img {
    opacity:0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; /* IE8 */
}
.centralHighlight img
{
	border: 01px solid #cccccc;
	max-width: 317px;
}

.centralHighlight a
{
	color: #a02715;
	font-size: 20px;
	font-weight: 900;
	font-family: open_sansregular;
}

.centralHighlight a:hover
{
    text-decoration:underline;
}

.centralHighlight p
{
	color: #777777;
	font-size: 14px;
	font-family: arial;
	padding-top: 5px;
	line-height: 22px;
}

.smallHighlight a
{
    color: #a02715;
}

.smallHighlight a:hover
{
    text-decoration: underline;
}

/*SIDEBAR - CAM */
.cameras
{
	border: 01px solid #d5d5d5;
	margin-left: 2px;
	margin-bottom: 9px;
}
.cameras .imagem, .messageBoard .imagem
{
	float: left;
}
.cameras .text
{
	background: url('../img/bg/cam.jpg');
	background-repeat: no-repeat;
	height: 58px;
	padding-top: 149px;
	width: 300px;
}
.cameras .text span
{
	display: table;
	margin-left: 55px;
	margin-top: 0px;
	text-align: center;
	width: 176px;
}
.cameras .text span a
{
	color: #fff;
	font-size: 20px;
}
.messageBoard
{
	border: 1px solid #d5d5d5;
    height:233px;
    margin:0 2px 16px 0;
    overflow:hidden;
	width: 300px;	
}
.messageBoard .text
{
	color: #777777;
	font-size: 14px;
	padding:4px 0 0 10px;
	min-height: 124px;
	max-height: 154px;
}

.messageBoard .text a
{
   color: #777777;
   line-height: 1.3em;
   text-decoration:none; 
}

.smallHighlight:nth-of-type(1)
{
    border:0;
    padding-top: 0;
    padding-bottom: 5px;
}
.sidebar .smallHighlight.fourth:first-child {
    padding:0 0 12px;
}
.sidebar .smallHighlight.fourth:first-child .image {
    float:none;
    margin:0 14px 10px 0;
}

.smallHighlight
{
   width: 284px;
    border-top: 1px solid #d3d3d3;
    padding-top: 13px;
    padding-bottom: 13px;
}
.smallHighlight:hover img {
    opacity:0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; /* IE8 */
}
.smallHighlight .image
{
    float:left;
    margin:5px 14px 0 0;
    border: 1px solid #cccccc;
}

.smallHighlight .title
{
    color: #a02715;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: open_sansregular;
}

.smallHighlight .title a
{
  color: #a02715;
}

.smallHighlight .title a:hover
{
    text-decoration:underline;
}
.smallHighlight .text
{
    color: #777777;
    font-size:14px;
    font-family: Arial;
    line-height:20px;
}


#home .dstk_top > div
{
	height: 100%;
	width: 100%;
}

#home #banner
{
	background: url(../img/bg/home_banner_2.jpg) center center no-repeat #e4e4e4;
    width: 100%;
    height: 400px;
}
#home #banner .left-banner
{
	left: -214px;
	position: absolute;
	z-index: 8;
}
#home #banner .right-banner
{
	position: absolute;
	right: -268px;
	z-index: 8;
}
#home .wrapper #conteudo
{
    margin-top:31px;
}

.boxMelhorando h2
{
	background: url(../img/bg/stripped_blue.gif) left top repeat-x;
	behavior: url(../js/PIE.htc);
	border-radius: 5px 5px 0 0;
	webkit-border-radius: 5px 5px 0 0;
}
.boxMelhorando .conheca
{
	float: right;
	font-size: 12px;
}
.box h2 span, .boxMelhorando h2 span
{
	background: url(../img/ico/logo_small.png) 248px 9px no-repeat;
	color: #FFF;
	display: block;
	font-size: 18px;
	padding: 7px 50px 5px 20px;
}
.boxBoletins h2 span a
{
	color: #FFF;
}
.boxBoletins > div
{
	padding: 5px;
}
.boxBoletins .refresh
{
	border-top: 1px solid #e2e2e2;
	font-size: 10px;
	padding: 5px 20px;
	width: 80%;
}
.boxBoletins .refresh span
{
	color: #005192;
	font-weight: bold;
}
.boxBoletins .mask
{
	height: 140px;
	margin: 0 auto;
	overflow: hidden;
	width: 245px;
}
.boxBoletins .mask .scroll-content li
{
	border-bottom: 1px solid #e1e0e0;
	margin-bottom: 10px;
}
.boxBoletins .mask .scroll-content h4
{
	color: #005192;
	cursor: pointer;
	font-weight: bold;
	height: 20px;
}
.boxBoletins .mask .scroll-content h4 a:hover
{
	text-decoration: none;
}
.boxBoletins .mask .scroll-content h4 span
{
	background: url("../img/ico/bullet.png") no-repeat scroll 2px center;
	font-weight: bold;
	padding-left: 13px;
}
.boxBoletins .mask .scroll-content p
{
	background-position: 0 1px;
	background-repeat: no-repeat;
	color: #666;
	display: block;
	font-size: 12px;
	min-height: 20px;
	padding-left: 20px;
}
.boxBoletins .mask .scroll-content p.red
{
	background-image: url("../img/ico/red.png");
}
.boxBoletins .mask .scroll-content p.yellow
{
	background-image: url("../img/ico/yellow.png");
}
.boxBoletins .mask .scroll-content p.orange
{
	background-image: url("../img/ico/orange.png");
}
.boxBoletins .mask .scroll-content p.green
{
	background-image: url("../img/ico/green.png");
}
.box p
{
	margin-bottom: 5px;
}
.box.linhas li
{
	font-size: 12px;
	margin-right: -8px;
	margin-top: 2px;
}
.box.linhas .mt
{
	margin-top: 8px;
}
.box.linhas li span
{
	background: url(../img/ico/bullet.png) 2px center no-repeat;
	padding-left: 13px;
}
.box.embarcacoes img
{
	float: left;
	margin: 10px 20px 0 0;
}
.box.embarcacoes a
{
	background: url(../img/ico/bullet.png) right center no-repeat;
	bottom: 20px;
	display: block;
	padding-right: 13px;
	position: absolute;
	right: 20px;
}
#home .box_relacionamento
{
	float: left;
	background-color: transparent;
}
#home .box_relacionamento img
{
	margin-bottom: 19px;
}


.menu_ccr
{
	background-color: #353535;
	color: #921c02;
	font-size: 10px;
	height: 39px;
    line-height: 39px;
	text-align: right;
	border-bottom: 01px solid #787878;
}
.menu_ccr ul
{
	float: right;
	padding-left: 20px;
}
.menu_ccr a
{
	color: #b1b1b1;
	font-size: 12px;
}
.menu_ccr a:hover
{
	text-decoration: underline;
}
.menu_ccr li
{
	display: inline;
	margin-left: 20px;
}
.main_menu
{
	background: url('../img/bg/silver-bg.gif');
	height: 50px;
	position: relative;
	z-index: 2;
}
.main_menu .logo
{
	background: url(../img/logo_ccr_barcas.png) 38px 6px no-repeat;
	display: block;
	float: left;
	height: 60px;
	text-indent: -99999px;
	width: 178px;
}
.main_menu ul
{
	float: right;
	width: 960px;
}
.main_menu li:first-child a
{
    padding: 0 34px;
}
.main_menu li
{
	background: url(../img/bg/shadow.png);
	border-right: 01px solid #f5f5f5;
	color: #FFF;
	float: left;
	font-size: 14px;
	height: 50px;
	line-height: 50px;
}
.main_menu li a
{
	color: #454545;
	display: block;
	font-size: 13px;
    font-weight: 900;
	text-transform: uppercase;
	padding: 0 20px;
	-webkit-transition: all .20s ease;
    -moz-transition: all .20s ease;
    -o-transition: all .20s ease;
    transition: all .20s ease;   
}
.main_menu ul li a:hover
{
	background-color:#005596;
	text-decoration: none;
	color:#fff;
	-webkit-transition: all .20s ease;
    -moz-transition: all .20s ease;
    -o-transition: all .20s ease;
    transition: all .20s ease;
}

.main_menu ul li a.active
{
	background-color:#005596;
	text-decoration: none;
	color:#fff;
}


.box_relacionamento
{
	width: 294px;
}
.box_relacionamento .central
{
	margin-top: 30px;
}

#horarios div.titulo, #boletins div.titulo
{
	background: url(../img/bg/stripped_blue.gif);
	behavior: url(../js/PIE.htc);
	overflow: hidden;
	padding: 28px 34px 20px 10px;
	position:relative;
	width: 849px;
	margin-top: 50px;
}
#horarios div.subTitulo
{
	background: url("../img/bg/subMenuCharitas.jpg") repeat scroll left 0 transparent;
	height: 33px;
	margin-left: -1px;
	overflow: hidden;
	width: 962px;
}
#horarios div.titulo h2, #horarios div.titulo p
{
	color: #fff;
	display: block;
	float: left;
	font-size: 13px;
	vertical-align: middle;
}
#horarios p.time
{
    background: url('../img/ico/clock-3.png');
    background-repeat:no-repeat;
    padding-left:27px;
}
#horarios div.titulo .price
{
    background: url(../img/ico/price.png);
    background-repeat: no-repeat;
    background-position: 4px -1px;
    padding-left: 28px;
    display: table;
    margin-left: 6px;
}

#horarios div.titulo .ticket
{
    background: url(../img/ico/ticket.png);
    background-repeat: no-repeat;
    background-position: 4px -1px;
    padding-left: 42px;
    margin-left: 20px;
    float: left;
    padding-right: 11px;
    display: table;
}

#horarios div.titulo .toggle
{
   position: absolute;
    right: 11px;
    top: 25px;
    cursor:pointer;
    background: url('../img/ico/up.png');
    width:16px;
    height:24px;
}


#horarios div.titulo .down
{
    background: url('../img/ico/down.png');
    width:21px;
    height:16px;
    margin-top: 4px;
}


#horarios p.timeTravel {
    background-color: #88220c;
    color: #fff;
    text-align: center;
    height:32px;
    padding-top:9px;
}

#horarios div.titulo h2.charitas
{
	width: 344px;
}
#horarios .integracao .title
{
    float: left;
    background-color: #691201;
    color: #fff;
    width: 154px;
    height: 68px;
    text-align: center;
    padding-top: 42px;
    font-weight: 700;
    margin-top: 2px;
}

#horarios .transferir .title {
    float: left;
    background-color: #691201;
    color: #fff;
    width: 154px;
    height: 85px;
    text-align: center;
    padding-top: 28px;
    font-weight: 700;
    font-size: 15px;
    margin-top: 2px;
    margin-bottom: 2px;
}

div.titulo h2
{
	cursor: pointer;
	background: url("../img/ico/ccr.png") ;
	background-repeat:no-repeat;
	font-size: 13px;
	padding: 1px 0 5px 37px;
	width: 191px;
}
div.titulo .timeTravel
{
	width: 235px;
}
div.titulo.on
{
	behavior: url(../js/PIE.htc);
}
div.titulo.on h2
{
	background: url("../img/ico/ccr.png") left;
    background-repeat:no-repeat;
}
div.titulo h2 span
{
	padding-left: 28px;
    background: url(../img/ico/bullet-center.png);
    background-repeat: no-repeat;
    background-position: 4px;
    margin-top: 6px;
}
div.titulo p
{
	line-height: 20px;
}

body.interna#horarios div.titulo p strong
{
	color: #fff;
	font-style: normal;
	font-size: 13px;
}
.wrapTable
{
	border-radius: 0px 0px 5px 5px;
	display: none;
}

.wrapTable .border {
    display: table;
    border-left: 01px solid #d0d0d0;
    border-right: 01px solid #d0d0d0;
    border-bottom: 01px solid #d0d0d0;
    position: relative;
}

.wrapTable .border .relative
{
    padding-left: 10px;
    border-top: 1px solid #d0d0d0;
    display: table;
    width: 883px;
    clear: both;
}

#horarios .loop table
{
	background-color: #fff;
	font-size: 13px;
	text-align: center;
	float: left;
    width: 446px;
}

#horarios .loop table.primary tbody td:last-child
{
    border-right: 2px solid #459CDA;
}

#horarios .loop table.primary tbody td.tipo-dia:last-child
{
    border-right: 0px;
}

#horarios .loop thead th
{
	background: url(../img/bg/destino-barca.gif);
	color: #066fc0;
	font-size: 14px;
    padding: 20px 0;
	text-transform: uppercase;
}

#horarios .loop table td.tipo-dia
{
	background-color: #dfdfdf;
	color: #4e4e4e;
	font-weight: 900;
	margin: 0 0 5px 0;
	padding: 10px 0;
	text-transform: uppercase;
}

#horarios .loop table td
{
    /*border-left:1px solid #d0d0d0;*/
    border:1px solid #d0d0d0;
	color: #4e4e4e;
	/*font-weight: 900;*/
	padding: 3px 0;
	/*height: 30px;*/
    line-height: 30px;
}

#horarios .loop table tr td:first-child
{
    border-left:0;
}

#horarios .loop table td b
{
	font-weight: 900;
}

#horarios .loop  .wrapper .wrapTable .title 
{
    background-color: #681200;
    float: left;
    color:#fff;
    width: 155px;
    height: 66px;
    line-height:66px;
    text-align: center;
}

#horarios .wrapper .wrapTable .text
{
    float: left;
    background-color: #89220c;
    color: #fff;
    padding-left: 20px;
    width: 718px;
    line-height: 18px;
    padding-top: 15px;
    height: 95px;
    margin-top: 2px;
}

#horarios .border .transferir .text
{
    /*float: left;
    background-color: #89220c;
    color: #fff;
    padding-left: 20px;
    width: 718px;
    line-height: 18px;
    color:#fff;
    padding-top: 8px;
    height: 105px;
    margin-top: 2px;*/
    float: left;
    background-color: #89220c;
    color: #fff;
    padding: 25px 10px 0;
    width: 738px;
    color: #fff;
    box-sizing: border-box;
    display: block;
    height: 113px;
    margin-top: 2px;
    margin-bottom: 2px;
}

#horarios .border .transferir .big
{
    float: left;
    background-color: #89220c;
    color: #fff;
    padding: 8px 10px 0;
    width: 738px;
    color: #fff;
    box-sizing: border-box;
    display: block;
    height: 113px;
    margin-top: 2px;
    margin-bottom: 2px;
}


#horarios .transferir p
{
    color:#fff;
    font-size: 12px;
}


#horarios .wrapper .wrapTable .text .money
{
    background: #89220c url("../img/ico/money-red.png") 0px -2px;
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-top: 6px;
}
#horarios .wrapper .wrapTable .title p 
{
   color: #fff;
}

#horarios .loop table.table-money tr
{
    border-left:0;
    border-right:0;
}

#horarios .loop table.table-money
{
    background-color:#89220c;
    border:0;
    text-align:left;
    width: 511px;
}

#horarios .loop table.table-money td
{
    background-color:#89220c;
    border:0;
    color:#fff;
    line-height: 0;
    font-weight: 400;
    height: 20px;
}   
#horarios .loop table .title-table td
{
    background-color: #0670be;    
    color: #fff;
    height: 31px;
    padding-top: 6px;
    vertical-align:middle;
}
#horarios .loop table td:nth-child(6)
{
	border-right-color: #999;
}

#horarios .loop table tr:nth-child(even)
{
	background: #F0f0f0;
	color: #cccccc !important;
	font-weight: normal;
	height:23px;
	padding-top:09px;
}

#horarios .loop  tr.week-finale td
{
    background: url(../img/bg/destino-barca.gif);
    color: #066fc0;
    font-size: 13px;
    padding: 20px 0;
    text-transform: uppercase;
}


#horarios table td.partida
{
	line-height: 39px;
	min-width: 71px;
	vertical-align: middle;
}
#horarios table td.chegada
{
    font-size: 12px;
	line-height:20px;
	width: 71px;
	padding: 8px 0;
}
#horarios table td.partida, #horarios table td.chegada
{
	border-bottom: 1px solid #999;
}

#horarios table tr.sexta td
{
	background: #fff;
	border-top: 1px solid #cbcbcb;
	font-size: 11px;
	padding: 5px;
}
#boletins .box_cam
{
	background-color: #ffffff;
	background-image: linear-gradient(to bottom, white, #f2f2f2);
	background-image: -moz-linear-gradient(top, white, #f2f2f2);
	background-image: -o-linear-gradient(top, white, #f2f2f2);
	background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(#f2f2f2));
	background-image: -webkit-linear-gradient(top, white, #f2f2f2);
	behavior: url(../js/PIE.htc);
	border-bottom: 1px solid #bababa;
	border-radius: 0 0 5px 5px;
	overflow: hidden;
	padding: 20px;
	webkit-border-radius: 5px;
	width: 920px;
}
#boletins .titulo h2
{
	border: none;
	color: #fff;
}
#boletins .box_cam ul p
{
	background-position: 0 1px;
	background-repeat: no-repeat;
	color: #666;
	display: block;
	font-size: 12px;
	min-height: 20px;
	padding-left: 20px;
}
#boletins .box_cam ul p.red
{
	background-image: url("../img/ico/red.png");
}
#boletins .box_cam ul p.yellow
{
	background-image: url("../img/ico/yellow.png");
}
#boletins .box_cam ul p.orange
{
	background-image: url("../img/ico/orange.png");
}
#boletins .box_cam ul p.green
{
	background-image: url("../img/ico/green.png");
}
.box_relacionamento
{
	float: right;
}

.li-to-dd
{
	background: #fff;
	background: url(../img/bg/dropdown.gif) top right no-repeat;
	behavior: url(../js/PIE.htc);
	border: 1px solid #999;
	border-radius: 5px;
	float: left;
	height: 20px;
	overflow: hidden;
	padding: 0 21px 0 0;
	position: relative;
	width: 201px;
	z-index: 1;
}
.li-to-dd li
{
	background: #fff;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
	cursor: pointer;
	height: 20px;
	line-height: 20px;
	margin-left: 2px;
	padding: 0 5px;
	position: relative;
}
.li-to-dd li a
{
	display: inline-block;
	font-size: 12px;
	width: 100%;
}
.li-to-dd li:last-child
{
	behavior: url(../js/PIE.htc);
	border-radius: 0 0 5px 5px;
}
.li-to-dd li:hover
{
	background: #ccc;
}
.li-to-dd li a:hover
{
	text-decoration: none;
}
.li-to-dd:hover
{
	overflow: visible;
	z-index: 500;
}
.dd1
{
	width: 286px;
}
.dd1 li
{
	z-index: 50;
}
.dd2 li
{
	z-index: 25;
}
.dd3 li
{
	z-index: 5;
}
#contato label.error
{
	background: url(../img/bg/erro.gif) no-repeat;
	color: white;
	font-size: 12px;
	height: 35px;
	padding-left: 25px;
	padding-top: 7px;
	position: absolute;
	width: 125px;
}
#contato span.error
{
	background: url(../img/bg/erro.gif) no-repeat;
	color: white;
	font-size: 12px;
	height: 35px;
	padding-left: 25px;
	padding-top: 9px;
	position: absolute;
	width: 125px;
}
#contato ul li.Nome label.error
{
    left: 485px!important;
    top: 8px;
    padding-top: 4px;
    color:#fff;
}
#contato ul li.Email label.error
{
    left: 487px!important;
    top: 58px;
    color: #fff;
    padding-top: 04px;
}
#contato ul li.Mensagem label.error
{
	left: 1070px;
	top: 735px;
	display: none!important;
}
#contato .tiny label.error
{
	left: 169px;
}
#contato input[type="submit"]
{
    background: #005393;
    behavior: url(../js/PIE.htc);
    border: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    font-style: italic;
    height: 37px;
    width: 175px;
    margin-left: 364px;
    padding: 5px 15px;
}


.btFechar
{
	background: url(../img/bt/close1.png) center center;
	border: 0;
	cursor: pointer;
	display: block;
	height: 26px;
	position: absolute;
	right: 0;
	top: 0;
	width: 29px;
}
.bannerDHTML
{
	left: 50%;
	margin-left: -250px;
	margin-top: -315px;
	position: absolute;
	top: 50%;
	z-index: 1000;
}
.bannerDHTML .box
{
	background-color: #ffffff;
	background-image: linear-gradient(to bottom, white, #f2f2f2);
	background-image: -moz-linear-gradient(top, white, #f2f2f2);
	background-image: -o-linear-gradient(top, white, #f2f2f2);
	background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(#f2f2f2));
	background-image: -webkit-linear-gradient(top, white, #f2f2f2);
	border-bottom: 1px solid# bababa;
	border-radius: 5px;
	float: left;
	margin-right: 39px;
	overflow: hidden;
	webkit-border-radius: 5px;
	width: 294px;
}
#obras article
{
	margin-top: 40px;
	overflow: hidden;
	width: 760px;
}
#obras article .obraConteudo
{
	background-color: #fff;
	padding: 20px;
}
#obras article h2
{
	background: url(../img/bg/stripped_blue.gif);
	behavior: url(../js/PIE.htc);
	border-radius: 5px 5px 0 0;
	color: #fff;
	font-size: 18px;
	padding: 5px 20px;
}
#obras article h2 span
{
	background: url(../img/ico/ccr.png) right center no-repeat;
	display: block;
}
#obras article img,
#obras article div.obraDescricao
{
	display: inline-block;
	vertical-align: top;
}
#obras article div.obraDescricao
{
	line-height: 20px;
	margin-left: 20px;
	width: 446px;
}
#obras aside#secNavMenu
{
	float: left;
	margin-left: 20px;
	margin-top: 37px;
	width: 180px;
}
#obras aside#secNavMenu div.arquivo
{
	background: #FFFFFF;
	behavior: url(../js/PIE.htc);
	border: 1px solid #CCC;
	border-radius: 5px;
	margin-bottom: 20px;
	moz-border-radius: 5px;
	ms-border-radius: 5px;
	padding: 20px;
	webkit-border-radius: 5px;
}
#obras aside#secNavMenu .arquivo h2
{
	color: #005192;
	font: bold 18px Arial,Verdana,Tahoma;
	margin-bottom: 12px;
}
#obras aside#secNavMenu .arquivo ul > li > ul li
{
	padding-left: 10px;
}
#obras aside#secNavMenu .arquivo ul > li a
{
	color: #005192;
	font: 16px Arial,Verdana,Tahoma;
}
#obras aside#secNavMenu .arquivo ul li > ul li a
{
	color: #005192;
	font: 12px Arial,Verdana,Tahoma;
}
#obras aside#secNavMenu .arquivo ul li > ul li a.selected
{
	color: #921c02;
}
#obras article div.obraDescricao h3
{
	color: #005192;
	font: bold 18px Arial,Verdana,Tahoma;
}
#obras article div.obraDescricao b
{
	color: #005192;
}
.btnSaibaMais
{
	background: #3481b9 url(../img/bt/btnSaibaMais.jpg) no-repeat;
	color: #FFF;
	display: block;
	height: 24px;
	margin-top: 25px;
	text-indent: -999999px;
	width: 120px;
}
#obrasDetalhe #obraDescription
{
	background: #FFFFFF;
	behavior: url(../js/PIE.htc);
	border: 1px solid #CCC;
	border-radius: 5px;
	float: left;
	moz-border-radius: 5px;
	ms-border-radius: 5px;
	padding: 20px;
	webkit-border-radius: 5px;
	width: 658px;
}
#obrasDetalhe #obraDescription h3,
#obrasDetalhe #obraDescription h4,
#obrasDetalhe #obraDescription h5,
#obras .obraDescricao h5
{
	color: #005192;
}
#obrasDetalhe #obraDescription h3,
#obrasDetalhe #obraDescription h5,
#obras .obraDescricao h5
{
	font: bold 18px Arial,Verdana,Tahoma;
}
#obrasDetalhe #obraDescription h5
{
	margin-bottom: 12px;
	margin-top: 10px;
}
#obrasDetalhe #obraDescription h4
{
	font: 14px Arial,Verdana,Tahoma;
	margin-bottom: 8px;
}
#obrasDetalhe aside#secNavMenu
{
	float: left;
	margin-left: 20px;
	width: 238px;
}
#obrasDetalhe aside#secNavMenu .obraStatus,
#obrasDetalhe aside#secNavMenu .arquivo,
#obrasDetalhe aside#secNavMenu .melhorando
{
	background: #FFFFFF;
	behavior: url(../js/PIE.htc);
	border: 1px solid #CCC;
	border-radius: 5px;
	margin-bottom: 20px;
	moz-border-radius: 5px;
	ms-border-radius: 5px;
	padding: 20px;
	webkit-border-radius: 5px;
}
#obrasDetalhe aside#secNavMenu .obraStatus h6
{
	color: #005192;
	font: bold 12px Arial,Verdana,Tahoma;
}
#obrasDetalhe aside#secNavMenu .obraStatus p
{
	font: 12px Arial,Verdana,Tahoma;
	margin-bottom: 8px;
}
#obrasDetalhe aside#secNavMenu .arquivo h2
{
	color: #005192;
	font: bold 18px Arial,Verdana,Tahoma;
	margin-bottom: 12px;
}
#obrasDetalhe aside#secNavMenu .arquivo ul > li
{
	margin-bottom: 5px;
}
#obrasDetalhe aside#secNavMenu .arquivo ul > li a
{
	color: #005192;
	font: 16px Arial,Verdana,Tahoma;
}
#obrasDetalhe aside#secNavMenu .arquivo ul > li > ul li
{
	padding-left: 10px;
}
#obrasDetalhe aside#secNavMenu .arquivo ul > li > ul li a
{
	color: #005192;
	font: 12px Arial,Verdana,Tahoma;
}
#obrasDetalhe aside#secNavMenu .arquivo ul li > ul li a
{
	font: 12px Arial,Verdana,Tahoma;
}
#obrasDetalhe aside#secNavMenu .arquivo ul li > ul li a.selected
{
	color: #921c02;
}
#obrasDetalhe aside#secNavMenu .arquivo .separador
{
	background: url(../img/bg/separador.gif) no-repeat;
	height: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 200px;
}
#obrasDetalhe aside#secNavMenu .melhorando h2
{
	color: #005192;
	font: bold 18px Lato,Arial;
	margin-bottom: 8px;
}
#obrasDetalhe aside#secNavMenu .melhorando p
{
	font: 12px Lato,Arial;
	margin-bottom: 5px;
}
#obrasDetalhe aside#secNavMenu .melhorando ul li
{
	background: url(../img/ico/bullet.png) 2px center no-repeat;
	padding-left: 13px;
}
#obrasDetalhe aside#secNavMenu .melhorando ul li a
{
	color: #005192;
	font: 12px Arial,Verdana,Tahoma;
	text-decoration: underline;
}
div.slider-wrapper
{
	height: 464px;
	position: relative;
	width: 660px;
}
div#slider
{
	display: block;
	height: 370px;
	position: relative;
	width: 660px;
}
#controls
{
	background: transparent url(../img/bg/transparent.png);
	bottom: 0;
	height: 94px;
	position: absolute;
	width: 660px;
}
#controls #thumbsWrapper
{
	margin-left: 35px;
	overflow: hidden;
	width: 590px;
}
#controls ul#thumbnails
{
	margin-top: 10px;
	width: 1500px;
}
#controls ul#thumbnails li
{
	float: left;
	margin-left: 10px;
}
#controls ul#thumbnails li:first-child
{
	margin-left: 0;
}
#controls ul#thumbnails li a
{
	display: block;
	height: 74px;
	overflow: hidden;
	width: 140px;
}
#controls #nextSlide,
#controls #prevSlide
{
	display: block;
	height: 45px;
	position: absolute;
	text-indent: -99999px;
	top: 30px;
	width: 20px;
}
#controls #nextSlide
{
	background: url(../img/bt/next-slide.png) no-repeat;
	right: 5px;
}
#controls #prevSlide
{
	background: url(../img/bt/prev-slide.png) no-repeat;
	left: 5px;
}
.boxMelhorando p a
{
	color: #666;
	text-decoration: none;
}
#boletins article
{
	margin-bottom: 20px;
}
#boletins .box_cam .time
{
	font-size: 12px;
	padding-left: 0;
}
#boletins .box_cam p
{
	line-height: 1.2em;
	padding-left: 17px;
}
#boletins h3
{
	color: #005192;
	font-size: 18px;
	font-weight: 900;
	margin-bottom: 3px;
	padding-left: 17px;
}
#boletins .operation
{
	margin-bottom: 15px;
}
#boletins .operation h3 span
{
	display: none;
}
#boletins .no_video .access h3, #boletins .no_video .access p,
#boletins .operation.normal p, #boletins .operation.normal h3,
#boletins .operation.normal h3 span
{
	display: inline-block;
}
#boletins .no_video .access p, #boletins .operation.normal p
{
	padding-left: 2px;
}
#boletins .box_cam .red
{
	background: url(../img/ico/red.png) left 5px no-repeat;
}
#boletins .box_cam .yellow
{
	background: url(../img/ico/yellow.png) left 5px no-repeat;
}
#boletins .box_cam .green
{
	background: url(../img/ico/green.png) left 5px no-repeat;
}
#boletins .video
{
	display: none;
}
#boletins .with_video .video
{
	background-color: #F00;
	display: block;
	float: right;
	height: 200px;
	padding-left: 20px;
	width: 450px;
}
#boletins .with_video .access h3 span
{
	display: none;
}
#boletins .no_video .access b
{
	font-weight: normal;
}
#boletins .no_video .operation, #boletins .no_video .access
{
	float: left;
	width: 450px;
}
#falecom ul.Campos li
{
	clear: both;
	padding: 10px 0px 37px 0px;
}
#falecom ul.Campos li input,
#falecom ul.Campos li textarea,
#falecom ul.Campos li select
{
	float: left;
}

#falecom ul.Campos li.text
{
   padding: 10px 0px;
}
#falecom ul.Campos li ul.Assunto
{
	float: left;
}
#falecom ul.Campos li ul.Assunto li
{
	display: inline-block;
	width: 80px;
    text-align: center;
}
#falecom ul.Campos li ul.Assunto li input
{
	margin: 5px 26px;
	width: 19px
}
#falecom ul.Campos li ul.Assunto li label
{
	font-size: 13px;
    font-style: italic;
}
#falecom ul.Campos li.Fone input
{
	margin-right: 10px;
	width: 120px;
}
#falecom ul.Campos li input,
#falecom ul.Campos li select
{
	margin-right: 7px;
	float: left;
}


#falecom ul.Campos li.Nome input[type="text"]
{
	margin-right: 10px;
	width: 400px;
}
#falecom ul.Campos li.Mensagem textarea
{
	width: 441px;
}
#falecom ul.Campos li.Email input,
#falecom ul.Campos li.Endereco input
{
	margin-right: 10px;
	width: 400px;
}

#falecom ul.Campos li.Endereco .complement-label
{
	width: 115px;

}
#falecom ul.Campos li.Endereco input.complement
{
	margin-right: 10px;
	width: 199px;
}
#falecom .ressarcimento-box {
    background-color:#fff;
    border:1px solid #005596;
    color:#005596;
    clear:both;
    font-size:15px;
    padding:5px;
}
#falecom .ressarcimento-box h4 {
    font-size:18px;
    font-weight:bold;
    margin:10px;
}
#falecom .ressarcimento-box ol li {
    padding:10px;
}
#conteudo .dstk_top .nivoSlider
{
	position: absolute !important;
}
.textBoxBulletins
{
	background-color: #005a9e;
	color: white;
	display: block;
	font-size: 10px;
	margin-bottom: 1px;
	padding: 5px 20px;
	position: relative;
	width: 80%;
}


/*  INTERNAS */
.interna h1
{
	color: #005192;
	font-size: 48px;
	line-height: 48px;
	margin: 32px 0;
	font-weight: 300;
}

.interna .banner
{
    background: url(../img/bg/interna_banner_2.jpg) center center;
    width:100%;
    height:248px;
}

/* EMBARCAÇÕES */
#watercraft  
{
  display:table;
}

#station article,
#watercraft article
{
	float: left;
	margin-top: 40px;
	overflow: hidden;
	width: 401px;
	background-color: #fff;
	height: 249px;
	position: relative;
}

#station article {
height: 253px;
}

#station article.right,
#watercraft article.right
{
	float: right;
}
#station  article .title,
#watercraft  article .title
{
	background: url(../img/bg/stripped_blue.gif);
	behavior: url(../js/PIE.htc);
	color: #fff;
	font-size: 18px;
	padding: 12px 20px;
	height:25px;
}
#station article .title span,
#watercraft  article .title span
{
	background: url(../img/ico/ccr.png) left center no-repeat;
	display: block;
	padding-left: 41px;
}
#station  article .image,
#watercraft  article .image
{
	float: left;
	padding: 0 20px 20px 20px;
}
#station article .content,
#watercraft article .content
{
	behavior: url(../js/PIE.htc);
	font-size: 13px;
	overflow: hidden;
	display:table;
	padding-right: 10px;
	padding-top: 20px;
	padding-left: 0px;
}

#watercraft article .content p
{
    line-height:22px;
}
#station .content .link,
#watercraft .content .link
{
    display:table;
    color:#89220c;
    padding: 5px;
    border:01px solid #89220c;
    margin-top: 05px;
    margin-bottom: 10px;
}

#station .content .link:hover,
#watercraft .content .link:hover
{
   color:#fff;
   background-color:#88220b;
}

/* SOBRE A CCR */

#about
{
    display:table;
}

#trabalhe-conosco .loop,
#about .loop
{
   color: #515151;
   line-height: 25px;
   font-size:14px;
   position: relative;
}

#about #conteudo article
{
	background: #fff;
	behavior: url(../js/PIE.htc);
	border: 1px solid #e1e0e0;
	border-radius: 10px;
	overflow: hidden;
	padding: 20px;
}
#about article > div
{
	float: left;
	width: 400px;
    margin-right: 20px;
}

#about article h2
{
	color: #056fbb;
	font-size: 18px;
	font-weight: 400;
	padding-top: 31px;
}
#about article > img
{
	float: right;
}
#about object, #sobre embed
{
	display: block;
	margin: 40px auto 0 auto;
}

/* NOTICES */
.notice:first-child
{
    padding-top: 0px;
    border-top: 0px;
    padding-bottom: 0px;
}
.notice:hover img {
    opacity:0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; /* IE8 */
}
.notice
{
    border-top: 01px solid #d3d3d3;
    display: table;
   padding-top: 12px;
   padding-bottom: 10px;
}
.notices .release-title
{
    padding-top:19px;
}
.notices .release-title a
{
   color: #0670be;
   font-weight: 900;
}
.notices .release-intro
{
    margin-top: 11px;
}
.notices .release-intro a
{
    color:#525252;
    font-size:13px;
}

.notices .box
{
    border:01px solid #005596;
    padding-top: 16px;
    margin-top: 30px;
    width: 845px;
}

.notices .box .columm
{
    width: 152px;
    padding: 0px 35px;
    height: 80px;
    color: #0d5f9d;
    border-right: 01px solid #0d5f9d;
}

.notices .box .columm-one
{
  font-style: italic;
  padding-top: 22px;
}

.notices .box .columm-two
{
   font-size: 14px;
   width: 313px;
   padding-top: 11px;
   height: 91px;
}

.notices .box .columm-three
{
    padding-left: 20px;
    padding-right: 12px;
    margin-top: -5px;
}

.notices .box .columm-three .tel
{
    padding-top: 34px;
}

.notices .box .columm-three p
{
    color:#0d5f9d;
    font-weight: 900;
    padding-left: 11px;
    font-size: 17px;
    margin-top: 40px;
}

.notices .box .columm-three .white
{
    font-weight: 900;
    background-color: #fff;
    padding: 4px;
}


.notices .box .columm-three p .small
{
    font-size:13px;
    font-weight: 900;
}

.notices .box .columm p
{
      color:#0d5f9d;
      text-align: center;
}

.notices .box .columm p .bold
{
    font-weight:700;
}
.notices .box .columm .image
{
    float:left
}
#notice .time
{
    color: #1678c2;
    font-style:italic;
    font-size:16px;
}
#notice .title
{
    color: #1678c2;
    font-size: 18px;
    padding-top: 10px;
    font-weight: 900;
}
#notice .title-info
{
    color:#0d5f9d;
    padding-top:12px;
}
#notice .other-releases
{
    border-top:02px solid #005596;
    margin-top:30px;
}
#notice .other-releases .page-subtitle
{
    color:#066fbe;
    font-size:18px;
    padding-top:32px;
    text-transform: uppercase;
    font-weight: 700;
}

#notice .columm
{
    width: 253px;
    margin-top:20px;
    margin-bottom:20px;
    padding:12px;
    margin-right:20px;
}
#notice .first,
#notice .second
{
      -webkit-box-shadow: 9px 2px 4px -5px #E4DFDF;
   -moz-box-shadow: 9px 2px 4px -5px #E4DFDF;
   box-shadow: 9px 2px 4px -5px #E4DFDF;
}
#notice .continue
{
    border-bottom:0px;
}

#notice .notice-plus
{
    text-align: center;
    background-color: #005596;
    width:144px;
    height:31px;
    padding-top: 6px;
    float: right;
    display:table;
}

#notice .notice-plus a
{
    color:#fff;
    font-size:12px;  
}

#notice h3
{
    font-weight:700;
    font-size:15px;
    color:#515151;
    margin-bottom: 17px;
    margin-top: 24px;
}

/* ROUTE */
#route .table 
{
   width: 818px;
   margin-top:32px;
}
#route .table .title 
{
    text-align:left;
    color:#fff;
    font-weight:300;
    background-color:#066fbe;
    text-transform:uppercase;
}
#route .table .title th 
{
    border-right:01px solid #fff;
    padding-top: 14px;
    padding-bottom: 14px;
}

#route .table td
{
    color:#066fbe;
    line-height:47px;
    width: 100px;
    padding-left:20px;
}

#route .table td .relative
{
    position:relative;
}

#route .table td img
{
    vertical-align:middle;
}

#route .table .left
{
    text-align:left;
    padding-left:10px;
}

#route .table .center
{
    text-align:center
}

#route .table tbody tr:nth-child(even)
{
    background:#fff;  
}

#route .tooltip
{
    background: url(../img/ico/seta-bo.png) center center;
    position: absolute;
    background-repeat: no-repeat;
    color: #fff;
    width: 127px;
    padding: 0px;
    height: 54px;
    top: -38px;
    left: 68px;
    text-align: center;
    font-size: 14px;
    display:none
}



/* FAQ */
#faq .bordered
{  
   border: 01px solid #e4e4e4;
   padding: 18px 10px;
   margin-top:20px;
}

#faq .bordered.active
{
    border:01px solid #066fbe;
    background-color: #fff;
}
#faq .tip-title  
{

}
#faq .tip-title a  
{
    color:#066fbe;
}
#faq .tip-content 
{
    display:none
}
/* CONTATO */
#contact
{
	overflow: hidden;
}
#contact form
{
	behavior: url(../js/PIE.htc);
	float: left;
	overflow: hidden;
	width: 100%;
	position: relative;
}
#contact ul.Campos li label
{
    color:#515151;
}

#contact ul.Campos li label.assunto
{
    padding-top: 23px;
}
#contact ul.Campos li label.widthsmall
{
    margin-left:20px;
    width: 100px;
}

#contact ul.Campos li label.widthsmall-two
{
    margin-left: 34px;
    width: 42px;
}


#contact ul.Campos li label.mensagem
{
    width: 83px;
}

#contact ul.Campos li .label-sex
{
    width: 32px;
    margin-left: 62px;
}

#contact #conteudo > p
{
	font-size: 14px;
}
#contact form .box_relacionamento 
{
    position: absolute;
    z-index: 99;
    left: 558px;
    bottom: 48px;
}
#contact form label:first-child
{
	text-align: left;
	width: 64px;
}
#contact form label
{
	display: block;
	float: left;
	line-height: 27px;
	font-size: 16px;
	margin-right: 10px;
	width: 75px;
}

#contact form .cel
{
    width: 30px;
}

#contact form input[type="radio"]
{
   margin-top: 6px;
}
#cameras select,
#contact form select
{
	width: 192px;
	line-height: 30px;
	background: #fff url(../img/ico/dropdown.png) 141px 6px no-repeat;
    height: 30px;
    cursor: pointer;
    color: #515151;
}

#contact .Assunto input[type='checkbox'] {
    display:none;
    appearance:button;
-moz-appearance:button; /* Firefox */
-webkit-appearance:button; /* Safari and Chrome */
}

#contact .Assunto input[type="checkbox"]  {
    display:inline-block;
    width:19px;
    height:19px;
    background:url(../img/bg/check_radio_sheet.png) left top no-repeat;
    cursor:pointer;
}
#contact .Assunto input[type="checkbox"]:checked  
{
    appearance:button;
-moz-appearance:button; /* Firefox */
-webkit-appearance:button; /* Safari and Chrome */
    background:url(../img/bg/check_radio_sheet.png) -19px top no-repeat;
}

#contact input[type="radio"] {
    display:none;
    appearance:none;
    -moz-appearance:none; /* Firefox */
-webkit-appearance:none; /* Safari and Chrome */
}

#contact input[type="radio"]  {
    color:#f2f2f2;
    font-family:Arial;
    font-size:14px;
}

#contact input[type="radio"] {
    display:inline-block;
    width:19px;
    height:19px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    background:url(../img/bg/check_radio_sheet.png) -39px top no-repeat;
    cursor:pointer;
}

#contact input[type="radio"]:checked  {
    background:url(../img/bg/check_radio_sheet.png) -58px top no-repeat;
}

#cameras .custom-select,
#contact ul.Campos li .custom-select
{
    	width:160px;
    	overflow:hidden;
    	border-right: 1px solid #ddd;
    	float: left;
}


#contact form .small
{
	width: 180px;
}
#contact form .mini
{
	width: 185px;
}
#contact form textarea, #contato form input[type="text"]
{
	behavior: url(../js/PIE.htc);
	border: 1px solid #e4e4e4;
	font-family: Arial;
	font-size: 14px;
}
#contato form input[type="text"]
{
	height: 28px;
}

#contact form .blue
{
	color: #066fbe;
	font-size: 16px;
}


/* TRATANDO FORM PARA FIREFOX */
@-moz-document url-prefix()   
{
    
    #contact .Assunto input[type="checkbox"] {
         background-position:200px 200px;
    }
    
    #contact .Assunto input[type="checkbox"]:checked   {
         background:url(../img/bg/check_radio_sheet.png) 200px top no-repeat;
    }
    
    #contact input[type="radio"] {
         background-position:200px 200px;
    }
    
    #contact input[type="radio"]:checked    {
         background:url(../img/bg/check_radio_sheet.png) 200px top no-repeat;
    }
    
}


/*CAROUSEL */
.jcarousel-wrapper {
    margin: 20px auto;
    position: relative;
}


.jcarousel-wrapper .photo-credits {
    position: absolute;
    right: 15px;
    bottom: 0;
    font-size: 13px;
    color: #fff;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.85);
    opacity: .66;
}

.jcarousel-wrapper .photo-credits a {
    color: #fff;
}

/** Carousel **/

.jcarousel {
    position: relative;
    overflow: hidden;
    width: 960px;
    margin: 0 auto;
}

.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel li {
    float: left;
    width: 960px;
    height: 438px;
    position: relative;
    text-align:center;
}

.notice:hover .jcarousel li img {
    opacity:1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* IE8 */
}

.credits {
    background: #000;
    opacity: 0.7;
    filter: alpha(opacity=70);
    height: 46px;
    position: absolute;
    z-index: 2;
    bottom: 0px;
    width: 100%;
    padding: 12px 0 0 18px;
}
#jcarousel p.title {
    color: #fff;
    position: absolute;
    bottom: 30px;
    display: table;
    text-align: left;
    padding-left: 20px;
    z-index: 99;
    width: 100%;
}
#jcarousel  p.source {
    color: #fff;
    position: absolute;
    bottom: 6px;
    display: table;
    text-align: left;
    padding-left: 20px;
    z-index: 99;
    width: 100%;
}
.jcarousel-control-prev,
.jcarousel-control-next {
    position: absolute;
    top: 0px;
    width: 57px;
    height: 438px;
    text-align: center;
    background: #4E443C;
    text-indent: -9999px;
    color: #fff;
    text-decoration: none;

}

.jcarousel-control-prev {
    left: 93px;
    background: url('../img/bt/prev-notice.png') no-repeat;
}

.jcarousel-control-next {
  right: 93px;
     background: url('../img/bt/next-notice.png') top right no-repeat;
}

.jcarousel-control-prev:hover span,
.jcarousel-control-next:hover span {
    display: block;
}

.jcarousel-control-prev.inactive,
.jcarousel-control-next.inactive {
    opacity: .5;
    filter:alpha(opacity=50); 
    cursor: default;
    display:none
}

/* CAROUSEL EMBARCAÇÕES */
.jcarousel-watercrafts{
    position: relative;
    overflow: hidden;
    width: auto;
    max-width: 806px;
    width:806px;
    margin: 0 auto;
}

.jcarousel-watercrafts ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel-watercrafts li {
    float: left;
    width: 199px;
    height: 138px;
    position: relative;
    margin-left: 2px;
    text-align:center;
}

.jcarousel-watercrafts li .zoom
{
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.credits {
    background: #000;
    opacity: 0.7;
    filter: alpha(opacity=70);
    height: 46px;
    position: absolute;
    z-index: 2;
    bottom: 0px;
    width: 100%;
    padding: 12px 0 0 18px;
}
#jcarousel-watercrafts p.title {
    color: #fff;
    position: absolute;
    bottom: 30px;
    display: table;
    text-align: left;
    padding-left: 20px;
    z-index: 99;
    width: 100%;
}
#jcarousel-watercrafts  p.source {
    color: #fff;
    position: absolute;
    bottom: 6px;
    display: table;
    text-align: left;
    padding-left: 20px;
    z-index: 99;
    width: 100%;
}
.jcarousel-control-prev-watercrafts,
.jcarousel-control-next-watercrafts {
    position: absolute;
    top: 35px;
    width: 45px;
    height: 75px;
    text-align: center;
    background: #4E443C;
    text-indent: -9999px;
    color: #fff;
    text-decoration: none;
}

.jcarousel-control-prev-watercrafts {
    left: -15px;
    background: url('../img/bt/prev-watercraft.png') no-repeat;
}

.jcarousel-control-next-watercrafts {
   right: -15px;
   background: url('../img/bt/next-watercraft.png') no-repeat;
}

.jcarousel-control-prev-watercrafts:hover span,
.jcarousel-control-next-watercrafts:hover span {
    display: block;
}

.jcarousel-control-prev-watercrafts.inactive,
.jcarousel-control-next-watercrafts.inactive {
    opacity: .5;
    filter:alpha(opacity=50); 
    cursor: default;
    display:none
}


#MessageAlert
{
    display:none
}


#MessageAlert .wrapper-alert
{
    border:01px solid #d5d5d5;
    display:table;
    width:600px;
    margin:10px;
}

#MessageAlert .wrapper-alert .title
{
    background-color: #9a2810;
    height: 40px;
    text-align: center;
    color: #fff;
    padding-top: 15px;
    padding-bottom: 10px;
}

#MessageAlert .wrapper-alert h2
{
    float: left;
    padding-top: 4px;
    padding-left: 10px;
    font-size: 22px;
    font-weight: 300;
}

#MessageAlert .wrapper-alert .title .image
{
    float:left;
    margin-left: 227px;
}
#MessageAlert .wrapper-alert .text
{
    padding:10px;
    text-align:center;
    display: table;
    width: 98%;
}
/* TEMP PARA TESTAR */
#MessageAlert .wrapper-alert .text div
{
    width: auto!important;
    float: none!important;
}


/* CAMERAS */
#cameras .menu
{
       margin-bottom: 20px;
       display: table;
       padding-left: 54px;
       background: url('../img/ico/cam-blue.png') no-repeat;
       margin-top: 20px;
}
#cameras .menu .cam-title
{
    float:left;
    margin-right:10px;
}

/* PAGINAÇÃO */
.pager
{
    clear:both;
    float: right;
    margin-top: 10px;
}
.pager ul
{
    clear:both;
    padding:0px;
    margin:0px;
}
.pager ul li
{
    float: left;
    list-style: none;
    color: #a7a7a7;
    width: 33px;
    background-color:#f3f3f3;
    height: 28px;
    margin-right: 03px;
    text-align: center;
    padding-top: 4px;
    -webkit-box-shadow: 1px 1px 0px 0px rgba(224, 224, 224, 0.75);
    -moz-box-shadow: 1px 1px 0px 0px rgba(224, 224, 224, 0.75);
    box-shadow: 1px 1px 0px 0px rgba(224, 224, 224, 0.75);
}

.pager ul li.current
{
        background-color: #fff;
}
.pager ul li.previous 
{
    background: url('../../Content/Images/prev-red.jpg') no-repeat;
    width:9px;
    height:16px;
     background-position: 0px 05px;
}

.pager ul li.next 
{
    background: url('../../Content/Images/next-red.jpg') no-repeat;
    width:9px;
    height:16px;
    background-position: 0px 05px;
        -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-left: 05px;
}



.pager ul li.previous a, .pager ul li.next a
{
    text-indent: -9999px;
    color: #005596;
    background-color: #f3f3f3;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.pager ul li a
{
    color: #066fc2;
    text-decoration:none;
    line-height: 22px;    
}

.pager ul li:first-child
{
  padding-left:0px;  
}

.pager ul li.current a
{
    color: #066fc2;
    font-size: 16px;
}

.pager ul li.first,
.pager ul li.last
{
    background-color:#f3f3f3;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.pager .disabled
{
    display:none
}

.table-infos
{
	color:#515151;
    margin: 0 auto;
	margin-top: 22px;
}

.table-infos .text-info
{
    font-size:13px;
}

.table-infos .title-info {
    color: #056ebf;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 17px;
    padding-bottom:21px;

}

.table-infos .text-info.columm-one {
    color: #515151;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 17px;
    padding-right: 7px;
    text-transform: capitalize;
    text-align: right;
    padding-bottom: 9px;
    font-size:13px;

}

.title-station
{
    font-size:14px;
    color:#066fbe;
    width:100%;
    text-align:center;
    font-weight:900;
    margin-bottom:19px; 
    margin-top: 19px;
    text-transform:uppercase;   
}

.services-station
{
    color:#066fbe;
    font-size:13px;
    margin: 0 auto;
    clear: both;
    display: table;
    margin-bottom:31px;
}

.services-station .column
{
    float:left;
    margin-left: 25px;
}

.services-station .column:first-child
{
    float:left;
    margin-left: 0px;
}

.station .column-one
{
    text-align:right;
}

.station .column-one {
    text-align: right;
    padding-right: 10px;
    line-height: 24px;
    width: 402px;
}

.acess-cellphone-bck
{
    background: url('../img/blue-mobile.jpg') top no-repeat;
    z-index: 1;
    width: 963px;
    height: 261px;
    position: absolute;
    left: -3px;
    top: 84px;
}
.acess-cellphone
{
    height: 381px;
    position:relative;
    z-index: 2;
}

.acess-cellphone .cellphone
{
    position: absolute;
    left: 8px;
    top: -14px;  
}

.acess-cellphone .block-text
{
    color: #444444;
    position: absolute;
    top: 198px;
    font-size: 22px;
    font-weight: 700;
    line-height: 37px;
    left: 336px;
    width: 497px;
}

.acess-cellphone .block-text a
{
   color: #005595;
   font-size:31px;
   font-weight: 900;
   text-decoration:none
}

.acess-cellphone .block-text a:hover
{
   color: #005595;
   text-decoration:underline
}
.acess-cellphone .block-text .title-cellphone
{
    font-weight: 700;
    font-size:20px;
    line-height: 27px;
}

.acess-cellphone .block-text .text-cellphone
{
    font-weight: 400;
    padding-top: 5px;
    display: table;
    font-size: 15px;
    line-height: 27px;
}

table th.red {
    background-color:#9f2814;
}

table th.blue {
    background-color:#126fb2;
}

#horarios .loop table.internal {
    float:none;
    width:100%;
}

#horarios .loop table tbody td.interval {
    color:#9f2814;
    font-weight:700;
}

#horarios .loop table tbody td.no-padding {
    padding:0;
}

#horarios .loop table.internal tbody td:last-child 
{
    border-right:none;
}

#horarios .loop table tbody td[rowspan],
#horarios .loop table tbody td.align-vertical {
    position:relative;
}

#horarios .loop table tbody td[rowspan] span,
#horarios .loop table tbody td.align-vertical span {
    margin-top: -15px;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
}
