@charset "utf-8";
/* CSS Document */
html, body {
	font: 13px Arial, Helvetica, sans-serif;
	color: #000;
	margin:0;
	padding:0;
	background: #86c9ef;
}
* {
	padding:0;
	margin:0;
	outline: none; 
}
img {
	border-style: none;
}
p {
	line-height: 130%;
	margin: 0 0 1.3em;
}
.s_round {
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
}
.m_round {
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
}
.b_round {
	-moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius: 7px;
}
.clear {
	clear:both;
	height: 0px;
	overflow: hidden;
}
a, a:active, a:visited, a:link {
	color:#b64501;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
input[type=text], input[type=password], textarea, select {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:white url(../images/textbox-bg.png) repeat-x top center;
	border-color:#727272 #B4B4B4 #DADADA;
	border-style:solid;
	border-width:1px;
	padding:4px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
select {
	padding:2px;
}
img {border:0; vertical-align:middle;}
td {vertical-align:top;}

#darken {
	background: #000;
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 12;
	opacity:.7;
	filter:alpha(opacity='70');
	-moz-opacity: 0.7;
}
#overlay {
	height: 100%;
	width: 100%;
	z-index: 13;
	position: absolute;
	table-layout:fixed;
}
#overlay .over_close {
	background: url(../images/scroll_controls.png) no-repeat left bottom;
	height: 20px;
	width: 20px;
	position: absolute;
	top: 15px;
	right: 15px;
}

#overlay .controls {
	background: url(../images/scroll_controls.png) no-repeat left top;
	height: 73px;
	width: 71px;
	position: absolute;
	left: 15px;
	margin-top: -36px;
	top: 50%;
	opacity:.5;
	filter:alpha(opacity='50');
	-moz-opacity: 0.5;
}
#overlay .controls:hover {
	opacity:.9;
	filter:alpha(opacity='90');
	-moz-opacity: 0.9;
}
#overlay #next {
	background-position: left -75px;
	left:auto;
	right:15px;
}


#overlay .curr_thumb {
	position: absolute;
	height: 50px;
	width: 75px;
	left: 50%;
	z-index: 15;
	margin-top: -3px;
	margin-left: -38px;
	border: 2px solid #09F;
	padding: 1px;
}

#overlay td   {
	text-align: center;
	vertical-align: middle;
	height: auto;
	width: 100%;
	min-height: 100%;
	position: relative;
}
#overlay .preview  {
	border: 3px solid #111;
	margin-top: -40px;
}
#overlay .scroller  {
	height: 57px;
	position: absolute;
	background: #000;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 100;
	padding-top: 7px;
}
#overlay #thumb_source {
	position: absolute;
	left: 15px;
	top: 0px;
	margin-top: -18px;
	font-size: 11px;
	color: #888;
}
#overlay #thumb_source a {
	color: #BBB;
}

#overlay #thumbs  {
	position: absolute;
	left: 50%;
	margin-left: -35px;
}
#overlay #thumbs img  {
	float: left;
	margin-right: 5px;
}
.bubble {
	background: #111;
	padding: 5px;
	position: absolute;
	width: 310px;
	z-index: 15;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 1px 2px 5px rgba(0,0,0,0.4);
	-webkit-box-shadow: 1px 2px 5px rgba(0,0,0,0.4);
}
.bubble.pop {
	top: 50px;
}

.bubble.map {
	width:320px;
}
.bubble.map .bubble_c {
	padding:0;
}
.bubble .arr {
	background: url(../images/sprite.png) no-repeat left -121px;
	height: 13px;
	width: 23px;
	position: absolute;
	top: -8px;
	left: 40px;
}
.bubble .arr.btm {
	background-position:-23px -121px;
	bottom:-7px;
	top:auto;
	left:25px;
}
.bubble .arr.right {
	left:auto;
	right:25px;
}
.bubble .arr.left {
	height: 23px;
	width: 13px;
	left:-8px;
	top:40px;
	background-position:right -121px;
}
.bubble .bubble_c {
	background: #ECECEC;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.bubble .bubble_c table {
	margin-bottom: 10px;
}

.bubble .bubble_c .title {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 8px;
}
.bubble .bubble_c .services {
	margin-bottom: 5px;
	height: 16px;
	overflow: hidden;
	padding:0;
}
.bubble .bubble_c .services img {
	margin-bottom: 10px;
	margin-right: 5px;
}

.bubble .bubble_c .avatar img {
	float: left;
	margin-right: 10px;
	-moz-box-shadow: 0px 1px 1px rgba(255,255,255,1);
	-webkit-box-shadow: 0px 1px 1px rgba(255,255,255,1);
}
.bubble .descr {
	color: #444;
	font-size: 12px;
	line-height: 15px;
	margin: 0px;
}
.bubble .descr strong {
	color: #000;
}
.bubble .counters {
	height: 22px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
.bubble .counters a {
	float: left;
	width: 25%;
	text-align: center;
	color: #CCC;
	text-decoration: none;
	font-size: 11px;
	line-height: 13px;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.5);
}
.bubble .counters a strong {
	display: block;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	line-height: 16px;
}
.bubble .ctrl {
	padding: 5px;
}
.bubble .ctrl span {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	line-height:20px;
	padding-top: 5px;
}
.bubble .ctrl .btn, .bubble .ctrl .btn.submit {
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	border-top: 1px solid #444;
	border-right: 1px solid #222;
	border-bottom: 1px solid #222;
	border-left: 1px solid #444;
	width: 120px;
	text-align: center;
}
.bubble .ctrl .btn.submit {
	text-transform: uppercase;
}
.bubble .bubble_c.opt {
	padding: 10px;
}

.bubble .bubble_c.opt .btn {
	padding-right: 0px;
	padding-left: 0px;
	width: 100%;
	text-align: center;
	margin-bottom: 5px;
}
.bubble .mod {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 5px 0px;
	margin-bottom: 5px;
	
}

.bubble .mod img  {
	float: left;
	height: 25px;
	width: 25px;
	margin-right: 5px;
	margin-top: 2px;
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
	-moz-box-shadow: 0px 1px 1px rgba(255,255,255,0.75);
	-webkit-box-shadow: 0px 1px 1px rgba(255,255,255,0.75);
}
.bubble .mod p {
	font-size: 11px;
	color: #888;
	margin: 0px;
}
.bubble .mod .title , .bubble .mod a{
	font-size: 13px;
	font-weight: bold;
	color: #111;
	margin: 0px;
	text-decoration: none;
}
.bubble .bubble_c .btn.wait, .bubble .bubble_c .btn.submit.wait  {
	background: url(../images/loaders/bubble_opt.gif) no-repeat center center;
	border: 1px solid #EFEFEF;
}
.bubble .btn.wait, .bubble .btn.submit.wait {
	background: transparent url(../images/loaders/bubble.gif) no-repeat center center;
	border: 1px solid #444;
}
.bubble_c .bubble_sep {
	font-size: 11px;
	font-weight: bold;
	color: #666;
	border-bottom: 1px solid #CCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.bubble h3 {
	font-size: 14px;
	border-bottom: 1px solid #CCC;
	margin: 0px -10px;
	padding: 0px 10px 8px;
}

.bubble .str_reshare {
	overflow: auto;
	max-height: 187px;
	margin: 0px -10px 8px;
	border-bottom: 3px solid #CCC;
	background: #FFF;
}

