@charset "utf-8";
/* CSS Document */

body {
   font-size: .8em;
   font-family:Tahoma, Geneva, sans-serif;
   color:#333333;
   background:#3F3F42;
   
   margin:0;
}

a{
	color:#39C;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

a img {
  border: 0;
}
.clearfix{
	clear:both;
	height:1px;
	font-size:1px;
}

.container{
	width:880px;
	margin:auto;
}
#header{
	border-top:solid 23px #fff;
	background:url(/images/headbg.gif) top repeat-x #3F3F42;
	height:83px;
}
#logo{
	margin-left:0px;
	margin-top:11px;
	width:309px;
	height:65px;
	float:left;
}
#navigation{
	float:right;
	margin-right:17px;
}


#menu {list-style-type:none; 
padding:0; margin:0;}

#menu li {display:block; float:left; position:relative; z-index:100; margin-right:1px; margin-left:2px; }
#menu li span {display:block; z-index:100; background:#b2ab9b; padding: 5px 10px;font-size:1.1em; font-weight:bold; }
#menu li a, #menu li a:visited {display:block; padding:0; }

#menu dl {position:absolute; top:0; left:0; margin: 0; padding: 0; /*background: url(transparency.gif);*/}
#menu dt {background: #b2ab9b; margin:0; font-size: 1.1em; float:left; /*border-bottom:1px solid #fff; border-right:1px solid #fff;*/}
#menu dd {display:none; background: transparent; /*border-bottom:1px solid #cce;*/ clear:left; margin:0; margin-top:0px; padding:0; color: #fff; font-size: .85em; text-align:left;z-index:100;}

#menu dt a, #menu dt a:visited {display:block; color:#fff; padding: 5px 10px; text-decoration:none; font-weight:bold;} 
#menu dd a, #menu dd a:visited {background:#b2ab9b; color:#fff; text-decoration:none; display:block; padding: 5px 10px; font-weight:bold;}


#menu li a:hover {border:0;}

#menu li:hover dd, #menu li a:hover dd {display:block;}
#menu li:hover dl, #menu li a:hover dl {/*border-bottom:15px solid #e2dfa8;*/}
#menu li:hover dt a, #menu li a:hover dt a, #menu dd a:hover {background: #e2dfa8; color:#fff;}

/*Home Styles*/
#menu li a.navhome, #menu li a.navhome:visited{ background:url(/images/navhomebg1.gif) repeat-x #c22484;}
#menu dl.navhomedrop dd a, #menu dl.navhomedrop dd a:visited{background:#c22484;}
#menu li:hover dt a.navhome, #menu li a:hover dt a.navhome, #menu dl.navhomedrop dd a:hover {background: #f40195; color:#fff;}

/*About Styles*/
#menu li a.navabout, #menu li a.navabout:visited{ background:url(/images/navaboutbg1.gif) repeat-x #52933a;}
#menu dl.navaboutdrop dd a, #menu dl.navaboutdrop dd a:visited{background:#52933a;}
#menu li:hover dt a.navabout, #menu li a:hover dt a.navabout, #menu dl.navaboutdrop dd a:hover {background: #4abf1f; color:#fff;}

/*Services Styles*/
#menu li a.navservice, #menu li a.navservice:visited{ background:url(/images/navservicebg1.gif) repeat-x #6a568c;}
#menu dl.navservicedrop dd a, #menu dl.navservicedrop dd a:visited{background:#6a568c;}
#menu li:hover dt a.navservice, #menu li a:hover dt a.navservice, #menu dl.navservicedrop dd a:hover {background: #8d5be2; color:#fff;}

/*Case Styles*/
#menu li a.navcase, #menu li a.navcase:visited{ background:url(/images/navcasebg1.gif) repeat-x #777372;}
#menu dl.navcasedrop dd a, #menu dl.navcasedrop dd a:visited{background:#777372;}
#menu li:hover dt a.navcase, #menu li a:hover dt a.navcase, #menu dl.navcasedrop dd a:hover {background: #939291; color:#fff;}

/*Contact Styles*/
#menu li a.navcontact, #menu li a.navcontact:visited{ background:url(/images/navcontactbg1.gif) repeat-x #dfdd25;}
#menu dl.navcontactdrop dd a, #menu dl.navcontactdrop dd a:visited{background:#dfdd25;}
#menu li:hover dt a.navcontact, #menu li a:hover dt a.navcontact, #menu dl.navcontactdrop dd a:hover {background: #f4f105; color:#fff;}


