/* Default stylesheet for all browsers */

html {
	margin: 0;
	padding: 0;
	background: #E6E6E6;
	}
	
iframe {
	border: none;
	}

body {
	font: 80% verdana,arial,sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;
	color: #000;
	}
	
#header {
	position: relative;
	display: block;
	background:#3E5F7F url(http://wealthadvisorconnect.com/templates/MorpheusX/images/sblue/bg_hdr.gif) bottom left repeat-x;
	width: 780px;
	height: 90px;
	margin: 10px auto 0 auto;
	padding: 0 0 1em 0;
	text-align: left;
	}
	
#header .logo{
	position: absolute;
	top: 10px;
	left: 10px;
	margin: 0;
	padding: 0;
	}
	
#header .logo img {
	border: 0;
	}
	
#header_ext {
	position: relative;
	display: block;
	margin: -6px auto 0 auto;
	padding: 0;
	width: 780px;
	height: 2em;
/*	border-bottom: 1px solid #7390AB;*/
/*	background: #7390AB;*/
	background:#7390AB url(http://wealthadvisorconnect.com/templates/MorpheusX/images/sblue/bg_subnav_rear.gif) bottom left repeat-x;
	text-align: left;
	vertical-align: middle;
	}

#container {/* See screen_lte_ie_5.css */
	width: 778px;
	margin: 0 auto 0 auto;
	padding: 0 0 10px 0;
/*	border-top: 2px solid #677A8B;*/
	border-right: 1px solid #7390AB;
/*	border-bottom: 7px solid #7390AB;*/
	border-left: 1px solid #7390AB;
	text-align: left;
/*	background-color: #FFFFFF;*/
	background:#FFFFFF url(http://wealthadvisorconnect.com/templates/MorpheusX/images/sblue/bg_hldr.gif) bottom left repeat-x;
	}

.clear_all:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clear_all {
	display: inline-block;
	}

/* Hides from IE-mac \*/
* html .clear_all {height: 1%;}
.clear_all {display: block;}
/* End hide from IE-mac */

#content {
	width: 618px;
	margin: 15px 0 0 15px;
	float: left;
	}

.col175 {/* See screen_lte_ie_5.css */
	width: 174px;
	margin: 15px 0 15px 10px;
	padding: 0;
	float: left;
	}
	
.col230 {/* See screen_lte_ie_5.css */
	width: 229px;
	margin: 15px 0 0 15px;
	padding: 0;
	float: left;
	}
	
.col380 {/* See screen_lte_ie_5.css */
	width: 379px;
	margin: 15px 0 0 10px;
	padding: 0;
	float: left;
	}
	
.col430 {/* See screen_lte_ie_5.css */
	width: 434px;
	margin: 15px 0 15px 15px;
	padding: 0;
	float: left;
	}
	
.col620 {/* See screen_lte_ie_5.css */
	width: 618px;
	margin: 15px 0 15px 15px;
	padding: 0;
	float: left;
	}
	
.col750 {/* See screen_lte_ie_5.css */
	width: 748px;
	margin: 15px 0 15px 15px;
	padding: 0;
	float: left;
	}

#v_advertising {
	width: 135px;
	margin: 15px 0 15px 0;
	padding: 0;
	float: right;
	}

#v_advertising img {
	width: 120px;
	height: 600px;
	border: none;
	}
	
#h_advertising {
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	}

#h_advertising img {
	width: 728px;
	height: 90px;
	margin: 10px 25px 20px 25px;
	border: none;
	}
	
#footer {
	width: 780px;
	height: 2em;
	margin: 0 auto 3em auto;
	padding: 0 0 6px 0;
	background:#7390AB url(http://wealthadvisorconnect.com/templates/MorpheusX/images/sblue/bg_ftr.gif) bottom left repeat-x;
	}
	
#footer .copyright {
	display: block;
	width: 100%;
	padding: 0 0 1em 0;
	background-color: transparent;
	font-size: 100%;
	text-align: center;
	color: #fff;
	}
	
#footer .copyright a {
	text-decoration: none;
	color: #fff;
	}
	
#footer .poweredby {
	margin: .5em 30px 0 0;
	text-align: right;
	}
	
#footer .poweredby a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
	}

/* Navigation */

