@charset "UTF-8";

/* CSS Document */

.members-content {
	width: 703px;
	background-color: #FFF;
	background-image: url(../images/members-back.jpg);
	background-repeat: repeat-y;
	float: left;
	margin-top: 12px;
}
.members-content#profile {
	background-position: -10px;
	width: 698px;
}
#profile .members-col-left {
	width: 341px;
}
#profile .members-col-right {
	width: 322px;
}
#networks {
	background-image: url(../images/members/profile/social-networks.gif);
	height: 30px;
	width: 312px;
	margin-bottom: 20px;
	text-align: right;
	padding-right: 10px;
}

#members-ads {
	width: 142px;
	height: 100%;
	float: right;
	border-left: solid 1px #CCC;
	padding-left: 13px;
}
.tall-ad {
	height: 610px;
	width: 125px;
}
.members-ad-panel  {
	background-image: url(../images/box-bg-1col.jpg);
	height: 188px;
	width: 125px;
	float: left;
	padding-left: 11px;
	padding-top: 7px;
	margin-bottom: 13px;
}
.members-ad-label {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
	line-height: 18px; /*was 15px */
	text-align: center;
	padding-left: 2px; /*needed for use with .onecolumn */
}
.members-ad-text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	line-height: 12px;
	display: block;
}
.members-ad-content {
	text-align: center;
	padding-right: 12px;
	padding-left: 2px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#membership-types-h {
	background-color: #FFF;
	margin-top: 10px;
	float: left;
	padding-left: 130px; /* added for 2 boxes - remove for 3 */
}

.membership-panel-elite {
	float: left;
	width: 210px;
	height: 73px;
	margin-right: 13px;
	background-image: url(../images/elite-panel.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 8px;
	padding-left: 8px;
	text-align: center;
}

.membership-panel-full {
	float: left;
	width: 210px;
	height: 73px;
	margin-right: 13px;
	background-image: url(../images/full-panel.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 8px;
	padding-left: 8px;
	text-align: center;
}

.membership-panel-affiliate {
	float: left;
	width: 210px;
	height: 73px;
	background-image: url(../images/affiliate-panel.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 8px;
	padding-left: 8px;
	text-align: center;
}

.members-col-left {
	width: 345px;
	height: auto;
	float: left;
}

.members-col-right {
	width: 323px;
	height: auto;
	float: left;
	margin-left: 35px;
}

.bullet {
	height: 19px;
	padding-top: 5px;
	background-image: url(../images/members-bullet.jpg);
	background-repeat: no-repeat;
	background-position: 2px center;
	margin-top: 0px;
	padding-left: 27px;
}
.bullet2 {
	height:30px;
}
.member-login {
	width: 300px;
	height: 171px;
	background-image: url(../images/member-login-back.jpg);
	background-repeat: no-repeat;
	margin-top: 3px;
	padding-left: 15px;
	padding-right: 7px;
	margin-bottom: 20px;
}
.elite-member-login {
	width: 198px;
	height: 200px;
	background-image: url(../images/elite-login.jpg);
	background-repeat: no-repeat;
	margin-top: 140px;
	padding-left: 15px;
	padding-right: 7px;
	margin-bottom: 20px;
	padding-top: 20px;
	margin-left: 50px;
}

/* Original Classes */

#members-container {
	width: 882px;
	height: auto;
	overflow: auto;
	clip: rect(0px,auto,auto,auto);
	margin-right: auto;
	margin-left: auto;
	background-position: center;
	background-repeat: repeat-y;
	padding-right: 18px;
	padding-left: 18px;
	padding-bottom: 10px;
	background-image: url(../images/members-back.png);
}

#members-container .banners {
	width: 862px;
	height: 100px;
	overflow: auto;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../images/h-divider.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 10px;
}

#members-container .chair-banner {
	width: 862px;
	height: 100px;
	overflow: auto;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	background-color: #FFF;
}

