/* image replacement style sheet for gallerymikefenton.co.uk home page--------
version 5.0
author: Mike Fenton
email: mikethebarn@yahoo.co.uk
website: gallerymikefenton.co.uk

ToC

	1. tool tip horizontal		35
	2. tool tip vertical	  	53
	3. post it					72
	4. 342						99
	5. Disengage				115
	6. Undone					133
	7. disorganise				149
	8. recovery					165
	9. url						181
	10. no fun					197
	11. redundant				213
	12. vacant					229
	13. overstock				245
	14. non smaking				261
	15. unccupied				277
	16. discontent				293
	17. floral street			309
	18. nrt 					325
	19. section review			341
	20. turnover				357
	21. absent					370
	22. blank					389
	23. discontinue				406
	24. drawings start			421
*/
	/*tooltip title horizontal--------------------------*/
a.tooltip{
	position:relative;
	text-decoration:none;
	}
a.tooltip span{
	display:none;
	}
a.tooltip:hover span{
	display:block;
	position:absolute;
	width:173px;
	top: 12.5em;
	left: .75em;/*tooltip styling------------*/
	font-size:0.9em;
	color: #963;
	padding:0.2em;
	background-color:#ececec;
	}
	/*tooltip title vertical--------------------------------*/
a.tooltipVert{
	position:relative;
	text-decoration:none;
	}
a.tooltipVert span{
	display:none;
	}
a.tooltipVert:hover span{
	display:block;
	position:absolute;
	width:119px;
	top: 17.5em;
	left: .75em;/*tooltip styling------------*/
	font-size:0.9em;
	color: #963;
	padding:0.2em;
	background-color:#ececec;
	}
	/*--------------------------------Post It------*/
ul#postItHome{
	list-style-type: none;
	padding:0;
	margin:0;
	}
#postItHome{
	display:block;
	width:195px;
	height:85px;
	padding:0;
	background:url(../visuals/graphics/logos/paperscrap_graphic.gif) top left no-repeat;
	}
	/*--------------------------------------------------------------------342------*/
ul#threefourtwo{
	list-style-type: none;
	padding:0;
	margin:0;
	}
#threefourtwo a:link, #threefourtwo a:visited{
	display:block;
	width: 195px;
	height:195px;/*138px;*/
	padding:0;
	background:url("../visuals/transparent_graphics/342_double_thumb.png") top left no-repeat;
	}
#threefourtwo a:hover{
	background-position:-195px 0px;
	}
	/*-----------------------------------------------------------------DISENGAGE---*/
ul#disengage{
	list-style-type: none;
	padding:0;
	margin:0;
	}
#disengage a:link, #disengage a:visited{
	display:block;
	width: 195px;
	height:195px;/*138px;*/
	padding:0;
	background:url("../visuals/transparent_graphics/disengage_double_graphic.gif") top left no-repeat;
	}
#disengage a:hover{
	background-position:-195px 0px;
	}
	/*-----------------------------------------------------------------UNDONE------*/
ul#undone{
	list-style-type: none;
	padding:0;
	margin:0;
	}
#undone a:link, #undone a:visited{
	display:block;
	width: 195px;
	height:195px;/*138px;*/
	padding:0;
	background:url("../visuals/transparent_graphics/undone_double_thumb.gif") top left no-repeat;
	}
#undone a:hover{
	background-position:-195px 0px;
	}
	/*-----------------------------------------------------------------HOLLOW------*/
ul#hollow{
	list-style-type: none;
	padding:0;
	margin:0;
	}
#hollow a:link, #hollow a:visited{
	display:block;
	width: 138px;
	height:195px;
	padding:0;
	background:url("../visuals/transparent_graphics/hollow_double_thumb.png") top left no-repeat;
	}
#hollow a:hover{
	background-position:-138px 0px;
	}
	/*-----------------------------------------------------------------DISORGANISE-*/
ul#disorganise{
	list-style-type: none;
	padding:0;
	margin:0;
	}
#disorganise a:link, #disorganise a:visited{
	display:block;
	width: 138px;
	height:195px;
	padding:0;
	background:url("../visuals/transparent_graphics/disorganise_double_thumb.png") top left no-repeat;
	}
#disorganise a:hover{
	background-position:-138px 0px;
	}
	/*----------------------------------------------------------------RECOVERY-----------*/
ul#recovery{
	list-style-type: none;
	padding:0;
	margin:0;
	}
