/* ------------------------------------------------------------ */
/* 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/2189/images/elements/content-wide-c-bg.gif); 

		}

		* html .Content-Wide { margin: 10px 0 0 5px; }

		.Content-Wide-Top { 

			position: relative;
			float: left;

			width: 578px;
			height: 4px;

			line-height: 0px;

			background-image: url(http://images.esellerpro.com/2189/images/elements/content-wide-c-top.gif); 

		}
		
		.Content-Wide-Top-Clear { background-image: url(http://images.esellerpro.com/2189/images/elements/content-wide-c-top-c.gif); }

		.Content-Wide-Base { 

			position: relative;
			float: left;

			width: 578px;
			height: 4px;

			background-image: url(http://images.esellerpro.com/2189/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/2189/images/elements/content-wide-header.gif);			

		}
		
		.Content-Wide-Header-Clear { background-image: url(http://images.esellerpro.com/2189/images/elements/content-wide-header-c.gif); }			
		
		.Content-Wide-Footer {

			position: relative;
			float: left;

			width: 578px;
			height: 28px;

			background-image: url(http://images.esellerpro.com/2189/images/elements/content-wide-footer.gif);

		}  
		
		.Content-Wide-Button-Container {
		
		    position: relative;
		    float: left;	
		    
		    margin: 10px 0 0 10px;
		    padding: 0 0 10px 0;
		    
		    width: 558px;
		    height: auto;	
			
		} 	  
		
		* html .Content-Wide-Button-Container { margin: 10px 0 10px 5px; }

    /* ----- Element Styles ----- */
	
		.Content-Wide p { 
		
			padding: 0 10px 10px 20px; 
		
			clear: both; 
		
		}
		
		/* ----- Cancel out heading p clears ----- */
		
			.Content-Wide-Header p { clear: none; }
		
		.Content-Wide .Content-Image { 
		
			position: relative;
			float: left;
			
			margin: 0 0 10px 20px;
			
			clear: both;
		
		}
		
		* html .Content-Wide .Content-Image { margin: 0 0 10px 10px; } 
				
		.Content-Wide Table { }	
		
		.Content-Table { 
			
			margin: 10px 20px 10px 20px;			
			border-collapse: collapse;
		
		} 
		
		.content-table { 
			
			margin: 10px 20px 10px 20px;			
			border-collapse: collapse;
		
		}
		
		/* ----- Identified Tables & Elements ----- */
		
			.Content-Table-Heading { 
			
				padding: 0 0 5px 0;
				width: 130px; 
		
			} 
			
			/* ----- Table Elements ----- */  
			    
				.Content-Table td select { 
			
					margin: 0 0 5px 0;
					width: 202px; 
					
					border: 1px solid #bebebe;
			
				} 
				
				/* ----- Select Overrides ----- */
				
				        #formShowPostageCountries select { width: 250px; }
						
						.idCountryArray { float: left; }	 
						
						#formShowPostageMethods select { width: 250px; } 
						
				        .idShipmentArray { float: left; }
				        
				        #formShowInsuranceType select { width: 250px; } 
					   						
				        .idInsuranceArray { float: left; }
								
				.Radio-Option { float: left; }
				
				#subject { width: 300px; }
				
				#message {

					margin: 5px 0 5px 0;

					width: 300px; 
					height: 100px; 

					border: 1px solid #bebebe;

				}

				.Radio-Option { float: left; }

				.Text-Input {

					margin: 0 0 5px 0;
								  
                    width: 200px;								  
					height: 15px;
					
					border: 1px solid #bebebe;

				}
				
				.smallText-Input {

					margin: 0 0 5px 0;
								  
                    width: 75px;								  
					height: 15px;
					
					border: 1px solid #bebebe;

				}

				.Radio-Option { }

				.ContentBlock-Value select {

					margin: 5px 0 5px 0;

					width: 202px;

					border: 1px solid #bebebe;

				}

		.Content-Wide UL {

			/* ----- Outside ----- */
    
                margin: 10px 20px 10px 40px;  
                
                list-style: disc;	  
                list-style-position: outside;
			
			/* ----- Inside ----- */
			
			/* 
                margin: 10px 20px 10px 20px;  
                
                list-style: disc;	  
                list-style-position: inside;
            */
            
		}

		.Content-Wide UL LI { padding: 0 0 0 0; }
		
		.Content-Wide OL {	
			
		    /* ----- Outside ----- */
    
                margin: 10px 20px 10px 40px;  
                
                list-style: decimal;	  
                list-style-position: outside;
			
			/* ----- Inside ----- */
			
			/* 
                margin: 10px 20px 10px 20px;  
                
                list-style: decimal;	  
                list-style-position: inside;
            */

		}

		.Content-Wide OL LI { padding: 0 0 5px 0; }

		.Content-Wide-Header H2 {

			position: relative;
			float: left;

			margin: 1px 0 0 10px; 	
			padding: 0 0 0 0;

		}

		* html .Content-Wide-Header H2 { margin: 1px 0 0 5px; }	  
		
		/* ----- Content Headings ----- */
            
            .Content-Wide H3 {
            
                position: relative; 
    
                margin: 0 0 8px 20px; 	
                padding: 0 0 0 0;
    
                clear: both;
    
            }
    
            .Content-Wide H4 {
            
                position: relative; 
    
                margin: 0 0 8px 20px; 	
                padding: 0 0 0 0;
    
                clear: both;
    
            }	  
            
            .Content-Wide H5 {
            
                position: relative; 
    
                margin: 0 0 8px 20px; 	
                padding: 0 0 0 0;
    
                clear: both;
    
            }
    
            .Content-Wide H6 {
            
                position: relative; 
    
                margin: 0 0 8px 20px; 	
                padding: 0 0 0 0;
    
                clear: both;
    
            }
    
		.Content-Wide-Header .More-Button {

			position: relative;
			float: right;

			margin: 1px 10px 0 0;
			padding: 0 0 0 0;

		}
		
		* html .Content-Wide-Header .More-Button { margin: 8px 5px 0 0; }
		
		.Content-Wide-Footer .More-Button {

			position: relative;
			float: right;

			margin: 0 10px 0 0;
			padding: 0 0 0 0;

		}
				
		* html .Content-Wide-Footer .More-Button { margin: 0 5px 0 0; }
		
		.Content-Wide .More-Button img { margin: 0 0 0 5px; }	
	
	/* ----- Word Tag Clouds ----- */
	
		.Word-Tag-Cloud UL {
		
			position: relative;
			float: left;
			
			clear: both;
		
			margin: 10px 0 10px 10px;
			list-style: none;
		
			width: 558px;
		
		}
		
		* html .Word-Tag-Cloud UL { margin: 10px 0 10px 5px; }
		
		.Word-Tag-Cloud UL LI { 
		
			position: relative;
			float: left; 
			
			padding: 0 0 5px 0;
			
			height: 20px;
		
			list-style: none;
					
		}
	
		.Word-Tag-Cloud h1 { 
		
			float: left;
			clear: none;
			
			margin: 0 0 0 0;
			padding: 5px 0 5px 10px;
		
		}

		.Word-Tag-Cloud h2 { 

			float: left;
			clear: none;
			
			margin: 0 0 0 0;
			padding: 5px 0 5px 10px;

		}

		.Word-Tag-Cloud h3 { 

			float: left;
			clear: none;
			
			margin: 0 0 0 0;
			padding: 5px 0 5px 10px;

		}

		.Word-Tag-Cloud h4 { 

			float: left;
			clear: none;
			
			margin: 0 0 0 0;
			padding: 5px 0 5px 10px;

		}

		.Word-Tag-Cloud h5 { 

			float: left;
			clear: none;
			
			margin: 0 0 0 0;
			padding: 5px 0 5px 10px;

		}
		
		.Word-Tag-Cloud h6 { 

			float: left;
			clear: none;
			
			margin: 0 0 0 0;
			padding: 5px 0 5px 10px;

		}

