@import url(/css/fbshadow.css);
@import url(/css/fbnav.css);
@import url(/css/fbforms.css);
@import url(/css/fbbuttons.css);
@import url(/css/tags/fbroundrect.css);
@import url(/css/fb2main.css);
 
  
h1 {padding:0px;margin:0px;white-space:nobreak;font-weight:normal;}
h2 {padding:0px;margin:0px;white-space:nobreak;font-weight:normal;}
p  {padding:0px;margin:0px;white-space:nobreak;font-weight:normal;}
 
 
.story-text-popup {height:200px;overflow:auto;}
.story-text-pinned {}
.story-pic {cursor:pointer;}
.story-pix {width:130px;
			height:300px;
			border:none;
			padding:none;
			overflow:hidden;
			background: url(/images/story-img-not-available.gif) no-repeat 100% 0;}

.comment-title {padding-left:5px;padding-right:5px;}
.comment-body {padding-left:5px;padding-right:5px;}
.comment-footer {padding-left:5px;padding-right:5px;}

.icon-corner-heart {
 	background: transparent url('/images/icons/icon-corner-heart.gif') no-repeat top right;
}
.icon-corner-star {
 	background: transparent url('/images/icons/icon-corner-star.gif') no-repeat top right;
}
.icon-corner-clickzone { 
	float:right;
	border:none;
}
.fb-category-icon {
	border: 1px solid #0000ab;
}	
.fb-category-icon:hover {
	border: 1px solid #ab0000;
}

.fb-star-pix {
	border-top:2px solid #999999;
	border-bottom:8px solid #999999;
	border-left:2px solid #999999;
	border-right:2px solid #999999;
	cursor:pointer;
}
.fb-story-list {
	margin-left:5px;
	overflow:auto;
	font-family:arial;
	font-size:10px;
	padding:4px;
	border:1px solid black;
	width:120px;
}
.strong {
	opacity:1;
	MozOpacity:1;
	obj.KhtmlOpacity:1;
	filter:alpha(opacity=100);
}
.dim {
	opacity:.80;
	MozOpacity:.80;
	obj.KhtmlOpacity:.80;
	filter:alpha(opacity=80);
}
.faint {
	opacity:.60;
	MozOpacity:.60;
	obj.KhtmlOpacity:.60;
	filter:alpha(opacity=60);
}
.fainter {
	opacity:.30;
	MozOpacity:.30;
	obj.KhtmlOpacity:.30;
	filter:alpha(opacity=30);
}
.clear {
	opacity:0.0;
	MozOpacity:0.0;
	obj.KhtmlOpacity:0.0;
	filter:alpha(opacity=0);
}

.indent {
	padding-left:10px;
}
.indent-large {
	padding-left:25px;
}

.txtright {
	text-align:right;
} 
.txtleft {
	text-align:left;
}
.ital {
	font-weight:italic;
}
.bold {
	font-weight:bold;
}

.wee {
	font-size:10px;
}
.small {
	font-size:11px;
}
.medium {
	font-size:12px;
}
.large {
	font-size:16px;
}
.x-large {
	font-size:20px;
}

.editor {
	padding:1px;
	background-color:#9999ff;
	border:1px solid #000099;
	color:white;
}
.fb-lnk-white-noline {
	color:#ffffff;
	text-decoration:none;
	font-family:helvetica;
}
.fb-lnk-white-noline:hover {
	text-decoration:none;
}

.fb-lnk-noline {
	color:#0000ab;
	text-decoration:none;
	font-family:helvetica;
}

.fb-lnk-noline:hover {
	text-decoration:none;
}

.fb-lnk {
	color:#0000ab;
	text-decoration:none;
	font-family:helvetica;
}
.fb-lnk:hover {
	color:#ab0000;
}
  

.fb-tbl-err {
	background: url(/images/icons/icon-error-small.gif) no-repeat 100% 100%;
}
.fb-tbl-info {
	background: url(/images/icons/icon-info-small.gif) no-repeat 100% 100%;
}
.fb-bdy-tbl {
	width:720px; 
}
.fb-hdr-tbl {
	width:750px;
}

.fb-bdy {
	color:black;
	text-decoration:none;
	font-family:helvetica;
}
.fb-bdy:hover {
	color:#ab0000;
}


.fb-dlgi {
	color:#9a9a9a;
	text-decoration:none;
	font-style:italic;
	font-size:10px;
}

.fb-dlg {
	color:#9a9a9a;
	text-decoration:none;
}
.fb-dlg:hover {
	color:#ab0000;	
}


.fb-strong-star {
	font-weight:bold;
	font-family:helvetica;
	text-decoration:none;
	color:#bc0000;
}
.fb-weak-star {
	font-weight:bold;
	font-family:helvetica;
	text-decoration:none;
	color:#0000bc;
}
.fb-weak-star:hover {
	color:#bc0000;
}

.txt-comment-inactive {border:none;height:60px;width:250px;font-size:16;font-family:arial;color:#a9a9a9;}
.txt-comment-active {border:none;height:60px;width:250px;font-size:16;font-family:arial;color:#222222;} 

