body { 
	background-color:#323232;
}
#listPanelLeft {
	float:left;
	width:987px;
	background-color:#000000;
}
#listPanelTop {
	clear:both;
	width:100%;
	height:44px;
}
#listPanelLeft0 {
	float:left;
	width:184px;
	background-color:#000;
}
#listPanelLeft1 {
	float:right;
	width:614px;
	background-color:#000;
}
.listTitleBox {
	width:600px;
	height:23px;
	clear:left;
	padding-right:12px;
	background-color:#1A1A1A;
	font-family: verdana, sans-serif, arial, helvetica;
	font-size: 11px;
	font-weight:normal;
	color:#ffffff;
	border:1px solid #3A3A3A;
	margin-bottom:8px;	
}
.listTitleContent {
	font-size : 11px;
	color: #E4E4E4;
	font-weight : bold;
	float:left;
	padding:5px 0px 0px 10px;
}
#pagesContent{
	float:right;
	text-align:right;
	padding-top:5px;	
}
#itemContent {
	float:left;
	width:614px;
	background-color:#000;
}
#outerLists {
	margin-left:10px;
	width:163px;
	padding-top:0px;
	padding-bottom:30px;
	height:205px;
	background-color:#131313;
	border:1px solid #363636;
	border-bottom:1px solid #222222;
	overflow:hidden;
}
#lists {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:235px;
	overflow:hidden;
}
#listPanelRight {
	float:right;
	width:189px;
	margin-bottom:20px;	
}
#userContent {
	float:left;
	margin-left:8px;
	width:168px;
	background-color:#262626;
	border:1px solid #363636;
}
#friendContent {
	float:left;
	margin-left:8px;
	width:168px;
	background-color:#262626;
	border:1px solid #363636;
	margin-bottom:30px;
}
#userBox {
	padding-bottom: 10px;
	padding-left: 6px; 
	font-family: verdana, sans-serif, arial, helvetica;
	font-size : 12px;
	color : #C0C0C0;
	font-weight : normal;
}
#userBoxTitle {
	padding-left: 10px; 
	padding-top: 7px;
	font-family: verdana, sans-serif, arial, helvetica;
	font-size : 13px;
	color : #ffffff;
	font-weight : bold;
	text-align:left;
}	
#gender {
	padding-left: 1px; 
	padding-top: 5px;
	padding-bottom: 3px;	
	font-family: verdana, sans-serif, arial, helvetica;
	font-size:11px;
	color:#c0c0c0;
	font-weight : bold;
}
#userInfo {
	font-family: verdana, sans-serif, arial, helvetica;
	font-size : 11px;
	color : #A6A6A6;
	font-weight : normal;
}
.userBoxInfo {
	padding-bottom: 3px;
	font-family: verdana, sans-serif, arial, helvetica;
	font-size : 11px;
	color : #E8E8E8;
	font-weight : normal;
}
a.bigLink:link  {
	font-family: verdana, sans-serif, arial, helvetica;
	font-size : 11px;
	text-decoration : underline;
	color:#ffffff;
}
a.bigLink:visited  {
	text-decoration : underline;
	color:#ffffff;
}
a.bigLink:hover  {
	text-decoration : underline;
	color:#ffffff;
}	
#friendsCountBox  {
	padding-top: 6px; 
	font-family: verdana, sans-serif, arial, helvetica;
	font-size : 11px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
}
#allFriends  {
	clear:left;
	margin-top:5px;
	margin-bottom:10px;
	padding-top:10px;
	width:164px;
	background-color:transparent;
	font-family: verdana, sans-serif, arial, helvetica;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
}
.listItem {       
	clear: left;
	margin-left:1px;
	padding-left:5px;
	width:156px;                     
	font-size: 11px;                           
	font-weight:normal;    
	color: #e4e4e4;
	background-color:transparent;	
	cursor:pointer;
	height:15px;
	margin-top:3px;
	overflow:hidden;
}
.listItemCurrent {       
	clear: left;
	display:block;
	margin-left:1px;
	padding-left:5px;
	width:156px;                        
	font-size: 11px;                           
	font-weight:normal;    
	color: #e4e4e4;
	background-color:#555555;
	cursor:pointer;
	height:15px;
	margin-top:3px;
	overflow:hidden;
}
.listItemHover {
	color: #e4e4e4;
	text-decoration:underline; 
	cursor:pointer;
}
.listItemOut {
	color: #e4e4e4;
	text-decoration:none; 
}
.itemBoxLeft {
	float:left;
	margin-left:0px;	
	width:303px;
	height:368px;
	overflow:hidden; 
}
.itemBoxRight {
	float:left;
	margin-left:8px;	
	width:303px;
	height:368px;
	overflow:hidden; 
}
.itemBoxBackgroundLog {
	background: url("../images/lists/item_box_logged_in.gif") no-repeat;	
}
.itemBoxBackground {
	background: url("../images/lists/item_box.gif") no-repeat;
}	
.itemImg {
	float:left;
	clear:left;
	margin-top:12px;
	margin-left:1px;
	margin-bottom:0px;
	width:300px;
	height:266px;
	text-align:center;
	overflow:hidden;
}
.itemEmbed {
	float:left;
	clear:left;
	margin-left:1px;
	margin-top:12px;
	margin-bottom:0px;
	width:301px;
	height:266px;
	overflow:hidden;
}
.itemDescr {
	clear:left;
	margin-left:4px;
	width:297px;
	height:39px;
	font-family: verdana, sans-serif, arial, helvetica;
	font-size : 10px;
	font-weight : normal;	
	overflow:hidden;
	text-align:left;
	background-color:transparent;
}

