/* begin Page */

#varve-main, table
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
    margin: 0;
    padding: 0;
}

.varve-postcontent,
.varve-postcontent li,
.varve-postcontent table,
.varve-postcontent a,
.varve-postcontent a:link,
.varve-postcontent a:visited,
.varve-postcontent a.visited,
.varve-postcontent a:hover,
.varve-postcontent a.hovered
{
    font-family: Arial, Helvetica, Sans-Serif;
}

.varve-postcontent p
{
    margin: 12px 0;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  text-decoration: none;
}

.varve-postcontent a
{
  text-decoration: none;
  color: #EB7500;
}

.varve-postcontent a:link
{
  text-decoration: none;
  color: #EB7500;
}

.varve-postcontent a:visited, .varve-postcontent a.visited
{
  color: #EB7500;
}

.varve-postcontent  a:hover, .varve-postcontent a.hover
{
  text-decoration: underline;
  color: #EB7500;
}

.varve-postcontent h1
{
   color: #595959;
margin: 21px 0;    
}

.varve-blockcontent h1
{
margin: 21px 0; 
}

.varve-postcontent h2
{
   color: #757575;
margin: 19px 0;
   font-size: 24px;    
}

.varve-blockcontent h2
{
margin: 19px 0;
   font-size: 24px; 
}

.varve-postcontent h2 a, .varve-postcontent h2 a:link, .varve-postcontent h2 a:hover, .varve-postcontent h2 a:visited, .varve-blockcontent h2 a, .varve-blockcontent h2 a:link, .varve-blockcontent h2 a:hover, .varve-blockcontent h2 a:visited 
{
   font-size: 24px; 
}

.varve-postcontent h3
{
   color: #757575;
margin: 19px 0;
   font-size: 19px;    
}

.varve-blockcontent h3
{
margin: 19px 0;
   font-size: 19px; 
}

.varve-postcontent h3 a, .varve-postcontent h3 a:link, .varve-postcontent h3 a:hover, .varve-postcontent h3 a:visited, .varve-blockcontent h3 a, .varve-blockcontent h3 a:link, .varve-blockcontent h3 a:hover, .varve-blockcontent h3 a:visited 
{
   font-size: 19px; 
}

.varve-postcontent h4
{
   color: #292929;
margin: 20px 0;
   font-size: 16px;    
}

.varve-blockcontent h4
{
margin: 20px 0;
   font-size: 16px; 
}

.varve-postcontent h4 a, .varve-postcontent h4 a:link, .varve-postcontent h4 a:hover, .varve-postcontent h4 a:visited, .varve-blockcontent h4 a, .varve-blockcontent h4 a:link, .varve-blockcontent h4 a:hover, .varve-blockcontent h4 a:visited 
{
   font-size: 16px; 
}

.varve-postcontent h5
{
   color: #292929;
margin: 26px 0;
   font-size: 13px;    
}

.varve-blockcontent h5
{
margin: 26px 0;
   font-size: 13px; 
}

.varve-postcontent h5 a, .varve-postcontent h5 a:link, .varve-postcontent h5 a:hover, .varve-postcontent h5 a:visited, .varve-blockcontent h5 a, .varve-blockcontent h5 a:link, .varve-blockcontent h5 a:hover, .varve-blockcontent h5 a:visited 
{
   font-size: 13px; 
}

.varve-postcontent h6
{
   color: #3B3B3B;
margin: 35px 0;
   font-size: 11px;    
}

.varve-blockcontent h6
{
margin: 35px 0;
   font-size: 11px; 
}

.varve-postcontent h6 a, .varve-postcontent h6 a:link, .varve-postcontent h6 a:hover, .varve-postcontent h6 a:visited, .varve-blockcontent h6 a, .varve-blockcontent h6 a:link, .varve-blockcontent h6 a:hover, .varve-blockcontent h6 a:visited 
{
   font-size: 11px; 
}

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;
}

html 
{
    height:100%;
}

#varve-main
{
  display: inline-block;
  position: relative;
  z-index: 0;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
  overflow:visible;
  float: left;
  clear: left;
}

