/* - - - - - - - - - - - - - - - - - - - - -

Title: ctm.co.uk
Author: Wayne Roberts (http://www.lushnewmedia.com)
URL: www.ctm.co.uk

Description: style.css

Created: 18.02.07

- - - - - - - - - - - - - - - - - - - - - */

/* PAGE ATTRIBUTES */

html, body, #container {
	height: 100%;
	margin: 0;
	padding: 0;
  	border: none;
	}
  
body {
	margin: 0;
	padding: 0;
	color: #4b4b4b;
	background-color: #fff;
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	text-align: center;
	}
#container {
	margin: 0 auto; 
	width: 800px;
	padding: 0;
	text-align:left;
	background-color: inherit;
	padding: 0;
}
#content {
	position:relative;
	width: 800px;
	background-color: #d8d9d9;
	margin: 0;
	}
#masthead {
	margin: 0; 
	width: 770px;
	height: 96px;
	padding-top: 30px;
	padding-left: 30px;
	text-align:left;
	background-color: #1c5445;
	border-bottom:1px solid #d8d9d9; 
}
p {
	margin: 0;
	padding: 0 0 6px;
	color: #4b4b4b;
	font-size: 75%;
	line-height: 18px;
	}
h1 {
	margin: 0;
	padding: 0;
	color: #1c5445;
	font-weight: normal;
	font-size: 110%;
	}
h2 {
	margin: 0;
	padding: 0 0 5px;
	color: #1c5445;
	font-weight: normal;
	font-size: 120%;
	line-height: 25px;
	}
h3 {
	margin: 0;
	padding: 6px 0 5px;
	color: #1c5445;
	font-weight: bold;
	font-size: 90%;
	}
h3 a{
	margin: 3px 0 10px;
	padding: 6px 0 8px 35px;
	color: #1c5445;
	text-decoration: none;
	background: url(images/bullet.png) left 0px no-repeat;
	line-height: 18px;
	}
h4 {
	margin: 0;
	padding: 6px 0 5px;
	color: #1c5445;
	font-weight: bold;
	font-size: 85%;
	}
h4 a{
	margin: 0;
	padding: 6px 0 5px;
	color: #1c5445;
	font-weight: bold;
	text-decoration: none;
	font-size: 85%;
	}
img {
	border:0;
	}	
.left {
float: left;
}
.right {
float: right;
padding-left: 10px;

}
.large {
	font-size: 100%;
	line-height: 20px;
	}
.hilited {
	color: #1c5445;
	font-weight:bold;
	}

/* SPECIAL */

#logo {
	display: block;
	width: 213px;
	padding: 59px 0 0 0; 
	overflow: hidden;  
	background: url(images/logo.gif) no-repeat;    
	height: 0px !important; height /**/: 59px;
	}

h3.bullet{
	margin: 3px 0 6px;
	padding: 6px 0 8px 35px;
	color: #1c5445;
	text-decoration: none;
	background: url(images/bullet.png) left 0px no-repeat;    
	}

/* NAVIGATION */

#contact {
	position: absolute;
	top: 25px;
	left: 580px;
	z-index: 10;
	height: 75px;
	margin: 0;
	padding: 0;
	background-color: inherit;
	background: url(images/cards.gif) bottom left no-repeat;
	}
#contact2 {
	position: absolute;
	top: 25px;
	left: 480px;
	z-index: 10;
	height: 75px;
	margin: 0;
	padding: 0;
	background-color: inherit;
	background: url(images/cards.gif) bottom left no-repeat;
	}
#contact p, #contact p a, #contact2 p, #contact2 p a{
	color: #fff;
	text-decoration: none;
	line-height: 12px;
	}
#contact strong, #contact2 strong {
font-size: 110%;
}

#vandp {
	position: absolute;
	top: 0px;
	left: 675px;
	z-index: 9;
	height: 124px;
	margin: 0;
	padding: 0;
	background-color: #1c5445;
	}


/* common styling */
.menu {
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	width:785px;
	background:#000;
	height:26px;
	position:relative;
	font-size:13px;
	z-index:100;
		border-bottom:1px solid #d8d9d9; 
	padding-left: 15px;
	}
