/*
//-----------------------------------------------------------------------------

	network.css
	
	version:   1.0
	date:		mm/dd/yy
	author:    [Martin Olson @ innertwined]
	email:		[martin@innertwined.com]

	website:   [www.domain.com]

	version history: [1.0]
	

// -----------------------------------------------------------------------------
*/

@import url("network_nav.css");
@import url("network_forms.css");
@import url("network_modules.css");


/*			Network Member Login
-----------------------------------------------------------------------------*/
	
#memberLogin {
	background: #e7f1f1 url(../img/account_bkg.gif) repeat-x left bottom;
	clear: both;
	}
#memberLogin .status {
	color: #4e616d;
	padding: 7px 15px;
	text-align: left;
	}
#memberLogin .status span.bold {
	font-weight: 700;
	margin: 0 8px 0 4px;
	}
#memberLogin .status a:link,
#memberLogin .status a:visited {
	color: #607887;
	margin: auto 8px;
	text-decoration: none;
	}
#memberLogin .status a:hover {
	text-decoration: underline;
	}
#memberLogin .status .member {
	padding-top: 3px;
	}
#memberLogin .searchBox {
	color: #4e616d;
	float: right;
	text-align: left;
	width: 530px;
	}
.searchBox input.txtfield {
	color: #4c4d4d;
	font-size: 13px;
	margin: 0 5px;
	padding: 1px 5px;
	width: 200px;
	}
.searchBox input.go {
	vertical-align: top;
	}
.searchBox select {
	margin-left: 8px;
	padding: 0 2px 1px;
	width: 110px;
	}
#memberLogin button {
	margin-left: 0;
	width: 75px;
	height: 25px;
	background: url(../img/b_submitBkg_dk.gif) 0 center repeat-x;
	border-top: 1px solid #d1e8ec;
	border-left: 1px solid #d1e8ec;
	border-bottom: 1px solid #b4dbe0;
	border-right: 1px solid #b4dbe0;
	text-align: center;
	line-height: 20px;
	color: #fff;
	font-size: 10px;
	font-weight:bold;
	}
	
/* 

	Message Board
	
-----------------------------------------------------------------------------*/

#messageboard {
	background: #506975 /*url(../img/msgboard_bkg.gif) repeat-x bottom left*/;
	padding: 0;
	height: 25px;
	margin-bottom: 3px;
	color: #f7fcfc
	}
#messageboard p.title {
	background: url(../img/msgboard_title.gif) no-repeat center center;
	width: 130px;
	text-indent: -9999px;
	float: left;
	display: block;
	height: 25px
	}
#messageboard p.ticker {
	font-size: 11px;
	padding-top: 4px;
	color: #fff;
	}
#messageboard p.ticker span {
	color: #cdf1f3;
	margin: 0 5px
	}


/*			Network Member Account & Search
-----------------------------------------------------------------------------*/

	
.member_account {
	background: #e7f1f1 url(../img/account_bkg.gif) repeat-x left bottom;
	font-size: 12px;
	}
.member_account .info {
	text-decoration: none;
	padding: 9px 15px;
	margin-left: 25px;
	color: #4e616d;
	float: left;
	width: 300px;
	text-align: left;
	}
.member_account .info a {
	color: #607887;
	text-decoration: none;
	}
.member_account .info a:hover {
	text-decoration: underline;
	}
.member_account .info span {
	margin: 0 5px;
	font-size: 11px;
	}
.member_account .btnLink a {
	font-size: 12px;
	display: block;
	float: left;
	padding: 9px 10px;
	color: #4e616d;
	font-weight:100;
	text-decoration: none;
	border-right: 1px solid #c9d8d7;
	}
.member_account .btnLink a:hover {
	color: #6dadc0;
	text-decoration: none;
	}
.member_account .search {
	float: left;
	text-align: left;
	padding: 8px 0 0 15px;
	font-size: 12px;
	font-weight: 700;
	color: #4e616d;
	}
.member_account .search input.txtfield {
	width: 300px;
	font-size: 12px;
	margin-left: 5px;
	color: #848686;
	}
.member_account .search input.go {
	vertical-align: top;
	}
	
	
	
/*			Network Main Column
-----------------------------------------------------------------------------*/

#mainCol_network {
	background: #f9fefe url(../img/bkg_mainCol_results.gif) 0 -31px repeat-x;
	width: 740px;
	float: left;
	margin: 0 0 15px 0;
	padding: 4px 4px 5px 5px;
	border: 1px solid #bddde0;
	}

/* adjust IE/PC */
*html #mainCol_network { width: 740px; }

#mainCol_network .results {
	background: #fff;
	clear: both;
	margin: 0;
	padding: 0
	}
#mainCol_network .results .mheight {
	height: 420px;
	}
	
	
/*			Network Side Column
-----------------------------------------------------------------------------*/

