@CHARSET "UTF-8";
#search-users-box {
	border:1px solid #505050;
	color:#505050;
	margin:0 0 20px 0;
	z-index:0;
}
.search-user-header {
	color:#FFFFFF;
	padding:2px 0 2px 10px;	
	background-color:#0E3475;
	font-weight:bold;
	font-size:16px;
}
#search-user-col1{
	margin:0px 460px 5px 0;
	padding:5px 0 0 5px;
	text-align:right;
}	
#search-user-col2{
	text-align:right;
	padding:5px 5px 0 5px;
}
#search-user-col3{
	padding:5px 0 0 5px;
}
.selectbox{
	margin:5px 0 0 0; 
	border:1px solid #505050;
}
.search-user-footer {
	color:#FFFFFF;
	padding:2px 0 2px 10px;
	float:left;
	background-color:#0E3475;
	font-weight:bold;
	font-size:16px;
	width:100%;
}
.search-user-footer .radio-item {
	float:left;
	padding:0 0 0 5px;
	clear:none;
}
.radio-params {
	top:3px;
	left:160px;
}
.browse-users-box {
	float:left;
	width:600px;

}
.user-box{
	position:relative;
	height:138px;
	width:80px;
	padding:0 10px 0 10px;
		
	float:left;
	text-align:center;
}
* html .user-box {
	display:block;
	float:left;
	position:inherit;
}
.user-data .user-name{
	color:#0E3475;
	margin-right:0 auto;
	margin-left:0 auto;
	position:relative;
	
	text-align:center;
	font-weight:bold;
}		
.user-data{
	text-align:center;
}
div.network-box {
	padding:3px 10px;	
	background:transparent url(../images/network-box.png) no-repeat left top;
	height:357px;
	width:260px;
	overflow:hidden;
}
div.network-box .one-column {
	padding:4px 0px;	
	clear:left;
	height: 304px;
    overflow-y: scroll;
}
div.network-box .column-info {
	margin-left:55px;
	overflow:hidden;
}
div.step{
    margin: 5px 0;
    width:550px;
    min-height:110px;
    height:auto !important;
  	height:110px;
}
div.two-column-left {
	margin: 5px 0;
}	
.blue-bg {	
	border:2px solid #294D84;
}
.blue-bg a {
	color:#000099;	
}
.blue-bg td.input-button {
	text-align:right;	
}
.signup-left {
	width:230px;
	padding:15px;
	border-right:2px solid #294D84;	
}
.signup-left p {
	margin:0 10px;
}	
.signup-left ul ,.signup-left li {
	list-style:disc inside;
	margin:0 10px;
}	
.signup-right {
	background-color:#EBF1F3;
	width:700px;
}
 a.back-button {
	background: transparent url('../images/b-blue.png') no-repeat left top;
	float:left;
	width: 98px;
    height: 28px;
    border: none;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    cursor: pointer;
    padding:5px 0;
    text-align:center;
}
 a.back-button:hover {
	background: transparent url('../images/b-blue-l.png') no-repeat left top;
}
#step-three .input-table a input.input-button{
	background: transparent url('../images/b-blue-wide.png') no-repeat left top;
	width:173px;
}
#step-three .input-table a:hover input.input-button{
	background: transparent url('../images/b-blue-wide-l.png') no-repeat left top;
	width:173px;
}
a.btn-wide input.input-button, a.btn-wide{
	background: transparent url('../images/b-blue-wide.png') no-repeat left top;
	width:173px;
}
a.btn-wide:hover input.input-button, a.btnwide:hover {
	background: transparent url('../images/b-blue-wide-l.png') no-repeat left top;
	width:173px;
}
#friends-group-panel div.group-box-wide .friend-avatar {
	float:left;
	padding:5px;
}
#friends-group-panel div.group-box-wide .info-box{
	margin-left:90px;
}
#friends-group-panel div.group-box-wide h2.group-name{
	display:inline; 
	padding-left:0px; 
	margin:0px;
}
#friends-group-panel div.group-box-wide .description{
	padding:5px 0 5px 0;	
}
ul.display-preferences li{
	width:400px;
	height:20px;
}
ul.setting-label li {
	display:inline;
}
ul.display-preferences li label {
	float:left;
	width:85px;
	margin-left:50px;
	font-weight:bold;
}
ul.display-preferences .radio-item {
	float:left;
	width:33px;
	margin-top:-3px;
}
ul.email-preferences li{
	width:500px;
	height:33px;
}
ul.email-preferences li label:first-child {
	float:left;
	margin-left:50px;
	font-weight:bold;
}
ul.email-preferences ul.setting-label {
	margin-left:50px;
}
ul.email-preferences .radio-item {
	float:left;
	width:90px;
}
ul.email-preferences input.check-box {
	margin-left:180px;
}
ul.email-preferences .alarm-types-link a, ul.email-preferences .question-types-link a span{
	color:#0E3477;
	float:left;
}	
* html ul.email-preferences .alarm-types-list .check-box, ul.email-preferences .question-types-list .check-box, *:first-child+html  ul.email-preferences .alarm-types-list .check-box, ul.email-preferences .question-types-list .check-box{
	padding-left:0;
	margin-left:0;
	float:left;
}	
.two-column-display-box .column-info a.expandLink, .two-column-display-box .column-info a.businessExpandLink , .two-column-display-box .column-info a.groupExpandLink {
	color:#333;
	display:block;
	margin:3px;
}
.two-column-display-box .column-info a.expandLink .ui-icon, .two-column-display-box .column-info a.businessExpandLink .ui-icon , .two-column-display-box .column-info a.groupExpandLink .ui-icon {
	float:left;
}
.section-panel #loading{
	position:absolute;
	display:none;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	background-color:#eee;
	opacity:0.7;
	filter:alpha(opacity='70');
}
 #menu-loading .loading-img {
	position:relative;
	margin:100px 250px;	
}
 #menu-loading{
	position:absolute;
	display:none;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	background-color:#eee;
	opacity:0.7;
	filter:alpha(opacity='70');
}
.section-panel #loading .loading-img {
	position:relative;
	margin:100px 250px;	
}
.two-column-display-box .column-info #expandArea {
	padding:1px
}
/* Styles the div wrapper
the important part is the
width and the height */
#list{
    /*Influences layout of list*/
    height:180px;
    width:180px;
    background-color: #fff;
    /* Keeps list inside of wrapper*/
    position:relative;
    margin:0 auto;
    overflow:hidden;
}

/* Reset the list*/
#list ul,
#list li{
    list-style:none;
    margin:0;
    padding:0;
}
/* List requires an absolute position
so jQuery can move the items around
freely */
#list a{
    position:absolute;
    text-decoration: none;
    color:#0E3477;
}
#list a:hover{
    color:#ccc;
}
table#membership-transaction-list {
	margin-left:20px;	
}
table#membership-transaction-list td, table#membership-transaction-list td a {
	padding:3px 5px;	
}