#varve-page-background-glare
{
  position: absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  overflow:hidden;
  min-width: 900px;
}

#varve-page-background-glare-image
{
   width:100%;  
  position: fixed;
  top: 0;
  height:298px;
    background-image: url('images/page_gl.png');
  background-repeat: no-repeat;
  background-position: left top;
}

html:first-child #varve-page-background-glare
{
  border: 1px solid transparent; /* Opera fix */
}

body
{
  padding: 0; 
  margin:0;
  color: #292929;
  height:100%;
  min-height:100%;
  background-color: #616161;
  background-image: url('images/fundo.jpg');
  background-repeat: repeat-x;
  background-attachment: fixed;
  background-position: top left;
  min-width: 920px;
}

.cleared
{
  display:block;
  clear: both;
  float: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 0;
  height:0;
  overflow:hidden;
}

.reset-box
{
  overflow:hidden;
  display:table; 
}

form
{
  padding: 0 !important;
  margin: 0 !important;
}

table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}
/* end Page */

/* begin Menu */
/* menu structure */

.varve-hmenu a, .varve-hmenu a:link, .varve-hmenu a:visited, .varve-hmenu a:hover
{
    outline: none;
}

.varve-hmenu, .varve-hmenu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.varve-hmenu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background: none;
}

.varve-hmenu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.varve-hmenu li li
{
  float: none;
}

.varve-hmenu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background: none;
  min-height: 0;
  background-image: url('images/spacer.gif');
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.varve-hmenu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.varve-hmenu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.varve-hmenu:after, .varve-hmenu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.varve-hmenu{
  min-height: 0;
  position:relative;
  padding: 9px 6px 9px 6px;
}

.varve-hmenu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}

/* menu structure */

.varve-nav
{
   position: relative;
  width:920px;
  margin:0 auto;
  min-height: 44px;
  z-index: 100;
    margin-top: 112px;
    margin-bottom: -3px;
}

.varve-nav-outer
{
    position:absolute;
    width:100%;
}

.varve-nav-wrapper 
{
        position: relative;
    width:920px;
    margin:0 auto;
}
.varve-nav-inner 
{
    margin: 0 3px;
}

.varve-nav-l, .varve-nav-r
{
  position: absolute;
  z-index: -1;
  top: 0;
  height: 100%;
  background-image: url('images/nav.png');
}

.varve-nav-l
{
  left: 0;
  right: 7px;
}

.varve-nav-r
{
  right: 0;
  width: 920px;
  clip: rect(auto, auto, auto, 893px);
}

/* end Menu */

/* begin MenuItem */
.varve-hmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 26px;
  cursor: pointer;
  text-align: left;
  text-decoration: none;
}

.varve-hmenu ul li
{
    margin:0;
    clear: both;
}

.varve-hmenu a .r, .varve-hmenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 88px;
  background-image: url('images/menuitem.png');
}

.varve-hmenu a .l
{
  left: 0;
  right: 4px;
}

.varve-hmenu a .r
{
  width: 408px;
  right: 0;
  clip: rect(auto, auto, auto, 404px);
}

.varve-hmenu a .t, .varve-hmenu ul a, .varve-hmenu a:link, .varve-hmenu a:visited, .varve-hmenu a:hover
{
  text-align: left;
  text-decoration: none;
}

.varve-hmenu a .t
{
  color: #DEDEDE;
  padding: 0 14px;
  margin: 0 4px;
  line-height: 26px;
  text-align: center;
}

.varve-hmenu a:hover .l, .varve-hmenu a:hover .r
{
  top: -31px;
}

.varve-hmenu li:hover>a .l, .varve-hmenu li:hover>a .r
{
  top: -31px;
}

.varve-hmenu li:hover a .l, .varve-hmenu li:hover a .r
{
  top: -31px;
}
.varve-hmenu a:hover .t
{
  color: #000000;
}

.varve-hmenu li:hover a .t
{
  color: #000000;
}

