@charset "utf-8";
/* CSS Document */



/* BEGIN ACRE CSS */
body{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #58585a;
}
img {
    border:0px;
    padding:0px;}

table {
    border-spacing: 0;
    padding: 0;
    border: 0;
    background-color: #FFF;
}

H1,H2,H3, H4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #58585a
        ;
    text-decoration: none;/* [disabled]font-stretch: narrower; */
}

.headline {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 800;
    color: #000000;

}
.headlinered {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 800;
    color: #e1200b;

}
a {

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

    color: #000000;
    text-decoration: underline;
}


.headline a {
    text-decoration: underline;
    color: #000000;
}
.welcome {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bolder;
    color: #000000;	
}







/* -------------------------------MAIN TAGS ------------------------------------ */
/*------------------  3 IMAGE ROW AND WORDS -------------------*/
.header{min-height:300px;}
.image_row{
    display: inline-block;
    /* [disabled]overflow: hidden; */
    width: 1000px;
    margin: auto;

}
.image_row_images {
    float: left;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}
.image_row_left, .image_row_middle, .image_row_right {
    width: 33%;
    text-align: center;
    float: left;
}
.image_row_left{
    clear: left;
}
.image_row_right{
    clear:right;
}
/* ------------------------------  2 column layout --------------------------*/

.col2_center_content{
    min-height:300px;	
    margin-top:10px;
    display:inline-block;
    width:100%;	
}
.col2_center_left {
    float:left;
    width:710px;
    overflow:hidden;
    text-align:left;
    margin-left:15px;
    margin-right:10px;
}
.col2_center_right {
    float:left;
    clear:right;
    width:250px;
    margin-left:0px;}

/* ------------------------------ ALL PAGES ------------------------- */

.search_box{width:300px;
            float:right;
            clear:right;}


.search_box_page{
    width: 600px;
    margin: auto;
    clear: right;
    min-height: 200px;
    padding-top: 50px;
}


.page_container
{width:1000px;
 min-height:500px;
 margin:auto;
 background-color:#ffffff;
 box-shadow:0px 3px 15px #666666;
}

.center_content{
    text-align:center;
    min-height:500px;
    margin-top:20px;}

.main_footer { 
    clear:both;
    background:#DDDDDD;
    text-align:center;
} 
#header_site {
    clear:both;
    background:#1d1d1d;
    float: left;
} 

.main_menu{
    clear: both;
    /*padding-top: 250px;*/
}


.index_body{
    width: 100%;
}
.index_row{
    width: 100%;
    clear: both;
    margin: auto;
    display: inline-block;
}
.index_inner_left{
    float: left;
    width: 740px;
    margin-left: 10px;
}
.index_inner_right{
    width: 250px;
    float: left;

}
.index_inner_image{
    text-align: center;
}
.testimonials_inner{
    float: left;
    width: 990px;
    margin-left: 10px;
    text-align:left;
}

/*-----------------------contact page----------------------------*/
#contact{
    clear:both;
    background-color:#ffffff;}

#contact-left{padding-left: 10px;}

.contact_table{
    width:1000px;
    background-color:#ffffff;
    text-align: left;
}
#contact_form_display {
    padding-left:15px;
    text-align:left;}

#contact_centre{
    text-align: left;
    margin-left: 20px;
}
/*------------------------ CART ---------------------------*/

#checkout_center{
    clear: both;
    width: 100%;
    background-color: #FFF;
    margin: auto;
}
.checkout_table{
    background-color:#FFF;
    width:950px;
    padding-left:10px;}

#checkout_heading{
    font-size:14px;
    clear:both;
    text-align:center;
    margin:auto;
    background-color:#FFF;}

.checkout_td{}

#result_center{
    clear:both;
    width:100%;
    background-color:#FFF;
    height:300px;
    padding-top:75px;
    text-align:center;}

#contain_all_cart{
    margin: auto;
    width:1000px;
    background-color: #FFF;
    box-shadow: 0px 8px 10px #666666;
}

/* ---------------------------------Cart Pages -------------------------------------*/
#container_cart{
    width:1000px;
    height:400px;
    background-color:#FFF;
    text-align:center;
    padding-top:50px;
    padding-left:10px;
}

