﻿/*----------------------------------
Styles for ModalPopup
-----------------------------------*/
.modalbg
{
	background-color:Gray;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity:0.7;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0px; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.modalPanel
{
	background:white;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:10px;
	width:260px;
	height:280px;
	text-align:center;
	visibility:hidden;
}

#upControl
{
	position:relative;
	width:110px;
	height:20px;
	cursor:hand;
	margin:1px;
	padding:0px;
	background-color:Transparent;
	background:url(/images/GreenBtn.png) no-repeat;
	text-align:left;
	clip:rect(0px, 100px, 23px, 0px);
	overflow:hidden;
	display:block;	
	border:solid 1px #eee;
}

.uploadBtn
{
	position: absolute;
	height: 27px;
	z-index: 100;
	font-size: 45pt;
	left:-400px;
	cursor: hand;
	filter: alpha(opacity=0);
	opacity: 0;
	cursor: pointer;
}

.profImg
{
    border:solid 1px #eee;
}

.profImg img
{	
	margin:2px;
	padding:6px;
	max-width:178px;
	background:white;
	display:block;
	border:solid 1px gray;
}

.profImg a
{	
	font-size:11px;
	text-decoration:none;	
}

.profImg a:hover
{
	text-decoration:underline;
}

.MemberId
{
	font-weight:bold;
	font-size:18px;
	margin:10px;
	margin-left:0px;	
}

.PTITLE
{
	font-size:22px;	
	margin:15px;
	padding-bottom:10px;
	height:50px;
}

.loadmsg
{	
	color:White;
	display:none;
	text-align:center;
}

.loadmsg span
{
	padding:2px 5px 2px 5px;
	background:#B63041;
	display:block;
}

#confirmPanel
{
	display:none;
	text-align:center;
}

.leftCol
{
	float:left;
	margin: 0px 0px 10px 0px;
	width:197px;	
	padding:0px 0px;
	display:block;	
}

.rightCol
{
	width:auto;
	margin:0px 0px 10px 0px;
	padding:0px;
	overflow:hidden;
	display:block;
	float:right;
	width:597px;
}
.leftItem
{
	width:auto;
	min-height:150px;
	margin:0px;
	padding:0px;
	text-align:center;	
}
.profile_box
{
	margin:0px 0px 5px;
	padding:0px;	
	background-color:#EEEEEE;
	border:solid 1px #333;
}
.profile_box h3
{
	margin:0px;
	padding-top:4px;
	padding-left:4px;
	font-size:12px;
	height:20px;
	color:black;
	display:block;	
	position:relative;
	font-weight:normal;
}
.profile_box_content
{
	padding:5px 5px 5px 5px;
	background-color:#EEEEEE;
	overflow:hidden;
	position:relative;
}
.profile_box_content .photoButton
{
	padding:3px;
	margin:0px 4px 5px 3px; 
}
.leftItem h4
{
	padding:5px;
	width:auto;
}

#buddyList
{
	margin:5px auto 5px 6px;
	display:block;
}

.buddyItem
{
	float:left;	
	padding:1px 1px 0px 1px;
	margin:3px 5px 0px 0px;	
	height:83px;
	text-align:center;	
	display:block;	
	/*border:solid 1px lightgrey;*/
}

.buddyItem:hover
{
	cursor:pointer;
	/*border:solid 1px green;*/
}

.buddyItem a img:hover
{
	border:solid 1px gray;
}

.buddyItem a img
{
	max-width:70px;
	max-height:60px;
	display:block;
	padding:2px;
	background:white;
	border:solid 1px lightgrey;
}

.buddyItem a
{
	margin:0px;
	padding:0px;
	border:0px;
	color: Black;
	text-decoration:none;
}

.buddyItem a span
{
	margin:0px;
	margin-top:2px;
	padding:0px;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	width:78px;
	overflow:hidden;
}

.myItem
{
	min-height:90px;
	margin:0px;
	padding:0px;
	display:block;
	overflow:hidden;
}

.myItem h4
{
	width:auto;
	margin:0px;
	padding:4px;
	padding-left:10px;
	font-size:12px;
	color:White;
	background:#333333;
}

.myItem h4 a 
{
	color:White;
	text-decoration:underline;
}

.myItem h4 a:hover
{
	color:white;
	text-decoration:none;
}

.photoButton
{
	margin:5px 7px 5px 7px;
	padding:4px;
	text-align:center;
	max-height:100px;
	max-width:100px;
	border:solid 1px lightgrey;
}

.photoButton img
{
	padding:5px;
	width:70px;
	height:60px;
	max-height:80px;
	max-width:70px;
	background:white;	
}

.photoButton:hover
{
	border:solid 1px green;	
	background:white;
}

.photoButton span
{
	font-size:11px;
	font-weight:normal;
}

#MyPhotoList
{
	margin: 5px 0px 5px 0px;
	padding: 0px;
	display:block;
	width:100%;
}

#loadInfo
{
	color:White;
	margin:10px;
	margin-top:25px;
	font-weight:bold;
	font-size:14px;
}

.blHead
{
	width:auto;
	display:block;
	margin: 0px;
	padding:4px;
	font-size:12px;
	font-weight:bold;
	background:#333333;
	color:White;
}
.PTITLE
{
	width:90%;
	margin:5px;
	padding:5px;
	font-weight:bold;
	text-align:center;
	height:25px;
}

.imageText
{
	color:#333333;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.emptyMsg
{
	border:solid 1px green;
	margin:8px;
	padding:5px;
	background:white;
	text-align:center;
	font-size:12px;
}

.headband
{
	margin:0px;
	padding:3px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color: white;
}
.DetailTable td
{
	padding:0px 4px 0px 4px;
}
.DetailTable th
{
	padding:0px 4px 0px 4px;
}

#mainCol
{
	height:100%;
}
.bNav
{
	height:22px;
	margin:10px 0px 5px 0px;
	padding: 15px auto 0px 5px;	
	border:solid 1px black;	
	overflow:hidden;
	background:#eeeeee;
}

.bNav ul
{
	margin:0px;
	padding:0px;
	font-size:12px;
	display:block;
	color:#eeeeee;		
}

.bNav li
{	
	display:block;
	float:left;	
	color:#eeeeee;	
	background:#eeeeee;
	padding-top:4px;
	padding-bottom:4px;
}

.bNav li span
{
	
	padding:0px;
	text-decoration:none;
	display:block;
	border-right:solid 1px black;
	/*background: #C3D9FF url(../images/corner_left.jpg) no-repeat top left;*/
}

.bNav a
{
	color:Black;	
}

.bNav li:hover 
{
	background:#0097a9;
	
}

.bNav li a:hover
{
	background:#0097a9;
	text-decoration:underline;
}

.bNav li a
{
	margin:0px;
	padding:0px 10px 0px 10px;
	display:block;
	text-decoration:none;
	/*background:  url(../images/corner_right.jpg) no-repeat top right;*/
}

li.selTab 
{
	background-color:#494949;
}
li.selTab:hover 
{
	background-color:#494949;	
}

.selTab a
{
	text-decoration:none;	
	color:white;
}

li.selTab span a:hover
{
	background:#494949;
	text-decoration:underline;
}

.selTab
{
	color:White;
}

.nTool
{
	position:absolute;
	width:270px;
	height:auto;
	padding:10px;
	left:0px;
	top:0px;
	display:none;
	background:white;
	border:solid 1px gray;
	float:right;
	z-index:100;
}

.nTool table
{
	margin:auto;
	width:90%;
	text-align:right;
}

.nTool table tr td input
{
	width:150px;
}

.nTool table tr td.txtField
{
	text-align:right;	
}

.nTool h4
{
	margin:5px;
	margin-bottom:10px;
	text-align:center;
}
a[id=btnNewAlbum]
{
	padding:4px;
	text-decoration:none;
	float:right;
}
a[id=btnNewAlbum]:hover
{
	text-decoration:underline;
}
a[id=btnNewAlbum] img
{
	vertical-align:middle;	
}
.profile_info
{
	position:absolute;
	list-style:none;
	width:auto;
	height:165px;
	margin:0px;
	padding:0px;
	display:block;
	float:left;
}
.profile_info li
{
	margin:0px auto 6px 0px;
	width:250px;
	height:13px;
	display:inline;
}
.profile_info label, #profile_about label
{
	display:block;
	width:105px;
	min-height:15px;
	margin: 0px 6px 6px 0px;
	padding:0px;
	text-align:right;
	float:left;
}
.profile_info br, #profile_about br
{
	clear:left;
}
#profile_about h4, .profile_info h4
{	
	display:block;
	width:100px;
	height:15px;
	margin: 0px 6px 6px 0px;
	padding:0px;
	text-align:right;
	font-size:12px;
	text-decoration:underline;
}
.profile_head 
{
}
#profile_about
{
	list-style:none;
	width:330px;
	margin:0px;
	padding:0px;
	display:block;
	float:right;	
}
#profile_about li 
{
	list-style:none;
}
#profile_about span
{
	font-style:italic;
}
#profile_about span:hover
{
	background:#eeeeee;
}
#profile_text 
{
	margin:5px;
	margin-left:205px;
	padding:3px;
	display:block;
	height:268px;
	display:block;
}
#profile_text_edit, #profile_textarea, #profile_quote_edit
{
	position:absolute;
	z-index:100;
	padding:3px;
	font-size:12px;
	width:150px;
	border:solid 1px green;
}
#profile_textarea
{
	width:180px;
	height:32px;
}
#birthdate_panel
{
	position:absolute;
	padding:15px;
	margin:0px;
	border:solid 1px green;
	background:white;
	width:175px;
	height:auto;
	display:none;
	font-size:11px;
}
#birthdate_panel input
{
	margin:0px;
	margin-right:5px;
	padding:0px;
	vertical-align:middle;
}
#birthdate_panel li
{
	margin:2px;
	margin-left:0px;
	padding:0px;
	height:18px;
	display:block;
}
#birthdate_panel ul
{
	margin:0px;
	margin-top:10px;
	padding:0px;
	list-style:none;
}
a.linkBtn
{
	padding:3px 8px 3px 8px;
    margin:2px;
    height:14px;
    display:inline-block;
	background:url(/images/btn.png);
	text-decoration:none;
	font-size:11px;	
	border:solid 1px gray;
	color:Black;	
}

a.linkBtn:hover
{
	color:Black;	
}

td.help_link
{
	text-align:center;
	font-size:11px;
}
td.help_link a
{
	text-decoration:none;
	color:Gray;	
}
td.help_link a:hover
{
	text-decoration:underline;	
}

.whiteboard_form
{
	padding:10px;
}
.whiteboard
{
	margin:0px;
	padding:0px;
	width:285px;
	background:#ECEFF5;
}
.whiteboard a {color:#31579F;}
.whiteboard_item
{
	margin:1px 0px 5px 0px;
	padding:4px;
	min-height:50px;
	position:relative;	
	display:block;
	background:#ECEFF5;
	border-bottom:solid 1px #C2D6EF; 	
}
.whiteboard h3 
{
	font-size:14px;
	padding:4px;
	color:black;
	background:#31579F;
	margin:0px;
}
.whiteboard h3 a
{
	text-decoration:none;
	color:black;
}
input.blue_button
{
	background:#31579F;
	color:White;
	border-top:solid 1px lightgrey;
	border-left:solid 1px lightgrey;
	border-right:solid 1px #333;
	border-bottom:solid 1px #333;
	padding:2px 10px 2px;
	text-align:center;
	vertical-align:middle;
	font-size:11px;	
}
.whiteboard_item textArea
{
	width:260px;
	height:45px;
	font-size:12px;
	font-family:Arial;
}
.whiteboard_item img
{
	float:left;
	width:40px;
	padding:1px;
	border:solid 1px lightgrey;	
}
.whiteboard_item .opt
{
	right:1px;
	top:1px;
	position:absolute;
	z-index:10;		
	display:none;
	background:#31579F;
}
.whiteboard_item .opt a
{
	color:white;
	display:block;
	padding:1px 3px 1px 3px;
	border-top:solid 1px #ECEFF5;
	text-decoration:none;
	margin-bottom:0px;
}
.whiteboard_item .opt a:hover
{
	text-decoration:underline;
}
.whiteboard_content
{
	margin-left:50px;
	display:block;
	word-wrap: break-word; 
}
.whiteboard_content span 
{
	color:#666;
}
.whiteboard_content p
{
	margin:5px 2px 5px 0px;
}
#whiteboard_footer
{
	padding:6px;
	text-align:right;
}
#whiteboard_footer a
{
	text-decoration:none;
	padding:1px 2px 1px 2px;
}
.profile_box h3 a.top_setting
{
	float:right;
	font-size:11px;
	margin: 2px 5px 0px 0px;
	color:black;
}
.profile_box_content #setting_panel
{
	padding:10px;
	border-bottom:dashed 1px gray;
	display:none;
	color:#333;
}
.block_list
{
	margin-top:15px;
	display:block;
	font-size:12px;
}
.block_list label
{
	color:#333;
}
#blocked_members span
{
	float:left;
	padding: 0px 3px 0px 3px;
	margin:1px 4px 2px 0px;
	background:#333;
	color:white;
	cursor:pointer;
}
#blocked_members span a  
{
	color:White;
}
#blocked_members span a img
{
	border:none;
}