/* 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 ***********/
@import url("/css/events_styles.css");
@import url("/css/blogs_styles.css");
@import url("/css/media_styles.css");
@import url("/css/classes_styles.css");
html
{
}
body
{
    margin: 0px 0px 0px 0px;
    height: 100%;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    background-color: #ffffff;
    /*background-image: url(/images/bg_main.jpg);
    background-repeat:repeat-x;
    background-position: top;*/
    text-align: center; /* IE quirky center */
    color: #000000;
}

.locationText
{
     font-family: arial,helvetica,sans-serif;
    font-size: 12px;
      color: #000000;
}

.locationHeaders
{
    font-family: arial,helvetica,sans-serif;
    font-size: 16px;
      color: #000000;
      font-weight:bold;
}
.locationIframe
{
   scrolling:none;
   font-family: arial,helvetica,sans-serif;
   
}
#bodytop
{
    position:relative;
    width:100%;
    height:100%;
    background-image: url(/images/bg_top.jpg);
    background-repeat:no-repeat;
    background-position: top;
}
#bodybottom
{
    position:relative;
    width:100%;
    height:100%;
    background-image: url(/images/bg_bottom.jpg);
    background-repeat:no-repeat;
    background-position: bottom;
}
a
{
    color: #000000;
    text-decoration: none;
}
a:hover
{
    color: #000000;
    text-decoration: underline;
}
a:visited
{
    color: #000000;
    text-decoration: none;
}
a.new
{
    color: #2f4900;
    text-decoration: none;
}
a.new:hover
{
    color: #2f4900;
    text-decoration: underline;
}
a.forgotlogin
{
    color: #ffffff;
    text-decoration: none;
}
a.forgotlogin:hover
{
    color: #ffffff;
    text-decoration: underline;
}
a.episode_close
{
    color: #000000;
    text-decoration: none;
}
a.episode_close:hover
{
    color: #000000;
    text-decoration: underline;
}
a.index
{
    color: #000000;
    text-decoration: none;
}
a.index:hover
{
    color: #000000;
    text-decoration: underline;
}
a.services
{
    color: Silver;
    text-decoration: none;
}
a.services:hover
{
    color: Silver;
    text-decoration: underline;
}
img
{
    border: 0px;
}
img.middle
{
    vertical-align: middle;
}
/* heading tags */
h1
{
}

h2
{
    font-size: 17px;
    text-transform: uppercase;
    font-weight: bold;
    color: #000000;
}

h3
{
    text-align: left;
    font-size: 9pt;
    font-weight: normal;
    padding: 3px;
    text-align: left;
    line-height: 16px;
    color: #666;
    margin: 0;
    border-bottom: solid 1px #666;
}
h4
{
    font-size: 11px;
}
/** site structure **/
#main_wrapper
{
    position:relative;
    width:1045px;
    height:100%;
}
#nav_wrapper
{
    position: relative;
    width: 1045px;
    height:160px;
    z-index:90;
    top: 40px;
    left:0px;
}
.main_wrapper_index
{
    position: relative;
    min-width: 1045px;
    width:100%;
    background-image: url(/images/bg.jpg);
    background-repeat:repeat-x;
    background-position: top;
    z-index:90;
    top: 0px;
    left:0px;
}
.main_wrapper_sub
{
    position:relative;
    min-width: 1045px;
    width:100%;
    background-image:url(/images/bg_sub.jpg);
    background-position:top;
    background-repeat:repeat-x;
}
#defaultLogo
{
    position:absolute;
    left: 80px;
    top: 10px;
}
#customLogo
{
    position:absolute;
    left: 0px;
    top: 0px;
}
#nav_location
{
    position:absolute;
    left:804px;
    top:8px;
}
#nav_bg
{
    position: relative;
    width:693px;
    height: 53px;
    left: 190px;
    top: 65px;
    background-image:url(/images/bg_nav.png);
    background-position:top;
    background-repeat:repeat-x;
    z-index:91;
}
#nav
{
    position:relative;
    width:693px;
    left:0px;
    top:0px;
}
#nav_text
{
    position:absolute;
    z-index: 91;
    left:13px;
    top:1px;
}
.twtr-ft, .twtr-hd
{
    display:none;
}
/*HEADER CSS */
#search_wrapper
{
    position: relative;
    width: 991px;
    left: 0px;
    height: 25px;
    vertical-align: middle;
}
#search
{
    position: absolute;
    left: 760px;
    top: 100px;
}
.text_wrapper
{
    letter-spacing: 1px;
    padding-top: 1px;
    padding-left: 5px;
}
#nav_top
{
    position: absolute;
    left: 132px;
}