#cart_toprow{
    width:1000px;
    display:inline-block;
    margin-top:10px;
    padding-left:5px;

}
#cart_product{
    width:550px;
    float:left;}
#cart_quantity{
    width:100px;
    float:left;}
#cart_price{		width:100px;
              float:left;}
#cart_buttons{		width:200px;
                float:left;
                background-color:#FFF;}
#cart_cont{
    width:680px;
    float:left;
    text-align:right;
    padding-right:20px;
    background-color:#FFF;}
#cart_checkout {text-align:center;}
#cart_total {
    height: 50px;
    clear: both;
    margin: auto;
    width: 100%;
    padding-top: 10px;
    text-align: center;
    font-weight: bold;
}
#cart_button_row{
    width:100%;
    background-color:#FFF;
    clear:both;
    margin:auto;
    float:right;

}

/* -------------------------------MAINTENANCE PAGES ---------------------------------------*/

.maintain_tables{background-color:#ffffff}
#tables {
    background-color: #FFF;
    width: 100%;
}
#maint_centre{
    font-size: larger;
    text-decoration: none;
    text-align: center;
    margin-top: 150px;
}

/*----------------------------Client Details Pages --------------------------------------*/

#details_form{
    clear:both;
    background:#FFF;
    float: left;}

/* END ACRE CSS */



/* ---------------------------BEGIN GALLERY CSS-------------------------- */
.gallerycontainer{
    position: relative;
    /*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
    border: 1px solid white;
    margin: 0 4px 5px 0;
    /*height: 49px;*/
    width:125px;
}

.thumbnail:hover{
    background-color: transparent;
}

.thumbnail:hover img{
    border: 1px solid white;
}

.thumbnail span{ /*CSS for enlarged image*/
    position: absolute;
    background-color: lightgrey;
    padding: 5px;
    margin-top:50px;
    left: -500px;
    border: 1px solid white;
    visibility: hidden;
    color: black;
    text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
    border-width: 0;
    padding: 2px;
    height: 380px;
    width:580px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
    visibility: visible;
    top: 0;
    left: 400px; /*position where enlarged image should offset horizontally */
    z-index: 50;
}

/* END OF GALLERY CSS */
/* BEGIN MENU CSS */
.menu, .menu ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style-type: none;
    display: block;
}

.menu li {
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
    float: left;	
    position: relative;	
    z-index: 5;		
}

.menu li:hover {
    z-index: 10000;	
    white-space: normal;
}

.menu li li {
    float: none;
}

.menu ul {
    visibility: hidden;	
    position: absolute;
    z-index: 10;
    left: 0;	
    top: 0;		
}

.menu li:hover>ul {
    visibility: visible;	
    top: 100%;	
}

.menu li li:hover>ul {	
    top: 0;
    left: 100%;
}


.menu:after, .menu ul:after {
    content: ".";
    height: 0;
    display: block;
    visibility: hidden;
    overflow: hidden;
    clear: both;
}
.menu, .menu ul {	
    min-height: 0;
}


.menu ul {
    background-color: #ffffff;
    padding: 10px 10px 10px 10px;
    margin: 0px 0 0 -10px;	
}
.menu ul ul {
    padding: 10px 10px 10px 10px;
    margin: -10px 0 0 -10px;
}

.menu, .menu ul li {
    color: #333333;
    background-color: #ffffff;

}

.menu ul {
    width: 15em;
}

.menu a {
    text-decoration: none;
    color: #58585a;
    padding: .13em .85em;
    display: block;
    position: relative;

}

.menu a:hover, .menu li:hover>a {
    color: #000000;
}

.menu li li {	
    border: 1px solid #58585a;
}
.menu ul>li + li {	
    border-top: 0;
}

.menu li li:hover>ul {	
    top: 5px;
    left: 90%;
}
#headerphotos {
    float:right;
}
div#logooverlay{
    position: relative;
    top: 0;
    left: 0;
    min-height:229px;
}
div#logooverlay img.cover{
    position: absolute;
    /* position in top left of #tobecovered */
    top: 0; /* top of #tobecovered */
    left: 0; /* left of #tobecovered */
    z-index: 9999;
}
.background-image {
    position: fixed;
    z-index: -1;
    width: 100%;
}
.error-wrap {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    width: 92%;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}