#members-container .homeleft {
	width: 420px;
	height: auto;
	overflow: auto;
	float: left;
	margin-top: 16px;
	margin-left: 6px;
}

#members-container .homeright {
	width: 420px;
	height: auto;
	overflow: auto;
	float: right;
	margin-top: 16px;
	margin-right: 6px;
}

#members-container .intro {
	height: 195px;
	width: 305px;
	background-image: url(../images/book.jpg);
	background-repeat: no-repeat;
	background-position: 0px 15px;
	padding-left: 115px;
	overflow: hidden;
}

#members-container .content {
	height: auto;
	width: 410px;
	overflow: auto;
	padding-left: 5px;
}

#members-container .content2 {
	height: auto;
	width: auto;
	overflow: auto;
	padding-left: 10px;
	background-color: #FFF;
	padding-top: 16px;
}

#members-container .content3 {
	/* height: auto; */
	width: auto;
	/* overflow: auto; */
	padding-left: 6px;
	background-color: #FFF;
	padding-top: 16px;
}

#members-container .chair {
	height: auto;
	width: auto;
	overflow: auto;
	padding-left: 200px;
	background-color: #FFF;
	padding-top: 16px;
	background-image: url(../images/person.jpg);
	background-repeat: no-repeat;
	background-position: 0px 16px;
}

#members-container .home-panel-top {
	width: 406px;
	height: 183px;
	background-image: url(../images/home-panel.jpg);
	padding-left: 14px;
	padding-top: 12px;
	margin-top: 12px;
}

#members-container .home-panel {
	width: 406px;
	height: 183px;
	background-image: url(../images/home-panel.jpg);
	margin-top: 12px;
	padding-left: 14px;
	padding-top: 12px;
}
#members-container .ad-panel {
	width: 420px;
	height: 183px;
	margin-top: 12px;
}

#members-container .banners a img {
	float: left;
}
.member-login  #reference , .elite-member-login #reference{
	margin-bottom: 2px;
}
.member-login #login , .elite-member-login #login{
	margin-top: 6px;
}
#login-button {
	background-image: url(../images/members/login.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 51px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 8px;
}
#browse {
	background-image: url(../images/members/profile/browse.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 55px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 2px;
	float: left;
	margin-top: -3px;
}
#upload-box {
	padding-bottom: 6px;
}

#upload {
	background-image: url(../images/members/profile/upload.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 55px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 8px;
	float: left;
	margin-top: -3px;
}
#dir {
	float: left;
}

#search-button {
	background-image: url(../images/members/search-button.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 53px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-left: 10px;
	margin-top: -2px;
}
#ref-label {
	display: block;
	margin-top: 10px;
}
#members-container #member-search {
	width: 668px;
	height: 36px;
	margin-left: 10px;
	margin-top: 0px;
	background-image: url(../images/members/search-bg.jpg);
	text-align: center;
	padding-top: 16px;
	padding-left: 30px;
}
#member-search #last-name, #member-search #first-name , .float-left{
	float: left;
}
#member-search .trebuchet14blue {
	margin-right: 20px;
}
#first-name {
	margin-right: 10px;
}

.trebuchet12blue {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E1E7E;
	margin-bottom: 3px;
	line-height: 10px;
}
.members-ad-content .trebuchet12blue {
	margin-left: -2px;
	margin-bottom: 2px;
	display: block;
	font-weight: bold;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* .trebuchet11grey a , .trebuchet11grey a:visited{
	color: #CCC;
	text-decoration: none;
} */
#business-info   {
	margin-left: -7px;
}
#interested-in {
	margin-left: -5px;
}
#interested-in td ,#business-info td{
	padding-top: 3px;
	padding-bottom: 3px;
}
.textarea {
	border: none;
	background: none;
	width: 162px;
	height: 97px;
	margin-top: 4px;
	margin-left: 4px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	overflow: hidden;
}
.rounded-area {
	width: 175px;
	height: 100px;
	background-image: url(../images/members/textarea-bg.jpg);
	background-repeat: no-repeat;
}
.enrolment-header {
	margin-bottom: 45px;
}
#next-button {
	margin-top: 130px; /* 230px for 3 buttons */
	margin-left: 55px;
}
#members-container .centered-content {
	text-align: center;
	margin-top: 120px;
}
.members-col-right .trebuchet12blue  {
	line-height: 15px;
}
#enrolment-submit {
	margin-top: 30px;
	margin-bottom: 5px;
}
#member-info , #company-info, #contact-info{
	background-color: #D3E6F5;
	margin-bottom: 20px;
	width: 322px;
}
#company-info {
	margin-bottom: 20px;
}

