/*#Global#*/
.LTR, .RTL
{
    background-color: #ffffff;
    font-weight: normal;
}

body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: normal;
    color: #ffffff;
    background-color: #333333;
    background-image: url(../App_Themes/NewSong/Images/background.jpg);
    margin-top: 0px;
}

a
{
    color: #5197D9;
}

a:hover
{
    color: #EDDDA9;
}

a:visited
{
    color: #5197D9;
}

a:active
{
    color: #5197D9;
}

.clear
{
    display: block;
    clear: both;
}

.space01
{
    display: block;
    width: 100%;
    padding-top: 4px;
}


.float_right
{
    float: right;
    display: block;
}

.float_left
{
    display: block;
    float: left;
}

.blue_subtitle
{
    font-weight: bold;
    color: #5197D9;
}

.largeblue_subtitle
{
    font-weight: bold;
    color: #5197D9;
    font-size: 155%;
}

.graylink
{
    color: #A6A6A6;
}

.boldtan
{
    padding-left: 8px;
    font-weight: bold;
    color: #eddda9;
}

.bold
{
    font-weight: bold;
}

.ItemTitle
{
    display: block;
    width: 100%;
    background-image: url(../App_Themes/NewSong/Images/title_background.gif);
    background-repeat: repeat-x;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #080808;
    font-size: 22px;
    font-family: Times;
    font-weight: bold;
    padding-top: 8px;
    padding-bottom: 8px;
}

.ItemTitleText
{
    margin-left: 10px;
}

#sitewrapper
{
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    width: 980px;
}

#showcase
{
    background-image: url(../App_Themes/NewSong/Images/showcase.jpg);
    width: 980px;
    height: 265px;
}

#bodywrapper
{
    width: 912px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 25px;
    background-color: #333333;
    font-weight: normal;
}

#bodywrapperbottom
{
    width: 912px;
    height: 100px;
    background-color: #333333;
}

#body_contentwrapper
{
    background-color: #333333;
    padding-top: 16px;
    padding-right: 14px;
    padding-bottom: 0px;
    padding-left: 14px;
    overflow: hidden;
}

#body_contentwrapperBottom
{
    background-color: #333333;
    padding-top: 4px;
    padding-right: 14px;
    padding-bottom: 4px;
    padding-left: 14px;
}


#body_innercontentwrapper
{
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #1C1E1F;
}

.body_thirdswrapper
{
    display: block;
    width: 279px;
    float: left;
    background-color: #1D2021;
    min-height: 550px;
    height: auto !important;
    height: 550px;
    margin-right: 7px;
    margin-left: 7px;
    margin-bottom: -2000px;
    padding-bottom: 2000px;
}

.body_onethirdswrapper
{
    float: left;
    display: block;
    width: 279px;
    background-color: #1D2021;
    min-height: 500px;
    height: auto !important;
    height: 500px;
    margin-right: 7px;
    margin-left: 7px;
}

.body_twothirdswrapper
{
    display: block;
    width: 575px;
    float: right;
    background-color: #1D2021;
    min-height: 500px;
    height: auto !important;
    height: 500px;
    margin-right: 7px;
    margin-left: 7px;
}

.thirds_textwrapper
{
    display: block;
    padding: 14px;
    font-weight: normal;
}

.twothirds_textwrapper
{
    display: block;
    padding: 14px;
}

.onethirds_textwrapper
{
    display: block;
    padding: 14px;
}

.thirds_horizontal_barsection
{
    display: block;
    margin-top: 12px;
border-bottom-width: 1px; 
border-bottom-style: solid; 
border-bottom-color: #666666;
}

.twothirds_horizontal_barsection
{
    display: block;
    margin-top: 12px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #666666;
}

.onethirds_horizontal_barsection
{
    display: block;
    margin-top: 12px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #666666;
}

.body_showcase_left
{
    
    float: left;
    margin-top: 15px;
    margin-left: 14px;
}


.body_showcase_right
{
    border: 6px solid #232325;
    float: right;
    margin-top: 15px;
    margin-right: 11px;
}

.body_titleright
{
    display: block;
    margin-bottom: 10px;
    float: left;
    background-image: url(../App_Themes/NewSong/Images/title_background.gif);
    width: 351px;
    margin-top: 15px;
    margin-left: 15px;
}

.body_showareatext_right
{
    display: block;
    width: 332px;
    float: left;
    padding: 10px;
    background-color: #1D2021;
    margin-left: 15px;
}

.body_showarealink_right
{
    display: block;
    padding-top: 10px;
    text-align: right;
}

