/* $Id: webform-membership.css,v 1.4.2.1 2008/06/30 00:19:36 quicksketch Exp $ */



#webform-description{
	font-size:1.3em;
	font-family:verdana;
	font-style:italic;
	color:#666666;
	
}
#edit-submitted-your-full-name,
#edit-submitted-contact-email-address,
#edit-submitted-organization
{
	width:10em;
	border:solid;
	border-width:.5px;
	border-color:#dddddd;
	padding-left:3px;
	float:right;
}
#edit-submitted-your-full-name-wrapper,
#edit-submitted-contact-email-address-wrapper,
#edit-submitted-organization-wrapper,
#edit-submitted-membership-status-wrapper{
	width:300px;
	height:20px;
	display:inline;
	float:left;
	line-height:5px;
}
#edit-submitted-your-message{
	width:20em;
}

#edit-submitted-subject-Membership-Enquiry-wrapper{
	width:180px;
	float:right;
	position:relative;
}
/* ----------- Raise memnu above flash ----------> */

#submenu{
	z-index:100; 
	position:absolute; 
	top:3px
}

#edit-submitted-subject-Green-Star-Enquiry-wrapper{
	width:100%;
	float:right;
	position:relative;
}


/* -- Override regular page styling ---*/
#pagetext {
top:242px;
/*  position:absolute;  */
padding-left:30px;
padding-right:30px;
padding-top:30px;
width:620px;
z-index:-100
}

#col2{
	width:705px;
}
	
#member-tabs{
	position:absolute;
	left:250px;
	top:66px;
	}
	
.views-row-odd, .views-row-even{
	border-bottom-style:solid;
	border-bottom-color:#dddddd;
	border-width:1px;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:40px;

}
  /*  BANNER  */
  
#col2-banner{
width:709px;
height:64px;
background-image:url(/main/Images/membership-smallbanner.jpg);
background-repeat:no-repeat;

}


/*  Login Form over banner  */























