/* CSS for www.heathhallbc.co.uk - by Allan Scott */

/*---[ undohtml ]-------------------------- */

:link,:visited { text-decoration:none }

ul,ol { list-style:none }

h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }

a img,:link img,:visited img { border:none }

address { font-style:normal }

body	{
font-family:"Tahoma", Arial, Helvetica, sans-serif;
font-weight:normal;
color:#223d51;	
font-size:0.625em;
background-color:#cedbe3;
text-align:center;/* for IE */
}

#wrapper	{
margin:0 auto;
width:900px;
background-image:url(../images/layout/content-bg.jpg);
background-repeat:repeat-y;
text-align:left;/* for IE */
}

#wrapper .inside	{
padding:0 45px;
background-image:url(../images/layout/body-bg.jpg);
background-position:top center;
background-repeat:no-repeat;
}

#branding	{
float:left;
margin:-30px 0 0 0;
}

*html #branding	{/* for IE6 */
float:left;
margin:-30px 0 0 0;
}

#branding p	{
text-indent:-999px;
}

/*-- header container --*/
#header	{
width:100%;
height:150px;
/*background:aqua;*/
}


/*-- contact --*/
#contact	{
float:right;
color:#B2B2B2;
font-weight:bold;
font-size:1.3em;
}

#contact a	{
color:#B2B2B2;
text-decoration:none;
}

/*-- main content area --*/
#content	{
/*float:left;*/
width:100%;
padding:20px 0 20px 0;
/*background:#ccc;*/
overflow:auto;
}

#content_main	{
float:left;
width:55%;
padding:0;
}

#content_sub	{
float:right;
width:40%;
padding:0;
}

#content_wide	{
padding:0 15px;
}

.leftcol	{
float:left;
width:55%;
/*background:#ccc;*/
}

/*-- content columns --*/
.rightcol	{
float:right;
width:40%;
/*background:#999;*/
}

.leftcol h3, .rightcol h3	{
color:#657cb3;
font-size:3.0em;
font-weight:normal;
margin:0 0 10px 0;
}

/*-- home page 'teasers' --*/
#teaser-block	{
/*float:left;*/
width:100%;
/*border-bottom:1px solid #ccc;*/
/*margin:0 0 20px 0;*/
overflow:auto;
}

.teaser-first	{
float:left;
width:260px;
height:100px;
margin:0;
display:block;
/*background:#ccc;*/
}

.teaser	{
float:left;
width:250px;
height:100px;
margin:0 0 0 25px;
display:block;
/*background:#ccc;*/
}

.teaser img, .teaser-first img	{
float:left;
margin:0 5px 0 0;
}

.teaser h3, .teaser-first h3	{
color:#657cb3;
font-size:2.0em;
font-weight:normal;
margin:3px 0;
}

.teaser p, .teaser-first p	{
padding:0 0 5px 0;
}

/*
.teaser p a:link, .teaser-first p a:link, .teaser p a:visited, .teaser-first p a:visited	{
font-style:italic;
font-weight:bold;
font-size:1em;
color:#cc000e;
text-decoration:none;
}

.teaser p a:hover, .teaser-first p a:hover{
font-style:italic;
font-weight:bold;
font-size:1.0em;
color:#cc000e;
text-decoration:underline;
}
*/

.teaser h3 a:link, .teaser h3 a:visited, .teaser-first h3 a:link, .teaser-first h3 a:visited	{
font-style:normal;
font-weight:normal;
/*font-size:1.0em;*/
/*color:#223b51;*/
text-decoration:none;
}

.teaser h3 a:hover, .teaser-first h3 a:hover{
/*font-style:italic;
font-weight:bold;
font-size:1.4em;
color:#223b51;*/
text-decoration:none;
}

/* price match banner */
#pricematch	{
width:810px;
height:40px;
margin:0 0 15px 0;
background:url(../images/price-match-bg.jpg) no-repeat;
background-position: left top;
font-family:Tahona, Arial, sans-serif;
font-style:italic;
font-weight:bold;
font-size:2.0em;
text-align:center;
vertical-align:middle;
line-height:40px;
color:#fff;
}

#pricematch a	{
color:#fff;
text-decoration:none;
}

#pricematch a:hover	{
color:#fff;
text-decoration:underline;
}


/*-- News Articles - summary list --*/
.article_summary	{
height:100px;
margin:10px 0;
}

.article_summary img	{
float:left;
/*border:1px solid #fabd0c;*/
border:1px solid #ccc;
padding:4px;
margin:0 10px 0px 0;
}

