html{
	overflow:-moz-scrollbars-vertical;
	height:auto;
}

body{
	background-color:white;
	margin:0;
	padding:0;
	min-height:100%;
	_height:100%;
}

#header{
	background:url(images/header-bg.gif) repeat-x;
	width:100%;
	height:57px;
	float:left;
}

#container{
	width:941px;
	margin-left:auto;
	margin-right:auto;
	min-height:100%;
	_height:100%;
}

/*navigation*/

#nav-container{
	padding:27px 0 0 0;
	width:941px;
	margin-left:auto;
	margin-right:auto;
}

.allnav span{
	display:none;
}

#nav-home{
	float:left;
	display:block;
  	width:70px;
  	height:30px;
  	background:url(images/btn-home.gif) no-repeat 0 0;
}

#nav-home:hover{ 
  	background-position:0 -30px;
}

#nav-home-over{
	background:url(images/btn-home.gif) no-repeat;
	background-position:0 -30px;
	float:left;
	width:70px; 
	height:30px;
}

#nav-about{
	margin:0 0 0 10px;
	float:left;
	display:block;
  	width:74px;
  	height:30px;
  	background:url(images/btn-about.gif) no-repeat 0 0;
}

#nav-about:hover{ 
  	background-position: 0 -30px;
}

#nav-about-over{
	background:url(images/btn-about.gif) no-repeat;
	background-position:0 -30px;
	float:left;
	width:74px; 
	height:30px;
	margin:0 0 0 10px;
}

#nav-events{
	margin:0 0 0 10px;
	float:left;
	display:block;
  	width:78px;
  	height:30px;
  	background:url(images/btn-events.gif) no-repeat 0 0;
}

#nav-events:hover{ 
  	background-position: 0 -30px;
}

#nav-events-over{
	background:url(images/btn-events.gif) no-repeat;
	background-position:0 -30px;
	float:left;
	width:78px; 
	height:30px;
	margin:0 0 0 10px;
}

#nav-team{
	margin:0 0 0 10px;
	float:left;
	display:block;
  	width:64px;
  	height:30px;
  	background:url(images/btn-team.gif) no-repeat 0 0;
}

#nav-team:hover{ 
  	background-position:0 -30px;
}

#nav-team-over{
	background:url(images/btn-team.gif) no-repeat;
	background-position:0 -30px;
	float:left;
	width:64px; 
	height:30px;
	margin:0 0 0 10px;
}

#nav-partners{
	margin:0 0 0 10px;
	float:left;
	display:block;
  	width:102px;
  	height:30px;
  	background:url(images/btn-partners.gif) no-repeat 0 0;
}

#nav-partners:hover{ 
  	background-position:0 -30px;
}

#nav-partners-over{
	background:url(images/btn-partners.gif) no-repeat;
	background-position:0 -30px;
	float:left;
	width:102px; 
	height:30px;
	margin:0 0 0 10px;
}

#nav-membership{
	margin:0 0 0 10px;
	float:left;
	display:block;
  	width:114px;
  	height:30px;
  	background:url(images/btn-membership.gif) no-repeat 0 0;
}

#nav-membership:hover{ 
  	background-position:0 -30px;
}

#nav-membership-over{
	background:url(images/btn-membership.gif) no-repeat;
	background-position:0 -30px;
	float:left;
	width:114px; 
	height:30px;
	margin:0 0 0 10px;
}

#nav-contact{
	margin:0 0 0 10px;
	float:left;
	display:block;
  	width:98px;
  	height:30px;
  	background:url(images/btn-contact.gif) no-repeat 0 0;
}

#nav-contact:hover{ 
  	background-position:0 -30px;
}

#nav-contact-over{
	background:url(images/btn-contact.gif) no-repeat;
	background-position:0 -30px;
	float:left;
	width:98px; 
	height:30px;
	margin:0 0 0 10px;
}

#nav-win{
	margin:0 0 0 10px;
	float:left;
	display:block;
  	width:139px;
  	height:30px;
  	background:url(images/btn-win.gif) no-repeat 0 0;
}

