/* Header and venue title */

#header{
	width: 933px;
	margin: 0px auto;
	background: url(/venueMontage/imgs/header.png) no-repeat top center;
	text-align: right;
	overflow: hidden;
	}

p#backTo{
	margin: 0px 50px 0px 0px;
	width: 200px;
	float: right;
	text-align: right;
	font-size: 10px;
	}

#title{
	background: url(/venueMontage/imgs/sweeps_tease/header.png) no-repeat top center;
	height: 50px;
	margin: 0px;
	padding: 0px 55px 0px 90px;
	clear: both;
	overflow: hidden;
	}

h1{
	font-size: 21px;
	font-weight: normal;
	height: 32px;
	padding: 3px 0px 0px 0px;
	margin: 0px;
	color: #FFFFFF;
	font-family: Arial Narrow;
	text-align: left;
	}

h1 span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	}

img#venueLogo{
	margin: 30px 50px 10px 50px;
	float: left;

	}

/* Content -  player, blurb and form */

	#content{
	width: 933px;
	margin: 0px auto;
	padding: 5px 0px;
	height: 630px;
	background: url(/venueMontage/imgs/content.png) repeat-y center top;
	}

	#playerArea{
	width: 602px;
	height: 550px;
	border: 0px;
	margin: 2px 0px 0px 40px;
	padding: 0px;
	text-align: center;
	}


	#player{
	height: 540px;
	margin-bottom: 0px;
	}

	#comingSoon{
	width: 600px;
	height: 510px;
	background: url('/venueMontage/imgs/comingsoon.png') top center no-repeat;
	font-family: Georgia, Garamond, Times, serif;
	font-style: italic;
	font-size: 22px;
	color: #d7e2f7;
	margin-bottom: 20px;
	}

	#comingSoon p{
	position: relative;
	top: 120px; left: 40px;
	text-align: left;
	width: 500px;
	line-height: 1.75;
	font-size: 18px;
	opacity: .9;
	}

	#comingSoon p span{
	color: #FFFFFF;
	font-size: 36px;
	opacity: 100;
	position: relative;
	left: 0px;
	}

	#linkBella{
	float: right;
	width: 180px;
	font-size: 12px;
	color: #4164aa;
	text-align: right;
	}

	#linkVenue{
	float: left;
	width: 300px;
	font-size: 10px;
	color: #4164aa;
	}

	#info{
	float: right;
	width: 244px;
	padding-right: 38px;
	margin: 0px 0px 0px 0px;
	}

	/* "Check Availability" promo */
	#button{
		width: 212px;
		height: 101px;
		margin: 0px 0px 2px 0px;
		background: url('imgs/sweeps_tease/sweeps_tease_bg.png') no-repeat;
		padding: 25px 10px 0px 22px;
		font-size: 12px;
		line-height: 1.4;
		color: #4164aa;
		text-align: left;
		overflow: hidden;
		}

	#button p{
		margin: 10px 0px 0px 0px;
		padding: 0px;
		}

	#button h2{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		margin: 0px;
		padding: 0px;
		letter-spacing: 1px;
		line-height: 25px;
		}

	#button h2 span{
		font-size: 22px;
		}

/* Footer */
	#footer{
	background: url(/venueMontage/imgs/footer.png) top center no-repeat;
	clear: both;
	width: 953px;
	height: 31px;
	margin: 0px auto;
	text-align: center;
	font-size: 10px;
	padding-top: 30px;
	}

#formMontage{
		width: 244px;
		height: 488px;
		margin: 0px;
		padding: 0px 0px 5px 0px;
		background: url('/venueMontage/imgs/sweeps_tease/form_bg.png') no-repeat top center;
		overflow: visible;
		font-size: 12px;
		text-align: left;
		color: #1f1e1e;
	}

#formMontage p.guide{
	width: 212px;
	padding: 6px 15px 6px 15px;
	color: #333333;
	border-bottom: solid 1px #CCC;
	line-height: 1.25;
	margin: 0px;
	}

	#result{
		display: none;
		color: transparent;
		}


#noDateQuestion{
	text-decoration: none;
	}
	/* whole form */


	#formMontage fieldset#formShort{
		font-size: 11px;
		color: #000000;
		border: 0px;
		text-align: left;
		width: 200px;
		margin: 10px auto 10px auto;
		padding: 0px;
		}

	input,select{
		font-size: 11px;
		}

	/* child fieldsets */
	#formMontage fieldset#formShort fieldset{
		margin: 0px;
		padding: 0px;
		border: 0px;
		}

	#formMontage fieldset#formShort label{
		display: block;
		margin-top: 9px;
		margin-bottom: 1px;
		}

	/* text boxes */
	#formShort input{
		width: 190px;
		}

	#formMontage fieldset#formShort #weddingDate{
		margin-right: -20px;
		}
	/* location city */
	#formMontage fieldset#formShort #weddingLocation input#Location_City{ width: 120px; display: inline; }
	#formShort #Location_State{
		}

	/* phone number */
	#formMontage fieldset#formShort input#areacode ,
	#formMontage fieldset#formShort input#phone1{
		width: 30px;
		margin-bottom: 5px;
		}
	#formMontage fieldset#formShort input#phone2{
		width: 40px;
		margin-bottom: 5px;
		}

	/* checkbox is inline */
	#formMontage fieldset#formShort #bookAppointment{margin: 5px -5px 13px 0px; padding: 5px 0px; }
	#formMontage fieldset#formShort #bookAppointment input{width: 15px; height: 15px; margin-right: 3px; padding: 0px; float: left; clear: right;}
	#formMontage fieldset#formShort #bookAppointment label{ }

	.checkbox{
		height: 10px;
		width: 10px;
		}

	fieldset#ID-submitbutton{
		margin: 0px auto;
		padding: 0px 0px 10px 0px;
		}
	 .buttonBackground {
		padding: 0px;
		margin: 0px;
		width: 179px;
		margin: 0px auto;
	}
	 #formMontage #formShort #submitButton{
		height: 25px;
		margin: 1px;
		padding: 0px;
		font-family: Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		border: solid 2px white;
		font-weight: normal;
		font-size: 7pt;
		text-transform: uppercase;
		letter-spacing: 1.5px;
		text-align: center;
		background: #4164aa;
	}

	/* text boxes */
	 fieldset#formShort input{
		width: 190px;
		}
#formMontage fieldset#formShort input

{

width: 177px;

}


.questionBox{
position:relative;
top: -20px;
right: -5px;
margin-top:-85px;
margin-left: -20px;
background:url(/imgs/forms/search/question_box.gif) transparent no-repeat;
height:85px;
width:243px;
visibility:hidden;
z-index: 150;
}
.close{
position:absolute;
margin-top:5px;
margin-left:222px;
}
.boxText{
position:absolute;
margin-top:8px;
margin-left:19px;
line-height:19px;
font-size:11px;
width:200px;
}
#error{
	text-align: left;
	margin: 5px 0px -5px 10px;
	}

#nearestMatch{
	display: none;
	}

/* Credentials */

#credentials{
	width: 603px;
	height: 75px;
	position: relative; left: -1px;
	text-align: center;
	font-size: 10px;
	color: #707070;
	background: url(/venueMontage/imgs/sweeps_tease/credentials_bg.png) center top no-repeat;
	margin-top: 4px;
	padding-top: 0px;
	}

#credentials p{
	margin: 7px 0px 10px 40px;
	text-align: right;
	width: 130px;
	float: left;
	font-size: 11px;
	}

#credentials img{
	margin: 7px 5px 0px 10px;
	}