/* ------------------------------------------------------------ */
/* 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/1/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/1/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/1/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/1/images/elements/content-wide-header.gif);			
		
		}
		
		.Content-Wide-Footer {

			position: relative;
			float: left;

			width: 578px;
			height: 28px;

			background-image: url(http://images.esellerpro.com/1/images/elements/content-wide-footer.gif);

		}  
		
		.Content-Wide-Button-Container {
		
		    position: relative;
		    float: left;	
		    
		    margin: 10px 0 0 10px;
		    padding: 0 0 20px 0;
		    
		    width: 558px;
		    height: auto;	
			
		} 	  
		
		* html .Content-Wide-Button-Container { margin: 10px 0 10px 5px; }
		
		.FormFullWidth-Retainer {
				
			position: relative;
			float: left;	

			margin: 0 0 0 0;
			padding: 0 0 0 0;

			width: 500px;
			height: auto;	

		} 

    /* ----- Element Styles ----- */
    
    	/* ----- Information Groups ----- */
    	
    		.Information-Group { 
    		
    			padding: 10px 0 10px 0;
    		
    		}
    
    	/* ----- Content Divider ----- */
    	
    		.Content-Wide-Divider {
    		
    			position: relative;
    			
    			margin: 0 0 10px 20px;
    			
    			clear: both;
    			
    			width: 538px;
    			height: 1px;
    			
    			/* ----- IE Fix ----- */
    				font-size: 0;
    			
    			border-top: 1px dotted #000000;
    		
    		}
    		
    		* html .Content-Wide-Divider { margin: 0 0 10px 10px; }
    		
    		.Content-Table td .Content-Wide-Divider { margin: 10px 0 0 0; }
	
		.Content-Wide p { padding: 0 10px 10px 20px; }
		.Content-Wide UL LI p { padding: 0 10px 10px 0; }
		
		.Content-Wide .inputlabel {
		
			float: left;
			
			padding: 2px 0 8px 0;
		
		}
		
		.Content-Wide .ticklabel {
		
			position: relative;
			float: left;
			
			padding: 3px 0 0 5px;
						
		}
		
		.Content-Wide #immediatesupply { 
		
			position: relative;
			float: left; 
		
		}
				
		.Content-Wide Table { }	
		
		.Content-Table { 
			
			margin: 10px 20px 10px 20px;			
			border-collapse: collapse;
			
			width: 500px;
		
		} 
		
		.content-table { 
			
			margin: 10px 20px 10px 20px;			
			border-collapse: collapse;
			
			width: 500px;
		
		}
		
		.Content-Table .SubEntry-Table { 
		
			margin: 0 0 0 0;
			width: 500px;
		
		}
		
		.Content-Table .Tickbox-Group td { padding: 0 5px 5px 0; }
		
		/* ----- Identified Tables & Elements ----- */
		
			.Content-Table td { width: 250px; }
		
			.Content-Table-Heading { 
			
				padding: 3px 0 5px 0;
				width: 200px; 
		
			} 
			
			
			
			.Content-Table .row2 { width: 450px; }
			
			.Content-Table table td { width: auto; }
						
			.Content-Table .SubEntry-Table .Content-Table-Heading { width: 250px; }
			
			/* ----- 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; }
								
				.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 5px 5px 0;
                    
                    
                    width: 200px;								  
					height: 15px;
					
					border: 1px solid #bebebe;

				}  
				
				
				.Text-Input-Advanced-Search {	   
				
					margin: 0px 0px 3px 0px;
					padding: 3px 0px 0px 5px;
					
                    width: 195px;								  
					height: 16px;
					
					border: 1px solid #bebebe;		

				} 	
				
				.Select-Option-Advanced-Search {	   
				
					margin: 0px 0px 3px 0px;
					padding: 0px 0px 2px 0px;
					
                    width: 211px;								  
					height: 20px;
					
					border: 1px solid #bebebe;		

				}
                
                
                .Text-Input-Billing {

					margin: 0px 0 5px 0;
					padding: 2px 2px 0px 2px;
					
                    width: 200px;								  
					height: 16px;
					
					border: 1px solid #bebebe;

				}
	
				.Select-Option-Billing {
				 
					margin: 0px 0 5px 0;
					padding: 0px 0px 2px 0px;
					
                    width: 208px;								  
					height: 22px;
					
					border: 1px solid #bebebe;				 
				 
				 
				}
				
				
				.smallText-Input {

					margin: 0 5px 5px 0;
					float: left;
								  
                    width: 60px;								  
					height: 15px;
					
					border: 1px solid #bebebe;

				}
				
				.SubEntry-Table .smallText-Input { text-align: center; }
				
				#StockRange-From { 
			
					padding: 0 0 0 0;
					width: 60px; 
					height: auto;
			
				}
				
				#StockRange-To {
			
					padding: 0 0 0 0;
					width: 60px; 
					height: auto;

				}
				
				#PriceRange-From { 
				
					padding: 0 0 0 0;
					width: 60px; 
					height: auto;
				
				}
				
				#PriceRange-To { 
				
					padding: 0 0 0 0;
					width: 60px; 
					height: auto;
				
				}
				
				#RRPRange-From {
				
					padding: 0 0 0 0;
					width: 60px; 
					height: auto;
					
				}
				
				#RRPRange-To {
				
					padding: 0 0 0 0;
					width: 60px; 
					height: auto;
				
				}

				.Radio-Option { }
				
				.Warning-Icon { margin: 0 10px 0 0; }

				.ContentBlock-Value select {

					margin: 5px 0 5px 0;

					width: 202px;

					border: 1px solid #bebebe;

				}
				
				/* ----- Inner Table Labels Elements ----- */
				
					.Inner-Label {
					
						position: relative;
						float: left;
						
						padding: 0 5px 0 0;
					
					}

		.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 3px 0; }
		
		.Information-Group UL { margin: 10px 20px 10px 40px; }
		
		.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 3px 0; }

		.Content-Wide-Header H2 {

			position: relative;
			float: left;

			margin: 2px 0 0 10px; 	
			padding: 0 0 0 0;

		}

		* html .Content-Wide-Header H2 { margin: 2px 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: 8px 20px 0 0;
			padding: 0 0 0 0;

		}
		
		* html .Content-Wide-Header .More-Button { margin: 8px 10px 0 0; }
		
		.Content-Wide-Footer .More-Button {

			position: relative;
			float: right;

			margin: 0 20px 0 0;
			padding: 0 0 0 0;

		}
				
		* html .Content-Wide-Footer .More-Button { margin: 0 10px 0 0; }
		
		.Content-Wide .More-Button img { margin: 0 0 0 5px; }		
		
	/* ----- Category Tree ----- */
	
		.Category-Retainer UL {
		
			position: relative;
			float: left;
			
			margin: 0 0 10px 20px;
		
			list-style: none;
			
			width: 538px;
			
		}
		
		* html .Category-Retainer UL { margin: 0 0 0 10px; }
		
		.Category-Retainer UL LI {
		
			position: relative;
			float: left;
			
			margin: 0 15px 7px 0;
			padding: 0 0 0 0;
			
			width: 160px;
						
		}

		.Category-Retainer UL LI a {
		
			position: relative;
			float: left;
			
			padding: 0 0 0 0;
			
			line-height: 12px;
			
		}

	/* ----- Contact Form ------ */
		
		.Telephone-Numbers  { margin: 0 0 0 14px; }
		
		* html .Telephone-Numbers { margin: 0 0 0 7px; } 
		
		.Telephone-Numbers td { padding: 3px 3px 3px 4px; }

	/* ----- Table of Directors ----- */
	
		.TableOfDirectors { width: 540px; }
	
		.TableOfDirectors .title { width: 240px; }
		.TableOfDirectors .name { width: 220px; }
		.TableOfDirectors .number { width: 80px; }
		
		.TableOfDirectors h3 { 
		
			margin: 10px 0 10px 0;
			
		}

