/* 
	:: http://www.privatespice.com ::

	Author: Antonio Greco
	
	Date: 24.10.07
	
	Rel: whatsOn.php | schedule.php

	Format: Layout | Text
	
	Media: Screen
*/

/******************	

Start : Share and cascade
	
******************/
	
	/*  Schedule  */
	#prev-link, #date, #next-link, #schedule-shell, #download-butt{position:absolute;}
	#date p{text-align:center; padding:0; margin:0; font-weight:bold;}
	.schd-time, .schd-title{font-weight:bold;}
	.schd-time, .schd-title, .schd-desc{vertical-align:top;}
	/*#schd-list tr td{border:1px solid #fff;}*/

/******************	

Start : Elements
	
******************/

/******************	

Start : Id's
	
******************/
	
	/*  Schedule  */
	#prev-link{top:15px; left:84px;}
	#date{top:15px; left:150px; width:222px;}
	#next-link{top:15px; left:374px;}
	#schd-list{}
	#schd-sorry{}
	#download-butt{margin:710px 0 0 0;}
	#schedule-heading{position:absolute; top:128px; left:11px; width:127px; height:18px; z-index:1;}
	#date{position:absolute; top:264px; left:435px; width:auto; z-index:3; color:#803563; font-weight:bold;}
	#leftButt{position:absolute; top:264px; left:290px; width:auto; height:7px; z-index:3; color:#803563; font-weight:bold;}
	#rightButt{position:absolute; top:264px; left:620px; width:auto; height:7px; z-index:3; color:#803563; font-weight:bold;}
	#schedule-content{position:absolute; top:318px; left:33px; width:682px;	height:550px; z-index:2; padding-right:6px; overflow:auto; overflow-x:hidden !IMPORTANT;}
	#downloadButt{position:absolute; top:902px; left:541px; width:195px; height:25px; z-index:3;}
	#scheduleBox{position:absolute; top:160px; left:11px; width:735px; height:778px; z-index:1;}
	#advert{position:absolute; top:960px; left:11px; width:363px; height:137px; z-index:1;}
	
	#warningTxt {
		position:absolute;
		top: 902px;
		left: 30px;
		color: #000000;
		width: 500px; 
		height: 26px;
		z-index: 3;
		vertical-align: middle;
		}
		

/******************	

Start : Classes
	
******************/

	/*  Schedule  */
	.schd-time{vertical-align:top; width:40px}
	.schd-title{padding:0; margin:0 0 10px 0;}
	.schd-desc{padding:0; margin:0 0 10px 0;}