.main_nav {
	position: absolute;
	bottom: 6px;
	left: 0;
	margin: 0;
	padding: 0;
	width: 100%;
/*	background:#3E5F7F url(http://wealthadvisorconnect.com/templates/MorpheusX/images/sblue/bg_nav_rear.gif) bottom left repeat-x;*/
	}
	
.main_nav ul {
	margin: 0 0 3px 20px;
	padding: 0;
	list-style: none;
	}

.main_nav li {
	margin: 0;
	padding: 0;
	display: inline;
	}
	
.main_nav li a {
	padding: 6px 12px 3px 10px;
	font-weight: bold;
	font-size: 100%;
	color: #fff;
	text-decoration: none;
	}
	
.main_nav li a.active {
	background: #7390AB url(http://wealthadvisorconnect.com/templates/MorpheusX/images/sblue/bg_nav.gif) top left repeat-x;
	padding: 5px 10px 3px 10px;
	border-top: 1px solid #204862;
	border-right: 2px solid #204862;
	color: #000;
	}
	
.main_nav li a:hover {
	color: #C4CDD2;
	}
	
.main_nav li a.active:hover {
	color: #000;
	}

.sec_nav {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	text-align: right;
	}

.sec_nav ul {
	margin: 10px 20px 0 0;
	padding: 0;
	list-style: none;
	}

.sec_nav li {
	display: inline;
	}
	
.sec_nav li a {
	padding: 0 5px 0 5px;
	text-decoration: none;
	color: #C4CDD2;
	}
	
.sec_nav li a:hover {
	text-decoration: underline;
	color: #fff;
	}

.sub_nav {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	}

.sub_nav ul {
	margin: 0 0 3px 15px;
	padding: 0;
	list-style: none;
	
	}
	
.sub_nav li {
	margin: 0;
	padding: 0;
	display: inline;
	}
	
.sub_nav li a {
	margin: 4px ;
	padding: 5px 10px 4px 8px;
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
	color: #000;
	}

.sub_nav li a:hover {
	text-decoration: none;
	color: #333;
	}
	
.sub_nav li a.active {
	background: #FFF url(http://wealthadvisorconnect.com/templates/MorpheusX/images/sblue/bg_subnav.gif) top left repeat-x;
	padding: 4px 8px 4px 8px;
	border-top: 1px solid #3F6C80;
	border-right: 2px solid #3F6C80;
	color: #000;
	}

/* Widths */
.w170 {width: 172px;}
.w230 {width: 229px;}
.w375 {width: 375px;}
.w430 {width: 432px;}

/* Padding */
.vp5 {padding: 5px 0 5px 0;}
.vp10 {padding: 9px 0 9px 0;}


/* Headings */
h1 {font-size: 200%;}
h2 {font-size: 175%;}
h3 {font-size: 150%;}
h4 {font-size: 125%;}
h5 {font-size: 100%;}
h6 {font-size: 80%;}

/* Floats */
.left {
	float: left;
	}
	
.right {
	float: right;
	clear: right;
	}

/* Global Formatting */
#error {
	display: block;
	margin-bottom: 15px;
	padding: 10px;
	border: 2px solid #FF0000;
	background: #FFDCD9;
	text-align: center;
	font-weight: bold;
	}
	
#action {
	display: block;
	margin-bottom: 15px;
	padding: 10px;
	border: 2px solid #FFD604;
	background: #FFFAE2;
	text-align: center;
	font-weight: bold;
	}
	
.pagination {
	float: right;
	margin: 5px 10px 5px;
	}
	
.center {
	text-align: center;
	}
	
.hidden {
	display: none;
	}
	
.cursor {
	cursor: pointer;
	}
	
a {
	text-decoration: none;
	color: #204862;
	}
	
a:hover {
	text-decoration: underline;
	}
	
