﻿html


#loginlink
{
    float: right;
}

.loginField
{
    border: 1px solid #137ebf;
    b-ackground-color: #184D8C;
    padding: 10px 5px 10px 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    c-olor: #ffffff;
    width: 300px;
    font-size: 20px;
    font-weight: 500;
}

#slider
{
    float: left;
}

#LofSlider
{
    float: left; /*background-image: url('/images/LHS-About.jpg');*/
    height: 531px;
    width: 135px;
}
#RofSlider
{
    float: left; /*background-image: url('/images/RHS-About.jpg');*/
    height: 531px;
    width: 135px;
    z-index:10;
     position:relative;
}

.clear
{
    clear: both;
}

.circle
{
    width: 100px;
    height: 100px;
    display: block;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    -khtml-border-radius: 50px;
    font-size: 20px;
    color: #fff;
    line-height: 100px;
    text-align: center;
    background: #000;
}

.button
{
    background-position: #000063;
    width: 50px;
    height: 50px;
    display: block;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -khtml-border-radius: 25px;
    font-size: 20px;
    color: #fff;
    line-height: 50px;
    text-align: center;
    background: #000063;
    float: left;
    margin-left: 10px;
    text-decoration: none;
}

.button a
{
}

.button a:hover
{
    color: #333000;
}

#footer
{
    width: 900px;
    margin: 0 auto;
    height: 135px;
    text-align: right;
    font-size: 12px;
    color: #ffffff;
    z-index:100;
}

#loginlink
{
    margin-top: 10px;
    float: right;
    text-decoration: none;
    color: #ffffff;
}

#loginlink a
{
    text-decoration: none;
    color: #ffffff;
}

#endorsement
{
    float: right;
    margin-top: 40px;
    font-family: cabin;
    font-size: 20pt;
    font-style: italic;
    color: #808080;
    color: rgba(255,255,255,0.2);
    width: 400px;
    text-align: center;
}

#controls
{
    background-color: rgb(0,0,0);
    b-ackground-color: rgba(0,0,0,0.3);
    background-image:url('/images/HomePage/aboutbackground.png');
    
    padding-left: 25px;
    padding-right: 25px;
    text-decoration: none;
    color: #ffffff;
    float: right;
    padding: 10px;
    z-index: 999;
    width: 160px;
    margin-right: 15px;
    text-align: center;
}

#controls a
{
    text-decoration: none;
    color: #ffffff;
    font-weight: 500;
    text-transform: lowercase;
}
#controls a:hover
{
    color: #FFCC00;
}

#fileup
{
    width: 600px;
    height: 400px;
    padding: 15px;
}



.highlight
{
    background-color: rgb(255,255,255);
    background-color: rgba(255,255,255,.7);
    color: #002060;
    text-align: center;
    padding: 5px;
    width: 750px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
}
.highlight h3
{
    margin: 0px;
    color: #f00000;
    font-size: 17pt;
    text-transform: lowercase;
    font-weight: 600;
}

.whiteout
{
    padding: 10px;
    margin: 10px;
    width: 800px;
    background: rgba(255,255,255,.6);
}

.blend img
{
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    filter: alpha(opacity=0);
}

#contact a
{
    /*  color: #F78E31;*/
    color: #0061CE;
}

#temp a
{
    color: #FF0084;
}
#videocontainer
{
    width: 900px;
    height: 531px;
    float: left;
}

#welcome
{
    float: right;
    position: absolute;
    top: 0;
    margin-left: 780px;
    margin-top: 20px;
}


#casestudymenu
{
    float: right;
    margin-bottom: 0px;
    padding-top: 2px;
    height: 22px;
    z-index: 999;
    position: relative;
    min-width: 320px;
    
   
    b-ackground-color: rgba(0,0,0,.4);
    background-image:url('/images/HomePage/aboutbackground.png');
    b-ackground-color: rgba(255,255,255,.5);
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 4px;
    text-align: center;
}

ul.navsmaller li
{
    display: inline;
    font-size: 14px;
}

ul.navsmaller a
{
    display: inline;
    font-size: 12pt;
}

.navselected
{
    color: #ffffff !important;
}


ul.csnavigation
{
    list-style: none;
    margin: 0;
    margin-left: 10px;
    padding: 0;
    p-adding-bottom: 9px;
    m-argin-bottom: 3px;
    position: absolute;
    t-op: 0;
}

ul.csnavigation li
{
    display: inline;
    margin-right: 10px;
    text-align: right;
}

ul.csnavigation a
{
    p-adding: 10px;
    color: #000;
    text-decoration: none;
    b-ackground-color: #8C8FC6;
    color: #6BC7D6;
    font-size: 14pt;
    b-order: solid 1px #cccccc;
}

ul.csnavigation a:hover
{
    b-order-color: #FFFFFF;
    b-ackground-color: #f6f6f6;
    b-order-bottom-style: solid;
    color: #FFDF08;
}

ul.csnavigation a.selected
{
    /*background-color: #fff;     color:Red;*/
    b-order-bottom-style: solid;
    border-color: #FFFFFF;
    color: #ffffff;
}

ul.csnavigation a:focus
{
    outline: none;
}


#Bottom {
  z-index:0;
  height:134px;
}