*
{
    margin: 0;
    padding: 0;
}

body
{
    /*font-size: 62.5%;*/
    background: url('../img/stripe.png');
}

.cnt
{
    width: 450px;
    background-color: #DDAADD;
    margin: 0px;
    padding: 15px;
    font-weight: bold;
}
.trans
{
    background-color: #00BB00;
    color: #CC0000;
    position: absolute;
    text-align: center;
    top: 50px;
    left: 40px;
    padding: 65px;
    font-size: 25px;
    font-weight: bold;
    width: 300px;
}

p
{
    font: 1.2em/1.8em Tahoma, sans-serif;
    margin-bottom: 10px;
}

h1
{
    font: 2.0em Tahoma, sans-serif;
    color: #00007B; /*height: 0px;*/
}

h2
{
    font: 1.8em Tahoma, sans-serif;
    color: #3B5998;
    margin-bottom: 10px;
}

ul
{
    margin-left: 25px;
    font-size: small;
}

img
{
    border: none;
}

#page-wrap
{
    background: white;
    min-width: 780px;
    max-width: 1260px;
    margin: 10px auto;
}
#page-wrap #inside
{
    margin: 10px 10px 0px 10px;
    padding-top: 10px;
}

#maincontent
{
    /*background: white url('../img/left-sidebar.gif') repeat-y;*/
    /*padding-left: 25px;*/ /*padding-top: 20px;*/
}
#Menu
{
    /*padding-left:50px;*/ /*padding-top: 20px;*/
}
#header
{
    background: #CCCCCC;
    text-align: center;
    color: #00007B;
    font-family: verdana;
}

#header a
{
    color: #00007B;
    text-decoration: none;
}

/*#leftsidebar
{
    font-size: 2.5em;
    width: 250px;
    float: left; /*padding-left: 15px;
    padding-top: 20px;
}*/

#footer
{
    background: #CCC;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    color: white;
}

/* Navigation Menu */
#navigation
{
    width: 150px;
}


#navigation ul
{
    margin: 0;
    padding: 0;
}
#navigation li
{
    list-style: none;
}

ul.top-level
{
    background: #0b5fa5;
}
ul.top-level li
{
    border-bottom: #0b0974 solid;
    border-top: #0b0974 solid;
    border-width: 1px;
}
#navigation a
{
    color: #fff;
    cursor: pointer;
    display: block;
    height: 25px;
    line-height: 25px;
    text-indent: 10px;
    text-decoration: none;
    width: 100%;
}
#navigation a:hover
{
    text-decoration: underline;
}

#navigation li:hover
{
    background: #00ae68;
    position: relative;
}

ul.sub-level
{
    display: none;
}

li:hover .sub-level
{
    background: #0b5fa5;
    border: #fff solid;
    border-width: 1px;
    display: block;
    position: absolute;
    left: 75px;
    top: 5px;
}

ul.sub-level li
{
    border: none;
    float: left;
    width: 250px;
}

/*Segundo Nivel*/
#navigation .sub-level
{
    background: #0b5fa5;
}

/*Tercer Nivel */
#navigation .sub-level .sub-level
{
    background: #09C;
}

/* RESET STYLES */
li:hover .sub-level .sub-level
{
    display: none;
}

.sub-level li:hover .sub-level
{
    display: block;
}
/* Navigation Menu */

/*Textbox Watermark*/

.unwatermarked
{
    height: 18px;
    width: 148px;
}

.watermarked
{
    height: 20px;
    width: 150px;
    padding: 2px 0 0 2px;
    border: 1px solid #BEBEBE;
    background-color: #F0F8FF;
    color: gray;
}
/*Textbox Watermark*/

.Numero
{
    text-align: right;
}

.Menu
{
    z-index: 9999;
}

.ItemMenuStyle
{
    background-color: #085DA5;
    border-top-color: #0b0974;
    border-bottom-color: #0b0974;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    font-family: Verdana;
    text-indent: 10px;
    font-size: 8pt;
    color: #FFFFFF;
    font-weight: bold;
    width: 150px;
    height: 25px;
    z-index: 9999;
}

