body {
    margin: 0;
    padding: 0;
    background-color: #FFFFFF;
    text-align: center;
    color: #000000;
    font-family: Verdana;
    font-size: 10px;
    line-height: 12px;
}
td{
    font-family: Verdana;
    font-size: 10px;
    line-height: 12px;

}
hr{
    
	border:1px solid #F3F4F6;
    background-color:#F3F4F6;
    height:1px;
}
table {
    border-collapse: collapse;
    width: 100%;
}

input,select {
    font-size: 9px;
}

img {
    border: 0;
}

div {
    /*position: relative;*/
    display: block;
    background: none;    
}

form, ul, li, h1, h2, h3 {
    margin: 0;
    padding: 0;
}

#PathCurrent {
    color: #C60000;
    padding-left: 10px;
    background: url("../images/common/background/link.gif") left center no-repeat;
}

/*******************************************************************************
* FONT SECTION *****************************************************************
*******************************************************************************/
h1 {
    color: #B7281A;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
}

h2 {
    color: #000000;
    font-weight: 600;
    font-size: 10px; 
}

h3 {
    font-size: 9px;
}

a {
    color: #707D85;
    font-weight: 600;
    text-decoration: none;
}

a.help {
    padding: 0 0 0 20px;
    font-weight: 600;
    text-decoration: none;
    background: url("../images/common/background/help.gif") left center no-repeat;
}

a.info {
    padding: 0 0 0 20px;
    font-weight: 600;
    text-decoration: none;
    background: url("../images/common/background/info.gif") left center no-repeat;
}

a.print {
    padding: 0 0 0 20px;
    font-weight: 600;
    text-decoration: none;
    background: url("../images/common/background/print.gif") left center no-repeat;
}

a.mail {
    padding: 0 0 0 20px;
    font-weight: 600;
    text-decoration: none;
    background: url("../images/common/background/mail.gif") left center no-repeat;
}

a.rss {
    padding: 0 0 0 20px;
    font-weight: 600;
    text-decoration: none;
    background: url("../images/common/background/rss.gif") left center no-repeat;
}

a.arrowlink {
    padding: 0 0 0 10px;
    font-weight: 600;
    text-decoration: none;
    background: url("../images/common/background/link.gif") left center no-repeat;
    display: block;        
}

a.menuItem {
    line-height: 16px;
    color: #000000;
    font-weight: 600;
    text-decoration: none;
    background: none;
    display: block;    
}

a:visited {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

a:hover {
    color: #BA261C;    
}

/*******************************************************************************
* FIRST LEVEL SECTION **********************************************************
*******************************************************************************/
div#debuginfo {
    z-index: 1000;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    color: #FFFFFF;
    background-color: #000000;
}

div#leftspacer, div#rightspacer {
    position: absolute;
    top: 0px;
    bottom: 0px;
    width: 25px;   
}

div#leftspacer {
    left: -25px;
    background: url("../images/common/background/leftside.gif") #FFFFFF right top repeat-y;    
}

div#rightspacer {
    right: -25px;
    background: url("../images/common/background/rightside.gif") #FFFFFF left top repeat-y;    
}

div#centerspacer {
    width: 1000px;
    margin: 0px auto;
    text-align: left;
}
/*******************************************************************************
* SECOND LEVEL SECTION *********************************************************
*******************************************************************************/
div#topbar {
    background: #E8EAE9;
    background-color: #E8EAE9;
    height: 90px;
    text-align:center;
    border-bottom: 5px solid #4D5759;
}

div#banner {
	height:90px;
}

div#search {
    height: 40px;
    line-height: 40px;
    padding-right: 10px;
    background: url("../images/common/background/searchbar.gif") #7F93AC left top repeat-x;
    vertical-align: middle;
    text-align: right;
}

div#logotype {
    position: absolute;
    bottom: 0px;
    left: 5px;
    width: 170px;
    height: 52px;
    padding-left: 5px;
    background: url("../images/common/background/logotype.gif") left top no-repeat;
}

div#topnav {
	position:relative;
    height: 25px;
    line-height: 25px;
    padding-left: 190px;
    background-color: #E8EAE9;
    border-top: 2px solid #FFFFFF;
    border-bottom: 2px solid #FFFFFF;
}

div#topnav ul {
    margin: 0;
    padding: 0;    
}

div#topnav ul li {
    display: inline;
    margin: 0 23px;
    text-transform: uppercase;
}

div#topnav .selectedmenuitem {
    color: #C60000;
}

div#topnav a, td#footer a {
    color: #939594;
    font-weight: 600;
    text-decoration: none;    
    background: none;        
}

div#topnav a:visited, td#footer a:visited {
    text-decoration: none;
}

div#topnav a:active, td#footer a:active {
    text-decoration: none;
}

div#topnav a:hover, td#footer a:hover {
    color: #BA261C;    
}

table#pagebody {
    table-layout: fixed;
    background-color: #F3F4F6;
}

/*******************************************************************************
* THIRD LEVEL SECTION **********************************************************
*******************************************************************************/
td#leftbox, td#rightbox {
    width: 180px;
    line-height: 16px;
    vertical-align: top;    
}