/*Sub Page CSS*/
#subpage_top_seperator
{
    position: relative;
    width: 994px;
    top: 0px;
    left: 0px;
    background-image: url(/images/nav_bottom.jpg);
    background-repeat: no-repeat;
    height: 8px;
}
#center_wrapper
{
    position: relative;
    width: 1045px;
    padding-top: 0px;
    left:0px;
    min-height: 250px;
    height: 100%;
    height: auto !important;
    z-index: 1;
}
#sub_content_top, .sub_content_top
{
    position:relative;
    width:1045px;
    height:20px;
    top:0px;
    left:0px;
    z-index:0;
}
.sub_content_top_full
{
    display:none;
}
#defaultcustom_wrapper
{
    position:relative;
    width:988px;
    left:0px;
    top:0px;
}
#sub_content_middle
{
    position: relative;
    min-height: 250px;
    height: 100%;
    left: 0px;
    top:-1px;
    width: 1045px;
    text-align:left;
    z-index:20;
    
}

#sub_content_bottom, .sub_content_bottom
{
    position: relative;
    width:1045px;
    height:67px;
    top:-2px;
} 
.sub_content_bottom_full
{
    display:none;
}
#subpageFooter_wrapper {position:relative;height:172px;}
#subpageFooter_image {position:absolute;bottom:0px;left:-21px;}
.content_middle_wrapper, #content_middle_wrapper
{
    position: relative;
    width: 1045px;
    background-image:url(/images/subpage_content_mid.png);
    background-position:top;
    background-repeat:repeat-y;
    min-height: 250px;
    height: auto !important;
    height: 100%;
    text-align: left;
    left:-1px;
    border:solid 1px Transparent;

}
.content_middle_wrapper_full
{
    position: relative;
    width: 1045px;
    min-height: 250px;
    height: auto !important;
    height: 100%;
    text-align: left;
    left:0px;
    background-color:#e4e4e4;
}
.content_middle, #content_middle
{
    position: relative;
    width:670px;
    left:65px;
    padding: 5px 0px 0px 0px;
    min-height: 348px;
    height: 100%;
    top: 0px;
   
}
.content_middle_full
{
    position: relative;
    width:910px;
    left:65px;
    padding: 0px 0px 0px 0px;
    min-height: 348px;
    height: 100%;
    top: 0px;
}
#subpage_bottom
{
    position:relative;
    width:1276px;
    height:32px;
}
#subNav
{
    position:absolute;
    width: 160px;
    z-index: 91;
    top: -10px;
    right: 0px;
    float:right;
}
.subNav
{
    position:absolute;
    width: 222px;
    z-index: 91;
    top: 0px;
    right: 50px;
    float:right;
}
#subnav_top
{
    position: relative;
}
#subNavHeaderText
{
    position: relative;
    width: 150px;
    left: 0px;
    text-align: left;
    color: #a81c54;
    font-size: 20px;
    top: 0px;
    min-height: 35px;
}
#subNavBody
{
    position: relative;
    width: 169px;
    min-height:124px;
    background-position:top;
}
.subNavText
{
    font-weight: bold;
    font-size: 11px;
    line-height: 23px;
    text-decoration: none;
    text-align: left;
    color: #434343;
    text-transform: uppercase;
    vertical-align: bottom;
    width: 190px;
}

