

body {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    margin: 0 0 0 0; padding: 0 0 0 0;

}

td, th, li {
    <!-- font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; -->
}

th {
    font-weight: bold;
    background-color: #E8E8E8;
}
table tr td {
    text-align:left !important;
}

a:link {
    text-decoration: none;
    color: blue;
}

a:visited {
    text-decoration: none;
    color: blue;
}

a:hover {
    text-decoration: underline;
    color: red;
}


a:link#cat {
    text-decoration: none;
    color: blue;
}

a:visited#cat {
    text-decoration: none;
    color: blue;
}

a#cat:hover {
    text-decoration: underline;
    color: red;
}






form {
    margin-bottom: 0;
}





.highlight {
    background-color: #AAFFAA;
}

.headingblock {
    background-image: url(//www.kaccstraining.org/elc/theme/standardgrey/gradient.jpg);
    border-width: 1px;
    border-color: #555555;
    border-style: solid;
}


.myheadingblock {
    background-image: url(//www.kaccstraining.org/elc/theme/standardgrey/solid.jpg);
    border-color: #000000;
    border-style: solid;
    border-width: 1px;
}


.mk_headingblock {
    border-width: 1px;
    border-color: #555555;
    border-style: solid;
}

.navbar {
    background-image: url(//www.kaccstraining.org/elc/theme/standardgrey/gradient.jpg);
}


a:link#navbar {
    font-family: verdana;
	text-decoration: none;
    color: 3f76ab;
}

a:visited#navbar {
	font-family: verdana;
    text-decoration: none;
    color: 3f76ab;
}

a:hover#navbar {
	font-family: verdana;
    text-decoration: underline;
    color: red;
}


.generaltable {

}

.generaltableheader {
    background-image: url(//www.kaccstraining.org/elc/theme/standardgrey/gradient.jpg);
}

.generaltablecell {
}

.sideblock {
    border-width: 1px;
    border-color: #555555;
    border-style: solid;
}

.sideblockheading {
    background-image: url(//www.kaccstraining.org/elc/theme/standardgrey/gradient.jpg);
}

.sideblockmain {
}

.sideblocklinks {
}

.sideblocklatestnews {
}

.sideblockrecentactivity {
}

.outlineheadingblock {
    background-image: url(//www.kaccstraining.org/elc/theme/standardgrey/gradient.jpg);
    border-width: 1px;
    border-color: #555555;
    border-style: solid;
}

.forumpost {
    border-width: 1px;
    border-color: #555555;
    border-style: solid;
}

.forumpostheader {
}

.forumpostheadertopic {
}

.forumpostpicture {
}

.forumpostside {
}

.forumpostmessage {
}


.weeklyoutline {
}

.weeklyoutlineside {
}

.weeklyoutlinesidehighlight {
}

.weeklyoutlinecontent {
}

.weeklyoutlinecontenthighlight {
}


.topicsoutline {
}

.topicsoutlineside {
}

.topicsoutlinesidehighlight {
}

.topicsoutlinecontent {
}

.topicsoutlinecontenthighlight {
}


.siteinfo {
    border-width: 1px;
    border-color: #555555;
    border-style: solid;
}

.siteinfocontent {
}


.generalbox {
    border-width: 1px;
    border-color: #555555;
    border-style: solid;
    text-align: justify;
    margin-bottom:20px;
}

.mk_generalbox {
    border-width: 0px;
    border-color: #555555;
    border-style: solid;
}

.generalboxcontent {
margin-top:10px;
}

.feedbacktext {
    color: darkblue;
    font-weight: bold;
    font-size: 12px;
}

select.formSelect  {
   font-size: .9em;
   color: #000;
   background-color: #FFF;
   padding: 2px;
   border: solid 1px #000;
}

p {
	margin: 0 0 0 0;
}

    .courseVideo{
        font-family: "Trebuchet MS, Helvetica, Arial", sans-serif;
        background-color:#5f80c7;
        padding:10px;
        display:block;
        color:#FFF;
        min-width:420px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        margin-bottom:15px;
    }
    .courseVideo img{
        display:block;
    }
    .courseVideo span{
        width:400px;
        display:block;
        margin:0;
        padding:0;
    }
    .courseVideo span.video{
        margin-bottom:10px;
    }
    .courseVideo span.welcome{
        font-size:18px;
        padding-bottom:7px;
    }
    .courseVideo div.content{
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        background: #FFF;
        color:#5f80c7;
        padding:10px;
        display: block;
        font-size:13px;
    }

.course-share{
    width:550px;
    margin:130px auto 0 auto;
    background-color:#efefef;
    border:1px solid #d8d8d8;
    border-radius:3px;
    padding:20px;
}
.course-share h1{
    text-shadow: 0px 1px 1px #FFF;
    color:#333;
    margin:0;
    padding:0 0 10px 0;
    font-size:24px;
    font-weight:normal;
}
.course-share p{
    font-size:14px;
    text-shadow: 0px 1px 1px #FFF;
    color:#696969;
    padding-bottom:10px;
    margin-bottom:10px;
    border-bottom:1px solid #eaeaea;
}
.course-share span.share-this{
    text-align:left;
    color:#333;
    font-size:14px;
    padding-bottom:10px;
    display:block;
}
.course-share div.addthis-share{
    padding:10px 10px 6px 10px;
    background-color:#f7f6f6;
    overflow:auto;
    border-radius:3px;
    border:1px solid #dedddd;
}

/* REGISTER PAGE */

.mk-form {
    padding:15px;
}
table#page-regstr td{
    font-family:"Arial, Helvetica, Verdana" , sans-serif !important;
}
table#page-regstr {
    width:780px;
    margin:0 auto 0 auto;
    color:#717171;
    font-size:13px;
    text-shadow: 0px 1px #FFFFFF;
}

#page-regstr span.confirm {
    font-size:10px;
    line-height:25px;
    height:25px;
    padding:0 5px 0 5px;
}