td#centerbox {
    padding: 0px 5px 10px 5px;
    background-color: #FFFFFF;
    vertical-align: top;
}

td#footer {
    height: 20px;
    line-height: 20px;
    text-align: center;
    background-color: #E8EAE9;        
}

td#footer div {
    padding-bottom: 5px;
}

td#leftbox h1, td#rightbox h1 {
    font-size: 10px;
    padding: 5px 0px;
}

td#leftbox h2, td#rightbox h21 {
    font-size: 8px;
}

td#leftbox ul {
    padding: 0;
    margin: 0px 0px 0px 10px;
}

td#leftbox ul li {
    list-style: none;
    display: block;
}

td#leftbox ul li.active {
    font-weight: 600;
    color: #C60000;
}

td#leftbox .selectedmenuitem {
    color: #C60000;
}

td#rightbox div.metadata {
    display: block;
    padding: 5px 0px 5px 10px;
    border-bottom: 2px solid #FFFFFF;
}

td#rightbox input {
    width: 90px;
}

td#rightbox div#smallbanner {
    text-align: center;
    padding-top: 10px;
}

/*******************************************************************************
* CONTENT SECTION **************************************************************
*******************************************************************************/
#centerbox {
    text-align: left;
}

#centerbox .currentPath {
    z-index: 1000;
    float: left;
    padding: 0px 0px 10px 10px;
}

#centerbox .currentPath a {
    padding-left: 10px;
    font-weight: 600;
    text-decoration: none;
    background: url("../images/common/background/link.gif") left center no-repeat;
}
#centerbox .currentheader {
    background-color: #F3F4F6;
    margin-bottom: 10px;
}

#centerbox .currentheader, #centerbox .currenttemplate {
    clear: both;
    padding: 10px 10px 10px 20px;    
}

#centerbox .newsnode {
    margin-bottom: 10px;
    border-bottom: 2px solid #F3F4F6;    
}

#centerbox .newsnode p {
    width: 80%;
}

#centerbox .newsnode img {
    margin: 0 10px 0 0;
}

#centerbox .newsnode h1 {
    margin-top: 5px;
}

#centerbox .rightcontentbox {
    padding: 5px;
    background-color: #E8EAE9;    
}

.hide {
    display: none;
}

.button {
    font-size: 11px;
    width: 100px;
}

/*******************************************************************************
* OLD SECTION ******************************************************************
*******************************************************************************/
.course td {
    height: 35px;
    border-bottom: 2px solid white;
}

.course .col1 {
    padding-left: 5px;
}

.course .col2 {
    padding-left: 5px;
    width: 100px;
    background: #DFE3E4;
    font-weight: bold;
    text-align: center;
}

.course .col3 {
    width: 5px;
}

.course .col4 {
    padding-left: 5px;
    width: 100px;
    background: #DFE3E4;
    font-weight: bold;
    text-align: center;
}

.coursedates .col1 {
    vertical-align: top;
    width: 90px;
}

.coursedates .col2 {
    vertical-align: top;
    width: 120px;
}

.coursedates .col3 {
    vertical-align: top;
    width: 90px;
}

.coursedates .col4 {
    vertical-align: top;
    width: 140px;
    text-align: right;
}

.BCCourseDateToday {
    color: #DD0000;
}

.BCCourseDatePast {
    color: #666666;
}

.order td {
    height: 35px;
    border-bottom: 2px solid white;
}

.order .col1 {
    padding-left: 5px;
}

.order .col2 {
    padding-left: 5px;
    width: 60px;
    background: #DFE3E4;
    font-weight: bold;
    text-align: center;
}

.order .col3 {
    width: 5px;
}

.order .col4 {
    padding-left: 5px;
    width: 60px;
    background: #DFE3E4;
    font-weight: bold;
    text-align: center;
}

.order .col5 {
    width: 5px;
}

.order .col6 {
    padding-left: 5px;
    width: 60px;
    background: #DFE3E4;
    font-weight: bold;
    text-align: center;
}

/*******************************************************************************
* DATE PICKER SECTION **********************************************************
*******************************************************************************/
table.datePicker{
    border:1px solid black;
    background: white;
}

.dppopup {
    width: 150px;    
}

table.datePicker a {
    width: 10px;    
}

#booktable td {
    padding-bottom: 0px;
}

.userinfotable td {
    padding: 2px 0;
}

.remark {
    color: #C60;
    padding: 0 4px;
}

table#companypartnerservice,table#userservices {
    width: 100%;
}

table#companypartnerservice tr.service td {
    padding: 5px 5px 5px 0;
}

.campaignstatistics td {
    height: 35px;
    border-bottom: 2px solid white;
}

.campaignstatistics .col1 {
    padding-left: 5px;
}

.campaignstatistics .col2 {
    padding-left: 5px;
    width: 100px;
    background: #DFE3E4;
    font-weight: bold;
    text-align: center;
}

.campaignstatistics .col3 {
    width: 5px;
}

.campaignstatistics .col4 {
    padding-left: 5px;
    width: 100px;
    background: #DFE3E4;
    font-weight: bold;
    text-align: center;
}

