/* ------------------------------------------------------------ */
/* Standard Configurations */
/* ------------------------------------------------------------ */

	* {
	
		/* ----- Structural Elements ----- */

			margin: 0px;
			padding: 0px;
			border: 0px;
		
	}
	
	.Heading { display: none; }		
	
	.Float-Left { float: left; }
	.Float-Right { float: right; }		
	
	.No-Display { display: none; }
	
	.CB { clear: both; }
	
/* ------------------------------------------------------------ */
/* Structural Configurations */
/* ------------------------------------------------------------ */	
	
	/* ----- Structural Containers ----- */	
	
		body {
		
            background-color: #000000;	 
		
		}
		
		#Body-Wrapper {
		
			position: relative;
			float: left;
			
			width: 100%;
			
			/* background-image: url(http://images.esellerpro.com/2346/images/block-backgrounds/body-wrapper.jpg);
			background-repeat: repeat-y;
			background-position: center 0; */
		
		}
		
		#Max-Width {
		
			position: relative;
			float: left;
			
			width: 100%;
			
			/* background-image: url(http://images.esellerpro.com/2346/images/block-backgrounds/background.jpg);
			background-repeat: no-repeat;
			background-position: center 0; */
		
		}
	
		#Min-Width {
		
			position: relative;
			margin: 0 auto;
			
			width: 1000px;
																	
		}
		
		#Wrapper { 
		
			position: relative;
			float: left;	
			
			margin: 0 auto;
			
			width: 1000px;	
			
		}
		
		#Faux-Shadow { 
				
			position: relative;
			float: left;	

			margin: 0 auto;

			width: 1000px;		
				
		}
		
		#Faux-Header { 
		
			position: relative;
			float: left;
			
			width: 1000px;
			height: 49px;
			
			background-image: url(http://images.esellerpro.com/2346/images/block-backgrounds/faux-header.jpg);			
			background-color: #ffffff;
		
		}
		
		#Faux-Body { 
		
			position: relative;
			float: left;
			
			margin: 0 0 0 10px;

			width: 980px;		
			height: auto;
				
		}
		
		* html #Faux-Body { margin: 0 0 0 5px; }
		
		#Content-Wrapper { 

			position: relative;
			float: left;

			width: 980px;
			height: auto;
			
		}
		
		#Item-Details-Content-Wrapper { 
		
			position: relative;
			float: left;

			width: 980px;
			height: auto;

			background-image: url(http://images.esellerpro.com/2346/images/block-backgrounds/item-details-faux-bg.gif);
		
		}
	
	/* ----- Content Containers ----- */
				
		#Header-Container {

			position: relative;
			float: left;

			width: 980px;
			height: 157px;
			
			background-image: url(http://images.esellerpro.com/2346/images/block-backgrounds/store-header.jpg);
			background-repeat: no-repeat;
			
		}
		
		#Content-Container { 

			position: relative;
			float: left;

			width: 100%;
			height: auto;
			
		}
		
		#Inner-Container { 

			position: relative;
			float: left;

			width: 100%;
			height: auto;
			
		}
		
		#HP-Container { 

			position: relative;
			float: left;

			width: 100%;
			height: auto;

		}

		#Menu-Left { 

			position: relative;
			float: left;

			width: 170px;
			height: auto;
			
			padding: 0 0 137px 0;
			
		}
		
		#Menu-Right { 

			position: relative;
			float: left;
			
			margin: 0 0 0 1px;

			width: 171px;
			height: auto;
					
		}

		#Content {

			position: relative;
			float: left;
				
			padding: 0 0 10px 0;

			width: 770px;
			height: auto;
			
			/* background-image: url(http://images.esellerpro.com/2346/images/block-backgrounds/content-bg.gif);
			background-repeat: no-repeat; */
			
		}
		
		#Content-Full {
		
			position: relative;
			float: left;

			padding: 0 0 0 0;

			width: 810px;
			height: auto;
			
			/* background-image: url(http://images.esellerpro.com/2346/images/block-backgrounds/content-bg.gif);
			background-repeat: no-repeat; */

		}
		
		#Homepage-Content {
		
			position: relative;
			float: left;

			padding: 0 0 0 0;

			width: 980px;
			
			background-color: #dcdcdc;
					
		}
		
		#Item-Details-Content {
		
			position: relative;
			float: left;

			padding: 0 0 0 0;

			width: 980;
			height: auto;
					
		}
		
		#Footer-SUB { 
		
			position: relative;
			float: left;
			
			margin: 10px 0 0 -10px;
			padding: 10px 0 0 190px;
			
			width: 810px;
			height: 140px;
			
			background-image: url(http://images.esellerpro.com/2346/images/block-backgrounds/footer-bg.jpg);
			background-repeat: no-repeat;
			
			background-position: 180px 0;
					
		}
		
		/* ----- We create a clear div as some browers have bottom margin issues ----- */

			#Faux-Footer { 

				position: relative;
				float: left;
				
				padding: 5px 0 0 0;

				width: 1000px;
				height: 30px;
				
			}