.subNavText:link
{
    line-height: 23px;
    text-decoration: none;
    text-align: left;
    color: #434343;
    text-transform: uppercase;
    vertical-align: bottom;
    width: 190px;
}

.subNavText:active
{
    line-height: 23px;
    text-decoration: none;
    text-align: left;
    color: #434343;
    text-transform: uppercase;
    vertical-align: bottom;
    width: 190px;
}

.subNavText:visited
{
    line-height: 23px;
    text-decoration: none;
    text-align: left;
    color: #434343;
    text-transform: uppercase;
    vertical-align: bottom;
    width: 190px;
}

.subNavText:hover
{
    color: #434343;
    text-align: left;
    text-decoration: underline;
}

#subMainContentArea_wrapper
{
    position: relative;
    text-align: left;
}

#subPageWrapper
{
    position: relative;
}

.content_wrapper
{
    position: relative;
    padding-top: 10px;
    margin-left: 0px;
}

/*Sub Content Area End*/

#footer_wrapper
{
    position: relative;
    padding: 0px;
    margin: 0px;
    width: 100%;
    top: 0px;
    left:0px;
    height:100px;
    background-image:url(/images/subpage_bg_footer_top.jpg);
    background-position:bottom;
    background-repeat:repeat-x;
}
#footer
{
    position:relative;
    width:990px;
}
#subfooter_wrapper
{
    position: relative;
    padding: 0px;
    margin: 0px;
    width: 1014px;
    top: 0px;
    left:0px;
    height:80px;
}
#footer_twitter
{
    position: absolute;
    left:625px;
    top: 0px;
}
#footer_fb
{
    position: absolute;
    left:560px;
    top: 0px;
}
#footer_logo
{
    position: absolute;
    left: 930px;
    top: 5px;
}
#footer_youtube
{
    position: absolute;
    left:692px;
    top: 0px;
}
#clientLogo
{
    position: absolute;
    left: 0px;
    top: 20px;
}
#copyright
{
    position: absolute;
    left: 0px;
    top:-10px;
    text-align: left;
    font-family:Arial;
    color:#000000;
    font-weight:normal;
    font-size: 13px;
    width:500px;
    height:35px;
}
#subcopyright
{
    position: absolute;
    left: 10px;
    top:30px;
    text-align: left;
    color: #bdbdbd;
    font-weight:normal;
    font-size: 13px;
}

#subfooter_logo
{
    position: absolute;
    left: 955px;
    top: 20px;
}
#footer_links
{
    position: absolute;
    left: 310px;
    top: 0px;
}
#footerlinks_images
{
    position:absolute;
    left: 770px;
    top: -15px;
}
#fnLogo
{
    position: absolute;
    left: 950px;
    top: -25px;
}
/******* Homepage Layout ************/

#mainContentArea_wrapper
{
    position: relative;
    height: 100%;
    top: 0px;
    left:0px;
    width:100%;
}

/*CALLOUTS*/
#callout_wrapper
{
    position: relative;
    width: 950px;
    left: 0px;
    margin-top: 0px;
    height:275px;
}
#callout1
{
    position: absolute;
    top: 0px;
    left: 0px;
}
#callout2
{
    position: absolute;
    top: 0px;
    left: 216px;
}
#callout3
{
    position: absolute; 
    top: -10px; 
    left: 433px;
    width:222px;
    height:236px;
    background-image:url(/images/bg_twitter.png);
    background-position:top;
    background-repeat:no-repeat;
}
#callout3_content
{
    position:absolute;
    top:67px;
    left:10px;
}
#callout4
{
    position: absolute; 
    top: 0px; 
    left: 651px;
    width:300px;
    height:236px;
    background-image:url(/images/bg_upcomingevents.png);
    background-position:top;
    background-repeat:no-repeat;
}
#subcallout_wrapper
{
    position: relative;
    width: 950px;
    left: 0px;
    margin-top: 0px;
    min-height:150px;
}
#subcallout1
{
    position:absolute;
    top:0px;
    left:0px;
}
#subcallout2
{
    position:absolute;
    top:0px;
    left:245px;
}
#subcallout3
{
    position:absolute;
    top:0px;
    left:490px;
}
#subcallout4
{
    position:absolute;
    top:0px;
    left:735px;
}
#customCallout_wrapper
{
    position: relative;
    width: 990px;
}
#customCallout
{
    position: relative;
    left: 0px;
}
#indexCallout_events
{
    position: absolute;
    top: 10px;
    left: 18px;
}

