/* this particular version layout will not work in IE/Win Strict Mode 
   it can be made to work in IE strict with the use of CSS expressions
	 to calculate the required height of the 2 absolute positioned divs
*/
/********** main css ***********/
html
{}
body
{
    margin: 0px 0px 0px 0px;
    height: 100%;
    font-family: arial,helvetica, verdana,sans-serif;
    font-size: 12px;
    background-color: #2f2f2f;
    background-image: url(/images/bg_main.jpg);
    background-repeat: repeat-x;
    background-position: top;
    text-align: center; /* IE quirky center */
    color: #000000;
}

a
{
    color: #000000;
    text-decoration: none;
}
a:hover
{
    color: #000000;
    text-decoration: underline;
}

img
{
    border: 0px;
}

/* heading tags */


h1
{
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    color: #000000;
}

h2
{
    font-family: Helvetica,Arial;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        font-size: 24px;
        line-height: normal;
        font-size-adjust: none;
        font-stretch: normal;
        -x-system-font: none;
        margin-top: 12px;
        margin-right: 0px;
        margin-bottom: 12px;
        margin-left: 0px; 

}

h3
{
    font-family: Helvetica,Arial;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 16px;
}
h4
{
    font-size: 11px;
    color:#000000;
}
#SuggestedItemsTitle
{
    color:Black;
}


/***********  site structure ****************/

#leftBar
{
    position: absolute;
    left: 0;
    top: 0;
    padding: 0;
    background-image: url(/images/bg_left.jpg);
    background-repeat: repeat;
    width: 110px;
    height: 100%;
}

#centerBar
{
    width: 990px;
    height: 100%;
    left: 110px;
    background-color: #4F2510;
}

#rightBar
{
    position: absolute;
    background-image: url(/images/bg_right.jpg);
    width: 110px;
    height: 100%;
    right: 0px;
    top: 0;
}

#main_wrapper
{
    position: relative;
    width: 990px; /*background-image:url(/images/bg_main.jpg);     background-repeat:no-repeat;     background-position:top;*/
}

#nav_wrapper
{
    position: relative;
    width: 990px;
    height: 158px; /* background-image: url(/images/header.jpg);*/
    background-repeat: no-repeat;
    background-position: top;
}
#nav
{
    position: relative;
    width: 990px;
    height: 44px;
    z-index: 91;
}




#nav_wrapper_sub
{
    position: relative;
    width: 990px;
    height: 137px; /* background-image: url(/images/header.jpg);*/
    background-repeat: no-repeat;
    background-position: top;
}

#nav_sub
{
    position: relative;
    width: 990px;
    height: 29px;
    z-index: 30;
    background-image: url(/images/bg_nav_sub.jpg);
    background-repeat: no-repeat;
    background-position: center;
    z-index: 91;
}


    
#newtoreality_wrapper
{
    position: absolute;
    text-transform: uppercase;
    left: 830px;
    top: 125px;
    letter-spacing: 1px;
    font-weight: bold;
    z-index: 92;
}
/*#navHeader
{
    //background-image:url(/images/bg_nav_top.gif);
    position: absolute;
    background-repeat: no-repeat;
    z-index: 5;
    height: 0px; //background-color:Yellow;
}*/
#navBody
{
    position: absolute;
    top: 188px;
    width: 138px; /*background-color:yellow;*/
    bottom: 0px;
    padding-left: 10px;
    background-image: url(/images/bg_nav_bottom.gif);
    background-position: bottom;
    background-repeat: no-repeat;
    z-index: 3;
}


#navFooter
{
    position: absolute;
    width: 160px;
    bottom: 0px;
    height: 0px;
}

/*HEADER CSS */
#quickLinks_wrapper
{
    position:absolute;
    width:350px;
    height:15px;
    left:600px;
    top:17px;
    color:White;
}
.ql_links, a.ql_links, a.ql_links:visited, a.ql_links:link
{
    color:White;
    text-decoration:none;
}
a.ql_links:hover
{
    text-decoration:underline;
}
#header
{
    height: 224px;
}

/*Sub Page CSS*/
#center_wrapper
{
    position: relative;
    width: 990px;
    top: 15px;
    left: 0px;
    min-height: 600px;
    height: 100%;
    height: auto !important;
    text-align: left;
    z-index: 1;
}
#subpages_background
{
    position: relative;
    width: 400px;
    min-height: 486px;
    height: 100%;
}
#sub_content_top
{
    position: absolute;
    width: 642px;
    z-index:31;
    display:none;
}

