body {
    font-family: Verdana, Geneva, ms sans serif;
    font-size: 10px;
    color: #444;
    background:#FFF;
    overflow:auto;
}
* { margin: 0;
    padding: 0; }
/*TOP BANNER*/		
#header {
    width:100%;
    height: 125px;
    margin: 0;
    padding-bottom: 1em;
    background: #fff url(images/banner2.jpg) repeat-x;
    color: #000;
}
#header h1 {
    padding: 80px 0 0 140px;
    font-size: 170%;
    color: #A0B842;
    background:transparent;
}
/*TOP NAVIGATION*/
#dolphincontainer{position:relative;height:56px;color:#E0E0E0;background:#143D55;width:100%;font-family:Helvetica,Arial,Verdana,sans-serif;}
#dolphinnav{position:relative;height:29px;font-size:12px;text-transform:uppercase;font-weight:bold;background:#fff url(images/dolphin_bg.gif) repeat-x top left;padding:0 0 0 20px;}
#dolphinnav2 {margin:0;}
#dolphinnav ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#dolphinnav ul li{display:block;float:left;margin:0 1px;}
#dolphinnav ul li a{display:block;float:left;color:#EAF3F8;text-decoration:none;padding:0 0 0 20px;height:33px;}
#dolphinnav ul li a span{padding:12px 20px 0 0;height:21px;float:left;}
#dolphinnav ul li a:hover{color:#fff;background:transparent url(images/dolphin_bg-over.gif) repeat-x bottom left;}
#dolphinnav ul li a:hover span{display:block;width:auto;cursor:pointer;}
#dolphinnav ul li a.current,#dolphinnav ul li a.current:hover{color:#fff;background:#1D6893 url(images/dolphin_left-on.gif) no-repeat top left;line-height:275%;}
#dolphinnav ul li a.current span{display:block;padding:0 20px 0 0;width:auto;background:#1D6893 url(images/dolphin_right-on.gif) no-repeat top right;height:33px;}
/*3 COLUMNS*/

/* CSS for Menu*/
/*TOP MENU*/
#newHeader{
    position:fixed;height:24px;width:100%;
    font-family:Arial,Helvetica,Verdana,sans-serif; font-size:12px;
    text-transform:uppercase;font-weight:bold; padding:5px 0 0 20px;
    background:#143D55 url(images/dolphin_bg.gif) repeat-x top left;
    color: white; margin: 0;
}
#newHeader ul{
    list-style-type: none;
    /*height: 100px;*/
    width: 1500px;
}
#newHeader ul a{ text-decoration: none; color: white;}
#newHeader ul li label:hover{ color: #444;}
#newHeader ul li{float: left; margin:0 10px; position: relative;}
#newHeader ul li span {
    width: 17px;
    height: 10px;
    float: right;
    background: url(arrow_d.gif) no-repeat center top;
}
#newHeader ul li ul{
    list-style: none;
    position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
    left: 0; top: 14px;
    background: #3E8CB9;
    margin: 0; padding: 0;
    display: none;
    float: left;
    width: 170px;
    border: 1px solid grey;
    cursor:pointer;
}

#newHeader ul li ul li{
    margin: 0; padding: 0;
    text-transform: capitalize;
    clear: both;
    width: 170px;
}

#newHeader ul li ul li:hover{
    background-color: #97C0D6;
    color: blue;
}
.staticText{
    background-color: #97C0D6;
    text-align: center;
    color: black;
}

*.pre {
    color: #000;
    font-size: 10px;
    font-weight: normal;
    text-transform: capitalize;
}

*.unselectable{
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -user-select: none;
}

*.spaceMenuBar{
    height:29px;width:100%;
    background:#143D55 repeat-x top left;
}
/*end CSS TOP Menu*/

#gutter {
    float: left;
    width: 4%;
    height: 1px;
}
#col1 {
    width:93%;
    padding-left:2%;
    padding-right:5%;
    padding-bottom: 1em;
    background:#FFF;
}


#main {
    border:1px;
    border-color:#153D56;
    border-style:solid;
    padding-top:1%;
    padding-bottom:2%;
}

td { padding:2px; }
.rece td { padding:1px; }

/*FOOTER*/
#footer {
    clear: both;
    height: 35px;
    font-size : 0.9em;
    background: #143D55;
    border-top: 5px solid #A0B842;
    color: #EDE4DF;
    padding: 1%;
    width:98%;
}
#footer a {
    text-decoration: none;
    color: #fff;
    background: inherit;
}
#footer a:hover {
    text-decoration: underline;
    color: #ddd;
    background:  inherit;
}
/*TYPOGRAPHY*/
h1 {
    margin : 0 0 0 0;
    padding : 0 0 .3em 0;
    text-transform: uppercase;
    font-size : 150%;
    color: #143D55;
    background : transparent;
}

h2 { 
    margin: 0 0 0 0;
    padding: 0.3em 0 .3em 0;
    letter-spacing : 15px;
    text-transform: uppercase;
    font-size: 100%;
    color: #A0B742;
}

h3 {
    width : 95%;
    margin: 0 0 30px 0;
    padding : 1em;
    font-size:12px;
    border: 1px solid #3D8CB8;
    color: #990000;
    background : #F3F3F3;
}

h4 {
    margin: 0 0 0 0;
    font-size: 110%;
    font-weight : bold;
    text-transform : none;
    color: #A0B842;
    background : inherit;
}


blockquote {
    font-weight : bold;
    font-style : italic;
    color : #b29b35;
}
/*LINKS*/
a {
    text-decoration: underline;
    color: #A0B842;
    background: inherit;
}
a:hover {
    text-decoration: none;
    color: #3786B3;
    background:  inherit;
}
a img {
    border: 0;
}