.varve-hmenu li:hover>a .t
{
  color: #000000;
}

/* end MenuItem */

/* begin MenuSeparator */
.varve-hmenu .varve-hmenu-li-separator
{
  display: block;
  width: 10px;
  height:26px;
}
.varve-nav .varve-hmenu-separator
{
  display: block;
  margin:0 auto;
  width: 2px;
  height: 26px;
  background-image: url('images/menuseparator.png');
}
/* end MenuSeparator */

/* begin MenuSubItem */
.varve-hmenu ul a
{
  display: block;
  white-space: nowrap;
  height: 26px;
  width: 180px;
  overflow: hidden;
  background-image: url('images/subitem.png');
  background-position: left top;
  background-repeat: repeat-x;
  border-width: 1px;
  border-style: solid;
  border-color: #8C8C8C;
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 26px;
  color: #1F1F1F;
  font-size: 12px;
  margin:0;
  padding:0;
}

.varve-nav ul.varve-hmenu ul span, .varve-nav ul.varve-hmenu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

.varve-hmenu ul a:link, .varve-hmenu ul a:visited, .varve-hmenu ul a:hover, .varve-hmenu ul a:active, .varve-nav ul.varve-hmenu ul span, .varve-nav ul.varve-hmenu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 26px;
  color: #1F1F1F;
  font-size: 12px;
  margin:0;
  padding:0;
}

.varve-hmenu ul li a:hover
{
  color: #000000;
  border-color: #ABABAB;
  background-position: 0 -26px;
}

.varve-hmenu ul li:hover>a
{
  color: #000000;
  border-color: #ABABAB;
  background-position: 0 -26px;
}

.varve-nav .varve-hmenu ul li a:hover span, .varve-nav .varve-hmenu ul li a:hover span span
{
  color: #000000;
}

.varve-nav .varve-hmenu ul li:hover>a span, .varve-nav .varve-hmenu ul li:hover>a span span
{
  color: #000000;
}

/* end MenuSubItem */

/* begin Header */
div.varve-header
{
    margin: 0 auto;
  position: relative;
  z-index: -1;
  width:920px;
  height: 310px;
  margin-top: 0;
  margin-bottom: -3px;
}

.varve-header-wrapper 
{
        position: relative;
    width:920px;
    margin:0 auto;
}
.varve-header-inner 
{
    margin: 0 3px;
}

div.varve-header-center
{
	position: relative;
	width: 920px;
	left:50%;
}

/* end Header */

/* begin Logo */
div.varve-logo
{
  display: block;
  position: absolute;
  top: 20px;
  left: 0;
  margin-left: 0;
}



#headline, #slogan 
{
    display: block;
    min-width: 150px;
    text-align: left;
}
/* end Logo */

/* begin Box, Sheet */
.varve-sheet
{
  position: relative;
  margin: 0 auto;
  min-width: 15px;
  min-height: 15px;
  margin-top: -3px;
  margin-bottom: -3px;
  cursor:auto;
  width: 920px;
}

.varve-sheet-body
{
  position: relative;
  padding: 3px;
    padding-top:3px;
    padding-bottom:3px;
}

.varve-sheet-tr, .varve-sheet-tl, .varve-sheet-br, .varve-sheet-bl, .varve-sheet-tc, .varve-sheet-bc,.varve-sheet-cr, .varve-sheet-cl
{
  position: absolute;
}

.varve-sheet-tr, .varve-sheet-tl, .varve-sheet-br, .varve-sheet-bl
{
  width: 26px;
  height: 26px;
  background-image: url('images/sheet_s.png');
}

.varve-sheet-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 13px, 13px, auto);
}

.varve-sheet-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 13px, 13px);
}

.varve-sheet-bl
{
  bottom: 0;
  left: 0;
  clip: rect(13px, 13px, auto, auto);
}

.varve-sheet-br
{
  bottom: 0;
  right: 0;
  clip: rect(13px, auto, auto, 13px);
}

