.fader		{ position: relative; overflow: hidden; height: 424px; width: 635px; }
.fader ul 	{ margin: 0px; padding: 0px; width: 635px; height: 424px; position: relative; left: 0px; top: 0px; }
.fader ul li 	{ width: 635px; height: 424px; list-style: none; position: absolute; left: 0px; top: 0px; }


/* Sidebar  */
.elipse	
{	display: block; width: 190px; height: 194px; background-image: url(images/vignette-side1.jpg);
	background-repeat: no-repeat; background-position: 0 0; text-indent: -9999px; 
}
.lasso	
{	display: block; width: 190px; height: 194px; background-image: url(images/vignette-side2.jpg);
	background-repeat: no-repeat; background-position: 0 0; text-indent: -9999px; 
}
.styles	
{	display: block; width: 190px; height: 194px; background-image: url(images/vignette-side3.jpg);
	background-repeat: no-repeat; background-position: 0 0; text-indent: -9999px; 
}
	span.mouseover
	{	background-position: 0px -194px; 
	}


.tdhdr
{	padding: 0px;
}


/* Sales Bar */

#sales-bar-basic
{	position: absolute; top: 0px; left: 0px; width: 100%;	
}
	#sales-bar-basic p
	{	height: 41px; width: 960px; background: url(images/shoppingbar-test.png) no-repeat; margin: 0 auto;
	}
	
	#sales-bar-basic p a
	{ background: none; 
	}
	
	.buy-dollar, .buy-pound, .buy-euro	
	{ display: block; float: left; width: 103px; height: 35px; text-indent: -9999px; background:none; margin: 0px;
	}
	
	.viewcart 
	{	display: block; float: right; width: 200px; height: 35px; text-indent: -9999px; background: none; margin: 0px; 
	}


/* Main Content Area */
#bp-content 
{	background: #000 url(images/vignette-background.jpg) no-repeat 0px 30px; padding-top: 820px; 
	
}
	/* Right Hand Content Area */
	#bp-right 
	{	float: left; width: 670px; padding-left: 25px; position: relative;
	}
		#bp-right p
		{	color: #fff; font-size: 0.8em; 
		}
		
		#bp-right p a
		{	color: #fff; background: #333;
		}

		#bp-right p a:hover
		{	color: #fff; background: #555;
		}

		#bp-right h2
		{ 	margin-top: 15px; color: #FFF;
		}
		
		#bp-right h2.topper
		{	margin-top: 0px; 
		}
		
		.pic1, .pic2
		{	height: 209px; padding-top: 60px; margin-top: 15px; margin-bottom: 25px; 
		}

		.pic1
		{	background: url(images/workflow-essentials-content1.jpg) no-repeat 0 0; padding-left: 465px;
		}
			
		#bp-right blockquote 
		{	background:  url(images/open-quotes.png) no-repeat 0px 0px; padding: 30px 10px 10px 40px; 
			margin-bottom: 25px; display: block; 
		}
			#bp-right blockquote p
			{	display: block; background:  url(images/close-quotes.png) no-repeat right bottom;
				color: #999; font-size: 0.9em; font-style: italic; width: 400px;
			}
			
			#bp-right blockquote br
			{	display: block; margin-bottom: 25px;
			}
		
	/* Left Hand Content Area */
	#bp-left
	{	float: right; padding-right: 25px; width: 190px; padding-top: 5px; 
	}
		#bp-left p
		{	font-size: 0.7em; color: #999;
		}
		
		#bp-left h2
		{	color: #FFF;
		}
		
		#bp-left h2.topper
		{	font-size: 1.1em; margin-top: 0px;
		}
		
		#bp-left li
		{	margin-bottom: 25px; 
		}
		
	/* Cart */
	#cart
	{	position: absolute; top: 50px; left: 20px; background: #fff; padding: 5px; 
	}
