/* CSS Document to extent the normal styles for the wedding section */
.wedding-main {
	padding: 14px 16px;
	float: left;
	width: 482px;
	line-height: 22px;
	font-size: 12px;
}
.wedding-main.ext {
	width: 698px;
}

#SecondaryNavigation .head{
	color: #000;
	font-size: 17px;
	line-height: 28px;
	text-transform: none;
}

.weddingcouple #SecondaryNavigation .head h2 {
	font-size: 23px;
}

#SecondaryNavigation .panel-content {
	background-image: url(images/weddings/left_nav_flourish.png);
	background-position: center bottom 10px;
	background-repeat: no-repeat;
}
.page-column .flourish {
	width: 200px;
	height: 73px;
	background-image: url(images/weddings/right_panel_flourish.png);
	background-repeat: no-repeat;
	margin-bottom:35px;
}

.weddingsearchbox {
	background-image: url(images/weddings/wedding_search_bg.png);
	background-repeat: repeat-x;
	padding: 9px 29px;
	margin: 15px 0 30px;
	position: relative;
	-ms-border-top-left-radius: 35px;
  border-top-left-radius: 35px;
	-ms-border-top-right-radius: 35px;
  border-top-right-radius: 35px;
}
.weddingsearchbox #WeddingSearchTerm {
	width: 140px;
}

.search_btn,
.contactsend_btn {
	margin:-4px 0 0 10px;
	vertical-align: middle;
	cursor: pointer;

}
#RegistryForm .contactsend_btn{ float:right;margin-right:10px;}

ul.destinations_list li {}
ul.destinations_list li .info,
ul.wedding-travel-deals li .info {
	color: #666;
	line-height: 13px;
}

ul.destinations_list li .date {
	font-weight: bold;
	margin-bottom: 2px;
}

.slidebox {
	border: none;
	height: 306px;
	width:620px;
	display: block;
	overflow: hidden;
	position: relative;
}
.thumbs {
	left: 50%;
	bottom: 10px;
	width:auto;
}
.thumbs .container a {
	cursor: pointer;
	background-image: url(images/weddings/wedding_carousel.png);
}
a.prev, a.next 
{
	float: left;
	width:85px;
	height:44px;
	margin: 0 10px;
}
a.prev{background-position: 0 -44px;}
a.prev:hover{	background-position: 0 0;	}
a.next{	background-position: -112px -44px;}
a.next:hover{background-position: -112px 0;}

a.deal-tab {
	background-position: -85px -29px;
	width: 27px;
	height: 30px;
	margin: 0 2px;
	float:left;
	display:block;
}

a.deal-tab.selected, a.deal-tab:hover {
	background-position: -85px 0;
}

ul.wedding-travel-deals{
	cursor: pointer;
	list-style:none;
	margin:23px 0;
	width: 100%;
}
ul.wedding-travel-deals li{
	border:1px solid #d9d9d9;
	position:relative;
	margin-bottom:11px;
	width: 100%;
	min-height: 118px;
}

ul.wedding-travel-deals li .info {
	font-size: 12px;
	padding-right: 7px;
}
ul.wedding-travel-deals li .info input
{
	position: absolute;
	top: 10px;
	left:10px;
}

ul.wedding-travel-deals li .info div.label h3 {
	font-size: 18px;
	line-height: 18px;
	color: #003366;
	cursor: pointer;
	margin:7px 0 10px 30px;
	font-weight: normal;
}
ul.wedding-travel-deals li .info div.description {
	margin: 0 10px 10px 30px;
	line-height: 14px;
	float: left;
}

ul.wedding-travel-deals li:hover,
ul.wedding-travel-deals li.selected {
	border-color: #00BCE4;
}


ul.destinations_list li .info {
	padding: 0;
}
ul.wedding-travel-deals li img.wedding-travel-thumb {
	width: 94px;
	height: 94px;
	float:right;
	margin-left: 10px;
}

ul.wedding-travel-deals li .details_btn{
	float:right;
	margin: 10px 10px;
}

ul.wedding-form {
	/*float: left;*/
	list-style: none;
	margin-top: 23px;
}
ul.wedding-form li {
	border-bottom: 1px solid #ccc;
	width: 300px;
	padding: 12px 0;
}
ul.wedding-form li.last {
	border-bottom: none;
	margin-top:10px;
}			
ul.wedding-form li.section {
padding:20px 0 ;
/*
	height: 20px;
	background: url(images/destination_panel_gradient.gif) repeat-x;
	font-size: 16px;
	font-weight: bold;
	color: black;
	margin: -4px -10px;
	padding: 11px 20px;
	*/
}
	ul.wedding-form li.section h2 {
		color:#e71939;
		font-size: 18px;
	}
	ul.wedding-form li.section p {
		margin-top:5px;
	}
	ul.wedding-form li.explanation {
	 font-style: italic;
	}
