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

/***** orex/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;     
}
/***** orex/gradients.css end *****/

/***** orex/orex.css start *****/


body {
  background: white url(02054_1000ftabovethealps_1920x1200.jpg) repeat-x fixed 0 0;
  padding-top:0;
}
body, table, td, th, li {
  font-family:Verdana,Tahoma,Helvetica,sans-serif;
  font: Verdana, Tahome, Arial, Helvetica, sans-serif;
  font-size: 13px;
}

.sideblock .content {
  -moz-border-radius-bottomleft:0;
  -moz-border-radius-bottomright:0;
}

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

h1, h2, h3, h4 {
  font-family: Arial, Helvetica, sans-serif;
}
#header-home, #header {
  background:transparent url(logoorex.png) no-repeat scroll 0 10px;
  padding-top:30px;
}
#header-home .headermain {
  font-size: Arial, Helvetica, sans-serif;
}

#header .headermain {
  color: #FFFBEF;
  font-size: 100%;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

#intro.generalbox {
  background-color: white;
}

.que {
  background-color: white;
}

#header-home .headermain {
  font-size:10px;
}

.sitelink {
  display:none;
}

#course-view .section td.content,
.generalbox,
#intro.generalbox
{
  background:transparent url(transparencia_50.png) repeat scroll 0 0;
}/***** orex/orex.css end *****/