input.text, input.file {
	width: 15em;
	padding: 2px 5px 2px 5px;
	background: #F5F7FD;
	border: 1px solid #7390AB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	}
	
input.text[disabled="disabled"] {
	color: #666666;
	}
	
input.checkbox {
	margin: 0;
	padding: 0;
	}
	
select {
	padding: 2px 2px 2px 0px;
	background: #F5F7FD;
	border: 1px solid #7390AB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	}
	
select option {
	background: #FFF;
	}

textarea {
	background: #F5F7FD;
	margin: 0;
	padding: 5px;
	overflow: auto;
	border: 1px solid #7390AB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	}

.mainoption {
	padding: 2px 10px 2px 10px;
	font-size: 100%;
	font-weight:normal;
	color: #FFF;
	background: #3E5F7F;
	border-top: 1px solid #7390AB;
	border-right: 1px solid #204862;
	border-bottom: 1px solid #204862;
	border-left: 1px solid #7390AB;
	}
	
.mainhover {
	padding: 3px 9px 1px 11px;
	color: #CCCCCC;
	border-top: 1px solid #204862;
	border-right: 1px solid #7390AB;
	border-bottom: 1px solid #7390AB;
	border-left: 1px solid #204862;
	}
	
.liteoption {
	padding: 2px 10px 2px 10px;
	font-size: 100%;
	font-weight:normal;
	color: #000;
	background: #7390AB;
	border-top: 1px solid #7390AB;
	border-right: 1px solid #204862;
	border-bottom: 1px solid #204862;
	border-left: 1px solid #7390AB;
	}
	
.litehover {
	padding: 3px 9px 1px 11px;
	color: #CCCCCC;
	border-top: 1px solid #204862;
	border-right: 1px solid #7390AB;
	border-bottom: 1px solid #7390AB;
	border-left: 1px solid #204862;
	}

/* Splash */
#splash {
	position: relative;
	display: block;
	width: 700px;
	margin: 40px auto 40px auto;
	}

#splash h1 {
	margin: 0 0 20px 40px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: normal;
	}
	
#splash div.background {
	position: relative;
	width: 700px;
	height: 275px;
	margin: 0 auto 0 auto;
	background: #FFF url('http://wealthadvisorconnect.com/templates/MorpheusX/images/splash.jpg') bottom center no-repeat;
	}
	
#splash div.directory {
	position: absolute;
	top: 40%;
	right: 60px;
	width: 200px;
	height: 140px;
	margin-top: -70px;
	}
	
#splash a.splash_btn {
	display: block;
	width: 8em;
	margin: 0 0 15px auto;
	padding: 6px 0 6px 0;
	font-size: 140%;
	font-weight:normal;
	text-align: center;
	color: #000;
	background: #7390AB;
	border-top: 1px solid #7390AB;
	border-right: 1px solid #204862;
	border-bottom: 1px solid #204862;
	border-left: 1px solid #7390AB;
	}
	
/* Default Module */
.module {
	margin-bottom: 15px;
	border: 1px solid #3E5F7F;
	}

.heading {
	position: relative;
	margin: 0;
	padding: 5px 0 5px 20px;
	background: #3E5F7F;
	font-weight: bold;
	color: #FFF;
	}
	
.c_heading {
	position: relative;
	background: #3E5F7F url(http://wealthadvisorconnect.com/layout/arrow_open.gif) no-repeat center right;
	margin: 0;
	padding: 0;
	}
	
.c_heading span {
	display:block;
/*	width: 412px;*/
/*	height: 100%;*/
	margin: 0;
	padding: 5px 0 5px 20px;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	}
	
.sub_heading {
	position: relative;
	background: #C8CDD1;
	margin: 0;
	padding: 3px 5px 3px 5px;
	font-size: 100%;
	}
	
div.sub_heading div {
	margin: -1.1em 0 0 0;
	text-align: right;
	}
	
.module div.body {
	padding: 5px;
	}

.additionalcontent {}

.additionallinks {
	text-align: right;
	}

/* Sample Custom Module */
#sample {
	border: 1px solid #FF99FF;
	}
	
#sample .heading {
	background-color: #FF99FF;
	color: #FFFFFF;
	}
	
#sample div.links {
	text-align: center;
	margin-left: -5px;
	}

/* Home.php */
#watchedTopics div.body {/* See screen_lte_ie_5.css */
	padding: 0;
	}

#watchedTopics .title {
	display: block;
	height: 1em;
	margin: 0;
	padding: 5px 5px 5px .5em;
	color: #000;
	white-space: nowrap;
	}
	
#watchedTopics .post_title {
	display: block;
	height: 1em;
	margin: 0;
	padding: 0 5px 0 1em;
	color: #000;
	white-space: nowrap;
	}

#watchedTopics .outline {
	margin-right: .5em;
	}
		
#watchedTopics .excerpt {/* See screen_lte_ie_6.css */
	display: block;
	margin: 0 5px 0 1em;
	height: 2em;
	font-size: 90%;
	line-height: 2;
	color: #666;
	white-space: normal;
	}
		
