/* Tabs */

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

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

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

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



/* Tab Panel */

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

div.tab_panel div.tab_box p {
	width: 285px;
	line-height:1.4;
	color:#333;
}

div.tab_panel div#tab2 {
	background:#acdaf4 url('/assets/1/products/backgrounds/features/titanium_body_features_bg.jpg') bottom no-repeat;
	color:#024e88;
	height:411px;
}

div.tab_panel div#tab2 h2 {
	color:#024e88;
}



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

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

div.tab_panel div.tab_box ul li{ 
	/*background: url('/assets/1/products/dividing_line/titanium_precision_divider.png') bottom repeat-x;*/
	color:#024e88;
}


/* Bottom tabs */

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

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

