/* ------------------------------------------------------------ */
/* Custom Client Elements & Styles */
/* ------------------------------------------------------------ */		

    /* ----- Mail Form ----- */
    
        .Header-Info-Link-Container {	  
            
            position: absolute;		
                            
            right: 20px;
            top: 20px;
            
        }			 
        
        .Header-Info-Link-Container .Header-News-Letter-UL {
        
            position: relative;
            float: left;
            
            width: 150px;
            
            list-style: none;
            
        }			   
        
        .Header-Info-Link-Container .Header-News-Letter-UL LI {
        
            position: relative;
            float: left;
        
        }	 
        .News-Letter-EMail-Input {
        
            position: relative;
            float: left;		
            
            margin: 0 0 5px 0;
            padding: 2px 2px 2px 2px;
            
            width: 150px;
                            
            border: 1px solid #b2b2b2;
        
        }						  
        
        .News-Letter-EMail-Input { font-size: 0.75em; }
        
        .Mailing-List-SignUp-Button {
    
            position: relative;
            float: left;	
            
            margin: 5px 0 0 0;
            
            width: 150px;
            height: 26px;	  
            
            background-image: url(http://images.esellerpro.com/2152/2197/images/objects/buttons/mail-register.gif);
            background-repeat: no-repeat;
        
        }
        
	/* ----- Content Adverts ----- */	
	
	    #Header-Delivery {
	    
	        position: absolute;
	        
	        top: 0;
	        left: 520px;
	    
	    }
	
	    .Menu-Advert { 
	    
	        position: relative;
	        float: left;
	        
	        margin: 10px 0 0 0;
	    
	    }
	
		.Content-Advertisers { 
		
			position: relative;
			float: left;
			
			margin: 10px 0 0 10px;
		
		}
		
		* html .Content-Advertisers { margin: 10px 0 0 5px; }

	/* ----- Header Checkout Direct ----- */
		
		#Header-Container .Header-Checkout-Links {

			position: absolute;

			list-style: none;

			right: 12px;
			top: 123px;
			
			width: 220px;
			
		}

		#Header-Container .Header-Checkout-Links LI {

			position: relative;
			float: left;

			padding: 0 0 0 0;
			
			text-align: left;

		}

		#Header-Container .Header-Checkout-Links .ST { padding: 0 0 0 0; }
		#Header-Container .Header-Checkout-Links .GTOC { 
		
			position: relative;
			float: right; 
			
			padding: 0 0 0 0; 
		
		}

		.Header-Checkout-Links .GTOC img { float: left; }
		.Header-Checkout-Links .GTOC a { float: right; }
			
		.Header-Checkout-Links .ST { padding: 3px 0 0 10px; }

	/* ----- Header Search Filter Elements ----- */

		#Header-Search-Filters {

			position: absolute;

			top: 120px;
			left: 200px;
			
		}

		.Header-UL-Search {
		
			position: relative;
			float: left;

			list-style: none;
			
		}

		.Header-UL-Search LI {

			position: relative;
			float: left;

		}

		/* ----- Header UL Search Elements ----- */
		
			.Header-UL-Search LI select {
			
				width: 150px;
			
			}
			
			.Header-UL-Search LI #header-searchquery {
				
				padding: 4px 5px 4px 5px;
				
				width: 350px;
				
			}
			
			.Header-UL-Search LI .header-searchsubmit {
			
				margin: 0 0 0 8px;
			
				background-image: url(http://images.esellerpro.com/2152/2197/images/objects/buttons/go-button.gif);	
				
				width: 24px;
				height: 24px;
				
				cursor: pointer;
			
			}

			.Header-UL-Search LI p { 

				padding: 0 10px 0 10px;

				line-height: 20px;

			}
		
		.Header-UL-Search-Divider {
		
			margin: 0 0 0 10px;
			
			width: 1px;
			height: 20px;
			
			font-size: 0;
			
			border-left: 1px solid #000000;
		
		}
		
	/* ----- 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/2152/2197/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; }
		
/* ------------------------------------------------------------ */
/* Elements Colours */
/* ------------------------------------------------------------ */

	/* ----- Header Checkout Direct ----- */
		
		.Header-Checkout-Links LI { color: #ffffff; }

		.Header-Checkout-Links LI p { color: #ffffff; }

		.Header-Checkout-Links LI b { color: #ffffff; }

		.Header-Checkout-Links LI a { color: #ffffff; }
		.Header-Checkout-Links LI a:hover { color: #ffffff; }

	/* ----- Header Categories ----- */

		.Header-Fixed-Categories-UL LI a {
		
			color: #a10b0c;
		
		}

	/* ----- Header Search Filter Elements ----- */

		.Header-UL-Search LI p {

			color: #ffffff;

		}
		
		.Header-UL-Search LI p label {

			color: #ffffff;

		}
		
		.Header-UL-Search LI .header-searchsubmit {
		
			color: #ffffff;
		
		}


/* ------------------------------------------------------------ */
/* Font Formatting */
/* ------------------------------------------------------------ */

	/* ----- Header Checkout Direct ----- */
	
		.Header-Checkout-Links LI { 

			font-size: 0.7em; 

		}

		.Header-Checkout-Links LI a { text-decoration: none; }
		.Header-Checkout-Links LI a:hover { text-decoration: underline; }
	
	/* ----- Header Categories ----- */

		.Header-Fixed-Categories-UL LI {

			font-size: 0.6em;
			
		}
		
		.Header-Fixed-Categories-UL LI a {
		
			font-weight: bold;
			
			text-decoration: none;
	
		}

	/* ----- Header Search Filter Elements ----- */

		.Header-UL-Search LI #header-searchquery {

			font-size: 0.7em;

		}

		.Header-UL-Search LI select {

			font-size: 0.7em;

		}
		
		.Header-UL-Search LI p {
		
			font-size: 0.7em;

		}

		.Header-UL-Search LI .header-searchsubmit {
	
			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 { }