/* Start of CMSMS style sheet 'Colours' */
/* Layout sections */
	body {
/*                background: #f0f0f0 url(../uploads/NCleanBlue/bg__full.png) repeat-x scroll left top;*/
                background: #f0f0f0 url(../uploads/NCleanBlue/bg__full3g.png) repeat-x center top;
		}
		
	div#page {
	    }

	div#content{
          }
		
	div#main{
          }

		
	div#footer {
color: #666;
		}


/* Headings */	
	h1, h2, h3, h4, h5, h6 {
		color: #369;
	}

div.breadcrumbs {
color:#333;
}
div.breadcrumbs2 {
color:#fff;
}

        /* Classes for ignorancia.org */
       .ignpano { /* panorama viewer */
		}
       .igninews {
                background: url(/uploads/icons/shadow-100x100.png) no-repeat center;
		}
           hr{
               border-top: 1px solid #d0d0d0;
               border-bottom: 1px solid #fff;
               border-left: 0;
               border-right: 0;
               background-color: #ccc;
               color: #ccc;
               }
.igntable{
}

.ignwarn{
 color: #ff0000;
}

.ign_sidenews{
width: 320px;
             background: #f0f0f0 url(../uploads/NCleanBlue/bg__news.png) no-repeat center top;
}
.ignrow0{
/* background: #fff url(../uploads/NCleanBlue/bg__full.png) repeat-x scroll left top;*/
 background: #def;
 border-right: 1px solid #ccc;
 border-left: 1px solid #ccc;
 color: #333;
}
.ignrow1{
 background: #fff;
 border-right: 1px solid #ccc;
 border-left: 1px solid #ccc;
 border-bottom: 1px dashed #ccc;
}
.ignrow1:hover{
 background: #ffc;
 border-right: 1px solid #ccc;
 border-left: 1px solid #ccc;
 border-bottom: 1px dashed #ccc;
}
.ignrow2{
 background: #fff;
 border-right: 1px solid #ccc;
 border-left: 1px solid #ccc;
 border-bottom: 1px dashed #ccc;
}
.ignrow2:hover{
 background: #ffc;
 border-right: 1px solid #ccc;
 border-left: 1px solid #ccc;
 border-bottom: 1px dashed #ccc;
}
.ignsources{
}
/* End of 'Colours' */

