/*
// Diva Lash
// Dark Colour // Highlight Colour */



html{
min-height: 101%;
}

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

body{
padding: 8px 0px;
border: 0px;
margin: 0px;
background: #000000 url('../images/corner1.jpg') no-repeat bottom left;
text-align: center;
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 0.8em;
color: #ffffff;
text-align: center;
}

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

h1{
margin: 0px;
padding: 7px 5px 7px 5px;
font-family: arial,tahoma,verdana,sans-serif;
font-size: 14px;
width: 400px;
background: #bb0069;
font-weight: lighter;
color: #ffffff;
letter-spacing: 1px;
}

h2{
margin: 0px;
padding: 5px 0px 0px 0px;
font-family: arial,tahoma,verdana,sans-serif;
font-size: 12px;
font-weight: lighter;
text-transform: uppercase;
letter-spacing: 1px;
color: #e1007c;
}

img{
border: none;
}

ul{
padding-left: 5px;
list-style-type: none;
}



#container{
width: 100%;
text-align: left;
margin: 0px auto;
overflow: hidden;
background: url('../images/corner2.jpg') no-repeat top right;
}

#content_wrapper{
clear: both;
width: 900px;
margin-left: auto;
margin-right: auto;
overflow: hidden;
}



#column1{
float: left;
width: 250px;
margin-top: 0px;
background: url('../images/menu.jpg') no-repeat top left;
height: 700px;
}

#address{
clear: both;
padding: 10px 0px 0px 10px;
}

#address a{
color: #ffffff;
}
#address a:hover{
text-decoration: underline;
}

#column2{
float: left;
width: 650px;
height: auto;

}

.caption{
text-align: center;
}



#banner{
width: 900px;
height: 110px;
text-align: left;
margin-left: auto;
margin-right: auto;
}

#logo{
float: left;
padding: 10px 0px 0px 0px;
}

#tel{
color: #ffffff;
float: right;
padding: 40px 0px 0px 0px;
font-size: 17px;
}

#tel a{
color: #ffffff;
}



#slideshow{
width: 650px;
height: 200px;
}

#slideshow img{
width: 650px;
height: 200px;
}



#content{

text-align: justify;
position: relative;
font-size: 12px;
position: relative;
line-height: 18px;
color: #cccccc;
}

#content p{
padding: 3px 0px;
margin: 2px 0px;
}

#content span{
position: absolute;
top: 480px;
paddinG: 3px;
background: #BB0069;
width: 204px;
height: 50px;
right: 0px;
}

img.cont{
float: right;
margin: 0px 0px 20px 20px;
border: 5px solid #BB0069;
}

#heading{
position: absolute;
top: 185px;
left: -15px;
z-index: 99999999999999999999;
}




#footer{
clear: both;
width: 650px;
margin-left: auto;
margin-right: auto;
height: 50px;
background: url('../images/footer.jpg') repeat-x top left;
color: #666666;
font-size: 10px;
font-family: "Trebuchet MS", Tahoma, Verdana;
}


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

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

#footerLeft{
float: left;
text-align: left;
padding: 10px 0px 0px 5px;
}

#footerRight{
float: right;
text-align: right;
padding: 10px 5px 0px 0px;

}




#contact_right{

width: 240px;
height: 350px;
}



#navigation{
width: 700px;
height: 50px;
z-index: 99;
}

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

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

#navigation a{
display: block;
float: left;
height: 30px;
padding: 6px 32px;
color: #ffffff;
margin: 0px 0px 3px 0px;
text-decoration: none;
text-align: left;
font-size: 0.85em;
font-weight: lighter;
letter-spacing: 1px;
background: url('../images/footer.jpg') repeat-x top left;
overflow: hidden;


}

#navigation li a:hover,#navigation a.current{
background: url('../images/hover.jpg') repeat-x top left;

color: #ffffff;


}





form#enquiry{
width:250px;
}


form input,form textarea, select {
width:98%; 
height:19px; 
border: 1px solid #929397;
font:normal 12px/19px arial; 
padding:2px; 
color:#929397; 
background:#ffffff;
}

form input.checkbox {
width: 20px;
border: none;
vertical-align: middle;
}


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


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

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

form label{
cursor:pointer; 
width: 100%;
font:normal 12px/23px arial;
}

form img{
float: left;
}



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





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





