/* 

STYLE SHEET FOR www.tvmoxford WEB SITE
Created by Merrill Jacobs
www.generowebdesign.co.uk

ToC

	1. defaults
	2. structure
	3. links and navigation
	4. fonts
	5. images
	6. tables
	7. forms
	
Notes

*/



/* --------- 1. defaults  --------- */

* 
	{
	margin: 0;
	padding: 0;
	}

body 
	{
	font-family: verdana;
	}
		
/*  --------- 2. structure  --------- */

/* wraps the content but not the header or footer*/
#wrapper 
	{
	width: 900px;
	margin: 0 auto;
	border: 1px solid #fff;
	}

/* styles logo and coloured background */
#logobackground
	{
	background: url(logobg.png) repeat-x;
	width: 100%;
	height: 210px;
	}
		
#logo 
	{
	width: 900px;
	margin: 0 auto;
	border: 0px solid #ff0000;
	height: 230px;
	}
	
.logoposition
	{
	margin: 15px;
	padding: 0;
	}
	
	
/* positions main content */		
#content 
	{
	margin-top: 50px;
	padding-left: 220px;
	margin-bottom: 30px;
	}
	
#content p
	{
	font-size: .8em;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-right: 250px;
	line-height: 150%;
	}
	
#content ul
	{
	font-size: .8em;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0 0 0 80px;
	line-height: 150%;
	}
	
#content li
	{
	margin: 2px 250px 2px 0;
	}
	
#content a
	{
	color: #3465a4;
	text-decoration: underline;
	padding: 2px;
	}
	
#content a:hover
	{
	color: #fff;
	background: #3465a4;
	text-decoration: none;
	padding: 2px;
	}
	
.tools
	{
	float: right;
	margin-top: 50px;
	border: 0px solid #000;
	}
	
.indent
	{
	margin-left: 15px;
	}
	
	
#wide_text 
	{
	border: 0px solid #000;
	}
	
#wide_text p
	{
	font-size: .8em;
	line-height: 150%;
	margin-right: 0;
	}
	
.indent_aboutus
	{
	margin-left: 15px;
	margin-right: 0;
	}
	
.tvmstaff
	{
	border: 1px solid #ccc;
	float: right;
	}
	
.project_pics
	{
	float: right;
	margin-bottom: 30px;
	}

/* styles contact details on rhs */	
#contactTVM
	{
	margin-top: 50px;
	padding-bottom: 15px;
	width: 205px;
	float: left;
	border-right: 1px solid #ccc;
	}
	
#contactTVM ul
	{
	margin-top: 10px;
	width: 200px;
	float: left;
	border: 0px solid #000;
	}
	
#contactTVM li
	{
	font-size: .9em;
	color: #666;
	list-style-type: none;
	padding-top: 2px;
	}	
	
#contactTVM a
	{
	color: #333;
	text-decoration: underline;
	padding: 2px;
	}
	
#contactTVM a:hover
	{
	color: #fff;
	background: #3465a4;
	text-decoration: none;
	}

/* styles anything bold */	
.bold
	{
	font-weight: bold;
	}

/* styles footer and background */
#footerbackground 
	{
	background: url(footerbg.png) repeat-x;
	width: 100%;
	height: 140px;
	border: 1px solid #000;
	clear: both;
	}
	
#footercontent
	{
	width: 900px;
	margin: 0 auto;
	border: 0px solid #000;
	}
	
#footercontent p
	{
	color: #fff;
	font-size: .8em;
	line-height: 200%;
	padding: 7px;
	}	
	
#footercontent ul 
	{
	float: right;
	margin-top: 5px;
	}

#footercontent li 
	{
	font-size: .7em;
	display: inline;
	list-style-type: none;
	padding: 7px;
	}

#footercontent a 
	{
	color: #fff;
	text-decoration: none;
	}

#footercontent a:hover 
	{
	color: #3465a4;
	background: #fff;
	text-decoration: none;
	}

.separator 
	{
	clear: both;
	}

.separatorInvisible 
	{
	clear: both;
	height: 1px;
	}

.clearFix:after 
	{
    	content: "."; 
    	display: block; 
    	height: 0; 
    	clear: both; 
    	visibility: hidden;
	}

/* ---------- 3. links and navigation ---------- */

a 
	{
	}
		
a:hover 
	{
	}

#topnav
	{
	color: #fff;
	height: 30px;
	}

#topnav ul 
	{
	float: right;
	margin: 0;
	}

