/* CSS Document */

.wedhlight {
	border:dashed #002972 3px;
	padding:10px;
	background-color: #FFFFFF;
}
.wedhlight p{
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
}
h2, h3, h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #002972;
	margin-bottom: 10px;
	margin-top: 0px;
	font-variant: small-caps;
}

p, p a:link, a:visited, a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:17px;
	color:#333333;
	text-decoration: none;
	}
p a:hover {color: #002972; text-decoration: none} 

p none {margin:0px} 






.imgfloatimg {margin: 0 10px 10px 0; float: left;}

#wedPromo {
	padding: 10px 0 15px 15px;
	height: 110px;
	clear: both;
	background-image: url(../images/weddings/bg_promo.jpg);
	background-repeat: no-repeat;
	background-position: left top;}



#wedPromo ul{
	margin-left: 0;
	list-style: none;
	padding-left: 0;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 12px;
}
#wedPromo li a:link, a:visited, a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:17px;
	color:#333333;
	text-decoration: none;
	}
#wedPromo li a:hover {
color:#002972;
	font-size: 12px;
	}
#wedPromo li{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	width: 225px;
	padding-right: 5px;
	border-right:solid #E7E8E8 4px;
	font-size: 12px;
}	
#wedPromo li.nobox{
	border-right:none;
	width: 230px
}

#wedContent {
	padding: 20px 20px 0px 20px;
	background-image: url(../assets/bg_content.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.nobox{
	border-right:none;

}
#sortbox {
	padding:3px;
	background-color:#ECECEC;
	border: solid 1px #CCC;
	}
	
	
#sort ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	display: inline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
	text-decoration: none;
	}

#sort ul  a:link, a:visited, a:active{
	color:#333333;
	text-decoration: none;
	}
	
#sort ul  a:hover{
	
	color:#002972;
text-decoration: underline;
	}
	
	

#sort li {
	background: url(floorplanicon.gif) left center no-repeat;
	padding-left: 20px;
	margin-bottom: 10px;display: inline;}
	
	
#sort li.guest {
	background-image: url(guest.gif);
	
	}	

#sort li.floor {
	background-image: url(floorplanicon.gif);
	
	}
#sort li.info {
	background-image: url(info.gif);
	}
#sort li.tariff {
	background-image: url(icon_tariff.gif);
	}
	#sort li.menu {
	background-image: url(menu.gif);
	}
	
.plan {
	
	
	}	
hr.d {
	border: none 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #efefef;
	width: 100%;
	height: 2px;
	margin: 10px auto 5px 0;
	text-align: left;
	}
h2.trigger {
	padding: 0 0 0 90px;
	margin: 0 0 5px 0;
	background: url(h2_trigger_a.gif) no-repeat;
	height: 35px;
	line-height: 35px;
	width: 650px;
	font-size: 15px;
	font-weight: normal;
	float: left;
}
h2.trigger a {
	color: #333;
	text-decoration: none;
	display: block;
}
h2.trigger a:hover { color: #002972; }
h2.active {background-position: left bottom;} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
.toggle_container {
	margin: 0 0 5px;
	padding: 0;
	border-top: 1px solid #d6d6d6;
	background: #f0f0f0 url(toggle_block_stretch.gif) repeat-y left top;
	overflow: hidden;
	width: 650px;
	clear: both;
}
.toggle_container .block {
	padding: 20px; /*--Padding of Container--*/
	background: url(toggle_block_btm.gif) no-repeat left bottom; /*--Bottom rounded corners--*/
}
