/* Website Copyright of Spidersnet.co.uk */

/* Reset */

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

body {
	font: 12px arial, verdana, helvetica, sans-serif;
	color:#c7c7c7;
	margin:0;
	padding:0;
	background-color:#1a1a1a;
	}

#wrapper {
	position:relative;
	margin:0 auto;
	width:1000px;
	margin-top:17px;
	}
	
#inner-wrap {
	float:left;
	width:989px;
	min-height:200px;
	padding:0px 0 35px 11px;
	background-color:#000000;
	min-height:390px;
	}
	
#home #inner-wrap {
	background:url(graphics/home-wrap.jpg) #000000 top center no-repeat;
	min-height:350px;
	}

/* Typology */

li {
	margin-left:12px;
	list-style:disc inside;
	}
	
ul {
	margin-bottom:15px;
	}	

h1 {
	font-size:11px;
	color:#c7c7c7;
	display:inline;
	}

h2 {
	font-size:15px;
	color:#cccccc;
	line-height:25px;
	margin-bottom:10px;
	font-family:"Times New Roman", Times, serif;
	border-bottom:1px dotted #999999;
	width:185px;
	}

h3 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:15px;
	color:#c7c7c7;
	}
	
h4 {
	font-size:15px;
	color:#cccccc;
	line-height:25px;
	margin:10px 0 10px 0;
	font-family:"Times New Roman", Times, serif;
	border-bottom:1px dotted #670101;
	}
	
.headings {
	width:195px;
	height:24px;
	padding:10px 0 0 10px;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	margin-bottom:5px;
	background:url(graphics/title.gif) top left repeat-x;
	}

a {
	color:#c7c7c7;
	text-decoration:none;
	}

a:hover {
	color:#c7c7c7;
	text-decoration:underline;
	}

.dotted {
	color:#c7c7c7;
	text-decoration:none;
	border-bottom:1px dotted #670101;
	}

.dotted:hover {
	color:#c7c7c7;
	text-decoration:none;
	border-bottom:1px dotted #b2b2b2;
	}

p {
	margin-bottom:15px;
	}
	
.apr {
	font-size:16px;
	}
	
.margin-bottom {
	margin-bottom:15px;
	}
	
.small-print {
	font-size:10px;
	color:#666666;
	}

.large-print {
	font-size:16px;
	color:#ffffff;
	}
	
.red {
	color:#670101;
	}
	
.red span {
	color:#c7c7c7;
	}
	
.italic {
	font-style:italic;
	}

/*Navigation*/

#header {
	float:left;
	clear:both;
	width:1000px;
	height:162px;
	z-index:20;
	background:url(graphics/header.jpg) top left no-repeat;
	}
	
#home #header {
	background: url(graphics/home-header.jpg) top left no-repeat;
	}

#navigation-bg {
	position:absolute;
	top:29px;
	left:16px;
	width:228px;
	height:479px;
	background:url(graphics/navigation.png) top left no-repeat;
	}

#navigation {
	float:left;
	width:198px;
	height:325px;
	margin:115px 0 0 15px;
	_margin:115px 0 0 8px;
	}

#links-large, #links-small  {
	width:198px;
	margin:0 0 0 0;
	}

#links-large ul, #links-small ul {
	list-style:none;
	margin:0;
	padding:0;
	}

#links-large li {
	list-style:none;
	float:left;
	margin:0px;
	width:198px;
	background-color:#ffffff;
	background:url(graphics/links-large.gif) top left no-repeat;
	border-bottom:1px solid #000000;
	}
	
#links-small li {
	list-style:none;
	float:left;
	margin:0px;
	width:198px;
	background:url(graphics/links-small.gif) top left no-repeat;
	border-bottom:1px solid #000000;
	}

#links-large li a {
	height:30px;
	text-decoration:none;
	list-style:none;
	padding-top:15px;
	padding-left:20px;
	color:#000000;
	}
	
