/* CSS Document */
@import url("additional.css");


/*links
---------------*/
	a img {
		border:0;
		}
		
	a.info:link, a.info:visited, a.info:active  {
     	border:0px;
		text-decoration:none;
		color:#382F25;
		padding:0px;
		margin:0px;
		font-weight: bold;
		line-height:14px;
   	  	}
		
	a.info:hover {
     	border:0px;
		color:#C10649;
		padding:0px;
		margin:0px;
		font-weight: bold;
		line-height:14px;
   	  	}
		
	a.services:link, a.services:visited, a.services:active  {
     	border:0px;
		text-decoration:none;
		color:#C10649;
		padding:0px;
		margin:0px;
		font-weight: bold;
		line-height:14px;
   	  	}
		
	a.services:hover {
     	border:0px;
		color:#382F25;
		padding:0px;
		margin:0px;
		font-weight: bold;
		line-height:14px;
   	  	}

	a.selectedinfo:link, a.selectedinfo:visited, a.selectedinfo:active  {
     	text-decoration:none;
		border:0px;
		background:#382F25;
		color:#FFFFFF;
		padding:0px;
		margin:0px;
		font-weight: bold;
		line-height:14px;
   	  	}
		
	a.selectedinfo:hover {
     	border:0px;
		background:#382F25;
		color:#FFFFFF;
		padding:0px;
		margin:0px;
		font-weight: bold;
		line-height:14px;
   	  	}
		
	a.selectedservices:link, a.selectedservices:visited, a.selectedservices:active  {
     	text-decoration:none;
		border:0px;
		background:#C10649;
		color:#FFFFFF;
		padding:0px;
		margin:0px;
		font-weight: bold;
		line-height:14px;
   	  	}
		
	a.selectedservices:hover {
     	border:0px;
		background:#C10649;
		color:#FFFFFF;
		padding:0px;
		margin:0px;
		font-weight: bold;
		line-height:14px;
   	  	}
		
	a.smalllink:link, a.smalllink:visited, a.smalllink:active, a.smalllink:hover {
     	border:0px;
		text-decoration:none;
		font-size:10px;
		color:#C10649;
		padding:0px;
		margin:0px;
   	  	}
		
	a.emaillink:link, a.emaillink:visited, a.emaillink:active, a.emaillink:hover {
     	border:0px;
		text-decoration:none;
		font-size:16px;
		color:#C10649;
		padding:0px;
		margin:0px;
   	  	}
		
	a.paralink:link, a.paralink:visited, a.parafooterlink:active, a.parafooterlink:hover,
	copyleft a  {
     	border:0px;
		text-decoration:underline;
		font-size:12px;
		color:#C10649;
		padding:0px;
		margin:0px;
   	  	}
		

		
				

/*default body

-------------*/
	body {
		font-family:"Times New Roman", Times, serif;
		font-size: 12px;
		line-height: 15px;
		font-weight: normal;
		border:0px;
		padding:0px;
		margin:0px;
		scrollbar-face-color:#5F7069;
		color:#382F25;
		background:#FFFFFF;
		}
		

/*redtext and headers

-------------*/
	p {
	margin-top:0px;
	margin-bottom:12px;
	}
	
	.small {
	font-size:10px;
	line-height:11px;
	} 
	
	strong {
	font-weight:normal;
	}
	
	
	h1 {
		color: #382F25;
		font-size:14px;
		font-weight:normal;
		margin-top:0px;
		margin-bottom:5px;
		line-height: 14px;
		}
		
	h2 {
		color: #382F25;
		font-size:16px;
		font-weight:bold;
		margin-top:0px;
		margin-bottom:3px;
		line-height: 18px;
		}
		
	h3 {
		font-size: 12px;
		color: #C10649;
		font-weight:bold;
		margin-top:0px;
		margin-bottom:2px;
		line-height: 14px;
		}
		
	h4 {
		font-size: 12px;
		color: #C10649;
		margin-top:0px;
		margin-bottom:0px;
		}
	
	h5 {
		color: #C10649;
		font-size:10px;
		margin-top:0px;
		margin-bottom:0px;
		font-weight:100;
		line-height:12px;
		}
		
	h6 {
		color: #C10649;
		font-size:16px;
		margin-top:0px;
		margin-bottom:8px;
		font-weight:100;
		}
		
	.redtext {
		color: #C10649;
		}
	
	
/* title gifs
-----------------*/
	#title {
		float:left;
		padding-top:0px;
		padding-bottom:0px;
		width:506px;
		overflow:hidden;
		}
		
	#title2 {
		float:left;
		padding-top:9px;
		overflow:hidden;
		}