#sub_content_middle
{
    position: relative;
    min-height: 600px;
    height: 100%;
    left: 0px;
    width: 990px;
    z-index: 20;
}
#sub_content_bottom
{
    position: relative;
    background-repeat: no-repeat;
    background-position: bottom;
    width: 841px;
    height: 21px;
    left: 5px;
    display:none;
}
#content_bottom
{
    position:relative;
    height:20px;
}
.content_middle_wrapper
{
    position:relative;
    background-image: url(/images/sub_content_middle.jpg);
    background-repeat: repeat-y;
    width: 990px;
    min-height: 600px;
    height: auto !important;
    height: 100%;
    text-align: left;
    top: 0px;

}
.content_middle_wrapper_full
{
    position:relative;
    background-image: url(/images/sub_content_middle_full.jpg);
    background-repeat: repeat-y;
    width: 990px;
    min-height: 600px;
    height: auto !important;
    height: 100%;
    text-align: left;
    top: 0px;
    
}
#content_middle
{
    position: relative;
    background-position: top;
    left: 1px;
    width: 841px;
    top: 0px;
    min-height: 348px;
    height: 100%;
}
.content_middle
{
    position: relative;
    left: 251px;
    width: 740px;
    top: 0px;
    min-height: 600px;
    height: 100%;
}
.content_middle_full
{
    position: relative;
    left: 251px;
    width: 740px;
    top: 0px;
    min-height: 600px;
    height: 100%;
}
.subcontent_middle
{
    position:relative;
    background-color:#ffffff;
    min-height:600px;

}
.content_middle_full_admin
{
    position: relative;
    width: 677px;
    min-height: 471px;
    height: auto !important;
    height: 100%;
    left: 157px;
    text-align: left;
    top: 0px;
}
#subnav_top
{
    position:relative;
    width:241px;
    height:14px;
    background-image:url(/images/bg_subnav_top.jpg);
    background-repeat:no-repeat;
}
#subNav
{
    position: absolute;
    width: 236px;
    left: 0px;
    min-height:64px;
    float: left;
    left:0px;
    z-index: 92;
}

#subNavHeader
{
    width: 170px;
}
#subNavHeaderText
{
    position:absolute;
    color:White;
    left:5px;
    top:0px;
    padding-left:15px;
    font-family:Candara;
    font-size:24px;
    height:40px;
    font-weight:bold;
    border-bottom:solid 1px Gray;
    width:210px;
}
#subNavBody
{
    position: relative;
    width: 240px;
    height: 280px;
    left: 1px;
    top:0px;
    background-image: url(/images/bg_subnav_middle.jpg);
    background-repeat:repeat-y;
    z-index:1;
}



#subNavbody_inner
{
    position:absolute;
    width: 236px;
    left:2px;
    background-image:url(/images/bg_subnav.jpg);
    background-position:top;
    background-repeat:no-repeat;
    
}

#subNavFooter
{
    position:relative;
    background-image:url(/images/bg_subnav_bottom.jpg);
    background-repeat:no-repeat;
    background-position:bottom;
    width:240px;
    height:17px;
    left:1px;
}
#subnav_callouts
{
    position:relative;
    top:30px;
    left:25px;
}
#subnav_bring
{
    position:absolute;
    left:0px;
    top:0px;
}
#subnav_free
{
    position:absolute;
    left:0px;
    top:110px;
}
.subNavText
{   font-weight:bold;
    font-size:11px;
	line-height: 23px;
	text-decoration:none;
	text-align:left;
	color:#A3A3A3;
	text-transform:uppercase;
	vertical-align:bottom;
	width:190px;
}

.subNavText:link
{
	line-height: 23px;
	text-decoration:none;
	text-align:left;
	color:#A3A3A3;
	text-transform:uppercase;
	vertical-align:bottom;
	width:190px;
}

.subNavText:active
{
	line-height: 23px;
	text-decoration:none;
	text-align:left;
	color:#A3A3A3;
	text-transform:uppercase;
	vertical-align:bottom;
	width:190px;
}

.subNavText:visited
{
	line-height: 23px;
	text-decoration:none;
	text-align:left;
	color:#A3A3A3;
	text-transform:uppercase;
	vertical-align:bottom;
	width:190px;
}

.subNavText:hover
{
	color: #ffffff;
	text-align:left;
	text-decoration:none;
}

#content_middle_wrapper
{
    position: relative;
    width: 500px;
    left: 156px;
    height: 100%;
    z-index: 31;
    
}

