.divDisplayOff
  {
    display: none;
	padding-left: 10px;	
  }

.divDisplayOn
  {
    display: block; 
	
	
	padding-left: 10px;
  }



/* --- Home page Listing Tabs Starts --- */

.tabMasterContainer
  {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
    width: 760px;
    height: auto;
    overflow: hidden;
    
	
	margin: 10px 0px 0px 0px;
	padding: 20px 0 0 0;
	*padding: 4px 0 0 0;
	
  }

.linksContainer
  {
    margin: 2px 0 0 0;
    position: relative;
    float: left;
    width: 121px;    
    height: auto;
    overflow: hidden;
    cursor: pointer;
    z-index: 900;
  }
  
  
#masterContainerFL p
  {
padding: 0px;
text-align: left;
  }

 .leftLinkActiveContainer
  {
    Clear: both;
    width: 120px;
    Height: 22px;
  }


.leftLinkActiveContainer div.leftLinksDiv
  {
    height: 15px;
    width: 110px;
    font-size: 11px;
    font-weight: bold;
    padding: 6px 0 0 15px;
    background: #FFFFFF url('../images/bg-1.gif') no-repeat 0px 0px;
  }

.leftLinkActiveContainer div.leftLinksHoverDiv
  {
    height: 15px;
    width: 110px;
    font-size: 11px;
	color: #333333;
    font-weight: bold;
    padding: 6px 0 0 15px;
    background: #FFFFFF url('../images/bg-1.gif') no-repeat 0px 0px;
  }

.leftLinkActiveContainer div.leftLinksDiv a
  {
    text-decoration: none;
    color: #4C72B3;
  }
  
  .leftLinkActiveContainer div.leftLinksDiv a:hover
  {
    text-decoration: none;
    color: #ccff00;
  }
  
  

.leftLinkDeActiveContainer
  {
    Clear: both;
    width: 121px;
    Height: 22px;
  }


.leftLinkDeActiveContainer div.leftLinksDiv
  {
    height: 15px;
    width: 105px;
    padding: 6px 0 0 15px;
    font-size: 11px;
	color: #333333;
  }

.leftLinkDeActiveContainer div.leftLinksHoverDiv
  {
    height: 15px;
    width: 105px;
    padding: 6px 0 0 15px;
    font-size: 11px;
	color: #333333;
    background: transparent url('../images/bg-1.gif') no-repeat 0px 0px;
  }

.leftLinkDeActiveContainer div.leftLinksDiv a
  {
    text-decoration: none; color: #333333;
  }

.topBottomRoundDiv
  {
    clear: both;
    width: 800px;
    height: 5px;
    overflow: hidden;
    /*background: #ffffff url('/images/tabTopCorner.jpg') no-repeat;*/
  }

.topBottomRoundDiv div.topRoundLeftDiv
  {
    float: left;
    width: 751px;
    height: 4px;
    overflow: hidden;
    border-top: 1px solid #D6D6D6;
    border-left: 1px solid #D6D6D6;
  }

.topBottomRoundDiv div.topRoundRightDiv
  {
    float: left;
    width: 5px;
    height: 5px;
    overflow: hidden;
    background: #FCFCFC url('../images/zamMasterBg.gif') no-repeat -25px 0px;
  }

.topBottomRoundDiv div.bottomRoundLeftDiv
  {
    float: left;
    width: 5px;
    height: 5px;
    overflow: hidden;
    background: #FCFCFC url('../images/zamMasterBg.gif') no-repeat -20px -5px;
  }

.topBottomRoundDiv div.bottomRoundRightDiv
  {
    float: left;
    width: 5px;
    height: 5px;
    overflow: hidden;
    background: #FCFCFC url('../images/zamMasterBg.gif') no-repeat -25px -5px;
  }

.topBottomRoundDiv div.bottomRoundMiddleDiv
  {
    float: left;
    width: 747px;
    height: 4px;
    overflow: hidden;
    border-bottom: 1px solid #D6D6D6;    
  }

div.mainContentDiv
  {
    width: 755px;
    height: auto;
    overflow: hidden;
    border-left: 1px solid #B9B9B9;
    border-right: 1px solid #B9B9B9;
    padding: 10px 0px;
  }

div.bottomRoundDiv
  {
    clear: both;
    width: 800px;
    height: 5px;
    background: #ffffff url('../images/tabBottomCorner.jpg') no-repeat;
  }


.contentContainerTable
  {
    width: 653px;
    overflow: hidden;
    background-color: #F5F5F5;
    z-index: 0;     
  }

.contentContainerTable td.topLeftCorner
  {
    width: 6px;
    height: 6px;
    background: #ffffff url('../images/zamMasterBg.gif') no-repeat -88px -77px;
    z-index: 0;
  }

.contentContainerTable td.topMiddleCorner
  {
    width: 632px;
    height: 6px;
    overflow: hidden;
    background: #ffffff url('../images/zamMasterBg.gif') repeat-x 0px -702px;
  }