#page-regstr input[type="text"],
#page-regstr input[type="password"] {
    height:30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 0px;
    border:1px solid #CCC;
    width:190px;
    padding-left:10px;
    font-size:15px;
}

#page-regstr .mkDropDown {
    height:25px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border:1px solid #CCC;
    width:205px;
    padding:0;
    margin:0;
}
#page-regstr label {
    width:90px;
    height:25px;
    line-height:25px;
    display:block;
    font-size:13px;
}
#page-regstr table.profiles label{
    width:120px;
    height:25px;
    line-height:25px;
    display:block;
    font-size:13px;
}
#page-regstr p{
    padding:10px 10px 10px 10px;
}
#page-regstr h4 {
    font-size:13px;
    text-align:center;
    margin:0;
    padding:0 0 10px 0;
}
.page-regstr-submit {
    border-top:1px solid #ededed;
    background-color:#336699;
    text-align:center !important;
}
#lounge-register {
    background:url(/images/lounge-bg.jpg) top left repeat-x !important;
}
#maxknowledge-register{
    background:url(/grad.png);
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 13px;
    background-color: white;
    color: #555;
    margin:0 !important;
    padding:0;
    background: url(/grad.png) repeat-x;
}
#maxknowledge-register .register-container {
    margin:0 auto;
    border-left:1px solid #006699;
    border-right:1px solid #006699;
    border-bottom:1px solid #006699;
    background:url(/images/mk-register-bg.gif) repeat-x #f4f4f4;
}
#lounge-register .register-container {
    margin:0 auto;
    border-left:1px solid #006699;
    border-right:1px solid #006699;
    border-bottom:1px solid #006699;
    background:url(/images/mk-register-bg.gif) #fffef1 repeat-x;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#maxknowledge-register .register-container .barbg{
    height: 5px;
    background: url(/images/nav-bg-tile.gif) repeat-x;
    border-top: 1px #B5D981;
    border-bottom: 1px solid #69903D;
}
.login {
    margin-top:10px !important;
    text-align:justify !important;
    font-size:13px !important;
}
.login input[type="text"],.login input[type="password"]{
    /*border-radius:0 !important;*/
}
.login h4{
    color:#006699;
    text-align:left !important;
    text-shadow: none;
    padding:0 0 0 0 !important;
    font-size:20px !important;
    font-weight:400 !important;
    /*background-color:#006699;*/
}
.login tr td{
    padding:10px;
}
.login tr td table tr td{
    padding:0;
}
.login tr td p{
    padding:10px 0 10px 0 !important;
}
.login tr td table{
    border:1px solid #CCC;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.register-left{
background: #fffcfc; /* Old browsers */
background: -moz-linear-gradient(top,  #fffcfc 0%, #f2f2f2 20%, #f2f2f2 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fffcfc), color-stop(20%,#f2f2f2), color-stop(100%,#f2f2f2)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fffcfc 0%,#f2f2f2 20%,#f2f2f2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fffcfc 0%,#f2f2f2 20%,#f2f2f2 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fffcfc 0%,#f2f2f2 20%,#f2f2f2 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fffcfc 0%,#f2f2f2 20%,#f2f2f2 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffcfc', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */

}
.course-survey-rating{

}
.course-survey-rating p{
    display:inline-block;
}
.course-survey-submit{
    -moz-box-shadow:    inset 0 0 3px #9bd302;
    -webkit-box-shadow: inset 0 0 3px #9bd302;
    box-shadow:         inset 0 0 3px #9bd302;
    cursor:pointer;
    color:#FFF;
    border:1px solid #7ca50b;
    border-bottom:3px solid #7ca50b;
    font-size:14px;
    background-color:lime;
    padding:12px 22px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;

   background: rgb(143,196,0); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhmYzQwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4ZmM0MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(143,196,0,1) 0%, rgba(143,196,0,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(143,196,0,1)), color-stop(100%,rgba(143,196,0,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fc400', endColorstr='#8fc400',GradientType=0 ); /* IE6-8 */

}
.course-survey-comment{
    width:100%;
    font-size:14px;
    padding:10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border:1px solid #CCC;
    min-height:125px;
}

/* Course Side Navigation */

#course-side-navigation{
    <!-- border:1px solid #CCC; -->
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    margin-top:19px;
    margin-left:2px;
}

#course-side-navigation .heading{
    background:url(/images/sn-header-bg.gif) #999;
    padding:10px;
    display:block;
    border-radius:3px 3px 0 0;
    -webkit-border-radius:3px 3px 0 0;
    -moz-border-radius:3px 3px 0 0;
    text-align:center;
    color:#FFF;
}
#course-side-navigation .heading .header{
    font-size:17px;
}
#course-side-navigation .heading .sub-header{
    font-size:13px;
}
#course-side-navigation a{
    display:block;
    font-size:13px;
    padding:7px 10px 7px 10px;
    color:#336699;
}
#course-side-navigation a:nth-child(odd){
    background-color:#e5e5e5;
}
#course-side-navigation a:hover{
    background-color:#CCC;
}
.menu-dropdown{
    height:22px;

}
.ui-multiselect{
    font-size:13px;
}
.header-container{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    <!-- height:60px; -->
    width:100%;
    background-color:#FFF;
    overflow:auto;
}
.header-container div.container{
    /*max-width:970px;*/
    margin:0 auto;
    padding:0px 15px;
    background-color:#FFF;
}
.header-container .nav-right{
    margin:0;
    padding:0;
    float:right;
}
.header-container .nav-right li{
    float:left;
    padding:0;
    margin:0;
    list-style:none;
}
.header-container .nav-right{
    overflow:auto;
}
.header-container .nav-right .support-text{
    float:left;
    padding:20px 0px 20px 15px;
    margin-right:15px;
}
.header-container .nav-right .support-text a{
    border-left:1px solid #CCC;
    color: #23447d;
    display:block;
    padding:0 0 0 20px;
}
.header-container .nav-right a{
    padding:20px 7px;
    color: #23447d;
    font-size:14px;
    display:block;
}
