/*
BlueSwitch
www.blueswitch.com
info@blueswitch.com f47a00
*/





/* General */




A.blueswitch_blue,A.blueswitch_blue:link,A.blueswitch_orange,A.blueswitch_orange:link,A.blueswitch_blue:visited,A.blueswitch_orange:visited
{
	       font-family:Arial;
           font-size:11px;
		   color:#999999;
		   text-decoration:none;

}

a.Dept_Name{
  font-family:TimesNewRoman;
  font-weight:bold;
  font-size:12px;
  color:#999999;
  text-decoration:none;
  text-transform:uppercase;
}


 a.selected{
   font-family:TimesNewRoman;
   font-size:12px;
   font-weight:bold;
   color:#000000;
   text-decoration:none;
   text-transform:uppercase;
 }


 a.selected{
   font-family:TimesNewRoman;
   font-size:12px;
   font-weight:bold;
   color:#000000;
   text-decoration:none;
   text-transform:uppercase;

 }
 a.notselected,a.back,a.dept_name{
   font-family:TimesNewRoman;
   font-size:12px;
   font-weight:bold;
   color:#999999;
   text-decoration:none;
   text-transform:uppercase;
 }
 td.product_name,td.price_right{
   font-family:TimesNewRoman;
   font-size:14px; 
   font-weight:bold;
   color:#000000";
 }
 td.product_desc{
   font-family:arial;
   font-size:11px;
   color:#888888;
 }




td.variants,td.qty,td.ship_to,td.price{
   font-family:TimesNewRoman;
   text-transform:uppercase;
   font-size:14px; 
   font-weight:bold;
   color:#666666;
 }

 
 input.inputText{
 width:48px;
 height:20px;
 }

 .dropdown{
   font-family:TimesNewRoman;
   font-size:12px;
   font-weight:bold;
   color:#999999;
   text-transform:uppercase;
 
 }
