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

/***** standardwhite/gradients.css start *****/

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

th.header,
td.header,
h1.header,
h2.header,
h3.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;     
}



h1.header_front {
	font-family:Verdana;
	font-weight: normal; 
	padding: 25px 3px 0px 615px; 
	margin: 0px 0px 0px 0px; 
	font-size: 11px; 
	color:#2233A8;
}

.header_block {
  height:98px; background-color:white; width:100%;
}

.header_block2 {
 background-image: url(../../img/line.gif);  
 background-repeat: repeat-x; width:100%;
 height:4px;
}

.header-img {
 position: absolute;
}

img.eihseba{
 top: 25px; left:20px;
}

img.lbk{
 top: 25px; left:310px;
}

img.logos{
 top: 25px; left:20px;
}


a.small {
  font-size: 11px;
}

#message-user  div.commands {
text-align: left;
}

#message-user  div.commands span {
display: block;
}

#message-user  div.name {
text-align: left;
margin-left: 10px;
margin-bottom: 5px;
}

#footer div.bottomtext{
padding: 0px 5px 0px 5px;
}

.notloggedin .sitetopic .label {
	display: none;
}/***** standardwhite/gradients.css end *****/


