
/*
// Distinction Beauty
// Dark Colour // Highlight Colour */




html{
min-height: 101%;
}


*{
padding: 0px;
margin: 0px;
}


body{
font-family: Arial, Verdana, Tahoma, sans-serif;
font-size: 0.8em;
background-color: #e6038c;
padding: 8px 0px;
border: 0px;
margin: 0px;
color: #666;
/*
background-image: url(../images/back.png);
background-repeat: no-repeat;
background-position: top center;
*/
}

a{
text-decoration: none;
color: #363636;
}
a:hover{
color: #000000;
}

h1{
font-family: arial;
color: #e6038c;
padding-top: 0px;
margin: 0px;
font-size:1.3em;
line-height: 20px;
letter-spacing: 0px;
font-weight: lighter;
}


h2{
font-size: 1.0em;
font-weight: normal;
letter-spacing: 1px;
color: #e6038c;
margin: 0px;
margin-top: 5px;
margin-bottom: 4px;
padding-bottom: 4px;
border-bottom: 1px solid #cccccc;
}

h3{
font-size: 1.1em;
font-weight: bold;
color: #111111;
margin: 0px;
margin-top: 5px;
margin-bottom: 4px;
border-bottom: 1px solid white;
}

img{
border: none;
}

textarea.enquiry{
overflow: auto;
}

ul{
padding-left: 28px;
}






#container{
width: 900px;
text-align: left;
margin: 0px;
background-color: white;
overflow: hidden;
border: 1px solid white;
background-image: url(../images/bg.jpg);
}

#content_wrapper{
clear: both;
overflow: hidden;
}



#column1{
float: left;
width: 200px;
}

#column2{
float: left;
width: 690px;
height: auto;
text-align: right;
}




#banner{
width: 900px;
height: 300px;
text-align: left;
background: white;
margin-bottom: 3px;
}






#toptabholder{
width: 900px;
text-align: left;
}

#toptab{
margin-left: 10px;
overflow: auto;
}

#toptab a{
width: 120px;
padding: 4px 0px;
text-align: center;
background: white;
color: #4e2537;
display: block;
float: left;
margin-bottom: 3px;
letter-spacing: 2px;
margin-right: 5px;
}

#toptab a:hover{
background: #ccc;
}



#imgholder{
float: left;
width: 600px;
height: 300px;
}


#banner_r{
float: left;
width: 300px;
height: 300px;
text-align: right;
}


#special_offers{
background: #111111;
border: 1px solid #e6038c;
color: #e2e2e2;
font-size: 11px;
text-align: center;
}

#special_inner{
background: #111111;
border: 1px solid #e6038c;
margin: 4px;
padding: 6px;
}

#subscribe{
background: #111111;
border: 1px solid #e6038c;
color: #e2e2e2;
font-size: 11px;
margin: 8px 0px;
}

#subscribeinner{
background: #111111;
border: 1px solid #e6038c;
margin: 4px;
padding: 6px;
}

#creditcards{
float: right;
}



#content{
text-align: justify;
margin: 10px;
font-size: 12px;
line-height: 13pt;
color: #4e2537;
/*
background-image: url(../images/contback.jpg);
background-position: top right;
background-repeat: no-repeat;
*/
}

#content p{
padding: 3px;
margin: 2px;
}






#footer{
clear: both;
width: 900px;
height: 30px;
color: #e2e2e2;
font-size: 10px;
font-family: "Trebuchet MS", Tahoma, Verdana;
background: #111111;
}

#footl{
float: left;
width: 320px;
text-align: left;
padding: 5px;
}

#footm{
float: left;
width: 220px;
text-align: left;
padding: 5px;
}

#footr{
float: left;
width: 320px;
text-align: right;
padding: 5px;
}

#footer a{
color: #e2e2e2;
}

#footer a:hover{
color: white;
}












#contact_left{
float: left;
width: 500px;
margin: 10px 30px 10px 40px;
text-align: left;
}

#contact_right{
float: left;
width: 240px;
margin: 10px 0px;
}






    #navigation {
        width: 900px;
        z-index: 99;
        margin: 0px;
    }

    #navigation ul{
        padding: 0;
        margin: 0;
    }

    #navigation li{
        list-style-type: none;
        margin: 0px;
        padding: 0px;
        float: left;
    }
    #navigation a {
        display: block;
        padding: 5px 15px;
        color: white;
        text-decoration: none;
        text-align: left;
        font-size: 0.9em;
        letter-spacing: 0px;
        background-color: #e6038c;
        float: left;
        margin-right: 1px;
    }
    #navigation a:hover {
        color: #e2e2e2;
        background-color: #111111;
    }
    #navigation a.current {
        color: #e2e2e2;
        background-color: #111111;
    }
    #navigation a.current:hover {
        color: #666;
    }









