@charset "utf-8";

a:active
{
  outline: none;
}

a
{
  outline: none;
}

:focus
{
  -moz-outline-style: none;
}


body {
	margin:0;
	padding:0;
	background:url(images/main-bg.gif) top right no-repeat;
	margin-top:10px;
	margin-bottom: 10px;
	behavior: url(csshover.htc);	
}

#wrapper {
	width:866px;
	margin:0 auto;
}

#header {
	width:853px;
	height:93px;	
}

#header-left {
	width:252px;
	height:93px;
	float:left;
}

#header-right {
	width:601px;
	height:93px;
	float:left;
}

#content-area {
	width:866px;
	/*height:520px;*/
	background:url(images/bg-content-2.gif) no-repeat;
	margin-top:18px;
	color:#424142;
	display:table;
	text-align:justify;
}

#content-top {
	/*height:454px;*/	
}

#inside-scoop {
	width:852px;
	height:461px;
	overflow:scroll;
	float:left;
}

#inside-scoop-award {
	width:852px;
	height:700px;
	overflow:scroll;
	float:left;
}

#content-home {	
	padding-top:184px;
	padding-left:27px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:140%;
	display:table;
	background:url(images/title-home.gif) no-repeat 0 30px;;	
	padding-bottom:25px;
}

#content-bottom {
}

#content-home strong {
	color:#F00;
}

#content-wedding-album {
	width:403px;
	background:url(images/title-album.gif) no-repeat right bottom;
	padding-top:24px;
	padding-left:27px;
	padding-right:420px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:140%;
	display:table;
	padding-bottom:25px;
}

#content-wedding-album a {
	color:#F00;
}

#content-enquiries {
	width:403px;
	padding-top:24px;
	padding-left:27px;
	padding-right:420px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:140%;
	display:table;
	padding-bottom:25px;
}

#content-enquiries a {
	color:#F00;
}

#content-party-on-down {
	width:823px;	
	padding-top:31px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:140%;
	padding-left:27px;
	display:table;
	padding-bottom:25px;
	background:url(images/bg-party.gif) no-repeat right bottom;
}


#content-10-tips {
	background:url(images/bg-tips.gif) no-repeat right bottom;
	width:840px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:140%;
	padding-top:30px;
	padding-left:10px;
	display:table;
	padding-bottom:25px;
}

#content-quiz {
	width:803px;
	background:url(images/title-quiz.gif) no-repeat 0 20px;
	padding-top:151px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:140%;
	padding-left:27px;
	display:table;
	padding-bottom:25px;
}

#content-come-to {
	background:url(images/title-come.gif) no-repeat 0 20px;
	width:823px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:140%;
	padding-left:27px;
	display:table;
	padding-top:151px;
	padding-bottom:25px;
}

#content-wedding-planners {
	width:823px;
	background:url(images/title-planner.gif) no-repeat 0 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:140%;
	padding-left:27px;
	padding-top:140px;
	display:table;
	padding-bottom:25px;
}

#planner-left {
	float:left;
}

#planner-right {
	line-height:normal;
	margin-left:30px;
	font-size:11px;
	float:left;
	background:url(images/red-line.gif) top left no-repeat;
	padding-left:10px;
}


#content-meet-the-wedding {
	width:823px;	
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:140%;
	padding-left:27px;
	display:block;
	overflow:scroll;
	height:300px;
	padding-bottom:25px;
}

#content-meet-the-wedding ul {
}

#content-meet-the-wedding li {
	padding:5px 0;
}

#content-wedding-gifts {	
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:140%;
	background:url(images/title-gift.gif) no-repeat 0 20px;
	padding-top:150px;
	display:table;	
	padding-bottom:25px !important;
	padding-bottom/**/:/**/15px;
}

#content-register {
	width:823px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:140%;
	padding-left:27px;
	padding-top:97px;
	background:url(images/title-register.gif) no-repeat 0 20px;
	display:table;
	padding-bottom:25px;
}

#register-left {
	padding-top:80px;
	float:left;
}

