/* --------------------------------------------------
	Information class tag
-------------------------------------------------- */
	
	div.k-content 				{ height: 100%; background: rgb(0,0,0) url(../Web_Pics/dkits/cliff-hewitt/img-cliff.jpg) no-repeat top left; 
				 				
				 				border-radius: 0.8em; -webkit-border-radius: 0.8em; -moz-border-radius: 0.8em; }

	div#k-header				{ width: 763px; height: 520px; margin: 0 auto; position: relative;	}

	div#k-header h2 			{  width: 257px; font-size: 57px; margin: 0; padding: 0; text-indent: -9999px; position: absolute; top: 200px; left: 450px;
								background: url(../Web_Pics/dkits/cliff-hewitt/img-title.png) no-repeat top left; }

	p.k-disclaimer				{ font-size: 0.8em; position: absolute; top: 500px; left: 640px; }


/* --------------------------------------------------
	Styles outer container for each wave set i.e Toms / Snare...
-------------------------------------------------- */
				 
	div.k-outer					{ width: 763px; background: rgb(21,21,21); margin: 0 auto 26px auto; padding: 0 0 9px 0; position: relative; overflow : hidden;

								-webkit-border-radius: 0.3em; -moz-border-radius: 0.3em; }
				 
	div.k-outer h2 				{ height: 27px; font-size: 1.6em; font-weight: bold; color: rgb(255,255,255); padding: 16px 25px; background: rgb(65,65,75);
								
								background: url(../Web_Pics/dsamples/heading_bg.png) repeat-x top left;
								-webkit-border-top-left-radius: 0.3em; -webkit-border-top-right-radius: 0.3em;
								-moz-border-radius-topleft: 0.3em; -moz-border-radius-topright: 0.3em; }

/* --------------------------------------------------
	Styles wave holder
-------------------------------------------------- */
								
	div.k-holder 					{  width: 712px; padding: 0; margin: 27px 26px 10px 27px; }
								
/* --------------------------------------------------
	Styles description
-------------------------------------------------- */

	div.k-description 				{ width: 234px; float: left; }

	div.k-description h4 			{ font-size: 1.6em; font-weight: bold; margin: 0 0 16px 0; padding: 0; color: rgb(237,91,37); }

	div.k-description p 			{ font-family: "Arial"; font-size: 1.1em; font-weight: 600; line-height: 17px; color: rgb(120,120,120); }

	div.k-description a 			{ font-weight: bold; color: rgb(237,91,37); text-decoration: underline; }

/* --------------------------------------------------
	Styleswave UL
-------------------------------------------------- */

	div.kits 						{ width: 433px; margin: 0; float: right; }

	div.kits h4						{ font-size: 1.1em; font-weight: bold; margin: 0 0 16px 0; padding: 0; color: rgb(237,91,37); }
									
	div.kits ul 					{ list-style-type: none;  padding: 0; margin: 0 0 37px 0; }
	
	div.kits ul li 					{ height: 19px; background: url(../Web_Pics/dsamples/bg-li.png) repeat-x top left; margin: 0 0 8px 0; padding: 2px 7px 0 7px; }
	
	div.kits ul li h3				{ font-size: 1.1em; font-weight: 600; letter-spacing: normal; color: rgb(255,255,255); padding: 0; float: left; }
	
	div.kits ul li a 				{ font-size: 1.1em; font-weight: 600; color: rgb(237,91,37); text-decoration: underline; float: right; }
	
/* --------------------------------------------------
	Styles wave Pictures
-------------------------------------------------- */	

	div.w-pictures					{ width: 433px; float: right; }

	div.w-pictures img				{ width: 104px; height:57px; padding: 0px; margin: 0px; border: none; float: left; }

	div.w-pictures .images			{ margin: 0 5px 0 0; }