.friendImgBoxLeft {
    float: left;
	height:72px;
    width:72px;
	margin-bottom:34px;
}
.friendImgBoxRight{
    float: left;
	height:72px;
    width:72px;
    margin-left:10px;
	margin-bottom:34px;
}
.friendImgBox {
    width: 70px;
	height:70px;
	border:1px solid #363636;
	border-bottom:none;
	overflow:hidden;	
}
.friendNameBox {
    width: 70px;
	height:17px;
	padding-top:2px;
	padding-bottom:1px;
	border:1px solid #363636;
	border-top:none;
	overflow:hidden;
	text-align:center;
}
#notesContentHeader {
	display:none;
}
.notesPanelHeader {
	float:left;
	clear:left;
	width:100px;
	height:24px;
	color:#ff9900;
	background-color:#262626;
	border-top:1px solid #363636;
	border-left:1px solid #363636;
	border-right:1px solid #363636;
}
#notesContent {
	display:none;
	float:left;
	clear:left;
	width:612px;
	margin-bottom:16px;
	background-color:#000;
	border:1px solid #363636;
}
.noteBox {
	float:left;
	clear:both;
	margin-top:10px;
	width:612px;
	margin-bottom:23px;
	background-color:transparent;
	overflow:hidden;
}
.noteImgBox{
    float:left;
    width:70px;
    margin-left:12px;
	border:1px solid #fff;
	overflow:hidden;
}
.noteTextBox {
	float:left;
	margin-left:40px;
	width:465px;
	background-color:#262626;
}
.noteTextHeader {
	float:left;
	clear:both;
	margin-left:10px;
	margin-top:5px;
	padding-bottom:5px;
	width:440px;
	color:#ff9900;
	background-color:#262626;
	border-bottom:1px solid #464646;
}
.noteText {
	float:left;
	clear:both;
	margin-left:10px;
	margin-top:5px;
	padding-bottom:25px;
	width:440px;
}
.noteUserLink {
	color:#ff9900;
	text-decoration : underline;
}
#addNotePanel {
	float:left;
	clear:left;
	width:612px;
	margin-bottom:16px;
	background-color:#262626;
	border:1px solid #363636;
}
#addNoteText {
	font-family: verdana, sans-serif, arial, helvetica;
	font-size: 12px;
	font-weight:normal;
	color:#C0C0C0;
	margin-left:13px;
	margin-top:30px;
}
.addNoteTable {
	font-family: verdana, sans-serif, arial, helvetica;
	font-size: 12px;
	font-weight:normal;
	color:#C0C0C0;
	margin-left:13px;
	margin-top:13px;
	width:530px;
}
.noteTextSend {
	width:490px;
	color:#C0C0C0;
	border:1px solid #686868;
	font-size:12px;
	background-color:#262626;
}
#noteSend {
	padding-left:425px;
}
#noNote {
	display:none;
	margin-left:13px;
	margin-top:13px;
	padding-bottom:8px;
	width:585px;
	border-bottom:1px solid #464646;
}
#noNoteText {
	font-family: verdana, sans-serif, arial, helvetica;
	font-size: 12px;
	font-weight:normal;
	color:#C0C0C0;
	margin-top:13px;
}
#sharePanelHeader {
	float:left;
	clear:left;
	width:120px;
	height:24px;
	color:#ff9900;
	background-color:#262626;
	border-top:1px solid #363636;
	border-left:1px solid #363636;
	border-right:1px solid #363636;
}
#sharePanel {
	float:left;
	clear:left;
	width:612px;
	margin-bottom:16px;
	border:1px solid #363636;
	font-family: verdana, sans-serif, arial, helvetica;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	text-align:left;
    height:102px;
	background: url("../images/post_url_bg.png") no-repeat;	
	background-color:#262626;
	overflow:hidden;
}
.shareSiteLink {
	display:block;
	float:left;
	width:16px;
	height:16px;
	margin-left:0px;
	text-decoration:none;
	background-color:transparent;
}
.welcomeMember {
	display:none;
	font-family: verdana, sans-serif, arial, helvetica;
	font-size : 12px;
	font-weight : normal;
	color : #D4D4D4;
}
.welcomeMember a:link  {
	font-family :  verdana, arial, helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #D4D4D4;
	text-decoration : underline;
}
.welcomeMember a p{
	font-family: verdana, sans-serif, arial, helvetica;
	font-size : 12px;
	font-weight : normal;
	color : red;
}
.welcome {
	position:relative;
	left:0px;
	top:0px;
	margin:0px;
	padding:0px;
	font-family: verdana, sans-serif, arial, helvetica;
	font-size : 12px;
	font-weight : normal;
}
a.welcome:link  {
	font-family: verdana, sans-serif, arial, helvetica;
	font-size : 12px;
	font-weight : bold;
	color : #D4D4D4;
	text-decoration : underline;
}
a.welcome p{
	font-family: verdana, sans-serif, arial, helvetica;
	font-size : 12px;
	font-weight : normal;
	color : #D4D4D4;
}
#noitems {
	position:relative;
	left:0px;
	top:0px;
	display:none;
	width:592px;
	height:30px;	
	font-family: verdana, sans-serif, arial, helvetica;
	font-size : 12px;
	font-weight : normal;
	padding:10px;
	padding-top:23px;
	margin-top:20px;
	margin-left:184px;
	margin-bottom:20px;
	border:1px solid #363636;
	background-color:#131313;
}
#nolists {
	position:relative;
	left:0px;
	top:0px;
	display:none;
	width:592px;
	height:30px;
	font-family: verdana, sans-serif, arial, helvetica;
	font-size : 12px;
	font-weight : normal;
	padding:10px;
	padding-top:23px;
	margin-left:184px;
	margin-bottom:20px;
	border:1px solid #363636;
	background-color:#131313;
}
.title {
	font-size : 10px;
	color: #666666;
	font-weight : bold;
	float:left;
	clear:left;
}
a.listName {
	color:#e4e4e4;
	text-decoration:none;
}
.embed_disabled_img {
	position:relative;
	left:0px;
	top:-250px;
	margin:12px 0px 12px 117px;
	width:66px;
	height:32px;
	cursor:pointer;
	-moz-opacity:0.60;
	opacity:0.60;
	filter:alpha(opacity=60);
}
.itemShortcut {
	position:relative;
	left:0px;
	top:-250px;
	margin:12px 0px 12px 117px;
	width:67px;
	height:53px;
	cursor:pointer;
	-moz-opacity:0.80;
	opacity:0.80;
	filter:alpha(opacity=80);
}
