﻿/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body
{
    margin: 0;
    padding: 0;
    background: #252525 url(/Images/img01.gif);
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #666666;
}

h1, h2, h3
{
    margin-top: 0;
}

h1
{
    font-size: 2em;
}

h2
{
    font-size: 1.6em;
}

h3
{
    font-size: 1em;
}

ul
{
    list-style-image: url(/Images/img07.gif);
}

a
{
    color: #333333;
}

a:hover
{
    text-decoration: none;
    color: #000000;
}

a img
{
    border: none;
}

img.left
{
    float: left;
    margin: 0 20px 0 0;
}

img.right
{
    float: right;
    margin: 0 0 0 20px;
}

/* Header */

#logo
{
    width: 750px;
    height: 65px;
    margin: 0 auto;              
}

#logo h1, #logo p
{
    margin: 0;
    color: #FFFFFF;
}

#logo h1
{
    float: left;
    padding-top: 30px;
}

#logo p
{
    float: right;
    padding-top: 39px;
    font-size: 1.2em;
}

#logo a
{
    text-decoration: none;
    color: #FFFFFF;
}

/* Menu */

#menu
{
    width: 778px;
    height: 45px;
    margin: 0 auto;
    background: #F6F6F6 url(/Images/img02.jpg) no-repeat;
}

#menu ul
{
    margin: 0;
    padding: 5px 0 0 14px;
    list-style: none;
}

#menu li
{
    display: inline;
}

#menu a
{
    float: left;
    height: 29px;
    padding: 11px 30px 0 30px;
    text-decoration: none;
    font-weight: bold;
    color: #333333;
}

#menu a:hover
{
    text-decoration: underline;
    color: #000000;
}

#menu .current_page_item a
{
    background: url(/Images/img06.gif) repeat-x;
}

/* Page */

#page
{
    width: 778px;
    margin: 0 auto;
    background: #FFFFFF url(/Images/img05.gif) repeat-y;
    
}

#page-bg
{
    padding: 11px 24px;
    
}

/* Latest Post */

#latest-post
{
    padding: 20px;
    border: 1px solid #E7E7E7;
}

/* Content */

#content
{
    float: left;
    width: 420px;
    padding: 20px 0 0 20px;
}

.post
{
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #E7E7E7;
}

.post img
{
    padding: 5px 10px 10px 10px;
}

.title
{
    margin: 0;
}

.title a
{
    text-decoration: none;
}

.title a:hover
{
    border-bottom: 1px dotted #999999;
}

.ImgTitle
{
    margin-top: -6px;
    margin-left: -10px;    
    
}

.byline
{
    margin: 0 0 20px 0;
    font-weight: bold;
}

.entry
{
}

.links
{
    padding-top: 10px;
    text-align: right;
    font-weight: bold;
}

/* Sidebar */

#sidebar
{
    float: right;
    width: 230px;
    padding-right: 20px;
}

#sidebar ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

#sidebar li
{
    list-style-image: none;
}

#sidebar li ul
{
    margin-bottom: 10px;
    padding-bottom: 10px;
}

#sidebar li li
{
    padding: 5px 20px 5px 35px;
    background: url(/Images/img07.gif) no-repeat 20px 50%;
    border-bottom: 1px solid #F3F3F3;
}

#sidebar h2
{
    margin: 0;
    padding: 24px 0 3px 20px;
    border-bottom: 1px solid #E7E7E7;
    letter-spacing: -1px;
    font-size: 1.2em;
    font-weight: bold;
}

#sidebar a
{
    text-decoration: none;
}

#sidebar a:hover
{
    text-decoration: underline;
}

/* Footer */

#footer
{
    width: 750px;
    margin: 0 auto;
    padding: 20px 0;
    background: url(/Images/img08.gif) no-repeat;
}

#footer p
{
    margin: 0;
    text-align: center;
    font-size: smaller;
    color: #666666;
}

#footer a
{
    color: #666666;
}

fieldset.standard
{
    padding: 0px;
    border: 0px solid #BBBBBB;
    background-color: White;
    margin-bottom: 0px;
    margin-top: 0px;
}

fieldset.standard label
{
    font-size: x-small;
    font-family: @Arial Unicode MS;
    margin-left: 5px;
    padding-bottom: 10px;
}

fieldset.standard fieldset
{
    margin: 5px 3px 10px 3px;
    border: 0px;
    text-align: left;
}

fieldset.standard2
{
    border: 0px;
}

fieldset.standard2 fieldset label
{
    display: block;
    font-size: x-small;
    font-family: @Arial Unicode MS;
    margin-left: 5px;
    margin-bottom: 1px;
    padding-bottom: 1px;
}

fieldset.standard2 fieldset
{
    display: inline;
    width: auto;
    border: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
}

fieldset.standard3
{
    border: 0px;
}

fieldset.standard3 fieldset label
{
    display: block;
    font-size: x-small;
    font-family: @Arial Unicode MS;
    margin-left: 5px;
    margin-bottom: 1px;
    padding-bottom: 1px;
}

fieldset.standard3 fieldset
{
    border: 0px;
    display: inline;
    width: auto;
    border: 0px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
div.obrigatorio
{
    border-left: solid 3px #FF0000;
    display: inline;
}

.autocomplete_completionListElement
{
    visibility: hidden;
    margin: 0px !important;
    background-color: inherit;
    color: windowtext;
    border: none;
    cursor: 'default';
    overflow: auto;
    height: 200px;
    text-align: left;
    list-style-type: none;
}
.autocomplete_highlightedListItem
{
    background-color: #ffff99;
    padding: 5px 5px 5px 5px;
    color: black;
    font-family: Arial;
    font-size: x-small;
    border: solid 1px #DDDDDD;
}
.autocomplete_listItem
{
    background-color: window;
    padding: 5px 5px 5px 5px;
    color: windowtext;
    font-family: Arial;
    font-size: x-small;
    border: solid 1px #DDDDDD;
}

.PopupExtenderBackground
{
    text-align: center;
    background-color: White;
    padding: 20px 10px 20px 10px;
    border: solid 3px Red;
    width: 500px;
}

