﻿/*FOR THE LEFT COLUMN*/ 
   div.bandsleft {
	    float: left;
	    width: 138px;
	    height: 42px;
    }
    div.bandsleft a {
	   display: block;
	    margin: 0px;
	    overflow: hidden;
	    text-decoration: none;
	    height: 100%;
	    background: url('../images/showcase/bands_left.png') top left no-repeat;
	    color: #DAD7D7;
	    font-family: 'Arial Narrow Bold';
	    font-size:20px;
	    line-height: 42px;
	    text-align: center;
    }
    div.bandsleft span {
	    position: relative;
	    top:2px;
	 }
    div.bandsleft a:hover {
	    background-position: -138px 0;
	    /*color: #E5D98E;*/
	    color: #444;
	    font-weight:bold;
	    text-decoration:none! important;
    }
    div.bandsleft a:active {
	    background-position: -276px 0;
	    color: #444;
	    font-weight:bold;
	    text-decoration:none! important;
    }      
    
    
              
    /*FLORIST LEFT*/
    div.floristleft {
	   float: left;
	    width: 138px;
	    height: 42px;
    }


    div.floristleft a {
	    display: block;
	    margin: 0px;
	    overflow: hidden;
	    text-decoration: none;
	    height: 100%;
	    background: url('../images/showcase/florists_left.png') top left no-repeat;
	    color: #EDEAEA;
	    font-family: 'Arial Narrow Bold';
	    font-size:20px;
	    line-height: 42px;
	    text-align: center;
	    font-weight:bold;
    }


    div.floristleft span {
	    position: relative;
	    top:2px;
	    }


    div.floristleft a:hover {
	   background-position: -138px 0;
	    color: #444;
	    font-weight:bold;
	    text-decoration:none! important;
    }
    div.floristleft a:active {
	   background-position: -276px 0;
	    color: #444;
	    font-weight:bold;
	    text-decoration:none! important;
    }
    
    /*ENTERTAINERS LEFT*/
    div.entertainersleft {
	float: left;
	width: 138px;
	height: 42px;
    }
    div.entertainersleft a {
	    display: block;
	    margin: 0px;
	    overflow: hidden;
	    text-decoration: none;
	    height: 100%;
	    background: url('../images/showcase/entertainers_left.png') top left no-repeat;
	    color: #DAD7D7;
	    font-family: 'Arial Narrow Bold';
	    font-size:20px;
	    line-height: 42px;
	    text-align: center;
	    font-weight:bold;
    }
    div.entertainersleft span {
	    position: relative;
	    top:2px;
	    }
    div.entertainersleft a:hover {
	    background-position: -138px 0;
	    color: #444;
	    font-weight:bold;
	    text-decoration:none! important;
    }
    div.entertainersleft a:active {
	    background-position: -276px 0;
	    color: #444;
	    font-weight:bold;
	    text-decoration:none! important;
    }
    /*EVENT PLANNERS LEFT*/
    div.eventplannersleft {
	float: left;
	width: 138px;
	height: 42px;
    }
    div.eventplannersleft a {
	    display: block;
	    margin: 0px;
	    overflow: hidden;
	    text-decoration: none;
	    height: 100%;
	    background: url('../images/showcase/eventplanners_left.png') top left no-repeat;
	    color: #DAD7D7;
	    font-family: 'Arial Narrow Bold';
	    font-size:20px;
	    line-height: 42px;
	    text-align: center;
	    font-weight:bold;
    }
    div.eventplannersleft span {
	    position: relative;
	    top:2px;
	    }
    div.eventplannersleft a:hover {
	    background-position: -138px 0;
	    color: #444;
	    font-weight:bold;
	    text-decoration:none! important;
    }
    div.eventplannersleft a:active {
	    background-position: -276px 0;
	    color: #444;
	    font-weight:bold;
	    text-decoration:none! important;
    }
    /*PHOTOGRAPHERS LEFT*/
    div.photographersleft {
	float: left;
	width: 138px;
	height: 42px;
    }
    div.photographersleft a {
	    display: block;
	    margin: 0px;
	    overflow: hidden;
	    text-decoration: none;
	    height: 100%;
	    background: url('../images/showcase/photographers_left.png') top left no-repeat;
	    color: #EBE8E8;
	    font-family: 'Arial Narrow Bold';
	    font-size:20px;
	    line-height: 42px;
	    text-align: center;
	    font-weight:bold;
    }
    div.photographersleft span {
	    position: relative;
	    top:2px;
	    }
    div.photographersleft a:hover {
	    background-position: -138px 0;
	    color: #444;
	    font-weight:bold;
	    text-decoration:none! important;
    }
    div.photographersleft a:active {
	    background-position: -276px 0;
	    color: #444;
	    font-weight:bold;
	    text-decoration:none! important;
    }
    /*VIDEOGRAPHERS LEFT*/
    div.videographersleft {
	float: left;
	width: 138px;
	height: 42px;
    }
    div.videographersleft a {
	    display: block;
	    margin: 0px;
	    overflow: hidden;
	    text-decoration: none;
	    height: 100%;
	    background: url('../images/showcase/videographers_left.png') top left no-repeat;
	    color: #EBE8E8;
	    font-family: 'Arial Narrow Bold';
	    font-size:20px;
	    line-height: 42px;
	    text-align: center;
	    font-weight:bold;
    }
    div.videographersleft span {
	    position: relative;
	    top:2px;
	    }
    div.videographersleft a:hover {
	    background-position: -138px 0;
	    color: #444;
	    font-weight:bold;
	    text-decoration:none! important;
    }
    div.videographersleft a:active {
	    background-position: -276px 0;
	    color: #444;
	    font-weight:bold;
	    text-decoration:none! important;
    }
    
     
