/*=================================Shop Integrator color scheme=======================================*/
/*General plain text color */
 html body {
  color: #333;
  background-color: #3A7DC1; /*Main website background colour forming frame around content*/
 }
/*Pages on pop-ups with suppressed colors*/
body.white {
    background: #fff;
}

/*Pages without headers */

body.offwhite {
    background: #FFFFF0;
}


#container {
    border:0;
    background: #fff url(../img/bg_top_curve.png) no-repeat 0 0;
    }



/*Idea color scheme*/


/*ReSharper color scheme*/




/*Fabrique color scheme*/


/*OmeaReader color scheme*/


/*OmeaPro color scheme*/


/*tMate color scheme*/

