																																										   /* ------------------------------------------------------------ */
/* Element Formatting */
/* ------------------------------------------------------------ */

	/* ----- Featured Wide Block ----- */

		.Featured-Wide {

			position: relative;
			float: left;

			margin: 0 0 20px 20px;

			width: 710px;
			height: auto;

			/* background-image: url(http://images.esellerpro.com/2145/images/elements/featured-wide-c-bg.gif); */ 

		}

		* html .Featured-Wide { margin: 0 0 0 10px; }

		.Featured-Wide-Top { 

			position: relative;
			float: left;

			width: 710px;
			height: 4px;

			line-height: 0px;

			/* background-image: url(http://images.esellerpro.com/2145/images/elements/featured-wide-c-top.gif); */ 

		}

		.Featured-Wide-Base { 

			position: relative;
			float: left;

			width: 710px;
			height: 4px;

			/* background-image: url(http://images.esellerpro.com/2145/images/elements/featured-wide-c-base.gif); */	  
			background-repeat:no-repeat;		   
			overflow:hidden;
			margin-right:-3px;

		}

		.Featured-Wide-Header {

			position: relative;
			float: left;

			width: 710px;
			height: 50px;

			background-image: url(http://images.esellerpro.com/2145/images/elements/featured-wide-c-header.gif);	  
			background-repeat: no-repeat;
			
			text-align: center;

		}

		.Featured-Wide-Footer {

			position: relative;
			float: left;

			left: 1px;

			width: 708px;
			height: auto;

		}					   
		
		
		/*---Homepage Featured element top section---*/
		
		
			.Featured-Wide-Homepage {

			position: relative;
			float: left;

			margin: 10px 0 20px 20px;

			width: 710px;
			height: auto;

			background-image: url(http://images.esellerpro.com/2145/images/elements/featured-wide-c-bg-home.gif); 

		}

		* html .Featured-Wide-Homepage { margin: 0 0 0 10px; }

		.Featured-Wide-Top-Homepage { 

			position: relative;
			float: left;

			width: 710px;
			height: 4px;

			line-height: 0px;

			background-image: url(http://images.esellerpro.com/2145/images/elements/featured-wide-c-top-home.gif); 
			

		}

		.Featured-Wide-Base-Homepage { 

			position: relative;
			float: left;

			width: 710px;
			height: 4px;

			background-image: url(http://images.esellerpro.com/2145/images/elements/featured-wide-c-base-home.gif);	 
			background-repeat:no-repeat;		   
			overflow:hidden;
			margin-right:-3px;

		}

		.Featured-Wide-Header-Homepage {

			position: relative;
			float: left;

			width: 700px;
			height: auto;

			background-image: url(http://images.esellerpro.com/2145/images/elements/content-wide-c-bg-home.gif); 
			

	

		}

		.Featured-Wide-Footer-Homepage {

			position: relative;
			float: left;

			left: 1px;

			width: 700px;
			height: auto;
			
		

		}


	/* ----- Element Styles ----- */
				
		* html .CategoryDetails Table { margin: 10px 0 0 5px; } 
		
		.Featured-Wide H2 {

			position: relative;
			
			margin: 5px 0 0 0;
			
			text-align: center;

		}

		.Featured-Wide .More-Button {

			position: relative;
			float: right;

			padding: 10px 16px 10px 0;

		}

		.Featured-Wide p { padding: 10px 10px 10px 20px; }		 
		
		.Featured-Wide-Homepage	 {font-size:0.7em; }
		.Featured-Wide-Homepage	 p {text-align:center;}

	/* ----- Lets reconfigure footer more item links ----- */

		.Featured-Wide .Featured-Wide-Footer .More-Button {

			padding: 3px 16px 3px 0;						

	}
		
/* ------------------------------------------------------------ */
/* Misc Elements */
/* ------------------------------------------------------------ */

	/* ----- Paging Elements ----- */

		.Featured-Wide .Featured-Wide-Footer .Paging {																						 

			position: relative;
			float: right;

			padding: 3px 16px 3px 0;						

		}
		
/* ------------------------------------------------------------ */
/* Elements Colours */
/* ------------------------------------------------------------ */

	/* ----- More Button Elements ----- */
	
		.Featured-Wide .More-Button a { color: #3e3e3e; }				
		.Featured-Wide .More-Button a:hover { color: #6e6e6e; }

/* ------------------------------------------------------------ */
/* Font Formatting */
/* ------------------------------------------------------------ */

	/* ----- 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 H2 { font-size: 0.8em; }
