/* ------------------------------------------------------------ */
/* Element Formatting */
/* ------------------------------------------------------------ */

	/* ----- Featured Wide Block ----- */

		.Featured-Wide {

			position: relative;
			float: left;

			margin: 10px 0 0 10px;

			width: 578px;
			height: auto;

			background-image: url(http://images.esellerpro.com/2341/images/elements/featured-wide-c-bg.gif); 

		}

		* html .Featured-Wide { margin: 10px 0 0 5px; }
		
		.Featured-Wide-x2-Container { background-image: url(http://images.esellerpro.com/2341/images/elements/featured-wide-c-bg2.gif);  }

		.Featured-Wide-Top { 

			position: relative;
			float: left;

			width: 578px;
			height: 8px;

			line-height: 0px;

			background-image: url(http://images.esellerpro.com/2341/images/elements/featured-wide-c-top.gif); 

		}

		.Featured-Wide-Base { 

			position: relative;
			float: left;

			width: 578px;
			height: 4px;

			background-image: url(http://images.esellerpro.com/2341/images/elements/featured-wide-c-base.gif);

		}

		.Featured-Wide-Header {

			position: relative;
			float: left;

			width: 578px;
			height: 24px;

			background-image: url(http://images.esellerpro.com/2341/images/elements/featured-wide-header.gif);

		}

		.Featured-Wide-Footer {

			position: relative;
			float: left;

			width: 578px;
			height: 28px;

			background-image: url(http://images.esellerpro.com/2341/images/elements/featured-wide-footer.gif);

		}

	/* ----- Element Styles ----- */
	
		.Featured-Wide-Header H1 {
		
			position: relative;
			float: left;

			margin: -8px 0 0 10px; 	
			padding: 8px 20px 8px 20px;

			display: block;

			background-image: url(http://images.esellerpro.com/2341/images/elements/featured-h2-bg.gif);

		}

		* html .Featured-Wide-Header H1 { margin: -8px 0 0 5px; }

		.Featured-Wide-Header H2 {

			position: relative;
			float: left;

			margin: -8px 0 0 10px; 	
			padding: 8px 20px 8px 20px;
			
			display: block;
			
			background-image: url(http://images.esellerpro.com/2341/images/elements/featured-h2-bg.gif);

		}

		* html .Featured-Wide-Header H2 { margin: -8px 0 0 5px; }

		.Featured-Wide .More-Button {

			position: relative;
			float: right;

			margin: 0 10px 0 0;
			padding: 0 0 0 0;

		}
		
		* html .Featured-Wide .More-Button { margin: 0 5px 0 0; }
		
		.Featured-Wide .More-Button img { margin: 0 0 0 5px; }
		
		.Featured-Wide p { padding: 10px 10px 10px 20px; }	
		
		.Featured-Wide-Header p { padding: 0 15px 0 0; }	
		
	/* ----- Lets reconfigure footer more item links ----- */

		.Featured-Wide .Featured-Wide-Footer .More-Button {

			padding: 3px 10px 3px 0;						

		}
		
	/* ----- Featured Tabs ----- */
		
		.Featured-Wide-Header-Tabs {

			position: relative;
			float: left;

			width: 578px;
			height: 34px;

			background-image: url(http://images.esellerpro.com/2341/images/elements/featured-wide-header-tabs.gif);

		}

		.Featured-Wide-Header-Tabs .Tab-Collection { 

			position: relative;
			float: left;

			width: 578px;
			height: 29px;

			background-image: url(http://images.esellerpro.com/2341/images/elements/tab-heading-bg.gif);
			background-color: #ffffff;

		}

		.Featured-Wide-Header-Tabs .Tab-Collection h2 a { 

			float: left;

			padding: 7px 15px 0 15px;

			width: auto;
			height: 22px;

			/* background-image: url(http://images.esellerpro.com/2341/images/elements/tab-inactive.gif); */
			
			border-right: 1px solid #ff9d5c;

			text-align: center;

		}

		.Featured-Wide-Header-Tabs .Tab-Collection h2 .active { background-image: url(http://images.esellerpro.com/2341/images/elements/tab-active.gif); }
		
	/* ----- Featured Product x2 ----- */
			
		.Product-Wide-x2 { 

			position: relative;
			float: left;

			margin: 0 4px 5px 10px;
			padding: 0 0 0 0;

			width: 271px;
			height: 125px;

			background-color: #ffffff;
			border-top: 10px solid #ffffff;

		}

		* html .Product-Wide-x2 { margin: 0 2px 5px 5px; }

		.Product-Wide-x2 .Product-Details { 

			position: relative;
			float: left;

			width: 150px;
			height: auto;

		}

		.Product-Wide-x2 .Product-Title { 

			position: relative;
			float: left;

			padding: 0 0 0 10px;

			width: 130px;
			height: 45px;

			overflow-y: hidden;

			line-height: 14px;

		}		

		.Product-Wide-x2 .Product-Title a { padding: 10px 0 10px 0; }

		.Product-Wide-x2 .Product-Price { 

			position: relative;
			float: left;

		}

		.Product-Wide-x2 .Product-Price p { padding: 10px 0 0 10px; }

		.Product-Wide-x2 .Product-Buttons {

			position: relative;
			float: left;

			padding: 0 0 0 10px;

			width: 130px;
			height: 20px;

		}

		.Product-Wide-x2 .Product-Buttons div { float: left; }

		.Product-Wide-x2 .Product-Image {

			position: relative;
			float: left;
			
			padding: 0 0 0 10px;

			width: 111px;
			height: 121px;
			
			overflow: hidden;

		}

		.Product-Wide-x2 .Product-Image .Photo {

			margin: 0 0 0 0;

			width: 96px;

		}


		.Product-Wide-x2 .Price-Container { 

			position: absolute;

			width: 90px;
			height: 66px;

			right: 0;
			top: 0;

			z-index: 99999;

		}

		.Product-Wide-x2 .Price-Container p { 

			float: right;

			margin: 0 0 0 0;
			padding: 5px 5px 0 0;

			text-align: right;

		}

/* ------------------------------------------------------------ */
/* Misc Elements */
/* ------------------------------------------------------------ */

	/* ----- Paging Elements ----- */

		.Featured-Wide .Featured-Wide-Header .Paging {

			position: relative;
			float: right;

			padding: 0 10px 0 0;						

		}

		.Featured-Wide .Featured-Wide-Footer .Paging {

			position: relative;
			float: right;

			padding: 8px 10px 0 0;						

		}

		.Featured-Wide .Paging img { }	 
		
		.Featured-Wide .Paging-Arrows-Left { padding: 0 5px 0 0; }
		
		.Featured-Wide .Paging-Arrows-Right { padding: 0 0 0 5px; }

		.Featured-Wide .Paging-Current-Page { }	
		
		/* ----- Featured Item Text Captions ----- */
		
		    .Featured-Text-Caption {
		    	
		    	position: relative;	
		    	float: left;
		    	
		    	margin: 0 0 0 10px;
		    	padding: 0 0 0 0;
		        
		        display: block;
		        
		        width: 520px;
		        
		        background-color: #ffffff;
		    
		    }	
		    
		    * html .Featured-Text-Caption { margin: 0 0 0 5px; }  

/* ------------------------------------------------------------ */
/* Elements Colours */
/* ------------------------------------------------------------ */
	
	/* ----- Featured Tabs ----- */

		.Featured-Wide-Header-Tabs .Tab-Collection h2 a { color: #ffffff; }
		.Featured-Wide-Header-Tabs .Tab-Collection h2 a:hover { color: #ffffff; }

		.Featured-Wide-Header-Tabs .Tab-Collection h2 .active { color: #ffffff; }
		.Featured-Wide-Header-Tabs .Tab-Collection h2 .active:hover { color: #ffffff; }

	/* ----- Featured Block Header Elements ----- */				
	
		.Featured-Wide-Header H1 { color: #ffffff; }
		.Featured-Wide-Header H2 { color: #ffffff; }
	
	/* ----- More Button Elements ----- */
	
		.Featured-Wide .Featured-Wide-Header .More-Button a { color: #ffffff; }				
		.Featured-Wide .Featured-Wide-Header .More-Button a:hover { color: #ffffff; }
		
		.Featured-Wide .Featured-Wide-Footer .More-Button a { color: #000000; }				
		.Featured-Wide .Featured-Wide-Footer .More-Button a:hover { color: #514c1f; }

	/* ----- Paging Elements ----- */
	
		.Featured-Wide .Featured-Wide-Header .Paging { color: #ffffff; } 
		
		.Featured-Wide .Featured-Wide-Header .Paging-Current-Page { color: #ffffff; }
		.Featured-Wide .Featured-Wide-Header .Paging a { color: #ffffff; }
		.Featured-Wide .Featured-Wide-Header .Paging a:hover { color: #ffffff; }
		
		.Featured-Wide .Featured-Wide-Footer .Paging { color: #000000; } 
		
		.Featured-Wide .Featured-Wide-Footer .Paging-Current-Page { color: #000000; }
		.Featured-Wide .Featured-Wide-Footer .Paging a { color: #514c1f; }
		.Featured-Wide .Featured-Wide-Footer .Paging a:hover { color: #514c1f; }	  
		
	/* ----- Featured Product x2 ----- */	

		.Product-Wide-x2 .Price-Container p span { color: #ffffff; }

		.Product-Wide-x2 .Product-Title a { color: #333333; }
		.Product-Wide-x2 .Product-Price p { color: #114776; }
		.Product-Wide-x2 .Product-Price .RRP { color: #333333; }
		.Product-Wide-x2 .Product-Price .Price { color: #114776; }
		.Product-Wide-x2 .Product-Price .RRP-Title { color: #333333; }
		.Product-Wide-x2 .Product-Price .Price-Title { color: #114776; }

/* ------------------------------------------------------------ */
/* Font Formatting */
/* ------------------------------------------------------------ */

	/* ----- Featured Tabs ----- */
	
		.Featured-Wide-Header-Tabs H1 a { 
		
			font-size: 0.9em;
			text-decoration: none;
			font-weight: normal;

		}
				
		.Featured-Wide-Header-Tabs H1 a:hover { text-decoration: underline; }

		.Featured-Wide-Header-Tabs H2 a { 

			font-size: 0.9em;
			text-decoration: none;
			font-weight: normal;

		}
		
		.Featured-Wide-Header-Tabs H2 a:hover { text-decoration: underline; }

	/* ----- More Button Elements ----- */
	
		.Featured-Wide .More-Button {

			text-align: right;
			font-weight: bold;
			font-size: 0.8em;

		}

		.Featured-Wide .More-Button a { text-decoration: none; }

	/* ----- Content Block Elements ----- */
	
		.Featured-Wide-Header H1 {
			
			font-weight: bold;
			font-size: 0.8em; 
			
		}
	
		.Featured-Wide-Header H2 {
	
			font-weight: bold;
			font-size: 0.8em; 
	
		}
	
	/* ----- Paging Elements ----- */
		
		.Featured-Wide .Paging {

			text-align: right;
			font-weight: bold;
			font-size: 0.8em;

		}

		.Featured-Wide .Paging a { text-decoration: none; }		 
	
	/* ----- Featured Item Text Captions ----- */
		
		    .Featured-Text-Caption { font-size: 0.8em; }
		    
	/* ----- Featured Product x2 ----- */
	
		.Product-Wide-x2 .Product-Title a { 

			font-size: 0.8em; 
			text-decoration: none;

		}

		.Product-Wide-x2 .Product-Title a:hover { text-decoration: underline; }

		.Product-Wide-x2 .Product-Price p { 
		
			font-size: 0.9em; 
			font-weight: bold;
		
		}

		.Product-Wide-x2 .Product-Price .RRP { font-size: 0.8em; }
		.Product-Wide-x2 .Product-Price .RRP-Title { font-size: 0.8em; }
		.Product-Wide-x2 .Product-Price .Price { }

		.Product-Wide-x2 .Price-Container p span { 

			font-size: 1.0em; 
			font-weight: bold; 

		}