#content_top
{
    position: relative;
    background-image: url(/images/subhead_text_full.jpg);
    background-repeat: no-repeat;
    background-position: top;
    left: 0px;
    width: 480px;
    height: 23px;
}


#content_middle_bottom
{
    position: relative;
    bottom: 0px;
}

#subMainContentArea_wrapper
{
    position: relative;
    text-align: left;
}

#subPageWrapper
{
    position: relative;
}
#subPageEventHeader
{
    font-weight: bold;
    font-size: 18px;
}
.content_wrapper
{
    position: relative;
    padding-top: 0px;
    margin-left: 0px;
}

/*Sub Content Area End*/


#content
{
    position: relative; /* to enable further positioned divs inside content area */
    width: 790px;
    left: 0px;
    text-align: left;
    z-index: 3;
}

#content_sub
{
    position: relative; /* to enable further positioned divs inside content area */
    width: 990px;
    background-image: url(/images/bg_main_sub.png);
    background-repeat: no-repeat;
    background-position: top;
    background-color: #fcfefe;
    left: 0px;
    text-align: left;
    z-index: 1;
}

#footer_wrapper
{
    position: relative;
    padding: 0px;
    margin: 0px;
    width: 990px; /*background-color:green;*/
    top: 9px;
}
#subfooter_wrapper
{
    position: relative;
    padding: 0px;
    margin: 0px;
    width: 990px; /*background-color:green;*/
    top: 9px;
}
#subfooter
{
    position: relative; /* to enable further positioned divs inside content area */
    z-index: 0; /* to make sure if long words overflow they show above the right column */
    padding: 0px;
    margin: 0px;
    width: 990px;
    height: 48px;
    left: 0px;
    top: 0px;
    text-align: left; /*background-color:Green; word-wrap:break-word;*/
}
#footer
{
    position: relative; /* to enable further positioned divs inside content area */
    z-index: 0; /* to make sure if long words overflow they show above the right column */
    padding: 0px;
    margin: 0px;
    width: 990px;
    height: 36px;
    left: 0px;
    top: 0px;
}

#footer_sub
{
    position: relative; /* to enable further positioned divs inside content area */
    z-index: 600; /* to make sure if long words overflow they show above the right column */
    padding: 0px;
    margin: 0px;
    width: 990px;
    height: 117px;
    background-image: url(/images/bg_footer_sub.png);
    left: 0px;
    text-align: left; /*word-wrap:break-word;*/
}

#clientLogo
{
    position: absolute;
    left: 0px;
    top: 0px;
    visibility: hidden;
}
#copyright
{
    position: absolute;
    left: 340px;
    top: 10px;
    color: Gray;
    font-family: Verdana;
    font-size: 11px;
}
#fnLogo
{
    position: absolute;
    left: 957px;
    top: 5px;
}

/******* Homepage Layout ************/

#mainContentArea_wrapper
{
    position: relative;
    height: 100%;
    top: 0px;
    background-image:url(/images/bg_content.jpg);
    background-repeat:no-repeat;
}

#home_events_wrapper
{
    position: relative;
    background-image: url(/images/current_events.jpg);
    background-repeat: no-repeat;
    background-position: top;
    width: 307px;
    left: 0px;
    height: 329px;
    float: right;
    margin-right: 0px;
}

#home_events_content
{
    padding: 50px 30px 0px 10px;
    height: 271px;
    font-size: 10px;
    font-weight: normal;
    text-align: left;
}

#centerWrapper
{
    position: relative;
}

/*CALLOUTS*/
#customCallout
{
    position:relative;
    color:White;
    left:5px;
}
#callout_wrapper
{
    position: relative;
    left: 0px;
    top: 0px;
    width: 990px;
    min-height: 150px;
    height: auto !important;
    height: 150px;
    background-image:url(/images/bg_callouts.jpg);
    background-repeat:no-repeat;
}

#callout1
{
    position: absolute;
    left: 15px;
    top: 43px;
}

#callout2
{
    position: absolute;
    left: 210px;
    top: 43px;
}

#callout3
{
    position: absolute;
    left: 404px;
    top: 43px;
}

#callout4
{
    position: absolute;
    left: 598px;
    top: 43px;
}
#callout5
{
    position: absolute;
    left: 792px;
    top: 43px;
}

/*Subcallouts on the Right*/
#subCallout_wrapper
{
    position: relative;
    left: 0px;
    top: 0px;
    width: 990px;
    min-height: 158px;
    height: auto !important;
    height: 158px;
    
}
#subcallouts
{
    position:absolute;
    background-image:url(/images/bg_callouts.jpg);
    background-repeat:no-repeat;
    width:990px;
    height:150px;
}
#subCallout1
{
    position:absolute;
    left:7px;
}
#subCallout2
{
    position: absolute;
    left: 7px;
    top: 121px;
}