#watchedTopics ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#watchedTopics li {}
	
#watchedTopics li a {
	display: block;
	padding: 8px 0 4px 0;
	border-top: 1px solid #E6E6E6;
	text-decoration: none;
	overflow: hidden;
	}
	
#watchedTopics li.first a {
	border-top: none;
	}
	
#watchedTopics li a:hover {
	background: #F1FAFF;
	text-decoration: none;
	}
	
#activeTopics div.body {
	padding: 0;
	}

#activeTopics .title {
	display: block;
	height: 1em;
	margin: 0 5px 0 .5em;
	color: #000;
	white-space: nowrap;
	}

#activeTopics .outline {
	margin-right: .5em;
	}
		
#activeTopics .excerpt {/* See screen_lte_ie_6.css */
	display: block;
	margin: 0 5px 0 2.15em;
	height: 2em;
	font-size: 90%;
	line-height: 2;
	color: #666;
	white-space: normal;
	}
		
#activeTopics ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#activeTopics li {}
	
#activeTopics li a {
	display: block;
	width: 100%;
	padding: 8px 0 4px 0;
	border-top: 1px solid #E6E6E6;
	text-decoration: none;
	overflow: hidden;
	}
	
#activeTopics li.first a {
	border-top: none;
	}
	
#activeTopics li a:hover {
	background: #F1FAFF;
	text-decoration: none;
	}

#newestMembers div.body {/* See screen_lte_ie_5.css */
	padding: 5px 13px 5px 13px;
	}

#newestMembers table {
	width: 100%;
	}
		
#newestMembers td {
	height: 100%;
	text-align: center;
	}
	
#newestMembers table tbody tr td {
	width: 25%;
	}

#newestMembers a {
	display: block;
	}

#newestMembers img.profileimagelink {
	width: 75px;
	border: 0;
	}
	
#newestMembers a.profilelink {/* See screen_lte_ie_5.css */
	text-decoration: none;
	color: #000;
	}
	
#newestMembers a.profilelink:hover {
	text-decoration: underline;
	}
	
#requests div.body {
	padding: 0;
	}
	
#requests ul {
	list-style: none;
	margin: 5px 0 5px 0;
	padding: 0;
	}
	
#requests li {}
	
#requests li a {/* See screen_lte_ie_5.css */
	display: block;
	padding: 4px 0 4px 10px;
	text-decoration: none;
	color: #000;
	}
	
#requests li a:hover {
	text-decoration: underline;
	}

#myGroups div.body {
	padding: 0;
	}
	
#myGroups ul {
	list-style: none;
	margin: 5px 0 5px 0;
	padding: 0;
	}
	
#myGroups li {}
	
#myGroups li a {/* See screen_lte_ie_5.css */
	display: block;
	padding: 4px 0 4px 10px;
	text-decoration: none;
	color: #000;
	}
	
#myGroups li a:hover {
	text-decoration: underline;
	}
	
/* Profile.php */
#groups div.body {
	padding: 10px;
	}
	
#common_contacts div.body {/* See screen_lte_ie_5.css */
	padding: 5px 9px 5px 9px;
	}

#common_contacts table {
	width: 100%;
	}
		
#common_contacts td {
	height: 100%;
	text-align: center;
	}
	
#common_contacts table tbody tr td {
	width: 33%;
	}

#common_contacts a {
	display: block;
	}

#common_contacts img.profileimagelink {
	width: 50px;
	border: 0;
	}
	
#common_contacts a.profilelink {}/* See screen_lte_ie_5.css */
	
#contacts div.body {/* See screen_lte_ie_5.css */
	padding: 5px 9px 5px 9px;
	}

#contacts table {
	width: 100%;
	}
		
#contacts td {
	height: 100%;
	text-align: center;
	}
	
#contacts table tbody tr td {
	width: 33%;
	}

#contacts a {
	display: block;
	}

#contacts img.profileimagelink {
	width: 50px;
	border: 0;
	}
	
#contacts a.profilelink {}/* See screen_lte_ie_5.css */
	
#contacts a.profilelink:hover {
	text-decoration: underline;
	}
	
#snapshot {
	margin-bottom: 15px;
	border: 1px solid #7390AB;
	background: #F1F2F7;
	}
	
#snapshot div.name {
	display: block;
	margin: 10px 0 10px 0;
	font-size: 200%;
	text-align: center;
	}
	
