﻿body
{
 /*background-image: url(/training/images/europe_site/kafd_nikoneu.gif); 
  background-repeat: repeat-y;
  background-position:center;*/
  margin-top: 5px;
}
p {
    font-size: 10px;
    font-family: Verdana;
    color: #878682;
   
}
#divMainHolder 
{
  text-align: center;

}

.txtEventTitle
{
    font-weight: bold;
}
A.txtEventTitle
{
    font-weight: bold;
    text-decoration: none;
}
A.txtEventTitle:hover
{
    font-weight: bold;
    text-decoration: underline;
}
A 
{
    
       color: #878682;
    font-weight: bold;
    text-decoration: underline; 
     
}
A:hover 
{
    color: #878682;
    font-weight: bold;
    text-decoration: underline; 
}
A.txtLeftMenu
{
    font-size: 10px;
    font-family: Verdana;
    color: #53524d;
    text-decoration: none;
    font-weight:normal;
}
A.txtLeftMenu:hover
{
    font-size: 10px;
    font-family: Verdana;
    color: #53524d;
    font-weight: bold;
    text-decoration: none;
}
A.txtRightMenu
{
    font-size: 10px;
    font-family: Verdana;
    color: #53524d;
    text-decoration: none;
    font-weight:normal;
}
A.txtRightMenu:hover
{
    font-size: 10px;
    font-family: Verdana;
    color: #53524d;
    font-weight: bold;
    text-decoration: none;
}
 
/* menu styles */
#divMenuTop 
{
    background-image: url(/training/images/menu/menu_top.gif); width:150px; height:25px;
}

.tdMenuItem 
{
   width:150px;
}
.tdMenuSpacer 
{
   width:150px; height: 1px;
}

#divMenuMain 
{
     background-image: url(/training/images/menu/menu_background.gif); width:150px; background-repeat:repeat-y; /*#e9e9e1;*/
}
#divMenuBottom 
{
    background-image: url(/training/images/menu/menu_bottom.gif); width:150px; height: 25px;
}
/*.divMenuItem 
{
    background-image: url(/training/images/menu/menu_background.gif); width:166px; margin-top: 0px; margin-bottom: 0px;
}
.divMenuSpacer 
{
    background-image: url(/training/images/menu/menu_background_line.gif); width:166px; height: 1px;margin-top: 0px; margin-bottom: 0px;
}*/

/* right panel */
#divRightPanelTop 
{
    background-image: url(/training/images/rightpanel/panel_top.gif); width:166px; height: 24px;
    
}
.divRightPanelText 
{
   width:166px;
   background-color: #ecebe3;
   color: #878682;
   font-size: 10px;
   font-family: Verdana;
  
}
.txtRightPanel 
{
   color: #878682;
   font-size: 10px;
   font-family: Verdana;
}
.divRightPanelMiddle 
{
   width:166px;
   background-color: #ecebe3;
   text-align: left;
}
/* td styles for right panel not used anymore
.tdRightPanelItemTop 
{
    background-image: url(/training/images/rightpanel/item_top.gif); 
    background-repeat:no-repeat;
    background-position: bottom;
    width:166px; 
    height: 5px;
    
}
.tdRightPanelItemMiddle 
{
    background-image: url(/training/images/rightpanel/item_background.gif); width:166px; 
}
.tdRightPanelItemBottom 
{
    background-image: url(/training/images/rightpanel/item_bottom.gif); width:166px; height: 5px;
    background-repeat:no-repeat;
*/

/* courses */
.divCourseTitle 
{
    background-image: url(/training/images/backgrounds/background_header_624.jpg); width:624px; height:32px;
    text-indent: 6px;
    margin-top: 8px;
    
}
.divCourseSpacerLine 
{
    background-image: url(/training/images/line_dotted_624.gif); 
    height: 4px; 
    margin-top: 10px;
    margin-bottom: 10px; 

}
#divTitleHeader 
{
    background-image: url(/training/images/backgrounds/background_header_624.jpg); width:624px; height:32px;
    margin-top: 0px;
    margin-bottom: 5px;
    text-indent: 6px;
}
#divTitleHeaderAdmin
{
    background-image: url(/training/images/backgrounds/background_header_534.gif); 
    height: 24px; 
    width: 534px;
    margin-bottom: 5px;
    text-indent: 6px;
}
#divTitleHeaderTxt 
{
    position:relative;
    top:9px;
    margin-top: 0px;
    font-size: 12px;
    font-family: Verdana;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
    
}