#recovery a:link, #recovery a:visited{
	display:block;
	width: 138px;
	height:195px;
	padding:0;
	background:url("../visuals/transparent_graphics/recovery_double_thumb.png") top left no-repeat;
	}
#recovery a:hover{
	background-position:-138px 0px;
	}
	/*-------------------------------------------------------------------URL----------------*/
ul#url{
	list-style-type: none;
	padding:0;
	margin:0;
	}
#url a:link, #url a:visited{
	display:block;
	width: 195px;
	height:195px;/*138px;*/
	padding:0;
	background:url("../visuals/transparent_graphics/url_double_thumb.png") top left no-repeat;
	}
#url a:hover{
	background-position:-195px 0px;
	}
	/*-------------------------------------------------------------------NO FUN---------------------*/
ul#nofun{
	list-style-type: none;
	padding:0;
	margin:0;
	}
#nofun a:link, #nofun a:visited{
	display:block;
	width: 138px;
	height:195px;
	padding:0;
	background:url("../visuals/transparent_graphics/noFun_double_thumb.png") top left no-repeat;
	}
#nofun a:hover{
	background-position:-138px 0px;
	}
	/*-----------------------------------------------------------REDUNDANT-----------------------*/
ul#redundant{
	list-style-type: none;
	padding:0;
	margin:0;
	}
#redundant a:link, #redundant a:visited{
	display:block;
	width: 195px;
	height:195px;/*138px;*/
	padding:0;
	background:url("../visuals/transparent_graphics/redundant_double_thumb.gif") top left no-repeat;
	}
#redundant a:hover{
	background-position:-195px 0px;
	}
	/*----------------------------------------------------------VACANT----------------------------*/
ul#vacant{
	list-style-type: none;
	padding:0;
	margin:0;
	}
#vacant a:link, #vacant a:visited{
	display:block;
	width: 138px;
	height:195px;
	padding:0;
	background:url("../visuals/transparent_graphics/vacant_double_thumb.png") top left no-repeat;
	}
#vacant a:hover{
	background-position:-138px 0px;
	}
	/*-----------------------------------------------------------OVERSTOCK---------------------------*/
ul#overstock{
	list-style-type: none;
	padding:0;
	margin:0;
	}
#overstock a:link, #overstock a:visited{
	display:block;
	width: 195px;
	height:195px;/*138px;*/
	padding:0;
	background:url("../visuals/transparent_graphics/overstock_double_thumb.png") top left no-repeat;
	}
#overstock a:hover{
	background-position:-195px 0px;
	}
	/*-----------------------------------------------------------NON SMOKING--------------------------*/
ul#nonsmoking{
	list-style-type: none;
	padding:0;
	margin:0;
	}
#nonsmoking a:link, #nonsmoking a:visited{
	display:block;
	width: 195px;
	height:195px;/*138px;*/
	padding:0;
	background:url("../visuals/transparent_graphics/noSmoking_double_thumb.gif") top left no-repeat;
	}
#nonsmoking a:hover{
	background-position:-195px 0px;
	}
	/*-----------------------------------------------------------UNOCCUPIED-------------------------*/
ul#unoccupied{
	list-style-type: none;
	padding:0;
	margin:0;
	}
#unoccupied a:link, #unoccupied a:visited{
	display:block;
	width: 195px;
	height:195px;/*138px;*/
	padding:0;
	background:url("../visuals/transparent_graphics/unoccupied_double_thumb.gif") top left no-repeat;
	}
#unoccupied a:hover{
	background-position:-195px 0px;
	}
	/*-----------------------------------------------------------------DISCONTENT---------------------*/
ul#discontent{
	list-style-type: none;
	padding:0;
	margin:0;
	}
#discontent a:link, #discontent a:visited{
	display:block;
	width: 138px;
	height:195px;
	padding:0;
	background:url("../visuals/graphics/postcard_rollovers/discontentdouble.jpg") top left no-repeat;
	}
#discontent a:hover{
	background-position:-138px 0px;
	}
	/*-----------------------------------------------------------------FLORAL STREET------------------*/
ul#floralst{
	list-style-type: none;
	padding:0;
	margin:0;
	}
#floralst a:link, #floralst a:visited{
	display:block;
	width: 195px;
	height:195px;/*138px;*/
	padding:0;
	background:url("../visuals/transparent_graphics/floralSt_double_thumb.gif") top left no-repeat;
	}
#floralst a:hover{
	background-position:-195px 0px;
	}
	/*-----------------------------------------------------------NRT--------------------------------*/
