
/* 
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/
/* Default tag definitions */
.ife-motto{
    font-family: Arial,Helvetica,sans-serif;
    font-style: italic;
    font-weight: bold;
    font-variant: normal;
    text-align: center;
    font-size: 1.2em;
}

.ife-center{
   text-align: center;
    margin-top: 10px;
}

.ife-gallery-item{
    float: left;
    height: auto;
    margin: 5px;
}
#contactForm .ui-input-text{
    background-color: whitesmoke;
    color: black;
    text-shadow: none;
    font-family: sans-serif;
    font: 500 18.3333px Arial;
}

/*#contactForm textarea{
    color: black;
    text-shadow: none;
    font-family: sans-serif;
    font: 500 18.3333px Arial;
}*/
/*button#normal {
     background-image: url(../scripts/images/buynow100x60.png);
    height: 90px;
    background-color: green;
}

.img_cpt {
    padding-left:1em;
    padding-right: 1em;
    padding-top: 1em;
    
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
}*/
/*
#img_cpt.left {
    float:left;  
}

#img_cpt.right {
    float:right;  
}
*/
/*.img_cpt img {
    padding-bottom: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
}

.img_cpt p {
  font-family: Georgia,'Times New Roman',times,serif;
  text-indent: 0px;
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
    border-top-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-top-width: 1px;
    border-right-color: silver;
    border-left-color: silver;
    border-bottom-color: silver;
    border-top-color: silver;
}*/

.img_cpt {
    padding-left:1em;
    padding-right: 1em;
    padding-top: 1em;
    padding-bottom: 1.5em;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    max-width: 460px;
}

.img_cpt img {
    padding-bottom: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-left: 0px;
}

.img_cpt p {
  font-family: Georgia,'Times New Roman',times,serif;
  text-indent: 0px;
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
    border-top-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-top-width: 1px;
    border-right-color: silver;
    border-left-color: silver;
    border-bottom-color: silver;
    border-top-color: silver;
    text-align: center;
}
.img_cpt p img{
    float:right;
}

.img_cpt p .more{
    
    text-align: left;
}

.ife-process-item{
    /*color: red;*/
    text-indent: 0;
}

.ife-process-item img.ife-gallery-item{
    float: none;
/*  background: yellow;*/
/*  padding: 20px;*/
}

p {
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 10px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 10px;   
}

.ife-gallery-d{
     color: gold;
}

.ui-listview > li p.ife-gallery-p {
    text-overflow: unset;
    white-space: normal;
    color: gold;
}
#ife_engr li p{
    margin-top: 1em;
    margin-bottom: 1em;
    margin-right: 0em;
    margin-left: 0em;
    padding-right:0px;
}