/* ------------------------------------------------------------ */
/* Element Formatting */
/* ------------------------------------------------------------ */	

	/* ----- Introduction Picture ----- */
	
		.Intro-Picture { 
		
			position: relative;
			float: left;
		
		}

	/* ----- Networking Link ----- */
	
		.Networking-Link-Container { 
		
			position: relative;
			float: left;
			
			padding: 10px 0 10px 0;
			
			width: 170px;
			
		}
		
		.Networking-Link-Container img { 
		
			position: relative;
			float: left;
		
			margin: 8px 0 0 24px;
		
		}
		
		* html .Networking-Link-Container img { margin: 8px 0 0 12px; }

	/* ----- Menu Colour Tabs ----- */
	
		#Menu-Heading-Tab-01 {
		
			position: absolute;
			
			padding: 5px 0 0 0;
			
			display: block;
			
			right: 238px;
			top: 1px;
			
			width: 76px;
			height: 23px;
			
			text-align: center;
			
			background-image: url(http://images.esellerpro.com/2149/images/block-backgrounds/menu-tab.gif); 
			
		}
		
		#Menu-Heading-Tab-01:hover { 
		
			background-image: url(http://images.esellerpro.com/2149/images/block-backgrounds/menu-tab.gif); 
	
		}
		
		#Menu-Heading-Tab-02 {
				
			position: absolute;
			
			padding: 5px 0 0 0;

			display: block;

			right: 166px;
			top: 1px;

			width: 72px;
			height: 23px;

			text-align: center;
				
		}
		
		#Menu-Heading-Tab-02:hover { 
		
			background-position: 0 -28px;
			background-image: url(http://images.esellerpro.com/2149/images/block-backgrounds/menu-tab.gif); 
			
		}
		
		#Menu-Heading-Tab-03 {
				
			position: absolute;
			
			padding: 5px 0 0 0;

			display: block;

			right: 1px;
			top: 1px;

			width: 164px;
			height: 23px;
			
			text-align: center;

		}
		
		#Menu-Heading-Tab-03:hover { 
		
			background-position: 0 -56px;
			background-image: url(http://images.esellerpro.com/2149/images/block-backgrounds/menu-tab.gif); 
		
		}
	
		.Header-Menu-Tabs {
		
			position: relative;
			float: right;
			
			width: 690px;
			height: 39px;
		
		}
		
	/* ----- Menu Adverts ----- */
	
		.Menu-Advert { 
		
			position: relative;
			float: left; 
			
			margin: 0 0 10px 0;
		
		}
		
		.Menu-Small-Advert {

            position: relative;
            float: left;
            
            margin: 10px 0 0 10px;
		
		}					   
		
		* html .Menu-Small-Advert { margin: 10px 0 0 5px; }

	/* ----- Menu Search ----- */

		.Menu-Content-Search {

			position: relative;
			float: left;

			padding: 5px 0 10px 0;

			width: 171px;

			/* background-image: url(http://images.esellerpro.com/2149/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;
			padding: 2px 0 0 0;

			width: 30px;
			height: 17px;

			border: 0;

			background: none;
			background-image: url(http://images.esellerpro.com/2149/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-Container { height: 127px; } 
    
    	.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: 4px 0 0 12px;

			width: 92px;
			height: 21px;
			
			background: none;
			background-image: url(http://images.esellerpro.com/2149/images/objects/buttons/register-small.gif);

			cursor: pointer;

			font-size: 1.1em;
			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: #615087; }

/* ------------------------------------------------------------ */
/* 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 { }		
		
	/* ----- Header Tabbed Menu ----- */
	
		.Header-Menu-UL-Right { }