#register-right {
	float:left;
	font-size:11px;
	line-height:normal;
	margin-left:30px;
	border-left:1px dotted #333;
	padding-left:30px;
}

#register-right strong {
	color:#F00;
}

#register-left a {
	color:#F00;
}

#quiz-box {
	width:347px;
	height:117px;
	border:5px solid #cacccd;
	margin-top:40px;
	padding-left:40px;
	padding-right: 40px;
	float:left;
}

#button-quiz {
	float:left;
	padding-top:148px;
	margin-left:5px;
}

#button-quiz img {
	border-style: none;	
}

.coloumn {
	width:30%;
	float:left;
}

.coloumn li {
	margin-bottom:10px;
}

#menu ul {
	margin:0;
	padding:0;
}

#menu li {
	list-style:none;
	float:left;
	position:relative;
}

#menu li ul {
	margin:0;
	padding:0;
	position:absolute;
	width:214px;
	left:0;
}

#menu ul ul {
	display:none;
}

#menu ul.level1 li.submenu:hover ul.level2,

#menu ul.level2 li.submenu:hover ul.level3 {display:block;}

a#btn1  {
	width:210px;
	height:58px;
	display:block;
	display:block;
	background:url(images/btn1.gif) no-repeat;
	text-indent:-9999px;
	cursor:default;
}

a:hover#btn1  {
	background-position:0 -58px;
}

a#btn1.active {
	background-position:0 -58px;
}

a#btn2  {
	width:214px;
	height:58px;
	display:block;
	background:url(images/btn2.gif) no-repeat;
	text-indent:-9999px;
	cursor:default;
}

a:hover#btn2  {
	background-position:0 -58px;
}

a#btn2.active {
	background-position:0 -58px;
}

a#btn3  {
	width:213px;
	height:58px;
	display:block;
	background:url(images/btn3.gif) no-repeat;
	text-indent:-9999px;
	cursor:default;
}

a:hover#btn3  {
	background-position:0 -58px;
}
a#btn3.active {
	background-position:0 -58px;
}

a#btn4   {
	width:214px;
	height:58px;
	display:block;
	background:url(images/btn4.gif) no-repeat;
	text-indent:-9999px;
}

a:hover#btn4  {
	background-position:0 -58px;
}

a#btn4.active {
	background-position:0 -58px;
}

a#sub-1 {
	width:210px;
	height:20px;
	background:url(images/btn-sub-1.gif) no-repeat;
	display:block;
	text-indent:-9999px;
	border-bottom:2px solid #FFF;
}

a:hover#sub-1 {
	background-position:0 -20px;
}

a#sub-2 {
	width:210px;
	height:20px;
	background:url(images/btn-sub-2.gif) no-repeat;
	display:block;
	text-indent:-9999px;
	border-bottom:2px solid #FFF;
}

a:hover#sub-2 {
	background-position:0 -20px;
}

a#sub-3 {
	width:210px;
	height:20px;
	background:url(images/btn-sub-3.gif) no-repeat;
	display:block;
	text-indent:-9999px;
	border-bottom:2px solid #FFF;
}

a:hover#sub-3 {
	background-position:0 -20px;
}

a#sub-4 {
	width:210px;
	height:20px;
	background:url(images/btn-sub-4.gif) no-repeat;
	display:block;
	text-indent:-9999px;
	border-bottom:2px solid #FFF;
}

a:hover#sub-4 {
	background-position:0 -20px;
}

a#sub-5 {
	width:214px;
	height:20px;
	background:url(images/btn-sub-5.gif) no-repeat;
	display:block;
	text-indent:-9999px;
	border-bottom:2px solid #FFF;
}

a:hover#sub-5 {
	background-position:0 -20px;
}

a#sub-6 {
	width:214px;
	height:20px;
	background:url(images/btn-sub-6.gif) no-repeat;
	display:block;
	text-indent:-9999px;
	border-bottom:2px solid #FFF;
}

a:hover#sub-6 {
	background-position:0 -20px;
}

a#sub-7 {
	width:214px;
	height:20px;
	background:url(images/btn-sub-7.gif) no-repeat;
	display:block;
	text-indent:-9999px;
	border-bottom:2px solid #FFF;
}

