/* Tabs */

div.product_class div.tab_panel li#tabA {
	background:url(/assets/1/products/tabs/titanium_precision_f_tab_left.png) no-repeat top left;
	width:290px;
}

div.tab_panel ul.tabs li#tabB {
	background:url(/assets/1/products/tabs/titanium_precision_f_tab_right.png) no-repeat top left;
}

div.tab_panel ul.tabs li#tabA a {
	color:#fff;
}

div.tab_panel ul.tabs li#tabB a {
	color:#fff;
}

/* Tab panels */


div.tab_panel div#tab1 {
	background: url('/assets/1/products/backgrounds/information/titanium_precision_freestyle_product_bg.jpg') no-repeat;
}

div.tab_panel div#tab1 a.buy_now {
	top:170px;	
}

div.tab_panel div#tab1 p {
	width: 320px;
	line-height:1.4;
}

div.tab_panel div#tab2 {
	background:#626262 url('/assets/1/products/backgrounds/features/titanium_precision_freestyle_features_bg.jpg') bottom no-repeat;
	color:#000;
	height:631px;
}

html>body div.tab_panel div#tab2 {
	min-height:631px; height:auto;
}

div.tab_panel div#tab2 h2 {
	color:#333;
}

div.tab_panel div.tab_box ul {
	list-style-image: url('/assets/1/products/bullets/quattro_titanium_energy_bullet.png');
}

body.ie6 div.tab_panel div.tab_box ul {
	/*list-style-image: none;*/
}

div.tab_panel div.tab_box ul li{
	background:none;
}

/* Bottom tabs */

#bottom-tabs #buy_tab { background:url(/assets/1/products/bottom-tabs/titanium_precision_f_buy_tab.png); }

#buy_tab_panel { background:url(/assets/1/products/backgrounds/buy/titanium_precision_f_buy_bg.jpg); }
