﻿body 
{
    font-family: Arial;
}

.txtBox
{
    color: #aaa;
    font-size: 11px;
    padding: 2px;
}

a 
{
    text-decoration:none;
    color:#652D90;
}

a:hover
{
    text-decoration:none;
    color:#EC297B;
}

.wrapper
{
    width:920px;
    margin-left: auto;
    margin-right: auto;
}

.header 
{
    width:920px;
    float:left;
    background-image: url(../logo_top.png);
    background-repeat:no-repeat;
    height:193px;
}

.content 
{
    width:920px;
    float:left;
}

.bigDonate 
{
    width:900px;
    height:135px;
    background-image: url(../big_donate.png);
    background-repeat:no-repeat;
    background-position:right;
    float:right;
    margin-top:21px;
}

.bigDonate a
{
    width:227px;
    height:135px;
    background-image: url(../big_donate.png);
    background-repeat:no-repeat;
    background-position:right;
    float:right;
    display:block;
}

.bigDonate a:hover
{
    width:227px;
    height:135px;
    background-image: url(../big_donate_on.png);
    background-repeat:no-repeat;
    float:right;
    display:block;
}
.menu
{   
    width:690px;
    float:right;
    height:36px;
}

.button_home 
{
    width:114px;
    height:37px;
    float:left;
    background-image: url(../button_home.png);   
}

.button_home a 
{
    width:114px;
    height:37px;
    float:left;
    background-image: url(../button_home.png);   
}

.button_home a:hover 
{
    width:114px;
    height:37px;
    float:left;
    background-image: url(../button_home_on.png);   
}

.button_home_on a
{
    width:114px;
    height:37px;
    float:left;
    background-image: url(../button_home_on.png);   
}

.button_about 
{
    width:114px;
    height:37px;
    float:left;
    background-image: url(../button_about.png);   
}

.button_about a 
{
    width:114px;
    height:37px;
    float:left;
    background-image: url(../button_about.png);   
}

.button_about a:hover 
{
    width:114px;
    height:37px;
    float:left;
    background-image: url(../button_about_on.png);   
}

.button_about_on a
{
    width:114px;
    height:37px;
    float:left;
    background-image: url(../button_about_on.png);   
}

.button_events 
{
    width:114px;
    height:37px;
    float:left;
    background-image: url(../button_events.png);   
}

.button_events a 
{
    width:114px;
    height:37px;
    float:left;
    background-image: url(../button_events.png);   
}

.button_events a:hover 
{
    width:114px;
    height:37px;
    float:left;
    background-image: url(../button_events_on.png);   
}

.button_events_on a
{
    width:114px;
    height:37px;
    float:left;
    background-image: url(../button_events_on.png);   
}

.button_news 
{
    width:114px;
    height:37px;
    float:left;
    background-image: url(../button_news.png);   
}

.button_news a 
{
    width:114px;
    height:37px;
    float:left;
    background-image: url(../button_news.png);   
}

.button_news a:hover 
{
    width:114px;
    height:37px;
    float:left;
    background-image: url(../button_news_on.png);   
}

.button_news_on a
{
    width:114px;
    height:37px;
    float:left;
    background-image: url(../button_news_on.png);   
}

.button_info 
{
    width:114px;
    height:37px;
    float:left;
    background-image: url(../button_info.png);   
}

.button_info a 
{
    width:114px;
    height:37px;
    float:left;
    background-image: url(../button_info.png);   
}

.button_info a:hover 
{
    width:114px;
    height:37px;
    float:left;
    background-image: url(../button_info_on.png);   
}

.button_info_on a
{
    width:114px;
    height:37px;
    float:left;
    background-image: url(../button_info_on.png);   
}

.button_contact 
{
    width:120px;
    height:37px;
    float:left;
    background-image: url(../button_contact.png);   
}

.button_contact a 
{
    width:120px;
    height:37px;
    float:left;
    background-image: url(../button_contact.png);   
}

.button_contact a:hover 
{
    width:120px;
    height:37px;
    float:left;
    background-image: url(../button_contact_on.png);   
}

.button_contact_on a
{
    width:120px;
    height:37px;
    float:left;
    background-image: url(../button_contact_on.png);   
}

.button_more 
{
    width:80px;
    height:25px;
    float:right;
    background-image: url(../button_more.gif);   
}

.button_more a
{
    width:80px;
    height:25px;
    float:right;
    background-image: url(../button_more.gif);   
}

.button_more a:hover
{
    width:80px;
    height:25px;
    float:right;
    background-image: url(../button_more_on.gif);   
}

.button_item_more 
{
    width:80px;
    height:25px;
    float:right;
    background-image: url(../button_more.gif);   
    margin-top:10px;
}

