/* ------------------------------------------------------------ */
/* Element Formatting */
/* ------------------------------------------------------------ */

	/* ----- Content Wide Block ----- */

		.Content-Wide {

			position: relative;
			float: left;

			margin: 10px 0 0 10px;

			width: 752px;
			height: auto;

			/* background-image: url(http://images.esellerpro.com/2201/images/elements/content-wide-c-bg.gif); */
			
		}

		* html .Content-Wide { margin: 10px 0 0 5px; }

		.Content-Wide-Top { 

			position: relative;
			float: left;

			width: 752px;
			height: 4px;

			line-height: 0px;

			/* background-image: url(http://images.esellerpro.com/2201/images/elements/content-wide-c-top.gif); */

		}

		.Content-Wide-Base { 

			position: relative;
			float: left;

			width: 752px;
			height: 1px;

			/* background-image: url(http://images.esellerpro.com/2201/images/elements/content-wide-c-base.gif); */

		}

		.Content-Wide-Header {

			position: relative;
			float: left;
			
			margin: 0 0 15px 0;

			width: 752px;
			height: 31px;
			
			/* background-image: url(http://images.esellerpro.com/2201/images/elements/content-wide-header.gif); */ 

		}
		
		.Content-Wide-Footer {

			position: relative;
			float: left;

			width: 752px;
			height: 28px;

			/* background-image: url(http://images.esellerpro.com/2201/images/elements/content-wide-footer.gif); */

		}  
		
		.Content-Wide-Button-Container {
		
		    position: relative;
		    float: left;	
		    
		    margin: 10px 0 0 0;
		    padding: 0 0 10px 0;
		    
		    width: 752px;
		    height: auto;	
			
		} 
	
	/* ----- Content Wide Block ----- */
	
		.Content-Wide-Retainer {

			position: relative;
			float: left;

			margin: 10px 0 0 10px;

			width: 752px;
			height: auto;

			background-image: url(http://images.esellerpro.com/2201/images/elements/content-wide-bg-w.gif); 

		}

		* html .Content-Wide-Retainer { margin: 10px 0 0 5px; }

		.Content-Wide-Retainer .Content-Wide-Top { 

			position: relative;
			float: left;

			width: 752px;
			height: 4px;

			line-height: 0px;

			background-image: url(http://images.esellerpro.com/2201/images/elements/content-wide-top-w.gif); 

		}
		
		.Content-Wide-Retainer .Content-Wide-Base { 

			position: relative;
			float: left;

			width: 752px;
			height: 1px;

			background-image: url(http://images.esellerpro.com/2201/images/elements/content-wide-base-w.gif); 

		}

		.Content-Wide-Retainer .Content-Wide-Header {

			position: relative;
			float: left;

			margin: 0 0 15px 0;

			width: 752px;
			height: 28px;

			background-image: url(http://images.esellerpro.com/2201/images/elements/content-wide-header-w.gif); 

		}
		
		.Content-Wide-Retainer .Content-Wide-Footer {

			position: relative;
			float: left;

			width: 752px;
			height: 28px;

			background-image: url(http://images.esellerpro.com/2201/images/elements/content-wide-footer-w.gif); 
	
		}  
		
		.Content-Button-Navigation { 
		
			position: relative;
			float: left;
			
			margin: 10px 0 0 10px;
			padding: 10px 0 0 0;
			
			width: 752px;
			
		
		}
		
		* html .Content-Button-Navigation { margin: 10px 0 0 5px; }
		
	/* ----- Content Small Block ----- */
		
		.Content-Small {

			position: relative;
			float: left;

			margin: 10px 0 0 10px;

			width: 371px;
			height: auto;

			background-image: url(http://images.esellerpro.com/2201/images/elements/content-small-bg-w.gif);  
			
		}

		* html .Content-Small { margin: 10px 0 0 5px; }

		.Content-Small .Content-Small-Base { 

			position: relative;
			float: left;

			width: 371px;
			height: 1px;

			background-image: url(http://images.esellerpro.com/2201/images/elements/content-small-base-w.gif); 

		}

		.Content-Small .Content-Small-Header {

			position: relative;
			float: left;

			margin: 0 0 15px 0;

			width: 371px;
			height: 28px;

			background-image: url(http://images.esellerpro.com/2201/images/elements/content-small-header-w.gif);  
			
		}

		.Content-Small .Content-Small-Footer {

			position: relative;
			float: left;

			width: 371px;
			height: 28px;

			background-image: url(http://images.esellerpro.com/2201/images/elements/content-small-footer-w.gif); 

		}  
	
	/* ----- Content Wide Error Block ----- */
	
		.Content-Wide-Error { background-image: url(http://images.esellerpro.com/2201/images/elements/content-wide-bg-e-w.gif); }
	
		.Content-Wide-Error .Content-Wide-Header { background-image: url(http://images.esellerpro.com/2201/images/elements/content-wide-header-e-w.gif); }
		
		.Content-Wide-Error .Content-Wide-Base { background-image: url(http://images.esellerpro.com/2201/images/elements/content-wide-base-e-w.gif); }

    /* ----- Element Styles ----- */
    	
    	.Content-Divider { 
    	
    		position: relative;
    		float: left;
    		
    		width: 100%;
    		height: 1px;
    	
    	}
	
		.Content-Wide p { padding: 0 0 10px 0; }
		
		.Content-Wide-Retainer p { padding: 0 0 10px 16px; }
		
		.Content-Small p { padding: 0 0 16px 16px; }
				
		.Content-Wide-Retainer .Input-Sub-Text p { padding: 0 0 0 0; }
		
		.Content-Wide Table { }	
		
		.Content-Wide .Content-Table-340 { width: 336px; }	
		
		.Content-Table { 
			
			margin: 0 20px 10px 20px;			
			border-collapse: collapse;
			
		} 
		
		* html .Content-Table { margin: 0 10px 10px 10px; }
		
		.content-table { 
			
			margin: 0 20px 10px 20px;			
			border-collapse: collapse;
					
		}
		
		* html .content-table { margin: 0 10px 10px 10px; }
		
		/* ----- Identified Tables & Elements ----- */
		
			.Content-Table-Heading { 
			
				padding: 5px 0 30px 0;
				width: 130px; 
		
			} 
			
			.DeliveryMethods-Cart .Content-Table-Heading { 
			
				padding: 5px 0 5px 0;
				width: 130px; 
			
			}
			
			/* ----- Table Elements ----- */  
			    
				.Content-Table td select { 
			
					margin: 0 0 5px 0;
					width: 208px; 
					
					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 0 5px 0;
					padding: 3px 3px 3px 3px;
								  
                    width: 200px;								  
					height: 18px;
					
					border: 1px solid #bebebe;

				}
				
				.smallText-Input {

					margin: 0 0 5px 0;
					padding: 3px 3px 3px 3px;
								  
                    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 5px 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 0 0; }

		.Content-Wide-Header H2 {

			position: relative;
			float: left;

			margin: 2px 0 0 0; 	
			padding: 0 0 0 0;

		}

		* html .Content-Wide-Header H2 { margin: 2px 0 0 0; }	
		
		.Content-Wide-Retainer .Content-Wide-Header H2 {
		
			position: relative;
			float: left;

			margin: 2px 0 0 10px; 	
			padding: 0 5px 0 5px;
			
			background-color: #ffffff;

		}
		
		.Content-Small .Content-Small-Header H2 {

			position: relative;
			float: left;

			margin: 2px 0 0 10px; 	
			padding: 0 5px 0 5px;

			background-color: #ffffff;
		
		}
		
		/* ----- 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; }		 

/* ------------------------------------------------------------ */
/* Misc Elements */
/* ------------------------------------------------------------ */

	/* ----- Paging Elements ----- */

		.Content-Wide .Content-Wide-Header .Paging {

			position: relative;
			float: right;

			padding: 8px 20px 0 0;						

		}

		.Content-Wide .Content-Wide-Footer .Paging {

			position: relative;
			float: right;

			padding: 8px 20px 0 0;						

		}

		.Content-Wide .Paging img { margin: 0 0 0 5px; }

	/* ----- Misc ----- */
		
		.Content-Wide-Retainer table td .larger { padding: 0 0 10px 0; }
		
/* ------------------------------------------------------------ */
/* Elements Colours */
/* ------------------------------------------------------------ */
		
	/* ----- Content Header ----- */
		
		.Content-Wide-Header h2 { color: #bf0e1e; }	
		
		.Content-Wide-Retainer .Content-Wide-Header h2 { color: #212121; }	
		.Content-Small .Content-Small-Header h2 { color: #212121; }	
		
	/* ----- More Button Elements ----- */
	
		.Content-Wide .Content-Wide-Header .More-Button a { color: #000000; }				
		.Content-Wide .Content-Wide-Header .More-Button a:hover { color: #c80606; }
		
		.Content-Wide .Content-Wide-Footer .More-Button a { color: #000000; }				
		.Content-Wide .Content-Wide-Footer .More-Button a:hover { color: #c80606; }

	/* ----- Paging Elements ----- */
	
		.Content-Wide .Content-Wide-Header .Paging { color: #000000; } 
		
		.Content-Wide .Content-Wide-Header .Paging-Current-Page { color: #000000; }
		.Content-Wide .Content-Wide-Header .Paging a { color: #707070; }
		.Content-Wide .Content-Wide-Header .Paging a:hover { color: #c80606; }
		
		.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: #707070; }
		.Content-Wide .Content-Wide-Footer .Paging a:hover { color: #c80606; }	

    /* ----- Page Characteristics Elements ----- */
	
		.Content-Wide a { color: #707070; }
		.Content-Wide a:hover { color: #930a14; }

		.Content-Wide p { color: #212121; }

		.Content-Wide p a { color: #707070; }				
		.Content-Wide p a:hover { color: #930a14; }
		
		.Content-Wide Table a { color: #707070; }				
		.Content-Wide Table a:hover { color: #930a14; }
		
		.Content-Wide Table .Heavy label { color: #212121; }
		.Content-Wide Table .Required label { color: #bf0f1c; }
		.Content-Wide Table p .Required { color: #bf0f1c; }
		.Content-Wide-Retainer .Input-Sub-Text p { color: #757575; }
		
		.Content-Wide UL LI a { color: #707070; }				
		.Content-Wide UL LI a:hover { color: #930a14; }
		
		.Content-Wide OL LI a { color: #707070; }				
		.Content-Wide OL LI a:hover { color: #930a14; }

	/* ----- Misc ----- */
		
		.Content-Wide-Retainer table td .larger b { color: #707070; }

/* ------------------------------------------------------------ */
/* 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: 1.5em; }
            .Content-Wide H3 { font-size: 1.0em; }
            .Content-Wide H4 { font-size: 1.0em; }
            .Content-Wide H5 { font-size: 1.2em; }
            .Content-Wide H6 { font-size: 1.3em; }
            
            .Content-Wide-Retainer H2 { font-size: 1.0em; }
            .Content-Small H2 { font-size: 1.0em; }
		
		.Content-Wide p { font-size: 0.8em; }
		.Content-Wide p a { text-decoration: none; }
		
	/* ----- Table Elements ----- */
	
		.Content-Wide Table { font-size: 0.8em; }
		
		.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; }
			
			.Content-Wide-Retainer .Input-Sub-Text p { 
			
				font-size: 0.7em; 
				font-style: italic;
			
			}
			
			.Content-Wide Table .Heavy { font-weight: bold; }
			
		/* ----- Sort out link elements ----- */
		
		.Content-Wide Table a { text-decoration: none; }
		
	/* ----- List Elements ----- */
	
		.Content-Wide UL { font-size: 0.8em; }
		
		.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: bold; }	  
		
		.Content-Wide-Retainer .Content-Wide-Header h2 { font-weight: bold; }	
		
		.Content-Small .Content-Small-Header h2 { font-weight: bold; }	
		
	/* ----- Misc ----- */
	
		.Content-Wide-Retainer table td .larger { font-size: 0.9em; }
