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

body{
	font-family: "lucida sans", tahoma, Arial, Helvetica, sans-serif;
	background-image: url('/Images/wedding-show-bg.png');
	background-repeat: repeat-x;
        background-position: center top;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 16px;
        color: #444444;
}

p{
	line-height: 18px;
        color: #444444;
}



h1{
	font-family: "franklin gothic", arial;
	letter-spacing: -1px;
	margin: 0px;
	padding: 0px;
        line-height: 29px;
}

.pageWidth{
	position: relative;
	margin: auto;
	width: 975px;
	/*border: 1px solid red;*/
}

.adRotator2{
       float: left;
       padding-top: 5px;
}

.headerPic{
	float: left;
	/*border: 1px solid red;*/
	width: 100%;
	min-height: 120px;
	background-image: url(/Images/edgar-centre-bg.png);
}

.headerPic1{
	float: left;
	/*border: 1px solid red;*/
	width: 100%;
	min-height: 120px;
	background: url(/Images/auckland_headerpic.png) top center no-repeat;
}

.headerPic3{
	float: left;
	/*border: 1px solid red;*/
	width: 100%;
	min-height: 120px; /*updated from 120px - George INZ */
	/*background-image: url(/Images/edgar-centre-bg.png);*/
}

.subMenu{
       position: absolute;
        top: 80px;
      right:0px;
        color: #ffffff;
       border-bottom: 1px dotted #cccccc;
}
.subMenu ul{margin:0px;padding:0px;}
.subMenu li{float:left;margin-right:16px;list-style:none;font-size:11px;}
.subMenu li a{color:#ccc;text-decoration:none;border:none;font-weight:bold;font-family:tahoma;}
.subMenu li a:hover{color:#fff;text-decoration:underline;}
.container{
	float: left;
	width: 100%;
	/*border: 1px solid green;*/
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
	min-height: 600px;
}

.bow{
     background-image: url(/Images/bow_img.png);
     height: 186px;
     width: 288px;
     position: absolute;
     top: 92px; /*updated from 92px - George INZ*/
     left: 170px;
}

.leftColumn{
	float: left;
	clear: none;
	/*border: 1px solid white;*/
	width: 179px;
	min-height: 700px;
	background-image: url(/Images/chandalier.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

.mainMenu{
	float: left;
	padding-top: 30px;
        padding-left: 10px;
}

.mainContent{
	float: left;
	clear: none;
	width: 570px;
	min-height: 600px;
	
}

.mainContentWider{
	float: left;
	clear: none;
	width: 774px;
	min-height: 600px;
	
}

.contentArea{
	float: left;
	background-image: url(/Images/content_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	width: 94%;
	-moz-border-radius: 10px;
	padding: 15px;
	min-height: 575px;
}

.contentAreaHome{
	float: left;
	/*background-image: url(/Images/content_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;*/
	background-color: #000000;
	width: 758px;
	-moz-border-radius: 10px;
	min-height: 275px;
	padding: 0px;
}

.homepageBox1{
        float: left;
        position: relative;
       width: 376px;
       min-height: 150px;
	background-image: url(/Images/content_bg.png);
	background-position: bottom;
	background-repeat: repeat-x;
	-moz-border-radius: 10px;
        top: 5px;
}

.homepageBox2{
        float: left;
        position: relative;
       width: 376px;
        left: 5px;
       min-height: 150px;
	background-image: url(/Images/content_bg.png);
	background-position: bottom;
	background-repeat: repeat-x;
	-moz-border-radius: 10px;

        top: 5px;
}


.rightColumn{
	float: left;
	clear: none;
	width: 200px;
	min-height: 600px;
padding-top:120px;
margin-left:18px;
	/*border: 1px solid red;*/
}

.nextShowArea{
	float: left;
	width: 100%;
	/*min-height: 90px;*/
	color: #ccc;
	/*padding-top: 30px;*/
	text-align: right;
}

.rightColumnContent{
	float: left;
	width: 100%;
	min-height: 400px;
	/*background-color: #FFFFFF;*/
}

.newsletterSignup{
      position: relative;
      float: left;
      background-color: #dadada;
      background-image: url(/Images/signup_bg.png);
      background-position: bottom;
      background-repeat: repeat-x;
      top: 3px;
      bottom: 6px;
      padding: 5px;
min-width: 190px;
     -moz-border-radius: 10px;
}

.footerArea{
	float: left;
	width: 100%;
	min-height: 100px;
	/*border: 1px solid white;*/
}

.footerBox{
	float: left;
	padding: 20px;
	width: 202px;
	clear: none;
	/*border: 1px dotted #CCCCCC;*/
	color: #999999;
	font-size: 10px;
	text-transform: uppercase;
}
.showtable{
	background:#ebebeb;
	border:1px solid #b7b7b7;
}
.showtable a.more{
	color:#fff;
	background:#6912A0;
	padding:8px;
	font-weight:bold;
	border-bottom:none;
	display:block;
	width:100px;
	text-align:center;
	text-transform:uppercase;
	text-decoration:underline;
}
.catmain586891,.catmain647441{
	float:right;
}
.catmain586891 td{
	text-align:right;
}
.webform label{
	display:block;
	float:left;
}