#subCallout3
{
    position: absolute;
    left: 7px;
    top: 250px;
}

#subCallout4
{
    position: absolute;
    left: 7px;
    top: 377px;
}

#indexCallout_events
{
    position: absolute;
    top: 10px;
    left: 18px;
}

#indexCallout_top
{
    position: relative;
    left: 0px;
    top: 15px;
    width: 990px;
}

#indexCallout_top_content
{
    position: relative;
    width: 990px;
    left: 0px;
    top: 0px;
    height: 338px; /*border:solid 2px #cc0000;*/
}
#indexCallout_top_content_left
{
    position: absolute;
    width: 433px;
    height: 276px;
    left: 0px;
    top: 0px;
    background-image: url(/images/welcome.jpg);
    background-repeat: no-repeat;
}
#home_video_player
{
    position:absolute;
    width:410px;
    height:308px;
    left:0px;
}
#home_large_rotator
{
    position: absolute;
    left: 415px;
    top: 0px;
    width: 390px;
    height: 308px;
}
#indexcallout_right
{
    position: absolute;
    top: 0px;
    left: 810px;
}
#indexCallout_top_content_right
{
    position: absolute;
    width: 270px;
    left: 721px;
    height: 280px;
    background-image: url(/images/visitor.jpg);
    background-repeat: no-repeat;
}
#callout_reflections
{
    position:absolute;
    top:0px;
    left:0px;
}
#callout_bring
{
    position:absolute;
    top:104px;
    left:0px;
}
#callout_free
{
    position:absolute;
    left:0px;
    top:208px;
}
/************** content area ****************/
#contentArea_wrapper
{
    position: relative;
    min-height: 276px;
    width:990px;
}

#contentArea_top
{
    position: relative;
    height: 25px;
    top: 0px;
    left: 0px;
    padding: 0;
    margin: 0;
}
#contentArea
{
    position: relative;
    min-height: 276px;
    padding: 16px 20px 0px 20px;
    color: #666666;
}
#contentArea_bottom
{
    position: relative;
    height: 13px;
    top: 0px;
}

#calloutsSub
{
    position: relative;
}
#subpageHeader_wrapper
{
    position: relative;
    width:734px;
    left:0px;
    top: 0px;
    height:48px;
}
#subPageHeaders_image
{
    position: absolute;
    background-repeat:no-repeat;
    width:734px;
    height:48px;
    top:4px;
    left:3px;
    z-index:30;
}

#subPageHeaders
{
    position: relative;
    color: #ffffff;
    font-size: 22px;
    font-weight:bold;
    padding: 15px 0px 3px 20px;
    text-align:left;
    font-family:Candara;
    left:0px;
    z-index:31;
}

#customSubPageHeader
{
    position:relative;
    margin-top:0px;
    width:741px;
    min-height:23px;
    padding-bottom:10px;
    
}
/*Rounded Corners CSS */
.b1, .b2, .b3, .b4
{
    font-size: 1px;
    overflow: hidden;
    display: block;
}
.b1
{
    height: 1px;
    background: #9B4864;
    margin: 0 5px;
}
.b2
{
    height: 1px;
    background: #9B4864;
    border-right: 2px solid #9B4864;
    border-left: 2px solid #9B4864;
    margin: 0 3px;
}
.b3
{
    height: 1px;
    background: #9B4864;
    border-right: 1px solid #9B4864;
    border-left: 1px solid #9B4864;
    margin: 0 2px;
}
.b4
{
    height: 1px;
    background: #9B4864;
    border-right: 1px solid #9B4864;
    border-left: 1px solid #9B4864;
    margin: 0 1px;
}
/* LEFT NAV ROUNDED BORDER */
.b5, .b6, .b7, .b8
{
    font-size: 1px;
    overflow: hidden;
    display: block;
}
.b5
{
    height: 1px;
    background: #333333;
    margin: 0 5px;
}
.b6
{
    height: 1px;
    background: #FFFFFF;
    border-right: 2px solid #333333;
    border-left: 2px solid #333333;
    margin: 0 3px;
}
.b7
{
    height: 1px;
    background: #FFFFFF;
    border-right: 1px solid #333333;
    border-left: 1px solid #333333;
    margin: 0 2px;
}
.b8
{
    height: 1px;
    background: #FFFFFF;
    border-right: 1px solid #333333;
    border-left: 1px solid #333333;
    margin: 0 1px;
}