ul#nrt{
	list-style-type: none;
	padding:0;
	margin:0;
	}
#nrt a:link, #nrt a:visited{
	display:block;
	width: 138px;
	height:195px;
	padding:0;
	background:url("../visuals/transparent_graphics/nrt_double_thumb.png") top left no-repeat;
	}
#nrt a:hover{
	background-position:-138px 0px;
	}
	/*-----------------------------------------------------------SECTION REVIEW---------------------*/
ul#sectionrev{
	list-style-type: none;
	padding:0;
	margin:0;
	}
#sectionrev a:link, #sectionrev a:visited{
	display:block;
	width: 195px;
	height:195px;/*138px;*/
	padding:0;
	background:url("../visuals/transparent_graphics/sectionRev_double_thumb.png") top left no-repeat;
	}
#sectionrev a:hover{
	background-position:-195px 0px;
	}
	/*-----------------------------------------------------------TURNOVER---------------------------*/
ul#turnover{
	list-style-type: none;
	padding:0;
	margin:0;
	}
#turnover a:link, #turnover a:visited{
	display:block;
	width: 138px;
	height:195px;
	padding:0;
	background:url("../visuals/transparent_graphics/turnover_double_thumb.png") top left no-repeat;
	}
#turnover a:hover{
	background-position:-138px 0px;
	}
	/*------------------------------------------------ABSENT----------------------------------*/
ul#absent{
	list-style-type: none;
	padding:0;
	margin:0;
	}
#absent a:link, #absent a:visited{
	display:block;
	width: 195px;
	height:195px;/*138px;*/
	padding:0;
	background:url("../visuals/transparent_graphics/absent_double_thumb.gif") top left no-repeat;
	}
#absent a:hover{
	background-position:-195px 0px;
	}
	/*------------------------------------------BLANK----------------------------------------*/
ul#blank{
	list-style-type: none;
	padding:0;
	margin:0;
	}
#blank a:link, #blank a:visited{
	display:block;
	width: 195px;
	height:195px;/*138px;*/
	padding:0;
	background:url("../visuals/transparent_graphics/blank_double_thumb.gif") top left no-repeat;
	}
#blank a:hover{
	background-position:-195px 0px;
	}
	/*-------------------------------------------------DISCONTINUE---------------------*/
ul#discontinue{
	list-style-type: none;
	padding:0;
	margin:0;
	}
#discontinue a:link, #discontinue a:visited{
	display:block;
	width: 138px;
	height:195px;
	padding:0;
	background:url("../visuals/transparent_graphics/discontinue_double_thumb.png") top left no-repeat;
	}
#discontinue a:hover{
	background-position:-138px 0px;
	}
	/*-------------------------------------------------DISSATISFACTION---------------------*/
ul#dissatisfaction{
	list-style-type: none;
	padding:0;
	margin:0;
	}
#dissatisfaction a:link, #dissatisfaction a:visited{
	display:block;
	width: 138px;
	height:195px;
	padding:0;
	background:url("../visuals/transparent_graphics/dissatisfaction_double_thumb.png") top left no-repeat;
	}
#dissatisfaction a:hover{
	background-position:-138px 0px;
	}/*----------------------------------------------------------------SELF PORTRAIT------*/
ul#selfPortrait{
	list-style-type: none;
	padding:0;
	margin:0;
	}
#selfPortrait a:link, #selfPortrait a:visited{
	display:block;
	width: 138px;
	height:195px;
	padding:0;
	background:url("../visuals/transparent_graphics/selfPortrait_double_thumb.png") top left no-repeat;
	}
#selfPortrait a:hover{
	background-position:-138px 0px;
	}
	/*----------------------------------------------------------------PLEIN AIR 01------*/
ul#pleinAir{
	list-style-type: none;
	padding:0;
	margin:0;
	}
#pleinAir a:link, #pleinAir a:visited{
	display:block;
	width: 138px;
	height:195px;
	padding:0;
	background:url("../visuals/transparent_graphics/pleinAir1_double_thumb.png") top left no-repeat;
	}
#pleinAir a:hover{
	background-position:-138px 0px;
	}
	/*----------------------------------------------------------------PLEIN AIR 61------*/
ul#ivyWall{
	list-style-type: none;
	padding:0;
	margin:0;
	}
#ivyWall a:link, #ivyWall a:visited{
	display:block;
	width: 195px;
	height:195px;/*138px;*/
	padding:0;
	background:url("../visuals/transparent_graphics/pleinAir61_double_thumb.png") top left no-repeat;
	}
