/* ------------------------------------------------------------ */
/* Custom Client Elements & Styles */
/* ------------------------------------------------------------ */

	/* ----- Header Checkout Direct ----- */
	
		.Header-Checkout-Links {
		
			position: absolute;
			
			list-style: none;
			
			right: 12px;
			top: 121px;
		
		}
		
		.Header-Checkout-Links LI {
		
			position: relative;
			float: left;
			
			padding: 0 10px 0 0;
		
		}
		
		.Header-Checkout-Links .GTOC { 
		
			padding: 2px 0 0 0;
		
			width: 117px; 
			
		}
		
		.Header-Checkout-Links .GTOC img { float: left; }
		.Header-Checkout-Links .GTOC a { float: right; }
		
		.Header-Checkout-Links .ST { padding: 3px 0 0 10px; }

	/* ----- Header Categories ----- */
	
		#Header-Fixed-Categories {
		
			position: absolute;
			
			left: 0;
			top: 84px;
					
		}
		
		.Header-Fixed-Categories-UL {
		
			margin: 0 0 0 1px;
			
			list-style: none;
		
		}
		
		.Header-Fixed-Categories-UL LI {
		
			position: relative;
			float: left;
		
			margin: 0 0 0 0;
			
			width: 94px;
			
			text-align: center;
			
		}
		
		.Header-Fixed-Categories-UL LI a {
		
			padding: 8px 0 0 0;
		
			width: 94px;
			height: 22px;
			
			display: block;
			
			background-image: url(http://images.esellerpro.com/2152/images/elements/header-tab-hover.gif);
			
		}
		
		.Header-Fixed-Categories-UL LI a:hover {
		
			background-position: 0 -30px;
			
		}

	/* ----- Header Search Filter Elements ----- */

		#Header-Search-Filters {

			position: absolute;

			top: 120px;
			left: 0;
			
			width: 942px;

		}

		.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: 2px 0 2px 2px;
				
				width: 150px;
				
			}
			
			.Header-UL-Search LI .header-searchsubmit {
			
				margin: 0 0 0 8px;
			
				background-image: url(http://images.esellerpro.com/2152/images/objects/buttons/go-button.gif);	
				
				width: 29px;
				height: 18px;
			
			}

			.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/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: #cfcffa; }

	/* ----- Header Categories ----- */

		.Header-Fixed-Categories-UL LI a {
		
			color: #ffffff;
		
		}

	/* ----- 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 Categories ----- */

		.Header-Fixed-Categories-UL LI {

			font-size: 0.6em;
			
		}
		
		.Header-Fixed-Categories-UL LI a {
		
			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 { }