#nav-win:hover{ 
  	background-position:0 -30px;
}

#nav-win-over{
	background:url(images/btn-win.gif) no-repeat;
	background-position:0 -30px;
	float:left;
	width:139px; 
	height:30px;
	margin:0 0 0 10px;
}

/*Home Page*/

#logo-home{
	float:left;
	margin:45px 0 0 0;
}

#intro{
	margin:34px 0 0 84px;
	width:324px;
	height:150px;
	float:left;
}

#arrow{
	margin:11px 8px 0 0;
	float:left;
}

#learn-more{
	margin:15px 0 0 0;
	float:left;
}

#primary-banner{
	margin:30px 0 0 0;
	float:left;
}

#primary-textbox{
	width:941px;
	height:92px;
	background:#fef236;
	float:left;
}

#primary-textbox-black{
	width:941px;
	height:92px;
	background:#000;
	float:left;
}

.story-number{
	float:left;
}

.story-content{
	width:755px;
	height:92px;
	float:left;
	margin:17px 0 0 19px;
}

#more{
	float:left;
	margin:38px 0 0 5px;
}

/*About Page*/

#about-links{
	margin:20px 0 0 0;
	float:right;
	width:300px;
	height: 100px;
}

.in-page-links span{
	display:none;
}

#about-what{
	float:left;
	display:block;
  	width:300px;
  	height:43px;
	background:url(images/btn-about-what-we-do.gif) no-repeat 0 0;
	margin:0 0 5px 0;
}

#about-what:hover{ 
  	background-position:0 -43px;
}

#about-why{
	float:left;
	display:block;
  	width:300px;
  	height:43px;
	background:url(images/btn-about-why-we-do.gif) no-repeat 0 0;
	margin:0 0 5px 0;
}

#about-why:hover{ 
  	background-position:0 -43px;
}

.page-divider{
	margin:55px 0 0 0;
	float:left;
}

#panel-whatwedo{
	margin:42px 0 0 0;
	width:941px;
	float:left;
}

#mingle{
	margin:0 0 0 6px;
	float:left;
	width:298px;
}

#grow{
	float:left;
	width:298px;
	margin:0 0 0 18px;
}

#create{
	float:left;
	width:298px;
	margin:0 0 0 18px;
}

.panel-image{
	float:left;
	margin:0 0 10px 0;
}

#panel-whywedo{
	margin:42px 0 12px 6px;
	width:941px;
	height:318px;
	float:left;
}

#whywedo{
	font-size:12px;
	color:#fff;
	height:275px;
	background:#000;
}

.whywedo-copy{
	padding:0 20px 10px 23px;
}

/*Team Page*/

#left-block{
	float:left;
	width:613px;
}

#right-block{
	float:right;
	width:300px;
}

#intro-team{
	margin:94px 0 34px 0;
	float:left;
	text-align:right;
}

.allprofiles{
	margin:22px 0 0 6px;
	float:left;
}

.allprofiles2{
	margin:0 0 0 6px;
	float:left;
}

.profile-pic{
	padding:30px 11px 0 0;
}

.profile-name{
	padding:30px 0 2px 0;
}

.profile-copy{
	padding:15px 15px 0 15px;
}

#link-al{
	float:left;
	display:block;
  	width:300px;
  	height:43px;
	background:url(images/link-al.gif) no-repeat 0 0;
	margin:0 0 5px 0;
}

#link-al:hover{ 
  	background-position:0 -43px;
}

#link-helen{
	float:left;
	display:block;
  	width:300px;
  	height:43px;
	background:url(images/link-helen.gif) no-repeat 0 0;
	margin:0 0 5px 0;
}

#link-helen:hover{ 
  	background-position:0 -43px;
}

#link-mel{
	float:left;
	display:block;
  	width:300px;
  	height:43px;
	background:url(images/link-mel.gif) no-repeat 0 0;
	margin:0 0 5px 0;
}

