@charset "UTF-8";
/* CSS Document */


.bigBoxContentPlainPromo{
}

strong{
	font-weight:bold;
}

h4.prizes{
	margin-top:25px;
}
.PrizeList{
}
.PrizeList ul{
	padding-left:15px;
	list-style:outside;
}
.PrizeList li{
	padding:6px 0 2px 0;
	color:#063085;
}
.PrizeList strong{
	font-size:1.2em;
	font-weight:bold;
}

.PromoMasthead{
	position:relative;
	margin-bottom:40px;
}
.bridalFaireMainDate{
	position:absolute;
	top:10px;
	left:500px;
}
.PromoBodyWrapper{
	margin:0 0 0 20px;
}


.PromoBody{
	background:url(Promo/verticalRule.gif) repeat-y 180px 0;
}
.PromoBodyLeft{
	width:220px;
	float:left;
}
.PromoBodyRight{
	width:420px;
	float:left;
}
.PromoBodyLeft,
.PromoBodyRight{
	font-size:14px;
	line-height:22px;
	color:#063085;
	padding:4px 0;
}
.MoreInfoContactLine{
	margin:40px 0 10px 20px;
}



.PromoForm{
	padding-top:50px;
	width:400px;
	float:left;
}

.PromoForm .tbmain{ 
 /* Changes on the form */
 /* background: white !important;  */
}
.PromoForm .left{
  /* Changes on the form */
  color: #063085 !important; 
  font-family: Verdana !important;
  font-size: 14px !important;
  line-height:22px;
}
.TableTitle{
	padding-left:40px;
	padding-bottom:2px;
	color:#063085;
}
.midleft{
	padding-right:50px;
	font-size:12px;
	color:#063085;	
}

.PromoForm td.left {
  text-align:right;
  font-family:"Verdana";
  font-size:14px;
  color:black;
  line-height:22px;
  padding:10px 8px 10px 0;
}
.PromoForm td.right {
  font-family:"Verdana";
  font-size:14px;
  color:black;
  line-height:22px;
  padding:10px 0;
}
.PromoForm .tbmain{
  height:100%;
}
td.requiredAsterisk{
	width:8px;
	text-align:left;
  	padding:8px 0 0 0;
    font-size: 16px !important;
    color: red !important;
}
span.requiredAsterisk{
	text-align:left;
    font-size: 16px !important;
    color: red !important;
}
 
.PromoForm div.backButton{
	background: transparent url("http://www.jotform.com//images/btn_back.gif") no-repeat scroll 0 0;
	height:16px;
	width:53px;
	float:left;
	margin-bottom:15px;
	padding-right:5px;
}
.PromoForm div.backButton:hover{
	background: transparent url("http://www.jotform.com//images/btn_back_over.gif") no-repeat scroll 0 0;
}
.PromoForm div.backButton:active{
	background: transparent url("http://www.jotform.com//images/btn_back_down.gif") no-repeat scroll 0 0;
}
.PromoForm div.nextButton{
	background: transparent url("http://www.jotform.com//images/btn_next.gif") no-repeat scroll 0 0;
	height:16px;
	width:53px;
	float: left;
	margin-bottom:15px;
	padding-right:5px;
}
.PromoForm div.nextButton:hover{
	background: transparent url("http://www.jotform.com//images/btn_next_over.gif") no-repeat scroll 0 0;
}
.PromoForm div.nextButton:active{
	background: transparent url("http://www.jotform.com//images/btn_next_down.gif") no-repeat scroll 0 0;
}
.PromoForm .pageinfo{
	padding-right:5px;
	margin-bottom:15px;
	float:left;
}
.ThankYouDiv h5{
	font-size:16px;
	font-weight:bold;
	color:#063085;
	padding-bottom:8px;
}