#snapshot div.profileimage {
	position: relative;
	display: inline;
	margin: 0 0 10px 10px;
	float: left;
	}
	
#snapshot div.profileimage img {
	padding: 2px;
	background: #FFF;
	border: 1px solid #C8CDD1;
	}
	
#snapshot div.profileimage a {
	position: absolute;
	top: 3px;
	left: 3px;
	padding: 2px 4px 2px 4px;
	background: #FFF;
	}
	
#snapshot div.profileinfo {
	display: inline;
	width: 141px;
	margin: 0 5px 0 10px;
	float: left;
	}
	
#snapshot div.profileinfo ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 100%;
	}
	
#snapshot div.profileinfo li.break {
	margin: 10px 0 0 0;
	}
	
#myInfo div.body {
	padding: 0 10px 0 10px;
	}
	
#myInfo h4.info {
	margin: 10px 0 5px 0;
	padding: 0;
	font-size: 100%;
	font-weight: bold;
	}
	
#myInfo h4 a {
	font-weight: normal;
	}
	
#myInfo table {
	margin: 0 0 10px 10px;
	padding: 0;
	}
	
#myInfo td.label {
	width: 7em;
	vertical-align: top;
	color: #666;
	}
	
#comments div.sub_heading {
	padding-right: 10px;
	padding-left: 10px;
	}
	
#comments div.sub_heading div {
	margin: -1.2em 5px 0 0;
	}
	
#comments div.body {
	padding: 10px 10px 5px 10px;
	}
	
#comments textarea {
	width: 345px;
	}
	
#comments div.post {
	display: block;
	margin: 5px 0 5px 0;
	text-align: right;
	}
	
#comments div.holder {
	display: block;
	margin: 0 0 10px 0;
	padding-top: 5px;
	border-top: 1px solid #7390AB;
	}
	
#comments div.holder img {
	margin-top: 3px;
	border: none;
	}
	
#comments div.comment {
	display: inline;
	width: 297px;
	margin-left: 10px;
	float: left;
	}
	
#comments div.time {
	margin-bottom: 5px;
	font-size: 90%;
	}

#comments div.manage {
	padding-bottom: 0px;
	border-bottom: 1px solid #C8CDD1;
	font-size: 90%;
	}	

#comments div.message {
	margin: 7px 5px 5px 0;
	}

/*  */

fieldset {
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	margin: 0 0 -1em 0;
	padding: 0 0 1em 0;
	border-style: none;
	}
	
legend {
	margin: 0;
	padding: 0 0 1em 40px;
	font-weight: bold;
	font-size: 130%;
	color: #000;
	}
	
legend span {
	display: block;
	padding: 0;
	font-size: 69%;
	font-weight: normal;
	}
	
fieldset ol {
	margin: 0;
	padding: 0;
	list-style: none;
	}

fieldset li {
	float: left;
	clear: left;
	padding-bottom: 1em;
	}

label {
	float: left;
	width: 200px;
	margin-right: 1em;
	font-weight: bold;
	color: #666;
	text-align: right;
	vertical-align: middle;
	}
	
label.after {
	float: none;
	margin-left: .5em;
	vertical-align: middle;
	font-weight: normal;
	color: #000;
	}

/* Default form style */
#form {
	display: block;
	width: 450px;
	margin: 0 auto 0 auto;
	}
	
#form .explain {
	display: block;
	font-size: 90%;
	}

#form legend,
#form h1,
#form span.h1 {
	margin: 0;
	padding: 0 0 .5em 0;
	font-size: 130%;
	font-weight: bold;
	}

#form legend span,
#form h1 span {
	display: block;
	font-size: 69%;
	font-weight: normal;
	}

#form fieldset {
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	margin: 0 0 -1em 0;
	padding: 0 0 3em 0;
	border-style: none;
	}
	
#form fieldset.submit {
	margin-top: -2em;
	}

#form ol {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#form li {
	float: left;
	clear: left;
	margin: 0;
	padding: 0 0 1em 0;
	}
	
#form li.center {
	width: 100%;
	text-align: center;
	}

#form li.indent {
	padding-left: 30px;
	}

#form li.nolabel,
#form li.submit {
	padding-left: 160px;
	}

#form fieldset.submit li {
	padding-left: 160px;
	}

#form li a {
	margin-right: 1em;
	}
	
#form li a.inline {
	margin: 0;
	}