.article_date	{
font-weight:bold;
color:#d56a00;
font-size:1.4em;
padding:0 0 10px 0;
}

.article_summary h4	{
font-family:arial, helvetica, sans-serif;
color:#2b3e64;
font-size:1.3em;
margin:0;
padding:0;
}

.article_summary p	{
font-size:1.2em;
}

.article_summary p.readmore_link a	{
font-family:arial, helvetica, sans-serif;
color:#2b3e64;
font-size:1em;
font-style:italic;
margin:0;
padding:0;
}

.article_summary p.readmore_link a:hover	{
font-family:arial, helvetica, sans-serif;
color:#2b3e64;
font-size:1em;
font-style:italic;
margin:0;
padding:0;
text-decoration:underline;
}

/* content page thumbnails */
div.gallery_thumbs	{
float:left;
margin:0 0 0 0px;
}

.gallery_thumbs_caption	{
text-align:center;
font-size:1.2em;
font-weight:bold;
color:#223b51;
}

/*-- infobox --*/
.infobox	{
margin:0 0 15px 0;
}

.infobox h3	{
font-size:2.0em;
margin:0px;
}

.infobox img	{
/*float:left;*/
}
.infobox a:link, .infobox a:visited	{
font-style:italic;
font-weight:bold;
font-size:1.4em;
color:#cc000e;
text-decoration:none;
}

.infobox a:hover{
font-style:italic;
font-weight:bold;
font-size:1.4em;
color:#cc000e;
text-decoration:underline;
}


/*-- footer --*/
#footer	{
clear:both;
/*float:left;*/
/*width:100%;*/
width:900px;
height:60px;
margin:0 auto;
background-image:url(../images/layout/footer-bg.jpg);
background-position:top center;
background-repeat:no-repeat;
}

/*-- site_info --*/
#site_info	{
float:left;
width:100%;
color:#657cb3;
font-weight:normal;
font-size:1.8em;
text-align:center;
padding:20px 0;
}

#site_info a	{
/*color:#2e5c6b;*/
color:#fff;
font-weight:normal;
text-decoration:none;
}

#site_info a:hover	{
/*color:#2e5c6b;*/
color:#fff;
font-weight:normal;
text-decoration:underline;
}

/* additional LAYOUT ----------------------------------*/
.clearboth	{
clear:both;
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.separator	{
border-top:1px solid #ccc;
margin:0 0 20px 0;
width:810px;
}

/* nav_main --*/
#nav_main	{
height:40px;
margin:0px 0 50px 0;
/*background:#ccc;*/
}

ul#navlist_main	{
list-style:none;
padding:8px 0 0 0;
text-align:center;
}

ul#navlist_main li	{
display:inline;
color:#fff;
font-weight:normal;
padding:0;
font-size:1.8em;
}

ul#navlist_main li a	{
color:#fff;
font-weight:bold;
text-decoration:none;
padding:0;
}

ul#navlist_main li a:hover {
color:#fff;
font-weight:bold;
text-decoration:underline;
}

#nav_supp	{
height:20px;
padding:5px 0 0 0;
text-align:right;
/*background:#ccc;*/
}

/* formatting -------------------------------*/
h1	{
color:#657cb3;
font-size:3.2em;
font-weight:normal;
margin:0;
}

h2	{
font-size:3.0em;
font-weight:normal;
color:#657cb3;
margin:0px 0 5px 0;
}

h3	{
font-size:3.0em;
font-weight:normal;
line-height:normal;
color:#657cb3;
margin:0px 0 0px 0;
padding:0;
}

h4	{
font-size:1.4em;
font-weight:bold;
line-height:normal;
color:#657cb3;
margin:0px 0 0px 0;
padding:0;
}

p, li	{
font-size:1.3em;
line-height:1.4em;
margin:0 0 10px 0;
}

a:link, a:visited	{
font-weight:bold;
text-decoration:none;
color:#223b51;
}

a:hover	{
text-decoration:underline;
}

/*---[ basiclists ]---------------------------*/

ul.basiclist	{
margin:10px 0;
list-style-type:square;
}

ul.basiclist li	{
margin-left:20px;
margin-top:5px;
}

ul.introlist	{
margin:10px 0;
list-style-type:square;
}

ul.introlist li	{
margin-left:20px;
margin-top:5px;
color:#fff;
}

ol	{
margin:10px 0;
padding:0;
list-style-type:decimal;
}

ol li	{
margin-left:25px;
margin-top:5px;
}

ol.basicorderedlist	{
margin:10px 0;
list-style-type:decimal;
}

ol.basicorderedlist li	{
margin-left:25px;
margin-top:5px;
}	