body
{
    margin: 0px;
    padding: 0px;
    color: #2D3331;
    background-color: #fff; /*background-color:#849f02;*/
    font-size: 11px;
    font-family: Verdana, Geneva, sans-serif;
    background-image: url(images/outer2.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    width: 100%;
}

/*Wrapper*/

#wrapper
{
    width: 940px;
    margin-bottom: 0px;
    background-color: #849f02;
    border-right-width: 5px;
    border-left-width: 5px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #060;
    border-left-color: #060;
    border-bottom-width: 5px;
    border-bottom-style: solid;
    border-bottom-color: #060;
}
.topmenu
{
    background-image: url(images/topbuttons_bg.png);
    background-repeat: no-repeat;
    float: left;
    height: 45px;
    width: 940px;
    margin-top: -7px;
}
.menu
{
    padding-left: 20px;
    padding-top: 10px;
}
.menu img
{
    margin-right: 4px;
}
.bg
{
    background-image: url(images/bg.png);
    background-repeat: repeat-y;
    background-position: 5px 10px;
    height: 100%;
}
.bgfooter
{
    background-image: url(images/bg.png);
    background-repeat: repeat-y;
    background-color: #849f02;
    background-position: 5px;
    padding-bottom: 0px;
    text-align: center;
    font-size: 11px;
    padding-top: 10px;
    padding-bottom: 5px;
    color: #F60;
}
.bgfooter a
{
    color: #000;
    text-decoration: none;
    font-weight: normal;
}
.bgfooter a:hover
{
    color: #060;
    text-decoration: underline;
}
.bgfooter2
{
    background-image: url(images/bottom.png);
    background-repeat: no-repeat;
    height: 45px;
    width: 940px;
    margin-left: 5px;
    text-align: center;
    padding-top: 10px;
    color: #849f02;
    float: left;
}

.boxleft
{
    background-color: #fff;
    background-image: url(images/whitebg.png);
    background-repeat: repeat-x;
    background-position: top;
    text-align: left;
    padding: 5px;
    width: 620px;
    margin-left: 15px;
    margin-right: 0px;
    font-size: 12px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #FFF;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #CCC;
    border-bottom-color: #CCC;
    border-left-color: #CCC;
    float: left;
}

.boxleft h1
{
    font-size: 12px;
    font-weight: bold;
    width: 98%;
    padding: 2px;
    border-left-width: 10px;
    border-left-style: solid;
    border-left-color: #2C8B00;
    color: #000;
}
.boxleft a
{
    color: #060;
    text-decoration: bold;
    font-weight: normal;
}
.boxleft a:hover
{
    color: #060;
    text-decoration: underline;
}
.footerbottom
{
    background-image: url(images/footer_margin.png);
    background-repeat: no-repeat;
    background-position: 8px bottom;
    height: 100px;
    width: 923px;
    padding-top: 0px;
}
.boxright
{
    background-color: #fff;
    background-image: url(images/whitebg.png);
    background-repeat: repeat-x;
    background-position: top;
    text-align: left;
    font-size: 12px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #FFF;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #CCC;
    border-bottom-color: #CCC;
    border-left-color: #CCC;
    width: 280px;
    padding-right: 0px;
    margin-top: 10px;
    padding-top: 10px;
    height: 100%;
    float: left;
}
.boxright h2
{
    font-size: 12px;
    font-weight: bold;
    width: 98%;
    padding: 2px;
    border-left-width: 10px;
    border-left-style: solid;
    border-left-color: #2C8B00;
}
.boxright a
{
    color: #060;
    text-decoration: bold;
    font-weight: normal;
}
/*.boxright a:hover {
	color: #060;
	text-decoration:underline;
}*/
.boxrightwrapper
{
    width: 278px;
    display: block;
}

.boxrightwrapper a
{
    color: #000;
    text-decoration: none;
}
.boxrightwrapper a:hover
{
    text-decoration: underline;
}
.boxrightbg
{
    background-image: url(images/rightboxes.png);
    background-repeat: no-repeat;
    background-position: top; /*background-color:#a3be19;*/
    float: left;
    width: 278px;
    color: #000;
}
.boxrightbg p
{
    margin-top: 55px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    margin-bottom: 5px;
}
.boxrightbglong
{
    background-image: url(images/rightboxes_long.png);
    background-repeat: no-repeat;
    background-position: top; /*background-color:#a3be19;*/
    float: left;
    width: 278px;
    color: #000;
}
.boxrightbglong p
{
    margin-top: 55px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    margin-bottom: 5px;
}
.icregister
{
    font-size: 12px;
    color: #000;
    margin-left: 10px;
    background-image: url(images/icon_register.png);
    background-repeat: no-repeat;
    float: left;
    height: 60px;
    width: 64px;
    margin-top: 2px;
}
.icregister h1
{
    font-size: 14px;
    font-weight: bold;
    color: #000;
    margin-left: 70px;
    padding-top: 10px;
}
.icchallenge
{
    font-size: 12px;
    color: #000;
    margin-left: 10px;
    background-image: url(images/icon_challenge.png);
    background-repeat: no-repeat;
    float: left;
    height: 60px;
    width: 64px;
    margin-top: 2px;
}
.icchallenge h1
{
    font-size: 14px;
    font-weight: bold;
    color: #000;
    margin-left: 70px;
    padding-top: 10px;
    white-space: nowrap;
}
.icupload
{
    font-size: 12px;
    color: #000;
    margin-left: 10px;
    background-image: url(images/icon_uploadtime.png);
    background-repeat: no-repeat;
    float: left;
    height: 60px;
    width: 64px;
    margin-top: 2px;
}
.icupload h1
{
    font-size: 14px;
    font-weight: bold;
    color: #000;
    margin-left: 70px;
    padding-top: 10px;
    white-space: nowrap;
}
.icadvertise
{
    font-size: 12px;
    color: #000;
    margin-left: 10px;
    background-image: url(images/icon_advertise.png);
    background-repeat: no-repeat;
    float: left;
    height: 60px;
    width: 64px;
    margin-top: 2px;
}
.icadvertise h1
{
    font-size: 14px;
    font-weight: bold;
    color: #000;
    margin-left: 70px;
    padding-top: 10px;
    white-space: nowrap;
}
.ictwitter
{
    font-size: 12px;
    color: #000;
    margin-left: 10px;
    background-image: url(images/icon_twitter.png);
    background-repeat: no-repeat;
    float: left;
    height: 60px;
    width: 64px;
    margin-top: 2px;
}
.ictwitter h1
{
    font-size: 14px;
    font-weight: bold;
    color: #000;
    margin-left: 70px;
    padding-top: 10px;
    white-space: nowrap;
}
.iccourses
{
    font-size: 12px;
    color: #000;
    margin-left: 10px;
    background-image: url(images/icon_courses.png);
    background-repeat: no-repeat;
    float: left;
    height: 60px;
    width: 64px;
    margin-top: 2px;
}
.iccourses h1
{
    font-size: 14px;
    font-weight: bold;
    color: #000;
    margin-left: 70px;
    padding-top: 10px;
    white-space: nowrap;
}
.icresults
{
    font-size: 12px;
    color: #000;
    margin-left: 10px;
    background-image: url(images/icon_viewcourses.png);
    background-repeat: no-repeat;
    float: left;
    height: 60px;
    width: 64px;
    margin-top: 2px;
}
.icresults h1
{
    font-size: 14px;
    font-weight: bold;
    color: #000;
    margin-left: 70px;
    padding-top: 10px;
    white-space: nowrap;
}
.icsuggest
{
    font-size: 12px;
    color: #000;
    margin-left: 10px;
    background-image: url(images/icon_suggestcourse.png);
    background-repeat: no-repeat;
    float: left;
    height: 60px;
    width: 64px;
    margin-top: 2px;
}
.icsuggest h1
{
    font-size: 14px;
    font-weight: bold;
    color: #000;
    margin-left: 70px;
    padding-top: 10px;
    white-space: nowrap;
}
.footer
{
    height: 45px;
    width: 940px;
    margin-left: 3px;
    background-color: #000;
}
.login
{
    background-image: url(images/loginbg.png);
    background-repeat: no-repeat;
    float: right;
    height: 79px;
    width: 365px;
    margin-top: 5px;
    margin-right: 3px;
    padding-bottom: 5px;
    text-align: center;
}
.login a
{
    color: #000;
    text-decoration: none;
    font-weight: normal;
    cursor: pointer;
}
.login a:hover
{
    text-decoration: underline;
    cursor: pointer;
}
.logbutton
{
    background-image: url(images/loginbutton.png);
    font-size: 11px;
    font-weight: bold;
    color: #000;
    background-repeat: no-repeat;
    text-align: center;
    height: 20px;
    width: 90px;
    cursor: pointer;
    line-height: 20px;
    padding-top: 12px;
    background-position: 0px 13px;
}
/*Topbar

#wrapper #topbar {
	background-image: url(images/topbar.png);
	background-repeat: no-repeat;
	height: 83px;
	width: 940px;
	line-height:40px;
}
#wrapper #topbar .logo {
	float: left;
	padding: 17px 0 0 60px;
}*/
.logo
{
    margin-bottom: 20px;
    background-image: url(images/header.jpg);
    background-repeat: no-repeat;
    background-position: top;
    width: 940px;
}

.unitwrapper
{
    border: 8px solid #000;
    background-image: url(images/rightmenu_bg.png);
    background-repeat: repeat-x;
    background-position: bottom;
    cursor: pointer;
    margin-bottom: 4px;
    height: 74px;
    padding: 5px; /*width: 510px; 	margin-right: 7px; 	margin-left: 7px;*/
}
.unitwrapperover
{
    border: 8px solid #cc0000;
    background-image: url(images/rightmenu_bg.png);
    background-repeat: repeat-x;
    background-position: bottom;
    cursor: pointer;
    margin-bottom: 4px;
    height: 74px; /*width: 510px; 	margin-right: 7px; 	margin-left: 7px;*/
}
.b1
{
    background-color: #fc0;
    border: 1px solid #000;
    padding: 5px;
}
.bl a
{
    text-decoration: underline;
    color: #060;
}
.bl a:hover
{
    text-decoration: underline;
}

td
{
    vertical-align: top;
}

.header, th, .header td
{
    font-family: Calibri, Tahoma, arial;
    font-size: 1.1em;
    font-weight: bold;
    color: #fff;
    padding: 10px;
    margin: 5px;
    background-color: #9A9A9A;
    border: none;
    text-transform: capitalize;
}

.rowA td
{
    font-family: Calibri, Tahoma, arial;
    font-size: 1.15em;
    padding: 5px;
    margin: 5px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 5px;
    margin-right: 5px;
    background-color: #fff;
    border: none;
    text-align: center;
    text-transform: capitalize;
}

.up
{
    background: url(images/up.gif) left no-repeat;
}

.down
{
    background: url(images/down.gif) left no-repeat;
}

.rowB td
{
    font-family: Calibri, Tahoma, arial;
    font-size: 1.15em;
    text-align: center;
    padding: 5px;
    margin: 5px;
    text-transform: capitalize;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 5px;
    margin-right: 5px;
    background-color: #F0F0F0;
    border: none;
}

.hide
{
    display: none;
}
.al a
{
    text-decoration: none;
    color: #BA2A28;
    font: bold 9px Tahoma, Arial;
}
.al a:hover
{
    text-decoration: none;
    color: #BA2A28;
    font: bold 9px Tahoma, Arial;
}

.ftrl a
{
    text-decoration: none;
    color: #464646;
    font: normal 9px Tahoma, Arial;
}
.ftrl a:hover
{
    text-decoration: underline;
    color: #464646;
    font: normal 9px Tahoma, Arial;
}
.ftrl2 a
{
    text-align: right;
    text-decoration: none;
    color: #333;
    font: normal 10px verdana, Arial;
}
.ftrl2 a:hover
{
    text-decoration: underline;
    color: #333;
    font: normal 10px verdana, Arial;
}
.list ul
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.list li
{
    list-style: none;
    padding: 0px 0px 0px 14px;
    background: url(images/0blt2.jpg) left top no-repeat;
    margin: 4px 0px 0px 0px;
    vertical-align: top;
    line-height: 1.31em;
    color: #060;
}
.list ul li a
{
    text-decoration: underline;
    color: #BA2A28;
}
.list li a:hover
{
    color: #BA2A28;
    text-decoration: none;
}
.un
{
    text-decoration: underline;
}
.input
{
    width: 172px;
    font: normal 11px Tahoma, Arial;
    border: 1px solid #D4D0C8;
    background-color: #FFF;
    padding: 3px;
    margin: 5px;
    vertical-align: top;
}
label
{
    font: normal 11px Tahoma, Arial;
    margin: 5px;
    padding: 0px;
}
.button
{
    font: normal 11px Tahoma, Arial;
    margin: 10px;
    padding: 5px;
}
.ta
{
    width: 172px;
    height: 71px;
    font: normal 11px Tahoma, Arial;
    border: 1px solid #D4D0C8;
    background-color: #FFF;
    padding: 2px 0px 0px 5px;
    margin: 0px 0px 0px 0px;
    vertical-align: top;
    overflow: auto;
}
.cl
{
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    border-bottom-style: none;
    border-bottom-width: thin;
}
.style1
{
    font-family: Tahoma, Geneva, sans-serif;
    font-size: x-large;
    font-style: italic;
    font-weight: normal;
    border-bottom-style: none;
    border-bottom-width: thin;
    color: #008000;
}

.style5
{
    font-family: Tahoma;
    font-size: small;
}
.style3
{
    font-family: Tahoma;
    font-size: medium;
    color: #008000;
}
.style6
{
    font-size: small;
}
.style7
{
    font-family: Tahoma;
    font-size: medium;
    font-style: italic;
    color: #008000;
}

.style2
{
    font-family: Arial, Helvetica, sans-serif;
    font-style: italic;
    font-size: medium;
}
.style12
{
    text-decoration: none;
}
.style11
{
    font-family: Tahoma, Arial;
    font-weight: bold;
    font-size: 9px;
    color: #BA2A28;
}
.style8
{
    margin-top: 2px;
}
.style13
{
    color: #BA2A28;
    text-decoration: underline;
}
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup
{
    background-color: #ffffff;
}
.invisible
{
    visibility: hidden;
}

.MyCalendar .ajax__calendar_other .ajax__calendar_day
{
    display: none;
}
.MyCalendar .ajax__calendar_container
{
    background-color: #F4F4F4;
    border-color: Black;
    border-style: solid;
    border-width: 1px;
}


.grid_row
{
    border: solid 1px black;
}
.grid_row:hover
{
    background-color: #C8D85C;
}
.course-title
{
    word-break: break-all;
    word-wrap: break-word;
    width: 300px;
}

