/* ------------------------------------------------------------ */
/* Item Details */
/* Structural formatting Version 2.00 */
/* ------------------------------------------------------------ */

/* ------------------------------------------------------------ */
/* Element Formatting */
/* ------------------------------------------------------------ */

#Contact-Us {
    margin: 0;
}
#Contact-Us ul {
    position: relative;
    float: left;
    height: auto;
    margin: 0;
    padding: 10px;
}
#Contact-Us ul li {
    position: relative;
    list-style: none;
    float: left;
    width: 100%;
    padding: 5px 0;
}
#Contact-Us ul li label {
    font-size: 0.75em;
    display: block;
    width: 130px;
    text-align: right;
    padding: 0 10px 0 0;
    float: left;
}

#Contact-Us ul li input.text {
    float: left;
    height: 13px;
    padding: 3px 5px;
    font-size: 0.75em;
    padding: 2px 2px 2px 2px;
    width: 144px;
    border: 1px solid #bebebe;
}

#Contact-Us ul li textarea {
    width: 300px;
    height: 120px;
    border: 1px solid #bebebe;
    padding: 5px;
    font-size: 0.75em;
}
#Contact-Us ul li .contact-submit {
    position: relative;
    float: none;
    display: block;
    width: 72px;
    height: 24px;
    border: 1px solid #265c83;
    border-radius: 5px;
    background-color: #2e7fba;
    cursor: pointer;
    margin: 0 auto;
    text-transform: uppercase;
    font-size: 0.75em;
    font-weight: bold;
    color: #FFF;
}

#Item-Details-Container ul li.Question {
    line-height: 42px;
    float: left;
}

