form.basic fieldset {
	border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;
	border: 1px solid #ccc; margin-bottom: 15px; padding: 10px 15px 15px 15px;
}
form.basic fieldset.last {margin-bottom: 0; border-right: 1px solid #ccc !important;}
form.basic fieldset legend {padding: 0 10px; font-size: 110%; font-weight: bold;}

form.fields fieldset.last {margin-bottom: 0; border-right: 1px solid #ccc !important;}
form.fields fieldset legend {padding: 0 10px; font-size: 110%;}
form.fields label,
form.fields div.sep {display: block; margin-top: 6px;}
form.fields label.check,
form.fields label.radio {display: inline; margin-top: 0;}
form.fields span.loading {margin-left: 10px;}

input.txtnw {
	border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;
	border: 1px solid #999; background: url("img/txt.gif") repeat-x; padding: 5px 2px;
}

html, body {
	background: url("/images/bg-peoplepond.png") repeat-x fixed 0 0 #324B7C;
    color: #333333;
    font: "myriad pro",helvetica,arial,sans-serif;
}

.boxin {
	box-shadow: #000 0 0 8px; 
	-webkit-box-shadow: #000 0 0 8px; 
	-moz-box-shadow: #000 0 0 8px; 
	border: 1px solid #999; 
	border-radius: 6px; 
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px; 
	background: #fff;
}

.boxin-solidtop {
	box-shadow: #000 0 0 8px; 
	-webkit-box-shadow: #000 0 0 8px; 
	-moz-box-shadow: #000 0 0 8px; 
	border: 0; 
	border-radius: 6px; 
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px; 
	background: #fff;
	padding-top:15px;
}
.boxin-solidtop img {
	margin: 0;
	padding: 0;
}
.boxin-solidtop .ribbon {
	position: absolute;
	right: 16px;
	top: 17px;
}

.boxin .ribbon {
	position: absolute;
	right: 262px;
	top: 18px;
	z-index: 10;
}

.content {
	padding: 0px 30px 20px 30px;
	font-size: 14px;
	overflow: hidden;
}

.nopad {
	padding: 0;
	font-size: 14px;
}

.content p {
	margin: 1em 0;
}

.nopad p {
	margin: 0;
}

.content h1 { font-size: 28px; }
.content h2 { font-size: 24px; }
.content h3 { font-size: 20px; }
.content h4 { font-size: 16px; }

#footer { clear: both; padding: 20px 0 20px 0; background-color: #343434; border-top: 1px solid #000; color:#CCC; text-align: left;}
#footer-inner { width: 960px; margin: 0 auto;}
#footer-inner a { display: block; border: none; color: #AAA; font-size: 12px;}
#footer-inner a:hover { color: #DDD;}
#footer-inner a.current { color: #FFF; }
#footer-inner .grid_15 {float: left; width: 15%; border-left: 1px solid #777; padding-left: 4px;}
#footer-inner .grid_15r {float: right; width: 15%; border-right: 1px solid #777; padding-right: 4px; text-align: right;}
#footer-inner .grid_40 {float: left; width: 38%; text-align: center;}

/*.profileList {
	list-style: none;
}

.profileList li {
	margin-top: 15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #DDD;
}

.profileList li span {
	float: left;
	height: 64px;
	width: 64px;
	margin: 8px 8px 20px 0;
	text-align: center;
}

.profileList li span a {
	border: 0;
}

.profileList p {
	display: inline;
	margin: 0;
	padding: 0;
}

.profileList p.categoryList {
	display: block;
}*/

.profileList {
	list-style: none;
}

.profileList li {
	display: block;
	border-bottom: 1px solid #DDD;
	width: 645px; /*75*/
	height: 120px;
	margin: 10px 5px 5px 5px;
}

.profileList li.twocol {
	width: 435px; /*50*/
	height: 136px;
	float: left;
}

.profileList li span {
	float: left;
	height: 120px;
	margin-right: 8px;
}

.profileList li span a {
	border: 0;
}

.profileList li.twocol span {
	float: left;
	height: 136px;
	margin-right: 8px;
}

.profileList li img {
	margin-top: 28px;
}

.profileList li.twocol img {
	margin-top: 36px;
}

.profileList p {
	display: inline;
	margin: 0;
	padding: 0;
}

.profileList li p.categoryList {
	display: block;
	position: relative;
	top: 10px;
}

#createStepsList {
	list-style: none;
}

#createStepsList li {
	margin-top: 10px;
}

#createStepsList hr {
	width: 80%;
	border: 1px solid black;
	margin: 10px 0;
}

#createStepsList p {
	padding: 10px 5px 0 40px;
	margin: 0;
	font-size: 13px;
}

#createStepsList img {
	margin-left: 5px;
	margin-top: -45px;
}