/*main wraps
-------------*/
	
	#header {
		width:800px;
		}
		
	#footer {
		float:left;
		width:800px;
		margin-top:0px;
		font-size:10px;
		}

	#box {
		width:800px;
		height:600px;
		margin-top:30px;
		margin-bottom:30px;
		margin-left:30px;
		margin-right:30px;
		padding:0px;
		z-index: 200;
		}
		
	
	.boxleft {
		float:left;
		width:345px;
		padding-top:5px;
		overflow:hidden;
		}
		
	.boxright {
		float:left;
		width:440px;
		padding-top:5px;
		margin-left:15px;
		overflow:hidden;
		}
		
	#copyleft {
		float:left;
		width:345px;
		padding-top:5px;
		margin-left:0px;
		padding-right:10px;
		}
		
	#copyright {
		float:left;
		width:440px;
		padding-top:5px;
		margin-left:0px;
		padding-right:0px;
		}
		
	#copyleftcontact {
		float:left;
		width:300px;
		padding-top:5px;
		margin-left:0px;
		padding-right:30px;
		}
		
	#copyrightcontact {
		float:left;
		width:150px;
		padding-top:5px;
		margin-left:0px;
		padding-right:10px;
		}
		
	#imagebox {
		float:left;
		width:450px;
		height:250px;
		overflow:hidden;
		margin-bottom:3px;
		margin-top:9px;
		}
		
	#contact {
		height:35px;
		font-size:10px;
		line-height: 12px;
		float:left;
		text-align:left;
		margin-bottom:0px;
		padding-bottom:0px;
		display:inline;
		}
		
		
	#contact2 {
		height:35px;
		font-size:10px;
		line-height: 12px;
		float:left;
		text-align:left;
		margin-left:25px;
		margin-bottom:0px;
		padding-bottom:5px;
		}
		
	#contactmain{
		display:inline;
		height:35px;
		width:210px;
		font-size:10px;
		line-height: 12px;
		float:left;
		text-align:left;
		margin-left:258px;
		margin-bottom:0px;
		padding-bottom:0px;
		}
	
	#emailaddy {
		display:inline;
		height:35px;
		font-size:10px;
		line-height: 12px;
		float:left;
		text-align:left;
		margin-left:50px;
		margin-bottom:0px;
		padding-bottom:0px;
		}
		
	#friends {
		font-size:10px;
		line-height: 12px;
		float:right;
		text-align:left;
		margin-left:25px;
		margin-bottom:0px;
		padding-bottom:0px;
		height:61px;
		overflow:hidden;
		}
		
	#logo {
		float:left;
		text-align:left;
		}	

	.strapline {
		float:left;
		}
		
	.textleft{
		float:left;
		width:250px;
		}

	.imageright {
		float:right;
		}
		
	.mapbox {
		float:left;
		width:215px;
		}


/* prices
-----------------*/
	.servicebox {
		float:left;
		width:220px;
		margin-top:0px;
		margin-bottom:10px;
		display:inline;
		}
		
	.servicebox2 {
		float:left;
		width:240px;
		margin-top:0px;
		margin-bottom:10px;
		display:inline;
		}
	
	.pricebox {
		float:left;
		width:50px;
		margin-top:0px;
		margin-bottom:10px;
		display:inline;
		}	
		
	.pricebox2 {
		float:left;
		width:30px;
		margin-top:0px;
		margin-bottom:10px;
		display:inline;
		}
		
	.vatbox {
		float:left;
		width:70px;
		margin-top:0px;
		margin-bottom:10px;
		display:inline;
		}
		
	.totalbox {
		float:left;
		width:70px;
		margin-top:0px;
		margin-left:50px;
		margin-bottom:10px;
		display:inline;
		}



/* friends
-----------------*/
		
	.friendservice {
		float:left;
		width:200px;
		margin-top:0px;
		margin-bottom:3px;
		display:inline;
		font-size:14px;
		font-weight:bold;
		}
		
	.friendsbox {
		float:left;
		width:125px;
		margin-top:0px;
		margin-bottom:3px;
		padding-left:20px;
		display:inline;
		font-size:14px;
		font-weight:bold;
		}

/*lines
-----------------*/
	.linethin {
		float:left;
		margin-top:4px;
		margin-bottom:3px;
		height:2px;
		width:100%;
		border-top: 1px solid #382F25;
		overflow:hidden;
		font-size:1px;
		}
		
	.linedouble {
		float:left;
		margin-top:0px;
		margin-bottom:5px;
		height:3px;
		width:100%;
		border-top: 1px solid #382F25;
		border-bottom: 3px solid #382F25;
		overflow:hidden;
		font-size:1px;
		}


/*nav
-----------------*/
	.nav {
		float:left;
		margin-top:0px;
		margin-bottom:5px;
		margin-right:17px;
		display:inline;
		}
				
	.navend {
		float:left;
		margin-top:0px;
		margin-bottom:5px;
		padding-right:0px;
		}
	
	.navsections {
		float:left;
		height:67px;
		}
		

	
	/*spacer
-------------------*/
	.spacer {
		clear:left;
		}
		
		
/* sign up form */
label{
	float:left;
	margin-right:5px;
}

.input_text{
	width:150px;
	height:10px;
	margin-bottom:5px;
	display:inline;
	float:left;
	font-size:11px;
}