#link-mel:hover{ 
  	background-position:0 -43px;
}

#link-mike{
	float:left;
	display:block;
  	width:300px;
  	height:43px;
	background:url(images/link-mike.gif) no-repeat 0 0;
	margin:0 0 5px 0;
}

#link-mike:hover{ 
  	background-position:0 -43px;
}

#link-nat{
	float:left;
	display:block;
  	width:300px;
  	height:43px;
	background:url(images/link-nat.gif) no-repeat 0 0;
	margin:0 0 5px 0;
}

#link-nat:hover{ 
  	background-position:0 -43px;
}

#link-ray{
	float:left;
	display:block;
  	width:300px;
  	height:43px;
	background:url(images/link-ray.gif) no-repeat 0 0;
	margin:0 0 5px 0;
}

#link-ray:hover{ 
  	background-position:0 -43px;
}

#link-richard{
	float:left;
	display:block;
  	width:300px;
  	height:43px;
	background:url(images/link-richard.gif) no-repeat 0 0;
	margin:0 0 5px 0;
}

#link-richard:hover{ 
  	background-position:0 -43px;
}

#link-sandy{
	float:left;
	display:block;
  	width:300px;
  	height:43px;
	background:url(images/link-sandy.gif) no-repeat 0 0;
	margin:0 0 5px 0;
}

#link-sandy:hover{ 
  	background-position:0 -43px;
}

#link-stan{
	float:left;
	display:block;
  	width:300px;
  	height:43px;
	background:url(images/link-stan.gif) no-repeat 0 0;
	margin:0 0 5px 0;
}

#link-stan:hover{ 
  	background-position:0 -43px;
}

#link-vikki{
	float:left;
	display:block;
  	width:300px;
  	height:43px;
	background:url(images/link-vikki.gif) no-repeat 0 0;
	margin:0 0 5px 0;
}

#link-vikki:hover{ 
  	background-position:0 -43px;
}

#link-yik{
	float:left;
	display:block;
  	width:300px;
  	height:43px;
	background:url(images/link-yik.gif) no-repeat 0 0;
	margin:0 0 5px 0;
}

#link-yik:hover{ 
  	background-position:0 -43px;
}

#btt-team{
	width:941px;
	margin-left:auto;
	margin-right:auto;
	float:left;
}

#arrow-up{
	margin:0 10px 0 0;
	float:right;
}

#btt{
	margin:5px 8px 0 0;
	float:right;
}

/*Events Page*/

#intro-events{
	margin:62px 0 0 84px;
	width:324px;
	height:150px;
	float:left;
}

#events-copy{
	width:569px;
	height:437px;
	background:#000;
	padding:0 0 0 38px;
	margin:0;
	color:#fff;
	font:Arial, Helvetica, sans-serif;
}

#events-copy-cny{
	width:569px;
	height:437px;
	background:#a40000;
	padding:0 0 0 38px;
	margin:0;
	color:#fff;
	font:Arial, Helvetica, sans-serif;
}

.events-copy-serif{
	padding:20px 15px 0 15px;
	margin:0;
	color:#000;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	text-align:center;
}

#event1-copy{
	width:569px;
	height:289px;
	background:#000;
	padding:0 0 0 38px;
	margin:0;
	color:#fff;
	font:Arial, Helvetica, sans-serif;
}

#primary-banner2{
	margin:0;
	float:left;
}

#primary-banner3{
	margin:50px 0 0 0;
	float:left;
}

#event-table{
	width:941px;
	height:437px;
	float:left;
}

#enter-the-dragonz{
	background:#000;
}

.indent{
	margin:0 0 0 5px;
}

#event2-container{
	margin:50px 0 0 0;
	width:941px;
	float:left;
}

#event-01{
	float:left;
	display:block;
  	width:300px;
  	height:43px;
	background:url(images/events-btn-01.gif) no-repeat 0 0;
	margin:0 0 5px 0;
}

#event-01:hover{ 
  	background-position:0 -43px;
}