#form li label,
#form li span.label {
	float: left;
	width: 150px;
	margin-right: 10px;
	padding-top: 3px;
	font-weight: bold;
	color: #666;
	text-align: right;
	vertical-align: middle;
	}
	
#form li label.after,
#form li span.after {
	float: none;
	width: auto; 
	margin-left: .5em;
	font-weight: normal;
	color: #000;
	}
	
#form li label.top,
#form li span.top {
	display: block;
	float: none;
	width: auto;
	margin: 0 0 5px 0;
	text-align: left;
	}
	
#form li label.inline,
#form li span.inline {
	display: inline;
	float: none;
	width: auto; 
	margin-right: .5em;
	}
	
#form li label span,
#form li span.label span {
	display: block;
	font-size: 90%;
	font-weight: normal;
	}

/******* Custom form styles ********/
/* Confirm */
#form.confirm fieldset {
	width: 410px;
	margin: 0 0 10px 0;
	padding: 20px 20px 0 20px;
	border: 2px solid #C8CDD1;
	}

/* Editprofile Image */
#form.profile_image {
	width: 500px;
	}

#form.profile_image div.image {
	display: block;
	overflow: visible;
	width: auto;
	height: 20em;
	margin: 0 10px 0 0;
	float: left;
	}
	
#form.profile_image fieldset div.image img {
	margin: 0;
	padding: 2px;
	border: 1px solid #C8CDD1;
	}
	
#form.profile_image fieldset {
	display:block;
	width: 285px;
	margin: 0;
	padding: 0 0 1em 0;
	float:left;
	clear:none;
	}	
	
#form.profile_image legend {
	margin: 0 0 .5em 0;
	padding: 0;
	font-size: 110%;
	font-weight: bold;
	}
	
#form.profile_image label {
	display: block;
	float: none;
	width: auto;
	margin: 0;
	padding: 0;
	font-weight: normal;
	text-align: left;
	}

/* Login */
#form.login {
	width: 100%;
	margin: 75px;
	}
	
#form.login fieldset {
	float: left;
	clear: none;
	width: auto;
	}

#form.login input.text {
	width: 150px;
	}
	
#form.login label {
	width: 6em;
	}
	
#form.login li.nolabel,
#form.login li.submit {
	margin-left: 10px;
	padding-left: 6em;
	}
	
/* Register */
#form.register {
	width: 460px;
	margin-top: 3em;
	margin-bottom: 2em;
	padding: 2em 40px 0 40px;
	border: 2px solid #C8CDD1;
	}
	
#form.register legend.main {
	margin: -5em 0 1em 0;
	}
	
#form.register div#error {
	margin: -1em -20px 2em -20px;
	}
	
#form.register li.submit {
	padding-bottom: 0;
	}
/*************************************************/	
#form.register li.center {
	width: 460px;
	}
/*************************************************/	
#form.register label {
	width: 170px;
	}
	
#form.register fieldset.security {
	width: 460px;
	border-style: none;
	border: none;
	}
	
#form.register fieldset.security ol {
	padding: 20px;
	background: #F1F2F7;
	border: 1px solid #C8CDD1;
	clear: right;
	}
	
#form.register fieldset.security legend {
	margin: 0;
	padding: 0 0 .5em 40px;
	}

#form.register fieldset.security label {
	width: 150px;
	}

#form.register fieldset.security span.label {
	padding: 0;
	}
	
#form.register fieldset.security input.text {
	background: #FFF;
	}
	
/* Contacts Invite */
#form.contacts_invite textarea {
	width: 440px; /* + 10px padding */
	}
		
/* New Group */
#form.groups_new input.text {
	width: 440px; /* + 10px padding */
	}
	
#form.groups_new input.inline {
	width: auto; /* + 10px padding */
	padding-left: .5em;
	}
	
#form.groups_new textarea {
	width: 440px; /* + 10px padding */
	}
	
#form.groups_new li span.label {
	width: auto;
	}
	
#form.groups_new li label.after {
	margin: 0;
	padding: 0;
	}
	
#form.groups_new li label.inline {
	margin: 0;
	padding: 0 10px 0 0;
	}
	
/* Groups Edit */
#form.groups_edit input.text,
#form.groups_edit textarea {
	width: 440px;
	}
	
#form.groups_edit {
	}
		
/* Groups Invite */
#form.groups_invite {
	width: 100%;
	}
	