/* ------------------------------------------------------------ */
/* Element Formatting */
/* ------------------------------------------------------------ */

	/* ----- Header UL Styles ----- */
		
		#Header-Menu-Left-UL {

			position: relative;
			float: left;	

			margin: 15px 0 0 18px;

			display: inline;
			list-style: none;
						
		}
		
		#Header-Menu-Right-UL {
				
			position: relative;
			float: right;	
			
			margin: 15px 22px 0 0;
			
			display: inline;
			list-style: none;
				
		}
		
		#Faux-Header LI { float: left; }
		
		#Faux-Header LI a { padding: 0 0 0 5px;	}
	
		/* ----- Inside Header Elements ----- */
		
			#Header-Menu-Sub {
			
				position: absolute;
				
				right: 44px;
				top: 12px;
				width: 350px;
				
			}
		
			#Header-Menu {
			
				position: absolute;
				
				left: 170px;
				top: 109px;
				width: 810px;
				height: 22px;
				
				z-index: 99999;
				
			}
		
			#Header-Menu #Header-Menu-UL-Left {
			
				position: relative;
				float: left;
			
				list-style: none;
			
			}
			
			#Header-Menu #Header-Menu-UL-Left LI { 
			
				position: relative;
				float: left; 
				
				padding: 11px 18px 12px 18px;
				margin: 0 0 0 0;
				
				border-right: 1px solid #323436;
				
			}
			
			* html #Header-Menu #Header-Menu-UL-Left LI { margin: 0 10px 0 10px; }
			
			#Header-Menu #Header-Menu-UL-Right {

				position: relative;
				float: right;
				
				padding: 0 22px 0 0;

				list-style: none;

			}
			
			#Header-Menu-Sub #Header-Menu-Sub-UL-Left {
			
				position: relative;
				float: left;

				padding: 0 0 0 0;

				list-style: none;
			
			}
			
			#Header-Menu-Sub #Header-Menu-Sub-UL-Right {
						
				position: relative;
				float: left;

				padding: 0 0 0 0;

				list-style: none;
						
			}

			#Header-Menu #Header-Menu-UL-Right LI { 

				position: relative;
				float: left; 

				padding: 0 0 0 26px;

			}
			
			#Header-Menu-Sub #Header-Menu-Sub-UL-Left LI { 
			
				position: relative;
				float: left; 

				padding: 0 0 0 0;
			
			}
			
			#Header-Menu-Sub #Header-Menu-Sub-UL-Right LI { 

				position: relative;
				float: left; 

				padding: 0 0 0 10px;
						
			}
				
	/* ----- Menu UL Styles ----- */
	
		/* ----- Generic Styles ----- */
		
			.Menu-UL li { list-style: none; }
			
			.Menu-UL LI {
			
				float: left;
				display: block;

				width: 171px;
			
				/* border-bottom: 1px solid #ffffff;
				background-color: #ebebeb; */

			}
											 
            /* ----- Padded Heading version ----- */											 
			
			    /* .Menu-UL h3 { padding: 4px 0 5px 18px; } */
			
			/* ----- Non Padded Heading version ----- */	  
			
			    .Menu-UL h3 { padding: 7px 0 7px 10px; }
			
			.Menu-UL .topcat a {
			
				padding: 3px 5px 3px 10px;
				display: block;
						
			}
			
			.Menu-UL .subcat a {	
				
				padding: 3px 5px 3px 20px;
				display: block;
				
				background-image: url(http://images.esellerpro.com/2346/images/elements/menu-item-dot.gif);
				background-repeat: no-repeat;
				
				background-position: 10px 10px;
									
			}
			
			.Menu-UL .subcat UL .subcat a { 
			
				padding: 5px 5px 5px 30px; 
				
				background-position: 20px 10px;
			
			}

            .Menu-UL .sitepage a {
			
				padding: 5px 5px 5px 10px;
				display: block;
								
			}
			
			.Menu-UL LI .Menu-LI-State-Category-0 { }
			.Menu-UL LI .Menu-LI-State-Category-1 { }
			
			.Menu-UL LI .Menu-LI-State-SubCategory-0 { }
			.Menu-UL LI .Menu-LI-State-SubCategory-1 { }
							
		/* ----- UL List Header ----- */
		
			.Header-UL { }
						
	/* ----- Menu Content Block & Element Styles ----- */
	
		/* ----- Full Width Version ----- */
	
			.Menu-Content-Block {

				position: relative;
				float: left;

				padding: 0 0 0 0;

				width: 171px;
				height: auto;		

			}

			#Menu-Left .Menu-Content-Block { margin: 0 0 0 0; }		
			#Menu-Right .Menu-Content-Block { margin: 0 0 0 0; }		
			
			.Menu-Content-Base {
			
				position: relative;
				float: left;

				width: 171px;
				height: 1px;
				
				/* background-color: #000000; */
			
			}
			
			#Menu-Left .Menu-Content-Base { margin: 10px 0 0 0; }
			#Menu-Right .Menu-Content-Base { margin: 10px 0 0 0; }
			
			#Menu-Left .Menu-Content-Title { 

                position: relative;
                float: left;	
                
			    width: 171px; 
			
			}
			
			#Menu-Left .Menu-Top-Title {
			
			    position: relative;
                float: left; 
                
			    width: 171px; 
			
			}
			
			#Menu-Left .Menu-Content-Base {
			   
			    position: relative;
                float: left;   
                
			    width: 171px; 
			
			}
			
			#Menu-Right .Menu-Content-Title { 
			
			    position: relative;
                float: left; 
                
			    width: 170px; 
			
			}
			
			#Menu-Right .Menu-Top-Title { 
			
			    position: relative;
                float: left;   
                
			    width: 170px; 
			
			}
			
			#Menu-Right .Menu-Content-Base { 
			    
			    position: relative;
                float: left;
                
			    width: 170px; 
			
			}
			
			.Menu-Info-Link-Container {
			
				position: relative;
				float: left;
				
				width: 170px;
			
			}

			#Menu-Left .Menu-Content-Title {

				margin: 0 0 0 0;

			}
			
			#Menu-Right .Menu-Content-Title {
			
				margin: 0 0 0 0;

				background-color: #ffffff;
			
			}
			
			#Menu-Left .Menu-Top-Title {

				margin: 0 0 0 0;

				background-color: #ffffff;

			}
			
			#Menu-Right .Menu-Top-Title {
			
				margin: 0 0 0 0;

				background-color: #ffffff;
			
			}
			
			/* ----- Padded Heading versions ----- */
                
                /* 
                    .Menu-Content-Title h3 { padding: 4px 0 4px 18px; }
                    .Menu-Top-Title h3 { padding: 4px 0 4px 18px; }
                */
                
            /* ----- Non Padded Heading versions ----- */
            
                .Menu-Content-Title h3 { padding: 7px 0 7px 8px; }
                .Menu-Top-Title h3 { padding: 7px 0 7px 8px; }
            
			.Menu-Content-Details p { padding: 5px 10px 5px 10px; }
			.Menu-Content-Details h4 { padding: 5px 10px 0 10px; }

			.Menu-Content-Details .Menu-Content-List {

				position: relative;

				margin: 5px 0 0 10px;

				list-style: none;

			}
			
			.Menu-Content-Details .Menu-Content-List LI {
			
				padding: 0 10px 0 0;
			
				background-image: url(http://images.esellerpro.com/2346/images/objects/content-list-icon.gif);
				background-repeat: no-repeat;
			
			}
			
			.Menu-Content-Details .Menu-Content-List LI a { padding: 0 0 0 20px; }

			.Menu-Content-Products { 

				position: relative;
				float: left;

				margin: 0 0 0 9px;

			}

			.Menu-Content-Products p { padding: 5px 10px 5px 10px; }
			.Menu-Content-Products h4 { padding: 5px 10px 5px 10px; }

			.Menu-Product-Image { margin: 10px 0 0 10px; }
	
		/* ----- Padded Thin Version ----- */
		
			.Menu-Thin-Content-Block {
			
				position: relative;
				float: left;

				padding: 0 0 0 0;

				width: 151px;
				height: auto;	
				
				background-image: url(http://images.esellerpro.com/2346/images/elements/thin-block-body.gif);
				background-repeat: repeat-y;

			}

			#Menu-Left .Menu-Thin-Content-Block { margin: 10px 0 0 10px; }		
			#Menu-Right .Menu-Thin-Content-Block { margin: 10px 0 0 10px; }		
			
			* html #Menu-Left .Menu-Thin-Content-Block { margin: 10px 0 0 5px; }		
			* html #Menu-Right .Menu-Thin-Content-Block { margin: 10px 0 0 5px; }	
			
			/* ----- Simplified Version ----- */
			
				.Menu-Simple-Content-Block {
							
					position: relative;
					float: left;

					padding: 0 0 0 0;

					width: 151px;
					height: auto;	

					background-image: url(http://images.esellerpro.com/2346/images/elements/menu-simple-block-body.gif);
					background-repeat: repeat-y;

				}

				#Menu-Left .Menu-Simple-Content-Block { margin: 10px 0 0 10px; }		
				#Menu-Right .Menu-Simple-Content-Block { margin: 10px 0 0 10px; }		

				* html #Menu-Left .Menu-Simple-Content-Block { margin: 10px 0 0 5px; }		
				* html #Menu-Right .Menu-Simple-Content-Block { margin: 10px 0 0 5px; }
			
			.Menu-Thin-Content-Base {
						
				position: relative;
				float: left;

				margin: 0 0 0 0;

				height: 4px;
				width: 151px;

				background-image: url(http://images.esellerpro.com/2346/images/elements/thin-block-base.gif);
				background-color: #ffffff;

			}
			
			#Menu-Right .Menu-Thin-Content-Title { width: 151px; }

			.Menu-Thin-Content-Title {

				margin: 0 0 0 0;
				
				height: 24px;

				background-image: url(http://images.esellerpro.com/2346/images/elements/thin-block-header.gif);
				background-color: #eaeaea;

			}

			.Menu-Thin-Content-Title h3 { padding: 6px 0 4px 8px; }
			
			/* ----- Simple Thin Content Elements ----- */
			
				.Menu-Simple-Content-Top {
				
					position: relative;
					float: left;
					
					margin: 0 0 0 0;

					height: 4px;
					width: 151px;

					background-image: url(http://images.esellerpro.com/2346/images/elements/menu-simple-block-top.gif);
					background-color: #ffffff;
				
				} 
				
				.Menu-Simple-Content-Base { 
				
					position: relative;
					float: left;
				
					margin: 0 0 0 0;

					height: 4px;
					width: 151px;

					background-image: url(http://images.esellerpro.com/2346/images/elements/menu-simple-block-base.gif);
					background-color: #ffffff;
				
				}

            .Menu-Thin-Content-Details p { padding: 5px 10px 5px 10px; }
            .Menu-Thin-Content-Details h4 { padding: 5px 10px 0 10px; }
            
            .Menu-Thin-Content-Details .Menu-Thin-Content-List {

                position: relative;

                margin: 5px 0 0 10px;

                list-style: none;

            }
	
			/* ----- Reformat for the Thin Content Block ----- */

                .Menu-Thin-Content-Block .Menu-Content-Products { 

                    position: relative;
                    float: left;
    
                    margin: 0 0 8px 2px;					
                    
                    width: 147px;
    
                }
                
                * html .Menu-Thin-Content-Block .Menu-Content-Products { margin: 0 0 8px 1px; }
    
                .Menu-Thin-Content-Block .Menu-Content-Products p { padding: 5px 0 5px 0; }
                .Menu-Thin-Content-Block .Menu-Content-Products h4 { padding: 5px 0 5px 0; }
    
                .Menu-Thin-Content-Block .Menu-Product-Image { margin: 0 0 0 0; }
                
                .Menu-Thin-Content-Block .Product-Menu-Buttons { }
                
                .Menu-Thin-Content-Products { 
    
                    position: relative;
                    float: left;
    
                    margin: 0 0 0 5px;
    
                }
    
                .Menu-Thin-Content-Products p { padding: 5px 10px 5px 10px; }
                .Menu-Thin-Content-Products h4 { padding: 5px 10px 5px 10px; }
    
                .Menu-Thin-Product-Image { margin: 10px 0 0 10px; }
				
            /* ----- Simplifed Version ----- */
				
				 .Menu-Simple-Content-Block .Menu-Content-Products { 

                    position: relative;
                    float: left;
    
                    margin: 0 0 8px 2px;					
    
                    width: 147px;
    
                }
    
                * html .Menu-Simple-Content-Block .Menu-Content-Products { margin: 0 0 8px 1px; }
    
                .Menu-Simple-Content-Block .Menu-Content-Products p { padding: 5px 0 5px 0; }
                .Menu-Simple-Content-Block .Menu-Content-Products h4 { padding: 5px 0 5px 0; }
    
                .Menu-Simple-Content-Block .Menu-Product-Image { margin: 0 0 0 0; }
                
                .Menu-Simple-Content-Block .Product-Menu-Buttons { width: 127px; }			

		/* ----- Menu List Elements ----- */
		
		    .Menu-Base-Divider { 
		        
		        position: relative;	   
		        float: left;
		        
		        width: 150px;
		        height: 1px;
		        			 
		        /* ----- IE Fix ----- */
		            font-size: 0;
		            
		        border-bottom: 1px dotted #464646;
		    
		    }
		
		    /* ----- Standard Menu List ----- */

                .Menu-List {
    
                    margin: 3px 0 2px 10px;
                    width: 150px;
                    
                    list-style: none;
    
                }

                .Menu-List .List-Top-Tag { }
    
                .Menu-List li {  
                
                    position: relative;
                    float: left;
                    
                    padding: 0 0 5px 0; 
                    width: 150px;
                    
                }  
    
                .Menu-List-Img { float: left; }	    
                
        /* ----- Menu Cart List ----- */
            
            .Menu-Cart-List {

                margin: 3px 0 2px 10px;
                width: 150px;
                
                list-style: none;

            }

            .Menu-Cart-List .List-Top-Tag { border-bottom: 1px dotted #000000; }

            .Menu-Cart-List li {  
            
                position: relative;
                float: left;
            
                padding: 0 0 0 0; 
                width: 150px;	  
                
                clear: both;
                
            }

		/* ----- Menu Cart V1 ----- */	 
		
		    .Menu-Content-Cart { 
		    	
		    	position: relative;
		    	float: left;
		    					 
		    	width: 170px;
		    
		    }	
		    
		    .Menu-List-Heading {
    
                position: relative;
                float: left;
    
                display: block;	       

		    }
		    
		    .Menu-Cart-Item {  

                position: relative;
		        float: left;
		        
		        display: block;	  
		    
		    }	 
		    
		    .Menu-Cart-Item-Heading-Left { 
        
                position: relative;
                float: left;
                
                padding: 0 0 3px 0;
                
                display: block;
                
                width: 100px;  
                
                line-height: 13px;
            
            }
            
            .Menu-Cart-Item-Heading-Right {
            
                position: relative;
                float: left;	
                
                padding: 0 0 3px 0;
                
                display: block;
                
                width: 50px;
                    
                text-align: right;                
                line-height: 13px;
                
            }
    		
		    .Menu-Cart-Item-Title { 
		    
		        position: relative;
		        float: left;   
		        
		        padding: 3px 0 3px 0;
		        
		        display: block;
		        
		        width: 110px;  
		        height: 39px;
		        
		        line-height: 13px;
		        
		        overflow: hidden;
		    
		    }
		    
		    .Menu-Cart-Item-Cost {
		    
		        position: relative;
		        float: left;	 	
		        
		        padding: 3px 0 3px 0;
		        
		        display: block;
		        
		        width: 40px;
		  	    	
		    	text-align: right;
		    	line-height: 13px;
		    	
		    }	
		    
        /* ----- Currency Elements ----- */    											 
                                                 
            /* ----- Menu Currency Logos ----- */
            
                .Menu-Currency-Logos img { padding: 5px 5px 0 0; }
		    		
	/* ----- Content Styles ----- */
	
		/* ----- Header Elements & Styles ----- */
	
			#Header-Content {

				position: relative;
				float: left;

				width: 599px;
				
				margin: 0 0 0 1px;

				background-color: #eaeaea;
				border-bottom: 2px solid #5ca0c7; 

			}
			
			* html #Header-Content { width: 598px; }

			#Header-Content p { padding: 4px 0 4px 5px; }
			
			#SUB-Header-Content {

				position: relative;
				float: left;

				width: 599px;

				margin: 0 0 0 1px;

				background-color: #f8f8f8;
				border-bottom: 1px solid #88d4ff; 

			}
			
			* html #SUB-Header-Content { width: 598px; }

			#SUB-Header-Content p {	padding: 4px 0 4px 5px; }
			
			.Content-Heading-Container {
			
				position: relative;
				float: left;
				
				width: 810px;
				height: 30px;
				
				overflow: hidden;
			
			}
						
			.Content-Heading-Container-Overflow {
						
				width: 800px;
				height: 28px;

				overflow: hidden;
						
			}
		
			#Item-Details-Content .Content-Heading-Container {
			
				width: 980px;
				height: 64px;				
				
				background-image: url(http://images.esellerpro.com/2346/images/elements/page-trail-id-bg.jpg);
				background-repeat: repeat-x;
			
			}
			
			#Item-Details-Content .Content-Heading-Container-Overflow { padding: 5px 0 0 0; }
			
			/* ----- Padded Heading versions ----- */
		
			    /* 
			    
			    	.Content-Heading-Container p { padding: 4px 0 4px 18px; } 
				.Homepage-Heading-Container p { padding: 4px 0 4px 18px; } 
			   
			    */
			
			/* ----- Non Padded Heading versions ----- */
			    
			    .Content-Heading-Container p { padding: 7px 0 4px 10px; }
			    .Homepage-Heading-Container p { padding: 7px 0 4px 10px; }
		
	/* ----- Footer UL Styles ----- */

		/* ----- Generic Styles ----- */
			
			#Faux-Footer UL LI {			

				position: relative;
				float: left;
				
				list-style: none;
				display: inline;	
				
			}

			#Faux-Footer UL LI a { padding: 0 0 0 5px; }
			
		/* ----- Footer Left Configurations ----- */
		
			#Footer-Left-UL {
					
				position: relative;			
				float: left;
				
				margin: 5px 0 0 0;
			
			}				 
			
		/* ----- Footer Right Configurations ----- */
			
			#Footer-Right-UL {
			
				position: relative;
				float: right; 
				
				margin: 5px 10px 0 0;
			
			}
			
			#Footer-Right-UL li img { margin: -13px 0 0 5px; }
			
	/* ----- Header Search ----- */

		#Header-Search { 

			position: absolute;

			right: 4px;
			top: 70px;
			height: 22px;

		}

		#Header-Search LI { 

			display: inline;
			float: left;

		}

		#Header-Search LI a { float: left; } 

		#Header-Search LI p {

			margin: 2px 6px 0 0; 

		}

		#Header-Search LI select {

			margin: 2px 0 0 0;

			width: 132px;
			height: 18px;

			border: 1px solid #bebebe;

		}

		#Header-Search LI #header-searchquery {

			margin: 0 6px 0 6px;
			padding: 5px 0 0 5px;

			width: 187px;
			height: 16px;
			
			background: none;
			background-color: none;
			background-image: url(http://images.esellerpro.com/2346/images/elements/search-box-bg.gif);
			background-repeat: no-repeat; 
			
			border: 0;

		}

		#Header-Search LI #header-searchsubmit {	

			position: relative;

			margin: 0 5px 0 0;
			padding: 0 0 0 0;

			width: 73px;
			height: 23px;

			cursor: pointer;

			font-size: 0.8em;
			font-weight: bold; 

			text-transform: uppercase;		
			text-align: center;

			background-image: url(http://images.esellerpro.com/2346/images/objects/buttons/find-button.gif);
			color: #ffffff; 

		}
		
	/* ----- Footer ULs ----- */
	
		#Footer-SUB UL {
		
			position: relative;
			float: left;
			
			padding: 0 20px 0 0;
			
			list-style: none;
			
			
			min-width: 160px;
			
		}
		
		#Footer-SUB LI {
		
			position: relative;
			float: left;
			
			width: auto;
			
			clear: both;
			
			
			min-width: 160px;			
		
		}
		
		#Footer-SUB .l {
				
			width: 160px;			

		}


		#Footer-SUB UL LI h3 { padding: 0 0 20px 0; }
		
		#Footer-SUB UL LI h3 { color: #ffffff; }
		
		#Footer-SUB UL LI a { color: #ffffff; }
		#Footer-SUB UL LI a:hover { color: #ffffff; }

		#Footer-SUB UL LI h3 { font-size: 0.7em; }

		#Footer-SUB UL LI a { 
		
			font-size: 0.7em; 
			text-decoration: none;
		
		}