ul.wedding-form li .fieldnote {
	clear: both;
	font-size: 11px;
	line-height: 14px;
}

ul.wedding-form li .label{
	display: block;
	float: left;
	margin-top: 3px;
}
ul.wedding-form  li .field{
	float:right;
}
ul.wedding-form li input.radio {
	width: 20px;
	margin-right: 5px;
	border:none;
}

ul.wedding-form li input.update_btn{
	margin:8px 0 8px 0;
	float:right;
	font-weight: bold;
	border: none;
	cursor: pointer;
}

ul.wedding-form.register,
ul.wedding-form.edit {
	margin-left: 0;
	margin-top: 10px;
}



ul.wedding-form.register li,
ul.wedding-form.edit li {
	width: 100%;
}

/*ul.wedding-form li.explanation{background-color: #efefef;}*/
ul.wedding-form.edit li.explanation .label	{ width: 100%;margin-bottom: 3px;}	

ul.wedding-form.register li .label{
	width: 290px;
}
 ul.wedding-form.edit li .label {
	width: 205px;
}
ul.wedding-form.register li .field,
ul.wedding-form.edit li .field {
	width: 274px;
	position: relative;
}

ul.wedding-form.register li .field input[type=text],
ul.wedding-form.register li .field textarea,
ul.wedding-form.register li .field select {
	width:90%;
}
ul.wedding-form.register li .field input[type=text].money {
	width:85%;
}


	ul.wedding-form.edit li .field .svyPictureContainer .svyLinkContainer .svyPasteLink {

		z-index: 5;
	}
	ul.wedding-form.edit li .field .svyPictureContainer .svyLinkContainer.svyRemovePicture  {
		margin-top: 25px;
	}
	ul.wedding-form.edit li .field .svyPictureContainer .svyLinkContainer.svyCancelPaste {
		margin-top:7px;
	}
	ul.wedding-form.edit li .field .svyPictureContainer .btn {
		width:100%;
	}


		ul.wedding-form.edit li .field .svyPicBrowseFile.svyFileUpload {
		position: absolute;
    z-index: 10;
    height: 38px;
    cursor: pointer;
    background: transparent;
    padding: 10px;
    width: 100%;
    opacity: 0;
	}


ul.wedding-form.register li .noLabelField,
ul.wedding-form.edit li .noLabelField{
	width: 132px;
	float: left;
	position: relative;
}

ul.wedding-form.register li .noLabelField input,
ul.wedding-form.edit li .noLabelField input{
	width: 120px;
}

ul.wedding-form.register li .noLabelField span.validation,
ul.wedding-form.edit li .noLabelField span.validation {
	width: 96px;
}

ul.wedding-form.edit li .fullwidth{
	float:left;
	margin-left: 0;
	width: 100%;
	padding:0;
}

ul.wedding-form.register li .largeSymbol {
	font-size: 22px;
	float:left;
	padding: 0 8px;
	margin-top: 23px;
}

ul.wedding-form.register li .brideandgroom {
	float: left;
}

ul.wedding-form.register li .brideandgroom.groom {
	float: right;
	margin-right: 1px;
}

ul.wedding-form.register li .brideandgroom .title {
	margin-bottom: 5px;
}


ul.wedding-form.edit li textarea {
	width: 428px;
	height: 220px;
}
ul.wedding-form.edit li select  {
	width: 188px;
}
ul.wedding-form.edit li span.validation {
	width: 426px;
}
ul.wedding-form.edit li .svyPicRemove input {
	width: 20px;
	margin-left: 10px;
}

ul.wedding-form.edit li .svyPicBrowseFile{ margin-bottom: 5px;}
ul.wedding-form.edit li .svyPicBrowseDimensions {
	padding: 0 5px ;
}
/*
ul.wedding-form.edit li .svyPicCancelChange,
ul.wedding-form.edit li .svyPicOptions {
	font-size: 12px;
	line-height: 14px;
}
*/
ul.wedding-form.edit li .svyPicOptions{position:absolute;top: 0;left: 35px;width: 87%;}