#content
{
    position: relative; /* to enable further positioned divs inside content area */
    width: 954px;
    left: 0px;
    text-align: left;
    padding-top: 0px;
    border-right: 1px solid #000000;
    border-left: 1px solid #000000;
}
.content_wrapper div
{
    margin-left: 0px;
    margin-top: 0px;
}
#content_text
{
    padding: 20px 20px 10px 20px;
    left: 20;
    min-height: 471px;
    height: auto !important;
    height: 471px;
    color: #000000;
    text-align: left;
}

#subPageContent
{
    padding: 0px 0px 0px 0px;
    text-align: left;
    vertical-align: top;
    width: 990px;
    min-height: 434px;
}


/************** Events Page ****************/

#divider_events
{
    display:none;
}

#divider_events
{
    display:none;
}

#featuredEvents_wrapper
{
    position: relative;
    width: 705px; /*width:730px; */
    padding: 5px;
    margin-top: 10px;
}

#featuredEvents_body
{
    position: relative;
    background-color: #efefef;
    padding: 0px 0px 0px 0px;
    color: #000000;
}

.featuredEvents_table
{
    border: solid 1px #000000;
    padding: 5px 5px 5px 5px;
    
}
#featuredEvents_image
{
}

#featuredEvents_header
{
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    color: #000000;
    padding-left: 10px;
    left:0px;
    
   
}
.featuredEvents_header
{
    display:none;
}
#featuredEvents_dateTime
{
    padding-left: 10px;
}
.featuredEventsDate
{
    font-weight:bold;
}
#featuredEvents_title
{
    font-size: 15px;
    color: #2a68a5;
    text-transform: uppercase;
    padding-left: 10px;
}

.featuredEvents_title
{
    font-size: 15px;
    font-weight: bold;
    color: #000000;
    text-transform: uppercase;
}

#featuredEvents_desc
{
    padding-left: 10px;
}
#featuredEvents_moreInfo
{
    padding-top: 10px;
    padding-left: 10px;
}

.floatImageLeft
{
    float: left;
    padding-right: 15px;
}
.eventDate
{
    font-weight:normal;
}
.eventTitle
{
    position: relative;
    font-size: 15px;
    font-weight: bold;
    color: #000000;
    text-transform: uppercase;
}
#groupSubHeader
{
    display:none;
}
#groups_events_description
{
    position: relative;
    width: 310px; 
    text-align:left;
}
.subPageHeaders
{
    font-weight:bold;
}
#events_wrapper
{
    position: relative;
    text-align: left;
    padding-left: 10px;
}

#events_body
{
    position: relative;
    text-align: left;
    margin: 0px 50px 0px 0px;
}

#noEventsMessage
{
    min-height: 471px;
}

#eventsText_Wrapper
{
    position: relative;
    min-height: 434px;
}

#events_header
{
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    color: #000000;
}
.events_header
{
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    color: #000000;
}
#events_date
{
    position: absolute;
    width: 150px;
}

#events_time
{
    position: relative;
    left: 160px;
}

#events_title
{
    position: relative;
    left: 160px;
    width: 540px;
    font-size: 15px;
    font-weight: bold;
    color: #000000;
    text-transform: uppercase;
}

#events_description
{
    position: relative;
    left: 160px;
    width: 550px; /*width: 550px;*/
}

#events_moreInfo
{
    position: relative;
    left: 160px;
    width: 403px;
    padding-bottom: 10px;
    color: #000000;
}

a.events_moreInfoLink
{
    color: #000000;
}
a.events_moreInfoLink:link, a.events_moreInfoLink:visited
{
    color: #000000;
}
.events_moreInfoLink:hover
{
    color: #000000;
    text-decoration: underline;
}

#eventsDetails_wrapper
{
    position: relative;
    min-height: 434px;
}

a.eventDetailsLinks, a.eventDetailsLinksa:links, .eventDetailsLinks:visited
{
    color: #000000;
    text-decoration: none;
}
a.eventDetailsLinks:hover
{
    color: #000000;
    text-decoration: underline;
}

/*login*/
#login_wrapper
{
    position: relative;
    height: 480px;
    text-align: left;
    margin-top: 0px;
    left: 0px;
    padding: 20px 20px 20px 50px;
    width: 974px;
    color: White;
}
/*photo Gallery CSS*/
#gallery_wrapper
{
    position: relative;
    min-height: 471px;
    height: auto !important;
    height: 471px;
    height: 100%;
    text-align: left;
    margin-top: 0px;
    padding: 20px 20px 20px 20px;
    width: 400px;
}

