/**********************************/
/** Geral
/**********************************/

*,p {
margin:0;
padding:0;
}

html,body {
font-family: Helvetica, sans-serif;
font-size:14px;
line-height:1.5em;
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
color:#4c3534;
height:100%;
}

/**********************************/
/** Layout
/**********************************/

#maincontainer {
width:900px;
margin-left:auto;
margin-right:auto;
min-height:100%;
margin-bottom:-150px;
position:relative;
}

#topsection {
height:130px;
margin-bottom: 2px;
}

#logo {
float:left;
margin-top: 15px;
}

#logo-atn {
float:left;
margin-top: 50px;
margin-left: 50px;
}

#menu {
float:right;
margin-top: 15px;
height: 100px;
overflow: hidden;

}

#header {
width:900px;
height:395px;
clear: both;
margin-bottom: 2px;
}

#slider-top {
width: 900px;
height: 10px;
background-image: url(images/slider-top.jpg);
background-repeat:no-repeat;	
}

#slider-main {
width: 900px;
height: 375px;
}
#slider-left {
width: 50px;
height: 375px;
background-image: url(images/slider-left.jpg);
background-repeat: repeat-y;
float: left;	
}

#slider-right {
width: 50px;
height: 375px;
background-image: url(images/slider-right.jpg);
background-repeat: repeat-y;
float: right;
}

#slider-bottom {
width: 900px;
height: 10px;
background-image: url(images/slider-bottom.jpg);
background-repeat:no-repeat;
}

#slider {
width:800px;
height:375px;
float: left;
}

#contentwrapper {
width:900px;
margin-bottom: 45px;
}

#maincolumn {
width:600px;
float:left;
margin-bottom: 2px;
}

#main-top {
width: 600px;
height: 10px;
background-image: url(images/main-top.jpg);	
}

#main-middle {
width: 600px;
min-height: 200px;
background-image: url(images/main-middle.jpg);	
}

#main-bottom {
width: 600px;
height: 10px;
background-image: url(images/main-bottom.jpg);	
}

#column-right {
width:298px;
float:right;
}

.bloco {
width:298px;
margin-bottom: 2px;
}

.bloco-top {
width:298px;
height: 10px;
background-image: url(images/bloco-top.jpg);
background-repeat: no-repeat;
}

.bloco-middle {
width:298px;
min-height: 50px;
background-image: url(images/bloco-middle.jpg);
background-repeat: repeat-y;
}

.bloco-bottom {
width:298px;
height: 10px;
background-image: url(images/bloco-bottom.jpg);
background-repeat: no-repeat;
}

.inner {
margin:0 18px 0 18px;
padding-top: 10px;
padding-bottom: 10px;
}

.inner-right {
margin:0 20px 0 20px;
padding-top: 10px;
padding-bottom: 10px;
}

#scrollersection {
width:900px;
height:120px;
margin-left: auto;
margin-right: auto;
top: -45px;
position: relative;
}

#scroller-top {
width: 900px;
height: 10px;
background-image: url(images/slider-top.jpg);
background-repeat:no-repeat;	
}

#scroller-main {
width: 900px;
height: 100px;
}
#scroller-left {
width: 50px;
height: 100px;
background-image: url(images/slider-left.jpg);
background-repeat: repeat-y;
float: left;	
}

#scroller-right {
width: 50px;
height: 100px;
background-image: url(images/slider-right.jpg);
background-repeat: repeat-y;
float: right;
}

#scroller-bottom {
width: 900px;
height: 10px;
background-image: url(images/scroller-bottom.jpg);
background-repeat:no-repeat;
}

#scroller {
width:800px;
height:100px;
float: left;
background-color: #fff;
}

.clearfooter {
height:150px;
clear:both;
}

#footer {
width:100%;
height:150px;
font-size:10px;
position:relative;
background-color:#ccc;
}

#footer .innerfooter {
width:965px;
color:#4c3534;
margin:0 auto;
}

/**********************************/
/** Links
/**********************************/
a:link, a:active, a:visited {
text-decoration: underline;
color:#4c3534;
}

a:hover {
text-decoration: none;
color:#c8161d;
}

h2 a:link, h2 a:active, h2 a:visited{
	color:#c8161d;
}


/**********************************/
/** h1, h2, h3, h4, h5
/**********************************/

h1 {
font-family: 'Franklin Gothic Demi Cond', 'Franklin Gothic Medium', Helvetica, sans-serif;
font-size:30px;
font-weight:normal;
text-align:left;
}

h2 {
font-family: 'Franklin Gothic Demi Cond', 'Franklin Gothic Medium', Helvetica, sans-serif;
font-size:20pt;
font-weight:normal;
color:#c8161d;
}

h3 {
font-size:14pt;
font-weight:normal;
color:#4c3534;
margin-bottom: 3px;
}

h4 {
font-size:12pt;
font-weight:normal;
color:#c8161d;
}

h5 {
font-size:12pt;
font-weight:normal;
color:#4c3534;
}

h6 {
font-size:8pt;
font-weight:bolder;
color:#4c3534;
margin-bottom: -3px;
}

/**********************************/
/** Menu
/**********************************/