.createProfileListBtn {
	background: url('/images/btn_blue.png') no-repeat 0px 0px;
	cursor: pointer;
	font-size: 12px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	width: 180px;
	margin: 10px auto;
}

.createProfileListBtn:hover {
	background-position: 0 -29px;
}

.createProfileListBtn a {
	color: #FFF;
	font-size: 12px;
	border: none;
}

#categoryList {
	list-style-type: none;
	margin-top: 18px;
	margin-left: -5px;
}

#categoryList li {
	margin-top: 0.5em;
}

.feedbox {
	height: 375px;
	position: relative;
	border-bottom: 1px solid #DADADA;
	margin-bottom: 20px;
}

.feedbox h3 a {
	border: 0;
}

.feedbox p { 
	width: 420px;
}

.linkbox-header {
	position: absolute;
	top: 25px;
	left: 450px;
}

.linkbox-header h4 {
	font-size: 14px;
}

.linkbox-header a {
	margin-left: 5px;
  text-decoration: none;
  border: none;
  color: #2A68D2;
  font-size: 14px;
}

.linkbox-header a:hover {
  color: #000;
}

.linkbox {
	position: absolute;
	top: 48px;
	right: 0;
	border: 1px solid #dadada;
	width: 450px;
	overflow: hidden;
}

.linkbox-profile {
	border: 1px solid #dadada;
	width: 100%;
	overflow: hidden;
}

.linkbox-profile .link-blog {
	background: url('/images/linkbox-arrow.gif') no-repeat 10px;
	border-bottom: 1px solid #EEE;
	padding-left: 20px;
}

.linkbox-profile .link-blog:hover {
	background-color: #F3F8FF;
/*  background: #f3f8ff url('/images/link-blog.gif') no-repeat left;*/
}

.linkbox-profile .link-blog:hover a {
  color: #000;
}

.linkbox-profile a {
  display: block;
  padding-right: 20px;
  margin-right: 10px;
  padding: 5px;
  text-decoration: none;
  border: none;
  color: #2A68D2;
  background: url('/images/linkbox-arrow.gif') no-repeat 100% 50%;
  font-size: 14px;
}

.linkbox .link-blog {
	background: url('/images/link-blog.gif') no-repeat left;
	border-bottom: 1px solid #EEE;
	padding-left: 40px;
}

.linkbox .link-blog:hover {
  background: #f3f8ff url('/images/link-blog.gif') no-repeat left;
}

.linkbox .link-blog:hover a,.linkbox .link-event:hover a {
  color: #000;
}

.linkbox a {
  display: block;
  padding-right: 20px;
  margin-right: 10px;
  padding: 5px;
  text-decoration: none;
  border: none;
  color: #2A68D2;
  background: url('/images/linkbox-arrow.gif') no-repeat 100% 50%;
  font-size: 14px;
}

#allCategories a {
	border: 0;
	margin-left: 5px;
  text-decoration: none;
  border: none;
  color: #2A68D2;
  font-size: 14px;
}

#allCategories a:hover {
  color: #000;
}

#allCategories table td {
	padding-left: 20px;
}

.profileBio {
	line-height: 1.3em;
}

ul.tos li {
	list-style-type: disc;
	margin-left: 20px;
	margin-top: 8px;
}

.glossaryList td {
	border-top: 1px solid #DADADA;
	border-right: 1px solid #DADADA;
}

.glossaryList tr.last td {
	border-bottom: 1px solid #DADADA;
}

.glossaryList tr td.first {
	border-left: 1px solid #DADADA !important;
}

.profile-left { float: left; width:716px; }
.profile-right { float: right; width:240px; }

.myImage {
  width:60px;
  padding: 20px 10px 0px 0px;
  margin: 0px 10px 20px 0px;
  float: left;
}
.myBox {
  width:607px; 
  padding: 10px 0px 10px 0px; 
  border-bottom: 1px solid #DFDFDF;	
  margin: 0px 0px 0px 0px; 
  float: left;
}
.myBox-100 {
	width:900px;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #DFDFDF;
	margin: 0px 0px 0px 0px;
	float: left;
	clear:both;
}
.bubbleBox {
  -moz-border-radius: 5px; 
  -webkit-border-radius: 5px; 
  border: 1px solid #000; 
  padding: 10px; 
}

.product {
  width:650px; 
  padding: 20px 0 0 0; 
  border-bottom: 1px solid #DFDFDF;	
  margin: 0; 
  float: left;
}
.product img {
  padding-right:20px;
	float:left;
	border-bottom:none;
}
.product-title {
	width:500px;
	float:left;
	font-size:18px;
}
.product-text {
	width:500px;
	float:left;
	font-size:12px;
}


