* { margin:0px; padding:0px; }
body { background-color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:0.75em; color:#666666; }

#wrapper { position:relative; width: 760px; margin:5px auto;  }
#newsletter { float:left; width:280px; padding-bottom:3px; }
#newsletter a {display:block; width:273px; height:42px;  background-image:url(../images/newsletter.gif); background-repeat:no-repeat; text-indent:-5000px;  background-position:0 0px; }
#newsletter a:hover {  background-position:0 -42px; }

#buttons { float:right; width: 300px; color:#003399; height:45px;}
#buttons p {float:left; display:block; text-align:right; line-height:120%; padding-top:5px;}
#buttons ul { float:right; display:block; width:120px; }
#buttons ul li { float:right;  width:30px; height:30px; padding:3px 3px; list-style:none; }
#buttons ul li a { text-indent:-5000px; display:block; width:30px; height:30px; text-decoration:none; background-repeat:no-repeat; background-position:0 0px; }
#buttons ul li a:hover {background-position:0 -35px; }

#buttons ul li a.edinburgh { background-image:url(../images/icon_edinburgh.gif); }
#buttons ul li a.fife {  background-image:url(../images/icon_fife.gif); }
#buttons ul li a.scotland { background-image:url(../images/icon_scotland.gif); }


#header { width:100%; height:315px; }
#header #search { width:272px; height:178px; background-image:url(../images/search_box.gif); }
#header #slideshow { float:right; }

#maincontent { padding-top:20px;}
#dotted { border-top: 1px dotted #CCCCCC; border-bottom: 1px dotted #CCCCCC;display:block; padding:10px 0px; overflow:auto; margin-bottom:10px; }
#dottedleft { width:355px; border-right: 1px dotted #CCCCCC; padding-right:10px;  }
#dottedright { width:375px; float:right; }
#maincontent a { color:#666666; font-weight:bold; text-decoration:none; }
#maincontent a:hover { text-decoration:underline; }
#maincontent a.underline { text-decoration:underline; font-weight:normal; }


#footer { clear:both; padding:9px; background-image:url(../images/footer_back.jpg); background-repeat:no-repeat;  color:#FFFFFF; }
#footer span { float:right; }
#footer a { color:#FFF; text-decoration:none; }
#footer a:hover { text-decoration:underline; }

h1, h2, h3, p { padding-bottom:0.7em; }
h1 { font-size:1.6em; font-weight:normal; }
h2 { font-size:1.2em; }
p { line-height:150%; }

ul, ol { margin-left:10px; padding-left:10px; line-height:150%;}


label, label span { display:block; padding-bottom:0.25em; }
label { float:left; width:100%; }
label span { float:left; width:35%; text-align:right; }

fieldset input { float:right; width:60%; border: 1px solid #CCC; }
fieldset input:hover { border-color:#999; }
fieldset input:active, input:focus { border-color:#FFCC00; }

fieldset { margin-bottom:10px; padding:20px; border:1px solid #CCCCCC; overflow:hidden; width:300px; }
fieldset:hover { border-color:#999; }
form div {margin-bottom:20px; padding:10px; border:1px solid #999; text-align:center; width:320px; }

input.button_blue { background-color:#003399; color:#FFFFFF; padding:3px 10px; margin-left:5px; }
input.button_blue:hover { background-color:#990000; }

input.checkbox { width:auto; float:left; margin-right:10px; }


.blue { color:#003399; }
.bold { font-weight:bold; }
.italic { font-style:italic; }
.center { text-align:center; }
.underline { text-decoration:underline; }
a img { border:none; }
img.right { float:right; padding-left:20px;  }
img.left { float:left; padding-right: 20px; }
hr { background-color:#CCCCCC; height: 1px; margin:10px 0px 20px 0px;  }