/* ------------------------------------------------------------ */
/* 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/2149/images/elements/content-wide-c-bg.gif); 

		}

		* html .Content-Wide { margin: 10px 0 0 5px; }
		
		.Content-Thin .Content-Wide {
		
			margin: 10px 0 0 0;
				
			width: 458px; 

			border: 2px solid #CFCFCF;
			
			background: none;
			background-color: #D3DFEB;

		}
		
		.Content-Thin .Content-Wide-Grad {
		
			position: relative;
			float: left;
			
			width: 458px;
			
			background: none;
								
		}

		.Content-Wide-Top { 

			position: relative;
			float: left;

			width: 578px;
			height: 4px;

			line-height: 0px;

			background-image: url(http://images.esellerpro.com/2149/images/elements/content-wide-c-top.gif); 

		}
		
		.Content-Thin .Content-Wide-Top { 
		
			width: 462px; 
			
			background: none;
		
		}

		.Content-Wide-Base { 

			position: relative;
			float: left;

			width: 578px;
			/* height: 4px; */

			/* background-image: url(http://images.esellerpro.com/2149/images/elements/content-wide-c-base.gif); */

		}
		
		.Content-Thin .Content-Wide-Base { 
		
			width: 462px; 
		
			background: none;
		
		}

		.Content-Wide-Header {

			position: relative;
			float: left;
			
			margin: 0 0 5px 0;
			padding: 0 0 0 9px;

			width: 578px;
			height: auto;
			
			background-image: url(http://images.esellerpro.com/2149/images/elements/content-wide-header.gif);			

		}
		
		.Content-Thin .Content-Wide-Header { 
		
			width: 462px; 
			
			background: none;
		
		}
		
		.Content-Wide-Footer {

			position: relative;
			float: left;

			width: 578px;
			height: 28px;

			background-image: url(http://images.esellerpro.com/2149/images/elements/content-wide-footer.gif);

		}  
		
		.Content-Thin .Content-Wide-Footer { 
		
			width: 462px; 
			
			background: none;
		
		}
		
		.Content-Wide-Button-Container {
		
		    position: relative;
		    float: left;	
		    
		    margin: 10px 0 0 6px;
		    padding: 0 0 10px 0;
		    
		    width: 558px;
		    height: auto;	
			
		} 	  
		
		* html .Content-Wide-Button-Container { margin: 10px 0 10px 3px; }
		
		.Content-Thin .Content-Wide-Button-Container { 
		
			width: 442px; 
			
			background: none;
		
		}

    /* ----- Element Styles ----- */
	
		.Content-Wide p { 
		
			padding: 0 10px 10px 10px; 
			
			line-height: 18px;
		
		}
		
		.Content-Wide Table { }	
		
		.Content-Table { 
			
			margin: 10px 10px 10px 10px;			
			border-collapse: collapse;
		
		} 
		
		.content-table { 
			
			margin: 10px 10px 10px 10px;			
			border-collapse: collapse;
		
		}
		
		/* ----- Identified Tables & Elements ----- */
		
			.Content-Table-Heading { 
			
				padding: 3px 0 5px 0;
				width: 140px; 
		
			} 
			
			.Content-Table-Value {
			
				width: 300px;
			
			}
			
			.Content-Table-Value p { 
			
				padding: 2px 0 5px 0;
				clear: both; 
			
			}
			
			.Content-Table-Value2 {
				
				width: 85px;
				
				text-align: center;
						
			}
			
			/* ----- Table Elements ----- */  
			    
				.Content-Table td select { 
			
					margin: 0 0 5px 0;
										
					border: 1px solid #bebebe;
			
				}  
				
				.Content-Table td select#billingcountrycode {
				
					width: 205px;
				
				}
				
				.Content-Table td select#billingcountrycode, .Content-Table td select#displayshippingcountrycode {
				
					width: 205px;
				
				}

				#Checkout-Notes {
				
					display: none;
				
				}
			
				#WishlistSend table td p { padding: 0 0 10px 0; }
				
				/* ----- Select Overrides ----- */
				
				        #formShowPostageCountries select {

							float: left;
							width: 193px; 
							
						}
						
						.idCountryArray { float: left; }	 
						
						#formShowPostageMethods select { width: 250px; } 
						
				        .idShipmentArray { float: left; }
								
				.Radio-Option { float: left; }
				
				#subject { width: 300px; }
				
				#message {

					margin: 0 0 5px 0;

					width: 300px; 
					height: 100px; 

					border: 1px solid #bebebe;

				}	
				
				#checkoutNotes { 
				
				    margin: 0 0 5px 0;

					width: 300px; 
					height: 40px; 

					border: 1px solid #bebebe;
					
				}
				
				#recipients {
				
					margin: 0 0 5px 0;

					width: 300px; 
					height: 100px; 

					border: 1px solid #bebebe;
				
				}

				.Radio-Option { float: left; }
				
				.largeText-Input {
				
					margin: 0 0 5px 0;
					padding: 2px 2px 2px 2px;

					width: 300px;								  
					height: 15px;

					border: 1px solid #bebebe;

				}

				.Text-Input {

					margin: 0 0 5px 0;
					padding: 2px 2px 2px 2px;
								  
                    width: 200px;								  
					height: 15px;
					
					border: 1px solid #bebebe;

				}
				
				.Text-Input2 { 
					
					position: relative;
					float: left;
					
					margin: 0 0 5px 0;
					padding: 2px 2px 2px 2px;

					width: 150px;								  
					height: 15px;

					border: 1px solid #bebebe;
				
				}
				
				.smallText-Input {

					margin: 0 0 5px 0;
					padding: 2px 2px 2px 2px;
								  
                    width: 75px;								  
					height: 15px;
					
					border: 1px solid #bebebe;

				}

				.smallText-Select { 
				
					width: 70px;
				
				}
				
				.Text-Field {
				
					margin: 10px 0 0 0;
				
					width: 340px;
					height: 80px;
					
					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 0 0; }

		.Content-Wide-Header H2 {

			position: relative;
			float: left;

			margin: 8px 0 0 0; 	
			padding: 0 0 0 0;

		}

		* html .Content-Wide-Header H2 { margin: 8px 0 0 0; }	  
		
		/* ----- Content Headings ----- */
            
            .Content-Wide H3 {
            
                position: relative; 
    
                margin: 12px 0 6px 10px; 	
                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; }  
		
		.dent a { padding: 0 0 0 10px; } 
		
		.listheader { 
		
		    font-size: 1.2em; 
		    font-weight: bold;
		    
	    }	  
	    
	    .Shipping-Table th, .Shipping-Table td {
            
            padding: 4px 4px 4px 4px;
            
            min-width: 100px;
            
            text-align: left;

	    }			
	    
	    .Warning-Icon {
	    
	        position: relative;
	        float: left;
	        
	        padding: 0 5px 0 0;
	    
	    }
	    
	    .Content-Divider { 
	    
	    	position: relative;
	    	float: right;
	    	
	    	margin: 0 20px 0 0;
	    	
	    	width: 190px;
	    	height: 0;
	    	
	    	font-size: 0;
	    	
	    	border-top: 2px solid #7b7b7b;
	    
	    }
	    
	    * html .Content-Divider { margin: 0 0 0 10px; }