#indexCallout_top
{
    position: relative;
    left: 0px;
    top: 0px;
    width: 960px;
    height:445px;
    top:0px;
}
#home_large_rotator
{
    position: absolute;
    left: 0px;
    top:0px;
    width: 655px;
    height:334px;
}
#indexCallout_top_middle
{
    position: relative;
    left: 0px;
    top: 0px;
    width:988px;
    height:40px;
}
#indexCallout_right
{
    position:absolute;
    left:665px;
    top:0px;
}
#indexCallout_new_title
{
    position:absolute;
    top:9px;
    left:36px;
    color:#0a314e;
    font-size:18px;
    font-family:Century Gothic, Arial;
}
#indexCallout_right_title
{
    position:relative;
    padding-top:7px;
    padding-bottom:3px;
    left:9px;
    text-align:left;
    font-size:19px;
    color:#0a314e;
    font-family:Century Gothic, Arial;
}
#indexCallout_right_20overflow_bg
{
    position:relative;
    top:0px;
    left:0px;
    width:385px;
    height:246px;
    background-image:url(/images/bg_upcomingevents.png);
    background-position:top;
    background-repeat:no-repeat;
}
#indexCallout_right_20overflow
{
    position:absolute;
    top:27px;
    left:29px;
}
#indexCallout_right_new
{
    position:relative;
    top:-7px;
    left:0px;
    width:385px;
    height:171px;
    background-image:url(/images/bg_newtolakeview.png);
    background-position:top;
    background-repeat:no-repeat;
}
#indexCallout_right_new_content
{
    position:absolute;
    left:35px;
    top:32px;
    color:#2f4900;
    font-family: Century Gothic, Arial; font-size: 16px;
    text-align:left;
}
#indexCallout_new_content
{
    position:absolute;
    top:130px;
    left:15px;
    text-align:left;
    font-size:16px;
    color:White;
}
#indexCallout_what_content
{
    position:absolute;
    top:131px;
    left:315px;
    text-align:left;
    font-size:16px;
    color:Silver;
}
#home_guest_wrapper
{
    position:absolute;
    left:335px;
    height:298px;
    width:662px;
    background-image:url(/images/bg_guestinfo.png);
    background-position:top;
    background-repeat:no-repeat;
}
#home_guest_title
{
    padding:10px 0px 0px 13px;
    text-transform:uppercase;
    position:absolute;
    font-size:25px;
    font-weight:normal;
    top:0px;
    left:0px;
    font-family:Century Gothic, Arial;
}
#subcallout_bottom
{
   position:relative;
   top:20px;
   left:0px;
   height:93px;
   width:1014px;
   background-image:url(/images/seperator.png);
   background-position:top;
   background-repeat:no-repeat;
}
#indexcallout_ann_top
{
    position: absolute;
    left: 0px;
    top: 0px;
}
#indexcallout_ann_bottom
{
    position: absolute;
    top: 133px;
    left: 0px;
    background-image: url(/images/callout_OurServices.jpg);
    background-position: top;
    background-repeat: no-repeat;
    width: 221px;
    height: 181px;
}
#indexcallout_ann_bottom_content
{
    position: absolute;
    left: 32px;
    top: 46px;
    text-align: left;
    color: #d1c2ab;
    font-family: Century Gothic, Arial;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
}
#indexcallout_message_top
{
    position: absolute;
    left: 0px;
    top: 250px;
    background-image: url(/images/bg_message.jpg);
    background-repeat: no-repeat;
    width: 320px;
    height: 240px;
}
#indexcallout_message
{
    position: absolute;
    top: 0px;
    left: 0px;
}
#indexcallout_servicia_top
{
    position: absolute;
    left: 0px;
    top: 500px;
    background-image: url(/images/bg_servicia.jpg);
    background-repeat: no-repeat;
    width: 357px;
    height: 282px;
}
#indexcallout_servicia
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 357px;
    height: 282px;
}
#indexcallout_servicia_content
{
    position: absolute;
    top: 50px;
    left: 30px;
    font-family: Century Gothic, Arial;
    text-align: left;
    font-size: 13px;
    font-weight: bold;
}
#subcallout_servicia_content
{
    position: absolute;
    top: 45px;
    left: 0px;
    width: 290px;
    height: 40px;
    font-family: Century Gothic, Arial;
    text-align: left;
    font-size: 13px;
    color: White;
    padding-left: 30px;
    padding-top: 4px;
    background-color: #ab1c57;
}