.bubble .opt label {
	display: block;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
	padding: 0px 10px;
	line-height: 26px;
	cursor:pointer;
}
.bubble .opt label.active {
	background: #DDD;
}
.bubble .w_cont {
	background: #FFF;
	border-bottom: 1px solid #CCC;
	margin: 0px -10px;
	padding: 10px;
}
.bubble .w_cont p:last-child {
	margin:0;
}
.bubble .pop_ctrl {
	padding-top:6px;
	text-align:right;
	margin-bottom:-4px;
}
.bubble .bubble_c.opt .pop_ctrl .btn {
	width:auto;
	padding:4px 12px 5px;
	margin:0;
}
.bubble h3 .close  {
	background: url(../images/profiles/bkg.png) -39px -348px;
	float: right;
	height: 18px;
	width: 18px;
	margin-top: -1px;
}
.bubble h3 .close:hover  {
	background-position: right -348px;
}
.bubble .serv {
	float: left;
	height: 16px;
	width: 16px;
	margin-right: 5px;
}


#geo_map {
	height: 200px;
	width: 320px;
}

a.btn ,a.btn:visited {
	background: #FFF url(../images/profiles/bkg.png) repeat-x left -33px;
	display: inline-block;
	padding: 5px 10px 6px;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	position: relative;
	cursor: pointer;
	color:#111;
	text-shadow: 0 1px 1px rgba(255,255,255,1);
	border-top: 1px solid #AAA;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #AAA;
	white-space: nowrap;
	font: bold 12px/1 Arial, Helvetica, sans-serif;
}
.btn u {
	text-decoration:none;
	color:#888;
}
.btn.subscribe,.btn.subscribe:visited {
	background-position:left -66px;
	border-color:#ecac01;
	
}
.btn.submit ,.btn.submit:visited {
	background-color:#67B03C;
	color:#FFF;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.4);
	border: 1px solid #386a21;
	background-position:left top;
	
}
.btn.small, .btn.small:visited {
	font-size:11px;
	padding: 4px 10px 5px;
}
#s_container {
	position: absolute;
	height: 100%;
	width: 100%;
	overflow: auto;
}
#w_container {
	background: no-repeat scroll center top;
}

#main_bar {
	background: #FFF;
	height: 39px;
	border-bottom: 1px solid #CCC;
}
#bReminder {
	line-height: 22px;
	height: 40px;
	background:url(../images/trans_dark.png);
	position: fixed;
	top:0;
	left:50%;
	margin-left:-498px;
	width:940px;
	z-index: 5;
	font-size: 11px;
	font-weight: normal;
	padding:0 20px;
	color: #AAA;
	display: none;
	border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
}
#bReminder em {
	font-size: 13px;
	color: #FFF;
	font-style: normal;
	font-weight: bold;
	line-height: 15px;
}
#bReminder .a img {
	float: left;
	height: 32px;
	width: 32px;
	margin-right: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#bReminder .count {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	float: right;
	line-height: 40px;
	text-decoration: none;
}
#bReminder .count:hover {
	color:#FFF;
}
#bReminder .count strong {
	color: #FFF;
	background: #999;
	padding: 1px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#bReminder .top {
	background: url(../images/profiles/bkg.png) no-repeat left -261px;
	float: right;
	height: 23px;
	width: 23px;
	margin-top: 8px;
	margin-left: 15px;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
#bReminder .top:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
#bReminder td {
	white-space: nowrap;
	height: 36px;
	line-height: 32px;
	padding-top: 4px;
}
#bReminder td .btn {
	margin-left: 15px;
	padding-right: 15px;
	padding-left: 15px;
}

#bReminder .btn {

}







#not_switcher  {
	width: 26px;
	position: fixed;
	left: 0px;
	bottom:0;
	z-index: 5;
	top: 0px;
	cursor:pointer;
	background:url(../images/trans_dark.png);
}
#not_switcher:hover  {
	background-color:#000;
}
#not_switcher.active  {
	background-color: #000;
	left:320px;
}
#not_switcher span {
	position:absolute;
	width:20px;
	height:90px;
	top:50%;
	left:2px;
	margin-top:-45px;
	background:url(../images/menu_switch.png);
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
#not_switcher:hover span {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
#notify {
	width: 320px;
	position: fixed;
	left: -320px;
	top: 0px;
	bottom:0;
	z-index: 15;
	overflow:hidden;
}

#left_pane {
	position:absolute;
	top:0px;
	left:0px;
	width:640px;
	bottom:0px;
	background:url(../images/trans_dark.png);
	z-index: 15;
}
#left_pane .content {
	width:320px;
	position:absolute;
	top:50px;
	left:0;
	bottom:0px;
}
#left_pane .streams {
	left:320px;
}
#left_pane .content ul {
	background: #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 0px 11px 0px 10px;
	-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.5);
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.5);
}
#left_pane .content ul li {
	line-height: 31px;
	height: 30px;
	list-style: none;
	border-bottom: 1px solid #DDD;
	overflow: hidden;
}
#left_pane .content ul li.active {
	border-bottom:1px solid #AAA;
	border-top:1px solid #BBB;
	margin-top:-1px;
}
#left_pane .content ul li a {
	padding: 0px 10px;
	font-size: 14px;
	font-weight: bold;
	color: #222;
	text-decoration: none;
	line-height: 31px;
	display: block;
	text-transform: capitalize;
}
#left_pane .content ul li a:hover {
	color: #000;
}
#left_pane .content ul li.active a {
	background: #DDD url(../images/sprite.png) repeat-x left -84px;
	color: #000;
	text-shadow: 0 1px 1px rgba(255,255,255,0.75);
}
#left_pane .content ul li a img {
	float: left;
	margin-top: 7px;
	margin-right: 5px;
}

#left_pane .content ul li:last-child {
	border:none;
}
#left_pane .content ul div li:last-child {
	border-bottom: 1px solid #DDD;
}
#left_pane .content ul li.active:first-child {
	border-top:none;
	margin-top:0;
}
#left_pane .content ul li:first-child.active a {
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
}
#left_pane .content ul div li:first-child.active a {
	border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
}
#left_pane .content ul li:last-child.active a {
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
#left_pane .content ul div li:last-child.active a {
	border-bottom-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
}
#left_pane .content ul li em {
	padding: 1px 8px;
	float: right;
	font-size: 14px;
	line-height: 16px;
	font-style: normal;
	color: #FFF;
	margin-top: 6px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #666;
}
#left_pane .content ul li em.count {
	background: transparent;
	color: #888;
}

#left_pane .content ul li.active em {
	background: #555;
	-moz-box-shadow: 0px 1px 1px rgba(255,255,255,0.35);
	-webkit-box-shadow: 0px 1px 1px rgba(255,255,255,0.35);
	color: #FFF;
}

#left_pane .content .sep {
	font-size: 12px;
	font-weight: bold;
	color: #DDD;
	line-height: 34px;
	padding: 0px 10px 0px 20px;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.75);
}
#left_pane .content ul li u {
	background: url(../images/bkg.png) no-repeat 1px -528px;
	position: absolute;
	height: 14px;
	width: 10px;
	margin-top: 9px;
	display:none;
}
#left_pane .content ul li:hover u {
	display:block;
}
#left_pane .content ul li u:hover {
	cursor:s-resize;
}
#left_pane .content ul li a i {
	background: url(../images/sprite.png) no-repeat left -147px;
	height: 15px;
	width: 11px;
	float: right;
	margin-top: 9px;
}
#left_pane .content ul li.active a i {
	background-position: left -168px;
}
#left_pane .content ul li.exp a i {
	background-position: -11px -145px;
	width:15px;
}
#left_pane .content ul li.exp.open a i {
	background-position: -29px -145px;
}
#left_pane .content ul.is_acc {
	margin-bottom: 20px;
}

#left_pane .content li.acc {
	height: 48px;
}
#left_pane .content li.acc a {
	height: 41px;
	line-height: 16px;
	padding-top: 10px;
}

