
/*Love Theatre CSS*/

* {
	margin: 0px;
	padding: 0px;
}


body {
	font: 12px/19px "Verdana",Arial, sans;
	background: #c71a78 url(../images/mainBG.jpg) left top repeat-x;
}

ul, ol {
	padding-left: 23px;	
}

img {
	border: 0;
}

a {
	color: #8f92c8;
	text-decoration: none;
}

a:hover {
	color: #8789bc;
}

p {
	margin-bottom: 13px;
}

/* VALIDATION */
.error {
	color:#FF0000;
	font-size:10px;
	
}

dl {
	float:left;
}

dl dt {
	width:100px;
	float:left;
	clear:left;
	color:#FFF;	
	font-size:10px;
	padding:4px 4px 4px 0;
	text-align:right;
}

dl dd {
	float:left;
	padding:4px 0;
}

.button {
	background-color:#8F92C9;
	color:#FFF;
	border: 1px solid #fff;
	padding:  3px 5px;
	float: left;
	font-size: 10px;
}

/*Classes*/
p.siteError {
	color: #ff0000;
	padding: 20px;
}

.right {
	float:  right;
	margin: 0 0 20px 20px;
}

.left {
	float:  left;
	margin: 0 20px 20px 0;
}

.input {
	width: 120px;
	background: #afaeae;
	color: #fff;
	border: 1px solid #fff;
	padding:  3px 5px;
	float: left;
	font-size: 10px;
	
}

.imButton {
	float: left;
	margin:  0;
}

a.homeLink {
	text-indent: -999em;
	display: block;
	width: 280px;
	height: 75px;
}


/*Headings*/

div#mainInfoSingle h3 {
	font-weight: normal;
	font-size: 16px;
	color: #af1769;
	margin-bottom: 13px;
}

div#contentBlock h3 {
	color: #af1769;
	font-size: 18px;
	font-weight: normal;
}

div#contentBlock h4 {
	color: #472f91;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 16px;
}

/*Generic Divs*/

div#wrapper, div#wrapperBG, div#wrapperOSBG {
	margin: 0 auto;
	width: 749px;
	background: #281543;
	position: relative;
}

div#wrapperBG {
	background: #281543 url(../images/wrapperBG.jpg) 168px top repeat-y;
}

div#wrapperOSBG {
	background: #281543 url(../images/wrapperBG.jpg) 635px top repeat-y;
}

div#header {
	background: url(/images/topBar2.jpg) left top no-repeat;	
	width:  749px;
	height: 107px;
	border-bottom: 1px solid #fff;
	position: relative;
}

div#menuNews {
	float: left;
	width: 579px;
	border-left: 1px solid #fff;
	background: #281543;
}

ul#nav {
	border-bottom: 1px solid #fff;
	width: 579px;
	padding-left: 0;
	float: left;
	background: #281543;
}

ul#nav li {
	float:  left;
	list-style: none;
}

ul#nav li a {
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	padding: 5px 10px;
	display: block;
}

ul#nav li.menu1 a {
	padding-left: 16px;
}

ul#nav li.menu6 a {
	padding-right: 14px;
}

ul#nav li a:hover {
	background: #af1769;
}

ul#nav li.menu1 a:hover {
	padding-left: 16px;
	background: #af1769;
}

div#aa {
	position: absolute;
	left: 8px;
	top: 80px;
	width: 200px;
}

div#a1 {
	position: absolute;
	left: 581px;
	top: 46px;
	width: 165px;
}

div#a1 p {
	margin: 0;
}

div#a2 {
	position: absolute;
	left: 581px;
	top: 76px;
	width: 165px;
}

div#a2 p {
	margin: 0;
}

div#a2 span, div#a1 span {
	float: left;
	font-size: 9px;
	position: absolute;
	top: -31px;
	left: 0;
	line-height: 12px;
	border: 1px solid #fff;
	border-bottom: none;
	width: 145px;
	padding: 3px;
	background: #afaeae;
}

div#a1 span {
	top: -43px;
	color: red;
	background: white;
}

div#a3 {
	float: left;
	width: 168px;
}

div#footer, div#mainInfofooter {
	clear: both;
    min-height:175px;
	color: #fff;
	font-size: 9px;
	padding: 9px 0 0 0;
	text-align: right;
	background: #281543;
}

	div.seoFooter {
   	color: #808080;
    line-height:10px;
	font-size: 9px;
    text-align:left;
    padding:0px 20px 20px 20px; 	
    }

div#footer a, div#mainInfofooter a {
	margin-right: 15px;
}

div#footer span, div#mainInfofooter span {
	float: right;
	clear: both;
	margin-bottom: 15px;
	width: 700px;
}

/*Modules*/

div#a4, div#a4_noTV {
	width: 580px;
	height: 90px;
	float: left;
}

div#a4_noTV {
	border-bottom: 1px solid #fff;
}

ul.blockMenu, ul#catMenu {
	position: relative;
	width: 168px;
	padding: 0;
	margin: 0;
	z-index: 999;
}

ul.blockMenu li, ul#catMenu li {
	position: relative;
	list-style: none;
	width: 168px;
	border-bottom: 1px solid #fff;
}