/* ------------------------------------------------------------ */
/* Misc Elements */
/* ------------------------------------------------------------ */

	/* ----- Paging Elements ----- */

		.Content-Wide .Content-Wide-Header .Paging {

			position: relative;
			float: right;

			padding: 1px 10px 0 0;		
			
		}
		
		.Content-Wide .Content-Wide-Footer .Paging {

			position: relative;
			float: right;

			padding: 8px 10px 0 0;						

		}

		.Content-Wide .Paging img { margin: 0 0 0 5px; }
		
		/* ----- Shipping Problem Table ----- */
		
			.Shipping-Problem-Table {
			
				position: relative;
				float: left;
				
				clear: both;
			
				margin: 0 0 10px 20px;
				
				width: 540px;
				
				border-left: 1px solid #d0d0d0;
				border-bottom: 1px solid #d0d0d0;
				
				border-collapse: collapse;
			
			}
			
			* html .Shipping-Problem-Table { margin: 0 0 10px 10px; }
			
			.Shipping-Problem-Table td { 
			
				margin: 0 0 0 0;
				padding: 4px 4px 4px 4px;
				
				border-right: 1px solid #d0d0d0;
				border-top: 1px solid #d0d0d0;
			
			}
			
			.Shipping-Problem-Table .ItemSKU { width: 140px; }

