
/*
Pickford Brothers zone style
overrides for global layout sheet
only add entries for items which need to be different from global layout
colour changes etc.  Be more careful about changing margin sizes and stuff, as a lot of these values are interconnected
of course, you can change *everything* if you can be bothered!
*/


/*  37353A / #4A484E */
BODY { background-image: url(/pickfordbros/graphics/background.png); background-attachment:fixed; }

p { color:#37353A; margin-bottom:20px; }
p A { color:#37353A;  }
p A:hover { color:#A01010; }

p.blurb {margin:20px; color:#411DAA;  text-align:center; }
p.blurb A { color:#411DAA; }

p.item2 { margin-bottom:15px; }

p.itemaction { color:#37353A; }
p.itemaction A { color:#37353A; }

p.pb_speech { color:#1f1f1f; font-size:13pt; font-style:italic; font-family:"Constantia", "Georgia", serif; margin-bottom:18px;}
p.pb_speech A { color:#32416E; }

p.pb_speech2 { color:#1f1f1f;  font-size:13pt; font-style:italic; font-family:"Constantia", "Georgia", serif; margin:0;}
p.pb_speech A { color:#32416E; }

h1 { font-size:20pt; color:#37353A; }
h2 { font-size:16pt; font-weight:bold; color:#37353A; }

p.copyright { color:#37353A; }
p.copyright A { color:#37353A; } 

/* Navigate links - currently selected link */
p.nav_on { color: #37353A; font-weight:bold; }
p.nav_on A { color: #37353A; font-weight:bold;  }

/* Navigate links - unselected link */
p.nav_off { color: #37353A; }
p.nav_off A { color: #37353A; }


	#zone_banner {
		border:0;
		margin-bottom:0;
		height:192px;
		background-image: url(/pickfordbros/graphics/thanks_background.png)
	}


	#navigate_bar_frame {
		height:26px;
		}

	#nav_end_left {
		height:24px;
		border-right:1px solid #8E8B97;
		border-bottom:2px solid #8E8B97;
		}	

	#nav_end_right {
		height:24px;		
		border-bottom:2px solid #8E8B97;
		
		}	

	#content_frame{
		padding-top:20px;
		padding-bottom:20px;	
		border-left:2px solid #8E8B97;
		border-right:2px solid #8E8B97;		
		}

	#content_main {
		width:704px;	
		}


	#content_gutter {
		width:20px;	
   	}

	#content_sidebar_midgutter {
		width:20px;	
   	}


	#content_edge_left {
		width:18px;	
		}

	#content_edge_right {
		width:18px;	
		}

	#content_bottom_frame {
		height:2px;
		border-left:2px solid #8E8B97;
		border-right:2px solid #8E8B97;
		border-bottom:2px solid #8E8B97;
		}

	#copyright_frame {
		border:2px solid #8E8B97;
		}

.nav_space_end {
	height:24px;
	border-left:1px solid #8E8B97;
	border-bottom:2px solid #8E8B97;	
}

.nav_section_off {
	border:1px solid #8E8B97;
	border-top:2px solid #8E8B97;
	border-bottom:2px solid #8E8B97;
	height:22px;
}

.nav_section_on {
	height:24px;
	border-top:2px solid #8E8B97;
	border-right:1px solid #8E8B97;
	border-left:1px solid #8E8B97;
}



.item-box {
	width:702px;
	margin-bottom:20px;	
}


.item-box-title {
	width:694px;
}

.item-box-content-full  {
	width:694px;
}

.item-box-content-full-nopad  {
	width:704px;
}

.column-spacer {
	width:20px;
}

.item-box-halfwidth {
	width:340px;
	margin-bottom:20px;
}

.item-box-halfwidth-content {
	width:332px;
}

.item-box-halfwidth-noborder{
	width:342px;
}

.sideitem-box {
	margin-bottom: 15px;
}