.varve-sheet-tc, .varve-sheet-bc
{
  left: 13px;
  right: 13px;
  height: 26px;
  background-image: url('images/sheet_h.png');
}

.varve-sheet-tc
{
  top: 0;
  clip: rect(auto, auto, 13px, auto);
}

.varve-sheet-bc
{
  bottom: 0;
  clip: rect(13px, auto, auto, auto);
}

.varve-sheet-cr, .varve-sheet-cl
{
  top: 13px;
  bottom: 13px;
  width: 26px;
  background-image: url('images/sheet_v.png');
}

.varve-sheet-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 13px);
}

.varve-sheet-cl
{
  left: 0;
  clip: rect(auto, 13px, auto, auto);
}

.varve-sheet-cc
{
  position: absolute;
  top: 13px;
  left: 13px;
  right: 13px;
  bottom: 13px;
  background-color: #FFFFFF;
}

#varve-page-background-top-texture, #varve-page-background-middle-texture{
  min-width: 900px;
}

/* end Box, Sheet */

/* begin Layout */
.varve-content-layout
{
  display: table;
  position:relative;
  margin: 0 auto;
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding:0 !important;
  width:100%;
  margin-top:0;
  margin-bottom:0;
}
.varve-layout-cell, .varve-content-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none;
  margin:0;
  padding:0;
}

.varve-content-layout .varve-content-layout{margin:0;}
.varve-content-layout .varve-layout-cell, .varve-content-layout .varve-layout-cell .varve-content-layout .varve-layout-cell{display: table-cell;}
.varve-layout-cell .varve-layout-cell{display: block;}
.varve-content-layout-row {display: table-row;}
.varve-layout-glare{position:relative;}/* end Layout */

/* begin Box, Block */
.varve-block
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin: 10px;
}

.varve-block-body
{
  position: relative;
  padding: 0;
}

div.varve-block img
{
/* WARNING do NOT collapse this to 'border' - inheritance! */
    border-color: #C7C7C7;
  border-style: solid;
  margin: 0;
}

/* end Box, Block */

/* begin BlockHeader */
.varve-blockheader
{
  margin-bottom: 0;
  position: relative;
  height: 26px;
}

.varve-blockheader h3.t
{
  position: relative;
  height: 26px;
  color: #000000;
  font-size: 14px;
  margin:0;
  padding: 0 10px 0 5px;
  white-space: nowrap;
  line-height: 26px;
}

.varve-blockheader h3.t a,
.varve-blockheader h3.t a:link,
.varve-blockheader h3.t a:visited, 
.varve-blockheader h3.t a:hover
{
  color: #000000;
  font-size: 14px;
}

/* end BlockHeader */

/* begin Box, BlockContent */
.varve-blockcontent
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.varve-blockcontent-body
{
  position: relative;
  padding: 5px;
  color: #292929;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
}

.varve-blockcontent-body table,
.varve-blockcontent-body li, 
.varve-blockcontent-body a,
.varve-blockcontent-body a:link,
.varve-blockcontent-body a:visited,
.varve-blockcontent-body a:hover
{
  color: #292929;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
}

.varve-blockcontent-body p
{
  margin: 6px 0;
}

.varve-blockcontent-body a, .varve-blockcontent-body a:link
{
  color: #B25900;
  text-decoration: underline;
}

.varve-blockcontent-body a:visited, .varve-blockcontent-body a.visited
{
  color: #595959; 
  text-decoration: none;
}

.varve-blockcontent-body a:hover, .varve-blockcontent-body a.hover
{
  color: #EB7500;
  text-decoration: none;
}

.varve-blockcontent-body ul li
{
  line-height: 125%;    
  color: #292929;
  padding: 0 0 0 12px;
  background-image: url('images/blockcontentbullets.png');
  background-repeat: no-repeat;
}/* end Box, BlockContent */

/* begin Button */
.varve-button-wrapper a.varve-button,
.varve-button-wrapper a.varve-button:link,
.varve-button-wrapper input.varve-button,
.varve-button-wrapper button.varve-button
{
  text-decoration: none;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  position:relative;
  top:0;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  color: #292929 !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 28px;
  height: 28px;
  margin: 0 !important;
  padding: 0 15px !important;
  overflow: visible;
  cursor: pointer;
}

