/*
Title:      CSS Culture
Author:     Martin Cayouette, martin.cayouette@nurun.com
Updated:    April 8 2008

Content:	Sidebar - Tools
			Showroom - Features
			Showroom - All Models
			

*/
/* ---[ Sidebar - Tools ]----------------------------------- */
#sidebar-b h3#title-tools {
	height: 15px;
	background: url(../Images/Title_Side_Tools.gif) no-repeat 0 0;
	}
#sidebar-b h3#title-downloads {
	height: 15px;
	background: url(../Images/Title_Side_Downloads.gif) no-repeat 0 0;
	}
#sidebar-b h3#title-see-also {
	height: 15px;
	background: url(../Images/Title_Side_SeeAlso.gif) no-repeat 0 0;
	}
/*Press Releases*/
#sidebar-b h3#title-media-contact {
	height: 15px;
	background: url(../Images/Title_Side_Media_Contact.gif) no-repeat 0 0;
	}
/*Showrrom All models*/
#sidebar-b h3#title-activities {
	height: 15px;
	background: url(../Images/Title_Side_Activities.gif) no-repeat 0 0;
	}
#sidebar-b h3#title-power {
	height: 15px;
	background: url(../Images/Title_Side_Power.gif) no-repeat 0 0;
	}
#sidebar-b h3#title-starting-price {
	height: 15px;
	background: url(../Images/Title_Side_Starting_Price.gif) no-repeat 0 0;
	}

/* ---[ Showroom - Features ]------------------------------- */
/*body#features #content ul.interractive li a {
		background: url(../images/btn_key_features_off.png) no-repeat top left;
		_background: none;
		_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/ATVPublic/_Static/en-CA/images/btn_key_features_off.png', sizingMethod='crop');
		}
		body#features #content ul.interractive li a:hover,
		body#features #content ul.interractive li a.select {
			background: url(../images/btn_key_features_on.png) no-repeat top left;
			_background: none;
			_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/ATVPublic/_Static/en-CA/images/btn_key_features_on.png', sizingMethod='crop');
			}
*/
/* ---[ Showroom - All Models ]------------------------------- */
body#showroom #cat-youth {
	background: url(../images/subtit_youth.gif) no-repeat 50% 0;
	}