#left_pane .content li.acc a img{
	height: 32px;
	width: 32px;
	margin-right: 10px;
	margin-top: -1px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0px 1px 1px rgba(255,255,255,0.35);
	-webkit-box-shadow: 0px 1px 1px rgba(255,255,255,0.35);
}
#left_pane .content li.acc a span {
	display: block;
	font-size: 11px;
	color: #888;
	font-weight: normal;
}
#left_pane .content li.acc a em {
	display: none;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 5px;
}
#left_pane .content li.acc:hover a em {
	display: block;
}
#left_pane .content li.acc.active a em {
	display: block;
	background: #F60;
	-moz-box-shadow: 0px -1px 1px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px -1px 1px rgba(0,0,0,0.5);
}


#left_pane .content li.acc.active a {
	background-color:#DDD;
	background-position:left -420px;
}
#left_pane .content li.acc.active a span {
	color:#666;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
#left_pane .content li.sub a{
	padding-left: 30px;
}
#left_pane .content h4 {
	color: #FFF;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.75);
}
#left_pane .pane_ctrl {
	height: 50px;
	width: 640px;
	position: absolute;
	left: 0px;
	top:0;
}
#left_pane .pane_ctrl td {
	width: 310px;
	height: 50px;
	padding-left: 10px;
	line-height: 50px;
}
#left_pane .pane_ctrl .btn {
	width:145px;
	padding-left:0;
	padding-right:0;
	text-align:center;
}
.clear {
	clear: both;
}

.wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#mainBar {
	background: url(../images/trans_dark3.png);
	line-height: 28px;
	height: 35px;
	margin-bottom: 10px;
	overflow: hidden;
	margin-top:5px;
	z-index: 5;
}
#mainBar .wrapper {
	width:940px;
	padding:0 20px;
	height:35px;
	background: url(../images/trans_dark.png);
	border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
}
#mainBar span {
	float: right;
}
#mainBar span a {
	margin-left:8px;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	color: #FFF;
	text-decoration:none;
}
#mainBar span a:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
#mainBar a.btn {
	float:left;
	margin-top:3px;
	margin-right:15px;
	padding-right:15px;
	padding-left:15px;
	display:none;
}
#mainBar.active .btn {
	display:block;
}
#mainBar.active .wrapper {
	background-image:none;
	padding-left:0;
	width:960px;
}
#mainBar.active a.logo {
	display:none;
}
#mainBar.active {
	background:url(../images/trans_dark.png);
}
#mainBar u {
	position:absolute;
	top:0;
	height:5px;
	left:0;
	right:0;
	background:url(../images/trans_dark.png);
}
#mainBar .logo img {
	float:left;
	margin-top:2px;
	margin-right:20px;
}
#mainBar .search {
	width:300px;
	height:22px;
	line-height:22px;
	background:#FFF url(../images/profiles/bkg.png) right -479px no-repeat;
	float:left;
	margin-top:4px;	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	-khtml-opacity: 0.80;
	opacity: 0.80;
	border:1px solid #333;
}
#mainBar:hover .search, #mainBar .search.active {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
#mainBar .search .field {
	border:none;
	background:#FFF;
	height:22px;
	padding:0;
	margin:0;
	color:#BBB;
	margin:0 0 0 5px;
	width:260px;
	font-size:13px;
}
#mainBar .search .button {
	display:none;
}
#header {
	background: rgba(255,255,255,1);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 10px;
	margin-top: -4px;
	padding: 10px;
}

#header .a{
	width:110px;
}
#header .a img {
	float: left;
	height: 100px;
	width: 100px;
	margin-right: 10px;
	margin-top: 6px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#header h1 {
	margin: 0px 0px 7px;
	font: bold 32px/36px Georgia, "Times New Roman", Times, serif;
}
#header .bio {
	margin: 0px 0px 10px;
	color: #666;
	font-size: 14px;
}
#header .i {
	margin:10px 0px 0px;
	border-top: 1px solid #CCC;
	padding-top: 10px;
	font-size: 14px;
	color: #666;
}
#header .share_area {
	width: 820px;
	height: 18px;
	margin-bottom: 5px;
	color: #888;
	padding-top: 6px;
}
#header .share_area.active {
	height: 55px;
	color: #000;
}

#header .share_options {
	margin: 0px;
	line-height: 25px;
}
#header .share_options .btn {
	float: right;
	margin-left: 5px;
}
#header .attach {
	float: left;
	height: 25px;
	width: 30px;
	background: url(../images/profiles/bkg.png) no-repeat left -295px;
	margin-right: 5px;
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	-khtml-opacity: 0.50;
	opacity: 0.50;
}
#header .attach:hover, #header .attach.active {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
#header .link {
	background-position: right -295px;
}
#header .video {
	background-position: left -320px;
}
#header .location {
	background-position: right -320px;
	margin-left:15px;
}
#header .location.active {
	background-position: left -345px;
}
#header #address {
	font-size: 12px;
	font-weight: bold;
	color: #444;
	padding-left: 5px;
	float: left;
	line-height: 25px;
	height: 25px;
	display: none;
}
#header #address span {
	background: url(../images/profiles/bkg.png) no-repeat left -454px;
	float: left;
	height: 16px;
	width: 16px;
	margin-right: 5px;
	margin-top: 5px;
	cursor:pointer;
}
#header .source {
	font-size: 14px;
	margin: 0px;
}
.media_select {
	padding: 10px 5px;
	border: 1px solid #BBB;
	margin-bottom: 8px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.media_select h3 {
	font-size: 12px;
	color: #333;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
	background: url(../images/profiles/bkg.png) no-repeat left -377px;
	padding-left: 22px;
	margin-top: -5px;
}
.media_select h3.is_link {
	background-position:left -429px;
}
.media_select h3.is_video {
	background-position:left -403px;
}
.media_select h3 .close {
	float: right;
	height: 18px;
	width: 18px;
	background: url(../images/profiles/bkg.png) no-repeat -39px -348px;
	margin-top: -1px;
}
.media_select h3 .close:hover {
	background-position:right -348px;
}
.media_select input {
	font-size: 13px;
	color: #666;
	padding: 2px 4px 3px;
}
.photo_preview {
	border-bottom: 5px solid #DDD;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.photo_preview div {
	float: left;
	margin-right: 5px;
	padding: 1px;
	border: 1px solid #CCC;
	position: relative;
}
.photo_preview div img {
	height: 100px;
	width: 150px;
}

.photo_preview div:hover {
	border: 1px solid #999;
	cursor:pointer;
}

.photo_preview div span {
	background: url(../images/profiles/bkg.png) no-repeat right -348px;
	position: absolute;
	height: 18px;
	width: 18px;
	top: 2px;
	right: 2px;
	display:none;
}
.photo_preview div:hover span {
	display:block;
}
.photo_preview .clear {
	float: none;
	padding: 0px;
	border-style: none;
}
.photo_preview.is_other {
	border-bottom-style: none;
	margin: 0px;
}
.photo_preview.is_other img {
	height: 90px;
	width: 120px;
}

.photo_preview.is_other div {
	margin-right: 10px;
}
#header .photo_preview h2{
	font: bold 18px/20px Arial, Helvetica, sans-serif;
	max-width: 700px;
	margin-bottom: 5px;
}
.photo_preview .descr {
	color: #666;
	margin-bottom: 5px;
	overflow: hidden;
	height: 45px;
	font-size: 12px;
}
.photo_preview .source {
	color: #333;
	font-size: 12px;
	margin: 0px;
}
.photo_preview .source a {
	color: #276B29;
	text-decoration: none;
}
.photo_preview.is_other div span {
	background: url(../images/play.png) no-repeat left top;
	height: 29px;
	width: 29px;
	display: block;
	top: 33px;
	left: 50px;
	right: auto;
}















