/* ------------------------------------------------------------ */
/* Element Formatting */
/* ------------------------------------------------------------ */

	/* ----- Categories ----- */

		#Category-Container {

			position: relative;
			float: right;

			margin: 10px 0 0 0;
			padding: 0 0 12px 0;

			width: 720px;

			background-color: #ececec;

		}

			.Category { 

				position: relative;
				float: left;

				margin: 0 -6px 0 12px;
				padding: 0 0 0 7px;

				width: 220px;
				height: 250px;

				background-color: #ffffff;

			}

			#Category-Container .Category { margin: 12px -6px 0 12px; }

			.Category h2 { 

				position: relative;
				float: left;

				padding: 8px 0 8px 0;

				width: 215px;

			}

			.Category-C { padding: 7px 0 0 0; }

			.Title-C { 

				position: relative;
				float: left;

				padding: 0 0 0 0; 

				width: 215px;

			}		

			.Button-C { 

				position: relative;
				float: left;

				padding: 15px 0 0 0; 

				width: 215px;

			}	

		/* ----- Inner Product Containers ----- */

			.Product-Row { 
			
				position: relative;
				float: left;
				
				margin: 12px 0 0 0;

				width: 723px;

			}	

			.Product-Row-Images { 

				position: relative;
				float: left;

				width: 723px;
				
			}
			
			.Product-Row-Images .Product { 
			
				height: 170px; 
				
				overflow: hidden;
			
			}
			

			.Product-Row-Title { 

				position: relative;
				float: left;

				padding: 0 0 0 0;

				width: 723px;

			}
			
			.Product-Row-Title .Product { height: 45px; } 

			.Product-Row-Price { 

				position: relative;
				float: left;

				padding: 0 0 0 0;

				width: 723px;

			}
			
			.Product-Row-Price .Product { height: 30px; } 
			
			.Product-Row-Buttons {
			
				position: relative;
				float: left;

				padding: 0 0 8px 0;

				width: 723px;
				
			}
			
			.Product {

				position: relative;
				float: left;

				width: 131px;

				margin: 0 0 0 11px;
				
				background-color: #ffffff;

			}

			* html .Product { margin: 0 5px 0 5px; }

			.Product img { margin: 10px 0 0 0; }

			.Product .Product-Img { width: 100px; }

			.Product .Product-Divider {

				position: relative;
				left: 0px;

				padding: 0 0 0 0; 

			}

			.Product .Product-Text-Link {

				display: block; 
				padding: 0 0 0 0; 
			
			}
			
			.Product h3 { padding: 0 10px 0 10px; }
			
			.Product-Row-Category h3 { }
			
			.Product .Product-Price { padding: 0 0 0 10px; }
									
        /* ----- Simplified Version ----- */
        
            .Menu-Simple-Content-Block .Menu-Content-Products .Product {
            
                position: relative;
                float: left;

                margin: 0 0 0 10px;
                padding: 0 0 10px 0;
                
                width: 127px;	   
                
                border-bottom: 1px dotted #000000;

            }

            * html .Menu-Simple-Content-Block .Menu-Content-Products .Product { margin: 0 0 0 5px; }

            .Menu-Simple-Content-Block .Menu-Content-Products .Product img { margin: 10px 0 0 0; }

            .Menu-Simple-Content-Block .Menu-Content-Products .Product .Product-Img { width: 96px; }

            .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 0 0; 
                
                width: 127px;

            }
    
    /* ----- 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/2349/images/objects/buttons/hide-small.gif);
                
                cursor: pointer;
           
                font-size: 1.0em;
                font-weight: bold; 
                
                text-transform: uppercase;		
                text-align: left;
                
                color: #ffffff; 
            
            } 
            
            .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/2349/images/objects/buttons/show-small.gif);
                
                cursor: pointer;
           
                font-size: 1.0em;
                font-weight: bold; 
                
                text-transform: uppercase;		
                text-align: left;
                
                color: #ffffff; 
            
            }	
            
            * html .Content-Show-Button { margin: 5px 6px 0 0; }
            
        .Product-Button { padding: 5px 6px 0 0; } 	
        
        .Product-Soldout-Button {
        
        	position: relative;
        	float: right;
        	
        	margin: 10px 0 0 0;
        
        }
        
        .Product-Buy-Button {
        
            position: relative;
            float: right;	
            
            margin: 10px 0 0 0;
            padding: 0 0 0 10px;
            
            width: 60px;
            height: 21px;
            background-image: url(http://images.esellerpro.com/2349/images/objects/buttons/buy-item-small.gif);
            
            cursor: pointer;
           
            font-size: 1.0em;
            font-weight: bold; 
            
            text-transform: uppercase;		
            text-align: left;
            
            color: #ffffff; 
        
        }   	
        
        .Product-Buy-Button-Large {
        
            position: relative;
            
            margin: 0 0 0 0;
            padding: 0 0 0 26px;
            
            width: 164px;
            height: 40px;
            
            background-image: url(http://images.esellerpro.com/2349/images/objects/buttons/buy.gif);	  
            
            cursor: pointer;
           
            font-size: 0.8em;
            font-weight: bold; 
            
            text-transform: uppercase;		
            text-align: left;
            
            color: #ffffff; 
        
        }
        
        .Product-PreOrder-Button-Large {

			position: relative;

			margin: 0 0 0 0;
			padding: 0 0 0 10px;

			width: 155px;
			height: 31px;

			background-image: url(http://images.esellerpro.com/2349/images/objects/buttons/preorder.gif);	  

			cursor: pointer;

			font-size: 0.8em;
			font-weight: bold; 

			text-transform: uppercase;		
			text-align: left;

			color: #ffffff; 

        }
        
        .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/2349/images/objects/buttons/view-item-small.gif);
            
            cursor: pointer;

            font-size: 1.0em;
            font-weight: bold; 
            
            text-transform: uppercase;		
            text-align: left;
            
            color: #ffffff; 
        
        } 
        
        .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/2349/images/objects/buttons/load-button.gif);
            
            cursor: pointer;

            font-size: 1.0em;
            font-weight: bold; 
            
            text-transform: uppercase;		
            text-align: left;
            
            color: #ffffff; 
        
        }  
        
        .Send-Enquiry-Button-Large {
         
            position: relative; 
            float: left;
            
            margin: 0 0 0 0;
            padding: 0 0 0 15px;
            
            width: 135px;
            height: 31px;
            
            background-image: url(http://images.esellerpro.com/2349/images/objects/buttons/send-enquiry.gif);	  
            
            cursor: pointer;
           
            font-size: 0.7em;
            font-weight: bold; 
            
            text-transform: uppercase;		
            text-align: left;
            
            color: #ffffff; 
         
        }
        
        .Button-Add-Review { 
        
        	position: absolute;
        	
        	right: 5px;
        	top: 5px;
        
        }					 
		
		.Send-Review-Button-Large {

			position: relative; 
			float: left;

			margin: 0 0 0 0;
			padding: 0 0 0 20px;

			width: 135px;
			height: 31px;

			background-image: url(http://images.esellerpro.com/2349/images/objects/buttons/send-review.gif);	  

			cursor: pointer;

			font-size: 0.7em;
			font-weight: bold; 

			text-transform: uppercase;		
			text-align: left;

			color: #ffffff; 
		         
        }
        
        .Pay-Button-Large {
         
            position: relative; 
            float: left;
            
            margin: 0 0 0 0;
            padding: 0 0 0 35px;
            
            width: 135px;
            height: 31px;
            
            background-image: url(http://images.esellerpro.com/2349/images/objects/buttons/pay.gif);	  
            
            cursor: pointer;
           
            font-size: 0.75em;
            font-weight: bold; 
            
            text-transform: uppercase;		
            text-align: left;
            
            color: #ffffff; 
         
        } 
        
        .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/2349/images/objects/buttons/paypal-button.gif);	  
            
            cursor: pointer;
           
            font-size: 0.7em;
            font-weight: bold; 
            
            text-transform: uppercase;		
            text-align: left;
            
            color: #ffffff; 
         
        }
        
        .Cart-Update-Button-Large {
        
            position: relative; 
            float: left;
            
            margin: 0 0 0 0;
            padding: 0 0 0 14px;
            
            width: 135px;
            height: 31px;
            
            background-image: url(http://images.esellerpro.com/2349/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: #ffffff; 
        
        } 
        
        .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/2349/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: #ffffff; 
        
        }
                   
        .Login-Box-Button-Large {
        
            position: relative;
            
            margin: 0 10px 8px 0;
            padding: 0 0 0 39px;
            
            width: 135px;
            height: 31px;
            
            background-image: url(http://images.esellerpro.com/2349/images/objects/buttons/login.gif);	  
            
            cursor: pointer;
           
            font-size: 0.7em;
            font-weight: bold; 
            
            text-transform: uppercase;		
            text-align: left;
            
            color: #ffffff; 
        
        }   
        
        .Register-Box-Button-Large {
        
            position: relative;
            
            margin: 0 10px 8px 0;
            padding: 0 0 0 26px;
            
            width: 135px;
            height: 31px;
            
            background-image: url(http://images.esellerpro.com/2349/images/objects/buttons/register.gif);	  
            
            cursor: pointer;
           
            font-size: 0.7em;
            font-weight: bold; 
            
            text-transform: uppercase;		
            text-align: left;
            
            color: #ffffff; 
        
        } 
        
        .Continue-Shop-Button-Large {
        
            position: relative;	  
            float: left;
            
            display: block;	 
            
            margin: 0 0 0 10px;
            padding: 2px 0 0 9px;
            
            width: 135px;
            height: 31px;
            
            background-image: url(http://images.esellerpro.com/2349/images/objects/buttons/continue-shopping.gif);
            background-repeat: no-repeat;
            
            cursor: pointer;
            
            font-size: 0.7em;
            font-weight: bold; 
            
            text-decoration: none;
            text-transform: uppercase;		
            text-align: left;
            
        }
        
        .Continue-Shop-Button-Large-Text { 	 
            
            float: left;
        
            padding: 7px 0 0 6px;
            
            color: #ffffff; 
        
        } 
        
        .Exit-Checkout-Button-Large {
        
            position: relative;	  
            float: left;
            
            display: block;	 
            
            margin: 0 0 0 10px;
            padding: 2px 0 0 5px;
            
            width: 135px;
            height: 31px;
            
            background-image: url(http://images.esellerpro.com/2349/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: 7px 0 0 6px;
            
            color: #ffffff; 
        
        }
        
        .Request-Password-Button-Large {
        
            position: relative;
            float: left;
            
            margin: 0 0 0 0;
            padding: 0 0 0 41px;
            
            width: 135px;
            height: 31px;
            
            background-image: url(http://images.esellerpro.com/2349/images/objects/buttons/request-password.gif);	  
            
            cursor: pointer;
           
            font-size: 0.7em;
            font-weight: bold; 
            
            text-transform: uppercase;		
            text-align: left;
            
            color: #ffffff; 
        
        }		
        
        * 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 26px;
            
            width: 135px;
            height: 31px;
            
            background-image: url(http://images.esellerpro.com/2349/images/objects/buttons/register.gif);	  
            
            cursor: pointer;
           
            font-size: 0.7em;
            font-weight: bold; 
            
            text-transform: uppercase;		
            text-align: left;
            
            color: #ffffff; 
        
        }		 
        
        .Update-Details-Button-Large {   
        
            position: relative;	   
            float: left;
            
            margin: 0 0 0 0;
            padding: 0 0 0 15px;
            
            width: 135px;
            height: 31px;
            
            background-image: url(http://images.esellerpro.com/2349/images/objects/buttons/update-details.gif);	  
            
            cursor: pointer;
           
            font-size: 0.7em;
            font-weight: bold; 
            
            text-transform: uppercase;		
            text-align: left;
            
            color: #ffffff; 
        
        }	
        
        * 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 39px;
            
            width: 135px;
            height: 31px;
            
            background-image: url(http://images.esellerpro.com/2349/images/objects/buttons/login.gif);	  
            
            cursor: pointer;
           
            font-size: 0.7em;
            font-weight: bold; 
            
            text-transform: uppercase;		
            text-align: left;
            
            color: #ffffff; 
        
        }			
    
    /* ----- Wish List ----- */

		 .Wishlist-Update-Button {

			position: relative; 
			float: left;

			margin: 0 0 0 0;
			padding: 0 0 0 8px;

			width: 164px;
			height: 30px;

			cursor: pointer;

			font-size: 0.7em;
			font-weight: bold; 

			text-transform: uppercase;		
			text-align: left;

			color: #ffffff; 

			background-image: url(http://images.esellerpro.com/2349/images/objects/buttons/checkout.gif);
			background-repeat: repeat-x;

			background-color: #ffffff;

		} 

		* html Wishlist-Update-Button { margin: 0 0 0 5px; }

		.Send-Wishlist-Button {

			position: relative; 
			float: left;

			margin: 0 0 0 0;
			padding: 0 0 0 15px;

			width: 145px;
			height: 31px;

			cursor: pointer;

			font-size: 0.75em;
			font-weight: bold; 

			text-transform: uppercase;		
			text-align: left;

			color: #ffffff;  

			background-image: url(http://images.esellerpro.com/2349/images/objects/buttons/send-wishlist.gif);
			background-repeat: repeat-x;

			background-color: #ececec;

		} 

		.Delete-Wishlist-Button {

			position: relative; 
			float: left;

			margin: -40px 20px 0 150px;
			padding: 0 0 0 0;

			width: 135px;
			height: 31px;

			cursor: pointer;

			font-size: 0.8em;
			font-weight: bold; 

			text-transform: uppercase;		
			text-align: center;

			color: #ffffff;  

			background-image: url(http://images.esellerpro.com/2349/images/objects/buttons/button-bg.gif);
			background-repeat: repeat-x;

			background-color: #ffffff;

		} 

		* html .Delete-Wishlist-Button-Large { margin: -51px 20px 0 0; } 

		.Wishlist-MyAccount-Button {

			position: relative;
			float: left;

			margin: 10px 0 20px 2px; 
			padding: 0 0 10px 0;

		}							

		* html .Wishlist-MyAccount-Button { margin: 10px 0 20px 1px; }

		.Add-Product-Wish-Button {

			position: relative;
			float: left;

			margin: 30px 0 0 0;
			padding: 0 0 0 10px;

			width: 164px;
			height: 30px;

			cursor: pointer;

			font-size: 0.7em;
			font-weight: bold; 

			text-transform: uppercase;		
			text-align: left;

			color: #ffffff; 

			background-image: url(http://images.esellerpro.com/2349/images/objects/buttons/add-to-wishlist.gif);
			background-repeat: repeat-x;

			background-color: #ffffff;

		}

		.Add-Product-Wish-Button-Small {

			position: relative;
			float: left;

			width: 14px;
			height: 14px;

			background-image: url(http://images.esellerpro.com/2349/images/objects/buttons/small-wishlist.gif);

			cursor: pointer;

		}

		.Go-To-Wishlist-Button {

			position: relative;
			float: left;

			margin: 10px 0 20px 20px;

			clear: both;

		}

		* html .Go-To-Wishlist-Button { margin: 10px 0 20px 10px; }

		.Go-To-Wishlist-Menu-Button {

			position: relative;
			float: right;

			margin: 10px 0 0 0;
	
		}
    
/* ------------------------------------------------------------ */
/* Elements Colours */
/* ------------------------------------------------------------ */

	/* ----- Categories ----- */
	
		.Category-C a { color: #898989; }
		.Category-C a:hover { color: #898989; }

		.Title-C a { color: #333333; }
		.Title-C a:hover { color: #333333; }

		.Blue h2 { color: #00aeef; }
		.Green h2 { color: #39b54a; }
		.Yellow h2 { color: #e3b837; }
		.Red h2 { color: #c00000; }

	/* ----- More Button Elements ----- */
	
		.Product .More-Button a { color: #ef2d34; }				
		.Product .More-Button a:hover { color: #2258c6; }
		
	/* ----- Product Elements ----- */
	
		.Product a { color: #333333; }				
		.Product a:hover { color: #333333; }
		
		.Product .Product-Price { color: #ed1c24; }	
		
		.Product-Row-Category .Product h3 { color: #a7a7a7; }
				
/* ------------------------------------------------------------ */
/* Font Formatting */
/* ------------------------------------------------------------ */

	/* ----- Categories ----- */		   

		.Category h2 { font-size: 0.9em; }
		.Category .Title-C h3 { font-size: 0.8em; }
		.Category .Title-C h3 a { text-decoration: none; }
		.Category .Title-C h3 a:hover { text-decoration: underline; }

		.Category-C a { 

			font-size: 0.7em; 
			text-decoration: none;
			font-weight: normal;

		}

		.Category-C a:hover { text-decoration: underline; }

	/* ----- Product Elements ----- */	
	
		.Product {
		
			font-size: 0.7em; 
			text-align: center;
			
		}
		
		.Product a { text-decoration: none; }	 
		
		.Product-Row-Category .Product { 
		
		    font-size: 0.65em;
		    text-align: left; 		
		    text-transform: lowercase;
		
		}
		
		.Product-Row-Title .Product { text-align: left; }
		.Product-Row-Price .Product { text-align: left; }
		
		/* ----- Product Item List Price Elements ----- */
		
		    .Product .Product-Price-Title { }
		    .Product .Product-Price { 
		    
		    	font-weight: bold; 
		    	font-size: 1.2em;
		    	
		    }
		
		/* ----- Remove bold emphasis from product H-Tags Titles ----- */		 
		
		    .Product H3 { font-weight: normal; }
		