.ItemMenuHoverStyle
{
    background: #00ae68;
    border-top-color: #0b0974;
    border-bottom-color: #0b0974;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    font-family: Verdana;
    text-indent: 10px;
    font-size: 8pt;
    color: #FFFFFF;
    font-weight: bold;
    width: 150px;
    height: 25px;
    z-index: 9999;
}
.autocomplete_completionListElement
{
    margin: 0px !important;
    background-color: inherit;
    color: windowtext;
    border: buttonshadow;
    border-width: 1px;
    border-style: solid;
    cursor: 'default';
    overflow: auto;
    height: 200px;
    font-family: Verdana;
    font-size: x-small;
    text-align: left;
    list-style-type: none;
}
/* AutoComplete highlighted item */
.autocomplete_highlightedListItem
{
    background-color: #ffff99;
    color: black;
    padding: 1px;
}

/* AutoComplete item */
.autocomplete_listItem
{
    background-color: window;
    color: windowtext;
    padding: 1px;
}



/*menu*/

.staticMenuItemStyle
{
    text-align: center;
    display: block;
    padding-left: 2px;
    padding-right: 2px;
    margin-left: 0;
}

.staticMenuItemSelectedStyle
{
    border: solid 1px #000;
}

.staticHoverStyle
{
    background-image: url(../Images/bg-black.gif);
}

.menuItem
{
    display: block;
}

.dynamicMenuItemStyle
{
    border: solid 1px #000;
    background-color: Silver;
    color: Red;
    z-index: 200;
    position: relative;
}

.background
{
    border: solid 1px #000;
    background-image: url(../Images/bg-black.gif);
}

.NavigationMenu
{
    font-family: Verdana;
    font-size: 10pt;
    color: #FFF;
    font-weight: 600;
    z-index: 101;
    background-image: url(../Images/bg-black.gif);
}

#h
{
    background: #CCCFFF;
    padding: 5px 0 6px 10px;
}

#e
{
    border: solid 1px #919191;
    background-image: url(../Images/sub.gif);
    padding: 0 0 1px;
}

.menuItemMouseOver, .menuItemSelected
{
    border: solid 1px Navy;
    background-image: url(../Images/bg-black.gif);
}

.NavigationMenu A:link, .NavigationMenu A:visited, .NavigationMenu A:active
{
    text-decoration: none;
    color: #FFF;
    display: block;
}

.currentNodeStyle, .nodeStyle, .rootNodeStyle, a.siteMapPath
{
    text-decoration: none;
    font-family: Verdana;
    font-size: 10pt;
}
/*.GrdVwFact td
{
    padding: 3px;
}*/
.GrdVwFact
{
    overflow: auto;
}
/*MOdal Window*/


.dhtmlwindow
{
    position: absolute;
    border: 2px solid black;
    visibility: hidden;
    background-color: white;
}

.drag-handle
{
    /*CSS for Drag Handle*/
    padding: 1px;
    text-indent: 3px;
    font: bold 14px Arial;
    background-color: #5d7b9d /*#CA0000*/;
    color: white;
    cursor: move;
    overflow: hidden;
    width: auto;
    filter: progid:DXImageTransform.Microsoft.alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

.drag-handle .drag-controls
{
    /*CSS for controls (min, close etc) within Drag Handle*/
    position: absolute;
    right: 1px;
    top: 2px;
    cursor: hand;
    cursor: pointer;
}

* html .drag-handle
{
    /*IE6 and below CSS hack. Width must be set to 100% in order for opaque title bar to render*/
    width: 100%;
}


.drag-contentarea
{
    /*CSS for Content Display Area div*/
    border-top: 1px solid brown;
    background-color: white;
    color: black;
    height: 150px;
    padding: 2px;
    overflow: auto;
}

.drag-statusarea
{
    /*CSS for Status Bar div (includes resizearea)*/
    border-top: 1px solid gray;
    background-color: #F8F8F8;
    height: 13px; /*height of resize image*/
}


.drag-resizearea
{
    /*CSS for Resize Area itself*/
    float: right;
    width: 13px; /*width of resize image*/
    height: 13px; /*height of resize image*/
    cursor: nw-resize;
    font-size: 0;
}