.profile_ctrl {
	height: 42px;
	background: #e6e6dc;
	margin-bottom: 10px;
	line-height: 44px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 2px;
}
.profile_ctrl a.btn {
	float:left;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size:14px;
	padding: 5px 15px;
	margin: 1px 0px 0px;
}
.profile_ctrl .mod {
	float: left;
	height: 42px;
	background: #2B3B45;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.profile_ctrl .mod table {
	float: left;
}

.profile_ctrl .mod td {
	height: 42px;
	vertical-align:middle;
	padding: 0px 5px;
}
.profile_ctrl .mod .a img {
	float: left;
	height: 32px;
	width: 32px;
	margin-top: 1px;
	margin-left: 5px;
}
.profile_ctrl .mod .t {
	font-size: 14px;
	font-weight: bold;
	height: 18px;
	line-height: 18px;
	white-space: nowrap;
	margin: 0px;
}
.profile_ctrl .mod .i {
	line-height: 13px;
	font-size: 11px;
	white-space: nowrap;
	margin: 0px;
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	-khtml-opacity: 0.50;
	opacity: 0.50;
}
.profile_ctrl .mod .t, .profile_ctrl .mod .i {
	color: #FFF;
	padding-left: 5px;
}
.profile_ctrl .mod .t a {
	text-decoration:none;
	color:#FFF;
}


.profile_ctrl .tabs {
	float: right;
	font-size: 14px;
	font-weight: bold;
	margin-right: 5px;
	margin-top: -1px;
}
.profile_ctrl .tabs .sep {
	padding-left: 8px;
	border-right: 1px solid #CCC;
	margin-right: 8px;
}