/************** content area ****************/
#contentArea_wrapper
{
    position: relative;
    min-height: 276px;
    width: 100%;
    z-index:0;
}

#subpageHeader_wrapper
{
    position: relative;
    width:720px;
    left: -23px;
    height: 40px;
    z-index:30;
    border-bottom:solid 1px White;
}
#subPageHeaders_image
{
    position: absolute;
    background-repeat: no-repeat;
    width: 100%;
    height: 91px;
    left: -10px;
    z-index: 30;
    padding-top:10px;
    display:none;
}

#subPageHeaders
{
    color: #000000;
    font-size: 28px;
    font-weight: bold;
    padding: 0px 0px 0px 25px;
    text-align: left;
    left:0px;
    top:0px;
    z-index: 31;
    font-family:Century Gothic, arial;
    position:relative;
}

#customSubPageHeader, #defaultSubPageHeader
{
    position: relative;
    margin-top: 0px;
    min-height: 23px;
    left: 0px;
    top: 0px;
    width:988px;
}
#customSubPageHeader_img, #defaultSubPageHeader_img
{
    margin-top: 0px;
}
/*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_wrapper div
{
    margin-left: 0px;
    margin-top: 0px;
}
#content_text
{
    padding: 0px 20px 0px 0px;
    min-height: 250px;
    height: auto !important;
    height: 250px;
    text-align: left;
}
#content_middle_text
{
    
}

/*login*/
#login_wrapper
{
    position: relative;
    height: 550px;
    text-align: left;
    margin-top: 0px;
    left: 0px;
    padding: 20px 20px 20px 50px;
    width: 900px;
    color: White;
}


/*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;
}
#loc_title
{
}
#loc_Address
{
}
/******** admin **********/
#admin_wrapper
{
    position: relative;
    width: 992px;
    top: 0px;
    left: 0px;
    min-height: 550px;
    height: 100%;
    height: auto !important;
    z-index: 1;
}
#admin_SubNav
{
    position: absolute;
    top: 10px;
    left: 10px;
    width: 140px;
    height: 100%;
}

#admin_Content
{
    position: relative;
    top: 0px;
    padding: 0px 0px 0px 0px;
    left: 0px;
    width: 725px;
    text-align: left;
    height: 100%;
}
.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: none;
}
#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;
    background-image:url(/images/signup_textbox.jpg);
}


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;
}
#siteMap_wrapper
{
    position: relative;
    color: White;
}
.siteMap
{
    color: White;
}
#searchResultsWrapper
{
    padding-top: 10px;
    min-height: 471px;
    height: auto !important;
    height: 471px;
    text-align: left;
    margin-top: 0px;
    padding: 0px 20px 20px 10px;
}
#searchResultsContent_wrapper
{
    padding-bottom: 7px;
}



/************Online Donations***************/
#odWelcome
{
    position:relative;
    padding-bottom:10px;
    width:225px;
    float:left;
    display:inline;
    top:0px;
}