#photos_wrapper
{
    position: relative;
    height: 100%;
}

#addPhotos
{
    position: relative;
    height: 100%;
}
#addPhotos2
{
    position: relative;
}


#thumbRotatorDiv
{
    width: 690px;
    min-height: 140px;
    overflow: auto;
}

/*Current Series CSS*/
#fileCabinet_wrapper
{
    position: relative;
    min-height: 471px;
    height: auto !important;
    height: 471px;
    text-align: left;
    margin-top: 0px;
    padding: 20px 20px 20px 20px;
}

/*Current Series CSS*/
#currentSeries_wrapper
{
    position: relative;
    min-height: 471px;
    height: auto !important;
    height: 471px;
    text-align: left;
    margin-top: 0px;
    padding: 20px 20px 20px 20px;
}

/*Audio CSS*/
#audio_wrapper
{
    position: relative;
    min-height: 471px;
    height: auto !important;
    height: 471px;
    text-align: left;
    padding: 20px 0px 20px 20px;
    width: 450px;
    margin-top: 0px;
}
#audioView_wrapper
{
    position: relative;
    min-height: 471px;
    height: auto !important;
    height: 471px;
    text-align: left;
    margin-top: 0px;
    padding: 20px 0px 20px 20px;
    width: 450px;
}

.audioList_table
{
    width: 220px;
}

.audioList_cell1
{
    width: 128px;
}
.audioList_cell2
{
}
/*Prayer Request CSS*/
#prayerRequest_wrapper
{
    position: relative;
    min-height: 471px;
    text-align: left;
    background-image: url(/images/content_middle.jpg);
    background-repeat: repeat-y;
    padding: 20px 20px 20px 20px;
    margin-top: 0px;
}

/*Video CSS*/
#video_wrapper
{
    position: relative;
    min-height: 471px;
    height: auto !important;
    height: 471px;
    text-align: left;
    margin-top: 0px;
    padding: 20px 20px 20px 20px;
    width: 450px;
}
#videoView_wrapper
{
    position: relative;
    min-height: 471px;
    height: auto !important;
    height: 471px;
    text-align: left;
    margin-top: 0px;
    padding: 20px 0px 20px 20px;
    width: 450px;
}
#player1
{
    position: relative;
    width: 640px;
}
#player2
{
    position:relative;
    width:640px;
}
#embedscript_video
{
    width:500px;
}   
/*Location CSS*/
#location_wrapper /*iframe width inherits this width in this class*/
{
    position: relative;
    min-height: 471px;
    text-align: left;
    margin-top: 0px;
    padding: 20px 20px 20px 20px;
}
/*Home Events CSS*/

#home_events_wrapper
{
    position: relative;
    background-image: url(/images/announcements_callout.jpg);
    background-repeat: no-repeat;
    background-position: top;
    width: 319px;
    left: 0px;
    height: 312px;
    margin-right: 0px;
}

.homeEventsCell
{
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: dotted thin white;
}

.homeEvents
{
    padding: 6px 6px 6px 6px;
    background-color: #FFFFFF;
    height: 292px;
    width: 215px;
    text-transform: uppercase;
}
.homeEventsDate
{
    font-size: 13px;
    padding-top: 5px;
    color: #006699;
    text-transform: uppercase;
    font-family: Arial,Helvetica, MS Sans Serif;
    color: White;
    font-weight: bold;
}

.homeEventsTitle
{
    font-size: 13px;
    text-decoration: underline;
    color: White;
}
.homeEventsTime
{
    font-size: 13px;
    font-family: Arial,Helvetica, MS Sans Serif;
    text-transform: lowercase;
    letter-spacing: .5px;
    color: White;
}

a.homeEventsLinks:LINK
{
    font-size: 13px;
    color: #FFFFFF;
    text-decoration: none;
}

a.homeEventsLinks:VISITED
{
    font-size: 13px;
    color: #FFFFFF;
    text-decoration: none;
}
a.homeEventsLinks:HOVER
{
    font-size: 13px;
    color: #FFFFFF;
    text-decoration: underline;
}
a.homeEventsLinks
{
    font-size: 13px;
    color: #FFFFFF;
}

/******** blogs **********/

/* BEGIN BLOG CSS */

.blogTable
{
    width: 590px;
}
hr.blogLine
{
    height: 3px;
    border: solid 3px #bbbbbb;
}