.menu ul li a, menu ul li a:hover {
	padding: 0 6px;
	display:block; 
	text-decoration:none; 
	color:#000;
	width:80px; 
	height:26px; 
	text-align:center; 
	color:#fff; 
background:#000; 
	line-height:25px; 
	font-size:13px; 
	overflow: hidden;
}
.menu ul {display:block;padding:0; margin:0; list-style: none;}
.menu ul li {display:block;float:left; position:relative;}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {display:block;color:#000; background:#d8d9d9;}
.menu ul li:hover ul {display:block; position:absolute; top:26px; left:-10px; width:210px; background:#fff; color:#000;border-top:1px solid #d8d9d9;}
.menu ul li:hover ul.reduced {display:block; position:absolute; top:26px; left:-10px; width:150px; background:#fff; color:#000;}
.menu ul li:hover ul li a.hide {display:block;background:#000; color:#fff;}
.menu ul li:hover ul li:hover a.hide {display:block;background:#d8d9d9; color:#000;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#000; color:#fff; width:210px;text-align:left; padding-left: 7px;border-bottom:1px solid #d8d9d9;}
.menu ul li:hover ul.reduced li a {display:block; background:#000; color:#fff; width:150px;text-align:left; padding-left: 7px;border-bottom:1px solid #d8d9d9;}
.menu ul li:hover ul li a:hover {display:block;background:#fff; color:#000;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:85px; top:0;}
.menu ul li:hover ul li:hover ul.left {display:block;left:-85px;}



/* COLUMN 1 */

div#column1 {
	min-height: 400px;
	width: 210px;
	float: left;
	clear: left;
	padding: 20px 15px 30px 20px;
	margin: 0;
	background-color: inherit;
	border-top: 1px solid #fff;
}
div#column1 img {
	margin: 0 0 5px 0;
	}

/* COLUMN 2 */

div#column2 {
	min-height: 520px;
	width: 480px;
	float: left;
	padding: 20px 55px 30px 20px;
	margin: 0;
	background-color: #fbfbfb;
	border-top: 1px solid #fff;
	}
div#column2 p a{
	font-weight: bold;
	color: #1c5445;
	text-decoration: none;
	background-color: inherit;
	}
div#column2 p a:hover{
	color: #1c5445;
	background-color: inherit;
	}
div#column2 img {
	padding: 10px;
	margin: 0 0 5px;
	}
div#column2 img.noborder {
	padding: 5px 0 0 0;
	}
div#column2 form {
	margin: 0 0 14px;
	padding: 0;
	}
div#column2 p.indent{
	padding-left: 20px;
	}
div#column2 ul {
	margin: 0;
	padding: 0 0 5px 0;    
	}
div#column2 ul li {
	list-style-type: none;
	margin: 0;
	padding: 0 5px 5px 13px;    
	font-size: 80%;
	font-weight: normal;
	background: url(images/bullet2.png) 2px 4px no-repeat;    
	}
	
div#column2 ul.list {
	margin: 0;
	padding: 0 0 5px 0;    
	}
div#column2 ul.list li {
	list-style-type: none;
	margin: 0;
	padding: 0 5px 5px 13px;    
	font-size: 70%;
	font-weight: normal;
	background: url(images/bullet3.png) 2px 4px no-repeat;    
	line-height: 17px;
	}
div#column2 ul a {
font-weight: bold;
	color: #1c5445;
	text-decoration: none;
	background-color: inherit;
	}
		
div#column2 table#gallery td {
	margin: 0;
	padding: 5px 0 5px 12px;    
	}
div#column2 table#gallery td a{
color: #ccc;
}
div#column2 table#gallery td a:hover{
color: #fff;
}
td p {
padding-right: 12px;
}

/* COLUMN SERVICES */

div#services {
	width: 760px;
	float: left;
	padding: 20px 20px 5px 20px;
	margin: 0;
	background-color: #fbfbfb;
	}
div#services p a{
	font-weight: bold;
	color: #1c5445;
	text-decoration: none;
	background-color: inherit;
	}
div#services p a:hover{
	color: #1c5445;
	background-color: inherit;
	}
div#services img {
	padding: 10px 0 0 20px;
	margin: 0;
	float: right;
	}
div#services2 {
	width: 760px;
	float: left;
	padding: 20px 20px 25px 20px;
	margin: 0;
	background-color: #fbfbfb;
	border-top: 1px solid #fff;
	}
div#services2 p a{
	font-weight: bold;
	color: #1c5445;
	text-decoration: none;
	background-color: inherit;
	}
