@charset "utf-8";
/* CSS Document */

/* Create and Craft */
/* Author: Christopher Park */
/* Copyright Ideal Shopping Direct Plc */

.show_information { position:relative; float:left; width:290px; text-align:left; }

.show_video { position:relative; float:left; right:-162px; }
.SWFPromotion { position:relative; float:left; width:317px; }

.show_nextshow { display:block; width:100px; height:22px; background-color:#6d1b6d; padding:8px 0 0 0; text-align:center; text-decoration:none; color:#FFF; font-weight:bold; float:left; }
.show_previousshow { display:block; width:100px; height:22px; background-color:#6d1b6d; padding:8px 0 0 0; text-align:center; text-decoration:none; color:#FFF; font-weight:bold; float:left;  margin:0 5px 0 0; }

.show_time { font-weight:bold; color:#6d1b6d; margin:10px 0 0 0; width:100px; }
.show_title { font-size:20px; width:300px; }
.show_presentedby { font-weight:bold; color:#6d1b6d; width:300px; }
.presenter_img { margin:20px 0 0 0; }
.show_description { margin:10px 0 0 0; width:350px; }

.show_productsinshow { clear:both; font-size:14px; color:#FFF; background-color:#6d1b6d; height:23px; padding: 7px 0 0 5px; margin:20px 0 10px 0; }

.show_presenter { position:relative; margin:0 10px 0 0; left:-200px; }

.list_view_link { position:absolute; left:616px; width:60px;  }
.grid_view_link { position:absolute; left:555px; }

.addtobasket_confirmation { top:400px; }