#links-small li a {
	height:19px;
	text-decoration:none;
	list-style:none;
	padding-top:4px;
	padding-left:20px;
	color:#000000;
	}

#links-large li a:link, #links-large li a:visited {
	display:block;
	font-size:11px;
	text-align:left;
	height:30px;
	}
	
#links-small li a:link, #links-small li a:visited {
	display:block;
	font-size:11px;
	text-align:left;
	height:19px;
	}

#links-large li a:hover, #links-large li a:active, #links-large li .current {
	color:#830101;
	text-decoration:none;
	}
	
#links-small li a:hover, #links-small li a:active, #links-small li .current {
	color:#830101;
	text-decoration:none;
	}
	
#telephone {
	float:left;
	width:207px;
	height:70px;
	margin:55px 0 0 774px;
	_margin:55px 0 0 384px;
	text-align:right;
	font-size:19px;
	font-family:"Times New Roman", Times, serif;
	color:#ffffff;
	}

#telephone p {
	padding-bottom:5px;
	border-bottom:1px dotted #666666;
	margin-bottom:5px;
	}
	
#telephone a {
	font-size:16px;
	color:#c70000;
	}

/* Layout */

#left {
	float:left;
	width:241px;
	height:100px;
	padding-left:9px;
	margin-top:334px;
	}

#right {
	float:left;
	margin-left:0px;
	width:719px;
	padding-top:15px;
	border-top:1px dotted #666666;
	}
	
#bread-crumbs {
	float:left;
	margin-left:250px;
	_margin-left:125px;
	width:553px;
	height:26px;
	margin-top:0px;
	font-size:11px;
	}

#bread-crumbs a {
	color:#c7c7c7;
	text-decoration:none;
	}

#bread-crumbs a:hover {
	color:#c7c7c7;
	text-decoration:underline;
	}

#form {
	float:left;
	width:165px;
	height:40px;
	padding-top:7px;
	margin-top:15px;
	}

/* Home Page */

#home-left {
	float:left;
	width:250px;
	height:350px;
	}

#home-right {
	float:left;
	width:719px;
	height:350px;
	}

/* Content */

#content-left {
	float:left;
	width:300px;
	height:190px;
	margin-bottom:15px;
	}

#content-right {
	float:left;
	width:390px;
	height:190px;
	padding-left:20px;
	border-left:1px dotted #670101;
	margin-bottom:15px;
	}
	
#right-slideshow {
	float:left;
	width:699px;
	height:130px;
	border:10px solid #1f1f1f;
	margin-bottom:15px;
	}

.red-line { 
	padding-bottom:15px;
	border-bottom:1px dotted #670101;
	}
	
.button {
	float:left;
	width:188px;
	height:24px;
	padding-top:5px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	text-align:center;
	background:url(graphics/button-bg.gif) top left repeat-x;
	color:#ffffff;
	margin:0 0 15px 11px;
	border:5px solid #ffffff;
	}
	
.button:hover {
	color:#ffffff;
	text-decoration:underline;
	}

/* Finance */

.finance {
	float:left;
	width:89px;
	height:350px;
	border:1px solid #666666;
	margin:0 6px 20px 0;
	font-size:11px;
	padding:3px;
	}

.finance-title {
	float:left;
	width:89px;
	height:55px;
	border-bottom:1px solid #666666;
	padding-bottom:5px;
	margin-bottom:10px;
	font-weight:bold;
	}
	
.finance p {
	float:left;
	width:89px;
	border-bottom:1px dotted #002245;
	padding:0 0 5px 0;
	margin-bottom:5px;
	}
	
.no-border {
	border-bottom:none;
	}

/* Contact Page */

#contact-left {
	float:left;
	width:373px;
	height:428px;
	margin-bottom:15px;
	}

#contact-right {
	float:left;
	width:326px;
	height:408px;
	margin-bottom:15px;
	border:10px solid #1f1f1f;
	}

#googlemap {
	float:left;
	width:326px;
	height:408px;
	}

.contact-header {
	font-weight:bold;
	margin-bottom:6px;
	}

