﻿/*********************/
/* ADVERTISEMENT PAGES */
/*********************/
	          	   
#newspaper  { background: url('CSSimage/news.gif') no-repeat 7px 14px; }  
#webtext  { background: url('CSSimage/text2.gif') no-repeat 8px 14px; }  	      	     	                      
#mouse  { background: url('CSSimage/mouse.gif') no-repeat 2px 12px; }	      
#webpage  { background: url('CSSimage/web.gif') no-repeat 2px 6px; }
#address { background: url('CSSimage/letter.gif') no-repeat 0px 8px; } 
#eletter-red { background: url('CSSimage/eletter-red.gif') no-repeat 0px 8px; }
#Tphone { background: url('CSSimage/mobile-2.gif') no-repeat 2px 2px; }
#computer { 
	background: url('CSSimage/computer-2.gif') no-repeat  2px 8px; 
}
#outlook { background: url('CSSimage/outlook-1.gif') no-repeat 2px 8px; }

.tick { background: url('CSSimage/tick.gif') no-repeat 12px 0px; }  /*used on page aboutAds */

.poundnotes  { background: url('CSSimage/money.gif') no-repeat 2px 2px; }	       
.check  { background: url('CSSimage/tick.gif') no-repeat 2px 2px; }  
.Hphone { background: url('CSSimage/phone.gif') no-repeat 2px 2px; }	
#eletter  { background: url('CSSimage/eletter.gif') no-repeat 2px 8px; } 
	      
.warning { background: url('CSS_images/warning.png') no-repeat 25px 15px;
           font-family: Verdana, Gill, Helvetica, sans-serif;
           margin-top: 20px;
           text-align: center; }
	       
#jarapas { background: url('index/jarapas.gif') no-repeat 2px 2px;
           padding: 4px 0px 6px 40px;
           margin-left: 10px;  }  /* top right bottom left */ 	
                      	   
#worker	  { background: url('index/worker.gif') no-repeat 2px 2px;
            padding: 4px 0px 10px 40px;
            margin-left: 10px;  }  /* top right bottom left */
            
#index-house  { padding: 4px 0px 10px 40px;
                background: url('images/home.gif') no-repeat 2px 2px;
                margin-left: 10px;  }  /* top right bottom left */
          
.sports {
	background-image: url('CSSimage/golf.gif');
	background-position: left center;
	background-repeat:no-repeat; 
}
.news-header {
	background-image: url('CSSimage/news-paper.gif');
	background-position: left center;
	background-repeat:no-repeat; 
}
.flight {
	background-image: url('CSSimage/flights-3.gif');
	background-position: left center;
	background-repeat:no-repeat; 
}
.info {
	background-image: url('CSSimage/info-1.gif');
	background-position: left center;
	background-repeat:no-repeat; 
}
.sports-2 {
	background-image: url('CSSimage/golf-2.gif');
	background-position: left center;
	background-repeat:no-repeat; 
}
.browse {
	background: url('CSSimage/browse.gif') no-repeat right center; 
}
.local {
	background-image: url('CSSimage/local.gif');
	background-position: left center;
	background-repeat:no-repeat; 
}
.bed {
	background-image: url('CSSimage/bed.gif');
	background-position: left center;
	background-repeat:no-repeat; 
}

.phone-2 { 
    padding-left: 20px;
    width: 160px; 
	background: url('CSSimage/phone.gif') no-repeat  2px 1px; 
}

.camera {
	background-image: url('CSSimage/camara.gif');
	background-position: left center;
	background-repeat:no-repeat; 
}
.fishing {
	background-image: url('CSSimage/fishing.gif');
	background-position: left center;
	background-repeat:no-repeat; 
}
.glass {
	background: url('CSSimage/glass.gif') no-repeat right center; 
}
.adsTitle {
	background: url('CSSimage/adsTitle-2.gif') no-repeat right center; 
}
.blank {
	background: url('CSSimage/blank.gif') no-repeat right center; 
}
.warning { 
    background: url(CSSimage/warning.png) no-repeat left center;
    padding-top: 2px;
	margin: 20px;
}