﻿@media
screen
{
	ins.t ins
	, ins.b ins
	{
	background: url('rounded.png');
	//background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/f/2/global/rounded.png,sizingMethod=crop);
	}
	#navigation .selected
	{
	background-image: url('tab.gif');
	}
	#content
	{
	background-image: url('content.gif');
	}

}

@media
screen
, handheld
{
	body #header .contact
	{
	border-color: #ffff00;
	}
	#layout
	, body #navigation .selected
	, .framed div.separator
	{
	background-color: #fcef62;
	}
	#error_page #layout
	{
	background-color: #ffffaa;
	}
	#layout .framed .separator div
	{
	border-color: #fcf27c;
	}
	#header .banners a
	{
	background-color: #fff;
	color:#005688
	}
	#content .extra .banners .reducer a, #content .extra .banners .reducer h6 {
		color:#000000
	}
	
	body #content
	, body #navigation .selected
	{
	border-color: #ffff00;
	}
	body .framed
	, #layout .framed .separator
	, #layout .framed .special
	, #object_page #photo img
	, #object_page #thumbnails .selected img
	, body #content .extra .banners img
	{
	border-color: #d4c83d;
	}
	body .thermo_menu
	, .special
	, #content .framed .rounded a.selected
	, #content .framed .rounded b.selected
	, #content .framed .rounded .selected
	, form .depended_from_top
	{
	background-color: #ffffAA;
	}
	/*
	#content .framed .reducer {
		padding: 0px 28px 15px !important;
	}
	*/
	.special {
		background-color: #fefcde
	}
	
	#thermo.thermo-inited a:hover,
	.thermo-menu.selected a:hover {
	    color: #FF0033!important;
	}
	
	body .thermo-inited li.hover
	, body .thermo_menu div.selected a
	, body .thermo_menu div.selected b
	, body .thermo_menu .up_arrow
	, #navigation_2 .navigation .selected b.selected
	, .extra .banners .reducer
	, .arrowed ins ins
	{
	background-color: #fce72a;
	}
	body .framed .framed
	, body .object
	, body #content .banners img
	{
	border-color: #ffe177;
	}
	th .ordered
	, th .ordered
	{
	color: #f07b00 ! important
	}
	#similar_in a
	{
	background-color: #fff99b;
	}
	#navigation_2, #navigation_2 li.selected {
		background-color: #ffffAA ! important;
	}
	a:link, .navigation a:visited, #navigation_1 a.selected, body .thermo_menu a:visited, ins.pseudo-link, form.widget-inited .pseudo .field label{
		color:#04538b
	}
}