.sf-menu,.sf-menu * {
list-style:none;
z-index:99;
position:relative;
border:0;
margin:0;
padding:0;
}

.sf-menu {
position:relative;
border:0;
float:left;
}

.sf-menu ul {
position:absolute;
top:-999em;
border:0;
}

.sf-menu ul li {
border:0;
}

.sf-menu li:hover {
visibility:inherit;
border:0;
}

.sf-menu li {
float:left;
position:relative;
border:0;
margin-left: 15px;
}

.sf-menu a {
display:block;
position:relative;
border:0;
text-decoration:none;
text-transform: uppercase;
font-family: 'Franklin Gothic Demi Cond', 'Franklin Gothic Medium', Helvetica, sans-serif;
font-size:17px;
font-weight:normal;
color:#666666;
height: 100px;
padding-top: 75px;

}

.sf-menu li:hover ul,.sf-menu li.sfHover ul {
left:0;
top:3.9em;
z-index:99;
border:0;
}

.sf-menu a,.sf-menu a:visited {
color:#666666;
}

.sf-menu li:hover,.sf-menu li.sfHover,.sf-menu a:focus,.sf-menu a:hover,.sf-menu a:active,.sf-menu li a.selected {
outline:0;
color:#666666;
background-image: url(images/menu-bg-red.jpg);
background-repeat:repeat-x;
}

.sf-menu li li:hover,.sf-menu li li.sfHover,.sf-menu li li a:focus,.sf-menu li li a:hover,.sf-menu li li a:active,.sf-menu li li a.selected {
width:260px;
}

.sf-menu a.sf-with-ul {
min-width:1px;
}

.sf-sub-indicator {
position:absolute;
display:block;
right:.75em;
top:1.05em;
width:10px;
height:10px;
text-indent:-999em;
overflow:hidden;
}

a > .sf-sub-indicator {
top:.2em;
background-position:0 -100px;
}

a:focus > .sf-sub-indicator,a:hover > .sf-sub-indicator,a:active > .sf-sub-indicator,li:hover > a > .sf-sub-indicator,li.sfHover > a > .sf-sub-indicator {
background-position:-10px -100px;
}

.sf-menu ul a > .sf-sub-indicator {
background-position:0 0;
}

/**********************************/
/** Slider
/**********************************/

.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 800px; /*Width of Carousel Viewer itself*/
height: 375px; /*Height should enough to fit largest content's height*/
z-index: 1;
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
z-index: -1;
}

.stepcarousel .panel{
/*float: center; leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0; /*margin around each panel*/
z-index: 1;
width: 800px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
height: 375px;
}

/**********************************/
/** Scroller
/**********************************/

.stepcarousel2{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 270px;
height: 100px; /*Height should enough to fit largest content's height*/
}

.stepcarousel2 .belt2{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel2 .panel2{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0 20px 0 20px; /*margin around each panel*/
width: 240px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

#galleryc{
width: 800px;
height: 100px;
}

#galleryc .panel2{
height: 100px;
text-align: center;
}

/**********************************/
/** Form's
/**********************************/

.form_titulo {
font-style:normal;
}

.form_input {
width:200px;
height:26px;
padding-left:3px;
border:1px solid #c7161e;
font-family:Helvetica, Calibri, Arial, sans-serif;
background-color:#f1f1f1;
background-repeat:repeat-x;
font-size:12px;
font-weight:lighter;
color:#2c2b2b;
line-height:1.5em;
margin:0 0 20px;
}

.form_input:focus,.form_textarea:focus {
background-color:#eee;
border:1px solid #ccc;
}

input.error,input.error:focus,textarea.error {
background-color:#fccaca;
color:red;
}

label.error {
color:red;
position:relative;
top:20px;
margin-left:-204px;
font-size:11px;
}

.form_textarea {
width:400px;
height:120px;
padding-left:3px;
border:1px solid #c7161e;
font-family:Helvetica, Calibri, Arial, sans-serif;
background-color:#f1f1f1;
background-repeat:repeat-x;
font-size:12px;
font-weight:lighter;
color:#2c2b2b;
line-height:1.5em;
margin:0 0 20px;
}

label.form_textarea {
color:#000;
}

.form_button {
border:hidden;
color:#fff;
background-color: #c7161e;
cursor:pointer;
font-family: Helvetica, Calibri, Arial, sans-serif;
font-size:14px;
font-weight:bolder;
height:26px;
text-align:center;
width:100px;
outline:none;
}

.form_button:hover {
background-color: #ccc;
color:#c7161e;
}

/**********************************/
/** Paginação
/**********************************/

.paginate {
font-size:11px;
}

.paginate a {
text-decoration:none;
color:#fff;
background-color:#333;
font-size:11px;
margin:2px;
padding:2px 5px;
}

.paginate span.current {
font-weight:700;
background-color:#c7161e;
color:#fff;
margin:2px;
padding:2px 5px;
}

.paginate span.disabled {
background-color:#ccc;
color:#fff;
margin:2px;
padding:2px 5px;
}

.paginate li {
margin-bottom:3px;
list-style:none;
padding:4px;
}

.paginate ul {
margin:6px;
padding:0;
}