.varve-button img, .varve-button-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.varve-button-wrapper
{
  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 28px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .varve-button-wrapper
{
  display: block;
  float: left;
}

input, select, textarea
{
  vertical-align: middle;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
}

.varve-block select 
{
    width:96%;
}

.varve-button-wrapper.hover .varve-button, .varve-button-wrapper.hover a.varve-button:link, .varve-button:hover
{
  color: #1F1F1F !important;
  text-decoration: none !important;
}

.varve-button-wrapper.active .varve-button, .varve-button-wrapper.active a.varve-button:link
{
  color: #331A00 !important;
}

.varve-button-wrapper .varve-button-l, .varve-button-wrapper .varve-button-r
{
  display: block;
  position: absolute;
  height: 94px;
  margin: 0;
  padding: 0;
  background-image: url('images/button.png');
}

.varve-button-wrapper .varve-button-l
{
  left: 0;
  right: 5px;
}

.varve-button-wrapper .varve-button-r
{
  width: 411px;
  right: 0;
  clip: rect(auto, auto, auto, 406px);
}

.varve-button-wrapper.hover .varve-button-l, .varve-button-wrapper.hover .varve-button-r
{
  top: -33px;
}

.varve-button-wrapper.active .varve-button-l, .varve-button-wrapper.active .varve-button-r
{
  top: -66px;
}

.varve-button-wrapper input
{
  float: none !important;
}
/* end Button */

/* begin Box, Post */
.varve-post
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin: 0;
}

.varve-post-body
{
  position: relative;
  padding: 10px;
}

a img
{
  border: 0;
}

.varve-article img, img.varve-article, .varve-block img, .varve-footer img
{
  border: solid 0 #C7C7C7;
  margin: 7px;
}

.varve-metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.varve-article table, table.varve-article
{
  border-collapse: collapse;
  margin: 1px;
}

.varve-article th, .varve-article td
{
  padding: 2px;
  border: solid 0 #B5B5B5;
  vertical-align: top;
  text-align: left;
}

.varve-article th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
h2.varve-postheader
{
  color: #404040;
  margin: 5px 0;
  font-size: 24px;
}

h2.varve-postheader a, 
h2.varve-postheader a:link, 
h2.varve-postheader a:visited,
h2.varve-postheader a.visited,
h2.varve-postheader a:hover,
h2.varve-postheader a.hovered
{
  font-size: 24px;
}

h2.varve-postheader a, h2.varve-postheader a:link
{
  text-align: left;
  text-decoration: none;
  color: #4D4D4D;
}

h2.varve-postheader a:visited, h2.varve-postheader a.visited
{
  color: #4D4D4D;
}

h2.varve-postheader a:hover,  h2.varve-postheader a.hovered
{
  color: #1C1C1C;
}

/* end PostHeaderIcon */

/* begin PostIcons, PostHeaderIcons */
.varve-postheadericons,
.varve-postheadericons a,
.varve-postheadericons a:link,
.varve-postheadericons a:visited,
.varve-postheadericons a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  color: #404040;
}

.varve-postheadericons
{
  padding: 1px;
}

.varve-postheadericons a, .varve-postheadericons a:link
{
  text-decoration: none;
  color: #757575;
}

.varve-postheadericons a:visited, .varve-postheadericons a.visited
{
  font-style: italic;
  font-weight: normal;
  color: #595959;
}

.varve-postheadericons a:hover, .varve-postheadericons a.hover
{
  font-style: italic;
  font-weight: normal;
  text-decoration: underline;
  color: #B25900;
}
/* end PostIcons, PostHeaderIcons */

/* begin PostBullets */
.varve-post ol, .varve-post ul
{
  margin: 1em 0 1em 2em;
  padding: 0;
}

.varve-post li
{
  font-size: 13px;
  color: #141414;
  padding: 0 0 0 14px;
}