#Item-Details-Container ul li.Question a {
    padding-top: 0;
}

	/* ----- Content Tabs ----- */
	
		.Content-Tab-Container {
		
			position: relative;
			float: left;
			
			padding: 0 0 0 10px;
		
		}
	
		.Content-Tab {
		
			position: relative;
			float: left;
			
			width: 108px;
			height: 24px;
			
		}
		
		.Content-Tab h2 { 
		
			position: relative;
			float: left;
				
		}
		
		.Content-Tab a {
		
			padding: 3px 0 0 3px;

			width: 105px;
			height: 21px;
			
			display: block;

			background-image: url(https://images.esellerpro.com/2189/images/elements/content-tab-bg.gif);
		
		}
		
		.Content-Tab h2 a { color: #ffffff; }
		.Content-Tab h2 a:hover { color: #cdcdcd; }
		
		.Content-Tab h2 { font-size: 0.8em; }
		
		.Content-Tab h2 a { text-decoration: none; }

	/* ----- Content Wide Block ----- */

		.Content-Wide {

			position: relative;
			float: left;

			margin: 10px 0 0 10px;

			width: 578px;
			height: auto;

			background-image: url(https://images.esellerpro.com/2189/images/elements/content-wide-c-bg.gif);  		

		}

		* html .Content-Wide { margin: 10px 4px 0 6px; }

		.Content-Wide-Top { 

			position: relative;
			float: left;

			width: 578px;
			height: 4px;

			line-height: 0px;

			background-image: url(https://images.esellerpro.com/2189/images/elements/content-wide-c-top.gif); 

		}

		.Content-Wide-Base { 

			position: relative;
			float: left;

			width: 578px;
			height: 4px;

			background-image: url(https://images.esellerpro.com/2189/images/elements/content-wide-c-base.gif);
			
		}
		
		.Content-Wide-Header-Full {
				
			position: relative;
			float: left;

			margin: 0 0 15px 0;

			width: 578px;
			height: 24px;

			background-image: url(https://images.esellerpro.com/2189/images/elements/content-wide-header-full.gif);			

		}

		.Content-Wide-Header {
		
			position: relative;
			float: left;

			margin: 0 0 15px 0;

			width: 578px;
			height: 20px;

			background-image: url(https://images.esellerpro.com/2189/images/elements/content-wide-header.gif);			
		
		}
		
		.Content-Wide-Footer {

			position: relative;
			float: left;

			width: 578px;
			height: 28px;
			
			background-image: url(https://images.esellerpro.com/2189/images/elements/content-wide-footer.gif);

		}

	/* ----- Element Styles ----- */	
	
	    /* ----- H2 tag used for structural headings. This is not for placement in the item details section. ----- */
    
            .Content-Wide-Header H2 {
            
                position: relative;
                float: left;
    
                margin: 1px 0 0 10px; 	
                padding: 0 0 0 0;
    
            }
    
            * html .Content-Wide-Header H2 { margin: 1px 0 0 5px; }   
            
            /* ----- Description H Tags ----- */
                
                .Description-Container H3 { margin: 0 0 8px 0; }
                .Description-Container H4 { margin: 0 0 8px 0; }
                .Description-Container H5 { margin: 0 0 8px 0; }
                .Description-Container H6 { margin: 0 0 8px 0; }

        .Content-Wide .More-Button {

			position: relative;
			float: right;

			padding: 0 10px 0 0;

		}

		.Content-Wide .More-Button img { margin: 0 0 0 5px; }

		.Content-Wide p { padding: 0 0 10px 0; }
		
	/* ----- Item Gallery ----- */
	
		#Image-Gallery-Container {
		
			position: relative;
			float: left;
			
			padding: 0 0 10px 13px;
			
			width: 328px;
					
		}
		
		#Main-Image-Container {
			
			position: relative;
			float: left;
						
			width: auto;
			height: auto;
			
			padding: 0 0 0 0;
			
			border: 1px solid #dddddd; 
		
		}
		
		#MainImage {
		
			position: relative;
			float: left;
						
			width: 320px;
					
		}
		
		#Enlarge { 
	
			position: relative;
			float: left;
	
			padding: 10px 0 0 0; 
	
		}
		
		#VIDEnlarge { 

			position: relative;
			float: right;

			padding: 10px 0 0 0; 

		}
		
		#Item-Heading-Container {
		
			position: relative;
			float: right;

			margin: 0 0 5px 0;
			padding: 0 0 10px 0;

			width: 562px;
			
		}
		
		#Item-Details-Container {
		
			position: relative;
			float: right;
			
			margin: 0 0 5px 0;
			padding: 0 0 5px 5px;
			
			width: 230px;
			
		}
		
		#ProductOptions-Container { 
		
			position: relative;
			float: left;
			
			width: auto;
			
		}
		
		#Thumbnail-Image-Container {
		
			position: relative;
			float: left;
			
			margin: 0 0 0 0;
			padding: 0 0 0 20px;
			
			width: 558px;
			height: auto;
			
			text-align: center;	 
			
			overflow: hidden;
		
		}
				
		.Thumbnail-Container-Divider { 
				
			position: relative;
			float: left;

			clear: both;

			margin: 0 0 10px 0;

			width: 540px;
			height: 1px;

			font-size: 0;

			border-top: 1px solid #bababa;

		}
		
        .Description-Container-Divider { 
				
			position: relative;
			float: left;

			margin: 0 0 10px 0;		  

			width: 540px;
			height: 1px;

			font-size: 0;		  
			
			border-top: 1px solid #bababa;

		}
		
		.Gallery-Enlarge-Desc {

            clear: both;
		    width: 540px;
		    
		}
		
		.Thumbnail-Image {
		
			position: relative;
			float: left;
			
			width: 96px;
			height: auto;
			
			margin: 0 14px 13px 0;
		
		}
		
		.Gallery-Enlarge-Desc {
		
			position: relative;
			float: left;
			
			width: 300px;
									
		}
		
		.Description-Container { 
		
			position: relative;
			float: left; 
			
			margin: 0 0 10px 20px;
			
			width: 540px;
			height: auto;	
			
			overflow: hidden;
			
		}
		
		* html .Description-Container { margin: 0 0 0 10px; } 	
		
 		.Description-Container p { clear: both; }
 		
 		.Description-Container .Desc-Text p { clear: none; }
		
		.Description-Container UL {
		
			float: left;
		
			clear: both;
			
			width: 540px;
			
		}

	    .Large-Image-Enlarge-Desc {
				
			position: relative;
			float: left;

			margin: 0 0 5px 0;
			padding: 0 0 5px 0;

			width: 300px;
										
		}
		
		/* Here we need to cancel out the margins */		
		#Item-Details-Container p { padding: 0px; }
		
		#Item-Details-Container UL {
		
			position: relative;
			float: left;
		
		    margin: 0 0 0 0; 
		    padding: 0 0 10px 0; 
		    
		    list-style: none;
		
		}
		
		#Item-Details-Container UL LI { 
		
		    margin: 0 0 0 0; 
		    padding: 0 0 5px 0; 
		    
		}
				
		.Product-Detail-List {
		
		    /* ----- UL list Unique properties ----- */
			
			position: relative; 
			float: left;
						
			width: 225px;
			
		}
		
		.Product-Detail-List li { padding: 0 0 5px 0; }			
		
		.Option-Title {
			
			position: relative;
			float: left; 
			
			display: block;
			
			margin: 2px 5px 5px 0;
						
			line-height: 15px;
			
		}
		
		.Product-Type { 
		
			position: relative;
			float: left; 
			 			
		}
		
		.Product-Quantity { 
		
			position: relative;
			float: left;
			
			margin: 2px 0 0 0;
			
			width: 30px;
			
			border: 1px solid #000000;
		
		} 
		
		.Variation-Dropdown {
			
			position: relative;
			float: left;
			
			width: 140px;
			
			border: 1px solid #000000;
	    
	    }
			
		.Form-Options {
		
			position: relative;
			float: left;
			
			padding: 2px 9px 0 0;
			
			height: 25px;
			width: 200px;
			clear: both;	   
			
			list-style: none;
			
		}	
		
		.Form-Options .Var-Lb { 
            float: left;	 
            padding: 2px 5px 0 0;
            font-size: 0.7em;
        }

		.Form-Options-Buttons {
		
			position: relative;
			float: left;
			
			padding: 10px 10px 10px 0;
			
			/* width: 25px; */
			clear: both;
			
		
			/* border: 1px solid #d7d7d7; */
		
		}
		
		.Form-Option-Buttons a {
		
			position: relative;
			float: left;
			
			margin: 5px 2px 0 0;

		}
		
		.Options-Button { 
		
			position: relative;
			/* float: left; */
			
			margin: 0 2px 0 0;
			
		}
		
		* html .Options-Button { margin: 0 1px 0 0; }
		
		.Product-Type { border: 1px solid #000000; }   
		
		#ID-Share-Button { 

			position: relative;
			float: left;

			/* margin: 10px 12px 0 0; */

		}
		
		/* ----- Content Elements ----- */
            
            .Content-Wide Table { 
    
                margin: 10px 0 10px 0;			
                border-collapse: collapse;
    
            }
    
            .Content-Wide UL {
    
                /* ----- Outside ----- */
        
        		/* 
                    margin: 10px 0 10px 20px;  
                    
                    list-style: disc;	  
                    list-style-position: outside;
        		*/
        		
                /* ----- Inside ----- */
                
                	float: left;
                	clear: both;
                
                    margin: 5px 0 10px 0;  
                
            }
            
            #Item-Details-Container UL {
            
            	margin: 0 0 10px 0;  
            	padding: 0 0 0 0;

				list-style: none;
				
				list-style-position: outside;
								            
            }
            
            .Content-Wide UL LI { 
            
            	padding: 0 0 5px 20px; 
            	
            	list-style: none;
            	
            	background-repeat: no-repeat;
            	           
           	}
           	
           	#Item-Description-01 { width: 540px; }
           	#Item-Description-02 { width: 540px; }
           	#Item-Description-03 { width: 540px; }
           	#Item-Description-04 { width: 540px; }
           	
           	#Item-Description-01 UL LI { background-image: url(https://images.esellerpro.com/2189/images/objects/blue-arrow.gif); }
           	#Item-Description-02 UL LI { background-image: url(https://images.esellerpro.com/2189/images/objects/blue-arrow.gif); }
           	#Item-Description-03 UL LI { background-image: url(https://images.esellerpro.com/2189/images/objects/red-arrow.gif); }
           	#Item-Description-04 UL LI { background-image: url(https://images.esellerpro.com/2189/images/objects/blue-arrow.gif); }
           	
            .Content-Wide OL {	
                
                /* ----- Outside ----- */
        
                    margin: 0 0 10px 25px;  
                    
                    list-style: decimal;	  
                    list-style-position: outside;
                
                /* ----- Inside ----- */
                
                /* 
                    margin: 10px 0 10px 0;  
                    
                    list-style: decimal;	  
                    list-style-position: inside;
                */
    
            }
    
            .Content-Wide OL LI { padding: 0 0 5px 0; }
           
		/* ----- Content Template Tweaks ----- */
		
			.Desc-Intro {
			
				position: relative;
				float: left;
				
				padding: 0 0 10px 0;
				
				width: 540px;
			
			}
			
			.CImg-Frame { 
			
				position: relative;
				float: left;
				
				margin: 0 10px 10px 0;
				
				width: 200px;
			
			}
			
			.Desc-Text { 
			
				position: relative;
				float: right;
				
				width: 330px;
				
			}
			
			.Desc-Text h3 { 
			
				position: relative;
				float: left; 
				
				margin: 0 0 0 0;
				padding: 0 5px 0 0;
			
			}
			
			#message {
			
				margin: 5px 0 5px 0;

				width: 300px; 
				height: 100px; 

				border: 1px solid #bebebe;

			}
            			
	/* ----- Table Elements ----- */

	    .Full-Width-Table { width: 535px; }	
	    
	/* ----- Product Reviews ----- */	  
	
		.Img-Rating { 

			position: relative;
			float: left; 

			margin: 0 10px 0 0;

		}

		.H3-H { 

			padding: 0 0 0 20px;

		}

		#UL-Product-Reviews {

			position: relative;
			float: left;

			margin: 0 0 10px 20px;

		}
		
		* html #UL-Product-Reviews { margin: 0 0 10px 10px; }

		#UL-Product-Reviews LI { 

			position: relative;
			float: left;

			padding: 10px 0 0 0;

			clear: both;

			list-style: none;

		}

		.Comment-Box {

			position: relative;
			float: left;

			padding: 0 0 10px 0;

			width: 540px;

			border-bottom: 1px dotted #969696;

		}  
		.Comment-Box p {

			padding: 0 0 0 0;

		}

		.Comment-Box h4 { 

			margin: 0 0 10px 0;

		}

		.Reviews-Form { 

			position: relative;
			float: left;

			padding: 0 0 20px 20px;

		}

		.Content-Table { 

			position: relative;
			float: left;

			/* margin: 10px 20px 10px 20px; */
			border-collapse: collapse;

		} 

		.content-table { 

			margin: 10px 20px 10px 20px;			
			border-collapse: collapse;

		}

		/* ----- Identified Tables & Elements ----- */

			.Content-Table-Heading { 

				padding: 0 0 5px 0;
				width: 130px; 

			} 

			/* ----- Table Elements ----- */  

				.Content-Table td select { 

					margin: 0 0 5px 0;
					width: 202px; 

					border: 1px solid #bebebe;

				} 

				/* ----- Select Overrides ----- */

				#review {

					margin: 5px 0 5px 0;

					width: 300px; 
					height: 70px; 

					border: 1px solid #bebebe;

				}

				.Text-Input {

					margin: 0 0 5px 0;

					width: 200px;								  
					height: 15px;

					border: 1px solid #bebebe;

				}

				.smallText-Input {

					margin: 0 0 5px 0;

					width: 75px;								  
					height: 15px;

					border: 1px solid #bebebe;

				}

				.ContentBlock-Value select {

					margin: 5px 0 5px 0;

					width: 202px;

					border: 1px solid #bebebe;
	
				}
				
	/* ----- Pre-Order Block ----- */
	
	    .Pre-Order-Frame { 
	    
	    	position: relative;
	    	float: left;
	    	
	    	margin: 0 0 10px 0;
	    	
	    	width: 540px;
	    	height: 176px;
	    	
	    	background-image: url(https://images.esellerpro.com/2189/images/block-backgrounds/pre-order-bg.gif);
	    
	    }
	    
	    .Pre-Order-Frame h3 { padding: 12px 10px 0 10px; }
	    .Pre-Order-Frame p { padding: 0 15px 10px 15px; }
	    
	/* ----- Social Networking ----- */	    

		.Social-Network-Links { 
		
			position: relative;
			float: left; 
			padding: 25px 0 0 0;
			
			width: 230px;
			
			clear: both;
			
			/* 
			bottom: 0;
			right: 0;
			*/
		
		}
		
		.Social-Network-Links UL {
		
			position: relative;
			float: left;
			
			margin: 0 0 20px 0;
			padding: 0 0 0 0;
			
			clear: both;
			
			list-style: none;
			
			width: 230px;
		
		}
		
		.Social-Network-Links UL LI { 
		
			padding: 0 0 0 0;
		
			list-style: none; 
				
		}
		
		.Social-Network-Links UL LI a { 
		
			position: relative;
			float: left;
			
			padding: 2px 0 0 5px; 
		
		}
		
		.Social-Network-Links img { 
		
			position: relative;
			float: left; 
			
			margin: 0 3px 3px 0;
		
		}
				    
/* ------------------------------------------------------------ */
/* Misc Elements */
/* ------------------------------------------------------------ */

	/* ----- Paging Elements ----- */

		.Content-Wide .Content-Wide-Header .Paging {

			position: relative;
			float: right;

			padding: 1px 10px 0 0;						

		}

		.Content-Wide .Content-Wide-Footer .Paging {

			position: relative;
			float: right;

			padding: 3px 10px 0 0;						

		}

		.Content-Wide .Paging img { margin: 0 0 0 5px; }
		
	/* ----- Messages ----- */
	
		#Item-Details-Container .Product-Detail-List .Message-1 { padding: 5px 0 5px 0; }
				
/* ------------------------------------------------------------ */
/* Elements Colours */
/* ------------------------------------------------------------ */

	/* ----- Product Reviews ----- */
	
		.H3-H { font-size: 0.8em; }

		.Comment-Box { font-size: 0.7em; }

	/* ----- Page Characteristics Elements ----- */
		
		.Content-Wide a { color: #2253b8; }
		.Content-Wide a:hover { color: #0672ec; }

		.Content-Wide p a { color: #2253b8; }				
		.Content-Wide p a:hover { color: #0672ec; }
		
		.Content-Wide Table a { color: #2253b8; }				
		.Content-Wide Table a:hover { color: #0672ec; }
		
		.Content-Wide UL LI a { color: #2253b8; }				
		.Content-Wide UL LI a:hover { color: #0672ec; }
		
		.Content-Wide OL LI a { color: #2253b8; }				
		.Content-Wide OL LI a:hover { color: #0672ec; }	
		
		.Description-Container h3 { color: #2e7fba; }
		.Description-Container .Desc-Text h3 { color: #000000; }
		
    /* ----- Product Specific Details ----- */
		
		.Product-Detail-List LI { }
		.Product-Detail-List LI strong { }
		
		#Item-Details-Container .Product-Detail-List .Price strong { color: #797979; }
		#Item-Details-Container .Product-Detail-List .Save .Save-Value  { color: #cf0000; }
		#Item-Details-Container .Product-Detail-List .Price .Price-Value  { color: #cf0000; }
		
		#Item-Details-Container .Product-Detail-List .Q-Code strong  { color: #cf0000; }
		
		#Item-Details-Container .Product-Detail-List .Message-1 { color: #2d7eb9; }
		#Item-Details-Container .Product-Detail-List .Message-2 { color: #cf0000; }
		
		#Item-Details-Container .Product-Detail-List .RRP strong { color: #797979; }
		#Item-Details-Container .Product-Detail-List .Save strong { color: #797979; }
		#Item-Details-Container .Product-Detail-List .RRP .RRP-Value { color: #797979; }
				
	/* ----- Content Header ----- */
			
		.Content-Wide-Header h2 { color: #ffffff; }
		
	/* ----- Gallery & Detail Elements ----- */
		
		.Large-Image-Enlarge-Desc H6 { color: #909090; }
		.Gallery-Enlarge-Desc H6 { color: #909090; }
	
	/* ----- Paging ----- */
	
        .Content-Wide .Content-Wide-Header .Paging { color: #ffffff; }   
        .Content-Wide .Content-Wide-Header .Paging:hover { color: #cdcdcd; }	
        
	/* ----- Misc Content Elements ----- */
		
		.Pre-Order-Frame .red { color: #d51818; }
		.Pre-Order-Frame .blue { color: #2e7fba; }
		
	/* ----- Social Networking UL ----- */
	
		.Social-Network-Links UL LI { color: #555555; }
		.Social-Network-Links UL LI a { color: #555555; }
		.Social-Network-Links UL LI a:hover { color: #555555; }

/* ------------------------------------------------------------ */
/* Font Formatting */
/* ------------------------------------------------------------ */

	/* ----- Social Networking UL ----- */

		.Social-Network-Links UL LI { font-size: 0.75em; }

	/* ----- Misc Content Elements ----- */

		.center { text-align: center; }
		.uppercase { text-transform: uppercase; } 
		
		.Pre-Order-Frame p { font-size: 0.9em; }

	/* ----- Product Reviews ----- */

		.H3-H { font-size: 0.9em; }
	
		.Comment-Box { font-size: 0.8em; }

	/* ----- More Button Elements ----- */

		.Content-Wide .More-Button {

			text-align: right;
			font-weight: bold;
			font-size: 0.7em;

		}

		.Content-Wide .More-Button a { text-decoration: none; }

	/* ----- Content Block Elements ----- */

		.Content-Wide .Description-Container { 
		
			text-align: justify;
		    font-size: 0.8em; 
		
		}		 
		
		/* ----- Content Headings ----- */

    	    .Content-Wide-Header H2 { font-size: 0.7em; }
            .Description-Container H3 { font-size: 1.1em; }
            .Description-Container H4 { font-size: 1.1em; }
            
            .Pre-Order-Frame H4 { font-size: 0.9em; }
            
            .Description-Container H5 { font-size: 1.3em; }
            .Description-Container H6 { font-size: 1.5em; }	
            
            .Desc-Text h3 { font-size: 1.0em; }
        
        /* ----- End H Tag Overrides ----- */

		.Content-Wide p a { text-decoration: none; }
		
	/* ----- Gallery & Detail Elements ----- */		 

        /* ----- We scale down the area specific H3 Tags. ----- */
		    #Thumbnail-Image-Container H3 { font-size: 0.9em; }	 	  
		
		/* ----- We then scale up the headings to match the sizes of the item details H3 Tags ----- */
		    .Clear-Heading H3 { font-size: 1.2em; }
	
		.Product-Heading {
		
			font-size: 1.0em; 
			font-weight: bold;
		
		}
		
		.Enlarge-Desc { 
		
			font-size: 0.7em; 
			font-weight: bold;
		
		}
		
		.Product-Detail-List { font-size: 0.7em; }
				
		.Product-Type { font-size: 0.7em; }
		
		.Option-Title { font-size: 0.7em; }
		
		.Product-Quantity { font-size: 0.7em; }
				
		.Variation-Dropdown { font-size: 0.7em; }
		
		.Large-Image-Enlarge-Desc H6 { text-align: center; }
		.Gallery-Enlarge-Desc { text-align: left; }			   
		
	/* ----- Table Elements ----- */

		.Content-Wide Table { }		
		
		.Content-Wide Table th { text-align: left; }
	
	/* ----- Content Table ----- */
		
		.Content-Table td { font-size: 0.8em; }
		
		/* ----- 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; }
		
		.Full-Width-Table td { text-align: center; }

	/* ----- List Elements ----- */

		.Content-Wide UL { }
		
		.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 { }	 
		
		.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; }
		
		/* ----- Pre Order Form Tweaks ----- */
		
			.PreOrderTab form table td { font-size: 0.9em; }
			.PreOrderTab form input { font-size: 1.0em; }
			
			.PreOrderTab input { font-size: 1.0em; }
			
			/* ----- Canel Sizes reflected on reviews ----- */
			
				.Reviews-Form form table td { font-size: 0.8em; }
						
	/* ----- Content Header ----- */
				
		.Content-Wide-Header h2 { font-weight: normal; }
				
	/* ----- Paging ----- */
	
        .Content-Wide .Content-Wide-Header .Paging { 
        
            font-size: 0.7em;
            text-decoration: none;
        
        }
        
	/* ----- Product Specifics Details ----- */

		#Item-Details-Container .Product-Detail-List .Price strong { font-weight: normal; }
		#Item-Details-Container .Product-Detail-List .Save-Value { font-weight: normal; }
		#Item-Details-Container .Product-Detail-List .Price-Value { font-weight: bold; }
		
		#Item-Details-Container .Product-Detail-List .Q-Code strong  { text-transform: uppercase; }
		#Item-Details-Container .Product-Detail-List .Q-Code .Q-Code-Value  { font-weight: bold; }

		#Item-Details-Container .Product-Detail-List .RRP strong { font-weight: normal; }
		#Item-Details-Container .Product-Detail-List .Save strong { font-weight: normal; }
		#Item-Details-Container .Product-Detail-List .RRP-Value { 

			font-style: italic; 
			text-decoration: line-through;

		}

		#Item-Details-Container .Product-Detail-List .Price { font-size: 1.8em; }		
		#Item-Details-Container .Product-Detail-List .RRP { font-size: 1.2em; }
		#Item-Details-Container .Product-Detail-List .Save { font-size: 1.2em; }