#blog_comments
{
    position: relative;
}

#blog_wrapper
{
    padding-top: 10px;
    min-height: 471px;
    height: auto !important;
    height: 471px;
    text-align: left;
    margin-top: 0px;
    padding: 20px 20px 20px 20px;
}
#blogEntry_wrapper
{
    padding-top: 10px;
    text-align: left;
    margin-top: 0px;
    padding: 20px 0px 20px 20px;
}
#blogTitle
{
    position: relative;
}
#blog_date
{
    position: relative;
    float: left;
}

#blogDescription
{
    padding-bottom: 10px;
    padding-left: 10px;
    height: 100%;
}

#blogImage
{
    position: relative;
    float: left;
    height: 100%;
}

#blogFeed
{
    position: relative;
    padding-top: 15px; /*border: solid 1px blue;*/
}

#test_wrapper
{
    position: relative;
}

.commentHeader
{
    color: Red;
    font-size: 20px;
}

#overalldiv
{
    position: relative;
    height: 100%;
    border: solid 2px #000000;
}
#viewBlogLink
{
    position: relative;
    float: left;
    color: Red;
    width: 300px;
}
#blogEntries
{
    float: right;
    color: Red;
    padding-bottom: 10px;
}
.blogTextLink
{
    font-size: 10px;
    color: #CC0000;
    font-weight: bold;
    padding-left: 10px;
}

a.blogTextLink:Link
{
    font-size: 10px;
    color: #CC0000;
    text-decoration: underline;
    font-weight: bold;
}
a.blogTextLink:Hover
{
    font-size: 10px;
    color: #cc0000;
    text-decoration: underline;
    font-weight: bold;
}
a.blogTextLink:Visited
{
    font-size: 10px;
    color: #CC0000;
    text-decoration: underline;
    font-weight: bold;
}
.readMoreLink
{
    color: Red;
    font-size: 16px;
    text-decoration: underline;
}
a.readMoreLink:link, a.readMoreLink:visited
{
    color: Red;
    font-size: 16px;
    text-decoration: underline;
}

a.readMoreLink:hover
{
    color: Red;
    font-size: 16px;
    text-decoration: underline;
}

/******** admin **********/
#admin_wrapper
{
    position: relative;
    min-height: 400px;
}
#admin_SubNav
{
    position: absolute;
    top: 15px;
    left: 10px;
    width: 140px;
    height: 100%;
}

#admin_Content
{
    position: relative;
    top: 0px;
    padding: 5px 0px 20px 0px;
    left: 0px;
    width: 650px;
    text-align: left;
    height: 100%;
    color:White;
}
.admin_header_title
{
    display: block;
}
.admin_header_dropdown
{
    display: block;
}
.admin_subheader_title
{
    display: block;
}
.admin_subheader_dropdown
{
    display: block;
}
.admin_callout_title
{
    display: block;
}
.admin_callout_dropdown
{
    display: block;
}
/*This hides the groups box*/
#admin_groups_dropdown
{
    display: block;
}


#Td1
{
    width: 700px;
    padding-left: 10px;
}
.index_moreinfoLink, a.index_moreinfoLink, a.index_moreinfoLink:link, a.index_moreinfoLink:visited
{
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 9px;
    font-weight: bold;
}

a.index_moreinfoLink:hover
{
    text-decoration: underline;
}


/*******  form elements ***********/

input[type=text], input[type=password]
{
    background-color: #FFFFFF;
    border: #7B7B64 1px solid;
    color: black;
    font-family: arial, verdana, ms sans serif;
    font-size: 8pt;
    font-weight: normal;
}


select
{
    background-color: #FFFFFF;
    border: #7B7B64 1px solid;
    border-color: #7B7B64;
    color: black;
    font-family: arial, verdana, ms sans serif;
    font-size: 8pt;
    font-weight: normal;
}

button
{
    font-family: arial, verdana, ms sans serif;
    font-size: 8pt;
    font-weight: normal;
}


/*******  form Pages ***********/

#form_wrapper
{
    position: relative;
    width: 548;
}
#form_content
{
    position: relative;
    width: 548px;
}
#form_input_wrapper
{
    position: relative;
    background-color: #d4f7ff;
    width: 510px;
    padding: 20px 20px 20px 20px;
}

/**************Message Center************/

#sub_content_top_full
{
    clear: both;
    width: 690px;
    height: 48px;
    z-index:30;
    background-image:url(/images/content_sub_top_full.jpg);
    background-repeat:no-repeat;
}