#event-02{
	float:left;
	display:block;
  	width:300px;
  	height:43px;
	background:url(images/events-btn-02.gif) no-repeat 0 0;
	margin:0 0 5px 0;
}

#event-02:hover{ 
  	background-position:0 -43px;
}

#event-03{
	float:left;
	display:block;
  	width:300px;
  	height:43px;
	background:url(images/events-btn-03.gif) no-repeat 0 0;
	margin:0 0 5px 0;
}

#event-03:hover{ 
  	background-position:0 -43px;
}

#event-04{
	float:left;
	display:block;
  	width:300px;
  	height:43px;
	background:url(images/events-btn-04.gif) no-repeat 0 0;
	margin:0 0 5px 0;
}

#event-04:hover{ 
  	background-position:0 -43px;
}

#event-05{
	float:left;
	display:block;
  	width:300px;
  	height:43px;
	background:url(images/events-btn-05.gif) no-repeat 0 0;
	margin:0 0 5px 0;
}

#event-05:hover{ 
  	background-position:0 -43px;
}

#event-06{
	float:left;
	display:block;
  	width:300px;
  	height:43px;
	background:url(images/events-btn-06.gif) no-repeat 0 0;
	margin:0 0 5px 0;
}

#event-06:hover{ 
  	background-position:0 -43px;
}

#event-07{
	float:left;
	display:block;
  	width:300px;
  	height:43px;
	background:url(images/events-btn-07.gif) no-repeat 0 0;
	margin:0 0 5px 0;
}

#event-07:hover{ 
  	background-position:0 -43px;
}

#event-08{
	float:left;
	display:block;
  	width:300px;
  	height:43px;
	background:url(images/events-btn-08.gif) no-repeat 0 0;
	margin:0 0 5px 0;
}

#event-08:hover{ 
  	background-position:0 -43px;
}

#event-09{
	float:left;
	display:block;
  	width:300px;
  	height:43px;
	background:url(images/events-btn-09.gif) no-repeat 0 0;
	margin:0 0 5px 0;
}

#event-09:hover{ 
  	background-position:0 -43px;
}

#event-10{
	float:left;
	display:block;
  	width:300px;
  	height:43px;
	background:url(images/events-btn-10.gif) no-repeat 0 0;
	margin:0 0 5px 0;
}

#event-10:hover{ 
  	background-position:0 -43px;
}

#event-11{
	float:left;
	display:block;
  	width:300px;
  	height:43px;
	background:url(images/events-btn-11.gif) no-repeat 0 0;
	margin:0 0 5px 0;
}

#event-11:hover{ 
  	background-position:0 -43px;
}

#event-12{
	float:left;
	display:block;
  	width:300px;
  	height:43px;
	background:url(images/events-btn-12.gif) no-repeat 0 0;
	margin:0 0 5px 0;
}

#event-12:hover{ 
  	background-position:0 -43px;
}

#event-13{
	float:left;
	display:block;
  	width:300px;
  	height:43px;
	background:url(images/events-btn-13.gif) no-repeat 0 0;
	margin:0 0 5px 0;
}

#event-13:hover{ 
  	background-position:0 -43px;
}

#event-14{
	float:left;
	display:block;
  	width:300px;
  	height:43px;
	background:url(images/events-btn-14.gif) no-repeat 0 0;
	margin:0 0 5px 0;
}

#event-14:hover{ 
  	background-position:0 -43px;
}

#event-15{
	float:left;
	display:block;
  	width:300px;
  	height:43px;
	background:url(images/events-btn-15.gif) no-repeat 0 0;
	margin:0 0 5px 0;
}

#event-15:hover{ 
  	background-position:0 -43px;
}

#event2-culinary{
	float:left;
	margin:0 0 30px 0;
	width:613px;
}

#event2-balance{
	float:left;
	margin:0 0 30px 0;
	width:613px;
}

.event2-subcontent{
	font-size:12px;
	line-height:15px;
}

.speaker-name{
	padding:0 0 0 10px;
	margin:0;
	width:407px;
	height:50px;
}