.contentContainerTable td.topRightCorner
  {
    width: 6px;
    height: 6px;
    background: #ffffff url('../images/zamMasterBg.gif') no-repeat -94px -77px;
  }

.contentContainerTable td.bottomLeftCorner
  {
    width: 6px;
    height: 6px;
    background: #ffffff url('../images/zamMasterBg.gif') no-repeat -88px -83px;    
  }

.contentContainerTable td.bottomMiddleCorner
  {
    width: 632px;
    height: 6px;
    overflow: hidden;
    background: #ffffff url('../images/zamMasterBg.gif') repeat-x 0px -703px;
  }

.contentContainerTable td.bottomRightCorner
  {
    width: 6px;
    height: 6px;
    background: #ffffff url('../images/zamMasterBg.gif') no-repeat -94px -83px;
  }

.contentContainerTable td.middleContent
  {
    width: 642px;
    height: auto;
    overflow: hidden;
    font-size: 12px;
    border-left: 1px solid #D6D6D6;
    border-right: 1px solid #D6D6D6;
  }

.contentContainerTable div.listingContainerDiv
  {
    float: left;
    width: 650px;
    height: auto;
    overflow: hidden;
  }

.contentContainerTable h2
  {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    padding: 0 0 5px 0;
  }

.contentContainerTable h3
  {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    padding: 10px 0 10px 0;
    border-top: 1px solid #D6D6D6;
    background-color: #FFFFFF;
  }

.contentContainerTable div.snglListingContainer
  {
    clear: both;
    width: 650px;
    height: auto;
    overflow: hidden;
    padding: 10px 0 10px 0;
    font-size: 11px;
    background-color: #FAFAFA;
    border-top: 1px solid #D6D6D6;
  }

.contentContainerTable div.snglListingWhtContainer
  {
    clear: both;
    width: 650px;
    height: auto;
    overflow: hidden;
    padding: 10px 0 10px 0;
    font-size: 11px;
    border-top: 1px solid #D6D6D6;
  }

.contentContainerTable div.snglLinkListing
  {
    float: left;
    height: auto;
    overflow: hidden;
    padding: 0 10px 0 10px;
  }

.contentContainerTable div.priceDiv
  {
    float: left;
    height: auto;
    overflow: hidden;
    width: 120px;
    font-weight: bold;
    padding: 0 5px 0 5px;
  }

.contentContainerTable div.areaDiv
  {
    float: left;
    height: auto;
    overflow: hidden;
    width: 120px;
    padding: 0 5px 0 5px;
  }

div.blkArrow
  {
    float: left;
    width: 4px;
    height: 7px;
    overflow: hidden;
    margin: 5px 0 0 5px;
    background: transparent url('../images/zamMasterBg.gif') no-repeat -27px -115px;
  }
  
div.grayArrow
  {
    float: left;
    width: 4px;
    height: 7px;
    overflow: hidden;
    background: transparent url('../images/zamMasterBg.gif') no-repeat -27px -115px;
  }
  
div.grayArrow
  {
    float: left;
    width: 4px;
    height: 7px;
    overflow: hidden;    
    background: transparent url('../images/zamMasterBg.gif') no-repeat -27px -115px;
  }

.contentContainerTable div.snglImg
  {
    float: left;
    width: 95px;
    height: auto;
  }

.contentContainerTable div.snglRssImg
  {
    float: left;
    width: 20px;
    height: auto;
    padding: 0 0 0 5px;
  }

td.listingsContent
  {	
    padding: 5px 0 5px 5px;
    /*border-bottom: 1px dashed #B9B9B9;*/
  }

.activeTabs
  {
   color: #000000;
    font-size: 11px;
    font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    background-color: #ffffff;
	position: relative;
	

  }



.activeTabs div.middleTabDiv
  {
    float: left;
   	z-index: 0; 
	background: url(../images/tab-top-up.jpg) no-repeat top center; margin: 0px 2px 0px; padding: 0px; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; OVERFLOW: hidden; WIDTH: 148px; CURSOR: pointer; WHITE-SPACE: nowrap; POSITION: relative; bottom: 0px; HEIGHT: 20px; TEXT-ALIGN: center; color: #fff; padding-top: 8px; 
  }  
 



.deActiveTabs
  {
    float: left;
    height: 25px;
    vertical-align: middle;
    cursor: pointer;
    bottom: -1px;
    color: #909090;
    font-size: 11px;
    font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	position: relative;
   
  }






.deActiveTabs div.middleTabDiv
  {
    float: left;
    width: 148px;
   	Z-INDEX: -1; FLOAT: left; background: url(../images/tab-top.jpg) no-repeat center top; margin: 0px 2px 0px; padding: 0px; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; OVERFLOW: hidden; WIDTH: 148px; CURSOR: pointer; WHITE-SPACE: nowrap; POSITION: relative; bottom: 0px; HEIGHT: 20px; TEXT-ALIGN: center; color: #333; padding-top: 8px; 
  }
