/*  =reset.css */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, address, th, td { margin : 0; padding :0; }
h2, h3, h4, h5, h6 { font-size : 100%; font-weight : normal; }
ul { list-style-type : none; }
table { border-collapse : collapse; border-spacing : 0; }
caption, th { text-align : left; }
fieldset, img { border : 0; }
dt, address, caption, cite, code, dfn, em, i, strong, b, th, var { font-style : normal; font-weight : normal; }
q:before, q:after { content :''; }

html, body {
height:100%;
}

a {
outline:none;
color:#3d267e;
text-decoration:none;
}

a:hover {
color:#000;
text-decoration:none;
}
	
body {
margin:0px;
padding:0px;
text-align:center;
border-top:5px solid #aaa;
background-color:#ccc;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:140%;
color:#333;
}

p {
margin-bottom:12px;
}

ul.tc-list li {
margin-bottom:12px;
}

strong {
color:#3d267e;
font-weight:bold;
}

#container {
min-height:100%;
width:1050px;
margin:0px auto;
text-align:left;
background:url(../images/bg-trans.png) repeat-y left top;
}

#header {
padding:15px 15px 5px 15px;
margin:-5px 25px 0px 25px;
border-top:5px solid #3d267e;
height:180px;
width: 770px;
}

p.brand {
float:left;
text-indent:-9999px;
background:url(../images/logo.jpg) no-repeat left top;
width:195px;
height:160px;
}





/* CHECK AVAILABILITY */

#check {
margin-top:-15px;
margin-right:6px;
width:354px;
float:right;
background:#b1e7ff url(../images/check_mid.jpg) repeat-y left 15px;
padding-bottom:8px;
}

#check p {
padding:0px 10px 5px 15px;
margin:0px;
}

p.check-title {
text-indent:-9999px;
height:40px;
padding:0;
background:#b1e7ff url(../images/check_top.jpg) no-repeat left top;
}

#check-btm {
width:354px;
float:right;
margin-right:6px; /* 205px */
text-align:center;
padding-bottom:8px;
margin-top:-20px;
background:#b1e7ff url(../images/check_btm.jpg) no-repeat left bottom;
}

#check-btm a {
color:#3d267e;
}

#check-btm a:hover {
color:#360644;
}


/* Search Box */

#searchBox {
    width: 184px;
    background: url('../images/search-box-top.jpg') no-repeat top left;
    margin: 0 16px 0 0;
    padding: 40px 0 0;
}

#searchBox p {
    margin: 0 0 10px;
}

#searchBox div.middle {
    background: url('../images/check_mid.jpg') repeat-y top left;
    padding: 5px 15px 0;
}

#searchBox div.middle table {
    width: 154px;
}

#searchBox div.middle td {
    padding: 3px 0;
    font-weight: bold
}

#searchBox div.bottom div.left {
    float: left;
    width: 50%;
    height: 15px;
    background: url('../images/check_btm.jpg') no-repeat top left;
}

#searchBox div.bottom div.right {
    float: left;
    width: 50%;
    height: 15px;
    background: url('../images/check_btm.jpg') no-repeat top right;
}

p.heading, h1.heading {
font-size:16px;
line-height:140%;
color:#3d277e;
}
h2.heading{
font-size:14px;
line-height:140%;
color:#3d277e;
}

p.right-top {
margin-top:34px;
}

#form-btm {
margin-left:15px;
}

input.check-submit {
margin:12px 0 13px 15px;
width:auto;
}

#kit input.email {
width:220px;
}

span.white {
color:#FFF;
}

input.submit-btn {
margin:10px 0;
}







#flash {
height:274px;
}





/* MAIN CONTENT PANELS */

#content {
float:left;
margin-left:45px;
width:760px;
}

#content-left {
float:left;
margin:20px 30px 40px 15px;
width:360px;
}

#content-right {
float:left;
position:relative;
margin:20px 0px 40px 0px;
width:355px;
}




p.title {
color:#3d267e;
font-size:16px;
text-indent:-9999px;
}

.home {
height:100px;
background:url(../images/intro.gif) no-repeat left top;
}

.glasgow {
height:46px;
background:url(../images/glasgow.gif) no-repeat left top;
}




/* UL */