#sideCol {
/*	background: #fff;*/
	background: #f9fefe url(../img/bkg_mainCol_results.gif) 0 -31px repeat-x;
	border: 1px solid #bddde0;
	float: right;
	margin: 0 0 30px 0;
	text-align: left;
	width: 210px;
	}
#sideCol .profile {
	margin: 5px;
	padding: 15px 15px 15px;
	/*border:solid 1px #bddde0;*/
	background: #fff;
	background: #f9fefe url(../img/bkg_sideCol_profile.gif) 0 bottom repeat-x;
	}
	
*html #sideCol .profile { margin-bottom: 0; }
	

/* links */

#sideCol .profile a:link,
#sideCol .profile a:visited {
	color: #77a8b2;
	text-decoration: none
	}
#sideCol .profile a:hover {
	color: #77a8b2;
	text-decoration: underline
	}
	
/* details */	

#sideCol .profile img.profilepic {
	padding: 3px;
	border: 1px solid #e6efef
	}
#sideCol .profile ul {
	margin: 15px 0;
	padding: 0;
	width: 98%;
	list-style: none
	}
#sideCol .profile ul.activity li {
	border-top: 1px dotted #ccc;
	border-bottom: none;
	padding: 4px 0 2px;
	line-height: 1.4em
	}
	
/* typo */

.lastlogin {
	font-size: 95%;
	color: #adbfc2
	}
.smtxt {
	font-size: 95%;
	line-height: 1.2em
	}
.membername {
	font-size: 160%;
	margin-bottom: .3em
	}
#sideCol .profile .title {
	border-bottom: none;
	padding: 5px 0;
	font-size: 110%;
	margin-bottom: .5em;
	font-weight: 700
	}
#sideCol .profile .tip {
	margin: 20px 0;
	font-size: 95%;
	line-height: 1.5em
	}
	
	
/*

	Inbox
	
-----------------------------------------------------------------------------*/
#myinbox {
	background: #fff;
	clear: both;
	margin: 0 0 5px;
	padding: 25px 0;
	}

#myinbox ul {
	margin: 0 25px;
	padding: 0;
	list-style: none
	}
#myinbox ul li {
	display: inline;
	font-size: 90%;
	padding: 0 5px;
	}
#myinbox ul li a:link,
#myinbox ul li a:visited {
	color: #77a8b2;
	padding: 2px 5px;
	text-decoration: none;
	}
#myinbox ul li a.current {
	background: #77a8b2;
	color: #fff;
	text-decoration: none;
	}
#inbox {
	width: 92%;
	padding: 0;
	margin: 10px 25px 25px;
	}
#inbox th {
	font-size: 90%;
	vertical-align: middle;
	font-weight: 700;
	line-height: 2em;
	text-align: left;
	text-indent: 8px;
	background: #e5eeee;
	}
#inbox th.current {
	/*background: #e5eeee  url(../img/arrow_dwn.gif) right center no-repeat;*/
	}
#inbox th#check { width: 30px; border-right: 1px solid #fff}
#inbox th#from {  border-right: 1px solid #fff }
#inbox th#subject {  border-right: 1px solid #fff }
#inbox th#date {  border-right: 1px solid #fff }
#inbox th#status {  }

#inbox td {
	border-bottom: 1px solid #e7eeee;
	text-align: left;
	text-indent: 8px;
	font-size: 90%;
	line-height: 3em;
	vertical-align: middle;
	}
#inbox td.actions {
	border-bottom: none;
	}
#inbox td.check {
	background: #f1f8f8;
	}
#inbox tr.current td {
	font-weight: 700;
	}
#inbox td span.pending {
	color: #cc3300
	}
#inbox td span.replied {
	color: #85a79f
	}
#inbox td a:link,
#inbox td a:visited {
	color: #77a8b2;
	text-decoration: none;
	}
#inbox td a:hover {
	text-decoration: underline
	}

.msg_detail {
	padding: 25px 45px;
	}
.msg_detail p {
	margin-bottom: 1em
	}
.msg_detail p.spec {
	margin-bottom: .3em;
	}
.msg_detail p.subj {
	margin-top: 1.3em;
	margin-bottom: .3em;
	font-size: 120%;
	}
.msg_detail p.spec span,
.msg_detail p.subj span {
	font-weight: 700;
	}
.msg_detail p a:link,
.msg_detail p a:visited {
	color: #77a8b2;
	text-decoration: none;
	}
.msg_detail p a:hover {
	text-decoration: underline;
	}
.action_btns {
	margin-top: 40px;
	}
.action_btns img {
	border: 0;
	margin-right: 8px
	}
	
	
#results_profiles td.photo {
	padding: 20px 0 15px 25px;
	width: 140px;
	vertical-align: top;
	border-bottom: 1px solid #eff8f9;
	}
#results_profiles td.photo img {
	padding: 3px;
	border: 1px solid #e6efef;
	}
#results_profiles td ul {
	margin: 10px 0;
	padding: 0;
	list-style: none;
	}
