#basketbar{
background-color:#FF8B20;
}
.fc .fc-toolbar-title{
font-size:2.4em;
}
.productgridimage.whitebox, #productimage.whitebox, .basketimage{
background-color:#ffffff;
}
.productprice{
font-size:1.1em;
}
.orangebox {
    background-color: #FF8B20;
    padding: 10px 10px 1px 10px;
    color: #ffffff;
}
.orangebox a{
color:#006666;
}
#logowhite{
background-color:#FF8B20;
}
#subgallerylist li {
height:200px;
}
#productgrid li:hover a{
color:#FF8B20;
}
#orderbox{
margin-bottom:20px;
padding-bottom:20px;
}
.searchboxsubmit:hover{
background-color:#333333;
}