/* ------------------------------------------------------------ */
/* Misc Elements */
/* ------------------------------------------------------------ */

	/* ----- Paging Elements ----- */

		.Content-Wide .Content-Wide-Header .Paging {

			position: relative;
			float: right;

			padding: 2px 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; }
		
	/* ----- Advanced Search ----- */
	
		.Tickbox-Group td input { float: left; }
		.Tickbox-Group td p { 
		
			float: left; 
			
			padding: 2px 0 0 3px;
		
		}
		
		.Tickbox-StockStatus { 
		
			width: 250px; 
			
			border-collapse: collapse;
		
		}
		
		.Tickbox-StockStatus td { width: 150px; } 
		
		.Tickbox-StockStatus td input { float: left; }

		.Tickbox-StockStatus td { padding: 0 0 5px 0 !important; } 

		.Tickbox-StockStatus td p { padding: 2px 0 0 5px; } 
		
	/* ----- Payments Table ----- */
	
		.Payment-Table { 
			
			width: 540px;
		
		}
		
		.Payment-Table td { 
		
			padding: 0 0 5px 0; 
					
		}
		
		.Payment-Table .row1 { width: 40px; }
		.Payment-Table .row2 { width: 130px; }
		.Payment-Table .row3 { width: 370px; }
		
	/* ----- Cart Information ----- */
	
		 .SingleCart-Information { 
		 
		 	float: left;
		 	
		 	margin: 0 0 0 0;
		 	padding: 0 0 0 0;
		 	
		 	width: 540px;
		 	
		 	clear: both;
		 
		 }
		 
		 .Checkout-Information-Headings {
		 
		 	width: 540px;
		 	
		 	clear: both;
		 
		 }
		 
		 .Cart-Wide .Checkout-Information-Headings { 
		 
		 	margin: 10px 0 10px 0;
		 
		 }
		 
		 .Checkout-Information-Headings .row1 {
		 
		 	width: 20px;
		 
		 }
		 
		 .Cart-Wide .Checkout-Information-Headings .row1 { 
		 
		 	width: 40px;
		 
		 }
		 
		 .Checkout-Information-Headings .row2 {
		 
		 	width: 520px;
		 
		 }
		 
		 .Cart-Wide .Checkout-Information-Headings .row2 { 
		 
		 	width: 500px;
		 
		 }
		 
		 .Checkout-Information-Headings .row2 h3 { 
		 
		 	padding: 2px 0 0 0;
		 	font-size: 1.2em; 
		 
		 }
		 
		 .Cart-Wide .Checkout-Information-Headings .row2 h3 { 
		 		 
			margin: 0 0 0 0;
			padding: 2px 0 0 0;
			
			font-size: 0.8em; 

		 }
		 
		 .SingleCart-Info-Retainer img { 
		 
		 	padding: 0 5px 0 0;
		 
		 }
		 
		 .SingleCart-Info-Retainer p { 
		 
		 	padding: 0 0 10px 0;
		 
		 }