.currentday {
	font-weight:bold;
	}

#social-networking {
	float:left;
	width:337px;
	height:30px;
	}

#contact-facebook {
	float:left;
	height:23px;
	padding:15px 0 0 40px;
	background:url(graphics/facebook-grey.gif) left center no-repeat;
	}

#contact-facebook:hover {
	text-decoration:none;
	background:url(graphics/facebook.gif) left center no-repeat;
	}

#txtPostcodeA {
	float:left;
	width:37px;
	height:14px;
	background-color:#000000;
	border:#4e4e4e 1px solid;
	color:#c7c7c7;
	font-size:11px;
	margin-left:0px;
	margin-top:0px;
	padding:2px 0 0 3px;
	}

#txtPostcodeB {
	float:left;
	width:37px;
	height:14px;
	background-color:#000000;
	border:#4e4e4e 1px solid;
	color:#c7c7c7;
	font-size:11px;
	margin-left:5px;
	margin-top:0px;
	padding:2px 0 0 3px;
	}

#btnShowDirections {
	float:left;
	height:18px;
	width:21px;
	color:#a6a6a6;
	padding:1px 2px 0 3px;
	margin-left:5px;
	margin-top:0px;
	font-size:11px;
	background:url(graphics/button-bg.gif) top left repeat-x;
	text-decoration:none;
	border:none;
	border-bottom:1px dotted #670101;
	}

#btnShowDirections:hover {
	color:#a6a6a6;
	text-decoration:none;
	border-bottom:1px dotted #b2b2b2;
	}	

#post-code1 {
	float:left;
	height:20px;
	padding-top:2px;
	width:210px;
	margin:10px 0 15px 0;
	}

#post-code2 {
	float:left;
	height:22px;
	width:160px;
	margin:10px 0 15px 0;
	}

/* Footer */
	
#footer-buttons {
	float:left;
	width:980px;
	height:182px;
	padding-left:20px;
	background-color:#000000;
	}
	
.buttons {
	float:left;
	width:185px;
	height:140px;
	padding:8px 20px 0 20px; 
	margin-right:20px;
	border-top:#670101 1px solid;
	background:url(graphics/footer-button.gif) top left no-repeat;
	}
	
a.button-link {
	float:left;
	margin-top:10px;
	height:15px;
	width:90px;
	padding:2px 0 0 0;
	color:#b2b2b2;
	font-size:11px;
	text-decoration:none;
	text-align:center;
	background:url(graphics/button-bg.gif) top left repeat-x;
	}
	
a:hover.button-link {
	font-size:11px;
	text-decoration:none;
	}
	
#MakeDropDown {
	float:left;
	margin-top:10px;
	margin-left:0px;
	padding-top:1px;
	width:90px;
	height:18px;
	background:url(graphics/button-bg.gif) #000000 top left repeat-x;
	color:#b2b2b2;
	font-size:11px;
	border:none;
	border-bottom:1px dotted #670101;
	}

#ModelDropDown {
	float:left;
	margin-top:10px;
	margin-left:5px;
	padding-top:1px;
	width:90px;
	height:18px;
	background:url(graphics/button-bg.gif) #000000 top left repeat-x;
	color:#b2b2b2;
	font-size:11px;
	border:none;
	border-bottom:1px dotted #670101;
	}

.footer-form {
	float:left;
	width:74px;
	height:15px;
	background:url(graphics/button-bg.gif) top left repeat-x;
	border:none;
	border-bottom:1px dotted #670101;
	color:#b2b2b2;
	font-size:11px;
	margin-right:5px;
	margin-top:10px;
	padding:2px 0 0 3px;
	}
	
#footer-send {
	float:left;
	height:18px;
	width:21px;
	color:#b2b2b2;
	margin-top:10px;
	font-size:11px;
	background:url(graphics/button-bg.gif) top left repeat-x;
	text-decoration:none;
	border:none;
	border-bottom:1px dotted #670101;
	}
	
