/* Overwrites of page.css COLORS section */



.showbut{border-color:#e16834; background-color:#e16834; color: white;}
.but .bck, .nwbut.bck{border-color: #0a508f; background-color:#0a508f; color:white;}
.but .bco, .nwbut.bco{border-color:white; background-color: white; color: #0a508f; }
.but .bwr, .nwbut.bwr{border-color:#e16834; background-color:#e16834; color: white;}
.but .btm, .nwbut.btm, .but .btmh{border-color:#b8b9b6; background-color:#b8b9b6; color:white;}




#texts h2{color:#0a508f;}
#texts h3{color:#0a508f;}
#texts a.indent{color: #32bbdf;}

#pagetop{background-color: white;}

#h_page { color: white; }
#top { color:#0a508f; }

#examples_title {background-color: #32bbdf; color: white;}

#exercises_title { background-color: #0a508f; color: white;}

#helpbutton{ color: #32bbdf;}

#exercise_intro { color: gray;}

#exercises form {border-top-color:#0a508f;}

div.general{color:#32bbdf;}


/***************** footer ***********************/

#stat { background-color: #fff1e3;}
#result { background-color: burlywood;}
#copyright { color: gray;}

.backlink,
.backlink:hover,
.backlink:visited{color:#0a508f;}

/***********************************/


.note { color: gray;}
.help { color: #999; }
.helpbox{background-color: white;border-color: #32bbdf;box-shadow: 7px 7px 5px #888888;}
.helpbox .help_light{color:lightgrey;}

.other{ color:peru;}

.centerc .centerb, .indent .centerb { border-color: black;}
.ex .centerc .centerb, .ex .indent .centerb { border-color:#e16834; }


/**************** examples ********************/

#examples .parttitle { color: #32bbdf; }

.examplec { border-top-color: #32bbdf;}
.ex { background-color: #fff1e3; color: #e16834;}


/*************** exercises *********************/

#exercises .parttitle { color: #0a508f; }
#exercises .other .parttitle { color: #CD853F; }
.qnum, .enum { color: #0a508f;}
.enum { color: #32bbdf; }
.qnum { color: #0a508f; }
.question input { border-color: lightgray;}



/*************************** elements ******************************/


.ex .fraction .sz{border-bottom-color:#e16834;}


.ex .fractioni .sz{border-bottom:1px solid #e16834;}
.note .fractioni .sz{border-bottom:1px solid gray;}
.other .fractioni .sz{border-bottom:1px solid peru;}


.ex .sq .fbody{border-top-color:#e16834;}






.type-ineq.w{border-color:#e16834;}

/* .iv{ background:url("interval/sze.png") no-repeat 2px 2px; } */

.type-iv.w{border-color:#e16834; background-color:transparent;}

.type-rel { border-color:white; }

/* .uppoint { background: url("uppoint.png") no-repeat scroll 0 0 transparent; }
.ex .uppoint { background: url("uppointr.png") no-repeat scroll 0 0 transparent; }
.solution .uppoint { background: url("uppoint.png") no-repeat scroll 0 0 transparent; } */


/* .rootb { background: url("fracsq.png") no-repeat scroll 0 0 transparent;} */
.rbbody { border-top-color: black;}
/* .question .rootb { background: url("fracsqbq.png") no-repeat scroll 0 0 transparent; } */
.question .rbbody { border-top-color: blue; }
/* .ex .rootb { background: url("fracsqr.png") no-repeat scroll 0 0 transparent; } */
.ex .rbbody { border-top-color: #e16834; }


.cbutton{ border-color: black; }
.cbuttonb{ border-color: black; }
.ex .cbutton{ border-color:#e16834;}
.ex .cbuttonb{ border-color:#e16834;}


.w{	background-color:#e16834; }
.fractioni.w{background-color:white;}
.fractioni.w input{background-color:#e16834;}



.ul{color: #0a508f;}
.ul:hover{border-color:#bbdde4;}
.ul.uls{border-color:#0a508f;}
.ul.uls:hover{border-color:#65a5b3;}
.type-ul.w{background-color:white; border: 1px solid #e16834;}

.type-ps.w { border-color: #e16834;}

.type-setm.w { border-color: #e16834;}

tr.equnder td,
td.equnder,
tr.line td,
td.line{border-color: black;}
.ex tr.equnder td,
.ex td.equnder,
.ex tr.line td,
.ex td.line{border-color: #e16834;}

.ex .simpletable td {
    border-color: #e16834;
}