#ivyWall a:hover{
	background-position:-195px 0px;
	}
	/*----------------------------------------------------------------PLEIN AIR 62------*/
ul#broads{
	list-style-type: none;
	padding:0;
	margin:0;
	}
#broads a:link, #broads a:visited{
	display:block;
	width: 195px;
	height:195px;/*138px;*/
	padding:0;
	background:url("../visuals/transparent_graphics/plate62_double_thumb.png") top left no-repeat;
	}
#broads a:hover{
	background-position:-195px 0px;
	}
	/*----------------------------------------------------------------DETAIL------*/
ul#detail{
	list-style-type: none;
	padding:0;
	margin:0;
	}
#detail a:link, #detail a:visited{
	display:block;
	width: 138px;
	height:195px;
	padding:0;
	background:url("../visuals/transparent_graphics/detail_double_thumb.png") top left no-repeat;
	}
#detail a:hover{
	background-position:-138px 0px;
	}
	/*----------------------------------------------------------------ANNETTE FRAGMENT------*/
ul#annetteFragment{
	list-style-type: none;
	padding:0;
	margin:0;
	}
#annetteFragment a:link, #annetteFragment a:visited{
	display:block;
	width: 138px;
	height:195px;/*138px;*/
	padding:0;
	background:url("../visuals/transparent_graphics/annetteFragment_double_thum.png") top left no-repeat;
	}
#annetteFragment a:hover{
	background-position:-138px 0px;
	}
	/*----------------------------------------------------------------MARTIN------*/
ul#martin{
	list-style-type: none;
	padding:0;
	margin:0;
	}
#martin a:link, #martin a:visited{
	display:block;
	width: 138px;
	height:195px;
	padding:0;
	background:url("../visuals/transparent_graphics/martin_double_thumb.png") top left no-repeat;
	}
#martin a:hover{
	background-position:-138px 0px;
	}
	/*----------------------------------------------------------Every Mouthful-----*/
ul#every{
	list-style-type: none;
	padding:0;
	margin:0;
	}
#every a:link, #every a:visited{
	display:block;
	width: 138px;
	height:195px;
	padding:0;
	background:url("../visuals/transparent_graphics/everyMouthful_double_thumb.png") top left no-repeat;
	}
#every a:hover{
	background-position:-138px 0px;
	}
	/*----------------------------------------------------------sepia landscape-----*/
ul#sepia{
	list-style-type: none;
	padding:0;
	margin:0;
	}
#sepia a:link, #sepia a:visited{
	display:block;
	width: 138px;
	height:195px;
	padding:0;
	background:url("../visuals/transparent_graphics/sepia_double_graphic.gif") top left no-repeat;
	}
#sepia a:hover{
	background-position:-138px 0px;
	}
	/*---------------------------------------------------------plate 65-------------*/
ul#plate65{
	list-style-type: none;
	padding:0;
	margin:0;
	}
#plate65 a:link, #plate65 a:visited{
	display:block;
	width: 195px;
	height:138px;
	padding:0;
	background:url("../visuals/transparent_graphics/plate65_double_thumb.png") top left no-repeat;
	}
#plate65 a:hover{
	background-position:0px -138px;
	}
	/*---------------------------------------------------------Holkham Woods-------------*/
ul#holkham{
	list-style-type: none;
	padding:0;
	margin:0;
	}
#holkham a:link, #holkham a:visited{
	display:block;
	width: 195px;
	height:138px;
	padding:0;
	background:url("../visuals/transparent_graphics/holkhamWoods_double_thumb.png") top left no-repeat;
	}
#holkham a:hover{
	background-position:0px -138px;
	}
		/*---------------------------------------------------------plate 67-------------*/
ul#plate67{
	list-style-type: none;
	padding:0;
	margin:0;
	}
#plate67 a:link, #plate67 a:visited{
	display:block;
	width: 138px;
	height:195px;
	padding:0;
	background:url("../visuals/transparent_graphics/plate67_double_thumb.png") top left no-repeat;
	}
#plate67 a:hover{
	background-position:-138px 0px;
	}
	/*---------------------------------------------------------longLane-------------*/
ul#longLane{
	list-style-type: none;
	padding:0;
	margin:0;
	}
#longLane a:link, #longLane a:visited{
	display:block;
	width: 138px;
	height:195px;
	padding:0;
	background:url("../visuals/transparent_graphics/long-lane-double_thumb.png") top left no-repeat;
	}
#longLane a:hover{
	background-position:-138px 0px;
	}