#sub_content_middle_full
{
    position: relative;
    background-image: url(/images/content_sub_middle_full.jpg);
    background-repeat: repeat-y;
    min-height: 400px;
    height: auto !important;
    height: 400px;
    width: 100%;
    padding-left:3px;

}
#sub_content_bottom_full
{
    position: relative;
    width: 690px;
    height: 7px;

}

#subPageWrapper_full
{
    position: relative;
    width:690px;
}
#messageWrapper
{
    width:100%;
    text-align:left;
}
#message_noData
{
    padding-top:10px;
}
#messagePhotoFlowWrapper
{
    width:100%;
    height:250px;
    text-align:left;
}
#messageEpisodes
{
    padding:10px 0px 20px 20px;
    width:100%;
    min-height:600px;
    height:100%;
}

.messageTitle
{
    font-size:14px;
    font-weight:bold;
    text-transform:none;
}

.episodeTitle
{
    font-size:12px;
    font-weight:bold;
    text-transform:uppercase;
}

.episodeTitleCell
{
    width:90%;
}
.episodeVideoCell
{
    text-align:right;
}

.messageGrid
{
    border:solid 0px #ffffff;
}
.epsiodeDivider
{
    border-bottom:dashed 1px #dddddd;
}

/******************store items******************/
.smallprint {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #006666;
}
.lgprint {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}

.songHeadBg {
	background-image: url(/images/songHeadBg.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 619px;
}
.songHeadBgShort {
	background-image: url(/images/songHeadBgShort.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 520px;
}

.songBg {
	background-image: url(/images/songBg.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 619px;
}
.songBg2 {
	background-image: url(/images/songBg2.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 619px;
}

.shopDataHeader
{
    font-weight:bold;
    font-size:11px;
}

.shopData
{

    font-size:10px;
}
/* Events Calendar */
.cellHeader
{
    text-align: left;
    position:relative;
    padding-top:30px;
    padding-left:20px;
    font-weight:bold;
}

.headerTitle
{
    display: none;
}

.calOtherMonthDay
{
font-size:x-small;
color:Green;
}


/* Event Calendar */
.calendarHeader
{
    display: none;
}
#eventscalendar_wrapper
{
    position:relative;
    padding-left:0px;
}
#calendar_wrapper
{
    width: 630px;
    height: 100%;
    padding-top:20px;
    position: relative;
}
#left_calendar
{
    width: 730px;
    position: relative;
    left: 5px;
    height:730px;
}
#right_calendar
{
    width: 120px;
    position: absolute;
    top: 50px;
    left:450px;
}
.aspCalendar
{
    text-align: center;
}
.dayStyle
{
    text-align: center;
    cursor: default;
}
.dayHeader
{
}
.titlestyle
{
    background-color: #666666;
    height: 30px;
    color: White;
    width: 100%;
}
.CalendarDay
{
    background-color: #0068a5;
    text-align: center;
    color: #ffffff;
}
.today
{
    color: black;
    background-color: Gray;
}
.nextPrev
{
    font-weight: bold;
    text-align: center;
}
#divider_events
{
    display: none;
}

/*    Set the Style for parent CSS Class    of Calendar control    Parent [CssClass] = myCalendar*/
.myCalendar {vertical-align:top; background-color: #efefef; width: 200px;}
/*    Common style declaration for hyper linked text*/
.myCalendar a {    text-decoration: none;}
/*    Styles declaration for top title    [TitleStyle] [CssClass] = myCalendarTitle*/
.myCalendar .myCalendarTitle {    font-weight: bold;}
/*    Styles declaration for date cells    [DayStyle] [CssClass] = myCalendarDay*/
.myCalendar td.myCalendarDay {    border: solid 2px #fff; color:Red;   border-left: 0;    border-top: 0;}
/*    Styles declaration for next/previous month links    [NextPrevStyle] [CssClass] = myCalendarNextPrev*/
.myCalendar .myCalendarNextPrev {text-align: center;}
/*    Styles declaration for Week/Month selector links cells    [SelectorStyle] [CssClass] = myCalendarSelector*/
.myCalendar td.myCalendarSelector {background-color: #dddddd;}
.myCalendar .myCalendarDay a, .myCalendar .myCalendarSelector a,.myCalendar .myCalendarNextPrev a {    display: block;    line-height:100px;}
.myCalendar .myCalendarDay a:hover, .myCalendar .myCalendarSelector a:hover {    background-color: #cccccc;}
.myCalendar .myCalendarNextPrev a:hover {background-color: #fff;}