#form.groups_invite fieldset {
	width: 100%;
	}
	
#form.groups_invite fieldset.users {
	width: 210px;
	float:left;
	clear:none;
	}
	
#form.groups_invite fieldset.search {
	width: 375px;
	margin-left: 15px;
	float:left;
	clear:none;
	}

#form.groups_invite div.contacts label,
#form.groups_invite div.search_results label {
	display: inline;
	font-weight: normal;
	}
	
#form.groups_invite div.contacts span,
#form.groups_invite div.search_results span {
	display: block;
	padding: 2px 0 2px 0;
	}
	
#form.groups_invite div.search_results span.result {
	margin-bottom:.5em;
	font-weight: bold;
	}
	
#form.groups_invite div.search_results span.result span {
	font-size: 90%;
	font-weight: normal;
	}
	
#form.groups_invite div.search_results {
	width: 355px;
	padding: 10px;
	background: #FFF;
	border-right: 1px solid #7390AB;
	border-bottom: 1px solid #7390AB;
	border-left: 1px solid #7390AB;
	}
	
#form.groups_invite ol {
	margin: 0;
	padding: 0;
	}

#form.groups_invite div.contacts {
	width: 200px;
	height: 10em;
	padding: 10px;
	overflow: auto;
	background: #F5F7FD;
	border: 1px solid #7390AB;
	}
	
#form.groups_invite fieldset.users textarea {
	width: 210px;
	}
	
#form.groups_invite fieldset.search textarea {
	width: 365px;
	}
	
#form.groups_invite fieldset.search input.text {
	width: 270px;
	}
	
/* Groups Pending */
#form.groups_pending fieldset {
	width: 410px;
	margin: 0 0 10px 0;
	padding: 0 20px 0 20px;
	border: 1px solid #C8CDD1;
	}
	
#form.groups_pending li span {
	font-weight: bold;
	}
	
/* Contacts Pending */
#form.contacts_pending li {
	width: 430px;
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #C8CDD1;
	}
	
#form.contacts_pending div.image {
	display: block;
	width: 106px;
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
	}
	
#form.contacts_pending div.image img {
	margin: 0;
	padding: 2px;
	border: 1px solid #C8CDD1;
	}
	
#form.contacts_pending fieldset {
	display: block;
	width: 310px;
	margin: 0;
	padding: 0;
	float: left;
	clear: none;
	}
	
#form.contacts_pending fieldset li {
	width: 310px;
	margin: 0 0 1em 0;
	padding: 0;
	border: none;
	}
	
#form.contacts_pending fieldset li textarea {
	width: 310px;
	}
	
/************* Default List Format *************/
#list li {
	width: 100%;
	margin: 0;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #CCCCCC;
	}

#list li.first {
	border-top: 1px solid #CCCCCC;
	}

#list li div {
	float:left;
	clear: none;
	}

#list li div img {
	padding: 2px;
	border: 1px solid #C8CDD1;
	}
	
#list li div.image {
	width: 116px;
	}

#list li div span {
	display:block;
	margin-bottom: .25em;
	}
	
#list li div span.name {
	font-weight:bold;
	}

#list li div span.label {
	float:left;
	clear:left;
	width: 110px;
	color: #666;
	}
	
#list li div.options {
	width: 120px;
	float: right;
	}
	
/*********** Custom List Formats **********/

/* Groups */
#list.groups li div span.name span {
	display: inline;
	font-weight: normal;
	}
	
#list.groups li div.data {
	width: 460px;
	}
	
/* Contacts */
#list.contacts li div.data {
	width: 365px;
	}
	
#list.contacts li.result span {
	margin-left: 20px;
	font-weight: bold;
	}
	
#list.contacts li.search label {
	width:auto;
	margin: 4px 1em 0 0;
	padding: 0;
	}
	




	
.comment_page legend {
	padding-bottom: 1em;
	}
	
.comment_page fieldset {
	position: relative;
	float: none;
	clear: none;
	width: 100%;
	margin: 0 0 -1em 0;
	padding: 0 0 1em 0;
	border-style: none;
	}

.comment_page textarea {
	width: 605px;
	}
	
.comment_page div.post {
	display: block;
	margin: 5px 0 5px 0;
	text-align: right;
	}
	
