/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Author: 	Adrian Jacob / adrian@firechaser.com
Type: 		Print
Info:			Print stylesheet for SOUTHBANK CENTRE
Created:	06/01/2007
Modified: 06/01/2007

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

/* COMMON AND GLOBAL */
body { font:11px/1.5em Arial,Verdana,Helvetica,sans-serif; margin:0; padding:0; color:#000; }
input,textarea,select { font:11px Arial, Helvetica, sans-serif; }
th,td { font:11px Arial, Helvetica, sans-serif; }

/* HIDE */
h1, #header ul, #header form, #nav, #footer img, #footer ul, #col2, .promoWeave, .list, .noMargin
{ display:none; }

#header { background:url(../images/furniture/headerBgPrint.gif) top right no-repeat; }
#footer { border-top:15px solid #993365; }
img { display:block; border:0; }
ul { list-style:none; padding:0; margin:0; }
#content a { color:#d61739; text-decoration:underline; }
#col1 { padding-bottom:30px; }

.venue { font-weight:bold; color:#cf3410; }
.datetime { font-weight:bold; color:#bb5283; }
.headingEvent { font-size:24px; margin-top:-10px; margin-bottom:-10px; }
.clear { clear:both; }
.clearR { clear:right; }
.clearL { clear:left; }
.float_left { float:left; }
.float_right { float:right; }
.textCenter { text-align:center; }
.textRight { text-align:right !important; }
.textLeft { text-align:left !important; }
.image_right { float:right; padding:0 0 10px 20px; }
.image_left { float:left; padding:0 20px 10px 0; }


.booknow { padding:0 0 20px 0 !important; color:#666; list-style:none !important; }
.booknow li { color:#d61739; font-weight:bold; margin-bottom:4px; }
.booknow .soldout { text-decoration:line-through; color:#666; font-weight:normal; }
.booknow .soldoutbtn { background:#CCC !important; }
.booknow .soldoutbtn:hover { background:#CCC !important; cursor:default; }
.booknow a { background:#ee5d28; color:#FFF !important; text-decoration:none !important; margin-right:5px; float:left; font-size:1.0em; width:70px; text-align:center !important; display:block; }

/* ----- TABLES ----- */
table{ border-collapse:collapse; }

/* ----- HEADINGS & PARAGRAPHS ----- */
h1, h2, h3, h4, h5, h6 { margin:0; padding:0; }
h2 { font-size:14px; font-weight:bold; padding-right:10px; }

/* ----- PROMOS ----- */
#promos.home { margin:30px 0; float:left; width:100%; }
#promos div { position:relative; float:left; width:190px; height:190px; }
#promos div div { position:absolute; background:#FFF; max-width:190px; padding:5px 10px; float:none; width:auto; height:auto; }
#promos .text { font-weight:bold; color:#cf3410; }
#promos .date a { font-weight:bold; color:#bb5283; text-decoration:none; font-size:11px; background:url(../images/icons/arrowPurple.gif) 100% 2px no-repeat; display:inline; padding-right:18px; }
#promos .date a:hover { text-decoration:underline; background:url(../images/icons/arrowPurple.gif) 100% 2px no-repeat !important; color:#bb5283 !important; }
#promos p { margin:0px !important; }
#promos .promoBig { width:380px; }
#promos .promoXBig { width:570px; height:230px; }
#promos .promoText { overflow:auto; width:190px; }
#promos .promoText h2 { padding:10px 0; }
#promos .promoText p { margin-bottom:10px !important; line-height:1.4em; }
#promos .pos1 { top:0px; left:0px; }
#promos .pos2 { top:0px; right:0px; }
#promos .pos3 { bottom:0px; left:0px; }
#promos .pos4 { bottom:0px; right:0px; }

/* ----- BREADCRUMBS ----- */
#breadcrumbs { text-transform:uppercase; font-size:11px; margin-top:20px; }
#breadcrumbs ul { background:#ebc044; display:inline; padding:2px 1px; }
#breadcrumbs li { display:inline; color:#993365; }
#breadcrumbs strong { color:#FFF; }
#breadcrumbs span { color:#333; padding-left:3px; }
#breadcrumbs a { color:#333; background:none; text-decoration:none; }

/*=:project
    scalable Inman Flash Replacement (sIFR) version 3.

  =:file
    Copyright: 2006 Mark Wubben.
    Author: Mark Wubben, <http://novemberborn.net/>

  =:history
    * IFR: Shaun Inman
    * sIFR 1: Mike Davidson, Shaun Inman and Tomas Jogin
    * sIFR 2: Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

  =:license
    This software is licensed and provided under the CC-GNU LGPL.
    See <http://creativecommons.org/licenses/LGPL/2.1/>    
*/


/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}