/*------------------------------------------------------------------
Template:	Eco Life
Version:	Joomla 1.5
Theme:		Green
Copyright:	Joomlabamboo
Created:	August 2010
---------------------------------------------------*/

/* Headings
---------------------------------------------------*/
h1,.componentheading {color: #604848}
h2,.contentheading,h2 a  {color:#604848;  text-shadow: #eee 1px 1px } 
.moduletable h3,h3 {color: #604848}


/* Navigation - background images
---------------------------------------------------*/
.navRow {background: url(../../images/green/nav.jpg) repeat-x}
#nav li ul {background: url(../../images/green/submenu.jpg)}
#nav li ul ul {background: url(../../images/green/subsubmenu.jpg)}

/* Sub Nav Parent */
#nav ul li li a.mainlevel.sf-with-ul,
#nav ul li li span.sf-with-ul
{background: url(../../images/green/navParentSub.png) no-repeat left 10px;padding-left: 14px;}


/* Search Buttons and K2 button colours
---------------------------------------------------*/
#search input.button, div.itemCommentsForm form input#submitCommentButton,a.k2ReadMore,.slideshowDate  {background: #789048;color: #fff;}

div.itemCommentsForm form input#submitCommentButton  {color: #fff;background: #789048 url(../../images/slideshowButton.jpg) no-repeat;width: 160px;height: 36px;display: block;color: #fff;text-align: center;padding-top: 6px;} 

.slideshowButton,.ecobutton {background: url(../../images/green/slideshowButton.jpg) no-repeat}

/* Bottom Row and Footer images
---------------------------------------------------*/
.bottomRow {color: #466466;background: url(../../images/green/footerTopTexture.jpg) repeat-x center top;}
.bottomRow ul li a:hover {color: #604848}
#bottomFooterWrap {background: #604848  url(../../images/green/footerGrunge.jpg) no-repeat center bottom;}
.bottomRow .moduletable {border-left: 1px dotted #fff}


/* General Links
---------------------------------------------------*/
a,#hiddenPanelInner.darkCloth a:hover {color: #604848}
div.jbReadmore,.slideshowContent a span,a.readon  {background: url(../../images/green/readmore.png) no-repeat right center}

/* general Link Hover Colours */
a:hover {color: #333;}


/* Left and right col panel menu
---------------------------------------------------*/
#leftCol span.expanded,#rightCol span.expanded,#leftCol span.mainlevel span,#rightCol span.mainlevel span {background: #789048 url(../../images/green/panelMenuParent.png) no-repeat left top} 


/* Module Classes
---------------------------------------------------*/

.moduletable-arrow .jbmoduleBody,.moduletable-slide.arrow .jbmoduleBody{background: #D9D9CA url(../../images/green/moduleArrow.png) no-repeat;color: #716C5E}
.moduletable-arrow .moduleTitle h3,.moduletable-slide.arrow .moduleTitle h3{background: #789048 url(../../images/green/moduleArrowTitle.png) no-repeat left top;color: #fff}
.moduletable-grunge .jbmoduleBody,.moduletable-slide.grunge .jbmoduleBody{background: #D9D9CA;color: #716C5E}
.moduletable-grunge .moduleTitle h3,.moduletable-slide.grunge .moduleTitle h3 {background: #789048 url(../../images/green/moduleGrunge.png) repeat-x left bottom;color: #fff}
.moduletable-teeth .jbmoduleBody,.moduletable-slide.teeth .jbmoduleBody  {background: #D9D9CA;color: #716C5E}
.moduletable-teeth .moduleTitle h3,.moduletable-slide.teeth .moduleTitle h3{background:#789048 url(../../images/green/moduleTeeth.png) repeat-x left bottom;color: #fff}


/* Slideshow Tabs
---------------------------------------------------*/
.ssPager li a {background: url(../../images/green/slideshowTab.jpg);color: #4D4E40;padding: 0px 0 0}
.ssPager li a.activeSlide {background: url(../../images/green/slideshowTabActive.jpg) !important;color: #546B70;position: relative;z-index: 2}


/* Hiden panel
---------------------------------------------------*/
#hiddenPanelInner {background: #ECEADE url(../../images/green/panel.jpg);border: 1px solid #A19788;color: #333}
#hiddenPanelInner h3 {color: #333}
#hiddenPanelInner a {color: #fff;}
#panel1,#panel2,#panel3,#panel4 {border-bottom: 1px dashed #ddd}
#overlay {background: url(../../images/overlayDark.png)}