html, body {
   height: 100%;
  margin: 0;
}
html{

}
body{
font-size:16px;
background: url(../images/bg5.jpg)no-repeat fixed center;
  font-family:verdana,arial;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.footer{
color:#A0A0A0;
}
.footer a{color:#A0A0A0;}
.main{
	background: rgba(000,000,000, .30);
	}

.innerDiv{
    //background: yellow;//rgba(000,000,000, .40);

	}

.menu{
	background: rgba(000,000,000, .60);
	color:#FFE6D9;
	}
.menuT{
	color:#FFE6D9;
}

.adverts{
background: rgba(000,000,000, .60);
    font-family: 'Poppins', sans-serif;
    color:#EEEEEE;
}
.adverts:hover{
background:#FEF1C7;
color:#000;
}

a.ads{
color: inherit;
}
.menuTdiv:hover a{
  background-color: #ddd;
}

.menuTC{
	color:#F0F0F0;

}
/* unvisited link */
a:link.pageLinks {
  color: #FEF1C7;
  text-decoration:none;
}

/* visited link */
a:visited.pageLinks {
 color: #FEF1C7;

}

/* mouse over link */
a:hover.pageLinks {
  color: #C49D06;
}

/* unvisited link */


/* visited link */
a.menuTP {
	color:#FEF8E0;

}
a:visited.menuTP {
	color:#FEF8E0;
}

/* mouse over link */
a:hover.menuTP {
	color:#C49D06;
}

.menuTCdiv:hover a{
  background-color: #D5FFFF;

}
.menuH{

	background: rgba(000,000,000, .60);
	}
.menuM{
    background: rgba(000,000,000, .60);
	}
.menuM :hover{
  background-color: #ddd;
}
	#navbar a:hover {
	  background-color: #ddd;

}
#navbar a.active {
  background-color: #4CAF50;
  color: white;
}
.dropbtn {
  background: rgba(000,000,000,.60);
  border:1px solid 000;
  color:#fff;
}
.dropbtn_cart {
  background: rgba(255,000,000,.40);
  border:1px solid 000;
  color:#fff;
}
.dropbtn_h {
  background: rgba(000,000,000,.60);
}
.dropdown-content {
  background:rgba(255,255,255, .90);
  color:#fff;
}
.dropdown-content a {
  color: #000;
}
.dropdown:hover .dropbtn_cart{background-color: #D9ECFF; color:#000;}
.dropdown:hover .dropbtn {background-color: #D9ECFF; color:#000;}
.dropbtn_h:hover {background-color: #D9ECFF; color:#000;}

.slideMenu{
    background: rgba(000,000,000, .60);
}
.slideMenuInner{
    background:#000;
}
h1{
    color:#FAF3EB;
    font-family: 'Poppins', sans-serif;
}
h2{
    color:#EEEEEE;
    font-family: 'Poppins', sans-serif;
}
h3{
    font-family: 'Poppins', sans-serif;
    color:#EEEEEE;
}

h4{
   	font-family: 'Poppins', sans-serif;
    color:#EEEEEE;
}

/* Style the buttons that are used to open and close the accordion panel */
.accordion {
	background: rgba(000,000,000, .60);
    font-family: 'Poppins', sans-serif;
    color:#E0B01F;
}
.active, .accordion:hover {
  background-color: #000;
  color:#B59146;
}
.itemContent{
  background: rgba(255,255,255, .90);
  overflow: hidden;
  color:#000;
}

.itemHeading{
    color:#760A0A;
}
.itemHeadingSub{
	color:#7D0000;
}
.content{
    color:#C6C6C6;
}
.divTRow:nth-child(odd){
     background-color: #E0E0E0;
}
.lastLine{
	color:#000;
}

.divTableCell {
    //border:1px solid #555555;
	background: rgba(000,000,000, .60);

}
.emf_1{ /* Outer */
	border:1px solid #fff;
}
.contentBlock{
	background: rgba(000,000,000, .60);
}
.phone{
    color:#B59146;
}
a.mobileTel:link {
color:#FEF8E0;
}
a.mobileTel:active {
    color:#FEF8E0;
}
a.mobileTel:visited {
    color:#FEF8E0;
}
a.mobileTel:hover {
    color:#C49D06;
}

#navbar a:hover {
  background-color: #ddd;
  color: black;
}
#navbar a.active {
  background-color: #4CAF50;
  color: white;
}
.divListingRow {
	background:rgba(000,000,000, .60);
	color:#000;

}
.divListingCell{
    color:#B1B1B1;
}
.listPrice{
	color:#B59146;
}
.tHead{
	background-color:#D6D6D6;
}
.button{
	background-color:#800000;
	color:#B4B4B4;
    font-family: 'Poppins', sans-serif;
}
.rmButton{
  background-color: #FFFFD9;
  color: #000;
}
.rmButton:hover{
  background-color: #154F1A;
  color: #fff;
}
.accDiv{
	background: rgba(000,000,000, .60);
	border:1px solid #fff;
}
.accDivBlock{
	background: rgba(000,000,000, .60);
	border:1px solid #fff;

}
.swDiv{
	background: rgba(000,000,000, .60);
	border:1px solid #fff;
	color:#000;
}
.accHead{
	color:#C5C5C5;
}

.comments{
        background: rgba(000,000,000, .60);
        border:1px solid #8A8A8A;
        color:#969696;
}
.commentsHead{
	color:#FFFFDD;
}


