
/*
COLOURS for navigation footer etc

LIGHT BLUE: #0090ca
GREEN: #20a94d
DARK BLUE: #243193
ORANGE: #ff9000 
PURPLE: #a43fd8
pink: #f61575
BLACK: #000000 

*/

/*DEFAULT LINK COLOURS
a, a:link, a:visited {color:#000000;}*/

/* LIGHT BLUE */
.light-blue, a:hover, .footer_links .news ul li a:hover, #container .sidebar ul li ul li a:hover, .excerpt {color:#0090ca;}

.section-light-blue { }
.section-light-blue .mrseaves em { color:#0090ca;}
.section-light-blue .mrseaves span { color:#6a6a6a;}
.section-light-blue .gridnik em { color:#0090ca;}
/*.section-light-blue a:hover{ color:#0090ca;}*/
.section-light-blue #header a.left, .section-light-blue #header a.left:hover { background:url(../images/logo-light-blue.gif) 0 0 no-repeat;}
.section-light-blue #header a.left img{ visibility:hidden; }
.section-light-blue #header .sub_top_nav li a span {color:#0090ca}  
.section-light-blue div.navi a.active {	background: #0090ca}
.section-light-blue #cart{border-color:#0090ca;  }

.section-light-blue ::-moz-selection{ background:#0090ca;color:#fff;}
.section-light-blue ::selection { background:#0090ca;color:#fff;}

/* Pink */
.pink {color:#f61575;}
.section-pink { }
.section-pink .mrseaves em { color:#f61575;}
.section-pink .mrseaves span { color:#6a6a6a;}
.section-pink .gridnik em { color:#f61575;}
/*.section-pink a:hover{ color:#f61575;}*/
.section-pink #header a.left, .section-pink #header a.left:hover { background:url(../images/logo.gif) 0 0 no-repeat;}
.section-pink #header a.left img{ visibility:hidden; }
.section-pink #header .sub_top_nav li a span {color:#f61575}  
.section-pink div.navi a.active {	background: #f61575}
.section-pink #cart{border-color: #f61575;  }

.section-pink ::-moz-selection{ background:#F61575;color:#fff;}
.section-pink ::selection { background:#F61575;color:#fff;}

/* GREEN */
.green, .footer_links .magazine ul li a:hover {color:#20a94d;}
.section-green { }
.section-green .mrseaves em { color:#20a94d;}
.section-green .mrseaves span { color:#6a6a6a;}
.section-green .gridnik em { color:#20a94d;}
/*.section-green a:hover{ color:#20a94d;}*/
.section-green #header a.left, .section-green #header a.left:hover { background:url(../images/logo-green.gif) 0 0 no-repeat;}
.section-green #header a.left img{ visibility:hidden; }
.section-green #header .sub_top_nav li a span {color:#20a94d}  
.section-green div.navi a.active {	background: #20a94d}
.section-green #cart{border-color: #20a94d;  }

.section-green ::-moz-selection{ background:#20a94d;color:#fff;}
.section-green ::selection { background:#20a94d;color:#fff;}

/* DARK BLUE */
.dark_blue, .footer_links .services ul li a:hover {color:#243193;}
.section-dark-blue { }
.section-dark-blue .mrseaves em { color:#243193;}
.section-dark-blue .mrseaves span { color:#6a6a6a;}
.section-dark-blue .gridnik em { color:#243193;}
/*.section-dark-blue a:hover{ color:#243193;}*/
.section-dark-blue #header a.left,, .section-dark-blue #header a.left:hover { background:url(../images/logo-blue.gif) 0 0 no-repeat;}
.section-dark-blue #header a.left img{ visibility:hidden; }
.section-dark-blue #header .sub_top_nav li a span {color:#243193}  
.section-dark-blue div.navi a.active {	background: #243193}
.section-dark-blue #cart{border-color: #243193;  }

.section-dark-blue ::-moz-selection{ background:#243193;color:#fff;}
.section-dark-blue ::selection { background:#243193;color:#fff;}

/* ORANGE */
.orange, .footer_links .shop ul li a:hover {color:#ff9000;}
.section-orange { }
.section-orange .mrseaves em { color:#ff9000;}
.section-orange .mrseaves span { color:#6a6a6a;}
.section-orange .gridnik em { color:#ff9000;}
/*.section-orange a:hover{ color:#ff9000;}*/
.section-orange #header a.left, .section-orange #header a.left:hover { background:url(../images/logo-orange.gif) 0 0 no-repeat;}
.section-orange #header a.left img{ visibility:hidden; }
.section-orange #header .sub_top_nav li a span {color:#ff9000}  
.section-orange div.navi a.active {	background: #ff9000}
.section-orange #cart{border-color: #ff9000;  }

.section-orange ::-moz-selection{ background:#ff9000;color:#fff;}
.section-orange ::selection { background:#ff9000;color:#fff;}

/* PURPLE */
.purple, .footer_links .events ul li a:hover {color:#a43fd8;}
.section-purple { }
.section-purple .mrseaves em { color:#a43fd8;}
.section-purple .mrseaves span { color:#6a6a6a;}
.section-purple .gridnik em { color:#a43fd8;}
/*.section-purple a:hover{ color:#a43fd8;}*/
.section-purple #header a.left, .section-purple #header a.left:hover { background:url(../images/logo-purple.gif) 0 0 no-repeat;}
.section-purple #header a.left img{ visibility:hidden; }
.section-purple #header .sub_top_nav li a span {color:#a43fd8}  
.section-purple div.navi a.active {	background: #a43fd8}
.section-purple #cart{border-color: #a43fd8;  }

.section-purple ::-moz-selection{ background:#a43fd8;color:#fff;}
.section-purple ::selection { background:#a43fd8;color:#fff;}

/* BLACK */
.black, .footer_links a, .footer_links a:visited, .footer_links a:link   {color:#000;}
.section-black { }
.section-black .mrseaves em { color:#000;}
.section-black .mrseaves span { color:#6a6a6a;}
.section-black .gridnik em { color:#000;}
/*.section-black a:hover{ color:#000;}*/
.section-black #header a.left, .section-black #header a.left:hover { background:url(../images/logo-black.gif) 0 0 no-repeat;}
.section-black #header a.left img{ visibility:hidden; }
.section-black #header .sub_top_nav li a span {color:#000}  
.section-black div.navi a.active {	background: #000}
.section-black #cart{border-color: #000;  }

.section-black ::-moz-selection{ background:#000;color:#fff;}
.section-black ::selection { background:#000;color:#fff;}

/* GREYS */
.grey, .sidebar ul li ul li a:link, .sidebar ul li ul li a:visited, .sidebar ul li ul li a, .small {color:#6a6a6a;}
.light-grey {color:#d2d2d2;}
.dark-grey {color:#616161;}
.border-grey {color:#e4e4e4;}