.profile_ctrl .tabs a {
	color: #111;
	text-decoration: none;
	padding: 5px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.profile_ctrl .tabs a:hover {
	text-decoration: underline;
}
.profile_ctrl .tabs a.active {
	color: #FFF;
	background: #2B3B45;
	text-decoration: none;
}
.profile_ctrl .tabs a span {
	font-weight: normal;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
.profile_ctrl .chevron {
	float: left;
	border-top: 21px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 21px solid transparent;
}

.profile_ctrl .chevron {
	border-left: 12px solid #2B3B45;
}
.profile_ctrl .disc_search {
	float:left;
	margin-left:10px;
}
.profile_ctrl .disc_search input {
	font-size:14px;
	width:320px;
	padding-right:25px;
	padding:4px;
}
.profile_ctrl .disc_search .btn {
	float:none;
	padding-right:10px;
	padding-left:10px;
}
.profile_ctrl.small .tabs a {
	font-size:11px;
}
.profile_ctrl.small {
	padding:0;
}
.profile_ctrl.small .subscribe {
	padding-left:10px;
	padding-right:10px;
	font-size:13px;
}
#container {
	padding: 10px;
	background: rgba(255,255,255,1);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	position:relative;
	width:auto;
	top:auto;
	bottom:auto;
}
#container.active {
	position:absolute;
	top:0;
	bottom:0;
	width:960px;
	margin-bottom:10px;
}
#container.active #header, #container.active .profile_ctrl, #container.active #nginL {
	display:none;
}
.list_items {
	margin-bottom: -10px;
	padding: 10px;
}
#container.active .list_items {
	position: absolute;
	top:50px;
	bottom:10px;
	padding:20px 10px 10px;
	margin-left:-10px;
	width: 232px;
}
#container.active .list_items .list {
	float:none;
	margin-right:0;
}
#container h6 {
	font-size:18px;
	color:#222;
	text-align:center;
	position:absolute;
	top:10px;
	width:232px;
	padding-bottom:5px;
	margin:5px 0;
	display:none;
}
#container.active h6 {
	display:block;
}
.list {
	float: left;
	width: 285px;
	margin-right: 10px;
	padding: 10px;
	margin-bottom: 10px;
	background:rgba(255,255,255,1);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #CCC;
	
}
.list:hover {
	cursor:pointer;
}
.list h2 , .list h2 a{
	font-size: 14px;
	margin: 0px 0px 5px;
	padding: 0px;
	color: #000;
	height: 18px;
	overflow: hidden;
	line-height: 16px;
	text-decoration: none;
	text-transform: capitalize;
}
.list h2.update , .list h2.update a {
	height: 116px;
	overflow: hidden;
	margin-bottom: 10px;
	text-transform: none;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
}
.list h2.update:first-letter, .list h2.update a:first-letter {
	padding-left:20px;
	background:url(../images/quotes.png) no-repeat left top;
}
.list h2.update a {
	color: #06F;
	text-decoration: none;
}
.list h2.update a:hover {
	text-decoration: underline;
}
.list .shared {
	margin: 0px -10px;
	padding-left: 10px;
	font-size: 11px;
}
.list .shared .a img {
	float: left;
	height: 32px;
	width: 32px;
	margin-right: 5px;
	border-style: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.list .shared .t {
	padding-top: 2px;
	height: 16px;
	overflow: hidden;
}

.list .shared .t a {
	font-weight: bold;
	color: #222;
	text-decoration: none;
	font-size: 13px;
}
.list .shared .i {
	color:#000;
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	-khtml-opacity: 0.50;
	opacity: 0.50;
}

.list .shared .comm {
	float: right;
	padding: 3px 10px 0px;
	height: 29px;
	background: #444;
	font-size: 11px;
	color: #FFF;
	text-align: center;
	line-height: 13px;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.list .shared .comm div {
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	-khtml-opacity: 0.50;
	opacity: 0.50;
}
.list:hover .comm {
	background-color:#C30;
}

.list .shared .comm strong {
	display: block;
	font-size: 14px;
}
.list .c {
	height: 93px;
	overflow: hidden;
	margin-bottom: 10px;
	font-size: 11px;
	color: #b64501;
}
.list .c p {
	font-size: 11px;
	color: #888;
	height: 73px;
	overflow: hidden;
	margin: 6px 0px 0px;
}

.list .c img {
	float: left;
	margin-right: 10px;
	margin-top: 3px;
	height: 90px;
	width: 120px;
}
.list p.photos {
	margin-top: 5px;
}

.list .photos a img {
	height: 75px;
	width: 90px;
	margin-right: 5px;
}
.list .c div {
	background: url(../images/play.png) no-repeat left top;
	position: absolute;
	height: 29px;
	width: 29px;
	margin-top: 35px;
	margin-left: 50px;
}

.item .o {
	background: url(../images/trans_dark.png);
	position: absolute;
	z-index: 2;
	display:none;
	bottom:0px;
	left:0;
	width:28px;
	height:32px;
	padding-right:4px;
}
.item .s:hover .o {
	display:block;
}

.art .item .o {
	width:21px;
	height:25px;
	bottom:5px;
}
.item .o:hover {
	width:auto;
	background: #000;
	border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
}
.item .o a {
	float:left;
	width:24px;
	height:20px;
	background: url(../images/profiles/bkg.png) no-repeat 3px -159px;
	filter:alpha(opacity=60);
	-moz-opacity:0.60;
	-khtml-opacity: 0.60;
	opacity: 0.60;
	margin-left:5px;
	margin-top:6px;
	display:none;
}
.item .o:hover a {
	display:block;
}
.item .o:hover em {
	display:none;
}
.art .item .o a {
	margin-top:3px;
}
.item .o a:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
.item .o a.active {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
.item .o a.l_qs {
	background-position:-25px -158px;
}
.item .o a.l_qr {
	background-position:-52px -130px;
}
.item .o a.l_qlater {
	background-position:-24px -130px;
}
.item .o a.l_qc {
	background-position:3px -510px;
}
.item .o a.l_qd {
	background-position:-56px -157px;
}
.item .o em {
	position:absolute;
	top:6px;
	width:20px;
	height:20px;
	left:6px;
	background:url(../images/profiles/bkg.png) -54px -613px;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
.art .item .o em {
	top:3px;
	left:2px;
}
.iList {
	border-bottom: 1px solid #DDD;
}
.iList .item {
	padding: 10px 15px;
}
.iList .item:hover {
	cursor: pointer;
}
.iList td {
	vertical-align:middle;
}
.iList.u_3 td {
	vertical-align:top;
}
.iList td.art {
	vertical-align:top;
}
.iList .l {
	border-right: 1px solid #DDD;
}
.iList .b {
	border-bottom: 1px solid #CCC;
}
.iList .b {
	border-bottom: 1px solid #CCC;
}
.iList .l .item {
	padding-left:0;
}
.u_2 .l {
	border-right:none;
}
.iList .r {
	border-left: 1px solid #DDD;
}
.iList .r .item {
	padding-right:0px;
}
.u_3 td {
	width: 33%;
}
.u_2 td.r {
	width: 50%;
}
.item h2.update, .item h2.update a {
	font: normal 16px/20px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	margin-bottom: 10px;
	padding: 0px;
}
.item h2.update:first-letter, .item h2.update a:first-letter {
	padding-left:22px;
	background:url(../images/quotes.png) no-repeat left top;
}
.item .s {
	height: 32px;
	overflow: hidden;
	font-size: 11px;
	padding-top: 8px;
	position: relative;
}
.u_3 .item .s {
	margin-top: -25px;
}

.item .s p {
	margin: 0px;
	color: #888;
	line-height: 14px;
}
.item .s .t {
	line-height: 16px;
	padding-top: 0px;
}
.item .s .t a {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.item .s a img {
	float: left;
	height: 32px;
	width: 32px;
	margin-right: 8px;
}
.item .s .c {
	float: right;
	font-size: 12px;
	color: #888;
	line-height: 18px;
	margin-top: 10px;
}
.item .s.i {
	line-height: 25px;
	height: 25px;
	overflow: hidden;
	padding: 0px 0px 5px;
	font-size: 12px;
	color: #888;
	margin-bottom: 10px;
	border-bottom: 1px dashed #CCC;
	margin-top: 0px;
	border-top-style: none;
}
.iList .item .s.i a img {
	height: 25px;
	width: 25px;
	min-height:none;
	min-width:none;
}
.item .s.i a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.item .s.i .c {
	margin-top: 5px;
}


.item .s .c strong {
	background: #666;
	padding: 2px 8px;
	color: #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.art .item h2, .art .item h2 a {
	margin-bottom: 5px;
	text-transform: capitalize;
	max-height: 60px;
	overflow: hidden;
	font: bold 26px/28px Georgia, "Times New Roman", Times, serif;
}
.art .item.small h2, .art .item.small h2 a {
	height: 52px;
	font-size: 22px;
	line-height: 26px;
	margin-bottom: 4px;
}
.art .item.small.is_video h2, .art .item.small.is_video h2 a {
	max-height: 24px;
	font-size: 20px;
	line-height: 22px;
}
.item .thumb {
	height: 150px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	margin-top:3px;
	width:200px;
}
.item .thumb img {
	width: 200px;
	min-height:150px;
}
.item .thumb h2 {
	position:absolute;
	background-color: rgba(0,0,0,0.75);
	top:0px;
	right:0px;
	color:#FFF;
	text-align:right;
	font-size:20px;
	line-height:35px;
	margin:0;
	padding:0 10px;
	height:35px;
	overflow:hidden;
}
.item .thumb .s {
	position:absolute;
	bottom:-10px;
	left:0px;
	right:0px;
	background: rgba(0,0,0,0.75);
	padding:0 10px;
	border:none;
	line-height:35px;
	height:35px;
	color:#CCC;
}
.item .thumb .s img {
	margin-top:6px;
}
.item .thumb .s a, .item .thumb .s .c strong {
	color:#FFF;
}
.item .thumb .s .c {
	margin-top:9px;
}
.item .thumb .s .c strong {
	background-color:#555;
}
.item .content {
	color: #333;
	font-size: 14px;
}
.item .content p:last-child {
	margin:0;
}
.item .content .source {
	filter:alpha(opacity=75);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.item .content .source img {
	width:16px;
	height:16px;
	float:left;
	margin-right:5px;
	margin-top:1px;
}
.item.med .thumb {
	max-height: 120px;
	height: expression(this.height > 150 ? 150: true);
	width: expression(this.width > 200 ? 200: true);
}
.item.small .thumb, .item .thumb.small {
	margin-right: 0px;
	margin-top:4px;
	height:120px;
	width:290px;
	margin-bottom:8px;
	float:none;
}
.item.small .thumb img, .item .thumb.small img {
	width: 290px;
	min-height:120px;
}
.item .thumb.small, .item .thumb.small img {
	width:454px;
	min-height:150px;
}
.item .thumb.small {
	height: 150px;
	width:454px;
}
.item .v_thumb {
	height: 150px;
	width: 200px;
	float: left;
	margin-top: 4px;
	margin-right: 10px;
}
.item .play {
	background: url(../images/play.png) no-repeat left top;
	height: 29px;
	width: 29px;
	position: absolute;
	margin-top: 65px;
	margin-left: 90px;
}
.item .thumb.big {
	float:none;
	max-height:none;
	max-width:none;
	height:320px;
	width:454px;
	position:relative;
	margin:5px 0 0;
}
.item .thumb.big img {
	width:454px;
	min-height:320px;
}
.item.small .thumb.big {
	height:220px;
	width:290px;
}
.item.small .thumb.big img {
	height:220px;
	min-width:290px;
	width:auto;
	min-height:none;
}
.item.med .thumb.big {
	height:250px;
	width:454px;
}
.item.med .thumb.big img {
	width:454px;
	min-height:250px;
}
.read_wnd {
	width:700px;
	background:#FFF;
	padding:10px;
	position:absolute;
	top:10px;
	margin-left:240px;
	bottom:10px;
	overflow: auto;
	display:none;
}
.friends {
	margin-right: -10px;
}

.friends .s {
	float: left;
	width: 303px;
	padding: 10px 10px 10px 0px;
	border-bottom: 1px solid #CCC;
}
.friends .s .a img {
	float: left;
	height: 75px;
	width: 75px;
	margin-right: 10px;
	margin-top: 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.friends .s h2, .friends .s h2 a {
	color: #000;
	text-decoration: none;
	font-size: 16px;
	display: block;
	height: 20px;
	overflow: hidden;
	white-space: pre;
	margin-bottom: 1px;
}
.friends .s p {
	font-size: 12px;
	color: #888;
	line-height: 14px;
	margin-bottom: 6px;
	height: 28px;
	overflow: hidden;
}
.friends .s p strong {
	color: #333;
}

.friends .s .btn {
	padding-top: 4px;
	padding-bottom: 5px;
	font-size: 11px;
}
.friends.disc {
	margin-bottom:-10px;
}
.friends.disc .s {
	width:317px;
}
#nginL {
	height: 225px;
	overflow: hidden;
	margin-bottom: 10px;
	position: relative;
	margin-right: 10px;
}
#nginL .live_count {
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	color: #FFF;
	background: #e6e6dc;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#nginL .live_count .chevron {
	float: left;
	border-top: 15px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 15px solid transparent;
}

#nginL .live_count .chevron {
	border-left: 12px solid #444;
}
#nginL .live_count .ctrl {
	background: #444 url(../images/profiles/bkg.png) no-repeat 5px -92px;
	float: left;
	line-height: 30px;
	height: 30px;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	padding-left: 20px;
}

#nginL .live_count .c_text {
	float: left;
	margin-left: 10px;
}
#nginL .live_count .btn {
	float: left;
	margin: 4px 15px 0px;
}
#nginL .live_ctrl {
	color: #333;
	text-decoration: none;
	float: right;
	line-height: 30px;
	margin-right: 10px;
}
#nginL .live_ctrl:hover {
	text-decoration:underline;
}




