/***** site.css *****/
/*Common Styles*/
.stylishTable table td, div.galleryList table td, div#rating table td
{
    background: none;
    border: 0px;
    padding: 0px;
    text-align: left;
}

textarea
{
    resize: none;
}

body
{
    background-color: #D8D8D8;
}

iframe
{
    border: 0;
}

.iFrameForm iframe
{
    width: 100%;
}

.group-3col-col2 .iFrameForm iframe
{
    width: 470px;
    height: 105px;
    overflow: hidden;
}

.group-2col-col1 .iFrameForm iframe
{
    height: 53px;
}

.searchCatalogue iframe
{
    border: none;
    height: 26px;
    width: auto;
}
/*Common E*/
.wrapper
{
    width: 970px;
    margin: 0 auto;
}

.page
{
    background-color: #fff;
    width: 940px;
    padding: 0px 15px;
}
/*HEADER STARTS*/
div.header
{
    width: 940px;
    height: 202px;
}

div.header div.banner
{
    width: 940px;
    height: 168px;
    background-image: url(header_heritage.gif);
}

div.header div.banner .logo
{
    float: left;
    width: 140px;
    height: 150px;
}

div.header div.banner .logo a
{
    display: block;
    width: 140px;
    height: 150px;
}

div.header div.mainMenu
{
    height: 34px;
    position: relative;
}
/*HEADER ENDS*/

/*CONTENT STARTS*/
div.contentPadding
{
    padding: 20px 0px;
}

div.content
{
    background-color: #ffffff;
    padding-bottom: 0px;
}
/*CONTENT ENDS*/

/*FOOTER STARTS*/
div.languageBar > div > a
{
    margin-bottom: 9.3px;
}

div.languageBarcontd > div > a
{ margin-left: 20px;
}

div.footerMenu
{
    margin-right: 30px;
}

div.footerPadding
{
    width: 970px;
    height: 75px;
}

div.footerTop
{
    width: 990px;
    height: 15px;
    background-image: url(footerTop.jpg);
    margin-top: 15px;
}

div.footerBottom
{
    width: 990px;
    height: 15px;
    background-image: url(footerBottom.jpg);
}

div.footer
{
    background-color: #797979;
    color: #FEFEFE;
    height: 180px;
    padding: 15px;
    width: 940px;
}

.footer a
{
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
    color: #FEFEFE;
    text-decoration: none;
}
/*FOOTER ENDS*/

/** Fix ie6 Peek-a-boo bug 
http://www.positioniseverything.net/explorer/peekaboo.html
**/
.eventDetail, .bookingform, .bookingform .block
{
    position: relative;
}

/***** site2.css *****/
 /* search */

.searchBox
{
    margin-top: 70px;
    width: 230px;
}

.searchCatalogue
{
    margin: 10px 0px;
}

.divSearchTextBox
{
    background: url("search_box_bg.jpg") no-repeat scroll 0 0 transparent;
    border: medium none;
    height: 26px;
    width: 170px;
    float: left;
    top: 24px;
}

.searchTextBox
{
    background: transparent;
    border: none;
    font-size: 11px;
    height: 17px;
    width: 137px;
    margin-left: 28px;
    margin-top: 5px;
    font-family: Arial,Helvetica,sans-serif;
  
}

.divSearchButton
{
    float: right;
}

#keyword
{
    background: url("search_box_bg_2.jpg") no-repeat scroll 0 0 transparent;
    width: 161px;
    height: 24px;
}

.eventCategoryBox table.scSearchInputOption
{
    margin-top: 0px;
}

table.scSearchInputOption
{
    margin-bottom: 0px !important;
}

.dropdownCheckBox
{
    background: #fff;
    position: absolute;
    border: 1px solid #DBDFE6;
    width: 159px;
    top: 23px;
    left: -1px;
}

.dropdownCheckBox table.scSearchInputOption
{
    margin: 0px !important;
}

.dropdownCheckBox .scSearchInputOption tr
{
    float: none;
}

.dropdownCheckBox .scSearchInputOption tr td
{
    text-align: left;
    width: 159px;
}

.scSearchInputOption tr
{
    float: left;
    display: inline;
}

.eventCategoryBox .scSearchInputOption tr td
{
    width: 159px;
}

.eventCategoryBox label
{
    margin: 2px 0px;
}

.scSearchInputOption tr td
{
    width: 72px;
}

.scSearchInputOption tr td input
{
    float: left;
}

.scSearchInputOption tr td label
{
    float: left;
    width: auto !important;
}

.pickerWrapper_Default
{
    background: url(datetimePickerBoxBg.gif) no-repeat;
    width: 110px !important;
    float: left;
}

.dateTimeFilter
{
    margin-top: 3px;
    margin-right: 5px;
}

.pickerWrapper_Default table
{
    margin: 0px !important;
    width: 90px !important;
}

.radEnabledCss_Default
{
    background: none repeat scroll 0 0 transparent !important;
    border: none !important;
    width: 90px !important;
    margin-top: 2px !important;
}

.radFocusedCss_Default, .radHoverCss_Default
{
    border: none !important;
    margin-top: 2px !important;
}

.eventCategoryBox select
{
    width: 130px;
    height: 23px;
}

#divInput
{
    background: #f4f4f4;
    padding: 20px 15px;
    width: 675px;
    margin-bottom: 20px;
}

.divSearchGoButton input
{
    background-color: #00717C;
    border: none;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    padding: 4px 8px;
}

input.inputBox
{
    background: transparent;
    border: none;
    height: 17px;
    width: 130px;
    margin-left: 25px;
    margin-top: 4px;
}

.groupFilter select
{
    height: 24px;
    margin-left: 10px;
    width: 120px;
}

.searchResult
{
    margin-top: 10px;
    margin-left: 0px;
    padding: 0px;
}

.searchResultItem
{
    list-style-type: none;
    margin: 20px 0;
}

.searchResultTitle
{
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
}

.searchResultTitle a
{
    color: #4e4e4e;
    text-decoration: none;
}

.searchResultTitle a:hover
{
    text-decoration: underline;
}

.searchResultAbstract
{
    display: block;
}

.resultSummary
{
    font-size: 0.9em;
    margin-top: 25px;
}
/* end search */

.librarySiteIcon
{
    float: left;
    margin-top: 60px;
    width: 148px;
    height: 48px;
    margin-right: 2px;
    margin-left: 50px;
    background: url(library_icon.jpg) no-repeat;
}

.heritageSiteIcon
{
    float: left;
    margin-top: 60px;
    width: 168px;
    height: 48px;
    background: url(heritage_icon.jpg) no-repeat;
}

.librarySiteIconTrans
{
    background: url(library_icon_trans.jpg) no-repeat;
}

.heritageSiteIconTrans
{
    background: url(heritage_icon_trans.jpg) no-repeat;
}

