﻿html, body {
    padding:0 0 0 0;
    margin:0 0 0 0;
    height:100%;
    font-family: Helvetica, Arial, sans-serif;
    font-size:10pt;
    background-color:#f4f4ea;
    background-repeat:repeat;
}

#footer {
    position:absolute;
    bottom: 0;
    width:100%;
    text-align:center;
}

img{
    border:0pt;
}

#container{
    border:1px solid #558174;
    -webkit-box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2);
    -moz-box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2);
    box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2);
    -webkit-border-radius:14px;
    -moz-border-radius:14px;
    min-height:250px;
     background-color:#F3F5EA;
     margin-left:auto;
     margin-right:auto;
     width:60%;
}


.mviewer-workvideo{
    -webkit-border-radius: 9px;
    position:absolute;
    top:50px;
    left:20px;
    background-color:#3A655B;
    width:450px;
    min-height:380px;
    
    z-index:9993;
    padding-top:5pt;

}

#btitle {
    font-size:32pt;
    font-weight:bold;
    float:left;
    color:#2180b8;
    width:220px;
}

#rtitle {
    float:right;
}


form {
    padding:0pt;
    margin:0px;
    height:100%;
}

#maindivm {
     padding:0pt;
    min-width:824px; width:70%; height:100%; top:20px;  margin-left:auto; margin-right:auto;
    background-color:#F4F4EA;
    border:1px solid #5d81ab;
    -webkit-box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2);
    -moz-box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2);
    box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2);
    -webkit-border-radius:14px;
    -moz-border-radius:14px;

}

.buttonType1 {
    padding:5px 15px; 
    background:#3d67bd; 
    border:0 none;
    color:#fff;
    cursor:pointer;
    -webkit-border-radius: 9px;
    border-radius: 9px;
    width:140px;
    height: 30px;
    font-weight:bold;
    border:1pt solid #000000;
}

.linput {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width:240px;

}

.err_i {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width:240px;

}

#curriculum {
    width:600px;
    min-height:450px;
    border:1pt solid #000000;

}
