/* ------------------------------------------------------------------------
Basic Style Sheet - Somerset Storage Ltd

Author: Oliver Coningham
Website: http://www.aztec4design.com/
Email: oliver@aztec4design.com
-------------------------------------------------------------------------*/


/* =General
-------------------------------------------------------------------------*/

legend
	{
	display: none;
	}	

fieldset
	{
	border: none;
	}
	
form
	{
	margin-left: 25px;
	}			

input, textarea 
	{
	background-color: #fff;
	border: 5px solid #6887C9;
	color: #365fb7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	padding: 10px;
	width: 297px;
	}

#submit
	{
	border: none;
	height: 35px;
	padding: 0;
	width: 142px;
	}

#form div 
	{
	margin-bottom: 10px;
	}	

.type
	{
	display: none;
	}
		
#sidebar 
	{
	float: right; 
	width: 272px; 
	margin-bottom: 90px;
	}
	
#sidebar p 
	{ 
	text-align: right; 
	padding-right: 25px; 
	line-height: 1.5em; 
	padding-bottom: 1.25em; 
	}
	
#nav 
	{ 
	margin-bottom: 0 
	}
	
#sidebar a 
	{ 
	color: #fff; 
	text-decoration: underline; 
	font-weight: bold 
	}

.address 
	{ 
	float: left;
	padding: 10px 25px 10px 0;
	}
	
.address a 
	{ 
	color: #fff; 
	text-decoration: underline; 
	font-weight: bold 
	}
	
		
/* =Map
-------------------------------------------------------------------------*/

#map
	{
	border: 5px solid #6887c9;
	height: 403px;
	margin: 11px 25px 0 25px;
	width: 403px;
	}