﻿/* ---------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
/* --- colour variants --- */
/* ---------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */

/* ---------------------------------------------------------------------------------------- */
/* --- colour variations --- */
/* ---------------------------------------------------------------------------------------- */
div.bubble div.colourShell div.top,
div.bubble div.colourShell div.controls,
div.bubble div.colourShell div.tail,
div#CTL_BubbleBar LI a.miniBubble div.top,
div#CTL_BubbleBar LI a.miniBubble div.bottom
 {
	background-image: url(../images/bubbleshell/v2_green.png);

}

/* ---------------------------------------------------------------------------------------- */
div.bubble div.blue div.top,
div.bubble div.blue div.controls,
div.bubble div.blue div.tail,
div#CTL_BubbleBar LI.blue a.miniBubble div.top,
div#CTL_BubbleBar LI.blue a.miniBubble div.bottom
 {
	background-image: url(../images/bubbleshell/v2_blue.png);
}

/* ---------------------------------------------------------------------------------------- */
div.bubble div.orange div.top,
div.bubble div.orange div.controls,
div.bubble div.orange div.tail,
div#CTL_BubbleBar LI.orange a.miniBubble div.top,
div#CTL_BubbleBar LI.orange a.miniBubble div.bottom
 {
	background-image: url(../images/bubbleshell/v2_orange.png);
}

/* ---------------------------------------------------------------------------------------- */
div.bubble div.pink div.top,
div.bubble div.pink div.controls,
div.bubble div.pink div.tail,
div#CTL_BubbleBar LI.pink a.miniBubble div.top,
div#CTL_BubbleBar LI.pink a.miniBubble div.bottom
 {
	background-image: url(../images/bubbleshell/v2_pink.png);
}

/* ---------------------------------------------------------------------------------------- */
div.bubble div.silver div.top,
div.bubble div.silver div.controls,
div.bubble div.silver div.tail,
div#CTL_BubbleBar LI.silver a.miniBubble div.top,
div#CTL_BubbleBar LI.silver a.miniBubble div.bottom
 {
	background-image: url(../images/bubbleshell/v2_silver.png);
}



div.bubble div.blue div.content, 
div#CTL_BubbleBar LI.blue a.miniBubble div.content 
 {background-color: #71bcf4;}
 
div.bubble div.pink div.content,
div#CTL_BubbleBar LI.pink a.miniBubble div.content 
{background-color: #da25da;}

div.bubble div.silver div.content,
div#CTL_BubbleBar LI.silver a.miniBubble div.content 
{background-color: #93a2ac;}

div.bubble div.orange div.content, 
div#CTL_BubbleBar LI.orange a.miniBubble div.content 
{background-color: #ec9e0f;}

div.bubble div.green div.content,
div#CTL_BubbleBar LI.green a.miniBubble div.content 
{background-color: #77e357;}




/* --- bubblebar --- */


/* ---------------------------------------------------------------------------------------- */
/* --- end of stylesheet --- */
/* ---------------------------------------------------------------------------------------- */