.varve-post li ol, .varve-post li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}

.varve-post ol>li
{
  background: none;
  padding-left: 0;
  /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.varve-post ul>li
{
  background-image: url('images/postbullets.png');
  background-repeat: no-repeat;
  padding-left: 14px;
  /* makes "ul li" not to align behind the image if they are in the same line */
  overflow-x: visible;
  overflow-y: hidden;
}

/* end PostBullets */

/* begin PostQuote */
.varve-postcontent blockquote,
.varve-postcontent blockquote a,
.varve-postcontent blockquote a:link,
.varve-postcontent blockquote a:visited,
.varve-postcontent blockquote a:hover
{
  color: #0F0F0F;
  font-style: italic;
  font-weight: normal;
  text-align: left;
}

.varve-postcontent blockquote p
{
   margin: 2px 0 2px 15px;
}

.varve-postcontent blockquote
{
   border: solid 0 #ABABAB;
  margin: 10px 10px 10px 50px;
  padding: 0 0 0 28px;
  background-color: #D4D4D4;
  background-image: url('images/postquote.png');
  background-position: left top;
  background-repeat: no-repeat;
  /* makes blockquote not to align behind the image if they are in the same line */
  overflow: auto;
  clear:both;
}

/* end PostQuote */

/* begin PostIcons, PostFooterIcons */
.varve-postfootericons,
.varve-postfootericons a,
.varve-postfootericons a:link,
.varve-postfootericons a:visited,
.varve-postfootericons a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  color: #404040;
}

.varve-postfootericons
{
  padding: 1px;
}

.varve-postfootericons a, .varve-postfootericons a:link
{
  text-decoration: none;
  color: #595959;
}

.varve-postfootericons a:visited, .varve-postfootericons a.visited
{
  color: #595959;
}

.varve-postfootericons a:hover, .varve-postfootericons a.hover
{
  color: #B25900;
}
/* end PostIcons, PostFooterIcons */

/* begin Footer */
.varve-footer
{
  position: relative;
  margin-top:0;
  margin-bottom:0;
  width: 100%;
}

.varve-footer-t
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #303030;
}

.varve-footer-body
{
    position:relative;
    padding: 10px;
}

.varve-footer-text p
{
  padding:0;
  margin:0;
  text-align: left;
}

.varve-footer-text,
.varve-footer-text a,
.varve-footer-text a:link,
.varve-footer-text a:visited,
.varve-footer-text a:hover,
.varve-footer-text td, 
.varve-footer-text th,
.varve-footer-text caption
{
    color: #C2C2C2;
    font-size: 11px;
}

.varve-footer-text
{
  padding-left: 0;
  padding-right: 10px;
  text-align: left;
}

.varve-footer-text a,
.varve-footer-text a:link
{
  color: #B8B8B8;
  text-decoration: none;
}

.varve-footer-text a:visited
{
  color: #B8B8B8;
}

.varve-footer-text a:hover
{
  color: #CFCFCF;
  text-decoration: underline;
}

div.varve-footer img
{

    border-color: #C7C7C7;
  border-style: solid;
  margin: 0;
}/* end Footer */

/* begin PageFooter */
.varve-page-footer, 
.varve-page-footer a,
.varve-page-footer a:link,
.varve-page-footer a:visited,
.varve-page-footer a:hover
{
  font-family: Arial;
  font-size: 10px;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #BABABA;
}

.varve-page-footer
{
  padding: 1em;
  text-align: center;
  text-decoration: none;
  color: #BABABA;
}


a.link_marcas:link {
color:#FF8000;
text-decoration: none;
}
a.link_marcas:visited {
color:#FF8000;
text-decoration: none;
}
a.link_marcas:hover {
font-weight:bold;
color:#FF8000;
text-decoration: none;
}
a.link_marcas:active {
color:#FF8000;
text-decoration: none;
} 

.tit_viaturas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF8000;
}
.tit_servico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#999999;
}
.tit_tempo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#666666;
}
.tit_alea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;
	font-weight:bold;
}

