/* Header and venue title */

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

#title{
	background: url(/venueMontage/imgs/ribbon.png) no-repeat top center;
	text-align: center;
	margin: 0px;
	padding: 0px;
	
	}

h1{
	font-size: 20px;
	height: 32px;
	padding: 3px 0px 0px 0px;
	margin: 0px;
	margin: auto;
	}

img#venueLogo{
	margin: 40px 50px 10px 0px;
	}

/* Content -  player, blurb and form */

	#content{
	width: 953px;
	margin: 0px auto;
	padding: 10px 0px;
	min-height: 690px;
	background: url(/venueMontage/imgs/content.png) repeat-y center top;
	}

	#playerArea{
	width: 600px;
	height: 550px;
	margin: 0px 10px 0px 50px;
	padding: 0px;
	}
	
	#player{
	height: 550px;
	margin-bottom: 20px;
	}
	
	#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;
	text-align: center;
	padding-right: 40px;
	}

	/* "Check Availability" promo */
	#button{
		width: 222px;
		height: 69px;
		margin: 0px 0px 10px 0px;
		background: url('imgs/button-blue.png') no-repeat;
		padding: 10px;
		font-size: 12px;
		line-height: 1.4;
		color: #FFFFFF;
		text-align: left;
		}
	
	#button p{
		margin: 0px;
		padding: 0px;
		}
		
	#button h2{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 20px;
		margin: 3px 0px 0px 0px;
		padding: 0px;
		letter-spacing: 1px;
		}
	

/* 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;
	}
.tooltip{
	background: #FFFFFF;
	padding: 3px;
	}
#formMontage{
		width: 244px;
		margin: 0px;
		padding: 0px 0px 5px 0px;
		background: url('/layout/template/imgs/bg/form-montage.png') no-repeat top center;
		overflow: visible;
	}
	
	#result{
		display: none;
		color: transparent;
		}

	
	/* 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;
		}
	
	/* Date */
	#formMontage fieldset#formShort #weddingDate{
		margin-right: -25px;
		}
	/* location city */
	#formMontage fieldset#formShort #weddingLocation input#Location_City{ width: 120px; display: inline; }
	#formShort #Location_State{
		margin-right: -20px;
		} 
	
	/* 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 8px 0px; padding: 5px 0px; }
	#formMontage fieldset#formShort #bookAppointment input{ width: 15px; height: 15px; margin-right: 3px; padding: 0px;}
	#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{
	text-align: center;
	font-size: 10px;
	color: #707070;
	background: url(/imgs/forms/credentials.png) center bottom no-repeat;
	padding-bottom: 10px;
	}

#credentials p{
	background: #edeef0;
	border: solid 1px #d8d8d8;
	padding: 5px 40px;
	margin: 0px 0px 10px 0px;
	}

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