/* ------------------------------------------------------------ */
/* Element Formatting */
/* ------------------------------------------------------------ */

	/* ----- Header Statements ----- */
	
		#Header-ST1 { 
		
			position: absolute;
			
			left: 190px;
			top: 73px;
			
			width: 450px;
			
			color: #000000;
			
			font-size: 0.8em;
			font-weight: bold;
			font-style: italic;
		
		}
		
		#Header-ST1 .ST1-Name { 
		
			color: #000000;
		
			font-style: normal; 
					
		}
		
		#Header-ST2 { 
				
			position: absolute;

			right: 180px;
			top: 29px;

			width: 500px;

			color: #adadad;

			font-size: 1.0em;
			text-transform: uppercase;
			font-weight: bold;
			
			text-align: right;
				
		}
		
		#Header-ST2 a { text-decoration: none; }
		#Header-ST2 a:hover { text-decoration: underline; }
		
		#Header-ST2 a { color: #be0a3f; }
		#Header-ST2 a:hover { color: #be0a3f; }

	/* ----- Footer ----- */
	
		#Footer-Brands {
		
			position: relative;
			float: left;
			
			width: 980px;
			
			padding: 10px 10px 0 10px;
		
		}
		
		#Footer-Brands img { 
		
			float: left; 
			
			margin: 0 3px 0 0;
		
		}
		
		#Footer-Links {
		
			position: relative;
			float: left;

			width: 980px;

			padding: 10px 0 0 10px;
		
		}
		
		#Footer-Links UL {
		
			position: relative;
			float: left;
		
			list-style: none;
			
			width: 120px;
		
		}
		
		#Footer-Links UL LI { line-height: 16px; }
		
		#Footer-CopyrightStatement {
		
			position: absolute;
			
			right: 0;
			top: 70px;
			
			font-size: 0.7em;
		
		}
		
	/* ----- Wish List ----- */
	
		#Content-Graphic {
		
			position: absolute;
			
			right: 20px;
			top: 20px;
		
		}
		
		#Content-Graphic2 {
		
			position: absolute;
			
			right: 20px;
			top: 90px;
		
		}

	#Header-Basket {
	
		position: absolute;
		
		right: 95px;
		top: 60px;
		
		width: 203px;
		
		text-align: right;
		
	}
	
	#Header-Basket .Information { padding: 15px 0 0 0; }
	
	#Header-Basket .Links { padding: 10px 0 0 0; }
	
	.Basket-Heading { color: #000000; }
	.Basket-Heading:hover { color: #000000; }
	#Header-Basket .Links { color: #000000; }
	#Header-Basket .Basket { color: #000000; }
	#Header-Basket .Checkout { color: #000000; }
	#Header-Basket .Grey-Heading { color: #000000; }	
	#Header-Basket .Items { color: #000000; }
	#Header-Basket .Cost { color: #000000; }
	#Header-Basket .Pink-Value { color: #e71c58; }
	
	.Basket-Heading { }

	#Header-Basket .Links { }
	
	#Header-Basket .Information { 
	
		text-transform: uppercase; 
		font-weight: bold; 
	
	}

	#Header-Basket .Basket { text-decoration: none;	}
	#Header-Basket .Basket:hover { text-decoration: underline; }
	
	#Header-Basket .Checkout { text-decoration: none; }
	#Header-Basket .Checkout:hover { text-decoration: underline; }
	
	#Header-Basket .Grey-Heading { }
	
	#Header-Basket .Items { }
	#Header-Basket .Cost { }
	
	/* ----- Menu Payments Box ----- */
	
		.Accepted-Payments { 
		
			position: absolute;
			
			bottom: 0;
			left: 0;
					
		} 
				
		.AP-CC { 
		
			position: relative;
			float: left;		
			
			padding: 10px 0 0 0;
				
		}
		
		.Accepted-Payments h3 { 
		
			padding: 0 0 0 10px;
			width: 160px; 
		
		}
		
		.Accepted-Payments h3 { color: #ff0000; }
		.Accepted-Payments h3 { font-size: 0.8em; }

	/* ----- Skype Box ----- */
	
		.Skype-Box {
		
			position: absolute;
			right: 20px;
			top: 80px;
			
			width: 200px;
		
		}
		
		.Skype-Box p { 
			
			position: relative;
			float: left;
			
			padding: 10px 0 0 0;
		
		}
				
		.Skype-Box .Skype-Button { 
		
			float: right;
		
			width: 100px;
		
		}
		
	/* ----- Footer Objects ----- */
	
		.Telephone-Support { 
		
			position: absolute;
			
			right: 20px;
			top: 20px;
		
		}

	/* ----- Useful Links ----- */
		
		#Useful-Links { 
		
			position: relative;
			float: left;
			
			padding: 20px 0 0 20px;
			
			width: 385px;
		
		}
		
		#Useful-Links UL {
		
			position: relative;
			float: left;
			
			list-style: none;
		
		}
		
		#Useful-Links UL LI {
		
			width: 125px;
			
		}
		
	/* ----- Social Networking ----- */
	
		.Social-Network-Links {
		
			position: relative;
			float: right;
			
			padding: 110px 20px 0 0;
			width: 480px;
		
		}
		
		.Social-Network-Links img {
		
			position: relative;
			float: right;
			
			margin: 8px 0 0 4px;
		
		}
		
		.Networking-Heading {
		
			position: relative;
			float: left;
			
			padding: 15px 0 0 0;
			
			width: 140px;
			
			text-align: right;
		
		}
		
    /* ----- Menu Search ----- */

        .Menu-Content-Search {

            position: relative;
            float: left;

            padding: 10px 0 20px 0;

            width: 171px;

        }
    
        .Menu-UL-Search { 
        
            list-style: none;

            line-height: 0.5em;
        
        }
        
        .Menu-UL-Search p {
        
            margin: 0 0 3px 0;
        
        }
        
        .Menu-UL-Search #Menu-Search-Query {
        
            position: relative;
            float: left;

            margin: 10px 0 0 10px;
            padding: 3px 5px 3px 5px;
            
            width: 140px;
            height: 15px;
            
            border-top: 1px solid #9f9f9f;
            border-left: 1px solid #9f9f9f;
            border-right: 1px solid #9f9f9f;
            
            font-size: 0.7em; 
            color: #585858;
        
        }
        
        .Menu-UL-Search #Menu-Search-Submit {
        
        	position: relative;
        	float: left;
						
			margin: 0 0 0 10px;
			padding: 0 0 0 0;

			width: 152px;
			height: 19px;

			cursor: pointer;

			font-size: 0.8em;
			font-weight: bold; 

			text-transform: uppercase;		
			text-align: center;

			color: #ffffff; 
			
			background-color: #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/2280/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; }
       
	/* ----- Skype Box ----- */

		.Skype-Box p { color: #606060; }
	
	/* ----- Social Networking ----- */

		.Networking-Heading p {	color: #606060; }
		
	/* ----- Useful Links ----- */

		#Useful-Links h3 { color: #ff0000; }

		#Useful-Links UL LI a { color: #606060; }
		#Useful-Links UL LI a:hover { color: #606060; }

	/* ----- Footer ----- */
		
		#Footer-Links UL .LinkHeading { color: #898a8e; }
		
/* ------------------------------------------------------------ */
/* Font Formatting */
/* ------------------------------------------------------------ */	

    /* ----- 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 { }		
	
	/* ----- Skype Box ----- */

		.Skype-Box p { font-size: 0.7em; }


	/* ----- Social Networking ----- */

		.Networking-Heading p {	font-size: 0.7em; }
		
	/* ----- Useful Links ----- */

		#Useful-Links h3 { font-size: 0.8em; }

		#Useful-Links UL LI a { 

			font-size: 0.7em; 
			text-decoration: none;

		}

		#Useful-Links UL LI a:hover { text-decoration: underline; }

	/* ----- Footer ----- */

		#Footer-Links UL .LinkHeading {

			font-weight: bold;
			text-transform: uppercase;
			font-size: 1.2em;

		}

		#Footer-Links UL {

			font-size: 0.7em;

		}