#footer-send:hover {
	color:#b2b2b2;
	text-decoration:none;
	border-bottom:1px dotted #b2b2b2;
	}

#footer {
	width:1000px;
	float:left;
	color:#5b5b5b;
	font-size:11px;
	margin-top:5px;
	margin-bottom:10px;
	padding-top:25px;
	background:url(graphics/logos.gif) top right no-repeat;
	}

#footer a {
	color:#5b5b5b;
	font-size:11px;
	}

#footer a:hover {
	color:#c7c7c7;
	text-decoration:none;
	}
	
#footer p {
	margin-bottom:10px;
	}
	
#footer #spidersnet {
	text-align:center;
	}

#ie6Warning {
	float:left;
	width:1000px;
	margin-top:10px;
	background-color:#be1101;
	color:#ffffff;
	text-align:center;
	padding-top:10px;
	}

#ie6Warning a {
	color:#ffffff;
	}
	
#ie6Warning a:hover {
	color:#ffffff;
	text-decoration:underline;
	}

.ie6-title {
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	color:#000000;
	}

/* Drop Down */

#menu1 {
	position:absolute;
	left:202px;
	top:138px;
	width:130px;
	z-index:500;
	visibility:hidden;
	}

#menu1 ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	}

#menu1 li {
	list-style-type: none;
	}

#menu1 a {
	display: block;
	height:19px;
	padding-top:4px;
	padding-left:10px;
	width:120px;
	text-align:left;
	text-decoration: none;
	color:#000000;
	font-size:11px;
	background-color:#999999;
	background:url(graphics/drop-down.gif) top left no-repeat;
	}

#menu1 a:hover {
	color:#830101;
	text-decoration:none;
	}

/* Forms */

#service-form {
	float:left;
	width:719px;
	}

#contact-form {
	float:left;
	width:550px;
	margin-top:5px;
	margin-bottom:20px;
	}

.name { 
	float:left; 
	width:250px; 
	height:20px; 
	margin-bottom:10px; 
	color:#c7c7c7; 
	clear:both; 
	}
	
.name span {
	color:#670101;
	}
	
.form-text { 
	float:left; 
	width:484px; 
	height:20px; 
	margin-bottom:10px; 
	color:#cf7f01;
	padding-top:12px;
	border-top:1px dotted #670101;
	}
	
.form-header { 
	float:left; 
	width:719px; 
	height:20px; 
	margin-bottom:10px; 
	color:#cf7f01;
	padding-top:12px;
	border-top:1px dotted #666666;
	}
	
.form-box1 { 
	float:left; 
	width:232px; 
	height:15px; 
	margin-bottom:12px; 
	border:1px solid #4e4e4e; 
	font-size:12px;
	background-color:#000000;
	color:#c7c7c7;
	}
	
.form-box2 { 
	float:left; 
	width:232px; 
	height:58px; 
	margin-bottom:10px; 
	border:1px solid #4e4e4e; 
	font-size:12px;
	background-color:#000000;
	color:#c7c7c7;
	}
	
.form-box3 { 
	float:left; 
	width:100px; 
	height:15px; 
	margin-bottom:12px; 
	border:1px solid #4e4e4e; 
	font-size:12px;
	background-color:#000000;
	color:#c7c7c7;
	}

.calendar { 
	float:left; 
	width:232px; 
	height:15px; 
	margin-bottom:12px; 
	font-size:12px; 
	}
	
#send { 
	float:left; 
	width:50px; 
	height:21px; 
	padding:0 3px 0 3px; 
	font-size:11px; 
	border:none;
	clear:left;
	color:#c7c7c7;
	background:url(graphics/button-bg.gif) top left repeat-x;
	text-decoration:none;
	border:none;
	border-bottom:1px dotted #670101;
	}
	
#send:hover { 
	color:#c7c7c7;
	text-decoration:none;
	border-bottom:1px dotted #b2b2b2;
	}

/* Sitemap */

#sitemap {
	float:left;
	margin:78px 0 0 10px;
	}