.button_item_more  a
{
    width:80px;
    height:25px;
    float:right;
    background-image: url(../button_more.gif);   
}

.button_item_more a:hover
{
    width:80px;
    height:25px;
    float:right;
    background-image: url(../button_more_on.gif);   
}

.button_gallery_external
{
    float:left;
    height:50px;
    width:635px;
}

.button_gallery_external_link
{
    float:left;
    height:11px;
    width:182px;
    background-image:url(../button_gallery.png);
    padding-top:105px;
    text-align:center;
    font-size:11px;
}

.left_column
{
    width: 265px;
    float: left;
}

.right_column
{
    width: 645px;
    float: right;
}

.right_charity
{
    width: 645px;
    float: right;
    background-image: url(../charity_number.png);
    background-repeat:no-repeat;
    background-position:right;
    height:32px;
    padding-top:2px;
    
}

.right_title
{
    width: 645px;
    float: right;
    height:55px;  
      
}


.right_sub_title
{
    width: 645px;
    float: right;
    height:55px;  
    padding-top:20px;
      
}

.right_content
{
    width: 628px;
    float: right;
    font-size:12px;  
    color:#333333;
}


.news_wrapper
{
    width: 265px;
    float: left;
     background-image: url(../left_column_bg.png);

}

.news_top
{
    width: 265px;
    float: left;
    height: 151px;
    background-image: url(../logo_bottom.png);
}

.news_content
{
    width: 210px;
    float: right;
}

.news_title 
{
    width:190px;
    float:left;
    color:#652d90;
    font-weight:bold;
    font-size:15px;
    padding-bottom:3px;
}

.news_title a 
{
    color:#652d90;
    font-weight:bold;
    text-decoration:none;
}

.news_title a:hover
{
    color:#280851;
    font-weight:bold;
    text-decoration:none;
}

.news_date
{
    width:210px;
    float:left;
    color:#ec297b;
    font-size:11px;
    font-weight:bold;
    padding-bottom:5px;

}

.news_body
{
    width:190px;
    float:left;
    color:#333333;
    font-size:11px;
    padding-bottom:10px;
}

.event_wrapper
{
    width: 265px;
    float: left;
    background-image: url(../left_column_bg.png);

}

.event_top
{
    width: 265px;
    height: 102px;
    float: left;
    background-image: url(../events_top.png);
}

.newsletter_top
{
    width: 265px;
    height: 102px;
    float: left;
    background-image: url(../newsletter_top.png);
}

.event_body
{
    width: 210px;
    float: right;
    padding-bottom:10px;

}

.event_bottom
{
    width: 265px;
    height: 29px;
    float: left;
    background-image: url(../events_bottom.png);

}

.list_bottom
{
    width: 265px;
    height: 57px;
    float: left;
    background-image: url(../events_list_bottom.png);

}

.list_bottom a
{
    width: 120px;
    height: 57px;
    float: right;
    background-position:right;
}

.list_bottom a:hover
{
    width: 120px;
    height: 57px;
    float: right;
    background-image: url(../events_list_bottom_on.png);
    background-position:right;
}

.calendar_bottom
{
    width: 265px;
    height: 57px;
    float: left;
    background-image: url(../events_calendar_bottom.png);

}

.calendar_bottom a
{
    width: 148px;
    height: 57px;
    float: left;
}

.calendar_bottom a:hover
{
    width: 148px;
    height: 57px;
    float: left;
    background-image: url(../events_calendar_bottom_on.png);
}

.calendarDayItem
{
    width: 20px;
    height: 20px;
    background-image: url(../calenderDay.png);
    background-position: center;
    background-repeat: no-repeat;
    text-decoration:none;
}

.calenderDaySelected
{
    width: 20px;
    height: 20px;
    background-image: url(../calenderDaySelected.png);
    background-position: center;
    background-repeat: no-repeat;
    color: #000000;
}

.calendar_other 
{
    color:#ec297b;
    text-decoration:none;
}

.calendar_other a
{
    color:#ec297b;
    text-decoration:none;
}

.calendar_day 
{
    color:#ec297b;
    text-decoration:none;
}

.calendar_day a
{
    color:#ec297b;
    text-decoration:none;
}

.calendar_title 
{
    color:#652d90;
    font-weight:bold;
    text-transform:lowercase;
}

.calendar_next a
{
    color:#ec297b;
    font-weight:bold;
    text-transform:lowercase;
    text-decoration:none;
}

.news_item_title 
{
    width:190px;
    float:left;
    color:#652d90;
    font-weight:bold;
    font-size:15px;
    padding-bottom:3px;
}