.body_titleleft
{
    display: block;
    float: right;
    width: 367px;
    background-image: url(../App_Themes/NewSong/Images/title_background.gif);
    margin-top: 15px;
    margin-bottom: 10px;
    margin-right: 11px;
}

.body_showareatext_left
{
    display: block;
    width: 347px;
    float: right;
    padding: 10px;
    background-color: #1C1E1F;
    margin-right: 11px;
}

.body_showarealink_left
{
    display: block;
    padding-top: 10px;
    text-align: left;
}

.titleimg
{
    display: block;
    width: 100%;
    height: 42px;
    background-image: url(../App_Themes/NewSong/Images/title_background.gif);
    background-repeat: repeat-x;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #080808;
}

.sitesearch_fieldtext
{
    width: 135px;
    color: #104879;
}

#sitesearch_address
{
    float: left;
    margin-top: 12px;
    margin-left: 10px;
    color: #FFFFFF;
}

#sitesearch_fieldandbutton
{
    width: 260px;
    float: right;
    margin-top: 7px;
    margin-right: 50px;
}

#footerarea
{
    width: 980px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 70px;
    margin-top: 20px;
}

.images_accent55x75
{
    display: block;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.accent_img234x88
{
    display: block;
    text-align: left;
    margin-bottom: 5px;
}

.accent_img102x85_floatleft
{
    display: block;
    float: left;
    margin-right: 10px;
    margin-bottom: 3px;
    border: 1px solid #666666;
}

.accent_img102x85_floatright
{
    display: block;
    border-bottom-color: #666666;
    margin-bottom: 5px;
    float: right;
    margin-left: 10px;
}

.graybar
{
    display: block;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #666666;
    margin-top: 10px;
    margin-bottom: 10px;
}

#contactform
{
    border: 1px solid #000000;
    margin-top: 15px;
    margin-bottom: 10px;
    font-weight: normal;
}

.box_alignright
{
    display: block;
    text-align: right;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 8px;
}

/*#Main styles/Events page#*/

.eventCalendarDetail .zoneTop
{
    width: 100%;
    margin-bottom: 10px;
}

.eventCalendarDetail .zoneLeft
{
    width: 550px;
    min-height: 550px;
}

.eventCalendarDetail .zoneRight
{
    width: 275px;
}

.zoneTop
{
    width: 450px;
    float: right; /* padding-right: 10px;*/
}

.zoneMenu
{
    /*width: 932px;*/
    margin: 0px auto;
    clear: both;
}

.zoneMainContent
{
    margin: 15px 0 10px 0;
    min-height: 400px;
}

.zoneContent
{
    width: 735px;
    margin: 0px;
}

.zoneBottom
{
    background: black;
    padding: 2px 10px 4px 10px;
    color: white;
    margin: 10px 0 10px 0;
    min-height: 15px;
}

.zoneBottom a
{
    color: white;
}

.zoneLogo
{
    margin: 15px 10px;
    width: 436px;
    float: left;
}

/*Top logo, left menu*/
.mainDivLeftMenu
{
    width: 930px;
    margin: 15px auto;
}

.mainDivLeftMenu .zoneMenu
{
    width: 120px;
    margin: 0px 0 10px 0;
    min-height: 400px;
    clear: none !important;
}

.mainDivLeftMenu .zoneMainContent
{
    padding-left: 4px;
    margin: 0px 0 10px 0;
    min-height: 400px;
    width: 806px;
}

.EventCalendar *
{
    padding: 0px;
}

.EventCalendar .Title
{
    color: #ffffff;
    padding: 5px;
    height: 35px;
    font-weight: bold;
    vertical-align: middle;
    background-color: #1A1B1D;
}

.EventCalendar .DayHeader
{
    height: 25px;
    background-color: #222222;
    color: White;
    font-weight: bold;
    border-style: none;
    vertical-align: middle;
    font-size: 11px;
}

.EventCalendar .Day, .EventCalendar .OtherMonth, .EventCalendar .Weekend, .EventCalendar .Today
{
    height: 50px;
    padding: 3px;
    background-color: #eeeeee;
    font-size: 11px;
}

.EventCalendar .Today
{
    background-color: #222222;
    color: White;
    font-weight: bold;
}

.EventCalendar .Today a
{
    color: #1A1B1D;
    font-weight: bold;
    font-size: 11px;
}

.EventCalendar .ContentEvent a
{
    margin-top: 3px;
    color: #5197D9;
    font-weight: bold;
}

.EventCalendar .OtherMonth
{
    color: Gray;
    background-color: White;
}

.Event
{
    border: 1px solid #6c7275;
    color: #1c1c1c;
    background-color: #e3e3e3;
    padding: 8px 8px 8px 8px;
}

.Content
{
    color: #1C1E1F;
}

.Day
{
    color: #5197D9;
}

.OtherMonth
{
    color: #5197D9;
}

/*# Newsletter #*/
.NewsletterSubscription
{
    font-weight: normal;
}

/*#Menu#*/
.menuLinkClass
{
    background: url(../App_Themes/NewSong/Images/Button.gif);
    font-family: Times;
    font-weight: normal;
    font-size: 16px;
    height: 35px;
    line-height: 33px;
    float: left;
    width: 109px;
    display: block;
    text-decoration: none;
    text-align: center;
    color: #ffffff;
}

.newsongNav
{
    _margin: 10px 0px -10px -10px;
    margin: 10px 0px -10px 10px;
    height: 47px;
    vertical-align: middle;
    text-transform: uppercase;
    font-weight: normal;
}

.newsongNav ul
{
    background-color: #000000;
    list-style: none;
    color: #ffffff;
}

.newsongNav li
{
    float: left;
    margin-left: 8px;
    margin-right: 8px;
}

.newsongNav li a
{
    font-family: Times;
    font-weight: normal;
    font-size: 16px;
    height: 35px;
    line-height: 33px;
    float: left;
    width: 109px;
    display: block;
    text-decoration: none;
    text-align: center;
    color: #ffffff;
}

.newsongNav li a:visited
{
    font-family: Times;
    font-weight: normal;
    font-size: 16px;
    height: 35px;
    line-height: 33px;
    float: left;
    width: 109px;
    display: block;
    text-decoration: none;
    text-align: center;
    color: #ffffff;
}

.newsongNav li a:active
{
    font-family: Times;
    font-weight: normal;
    font-size: 16px;
    height: 35px;
    line-height: 33px;
    float: left;
    width: 109px;
    display: block;
    text-decoration: none;
    text-align: center;
    color: #ffffff;
}

.newsongNav li a:hover
{
    color: #ffffff;
    background: url(../App_Themes/NewSong/Images/Button.gif);
}

/*#Photo Gallery#*/

.photoGallery
{
    margin: auto;
    text-align: center;
    width: 700px;
}

.photoGallery .Slider .Pager
{
    margin-left: 80px;
}

.photoGalleryContainer
{
    margin: auto;
    text-align: center;
}

.photoGallery img
{
    margin: 0px 5px 5px;
    border: none;
    padding: 2px;
    border: 1px solid #000000;
}

/*#Photo Gallery/Gallery list#*/
.gallery
{
    float: left;
    text-align: center;
}

.gallery h3
{
    background: #cccccc url(../App_Themes/CorporateSite/Images/topMenuBackground.gif) repeat-x center left;
    margin: 0px 5px;
    padding: 2px 0px;
    color: #ffffff;
}

/*# Poloride Multiple#*/
.PolorideMultiple
{
    background-image: url(../App_Themes/NewSong/Images/PolorideMultiple.gif);
    background-position: top left;
    background-repeat: no-repeat;
    width: 151px;
    height: 172px;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
}
.PolorideMultiple .polorideImageMultiple
{
    margin-left: 0px;
    margin-top: 17px;
    width: 110px;
    height: 115px;
    border: none;
}
.polorideTitleMultiple a:link
{
    color: #333333;
    text-decoration: none;
}
.polorideTitleMultiple a:hover
{
    color: #333333;
    text-decoration: underline;
}
.PolorideMultiple .polorideImage
{
    margin-left: 13px;
    margin-top: 14px;
    width: 111px;
    height: 115px;
    border: none;
}
.PolorideMultiple .polorideTitleMultiple
{
    color: #333333;
    font-family: Arial;
    font-size: small;
    text-align: center;
    padding: 0 0 0 0;
}

/*# Sermons #*/
.player
{
    text-align: center;
}


.sermon_wrapper
{
    color: #ffffff;
    display: block;
    width: 100%;
    float: left;
    background-color: #1D2021;
    min-height: 500px;
    height: auto !important;
    height: 500px;
    margin-right: 7px;
    margin-left: 7px;
}

/*# CPI Link #*/
.cpiLink a
{
    color: #ffffff;
    text-decoration: none;
}

.cpiLink a:hover
{
    color: #ffffff;
    text-decoration: none;
}

.cpiLink a:visited
{
    color: #ffffff;
    text-decoration: none;




}

.cpiLink a:active
{
    color: #ffffff;
    text-decoration: none;
}

/*# Search Box #*/
.searchBox
{
        _background: url(../App_Themes/NewSong/Images/searchbutton.gif) no-repeat top right;
	width: 255px;
}