#contact_form label{
clear: both;
float: left;
width: 100px;
text-align: left;
font-weight: bold;
margin-top: 7px;
}

#contact_form input,#contact_form textarea{
float: left;
width: 230px;
margin-top: 7px;
font-family: verdana,arial,tahoma,sans-serif;
font-size: 9pt;
border: 1px solid #cccccc;
padding: 3px;
}

#contact_form textarea{
overflow: auto;
height: 100px;
}

#contact_form input.contact_submit{
clear: both;
width: auto;
padding: 4px 6px;
background: #111111;
border: 0;
float: right;
text-transform: uppercase;
color: white;
font-size: 0.8em;
font-weight: bold;
margin-right: 2px;
background-repeat: repeat-x;
}

div.sub_btns{
clear: both;
padding-left: 50px;
float: left;
}




#panel{
width: 1000px;
border: 1px solid #cccccc;
background: #999999;
color: #e2e2e2;
margin-bottom: 6px;
}







.infobar{
width: 370px;
padding: 5px;
color: white;
background: #e6038c;
}

#contright div.infobar{
margin-bottom: 1px;
}



.clear{
clear: both;
height: 0px;
width: 1px;
line-height: 0px;
background: white;
}

* html img,
* html .png{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "../images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}



.inline_img{
margin-left: 8px;
margin-bottom: 8px;
border: 5px solid #e6038c;
}


.newsstory{
margin-bottom: 20px;
color: white;
background: #e6038c;
border-top: 1px solid #ccc;
background-image: url(../images/contrc.png);
background-repeat: no-repeat;
background-position: bottom left;
}

.newstop{
height: 30px;
border-left: 1px solid #ccc;
background-color: #e6038c;
}

.newsdate{
float: left;
width: 30px;
}

div.newsdate img{
}

.newsheadline{
float: left;
padding: 6px 0px 0px 0px;
text-align: center;
color: white;
font-size: 0.9em;
font-weight: 500;
text-align: left;
margin-left: 10px;
}
.newsbody{
text-align: left;
padding: 10px 5px;
font-size: 11px;
background: white;
color: #111111;
border-left: 1px solid #ccc;
}
.newsfooter{
text-align: left;
font-size: 0.6em;
padding: 2px;
color: white;
}

.newspage{
border-right: 1px solid #ccc;
background-image: url(../images/contrc_l.png);
}

.newsstory h2{
color: white;
border-bottom: none;
padding: 0px;
margin: 0;
margin-top: 1px;
}







h3.pl_section{
background: black;
padding: 4px 8px;
margin: 10px 0px 4px 0px;
color: white;
}

.pl_item{
border: 1px solid #ccc;
padding: 8px;
padding-top: 1px;
background: #e2e2e2;
overflow: auto;
}

div.pl_item h3{
background: #e6038c;
padding: 4px 8px;
margin: 2px 0px;
color: white;
}

div.pl_item p{
float: left;
width: 620px;
}

div.pl_item h3{

}

div.pl_item h3{

}

div.pl_item_r{
float: left;
}

.pl_item_time,.pl_item_price,.pl_item_type,.pl_item_length{
padding: 3px 6px;
background: #cccccc;
margin: 1px;
}

.pl_item_time{
clear: both;
float: left;
}
.pl_item_price{
float: left;
background: #bbbbbb;
}

.2ndrow{
clear: both;
}

.pl_row{
clear: both;
display: block;
}

.pl_item_type{
float: left;
width: 300px;
}

.pl_col_1{
float: left;
width: 420px;
margin-right: 15px;
}

.pl_col_2{
float: left;
width: 420px;
}

.pl_col_1 .pl_item_price,.pl_col_2 .pl_item_price{
width: 50px;
padding-left: 25px;
background: #bbbbbb;
color: #222;
font-weight: normal;
}

.pl_3col .pl_item_type{
width: 200px;
}

.pl_item_length{
float: left;
width: 100px;
}



.ageing1{
clear: both;
float: left;
width: 450px;
display: block;
padding: 3px 6px;
background: #cccccc;
margin: 1px;
}
.ageing2{
float: left;
width: 70px;
display: block;
padding: 3px 6px;
padding-left: 20px;
background: #bbbbbb;
margin: 1px;
}

div.pl_item p.nofloat{
width: auto;
}






#before_after_container{
text-align: center;
margin: 0px auto;
overflow: auto;
width: 450px;
}

div.before_after{
width: 200px;
float: left;
margin: 5px;
}

div.before_after img{

}

div.before_after h3{
text-align: center;
}








#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;
}