/* ------------------------------------------------------------ */
/* Elements Colours */
/* ------------------------------------------------------------ */
		
	/* ----- Content Header ----- */
		
		.Content-Wide-Header h2 { color: #ffffff; }	
		.Content-Wide-Header-Clear h2 { color: #000000; }
		
	/* ----- More Button Elements ----- */
	
		.Content-Wide .Content-Wide-Header .More-Button a { color: #ffffff; }				
		.Content-Wide .Content-Wide-Header .More-Button a:hover { color: #2258c6; }
		
		.Content-Wide .Content-Wide-Footer .More-Button a { color: #000000; }				
		.Content-Wide .Content-Wide-Footer .More-Button a:hover { color: #2258c6; }

	/* ----- Paging Elements ----- */
	
		.Content-Wide .Content-Wide-Header .Paging { color: #ffffff; } 
		
		.Content-Wide .Content-Wide-Header .Paging-Current-Page { color: #cdcdcd; }
		.Content-Wide .Content-Wide-Header .Paging a { color: #ffffff; }
		.Content-Wide .Content-Wide-Header .Paging a:hover { color: #cdcdcd; }
		
		.Content-Wide .Content-Wide-Footer .Paging { color: #000000; } 
		
		.Content-Wide .Content-Wide-Footer .Paging-Current-Page { color: #000000; }
		.Content-Wide .Content-Wide-Footer .Paging a { color: #2253b8; }
		.Content-Wide .Content-Wide-Footer .Paging a:hover { color: #2258c6; }	

    /* ----- Page Characteristics Elements ----- */
		
		.Content-Wide h3 { color: #438cc1; }
		.Content-Wide h4 { color: #438cc1; }
		.Content-Wide h5 { color: #438cc1; }
		.Content-Wide h6 { color: #438cc1; }
		
		.Content-Wide .red { color: #fd0100; }
		.Content-Wide .blue { color: #438cc1; }
	
		.Content-Wide a { color: #2253b8; }
		.Content-Wide a:hover { color: #0672ec; }

		.Content-Wide p a { color: #2253b8; }				
		.Content-Wide p a:hover { color: #0672ec; }
		
		.Content-Wide Table a { color: #2253b8; }				
		.Content-Wide Table a:hover { color: #0672ec; }
		
		.Content-Wide UL LI a { color: #2253b8; }				
		.Content-Wide UL LI a:hover { color: #0672ec; }
		
		.Content-Wide OL LI a { color: #2253b8; }				
		.Content-Wide OL LI a:hover { color: #0672ec; }
	
	/* ----- Word Tag Cloud Headings ----- */
	
		.Word-Tag-Cloud UL LI H1 a { color: #67b0e6; }
		.Word-Tag-Cloud UL LI H1 a:hover { color: #438cc1; }
		
		.Word-Tag-Cloud UL LI H2 a { color: #53a0d7; }
		.Word-Tag-Cloud UL LI H2 a:hover { color: #438cc1; }
		
		.Word-Tag-Cloud UL LI H3 a { color: #4997cf; }
		.Word-Tag-Cloud UL LI H3 a:hover { color: #438cc1; }
		
		.Word-Tag-Cloud UL LI H4 a { color: #418fc8; }
		.Word-Tag-Cloud UL LI H4 a:hover { color: #438cc1; }
		
		.Word-Tag-Cloud UL LI H5 a { color: #17669f; }
		.Word-Tag-Cloud UL LI H5 a:hover { color: #438cc1; }
		
		.Word-Tag-Cloud UL LI H6 a { color: #105c93; }
		.Word-Tag-Cloud UL LI H6 a:hover { color: #438cc1; }
		
	/* ----- Payment Table ----- */
	
		.Payment-Table {
		
			border-top: 2px solid #bd1f07;
			border-left: 2px solid #bd1f07;
					
		}
		
		.Payment-Table th { 
				
			padding: 4px 4px 4px 4px;
			
			border-bottom: 2px solid #bd1f07;
			border-right: 2px solid #bd1f07;
			
			vertical-align: top;

		}
		
		.Payment-Table td { 
		
			padding: 4px 4px 4px 4px;
		
			border-bottom: 2px solid #bd1f07;
			border-right: 2px solid #bd1f07;
			
		}
		
		.Payment-Table .method { width: 150px; }
		.Payment-Table .time { width: 100px; }
		.Payment-Table .desc { }

/* ------------------------------------------------------------ */
/* Font Formatting */
/* ------------------------------------------------------------ */

	/* ----- More Button Elements ----- */

		.Content-Wide .More-Button {

			text-align: right;
			font-weight: normal;
			font-size: 0.7em;

		}

		.Content-Wide .More-Button a { text-decoration: none; }

	/* ----- Content Block Elements ----- */
		
		/* ----- Content Headings ----- */    

			.Content-Wide H2 { font-size: 0.7em; }
			.Content-Wide H3 { font-size: 0.7em; }
			.Content-Wide H4 { font-size: 0.7em; }
			.Content-Wide H5 { font-size: 0.9em; }
			.Content-Wide H6 { font-size: 1.1em; }
			
		/* ----- Word Tag Cloud Headings ----- */

			.Word-Tag-Cloud UL LI { font-size: 1.2em; }

            .Word-Tag-Cloud H1 { font-size: 1.3em; }
            .Word-Tag-Cloud H2 { font-size: 1.2em; }
            .Word-Tag-Cloud H3 { font-size: 1.1em; }
            .Word-Tag-Cloud H4 { font-size: 1.0em; }
            .Word-Tag-Cloud H5 { font-size: 0.9em; }
            .Word-Tag-Cloud H6 { font-size: 0.8em; }
            
            .Word-Tag-Cloud H1 a { text-decoration: none; }
            .Word-Tag-Cloud H2 a { text-decoration: none; }
            .Word-Tag-Cloud H3 a { text-decoration: none; }
            .Word-Tag-Cloud H4 a { text-decoration: none; }
            .Word-Tag-Cloud H5 a { text-decoration: none; }
            .Word-Tag-Cloud H6 a { text-decoration: none; }
           
		.Content-Wide p { font-size: 0.7em; }
		.Content-Wide p a { text-decoration: none; }
		
		.Content-Wide .bold { font-weight: bold; }
		
	/* ----- Table Elements ----- */
	
		.Content-Wide Table { font-size: 0.7em; }
		
		.Content-Wide Table th { text-align: left; }   

        .Content-Wide Table td { vertical-align: top; }
		
		/* ----- Identified Tables ----- */

			.Content-Table-Heading { font-weight: normal; } 
		
		/* ----- 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 .bigger { font-size: 1.0em; }
	
		.Content-Wide UL { font-size: 0.7em; }
		
		.Content-Wide UL LI { 
		
		    line-height: 1.0em;
		    text-align: justify; 
		
		}
		
		.Content-Wide UL LI a { text-decoration: none; }
		
		.Content-Wide UL LI p { font-size: 1.0em; }
		
		.Content-Wide OL { font-size: 0.7em; }	 
		
		.Content-Wide OL LI {
		
		    line-height: 1.0em;
		    text-align: justify;
		    
	    }
		
		.Content-Wide OL LI a { text-decoration: none; }
		
		.Content-Wide OL LI p { font-size: 1.0em; }
		
	/* ----- Content Header ----- */
			
		.Content-Wide-Header h2 { font-weight: normal; }	  
		
		.Content-Wide h3 a { text-decoration: none; }
