﻿


/* Themes applied to result list items */
div.results-list div.theme.Bookfest { background-image:url(../img/theme/results_icon_bookfest.jpg); background-repeat:no-repeat; background-position:right top; 
                                  color:#fff; font-weight:bold; height:41px; padding:4px 0px 0px 4px; }
                                  
div.result-snippet div.theme.Bookfest span { float:left; width:170px; }                                  

/* Themes applied to item details i.e. Event details page header */  
div.event-banner.Bookfest { background-image:url(../img/theme/header_bookfest.jpg); background-repeat:no-repeat; background-position:right top;
                        -moz-border-radius:0px; -webkit-border-radius:0px;  background-color:#fff; height:73px; padding-left:115px; }                        