#nginL #nginL_c {
	height: 242px;
	position: absolute;
	top: 0px;
	right: 970px;
	white-space: nowrap;
	min-width: 1%;
}
#nginL .list {
	float: right;
	margin-right: 0px;
	margin-left: 10px;
}
* html ul.l_tolist,:first-child+html ul.l_tolist {
	padding-bottom: 2px;
}

ul.l_tolist {
	height: auto !important;
	margin: 7px 0px 5px;
	overflow: hidden;
	padding: 0px;
	position: relative;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background: transparent;
}

ul.l_tolist.active {
	cursor: text;
}

li.l_tocard,.l_toinput,.ac_results li {
	font-size: 14px;
}

li.l_tocard,.l_toinput,.ac_results li {
	font-size: 14px;
}

.fbiframe li.l_tocard,.fbiframe .l_toinput,.fbiframe .ac_results li {
	font-size: 11px;
}

.fbiframe li.l_tocard,.fbiframe .l_toinput,.fbiframe .ac_results li {
	font-size: 11px;
}

ul.l_tolist li {
	float: left;
	list-style-type: none;
	margin: 0 4px 3px 0;
	font-size:14px;
}
ul.l_tolist:hover .addedit {
	display:inline;
}
ul.l_tolist .addedit, ul.l_tolist.active .addedit,ul.l_tolist.active:hover .addedit {
	display:none;
	padding:3px;
}


ul.l_tolist li.l_tocard {
	background:
		url("http://friendfeed.com/static/images/lock-trans.png?v=8fe8")
		no-repeat scroll 3px center #EEEEEE;
	border: 1px solid #CCCCCC;
	cursor: default;
	padding: 2px 6px 3px 20px;
	-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
}

ul.l_tolist li.spacer {
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	float: right;
	height: 14px;
	padding-top: 6px;
}

ul.l_tolist li.l_tocard.public {
	background: none repeat scroll 0 0 #EEEEEE;
	padding-left: 8px;
}

input.l_toinput {
	cursor: default;
	margin: 0;
	outline: 0 none;
	padding: 2px 3px 3px;
	width: 150px;
	display:none;
}

.l_tolist.active .l_toinput {
	cursor: text;
	display:inline;
}

ul.l_tolist li.l_tocard .l_toremove {
	height: 7px;
	width: 8px;
	margin-left: 2px;
}
ul.l_tolist li.l_tocard .l_toremove {
	cursor: pointer;
}

.ac_results {
	background-color: #EEEEEE;
	border: 1px solid #AAAAAA;
	overflow: hidden;
	padding: 0;
	z-index: 1000000;
}

.ac_results ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
	width: 100%;
}

.ac_results li {
	cursor: default;
	display: block;
	line-height: 16px;
	margin: 0;
	overflow: hidden;
	padding: 2px 5px;
	white-space: nowrap;
}

.ac_over {
	background-color: #C3D9FF;
}

.ac_picture {
	margin-right: 4px;
	vertical-align: middle;
}
.stat_menu {
	padding: 10px;
	width: 242px;
	background: #FFF;
	-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
}
.stat_menu h2 {
	font-size: 14px;
}
.stat_menu .sub_p {
	font-size: 11px;
	border-bottom-width: 1px;
}
.stat_menu input.small {
	font-size: 13px;
	padding: 3px;
	width: 111px;
}
.stat_menu .end_menu {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 5px solid #DDD;
}




.stat_content {
	background: #FFF;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 10px;
}
.stat_content h2 {
	font-size: 18px;
}

.stat_sep {
	width: 10px;
}
.is_form {
	margin-bottom: 10px;
}
.is_form td {
	padding: 5px 10px 5px 0px;
}
.is_form label {
	font-size: 11px;
	color: #888;
	padding-left: 5px;
}
.is_form .medium {
	margin-top: 5px;
	width: 310px;
	padding: 6px;
}
.is_form.b_padd td{
	padding: 5px;
}
.i_service {
	float: left;
	width: 150px;
	font-size: 14px;
	text-transform: capitalize;
	margin-top: 2px;
}
.i_service img {
	float: left;
	margin-right: 5px;
}
table.is_service {

}

table.is_service td{
	padding: 3px;
	width: 50%;
}
.is_service .added_services {

}

.is_service .added_services h4 {
	font-size: 14px;
	margin-bottom: 5px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
}

.is_service .added_services div {
	padding: 6px 0px;
	font-size: 14px;
}
.is_service .added_services div .btn {
	float: right;
	margin-top: -2px;
}

.is_service .added_services div img {
	float: left;
	margin-top: 2px;
	margin-right: 5px;
}
.sec_h {
	border-top: 5px solid #DDD;
	padding-top: 10px;
}

.sub_p {
	color: #666;
	border-bottom: 5px solid #ddd;
	padding-bottom: 8px;
	font-size: 12px;
}
.sub_p strong {
	color:#111;
}
.inline_tabs {
	float: right;
	font-size: 13px;
	margin-top: 3px;
}
.inline_tabs a {
	color: #222;
	text-decoration: none;
	padding: 4px 8px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.inline_tabs a:hover {
	text-decoration: underline;
}

.inline_tabs a.active {
	color: #FFF;
	background: #444 url(../images/profiles/bkg.png) repeat-x left top;
	text-decoration: none;
}
.expl {
	background: #FFEF95;
	padding: 6px;
	margin-top: 10px;
	color: #111;
	margin-bottom: 10px;
	border: 1px solid #EFC712;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.expl.gray {
	background: #ECECEC;
	color: #666;
	border: 1px solid #CCC;
}
.cat_list {
	margin-bottom: 10px;
}
.cat_list label {
	float: left;
	width: 25%;
	font-weight: bold;
	margin-bottom: 7px;
	cursor:pointer;
}
ul.disc {
	margin-right: -10px;
	margin-left:-10px;

}
ul.disc li {
	list-style: none;
	line-height: 28px;
}
ul.disc li a {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	display: block;
	padding-left: 10px;
	color:#333;
	border-bottom:1px solid #DDD;
}
ul.disc li a:hover {
	background: #EFEFEF;
}
ul.disc li a.active {
	background: #444;
	color:#FFF;
}
ul.disc li.devider {
	height: 0px;
	border-top: 4px solid #DDD;
}
.man_subscr h2 {
	margin-bottom: 10px;
}

.man_subscr p {
	font-size: 11px;
	color: #888;
	margin: 0px;
}
.man_subscr p a {
	color: #888;
}
.man_subscr a.btn {
	font-size: 14px;
	padding: 6px 15px;
}

.man_subscr input {
	font-size: 16px;
	width: 545px;
	font-weight: normal;
	color: #999;
	margin-bottom: 5px;
}
#stat_pane {
	position:absolute;
	top:10px;
	bottom:10px;
	width:250px;
	background-color:#E6E6E6;
	left:50%;
	margin-left:239px;
	z-index:15;
	border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-left: 1px solid #CCC;
}
#stat_pane h1 {
	font-size: 18px;
	text-transform: none;
	color: #333;
	text-align: center;
	border-bottom: 1px solid #CCC;
	line-height: 35px;
}
#stat_pane h1 .close {
	background: url(../images/profiles/bkg.png) no-repeat -39px -348px;
	float: right;
	height: 18px;
	width: 18px;
	margin-top: 10px;
	margin-right: 10px;
}
#stat_pane h1 .close:hover {
	background-position:right -348px;
}
#stat_pane .s_block {

}
#stat_pane .s_block h2 {
	font-size: 13px;
	color: #111;
	line-height: 32px;
	padding-left: 10px;
}
#stat_pane .s_block ul {
	border-left: 58px solid #E6E6E6;
	border-top-right-radius: 3px;
}


