/**
 * images.css
 * CSS file for defining market-specific images everywhere they are to exist
 * @author Luke Sneeringer
 * @author Copyright 2007, Live Oak Interactive
 */


/*******/
/* nav */
/*******/
#nav_business_listings a { background-image: url('/includes/images/markets/5/buttons/business_listings.jpg'); }
#nav_whats_on a#wo_link { background-image: url('/includes/images/markets/5/buttons/whats_on.jpg'); }
#nav_on_call a { background-image: url('/includes/images/markets/5/buttons/on_call.jpg'); }
#nav_try_your_luck a { background-image: url('/includes/images/markets/5/buttons/try_your_luck.jpg'); }
#nav_on_topic a { background-image: url('/includes/images/markets/5/buttons/on_topic.jpg'); }
#nav_on_the_list a { background-image: url('/includes/images/markets/5/buttons/on_the_list.jpg'); }


/***********/
/* buttons */
/***********/
#extra a.button, #extra input.form_button { background-image: url('/includes/images/markets/5/buttons/generic_white.gif'); }
#content a.button, #content input.form_button { background-image: url('/includes/images/markets/5/buttons/generic_blue.gif'); }
#whats_on_post_event_button { background-image: url('/includes/images/markets/5/buttons/submit_btn.gif'); }


/***********/
/* headers */
/***********/
#content h1.bar { background-image: url('/includes/images/markets/5/backgrounds/content-h1.gif'); }
#extra .bar { background-image: url('/includes/images/markets/5/backgrounds/extra-h1.gif'); }
#content .textbox_top { background-image: url('/includes/images/markets/5/backgrounds/textbox_top.gif'); }


/**************/
/* grey boxes */
/**************/
.greybox { background-image: url('/includes/images/markets/5/backgrounds/greybox.gif'); }
.greybox_bottom { background-image: url('/includes/images/markets/5/backgrounds/greybox_bottom.gif'); }


/**************/
/* text boxes */
/**************/
#content .textbox { background-image: url('/includes/images/markets/5/backgrounds/textbox_background.gif'); }
#content .textbox_top { background-image: url('/includes/images/markets/5/backgrounds/textbox_top.gif'); }
#content .textbox_bottom { background-image: url('/includes/images/markets/5/backgrounds/textbox_bottom.gif'); }
#content .textbox_double { background-image: url('/includes/images/markets/5/backgrounds/textbox_double_background.gif'); }
#content .textbox_double_top { background-image: url('/includes/images/markets/5/backgrounds/textbox_double_top.gif'); }
#content .textbox_double_bottom { background-image: url('/includes/images/markets/5/backgrounds/textbox_double_bottom.gif'); }


/***************/
/* backgrounds */
/***************/
body { background-image: url('/includes/images/markets/5/backgrounds/body.jpg'); }
#wrapper_top { background-image: url('/includes/images/markets/5/backgrounds/wrapper_top.gif'); }
#wrapper { background-image: url('/includes/images/markets/5/backgrounds/wrapper.gif'); }


/**********/
/* movies */
/**********/
#btn_showtimes a { background-image: url('/includes/images/markets/5/buttons/showtimes.jpg'); }
#btn_synopsis a { background-image: url('/includes/images/markets/5/buttons/synopsis.jpg'); }
#btn_review a { background-image: url('/includes/images/markets/5/buttons/review.jpg'); }
#btn_trailers a { background-image: url('/includes/images/markets/5/buttons/trailers.jpg'); }