.speaker-title{
	padding:2px 0 0 10px;
	margin:0;
	width:407px;
	height:26px;
}

.speaker-profile{
	padding:5px 10px 0 25px;
	margin:0;
}


/*Partners Page*/

#intro-partners{
	margin:50px 0 0 84px;
	width:324px;
	height:150px;
	float:left;
}


/*text styles*/

p{
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
}

.heading{
	margin:0 0 5px 0; 
	font-size:18px;
	font-weight:bold;
}

.heading-white{
	margin:0 0 5px 0; 
	font-size:18px;
	font-weight:bold;
	color:#fff;
}

.content{
	font-size:13px;
	line-height:16px;
}

.content-white{
	margin:10px 0 0 0;
	font-size:13px;
	line-height:16px;
	color:#fff;
}

.content2{
	margin:10px 0 0 0;
	font-size:13px;
	line-height:16px;
}

.profile{
	font-size:12px;
	line-height:16px;
}

.CTA{
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}

.back-to-top{
	font:bold 12px Arial, Helvetica, sans-serif;
}

#events-heading{
	margin:0;
	padding:28px 0 0 0;
	font-size:18px;
	font-weight:bold;
}

#event2-heading{
	margin:0;
	padding:40px 0 0 0;
	font-size:18px;
	font-weight:bold;
}

#events-details{
	font-size:14px;
	margin:0;
	padding:10px 0 15px 0;
}

.events-copy-style{
	font-size:12px;
	padding:0 50px 10px 0;
	margin:0;
	line-height:15px;
}

#secondary-textbox{
	margin:44px 0 0 0;
	float:left;
	width:941px;
	height:107px;
}

#auckland-triennial-img{
	float:left;
	margin:0 20px 0 0;
}

#auckland-triennial-copy{
	float:left;
	margin:30px 0 0 0;
}

.events-subcontent{
	font-size:12px;
}

/*Membership Styles*/

#membership-textbox{
	margin:44px 0 20px 0;
	float:left;
	width:941px;
}


#intro-membership{
	margin:78px 0 0 84px;
	width:324px;
	height:150px;
	float:left;
}

#page-divider-membership{
	margin:0 0 42px 0;
	float:left;
}

#benefits-table{
	width:931px;
	margin:0 0 0 6px;
	float:left;
}

.benefits-heading{
	width:182px;
	height:26px;
}

.benefits{
	width:152px;
	height:134px;
	background:#000;
	color:#fff;
	font:14px Arial, Helvetica, sans-serif;
	padding:15px 15px 0 15px;
	margin:0;
}

.spacer{
	width:5px;
}

#joinus{
	float:left;
}

#membership-structure-table{
	margin:20px 0;
}

.joinus-membership-structure{
	width:930px;
	height:40px;
	background:#fef236;
	text-transform:uppercase;
	text-align:center;
	font:bold 18px Arial, Helvetica, sans-serif;
}

.joinus-intro{
	font-size:13px;
	font-weight:bold;
}

.joinus-membership-type{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0 0 0 20px;
	background:#808080;
	width:445px;
	height:30px;
	border-bottom:1px solid white;
}

.joinus-membership-fee{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:5px 0 5px 20px;
	background:#000;
	width:445px;
	border-bottom:1px solid white;
}

.joinus-membership-payment{
	font:14px Arial, Helvetica, sans-serif;
	color:#fff;
	background:#000;
}

.download{
	font:16px Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.download-text{
	width:388px;
	text-align:right;
	padding:0 20px 0 0;
}

.download-icon{
	width:27px;
	padding:0 25px 0 0;
}

#download-application{
	margin:30px 0 20px 0;
}

/*Contact Page styles*/

#contact-table{
	font-family:Arial, Helvetica, sans-serif;
	margin:25px 0 0 0;
}


