﻿/******************
** COLOR SCHEMES **
*******************/
body.scheme_1 h1, body.scheme_1 h2, body.scheme_1 h3,
/* body.scheme_1 h4 */ /* dont overwrite h4 in main scheme */
body.scheme_1 #container_content a:focus, body.scheme_1 #container_content a:hover, body.scheme_1 #container_content a:active, body.scheme_1 a.active
{ color: #8B8A76; }
body.scheme_1 #container_content a:hover { background-image: url(../images/link_color_1.gif); }
body.scheme_1 #img_main { background-color: #8B8A76; }
body.scheme_1 #container_content .schemeColor { color: #8B8A76; }

/**************************************************/
body.scheme_2 h1, body.scheme_2 h2, body.scheme_2 h3,
body.scheme_2 h4,
body.scheme_2 #container_content a:focus, body.scheme_2 #container_content a:hover, body.scheme_2 #container_content a:active, body.scheme_2 a.active
{ color: #42AEA5; }
body.scheme_2 #container_content a:hover { background-image: url(../images/all/link_color_2.gif); }
body.scheme_2 #img_main { background-color: #42AEA5; }
body.scheme_2 #container_content .schemeColor { color: #42AEA5; }
/**************************************************/

body.scheme_3 h1, body.scheme_3 h2, body.scheme_3 h3,
body.scheme_3 h4,
body.scheme_3 #container_content a:focus, body.scheme_3 #container_content a:hover, body.scheme_3 #container_content a:active, body.scheme_3 a.active
{ color: #1B87C5; }
body.scheme_3 #container_content a:hover { background-image: url(../images/all/link_color_3.gif); }
body.scheme_3 #img_main { background-color: #1B87C5; }
body.scheme_3 #container_content .schemeColor { color: #1B87C5; }
/**************************************************/

body.scheme_4 h1, body.scheme_4 h2, body.scheme_4 h3,
body.scheme_4 h4,
body.scheme_4 #container_content a:focus, body.scheme_4 #container_content a:hover, body.scheme_4 #container_content a:active, body.scheme_4 a.active
{
    /*color: #9C0000; */
    color: #ffc501;
}
body.scheme_4 #container_content a:hover { background-image: url(../images/all/link_color_4.gif); }
body.scheme_4 #img_main {
    /*background-color: #9C0000;*/
    background-color: #ffc501;
}
body.scheme_4 #container_content .schemeColor { color: #ffc501; }
/**************************************************/

body.scheme_5 h1, body.scheme_5 h2, body.scheme_5 h3,
body.scheme_5 h4,
body.scheme_5 #container_content a:focus, body.scheme_5 #container_content a:hover, body.scheme_5 #container_content a:active, body.scheme_5 a.active
{ color: #86571B; }
body.scheme_5 #container_content a:hover { background-image: url(../images/all/link_color_5.gif); }
body.scheme_5 #img_main { background-color: #86571B; }
body.scheme_5 #container_content .schemeColor { color: #86571B; }
/**************************************************/

body.scheme_6 h1, body.scheme_6 h2, body.scheme_6 h3,
body.scheme_6 h4,
body.scheme_6 #container_content a:focus, body.scheme_6 #container_content a:hover, body.scheme_6 #container_content a:active, body.scheme_6 a.active
{ color: #94B263; }
body.scheme_6 #container_content a:hover { background-image: url(../images/all/link_color_6.gif); }
body.scheme_6 #img_main { background-color: #94B263; }
body.scheme_6 #container_content .schemeColor { color: #94B263; }
/**************************************************/

body.scheme_7 h1, body.scheme_7 h2, body.scheme_7 h3,
body.scheme_7 h4,
body.scheme_7 #container_content a:focus, body.scheme_7 #container_content a:hover, body.scheme_7 #container_content a:active, body.scheme_7 a.active
{ color: #994480; }
body.scheme_7 #container_content a:hover { background-image: url(../images/all/link_color_7.gif); }
body.scheme_7 #img_main { background-color: #994480; }
body.scheme_7 #container_content .schemeColor { color: #994480; }
/**************************************************/

body.scheme_8 h1, body.scheme_8 h2, body.scheme_8 h3,
body.scheme_8 h4,
body.scheme_8 #container_content a:focus, body.scheme_8 #container_content a:hover, body.scheme_8 #container_content a:active, body.scheme_8 a.active
{ color: #7D96CE; }
body.scheme_8 #container_content a:hover { background-image: url(../images/all/link_color_8.gif); }
body.scheme_8 #img_main { background-color: #7D96CE; }
body.scheme_8 #container_content .schemeColor { color: #7D96CE; }
/**************************************************/