ul.body-list {
margin:12px 0;
}

ul.body-list li {
padding-left:12px;
margin-bottom:4px;
background:url(../images/bullet.gif) no-repeat left 4px;
}




/* OL */


ol {
list-style-position:inside;
}

ol li {
margin-bottom:4px;
}




#kit {
margin-top:30px;
background:url(../images/keep_mid.jpg) repeat-y left top;
}

#kit p {
padding:0px 15px 10px 15px;
margin:0px;
}

#kit-title {
text-indent:-9999px;
height:40px;
padding:0;
background:url(../images/keep_top.jpg) no-repeat left top;
}

#kit form {
vertical-align:middle;
padding:0 15px 15px 15px;
background:url(../images/keep_btm.jpg) no-repeat left 23px;
}

input.email {
width:250px;
}

input {
font-size:11px;
color:#3d267e;
padding:2px;
}




#main-map {
background:url(../images/map2.jpg);
width:305px;
height:500px;
}

#main-map a {
font-size:14px;
color:#666;
position:absolute; 
height:15px;
width:auto;
text-decoration:none;
}

#main-map a:hover {
color:#333;
}

#aberdeen {
top:75px;
left:155px;
}

#glasgow {
top:166px;
left:75px;
}

a#glasgow {
font-weight:bold;
color:#333;
}

#edinburgh {
top:144px;
left:128px;
}

#manchester {
top:281px;
left:158px;
}

#birmingham {
top:352px;
left:130px;
}

#london {
top:370px;
left:226px;
}

#york {
top:234px;
left:159px;
}

a#york {
font-weight:bold;
color:#333;
}






ul.link-list {
margin:12px 0;
}

ul.link-list li {
color:#538ec2;
margin-bottom:3px;
}

ul.link-list li a {
color:#3d267e;
}

ul.link-list li a:hover {
color:#360644;
}




/* ADVERTISING */

#advertising-sidebar {
display: block;
float:right;
margin-right:25px;
width:200px;
border-top:5px solid #3d267e;
}

#advertising-sidebar a {
margin-bottom:10px;
}

#advertising-sidebar a.craig {
display:block;
text-indent:-9999px;
width:150px;
height:300px;
margin:15px 0 0 15px;
background:#333 url(../images/craig.jpg) no-repeat left top;	
}

#advertising-sidebar div.box-light-blue, #advertising-sidebar div.box-dark-blue {
    width: 149px;
    margin-left: 15px;
    margin-top: 10px;
}

#advertising-sidebar div.box-light-blue div.middle, #advertising-sidebar div.box-dark-blue div.middle {
    background: url('../images/light-blue-box-top.gif') #61bee0 top left no-repeat;
    font-size: 1.5em;
    text-align: center;
    color: #fff;
    position: relative;
}

#advertising-sidebar div.box-dark-blue div.middle {
    background: url('../images/dark-blue-box-top.gif') #290076 top left no-repeat;
}

#advertising-sidebar div.box-light-blue div.middle p, #advertising-sidebar div.box-dark-blue div.middle p {
    margin: 0;
    padding: 0;
}

#advertising-sidebar div.box-light-blue div.middle a, #advertising-sidebar div.box-dark-blue div.middle a {
    display: block;
    padding: 10px;
    padding-bottom: 0;
    margin-bottom: 0;
    color: #fff;
}

#advertising-sidebar div.box-light-blue div.middle strong,  #advertising-sidebar div.box-dark-blue div.middle strong {
    color: #fff;
}

#advertising-sidebar div.box-light-blue div.middle br,  #advertising-sidebar div.box-dark-blue div.middle br {
    line-height: 10px;
}

#advertising-sidebar div.box-light-blue div.bottom,  #advertising-sidebar div.box-dark-blue div.bottom {
    width: 149px;
    height: 15px;
    background: url('../images/light-blue-box-bottom.gif') #61bee0 top left no-repeat;
}

#advertising-sidebar div.box-dark-blue div.bottom {
    background: url('../images/dark-blue-box-bottom.gif') #290076 top left no-repeat;
}


a.view-all {
display:block;
text-indent:-9999px;
width:356px;
height:54px;
margin-bottom:12px;
background:url(../images/view_all_off.jpg) no-repeat left top;
}