/* //////////////////////////////////////////
FORM ELEMENTS
////////////////////////////////////////// */
.textfield_effect {
	/*we will first set the border styles.*/
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	/*we are now going to add in the shadow image that we created earlier*/
	background-image: url(back_field.gif);
	background-repeat: repeat-x;
	/*I am going to add some text formatting of my own*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width:295px;
	height:18px;
	text-align:left;
	margin:0 0 7px 15px;
}


/*we are now going to style how the textfield will look when we
#
hover over it and when we actually have it selected*/
.textfield_effect:hover {
	border-color: #fef236;
	border-width: 1px;
}
 
.textfield_effect:focus {
	border-color: #fef236;
	border-width: 1px;
}

.textfield_effectb {
	/*we will first set the border styles.*/
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	/*we are now going to add in the shadow image that we created earlier*/
	background-image: url(back_field.gif);
	background-repeat: repeat-x;
	/*I am going to add some text formatting of my own*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width:350px;
	text-align:left;
	margin:0 0 15px 15px;
}


/*we are now going to style how the textfield will look when we
#
hover over it and when we actually have it selected*/
.textfield_effectb:hover {
	border-color: #64acd8;
	border-width: 1px;
}
 
.textfield_effectb:focus {
	border-color: #64acd8;
	border-width: 1px;
}

#button{
	margin:0 0 0 15px;
}


/*link styles*/

a{
	text-decoration:none;
	color:#000;
}

a:hover{
	color:#808080;
}

.link-on-yellow{
	text-decoration:underline;
}

.link-on-black{
	color: #fff;
	text-decoration:underline;
}

/*Contact Bar styles*/

#contact-bar{
	width:941px;
	margin:39px 0 0 0;
	float:left;
}

.divider{
	background:url(images/divider-dot.gif) repeat-x;
	height:3px;
	width:941px;
	float:left;
}

#join-mailing-list{
	float:left;
	margin:21px 4px 12px 4px;
}

#mail-to{
	float:left;
	margin:18px 6px 0 6px;
}

.input-box{
	float:left;
	border:1px solid black;
	color:#999;
}

#send{
	float:left;
	margin:-8px 0 0 6px;
}

#follow-us{
	float:right;
	margin:21px 4px;
	
}

#coming-soon{
	float:right;
	margin:0 5px 0 0;
}

#coming-soon-text{
	float:left;
	margin:21px 4px 12px 4px;
}

.social-media-icons{
	float:left;
	margin:10px 5px 0 0;
	
}

/*footer styles*/

#footer{
	margin:40px 0 0 0;
	background:url(images/footer-bg.gif) repeat-x;
	width:100%;
	height:87px;
	float:left;
}

#footer-container{
	width:941px;
	margin-left:auto;
	margin-right:auto;
}

#copyright{
	float:left;
	padding:33px 0 0 0;
}
	
#sponsors{
	float:right;
}
	
#proudly-presented{
	float:left;
	padding:35px 0 0 0;
}

#sponsor-nzca{
	float:left;
	padding:15px 0 0 25px;
}

/* Win a Dinner styles */

#winadinner-tableL{
	background:url(images/dinner-tableL.jpg) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
}

.win-copy1{
	margin:100px 0 0 24px;
}

.win-copy2{
	margin:15px 0 0 24px;
}

#rsvp-win-dinner{
	margin:20px 0 0 24px;
}

.chang-footer{
	background:#fbed4c;
}

.tc{
	font-size:10px;
}

#tc-textbox{
	margin:20px 0 0 0;
	float:left;
	width:941px;
	line-height:14px;
}

/*Partners Styles*/

#intro-partners{
	text-align:right;
	margin:78px 0 0 84px;
	width:324px;
	height:150px;
	float:left;
}

.partners-link{
	color:#000;
	text-decoration:underline;
}

.partners-link:hover{
	color:#808080;
}

#partners-container{
	width:941px;
	float:left;
}

#partners-left-block{
	float:left;
	width:613px;
}

.partners-profiles{
	margin:0 0 29px 0;
	float:left;
}

.partners-table{
	float:left;
	margin:0;
	padding:0;
}