#odMyAccountBoxWrapper
{
    position:relative;
    height:184px;
    width:280px;
    background-image:url('/images/odMyAccount_bg.jpg');
    padding:10px 10px 10px 10px;
    float:left;
    display:inline;
    top:0px;
}

#odMyAccountWrapper
{
   position:relative;
   left:0px;
}

#odMyAccountWrapper_AccountCreated
{
   position:relative;
}

#odMyAccountHeading
{
    font-size:16px;
    color:#000000;
    padding-bottom:20px;
}

.odMyAccountText
{
    font-size:11px;
    color:#000000;
}

#odMyAccountFormWrapper
{
padding-top:10px;
}

.odMyAccountFormText
{
     font-size:12px;
    color:#000000;
}


#odSignInButton
{
    padding-top:5px;
    text-align:right;
}

#odCreateAccountBtn
{   position:relative;
    z-index:100;
    font-size:16px;
    color:#000000;
    padding-bottom:20px;
}

#odGiveNow
{
    font-size:16px;
    color:#000000;
}

#odFloatingDivSignUp
{
    position:absolute;
    left: 225px;
    top: -40px;
    width:400px;
    height:500px;
    background-image:url('/images/odSignUp_bg.png');
    z-index: 3001;
}
.odFloatingDivSignUp
{
    position:absolute;
    left: 225px;
    top: -40px;
    width:400px;
    height:500px;
    background-image:url('/images/odSignUp_bg.png');
    z-index: 5001;
}

#odFloatingDivSignUp_Content
{
    width:360px;
    height:460px;
    padding:10px 10px 10px 10px;
}

#odCreateAccountFormHeader
{
    font-size:16px;
    color:#000000;
    padding-bottom:20px;
}

.odCreateAccount_FormElementTitleCell
{
   width:150px;
   font-size:12px;
   color:#000000;
   text-align:right;
}

.odCreateAccount_FormElementCell
{
   width:150px;
   text-align:left;
}


.odCreateAccount_FormElementCellRight
{
   width:250px;
   text-align:right;
}

.odCreateAccount_FormElement
{
    height:20px;
    border:1px solid #eeeeee;
    font-size:12px;
}

#odCloseWindow
{
    position:absolute;
    left:360px;
}

.odCreateAccountError
{
    color:Red;
    font-size:10px;
}

#odForgotPasswordLink
{
    position:absolute;
    top:180px;
    left:10px;
}
.odForgotPasswordLink
{
    font-size:10px;
    color:#000000;
}


.odForgotPasswordLink:link
{
    font-size:10px;
     color:#000000;
}

.odForgotPasswordLink:active
{
    font-size:10px;
     color:#000000;
}

.odForgotPasswordLink:hover
{
    font-size:10px;
     color:#000000;
     text-decoration:underline;
     
}


.odDonateSubTitle
{
    font-size:16px;
    color:#000000;
    width:500px;
    border-bottom:solid 1px #dddddd;
    padding-top:10px;

}

#odDonateNowForm
{
    width:360px;
    padding:0px 10px 0px 0px;
    text-align:left;
    width:500px;
}

.odDonateFormSection
{
    padding-top:10px;
}


.odDonateNow_FormElementTitleCell_AmountTotal
{
   width:150px;
   font-size:12px;
   color:#000000;
   text-align:right;
   border-top:solid 1px #dddddd;
}

.odDonateNow_FormElementCell_AmountTotal
{
   width:150px;
   text-align:left;
   border-top:solid 1px #dddddd;
}

.odCardImage
{
    padding:0px 0px 0px 0px;
    height:34px;
    vertical-align:middle;
}
#odGiveNextSteps
{
    width:500px;
    text-align:right;
    padding-top:10px;
}

#odSummaryPersonalInfo
{
   position:relative; 
   width:400px;
}

.ocSummaryHeader
{
    font-size:14px;
    color:#6699cc;
}

