/**************************************
 * THEME NAME: standardred
 *
 * Files included in this sheet:
 *
 *   standardred/gradients.css
 **************************************/

/***** standardred/gradients.css start *****/

/**
  *  Adds all the nice finish to the standard theme
  *
  */

th.header,
td.header,
div.header {     
    background-image:url(gradient.jpg);     
    background-position:top;    
    background-repeat:repeat-x;     
}

.navbar {
    background-image:url(gradient.jpg);     
    background-position:top;    
    background-repeat:repeat-x;     
}

/***** standardred/gradients.css end *****/

.fp_header {
width: 100%;
background: #FFFFFF url(/images/mainimage.jpg) no-repeat top center;
padding: 0px;
border-top: 1px solid #A0A0A0;
border-right: 1px solid #A0A0A0;
border-left: 1px solid #A0A0A0;
}

.headercontent {
height: 155px;
color: #000000;
padding: 0px 20px 0px 350px;
font-size: 90%;
text-align: justify;
}

.headercontent H1 {
font-size: 18px;
color: #708090;
border: none;