ul.wedding-form.edit li span#shp_IntroPicture,
ul.wedding-form.edit li span#shp_SlideShowPicture1,
ul.wedding-form.edit li span#shp_SlideShowPicture2,
ul.wedding-form.edit li span#shp_SlideShowPicture3,
ul.wedding-form.edit li span#shp_SlideShowPicture4,
ul.wedding-form.edit li span#shp_SlideShowPicture5,
ul.wedding-form.edit li span#shp_AboutUsPicture,
ul.wedding-form.edit li span#shp_DealPicture1,
ul.wedding-form.edit li span#shp_DealPicture2,
ul.wedding-form.edit li span#shp_DealPicture3 {
	display: block;position: relative;
}


ul.wedding-form.edit li .field.fullwidth .mceWrapper,
ul.wedding-form.edit li .field.fullwidth .mceWrapper .mceLayout{
	width:100%!important;
}

div.InfoMessage {
	border: 1px solid rgba(23, 93, 197, 1);
	color:rgba(23, 93, 197, 1);
	background: rgba(23, 93, 197, 0.25) url(images/InfoMessage-sprite.png) no-repeat 5px 4px;
	font-weight: bold;
	padding: 10px 45px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	margin-bottom: 10px;

}

.paynowwith_btn {
	margin:8px 10px 8px 0;
	float:right;
	cursor:pointer;
	border:0!important;

}

.paynowwith_btn.paypal{
	width:192px!important;
	height:32px;
	background:url(images/paynowwithpaypal-btn.png) 0 0 no-repeat;
	margin:8px 10px 8px 0;
	float:right;
	cursor:pointer;
	border:0!important;
}
.paynowwith_btn.poli{
	width:93px!important;
	height:48px;
	background:url(https://resources.apac.paywithpoli.com/mobile/mobile3.png) 0 0 no-repeat;
}

ul.wedding-form li input.checkbox {
	width: 20px;
	height: 27px;
	float: left;
	margin-top: 4px;
	}
.ui-datepicker-trigger {
	cursor: pointer;
	position: absolute;
	margin-top: 6px;
	margin-left: -23px;
	}
.wedding-side-img {
	width:255px;
	height:306px;
	-ms-border-top-left-radius: 20px;
	border-top-left-radius: 20px;
	-ms-border-bottom-right-radius: 20px;
	border-bottom-right-radius: 20px;
}

.wedding-side-img.margin {
	margin-bottom:25px;
}
.learnmore.poli {
	display:inline-block;
	margin-top:4px;
}
.hide {
	display: none!important;
}

.thermometer {
	position: relative;
	width: 330px;
	height: 440px;
	margin: 50px auto 18px;
	background-image: url(images/weddings/wedding_thermometer_BG.png);
	background-repeat: no-repeat;
	/*background-color: #dedede;*/
	background-color: #fff;
	border: 1px solid #ccc;
	clear:both;
	overflow: hidden;
}
.thermometer-reflection {
	position: absolute;
	width: 328px;
	height: 370px;
	margin: 370px auto 18px;
	background-image: url(images/weddings/wedding_thermometer_BG_UD.png);
	background-repeat: no-repeat;
	background-color: #dedede;
	clear:both;
}
.thermometer .contributions {
	position: absolute;
	padding: 12px 24px;
	width: 282px;
}
.thermometer .contributions h3 {
	font-size:26px;
	color: #000;
	width: 100%;
}
.thermometer .contributions h3 .total {
	font:bold 14px Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #666;
	float: right;
}
.thermometer .contributions h3 .total span {
	font-size: 26px;
	color: #000;
}
.thermometer .contributions ul {
	list-style: none;
	margin-top: 24px;
	margin-left: 108px;
	padding: 0;
	color: #000;
}
.thermometer .contributions ul li.last {
	padding-top: 5px;
	color: #666;
}
				
.thermometer .contributions ul li:first-child {
	color: #666;
	padding-bottom: 12px;
}

.thermometer .tube .mercury {
	background-image: url(images/weddings/wedding_thermometer_mercury.png);
	background-repeat: no-repeat;
	width: 71px;
	height: 12px;
	position: absolute;
	left:31px;
	bottom:0;
}
.thermometer .tube {
	width: 330px;
	height: 248px;
	z-index: 80; /*50;*/
	position: absolute;
}
.thermometer .face {
	position: absolute;
	top: 0;
	left:0;
	z-index: 99;
	width: 330px;
	height: 440px;
	background-image: url(images/weddings/wedding_thermometer_FG.png);
	background-repeat: no-repeat;
}