th {
    background-color:#153D56;
    color:#FFFFFF;
    font-size:12px;
    font-weight:bold;
    text-align:left;
    line-height:13px;
}


td #sub {
    background-color:#153D56;
    text-align:left;
    line-height:13px;

    color:#FFFFFF;
}

.sub {
    background-color:#153D56;
    text-align:left;
    line-height:13px;
    padding:5px;
    color:#FFFFFF;
}

td {
    /*text-align:left;*/
    line-height:12px;
}



/*CLASS*/
.labelheader{
    text-decoration:underline;
}

.labelfield{
    font-weight:bold;
    padding-left:5px;
}


.field_input {
    font-weight:normal;
    font-family: Verdana, Geneva, ms sans serif;
    font-size: 10px;
}

.capital {
    float:left;
    color:#143C55;
    font-size:100px;
    line-height:70px;
    padding:2px;
    font-family: "Times New Roman", times, Sans-Sherif;
    background: #fff;
}
/*IMAGES*/
.imgleft {
    float: left;
    padding: 5px;
    margin-right: 5px;
    border: none;
}

.button_link {
    cursor: pointer;
    color:#A0B842;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    font-size: 13px;
    background-color:#153D56;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 1px;
    padding-bottom: 1px;
}

.button_disable{
    color:#9D9D9D;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    font-size: 9px;
    background-color:#153D56;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 1px;
    padding-bottom: 1px;    
    border: 0px
}

.ulSearch{
    list-style-type:none;
    padding-bottom: 10px;
}

.ulSearch li{
    margin-bottom: 10px;
    display:inline;
}

.ui-combobox-input {
    margin: 0;
    padding: 0.3em;
}
.ui-autocomplete {
    max-height: 100px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
}

.error {
    color:#990000;
    font-weight:bold;
}

.small {
    font-size:9px;
}


.high {
    color:#F00
}

.medium {
    color:#00F;
}

.especial{
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    margin: 0px;
    padding: 0px;
}

.bb{
    background-image:url(images/cancel.png)
}

#helpB { display:none; position:fixed; top:0%; left:0%; margin-top:0; margin-left:0; z-index:19; width:100%; height:100%; background:url(images/helpB.png); }

#helpSWI { display:none; position:fixed; top:50%; left:50%; margin-top:-265px; margin-left:-207px; z-index:20; width:413px; height:530px; background:url(images/helpSWI.png) center center no-repeat; }
.Help { margin-left:140px; color:#314a5e; margin-top:5px; }
.SupportH { margin-left:60px; color:#A33737; margin-top:0; }

#addressH { margin-top:250px; }
#emailH { margin-top:3px; }
#emailH a:link, #emailH a:visited { color:#4DAA00; text-decoration:none; font-size:12px; }
#emailH a:hover, #emailH a:active { color:#A33737; text-decoration:none; }
#supportH { margin-top:90px; }

a.tableA:link, a.tableA:visited { color:#143C55; }
a.tableA:hover, a.tableA:active { color:#FFF; }

#versionH { float:right; margin-top:130px; margin-right:63px; color:#666; }

#logout { position:absolute; top:0%; margin-top:4px; right:0%; margin-right:10px; color:#153D56; }
#logout a:link, #logout a:visited { font-weight:bold; color:#fff; text-decoration:none }
#logout a:hover, #logout a:active { text-decoration:underline; }
#pre { padding-right:30px; float:left; }
#pre1 { color:#FFF;}

.fancyBtn { 
    padding:6px 10px; 
    border:none; 
    background:#56A3CD; 
    color:#FFF; 
    font-weight:bold;
}
.fancyBtn:hover { background:#153D56; }
.fancyBtn:active { background:#000; }

.hide{
    display:none;
}

/*AUTO_INVOICE.PHP*/
.tablelinks{
    cursor:pointer; cursor: hand;
}
.fondo1{
    background-color: #FFF;
}
.fondo2{
    background-color: #D2D2D2;
}
.weekDay { 
    padding:2px 3px; 
    color:#FFFFFF; 
    border:none; 
    float:left; 
    margin-left:1px; 
    background:#7bc1e5; }

.weekDayShip { 
    padding:2px 3px; 
    color:#FFFFFF; 
    border:none; 
    float:left; 
    margin-left:1px; 
    background:#7bc1e5; }

    .weekDay:hover,
    .weekDayShip:hover,
    .monthDay:hover { background:#9fb749; }
    .weekDay:active, .weekDayShip:active, .monthDay:active,
    .actual, .actual:hover { background:#143c55; }

    .month { display:block }
    .spanDaysShip{margin-left: 3em;margin-top:1em;}
    .spanDaysStorage{width:100%; margin-left: 1em;margin-top:1em;}


.wrap  {
    background: #fff;
    margin: 20px auto;    
    width: 90%;
    height: 100%;
    padding:20px;
    border-radius: 2px 2px 2px 2px;
    -webkit-box-shadow: 0 10px 6px -6px #777;
    -moz-box-shadow: 0 10px 6px -6px #777;
    box-shadow: 0 10px 6px -6px #777;
}

.divnormal{
    position: relative;
    margin-top:2em;
    height:5em;
}

.titleChoices{
    color:#003366;
    font-size: 1.1em;
    font-weight:bold;
}

.addressText{
    font-size: .9em;
    font-weight:normal;   
}
.customerPlaceHolder::-webkit-input-placeholder {
    color: #464646;
    font-weight:bold;
}
.avisoInvoiceConfig {
margin-left:2em;
	color: #464646;
	font-size: .8em;
    font-weight:normal;  	
}