/*
// Whiteinch Demolition Limted
// Dark Colour // Highlight Colour */



html{
min-height: 101%;
overflow-x: hidden;
}

*{
padding: 0px;
margin: 0px;
border: 0;
}

body{
padding: 25px 0px;
border: 0px;
margin: 0px;
background: url(../images/bg2.png) no-repeat top center;
text-align: center;
font-family: Arial, Verdana, Tahoma, sans-serif;
font-size: 0.8em;
color: #4b4b4b;
text-align: center;
position: relative;
}

a{
text-decoration: none;
color: #ffffff;
}
a:hover{
color: #a5a5a5;
}

h1{
margin: 0px 0px 5px 0px;
padding: 10px 0px 5px 0px;
font-family: arial,tahoma,verdana,sans-serif;
font-size: 16px;
font-weight: lighter;
color: #a41323;
}

h2{
margin: 0px 0px 3px 0px;
padding: 0px 0px 3px 0px;
font-family: arial,tahoma,verdana,sans-serif;
font-size: 15px;
font-weight: lighter;
color: #a41323;
}

h3{
color: #ffffff;
font-size: 17px;
margin-left: 10px;
font-weight: bold;
}


img{
border: none;
}

ul{
list-style-type: none;
margin-bottom: 12px;
}

li{
background: url(../images/bullet.jpg) no-repeat center left;
padding-left: 20px;
}


#container{
width: 900px;
text-align: left;
margin: 0px auto;
background: #9f0007;
overflow: hidden;

}

#content_wrapper{
clear: both;
overflow: hidden;
}



#column1{
float: left;
width: 249px;
overflow: hidden;
background: #9f0007; url(../images/col.jpg) no-repeat top left;
color: #ffffff;
}

#column1 a:hover{
color: #959595;
}

#column2{
border-left: 1px solid #ffffff;
float: left;
width: 650px;
height: auto;
overflow: hidden;
background: #ffffff;
}



#banner{
width: 900px;
height: 100px;
text-align: left;
background: url(../images/banner.jpg) repeat-x;
position: relative;
}

#logo{
position: absolute;
top: 15px;
left: 5px;
}

#corner{
position: absolute;
top: 232px;
left: 0px;
z-index: 9999;
}

#call{
position: absolute;
top: 302px;
left: 0px;
z-index: 9999999999999999999;
}


#banner_contact{
color: #ffffff;
position: absolute;
font-style: italic;
line-heighT: 150%;
right: 10px;
font-weight: bold;
text-align: right;
top: 30px;
font-size: 15px;
}

#banner_contact a{
color: #ffffff;
}

#banner_contact a:hover{
color: #ab231b;
}


#address{
margin: 10px 0px 0px 10px;
}




#slideshow
{
float: center;
width: 900px;
background: #ffffff;
height: 200px;
overflow: hidden;
position: relative;
z-index: 0;
border-bottom: 1px solid #cccccc;
border-top: 1px solid #cccccc;

}

#shifter
{
position: relative;
margin: 0;
border-bottom: 1px solid #cccccc;
width: 4500px;
height: 200px;
overflow: hidden;
z-index: -500;
}


.pane
{
margin: 0;
width: 900px;
height: 200px;
float: left;
overflow: hidden;
}

.slide
{
margin: 0px;
padding: 0px;
border-right: 1px solid #ffffff;
}

#gallery
{
width: 500px;
margin-left: auto;
margin-right: auto;
}

#gallery img
{
float: left;
padding: 4px;
}





#content{
margin: 0px 20px 20px 20px;
text-align: justify;
font-size: 12px;
color: #545454;
border-bottom: 1px solid #cccccc;
}


#content a{
color: #a41323;
text-decoration: underline;
}

#content a:hover{
color: #959595;
}

#content p{
margin: 0px 0px 18px 1px;
line-height: 18px;
}

#logos{
float: right;
margin: 0px 20px 20px 0px;
}

.logoimg{
margin: 0px 10px 0px 0px;
}




#footer{
clear: both;
width: 900px;
height: 50px;
border-top: 1px solid #ffffff;
background-color: #959595;
color: #e2e2e2;
font-size: 10px;
font-family: "Trebuchet MS", Tahoma, Verdana;
line-height: 110%;
}

#footer a{
color: #e2e2e2;
font-size: 10px;
}

#footer a:hover{
color: #ffffff;
}

#footerLeft{
float: left;
text-align: left;
padding: 7px;
padding-top: 13px;
}

#footerRight{
float: right;
text-align: right;
padding: 7px;
padding-top: 16px;
}



#contact_left{
float: left;
width: 300px;
height: 400px;
margin: 10px 0px 20px 10px;
text-align: center;
}

#contact_right{
float: right;
width: 240px;
margin: 10px 30px 20px 0px;
}



#navigation{
width: 900px;
height: 30px;
z-index: 99;
margin: 0px;
}

#navigation ul,#navigation li{
padding: 0;
margin: 0;
}

#navigation li{
list-style-type: none;
float: left;
}

#navigation a{
display: block;
padding: 6px 11px 6px 12px;
color: #ffffff;
text-decoration: none;
border-right: 1px solid #cccccc;
text-align: left;
font-size: 12px;
font-weight: lighter;
letter-spacing: 1px;
background: url(../images/nav.jpg) repeat-x;
float: left;
}

#navigation a:hover,#navigation a.current{
color: #ffffff;
background: url(../images/hover.jpg) repeat-x;
}





form#contact{
width:250px;
text-align: left;
}

form#callback{
width:220px;
margin: 10px;
text-align: left;
}

form input,form textarea, select {
width:98%; 
height:19px; 
background: #ffffff url(../images/form.jpg) repeat-x bottom left;
font:normal 11px/19px arial; 
padding:2px; 
color: #000000;
border: 1px solid #cccccc;
}

select{
width:100%;
}

form input.textbox-small {
width:180px; 
float:left;
}

form input.textbox-small2 {
width:148px;
}



form textarea {
height:50px; 
overflow:auto;
}

input.submit{
width:auto; 
cursor:pointer; 
float:right; 
color:#ffffff; 
height: 23px; 
border: 0;
overflow: visible; 
background: #000000;
}



form label{
color: #222222;
cursor:pointer; 
font:normal 12px/18px arial;
margin: 3px 0px;
text-align: left;
}

form#callback label{
color: #ffffff;

}


form img{
float: left;
}




#panel{
width: 1000px;
margin: 6px auto;
border: 1px solid #cccccc;
background-color: #999999;
color: #e2e2e2;
}



#sideTabContainer{
position: absolute;
top: 40px;
left: 0px;
width: 25px;
}

.sideTab{
display: block;
margin-bottom: 10px;
font-size: 11px;
}


.sideTab img{
border: 0;
text-decoration: none;
}

a.sideTab:hover{
color: #888888;
border-left: 1px solid white;
}

#sideTabContainer h3{
color: #ccc;
font-weight: bold;
letter-spacing: 1px;
font-size: 15px;
margin: 0;
margin-bottom: 6px;
}





.clear{
clear: both;
height: 0px;
width: 1px;
line-height: 0px;
}





