
/*
// Burnfoot House
// Dark Colour // Highlight Colour */



html{
min-height: 101%;
overflow-x: hidden;
}

*{
padding: 0;
margin: 0;
border: 0;
font-size: 100%;
}

body{
position: relative;
padding: 0px 0px;
border: 0;
margin: 0;
text-align: center;
font: 0.8em Arial,Verdana,Tahoma,sans-serif;
background-color: #ff0000;
color: #4b4b4b;
overflow-x: hidden;
}

a{
text-decoration: none;
color: #363636;
}

a:hover{
color: #a5a5a5;
}

h1{
margin: 0px 0 10px 0;
padding: 0px 0 5px 0;
font: normal 1.4em Arial,Verdana,Tahoma,sans-serif;
color: #ff0000;
border-bottom: 1px solid #efefef;
}

h2{
margin: 10px 0 0px 0;
font: normal 1.2em Arial,Verdana,Tahoma,sans-serif;
color: #ff0000;
}

h3{
margin: 0px 10px 0px 0px;
padding: 3px;
heighT: 25px;
padding-left: 10px;
text-align: left;
background: #ff0000 url(../images/heading.png) no-repeat bottom left;
font: normal 1.2em Arial,Verdana,Tahoma,sans-serif;
color: #ffffff;
}


img{
border: none;
}





#container{
width: 100%;
text-align: left;
background: #efefef url(../images/background.jpg) repeat-x top left;
overflow: hidden;
}

#content-wrapper{
clear: both;
margin: 0 auto;
background: url(../images/dropshadow.png) repeat-y top left;
width: 960px;
overflow: hidden;
}

#content-wrapper-inner{
clear: both;
margin: 0 auto;
padding: 10px;
background: #ffffff url(../images/container.png) repeat-x top left;
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
width: 900px;
overflow: hidden;
}



#column-left{
float: left;
width: 250px;
overflow: hidden;
position: relative;
}

#column-left a:hover{
color: #ff0000;
}

.gallery-link-title{
z-index: 99999999999999999999;
position: absolute;
text-transform: uppercase;
top: 20px;
left: 20px;
font-size: 1.8em;
}

.gallery-link-text{
position: absolute;
z-index: 99999999999999999999;
top: 45px;
left: 20px;
}

#column-left p{
margin: 10px 10px 10px 10px;
}

#column-left table{
margin: 10px 10px 10px 0px;
}

.gallery-link{
border: 10px solid #ff0000;
margin-bottom: 10px; 
width: 270px;
}

#column-right{
float: left;
margin-top: 250px;
width: 650px;
height: auto;
overflow: hidden;
}

#gallery{
margin-left: 0px;
width: 570px;
heighT:750px;
display: block;
margin-bottom: 50px;
}

#gallery img{
float: left;
margin: 2px;
cursor: url(../images/magnify.cur),url(images/magnify.cur),pointer;
border: 2px solid #ff0000;

}



#header{
width: 100%;
height: 100px;
border-bottom: 1px solid #cccccc;
background: #ffffff url(../images/header.jpg) repeat-x top left;
}

#header-inner{
width: 900px;
margin: 0 auto;
height: 100px;
text-align: left;
position: relative;
}

#header-logo{
position: absolute;
top: 30px;
color: #ff0000;
left: -0px;
font-size: 2.9em;
}

#header-language{
position: absolute;
top: 0px;
padding: 3px;
border: 1px solid #ccc;
border-top: 0;
color: #ff0000;
right: -10px;
font-size: 0.9em;
}

#header-language a{
float: left;
margin-right: 7px;
}

#header-language a.selected{
color: #FE0000;
}

#header-map{
position: absolute;
top: 330px;
right: -35px;
z-index: 9999;
}

#header-slogan{
position: absolute;
top: 40px;
color: #666666;
right: 170px;
font-style: italic;
font-size:1.2em;
}


#header-contact{
position: absolute;
bottom: 10px;
right: 0px;
color: #666666;
text-align: right;
font-size: 1.2em;
}

#header-contact a{
color: #666666;
}

#header-contact a:hover{
color: #000000;
}

#header-contact span{
font-weight: bold;
color: #ff0000;
}

.askern-fencing{
position: absolute;
top: 130px;
border: 1px solid #ffffff;
border-right: 0;
right: 0;
}


#navigation{
z-index: 99;
width: 240px;
overflow: hidden;
}

