/*Body and Background Style*/
/*------------------------------------------------------------------------------------------------------*/
body
{
    background-color: #f7f9f9;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px; /*background-image:url(../Images/background.primary.jpg); 	background-repeat: repeat-x;*/
    padding: 0;
    height: 100%;
    border: none;
}

.orangeText
{
    color: #ff6600;
}

.bodyLeft
{
    width: 20px;
    background-image: url(../Images/body.shadow.left.jpg);
    background-repeat: no-repeat;
}

.bodyRight
{
    width: 20px;
    background-image: url(../Images/body.shadow.right.jpg);
    background-repeat: no-repeat;
}

.banner
{
    background-image: url(../Images/banner.background.jpg);
    background-repeat: repeat-x;
}

.bannerSilverlight
{
    width: 940px;
    text-align: center;
    background: none rgb(255,255,255) !important;
}

.bannerLeft
{
    background-image: url(../Images/banner.left.jpg);
    background-repeat: no-repeat;
    width: 20px;
    height: 270px;
}
.bannerRight
{
    background-image: url(../Images/banner.right.jpg);
    background-repeat: no-repeat;
    width: 20px;
    height: 270px;
}
/*Body Text*/
/*------------------------------------------------------------------------------------------------------*/
table, .bodytext
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #000;
    height: 0px;
}
/*Calendar*/
/*------------------------------------------------------------------------------------------------------*/
 /*  .rsAptContent
{
    height: auto !important;
   padding-bottom: 2px !important;
   
}*/
.RadScheduler td:hover
{
    background:none !important;
}

/*.RadScheduler .rsTopWrap .rsHeader .rsHeaderMonth, .RadScheduler .rsTopWrap .rsHeader .rsHeaderTimeline
{
    display: none;
}*/
.ScheduleLink
{
    text-decoration: none;
}
.rsRow
{
    height: 75px !important;
}
.rsWrap
{
    margin-bottom:5px !important;
}
div.RadScheduler_Default .rsHeader H2
{
    color: #000 !important;
    text-align: center !important;
    padding-left: 0px !important;
    font-size: 14px !important;
    font-weight: bold !important;
}
.rsContentScrollArea
{
    overflow: hidden !important;
}
.rsInnerFix
{
    margin-right: auto !important;
}

/*This is where you configure the look and feel of all form fields within the site*/
/*------------------------------------------------------------------------------------------------------*/
.fieldtext
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #000;
}

/*Body Links*/
/*------------------------------------------------------------------------------------------------------*/
a
{
    text-decoration: underline;
    color: #ff6600;
}

a:hover
{
    text-decoration: none;
    color: #ff6600;
}

/*Primary Navigation Links*/
/*------------------------------------------------------------------------------------------------------*/
.bodylinkprimary
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: #fff;
    line-height: normal;
}

a.bodylinkprimary
{
    text-decoration: none;
    font-weight: normal;
    color: #fff;
    line-height: normal;
}

a.bodylinkprimary:hover
{
    text-decoration: underline;
    font-weight: normal;
    color: #00ccff;
    line-height: normal;
}
/*Top Header Links*/
.header
{
    height: 115px;
    background-image: url(../Images/background1.jpg);
    background-repeat: repeat-x;
}

.headerlink
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #333;
}

a.headerlink
{
    text-decoration: none;
    color: #333;
}

a.headerlink:hover
{
    text-decoration: underline;
    color: #333;
}
.headerShadow
{
    height: 20px;
    background-image: url(../Images/banner.shadow.jpg);
}
.headerSecondaryBackground
{
    height: 88px;
    background-image: url(../Images/background.secondary.jpg);
    background-repeat: repeat-x;
}
.headerSecondaryLeft
{
    width: 20px;
    background-image: url(../Images/secondary.banner.left.jpg);
    background-repeat: no-repeat;
}

.headerSecondaryRight
{
    width: 20px;
    background-image: url(../Images/secondary.banner.right.jpg);
    background-repeat: no-repeat;
}


.headerSecondary
{
    color: white;
    font-size: 36px;
    margin:0px;
}

.headerSecondaryBackgroundText
{
    position: absolute;
    left: 10px;
    top: -60px;
    color: #0E589C;
    font-size: 108px;
    z-index: 1;
    white-space: nowrap;
    font-variant: small-caps;
    visibility: hidden;
}


/*Titles*/
/*------------------------------------------------------------------------------------------------------*/
.largetitlegry
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #999;
}

.largetitleblack
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #333;
}

.titleblackbold
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    color: #000;
}

.titlegrysmall
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #666;
}

/*Orange Links*/
/*------------------------------------------------------------------------------------------------------*/
.viewmorelink
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    color: #ff6600;
}

a.viewmorelink
{
    text-decoration: none;
    color: #ff6600;
}

a.viewmorelink:hover
{
    text-decoration: underline;
    color: #ff6600;
}

/*Footer Text and Links*/
.footer
{
    height: 35px;
    background-image: url(../Images/footer.jpg);
    background-repeat: repeat-x;
    vertical-align: top;
    padding-top: 8px;
}

.footercopyright
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #666;
}

.footerbold
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    color: #666;
}

.footertext
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #fff;
}

a.footertext
{
    text-decoration: none;
    color: #fff;
}

a.footertext:hover
{
    text-decoration: underline;
    color: #fff;
}

/* Images */
/*------------------------------------------------------------------------------------------------------*/