.comment_page ol {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
.comment_page li {
	margin: 0;
	padding: 5px 0 1em 0;
	border-top: 1px solid #7390AB;
	}
	
.comment_page div.image {
	display: block;
	width: 106px;
	margin: 0 10px 0 0;
	float: left;
	}
	
.comment_page div.image img {
	margin: 0;
	padding: 2px;
	border: 1px solid #C8CDD1;
	}
	
.comment_page div.comment {
	float: left;
	width: 500px;
	}

.comment_page div.manage {
	width: auto;
	float:right;
	border: none;
	display: inline;
	font-size: 100%;
	margin-right:10px;
	}
	
.comment_page div.time {
	width: 500px;
	padding-bottom: 5px;
	border-bottom: 1px solid #C8CDD1;
	}
	
.comment_page div.message {
	margin: 10px 0 10px 0;
	}
	
.comment_page .pagination {
	float: left;
	}

#mail {
	font-size: 100%;
	}
	
div#mail {
	border: 5px solid #C8CDD1;
	}

#mail table {
	width: 100%;
	border-spacing: 0;
	}

#mail table.mailbox {
/*	border-bottom: 5px solid #C8CDD1;*/
	background: #C8CDD1;
	}
	
#mail table.mailbox div {
	display: inline;
	margin: 0 10px 0 0;
	}
	
#mail table.top {
	padding-bottom: 5px;
	}
	
#mail table.bottom {
	padding-top: 5px;
	}

#mail div.select {
	margin-top: 5px;
	}

#mail input.altmainoption {
	margin-right: 5px;
	padding: 0 4px 0 4px;
	font-size: 100%;
	font-weight: bold;
	color: #FFF;
	background: #3E5F7F;
	border-top: 1px solid #7390AB;
	border-right: 1px solid #204862;
	border-bottom: 1px solid #204862;
	border-left: 1px solid #7390AB;
	}

#mail input.altoption {
	padding: 0 4px 0 4px;
	font-size: 100%;
	font-weight:normal;
	color: #FFF;
	background: #3E5F7F;
	border-top: 1px solid #7390AB;
	border-right: 1px solid #204862;
	border-bottom: 1px solid #204862;
	border-left: 1px solid #7390AB;
	}
	
#mail table.mailmsgs tr.unread {
	background: #FFF;
	font-weight: bold;
	}
	
#mail table.mailmsgs tr.read {
	background: #F1F2F7;
	}
	
#mail table.mailmsgs tr.unread a,
#mail table.mailmsgs tr.read a {
	color: #000;
	}
	
#mail table.mailmsgs tr.unread a:hover,
#mail table.mailmsgs tr.read a:hover {
	text-decoration: none;
	}
	
#mail table.mailmsgs td {
/*	display: table-cell;*/
/*	overflow: hidden;
	overflow-x: hidden;
	overflow-y: hidden;
	white-space: nowrap;
	width: 100%;*/
	empty-cells: show;
	border-bottom: 1px solid #7390AB;
	}
	
#mail table.mailmsgs tr.spacer td {
	border-bottom: none;
	text-align: center;
	}
	
#mail table.msgbody {
	padding: 5px 10px 10px 10px;
	}
	
#mail table.msgbody td {
	padding: 5px 0 5px 0;
	empty-cells: show;
	border-bottom: 1px solid #CCC;
	}
	
#mail table.msgbody td span {
	margin-left: 5px;
	font-weight: bold;
	}
	
#mail table.msgbody td.msg {
	padding: 10px 0 0 0;
	border: none;
	}
	
#mail.compose table td {
	padding: 0;
	empty-cells: show;
	border: none;
	}
	
#mail.compose table fieldset {
	padding: 0;
	}
	
#mail.compose table div.contacts {
	width: 200px;
	height: 10em;
	padding: 10px;
	overflow: auto;
	background: #F5F7FD;
	border: 1px solid #7390AB;
	}
	
#mail.compose table div.contacts label {
	display: inline;
	font-weight: normal;
	}
	
#mail.compose table div.contacts span {
	display: block;
	padding: 2px 0 2px 0;
	}
	
#mail.compose label,
#mail.compose span.label {
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #666;
	}
	
#mail.compose label.top,
#mail.compose span.top {
	display: block;
	float: none;
	width: auto;
	margin: 0 0 5px 0;
	text-align: left;
	}
	
#mail.compose label.inline
#mail.compose span.inline {
	display: inline;
	float: none;
	width: auto;
	margin-right: .5em;
	}
