/* =============================================================================
Seed to Plate - Home
============================================================================= */

h2
{
	margin: 0 0 0 12px;
}

.base
{
	background: url(http://www.seedtoplate.co.uk/img/frames/frame_929.gif) 0 0 repeat-y;
	width: 929px;
}

.base_top
{
	background: url(../img/frame_929_top.jpg) left top no-repeat;
}

.base_bottom
{
	background: url(../img/frame_929_bottom.jpg) left bottom no-repeat;
	padding: 17px 18px 19px 17px;
}




p#intro span
{
	display: none;
}

p#call
{
	font-size: 14px;
	color: #fff;
	position: absolute;
	top: 194px;
	left: 17px;
}

 
 

#boxes 
{
	margin: 23px 0 0 0;
}
 #boxesVertical
{
	margin: 11px 0 0 0;
	border-left: dotted 1px silver;

}


#boxesVertical h2
{
	font-size:1.4em;
	margin:5px;
	padding:0;
	}

#boxes .box
{
	width: 224px;
	margin: 0 11px 0 0;
	float: left;
}
#boxesVertical .box 
{
	width: 204px;
	margin: 0 11px 0 0;
	text-align:center;
	
}

#boxes .end
{
	margin: 0;
}

#boxes .box p, #boxesVertical .box p 
{
	width: 196px;
	margin: 11px 0 4px 12px;
}

#boxes .box .polaroid
{
	background: url(../img/frame_224.jpg) 0 0 no-repeat;
	width: 206px;
	height: 152px;
	padding: 17px 0 0 18px;
	margin: 6px 0 0 0;
}
#boxesVertical  .box .polaroid
{
	
	width: 166px;
	height: 132px;
	padding: 10px 0 0 12px;
	margin: 6px 0 0 0;
}
#boxesVertical  img
{
	width:130px;
	height:130px;
	}

/*gal*/
#gallery {
	position:relative;
	height:360px;

}
	#gallery a {
	
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
		z-index:500
	
	}

	#gallery .caption {
		z-index:650; 
		background-color:#000; 
			margin-bottom:10px;
		height:70px; 
		 width:870px;
		position:absolute;
		bottom:0;
		margin-left:11px ;
		
	}

	#gallery .caption .content 
	{
		
		margin-top:30px;
		margin-left:30%;
		height:70px;
		color:White;
		font-weight:bolder;
		font-size:2.0em;
		line-height:30px;
	}
	
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#1DCCEF;
	}
	

 

.clear {
	clear:both
}

 


	#gallery a {
		float:left;
		position:absolute;
	}
	