.ocSummarySubHeader
{
    font-weight:bold;
    color:#000000;
}

#odSummaryDonationInfo
{
    position:absolute;
    left:420px;
    clear:both;
}

#odSummaryCardInfo
{
    padding-top:10px;
}

.odSummaryTotalAmount
{
    font-size:14px;
    color:#6699cc;
}

.odProgressTemplate
{
    position:absolute;
    top:-300px;
    height:500px;
    width:600px;
    background-color:#ffffff;
    text-align:center;
    vertical-align:middle;
}

.odTransGrid
{
    border:solid 1px #ffffff;
}
    
.odTransItem
{
    font-size:10px;
    background-color:#FFFFFF;
}

.odTransItemAlt
{
    font-size:10px;
    background-color:#6699cc;
}

.odTransHeader
{
       background-color:#000000;
       font-size:10px;
       font-weight:bold;
       color:#ffffff;
}

#odPrivactyLinks
{
    color:#cccccc;
    position:absolute;
    left:230px;
    top:200px;
}

.odPrivacyLink
{
    font-size:10px;
    color:#333;
}


.odPrivacyLink:link
{
    font-size:10px;
     color:#333;
}

.odPrivacyLink:active
{
    font-size:10px;
     color:#333;
}

.odPrivacyLink:hover
{
    font-size:10px;
     color:#333;
     text-decoration:underline;
}
     



#odFloatingDivPrivacy
{
    position:absolute;
    left: 225px;
    top: -40px;
    width:400px;
    height:500px;
    background-image:url('/images/odSignUp_bg.png');
    z-index: 3001;
}
.odFloatingDivPrivacy
{
    position:absolute;
    left: 225px;
    top: -40px;
    width:400px;
    height:500px;
    background-image:url('/images/odSignUp_bg.png');
    z-index: 3001;
}

#odFloatingDivPrivacy_Content
{
    width:360px;
    height:460px;
    padding:10px 10px 10px 10px;
}

#odCreateAccountFormHeaderPrivacy
{
    font-size:16px;
    color:#000000;
    padding-bottom:20px;
    
}

#odCloseWindowPrivacy
{
    position:absolute;
    left:360px;
}



#odFloatingDivRefund
{
    position:absolute;
    left: 225px;
    top: -40px;
    width:400px;
    height:500px;
    background-image:url('/images/odSignUp_bg.png');
    z-index: 3001;
}
.odFloatingDivRefund
{
    position:absolute;
    left: 225px;
    top: -40px;
    width:400px;
    height:500px;
    background-image:url('/images/odSignUp_bg.png');
    z-index: 3001;
}

#odFloatingDivRefund_Content
{
    width:360px;
    height:460px;
    padding:10px 10px 10px 10px;
}

#odCreateAccountFormHeaderRefund
{
    font-size:16px;
    color:#000000;
    padding-bottom:20px;
    
}

#odCloseWindowRefund
{
    position:absolute;
    left:360px;
}

.odPolicy
{
    width:375px;
    height:440px;
    overflow:auto;
}

#newsLetterSignup
{
    position:absolute;
    left:145px;
    width:255px;
    height:100px;
}

#newsLetterSignup_textboxArea
{
    position:absolute;
	left:32px;
	bottom:62px;
	width:214px;
	
}
.newsLetterSignup_textbox
{
    width:213px;
}
#newsLetterSignup_button
{
	position:absolute;
	right:12px;
	bottom:60px;
	width:14px;
	height:17px;
}
#newsLetterSignup_Image
{
}

.newsletterSignUp
{
    background-image:url(/images/signup_textbox.jpg);
}
/************ STAFF ************/
#staff_wrapper
{
    position:relative;
    padding-top:10px;
}
#staffMember
{
    padding:20px 20px 0px 20px;
    height:200px;
}
#memberTitle
{
    font-weight:bold;
}
.staffMemberName
{
   font-size:13px;
   font-weight:bold;
   text-transform:uppercase;
}