img.floatRight
{
    float: right;
    margin: 2px;
}
img.floatLeft
{
    float: left;
    margin: 2px;
}

/*News Text*/
/*------------------------------------------------------------------------------------------------------*/
.newstitle, .eventtitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    color: #000;
}

a.newstitle, a.eventtitle
{
    text-decoration: none;
    color: #000;
}

a.newstitle:hover, a.eventtitle:hover
{
    text-decoration: underline;
    color: #666;
}

/*Horizontial Rule*/
/*------------------------------------------------------------------------------------------------------*/
hr
{
    height: 1px;
    color: #999;
    background-color: #999;
}

.projectimage
{
    padding: 5px;
    float: right;
    padding-top: 0px;
}

/*Primary Navigation links*/
/*------------------------------------------------------------------------------------------------------*/
.topshadow
{
    height: 15px;
}
.nav
{
    background-image: url(../Images/navigation.background.jpg);
    display: table-cell;
    vertical-align: middle;
    height: 29px;
}

.nav a:link, .nav a:visited
{
    color: #ffffff;
    font: 12px Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: normal;
    text-decoration: none;
    padding-top: 7px;
}

.nav a:hover
{
    text-decoration: underline;
    font-weight: normal;
    color: #00CCFF;
    line-height: normal;
    cursor: pointer !important;
}
.navBackground
{
    background-image: url(../Images/background.header.jpg);
    background-repeat: no-repeat;
    width: 671;
    height: 115px;
}

.navRight
{
    width: 19px;
    background-image: url(../Images/navigation.right.jpg);
    background-repeat: no-repeat;
}

.navShadow
{
    height: 8px;
    background-image: url(../Images/navigation.shadow.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
}

.partner
{
    padding-bottom: 20px;
    width: 310px;
    vertical-align: top;
}

.partnerlogo
{
    vertical-align: bottom;
}

.logo
{
    width: 309px;
    height: 115px;
    text-align: left;
    vertical-align: top;
}

.contentWrapper
{
    margin-left: auto;
    margin-right: auto;
    width: 980px;
}

.wrapper
{
    width: 100%;
}

#topfooter
{
    width: 100%;
    clear: both;
    background-image: url(../Images/background.footer.jpg);
    background-repeat: repeat-x;
    height: 40px;
}

#kizanlogo
{
    float: left;
    width: 309px;
    height: 115px;
}

a.kizanlogo
{
    color: Aqua;
}

td.ContactUs
{
    vertical-align: top;
}

#rightheader
{
    float: left;
    height: 115px;
    width: 671px;
    background-repeat: no-repeat;
}

#navigationshadow
{
    width: 671px;
    height: 8px;
    background-repeat: no-repeat;
}

.rmSlide
{
    background-color: #061B34;
    margin-top: 8px;
}


/*Extra styling added for news and events*/
h2.newstitle, h2.eventtitle
{
    margin-top: 0px;
    margin-bottom: 0px;
    border-bottom: 0px;
}

p.titlegrysmall
{
    margin-top: 0px;
}

/*Div Styles for Rotators*/
.rotatorHeader
{
    background-image: url(../Images/section.header.secondary.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
    padding-bottom: 5px;
}

.rotatorContent
{
    background: #ecf0f0;
    background-image: url(../Images/section.footer.secondary.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
    padding-bottom: 25px;
}

/*News and Event Styles*/
.NewsTemplate p.bodytext, .EventTemplate p.bodytext
{
    height: auto;
    margin-bottom: 2px;
    margin-left: 2px;
    margin-top: 2px;
}

.NewsTemplate p.sf_readMore, .NewsTemplate p.sf_postCategory, .EventTemplate p.sf_readMore, .EventTemplate p.sf_postCategory
{
    margin-top: 0px;
    margin-left: 2px;
    margin-bottom: 0px;
    border-top: 0px;
}

.NewsTemplate p.sf_contentCity
{
    margin-top: 0;
    margin-left: 4px;
}

.NewsTemplate .sf_eventPriod
{
    margin: 0;
    margin-left: 4px;
}

p.sf_newsAuthor
{
    height: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.newstitle H2, H1.newstitle, .eventtitle H2, H1.eventtitle
{
    margin: 0;
    font-size: 24px;
}

.NewsTemplate p.titlegrysmall, .EventTemplate p.titlegrysmall
{
    margin-bottom: 3px;
}

.NewsTemplate, .EventTemplate
{
    padding-top: 0px;
    padding-left: 3px;
    padding-right: 3px;
}

.infoPanel
{
    float: left;
    clear: right;
    border: 1px solid #999;
    margin-left: 50px;
    padding-left: 3px;
    padding-right: 3px;
}

.infoPanel div
{
    padding: 5px;
    border-bottom: 1px solid #ddd;
}

.rrRelativeWrapper
{
    width: 285px !important;
}

.rotatorListItem
{
    margin-bottom: 7px;
}

TD.eventListTitle
{
    width: 150px;
}

TD.eventListDate
{
    width: 200px;
}

TD.eventListLocation
{
    width: 200px;
}


TR.eventsListOddRow
{
    background-color: #dcdcdc;
}

.eventsListTable
{
    border-spacing: 0px;
}

TABLE.eventsListTable td
{
    padding: 2px 6px 2px 6px;
}

P.summaryEventsLocation
{
    margin-top: 0;
}

.ConfirmationRegistration
{
    color: Green;
    font-size: large;
}
