/* ------------------------------------------------------------ */
/* Element Formatting */
/* ------------------------------------------------------------ */

    /* ----- Social Networking ----- */
	
		#Social-Links2 { 
		
			position: relative;
			float: right;
			
			padding: 18px 20px 0 0;
		
		}
		
		#Social-Links2 UL {
		
			list-style: none;
		
		}
		
		#Social-Links2 UL LI {
		
			float: left;
			
			padding: 0 0 0 5px;
		
		}
		
		#Social-Links2 UL LI p { padding: 6px 5px 0 0; }
	
	/* ----- Featured Specification ----- */
	
		.Product-Spec-Container {
		
			position: relative;
			float: left;
			
			padding: 5px 0 5px 0;
		
		}
		
		.Product-Spec-UL {
		
			position: relative;
			
			list-style: none;
			
		}
		
		.Product-Spec-UL LI {
		
			background-image: url(http://images.esellerpro.com/102/images/objects/spec-arrow.gif);
			background-repeat: no-repeat;
			
			padding: 0 0 0 8px;
			
			background-position: 0 5px;
		
		}

	/* ----- Menu Search By Brand ----- */
	
		.Menu-SearchBrand {
		
			position: relative;
			float: left;
			
			border-bottom: 1px solid #e5e5e5;
		
		}

	/* ----- Header Search Filter Elements ----- */

		#Header-Search-Filters {

			position: absolute;

			top: 155px;
			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: 106px;
				
				border: 1px solid #b5b5b5;

			}

			.Header-UL-Search LI #header-searchquery {

				padding: 2px 0 2px 2px;

				width: 150px;
				
				border: 1px solid #b5b5b5;

			}

			.Header-UL-Search LI .header-searchsubmit {

				margin: 0 0 0 8px;

				background-image: url(http://images.esellerpro.com/102/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;
			
		}

	/* ----- Custom Category Boxes ----- */
	
		.Category-v6 {
		
			position: relative;
			float: left;
			
			margin: 13px 13px 10px 10px;

			width: 177px;
			height: 175px;
			
			background-repeat: no-repeat;
		
		}
		
		* html .Category-v6 { margin: 13px 16px 10px 5px; }
		
		.Cat-Colour-pink { background-image: url(http://images.esellerpro.com/102/images/elements/categorybox-pink.gif); }
		.Cat-Colour-blue { background-image: url(http://images.esellerpro.com/102/images/elements/categorybox-blue.gif); }
		.Cat-Colour-orange { background-image: url(http://images.esellerpro.com/102/images/elements/categorybox-orange.gif); }
		.Cat-Colour-green { background-image: url(http://images.esellerpro.com/102/images/elements/categorybox-green.gif); }
		
		.Cat-Colour-Pink { background-image: url(http://images.esellerpro.com/102/images/elements/categorybox-pink.gif); }
		.Cat-Colour-Blue { background-image: url(http://images.esellerpro.com/102/images/elements/categorybox-blue.gif); }
		.Cat-Colour-Orange { background-image: url(http://images.esellerpro.com/102/images/elements/categorybox-orange.gif); }
		.Cat-Colour-Green { background-image: url(http://images.esellerpro.com/102/images/elements/categorybox-green.gif); }

		.Cat-Colour-PINK { background-image: url(http://images.esellerpro.com/102/images/elements/categorybox-pink.gif); }
		.Cat-Colour-BLUE { background-image: url(http://images.esellerpro.com/102/images/elements/categorybox-blue.gif); }
		.Cat-Colour-ORANGE { background-image: url(http://images.esellerpro.com/102/images/elements/categorybox-orange.gif); }
		.Cat-Colour-GREEN { background-image: url(http://images.esellerpro.com/102/images/elements/categorybox-green.gif); }
		
		.Category-v6 .Category-IMG-v6 {
		
			position: absolute;
			
			top: 48px;
			left: 2px;
			
			width: 173px;
			height: 102px;
		
		}
		
		.Category-v6 .Category-MOREIMG-v6 {
		
			position: absolute;
			
			top: 154px;
			right: 6px;
		
		}
		
		.Category-H2-v6 {
		
			position: absolute;
			
			left: 5px;
			top: 24px;
		
		}
	
	/* ----- Flash Objects ----- */
	
		#Header-Flash-Object {
		
			position: absolute;
			
			left: 240px;
			top: 22px;
		
		}
	
		.Flash-Object {
		
			position: relative;
			float: left;
		
			padding: 0 0 14px 14px;
			
			width: 564px;
		
		}
		
    /* ----- Menu Search ----- */

        .Menu-Content-Search {

            position: relative;
            float: left;

            padding: 5px 0 10px 0;

            width: 171px;

            background-image: url(http://images.esellerpro.com/102/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 select {
        
            position: relative;

            margin: 0 0 5px 10px;
            
            width: 150px;
            
            border: 1px solid #9f9f9f;
        
        }

    /* ----- 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/102/images/objects/buttons/register-small.gif);

			cursor: pointer;

			font-size: 1.0em;
			font-weight: bold; 

			text-transform: uppercase;		
			text-align: left;

			color: #3c77bb; 	
		
		}
		
		* html .Menu-News-Letter-UL LI .Mailing-List-SignUp-Button { margin: 5px 5px 10px 0; }
		
/* ------------------------------------------------------------ */
/* Misc Elements */
/* ------------------------------------------------------------ */
		

/* ------------------------------------------------------------ */
/* Elements Colours */
/* ------------------------------------------------------------ */

	/* ----- Header Search Filter Elements ----- */
	
		.Header-UL-Search LI p {

			color: #2258c6;

		}

		.Header-UL-Search LI p label {

			color: #2258c6;

		}

		.Header-UL-Search LI .header-searchsubmit {

			color: #2258c6;

		}

	/* ----- Custom Category Boxes ----- */
	
		.Category-H2-v6 a { color: #ffffff; }
		.Category-H2-v6 a:hover { color: #ffffff; }
										  
    /* ----- Menu News Letter Box ----- */
    
        /* ----- No Styles ----- */		 
        
    /* ----- Menu Search ----- */
    
        .Menu-UL-Search p { color: #ffffff; }

/* ------------------------------------------------------------ */
/* Font Formatting */
/* ------------------------------------------------------------ */	

	/* ----- 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;

		}

	/* ----- Custom Category Boxes ----- */
	
		.Category-H2-v6 a {

			text-decoration: none;
			
			font-size: 20px;
			line-height: 22px;
			
			font-family: "Lucida Grande", arial, "Lucida Sans Unicode", Verdana

		}

    /* ----- Menu Search ----- */
    
        .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 { }		
		
    /* ----- Social Networking ----- */
	
		#Social-Links2 UL LI p { font-size: 0.8em; }
	