a.view-all:hover {
background:url(../images/view_all_on.jpg) no-repeat left top;
}

a.york-all {
background:url(../images/view_all_york_off.jpg) no-repeat left top;
}

a.york-all:hover {
background:url(../images/view_all_york_on.jpg) no-repeat left top;
}




a.view-map {
display:block;
text-indent:-9999px;
width:356px;
height:54px;
margin-bottom:12px;
background:url(../images/view_map_off.jpg) no-repeat left top;
}

a.view-map:hover {
background:url(../images/view_map_on.jpg) no-repeat left top;
}

a.york-map {
background:url(../images/view_york_map_off.jpg) no-repeat left top;
}

a.york-map:hover {
background:url(../images/view_york_map_on.jpg) no-repeat left top;
}





.blue-panel {
width:356px;
background:url(../images/blue-panel_middle.gif) repeat-y left top;
}

.blue-panel p {
padding:0px 15px;
}

.blue-panel p.top {
color:#538ec2;
font-size:15px;
padding:15px 15px 0px 15px;
background:url(../images/blue-panel_top.gif) no-repeat left top;
}

.blue-panel p.last {
padding:0px 15px 15px 15px;
background:url(../images/blue-panel_btm.gif) no-repeat left bottom;
}

.blue-panel a.more-link {
color:#538ec2;
}

.blue-panel a.more-link:hover {
color:#396185;
}






.purple-panel {
width:356px;
background:#d0c8ff url(../images/purple-panel_middle.gif) repeat-y left top;
}

.purple-panel p.top {
color:#3d267b;
font-size:15px;
line-height:120%;
padding:15px 15px 0 15px;
background:#d0c8ff url(../images/purple-panel_top.gif) no-repeat left top;
}

.purple-panel p.last {
padding:0px 15px 15px 15px;
background:#d0c8ff url(../images/purple-panel_btm.gif) no-repeat left bottom;
}







.img-right {
float:right;
margin:0 0 12px 10px;
}






#footer {
position:relative;
clear:both;
margin:0px auto 0px auto;
padding:15px 0 30px 0;
width:960px;
text-align:left;
border-top:1px solid #CCC;
font-size:9px;
height:40px;
}

#footer-l {
float:left;
}

#footer-r {
float:right;
}

#gallery {
position: relative;
}

#gallery-left {
float:left;
height:275px;
width:193px;
}

#gallery-right {
float:left;
height:275px;
width:566px;
}




/* THUMBNAILS */

.thumbnail img {
float:left;
border:none;
margin-bottom:17px;
margin-left:17px;
}

.thumbnail:hover {
background-color:transparent;
}

.thumbnail:hover img {
border:none;
}

.thumbnail span { /*CSS for enlarged image*/
position: absolute;
top: -337px;
left: -229px;
padding: 0px;
border:none;
visibility: hidden;
text-decoration: none;
}

.thumbnail span img { /*CSS for enlarged image*/
padding: 0px;
}

.thumbnail:hover span { /*CSS for enlarged image*/
visibility: visible;
top: -392px; /* -432 */
left: -229px; /*position where enlarged image should offset horizontally */
z-index: 50;
}



/* MAP */

#map {
margin-top:15px;
width:760px;
height:400px;
}


/* PRICE GUIDE */

#price {
width:360px;
background-color:#c8eeff;
}

#price td {
padding:8px 4px 8px 8px;
border-bottom:1px solid #fff;
border-right:1px solid #fff;
}


/* CONTACT FORM */

#contact-form {
background-color:#c8eeff;
padding:12px;
}

#contact-form input, textarea {
margin-top:4px;
}




/* HP */


ul#sitemap ul {
	margin-left:15px;
	list-style:circle;
	}

#hp_content {
	margin-top:20px;
	}

#hp_content h1,#hp_content h2,#hp_content h3 {
	font-size:1.2em;
	font-weight:bold;
	margin:4px 0;
	color:#538EC2;
	}
	
	
	
	
/* WARNING */

#warning {
	display:block;
	float:left;
	text-indent:-9999px;
	background:url(../images/warning-01.jpg) no-repeat left top;
	width:760px;
	height:55px;
	margin:10px 0 0 0;
}







