/* ------------------------------------------------------------ */
/* Element Formatting */
/* ------------------------------------------------------------ */

	/* ----- Sub Category Summary ----- */
		
		.SubCategory-Summary UL {

			position: relative;
			float: left;

			margin: 0 0 0 20px;

			list-style: none;

		}

		* html .SubCategory-Summary UL { margin: 0 0 0 10px; }

		.SubCategory-Summary UL LI {

			position: relative;
			float: left;

			padding: 0 20px 13px 0;

			width: 165px;

		}

		* html .SubCategory-Summary UL LI { padding: 0 10px 20px 0; }

	/* ----- Category Elements & Styles ----- */		 
	
	    /* ----- Category Version 1 ----- */
        
            .Category-v1 {
    
                position: relative;
                float: left;
    
                margin: 10px 0 0 10px;
    
                width: 186px;
                height: 235px;
    
                background-image: url(http://images.esellerpro.com/2261/images/elements/category-c-bg-v1.gif);		
    
            }
    
            * html .Category-v1 { margin: 10px 4px 0 6px; }
    
            .Category-Top-v1 { 
    
                position: relative;
                float: left;
    
                width: 186px;
                height: 4px;
    
                line-height: 0px;
    
                background-image: url(http://images.esellerpro.com/2261/images/elements/category-c-top-v1.gif);
    
            }
    
            .Category-Base-v1 { 
    
                position: absolute;
    
                left: 0px;
                top: 231px;
    
                width: 186px;
                height: 4px;
    
                background-image: url(http://images.esellerpro.com/2261/images/elements/category-c-base-v1.gif);
    
            }
        
            /* ----- Category IMG ----- */
        
                .Category-IMG-v1 {
        
                    position: absolute;
                                
                    left: 8px;
                    top: 38px;
        
                    width: 170px;
                    height: 170px;
        
                }	
        
            /* ----- Element Styles ----- */
        
                .Category-v1 H2 {
        
                    position: relative;
                    float: left;
                    
                    width: 170px;
        
                    margin: 2px 0 0 8px; 					
        
                }
        
                * html .Category-v1 H2 { margin: 2px 0 0 4px; }
        
                .Category-v1 .More-Button {
        
                    position: absolute;
                                
                    right: 8px;
                    top: 215px;
                    
                    /* padding: 5px 8px 2px 0; */
        
                }
                
        /* ----- Category Version 2 ----- */
        
            .Category-v2 {
    
                position: relative;
                float: left;
    
                margin: 10px 0 0 10px;
    
                width: 137px;
                height: 195px;
    
                background-image: url(http://images.esellerpro.com/2261/images/elements/category-c-bg-v2.gif);
                
            }
    
            * html .Category-v2 { margin: 10px 4px 0 6px; }
    
            .Category-Top-v2 { 
    
                position: relative;
                float: left;
    
                width: 137px;
                height: 4px;
    
                line-height: 0px;
    
                background-image: url(http://images.esellerpro.com/2261/images/elements/category-c-top-v2.gif);
    
            }
    
            .Category-Base-v2 { 
    
                position: absolute;
    
                left: 0px;
                top: 191px;
    
                width: 137px;
                height: 4px;
    
                background-image: url(http://images.esellerpro.com/2261/images/elements/category-c-base-v2.gif);	  
                
            }
        
            /* ----- Category IMG ----- */
        
                .Category-IMG-v2 {
        
                    position: absolute;
                                
                    left: 8px;
                    top: 38px;
        
                    width: 121px;
                    height: 121px;
        
                }	
        
            /* ----- Element Styles ----- */
        
                .Category-v2 H2 {
        
                    position: relative;
                    float: left;
                    
                    width: 121px;
        
                    margin: 2px 0 0 8px; 					
        
                }
        
                * html .Category-v2 H2 { margin: 2px 0 0 4px; }
        
                .Category-v2 .More-Button {
        
                    position: absolute;
                                
                    right: 8px;
                    top: 173px;
                    
                    /* padding: 5px 8px 2px 0; */
        
                }		 
                
        /* ----- Category Version 3 ----- */
        
            .Category-v3 {
    
                position: relative;
                float: left;
    
                margin: 10px 0 0 10px;
    
                width: 284px;
                height: 334px;
    
                background-image: url(http://images.esellerpro.com/2261/images/elements/category-c-bg-v3.gif);

            }
    
            * html .Category-v3 { margin: 10px 5px 0 5px; }
    
            .Category-Top-v3 { 
    
                position: relative;
                float: left;
    
                width: 284px;
                height: 4px;
    
                line-height: 0px;
    
                background-image: url(http://images.esellerpro.com/2261/images/elements/category-c-top-v3.gif);	  
                
            }
    
            .Category-Base-v3 { 
    
                position: absolute;
    
                left: 0px;
                top: 330px;
    
                width: 284px;
                height: 4px;
    
                background-image: url(http://images.esellerpro.com/2261/images/elements/category-c-base-v3.gif);
                
            }
        
            /* ----- Category IMG ----- */
        
                .Category-IMG-v3 {
        
                    position: absolute;
                                
                    left: 8px;
                    top: 38px;
        
                    width: 267px;
                    height: 267px;
        
                }	
        
            /* ----- Element Styles ----- */
        
                .Category-v3 H2 {
        
                    position: relative;
                    float: left;
                    
                    width: 268px;
        
                    margin: 2px 0 0 8px;					
        
                }
        
                * html .Category-v3 H2 { margin: 2px 0 0 4px; }
        
                .Category-v3 .More-Button {
        
                    position: absolute;
                                
                    right: 8px;
                    top: 313px;
                    
                    /* padding: 5px 8px 2px 0; */
        
                }	  
                
        /* ----- Category Version 4 ----- */
        
            .Category-v4 {
    
                position: relative;
                float: left;
    
                margin: 11px 0 0 11px;
    
                width: 136px;
                height: 136px;

            }
    
            * html .Category-v4 { margin: 10px 5px 0 5px; }
    
            /* ----- Category IMG ----- */
        
                .Category-IMG-v4 {
             
                    left: 0;
                    top: 0;
        
                    width: 135px;
                    height: 135px;
                    
                    /* ----- Border for category images which don't have a defined edge ----- */
                    
                        border: 1px solid #8b8b8b;
        
                }	
                
        /* ----- Category Version 5 ----- */
        
            .Category-v5 {
    
                position: relative;
                float: left;
    
                margin: 12px 0 0 12px;
    
                width: 176px;
                height: auto;
    
                background-image: url(http://images.esellerpro.com/2261/images/elements/category-c-bg-v5.gif);
                
            }
    
            * html .Category-v5 { margin: 12px 5px 0 6px; }
    
            .Category-Top-v5 { 
    
                position: relative;
                float: left;
    
                width: 176px;
                height: 4px;
    
                line-height: 0px;
    
                background-image: url(http://images.esellerpro.com/2261/images/elements/category-c-top-v5.gif);	  
                
            }
    
            .Category-Base-v5 { 
    
                position: relative;
                float: left;
    
                width: 176px;
                height: 4px;
    
                background-image: url(http://images.esellerpro.com/2261/images/elements/category-c-base-v5.gif);
                
            }
        
            /* ----- Category IMG ----- */
        
                .Category-IMG-v5 {
        
                    position: relative;
                    float: left;
                    
                    clear: both;
                                        
                    width: 174px;
                    height: 120px;	  
                    
                    left: 1px;
        
                }	
        
            /* ----- Element Styles ----- */
        
                .Category-v5 .More-Button a {
        			
        			position: relative;	   
        			float: left;
        			
        			padding: 9px 0 0 5px;
                    
                }
        
                .Category-v5 .More-Button {
        
                    position: relative;
                    float: left;
                    
                    margin: 0 0 0 0;
                    
                    display: block;	 
                                  
					left: 1px;                                  
                                  
                    width: 174px; 
                    height: 32px; 
                    
                    background-image: url(http://images.esellerpro.com/2261/images/elements/category-c-h2-v5.gif);
        
                }
        
		/* ----- Inner Product Containers ----- */

			.Product-Row { 
			
				position: relative;
				float: left;

				width: 552px;

			}	

			.Product-Row-Images { 

				position: relative;
				float: left;
				
				padding: 10px 0 0 0;

				width: 552px;

			}

			.Product-Row-Title { 

				position: relative;
				float: left;

				padding: 0 0 8px 0;

				width: 552px;

			}

			.Product-Row-Price { 

				position: relative;
				float: left;

				padding: 0 0 0 0;

				width: 552px;

			}
			
			.Product-Row-Buttons {
			
				position: relative;
				float: left;

				padding: 0 0 8px 0;

				width: 552px;
				
				border-bottom: 1px dotted #919191;
			
			}
			
			.Product {

				position: relative;
				float: left;

				width: 131px;

				margin: 0 0 0 6px;
				
				overflow: hidden;

			}

			* html .Product { margin: 0 3px 0 3px; }

			.Product img { margin: 0 0 0 0; }

			.Product .Product-Img { width: 96px; }

			.Product .Product-Divider {

				position: relative;
				left: 0;

				padding: 0 0 0 0; 

			}

			.Product .Product-Text-Link {

				display: block; 
				padding: 10px 0 0 0; 
			
			}
			
			.Product-Row-Price .Product-Purchase { 
			
				position: relative;
				float: left;
				
				width: 131px;
				
			}
			
			.Product-Row-Price .Product-Purchase .Price { 
			
				float: left;
				
				text-align: right;
			
			}
			
			.Product-Row-Price .Product-Purchase .Price .Product-Price { 
			
				float: left;
			
				padding: 2px 5px 0 0; 
				
				text-align: right;
				
				width: 56px;
			
			}
			
			.Product-Row-Price .Product-Purchase .Buy { 

				float: right;
				
				width: 70px;

			}
			
		/* ----- Menu Thin Content Product Block ----- */
			
			.Menu-Thin-Content-Block .Menu-Content-Products .Product {

				position: relative;
				float: left;

				margin: 0 0 0 8px;				

			}

			* html .Menu-Thin-Content-Block .Menu-Content-Products .Product { margin: 0 0 0 4px; }

			.Menu-Thin-Content-Block .Menu-Content-Products .Product img { margin: 10px 0 0 0; }
			
			.Menu-Thin-Content-Block .Menu-Content-Products .Product .Product-Img { width: 96px; }

			.Menu-Thin-Content-Block .Menu-Content-Products .Product .Product-Divider { padding: 0 0 0 0; }

			.Menu-Thin-Content-Block .Menu-Content-Products .Product .Product-Text-Link {

				display: block; 
				padding: 10px 0 0 0; 
				
				width: 127px;

			}
						
        /* ----- Simplified Version ----- */
        
            .Menu-Simple-Content-Block .Menu-Content-Products .Product {
            
                position: relative;
                float: left;

                margin: 0 0 0 1px;
                padding: 0 0 10px 0;
                
                width: 164px;	   
                
                text-align: center;
               
            }

            * html .Menu-Simple-Content-Block .Menu-Content-Products .Product { 
            
            	margin: 0 0 0 0; 
            	
            	left: 1px;
            
            }

			.Menu-Simple-Content-Block .Menu-Content-Products .Product .Product-Img-BG {
			
				position: relative;
				float: left;
				
				margin: 0 0 0 25px;
				
				width: 119px;
				height: auto;
				
				padding: 10px 0 10px 10px;
				
				background-image: url(http://images.esellerpro.com/2261/images/elements/product-img-bg.gif);
				background-repeat: repeat-y;
			
			}
			
			* html .Menu-Simple-Content-Block .Menu-Content-Products .Product .Product-Img-BG { margin: 0 0 0 12px; }

            .Menu-Simple-Content-Block .Menu-Content-Products .Product img { margin: 0 0 0 0; }
            
            .Menu-Simple-Content-Block .Menu-Content-Products .Product .Product-Img {
            
            	float: left;
            	width: 100px; 
            
            }

            .Menu-Simple-Content-Block .Menu-Content-Products .Product .Product-Divider { padding: 0 0 0 0; }

            .Menu-Simple-Content-Block .Menu-Content-Products .Product .Product-Text-Link {

                display: block; 
                padding: 10px 0 10px 5px; 
                
                width: 144px;
                
                overflow: hidden;
                
                clear: both;

            }
            
	/* ----- Product 1x Column ----- */

		.Product-1xColumn-Faux-BG {

			position: relative;
			float: left;

			width: 566px;

			left: 1px;

			background-color: #ffffff; 

		}

		.Product-1xColumn {

			position: relative;
			float: left;
			
			margin: 0 0 0 10px;
			padding: 0 0 8px 0;
			
			width: 556px;

			border-bottom: 1px dotted #000000;
			
		}

		* html .Product-1xColumn { margin: 0 0 0 5px; }			   

		.Product-1xColumn .Product-Img {

			float: left;

			padding: 10px 14px 10px 6px;   
			
			width: 100px;

		}

		.Product-1xColumn .Product-Text-Link {

			float: left;
			
			padding: 10px 0 3px 0;
								  
            clear: right;
            
			display: block; 	  
	
			width: 436px;

		}
		
		.Product-1xColumn .Variation-Title { 
		
		    position: relative;
		    float: left;	   
		    
		    margin: 0 0 0 0;
		    padding: 3px 10px 0 0;  
		    
		    vertical-align: top;
		
		}
		
		.Product-1xColumn .Product-Price-Container { 

			float: left; 
			width: 436px; 

			height: 23px;
			
		}
		
		.Product-1xColumn .Product-Menu-Buttons {
		
		    float: left;

			margin: 10px 0 0 0;
			padding: 10px 0 0 0; 
			
			clear: left;
			
			display: block;   			
			
			width: 556px;
			
			border-top: 1px dotted #bbbbbb; 
		
		}	  
		
		.Product-1xColumn .Product-Menu-Buttons .Product-View-Button { 
			
		    float: right;  		    
            margin: 0 0 0 10px;
		
		}
		
		.Product-1xColumn .Product-Menu-Buttons .Product-Buy-Button { 
		
		    float: right;  	    
		    margin: 0 0 0 10px;
		
		}
		
		.Product-1xColumn .Product-Menu-Buttons .Variation-Dropdown {
		
		    float: left;
		    margin: 0 0 10px 0;
		    
		    width: 320px;
		
		}
		
		/* .Product-1xColumn .Product-Price-Title { float: left; }					
		.Product-1xColumn .Product-Price { float: left; } */

		.Product-1xColumn p { padding: 6px 0 0 5px; }

		* html .Product-1xColumn p { padding: 3px 0 0 0; }	  
		
		.Product-1xColumn select { border: 1px solid #bebebe; }		
		
    /* ----- Product 1x Column, Version 2.00 ----- */

		.Product-1xColumn-Faux-BG-v2 {

			position: relative;
			float: left;

			width: 566px;

			left: 1px;

			background-color: #ffffff; 

		}

		.Product-1xColumn-v2 {

			position: relative;
			float: left;
			
			margin: 0 0 0 10px;
			padding: 0 0 8px 0;
			
			width: 556px;

			border-bottom: 1px dotted #000000;
			
		}

		* html .Product-1xColumn-v2 { margin: 0 0 0 5px; }			   

		.Product-1xColumn-v2 .Product-Img {

			float: left;

			padding: 10px 14px 10px 6px;   
			
			width: 100px;

		}

		.Product-1xColumn-v2 .Product-Text-Link {

			float: left;
			
			padding: 10px 0 3px 0;
								  
            clear: right;
            
			display: block; 	  
	
			width: 436px;

		}
		
		.Product-1xColumn-v2 .Variation-Title { 
		
		    float: left;
		    padding: 2px 5px 5px 5px;
		
		} 
		
		.Product-1xColumn-v2 .Product-Price-Container { 

			float: left; 
			width: 436px; 

			height: 23px;
			
		}
		
		.Product-1xColumn-v2 .Product-Menu-Buttons {
		
		    float: left;

			margin: 10px 0 0 0;
			padding: 10px 0 0 0; 
			
			clear: left;
			
			display: block;   			
			
			width: 556px;
			
			border-top: 1px dotted #bbbbbb; 
		
		}	  
		
		.Product-1xColumn-v2 .Product-Menu-Buttons .Product-View-Button { 
			
		    float: right;  		    
            margin: 0 0 0 10px;
		
		}
		
		.Product-1xColumn-v2 .Product-Menu-Buttons .Product-Buy-Button { 
		
		    float: right;  	    
		    margin: 0 0 0 10px;
		
		}
		
		.Product-1xColumn-v2 .Product-Menu-Buttons .Variation-Dropdown {
		
		    float: left;
		    margin: 0 0 10px 0;
		    
		    width: 210px;
		
		}	  
		
		.Product-1xColumn-v2 .Product-Menu-Buttons .Product-1xColumn-v2-Options LI {  
		
		    float: left; 	    
		    margin: 0 0 10px 0;
		    
		    list-style: none;
		
		}	
		
		.Product-1xColumn-v2 .Product-Menu-Buttons .Product-1xColumn-v2-Options LI input {
			
			padding: 1px 0 1px 0;
			
            width: 30px;
                        
            border: 1px solid #bebebe;
		
		}	   
		
		.Product-1xColumn-v2 .Product-Menu-Buttons .Product-1xColumn-v2-Options LI .Quantity-Heading { 
		
		    float: left;
		    padding: 2px 5px 5px 5px;
		    
		}
		
		/* .Product-1xColumn-v2 .Product-Price-Title { float: left; }					
		.Product-1xColumn-v2 .Product-Price { float: left; } */

		.Product-1xColumn-v2 p { padding: 6px 0 0 5px; }

		* html .Product-1xColumn-v2 p { padding: 3px 0 0 0; }	  
		
		.Product-1xColumn-v2 select { border: 1px solid #bebebe; }
		
	/* ----- Product 1x Column, Version 3.00 ----- */

		.Product-1xColumn-Faux-BG-v3 {

			position: relative;
			float: left;

			width: 566px;

			left: 1px;

			background-color: #ffffff; 

		}

		.Product-1xColumn-v3 {

			position: relative;
			float: left;

			margin: 0 0 0 10px;
			padding: 0 0 8px 0;

			width: 556px;

			border-bottom: 1px dotted #000000;

		}

		* html .Product-1xColumn-v3 { margin: 0 0 0 5px; }			   

		.Product-1xColumn-v3 .Product-Img {

			float: left;

			margin: 10px 14px 10px 6px;   

			width: 96px;

			border: 1px solid #356aa0;

		}

		.Product-1xColumn-v3 .Product-Text-Link {

			float: left;

			padding: 10px 0 3px 0;

			clear: right;

			display: block; 	  

			width: 436px;

		}

		.Product-1xColumn-v3 .Variation-Title { 

			float: left;
			padding: 2px 5px 5px 5px;

		} 

		.Product-1xColumn-v3 .Product-Price-Container { 

			position: relative;
			float: left; 

			padding: 5px 0 5px  0;

			width: 436px; 
			height: 23px;

		}

		.Product-1xColumn-v3 .Item-Content { 

			position: relative;
			float: left;

			width: 432px;

		}

		.Product-1xColumn-v3 .Product-Menu-Buttons {

			float: right;

			margin: 10px 0 0 0;
			padding: 10px 0 0 0; 

			display: block;   			

			width: 436px;

		}	  

		.Product-1xColumn-v3 .Product-Menu-Buttons .Product-View-Button { 

			float: right;  		    
			margin: 0 0 0 10px;

		}

		.Product-1xColumn-v3 .Product-Menu-Buttons .Product-Buy-Button { 

			float: right;  	    
			margin: 0 0 0 10px;

		}

		.Product-1xColumn-v3 .Product-Menu-Buttons .Variation-Dropdown {

			float: left;
			margin: 0 0 10px 0;

			width: 230px;

		}	  

		.Product-1xColumn-v3 .Product-Menu-Buttons .Product-1xColumn-v3-Options LI {  

			float: left; 	    
			margin: 0 0 10px 0;

			list-style: none;

		}	

		.Product-1xColumn-v3 .Product-Menu-Buttons .Product-1xColumn-v3-Options LI input {

			padding: 1px 0 1px 0;

			width: 30px;

			border: 1px solid #bebebe;

		}	   

		.Product-1xColumn-v3 .Product-Menu-Buttons .Product-1xColumn-v3-Options LI .Quantity-Heading { 

			float: left;
			padding: 2px 5px 5px 5px;

		}

		/* .Product-1xColumn-v2 .Product-Price-Title { float: left; }					
		.Product-1xColumn-v2 .Product-Price { float: left; } */

		.Product-1xColumn-v3 p { padding: 6px 0 0 5px; }

		* html .Product-1xColumn-v3 p { padding: 3px 0 0 0; }	  
				
		.Product-1xColumn-v3 select { border: 1px solid #bebebe; }

    /* ----- Product 2x Column ----- */

		.Product-2xColumn-Faux-BG {

			position: relative;
			float: left;

			width: 576px;

			left: 1px;

			background-image: url(http://images.esellerpro.com/2261/images/elements/featured-wide-c-2x-bg.gif); 

		}

		.Product-2xColumn {

			position: relative;
			float: left;

			margin: 0 8px 0 10px;
			padding: 0 0 8px 0;	
			
			width: 268px;
			
			border-bottom: 1px dotted #000000;
			
		}

		* html .Product-2xColumn { margin: 0 6px 0 7px; }			   

		.Product-2xColumn .Product-Img {

			float: left;   
			
			padding: 10px 14px 10px 6px;   
			
			width: 100px;

		}

		.Product-2xColumn .Product-Text-Link {

			float: left;   
			
			padding: 10px 0 3px 0;
			
			clear: right;

			display: block; 
			
			width: 138px;

		}	  
		
		.Product-2xColumn .Product-Price-Container { 

			float: left; 
			width: 138px; 

			height: 23px;  
			
		}
		
		.Product-2xColumn .Product-Menu-Buttons {
		
		    float: left;
    
			margin: 10px 0 0 0;
			padding: 10px 0 0 0;  
			
			display: block;

			width: 268px;
			
			border-top: 1px dotted #bbbbbb; 
		
		}	  
		
		.Product-2xColumn .Product-Menu-Buttons .Product-View-Button { 
			
		    float: right;  		    
            margin: 0 0 0 10px;
		
		}
		
		.Product-2xColumn .Product-Menu-Buttons .Product-Buy-Button { 
		
		    float: right;      
		    margin: 0 0 0 10px;
		
		}
		
		.Product-2xColumn .Product-Menu-Buttons .Variation-Dropdown {
		
		    float: left;
		    margin: 0 0 10px 0;
		    
		    width: 268px;
		
		}																		
		
	    /* .Product-2xColumn .Product-Price-Title { float: left; }					
		.Product-2xColumn .Product-Price { float: left; } */

		.Product-2xColumn p { padding: 6px 0 0 5px; }

		* html .Product-2xColumn p { padding: 3px 0 0 0; }	
		
		.Product-2xColumn select { border: 1px solid #bebebe; }

    /* ----- Product 2x Column, Version 2.00 ----- */
    
        /* ----- Version 2 contains the quantity option ----- */

		.Product-2xColumn-Faux-BG-v2 {

			position: relative;
			float: left;

			width: 576px;

			left: 1px;

			background-image: url(http://images.esellerpro.com/2261/images/elements/featured-wide-c-2x-bg.gif); 

		}

		.Product-2xColumn-v2 {

			position: relative;
			float: left;

			margin: 0 8px 0 10px;
			padding: 0 0 8px 0;	
			
			width: 268px;
			
			border-bottom: 1px dotted #000000;
			
		}

		* html .Product-2xColumn-v2 { margin: 0 6px 0 7px; }			   

		.Product-2xColumn-v2 .Product-Img {

			float: left;

			padding: 10px 14px 10px 6px;   
			
			width: 100px;

		}

		.Product-2xColumn-v2 .Product-Text-Link {

			float: left;

			padding: 10px 0 3px 0; 
			
			clear: right;

			display: block; 
			
			width: 138px;

		}	  
		
		.Product-2xColumn-v2 .Product-Price-Container { 

			float: left; 
			width: 138px; 

			height: 23px;  
			
		}
		
		.Product-2xColumn-v2 .Product-Menu-Buttons {
		
		    float: left;   
		    
			margin: 10px 0 0 0;
			padding: 10px 0 0 0;
			
			display: block;

			width: 268px;
			
			border-top: 1px dotted #bbbbbb; 
		
		}	  
		
		.Product-2xColumn-v2 .Product-Menu-Buttons .Product-View-Button { 
			
		    float: right;  	    
            margin: 0 0 0 10px;
		
		}
		
		.Product-2xColumn-v2 .Product-Menu-Buttons .Product-Buy-Button { 
		
		    float: right;  	    
		    margin: 0 0 0 10px;
		
		}
		
		.Product-2xColumn-v2 .Product-Menu-Buttons .Variation-Dropdown {
		
		    float: left;
		    margin: 0 0 0 0;
		    
		    width: 170px;
		
		}		
		
        .Product-2xColumn-v2 .Product-Menu-Buttons .Product-2xColumn-v2-Options LI {  
		
		    float: left; 	    
		    margin: 0 0 10px 0;
		    
		    list-style: none;
			
		}	
		
		.Product-2xColumn-v2 .Product-Menu-Buttons .Product-2xColumn-v2-Options LI input {
			
			padding: 1px 0 1px 0;
			
            width: 30px;
                        
            border: 1px solid #bebebe;
		
		}	   
		
		.Product-2xColumn-v2 .Product-Menu-Buttons .Product-2xColumn-v2-Options LI .Quantity-Heading { 
		
		    float: left;
		    padding: 2px 5px 5px 5px;
		    
		}
		
        .Product-2xColumn-v2 p { padding: 6px 0 0 5px; }
        * html .Product-2xColumn-v2 p { padding: 3px 0 0 0; } 	
		
		.Product-2xColumn-v2 select { border: 1px solid #bebebe; }		  
			
	/* ----- Related Pages Containers ----- */
	
		.Related-Pages-Column { 
		
			position: relative;
			float: left;
			
			margin: 0 -2px 0 18px;
			
			width: 170px;
			height: auto;
			
			border: 1px dotted #c8c8c8;
		
		}	
		
		* html .Related-Pages-Column { margin: 0 8px 0 9px; }
		
    /* ----- Submit Button Styles (Including Element Font Formatting) ----- */	 

        /* ----- Element ShowHide Styles ----- */

            .Content-Hide-Button { 
            
                position: relative;
                float: right;
                
                margin: 5px 12px 0 0;
                
                display: block;
                
                width: 63px;
                height: 21px;
                
                background-image: url(http://images.esellerpro.com/2261/images/objects/buttons/hide-small.gif);
                
                cursor: pointer;
           
                font-size: 1.0em;
                font-weight: bold; 
                
                text-transform: uppercase;		
                text-align: left;
                
                color: #007fb6; 
            
            } 
            
            .Content-Hide-Button:hover { background-position: 0 -21px; }	
            
            * html .Content-Hide-Button { margin: 5px 6px 0 0; }
            
            .Content-Show-Button { 
            
                position: relative;
                float: right;
                
                margin: 5px 12px 0 0;
                
                display: block;
                
                width: 63px;
                height: 21px;
                
                background-image: url(http://images.esellerpro.com/2261/images/objects/buttons/show-small.gif);
                
                cursor: pointer;
           
                font-size: 1.0em;
                font-weight: bold; 
                
                text-transform: uppercase;		
                text-align: left;
                
                color: #007fb6; 
            
            }	
            
            * html .Content-Show-Button { margin: 5px 6px 0 0; }
            
        .Product-Button { padding: 5px 6px 0 0; } 	
        
        .Product-Soldout-Button {
        
        	position: relative;
        	float: right;
        	
        	margin: 0 0 0 0;
        
        }
        
        .Product-Buy-Button {
        
            position: relative;
            float: left;	
            
            margin: 0 0 0 0;
            padding: 0 0 0 4px;
            
            width: 67px;
            height: 21px;
            background-image: url(http://images.esellerpro.com/2261/images/objects/buttons/buy-item-small.gif);
            
            cursor: pointer;
           
            font-size: 0.85em;
            font-weight: bold; 
            
            text-align: left;
            
            color: #007fb6; 
        
        }   	
        
        .Product-Buy-Button-Large {
        
            position: relative;
            float: right;
            
            margin: 0 0 0 0;
            padding: 0 0 0 9px;
            
            width: 77px;
            height: 21px;
            
            background-image: url(http://images.esellerpro.com/2261/images/objects/buttons/buy.gif);	  
            
            cursor: pointer;
           
            font-size: 0.7em;
            font-weight: bold; 

            text-align: left;
            
            color: #007fb6; 
        
        }
        
        .Product-View-Button {
        
            position: relative;
            float: left;	
            
            margin: 10px 0 0 0;
            padding: 0 0 0 5px;
            
            width: 60px;
            height: 21px;
            background-image: url(http://images.esellerpro.com/2261/images/objects/buttons/view-item-small.gif);
            
            cursor: pointer;

            font-size: 1.0em;
            font-weight: bold; 
            
            text-transform: uppercase;		
            text-align: left;
            
            color: #007fb6; 
        
        } 
        
        .Load-Button {
        
            position: relative;
            float: left;	
            
            margin: 5px 10px 5px 0;
            padding: 0 0 0 7px;
            
            width: 82px;
            height: 21px;
            background-image: url(http://images.esellerpro.com/2261/images/objects/buttons/load-button.gif);
            
            cursor: pointer;

            font-size: 1.0em;
            font-weight: bold; 
            
            text-transform: uppercase;		
            text-align: left;
            
            color: #007fb6; 
        
        }  
        
        .Send-Enquiry-Button-Large {
         
            position: relative; 
            float: left;
            
            margin: 0 0 0 0;
            padding: 0 0 0 8px;
            
            width: 120px;
            height: 21px;
            
            background-image: url(http://images.esellerpro.com/2261/images/objects/buttons/send-enquiry.gif);	  
            
            cursor: pointer;
           
            font-size: 0.7em;
            font-weight: bold; 
            
            text-transform: uppercase;		
            text-align: left;
            
            color: #007fb6; 
         
        }
                
        .Pay-Button-Large {
         
            position: relative; 
            float: right;
            
            margin: 0 10px 0 0;
            padding: 0 0 0 15px;
            
            width: 116px;
            height: 42px;
            
            background-image: url(http://images.esellerpro.com/2261/images/objects/buttons/pay.gif);	  
            
            cursor: pointer;
           
            font-size: 1.4em;
            font-weight: bold; 
            
            text-transform: uppercase;		
            text-align: left;
            
            color: #007fb6; 
         
        }
        
        * html .Pay-Button-Large { margin: 0 5px 0 0; }
        
        .PayPal-Button-Large {
         
            position: relative; 
            float: left;
            
            margin: 0 0 0 0;
            padding: 0 0 0 4px;
            
            width: 145px;
            height: 31px;
            
            background-image: url(http://images.esellerpro.com/2261/images/objects/buttons/paypal-button.gif);	  
            
            cursor: pointer;
           
            font-size: 0.7em;
            font-weight: bold; 
            
            text-transform: uppercase;		
            text-align: left;
            
            color: #007fb6; 
         
        }
        
        .Cart-Update-Button-Large {
        
            position: relative; 
            float: left;
            
            margin: 0 0 0 0;
            padding: 0 0 0 9px;
            
            width: 113px;
            height: 21px;
            
            background-image: url(http://images.esellerpro.com/2261/images/objects/buttons/update-cart.gif);	  	   
            background-repeat: no-repeat;
            
            cursor: pointer;
           
            font-size: 0.6em;
            font-weight: bold; 
            
            text-transform: uppercase;		
            text-align: left;
            
            color: #007fb6; 
        
        } 
        
        .eBayCart-Update-Button-Large {
        
            position: relative; 
            
            margin: 0 0 8px 0;
            padding: 0 0 0 17px; 
            
            left: 20px;
            
            width: 135px;
            height: 31px;
            
            background-image: url(http://images.esellerpro.com/2261/images/objects/buttons/update-cart.gif);	  	   
            background-repeat: no-repeat;
            
            cursor: pointer;
           
            font-size: 0.7em;
            font-weight: bold; 
            
            text-transform: uppercase;		
            text-align: left;
            
            color: #007fb6; 
        
        }
                   
        .Login-Box-Button-Large {
        
            position: relative;
            
            margin: 0 10px 8px 0;
            padding: 0 0 0 5px;
            
            width: 60px;
            height: 21px;
            
            background-image: url(http://images.esellerpro.com/2261/images/objects/buttons/login.gif);	  
            
            cursor: pointer;
           
            font-size: 0.7em;
            font-weight: bold; 
            
            text-transform: uppercase;		
            text-align: left;
            
            color: #007fb6; 
        
        }   
        
        .Register-Box-Button-Large {
        
            position: relative;
            
            margin: 0 10px 8px 0;
            padding: 0 0 0 8px;
            
            width: 90px;
            height: 21px;
            
            background-image: url(http://images.esellerpro.com/2261/images/objects/buttons/register.gif);	  
            
            cursor: pointer;
           
            font-size: 0.7em;
            font-weight: bold; 
            
            text-transform: uppercase;		
            text-align: left;
            
            color: #007fb6; 
        
        } 
        
        .Continue-Shop-Button-Large {
        
            position: relative;	  
            float: left;
            
            display: block;	 
            
            margin: 0 0 0 10px;
            padding: 2px 0 0 5px;
            
            width: 128px;
            height: 21px;
            
            background-image: url(http://images.esellerpro.com/2261/images/objects/buttons/continue-shopping.gif);
            background-repeat: no-repeat;
            
            cursor: pointer;
            
            font-size: 0.6em;
            font-weight: bold; 
            
            text-decoration: none;
            text-transform: uppercase;		
            text-align: left;
            
        }
        
        .Continue-Shop-Button-Large-Text { 	 
            
            float: left;
        
            padding: 2px 0 0 6px;
            
            color: #007fb6; 
        
        } 
        
        .Exit-Checkout-Button-Large {
        
            position: relative;	  
            float: left;
            
            display: block;	 
            
            margin: 0 0 0 10px;
            padding: 2px 0 0 5px;
            
            width: 120px;
            height: 21px;
            
            background-image: url(http://images.esellerpro.com/2261/images/objects/buttons/exit-checkout.gif);
            background-repeat: no-repeat;
            
            cursor: pointer;
            
            font-size: 0.7em;
            font-weight: bold; 
            
            text-decoration: none;
            text-transform: uppercase;		
            text-align: left;
            
        }
        
        .Exit-Checkout-Button-Large-Text { 	 
            
            float: left;
        
            padding: 2px 0 0 2px;
            
            color: #007fb6; 
        
        }
        
        .Request-Password-Button-Large {
        
            position: relative;
            float: left;
            
            margin: 0 0 0 0;
            padding: 0 0 0 15px;
            
            width: 80px;
            height: 21px;
            
            background-image: url(http://images.esellerpro.com/2261/images/objects/buttons/request-password.gif);	  
            
            cursor: pointer;
           
            font-size: 0.7em;
            font-weight: bold; 
            
            text-transform: uppercase;		
            text-align: left;
            
            color: #007fb6; 
        
        }		
        
        * html .Request-Password-Button-Large { margin: 0 0 8px 10px; }
        
        .Account-Register-Button-Large {   
        
            position: relative;	   
            float: left;
            
            margin: 0 0 0 0;
            padding: 0 0 0 9px;
            
            width: 90px;
            height: 21px;
            
            background-image: url(http://images.esellerpro.com/2261/images/objects/buttons/register.gif);	  
            
            cursor: pointer;
           
            font-size: 0.6em;
            font-weight: bold; 
            
            text-transform: uppercase;		
            text-align: left;
            
            color: #007fb6; 
        
        }		 
        
        .Update-Details-Button-Large {   
        
            position: relative;	   
            float: left;
            
            margin: 0 0 0 0;
            padding: 0 0 0 8px;
            
            width: 120px;
            height: 21px;
            
            background-image: url(http://images.esellerpro.com/2261/images/objects/buttons/update-details.gif);	  
            
            cursor: pointer;
           
            font-size: 0.7em;
            font-weight: bold; 
            
            text-transform: uppercase;		
            text-align: left;
            
            color: #007fb6; 
        
        }	
        
        * html .Update-Details-Button-Large { margin: 0 0 8px 10px; }	  
        
        .Account-Login-Button-Large {   
        
            position: relative;	
            
            margin: 0 0 0 0;
            padding: 0 0 0 8px;
            
            width: 70px;
            height: 21px;
            
            background-image: url(http://images.esellerpro.com/2261/images/objects/buttons/login.gif);	  
            
            cursor: pointer;
           
            font-size: 0.6em;
            font-weight: bold; 
            
            text-transform: uppercase;		
            text-align: left;
            
            color: #007fb6; 
        
        }	
        
        .Apply-Discount-Button-Large {   
		        
			position: relative;	   
			float: left;

			margin: 0 0 0 0;
			padding: 0 0 0 7px;

			width: 70px;
			height: 21px;

			background-image: url(http://images.esellerpro.com/2261/images/objects/buttons/apply-discount.gif);	  

			cursor: pointer;

			font-size: 0.6em;
			font-weight: bold; 

			text-transform: uppercase;		
			text-align: left;

			color: #007fb6; 
		        
        }	
    
/* ------------------------------------------------------------ */
/* Elements Colours */
/* ------------------------------------------------------------ */

	/* ----- Category Elements ----- */	 
	
	    /* ----- Category Version 1 ----- */
	
		    .Category-v1 H2 { color: #000000; }
		    
	    /* ----- Category Version 2 ----- */
	
		    .Category-v2 H2 { color: #000000; }
		
		/* ----- Category Version 3 ----- */
	
		    .Category-v3 H2 { color: #000000; }
		    
		/* ----- Category Version 4 ----- */
		
		    /* ----- Does not use More Button Element ----- */ 
		    
		/* ----- Category Version 5 ----- */
		
		    /* ----- More Button becomes H2 ----- */

	/* ----- More Button Elements ----- */
	
	    /* ----- Category Version 1 ----- */
    
            .Category-v1 .More-Button a { color: #007fb6; }				
            .Category-v1 .More-Button a:hover { color: #0a2b6e; }
		
		/* ----- Category Version 2 ----- */
    
            .Category-v2 .More-Button a { color: #007fb6; }				
            .Category-v2 .More-Button a:hover { color: #0a2b6e; }
        
        /* ----- Category Version 3 ----- */
    
            .Category-v3 .More-Button a { color: #007fb6; }				
            .Category-v3 .More-Button a:hover { color: #0a2b6e; } 
            
        /* ----- Category Version 4 ----- */
		
		    /* ----- Does not use text elements ----- */
		
	    /* ----- Category Version 5 ----- */
		
		    .Category-v5 .More-Button a { color: #ffffff; }				
            .Category-v5 .More-Button a:hover { color: #eaf7ff; }

		.Product .More-Button a { color: #007fb6; }				
		.Product .More-Button a:hover { color: #007fb6; }
		
		/* ----- 1 x Column Item List Format, Version 1.00 ----- */
            
            .Product-1xColumn .More-Button a { color: #007fb6; }				
            .Product-1xColumn .More-Button a:hover { color: #007fb6; }	  
            
        /* ----- 1 x Column Item List Format, Version 2.00 ----- */
            
            .Product-1xColumn-v2 .More-Button a { color: #007fb6; }				
            .Product-1xColumn-v2 .More-Button a:hover { color: #007fb6; }	 
            
        /* ----- 1 x Column Item List Format, Version 3.00 ----- */

			.Product-1xColumn-v3 .More-Button a { color: #007fb6; }				
			.Product-1xColumn-v3 .More-Button a:hover { color: #007fb6; }	
            
        /* ----- 2 x Column Item List Format ----- */
    
            .Product-2xColumn .More-Button a { color: #007fb6; }				
            .Product-2xColumn .More-Button a:hover { color: #007fb6; }		
        
        /* ----- 2 x Column Item List Format, Version 2.00 ----- */
    
            .Product-2xColumn-v2 .More-Button a { color: #007fb6; }				
            .Product-2xColumn-v2 .More-Button a:hover { color: #007fb6; }
		
	/* ----- Product Elements ----- */
	
		.Product a { color: #007fb6; }				
		.Product a:hover { color: #007fb6; }
		
		.Product .Product-Price { color: #ce003b; }	
		
		/* ----- 1 x Column Product List Format ----- */
            
            .Product-1xColumn a { color: #000000; }				
            .Product-1xColumn a:hover { color: #007fb6; }
    
            .Product-1xColumn .Product-Price { color: #007fb6; }   
        
        /* ----- 1 x Column Product List Format, Version 2.00 ----- */
            
            .Product-1xColumn-v2 a { color: #000000; }				
            .Product-1xColumn-v2 a:hover { color: #007fb6; }
    
            .Product-1xColumn-v2 .Product-Price { color: #007fb6; }
            
        /* ----- 1 x Column Product List Format, Version 3.00 ----- */

			.Product-1xColumn-v3 a { color: #000000; }				
			.Product-1xColumn-v3 a:hover { color: #007fb6; }
		    
            .Product-1xColumn-v3 .Product-Price { color: #007fb6; }
        
        /* ----- 2 x Column Product List Format ----- */
            
            .Product-2xColumn a { color: #000000; }				
            .Product-2xColumn a:hover { color: #007fb6; }
    
            .Product-2xColumn .Product-Price { color: #007fb6; }   
        
        /* ----- 2 x Column Product List Format, Version 2.00 ----- */
            
            .Product-2xColumn-v2 a { color: #000000; }				
            .Product-2xColumn-v2 a:hover { color: #007fb6; }
    
            .Product-2xColumn-v2 .Product-Price { color: #007fb6; }
		
/* ------------------------------------------------------------ */
/* Font Formatting */
/* ------------------------------------------------------------ */

	/* ----- Category Elements ----- */
	
	    /* ----- Category Version 1 ----- */
	
		    .Category-v1 H2 { font-size: 0.7em; }

        /* ----- Category Version 2 ----- */
	
		    .Category-v2 H2 { font-size: 0.7em; }
		
		/* ----- Category Version 3 ----- */
	
		    .Category-v3 H2 { font-size: 0.7em; }		
		    
	    /* ----- Category Version 4 ----- */
		
		    /* ----- Does not use text elements ----- */
		    
        /* ----- Category Version 5 ----- */
	
		    .Category-v5 H2 { font-size: 0.7em; }	

	/* ----- More Button Elements ----- */		   
	
	    /* ----- Category Version 1 ----- */
        
            .Category-v1 .More-Button { 
    
                text-align: right;
                font-weight: bold;
                font-size: 0.7em; 
    
            }
    
            .Category-v1 .More-Button a { text-decoration: none; }

        /* ----- Category Version 2 ----- */
        
            .Category-v2 .More-Button { 
    
                text-align: right;
                font-weight: bold;
                font-size: 0.7em; 
    
            }
    
            .Category-v2 .More-Button a { text-decoration: none; }
      
        /* ----- Category Version 3 ----- */
        
            .Category-v3 .More-Button { 
    
                text-align: right;
                font-weight: bold;
                font-size: 0.7em; 
    
            }
    
            .Category-v3 .More-Button a { text-decoration: none; }		
            
        /* ----- Category Version 4 ----- */
		
		    /* ----- Does not use More Button Element ----- */
	
	    /* ----- Category Version 5 ----- */
		
		    .Category-v5 .More-Button { 
    
                text-align: left;
                font-weight: bold;
                font-size: 0.7em; 
    
            }
    
            .Category-v5 .More-Button a { text-decoration: none; }
		
	/* ----- Product Elements ----- */	
	
		.Product {
		
			font-size: 0.8em; 
			text-align: center;
			
		}
		
		.Product .Product-Price { font-size: 1.1em; }
		
		.Product a { text-decoration: underline; }	 
		
		/* ----- Product Item List Price Elements ----- */
		
		    .Product .Product-Price-Title { }
		    .Product .Product-Price { font-weight: bold; }
		
		/* ----- Remove bold emphasis from product H-Tags Titles ----- */		 
		
		    .Product H3 { font-weight: normal; }
		
	    /* ----- 1 x Column Product List Format ----- */
        
            .Product-1xColumn { font-size: 0.7em; }
    
            .Product-1xColumn a { text-decoration: none; }
            
            .Product-1xColumn H3 { font-weight: bold; }  
    
            .Product-1xColumn .Product-Price-Title { }
            .Product-1xColumn .Product-Price { font-weight: bold; }		 
            
        /* ----- 1 x Column Product List Format, Version 2.00 ----- */
        
            .Product-1xColumn-v2 { font-size: 0.7em; }
    
            .Product-1xColumn-v2 a { text-decoration: none; }
            
            .Product-1xColumn-v2 H3 { font-weight: bold; }  
    
            .Product-1xColumn-v2 .Product-Price-Title { }
            .Product-1xColumn-v2 .Product-Price { font-weight: bold; }	 	  
            
            .Product-1xColumn-v2 .Variation-Title { font-weight: bold; }
            
            .Product-1xColumn-v2 .Product-Menu-Buttons .Product-1xColumn-v2-Options LI .Quantity-Heading { font-weight: bold; }
            
        /* ----- 1 x Column Product List Format, Version 3.00 ----- */

			.Product-1xColumn-v3 { font-size: 0.7em; }

			.Product-1xColumn-v3 a { text-decoration: underline; }

			.Product-1xColumn-v3 H3 {

				font-weight: normal; 

				font-size: 1.1em;

			}  

			.Product-1xColumn-v3 .Product-Price-Title { }
			.Product-1xColumn-v3 .Product-Price {

				font-family: arial, tahoma, verdana;	

				font-size: 1.4em;

				font-weight: bold; 

			}	 	  

			.Product-1xColumn-v3 .Variation-Title { font-weight: bold; }
				            
            .Product-1xColumn-v3 .Product-Menu-Buttons .Product-1xColumn-v3-Options LI .Quantity-Heading { font-weight: bold; }

        /* ----- 2 x Column Product List Format ----- */
        
            .Product-2xColumn { font-size: 0.7em; }
    
            .Product-2xColumn a { text-decoration: none; }	 
            
            .Product-2xColumn H3 { font-weight: bold; }
    
            .Product-2xColumn .Product-Price-Title { }
            .Product-2xColumn .Product-Price { font-weight: bold; }			

        /* ----- 2 x Column Product List Format, Version 2.00 ----- */
        
            .Product-2xColumn-v2 { font-size: 0.7em; }
    
            .Product-2xColumn-v2 a { text-decoration: none; }	 
            
            .Product-2xColumn-v2 H3 { font-weight: bold; }
    
            .Product-2xColumn-v2 .Product-Price-Title { }
            .Product-2xColumn-v2 .Product-Price { font-weight: bold; }		
            
            .Product-2xColumn-v2 .Product-Menu-Buttons .Product-2xColumn-v2-Options LI .Quantity-Heading { font-weight: bold; }