/* ------------------------------------------------------------ */
/* Element Formatting */
/* ------------------------------------------------------------ */

	/* ----- Indexing Featured Wide Block ----- */

		.Featured-Index-Container {

			position: relative;
			float: left;

			margin: 0 0 0 10px;

			width: 578px;
			height: auto;

		}

		* html .Featured-Index-Container { margin: 10px 0 0 5px; }

		.Featured-Index-Top { 

			position: relative;
			float: left;

			width: 578px;
			height: 0;

			line-height: 0px;

		}

		.Featured-Index-Base { 

			position: relative;
			float: left;

			width: 578px;
			height: 0;

		}

		.Featured-Index-Header {
		
			position: relative;
			float: left;

			width: 578px;
			height: 0;

		}

		.Featured-Index-Footer {

			position: relative;
			float: left;

			width: 578px;
			height: 0;

		}
		
		.Featured-Index-Listings {

			position: relative;
			float: left;
			
			padding: 0 0 10px 0;
			
		}	

			.Featured-Index-Listings a {
			
				position: relative;
				float: left;

				padding: 0 3px 0 3px;

				border-right: 1px solid #848484;

			}
			
		/* ----- AZ 09 Index Containers ----- */
		
			.Featured-Index-Listings-AZ {
			
				position: relative;
				float: left;
				
				margin: 0 0 0 20px;
				
				width: 390px;
				
				border-left: 1px solid #848484;
				
				line-height: 14px;
			
			}
			
			* html .Featured-Index-Listings-AZ { margin: 0 0 0 10px; }
			
			.Featured-Index-Listings-09 {
			
				position: relative;
				float: right;
				
				margin: 0 20px 0 0;
				
				width: 130px;
				
				border-left: 1px solid #848484;
				
				line-height: 14px;
			
			}
			
			* html .Featured-Index-Listings-09 { margin: 0 10px 0 0; }

	/* ----- 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/1/2134/images/elements/featured-wide-c-bg.gif); 

		}

		* html .Featured-Wide { margin: 10px 0 0 5px; }

		.Featured-Wide-Top { 

			position: relative;
			float: left;

			width: 578px;
			height: 4px;

			line-height: 0px;

			background-image: url(http://images.esellerpro.com/1/2134/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/1/2134/images/elements/featured-wide-c-base.gif);

		}

		.Featured-Wide-Header {
		
			position: relative;
			float: left;

			width: 578px;
			height: 20px;

			background-image: url(http://images.esellerpro.com/1/2134/images/elements/featured-wide-header.gif);
		
		}

		.Featured-Wide-Footer {

			position: relative;
			float: left;

			width: 578px;
			height: 28px;

			background-image: url(http://images.esellerpro.com/1/2134/images/elements/featured-wide-footer.gif);

		}

	/* ----- Element Styles ----- */

		.Featured-Wide-Header H2 {
		
			position: relative;
			float: left;

			margin: 2px 0 0 10px; 	
			padding: 0 0 0 0;

		}
		
		* html .Featured-Wide-Header H2 { margin: 2px 0 0 5px; }

		.Featured-Wide .More-Button {

			position: relative;
			float: right;

			margin: 4px 10px 0 0;
			padding: 0 0 0 0;

		}
		
		* html .Featured-Wide .More-Button { margin: 4px 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;						

		}
		
/* ------------------------------------------------------------ */
/* Misc Elements */
/* ------------------------------------------------------------ */

	/* ----- Paging Elements ----- */

		.Featured-Wide .Featured-Wide-Header .Paging {

			position: relative;
			float: right;

			padding: 2px 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 Block Header Elements ----- */				
	
		.Featured-Wide-Header H2 { color: #ffffff; }
		
		.Featured-Wide-Header H2 a { color: #ffffff; }
		.Featured-Wide-Header H2 a:hover { color: #b5b5b5; }
	
	/* ----- More Button Elements ----- */
	
		.Featured-Wide .Featured-Wide-Header .More-Button a { color: #ffffff; }				
		.Featured-Wide .Featured-Wide-Header .More-Button a:hover { color: #b5b5b5; }
		
		.Featured-Wide .Featured-Wide-Footer .More-Button a { color: #2253b8; }				
		.Featured-Wide .Featured-Wide-Footer .More-Button a:hover { color: #0a349a; }

	/* ----- Paging Elements ----- */
	
		.Featured-Wide .Featured-Wide-Header .Paging { color: #ffffff; } 
		
		.Featured-Wide .Featured-Wide-Header .Paging-Current-Page { color: #ff0000; }
		.Featured-Wide .Featured-Wide-Header .Paging a { color: #ffffff; }
		.Featured-Wide .Featured-Wide-Header .Paging a:hover { color: #b5b5b5; }
		
		.Featured-Wide .Featured-Wide-Footer .Paging { color: #000000; } 
		
		.Featured-Wide .Featured-Wide-Footer .Paging-Current-Page { color: #ff0000; }
		.Featured-Wide .Featured-Wide-Footer .Paging a { color: #5d5d5d; }
		.Featured-Wide .Featured-Wide-Footer .Paging a:hover { color: #b5b5b5; }
		
	/* ----- Indexing Featured Wide Block ----- */

		.Featured-Index-Listings { color: #afafaf; }
		.Featured-Index-Listings a { color: #2253b8; }
		
/* ------------------------------------------------------------ */
/* Font Formatting */
/* ------------------------------------------------------------ */

	/* ----- More Button Elements ----- */
	
		.Featured-Wide .More-Button {

			text-align: right;
			font-weight: bold;
			font-size: 0.7em;

		}

		.Featured-Wide .More-Button a { text-decoration: none; }

	/* ----- Content Block Elements ----- */
	
		.Featured-Wide-Header H2 {
	
			font-weight: bold;
			font-size: 0.7em; 
	
		}
		
		.Featured-Wide-Header H2 a { text-decoration: none; }
	
	/* ----- Paging Elements ----- */
		
		.Featured-Wide .Paging {

			text-align: right;
			font-weight: bold;
			font-size: 0.7em;

		}

		.Featured-Wide .Paging a { text-decoration: none; }		 
	
	/* ----- Featured Item Text Captions ----- */
		
		    .Featured-Text-Caption { font-size: 0.7em; }
		   
	/* ----- Indexing Featured Wide Block ----- */
	
		.Featured-Index-Listings a { 
		
			font-size: 0.7em;
			text-decoration: none;
		
		}