  /* ------------------------------------------------------------ */
/* Element Formatting */
/* ------------------------------------------------------------ */

	/* ----- Content Wide Block ----- */

		.Content-Wide {

			position: relative;
			float: left;

			margin: 10px 0 0 10px;

			width: 578px;
			height: auto;

			background-image: url(http://images.esellerpro.com/2132//images/elements/content-wide-c-bg.gif); 

		}

		* html .Content-Wide { margin: 10px 4px 0 6px; }

		.Content-Wide-Top { 

			position: relative;
			float: left;

			width: 578px;
			height: 4px;

			line-height: 0px;

			background-image: url(http://images.esellerpro.com/2132//images/elements/content-wide-c-top.gif); 

		}

		.Content-Wide-Base { 

			position: relative;
			float: left;

			width: 578px;
			height: 4px;

			background-image: url(http://images.esellerpro.com/2132//images/elements/content-wide-c-base.gif);

		}

		.Content-Wide-Header {

			position: relative;
			float: left;
			
			margin: 0 0 15px 0;

			width: 578px;
			height: 20px;
			
			background-image: url(http://images.esellerpro.com/2132//images/elements/block-wide-header.gif);			

		}
		
		.Content-Wide-Footer {
		
			position: relative;
			float: left;

			width: 578px;
			height: 20px;
		
		}

	/* ----- Element Styles ----- */

		.Content-Wide H2 {

			position: relative;
			float: left;

			margin: 0 0 0 13px; 	
			padding: 4px 0 0 0;

		}

		* html .Content-Wide H2 { margin: 0 0 0 7px; }
		
		.Content-Wide H3 {

			position: relative; 

			margin: 0 0 0 13px; 	
			padding: 4px 0 0 0;
				
			clear: both;
	
        }

		* html .Content-Wide H3 { margin: 0 0 0 7px; }

		.Content-Wide .More-Button {

			position: relative;
			float: right;

			padding: 4px 10px 0 0;

		}
		
		.Content-Wide .More-Button img { margin: 0 0 0 5px; }
		
		.Content-Wide p { padding: 10px 10px 10px 20px; }
		
		.Content-Wide Table { 
		
			margin: 10px 10px 10px 20px;			
			border-collapse: collapse;
									
		}	  
		
		.Content-Wide UL {
		
			margin: 10px 10px 10px 20px; 
			list-style: none;
								
		}
		
		.Content-Wide UL { line-height: 13px; }

        /* ----- Content Table ----- */
        
            .Content-Table td {

                padding: 0 10px 5px 0;
            
            } 
            
        /* ----- Misc ----- */
        
            .dent { padding: 0 0 0 10px; }

/* ------------------------------------------------------------ */
/* Elements Colours */
/* ------------------------------------------------------------ */

	/* ----- Page Characteristics Elements ----- */
	
		.Content-Wide a { color: #b88a22; }
		.Content-Wide a:hover { color: #dca833; }

		.Content-Wide p a { color: #b88a22; }				
		.Content-Wide p a:hover { color: #dca833; }
		
		.Content-Wide Table a { color: #b88a22; }				
		.Content-Wide Table a:hover { color: #dca833; }
		
		.Content-Wide UL LI a { color: #b88a22; }				
		.Content-Wide UL LI a:hover { color: #dca833; }
	
	/* ----- More Button Elements ----- */
	
		.Content-Wide .More-Button a { color: #000000; }				
		.Content-Wide .More-Button a:hover { color: #dca833; }

		.Content-Wide-Footer .More-Button a { color: #000000; }				
		.Content-Wide-Footer .More-Button a:hover { color: #dca833; }
	
	/* ----- Content Header ----- */
		
		.Content-Wide-Header h2 { color: #000000; }			  

/* ------------------------------------------------------------ */
/* Font Formatting */
/* ------------------------------------------------------------ */

	/* ----- More Button Elements ----- */

		.Content-Wide .More-Button {

			text-align: right;
			font-weight: bold;
			font-size: 0.7em;

		}

		.Content-Wide .More-Button a { text-decoration: none; }

	/* ----- Content Block Elements ----- */
		
		.Content-Wide p { font-size: 0.7em; }				

		.Content-Wide H2 { font-size: 0.7em; }
		.Content-Wide H3 { font-size: 0.8em; }
		
		.Content-Wide p a { text-decoration: none; }
		
	/* ----- Table Elements ----- */
	
		.Content-Wide Table { font-size: 0.7em; }
		
		/* ----- Cancel out the double sizing of P tag ----- */
			
			.Content-Wide Table p { font-size: 1.0em; }
		
		/* ----- Sort out link elements ----- */
		
		.Content-Wide Table a { text-decoration: none; }
		
	/* ----- List Elements ----- */
	
		.Content-Wide UL { font-size: 0.7em; }
		
		.Content-Wide UL a { text-decoration: none; }
		
	/* ----- Content Header ----- */
			
		.Content-Wide-Header h2 { font-weight: normal; } 
				
/* ------------------------------------------------------------ */
/* The Shops Page */
/* ------------------------------------------------------------ */	  

    /* ----- Page Construct ----- */
          
        .The-Shop-Brands { 
            
            position: relative;
            float: left;	   
            
            left: 10px;
            
            width: 555px; 
            border-bottom: 1px solid #000000; 
                 
        }
        
        .The-Shop-Brands-Logo {
            
            position:relative;
            float: left;
            
            width: 100px; 
        
        }		 
        
        .The-Shop-Brands-Bio { 
        
            position: relative;
            float: left; 
            width: 300px; 
        
        }
        
        .The-Shop-Brands-Link {
                        
            position: relative;
            float: left;  
            margin: 15px 0px 0px 5px;
            width: 150px; 
        
        }
     
    /* ----- Shop Brand Elements ----- */
        
        .The-Shop-Brands-Logo img {
            
            margin: 15px 0px 0px 5px; 
            width: 100px;
        
        }
     
    /* ----- Shop Brand Links & Styling ----- */
        
        .The-Shop-Brands-Link a { font-size: 0.7em; }	