/*BG COLOR*/

body{background: url(../images/metal-blue-bg-14x14.png);}
a:hover{color:#F47E54;}

#headerbar{
  background: #F47E54;
  background: -moz-linear-gradient(#F47E54,#F15A24);
  background: -webkit-linear-gradient(#F47E54,#F15A24);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#F47E54",endColorstr="#F15A24",GradientType=0);}

	#header .title i b, #header .title,.featured h2.modTitle { 
    color: #F15A24;}

#header .tabControl li a,#header .tabControl li.currentTab a { color: #0071BC !important;}

#header .tabControl li a:hover{color:#30A1E8 !important;}

#sideNav h2 {
    color: #0071BC;}


.search #btn_search a{background: url(../images/search-orange-bg-38x30.png) no-repeat;border:none;padding:8px; position:relative; right:10px;top:1px;}
.itemTable tbody tr:hover{background: #FBD3C4;border:solid 1px #F47E54;}
.binPrice,.pricevalue {color:#0071BC;}

#innerBox h2, .blogTitle a{
    color: #0071BC !important;}

#footer {background: #F15A24;}

    .item .details .detailstop{
  background: #F15A24;
  background: -moz-linear-gradient(#F47E54,#F15A24);
  background: -webkit-linear-gradient(#F47E54,#F15A24);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#F47E54",endColorstr="#F15A24",GradientType=0);}