#stat_pane .s_block li {
	line-height: 14px;
	background: #CCC;
	height: 14px;
	list-style: none;
	margin-bottom: 2px;
	margin-right: 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-left: 4px;
}
#stat_pane .s_block li:last-child {
	margin-bottom:0;
}
#stat_pane .s_block li span {
	background: #AAA;
	float: left;
	height: 14px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#stat_pane .s_block li:hover span {
	background: #719FD9;
}

#stat_pane .s_block label {
	font-size: 10px;
	font-weight: bold;
	color: #888;
	float: left;
	margin-left: -62px;
	height: 14px;
	width: 53px;
	text-align: right;
	padding-right: 5px;
	background: #D6D6D6;
	border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
#stat_pane .s_block li:hover label {
	color: #FFF;
	background: #719FD9;
}

#stat_pane .s_block label strong, #stat_pane .s_block label em {
	font-style: normal;
	font-weight: normal;
}
#stat_pane .s_block label em, #stat_pane .s_block li:hover label strong {
	display: none;
}
#stat_pane .s_block li:hover label em {
	display: block;
}







#read_pane {
	width:730px;
	background:#FFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	position: absolute;
	z-index: 13;
	left: 50%;
	top: 10px;
	bottom: 10px;
	margin: 0px 0px 0px -370px;
}
#read_pane.active {
	margin-left:-490px;
	border-top-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
}
#read_pane .ctrls {
	line-height: 30px;
	height: 30px;
	padding: 0px;
	margin: 0px 20px;
	border-top: 3px solid #111;
}
#read_pane .item_ctrl {
	float: right;
}
#read_pane .ctrls .but {
	background: url(../images/profiles/bkg.png) no-repeat;
	height: 22px;
	width: 25px;
	float: left;
	margin-right: 5px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	margin-top:-1px;
}
#read_pane .ctrls .but:hover {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
#read_pane .ctrls .but.active {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
#read_pane .item_ctrl .but {
	margin: 1px 0px 0px 5px;
}
#read_pane .ctrls .like {
	background-position:4px -156px;
}
#read_pane .ctrls .like.active {
	background-position:-27px -507px;
}
#read_pane .ctrls .share {
	background-position:-24px -156px;
}
#read_pane .ctrls .share.active {
	background-position:-55px -507px;
}
#read_pane .ctrls .reshare {
	background-position:-51px -128px;
}
#read_pane .ctrls .later {
	background-position:-25px -127px;
}
#read_pane .ctrls .later.active {
	background-position:2px -533px;
}
#read_pane .ctrls .bundle {
	background-position:4px -128px;
	margin:0;
}
#read_pane .ctrls .up {
	background-position:-41px -232px;
	width:22px;
	border-left:1px solid #777;
}
#read_pane .ctrls .down {
	background-position:-21px -232px;
	width:18px;
	margin-left:-3px;
}
#read_pane .ctrls .close {
	background-position:-60px -157px;
	width:18px;
	margin:0;
}
#read_pane .but_wrapper {
	background:#111;
	height:26px;
	float:left;
	border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	padding: 0px 5px 0px 8px;
	margin-right: 8px;
}
#read_pane .item_ctrl .but_wrapper {
	margin-right:0;
	margin-left:5px;
}
.sender {
	line-height: 36px;
	height: 36px;
	border-bottom: 1px solid #CCC;
	padding: 0px 20px;
	background: #FFF;
	color:#888;
	font-size: 14px;
	overflow: hidden;
}
.sender .ctrl {
	float:right;
	font-size: 13px;
}
.sender .ctrl select {
	padding: 2px;
}

.sender a {
	text-decoration: none;
}
.sender a:hover {
	text-decoration: underline;
}
.sender .btn:hover {
	text-decoration: none;
}
.sender u {
	text-decoration: none;
	float: left;
	margin-right: 5px;
}