#member-info .rounded-top , #company-info .rounded-top{
	background-image: url(../images/members/profile/blue-box-top.jpg);
	height: 5px;
}
#member-info .rounded-bottom , #company-info .rounded-bottom, #contact-info .rounded-bottom{
	background-image: url(../images/members/profile/blue-box-bottom.jpg);
	height: 5px;
}
#member-info .box-padding , #company-info .box-padding, #contact-info .box-padding{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
#contact-info .rounded-top , .blueheading{
	background-image: url(../images/members/profile/blue-heading.jpg);
	height: 22px;
	width: 322px;
}

.shadow {
	background-color: #FFF;
	border-top-color: #B8CDDC;
	border-right-color: #B8CDDC;
	border-bottom-color: #B8CDDC;
	border-left-color: #B8CDDC;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-right-width: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 5px;
}
#company-info .col1 {
	float: left;
	width: 180px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#company-info .col2 {
	float: left;
	width: 122px;
	padding-left: 0px;
	padding-bottom: 10px;
	background-image: url(../images/members/profile/white-box.jpg);
	background-repeat: no-repeat;
	height: 112px;
	margin-top: 5px;
	text-align: center;
	margin-right: 10px;
}
#company-info .col2 img {
	margin-top: 3px;
}
.rounded-top, .blueheading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 22px;
	font-weight: bold;
	padding-left: 10px;
	background-repeat: no-repeat;
}


#profile  {
	margin-left: 2px;
}
#offers {
	background-color: #D2E981;
	margin-bottom: 20px;
}

#offers .rounded-top {
	background-image: url(../images/members/profile/green-box-top.jpg);
	height: 5px;
}
#offers .rounded-bottom {
	background-image: url(../images/members/profile/green-box-bottom.jpg);
	height: 5px;
}
#offers .box-padding {
	padding-right: 10px;
	padding-left: 10px;
}
#offers .shadow {
	border-color: #B7CD70;
	margin-bottom: 15px;
}

.members-col-right #work {
	margin-top: 20px;
}
.hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	height: 0px;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
.dottedhr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
	height: 0px;
}
.project {
	margin-bottom: 10px;
	padding: 0px;
}
.project td.description {
	padding-bottom: 10px;
}
.interested-in ul   {
	padding-left: 15px;

}
.interested-in li {
	margin-right: 10px;
}
.trebuchet24black {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000;
	font-style: italic;
	line-height: 30px;
	font-weight: bold;
}
.trebuchet12grey {
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#member-info .trebuchet12blue {
	line-height: 20px;
}
#member-info .shadow {
	margin-top: 10px;
}

#offers  .trebuchet15black {
	line-height: 40px;
}

ul.contact-list {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00174E;
	margin: 0px;
	padding: 15px;
}
.contact-list li {
	padding: 3px;
	list-style-position: inside;
	list-style-image: url(../images/members/profile/arrow-bullet.jpg);
}
.contact-list li a, .contact-list li a:visited, .contact-list li a:hover {
	text-decoration:none;
	color: #00174E;
}
#networks .trebuchet12blue {
	line-height: 30px;
	float: left;
	padding-left: 10px;
}
#networks img {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 7px;
}

#profileUpdateMsg {
	width: 270px;
}