/* ------------------------------------------------------------ */
/* Elements Colours */
/* ------------------------------------------------------------ */
		
	/* ----- Content Header ----- */
		
		.Content-Wide-Header h2 { color: #be3a00; }	
		
	/* ----- More Button Elements ----- */
	
		.Content-Wide .Content-Wide-Header .More-Button a { color: #000000; }				
		.Content-Wide .Content-Wide-Header .More-Button a:hover { color: #6a598e; }
		
		.Content-Wide .Content-Wide-Footer .More-Button a { color: #000000; }				
		.Content-Wide .Content-Wide-Footer .More-Button a:hover { color: #6a598e; }

	/* ----- 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: #6a5a8e; }
		.Content-Wide .Content-Wide-Header .Paging a:hover { color: #6a598e; }
		
		.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: #6a5a8e; }
		.Content-Wide .Content-Wide-Footer .Paging a:hover { color: #6a598e; }	

    /* ----- Page Characteristics Elements ----- */
	
		.Content-Wide h1 { color: #be3a00; }		
	
		.Content-Wide a { color: #6a5a8e; }
		.Content-Wide a:hover { color: #6a5a8e; }

		.Content-Wide p a { color: #6a5a8e; }				
		.Content-Wide p a:hover { color: #6a5a8e; }
		
		.Content-Wide Table a { color: #6a5a8e; }				
		.Content-Wide Table a:hover { color: #6a5a8e; }
		
		.Content-Wide UL LI a { color: #6a5a8e; }				
		.Content-Wide UL LI a:hover { color: #6a5a8e; }
		
		.Content-Wide OL LI a { color: #6a5a8e; }				
		.Content-Wide OL LI a:hover { color: #6a5a8e; }
		
		.Content-Thin h3 { color: #BD3900; }
		.Content-Thin table td h3 { color: #000000; }
		
		.red { color: #cf0000; }

/* ------------------------------------------------------------ */
/* 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 H1 { 
    			font-weight: normal; 
    			font-size: 1.2em;
    		}
            .Content-Wide H2 { font-size: 1.2em; }
            .Content-Wide H3 { font-size: 0.8em; }
            .Content-Wide table td H3 { font-size: 1.2em; }
            .Content-Wide H4 { font-size: 0.8em; }
            .Content-Wide H5 { font-size: 1.0em; }
            .Content-Wide H6 { font-size: 1.2em; }
		
		.Content-Wide p { font-size: 0.75em; }
		
		.Homepage p { font-size: 0.75em; }
		
		.Content-Wide p a { text-decoration: none; }
		.Content-Wide p a:hover { text-decoration: underline; }
		
	/* ----- Table Elements ----- */
	
		.Content-Wide Table { font-size: 0.75em; }
		
		.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.75em; }
		
		.Content-Wide UL LI { 
		
		    line-height: 18px;
		    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.75em; }	 
		
		.Content-Wide OL LI {
		
		    line-height: 18px;
		    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; }	  	  
		
    /* ----- Credit Card Changes ----- */
    
        .L-Label a {
        
            font-size: 1.2em;
            font-weight: bold;
        
        }
		
	.Content-Wide a:hover, .Content-Wide p a:hover, .Content-Wide Table a:hover,
		.Content-Wide UL LI a:hover, .Content-Wide OL LI a:hover {
		
		text-decoration: underline;
		
	}
