﻿/* backgrounds.css */

.mainBg
{
	background: #FDF1F1 url("../images/backgrounds1324w/theatreBg.jpg") no-repeat fixed center center;	
}

.showsTheatreBg
{
	background: #FAFAFA url("../images/backgrounds450w/theatreBg.jpg") no-repeat scroll center center;
	padding-left: 10px;
	padding-right: 10px;
	min-height: 298px;
/*	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #A9A9A9; */
	overflow: auto;
}

.showsQuayFundraisersBg
{
	background: #FAFAFA url("../images/backgrounds450w/quayFundraisersBg.jpg") no-repeat scroll center center;
	padding-left: 10px;
	padding-right: 10px;
	min-height: 298px;
/*	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #A9A9A9; */
	overflow: auto;
}

.showsFilmAtTheQuayBg
{
	background: #FAFAFA url("../images/backgrounds450w/filmAtTheQuayBg.jpg") no-repeat scroll center center;
	padding-left: 10px;
	padding-right: 10px;
	min-height: 298px;
/*	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #A9A9A9; */
	overflow: auto;
}

.showsTheQuayBarBg
{
	background: #FAFAFA url("../images/backgrounds450w/theQuayBarBg.jpg") no-repeat scroll center center;
	padding-left: 10px;
	padding-right: 10px;
	min-height: 298px;
/*	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #A9A9A9; */
	overflow: auto;
}

.showsBookClubAtTheQuayBg
{
	background: #FAFAFA url("../images/backgrounds450w/bookClubAtTheQuayBg.jpg") no-repeat scroll center center;
	padding-left: 10px;
	padding-right: 10px;
	min-height: 298px;
/*	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #A9A9A9; */
	overflow: auto;
}

.showsTheQuayPlayReadersGroupBg
{
	background: #FAFAFA url("../images/backgrounds450w/theQuayPlayReadersGroupBg.jpg") no-repeat scroll center center;
	padding-left: 10px;
	padding-right: 10px;
	min-height: 298px;
/*	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #A9A9A9; */
	overflow: auto;
}

.showsQuayStages123Bg
{
	background: #FAFAFA url("../images/backgrounds450w/quayStages123Bg.jpg") no-repeat scroll center center;
	padding-left: 10px;
	padding-right: 10px;
	min-height: 298px;
/*	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #A9A9A9; */
	overflow: auto;
}

.pantoTableBg
{
	background: url("../images/babesInTheWood/pantoTableBg.jpg") no-repeat scroll center center;	
}