/* basket */
#divBasketTop 
{
    background-image: url(/training/images/basket_top.gif); width:150px; height: 24px;
    margin-top: 8px;
}
.divBasketPanelMiddle 
{
   width:150px;
 /*  background-color: #ecebe3; */
   text-align: left;
}
.divBasketPanelText 
{
   width:150px;
    /*  background-color: #ecebe3; */
   color: #878682;
   font-size: 10px;
   font-family: Verdana;
  
}
/* sub header */
.divSubHeader 
{
    background-image: url(/training/images/backgrounds/background_subheader_624.gif); width:624px; height:13px;
    text-indent: 6px;
    margin-top: 8px;
    margin-bottom:8px;
    
}
.divSubHeaderTxt 
{
    font-family: Verdana;
       font-size: 10px;
    font-weight: bold;
     color: #5a5957;
    
}
/* main text for site */
.txtSmall
{
    font-size: 10px;
    font-family: Verdana;
    color: #878682;
}
.divTxtSmall
{
    font-size: 10px;
    font-family: Verdana;
    color: #878682;
    margin-top: 8px;
}
.txtFooter
{
    font-size: 10px;
    font-family: Verdana;
    color: #878682;
    margin-top: 8px;
}
/* course title */
.divCourseTitleTxt
{
    position:relative;
    top:9px;
    margin-top: 0px;
    font-size: 12px;
    font-family: Verdana;
    font-weight: bold;
    text-decoration: none;
    color: #5a5957;
    
}
A.txtCourseTitle
{
    text-decoration: none;
    color: #5a5957;
}
A.txtCourseTitle:hover
{
    text-decoration: underline;
    color: #5a5957;
}
/* right panel */
A.txtRightPanel
{
    text-decoration: none;
}
A.txtRightPanel:hover
{
    text-decoration: underline;
}
.ddField
{
    font-size: 11px;
    color: #000000;
    font-family: Verdana, arial, 'Gill Sans MT';
    border-color: Black;
    background-color: #EAEAEA;
    border-style: Solid;
    border-width: 1px;
}

/* admin styles */
.txtEditLink
{
    font-size: xx-small;
}

.txtAdminMain
{
    font-size: 8pt;
    font-family: Verdana;
    color: Gray;
}
.bodyAdmin
{
    background-color: #cadcec;
}
.txtAdminTableData
{
    font-size: 8pt;
    font-family: Verdana;
    color: Black;
}
.divAdmin
{
    background-color: White;
    font-size: 8pt;
    font-family: Verdana;
    color: Gray;
    width: 750px;
    padding: 10px;
}
.divAdminMessage
{
    background-color: Yellow;
    font-size: 8pt;
    font-family: Verdana;
    color: Black;
    font-weight: bold;
    padding: 10px;
    text-align:left;
}
A.editLink
{
    color: Red;
}
A:visited.editLink
{
    color: Red;
}
.txtErrorRed
{
    color: red;
}
/* /Admin Styles */

/* Input Styles */
.inputTextBox50
{
    border: 1px solid #B4B4AC;
    border-width: 1px 1px 1px 1px;
    font-family: Verdana;
    font-size: 8pt;
    color: Black;
    width: 50px;
}
.inputTextBox100
{
    border: 1px solid #B4B4AC;
    border-width: 1px 1px 1px 1px;
    font-family: Verdana;
    font-size: 8pt;
    color: Black;
    width: 100px;
}
.inputTextBox200
{
    border: 1px solid #B4B4AC;
    border-width: 1px 1px 1px 1px;
    font-family: Verdana;
    font-size: 8pt;
    color: Black;
    width: 200px;
}
.inputTextBox400
{
    border: 1px solid #B4B4AC;
    border-width: 1px 1px 1px 1px;
    font-family: Verdana;
    font-size: 8pt;
    color: Black;
    width: 400px;
}