#navigation li{
list-style-type: none;
float: left;
margin-bottom: 3px;
}

#navigation a{
display: inline-block;
width: 175px;
height: 12px;
overflow: hidden;
padding: 7px 30px;
color: #666666;
background: #ffffff url(../images/arrow.gif) no-repeat 5% 50%;
border: 1px solid #cccccc;
text-decoration: none;
text-align: left;
font-size: 0.9em;
font-weight: bold;
letter-spacing: 0px;
float: left;
}

#navigation a:hover,#navigation a.current{
background: #ffffff url(../images/arrow-hover.gif) no-repeat 5% 50%;
color: #ff0000;
}


#navigation a.first{

}

#navigation a.last{

}



#slideshow{
position: absolute;
top: 110px;
right: 0px;
width: 648px;
height: 270px;
overflow: hidden;
background: #ffffff;
border: 1px solid #cccccc;
}

#slideshow-inner{
width: 630px;
position: relative;
z-index: 1;
height: 250px;
margin: 10px;
overflow: hidden;
background: #ffffff;
}

#slideshow-inner img{
width: 630px;
height: 250px;
}



#content{
margin: 35px 0px 0px 0px;
paddinG: 20px;
border: 1px solid #cccccc;
text-align: justify;
font-size: 12px;
color: #545454;
}

#content p{
margin: 5px 0px 22px 0px;
line-height: 18px;
}

#content a{
color: #ff0000;
text-decoration: underline;
}

#content a:hover{
color: #000000;
}

#content ul{
margin: 15px 20px;
list-style-type: none;
}

#content li{
background: url(../images/bullet.jpg) no-repeat center left;
padding-left: 20px;
}


#content div.top{
width: 390px;
}


#content td.top{
background: #ff0000;
padding: 3px;
color: #ffffff;
}

#content td.bottom1{
background: #efefef;
padding: 3px;
color: #545454;
}

#content td.bottom2{
background: #cccccc;
padding: 3px;
color: #545454;
}


#footer{
clear: both;
width: 100%;
height: 50px;
overflow: hidden;
border-top: 1px solid #cccccc;
background: url(../images/background.jpg) repeat-x top left;
}

#footer-inner{
clear: both;
margin: 0 auto;
width: 920px;
height: 50px;
overflow: hidden;
color: #cccccc;
font: normal 10px "Trebuchet MS", Tahoma, Verdana;
}

#footer a{
color: #cccccc;
font-size: 10px;
}

#footer a:hover{
color: #ffffff;
}

#footer-left{
float: left;
text-align: left;
padding: 10px;
line-height: 110%;
padding-left: 0px;
}

#footer-right{
float: right;
text-align: right;
padding: 10px;
padding-right: 0px;
}



#contact-left{
width:300px;
float: left;
}

#contact-right{
width: 250px;
margin-righT: 20px;
margin-top: 120px;
float: right;
text-align: center;
}

#contact-right table{
text-align: left;
margin: 0 auto;
}



form{
width:300px;
margin: 0px;
}


form input,form textarea, select {
width:98%; 
height:19px; 
background: #ffffff;
font:normal 11px/19px arial; 
padding:2px; 
color:#ff0000;
border: 1px solid #cccccc;
}

select{
width:100%;
}

form input.textbox-small {
width:232px; 
float:left;
}



form textarea {
height:50px; 
overflow:auto;
}

input.contact-submit{
width:auto; 
cursor:pointer; 
float:right; 
color:#ffffff; 
height: 23px; 
border: 0;
overflow: visible; 
background: #ff0000;
}



form label{
cursor:pointer; 
font:normal 12px/25px arial;
margin: 5px 0px;
}


form label.error{
color: red;
}

form img{
float: left;
}



#panel{
width: 1000px;
margin: 6px auto;
border: 1px solid #2ecc1e;
background-color: #b7e5b0;
color: #218416;
padding: 15px;
font-weight: bold;
}



#side-tab-container{
position: absolute;
top: 40px;
left: 0px;
width: 25px;
}

.side-tab{
display: block;
margin-bottom: 10px;
font-size: 11px;
}


.side-tab img{
border: 0;
text-decoration: none;
}

a.side-tab:hover{
color: #888888;
}




.clear{
clear: both;
height: 0px;
width: 1px;
line-height: 0px;
}


.rounded{
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
behavior: url(includes/border-radius.htc);
}