.partners-logo{
	padding:0;
	margin:0;
}

.partners-name{
	padding:0 0 2px 0;
	margin:0;
	width:407px;
	height:50px;
}

.partners-title{
	padding:0;
	margin:0;
	width:407px;
	height:26px;
}

#logo-2degrees{
	padding:0 0 0 18px;
}

#logo-skykiwi{
	padding:0 0 0 18px;
}

#partners-right-block{
	float:right;
	width:300px;
}

#partners-2degrees{
	float:left;
	display:block;
  	width:300px;
  	height:43px;
	background:url(images/2degrees-btn.gif) no-repeat 0 0;
	margin:0 0 5px 0;
}

#partners-2degrees:hover{ 
  	background-position:0 -43px;
}

#partners-skykiwi{
	float:left;
	display:block;
  	width:300px;
  	height:43px;
	background:url(images/skykiwi-btn.gif) no-repeat 0 0;
	margin:0 0 5px 0;
}

#partners-skykiwi:hover{ 
  	background-position:0 -43px;
}

#partners-wagamama{
	float:left;
	display:block;
  	width:300px;
  	height:43px;
	background:url(images/wagamama-btn.gif) no-repeat 0 0;
	margin:0 0 5px 0;
}

#partners-wagamama:hover{ 
  	background-position:0 -43px;
}

#partners-unlimited{
	float:left;
	display:block;
  	width:300px;
  	height:43px;
	background:url(images/unlimited-btn.gif) no-repeat 0 0;
	margin:0 0 5px 0;
}

#partners-unlimited:hover{ 
  	background-position:0 -43px;
}

#partners-3A{
	float:left;
	display:block;
  	width:300px;
  	height:43px;
	background:url(images/3A-btn.gif) no-repeat 0 0;
	margin:0 0 5px 0;
}

#partners-3A:hover{ 
  	background-position:0 -43px;
}

#partners-contact{
	margin:0;
	float:left;
	width:941px;
	height:107px;
}

/* Sign up style */ 

.main_container{
	width:834px;
	background-color:#d4d4d4;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	min-height:100%;
	_height:100%;
}

.wrap{
	width:834px;
	height:100%;
	background:#000;
	border:8px solid #d4d4d4;
	float:left;

}

.active form{
	margin:0px;
	font-family:Verdana, Geneva, sans-serif;
	padding:20px 20px 20px 43px;
	background-color:#000;
	color:#FFF;
}
.active label{
	font-weight:bold;
	font-size:12px;
	margin-right:18px;
	line-height:18px;
	vertical-align:text-bottom;
	color:#FFF;
}
.formTextbox{
	background-color:#FFF;
	border:0 solid #F7F7F7;
	height:28px;
	margin:2px;
	width:248px;
	font-size:medium;
}
.unactive form{
	margin:20px;
	width:100%;
	background-color:#d4d4d4;
	color:#aaaaaa;
}
.unactive input{
	background-color:#aaaaaa;
}

.step2 form{
	font-family:Verdana, Geneva, sans-serif;
	padding:20px 20px 20px 43px;
	background-color:#F7F7F7;
	color:#aaaaaa;
}
.step2 label{
	font-weight:bold;
	font-size:12px;
	margin-right:18px;
	line-height:18px;
	vertical-align:text-bottom;
}
.step2 input{
	background-color:#FFF;
	border:0 solid #F7F7F7;
	height:28px;
	margin:2px;
	width:248px;
	font-size:medium;
}

.title_text{
	font-weight:bold;
	font-size:14px;
	color:#FFF;
}

/* Step 3 */

.step3-text{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:13px;
}

.step3-tc{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:10px;
}

.cellL{
	padding:22px 0 0 53px;
}

.cellR{
	padding:22px 0 0 22px;
}

.cellL2{
	padding:45px 0 0 53px;
}

.cellL3{
	padding:20px 0 40px 53px;
}

.cellR3{
	padding:22px 0 40px 22px;
}

.payment-cell{
	padding:10px 0 0 0;
}
