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

/***** nutri19/gradients.css start *****/

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

.header-back {
background: url(b_header.jpg) repeat-x left top;
}

#content{
background-color:#FFFFFF;
padding-left: 10px;
padding-right: 10px;
border:#ffffff solid 1px;
}

a:hover{
color:#000;
}

a:link{
color:#000;
}

a:visited{
color:#000;
}

body {
  background-color: #ffffff;
  margin: 0px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 0px;
  font-size: 12px;
  font-family:  Verdana, Arial, Helvetica, sans-serif;
  letter-spacing:0.04em;
}

#page {
  margin:0px;
  background-color:#ffffff;
  /*padding-left: 10px;
  padding-right: 10px;*/
  padding-top:0px;
  border-bottom:#EDE2C1 solid 1px;
  border-left:#EDE2C1 solid 1px;
  border-right:#EDE2C1 solid 1px;
}

.sideblock .header {
  /*border:none;*/
  border-top-color:#FFBF26;
  border-left-color:#FFBF26;
  border-right-color:#FFBF26;
  border-bottom-color:#FFBF26;
  background: #FFBF26 url(header_block.jpg) repeat-x scroll center top;
 /* background:#FFFFFF;*/
  text-align:left;
  color:#000;
  padding-top:6px;
  padding-bottom:6px;
  font-family:  Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;  
  font-size: 0.11 em;
/*  text-transform:uppercase;*/
}

.sideblock .header
.hide-show-image{
	padding-bottom:10px;
   
}

.sideblock .content {
  vertical-align:middle;
 /* background: url(side.jpg) repeat-x;*/
  background-color:#FFFFFF;
  
  padding-bottom:20px;
  border-bottom-color:#FFBF26;
  border-left-color:#FFBF26;
  border-right-color:#FFBF26;
    
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
}

th.header,
td.header,
h1.header,
h2.header,
h3.header,
div.header {     
    background-image:url(gradient.jpg);     
    background-position:top;    
    background-repeat:repeat-x;
	color:#FFFFFF;
	
	/*border: #960000 solid 6px; */

	border-top-color:#9F9F3E5;
    border-left-color:#F9F3E5; 

	border-right-color:#F9F3E5;
    border-bottom-color:#F9F3E5;   
	}

.navbar {
	margin:0;
	padding: 20px 20px 0 20px;
	background: transparent url(navbar_bkg.jpg) repeat-x left;
	vertical-align: top;
	height:40px;
	color:#000;
    border: 0px;
}

table.minicalendar {
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
}

.coursebox {
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
}

.loginbox{
	background-color:#FFFFFF;
	border:solid 1px;
	border-color:#666666;
	
	font-family:  Verdana, Arial, Helvetica, sans-serif;
  	font-size:11px;
	
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
}


.loginpanel{
	background-color:#EBEAEA;
	border-color:#666666;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
  	font-size:11px;
}

.signuppanel{
	background-color:#EBEAEA;
	border-color:#EB1414;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
  	font-size:11px;
}

.generalbox{
	background-color:#FFFFFF;
	border-color:#FFFFFF;
	
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
}

.breadcrumb a:hover{
color:#000;
}

.breadcrumb a:link{
color:#000;
}

.breadcrumb a:visited{
color:#000;
}

.generalbox {
border: solid 1px;
border-color:#D4D4D4;  
}

.navbar a:hover{
color:#000;
}

.navbar a:link{
color:#000;
}

.navbar a:visited{
color:#000;
}

.footer{
color:#FFFFFF;
font-weight:bold;
}

.logininfo a:hover, .logininfo a:link, .logininfo a:visited{
	color:#FFFFFF;
}

.hmio{
color:#000;
}

.hmio a:hover, .hmio a:link, .hmio a:visited{
	color:#000;
}
/***** nutri19/gradients.css end *****/