div#services2 p a:hover{
	color: #1c5445;
	background-color: inherit;
	}
div#services2 img {
	padding: 10px 0 0 20px;
	margin: 0;
	float: right;
	}
div#services-block {
	width: 760px;
	float: left;
	padding: 0 20px 0 20px;
	margin: 0;
	background-color: #fbfbfb;
	}
div#services-block p a{
	font-weight: bold;
	color: #1c5445;
	text-decoration: none;
	background-color: inherit;
	}


div.service-list {
	width: 170px;
	height: 300px;
	float: left;
	padding: 0;
	margin: 0 15px 20px 0;
	background-color: #fff;
	border: 1px solid #b2b3b5;
	display:block;
}
div.service-list h5 {
	margin: 0 0 5px 0;
	padding: 5px 0 0 5px;
	color: #fff;
	font-weight: bold;
	font-size: 85%;
	display: block;
	height: 50px;
	text-decoration: none;
	}
div.service-list a {
	color: #fff;
	text-decoration: none;
	}
div.service-list h5#no1 {
	background: #1c5445 url(images/plug.gif) 120px center no-repeat;    
		text-decoration: none;
}
div.service-list h5#no2 {
	background: #1c5445 url(images/water.gif) 120px center no-repeat;    
	text-decoration: none;
	}
div.service-list h5#no3 {
	background: #1c5445 url(images/brush.gif) 120px 5px no-repeat;    
	text-decoration: none;
	}
div.service-list h5#no4 {
	background: #1c5445 url(images/hammer.gif) 112px 5px no-repeat;    
	text-decoration: none;
	}
div.service-list p {
	padding: 0 5px 5px 5px;    
	font-size: 70%;
	}
div.service-list ul {
	margin: 0;
	padding: 0 0 5px 0;    
	}
div.service-list li {
	list-style-type: none;
	margin: 0;
	padding: 0 5px 3px 15px;    
	font-weight: normal;
	background: url(images/bullet2.png) 5px 2px no-repeat;    
		font-size: 70%;
	line-height: 14px;
}

/* COLUMN VANDPBOOKS */

div#vandpbooks {
	width: 800px;
	float: left;
	padding: 0;
	margin: 0;
	background-color: #fff;
	}
div#vandpbooks p {
	padding-left:12px;
	}
div#vandpbooks p a{
	font-weight: bold;
	color: #1c5445;
	text-decoration: none;
	background-color: inherit;
	}
div#vandpbooks a:hover{
	color: #1c5445;
	background-color: inherit;
	}
div#vandpbooks img.vandpleft {
	padding: 0 5px 0 0;
	margin: 0;
	float: left;
	}
div#vandpbooks img.vandpright {
	padding: 0 0 0 5px;
	margin: 0;
	float: right;
	}
h2#vandpbookstitle {
	display: block;
	width: 473px;
	padding: 46px 0 0; 
	margin: 0 0 18px 0;
	overflow: hidden;  
	background: url(images/victorandpercybooks/title.gif) no-repeat;    
	height: 0px !important; height /**/: 46px;
	}


/* CONTACT FORM */

#contactform {
	margin: 0;	
	background-color: inherit;
	}
form fieldset {
	border:0;
	margin:0;
	padding:0;
	}
form p {
	padding:0 0 8px;
	margin:0;	
	line-height: 21px;
	}
form textarea {
	overflow:auto;
	}
#contactform input {
	font-size: 100%;
	border: 1px solid #a5a5a5;
	margin: 0;
	padding: 3px 3px;
	background-color: #fff;
	color: #4b4b4b;
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	}
form .hidden {
	display:none;
	}

/* FOOTER */

div#footer {
	clear: both;
	margin: 0;
	width: 760px;
	padding: 12px 20px 10px 20px;
	border-top: 1px solid #fff;
	border-bottom: 15px solid #fff;
	background-color: #b1b2b2;
	bottom: 0px;
	}
div#footer p {
	margin-bottom: 5px;
	color: #fff;
		font-size: 70%;
}
div#footer p a{
	color: #fff;
	font-size: 110%;
	text-decoration: none;
	background-color: inherit;
	padding: 2px 2px 3px 0;
	line-height: 18px;
	}
div#footer p a:hover{
	color: #fff;
	background-color: inherit;
	}
