﻿@font-face
{
    font-family: contm;
    src: url('font/contm.eot');
    src: local(contm), url('font/contm.ttf') format('opentype');
}

@font-face
{
    font-family: DayDream;
    src: url('font/DayDream.eot');
    src: local(DayDream), url('font/DayDream.ttf') format('opentype');
}

/* Logo */
#logo h1
{
    float: left;
    padding: 40px 40px 0 50px;
    letter-spacing: -2px;
    font-size: 48px;
}

#logo h2
{
    float: right;
    padding: 68px 0 0 0;
    font-size: 24px;
}

#logo a
{
    text-decoration: none;
    color: #372412;
}

#main-container
{
}

/* Gallery */



/* Sidebar */



#sidebar ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}
#sidebar li ul
{
    padding: 15px 0;
}

#sidebar li li
{
    padding-left: 30px;
    border-bottom: 1px dotted #4A3903;
    background: url(../images/list-bg.gif) no-repeat 15px 50%;
}

#sidebar h2
{
    margin: 0;
    padding: 20px 0 2px 30px;
    background: url(../images/title-bg.gif) no-repeat left bottom;
    border-bottom: 2px solid #4A3903;
}

#sidebar a
{
    text-decoration: none;
}

#sidebar a:hover
{
    text-decoration: underline;
}

/* Footer */



#footer
{
    color: #3064AE;
    text-decoration: none;
    font-weight: bold;
}

#footer li
{
    float: left;
    margin-right: 3px;
    padding: 10px 0;
}

#footer .Menu a:hover
{
    text-decoration: underline;
}

#footer .Menu {
    clear:both;
    float:left;
    list-style:none outside none;
    margin:0 auto;
    padding:0 0 0 165px;
    width:455px;
    white-space:nowrap;
}

#footer .Menu a
{
    text-decoration: none;
    color: #26518A;
}

/*----------commentlist---------*/
#commentlist .author
{
    font-size: 10px;
    margin-bottom: 25px;
}
#commentlist .content
{
    border-bottom: 1px dotted #4A3903;
}
/*-------------showOrhide-----------*/
#showOrhide
{
    display: none;
}

/*---------class--------------*/
/* Pager */
.pager
{
    margin: 8px 3px;
    padding: 3px;
    float: right;
}

.pager .disabled
{
    border: 1px solid #ddd;
    color: #999;
    margin-top: 4px;
    padding: 3px;
    text-align: center;
}

.pager .current
{
    background-color: #06c;
    border: 1px solid #009;
    color: #fff;
    font-weight: bold;
    margin-top: 4px;
    padding: 3px 5px;
    text-align: center;
}

.pager span, .pager a
{
    margin: 4px 3px;
}

.pager a
{
    border: 1px solid #c0c0c0;
    padding: 3px 5px;
    text-align: center;
    text-decoration: none;
}


/* Pager */


.post
{
    padding: 0 0 20px 0;
}

.title
{
    margin: 0;
    border-bottom: 2px solid #4A3903;
}

.byline
{
    margin: 0;
}

.meta
{
    border-top: 1px solid #4A3903;
    text-align: right;
    color: #646464;
}

.meta a
{
    padding-left: 15px;
    background: url(../images/list-bg.gif) no-repeat left center;
    font-weight: bold;
}

.menuCurrent
{
    color: #FFFFFF;
    font-weight: bold;
}
.copyright
{
   
    font-size: 11px;
}

.ProgramsSubMenu li
{
    list-style: none;
    text-align: center;
}

.ProgramsSubMenu a
{
  text-decoration:none;
  font-family:DayDream;
    font-size: 20px;
    font-weight:bold;
    color: #2D60AE;
    line-height: 130%;
}

.ProgramsSubMenu a:hover
{
    color: #ff0000;
    text-decoration:none!Important;
}

 a.readmore{
    font-family:DayDream;
    font-size: 20px;
    font-weight:bold;
    color: #2D60AE;
    line-height: 130%;
    text-decoration:none;
}

a:hover.readmore{
      color: #ff0000;
}

.div-container
{
    margin: 7px 0px 15px;
}

/* Main Menu Start */
.menu_bar
{
}
.menu_bar ul
{
    height: 51px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.menu_bar li
{
    list-style-type: none;
    float: left;
}
.menu_bar li a
{
    color: #CCCCCC;
    display: block;
    line-height: 51px;
    text-align: center;
    text-decoration: none;
}

.menu_bar li a:hover
{
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    color: #000000;
}


li#menue1 a
{
    width: 93px;
    background: transparent url(../images/Menu.png) no-repeat scroll 0 0;
}

li#menue1 a:hover, li#menue1 a.Selected
{
    background-position: 0 -74px !important;
}

li#menue2 a
{
    width: 108px;
    background: transparent url(../images/Menu.png) no-repeat scroll -90px 0;
}

li#menue2 a:hover, li#menue2 a.Selected
{
    background-position: -90px -72px !important;
}

li#menue3 a
{
    width: 108px;
    background: transparent url(../images/Menu.png) no-repeat scroll -198px 0;
}
li#menue3 a:hover, li#menue3 a.Selected
{
    background-position: -198px -72px !important;
}

li#menue4 a
{
    width: 108px;
    background: transparent url(../images/Menu.png) no-repeat scroll -316px 0;
}

li#menue4 a:hover, li#menue4 a.Selected
{
    background-position: -316px -73px !important;
}

li#menue5 a
{
    width: 140px;
    background: transparent url(../images/Menu.png) no-repeat scroll -430px 0;
}

li#menue5 a:hover, li#menue5 a.Selected
{
    background-position: -430px -73px !important;
}
/* Main Menu End */


input.error, textarea.error
{
    border: dotted 1px red;
}

label.error
{
    color: Red;
}

#RegisterNow table
{
    margin: 0px auto;
    width: 90%;
}

#RegisterNow input[type="text"] 
{
    width: 85%;
    margin: 5px 0px 0px;
    
}

#RegisterNow input[type="submit"] , #RegisterNow .form-row select 
{
    width: 85%;
    margin: 5px 0px 0px;
}

#RegisterNow .form-row span 
{
    color: White;
    display: block;
    text-align: right;
    white-space: nowrap;
    margin-right:5px;
}

#RegisterNow span
{
    white-space:nowrap;
    display:block;
    text-align: right;
}

.gallery .nav-prev , .gallery .nav-next
{
    visibility:hidden;
    display:none;
}