/***********************************************************************************************FOR THE MIDDLE COLUMN***********************************************************************************************/    
/***********************************************************************************************FOR THE MIDDLE COLUMN***********************************************************************************************/                                           
    /*SHOWCASE*/
    .showcase{
        position:relative;
        top:-5px;
    }
    
    /*BANDS BUTTONS*/    
    div.bandcenter {	    
	   float: left;
	    width: 114px;
	    height: 42px;	    
    }
    div.bandcenter a {
	    display: block;
	    margin: 0px;
	    overflow: hidden;
	    text-decoration: none;
	    height: 100%;
	    background: url('../images/showcase/bands_center.png') top left no-repeat;
	    color: #DAD7D7;
	    font-family: 'Arial Narrow Bold';
	    font-size:20px;
	    line-height: 42px;
	    text-align: center;
	    font-weight:bold;
    }
    div.bandcenter span {
	        position: relative;
	        top:2px;
	    }
    div.bandcenter a:hover {
	   background-position: -114px 0;
	    /*color: #E5D98E;*/
	    color: #444;
	    font-weight:bold;
	    text-decoration:none! important;
    }
    div.bandcenter a:active {
	   background-position: -228px 0;
	    /*color: #EDF000;*/
	     color: #444;
	     font-weight:bold;
	    text-decoration:none! important;
    }        
  
    /*FLORIST CENTER*/
    div.floristcenter {
	    float: left;
	    width: 114px;
	    height: 42px;
    }


    div.floristcenter a {
	    display: block;
	    margin: 0px;
	    overflow: hidden;
	    text-decoration: none;
	    height: 100%;
	    background: url('../images/showcase/florists_center.png') top left no-repeat;
	    color: #EDEAEA;
	    font-family: 'Arial Narrow Bold';
	    font-size:20px;
	    line-height: 42px;
	    text-align: center;
	    font-weight:bold;
    }


    div.floristcenter span {
	   position: relative;
	    top:2px;
	    }


    div.floristcenter a:hover {
	   background-position: -114px 0;
	    color: #444;
	    font-weight:bold;
	    text-decoration:none! important;
    }


    div.floristcenter a:active {
	    background-position: -228px 0;
	    color: #444;
	    font-weight:bold;
	    text-decoration:none! important;
    }
    
    /*ENTERTAINERS CENTER*/                            
    div.entertainerscenter {
	float: left;
	width: 114px;
	height: 42px;
    }
    div.entertainerscenter a {
	    display: block;
	    margin: 0px;
	    overflow: hidden;
	    text-decoration: none;
	    height: 100%;
	    background: url('../images/showcase/entertainers_center.png') top left no-repeat;
	    color: #DAD7D7;
	    font-family: 'Arial Narrow Bold';
	    font-size:20px;
	    line-height: 42px;
	    text-align: center;
	    font-weight:bold;
    }
    div.entertainerscenter span {
	    position: relative;
	    top:2px;
	    }
    div.entertainerscenter a:hover {
	    background-position: -114px 0;
	    color: #444;
	    font-weight:bold;
	    text-decoration:none! important;
    }
    div.entertainerscenter a:active {
	    background-position: -228px 0;
	  color: #444;
	    font-weight:bold;
	    text-decoration:none! important;
    } 
    /*EVENT PLANNERS CENTER*/         
    div.eventplannerscenter {
	    float: left;
	    width: 114px;
	    height: 42px;
    }
    div.eventplannerscenter a {
	    display: block;
	    margin: 0px;
	    overflow: hidden;
	    text-decoration: none;
	    height: 100%;
	    background: url('../images/showcase/eventplanners_center.png') top left no-repeat;
	    color: #DAD7D7;
	    font-family: 'Arial Narrow Bold';
	    font-size:16px;
	    line-height: 42px;
	    text-align: center;
	    font-weight:bold;
    }
    div.eventplannerscenter span {
	    position: relative;
	    top:2px;
	    }
    div.eventplannerscenter a:hover {
	    background-position: -114px 0;
	    color: #444;
	    font-weight:bold;
	    text-decoration:none! important;
    }
    div.eventplannerscenter a:active {
	    background-position: -228px 0;
	    color: #444;
	    font-weight:bold;
	    text-decoration:none! important;
    }
    /*PHOTOGRAPHERS CENTER*/
    div.photographerscenter {
	float: left;
	width: 114px;
	height: 42px;
    }
    div.photographerscenter a {
	    display: block;
	    margin: 0px;
	    overflow: hidden;
	    text-decoration: none;
	    height: 100%;
	    background: url('../images/showcase/photographers_center.png') top left no-repeat;
	    color: #EBE8E8;
	    font-family: 'Arial Narrow Bold';
	    font-size:16px;
	    line-height: 42px;
	    text-align: center;
	    font-weight:bold;
    }
    div.photographerscenter span {
	    position: relative;
	    top:2px;
	    }
    div.photographerscenter a:hover {
	    background-position: -114px 0;
	    color: #444;
	    font-weight:bold;
	    text-decoration:none! important;
    }
    div.photographerscenter a:active {
	    background-position: -228px 0;
	    color: #444;
	    font-weight:bold;
	    text-decoration:none! important;
    }
    /*VIDEOGRAPHERS CENTER*/
    div.videographerscenter {
	float: left;
	width: 114px;
	height: 42px;
    }
    div.videographerscenter a {
	    display: block;
	    margin: 0px;
	    overflow: hidden;
	    text-decoration: none;
	    height: 100%;
	    background: url('../images/showcase/videographers_center.png') top left no-repeat;
	    color: #EBE8E8;
	    font-family: 'Arial Narrow Bold';
	    font-size:16px;
	    line-height: 42px;
	    text-align: center;
	    font-weight:bold;
    }
    div.videographerscenter span {
	    position: relative;
	    top:2px;
	    }
    div.videographerscenter a:hover {
	    background-position: -114px 0;
	    color: #444;
	    font-weight:bold;
	    text-decoration:none! important;
    }
    div.videographerscenter a:active {
	    background-position: -228px 0;
	    color: #444;
	    font-weight:bold;
	    text-decoration:none! important;
    }