/**************************************
 * THEME NAME: Rob
 *
 * Files included in this sheet:
 *
 *   Rob/neath.css
 **************************************/

/***** Rob/neath.css start *****/

/* Neath stylesheet */
body {
color:#000000;
margin-top:0px;
margin-left:0px;
}

a:link, a:visited {
color:#990000;
}

a:hover {
color:#c00733;
}
.headermenu {
padding-right:10px;
}

#header-home, #header {
background-image:URL(images/NPTC-banner3.gif);
background-color:#000000;
background-repeat:no-repeat;
height:130px;
}

#header-home .headermain, #header .headermain{
display:none;
} 

#header-home .logininfo, #header-home .logininfo a:link, #header .logininfo, #header .logininfo a:link {
color:#ffffff;
margin-top:4px;
margin-right:3px;
font-size:0.9em;
}

/*
#header-home .logininfo a:link, #header .logininfo a:link {
color:#ffffff;
}


#header-home .logininfo a:hover, #header .logininfo a:hover {
color:#515151;
}*/


.sideblock .header{
background-color:#000000;
color:#ffffff;
font-family:"Lucida Grande","Lucida Sans Unicode",Arial,sans-serif;
text-transform:uppercase;
}

#course-view .section td.left{
background-color:#e8e6e7;
}

#course-view .section td.right{
background-color:#ffffff;
}

/***** Rob/neath.css end *****/