.sender a.i {
	color: #000;
	background: #C8DFF9 url(../images/profiles/bkg.png) repeat-x left top;
	border: 1px solid #87A9E7;
	padding: 3px 8px;
	font-weight: bold;
	text-decoration: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	text-shadow: 0 1px 1px rgba(255,255,255,0.75);
	font-size: 13px;
	float: left;
	line-height: 16px;
	margin-top: 6px;
	margin-right: 5px;
}
.sender h3 {
	font-size: 14px;
	font-weight: bold;
	color: #111;
}
.sender.switch {
	text-align: center;
	line-height: 35px;
}
.sender .reason {
	font-size: 11px;
	line-height: 12px;
	color: #999;
	padding-top: 6px;
	float: left;
	padding-left: 5px;
}
.sender .reason a {
	font-size: 12px;
	font-weight: bold;
	color: #111;
	text-decoration: none;
}
.sender .reason a:hover {
	text-decoration: underline;
}
#read_pane .content {
	background: #FFF;
	position: absolute;
	left: 0px;
	top: 70px;
	right: 0px;
	bottom: 10px;
	padding: 10px 20px;
	overflow: auto;
}
.post_content {
	line-height: 135%;
	margin-bottom: 15px;
}
.post_content h1, .post_content h2, .post_content h3, .post_content h4, .post_content h5, .post_content p, .post_content blockquote {
	clear:both;
}
.post_content h1 {
	margin-bottom: 15px;
	letter-spacing: -0.02em;
	font: bold normal 26px/28px Verdana, Geneva, sans-serif;
}
.post_content h1 a {
	text-decoration: none;
	color: #000;
}
.post_content h1.update {
	text-transform: none;
	color: #222;
	font: normal 26px/30px Georgia, "Times New Roman", Times, serif;
	max-width: 600px;
}
.post_content h1.update a {
	color:#005695;
	text-decoration:underline;
}
.post_content h1 a:hover {
	color: #0061A8;
	text-decoration: none;
	border-style: none;
}
.post_content h2 {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 1em;
}
.post_content h3     {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 1em;
}
.post_content h4 {
	font-size: 14px;
	margin-bottom: 1em;
}
.post_content h5 {
	font-size: 11px;
	margin-bottom: 1em;
}
.post_content hr {
	margin-bottom:1em;
}
.post_content p {
	line-height: 140%;
	font-size: 14px;
}
.post_content blockquote {
	border-left: 5px solid #DDD;
	padding-left: 20px;
	color: #555;
}
.post_content img {
	max-width: 97%;
}
.post_content p img {
	margin: 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#read_pane .post_content .p_source {
	font-size:14px;
	color:#888;
	margin:-5px 0 15px;
	padding:0px 0 5px;
	border-bottom: 1px solid #DDD;
	max-width:100%;
}
.post_content .p_source img {
	float: left;
	margin-right:5px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
.post_content .p_source a {
	text-decoration:none;
}
.post_content .p_date  {
	float:right;
	color:#888;
	background: url(../images/profiles/bkg.png) no-repeat right -563px;
	padding-right: 14px;
	curson:pointer;
}
.post_content .p_date:hover {
	cursor:pointer;
}
.post_content .p_source strong {
	color: #666;
	text-transform: uppercase;
}
.post_content .is_video {
	margin-bottom: 0px;
}
.u_info {
	margin-bottom: 10px;
}

.u_info .a img{
	height: 50px;
	width: 50px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-top: 4px;
}
.u_info .a .s {
	height: 16px;
	width: 16px;
	position: absolute;
	margin-top: 41px;
	margin-left: -3px;
}

.u_info td h2 , .u_info td h2 a{
	font-size: 14px;
	color: #000;
	text-decoration: none;
	line-height: 18px;
	margin-bottom: 0px;
}
.u_info p {
	font-size: 11px;
	color: #888;
	margin-bottom: 0px;
}
.u_info p strong {
	font-weight: normal;
}

.u_info td   {
	padding-top: 15px;
	border-top: 1px solid #DDD;
	vertical-align: middle;
	font-size: 11px;
	color: #888;
}
.u_info td a {
	color:#666;
	text-decoration:none;
}
.u_info .p_date {
	float: none;
	background-position:right -657px;
	padding-right: 10px;
}
.u_info .p_date:hover {
	color:#555;
}
.geo_tag {
	width:12px;
	height:14px;
	background: url(../images/profiles/bkg.png) no-repeat -19px -614px;
	float:left;
}
.geo_tag:hover {
	background-position: -32px -614px;
}
.r_cont {
	background: #FFF;
	padding: 10px 10px 0px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin-top: 4px;
}
.comment {
}
.comment .c p {
	font-size: 14px;
	line-height: 125%;
}
.comment .c.post_content {
	padding:0;
	border:0;
	margin:0;
}
.comm_head  {
	background: #E6E6E6;
	margin-bottom: 5px;
}
.comment.owner .comm_head , .comment.owner em{
	background: #D1E4FA;
	color: #52657A;
}

.comm_head .btn {
	font-size: 11px;
	padding:4px 10px 5px;
}
.comm_head .btn em {
	background:url(../images/profiles/bkg.png) left -593px;
	display: inline;
	padding: 0px 5px;
	margin: 0px -7px 0px -6px;
	line-height: 11px;
}
.comm_head .btn em.u {
	background-position:-21px -593px;
}
.comm_head .btn:hover em.u {
	background-position:-63px -593px;
}
.comm_head .btn:hover em.d {
	background-position:-42px -593px;
}

.comm_head td  {
	padding: 3px;
}
.comm_head .s {
	position: absolute;
	padding-top: 13px;
	padding-left: 13px;
}

.comm_head .a img  {
	height: 25px;
	width: 25px;
}
.comm_head a {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.comm_head em {
	font-size: 11px;
	font-style: normal;
	display: block;
	color: #888;
	line-height: 13px;
}
.comm_head div {
	float: right;
	height: 28px;
	margin-top: -3px;
	margin-bottom: -3px;
	padding-top: 6px;
	padding-left: 5px;
	padding-right: 3px;
	line-height: 22px;
	font-size: 11px;
	color: #888;
}
.comm_head .ext img {
	margin-top:-8px;
}
.comm_head div.v {
	font-size: 14px;
	color: #333;
	padding-right: 10px;
	padding-left: 10px;
}
.comment.r1 {
	padding-left: 38px;
	background: url(../images/reply.png) no-repeat 18px 8px;
}
.comment.r2 {
	padding-left: 76px;
	background: url(../images/reply.png) no-repeat 56px 8px;
}
.comment.r3 {
	padding-left: 114px;
	background: url(../images/reply.png) no-repeat 94px 8px;
}
.comment.r4 {
	padding-left: 152px;
	background: url(../images/reply.png) no-repeat 132px 8px;
}
.comm_head h2 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 27px;
}
.add_list {
	border-bottom: 1px solid #CCC;
	height: 50px;
	padding: 10px 0px;
}
.add_list:hover {
	background:#EFEFEF;
	cursor:pointer;
}
.add_list .from {
	width: 265px;
	float: left;
	height: 50px;
}
.add_list .from .a img {
	float: left;
	margin-right: 10px;
	height: 50px;
	width: 50px;
}
.add_list .from p {
	margin: 0px;
	font-size: 11px;
	line-height: 14px;
	color: #888;
}
.add_list .from .t {
	line-height: 16px;
}
.add_list .from .t a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	font-size: 14px;
}
.add_list .from .comm {
	font-size: 12px;
	padding-top: 4px;
}
.add_list .from .comm strong {
	background: #888;
	padding: 0px 5px;
	color: #FFF;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.add_list .from .comm strong.active {
	background: #111;
}


.add_list .content {
	height: 53px;
	overflow: hidden;
}
.add_list .thumb {
	height: 50px;
	width: 100px;
	float: left;
	overflow: hidden;
	margin-right: 10px;
}
.add_list .thumb img {
	width:100px;
}
.add_list .thumb div {
	position:absolute;
	width:29px;
	height: 29px;
	background:url(../images/play.png);
	margin-top:11px;
	margin-left: 36px;
}
.add_list h2 {
	font-size: 14px;
	margin-bottom: 4px;
}
.add_list h2 img {
	float: left;
	height: 16px;
	width: 16px;
	margin-right: 5px;
}

.add_list.update h2, .add_list.update h2 a {
	font: normal 14px/17px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: -1px;
}
.add_list.update h2:first-letter {
	padding-left:20px;
	background:url(../images/quotes.png) no-repeat left top;
}
.add_list .content p {
	color: #888;
	font-size: 12px;
}
.b_tabs {
	line-height: 38px;
	height: 38px;
	margin-top: 20px;
}
.b_tabs a {
	font-size: 18px;
	background: #EFEFE9;
	padding: 0px 25px;
	margin-right: 3px;
	float: left;
	height: 36px;
	text-decoration: none;
	border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
	font-weight: normal;
}
.b_tabs a.active {
	color: #111;
	text-decoration: none;
	height: 38px;
	background: #E6E6DC;
}
.b_tabs span {
	float: right;
	height: 35px;
	padding-right: 10px;
}


.t_container {
	background: #E6E6DC;
	padding: 5px;
	-moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px;
	border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
}
.t_content {
	background: #FFF;
	padding: 20px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
.neg_margin {
	margin-right:-22px;
}
a.str_list, a.str_list:visited, a.str_list:active {
	height: 180px;
	width: 32%;
	margin-right: 1%;
	background: #CCF;
	position: relative;
	overflow: hidden;
	float: left;
	text-decoration: none;
	color: #FFF;
	margin-top: 10px;
}
.str_list h2 {
	background: url(../images/trans_dark.png) repeat;
	position: absolute;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	padding: 0px 10px;
	top: 0px;
	line-height: 35px;
	right: 0px;
	overflow: hidden;
	height: 35px;
	z-index: 3;
}
.str_list h2 em {
	font-size: 14px;
	font-style: normal;
	color: #FFF;
	background: #690;
	padding: 1px 8px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.str_list .is_pr {
	position:absolute; 
	top:40px;
	left:110px;
	width:80px;
	height:80px;
	background:url(../images/lock_big.png);
}
.str_list:hover .is_pr {
	display:none;
}
.str_list .u {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: url(../images/trans_dark.png) repeat;
	color: #FFF;
	overflow: hidden;
	line-height: 14px;
	height: 39px;
	padding: 8px 10px 0px;
	right: 0px;
	z-index: 3;
	font-size: 12px;
	color:#CCC;
}
.str_list .u strong {
	color:#FFF;
}
.str_list:hover h2, .str_list:hover .u {
	background:#000;
}
.str_list .u img {
	float: left;
	height: 25px;
	width: 25px;
	margin-right: 5px;
	margin-top: 2px;
	border: 1px solid #333;
}
.str_list .u p {
	margin:0;
	line-height:14px;
	font-size:11px;
	color:#999;
}
.str_list .u p.t {
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	padding-top:2px;
}
.str_list .u span {
	float:right;
	text-align:right;
}
.str_list .descr {
	position:absolute;
	top:0px;
	left:0;
	right:0;
	max-height:101px;
	overflow:hidden;
	background:url(../images/trans_dark.png);
	padding:41px 10px 0;
	color:#CCC;
	display:none;
	font-size:12px;
	z-index:2;
}
.str_list:hover .descr {
	display:block;
}
.str_list .a {
	min-height:180px;
	width:320px;
	position: absolute;
	left: 0px;
	top: 0px;
}