#maincontent{
	background:#fff;
	padding:23px 0;
}
#leftcol{
	float:left;
	width:625px;
}
#rightcol{
	float:left;
	width:215px;
	margin-left:22px;
}
.rightbox{
	float:left;
	width:200px;
	background:#EFEFEF;
	border:solid 8.5px #E8E8E8;
	padding:8px 0;
	margin-bottom:26px;
}
.rightboxtitle{
	float:left;

	color:#fff;
	height:25px;
	line-height:25px;
	background:url(/images/righttitlebg.gif) repeat-x;
	padding:0 7px;
	position:relative;
	top:-23px;
	margin:0;
	margin-bottom:-18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.rightboxcontent{
	padding:0 8px;
	font-size:.85em;
	font-weight:bold;
}

#footer{
	background:#3F3F42;
}
#footnav{
	margin:10px;
	width:850px;
	position:relative;
}
#footnav ul{
	display:inline;
	float:left;
	margin:0;
	padding:0;
	
	list-style:none;
}
#footnav ul li{
	display:inline;
	margin-right:15px;
}
#footnav ul li a{
	color:#C7C7C9;
	font-size:.85em;
	font-family:Arial, Helvetica, sans-serif
}

#footnav ul li a.on{
	color:#7C7C7F;
}


#madebymint {
	display:inline;
	position:absolute;
	top:0;
	right:0;
}




.mainimg{
	border:solid 9px #B1B1B2;
}
#content{
	padding:10px;
}
.location{
	float:left;
	width:95px;
	color:#3D6589;
	margin-bottom:5px;
}
.locnumber{
	float:left;
	width:85px;
	color:#3D3D3D;
	margin-bottom:5px;
}
.homenews{
	float:left;
	margin-bottom:16px;
	margin-top:10px;
}
.homenewstext{
	float:left;
	width:112px;
}
.homenewstitle a{
	color:#3D6589;
	/*font-size:.9em;*/
}
.homenewsdate{
	color:#939393;
	font-size:.85em;
	margin-top:3px;
}
.homeposted{
	color:#727272;
}
.homenewsimg{
	margin-left:4px;
	float:left;
	width:68px;
}
.newsarchive a{
	float:left;
	margin-top:5px;
	height:18px;
	line-height:16px;
	background:url(/images/archivebg.gif) repeat-x;
	font-size:1.1em;
	display:block;
	padding:0 5px 1px;
	font-weight:normal;
	color:#fff;
}
.readmore a{
	float:right;
	
	height:18px;
	line-height:18px;
	background:url(/images/archivebg.gif) repeat-x;
	font-size:1em;
	display:block;
	padding:0px 5px;
	font-weight:normal;
	color:#fff;
}
.readmore a:hover{
	text-decoration:none;
	color:#333;
}






/*  REGISTER  */


form.hp {
	margin:10px 0 0 5px;
	width:190px;
}


input.registerfield { 
	width:140px;
	height:20px;
	padding:4px 8px 2px 6px;
	color:#999;
	font-size:1em;
	border:1px solid #CCC;
	float:left;
	display: inline;
}