#contact-area {
	width: 600px;
	margin-top: 25px;
	margin-left:130px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 300px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: left;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 14px;
}

#box-table-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	width: 300px;
	text-align: left;
	border-collapse: collapse;
}
#box-table-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #F0F0F0;
	border-top: 4px solid #990000;
	border-bottom: 1px solid #990000;
	color: #000000;
}
#box-table-a td
{
	padding: 8px;
	background: #F0F0F0; 
	border-bottom: 1px solid #fff;
	color: #000000;
	border-top: 1px solid transparent;
}
#box-table-a tr:hover td
{
	background: #666666;
	color: #FFFFFF;
}



/* FORMULARIO CONTACTOS */

div.form-container { width:100%; }
p.legend { margin-bottom: 1em; }
p.legend em { color: #C00; font-style: normal; }


div.form-container form p { margin: 0; }
div.form-container form p.note { margin-left: 170px; font-size: 90%; color: #333; }
div.form-container form fieldset { margin: 10px 0; padding: 10px; border: #DDD 1px solid; width:660px;}
div.form-container form legend { font-weight: bold; color: #666; }
div.form-container form fieldset div { padding: 0.25em 0; }
div.form-container label, 
div.form-container span.label { margin-right: 10px; padding-right: 10px; width: 150px; display: block; float: left; text-align: right; position: relative; }
div.form-container label.error, 
div.form-container span.error { color: #C00; }
div.form-container label em, 
div.form-container span.label em { position: absolute; right: 0; font-size: 120%; font-style: normal; color: #C00; }
div.form-container input.error { border-color: #C00; background-color: #FEF; }
div.form-container input:focus,
div.form-container input.error:focus, 
div.form-container textarea:focus {	background-color:#FFDEBD; border-color: #FC6; border: 1px; }
div.form-container div.controlset label, 
div.form-container div.controlset input { display: inline; float: none; }
div.form-container div.controlset div { margin-left: 170px; }
div.form-container div.botao_boxrow { float:right;margin-righ: 80px; }
div.form-container .botao { color: #000; padding:3px;
background: #ffffff;
border: 1px solid #CCCCCC; }


.accessible_news_slider {
	width:100%;
	height:210px;
}

.accessible_news_slider li {
width:280px;
	font-family: "Arial", "Verdana", sans-serif;
	margin: 0;
	padding: 0;
	font-size: .10px;
	line-height: 1.6;
	overflow: hidden;
		list-style-type: none !important;
	list-style-image:none !important;
	list-style:none !important;
	position: absolute;
}

.accessible_news_slider {
	position: relative;
	overflow: hidden;
	list-style-type: none !important;
	list-style-image:none !important;
	list-style:none !important;
}
.accessible_news_slider .javascript_css {
	position: relative;
	z-index: 3;
	padding: 20px;
	background: #fffcd3;
}
.accessible_news_slider .back {
	position: absolute;
	top: 10px;
	left: 0;
	z-index: 2;
}
.accessible_news_slider .next {
	position: absolute;
	top: 10px;
	right: 0;
	z-index: 2;
}
.accessible_news_slider .back a {
	width: 23px;
	height: 200px;
	line-height: 30px;
	background: url(fotos/seta1.jpg) no-repeat;
	display: none;
	outline: none; /* This is optional, and is arguably less accessible. */
}

.accessible_news_slider .next a {
	width: 23px;
	height: 200px;
	line-height: 30px;
	background: url(fotos/seta2.jpg) no-repeat;
	display: none;
	outline: none; /* This is optional, and is arguably less accessible. */
}
.accessible_news_slider ul {
	position: relative;
	left: 0;
	width: auto;
	margin-left: 20px;
	padding: 0;
		list-style-type: none !important;
	list-style-image:none !important;
	list-style:none !important;
	overflow: hidden;
	z-index: 1;
}
.accessible_news_slider li {
	float: left;
	display: inline;
	width: 280px;
		list-style-type: none !important;
	list-style-image:none !important;
	list-style:none !important;
}