a:hover#sub-7 {
	background-position:0 -20px;
}

a#sub-8 {
	width:214px;
	height:20px;
	background:url(images/btn-sub-8.gif) no-repeat;
	display:block;
	text-indent:-9999px;
	border-bottom:2px solid #FFF;
}

a:hover#sub-8 {
	background-position:0 -20px;
}

a#sub-9 {
	width:213px;
	height:20px;
	background:url(images/btn-sub-9.gif) no-repeat;
	display:block;
	text-indent:-9999px;
	border-bottom:2px solid #FFF;
}

a:hover#sub-9 {
	background-position:0 -20px;
}

a#sub-10 {
	width:213px;
	height:20px;
	background:url(images/btn-sub-10.gif) no-repeat;
	display:block;
	text-indent:-9999px;
	border-bottom:2px solid #FFF;
}

a:hover#sub-10 {
	background-position:0 -20px;
}

a#sub-11 {
	width:213px;
	height:20px;
	background:url(images/btn-sub-11.gif) no-repeat;
	display:block;
	text-indent:-9999px;
	border-bottom:2px solid #FFF;
}

a:hover#sub-11 {
	background-position:0 -20px;
}

a#sub-12 {
	width:214px;
	height:20px;
	background:url(images/btn-sub-12.gif) no-repeat;
	display:block;
	text-indent:-9999px;
	border-bottom:2px solid #FFF;
}

a:hover#sub-12 {
	background-position:0 -20px;
}

#footer {
	width:859px;
	height:35px;
	background:url(images/bg-footer.gif) no-repeat;
	margin-top:7px;
}

#link {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	padding-top: 0px;
	padding-left:6px;
}

#link p {
	padding-top:0px;
	margin-top:5px;
}

#link a:link, #link a:visited, #link a:active {
	color:#333;
	text-decoration: none;
}

#link a:hover {
	color:#ed1c24;
	text-decoration: underline;
}

#home-right {
	border:5px solid #cacccd;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#414042;
	font-weight:bold;
	text-align:left;
	padding:20px 10px;
	width:320px;
	float:right;
	margin-left:41px;
	margin-right:30px;
}

#home-right span {
	display:inline-block;
	width:160px;
}

#home-right p {
	margin:0;
	padding:0;
	padding:1px 0;
}

#photogallery {
	margin:20px 0;
}

.thumb {
	padding:5px;
	background:#FFF;
	border:1px solid #ccc;
	display:inline-block;
	float:left;
	margin-right:10px;
	margin-bottom:10px !important;
	margin-bottom/**/:/**/-5px;
}

.award-row {
		margin-left:50px;
		margin-top:20px;
	}
	
	.award-row h2 {
		margin:0;
		padding:0;
		color:#ea1d24;
		font-size:16px;
		margin-top:40px;
	}
	
	.award-row h3 {
		margin:0;
		padding:0;
		margin-bottom:20px;
		font-size:12px;
		font-style:italic;
		font-weight:normal;
	}
	
	.award-icon {
		width:82px;
		text-align:center;
		font-weight:bold;
		float:left;
	}
	
	.award-icon img {
		margin-top:10px;
	}
	
	.award-right {
		float:left;
		margin-left:30px;
	}
	
	.award-right p {
		margin:0;
		padding:0;
	}
	
	.award-right p span {
		display:inline-block;
		width:100px;
	}
	
	.award-separator {
		text-align:center;
		padding-top:20px;
		padding-bottom:10px;
	}
	
	.header-gold {
		margin-left:80px;
		height:64px;
		width:620px;
		color:#ea1d24;
		font-size:16px;
		font-weight:bold;
		padding-top:50px;
		background:url(images/gold-big.gif) no-repeat right;
	}
	
	#content-award {
	width:800px;
	padding-top:31px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:140%;
	padding-left:27px;
	display:table;
	padding-bottom:25px;
}

#content-award a {
	color:#F00;
	font-weight:bold;
	font-size:11px;
}

.clear {
	clear:both;
	width:0;
	height:0;
}