a.registermain-link {font-size:1.4em;width:10px;height:23px;float:left; display:inline; background:url(/images/registerbg.gif) no-repeat; padding:2px 9px 3px 5px; color:#fff; text-decoration: none;position: relative;margin:0px;}
a:hover.registermain-link {color:#333; text-decoration: none;}



a.news-link { color:#fff; text-decoration: none;}
a:hover.news-link {color:#333; text-decoration: none;}



/*  CONTENT  */



/*  You are here  */

#youarehere {
	color:#888;
	margin: 10px 0 30px 0;
}


ul.youarehere { margin:0; padding:0; border: none; color:#888; font-size:1em; display:inline; }
ul.youarehere li { display:inline; list-style:circle; }
ul.youarehere li a.youarehere-link { color:#39C; }


/*  Title  */

h1.maintitle { font-size:1.7em; color:#444;}
h2.subtitle { font-size:1.4em; color:#444; margin: 0 0 25px 0px;}
h2.newssubtitle { font-size:1.4em; color:#444; margin: 0 0 0px 0px;}



/*  Left Split Column  */

#leftsplit {
	width:124px;
	background-color:#FFF;
	float:left;
	margin: 20px 0 0 0px;
	padding-right:30px;
	display:inline;
}


ul.leftmain { margin:0; padding:0; list-style:none; border: none; font-weight:bold; color:#444; font-size:1.1em; }
ul.leftmain li { margin-bottom:25px; }
ul.leftmain li a.leftmainon { color:#39C; }

ul.leftsub { margin:0; padding:0 0 0 10px; list-style:none; border: none; color:#444; font-size:1em; }
ul.leftsub li { margin-bottom:15px; }
ul.leftsub li a.leftsubon { color:#39C; }





/*  Right Split Column */

#rightsplit {
	width:420px;
	background-color:#FFF;
	float:left;
	display:inline;
}


.rightcontent {
	float:left;
	margin: 20px 0 0 0px;
	border-left:1px dotted #CCC;
	padding: 0 0 0px 30px;
}


.imgleft {
	float:left;
	width:120px;
	height:120px;
	margin:0 20px 20px 0;
	border: 5px #999 solid;
}


.imgleft a {
	color: #FFF;
	text-decoration: none;
}

.enlarge {
width:120px;
height:22px;
padding-top: 5px;
display: inline-block;
position: relative;
top:-30px;
font-size: 1em;
text-align: center;
background: #000;
background-color: rgba(0, 0, 0, 0.4);
z-index: 10;
}











.pagecontent { clear:left; display:block; line-height:1.6em;}
.page2content{ display:block; line-height:1.6em;}

.pagecontent a {
color:#39C;
text-decoration:none;
}

.pagecontent a:hover {
text-decoration:underline;
}


.titleone { color:#444; font-size:1.5em; margin-bottom:10px; line-height:1.4em;}
.titletwo { color:#39C; font-size:1.3em; margin-bottom:10px;}
.titlethree { color: #39C; font-size:1.1em; font-style:italic; margin-bottom:10px;}
.titlefour { color: #999; font-size:0.9em; margin-bottom:10px;}



/*  Back to top button  */


/*#backtotop {
	width: 167px;
	height:22px;
	background-image:url(/images/backtotop.gif);
	background-repeat:no-repeat;
	color:#FFF;
	padding:3px 0px 3px 0px;
	margin:50px 0 30px 0;
	float:right;
	display:inline;
	font-weight:bold;
	clear:both;
}
a.backtotop-link {font-size:1em; color:#fff; text-decoration: none;}
a:hover.backtotop-link {color:#333; text-decoration: none;}
*/
#backtotop {
	width: 167px;
	height:22px;
	background-image:url(/images/backtotop.gif);
	background-repeat:no-repeat;
	color:#FFF;
	padding:3px 0px 3px 0px;
	margin:50px 0 30px 240px;
	float:left;
	display:inline;
	font-weight:bold;
	clear:both;
}
a.backtotop-link {font-size:1em; color:#fff; text-decoration: none;
}
a:hover.backtotop-link {color:#333; text-decoration: none;}


/*  Contact Us  */


#contactus {
	background-image:url(/images/contactusbg.jpg);
	background-repeat:no-repeat;
	
}


ul.contactus { margin:0; padding:0; list-style:none; border: none; color:#444; font-size:1em; clear:left; }
ul.contactus li { margin-bottom:1px; }
ul.contactus li a.contactus { color:#39C; }



#glasgow { background-color: #639; color:#fff; padding:5px; float:left; margin-bottom:5px; margin-top:10px;}
#dunfermline { background-color: #900; color:#fff; padding:5px; float:left; margin-bottom:5px; margin-top:20px;}
#holywood { background-color: #390; color:#fff; padding:5px; float:left; margin-bottom:5px; margin-top:20px;}
#aberdeen { background-color: #C90; color:#fff; padding:5px; float:left; margin-bottom:5px; margin-top:20px;}





/*  Latest News  */


hr.latestnews { border:none; border-top:1px dotted #CCC; margin: 40px 0 40px 0;}
.pgcount{ width:100%; float:left;}
.pagecount { float:right; font-size:1em;}
.pagecount li{ display:inline; margin-left:8px;}
.pagecount li a{ color: #39C;}
.pagecount li a:hover{ color: #b3b3b3;}
.newsimages{ float:left; width:140px;}

/*  Our Services  */


ul.ourservices { margin:0; padding:0; list-style-image: url(/images/bulletbg.jpg); border: none; color:#444; font-size:1em; line-height:1.7em; clear:left; }
ul.ourservices li { margin-left:15px; margin-top:15px; padding-left:15px; }
ul.ourservices li a.ourservices { color:#39C; }

ul.servlist { margin:0; padding:0; list-style-image: url(/images/bulletbg.jpg); border: none; color:#444; font-size:1em; line-height:1.7em; clear:left; }
ul.servlist li { margin-left:15px; margin-top:15px; padding-left:15px; }
ul.servlist li a.ourservices { color:#39C; }




/*  PNG hack ie6  */

img, div, input { behavior: url(/iepngfix.htc) }