.news_item_title a 
{
    color:#652d90;
    font-weight:bold;
    text-decoration:none;
}

.news_item_title a:hover
{
    color:#280851;
    font-weight:bold;
    text-decoration:none;
}

.news_item_date
{
    width:210px;
    float:left;
    color:#ec297b;
    font-size:11px;
    font-weight:bold;
    padding-bottom:5px;

}

.news_item_body
{
    width:190px;
    float:left;
    color:#333333;
    font-size:11px;
    padding-bottom:10px;
}

.event_item 
{
    width:635px;
    float:left;
    color:#652d90;
    font-size:15px;
    margin: 10px 0px 10px 0px;
}

.event_item_title 
{
    width:453px;
    float:right;
    color:#652d90;
    font-weight:bold;
    font-size:18px;
    padding-bottom:3px;
    padding-top:10px;
}

.event_item_title a 
{
    color:#652d90;
    font-weight:bold;
    text-decoration:none;
}

.event_item_title a:hover
{
    color:#280851;
    font-weight:bold;
    text-decoration:none;
}

.event_item_date
{
    width:453px;
    float:right;
    color:#ec297b;
    font-size:14px;
    font-weight:bold;
    padding-bottom:10px;

}

.event_item_image
{
    width:166px;
    height:151px;
    background-image:url(../image_bg.png);
    float:left;
    color:#ec297b;
    font-size:11px;
    font-weight:bold;
    text-align:center;
    padding-top:15px;

}

.event_item_body
{
    width:443px;
    float:right;
    color:#333333;
    font-size:11px;
    padding-right:10px;
}

.event_item 
{
    width:635px;
    float:left;
    color:#652d90;
    font-size:15px;
    margin: 10px 0px 10px 0px;
}

.event_item_spacer 
{
    width:635px;
    height:1px;
    background-color:#E8E3E1;
    float:left;
}

.event_item_title_alt 
{
    width:453px;
    float:left;
    color:#652d90;
    font-weight:bold;
    font-size:18px;
    padding-bottom:3px;
    padding-top:10px;
    padding-left:10px;

}

.event_item_title_alt a 
{
    color:#652d90;
    font-weight:bold;
    text-decoration:none;
}

.event_item_title_alt a:hover
{
    color:#280851;
    font-weight:bold;
    text-decoration:none;
}

.event_item_date_alt
{
    width:453px;
    float:left;
    color:#ec297b;
    font-size:14px;
    font-weight:bold;
    padding-bottom:10px;
    padding-left:10px;

}

.event_item_image_alt
{
    width:166px;
    height:151px;
    background-image:url(../image_bg.png);
    float:right;
    color:#ec297b;
    font-size:11px;
    font-weight:bold;
    text-align:center;
    padding-top:15px;

}

.event_item_body_alt
{
    width:453px;
    float:left;
    color:#333333;
    font-size:11px;
    padding-left:10px;

}

.event_view_spacer_1 
{
    width:635px;
    height:1px;
    background-color:#E8E3E1;
    float:left;
    margin: 20px 0px 0px 0px;
}

.event_view_spacer_2 
{
    width:635px;
    height:1px;
    background-color:#E8E3E1;
    float:left;
    margin: 20px 0px 15px 0px;
}

.event_view_item 
{
    width:635px;
    float:left;
    color:#652d90;
    font-size:15px;
    margin: 10px 0px 10px 0px;
}

.event_view_title 
{
    width:635px;
    float:right;
    color:#652d90;
    font-weight:bold;
    font-size:18px;
    padding-bottom:3px;
    padding-top:10px;
}

.event_view_title a 
{
    color:#652d90;
    font-weight:bold;
    text-decoration:none;
}

.event_view_title a:hover
{
    color:#280851;
    font-weight:bold;
    text-decoration:none;
}

.event_view_date
{
    width:635px;
    float:right;
    color:#ec297b;
    font-size:14px;
    font-weight:bold;
    padding-bottom:10px;

}

.event_view_image
{
    width:166px;
    height:151px;
    background-image:url(../image_bg.png);
    float:left;
    color:#ec297b;
    font-size:11px;
    font-weight:bold;
    text-align:center;
    padding-top:15px;
    margin-right:10px;

}

.event_view_body
{
    width:635px;
    float:right;
    color:#333333;
    font-size:11px;
    padding-right:10px;
}

.money_raised_wrapper 
{
    width:357px;
    height:155px;
    background-image:url(../barchart_bg.png);
    margin-top:15px;
    float:left;
}

.money_raised_bar 
{
    padding-top:71px;
    padding-left:27px;
    width:295px;
    float:left;
    overflow:hidden;
}