.librarySiteIcon img, .heritageSiteIcon img
{
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.librarySiteIcon:hover > img, .heritageSiteIcon:hover > img
{
    opacity: 1;
    filter: alpha(opa0city=100);
}
/* profile */

.homeRightCol
{
    width: 685px;
}

.homeLeftCol
{
    width: 230px;
}

.rotateImages
{
    width: 685px;
    height: 265px;
}

.recommendReadingHeader
{
    width: 685px;
    height: 48px;
    margin-bottom: 20px;
}

.recommendReadingHeader h1
{
    margin-top: 25px;
    margin-bottom: 0px;
}

.recommendReading
{
    position: relative;
    width: 581px;
    padding: 25px 52px;
    background-color: #F5F5F5
}
/* end profile */

/* i want tos */

.iWantToHeader, .sideMenuHeader
{
    width: 200px;
    background: url(sb_header_bg.jpg) repeat-x #3F4749;
    height: 17px;
    padding: 9px 15px 2px;
    font-size: 1.2em;
    color: #fff;
    font-weight: bold;
}

ul.iwtList
{
    margin: 0px;
    padding: 0px;
    list-style: none;
    margin-bottom: 15px;
}

ul.iwtList li
{
    background: url("sideMenuBg.gif") no-repeat scroll 210px 1px #ECECEC;
    height: 20px;
    margin-top: 1px;
    padding-left: 15px;
    padding-top: 5px;
}

#innerPage ul.iwtList li
{
    background: url("sideMenuBg.gif") no-repeat scroll 200px 1px #ECECEC;
    width: 205px;
}

ul.iwtList li a
{
    color: #4E4E4E;
    text-decoration: none;
}

#innerPage ul.iwtList li:hover, 
#innerPage ul.iwtList li.Alt:hover,
ul.iwtList li:hover, 
ul.iwtList li.Alt:hover
{
    background-color: #DFDFDF;
}

.iWantToBody
{
    width: 230px;
    margin-bottom: 15px;
}

ul.iwtList li.Alt, 
#innerPage ul.iwtList li.Alt
{
    background-color: #F4F4F4;
}

.eventCalendar, .spydusLogin
{
    width: 200px;
    padding: 15px;
    background-color: #F4F4F4;
    margin-bottom: 15px;
}
/* end i want tos */


/* search catalogue */

#library h4, #library a
{
    display: none;
}
/* end search catalogue */

/* footer */

.facebookIcon
{
    width: 14px;
    height: 26px;
    background-image: url(logo_facebook.gif);
    display: block;
    margin-left: 10px;
    background-repeat: no-repeat;
}

a.facebookIcon:hover
{
    background-image: url(logo_facebook_over.gif);
}

a.tweetsIcon:hover
{
    background-image: url(logo_twitter_over.gif);
}

.tweetsIcon
{
    width: 38px;
    height: 26px;
    background-image: url(logo_twitter.gif);
    display: block;
    margin-left: 10px;
    background-repeat: no-repeat;
}

a.youtubeIcon:hover
{
    background-image: url(logo_youtube_over.gif);
}

.youtubeIcon
{
    width: 65px;
    height: 26px;
    background-image: url(logo_youtube.gif);
    display: block;
    margin-left: 10px;
    background-repeat: no-repeat;
}
/* end footer */

/* recommended reading */
#recommendedReadingContainer
{
    position: relative;
    width: 580px;
    height: 225px;
    overflow: hidden;
    margin-bottom: 15px;
}

#recommendedReadingList
{
    position: absolute;
    top: 0px;
    left: 0px;
    height: 225px;
    width: 800px;
}

.moreRecommendation
{
    color: #f15922;
    font-weight: bold;
}

.moreRecommendation a
{
    color: #f15922;
    font-weight: bold;
}

.bookItem
{
    width: 100px;
    height: 225px;
    margin-right: 20px;
}

.bookCoverImage
{
    width: 100px;
    height: 150px;
    margin-bottom: 10px;
}

.bookAuthor
{
    color: #00717c;
    font-weight: bold;
    padding-right: 30px;
    font-size: 13px;
}

.bookTitle
{
    color: #4e4e4e;
    padding: 5px 0px;
    height: 12px;
}

#scrollLeft
{
    background-image: url("big_prev_button.jpg");
    cursor: pointer;
    height: 29px;
    left: 15px;
    position: absolute;
    top: 85px;
    width: 29px;
}

#scrollRight
{
    background-image: url("big_next_button.jpg");
    cursor: pointer;
    height: 29px;
    position: absolute;
    right: 15px;
    top: 85px;
    width: 29px;
}
/* end recommended reading */

/* branch */
.branchListingBody
{
    padding: 15px;
    background: #F15922;
    color: #fff;
}

.locationAndOpenHourTitle
{
    margin-top: 35px;
    margin-bottom: 10px;
    font-weight: bold;
}

.openHourTable
{
    margin-top: 0px !important;
    border-spacing: 0px;
    margin-bottom: 35px !important;
    width: 100%;
}

.openHourTable th
{
    color: #fff;
    background: #00717C;
    border-right: 1px solid #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}

.openHourTable th.day
{
    width: 80px;
    font-weight: bold;
}

.openHourTable th.branch
{
    width: 107px;
    padding-left: 20px;
    text-align: left;
    font-weight: bold;
}

.openHourTable td
{
    background: #f4f4f4;
    border-right: 1px solid #C5C5C5;
    border-bottom: 1px solid #C5C5C5;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}

.openHourTable td.branchContent
{
    padding-left: 20px;
    text-align: left;
}

#mapCanvas.branchMapList
{
    margin-bottom: 20px;
}

.branchImageList table
{
    margin: 0px !important;
    border-spacing: 0px;
}

.branchImageItem
{
    margin-right: 5px;
}

.branchImageItemTitle
{
    margin-top: 10px;
}

.branchImageItemTitle a
{
    font-weight: bold;
    color: #00717C;
}

.popUpTitle
{
    font-size: 14px;
    color: #00717C;
    font-weight: bold;
    margin-bottom: 10px;
}

.popUpAddress
{
    float: left;
    width: 120px;
}

.popUpMoreDetailLink
{
    margin-top: 5px;
}

.popUpMoreDetailLink a
{
    color: #F15922;
    font-weight: bold;
}

.popUpImage
{
}
/* branch */

/*** Event Booking Form ***/

.bookingform
{
    background: #f4f4f4;
    padding: 10px 15px;
    margin-top: 10px;
}

.bookingform h3
{
    margin-top: 0px;
}

.bookingform .block
{
    width: 230px;
    float: left;
    margin-right: 30px;
}

.bookingform .block label
{
    float: none;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 6px;
    text-align: left;
    width: auto;
}

.bookingform .block input
{
    width: 212px;
    padding: 2px;
}

.bookingform .block select
{
    padding: 2px;
}

.bookingform input.submit
{
    width: 60px;
    height: 25px;
    background: #01717d;
    color: #ffffff;
    padding: 0px;
    border: 0px;
    margin: 10px 0px;
}

/*** End Event Booking Form ***/

/* calendar rad control */
.content .eventCalendar table td,
.content .eventCalendar table th
{
    background: none;
    border: 0px;
    padding: 0px;
}

.content .eventCalendar .RadCalendar .rcTitlebar table
{
    line-height: 24px;
    font-weight: bold;
}

.content .eventCalendar .RadCalendar .rcTitlebar
{
    border: 0px;
    background: none;
    background-color: #f15922;
    color: #fff;
    font-weight: bold;
}

.content .eventCalendar .RadCalendar .rcFastPrev,
.content .eventCalendar .RadCalendar .rcFastNext
{
    display: none;
}

.content .eventCalendar .RadCalendar .rcPrev, .content .eventCalendar .RadCalendar .rcNext
{
    background-image: url('/files/templates/00000000-0000-0000-0000-000000000000/81c03427-eea8-467f-88b3-ca2a0268e4d2/calendarsprite.jpg');
    width: 21px;
    height: 16px;
}

.content .eventCalendar .RadCalendar .rcPrev
{
    background-position: 0 0;
}

.content .eventCalendar .RadCalendar .rcNext
{
    background-position: -21px 0px
}

.content .eventCalendar .RadCalendar .rcPrev:hover
{
    background-position: 0 -16px;
}

.content .eventCalendar .RadCalendar .rcNext:hover
{
    background-position: -21px -16px;
}

.heritage .content .eventCalendar .RadCalendar .rcPrev
{
    background-position: 0 -32px;
}

.heritage .content .eventCalendar .RadCalendar .rcNext
{
    background-position: -21px -32px
}

.heritage .content .eventCalendar .RadCalendar .rcPrev:hover
{
    background-position: 0 -48px;
}

.heritage .content .eventCalendar .RadCalendar .rcNext:hover
{
    background-position: -21px -48px;
}

.content .eventCalendar .RadCalendar .rcTitlebar table
{
    margin: 0px;
}

.content #innerPage .eventCalendar table.RadCalendar
{
    width: 190px;
}

.content .eventCalendar table.RadCalendar
{
    width: 200px;
    margin: 0px;
}

.content .eventCalendar .RadCalendar .rcTitlebar
{
    background: none;
    background-color: #f15922;
    color: #fff;
    font-weight: bold;
}

.content .eventCalendar .RadCalendar .rcWeek th
{
    text-align: center;
}

.content .eventCalendar .RadCalendar .rcMain
{
    padding: 0px 10px;
}

.content .eventCalendar .RadCalendar .rcMainTable
{
    border-width: 0px 1px 1px 1px;
    border-color: #dfdfdf;
    border-collapse: collapse;
    margin: 10px 0px;
}

.content .eventCalendar .RadCalendar .rcRow td
{
    padding: 1px;
    background: #ffffff;
    text-align: center;
}

.content .eventCalendar .RadCalendar .rcRow td a
{
    background-color: #FAFAFA;
    border: 1px solid #dfdfdf;
}

.content .eventCalendar .RadCalendar .rcRow .rcSelected
{
    background: #ffffff;
}

div.eventCalendar div#divEventCalendarSearch div#divEventCalendar div table.RadCalendar tbody tr td.rcMain table.rcMainTable tbody tr.rcRow td.Heritage a,
div.eventCalendar div#eventCalendarFilter div table tbody tr td.rcMain table tbody tr.rcRow td.Heritage a
{
    background-color: #00717C !important;
    color: #fff;
}
div.eventCalendar div#divEventCalendarSearch div#divEventCalendar div table.RadCalendar tbody tr td.rcMain table.rcMainTable tbody tr.rcRow td.Library a, 
div.eventCalendar div#divEventCalendarSearch div#divEventCalendar div table.RadCalendar tbody tr td.rcMain table.rcMainTable tbody tr.rcRow td.rcHover a,
div.eventCalendar div#eventCalendarFilter div table tbody tr td.rcMain table tbody tr.rcRow td.Library a,
div.eventCalendar div#eventCalendarFilter div table tbody tr td.rcMain table tbody tr.rcRow td.rcHover a

{
    background-color: #F15922;
    color: #fff;
}
.rcMainTable tbody tr th, th.rcViewSel
{
    display: none;
}

.RadCalendar_Default .rcWeek th
{
    border: none !important;
    font-weight: bold !important;
}

.RadCalendar .rcMain .rcRow a
{
    padding: 0 !important;
}

#divEventCalendarSearch
{
    margin-bottom: 10px;
}

.moreEvent
{
    font-weight: bold;
}

.RadCalendar .rcRow td.rcOtherMonth
{
    border: none !important;
    background: none !important;
}
/* end calendar rad control */

/***** homePage.css *****/
/*SLIDESHOW STARTS*/
#sliderContent span.slidertextbg
{
    background-color: #494949;
    color: #FFFFFF;
    font-weight: bold;
    height: 60px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 180px;
    left: 0px;
    width: 685px;
    opacity: 0.7;
    -moz-opacity: 0.7;
    filter: alpha(opacity=70);
    -khtml-opacity: 0.7;
}

#sliderContent span.slidertext
{
    background-color: transparent;
    color: #FFFFFF;
    height: 43px;
    margin: 0;
    overflow: hidden;
    padding: 8px 15px 0px;
    position: absolute;
    top: 180px;
    left: 0px;
    width: 655px;
}

.featurelink
{
    color: #FFFFFF;
    float: right;
    font-weight: bold;
    margin: 0;
}

.slide-text
{
}

.slidertexttitle
{
    color: #FFFFFF;
    font-size: 22px;
}

.slidertexttitle a
{
    color: #fff;
    text-decoration: none;
}

.slidertexttitle a:hover
{
    text-decoration: underline;
}

.slidertextabstract
{
    font-size: 14px;
    color: #FFFFFF;
}

.slidercontrolbutton, #slidercontrols ul.controls li
{
    background: none repeat scroll 0 0 #F4F4F4;
    color: #8E8F93;
    cursor: pointer;
    float: left;
    border-right: 1px solid #FCFCFC;
    text-align: center;
    vertical-align: middle;
    font-size: 11px;
}

.slidercontrolbutton, #slidercontrols ul.controls li a
{
    padding: 5px 0px;
    width: 24px;
    height: 14px;
    display: block;
    color: #4e4e4e;
    text-decoration: none;
}

.slidercontrolbutton:hover, #slidercontrols .selected,
#slidercontrols ul.controls li a:hover, #slidercontrols ul.controls li a.current
{
    background: none repeat scroll 0 0 #00717c;
    border-right: 1px solid #5FA5AC;
    color: #fff;
}

#heritage .slidercontrolbutton:hover, #heritage #slidercontrols .selected
{
    border-right: 1px solid #F79773;
    background: none repeat scroll 0 0 #f15922;
    color: #fff;
}

.slidercontrolbuttonprev, .slidercontrolbuttonnext, .slidercontrolbuttonpause
{
    float: left;
    width: 24px;
    height: 24px;
    border-right: 1px solid #FCFCFC;
    cursor: pointer;
    background-repeat: no-repeat;
    overflow: hidden;
    display: block;
}

.slidercontrolbuttonprev
{
    background-image: url(control_back.gif);
}

.slidercontrolbuttonprev:hover
{
    background-image: url(control_back_over.gif);
}

.slidercontrolbuttonnext
{
    background-image: url(control_forward.gif);
}

.slidercontrolbuttonnext:hover
{
    background-image: url(control_forward_over.gif);
}

.slidercontrol .paused
{
    background-image: url(control_play.gif) !important;
}

.slidercontrol .paused:hover
{
    background-image: url(control_play_over.gif) !important;
}

.slidercontrolbuttonpause
{
    background-image: url(control_pause.gif);
}

.slidercontrolbuttonpause:hover
{
    background-image: url(control_pause_over.gif);
}

.extracontrol
{
    width: 50px;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 10;
}

.extracontrolbuttonnext, .extracontrolbuttonprev
{
    display: block;
    width: 21px;
    height: 21px;
    cursor: pointer;
    margin-left: 3px;
    background-repeat: no-repeat;
    overflow: hidden;
}

.extracontrolbuttonnext
{
    background-image: url(button_forward_small.gif);
}

.extracontrolbuttonprev
{
    background-image: url(button_back_small.gif);
}

.slidercontrol
{
    display: block;
    float: right;
    position: absolute;
    left: 0px;
    top: 240px;
    z-index: 1;
    height: 24px;
}

#slider
{
    position: relative;
}

ul.sliderimage
{
    width: 685px;
    height: 240px;
    margin-bottom: 25px;
    overflow: hidden;
    position: relative;
}

#slider ul
{
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

.sorcerLogo
{
    width: 169px;
    height: 47px;
    background-image: url(sorcer_icon.jpg);
    background-repeat: no-repeat;
}

/*SLIDESHOW ENDS*/

/*BOX LISTING STARTS*/

/*BOX LISTING ENDS*/

/*MISC*/
.iFrameForm
{
    overflow: hidden;
}
/*MISC ENDS*/

/***** group.css *****/
/*Group*/
/*3 columns starts*/
.group-3col-col1, .group-3col-col2
{
    float: left;
}

.group-3col-col1
{
    margin-right: 15px;
    width: 220px;
}

.group-3col-col2
{
    margin-right: 15px;
    width: 470px;
}

.group-3col-col2 .content
{
    width: 470px;
    padding-bottom: 25px;
}

.group-3col-col3
{
    width: 220px;
    float: right;
}

#eventCalendarFilter
{
    margin-bottom: 10px;
}

/*3 columns ends*/

/*2 Columns STARTS*/
.group-2col-col1
{
    float: left;
    width: 705px;
}

.group-2col-col2
{
    float: right;
    width: 220px;
    background: #fff;
}

.group-2col-col2-landingPage
{
    float: right;
    width: 635px;
    background: #fff;
    padding: 10px
}
/*2 Columns ENDS*/

/*Breadcrumbs*/
.topMenu
{
    margin-bottom: 0px;
}

.breadcrumbBar
{
    background: #f7f7f7;
    padding: 5px 10px;
    margin-bottom: 10px;
}

.breadcrumb
{
    width: 700px;
}

.breadcrumbSeparator
{
    background: url("breadcrumbSeparator.gif") no-repeat scroll 0 4px transparent;
    display: block;
    float: left;
    height: 17px;
    margin: 0 7px;
    width: 4px;
}

.heritage .breadcrumbSeparator
{
    background: url(breadcrumbSeparatorHeritage.gif) no-repeat;
    margin-top: 4px;
    height: 13px;
}

.breadcrumbHomeIcon
{
    margin-top: 3px;
    margin-right: 10px;
}

.breadcrumbBar a
{
    color: #4E4E4E;
    display: block;
    float: left;
    font-size: 12px;
    text-decoration: none;
}
/* end breadcrumb */

/* down right side menu */
.group-3col-col3 .searchCatalogue,.group-3col-col3 .iWantToBody, .group-3col-col3 .eventCalendar
{
    width: 220px;
}

.group-3col-col1 .sideMenuHeader
{
  width:190px;
  padding:5px 15px 6px;
}
.group-3col-col3 .iWantToHeader
{
    width: 190px;
}

.group-3col-col3 .spydusLogin, .group-3col-col3 .eventCalendar
{
    width: 190px;
    padding: 15px;
}

.group-3col-col3 .iWantToBody .iWantToItem
{
    width: 205px;
}

.group-2col-col2 .searchCatalogue,.group-2col-col2 .iWantToBody, .group-2col-col2 .eventCalendar
{
    width: 220px;
}

.group-2col-col2 .iWantToHeader
{
    width: 190px;
}

.group-2col-col2 .spydusLogin, .group-2col-col2 .eventCalendar
{
    width: 190px;
    padding: 15px;
}

.group-2col-col2 .iWantToBody .iWantToItem
{
    width: 205px;
}

group-3col-col3 ul.iwtList li, group-2col-col2 ul.iwtList li
{
    width: 205px;
}

.iWantToItem
{
    background-position: 100% 50%;
}

/* up right side menu */

/* down SIDE MENU */

.inThisSectionHeader
{
    background-color: #F9AB15;
    color: #FFFFFF;
    font-weight: bold;
    height: 16px;
    padding: 5px 20px;
}

.inThisSectionBody ul
{
    margin: 0;
    list-style-type: none;
    padding: 0;
}

.inThisSectionBody ul li
{
    list-style-type: none;
    padding: 0;
    margin: 0;
    font-size: 12px;
    min-height: 30px;
}

.inThisSectionBody ul li span a, .quickLinkItem
{
    margin-top: 1px;
    height: 15px;
    background-color: #F7F7F7;
    display: block;
    padding: 7px 15px 8px 10px;
    width: 205px;
}

.inThisSectionBody ul li.selected span a
{
    font-weight: bold;
}

.inThisSectionBody ul li span a:hover
{
    background: none no-repeat scroll 0 0 #DFDFDF;
}

.sideListingTable a, sideListingTable a:visited
{
    color: #4d4d4d;
}

ul.second-level li a
{
}

.inThisSectionBody ul li.selected span a
{
    font-weight: bold;
}

.inThisSectionBody ul.second-level li a
{
    background: url("sideMenu2ndLevelBg.jpg") no-repeat scroll 13px 0 #FAFAFA;
    display: block;
    margin-top: 1px;
    padding: 7px 15px 8px 30px;
    width: 185px;
}

.inThisSectionBody ul.second-level li.selected
{
    font-weight: bold;
}

.eventListingSide .listHeader
{
    background: url("sb_header_bg.jpg") repeat-x scroll 0 0 #3F4749;
    color: #FFFFFF;
    font-size: 1.2em;
    font-weight: bold;
    height: 20px;
    padding: 5px 15px;
    width: 190px;
}

.eventListingSide ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.eventListingSide li
{
    list-style-type: none;
    background: none repeat scroll 0 0 #ECECEC;
    margin-bottom: 1px;
    padding: 10px;
}

.eventListingSide li p
{
    margin: 0;
    padding: 0;
}

.eventListingSide li, .eventListingSide li a
{
    color: #5A5A5A;
}

.eventListingSide li.altItem, .eventListingSide li.listFooter
{
    background-color: #F4F4F4;
}

.eventListingSide li.listFooter a
{
    color: #1D808A;
    text-decoration: underline;
}
/* up SIDE MENU */

.print_share
{
    height: 16px;
    width: 140px;
}
/*2 Columns ENDS*/

div.shareListContainer
{
    width: 16px;
    position: relative;
    padding: 12px 0px 0px;
}

div.shareListContainer .icon:hover
{
    border: 0 none;
}

div.shareListContainer:hover div.shareList
{
    visibility: visible;
}

.shareList
{
    padding: 2px;
    position: absolute;
    top: 28px;
    left: 0px;
    visibility: hidden;
}

.listBorder
{
    border: 5px solid #7F7F7F;
    padding: 5px;
    width: 80px;
    background: #ffffff;
    position: relative;
}

.shareList a
{
    margin: 0px;
}

.addthis_toolbox
{
    width: 120px;
}

.icon span
{
    background: url("addthis_compact.gif") no-repeat scroll 0 0 transparent;
}

.plusIcon a
{
    width: 16px;
    height: 16px;
    background: url("addThisIcon.gif") no-repeat scroll 0 -7px transparent;
    display: block;
}

.plusIcon a span
{
    background: none !important;
}
 
/***** landingPage.css *****/    
/*1st level landing*/
.landingPageBanner
{
    width: 635px;
    height: 200px;
    position: relative;
    margin-bottom: 0px;
    overflow: hidden;
}

.landingPageBanner img
{
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
}

.landingPageBanner .landingPageTitleBg
{
    width: 100%;
    height: 60px;
    position: absolute;
    z-index: 1;
    bottom: 0;
    background: #024265;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.landingPageBanner .landingPageTitle, .landingPageBanner .landingPageAbstract
{
    position: absolute;
    margin-bottom: 0;
    width: 615px;
    padding-left: 10px;
    padding-right: 10px;
    color: #fff;
    z-index: 2;
}

.landingPageBanner .landingPageTitle
{
    top: 150px;
}

.landingPageBanner .landingPageAbstract
{
    top: 177px;
}

.landingList
{
    width: 470px;
    margin-bottom: 20px;
}

.landingList > table
{
}

.landingList td
{
    vertical-align: top;
    padding: 0;
}

.landingList tr:last-child td
{
    background: none no-repeat scroll 0 0 transparent;
}

/*2nd level landing*/
.landingPageAbstract
{
    margin-bottom: 0px;
}

.landingItem
{
    background: none repeat scroll 0 0 #F4F4F4;
    margin: 0px 20px 20px 0px;
    position: relative;
    z-index: 1;
    width: 225px;
}

.landingItem .text
{
    padding: 10px;
    height: 100px;
    overflow: hidden;
}

.alternateLandingItem
{
    margin: 0px;
}

.landingItemImage
{
    bottom: 0;
    position: absolute;
    width: 225px;
}

.landingItemText
{
    margin-bottom: 10px;
    padding: 15px;
    width: 195px;
}

.landingItemTitle
{
    color: #01717F;
    font-size: 15px;
    margin-bottom: 5px;
    margin-top: 5px;
}

.landingItemTitle a
{
    text-decoration: none;
    color: #01717f;
}

/***** paging.css *****/ 
.paging
{
    height: 20px;
    padding: 5px 0px;
    margin-top: 10px;
}

.paging li
{
    list-style-type: none;
    display: inline;
    margin-left: 2px;
}

.paging li a
{
    display: inline;
    background-color: #f4f4f4;
    padding: 3px 10px;
    width: 5px;
    color: #4e4e4e;
    text-decoration: none;
}

.heritage .paging .currPage
{
    background: #F15922;
}

.paging .currPage
{
    padding: 3px 10px;
    width: 5px;
    background-color: #00717C;
    color: #ffffff;
}

.paging .nextPrevButton a
{
    background-color: #f4f4f4;
    font-weight: bold;
}

.heritage .paging .nextPrevButton a:hover, .heritage .paging li a:hover
{
    background: #F15922;
}

.paging .nextPrevButton a:hover
{
    background-color: #00717C;
    color: #ffffff;
}

.paging li a:hover
{
    background-color: #00717C;
    color: #ffffff;
}


/***** listingPage.css *****/
p.backToTop a
{
    color: #F15A21;
    font-weight: bold;
}

/*Map listing*/
.mapPopupTitle
{
    color: #013F64;
    font-weight: bold;
    margin-bottom: 10px;
}

.mapPopupContent
{
    margin-bottom: 10px;
}
/**/

/*Paging*/
#pagingBottom
{
    margin-bottom: 60px;
}

#pagingBottom li
{
    background: none repeat scroll 0 0 #F7F7F7;
    color: #000;
    float: left;
    list-style: none outside none;
    margin-right: 5px;
    padding: 2px 8px 1px;
}

#pagingBottom li a
{
    color: #000;
}

#pagingBottom li.currPage
{
    background: none repeat scroll 0 0 #668CA3;
    color: #FFFFFF;
}

#pagingBottom li.nextPrevButton
{
    background: none repeat scroll 0 0 transparent;
    color: #000;
    font-weight: bold;
}
/*Paging*/
/*News listing*/
.listItem
{
}

.listItemTitle
{
    margin-bottom: 5px;
    color: #4d4d4d;
    font-weight: bold;
}

.listItemTitle a
{
    color: #4d4d4d;
}

.listItemHeading1
{
    margin-bottom: 5px;
    font-weight: bold;
}

.mainList, .mapCanvas, #mapCanvas
{
    margin-bottom: 40px;
}

.mapCanvas, #mapCanvas
{
    margin-top: 10px;
}
/*News listing*/
/*Filter*/
.groupFilter
{
    margin-right: 10px;
}

.listFilter .divSearchGoButton input
{
    background: none repeat scroll 0 0 #648EA6;
    border: 0 none;
    /*border-radius: 2px 2px 2px 2px;*/
    color: white;
    height: 24px;
    width: 35px;
}

.listFilter > table
{
    width: 100%;
}

.listFilter table td, .listFilter table th
{
    text-align: left;
    vertical-align: middle;
}

.listFilter-search table td
{
    text-align: left;
    vertical-align: top;
}

.listFilter
{
    background: none repeat scroll 0 0 #F7F7F7;
    padding: 15px;
    margin-bottom: 10px;
}

.listFilter .searchTrigger input
{
    background: none repeat scroll 0 0 #668CA3;
    border: 0 none;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    display: block;
    height: 24px;
    padding: 0;
    width: 35px;
}

.listFilter .searchKeyworkInput
{
    background: url("keywordInputBg.jpg") no-repeat scroll 0 0 transparent;
    border: 0 none;
    height: 22px;
    padding: 0 5px 0 30px;
    width: 105px;
    margin-right: 10px;
}

.listFilter .searchKeyworkInput input
{
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    height: 22px;
    width: 105px;
}

.listFilter .inputBox
{
    background: none no-repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DBDFE6;
    margin-right: 10px;
    width: 159px;
}

#searchFilter
{
    position: relative;
  background: none no-repeat scroll 0 0 white;
border: 1px solid #DBDFE6;
margin-right: 10px;
width: 159px;
}

#divType
{
    background-color: #FFFFFF;
    /*border-top: 1px solid #DBDFE6;*/
    left: -1px;
    display: none;
    position: absolute;
    width: 159px;
}

#divType ul
{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DBDFE6;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 159px;
}

#divType ul li
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.dropDownCheckBoxHint
{
    color: #000000;
    font-size: 12px;
    padding: 3px 5px;
}

.listFilter-search > table
{
    width: 390px;
}

.listFilter-search td
{
    vertical-align: top;
}
/*Filter ends*/
.mainHeader
{
    background-color: #00917C;
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 15px;
    padding: 5px 12px;
    color: #fff;
}

.listItemImage
{
    float: left;
    width: 70px;
}

.listItemText
{
    padding: 0 0 0 80px;
}

.listItemText h3
{
    margin-top: 0;
}

.listItemLink
{
    padding: 0 0 5px;
}

.listItemAbstract
{
    padding: 0;
}

.listPaging
{
    padding: 0;
}

.listPaging ul
{
    display: inline;
    padding: 0;
}

.listPaging ul li
{
    display: inline;
}

.listPaging ul li a
{
    padding: 0;
}

.listPaging a
{
    display: inline;
}

li#currentPage
{
    color: Purple;
}
/*END Main Listing Paging*/
/*Main Listing Filter*/
.searchKeyworkInput
{
    padding: 0;
}

.searchTrigger
{
    padding: 0;
}

.switchView
{
}
/*END Main Listing Filter*/
.bottomLink
{
    margin-bottom: 15px;
    margin-top: 20px;
}

.bottomLink a
{
    color: #0E5857;
    font-weight: bold;
}/* I Want To List*/
.iWantToList
{
    padding: 0;
}

.iWantToListHeading
{
    padding: 0;
}

.iWantToListItem
{
    padding: 0;
}

.iWantToListItem a
{
    display: block;
    margin-bottom: 2px;
    padding: 6px 0 6px 40px;
    width: 210px;
}

.iWantToListItem a:hover
{
    background-position: 250px;
}


/* down a - z list */
.heritage .azFilter
{
    background: #F15922;
}

.azFilter
{
    background-color: #00717C;
    color: #ffffff;
    font-weight: bold;
    padding: 5px 0px;
}

.azFilter a
{
    color: #ffffff;
    text-decoration: none;
}

.azFilter a:hover
{
    text-decoration: underline;
}

.azFilter ul
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    text-align: center;
}

.azFilter ul li
{
    display: inline;
    padding: 0px 7px;
}

.azList
{
    line-height: 1.8;
    margin-bottom: 35px;
    padding: 0px;
    margin: 0px;
}

.azList a
{
    color: #676767;
}

.azItemHeader
{
    font-size: 1.6em;
    font-weight: bold;
    color: #000000;
}
/* up a - z list */

/* event list */
ul.mainList
{
    margin: 0px;
    padding: 0px;
}

li.newsItem
{
    list-style-type: none;
    background: #f4f4f4;
    margin-bottom: 20px;
    width: 705px;
}

li.newsItemSmall
{
    width: 408px;
}

.newsItemText
{
    padding: 10px 15px;
    width: 495px;
}

.newsItemTextSmall
{
    width: 378px;
}

.newsItemTitle
{
    font-size: 1.3em;
    font-weight: bold;
    line-height: 1.8;
}

.newsItemTitle a
{
    color: #4e4e4e;
    text-decoration: none;
}

.newsItemTitle a:hover
{
    text-decoration: underline;
}

.newsItemTitleSmall
{
    width: 378px;
}

li.newsItem ul
{
    padding: 0px;
    margin-bottom: 10px;
    margin: 0px;
}

li.newsItem ul li
{
    list-style: disc;
}

/* end even list */

/***** sideMenu.css *****/
.sideMenu
{
    background: none no-repeat scroll 0 0 #FFFFFF;
    margin-bottom: 15px;
    width: 220px;
}

.sideMenu .sideMenuHeader
{
    width: 190px;
}

.sideMenuBody ul
{
    margin: 0;
    list-style-type: none;
    padding: 0;
}

.sideMenuBody ul li
{
    margin-top: 1px;
    list-style-type: none;
    padding: 0;
    font-size: 12px;
}

.sideMenuBody ul li a
{
    background: url("sideMenuBg.gif") no-repeat scroll 200px 1px #ECECEC;
    /*height: 15px; Do not add height - Kumar*/
    padding: 5px 15px 5px 10px;
    width: 195px;
    text-decoration: none;
    display: block;
}

.sideMenuBody ul li.active a
{
    font-weight: bold;
}

.sideMenuBody ul li a:hover
{
    background-color: #DFDFDF;
}

.sideMenuListing a, sideMenuListing a:visited
{
    color: #4d4d4d;
}

.sideMenuBody ul#sideMenuLevel1 li a
{
    background: url("sideMenuBg.gif") no-repeat scroll 200px 3px #F4F4F4;
    display: block;
    font-weight: normal;
    margin-top: 1px;
    padding: 5px 25px 5px 20px;
    width: 175px;
    /*height: 30px;*/
    height:auto;
}

.sideMenuBody ul#sideMenuLevel1 li a:hover
{
    background-color: #DFDFDF;
}

.sideMenuBody ul#sideMenuLevel1 li.active a
{
    font-weight: bold;
}

/***** detailPage.css *****/    
/*Common STARTS*/
.map
{
}

#dynamicMap iframe
{
    border: 0;
}

.pageTitle
{
    float: left;
    font-weight: bold;
    margin-top: 5px;
    width: 450px;
    margin-bottom: 20px;
}

.pageImage
{
    float: right;
    margin-left: 20px;
}
/*Common ENDS*/

/*General Image Gallery*/

.generalPhoto .photoGalleryItem
{
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    width: 110px;
    height: 160px;
}

.generalPhoto .photoGalleryItem .pgiImage
{
    height: 110px;
}

.generalPhoto .photoGalleryItem .pgiCaption
{
    height: 50px; overflow: hidden;
}

.generalPhoto .photoGalleryItem:nth-child(4n)
{
    margin-right: 0;
}

.eventPhoto .photoGalleryItem img
{
    width: 100%;
}
/*General Image Gallery ENDS*/ 

/*Event STARTS*/
.eventDetail .pageTitle
{
    margin-bottom: 10px;
}

.eventDetail h2
{
    font-size: 15px;
}

.captchaAltImage
{
    display: none;
}

.eventDetail li
{
    padding-left: 0;
}

.eventDetail .eventICal
{
    margin-top: 5px;
}

.eventDetail .eventICal input
{
    background: none repeat scroll 0 0 #01717D;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    padding: 4px 10px;
    font-weight: bold;
}

div.eventICal div.emailEvent-container div.emailEvent-inputs table tbody tr td input
{
    background: none repeat scroll 0 0 transparent;
}

div.eventICal div.emailEvent-container div.emailEvent-inputs table tbody tr td label
{
    width: auto;
}

.eventDetail h1
{
    margin-top: 0;
}

li.eventFromTo, li.eventGroup
{
    font-weight: bold;
    margin-left: 14px;
    padding-left: 0;
}

li.eventGroup
{
    color: #F15A21;
}

li.eventGroupHeritage
{
    color: #027178;
}

ul.eventMultiDates
{
    list-style: none outside none;
    padding: 0;
    line-height: 16px;
    margin-left: 0;
}

.eventPhoto
{
}

.eventPhoto .photoGallery
{
  width:715px; /* added by kumar */
}

.eventPhoto .photoGalleryItem
{
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    width: 133px;
    height: 133px;
}

.eventPhoto .photoGalleryItem:nth-child(5n)
{
    margin-right: 0;
}

.eventPhoto .photoGalleryItem img
{
    width: 100%;
}
/*Event ENDS*/

/*Branch STARTS*/
.branchDetail h2
{
    font-size: 13px;
}

.branchDetail h1
{
    margin-bottom: 15px;
    margin-top: 15px;
}

.branchOpeningHours
{
    margin-bottom: 22px;
}

.branchOpeningHours table
{
    margin: 0;
    padding: 0;
    width: 100%;
}

.branchOpeningHours table th
{
    background: none repeat scroll 0 0 #01717D;
    color: #FEFFFF;
}

.branchOpeningHours table th
{
    border-right: 1px solid white;
    border-bottom: 1px solid white;
}

.branchOpeningHours table td
{
    border-right: 1px solid #C4C4C4;
    background: none repeat scroll 0 0 #F4F4F4;
}

.branchOpeningHours table th, .branchOpeningHours table td
{
    border-bottom: 0 none;
    padding-bottom: 6px;
    padding-top: 7px;
    text-align: center;
}

.branchOpeningHours table #topLeft, .branchOpeningHours table #bottomLeft
{
    text-align: left;
    padding-left: 17px;
}

.branchOpeningHours table #topRight, .branchOpeningHours table #bottomRight
{
    border-right: 0;
}

.branchOpeningHours table td#bottomLeft
{
    border-bottom: 0;
}

ul.facilitiesList
{
    padding-left: 12px;
    width: 600px;
    padding-left: 0;
}

ul.facilitiesList li
{
    background: url("listBg.gif") no-repeat scroll 0 5px transparent;
    float: left;
    line-height: 15px;
    list-style-type: none;
    padding: 0 8px;
    width: 272px;
}

/*Branch ENDS*/

/*General STARTS*/
.generalForm
{
    background: none repeat scroll 0 0 #F4F4F4;
    /*line-height: 10px;*/
    margin-bottom: 20px;
    padding: 10px;
    width: 450px;
}

.generalForm table td
{
    background: none;
    border: 0px;
    margin: 0px;
    padding: 3px;
    text-align: left;
}

.generalForm table th
{
    padding: 10px;
}

.generalForm .datecontrol .controldiv table td
{
    padding: 0px;
}

.generalForm .controldiv
{
    margin: 5px 0px;
}

.generalForm .controldiv table
{
  margin-top: 0px;
}

.generalForm label
{
    display: inline;
    float: none;
    font-weight: bold;
    margin: 10px 0 5px 5px;
    text-align: left;
    width: auto;
}

div.formLabel
{
  padding-bottom:5px;
}

.generalForm .radiobtn table label
{
    display: inline;
}

.generalForm textarea
{
    width: 445px;
}

.generalForm .radiobtn table td
{
    padding: 5px;
}

.generalForm .datecontrol .controldiv .pickerWrapper_Default
{
    float: none;
}

.generalForm label.captcha
{
    font-weight: normal;
    margin-bottom: 5px;
}

.generalForm .rank .controldiv table td
{
    padding: 0px;
}

.generalForm .rank .controldiv table td input
{
    margin-right: 10px;
}

.generalForm span.submit input
{
    background: none repeat scroll 0 0 #3E6E7B;
    border: 0 none;
    color: #FDFFFA;
    cursor: pointer;
    height: 25px;
    width: 61px;
}

/*General ENDS*/

/*Images Gallery STARTS*/
.photoGallery
{
  width:480px; /* added by kumar*/
}

.photoGalleryItem
{
    display: inline;
}
/*Images Gallery ENDS*/
/*FB Ctrl S*/
.itemBodyContainer
{
    background: none repeat scroll 0 0 #F4F4F4;
    padding: 10px;
    width: 450px;
    line-height: 10px;
    margin: 20px 0px;
}

.itemBodyContainer legend
{
    color: #4F4F4F;
    font-size: 13px;
    margin-bottom: 10px;
    margin-left: 0;
    padding-left: 0;
  /*height:16px;*/
    line-height: 16px;
}

.itemBodyContainer textarea
{
    margin-bottom: 5px;
    width: 445px;
    resize: none;
}

.itemBodyContainer label
{
    /*display: none;*/
}

div.itemBodyContainer div fieldset div div span
{
    display: block;
    font-weight: bold;
    margin-bottom: 0;
}

div.itemBodyContainer fieldset div.feedbackSubmit
{
    margin-top: 10px;
}

div.itemBodyContainer div fieldset div div div
{
    margin-bottom: 10px;
}

.feedbackSubmit input
{
    background: none repeat scroll 0 0 #3E6E7B;
    border: 0 none;
    color: #FDFFFA;
    cursor: pointer;
    height: 25px;
    width: 61px;
}
/*FB Ctrl E*/
/*Gallery S*/
.galleryListContainer
{
    width: 470px;
}

.galleryList td
{
    padding: 0;
    vertical-align: top;
}

.galerryItem
{
    float: left;
    width: 110px;
    margin-right: 10px;
}

.galleryList td:last-child .galerryItem
{
    margin-right: 0;
}

.galerryItem h1
{
    font-size: 12px;
    margin-top: 9px;
    margin-bottom: 13px;
}
/*Gallery E*/

/***** misc.css *****/
/*Common STARTS*/
.noScript, .invisible
{
    display: none;
}

.clear
{
    clear: both;
}

.right
{
    float: right;
}

.left
{
    float: left;
}

.inline
{
    display: inline;
}

.noBorder
{
    border: none !important;
}

.noBorderBottom
{
    border-bottom: none !important;
}

.noBorderLeft
{
    border-left: none !important;
}

.noBorderRight
{
    border-right: none !important;
}

.noMargin
{
    margin: 0px;
}

.noPaddingLeft
{
    padding-left: 0 !important;
}

.noMarginRight
{
    margin-right: 0px !important;
}

.marginLeft15
{
    margin-left: 15px;
}

.marginRight15
{
    margin-Right: 15px;
}

.noTransparency
{
    opacity: 1 !important;
    filter: alpha(opacity:100) !important;
}
/*Common ENDS*/
/*Event Email iCal STARTS*/
.emailEvent-container
{
    position: absolute;
    border: solid 1px #A0A0A0;
    background: #FFFFFF;
    padding: 5px;
    height: auto;
    width: 300px;
    z-index: 1000;
}

.emailEvent-inputs-recipients
{
    width: 100%;
    border: solid 1px #A0A0A0;
    padding: 5px;
}

.emailEvent-inputs
{
    padding-left: 10px;
    padding-right: 10px;
}

.eventsMailer-inputs
{
}

.emailEvent-errorContainer
{
    display: none;
 /*temporary*/
    color: red;
}

.emailEvent-submitButtons
{
}

.emailEvent-successfulConfirmation
{
    color: Green;
    position: relative;
    top: -150px;
    left: 64px;
    border: solid 1px #A0A0A0;
    background: #FFFFFF;
    padding: 5px;
    height: 100px;
    width: 300px;
}

.imgBtnCalendarStyle
{
    margin-top: 3px;
}
/*Event Email iCal ENDS*/
div.divider
{
    background: none repeat scroll 0 0 #ECECEC;
    height: 1px;
    margin-bottom: 10px;
    margin-top: 10px;
    overflow: hidden;
    width: 100%;
}

/***** ratingsControl.css *****/ 
a.rateButtons
{
    display: block;
    float: left;
    height: 19px;
    width: 19px;
}

a.fadedbutton
{
    background: url("/CustomControls/Ratings/images/star-icon-faded.png") no-repeat scroll 0 0 transparent;
}

a.selectedbutton
{
    background: url("/CustomControls/Ratings/images/star-icon-selected.png") no-repeat scroll 0 0 transparent;
}

.noscript
{
    display: none;
}

.starRatingsDiv
{
    margin-bottom: 10px;
}

.ratingsBodyContainer
{
    margin-bottom: 20px;
}

.scriptEnabled
{
    display: block;
}

.noscript
{
    display: none;
}

/***** spydus.css *****/
/* spydus */
.spydusLogin
{
}

.fieldsetTips, .spydusLogin label
{
    display: none !important;
}

#innerPage .inputText, #innerPage .inputPassword
{
    width: 170px !important;
}

.inputText, .inputPassword
{
    width: auto !important;
    width: 180px !important;
    margin-bottom: 5px !important;
    padding: 5px 10px !important;
    border: 0px !important;
    margin-left: 0px !important;
  /*width:90% !important;*/
}

fieldset
{
    padding: 0px !important;
    margin: 0px !important;
    border: none !important;
}

.formButtons input
{
    background-color: #00717C !important;
    border: medium none !important;
    color: #FFFFFF !important;
    font-weight: bold !important;
    margin-top: 5px !important;
    padding: 4px 8px !important;
    cursor: pointer;
    height: 26px;
    width: 58px;
}

.inputSubmit
{
    background-color: #00717C;
    border: none;
    color: #fff;
    font-weight: bold;
    padding: 4px 8px;
    cursor: pointer;
    display: block;
    margin-top: 5px;
}

.inputSubmit:hover
{
    opacity: 0.7;
    filter: alpha(opacity:70);
}
/* end spydus */

/***** siteHeritage.css *****/
body.heritage .input6
{
    background: url("search_button_bg_heritage.jpg") no-repeat scroll 0 0 transparent !important;
}

body.heritage .searchButton
{
    /*background-image: url("search_button_bg_heritage.jpg");*/
    background-color:#F15922;
    border: medium none;
    color: #FFFFFF;
    font-weight: bold;
    height: 25px;
    padding-bottom: 3px;
    width: 60px;
    margin-top: 1px;
    cursor: pointer;
  font-family: Arial,Helvetica,sans-serif;
  font-size:12px;
}
/*Calendar*/
.heritage .content .eventCalendar .RadCalendar .rcTitlebar
{
    background-color: #00717c;
}

.heritage .content .eventCalendar .RadCalendar .rcRow .rcHover a, .heritage .content .eventCalendar .RadCalendar .rcRow .rcSelected a
{
    background-color: #00717C;
}

/* heritage home list */
.heritageHomeListHolder
{
    position: relative;
    width: 685px;
    overflow: hidden;
    height: 580px;
    margin-top: 20px;
}

.heritageHomeList
{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 705px;
}

.heritageHomeList span
{
    float: left;
    display: inline;
}

.heritageHomeListItem
{
    width: 215px;
    background-color: #F4F4F4;
    margin-bottom: 20px;
    margin-right: 20px;
    height: 280px;
    overflow: hidden;
}

.heritageHomeListItemText
{
    width: 195px;
    padding: 10px;
    height: 120px;
    overflow: hidden;
}

.heritageHomeListItemTitle, .heritageHomeListItemTitle a
{
    font-weight: normal;
    font-size: 19px;
    color: #00707C;
    text-decoration: none;
}

.heritageHomeListItemTitle a:hover
{
    text-decoration: underline;
}

.heritageHomeListItemAbstract
{
    margin-top: 10px;
    line-height: 18px;
}

.heritageHomeListItemImage
{
    width: 215px;
    height: 140px;
}

.heritageHomeList br
{
    clear: both;
    height: 20px;
}
/* end heritage home list */

/***** mainMenuHeritage.css *****/
.mainMenu
{
    font-size: 12px;
    font-weight: bold;
    height: 32px !important;
    width: 940px;
    background: none repeat scroll 0 0 #99C6CB;
    z-index: 10000;
}

.mainMenu .navigationTop
{
    width: 940px;
}

.mainMenu ul.secondLvl
{
    position: absolute;
    height: auto;
    list-style-type: none;
    top: 32px;
    visibility: hidden;
}

.mainMenu ul li ul.flyleft
{
    right: 1px;
}

.mainMenu ul li ul.flyleft li
{
    float: right;
}

.mainMenu ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.mainMenu li.firstLvlItem
{
    float: left;
    position: relative;
}

.mainMenu ul li
{
    list-style-type: none;
}

.mainMenu .backgroundImage
{
    width: 372px;
}

.mainMenu .splitter
{
    background-color: #015CAB;
    clear: both;
    padding-top: 0;
}

.mainMenu .bottom
{
    height: 25px;
    padding: 3px 25px 0;
}

.mainMenu div.secondLvlItem
{
    display: inline;
    float: left;
    font-weight: normal;
    margin-left: 10px;
    padding: 0 10px 10px 0;
    width: 166px;
}

.mainMenu div.secondLvlItem-left
{
    border-right: 1px solid #337DBC;
}

.mainMenu div.secondLvlItem-right
{
    border-left: 1px solid #337DBC;
}

.mainMenu div.secondLvlItem ul
{
    left: 0;
    position: relative;
    top: 0;
}

.mainMenu div.secondLvlItem h1
{
    background-color: #00717C;
    font-size: 12px;
    margin: 0 !important;
    padding: 6px 10px;
}

.mainMenu div.secondLvlItem h1 a
{
    font-weight: bold;
}

.mainMenu div.secondLvlItem li
{
    margin: 8px 0 0;
    padding: 0 0 0 20px;
    width: 146px;
}

.mainMenu ul *:hover > a.topLevel
{
    background: none repeat scroll 0 0 #008D9B;
    color: #FFFFFF;
}

.mainMenu a, .mainMenu a:visited, .mainMenu a:hover
{
    text-decoration: none;
}

.mainMenu ul ul a, .mainMenu ul ul a:visited, .mainMenu ul ul a:hover
{
    color: #FFFFFF;
    display: block;
    line-height: 15px;
}

.mainMenu div.secondLvlItem a:hover
{
    text-decoration: underline;
}

.mainMenu .firstLvlItem
{
    background: none repeat scroll 0 0 #00717c;
    margin-left: 1px;
}

.mainMenu .firstLvlItem1
{
    margin: 0px;
}

.mainMenu .topLevel
{
    color: #FFFEFF;
    display: block;
    font-size: 1em;
    font-weight: bold;
    height: 23px;
    line-height: 15px;
    padding: 9px 0 0;
    text-align: center;
    vertical-align: middle;
}

a.topLevel:hover
{
    background-color: #008D9B;
    color: #FFFFFF;
}

.mainMenu li:hover li, .mainMenu a:hover li, .mainMenu li:hover ul, .mainMenu a:hover ul
{
    visibility: visible;
}

.mainMenu table
{
    /*left: 0;*/
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
}

.mainMenu .home
{
    background-color: transparent;
    cursor: pointer;
    height: 50px;
    left: 0;
    position: absolute;
    width: 48px;
}

.mainMenu .bottom h1
{
    color: #FFFFFF;
    display: none;
    float: left;
    margin: 0;
    width: 100px;
}

.mainMenu .navigationTopAZ
{
    display: none;
    float: left;
    margin: 3px 0;
}

.mainMenu .navigationTopAZItem
{
    display: none;
    float: left;
    margin-right: 8px;
}

#iframe
{
    border: 0 none;
    height: 9999px;
    left: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 0;
    width: 9999px;
    z-index: -1;
}
/****************NEW*/
ul.navigationTop li.firstLvlItem ul.secondLvl li div.backgroundImage table
{
  /*padding: 10px 0;  */
    background: none repeat scroll 0 0 #008D9B;
    border-top: 10px solid #008D9B;
    border-bottom: 10px solid #008D9B;
}

ul.navigationTop li.firstLvlItem ul.secondLvl li div.backgroundImage table td
{
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    padding: 0;
    text-align: left;
    vertical-align: top;
}

ul.navigationTop li.firstLvlItem ul.secondLvl li div.backgroundImage table td.column2
{
    border-left: 1px solid #66A2AE;
}

.mainMenu ul.noOfColumn1 div.backgroundImage
{
    width: 186px !important;
}
/****Event calendar filter radcalendar style*****/
table.calendarWrapper_SeamlessCMS_SCSearch td {
  background:none;
  border:0px;
  padding:0px;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CCAttribution-ShareAlike 2.5 Brazil - http://creativecommons.org/licenses/by-sa/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10010;
  width: 100%;
  height: 500px;
}
#jquery-lightbox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10020;
  text-align: center;
  line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
  position: relative;
  background-color: #fff;
  width: 250px;
  height: 250px;
  margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}
#lightbox-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
  width: 49%;
  height: 100%;
  zoom: 1;
  display: block;
}
#lightbox-nav-btnPrev { 
  left: 0; 
  float: left;
}
#lightbox-nav-btnNext { 
  right: 0; 
  float: right;
}
#lightbox-container-image-data-box {
  font: 10px Verdana, Helvetica, sans-serif;
  background-color: #fff;
  margin: 0 auto;
  line-height: 1.4em;
  overflow: auto;
  width: 100%;
  padding: 0 10px 0;
}
#lightbox-container-image-data {
  padding: 0 10px; 
  color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
  width: 70%; 
  float: left; 
  text-align: left; 
}  
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
  display: block; 
  clear: left; 
  padding-bottom: 1.0em;  
}      
#lightbox-secNav-btnClos#jquery-overlaye {
  width: 66px; 
  float: right;
  padding-bottom: 0.7em;  
}
#mapCanvas.branchMapList, .mapBrowser{float:left; margin-top: 0;}
  #mapCanvas.branchMapList {margin-right: 10px;}
  .mapBrowser a.browser {
    display: block;
    margin-bottom: 5px;
  }
  .mapBrowser a.active {
    font-weight: bold;
  }