/*
Juan Manuel Andreani - Leones Cordoba - Argentine
EnitHost.Com - (  argstyle.css is for free use )
*/

body {
        /* background-color: #f2f4f8;  */
            margin-left: 3em;
            margin-right: 3em;
            background-color: #fafCff;
            font: normal normal Tahoma, Verdana, Arial, sans-serif;
            color: #003366;
}

table {
        border: 3px ridge #C2C9D2;
        width: 100%;
}



caption {
       color: #ffffff;
       font-size: x-large;
       font-weight: bold;
       background-color: #112244;
       border: 3px ridge #C2C9D2;
       margin-bottom: 3px;
}


legend  {
       color: #ffffff;
       font-size: larger;
       font-weight: bold;
       background-color: #112244;
       border: 3px ridge #C2C9D2;
       margin-bottom: 3px;
}




tr { background-color: #E0EAF2;}

.even { background: #C6CBD4;}


thead  th{
            font: 700 13px Tahoma, Verdana, Arial, sans-serif; 
            color:#112553; 
            height: 30px;
            background-color: #A6ABB4;
}


th , td {
       padding: 1em;
}


td a:link {
        color:#000066; text-decoration:none;
}

td a:visited {
        color:#000033; text-decoration:none;
}

td a:hover {
        color:#003399; text-decoration:underline;
}



.button {
        background-color: #e0e9ff;
        display: block;
        margin-left: auto; margin-right: auto;
        font-face: inherit;
        font-size: inherit;
        color: inherit;
        background-color: #D3D6E3;
}


.delete {
        background-color: #e0e9ff;
        color: #7089A0;
        display: block;
        margin-left: auto; margin-right: auto;
        font-face: inherit;
        font-size: inherit;
}


tr { background-color: #E0EAF2;}

.even { background: #C6CBD4;}




h1 {
       color: #ffffff;
       font-size: x-large;
       font-weight: bold;
       background-color: #112244;
       border: 3px ridge #C2C9D2;
       margin-bottom: 3px;
}

.inputgroup {
        background-color: #E0EAF2;
        border: 3px ridge #C2C9D2;
        margin-top: 0.5em;
}

form {
        margin-bottom: 0.5em;

}


span { margin-left: 2em; margin-right: 4em;}

dt   { font-size: larger; font-weight: bold; margin-top: 1em; }


label, input, select, textarea {
        display: block;
        float: left;
        margin-bottom: 10px;
}




label {
        text-align: right;
        width: 24em;
        padding-right: 20px;
        display: inline;
}

br {
        clear: left;
}


fieldset {
           display: inline;
           text-align: center;
           margin-left: auto;
           margin-right: auto;
        }


.helpbutton  {
            background-color: #C0C0C0;
            border: thin black outset;
            text-decoration: none;
            padding-left: 3px;
            padding-right: 3px;
            font-size: small;
            cursor: help;
}

.explanation {
               font-size: smaller;
               color:     #909090;
}


#install_type label {
   text-align: left;
   width: auto;
   display: inline;
   float: none;
   vertical-align: middle;
}


#install_type input {
   width: auto;
   display: inline;
   float: none;
   vertical-align: middle;
}



ul#subtitle {  text-align: center; }
#subtitle li {
    display: inline;
    padding-right: 20px;
}



