﻿/* File Created: March 9, 2016 */

.ChangeFontSize
{
    font-size: 20px;
    color: #000000;
   
}

#dlFont {
       text-align:left;
      
      }
      #dlFont li {
    margin-top:2%;
      /* margin-left:1%;*/
      }
   
  #dlFont li a{
      /* margin-left:2%;*/
     margin-top:2%;
      }
#dlFont dl
{
    color: #857373;
    margin-top: -2%;
 margin-bottom:2%;
   /*margin-left:2%;*/
     
}
#dlFonthome {
	text-align:left;
     
       
}
#dlFonthome dl {
	color: #857373;
	font-size:17px;
	margin-bottom:2%;
}
#dlFonthome li{
	
	margin-top: 2%;
}

.ChangeFontSizehome {
	font-size: 10px;
    color: #000000;
}

.imgBox {
	/*border: dotted thin #999;*/
    margin: 0px 0 20px 0px;

	box-sizing: border-box; 
}
#ProductCat {
	color:White;
	font-size: 25px;
	padding-top: px;
	padding-bottom:30px;

}

#ProductLink
{
    color: #FFFFFF;
   



}
#ProductLink:hover
{
color:#23527c;
	
}

.applyBgColor {
	background-color:Black;
	
}

.Myfooter 
{
    position: relative;
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    height: 25px;
   background-color: #ebe8e8;
    /*background-color:dimgrey;*/
}

.Other {

    font-size: 60px;
    color: #42b3e5;
    margin-top: 50px;
    margin-bottom: 0px;


}
  
  .imgBoxHome
{
    border-style: double;
    border-width: thick;
    border-color: inherit;
    padding: inherit;
    box-sizing: border-box;
    margin-top: inherit;
    margin-right: 30px;
    margin-bottom: 10px;
    margin-left: 0px;
}  

/*For Slider*/
.container1 {
  max-width: 400px;
 
  margin: 0 auto;
  text-align: center;
  position: relative; b b
}
.container1 div {
  background-color: white;
  width: 100%;
  display: inline-block;
  display: none;
}
.container1 img {
  width: 100%;
  height: auto;
}

.lnkimg
{
    border: 3px solid #000000;
	position: static;
	
	
}
#dlFont > li:hover
{
    border: 1px solid #333399;
    background-color: #111;
}

.lnkborder
{
    border: thin dotted #42b3e5;
}

/*product list styling*/
#linkgroup:hover {
	 
    background-color: #E0E0E0;
}
.lnkborderMain {
	border:1px dotted #42b3e5;
	margin-left: 10%;

}
#desc
{
    color: #857373;
    font-size: 20px; 
   text-align:left;
    margin-top: -1%;
    margin-bottom:1%;
}
#link {
	margin-top:2%;
}
#link a {
	margin-left:-100%;
	
}
#dlFont {
       text-align:left;
      
      }
      #dlFont li {
    margin-top:2%;
       /*margin-left:1%;*/
      }
   
  #dlFont li a{
      /* margin-left:2%;*/
     margin-top:2%;
      }

#dlFonthome {
	text-align:left;
     
       
}
#dlFonthome dl {
	color: #857373;
	font-size:17px;
}
#dlFonthome dl li{
	line-height:0px;
}

.imgboxClient
{
    border-style: ridge;
    border-width: medium;
    border-color: inherit;
}

/*pipes.htm*/

.asidemenu{
	padding:5px; 
	margin:5px;
	 display:block; 
	 width:auto; 
	 color:#42b3e5; 
	 border:1px dotted #42b3e5;
}
.asidemenu p{
	color:#857373;
}
.asidemenu:hover{
	background:#2a2a2a;
}
a.asidemenu:active, a.asidemenu:focus{ text-decoration:none;}