/* ------------------------------------------------------------ */
/* Element Formatting */
/* ------------------------------------------------------------ */		   

	/* ----- Bulb Guide ----- */
	
		.Bulb-Guide-Button { 
		
			position: absolute;
			
			top: 5px;
			right: 9px;
		
		}

	/* ----- Menu Quick Search ----- */
	
		.Header-Quick-Find {
		
			position: absolute;
			
			right: 12px;
			top: 75px;
			
			width: 572px;
			height: 25px;
			
			background-image: url(http://images.esellerpro.com/106/2224/images/block-backgrounds/quickfind-bg.gif);
			background-repeat: no-repeat;
		
		}
		
		.Header-Quick-Find .Header-Quick-Find-Links {
		
			position: relative;
			
			float: right;
			
			width: 455px;
			top: 4px;
			
		}
		
		.Header-Quick-Find .Header-Quick-Find-Links img {
		
			position: relative;
			float: left;
			
			margin: 0 9px 0 0;
		
		}
		
		.Hover-Image {
		
			border: 2px solid #fe9b0a;
		
		}
		
		.IMG-H1 { 
		
			position: absolute;
			
			display: none;
			
			top: -136px;
			left: 0;
		
		}
		
		.IMG-H3 { 
		
			position: absolute;
					
			display: none;
			
			top: -136px;
			left: 32px;
			
		}
		
		.IMG-H4 { 
			
			position: absolute;
					
			display: none;
			
			top: -136px;
			left: 64px;
			
		}
		
		.IMG-H7 { 
				
			position: absolute;
					
			display: none;
			
			top: -136px;
			left: 96px;
		
		}
		
		.IMG-HB3 {			
		
			position: absolute;
			
			display: none; 
			
			top: -136px;
			left: 128px;
		
		}
		
		.IMG-HB4 { 			
			
			position: absolute;
			
			display: none;
			
			top: -136px;
			left: 160px;
		
		}
		
		.IMG-H8 { 			
			
			position: absolute;
			
			display: none;
			
			top: -136px;
			left: 192px;
		
		}
		
		.IMG-H9 { 			
		
			position: absolute;
			
			display: none;
			
			top: -136px;
			left: 224px;
		
		}
		
		.IMG-H10 { 			
		
			position: absolute;
			
			display: none;
			
			top: -136px;
			left: 256px;
		
		}
		
		.IMG-H11 { 			
		
			position: absolute;
			
			display: none;
			
			top: -136px;
			left: 288px;
		
		}
		
		.IMG-H12 { 			
		
			position: absolute;
			
			display: none;
			
			top: -136px;
			left: 320px;
		
		}
		
		.IMG-233 { 			
		
			position: absolute;
			
			display: none;
			
			top: -136px;
			left: 352px;
		
		}
		
		.IMG-So1 { 		
		
			position: absolute;
			
			display: none;
			
			top: -136px;
			left: 297px;
		
		}
		
		.IMG-LED { 			
		
			position: absolute;
			
			display: none;
			
			top: -136px;			
			left: 329px;
		
		}
		
    /* ----- Menu Search ----- */
		
		.Menu-Content-Search {

			position: relative;
			float: left;

			padding: 5px 0 10px 0;

			width: 171px;

			background-image: url(http://images.esellerpro.com/106/2224/images/block-backgrounds/menu-search-bg.jpg);

		}

		.Menu-UL-Search { 

			list-style: none;

			line-height: 0.5em;

		}

		.Menu-UL-Search p {

			margin: 0 0 3px 0;

		}

		.Menu-UL-Search LI { clear: both; }

		.Menu-UL-Search #menu-searchquery {

			position: relative;
			float: left;

			margin: 0 0 5px 10px;

			width: 110px;
			height: 15px;

			border: 1px solid #545454;

		}

		.Menu-UL-Search #menu-searchsubmit {

			position: relative;
			float: left;

			margin: 1px 0 5px 3px;

			width: 30px;
			height: 17px;

			border: 0;

			background-image: url(http://images.esellerpro.com/106/2224/images/objects/buttons/menu-find-button.gif);

			color: #ffffff;

			font-weight: bold;

		}

		.Menu-UL-Search select {

			position: relative;

			margin: 0 0 5px 10px;

			width: 150px;

			border: 1px solid #545454;
	
        }

    /* ----- Menu News Letter Box ----- */
	
		.Menu-News-Letter-UL {
		
			position: relative;
			float: left;
		
			margin: 10px 0 0 10px;
			
			width: 154px;
			
			list-style: none;
		
		}
		
		* html .Menu-News-Letter-UL { margin: 10px 0 0 5px; }
		
		.Menu-News-Letter-UL LI { }

		.Menu-News-Letter-UL LI input { }
		
		.Menu-News-Letter-UL LI .News-Letter-EMail-Input {
		
			margin: 3px 0 3px 0;
			padding: 2px 2px 2px 2px;
			
			width: 144px;
			
			border: 1px solid #bebebe;
		
		}
		
		.Menu-News-Letter-UL LI .Mailing-List-SignUp-Button {
			
			position: relative;
			float: right;	
			
			clear: both;

			margin: 5px 5px 10px 0;
			padding: 0 0 0 8px;

			width: 92px;
			height: 21px;
			background-image: url(http://images.esellerpro.com/106/2224/images/objects/buttons/register-small.gif);

			cursor: pointer;

			font-size: 1.0em;
			font-weight: bold; 

			text-transform: uppercase;		
			text-align: left;

			color: #ffffff; 	
		
		}
		
		* html .Menu-News-Letter-UL LI .Mailing-List-SignUp-Button { margin: 5px 5px 10px 0; }
		
/* ------------------------------------------------------------ */
/* Misc Elements */
/* ------------------------------------------------------------ */
		

/* ------------------------------------------------------------ */
/* Elements Colours */
/* ------------------------------------------------------------ */
										  
    /* ----- Menu News Letter Box ----- */
    
        /* ----- No Styles ----- */		 
        
    /* ----- Menu Search ----- */
    
        .Menu-UL-Search p { color: #ffffff; }

/* ------------------------------------------------------------ */
/* Font Formatting */
/* ------------------------------------------------------------ */	

    /* ----- Menu Search ----- */
	
		.Menu-UL-Search #menu-searchquery { font-size: 0.7em; } 

		.Menu-UL-Search #menu-searchsubmit { font-size: 0.7em; } 

		.Menu-UL-Search p { font-size: 0.7em; }

		.Menu-UL-Search select { 

			font-size: 0.7em;

		}

    /* ----- Menu News Letter Box ----- */

		.Menu-News-Letter-UL {

			font-size: 0.7em;

		}

		.Menu-News-Letter-UL LI { }

		.Menu-News-Letter-UL LI input { }		