ul.blockMenu li a, ul#catMenu li a {
	text-decoration: none;
	font-size: 11px;
	height: 19px;
	color: #fff;
	text-transform: uppercase;
	background: #8f92c8 url(../images/menuArrow.jpg) 155px 2px no-repeat;
	display: block;
	padding-left: 9px;
}

ul.blockMenu li a:hover, ul#catMenu li a:hover {
	background: #c71a78 /*url(../images/menuArrowRoll.jpg) 157px 2px no-repeat;*/
}

ul#catMenu li ul {
	display: none;
	position: absolute;
	left: 146px;
	top: 0;
}

ul#catMenu li:hover ul, ul#catMenu li.over ul {
	display: block;
}

div#flashTV {
	position: relative;
	clear: both;
	width: 749px;
	height: 275px;
	background: #fff;
}

div#a5 {
	position: absolute;
	top: 0;
	left: 0;
	width: 494px;
	height: 275px;
}

div#a6 {
	position: absolute;
	top: 0;
	left: 494px;
	width: 200px;
	padding: 17px 0 0 30px;
}

div#a6 h3 {
	color: #8f92c8;
	font-weight: normal;
	font-size: 14px;
	margin-bottom: 5px;
	/*background: url(../images/highlights.jpg) -5px top no-repeat;
	width: 150px;
	height: 48px;
	text-indent: -5000px;*/
}

div#a6 p {
	float: left;
	margin-top: 5px;
	text-transform: uppercase;
	color: #8f92c8;
	font-size: 11px;
	line-height: 13px;
}

div#a6 a:hover {
	color: #af1769;
}	

div#a6 span {
	float: left;
	padding: 0;
	line-height: 0;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

div#bottomSection {
	position: relative;
	width: 749px;
	min-height: 261px;
}

div#bottomSection_noTV {
	width: 749px;
}

div#a7 ul.blockMenu li a, div#a9 ul.blockMenu li a {
	text-transform: none;
}

div#a7 {
	position: absolute;
	top: 0;
	left: 0;
	border-bottom: 1px solid #fff;	
}

div#a7 h4, div#a9 h4 {
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	width: 144px;
	padding: 6px 12px;
}

div#a7 ul.blockMenu li a {
	font-size: 9px;
	color: #FFF;
}

div#a9 ul.blockMenu li a {
	color: #FFF;
	height: 20px;
	font-size: 9px;
}

div#reviews {
	width: 150px;
	height: 141px;
	position: absolute;
	top: 0;
	left: 168px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}

div#reviews div, div#specialOffers div, div#deals div, div#regional div {
	float: left;
}

div#reviews a, div#specialOffers a, div#deals a, div#regional a {
	color: #fff;
	font-size: 11px;
	letter-spacing: -0.04em;
	display: block;
	padding: 6px 12px 5px 12px;
	text-transform: uppercase;
	background: #8f92c8 url(../images/menuArrow.jpg) 130px 8px no-repeat;
}

div#specialOffers {
	width: 149px;
	height: 141px;
	position: absolute;
	top: 0;
	left: 320px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

div#deals {
	width: 150px;
	height: 116px;
	position: absolute;
	top: 141px;
	left: 168px;
	border: 1px solid #fff;
}

div#regional {
	width: 149px;
	height: 116px;
	position: absolute;
	top: 142px;
	left: 320px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

div#a9 {
	position: absolute;
	left: 470px;
	top: 0;
	border-right: 1px solid #fff;
}

div.advertising {
	padding: 6px 11px 0px 11px;
	background: #dedddd;
}

div#additional {
	position: absolute;
	left: 639px;
	top: 0;
	width: 90px;
	height: 238px;
	padding: 10px;
	border-bottom: 1px solid #fff;
}
div#additional p, div#additionalMainInfo p, div#additionalMainPage p {
	margin-bottom: 5px;
	line-height: 10px;
}

div#additional a, div#additionalMainInfo a, div#additionalMainPage a {
	text-transform: uppercase;
	font-size: 9px;
	
}

/*Main Info Template*/
div#centre {
	width: 470px;
	float: left;
	position: relative;
	border-left: 1px solid #fff;
	background: #dedddd;
}

div#centre p {
	padding: 5px 16px;
}

/*Center Div Headings*/

div#centre h2 {
	position: absolute;
	text-indent: -5000px;
}

div#additionalMainInfo, div#additionalMainPage {
	width: 100px;
	float: right;
	padding-left: 10px;
	border-top: 1px solid #fff;
}

div#additionalMainPage {
	border: none;
	margin: 10px 0 0 0;
}

div#mainInfofooter {
	border-top: 1px solid #fff;
}

div#a3 div.advertising {
	width: 146px;

}

div#listTop {
	width: 460px;
	background: #f3f3f3;
	float: left;
	padding: 5px;
}

div#listTop h3.catHeading {
	color: #af1769;
	font-size: 20px;
	font-weight: normal;
	padding: 16px 0 13px 16px;
}

div.listEven, div.listOdd {
	padding: 1px 0;
	float: left;
	width: 470px;
	clear: both;
}

