/*------------------------------------------------------------------
Template:	JB Powerplay
Version:	Joomla 1.5
Theme:		Core CSS
Copyright:	Joomlabamboo
Created:	November 2010
---------------------------------------------------*/



/* Classes using the seaprators
-----------------------------------------------------------------------------*/

#left,
#right,
#center,
.mbitemCols
{background: url(../images/silver/separatorVertical.png) repeat-y right bottom;border: none}

#right {background-position: left top;;}
 
#breadcrumb,
.results ol.list li,
.sidebar ul li a,
.sidebar ul li.active span.mainlevel span,
.sidebar ul li span.mainlevel span,
ul.mbList li,
.contentheading,
#leftCol h3,
#rightCol h3,
#centerCol h3,
.mbitemFlat,
.leading,
.article_row
{background: url(../images/silver/separatorHorizontal.png) repeat-x left bottom}



/* Top Container images
--------------------------------------------------*/


.border {border: 1px solid #E2E2E2;background: #fff;}
     

/* Backgrounds for grid rows
--------------------------------------------------*/
.tabRow .containerBG,
.bannerRow .containerBG,
.grid1Row .containerBG,
.grid2Row .containerBG,
.grid3Row .containerBG,
.grid4Row .containerBG,
.grid5Row .containerBG,
.grid6Row .containerBG,
.mainRow .containerBG
{background:#F6F6F6 url(../images/silver/grid-bg.png) repeat-x top left;border: 1px solid #E2E2E2;border-width: 0 1px;}


/* CSS for twitter area
--------------------------------------------------*/
.grid6Row .containerBG 
{background: #eee url(../images/silver/grid6Shadow.png) repeat-x left top;border: 1px solid #E2E2E2; border-top: 0;} 

.grid6Row .containerBGBottom 
{background: #eee}

/* Edge image for moduletable borders
--------------------------------------------------*/
#grid1 .moduletable, 
#grid2 .moduletable,
#grid3 .moduletable, 
#grid5 .moduletable, 
#grid6 .moduletable,
#grid7 .moduletable,
#grid9 .moduletable, 
#grid10 .moduletable,
#grid11 .moduletable,
#grid13 .moduletable, 
#grid14 .moduletable,
#grid15 .moduletable,
#grid17 .moduletable, 
#grid18 .moduletable,
#grid19 .moduletable,
#grid21 .moduletable, 
#grid22 .moduletable,
#grid23 .moduletable,
ul.jbtabs li
{background: url(../images/silver/advertEdges.png) repeat-y right top}



/* Slidehsow colours
--------------------------------------------------*/
.slideShowNav.indexNavButtons  a {background: url(../images/silver/slideshow/slideshowButton.png) no-repeat center 1px}
.slideShowNav.indexNavButtons  a.activeSlide,#slideShowNav.indexNavButtons  a:hover {background: url(../images/silver/slideshow/slideshowButtonActive.png) no-repeat center 1px}
.slideShowNav {background: url(../images/silver/slideshow/slideshowLeft.png) no-repeat left center}
.ssPager {background: url(../images/silver/slideshow/slideshowRight.png) no-repeat right center}



/* Microblog colours
--------------------------------------------------*/
.mbContainer img {background: #fff;border: 1px solid #E2E2E2}