/* ------------------------------------------------------------ */
/* Elements Colours */
/* ------------------------------------------------------------ */

	/* ----- Generic ----- */
	
		.Content-Wide .black { color: #000000; }
		.Content-Wide .black b { color: #000000; }
		.Content-Wide .red { color: #ce0f0f; }
		.Content-Wide .red b { color: #ce0f0f; }
		.Content-Wide .blue { color: #0f5bce; }
		.Content-Wide .blue b { color: #0f5bce; } 
		
	/* ----- Content Header ----- */
		
		.Content-Wide-Header h2 { color: #ffffff; }	
		
	/* ----- More Button Elements ----- */
	
		.Content-Wide .Content-Wide-Header .More-Button a { color: #ffffff; }				
		.Content-Wide .Content-Wide-Header .More-Button a:hover { color: #b5b5b5; }
		
		.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: #ffffff; }
		.Content-Wide .Content-Wide-Header .Paging a { color: #ffffff; }
		.Content-Wide .Content-Wide-Header .Paging a:hover { color: #b5b5b5; }
		
		.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 a b { color: #2253b8; } 
    	.Content-Wide a:hover b { color: #2253b8; } 
	
		.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 p .red { color: #d60808; }
		.Content-Wide p .blue { color: #083ed6; }
		.Content-Wide p .discsblue { color: #415283; }
		.Content-Wide p .discsred { color: #e01616; }
				
		.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 UL .MissingField { color: #0034cf; }
		
		.Content-Wide OL LI a { color: #2253b8; }				
		.Content-Wide OL LI a:hover { color: #0672ec; }

/* ------------------------------------------------------------ */
/* 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; }
            
            .Content-Wide p .h3 { 
            
            	font-size: 1.0em; 
            	font-weight: bold;
            
            }
            
            .Content-Wide p .discsblue { font-weight: bold; }
			.Content-Wide p .discsred { font-weight: bold; }
		
		.Content-Wide p { font-size: 0.7em; }
		.Content-Wide p a { text-decoration: none; }
		
		.Content-Wide UL LI p { font-size: 1.0em; }
		
	/* ----- Table Elements ----- */
	
		.Content-Wide Table { font-size: 0.7em; }
		.Content-Wide Table Table { font-size: 1.0em; }
		
		.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 UL { font-size: 0.7em; }
		.Content-Wide UL UL { font-size: 1.0em; }
		
		.Content-Wide UL LI { 
		
		    line-height: 1.0em;
		    text-align: left; 
		
		}
		
		.Content-Wide UL LI a { text-decoration: none; }
		
		.Content-Wide OL { font-size: 0.7em; }	 
		
		.Content-Wide OL LI {
		
		    line-height: 1.0em;
		    text-align: left;
		    
	    }
		
		.Content-Wide OL LI a { text-decoration: none; }
		
	/* ----- Content Header ----- */
			
		.Content-Wide-Header h2 { font-weight: bold; }	  
		
	/* ----- Table of Directors ----- */
	
		.TableOfDirectors h3 { 

			font-size: 1.0em;

		}
		
	/* ----- Misc -----*/
		
		.bigger { font-size: 1.3em; }