#topnav li 
	{
	font-size: .9em;
	display: inline;
	list-style-type: none;
	padding: 8px;
	}

#topnav a 
	{
	color: #fff;
	text-decoration: none;
	}

#topnav a:hover 
	{
	color: #ccc;
	text-decoration: underline;
	}

/* ---------- 4. fonts ---------- */

html 
	{
	}

body 
	{
	font-size: 100%;
	color: #3465a4;
	}
	
body#home a#homenav,
body#services a#servicesnav,
body#about a#aboutnav,
body#projects a#projectsnav,
body#fees a#feesnav,
body#info a#infonav,
body#contact a#contactnav 
	{
	color: #000066;
	background: #fff;
	border: 2px solid #000066;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	}

h1, h2, h3, h4, p, ul 
	{
	}

h1 
	{
	font-size: .9em;
	font-weight: normal;
	color: #3465a4;
	padding-bottom: 8px;
	line-height: 130%;
	}

h2 
	{
	font-size: .9em;
	font-weight: bold;
	color: #3465a4;
	padding-bottom: 10px;
	letter-spacing: .02em;
	}

h3 
	{
	font-size: .9em;
	font-weight: normal;
	color: #3465a4;
	padding-top: 15px;
	padding-bottom: 10px;
	}
		
h4 
	{
	font-size: .9em;
	font-weight: bold;
	color: #3465a4;
	padding-top: 25px;
	padding-bottom: 10px;
	}

p 
	{
	}

ul 
	{
	}

blockquote 
	{
	}

/* ---------- 5. images ---------- */

a img {
	border: 0;
	}
		
/* ---------- 6. tables ---------- */

/* styles the table on the fees page */
.table 
	{
	width: 530px;
	margin-left: 20px;
	margin-bottom: 15px;
	font-size: .8em;
	text-align: left;
	border: 1px solid #ccc;
	}

.table td, .table th 
	{
	padding: 10px;
	border: 1px solid #ccc;
	color: #003399;
	background: url(tablebg.jpg) repeat;
	}

/* ---------- 7. forms ---------- */	
		
form {
	}
	
.txt
	{
	color: #3465a4;
	}

/* styles the image on the thank you page */	
.thankyou
	{
	margin-left: 120px;
	margin-top: 25px;
	}

/* styles the phone/letter image on the contact page */
.phone_letter
	{
	margin-top: 30px;
	margin-left: 50px;
	}
	
#map
	{
	border: 1px solid #666;
	margin-left: 5px;
	}
	
	
/* styles terms and conditions page */
#terms 
	{
	margin-top: 50px;
	padding-left: 220px;
	border: 0px solid #000;
	margin-bottom: 30px;
	}
	
#terms p
	{
	font-size: .9em;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-right: 80px;
	line-height: 150%;
	}
	
#terms ul
	{
	font-size: .9em;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 100px;
	line-height: 150%;
	list-style-type: decimal;
	}
	
#terms a
	{
	color: #3465a4;
	text-decoration: none;
	}
	
#terms a:hover
	{
	color: #333;
	text-decoration: underline;
	}
	
.numbers
	{
	font-size: 1.2em;
	}
	
.paper
	{
	padding: 2px;
	margin-bottom: -5px;
	}
	
.services_images
	{
	margin: 0;
	border: 0px solid #000;
	}
	
#services_descriptions
	{
	width:690px;  
	position:relative; 
	margin:0 auto;
	}
	
#electrical
	{
	width:160px; 
	height:255px; 
	float:left; 
	margin:0 20px 0 0; 
	color:#524201; 
	margin-bottom: 20px;
	}
	
#electrical h2
	{
	width:163px; 
	height:40px; 
	color:#3465a4; 
	font: .9em Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	padding: 0 0 0 60px;
	}
	
#plumbing
	{
	width: 200px; 
	height: 350px; 
	color: #212121; 
	float: left; 
	margin: 0 20px 0 0; 
	margin-bottom: 20px;
	}
	
#plumbing h2
	{
	width:240px; 
	height:40px; 
	color:#3465a4; 
	font: .9em Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	padding: 0 0 0 10px;
	}
	
#building
	{
	width: 200px; 
	height: 350px; 
	color: #fff; 
	float: left; 
	margin: 0 20px 0 0; 
	margin-bottom: 20px;
	}
	
#building h2
	{
	width:163px; 
	height:40px;  
	color:#3465a4; 
	font: .9em Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	padding: 0 0 0 54px;
	}