﻿/* Show Charity 2008 Start */

/* Master page styles for all panels */

div#CentrePanelContent, .CentrePanelContent
{
	padding-left:15px;
	padding-top:10px;
	padding-bottom:15px;
	width:90%;
}

.OneColumnShowCharity100PercentPanel 
{ 
	width: 945px; 
	overflow:hidden ;
	clear:both;
	background: url(Images/bg_child_wide_col_repeat.gif) repeat-y; 
}
.OneColumnThreePanelHolder
{
	float:left;
	background: url(Images/bg_child_wide_col_bottom.gif) bottom left no-repeat; 
}
.OneColumnLeftPanelHolder 
{ 
	display:none ;
}
.OneColumnCenterPanelHolder 
{ 
	width: 945px; 
	float: left;
	display:inherit ;
	background: url(Images/bg_child_wide_content_top.gif) left top no-repeat; 
}
.OneColumnRightPanelHolder 
{ 
	display:none
}

.TwoColumnShowCharity100PercentPanel 
{ 
	width: 727px; 
	overflow:hidden ;
	clear:both;
	background: url(Images/bg_child_2_cols_repeat.gif) 13px 0px repeat-y; 
	margin-bottom: 10px;
}
.TwoColumnThreePanelHolder
{
	float:left;
	background: url(Images/bg_child_2_cols_bottom.gif) 14px 100% no-repeat;
	width: 727px;
}
.TwoColumnLeftPanelHolder 
{ 
	width: 218px; 
	float: left;
	display:inherit ;
	background: url(Images/bg_side_bar_top.gif) left top no-repeat;
}
.TwoColumnCenterPanelHolder 
{ 
	width: 713px; 
	float: right;
	display:inherit ;
	background: url(Images/bg_child_content_top.gif) left top no-repeat; 
	
	padding-bottom: 10px;
}

.TwoColumnCenterPanelHolder p
{
	
}

.TwoColumnRightPanelHolder 
{ 
	display:none
}

.FourColumnShowCharity100PercentPanel 
{ 
	width: 727px; 
	overflow:hidden ;
	clear:both;
	background: url(Images/bg_child_3_cols_repeat.gif) 13px 0px repeat-y; 
	margin-bottom: 10px;
}
.FourColumnThreePanelHolder
{
	float:left;
	background: url(Images/bg_child_3_cols_bottom.gif) 13px 100% no-repeat; 
}
.FourColumnLeftPanelHolder 
{ 
	width: 218px; 
	float: left;
	display:inherit;
	background: url(Images/bg_side_bar_top.gif) left top no-repeat;
	
}
.FourColumnCenterPanelHolder 
{ 
	width: 352px; 
	float: left;
	display:inherit;
	background: url(Images/bg_child_middle_content_top.gif) 13px 0px no-repeat; 
	padding-left: 13px;
}
.FourColumnRightPanelHolder 
{ 
	width: 350px; 
	float: right;
	display:inherit;
	background: url(Images/bg_right_bar_top.gif) right top no-repeat; 
	/*font-size: 98.5%;*/
}
.CentreNewsPanel
{
	/*width: 727px; */
	overflow:hidden ;
	clear:both;
	background: url(Images/bg_child_right_content_middle.GIF) no-repeat left top; /*url(Images/bg_child_2_cols_repeat.gif) 13px 0px repeat-y; */
	margin-bottom: 10px;
}
.CentreNewsPanelHolder
{
	float:left;
	width:100%;
	background: url(Images/bg_child_2_cols_bottom.gif) 13px 100% no-repeat; 
}
.CentreNewsPanelContents
{
	float: left;
	display:inherit;
	width:100%;
	background: url(Images/bg_side_bar_top_wide.gif) 13px 0px no-repeat; 
	padding-left: 13px;
}

/* End Master page styles for all panels */

.SidePanel_Container {
padding:0px;
width:218px;
}
.SidePanelContent
{
	width:90%;
}
hr.SidePanel_Top, hr.SidePanel_Footer_Bottom
{
	width:90%;
	color:#F47920;
	background-color:#F47920;
	height:2px;
	border:solid 2px #FFFFFF;
	margin:0px 0px 0px 0px;
}
.CharityName
{
    font-family:Verdana, Arial, Sans-serif; 
    /*font-size:large; */
    color:#0082A1; 
    /*padding-left:15px;padding-top:30px;*/
    
}
.validation
{
	padding-bottom:8px;
}
.SubmitQuickSearch {
			width: auto !important; 
			padding: 2px 0.8em 1px 1.2em !important; 
			border: 0px solid #fff !important; 
			background: #ddd url(includes/2007/site_images/bg_butt_site_search.gif) repeat-x 0 45%; 
			color: #0082A1; 
			font: bold 85% Tahoma, Verdana, "Lucida Sans Unicode", arial, helvetica, sans-serif; 
			cursor: pointer;	
		}

.AdjustCentrePanelHolder
{
	display: none;
}

.DataTable th
{
	padding: 3px;
}

.DataTable td
{
	padding: 3px;
}