div#metaresult,div#metaresultbook {
    margin-top: 10px;
    margin-bottom: 20px;
}

div#metaresult ul,div#metaresultbook ul {
    margin: 0;
    padding-left: 15px;
}

div#statTable {
    overflow: auto;
    width: 460px;
}

table.statTable {
    border-collapse: collapse;
}

table.statTable td {
    vertical-align: top;
    padding: 0 2px;
}

table.statTable td.day {
    background-color: #DFE3E4;
    font-weight: bold;
    text-align: center;
    line-height: 35px;
    border-bottom: 2px solid white;
}

tr.fileStat td {
    line-height: 22px;
}

tr.fileStat a {
    font-weight: normal;
}

/*******************************************************************************
* SCHILLING SECTION ************************************************************
*******************************************************************************/
table#BygLeftBooks{
	margin:10px;
}
table#ArtListCleanCourse {}

.ArtListArt {}

td#BygCleanCourse {}

div#schillingBookresult ul,div#schillingCourseresult ul {
    list-style: none;
    padding: 0;
    margin: 0 0 20px 0;
}

div#schillingBookresult ul li,div#schillingCourseresult ul li {
    background: url(../images/bullet_content_all_access_1.gif) no-repeat;
    padding-left: 15px;
}
/*******************************************************************************
* CALENDAR SECTION *************************************************************
*******************************************************************************/
div.datefield {
    width: 70px;
    padding: 5px 0px;
    white-space: nowrap;
}

div.datefield input, div.datefield a, div.datefield img  {
    vertical-align: middle;
}

div.datefield input {
    width: 60px;
}

div.box .bd:after {
    content: ".";
    display: block;
    clear: left;
    height: 0;
    visibility: hidden;
}

div.box .bd {
    padding: 0;
}

div.box .yui-panel {
    background-color: #E8EAE9;
}

.yui-panel .container-close { 
    top: 2px;
    background: url("../images/common/calendar/close-image.gif") no-repeat;
} 

.yui-calendar .calheader {
    height: 15px;
    line-height: 15px;
}

.yui-calendar .calnavleft {
    background: url("../images/common/calendar/arrow-left.gif") no-repeat;   
}

.yui-calendar .calnavright {
    background: url("../images/common/calendar/arrow-right.gif") no-repeat;
}

/*******************************************************************************
* DATATABLE SECTION ************************************************************
*******************************************************************************/
#centerbox .yui-dt-table caption {
    padding: 5px 0px;
    font-weight: 600;
    background-color: #E8EAE9;
    border-bottom: 1px solid #FFFFFF;
}

#centerbox .yui-dt-table th {
    line-height: 20px;
    background-color: #E8EAE9;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;    
}

#centerbox .yui-dt-table .yui-dt-odd td, #centerbox .yui-dt-table .yui-dt-even td {
    height: 14px;
    line-height: 14px;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
}

#centerbox .yui-dt-table .yui-dt-even td {
    background-color: #F3F4F6;
}

#centerbox .yui-dt-sortable {
    cursor: pointer;
}

#centerbox th.yui-dt-asc .yui-dt-header {
    background: url("../images/common/datatable/arrow-up.png") no-repeat right;
}

#centerbox th.yui-dt-desc .yui-dt-header {
    background: url("../images/common/datatable/arrow-down.png") no-repeat right;
}

/*******************************************************************************
* TEXT EDITOR SECTION **********************************************************
*******************************************************************************/
.yui-editor-container {
    position: absolute;
    top: -9999px;
    left: -9999px;
    z-index: 2;
}

#texteditor {
    visibility: hidden;
    position: absolute;
}

div.editabletext {
    width: 100%;
    padding: 20px 0px;
    border-top: 1px solid #E8EAE9;
    border-bottom: 1px solid #E8EAE9;        
}

a div.editablebutton {
    position: absolute;
    top: 5px;
    right: 0px;
    width: 45px;
    height: 45px;
    background: url("../images/common/background/texteditor.gif") no-repeat top left;
    cursor: pointer;
    z-index: 2;
}

a:hover div.editablebutton {
    background: url("../images/common/background/texteditor-hover.gif") no-repeat top left;    
}

.yui-skin-sam .yui-toolbar-container .yui-toolbar-inserttable span.yui-toolbar-icon {
    left: 5px;
    background: url("../images/common/editor/inserttable.gif") no-repeat top left;
}

.yui-skin-sam .yui-toolbar-container .yui-toolbar-apply span.yui-toolbar-icon {
    left: 5px;
    background: url("../images/common/editor/apply.gif") no-repeat top left;
}

.yui-table {
    width: 95%;
    fontSize: 10px;
    border-collapse: separate;
    border-spacing: 1px;    
    border: 1px dotted black;
}

.yui-table td {
    height: 14px;
    line-height: 14px;
    border: 1px dotted blue;    
}

.service .date {
    float: left;
}


.activityresultlist
{
	background: #f7f7f7;
	
}

.activityresultlist #CourseOrganizer
{
	width: 300px;
}

.activityresultlist #colon
{
	width: 5px;
	
}

.activityresultlist #CourseStatus
{
	width: 100px;
	
}