﻿/* Zero down all margins and padding */

/*~~~~~HTML TAGS ~~~~~~    
    color:Purple #32338E; 
    Light green #31ff5d
    Logogreen #68b480
    green #67B380
    Dark Green #2D8873
    Pale blue #2087A4
    Dark blue #33348e
    border: #ffe5b4; Light peach 
 #dab581; Beige 
#d0d0d0; Light Grey
 #ffe5b4; – Royal Blue    
 #500050; – Deep purple
#500030; - Deep maroon


*/

@font-face {
    font-family: 'Gotham-Light';
    src: url('Fonts/Gotham-Light.otf') format('truetype');
}

html {
    font-family: Gotham-Light,Gotham-Medium,Gotham-Black_2,Gotham-BlackItalic_0,Gotham-Bold,Gotham-Book,Tahoma, Verdana;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}


body {
    font-family: Gotham-Light,Gotham-Medium,Gotham-Black_2,Gotham-BlackItalic_0,Gotham-Bold,Gotham-Book;
    font-size: 1em;
    color: #000;
    text-align: left;
}


p {
    margin: 4px;
    padding: 4px;
    text-align: left;
}

li {
    list-style: none;
}

td {
    padding: 6px;
    text-align: left;
}
/*  #67B380 Lgreen #2D8873 Dgreen #32338e Purple #2087A4 Turqouis */
a {
    color: #0000c0;
    font-weight: bold;
    text-decoration: none;
}



img {
    border: none;
    border-radius: 20px;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    padding: 4px;
    color: #000;
    text-align: center;
}

h1 {
    font-size: 2em;
    font-weight: bolder;
}

h2 {
    font-size: 1.6em;
}

h3 {
    font-size: 1.5em;
}

h4 {
    font-size: 1.3em;
}

h5 {
    font-size: 1.1em;
}

h6 {
    font-size: 1em;
}
/*  url('../../images/hr1.png') repeat-x; */

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.CheckBox {
    margin: 4px;
    padding: 4px;
}


.triup {
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-bottom: 100px solid #888;
}


#footer {
    clear: both;
    font-size: 1em;
    padding: 6px;
    border: 3px solid #dab581;
    border-radius: 15px;
    margin: 6px;
    color: #fff;
    background: #005;
}

    #footer a {
        color: #ff0;
    }

.opac {
    opacity: 0.6;
    filter: alpha(opacity=60); /* For IE8 and earlier */
}


.clear {
    clear: both;
}


.gradient {
    background-image: radial-gradient( circle at top right, yellow, #f06d06 );
}

.repeat {
    background-image: repeating-linear-gradient( 45deg, yellow, yellow 10px, red 10px, red 20px /* determines size */
    );
}

.repeat2 {
    background: repeating-radial-gradient( circle at 0 0, #eee, #ccc 50px );
}

.twoStops {
    background-image: linear-gradient(to bottom right, #FFFFFF 0%, #9B7955 100%);
}

.threeStops {
    background-image: linear-gradient(to bottom right, #FFFFFF 0%, #7EE581 50%, #00A3EF 100%);
}


.bluband {
    width: 98%;
    text-align: center;
    height: auto;
    background-color: #000000;
    color: #ffffff;
    padding: 8px;
    border: none;
    border-radius: 8px;
    clear: both;
}

    .bluband a {color:#ffff00;
    }

.button {
    font-size: 1em;
    padding: 6px;
    border: 3px solid #dab581;
    border-radius: 15px;
    margin: 6px;
    background: #ffffff;
    text-align: center;
    float: left;
}

.button a {
    color: #400060;
}

.narrowspacer {
    width: 90%;
    height: 20px;
    margin: 2%;
    clear: both;
}


/* ################# MENUS ################### */

.shadow {
    box-shadow: 3px 3px 5px 6px #ccc;
}

#barmenu {
    width: 98%;
}

.onew {
    float: left;
    display: block;
    width: 80%;
    padding: 6px;
    border: 3px solid #dab581;
    border-radius: 15px;
    margin: 5%;
    background: #ffffff;
}
.twow {
    float: left;
    display: block;
    width: 40%;
    padding: 6px;
    border: 3px solid #dab581;
    border-radius: 15px;
    margin: 8px;
    background: #ffffff;
}
    /*.twow a {
        color: #400060;
    }*/

    .twow img {
        width: 90%;
        margin-left: 5%;
    }

.threew {
    float: left;
    width: 28%;
    padding: 4px;
    border: solid 4px #dab581;
    border-radius: 20px;
    margin: 1%;
}

    .threew img {
        width: 90%;
    }


.fourw {
    float: left;
    width: 20%;
    padding: 4px;
    border: solid 4px #dab581;
    border-radius: 20px;
    margin: 1%;
}

    .fourw img {
        width: 90%;
    }

.fivew {
    float: left;
    width: 16%;
    padding: 4px;
    border: solid 4px #dab581;
    border-radius: 20px;
    margin: 1%;
}

    .fivew img {
        width: 90%;
    }

.sixw {
    float: left;
    width: 14%;
    padding: 4px;
    border: solid 4px #dab581;
    border-radius: 20px;
    margin: 1%;
}

    .sixw img {
        width: 90%;
    }

.TextBox {
    padding: 2px;
    margin: 2px 4px 2px 4px;
    border: solid 1px #dab581;
    background: #fff;
}

.SelectedRowStyle {
    background: #e1e8f0;
}

/*  ########### Ajax tools ################## */

.calstyle .ajax__calendar_body {
    width: 240px;
    padding: 6px;
    border: solid 1px #b7c9e0;
    border-top: none;
}

.calstyle .ajax__calendar_footer {
    background-color: #33348e;
    vertical-align: middle;
}