/* ------------------------------------------------------------ */
/* Misc Elements */
/* ------------------------------------------------------------ */

	/* ----- Footer Elements ----- */
	
		.Payments-IMG {
		
			position: relative;
			float: right;
			
			margin: 20px 0 0 15px;
		
		}
		
		#W3C-Logos {
		
			position: relative;
			float: left;
			
			margin: 6px 0 0 0;
					
		}
		
		.Footer-ICON {
		
			position: relative;
			float: left;
			
			margin: 0 5px 0 0;
		
		}
		
		.eSellerPro-Logo {
		
			position: relative;
			float: right;
			
			margin: 10px 20px 0 0;
		
		}
		
		.CreatedBy { 
		
			position: relative;
			float: right;
			
			display: block;
			
			margin: 25px 0 0 0;
		
		}
			
	/* ----- Header Misc Elements ----- */
	
		#Page-Logo {
		
			position: absolute;
			
			left: 17px;
			top: 22px;
		
		}
				
/* ------------------------------------------------------------ */
/* Elements Colours */
/* ------------------------------------------------------------ */

	/* ----- Generic Colours ----- */

		* {
		
			color: #000000;

		}
		
	/* ----- Inner Header Elements ----- */
		
		#Header-Menu #Header-Menu-UL-Left LI a { color: #ffffff; }		
		#Header-Menu #Header-Menu-UL-Left LI a:hover { color: #ffffff; }

		#Header-Menu #Header-Menu-UL-Right LI a { color: #ffffff; }		
		#Header-Menu #Header-Menu-UL-Right LI a:hover { color: #ffffff; }
		
		#Header-Menu-Sub #Header-Menu-Sub-UL-Left LI a { color: #ffffff; }		
		#Header-Menu-Sub #Header-Menu-Sub-UL-Left LI a:hover { color: #ffffff; }
		
		#Header-Menu-Sub #Header-Menu-Sub-UL-Right LI { color: #bcbcbc; }		
		#Header-Menu-Sub #Header-Menu-Sub-UL-Right LI a { color: #ffffff; }		
		#Header-Menu-Sub #Header-Menu-Sub-UL-Right LI a:hover { color: #ffffff; }
		
		#Header-Menu #Header-Menu-UL-Right LI p { color: #ffffff; }
		
		#Header-Menu-Sub #Header-Menu-Sub-UL-Right LI p { color: #ffffff; }

	/* ----- Header Menu ----- */
	
		#Header-Menu-Left-UL li { color: #b1b1b1; }

		#Header-Menu-Left-UL a { color: #b1b1b1; }
		#Header-Menu-Left-UL LI a:hover { color: #b1b1b1; }
		
		#Header-Menu-Right-UL li { color: #b1b1b1; }

		#Header-Menu-Right-UL a { color: #b1b1b1; }
		#Header-Menu-Right-UL LI a:hover { color: #b1b1b1; }
	
	/* ----- Menu Elements----- */
	
		/* ----- Menu UL Elements ----- */
	
			.Menu-UL h3 { color: #ffffff; }

			.Menu-UL .topcat a { color: #ffffff; }
			.Menu-UL .topcat a:hover { color: #ffffff; }

			.Menu-UL .topcat .Menu-LI-State-Selected-1 { color: #ff9400; }
			.Menu-UL .topcat .Menu-LI-State-Selected-1:hover { color: #ff9400; }

			.Menu-UL .subcat a { color: #ffffff; }
			.Menu-UL .subcat a:hover { color: #ffffff; }	
			
			.Menu-UL .subcat .Menu-LI-State-Selected-1 { color: #ff9400; }
			.Menu-UL .subcat .Menu-LI-State-Selected-1:hover { color: #ff9400; }
			
			.Menu-UL .sitepage a { color: #ffffff; }
			.Menu-UL .sitepage a:hover { color: #ffffff; }
			
			.Menu-UL LI .Menu-LI-State-Category-0 { }
			.Menu-UL LI .Menu-LI-State-Category-1 { }
			
			.Menu-UL LI .Menu-LI-State-SubCategory-0 { }
			.Menu-UL LI .Menu-LI-State-SubCategory-1 { }
			
			/* ----- Standard Menu List ----- */

				/* ----- Menu List Headings ----- */

					/* ----- Isolate the standard formatting ----- */

						.Menu-Cart-Item-Heading-Left { color: #ffffff; } 
						.Menu-Cart-Item-Heading-Right { color: #ffffff; } 

					/* ----- Isolate the bold formatting ----- */

						.Menu-Cart-Item-Heading-Left b { color: #ffffff; } 
						.Menu-Cart-Item-Heading-Right b { color: #ffffff; } 

				.Menu-List li { color: #ffffff; }
				.Menu-List li a { color: #ffffff; }
				.Menu-List li a:hover { color: #cd7b21; }
                            
			/* ----- Menu Cart List ----- */
			
                .Menu-Cart-List li a { color: #ffffff; }
                .Menu-Cart-List li a:hover { color: #ffffff; }
			
		/* ----- Full Width Menu Content Version ----- */
		
			.Menu-Content-Title h3 { color: #ffffff; }
			.Menu-Top-Title h3 { color: #000000; }
			
			.Menu-Content-Details a { color: #08a1da; }
			.Menu-Content-Details a:hover { color: #056f97; }

			.Menu-Content-Details h4 a { color: #124f9d; }
			.Menu-Content-Details h4 a:hover { color: #04326e; }
		
			.Menu-Content-Products h4 a { color: #124f9d; }
			.Menu-Content-Products h4 a:hover { color: #04326e; }

			.Menu-Content-Details .Menu-Content-List a { color: #08a1da; }
			.Menu-Content-Details .Menu-Content-List a:hover { color: #056f97; }
				
	/* ----- Content Headings ----- */
	
		.Content-Heading-Container p { color: #ffffff; }
		.Content-Heading-Container p b { color: #ffffff; }
		
		.Content-Heading-Container p a { color: #ffffff; }
		.Content-Heading-Container p a:hover { color: #ffffff; }
		
		#Item-Details-Content .Content-Heading-Container p { color: #101010; }
		#Item-Details-Content .Content-Heading-Container p b { color: #101010; }
		#Item-Details-Content .Content-Heading-Container p a { color: #101010; }
		#Item-Details-Content .Content-Heading-Container p a:hover { color: #101010; }
	
	/* ----- Footer Elements ----- */
	
		#Faux-Footer UL LI { color: #ffffff; }
		#Faux-Footer UL LI a { color: #ffffff; }
		#Faux-Footer UL LI a:hover { color: #ffffff; }
		
		.CreatedBy { color: #3e3e3e; }		
		
		#Footer-SUB UL LI h3 { color: #ffffff; }

		#Footer-SUB UL LI a { color: #ffffff; }
		#Footer-SUB UL LI a:hover { color: #ffffff; }

	/* ----- Sub Header Elements ----- */

		#Header-Content p { color: #000000; }
		#SUB-Header-Content p { color: #000000; }
		
	/* ----- Header Search ----- */
	
		#Header-Search LI #header-searchquery { color: #3a3430; }
					
/* ------------------------------------------------------------ */
/* Font Formatting */
/* ------------------------------------------------------------ */

	/* ----- Generic Formatting ----- */
	
		* {

			font-family: verdana, arial, tahoma;	
			font-size: 100%;	

		}
		
	/* ----- Inner Header Elements ----- */
	
		#Header-Menu #Header-Menu-UL-Left LI { font-size: 0.8em; }		
		#Header-Menu #Header-Menu-UL-Left LI a { 
		
			font-weight: bold;
			text-decoration: none; 
			text-transform: uppercase;
			
		}
		
		#Header-Menu #Header-Menu-UL-Left LI a:hover { text-decoration: underline; }
		
		#Header-Menu #Header-Menu-UL-Right LI { font-size: 0.9em; }		
		#Header-Menu #Header-Menu-UL-Right LI a {
		
			text-decoration: none; 
			
		}
		
		#Header-Menu-Sub #Header-Menu-Sub-UL-Left LI { font-size: 1.0em; }		
		#Header-Menu-Sub #Header-Menu-Sub-UL-Left LI a { 
		
			text-decoration: none; 
			font-weight: bold;
			text-transform: uppercase;
		
		}
		
		#Header-Menu-Sub #Header-Menu-Sub-UL-Left LI a:hover { text-decoration: underline; }
		
		#Header-Menu-Sub #Header-Menu-Sub-UL-Right LI { 
		
			font-size: 0.7em; 
			text-transform: uppercase;
		
		}		
		
		#Header-Menu-Sub #Header-Menu-Sub-UL-Right LI a { text-decoration: none; }
		
	/* ----- Menu Elements ----- */		
	
		/* ----- Full Width Menu Content Version ----- */
	
			.Menu-Top-Title h3 { font-size: 0.8em; }
			.Menu-Content-Title h3 { font-size: 0.8em; }
			
			.Menu-Content-Details p { font-size: 0.7em; }				
			.Menu-Content-Details h4 { 
			
				font-weight: normal;
				font-size: 0.7em; 
				
			}	
			
			.Menu-Content-Details h4 a { text-decoration: none; }

			.Menu-Content-Details .Menu-Content-List { 
			
			    line-height: 15px;
			    font-size: 0.7em; 
			
			}
			
			.Menu-Content-Details .Menu-Content-List a { text-decoration: none; }

			.Menu-Content-Products p { font-size: 0.8em; }		

			.Menu-Content-Products h4 { 

				font-size: 0.7em; 
				text-align: center; 
				font-weight: normal;

			}

			.Menu-Content-Products h4 a { text-decoration: none; }
			.Menu-Content-Details a { text-decoration: none; }
						
		/* ----- Menu UL Elements ----- */
		
			.Menu-UL H3 { font-size: 0.75em; }
	
			.Menu-UL a { text-decoration: none; }
			
			.topcat a { font-size: 0.75em; }
			.topcat a:hover { text-decoration: underline; }
			
			.Menu-UL .topcat .Menu-LI-State-Selected-1 { text-decoration: underline; }
			
			.subcat a { font-size: 0.75em; }
			.subcat a:hover { text-decoration: underline; }
			
			.Menu-UL .subcat .Menu-LI-State-Selected-1 { text-decoration: underline; }
			
			.sitepage a { font-size: 0.75em; }
			
			.topcat a { font-weight: normal; }
			
			/* ----- Standard Menu List ----- */
                
                .Menu-List li { font-size: 0.7em; }
                .Menu-List li { line-height: 21px; }		
                .Menu-List li a { text-decoration: none; }	
                
            /* ----- Menu Cart List ----- */
            
                .Menu-Cart-List li { font-size: 0.6em; }
                .Menu-Cart-List li { line-height: 21px; }		
                .Menu-Cart-List li a { text-decoration: none; } 

			/* ----- Menu List Submenu ----- */
			
				/*		
				    * html .subcat a { font-size: 1.4em; }
				    *+html .subcat a { font-size: 1.4em; }
				*/
	
	/* ----- Content Headings ----- */
		
		.Content-Heading-Container p { 
		
			font-weight: normal;
			font-size: 0.65em; 
			
		}
		
		.Content-Heading-Container p a { 
				
			font-weight: bold;
			text-decoration: none;
				
		}
		
		.Content-Heading-Container p a:hover { text-decoration: underline; }
		
		#Item-Details-Content .Content-Heading-Container { font-size: 0.85em; }
		
	/* ----- Header Elements ----- */
	
		#Faux-Header LI { font-size: 0.7em; }
		#Faux-Header LI a { text-decoration: none; }
	
	/* ----- Sub Header Elements ----- */
	
		#Header-Content p { font-size: 0.8em; }		
		#SUB-Header-Content p { font-size: 0.8em; }
		
	/* ----- Footer Elements ----- */
	
		#Faux-Footer UL LI {
		
			line-height: 20px;
			font-size: 0.7em;	

		}

		#Faux-Footer UL LI a { text-decoration: none; }
		#Faux-Footer UL LI a:hover { text-decoration: underline; }
		
		.CreatedBy { font-size: 0.7em; }
				
		#Footer-SUB UL LI h3 { font-size: 0.75em; }

		#Footer-SUB UL LI a { 

			font-size: 0.7em; 
			text-decoration: none;
				
		}
		
	/* ----- Header Search ----- */
			
		#Header-Search { 

			font-size: 0.7em;
			line-height: 18px;

		}  
		
		#Header-Search LI #header-searchquery { line-height: 13px; }
		