.money_raised_so_far 
{
    margin-left:120px;
    float:left;
    padding-top:27px;
    font-size:12px;
    width:70px;
    text-align:center;
    
}

.money_raised_target 
{
    margin-left:69px;
    float:left;
    padding-top:27px;
    font-size:12px;
    width:70px;
    text-align:center;
    
}

.button_donate
{
    width:275px;
    height:134px;
    float:left;
    margin-top:30px;
    background-image:url(../button_donate.png);
    font-size:11px;
    text-align:center;

}

.button_donate a
{
    width:275px;
    height:44px;
    background-image:url(../button_donate.png);
    float:left;
    text-decoration:none;
    padding-top:110px;
    color:#652D90;
}

.button_donate a:hover
{
    width:275px;
    height:44px;
    background-image:url(../button_donate_on.png);
    float:left;
    padding-top:110px;    
    color:#EC297B;
}
   

.contact_form_title 
{
    width:250px;
    height:30px;
    line-height:30px;
    float:left;
}

.contact_form_title_tall
{
    width:250px;
    height:210px;
    line-height:30px;
    float:left;
}

.contact_form_item 
{
    width:250px;
    height:30px;
    line-height:30px;
    float:left;
}

.contact_form_item_tall
{
    height:210px;
    width:250px;
    float:left;
}

.contact_form_required 
{
    width:635px;
    height:30px;
    float:left;
    font-size:11px;
}

.contact_form_button
{
    width:580px;
    float:left;
}

.contact_form_button_submit 
{
    
    width:88px;
    height:33px;
    float:right;
    background-image:url(../button_submit.png);
    border:solid 0px transparent;
    display:block;
    background-color:Transparent;
    cursor:pointer;
}

.newsletter_form_button_submit 
{
    
    width:88px;
    height:33px;
    float:right;
    background-image:url(../button_submit.png);
    border:solid 0px transparent;
    display:block;
    background-color:Transparent;
    cursor:pointer;
    margin-right:20px;
    margin-top:10px;

}

.contact_form_element 
{
    
    float:left;
}

.gallery_image
{
    width:157px;
    height:137px;
    background-image:url(../gallery_bg.png);
    float:left;
    color:#ec297b;
    font-size:11px;
    font-weight:bold;
    text-align:center;
    padding-top:20px;


}

.footer     
{
    width:920px;
    float:right;
    margin-top:20px;
    font-size:11px;

}

.nakedvision     
{
    width:920px;
    float:right;
    font-size:11px;
    text-align:right;
    color:#999999;
}

.nakedvision a 
{
    width:920px;
    float:right;
    font-size:11px;
    text-align:right;
    padding-bottom:10px;
    float:right;
}

.footer_links     
{
    width:350px;
    float:right;
    text-align:right;
    height:30px;
    line-height:30px;
}

.footer_links a    
{
    padding-left:5px;
    padding-right:5px;
}

.footer_spacer 
{
    height:1px;
    background-color:#E8E3E1;
    float:right;
    width:900px;
}

.footer_copyright 
{
    width:500px;
    height:30px;
    line-height:30px;
    padding-left:25px;
    float:left;
}

.event_item_title_archive 
{
    width:450px;
    float:left;
    color:#652d90;
    font-weight:bold;
    font-size:11px;
    padding-top:5px;
}

.event_item_title_archive a 
{
    color:#652d90;
    font-weight:bold;
    text-decoration:none;
}

.event_item_title_archive a:hover
{
    color:#280851;
    font-weight:bold;
    text-decoration:none;
}

.event_item_date_archive
{
    width:90px;
    float:left;
    color:#ec297b;
    font-size:11px;
    padding-top:5px;
    text-align:right;

}

.event_item_image_archive
{
    width:166px;
    height:151px;
    background-image:url(../image_bg.png);
    float:left;
    color:#ec297b;
    font-size:11px;
    font-weight:bold;
    text-align:center;
    padding-top:15px;

}

.event_item_body_archive
{
    width:635px;
    float:right;
    color:#333333;
    font-size:11px;
    padding-right:10px;
}

.event_item_archive 
{
    width:635px;
    float:left;
    color:#652d90;
    font-size:15px;
    padding-top:10px;
}

.event_item_spacer_archive 
{
    width:635px;
    height:1px;
    float:left;
    border-top:dashed 1px #E8E3E1;
    
}

.button_item_more_archive 
{
    width:80px;
    float:right;
    background-image: url(../button_more.gif);   
}

.button_item_more_archive  a
{
    width:80px;
    float:right;
    background-image: url(../button_more.gif);   
}

.button_item_more_archive a:hover
{
    width:80px;
    float:right;
    background-image: url(../button_more_on.gif);   
}