#results_profiles td.member,
#results_profiles td.links {
	padding-top: 15px;
	width: 290px;
	vertical-align: top;
	border-bottom: 1px solid #eff8f9;
	}
#results_profiles td.member li.viewprofile {
	padding-top: 8px;
	}
#results_profiles td.links ul li {
	border-bottom: 1px dotted #ccc;
	padding: 5px 0 3px 25px;
	width: 210px;
	}

#results_profiles td.links ul li.connect  { background: url(../img/icon_network_profile.gif) no-repeat left center; }
#results_profiles td.links ul li.refer { background: url(../img/icon_network_refer.gif) no-repeat left center; }
#results_profiles td.links ul li.invite { background: url(../img/icon_network_invite.gif) no-repeat left center; }
#results_profiles td.links ul li.email { background: url(../img/icon_network_invite.gif) no-repeat left center; }
#results_profiles td.links ul li.invitext { background: url(../img/icon_network_invite.gif) no-repeat left center;  border-bottom: none;}
#results_profiles td.links ul li.recommend { background: url(../img/icon_network_listing.gif) no-repeat left center;  border-bottom: none;}
#results_profiles td.links ul li.listings { background: url(../img/icon_network_listing.gif) no-repeat left center; }


/* links */

#results td a:link,
#results td a:visited {
	color: #77a8b2;
	text-decoration: none;
	}
#results td a:hover {
	color: #77a8b2;
	text-decoration: none;
	}
.pending {
	color: #cc3300
	}
#secCodeWrapper
{
	position:relative;
	top:0px;
	left:0px;
}		
#secCode
{
	position:absolute;
	top:0px;
	left:0px;
	padding:3px;
	border:1px solid #ccc;
	display:none;
	visibility:hidden;
	background-color:#FFFFFF;
}	

	
#connection_profile {
	background: #fff url(../img/bkg_connectionprofile.gif) repeat-x bottom left;
	padding: 40px 0 5px 25px;
	clear: both
	}
#connection_profile td.photo {
	width: 140px;
	vertical-align: top;
	}
#connection_profile td.photo img {
	padding: 3px;
	border: 1px solid #e6efef;
	}
#connection_profile td.member {
	padding: 10px 40px 0 0;
	width: 250px;
	line-height: 1.6em;
	vertical-align: top;
	}
#connection_profile td.action {
	padding: 0 20px 0 0;
	vertical-align: top;
	font-size: 11px;
	width: 200px;
	}
#connection_profile td.member ul,
#connection_profile td.action ul {
	margin: 5px 0;
	padding: 0;
	list-style: none
	}
#connection_profile td.member ul li {
	padding: 2px 0;
	font-size: 12px;
	line-height: 1em;
	}
#connection_profile td.action ul li {
	padding: 5px 0;
	font-size: 11px;
	line-height: 1em;
	}
#connection_profile td.action ul li {
	border-bottom: 1px dotted #ccc;
	width: 200px;
	}
#connection_profile td.action ul#connect li {
	padding-left: 25px;
	}
#connection_profile td.action ul#connect li.connect  { background: url(../img/icon_network_profile.gif) no-repeat left center; }
#connection_profile td.action ul#connect li.refer { background: url(../img/icon_network_refer.gif) no-repeat left center; }
#connection_profile td.action ul#connect li.invite { background: url(../img/icon_network_invite.gif) no-repeat left center; }
#connection_profile td.action ul#connect li.email { background: url(../img/icon_network_invite.gif) no-repeat left center; }
#connection_profile td.action ul#connect li.invitext { background: url(../img/icon_network_invite.gif) no-repeat left center;  border-bottom: none;}
#connection_profile td.action ul#connect li.recommend { background: url(../img/icon_network_listing.gif) no-repeat left center;  border-bottom: none;}
#connection_profile td.action ul#connect li.listings { background: url(../img/icon_network_invite.gif) no-repeat left center; }

#connection_profile td.member .title,
#connection_profile td.action .title,
#connection_profile td.action ul#connect .title {
	font-weight: 700;
	padding-left: 5px;
	font-size: 105%;
	}
#connection_profile td.action .title,
#connection_profile td.action ul#connect .title {
	margin-bottom: 0;
	}
#connection_profile td.member .membername {
	font-size: 200%;
	margin-bottom: .2em;
	}
	
/* links */

#connection_profile td a:link,
#connection_profile td a:visited {
	color: #77a8b2;
	text-decoration: none;
	}
#connection_profile td a:hover {
	color: #77a8b2;
	text-decoration: underline;
	}
	

/* 

	Connection Profile Details
	
-----------------------------------------------------------------------------*/

#profile_details {
	background: #fff;
	padding: 30px 50px 20px;
	clear: both
	}
#profile_details p {
	margin-bottom: 1.2em;
	font-size: 110%
	}
#profile_details .title {
	margin-bottom: .2em;
	font-weight: 700
	}