div.listEven div.images, div.listOdd div.images {
	float:left;
	width:100px;
}

div.listEven {
	background: #fff;
}

div.listOdd {
	background: #f3f3f3;
}

div.listEven h3, div.listOdd h3 {
	font-size: 12px;
	line-height: 15px;	
}

.listLeft {
	float: left;
	width: 260px;
}

div.listEven p, div.listOdd p {
	font-size: 9px;
	line-height: 12px;
	margin-bottom: 3px;
	margin-left: -16px;
}

div.listEven img, div.listOdd img {
	float: left;
	margin: 0 10px 10px 0;
}

div.listLink {
	float: right;
	width: 90px;
	height: 20px;
	margin: 10px 10px 0 0;
}

div.listLink a, a.book_now {
	font-size: 10px;
	background: #8f92c8;
	display: block;
	color: #fff;
	text-transform: uppercase;
	padding: 0 10px 0 3px;
}

a.book_now {
	width: 149px;
	text-align: left;
}

div#mainInfoSingle {
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 16px;
	background: #dedddd;
}

div#contentBlock, div#contentBlock_noTV {
	width: 590px;
	background: #dedddd;
	float: left;
	padding: 27px 23px;
	position: relative;
}

div#contentBlock h3 {
	color: #af1769;
	font-size: 18px;
	font-weight: normal;
}

ul#showLinks {
	position: absolute;
	top: 0px;
	left: -23px;
	width: 637px;
}

ul#showLinks li {
	float: left;
	list-style: none;
	width: 126px;
	border-right: 1px solid #fff;
}

ul#showLinks li.last {
	border: none;
	width: 128px;
}

ul#showLinks li a  {
	text-decoration: none;
	font-size: 10px;
	height: 19px;
	line-height:20px;
	color: #fff;
	text-transform: uppercase;
	background: #8f92c8 url(../images/menuArrow.jpg) 110px 2px no-repeat; 
	display: block;
	padding-left: 10px;
}

ul#showLinks li a:hover {
	background: #c71a78; /*url(../images/menuArrowRoll.jpg) 115px 2px no-repeat;*/
}

div#showImage {
	float: right;
	width: 170px;
	margin: 0 0 20px 20px;	
}

div#showImage a.book_now {
	float: right;
	width:170px;
    height: 42px;
	margin: 0px;
    padding: 0px;
	background: #dcdcdc; 
    background-image: url(../images/lt_booknow.gif);
    background-repeat: no-repeat;
    text-indent: -999em;
    display: block;
    
}

div#showImage a.venue_link{
	float: right;
	width:170px;
	margin: 5px 0 17px 20px;
	background:none;
	text-align:center;
}

/*---- PAGINATION ----*/

div.pagination {
	font-size:10px;
	padding:10px 0;
	float:left;
	text-align:center;
	width:100%;
}

div.pagination a {
	color:#281543;
	padding:2px 4px 2px 4px;
	border:1px solid #281543;
	background-color:#FFFFFF;
	text-decoration:none;
}

div.pagination a:hover {
	color:#FFF;
	background-color:#281543;
	border:1px solid #281543;
}

div.pagination span.current {
	color:#FFF;
	padding:3px 5px 3px 5px;
	font-weight:bold;
	border:1px solid #281543;
	background-color:#281543;
}


/* ---------------------------------------------------- Show TV ----------------------*/

div#showTV {
	width: 749px;
	text-align: center;
}

div#ShowTVheader {
	width: 749px;
	height: 109px;
	background: url(../images/showTV.jpg) left top no-repeat;
}

/* ---------------------------------------------------- Signup section ----------------------*/

div#signup {
	min-height: 500px;
	_height: 500px;
}

div#signup input.input {
	width: 230px;
	float: none;
}

div#signup dl#signup_form {
	margin-bottom: 20px;
}

div#signup dl#signup_form dt {
	color: #000;
	width: 140px;
}

div#signup dl#signup_form dd {
	width: 290px;
}

div#signup dl#signup_form dd input.input, div#signup dl#signup_form dd select {
	width: 230px;
}

div#signup dl#signup_form dd select {
	background: #afaeae;
	color: #fff;
	border: 1px solid #fff;
	float: left;
	font-size: 10px;
	padding:  3px 5px;
}

div#signup dl#signup_form dd p {
	padding: 5px 0 0 0;
	margin: 0;
	clear: left;
	width: 230px;
	line-height: 10px;
}

div#a2 input.button {
	width: 159px;
	height: 20px;
	color: #fff;
	text-align: left;
	border: 1px solid #fff;
	padding:  0 0 2px 5px;
	font-size: 10px;
	cursor: pointer;
	background: #afaeae url(../images/goButton.jpg) 131px -1px no-repeat;
}

div#ajax_area {

}

div#newsRSS {
height:50px;
border-top: 1px solid #fff;
text-transform:uppercase;
font-weight:bold;
font-size:18px;
text-align:right;
line-height:50px;
vertical-align:middle;
margin-right:10px;
}

div#newsRSS .img {
margin-top5px;}