form {
	margin: 0px;
	padding: 0px;
}

.ljclear {
	clear: both;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	width: 1px;
	height: 1px;
	font-size: 0;
	line-height: 0;
}

.nowrap {
	white-space: nowrap;
}

.lj_progresscontainer {
	height: 25px;
	width: 400px;
	margin: 1em;
	background: url(inactive.txt) repeat;
}

.lj_progressoverlay {
	background: url(active00.txt) repeat;
}

.lj_progressindefinite {
	background-image: url(barber00.txt);
}

.lj_hourglass {
		z-index: 20000;
}

.ErrorNote .Inner {
	background-color: #FFEEEE;
	background-repeat: repeat-x;
	border: 1px solid #FF9999;
	padding: 8px;
}

.Note .Inner {
	background: #FFFFDD;
	border: 1px solid #FFCC33;
	padding: 8px;
}

.helper {
	font-size: 0.8em;
	color: #666;
}

div.lj_ippu {
	background-color: #fff;
	border: 2px solid #444;
	padding: 2px;
}

div.lj_ippu_titlebar {
	background-color: #444;
	height: 20px;
	font-weight: bold;
	color: #fff;
	width: auto !important;
	padding: 5px 0 0 5px;
}

	div.lj_ippu_titlebar div {
		
	}
	div.lj_ippu_titlebar A:link,
	div.lj_ippu_titlebar A:visited {
		color:#FFF;
		text-decoration: none;
		border: none !important;
	}
	.lj_ippu_titlebar img {
		opacity: .25;
	}
	
		.lj_ippu_titlebar img:hover {
			opacity: 1;
		}

.vgift-img-l {
	max-width: 220px;
	max-height: 220px;
}

.vgift-img-s {
	max-width: 100px;
	max-height: 100px;
}

.LJ_Placeholder_Container {
	position:relative;
	display:-moz-inline-box;
	display:inline-block;
	border:1px dashed #ccc;
	text-align:left;
	}
.LJ_Placeholder_Container A {
	position:relative;
	top:50%;
	left:50%;
	visibility:hidden;
	}
.LJ_Placeholder_Container A IMG {
	margin:-17px 0 0 -17px;
	cursor:pointer;
	position:relative;
	visibility:visible;
	}
IFRAME.lj_embedcontent {
	border:0;
	vertical-align:top;
	}
.ljhidden {
		display: block;
		position: absolute;
		left: 0;
		top: 0;
		width: 0;
		height: 0;
		margin: 0;
		border: 0;
		padding: 0;
		font-size: 0.1px;
		line-height: 0;
		opacity: 0;
		filter: alpha(opacity=0);
}

.lj_pollanswer {
}

.lj_pollanswer_loading {
		color: #CCC;
		border: 1px solid #EEE;
}

.super {
	vertical-align: super;
	font-size: .7em;
}

.notice {
	color: #f00;
}

.ljedittime {
	font-size: smaller;
}

.warning-background {
	background-image: url('message-.txt');
}

.lj_invisible {
	display:-moz-inline-box;
	display:inline-block;
	line-height:0;
	width:0;
	height:0;
	padding:0;
	border:0 none transparent;
	margin:0;
	overflow:hidden;
	text-decoration:none;
}


/* Link to current LJ.com version 
------------------------------------ */
DL.current-version {
	margin: 10px 0;
	padding: 0;
	border: 0;
	text-align: left;
	}
	DL.current-version DT,
	DL.current-version DD {
		display: inline;
		margin: 0;
		padding: 0 3px 0 0;
		text-align: left;
		white-space: nowrap;
		font-size: 11px !important;
		font-weight: normal;
		}


/* transparency for ie */
.lj_embedcontent { zoom:expression(runtimeStyle.zoom = '1',allowTransparency = true); }

/* WLMInterstitial */
.wlm-interstitial {
	text-align:left;
	padding:20px 230px 10px 10px;
	background:url(intersti.txt) no-repeat 274px 3px;
	}
	.wlm-interstitial H1 {
		font-size:2.6em;
		text-transform:uppercase;
		color:#375991;
		}
	.wlm-interstitial FIELDSET {
		border:0;
		padding:10px 0 0;
		margin:0;
		}
		.wlm-interstitial FIELDSET UL,
		.wlm-interstitial FIELDSET LI {
			padding:0;
			margin:0;
			display:block;
			list-style:none;
			}
		.wlm-interstitial FIELDSET UL {
			padding-bottom:10px;
			}
		.wlm-interstitial FIELDSET .wlm-submit-button {
			width:55px;
			}
.lj_ippu_titlebar {
	text-align:left;
	}
.lj_ippu_titlebar IMG {
	cursor:pointer;
	}

.opera-filter { display:none; }
HTML:first-child .opera-filter { display:block; } /* opera lt 9.5 */
HTML:not(IE7) .opera-filter, x:-o-prefocus { display:block; } /* opera gte 9.5 */


.user_alias_act {
	padding: 13px 24px;
	text-align: left;
	font-size: 16px;
	}
	.user_alias_act INPUT {
		font-family: Arial, sans-serif;	
		}
		.user_alias_act .alias-value {
			width: 380px;
			}
	.user_alias_act P {
		margin: .75em 0px;
		text-indent: 0;
		}
	.user_alias_act DIV.user-alias-label {
		padding-top: 5px;
		margin-bottom: 5px;
		font-size: 0.85em;
		}
	.user_alias_act SPAN.helper {
		padding-top: 12px;
		display: block;
		color:#000;
		font-size: 0.7em;
		}
		.user_alias_act A:link,
		.user_alias_act A:visited,
		.user_alias_act A:hover,
		.user_alias_act A:active {
			  border: 0 !important;
			  text-decoration: underline;
			  }
		.user_alias_act A:link{
			color: #0000CC;
			}
		.user_alias_act A:visited {
			color: #330066;
			}
		.user_alias_act A:link:hover {
			color: #0000CC;
			}
		.user_alias_act A:visited:hover {
			color: #330066;
			}
		.user_alias_act A:link:active {
			color: #0000CC;
			}
		.user_alias_act A:visited:active {
			color: #330066;
			}

/* Styles for messagers,
Must be removed after implementation of Framework! */
.b-message {
	padding: 8px;
	margin: 10px 0 24px;
	}
.b-message-suggestion {
	background: #FFE8BF;
	border: 1px solid #FF8E44;
	}

.i-message {
	padding: 1px 8px;
	}
.b-message-error,
.i-message-error {
	margin: 0 0 24px !important;
	border: 1px solid #F99;
	background-color: #FEE;
	background-image: url(message-.txt);
	background-image: -moz-linear-gradient(100% 100% 90deg, #FED4D3, #FFF2F0);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFF2F0), to(#FED4D3));
	}


/* Styles for bubbles
--------------------------- */
/*Must be removed after implementation of Framework! */
.b-bubble {
	display: block;
	}
.i-bubble {
	display: inline-block;
	}
.b-bubble,
.i-bubble {
	position:relative;
	margin: 0 20px 0 10px !important;
	padding: 8px 10px;
	border-width: 1px;
	border-style: solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 90%;
	}
	.i-bubble-arrow,
	.i-bubble-arrow-border {
		overflow: hidden;
		position: absolute;
		top: 13px;
		height: 0;
		width: 0;
		border-top-color: transparent;
		border-bottom-color: transparent;
		border-left-color: transparent;
		}
	.i-bubble-arrow {
		left: -9px;
		margin: -5px 0 0;
		border-style: solid;
		border-width: 5px 10px 5px 0;
		}
	.i-bubble-arrow-border {
		left: -11px;
		margin: -5px 0 0;
		border-style: solid;
		border-width: 5px 10px 5px 0;
		}
.b-bubble-noarrow {
	margin: 0 !important;
	}
	.b-bubble-noarrow .i-bubble-arrow,
	.b-bubble-noarrow .i-bubble-arrow-border {
		display: none;
		}
.b-bubble-lite {
	border-color: #CCC;
	background: #FFF;
	}
	.b-bubble-lite .i-bubble-arrow {
		border-right-color: #FFF;
		}
	.b-bubble-lite .i-bubble-arrow-border {
		border-right-color: #CCC;
		}
.b-bubble-alert {
	border-color: #EAE8AC;
	background: #FFFFD5;
	}
	.b-bubble-alert .i-bubble-arrow {
		border-right-color: #FFFFD5;
		}
	.b-bubble-alert .i-bubble-arrow-border {
		border-right-color: #EAE8AC;
		}
.b-bubble-warning {
	border-color: #FF9B97;
	background: #FFECEA;
	color: #D51C00;
	}
	.b-bubble-warning .i-bubble-arrow {
		border-right-color: #FFECEA;
		}
	.b-bubble-warning .i-bubble-arrow-border {
		border-right-color: #FF9B97;
		}
.b-bubble-success {
	border-color: #6FBA55;
	background: #D0F4C3;
	color: #358D16;
	}
	.b-bubble-success .i-bubble-arrow {
		border-right-color: #D0F4C3;
		}
	.b-bubble-success .i-bubble-arrow-border {
		border-right-color: #6FBA55;
		}
.b-bubble-intext {
	margin: 10px 0 !important;
	}


/* Disabled block
--------------------------- */
/* Must be removed after implementation of Framework! */
.st-disabled {
	position:relative;
	}

/* Blocking layer */
.b-blocker {
	position:absolute;
	top:0;
	left:0;
	display:none;
	width:100%;
	height:100%;
	}
	.st-disabled .b-blocker {
		display:block;
		}
	.b-blocker-over {
		z-index:1000000000;
		}
	.b-blocker-white {
		background:#FFF;
		}
	.b-blocker-gray {
		background:#808080;
		}
	.b-blocker-gray,
	.b-blocker-white {
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
		filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
		opacity:.5;
		}

/* Block for adding HTML into headers.
It must be invisible, use it only for reskining */
.b-reskining-header {
	display: none;
	}

/* List of [un]changed inputs
--------------------------- */
/* Must be removed after implementation of Framework! */
.b-form-changelist .type-text {
	color:#808080;
	}
	.b-form-changelist .type-text:focus,
	.b-form-changelist .type-text-focus,
	.b-form-changelist .type-text-changed {
		color:#000;
		}

/* Flexible banner*/
/* Must be removed after implementation of Framework! */
.b-banner-flexible {
	margin: 0 0 12px;
	font-size: 0;
	line-height: 0;
	width: 970px;
	}
	.b-banner-flexible:after {
		content: " ";
		display: block;
		visibility: hidden;
		clear: both;
		height: 0;
		font-size: 0;
		line-height: 0;
		}
	.b-banner-flexible .b-banner-728 {
		float: right;
		width: 728px;
		}
	.b-banner-flexible .b-banner-236 {
		float: left;
		overflow: hidden;
		width: 236px;
		}
	.b-banner-flexible A:link,
	.b-banner-flexible A:visited,
	.b-banner-flexible A:hover,
	.b-banner-flexible A:active {
		border:0;
		}

/* AdNEctar style for vgift */
.i-vgift-details {
	position: relative;
	padding: 0;
	margin: 0;
	zoom:1;
	}
	.i-vgift-details A {
		display: block;
		position: relative;
		border: 0 !important;
		}
		.i-vgift-details A:hover {
			border: 0 !important;
			}
.adnectar-play {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 20px;
	height: 15px;
	background: url(play-but.txt) no-repeat;
	}
.appwidget-friendbirthdays .adnectar-play {
	display: none;	
	}

/* Button for ads */
/* Must be removed after implementation of Framework! */
.b-button-close {
	width: 15px;
	height: 15px;
	background: url(CloseBut.txt) no-repeat;
	position: relative;
	top: 0;
	margin: -25px -25px 0 10px;
	cursor: pointer;
	}

/* Width & Height for Moods */
IMG.meta-mood-img {
	max-width: 100px;
	max-height: 100px;
	} 
IMG#mood_image_preview {
	max-width: 60px;
	max-height: 60px;
	}

/* The indicator of something new  */
/* Must be removed after implementation of Framework! */
SUP.i-new {
	position: relative;
	bottom: 0.5em; 
	padding: 0 1px;
	vertical-align: middle;
	font-size: 11px;
	color: #C00;
	}


/* Popup Messages */
.b-popup {
	}
.b-popup-messagebox {
	position:absolute;
	width:311px;
	background:#FFF;
	border:2px solid #8CB7DA;
	font-size:12px;
	z-index:9999;
	}
	.b-popup-messagebox .b-popup-head {
		position:relative;
		margin:0;
		padding:5px;
		border:1px solid #DBECFB;
		border-width:1px 1px 0;
		background:#C7E0F6;
		font-size:15px;
		}
		.b-popup-messagebox .b-popup-head H4 {
			margin:0;
			}
	.b-popup-messagebox .i-popup-close {
		position:absolute;
		top:9px;
		right:5px;
		width:12px;
		height:12px;
		background:url(popup-cl.txt) no-repeat 0 0;
		cursor:pointer;
		}
	.b-popup-messagebox .b-popup-content {
		margin:0;;
		padding:5px;
		font-size:13px;
		}
	.b-popup-messagebox .b-popup-footer {
		margin:0;
		padding:5px;
		background:#ECF6FF;
		text-align:center;
		font-size:13px;
		}

/* Styles for messagers,
Must be removed after implementation of Framework! */
.appwidget-sitemessages {
	position: absolute;
	top: 100px;
	left: 0;
	z-index: 10;
	width: 100%;
	padding: 0;
	margin: 0;
	}
	.appwidget-sitemessages .b-message-system {
		padding: 0;
		margin: 0;
		background: none;
		border: none;
		font-size: 12px !important;
		color: #000;
		}
	.appwidget-sitemessages .b-message-system A {
		font-size: 12px !important;
		}
	.appwidget-managesitemessages .b-message-system {
		position: static !important;
		}
		.appwidget-sitemessages .b-message-system .b-message-wrap {
			position: relative;
			display: block;
			padding: 4px 25px 6px 25px;
			margin: 0;
			background: #C6E0F6;
			border: 2px solid #8AB6DA;
			text-align: center;
			}
		.appwidget-sitemessages .b-message-system IMG {
			padding: 0 !important;
			margin: 0 5px 0 0 !important;
			vertical-align: -2px;
			}
			.appwidget-sitemessages .b-message-system .ljuser IMG {
				margin: 0 !important;
				padding: 0 0 0 1px !important;
				}
		.appwidget-sitemessages .b-message-system A:link,
		.appwidget-sitemessages .b-message-system A:visited,
		.appwidget-sitemessages .b-message-system A:hover,
		.appwidget-sitemessages .b-message-system A:active {
			color: #124787 !important;
			text-decoration: underline;
			border: 0 !important;
			}
			.appwidget-sitemessages .b-message-system .ljuser A:link,
			.appwidget-sitemessages .b-message-system .ljuser A:visited	{
				text-decoration: none;
				}		
			.appwidget-sitemessages .b-message-system .ljuser A:hover,
			.appwidget-sitemessages .b-message-system .ljuser A:active {
				text-decoration: underline;
				}
		.appwidget-sitemessages .b-message-system I.close {
			position: absolute;
			top: 8px;
			right: 8px;
			width: 12px;
			height: 12px;
			background: url(message-.txt) no-repeat;
			cursor: pointer;
			font-size: 0;
			}
#lj_controlstrip .appwidget-sitemessages {
	top: 44px;
	z-index: 9999;
	}

#content-wrapper .appwidget-sitemessages {
	position: static;
	margin-top: 20px;
	}
	#content-wrapper .appwidget-sitemessages .b-message-system {
		margin: 0 0 10px;
		}
	
.scheme-lynx .appwidget-sitemessages {
	top: 0;
	}

/* Facebook & Twitter authorization
--------------------------- */
/* Must be removed after implementation of Framework! */
.b-identity{
	overflow:hidden;
	}

.m-auth {
	position: relative;
	margin: 0 10px 10px;
	padding: 0;
	list-style: none;
	border-bottom:1px solid #C1C1C1;
	z-index:2;
	}
.m-auth:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	}
	.m-auth-item {
		float: left;
		margin: 0;
		padding: 15px 30px 15px 40px;
		list-style: none;
		}
	.m-auth-openid {
		margin: 0 0 0 -10px;
		}
	.m-auth-facebook {
		}
	.m-auth .current {
		margin-bottom: -1px;
		background: #FFF;
		-webkit-border-top-left-radius: 10px;
		-webkit-border-top-right-radius: 10px;
		-moz-border-radius-topleft: 10px;
		-moz-border-radius-topright: 10px;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		border: 1px solid #C1C1C1;
		border-bottom-color: #FFF;
		}
		.m-auth-item A:link,
		.m-auth-item A:visited,
		.m-auth-item A:hover,
		.m-auth-item A:active {
			display: block;
			margin: -15px -30px -15px -40px;
			padding: 15px 30px 15px 40px;
			border: 0;
			color: #000;
			text-decoration: none;
			outline:0;
			}
		.m-auth-openid A {
			background: url(openid-1.txt) no-repeat 20px 50%;
			}
		.m-auth-user A {
			background: url(pencil00.txt) no-repeat 20px 50%;
			}
		.m-auth-facebook A {
			background: url(facebook.txt) no-repeat 20px 50%;
			}
			.m-auth-item A SPAN {
				color: #000;
				border-bottom: 1px dotted #000;
				}
			.m-auth .current A SPAN {
				border:0;
				}
		.m-auth-twitter A {
			background: url(twitter-.txt) no-repeat 20px 50%;
			}
		.m-auth .current .m-auth-bl,
		.m-auth .current .m-auth-br {
			display: block;
			}
		.m-auth .m-auth-openid .m-auth-bl {
			border-radius:0;
			-moz-border-radius:0;
			-webkit-border-radius:0;
			border-width:0 0 0 1px;
			}
		.m-auth-bl,
		.m-auth-br {
			overflow: hidden;
			position: absolute;
			display: none;
			width: 10px;
			height: 10px;
			border: 1px solid #C1C1C1;
			font: 0/0 serif;
			}
		.m-auth-bl {
			bottom: -11px;
			left: -10px;
			border-width: 1px 0 0 1px;
			-webkit-border-top-left-radius: 10px;
			-moz-border-radius-topleft: 10px;
			border-top-left-radius: 10px;
			}
		.m-auth-br {
			bottom: -11px;
			right: -10px;
			margin: 0;
			border-width: 1px 1px 0 0;
			-webkit-border-top-right-radius: 10px;
			-moz-border-radius-topright: 10px;
			border-top-right-radius: 10px;
			}

.b-auth {
	margin: 0;
	padding: 0;
	list-style: none;
	border: 1px solid #C1C1C1;
	border-width:0 1px 1px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	z-index: 1;
	}
	.b-auth-item {
		margin: 0;
		padding: 10px 20px 20px;
		list-style: none;
		}
		.b-auth-openid-form {
			margin: 20px 0 0;
			text-align: center;
			}
			.b-auth-openid-form LABEL {
				font-weight: bold;
				}
			.b-auth-openid-input {
				width: 300px;
				}
			.b-auth-input-wrapper SPAN {
				color:#666;
				}
		.b-auth-user-form .b-auth-input-wrapper {
			display:block;
			margin:5px 0;
			overflow:hidden;
			}
			.b-auth-user-form .b-auth-input-wrapper LABEL {
				float:left;
				width:200px;
				font-weight:bold;
				}
			.b-auth-user-form .b-auth-user-input {
				width:200px;
				margin:0 10px;
				}
			.b-auth-user-form BUTTON {
				margin:5px 0 0;
				}
		.b-auth-error {
			margin: 15px 0 5px;
			text-align: center;
			}
			.b-auth-error .i-message-error {
				display: inline-block;
				padding: 3px 8px;
				}
		.b-auth-desc {
			overflow: hidden;
			margin: 0;
			}

.b-facebookbtn,
.b-twitterbtn {
	position: relative;
	height: 22px;
	margin: 0 20px 0 0;
	padding: 0;
	border: 0;
	background: transparent;
	font: bold 11px/1 Verdana,Arial,sans-serif;
	color: #FFF;
	cursor: pointer;
	}
.b-auth .b-facebookbtn,
.b-auth .b-twitterbtn {
	float: left;
	}
	.b-facebookbtn SPAN,
	.b-twitterbtn SPAN {
		position: relative;
		display: block;
		height: 20px;
		padding: 0 8px 0 28px;
		border: 1px solid #32437F;
		text-align: left;
		line-height: 18px;
		cursor: pointer;
		border-bottom-color: #24346F;
		background: #6676AB url(facebook.txt) no-repeat 0 0;
		}
	.b-twitterbtn SPAN {
		height:24px;
		border:none;
		line-height:22px;
		padding-left:32px;
		color:#293F46;
		text-shadow:1px 1px 0px #FFF;
		white-space:nowrap;
		background-color:#FFF;
		background-image:url(twitter-.txt);
		}
		.b-facebookbtn SPAN I{
			display: none;
			}
		.b-twitterbtn SPAN I{
			position:absolute;
			right:0;
			top:0;
			height:24px;
			width:2px;
			background:url(twitter-.txt) no-repeat 100% 0;
			}

.b-twinterstitial-question,
.b-fbinterstitial-question {
	margin:0 0 10px;
	}
.b-twinterstitial-form,
.b-fbinterstitial-form {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	.b-twinterstitial-form LI,
	.b-fbinterstitial-form LI {
		margin: 0 0 5px;
		padding: 0;
		list-style: none;
		}
	.b-twinterstitial-form LI {
		position:relative;
		}
		.b-twinterstitial-form .i-bubble {
			top:-7px;
			}
		.b-twinterstitial-form LABEL {
			white-space:nowrap;
			}
	.b-twinterstitial-form .b-twinterstitial-submit,
	.b-fbinterstitial-form .b-fbinterstitial-submit {
		margin: 7px 0 0;
		}
.b-twinterstitial-form-compact {
	width: 460px;
	margin: 150px auto 0;
	text-align: center;
	font-family: Arial,sans-serif;
	}
	.b-twinterstitial-form-compact H4 {
		font-size: 24px;
		font-weight: normal;
		}
	.b-twinterstitial-form-compact .ljuser IMG {
		vertical-align: middle!important;
		}
	.b-twinterstitial-form-compact H5,
	.b-twinterstitial-form-compact P,
	.b-twinterstitial-form-compact UL {
		margin: 0;
		padding: 10px 0;
		font-weight: normal;
		font-size: 12px;
		}
	.b-twinterstitial-form-compact H5 {
		border-top: 1px solid #CCC;
		}
	.b-twinterstitial-form-compact TABLE {
		margin: 10px 0 0;
		border-bottom: 1px solid #CCC;
		}
	.b-twinterstitial-form-compact LABEL STRONG {
		font-weight: normal;
		font-size: 12px;
		}
	.b-twinterstitial-form-compact .checkboxes,
	.b-twinterstitial-form-compact .checkboxes LI {
		display: inline;
		}

.b-form-columns TD {
	vertical-align:top;
	padding:0;
	border:0;
	}

.i-setting-connect-icon {
	vertical-align: -3px;
	}

.b-repost-items {
	position: relative;
	margin: 10px 0;
	}
#postform .b-repost-items {
	margin: 0;
	}
	.b-repost-item {
		margin: 0 0 5px !important;
		text-align: left !important;
		}
	#entry-form-wrapper .b-repost-item-dis,
	#entry-form-wrapper .b-repost-item-dis A:link,
	#entry-form-wrapper .b-repost-item-dis A:visited,
	#entry-form-wrapper .b-repost-item-dis A:hover,
	#entry-form-wrapper .b-repost-item-dis A:active,
	.b-repost-item .repost_disabled {
		color: #CCC;
		}
	#entry-form-wrapper .b-repost-item {
		display: inline;
		}
		.b-repost-item IMG {
			vertical-align: -3px;
			}


.replyform TABLE.b-postform-from {
	margin: 0 0 0.5em;
	}
.replyform TABLE TD.b-postform-icon,
.replyform TABLE TD.b-postform-radio {
	vertical-align: middle !important;
	text-align: center;
	}
	.replyform TABLE TD.b-postform-radio INPUT {
		margin: 0;
		}
.replyform TABLE TD.b-postform-data {
	text-align: left;
	white-space: nowrap;
	}
	.replyform TABLE TD.b-postform-data .i-postform-label {
		display: inline-block;
		}
	.i-postform-disabled {
		color: #C0C0C0;
		}

.b-loginpage-btns {
	}
	.b-loginpage-btns A:link,
	.b-loginpage-btns A:visited,
	.b-loginpage-btns A:hover,
	.b-loginpage-btns A:active {
		border: 0;
		}
	.b-loginpage-btns IMG {
		border: 0;
		}

.b-manage-connectbtn {
	margin: 0 0 0.5em;
	}
.b-manage-connectopt {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	.b-manage-connectopt LI {
		margin: 0 0 0.1em;
		padding: 0;
		list-style: none;
		}

.b-connectbtn {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
	font: 12px/1 Tahoma,Arial,sans-serif;
	cursor: pointer;
	}
	.b-connectbtn SPAN {
		position: relative;
		display: block;
		cursor: pointer;
		}
		.b-connectbtn SPAN I {
			position: absolute;
			top: 0;
			left: 0;
			display: block;
			margin: 0;
			padding: 0;
			font: 0/0 serif;
			cursor: pointer;
			}
.b-connectbtn-twitter {
	width: 61px;
	height: 23px;
	color: #32CBFF;
	}
	.b-connectbtn-twitter SPAN {
		width: 61px;
		height: 23px;
		}
		.b-connectbtn-twitter SPAN I {
			width: 61px;
			height: 23px;
			background: url(twitter-.txt) no-repeat 0 0;
			}



/* SMS Notifications
--------------------------- */
/* Must be removed after implementation of Framework! */
.b-manage-smsn {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	}
.b-manage-smsn-hide {
	}
	.b-manage-smsn LI {
		margin: 0;
		padding: 0;
		list-style: none;
		}
	.b-manage-smsn .b-manage-smsn-sms {
		float: left;
		margin: 0 0.3em 0.3em 0;
		padding: 0.3em 0 0;
		line-height: 1.5;
		}
		.b-manage-smsn .b-manage-smsn-sms INPUT {
			width: 95px;
			}
	.b-manage-smsn-hide .b-manage-smsn-sms {
		padding: 0;
		}
	.b-manage-smsn .b-manage-smsn-status {
		position: relative;
		padding: 0 0 0 2em;
		margin-left: 110px;
		}
	.b-manage-smsn-hide .b-manage-smsn-status {
		display: none !important;
		}
		.b-manage-smsn .b-manage-smsn-status .help-icon {
			position: absolute;
			top: 8px;
			right: 0;
			}
			.b-manage-smsn .b-manage-smsn-status .help-icon A {
				border: none;
				}
		.i-manage-smsn-icon {
			position: absolute;
			top: 16px;
			left: 0;
			width: 16px;
			height: 16px;
			margin: -9px 0 0 0;
			background-image: url(smsn0000.txt);
			background-repeat: no-repeat;
			background-position: 0 -800px;
			}
		.i-manage-smsn-unsupporteddef,
		.i-manage-smsn-already_use,
		.i-manage-smsn-initial {
			background-position: 0 0;
			}
		.i-manage-smsn-correctnum {
			background-position: 0 0;
			}
		.i-manage-smsn-badnum {
			background-position: 0 -1000px;
			}
		.i-manage-smsn-wrongcode {
			background-position: 0 -800px;
			}
		.i-manage-smsn-reqsent {
			background-position: 0 -200px;
			}
		.i-manage-smsn-smssent {
			background-position: 0 -400px;
			}
		.i-manage-smsn-verified {
			background-position: 0 -600px;
			}
	.b-manage-smsn .b-manage-smsn-btn {
		clear: both;
		}
	.b-manage-smsn-hide .b-manage-smsn-btn {
		display: none;
		}



/* Custom Userheads in Edit Profile Page
--------------------------- */
/* Must be removed after implementation of Framework! */
.i-manage-userhead {
	width: 17px;
	height: 17px;
	border: 0;
	vertical-align: -2px;
	}
.b-manage-userheads-desc {
	margin: 0 0 1em;
	}
.b-manage-userheads {
	margin: 0;
	padding: 0;
	list-style: none;
	}
.b-manage-userheads:after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	}
	.b-manage-userheads LI {
		position: relative;
		overflow: hidden;
		float: left;
		width: 25%;
		margin: 0 1em 0.5em 0;
		padding: 0;
		list-style: none;
		white-space: nowrap;
		}
		.b-manage-userheads LI LABEL {
			display: block;
			padding: 3px 5px;
			border: 1px solid #FFF;
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			border-radius: 5px;
			}
		.b-manage-userheads LI.hover LABEL,
		.b-manage-userheads LI.active LABEL,
		.b-manage-userheads LI:hover LABEL {
			border: 1px solid #CCC;
			background: #F5F5F5;
			}
			.b-manage-userheads LI INPUT {
				position: absolute;
				left:-99px;
				}



/* Reject Users in Manage Community
--------------------------- */
/* Must be removed after implementation of Framework! */
.b-pending-users {
	margin: 0 0 1em;
	padding: 0;
	list-style: none;
	float:left;
	}
	.b-pending-users LI {
		position: relative;
		float: left;
		padding: 0 5px 0 0;
		}
	.b-pending-users LI:hover,
	.b-pending-users LI.hover {
		z-index: 2;
		}
		.b-pending-users A {
			border-bottom: 0 !important;
			text-decoration: none !important;
			}
		.b-pending-users LI SPAN {
			position: relative;
			float: left;
			margin: 0;
			}
			.b-pending-users LI SPAN I.i-pending-users-delim {
				position: relative;
				z-index: -1;
				}
		.b-pending-users LI:hover SPAN,
		.b-pending-users LI.hover SPAN {
			margin: -3px -18px -4px -8px;
			padding: 2px 17px 3px 7px;
			background: #F5F5F5;
			border: 1px solid #CCC;
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			border-radius: 5px;
			}
		.b-pending-users LI:hover SPAN .i-pending-close,
		.b-pending-users LI.hover SPAN .i-pending-close {
			display: block;
			position: absolute;
			top: 50%;
			right:6px;
			width: 6px;
			height: 7px;
			margin: -3px 0 0;
			padding: 0;
			background: url(pending-.txt) no-repeat 0 0;
			cursor: pointer;
			}
.b-pending-reason {
	width: 99%;
	margin: 0 0 1em;
	clear: both;
	}
.i-pending-reject {
	float: right;
	margin: 0.5em 0 0;
	}


/* Placeholder
--------------------------- */
/* Must be removed after implementation of Framework! */
.placeholder {
	color:#A9A9A9;
	}


/* Choose Facebook Repost Pic
--------------------------- */
/* Must be removed after implementation of Framework! */
.b-repost-pics {
	display: none;
	position: absolute;
	top: -150px;
	left: 72px;
	height: 117px;
	padding: 27px 4px 0;
	z-index: 99;
	}
#postform .b-repost-pics {
	left: -22px;
	}
	.b-repost-pics-bg,
	.b-repost-pics-l,
	.b-repost-pics-r,
	.b-repost-pics-arr {
		display: block;
		position: absolute;
		overflow: hidden;
		margin: 0;
		padding: 0;
		font: 0/0 serif;
		}
	.b-repost-pics-bg {
		top: 0;
		left: 0;
		width: 100%;
		height: 144px;
		background: #FFF url(pics-bg0.txt) repeat 0 0;
		}
	.b-repost-pics-l {
		top: 0;
		left: -9px;
		width: 9px;
		height: 144px;
		background: url(pics-l00.txt) repeat 0 0;
		}
	.b-repost-pics-r {
		top: 0;
		right: -9px;
		width: 9px;
		height: 144px;
		background: url(pics-r00.txt) repeat 0 0;
		}
	.b-repost-pics-arr {
		top: 138px;
		left: 160px;
		width: 13px;
		height: 13px;
		background: url(pics-arr.txt) repeat 0 0;
		}
	.b-repost-pics-head,
	#updateForm .b-repost-pics-head {
		position: absolute;
		top: 8px;
		left: 4px;
		margin: 0;
		padding: 0;
		font-weight: bold;
		font-size: 12px;
		}
	.b-repost-nav,
	#updateForm .b-repost-nav {
		position: absolute;
		top: 8px;
		right: 4px;
		margin: 0;
		padding: 0;
		line-height: 11px;
		font-size: 11px;
		}
		.i-repost-nav-first,
		.i-repost-nav-last,
		.i-repost-nav-prev,
		.i-repost-nav-next {
			overflow: hidden;
			display: inline-block;
			width: 16px;
			height: 16px;
			margin: 0;
			padding: 0;
			vertical-align: -4px;
			background-image: url(arrow-sp.txt);
			background-repeat: no-repeat;
			font: 0/0 serif;
			cursor: pointer;
			}
		.i-repost-nav-first {
			margin: 0 5px 0 0;
			background-position: 0 -32px;
			}
		.i-repost-nav-first-dis {
			background-position: 0 -48px;
			cursor: default;
			}
		.i-repost-nav-last {
			margin: 0 0 0 5px;
			background-position: -16px -32px;
			}
		.i-repost-nav-last-dis {
			background-position: -16px -48px;
			cursor: default;
			}
		.i-repost-nav-prev {
			margin: 0 5px 0 0;
			background-position: 0 0;
			}
		.i-repost-nav-prev-dis {
			background-position: 0 -16px;
			cursor: default;
			}
		.i-repost-nav-next {
			margin: 0 0 0 5px;
			background-position: -16px 0;
			}
		.i-repost-nav-next-dis {
			background-position: -16px -16px;
			cursor: default;
			}
	.b-repost-pics-wrapper {
		position: relative;
		overflow: hidden;
		min-width: 222px;
		max-width: 454px;
		height: 106px;
		}
	.b-repost-pics-items,
	#updateForm .b-repost-pics-items {
		position: relative;
		width: 9999px;
		height: 106px;
		margin: 0 0 0 -10px;
		padding: 0;
		list-style: none;
		}
		.b-repost-pics-items SPAN,
		#updateForm .b-repost-pics-items SPAN {
			display: block;
			overflow: hidden;
			position: relative;
			float: left;
			width: 96px;
			height: 96px;
			margin: 0 0 0 10px;
			padding: 5px;
			list-style: none;
			text-align: center;
			background: url(pics-fra.txt) no-repeat 0 0;
			cursor: pointer;
			}
		.b-repost-pics-items SPAN.b-repost-pics-no,
		#updateForm .b-repost-pics-items SPAN.b-repost-pics-no {
			color: #999;
			}
		.b-repost-pics-items SPAN:hover,
		#updateForm .b-repost-pics-items SPAN:hover,
		.b-repost-pics-items SPAN.b-repost-pics-active,
		#updateForm .b-repost-pics-items SPAN.b-repost-pics-active {
			background: url(pics-afr.txt) no-repeat 0 0;
			}
			.b-repost-pics-no EM {
				position: absolute;
				top: 50%;
				left: 0;
				width: 106px;
				height: 15px;
				margin: -7px 0 0;
				text-align: center;
				font-style: normal;
				}
			.b-repost-pics-items SPAN IMG {
				max-width: 96px;
				max-height: 96px;
				}

/* Style for comments in Dystopia, format=light and others. */
.talk-comment-head {
	overflow: hidden;
	padding:1px 0;
	}

.i-exp-preloader {
	margin: 0 0 0 5px;
	}

/* Open social popups
----------------------------------------------- */
DIV.lj_ippu_app {
	padding: 20px 30px;
	border: 1px solid #EBEBEB;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
	DIV.lj_ippu_app .ljappippu_inner:after
	DIV.lj_ippu_app .ljappippu_share_content:after,
	DIV.lj_ippu_app .ljappippu_share_buttons:after {
		clear: both;
		display: block;
		visibility: hidden;
		overflow: hidden;
		width: 0;
		height: 0;
		content: ".";
		}
	DIV.lj_ippu_app DIV.lj_ippu_titlebar {
		height: auto;
		padding: 0;
		margin: 0 0 10px 0;
		background: none;
		line-height: 16px;
		font-size: 16px;
		color: #000;
		}
		DIV.lj_ippu_app DIV.lj_ippu_titlebar .ljappippu_button {
			position: absolute;
			top: 10px;
			right: 10px;
			width: 12px;
			height: 12px;
			background: url(CloseBut.txt) no-repeat;
			cursor: pointer;
			}
	DIV.lj_ippu_app .ljappippu_share_content {
		clear: both;
		}
	DIV.lj_ippu_app H3 {
		clear: both;
		margin-bottom: 8px;
		line-height: 16px;
		font-style: normal;
		font-size: 12px;
		color: #000;
		}
	DIV.lj_ippu_app P {
		padding: 0;
		margin: 0 0 10px 0;
		line-height: 18px;
		font-size: 12px;
		}
	DIV.lj_ippu_app P.i-bubble {
		padding: 6px 10px 8px 10px;
		margin: 0 0 10px 0 !important;
		line-height: 11px;
		font-size: 11px;
		}
	DIV.lj_ippu_app .ljappippu_share_buttons {
		clear: both;
		overflow: hidden;
		}
		DIV.lj_ippu_app .ljappippu_share_buttons INPUT.submit {
			float: right;
			margin-top: 5px;
			}
	DIV.lj_ippu_app .i-qotd-nav {
		float: right;
		margin-top: 5px;
		font-size: 11px;
		line-height: 11px;
		}
		DIV.lj_ippu_app .i-qotd-nav-first,
		DIV.lj_ippu_app .i-qotd-nav-last,
		DIV.lj_ippu_app .i-qotd-nav-prev,
		DIV.lj_ippu_app .i-qotd-nav-next {
			overflow: hidden;
			display: inline-block;
			width: 16px;
			height: 16px;
			padding: 0;
			vertical-align: -4px;
			background-image: url(arrow-sp.txt);
			background-repeat: no-repeat;
			font: 0/0 serif;
			cursor: pointer;
			}
		DIV.lj_ippu_app .i-qotd-nav-first {
			margin: 0 5px 0 0;
			background-position: 0 -32px;
			}
		DIV.lj_ippu_app .i-qotd-nav-first-dis {
			background-position: 0 -48px;
			cursor: default;
			}
		DIV.lj_ippu_app .i-qotd-nav-last {
			margin: 0 0 0 5px;
			background-position: -16px -32px;
			}
		DIV.lj_ippu_app .i-qotd-nav-last-dis {
			background-position: -16px -48px;
			cursor: default;
			}
		DIV.lj_ippu_app .i-qotd-nav-prev {
			margin: 0 10px 0 0;
			background-position: 0 0;
			}
		DIV.lj_ippu_app .i-qotd-nav-prev-dis {
			background-position:0 -16px;
			cursor:default;
			}
		DIV.lj_ippu_app .i-qotd-nav-next {
			margin:0 0 0 10px;
			background-position: -16px 0;
			}
		DIV.lj_ippu_app .i-qotd-nav-next-dis {
			background-position: -16px -16px;
			cursor: default;
			}
		DIV.lj_ippu_app .qotd-counter I {
			font-style: normal;
			}
	DIV.lj_ippu_app .b-pending-users {
		float: none;
		}
	DIV.lj_ippu_app .b-pending-users:after {
		clear: both;
		display: block;
		visibility: hidden;
		overflow: hidden;
		width: 0;
		height: 0;
		content: ".";
		}
		DIV.lj_ippu_app .b-pending-users LI {
			line-height: 15px;
			font-size: 12px;
			}
			DIV.lj_ippu_app .ljappippu_share_persons LI:hover SPAN {
				padding-right: 8px;
				margin-right: -9px;
				}
	DIV.lj_ippu_app .hr {
		clear: both;
		overflow: hidden;
		margin-bottom: 10px;
		}
	DIV.lj_ippu_app TEXTAREA {
		width: 100%;
		padding: 0;
		margin-bottom: 5px;
		border: 1px solid #737373;
		line-height: 16px;
		font-size: 12px;
		}


/* Popups with arrows
--------------------------- */
/* Must be removed after implementation of Framework! */
.b-popup {
	position: relative;
	z-index: 99;
	}
	.b-popup-outer {
		position: relative;
		padding: 1px;
		background: #FFF;
		border: 1px solid #CCC;
		-webkit-border-radius: 7px;
		-moz-border-radius: 7px;
		border-radius: 7px;
		z-index: 100;
		}
	.b-popup-inner {
		padding: 10px 15px;
		border: 2px solid #E7E7E7;
		-webkit-border-radius: 7px;
		-moz-border-radius: 7px;
		border-radius: 7px;
		}
	.i-popup-arr {
		overflow: hidden;
		display: block;
		position: absolute;
		font: 0/0 serif;
		background-image: url(popup-ar.gif);
		background-repeat: no-repeat;
		}
	.i-popup-arrt {
		top: -7px;
		left: 50%;
		width: 13px;
		height: 11px;
		margin: 0 0 0 -6px;
		padding: 0;
		background-position: 0 0;
		}
	.i-popup-arrtl {
		top: -7px;
		left: 30px;
		width: 13px;
		height: 11px;
		margin: 0;
		padding: 0;
		background-position: 0 0;
		}
	.i-popup-arrtr {
		top: -7px;
		right: 30px;
		width: 13px;
		height: 11px;
		margin: 0;
		padding: 0;
		background-position: 0 0;
		}
	.i-popup-arrr {
		top: 50%;
		right: -7px;
		width: 11px;
		height: 13px;
		margin: -6px 0 0;
		padding: 0;
		background-position: -11px -11px;
		}
	.i-popup-arrrt {
		top: 15px;
		right: -7px;
		width: 11px;
		height: 13px;
		margin: 0;
		padding: 0;
		background-position: -11px -11px;
		}
	.i-popup-arrrb {
		bottom: 15px;
		right: -7px;
		width: 11px;
		height: 13px;
		margin: 0;
		padding: 0;
		background-position: -11px -11px;
		}
	.i-popup-arrb {
		bottom: -7px;
		left: 50%;
		width: 13px;
		height: 11px;
		margin: 0 0 0 -6px;
		padding: 0;
		background-position: -13px 0;
		}
	.i-popup-arrbl {
		bottom: -7px;
		left: 30px;
		width: 13px;
		height: 11px;
		margin: 0;
		padding: 0;
		background-position: -13px 0;
		}
	.i-popup-arrbr {
		bottom: -7px;
		right: 30px;
		width: 13px;
		height: 11px;
		margin: 0;
		padding: 0;
		background-position: -13px 0;
		}
	.i-popup-arrl {
		top: 50%;
		left: -7px;
		width: 11px;
		height: 13px;
		margin: -6px 0 0;
		padding: 0;
		background-position: 0 -11px;
		}
	.i-popup-arrlt {
		top: 15px;
		left: -7px;
		width: 11px;
		height: 13px;
		margin: 0;
		padding: 0;
		background-position: 0 -11px;
		}
	.i-popup-arrlb {
		bottom: 15px;
		left: -7px;
		width: 11px;
		height: 13px;
		margin: 0;
		padding: 0;
		background-position: 0 -11px;
		}
	.i-popup-close {
		overflow: hidden;
		display: block;
		position: absolute;
		top: 12px;
		right: 12px;
		width: 12px;
		height: 12px;
		background: url(popup-cl.gif) no-repeat 0 0;
		font: 0/0 serif;
		cursor: pointer;
		}

/*---------- Manage Settings ----------*/
/*-------------------------------------*/

#manageSettings {
    }

.Subscribe {
    width: 100%;
    padding: 0;
    margin: .5em 0 1em 0;
    clear: both;
    }

.Subscribe tr.Inactive {
    color: #aaa;
}

.Subscribe tr.Disabled {
    background-color: #eee;
}

.Subscribe tr.altrow {
    background-color: #f1f1f1;
}

.Subscribe tr.Inactive a {
    color: #aaa;
}

.Subscribe td {
    padding: .3em .4em;
}

.Subscribe td img {
    border: 0;
}

.Subscribe td label {
    cursor: pointer !important;
}

.Subscribe td p {
    color: #666;
    background: #fff;
    cursor: default !important;
}

.CategoryRow .Caption {
    text-align: right;
    vertical-align: bottom;
}

.CategoryRow {
    width: 100%;
}

.CategoryRow td {
    vertical-align: middle;
    border-bottom: 1px solid #ddd;
    padding: 2em .4em .2em .4em;
}

.CategoryRowFirst td {
    padding-top: .2em;
    white-space: nowrap;
}

.CategoryRow .caption {
    text-align: right;
}

.CategoryRow label {
}

.CategoryHeading {
    font-weight: bold;
}

.CategoryHeadingNote {
}

#Subscriptions {
    width: 100%;
}
#Subscriptions th {
    text-align: left;
}
#Subscriptions td, #Subscriptions th {
    padding-left: .5em;
    padding-right: .5em;
}
#Subscriptions tr.lighter {
    background-color: #cff;
}
#Subscriptions tr.darker {
    background-color: #9cc;
}
div.argOptsContainer {
    display: none;
}

#SubscribeSaveButtons {
    text-align: center;
    border: 1px solid #333;
    width: 150px;
    margin-left: auto;
    margin-right: auto;
    }

#SubscribeSaveButtons input {
    margin: 5px;
}

#SubscriptionInfo {
    width: 95%;
    text-align: center;
    margin: 1em auto;
}

#SubscriptionInfo p, #SubscriptionInfo div {
    font-size: 1em;
    margin: 0;
    padding: .2em;
}

/*----------- Message Center ----------*/
/*-------------------------------------*/


.NotificationTable {
    width: 100%;
}

.NotificationTable tr.Selected {
    background-color: #cee0fb;
}

.NotificationTable tr.Selected td {
    border-top: 1px solid #ccc;
}

.NotificationTable td {
    border-top: 1px solid #ddd;
}


#NotificationSidebar {

}

#NotificationSidebar p {
    margin: 0;
    padding: 0;
}

#NotificationSidebar .Blurb {
    margin: 0 0 1em 0;
    padding: 0;
}

#NotificationSidebar .BlurbTitle {
    font-weight: bold;
    margin: 0 0 .4em 0;
}

#NotificationSidebar .ljad {
    float: left;
    margin-right: 1em;
}

.esnlinks {
    float: right;
    display: block;
    margin: 0 0 0 0;
    font-weight: normal;
    }

.NotificationTable .inbox {
    padding: 0;
    margin: 0em 0 0em 0;
    border-top: 1px solid #ddd;
}

.inbox .header {
    width: 100%;
    margin: 0;
    background: #ddd;
    vertical-align: middle;
    border: 0;
    padding: 3px;
}

.actions {
    font-size: 0.9em;
}

span.Pages {
    float: right;
}

span.Pages input {
}

.inbox tr {
    cursor: pointer;
}

.inbox_newitems {
    font-weight: bold;
    overflow: hidden;
}

.InboxItem_Controls {
    float: left;
    width: 40px;
}

.InboxItem_Unread {
    font-weight: bold;
    }

.InboxItem_Read {
    color: #888;
}

span.InboxItem_Read:hover {
    color: #000;
}

span.InboxItem_Read a {
    color: #999 !important;
}
span.InboxItem_Read:hover a {
    color: inherit !important;
}

.InboxItem_Meta {

}

.InboxItem_Meta td {
    padding: 0 0 0 0;
}

.inbox .alt {
    background: #f6f6f6;
}

.inbox .alt td {
}

.inbox .checkbox {
    width: 1%;
    padding: .1em;
    vertical-align: top;
}

.inbox td.NoItems {
    font-size: 3em;
    text-align: center;
    padding: 1em;
    color: #ddd;
    cursor: default !important;
}

.inbox td.item {
    padding: .3em 0 .2em .4em !important;
    vertical-align: middle;
}

.InboxItem_Content {
    padding: .5em 0 .2em 0;
    width: 95%;
}

.inbox td.time {
    width: 8.5em;
    font-size: .8em;
    color: #555;
    vertical-align: top;
    padding-top: .4em;
}

.inbox .JournalNewComment {
}

.inbox .Subject {
    font-weight: bold;
}

.inbox .ManageButtons {
    float: right;
    width: 104px;
    position: relative;
    top: 4px;
    margin: 0 0 .5em 0;
}

.inbox .Body {
    overflow:hidden;
}

.NotificationTable tr.Selected .Body {
}

/* folder links */
.folders a {
    white-space: nowrap;
    text-decoration: none;
    color: #000;
    display: block;
    margin: 0px;
    padding: 0px 0px 1px 2px;
    border: 1px solid #fff;
}
.folders a.subs {
    padding-left: 1em;
}
.folders .subs {
    padding-left: 1em;
}
.folders a.subsubs {
    padding-left: 2em;
}
.folders a:visited, .folders a:link {
    color: #000;
}
.folders a:hover {
    border: 1px solid #bbb;
    background-color: #eee;
}

/**** ESN AJAX ****/
.ippu {
    color: #000000
}

.ippu .track_title {
    font-weight: bold;
    color: #CC6644;
    margin: 4px;
}

.ippu .track_btncontainer {
    margin-top: 5px;
    padding: 1px; 
    width: 250px;
    }
    .ippu .track_btncontainer .track_moreopts:link,
    .ippu .track_btncontainer .track_moreopts:visited {
        color: #555;
        }
    .ippu .track_btncontainer .track_moreopts:link:hover,
    .ippu .track_btncontainer .track_moreopts:visited:hover {
        color: #CC6644;
        }

.ippu .track_moreopts {
    margin: auto auto auto 1em;
    width: 49%;
}

.ippu .track_savechanges {
    margin: auto auto auto auto;
    width: 49%;
}

#compose label {
    font-weight: bold;
}

.Subscribe .opt_getselfemail TD {
    border-top:1px solid #DDDDDD;
}

.Subscribe .CategoryRow td {
    vertical-align: bottom;
}

.Subscribe .CategoryHeading {
    display:block;
}

.Subscribe .CategoryHeading-delivery,
.Subscribe .CategoryHeading-notify {
    padding-bottom: 0em;
}

.Subscribe .CategoryHeading-delivery {
    float:right;
}

.Subscribe .CategoryHeading-notify {
    float:left;
}

.Subscribe .CategoryRow-tracking .CategoryRowFirst TD,
.Subscribe .CategoryRow-friends_and_communities .CategoryRowFirst TD {
    padding-top:1.5em;
}

.Subscribe .CategoryRowFirst td INPUT {
    vertical-align: bottom;
}

div.ContextualPopup {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10000;
    margin: 5px 0 0 20px;
    font: normal 11px "Arial", "Verdana", sans-serif !important;
    text-align: left;
    }

* html div.ContextualPopup {
    background: none !important;
    }

div.ContextualPopup img {
    border: 0;
    }

div.ContextualPopup div.Inner {
    position: relative;
    top: -2px;
    left: -2px;
    background-color: #fff !important;
    color: #000 !important;
    border: 1px solid #036;
    padding: 0px;
    width: 20em;
    }

* html div.ContextualPopup div.Inner {
    top: 0px;
    left: 0px;
    }

div.ContextualPopup .Content {
    padding: 2px 4px 6px 4px;
    margin-right: 50px;
    line-height: 1.4;
    }

   div.ContextualPopup .Relation {
       font-weight: bold !important;
       }

   div.ContextualPopup .Content .OnlineStatus {
       font-weight: bold;
       }

   div.ContextualPopup .Content .GizmoBlurb {
       font-size: smaller;
       }

div.ContextualPopup .Userpic {
    float: right;
    top: 0;
    right: 0px;
    padding: 4px 4px 0 0;
    }

* html div.ContextualPopup .Userpic {
    top: 2px;
    }

   div.ContextualPopup .Userpic img {
        margin: 0 auto;
        max-width: 50px;
        width:expression(this.width > 50 ? "50px" : this.width); /*IE Max-width */
        height: auto;
        vertical-align: middle;
        }

   div.ContextualPopup div.Inner a:link,
   div.ContextualPopup div.Inner a:visited {
        text-decoration: underline !important;
        border-bottom:0 none;
        font-weight: bold;
        color: #00C !important;
        }

	div.ContextualPopup div.Inner .alias-unavailable A, 
	div.ContextualPopup div.Inner .alias-unavailable A:link, 
	div.ContextualPopup div.Inner .alias-unavailable A:visited {
		color:#999 !important;
		}

div.ups_status {
        color: #333;
        font-size: larger;
        font-weight: bold;
        text-align: center;
}

.ups_table {
        display: table;
        width: 100%;
        _width: 97%;
        padding: 0;
        margin: 0;
}

td.ups_cell {
        padding: 5px;
        border: 1px solid #fff;
        cursor: pointer !important;
        color: #000;
}

.ups_row1 { background-color: #fff; }
.ups_row2 { background-color: #efefef; }

.ups_selected_cell {
        background-color: #999 !important;
        color: #000;
        border: 1px solid #454545 !important;
}

div.ups_search {
        padding: 5px;
        background: #ccc;
        color: #000;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
        height: 20px;
        vertical-align: top;
}

.ups_selected {
        border-top: 1px solid #777 !important;
        border-left: 1px solid #777 !important;
        border-right: 1px solid #444 !important;
        border-bottom: 1px solid #444 !important;
}

img.ups_upic {
        display: block;
        padding: 3px;
        border-top: 1px solid #eee;
        border-left: 1px solid #eee;
        border-right: 1px solid #aaa;
        border-bottom: 1px solid #aaa;
        background: #fff;
        color: #000;
}

div.ups_userpics {
        overflow: auto;
        height: 353px;
        margin: 0;
        padding: 0;
}

div.ups_container {
        float: left;
        margin: 0 5px 0 0;
}

div.ups_closebuttonarea {
        background: #ccc;
        color: #000;
        padding: 5px;
        border-top: 1px solid #fff;
        height: 20px;
        position: relative;
}

        div.ups_closebuttonarea input {
                vertical-align: top;
        }

        span#ups_scaling_buttons {
                display: block;
                position: absolute;
                right: 5px;
                top: 2px;
        }

        #ups_scaling_buttons img {
                margin: 0 0 0 2px;
                padding: 2px;
                border: 1px solid #ccc;
        }

        img.ups_scalebtn_selected {
                border: 1px solid #666 !important;
        }
/*
    This is utility css that can be used anywhere in the app
    It should be included on all app pages in all schemes
*/

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
    content: ".";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
.pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg[class] { height: auto; }
.pkg { display: block; }
/* */

/* form styles */
label.left {
    display: block;
    float: left;
}
input.text,
textarea.text,
select.select {
    margin: 0px 3px 0px 0px;
    padding: 2px 2px;
    background: #fff url(input-bg.txt) repeat-x 0 -1px;
    border: 1px solid #bbb;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
}
select.select {
    padding: 1px;
}
fieldset.nostyle {
    border: none;
    margin: 0;
    padding: 0;
}
input.create-account {
    font-size: 110%;
    color: #fff;
    margin: 0;
    background: #559A40;
    border: 2px solid #76AE65;
    border-bottom: 2px solid #447C33;
    border-right: 2px solid #447C33;
}

.detail {
    font-size: 90%;
    color: #444;
}
p.detail {
    margin: 0 0 10px 0;
    padding: 0;
}
h2.widget-header {
    margin: 0 0 6px 0;
    padding: 0 0 6px 0;
    border-bottom: 1px solid #ccc;
}
ul.detail li {
    font-size: 90%;
}
hr.hr {
    border: 0;
    width: 100%;
    color: #8FC3F7; background-color: #8FC3F7;
    height: 1px;
}
/* generic class for removing styling from ul */
ul.nostyle {
    list-style: none;
    margin: 0;
    padding: 0;
}

/* tables where rows alternate colors */
table.alternating-rows th {
    text-align: left;
    border-top: 1px solid #8FC3F7;
    border-bottom: 1px solid #8FC3F7;
    background-color: #C5DFF9;
    padding: 6px 4px;
}
table.alternating-rows tr.altrow1 {
    background-color: #fff;
}
table.alternating-rows tr.altrow2 {
    background-color: #eee;
}
table.alternating-rows td {
    padding: 6px 4px;
    border-bottom: 1px solid #ccc;
    text-align: left;
}

/* columns for content layouts */

div.columns-2 .columns-2-left {
    float: left;
    width: 49%;
}
div.columns-2 .columns-2-right {
    float: right;
    width: 49%;
}
div.columns-2-r300 {
    width: 720px;
}
div.columns-2-r300 .columns-2-left {
    float: left;
    width: 405px;
    margin-right: 15px;
}
div.columns-2-r300 .columns-2-right {
    float: left;
    width: 300px;
}

/* default margin for widgets */

.appwidget {
    margin-bottom: 15px;
    position: relative;
}
.appwidget .more-link {
    position: absolute;
    right: 7px;
    top: 6px;
    font-size: 11px;
    text-decoration: none;
    padding-left: 10px;
    text-transform: lowercase;
    color: #114577 !important;
    background: url('arrow-do.txt') no-repeat 0 60%;
}
*HTML .appwidget .more-link {
    right: 27px;
}

.appwidget .more-link:hover {
    text-decoration: underline;
}
/* add this class to anything to make upgrade icon appear next to it */

.upgrade-account {
    padding-right: 18px;
    background: url('upgrade-.txt') no-repeat right 50%;
}

.arrow-link,
.more-link {
    padding-left: 12px;
    background: url('arrow-do.txt') no-repeat 0 50%;
}

/* Used to encapsualte message forms like Invite and Tell a Friend */
.message {
    border: 5px solid #eee;
    margin-bottom: 15px;
}

.message blockquote {
    margin: 0;
    border: 1px solid #aaa;
    padding: 15px;
}

.standout-border {
    border: 1px solid #8fc3f7;
    padding: 6px;
}
.standout-background {
    background-color: #c5dff9;
}

/* Sidebars floated to the right */
div.right-sidebar {
    float: right;
    width: 300px;
    color: #000000;
    background-color: #c5dff9;
    border: 1px solid #8fc3f7;
    margin: 10px;
    padding: 10px;
}
div.ad-sidebar {
    width: 300px;
    float: right;
}

.textbutton { 
    color: #0000CC;
    cursor: pointer;
}

/* Solid background headings */
h2.solid-neutral {
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
    background: #ededed url(corner00.txt) no-repeat 0 0;
    margin: 0 0 8px 0;
    padding: 5px 8px;
    color: #222;
}
h2.solid-blue {
    position: relative;
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
    background: #d7e7f7 url(corner00.txt) no-repeat 0 0;
    margin: 0 0 8px 0;
    padding: 5px 8px;
    color: #222;
}
.solid-neutral {
    background: #ededed;
}

input.bright {
    background: url(yellow_g.txt) repeat;
    border: 1px solid #b48101;
    color: #1f3368;
    font-weight: bold;
}

.rounded-box {
    background: no-repeat;
    zoom: 1;
}

.rounded-box .rounded-box-tr {
    background: 100% 0 no-repeat;
}

.rounded-box .rounded-box-bl {
    background: 0 100% no-repeat;
}

.rounded-box .rounded-box-br {
    background: 100% 100% no-repeat;
    padding: 2px; /* border width */
}

.rounded-box .rounded-box-content {
    padding: 10px;
}
.ljad h4
{
    text-align: left;
    font-size: 10px;
    font-weight: normal;
    text-transform: uppercase;
    color: #444;
    margin: 0;
}
.ljad A:link,
.ljad A:visited
{
    font-size: 10px;
    border: 0 !important;
}
.ljad img { border: 0; }
.ljadskyscraper
{
    width: 160px;
}
.ljadleaderboard, .ljadleaderboard-top, .ljadleaderboard-bottom
{
    width: 728px;
    margin-left: auto;
    margin-right: auto;
}
.ljadsmrect
{
    width: 185px;
}
.ljadmedrect
{
    width: 300px;
    overflow: hidden;
    zoom: 1;
}
.ljadmedrect OBJECT,
.ljadmedrect EMBED,
.ljadmedrect IMG {
    margin: 0;
    padding: 0;
    display: block;
}

.adv-box BR,
.ljadafter-post-a BR,
.ljadmedrect BR {
    display: none;
}

.adv-box IMG,
.ljadafter-post-a IMG,
.ljadmedrect IMG {
    vertical-align:top;
}
.adv-box DL DD A IMG,
.ljadafter-post-a DL DD A IMG,
.ljadmedrect DL DD A IMG {
    margin:0;
}


.ljad5linkunit
{
    width: 728px;
    margin-left: auto;
    margin-right: auto;
}
.ljadbadge
{
    width: 160px;
    margin-bottom: 15px;
}
.ljadentrybox
{
    width: 468px;
}


/* Styling for search ads */

.lj_inactive_ad {
    display: none;
}

.lj_content_ad {
    border: 1px solid #FFD63F;
    width: 580px;
    overflow: hidden;
    text-decoration: none;
    font-size: 12px;
    padding: 5px;
    padding-bottom: 0;
}

.lj_content_ad .ad_header {
    font-weight: bold;
}

.lj_content_ad .ad_text,
.lj_content_ad .ad_url {
    font-size: 11px;
}

/* Avertising for sup's user
----------------------------- */
.adv {
position: relative;
overflow: hidden;
zoom:1;
min-width: 400px;
clear: both;
background: #fff;
border: 1px solid #808080;
padding: 12px;
text-align: left !important;
}
.adv-box {
overflow: hidden;
height: 250px;
width: 100%;
min-width: 400px;
}
* HTML .adv-box {
width:expression(parentNode.clientWidth < 530 ? "400px" : "100%");}
/* HTML .adv-box {
width:expression(document.documentElement.clientWidth < 793 ? "400px" : "100%");}

* HTML #adv_digitalmult .adv-box {	
width:expression(document.documentElement.clientWidth < 944 ? "300px" : "100%");}
*/
/* Banner */
.adv-box-banner {
float: left;
width: 313px;
height: 250px;
text-align: left;
}

/*text banner*/
.adv-box-text {
float: left;
overflow: visible;
width: 100%;
min-width: 530px;
margin-right: -313px;
padding-top: 30px;
}
.adv-box-text-in {
margin-right: 313px;
}
.body-adv-box {
zoom:1;
}
/* min-width for ie6 */
* HTML .mw {
overflow:hidden;
width:530px;
height:0;
font-size: 0;
line-height: 0;
}
/* Advertising header 
------------------------------*/
H3.h-adv-box {
padding: 3px 7px 5px 7px !important;
margin: 0 !important;
border: 0 !important;
background: #a92242 !important;
text-transform: uppercase;
font: 10px/1 Verdana, Arial, sans-serif;
color: #FFF;
}
H3.h-adv-box A {
border: 0 !important;
text-decoration: none !important;
font: 10px/1 Verdana, Arial, sans-serif !important;
color: #FFF !important;
background: none !important;
}
H3.h-adv-box A:hover {
border: 0 !important;
text-decoration: underline !important;
color: #FFF !important;
}
.adv H3.h-adv-box {
position: absolute;
right: -1px;
top: 12px;
float: right;
z-index: 100;
border: 0 !important;
}/* Define text color and typography */
html, body {
    height: 100%;
}
body {
    color: #000000;
    background-color: #fff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
    min-width: 840px;
    width: 100%;
}
a:link {
    color: #00C; background-color: transparent;
}
a:visited {
    color: #306; background-color: transparent;
}
a:active {
    color: #F60; background-color: transparent;
}
h1 {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: bold;
    color: #036; background-color: transparent;
    margin: 0 0 0.4em 0; padding: 0;
}
h1 a {
    font-weight: normal;
}
h2 {
    font-weight: normal;
    color: #036;
    margin: 0.3em 0 0.1em 0; padding: 0;
}
h3 {
    color: #024; background-color: transparent;
    font-style: italic;
    margin: 0.2em 0 0.2em 0; padding: 0;
}
p {
    margin: 0.75em 0;
}
body, dd, dt, th, td, p, div, li, pre, code, kbd { font-size: small; }
h3 { font-size: medium; }
h2 { font-size: large; }
h1 { font-size: x-large; }
li { margin-left: 0px; }

h1.title {
    font-family: Arial, Verdana, Helvetica, sans-serif;
}

#NavigationWelcomeLogo {
    position: relative;
    top: 0;
    left: 0;
    font-size: 0.8em;
    color: #444;
    height: 6.11em;
    margin: 0;
    padding: 0;
}
#NavigationWelcomeLogo a {
    color: #444;
    font-weight: 700;
}
#Content pre {
   line-height: 1em;
}

/* Utility CSS */
.clear {
    clear: both;
    margin: 0 -1px -1px 0;
    border: 0;
    padding: 0;
    width: 1px;
    height: 1px;
    font-size: 0;
    line-height: 0%;
}

.hide {
    display: none;
}
hr {
    border: 0;
    width: 100%;
    color: #369; background-color: #369;
    height: 2px;
}
table.edged {
    border: 2px solid #c5dff9;
}
table.edged td {
    border: 1px solid #8fc3f7;;
}
.standout {
    text-align: center;
}
.standout .container {
    color: #000; background-color: #c5dff9 !important;
    border: 1px solid #8fc3f7;
    padding: 3px;
    /* margin shorthand isn't recognized by IE5/Mac */
    margin-top: auto; margin-bottom: auto;
    margin-left: auto; margin-right: auto;
    width: auto;
    text-align: left;
}
.standout span.container {
    padding: 8px 7px !important;
    display: inline-block;
}
.errorbar {
    color: #000;
    font: 12px Verdana, Arial, Sans-Serif;
    background-color: #FFEEEE;
    background-repeat: repeat-x;
    border: 1px solid #FF9999;
    padding: 8px;
    margin-top: auto; margin-bottom: 5px;
    margin-left: auto; margin-right: auto;
    width: auto;
    text-align: left;
}
.warningbar {
    color: #000;
    font: 12px Verdana, Arial, Sans-Serif;
    background-color: #FFFFDD;
    background-repeat: repeat-x;
    border: 1px solid #FFCC33;
    padding: 8px;
    margin-top: auto; margin-bottom: 5px;
    margin-left: auto; margin-right: auto;
    width: auto;
    text-align: left;
}
.de {
    color: #909090; background-color: #ffffff;
}

/* layout */

.talk-comment {
    margin-top: 1em;
    margin-bottom: 0px;
	}
	.talk-comment-head {
		overflow: hidden;
		padding: 1px 0;
		}
	.talk-comment-box {
		overflow: hidden;
		}

#commenttext { width: 100%; }

/* Form Items */
.formitem {
    color: #343434;
    font-size: 1em;
}

.formnumber {
    font-weight: bold;
    margin-top: 1.8em;
    font-size: .9em;
}

.formitemName {
    font-weight: bold;
    font-size: .9em;
    margin-top: 1.8em;
}

.formitemDesc {
    margin-top: .4em;
    margin-bottom: .4em;
    color: #505050;
}

.formitemNote {
    color: #da6320;
    font-size: .9em;
    margin-top: .4em;
    margin-bottom: .4em;
}

.formitemFlag {
    color: #CE0000;
    font-size: .9em;
    margin-top: .4em;
    margin-bottom: .4em;
}

.borderedtable {
    border: solid 1px black;
}

/* the top of the borderedtable, use th tags for header columns */
.borderedtable th {
    background-color: #dddddd;
    border-bottom: solid 1px black;
    padding-left: 10px;
    padding-right: 10px;
    white-space: nowrap;
}


.userslist-table {
        border: 1px solid #DDD;
}

.userslist-table TH, .aliaslist-table TH  {
        background: #DDD;
        padding: 2px 10px;
        white-space: nowrap;
        text-align:left;
}
	.aliaslist-table TH {
		padding: 4px 10px;
	}
.userslist-table TD {
        padding: 3px 10px;
}

.aliaslist-table {
	border: 0;
	border-spacing: 0px;
	}
	.aliaslist-table TD {
		padding: 3px 3px 3px 10px;
		}
		.aliaslist-table TD .user_check {
		    margin-right: 10px;
		    }
		.aliaslist-table TD.more {
		    padding: 3px 3px 7px 10px;
		    }
	.aliaslist-table .notedel {
	    padding: 17px 0px 0px 10px;
	    }
	.aliaslist-table .user_alias {
		padding: 3px 0px 3px 10px;
		}
		.aliaslist-table .user_alias INPUT {
			width: 300px;
			}
		.aliaslist-table .user_alias .type-checkbox {
			margin-left:1.2em;
			margin-right:1.2em;
			width: auto;
			}
	.aliaslist-table .newalias TD {
		padding: 14px 0px 3px 10px;
		font-weight: bold;
		}

		.aliaslist-table .user_alias_error {
			position:absolute;
			margin:.25em 0 0 1em;
			color:#F00;
			}

/* Extended.css */
.hide {
    display: none;
}
div.centered {
    text-align: center;
    width: 100%;
}
.lesstop {
    margin-top: 2px;
}
.de {
    color: #909090; background-color: #ffffff;
}
#ljbreadcrumbs {
    text-align: left;
    white-space: nowrap;
    font: 11px Arial, Geneva, Helvetica, sans-serif;
    margin-left: 0;
    margin-bottom: 1em;
}

/* layout */

#content pre {
   line-height: 1.1em;
   font-size: 1.1em;
}
#Comments q {
    font-style: italic;
}
div.transparentpng { display: none; margin: 0; padding: 0; }
img.transparentpng { border: 0; }


/* Ad wrapper styles (for ads printed in BML directly) */

.ljadwrapper-app-full-width
{
    margin-bottom: 1em;
    text-align: center;
    width: 100%;
}

.ljadwrapper-app-info-1column,
.ljadwrapper-app-func-1column,
.ljadwrapper-app-confirm,
.ljadwrapper-app-home-login,
.ljadwrapper-app-schools,
.ljadwrapper-search,
.ljadwrapper-journal-indiv-entry,
.ljadwrapper-journal-skyscraper,
.ljadwrapper-app-search-skyscraper
{
    float: right;
    margin-left: 2em;
    margin-bottom: 1em;
    display: table-cell;
}

.ljadwrapper-app-func-2column,
.ljadwrapper-app-info-2column,
.ljadwrapper-journal-userinfo
{
    margin-top: 2em;
    text-align: center;
    width: 100%;
}
div.copyrighted {
       font-size: smaller;
       padding-bottom: 10px;
}

/* Addfriend options */
.addfriend-options {
	padding-top:1.25em;
	}
	.addfriend-options DD {
		padding-top:.3em;
		}
		.addfriend-options .type-text {
			width:270px;
			}
		.addfriend-options DD IMG {
			border:0;
			margin-right:.4em;
			}
/* Userpics addon */
.userpics-addon FORM UL {
	padding: 0;
	margin: 0 0 15px 0;
	list-style: none;
	}
	.userpics-addon FORM UL LI {
		padding: 0;
		margin: 0 0 5px 0;
		}
	.userpics-addon FORM INPUT.submit {
		overflow: visible;
		padding: 0 7px 3px 7px;
		font-size: 12px;
		}
.alert-msg {
	color: #FF0000;
	}
/* Packages FORM */
.packages-form UL {
	padding: 0;
	margin: 0 0 15px 0;
	list-style: none;
	}
	.packages-form UL LI {
		padding: 0;
		margin: 0 0 5px 0;
		}
		.packages-form UL LI INPUT {
			padding: 0;
			margin: 0 5px 0 0;
			}
	.packages-form INPUT.submit {
		overflow: visible;
		padding: 0 7px 3px 7px;
		font-size: 12px;
		}
	.packages-note {
		font-size: 11px;
		}
/* Likes list */
UL.likes-list {
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 10px 0 0 0;
	list-style: none;
	}
	UL.likes-list LI {
		padding: 0;
		margin: 0 0 5px 0;
		}

.i_like_this {
	position:relative;
	}
.i_like_this_already {
	position:absolute;
	top:0px;
	left:11px;
	font:16px/14px Verdana,sans-serif;
	color:#F00;
	}

/* define general layout styles shared by Horizon and Vertigo */

#content {
    position: relative;
    top: 110px;
    margin: 0;
    margin-bottom: 120px;
    padding: 0 25px 20px 25px;
    text-align: left;
}
*:first-child+HTML #content {
    zoom:1;
}
* html #content {
    width: 92%;
    zoom:1;
}
    
#big-content-wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -165px; /* the bottom margin is the negative value of the footer's height */
}

#Userpic {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 101;
    width: 100px;
    height: 100px;
    background: url("topbar-b.txt") repeat-x #cbe4fd;  /* gradient */
}
#defaultpic {
    width: 100px;
    height: 100px;
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
}
#Userpic img {
    display: block;
    vertical-align: middle;
    border: 0;
}
#NoUserpic {
    background-image: url("nouserpi.txt");
    background-repeat: repeat-y;
    height: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
#NoUserpic a span {
    position: absolute;
    top: 80px;
    left: 0px;
    font-size: .8em;
    text-decoration: none;
    color: #036;
    cursor: pointer;
    display: block;
    width: 100px;
    text-align: center;
    margin: 0;
    padding: 0;
}
#welcome {
    color: #369;
}
#WelcomeLinks, #WelcomeLinks a {
    line-height: 1em;
    display: inline;
    font-size: 11px;
}
#WelcomeLinks a, #WelcomeViewLinks a {
    text-decoration: none;
}
#WelcomeLinks a:hover, #WelcomeViewLinks a:hover {
    text-decoration: underline;
}
#WelcomeLinks img {
    position: relative;
    top: 3px;
}
#WelcomeViewLinks {
    padding-top: 3px;
    width: 600px;
}
#WelcomeViewLinks li {
    font-size: 11px;
}
#WelcomeViewLinks li a {
    padding: 5px 0;
    line-height: 17px;
}
#Feedback {
    position: absolute;
    top: 0;
    right: 26em;
    margin: 0;
    padding: 0;
}
#Feedback img {
    margin: 0;
    padding: 0;
    border: 0;
}
.view {
    display: inline;
    list-style: none;
    margin: 5px 0 0 0;
    padding: 0;
}
.view li {
    display: inline;
}
#Logo {
    position: absolute;
    top: 0px;
    right: 5px;
    padding: 0;
    z-index: 200;
    font-size: 1.1em !important;
}
#Logo img {
    border: 0px;
}
#Logo .transparentpng { margin-bottom: .5em; border: 0; }

#LogoActions {
    padding: 0;
    margin: 0;
    text-align: right;
    width: 99%;
    height: 1.4em;
    background-color: #dfedfa;
    color: #336699;
    border: 1px solid #69c;
    -moz-border-radius: .3em;    /* Mozilla users get the cool rounded border */
    border-radius: .3em;         /* Any other compliant browser is free to show it to */
}
.Actions {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.Actions li {
    float: left;
    display: inline;
    width: 22%;
    text-align: center;
    white-space: nowrap;
}
.Actions a {
    text-decoration: none;
    margin: 0;
    width: 100%;
    text-transform: uppercase;
    font-weight: bolder;
    color: #369 !important;
}
#navigation {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-width: 760px;
    min-height: 100px;
    height: 100px;
    background: #cbe4fd url("topbar-b.txt") repeat-x 0 0;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    z-index: 10;
}
#NavBar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #3e5a8b;
}
#NavMenu {
    display: block;
    position: relative;
    height: 27px;
    margin: 0 0 0 100px;
    padding: 0;
    border: 0;
    /* font-size: 0.8em; */
    list-style-type: none;
    color: #fff;
    width: auto;
}
* html #NavMenu {
    width: 100%;
    margin: 0;
    left: 100px;
}

/* Needed for Safari to keep hover color correct */
#NavMenu li:hover > a {
    color: #114577;
    background: #CBE4FD;
}
.NavMenuSubNav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
/* Hack to display elements above windowed controls like Flash objects */
.NavMenuSubNavBack {
    position: absolute;
    background: transparent;
    z-index: -1;
    width: 100%;
    height: 100%;
    height: expression(this.parentNode.clientHeight);
}
.NavMenuItem {
    color: #fff;
    cursor: pointer;
    margin: 0;
    padding: 0;
    white-space: nowrap;
    width: auto;
    float: left;
    display: inline;
    z-index: 95;
    padding: 0 7px;
}
.NavMenuItem a, .NavMenuItem a:visited {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    line-height: 27px;
}
* html .NavMenuItem li a { display: inline-block; } /* Stupid IE6 hack to fix nav menu padding */
* html .NavMenuItem li a { display: block; } /* End stupid IE6 hack */
.NavMenuItem:hover {
    color: #114577;
    background-color: #CBE4FD;
    background-image: url("toplevel.gif");
}
.NavMenuItem a:hover, #Alpha {
    background-color: #CBE4FD !important;
    background-image: url("toplevel.gif");
    color: #114577;
}
#Alpha {
    color: #114577;
}
/* Opera hack to hide anything using this class */
@media all and (min-width: 0px){
    .NavMenuSubNavBack{ display: none;
}}

#welcome {
    position: absolute;
    top: 0;
    left: 100px;
    width: 30em;
    margin: 0;
    padding: 12px 0 0 10px;
}
#welcome a {
    text-decoration: none;
    color: #114577 !important;
}
#welcome h2 {
    display: inline;
    font-size: 1.75em;
    margin: 0 5px 0 0;
    padding: 0;
}
#welcome .ljuser img {
    vertical-align: baseline !important;
    margin-bottom: -1px;
}
#welcome .ljuser b {
    font-weight: normal !important;
}
#NavMenuSearch {
    display: block;
    right: 0;
    top: 0; 
    position: absolute;
    margin: 2px 15px 0 0;
    width: 40%;
    text-align: right; 
}
* html #NavMenuSearch {
    right: 100px;
}
#NavMenuSearch form {
    padding: 3px 0px 0px 2px;
    line-height: 17px;
}
#NavMenuSearch input,
#NavMenuSearch select {
    margin-right: 0px;
    font: normal 11px arial, helvetica, sans-serif;
}
/* #NavMenuSearch input#SearchText {
    width: 70%;
} */
#footer, .push {
    height: 165px;
}
#footer {
    background-color: #fff;
    border-top: 1px solid #CBE4FD;
    padding-top: 2px;
    margin: 0 15px;
}
#footer-links {
    border-top: 1px solid #CBE4FD;
    border-bottom: 1px solid #CBE4FD;
    text-align: center;
    padding: 0px 10px 15px 10px;
}
/*#footer-links-inner {
    width: 760px;
    margin-right: auto;
    margin-left: auto;
}*/
#footer-links ul {
    list-style: none;
    margin: 0;
    padding: 0 0 3px;
    /*width: 100px;*/
}
#footer-links table {
    margin:0 auto;
    border-collapse: collapse;
    border: 0;
}

#footer-links table TD {
    padding:10px 50px 0px 0;
    text-align: left;
    vertical-align: top;
}
#footer-links table TD.last {
    padding-right: 0px;
}



/*#footer-links-inner ul#footer-links-col5 {
    width: 150px;
} */
#footer-links ul li {
    font-size: 11px;
    text-align: left;
    padding: 0;
    white-space:nowrap;
}
#footer-links table td H3 {
    font-size: 12px;
    color: #333;
    font-weight: bold;
    padding: 3px 0;
    font-style: normal;
    margin-top: 0;
    white-space:nowrap;
}
#footer-links table td H3#footer-links-getinvolved {
   padding-top: 8px;
}

#footer-links ul li#footer-links-getinvolved {
    padding-top: 8px;
}
#footer-links ul#footer-links-col6 li {
    font-size: 10px;
    white-space: nowrap;
}
#footer-links ul#footer-links-col6 select {
    font-size: 11px;
}
#footer-links a {
    color: #036;
    text-decoration: none;
}
#footer-links a:hover {
    text-decoration: underline;
}
#footer-links P.more_lj {
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    padding:1px 0px 0px 0px;
    margin: 0;
}
#footer-copyright {
    font-size: 11px;
    text-align: center;
    margin-top: 5px;
    padding-bottom: 25px;
}

/* Search Form Style Goes Here
-------------------------------------- */


/* Search Results
-------------------------------------- */
.search-result-wrap {
        font-family: Arial, sans-serif;
        }
        .search-result {
                float:left;
                width:100%;
                margin-right:-100%;
                }
                .search-result-in {
                        color: #333;
                        }
                        .search-result-in A {
                                color: #3333D6;
                                }
        .search-result-aside {
                float: right;
                width: 300px;
                margin-top: 90px;
                }
                
.pages-list {
        margin-bottom: 15px;
        border-bottom: 3px solid #3E5A8B;
        }
        .pages-list LI I {
            display: none;
            }
            .pages-list LI.cur I {
                display: none;
                }
        .pages-list:after {
                content: ".";
                display: block;
                height: 0;
                clear: both;
                visibility: hidden;
                }
        .pages-list LI {
                float: left;
                line-height: 1.2em;
                margin-bottom: -3px;
                padding: 0;
                background: #69c;
                text-align: center;
                color: #fff;
                border-bottom: 3px solid #3E5A8B;
                white-space: nowrap;
                overflow: hidden;
                }
                .search-result .pages-list LI {
                    width: 18% !important;
                    }
                .search-result .pages-list LI.profiles {
                    width: 28% !important;
                    }
                .pages-list LI A {
                        display: block;
                        padding: 5px;
                        color: #fff;
                        border-right: 2px solid #fff;
                        }
                        .pages-list LI A:visited {
                                color: #fff;
                                }
                .pages-list LI STRONG {
                        display: block;
                        border-right: 2px solid #fff;
                        }
        .pages-list .cur,
        .pages-list .cur-last {
                padding: 0;
                background: #3e5a8b !important;
                border-bottom: 3px solid #3E5A8B;
                }
        .pages-list .last,
        .pages-list .cur-pre {
                margin-right: 0;
                background: #69c;
                }
        .pages-list .cur STRONG {
                background: none;
                margin: 0;
                padding: 5px;
                border-bottom: 0;
                }
        .pages-list .last A,
        .pages-list .last STRONG,
        .pages-list .cur-last STRONG {
                border-right: none;
                white-space: nowrap;
                }

.search-result H1 {
        margin: 0 0 0.4em 0;
        padding: 0;
        font: bold normal x-large Arial, sans-serif !important;
        color: #036;
        }


/* Paging
-------------------------------------- */
.paging DD UL UL A,
.paging DD UL UL SPAN,
.paging DD UL UL STRONG {
        float:left;
        padding:.1em .4em .1em;
        text-decoration: none;
        }
.paging DD UL UL A,
.paging DD UL UL STRONG {
        border:solid 1px #CCC;
        line-height:1;
        color:#404040;
        }
.paging DD UL UL A:hover {
        background:#CCC;
        }
.paging DD UL UL STRONG {
        background:#829DBF;
        border-color:#829DBF;
        color:#FFF;
        }

        .tagged-list DT .search-meta {
                font-size: 0.846em;
                }
                .tagged-list DT .search-meta A {
                        font-size: 1em;
                        }
                .tagged-list BLOCKQUOTE {
                        line-height:1.3;
                        font-size: 1.077em;
                        }
                .tagged-list BLOCKQUOTE B {
                        color:#000;
                        }

.search-result-extra .ico IMG,
.tagged-list .ico IMG {
        border:none;
        vertical-align: text-bottom;
        }
.search-result-extra .ljuser,
.tagged-list .ljuser {
        white-space:nowrap;
        word-spacing:-.1em;
        margin-right:.1em;
        }

.search-result-extra .header {
        background: none;
        padding: 0;
        margin: 0;
        font-size:0.769em;
        border-bottom: 1px solid #959595;
        color:#959595;
        text-transform: uppercase;
        font-style:normal;
        font-weight:normal;
        }
.search-result-extra A {
        color: #3333D6;
        }
.search-result-extra .content {
        background: none;
        padding: 0;
        }
        .search-result-extra .content:after {
                content: ".";
                display: block;
                height: 0;
                clear: both;
                visibility: hidden;
                }
        .search-result-extra .content .user-list {
                margin: 0;
                }
        .search-result-extra .user-list .vcard {
                padding: 0;
                }
.search-result-extra P A {
        font-size: 0.923em;
        }


/* FAQ Search */
.faq-list {
        margin-left:0;
        }
        .faq-list P BIG {
                font-weight:normal;
                }
                .faq-list P BIG B {
                        font-style:italic;
                        }
        .faq-list P SMALL A:link,
        .faq-list P SMALL A:visited {
                font-size: 1.073em;
                }

/* FOR IE7 */
.search-type,
.pages-list,
.search-precise,
.paging {
        zoom: 1;
        }
/* Fix jumping floats in tabs */
*+html .pages-list .last,
*+html .pages-list .cur-last {
    margin-right: -2px;
    }
*+html .pages-list LI A {
    overflow: hidden;
    }
*+html .tagged-list LI {
    zoom:1;
    }

.basic .search-submit BUTTON {
        top:0;
        }


/* 10 years header mod */

#navigation {
    background:#061C43 url(10years-.txt) 100% 0 no-repeat;
    }
#NavBar {
    background:none;
    }
#Userpic {
	background:transparent none !important;
	}
#welcome,
#welcome A {
    color:#E9F4FF !important;
    }
#Logo {
    right:0;
    }
#Logo IMG {
    display:none;
    }
#Logo A {
    display:block;
    width:260px;
    height:73px;
    }
/* end of 10 years */   

/* Removing Windows Live ID */
.b-mlm-delete {
    }
    .b-mlm-delete P {
        margin-bottom: 1em;    
        }
        .b-mlm-delete P LABEL {
            display: block;
            margin: 0 0 0.5em;
            }
    .b-mlm-delete H1 {
        display: none;
        }
    .b-mlm-delete FIELDSET {
        padding: 0;
        border: 0;
        margin: 0;
        }
        .b-mlm-delete FIELDSET INPUT.text {
            width: 210px;    
            }
        .b-mlm-delete .errorbar {
            margin-top: 15px;
            }


/* FIXED WIDTH
----------------------------------------- */
.index-page #content {
	width:970px;
	margin:0 auto 120px;
	padding:0 12px 13px 13px;
	}
.index-page #navigation {
    min-width: 995px;
	}
.index-page #footer {
	min-width: 970px;
	margin: 0 12px 0 13px;
	}

/* Reskining corner & Pop-Up (framework element)
----------------------------------------- */
DL.b-reskining-about {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2000;
    margin: 0;
    padding: 0;
    }
    DL.b-reskining-about DT {    
        position: absolute;
        right: 0;    
        top: 0;
        width: 32px;
        height: 29px;
        background: url(reskinin.png) no-repeat;
        margin: 0;
        padding: 0;
        }
    DL.b-reskining-about DD {
        display:none;
        position: absolute;
        right: 0;    
        top: 0;
        z-index: 2001;
        padding: 5px 20px 8px !important;
        background: #102446;
        white-space: nowrap;
        -moz-border-radius-bottomleft: 6px;
        -webkit-border-bottom-left-radius: 6px;
        border-radius-bottomleft: 6px;
        color: #FFF;
        }
         DL.b-reskining-about DD A:link,
         DL.b-reskining-about DD A:visited,
         DL.b-reskining-about DD A:hover,
         DL.b-reskining-about DD A:active {
            text-decoration: underline;
            color: #FFF;    
            }
    DL.b-reskining-about:hover DD {
        display: block;    
        }

/* links on the home page 
---------------------------------------*/
.homepage-loggedout A,
.homepage-loggedout A:link,
.homepage-loggedin A:link,
.homepage-loggedout A,
.homepage-loggedout A:visited,
.homepage-loggedin A:visited {
    color: #48779b !important;
    text-decoration: none;
    }
.homepage-loggedout A:hover,
.homepage-loggedin A:hover {
    text-decoration: underline;
    }



    

.indent_sm {
    margin-left: 8px;
}

.friendsfinder {
   font-family: Verdana, arial, sans-serif !important;
}

.friendsfinder .rounded-box-content{
    padding: 30px 25px 40px 25px;
}

/* Stats block on mainpage */

.appwidget-ratingtop10 .mod-bl, .appwidget-ratingtop10 .mod-br {
	background: none !important;
	}

.homepage-loggedin .appwidget-ratingtop10 H2,
#lz-side .appwidget-ratingtop10 H2 {
	margin: 0 0 8px;
	padding:5px 8px;
	background: #C7E0F6 url(corner00.txt) no-repeat;
	}
	.homepage-loggedin .appwidget-ratingtop10 H2 SPAN,
	#lz-side .appwidget-ratingtop10 H2 SPAN {
		padding: 0 0 0 20px;
    	background: url(icon-tra.txt) no-repeat 0 50%;
		border: none;
		color:#222;
		}

.appwidget-ratingtop10 .content {
	padding: 0;
	border-left: none;
	}
.homepage-loggedout .appwidget-ratingtop10 .content {
	padding: 0px;
	}
	.appwidget-ratingtop10 .content b {
		font-weight: bold;
		}
.w-statistics .more:link,
.w-statistics .more:visited {
    font-size: 1em;
    }
.appwidget-ratingtop10 .more:link, 
.appwidget-ratingtop10 .more:visited,
.w-statistics .more:link,
.w-statistics .more:visited,
.l-ratings-cols .more:link,
.l-ratings-cols .more:visited {
	padding: 0 0 0 10px;
    background: url(arrow-do.txt) no-repeat 0 60%;
	text-decoration: none;
    font-size: 11px;
    color: #114577 !important;
    }
.appwidget-ratingtop10 .more:hover, 
.w-statistics .more:hover,
.l-ratings-cols .more:hover {
	text-decoration: underline;
    color: #114577 !important;
    }
.rate-posts .s-list-desc .ljuser B {
    font-weight: bold;    
    }
/*.rate-posts .s-list-desc .ljuser A {
    color: #00C !important;
    } */

.w-statistics UL.opt-menu {
    font-size: 1em;
    }
	.w-statistics UL.opt-menu LI A:link,
	.w-statistics UL.opt-menu LI A:visited {
    	border: 0;
    	text-decoration: none;    
    	font-size: 11px;
    	color: #114577;
    	}
    .w-statistics UL.opt-menu LI A:hover {
        text-decoration: underline;    
        color: #114577;
        }

/* Statistics
-------------------------------------- */
.statistics {
    font-size: 12px;
    font-family: Tahoma, Verdana, Arial, sans-serif;    
    }
    .statistics DIV,
    .statistics P,
    .statistics LI,
    .statistics DD, 
    .statistics DT {
        font-size: inherit;
        }
    /* Guests */
    .s-list {
        border-bottom: 1px solid #c7e0f6;
        }
        .s-list .s-list-numb STRONG {
            padding: 0.2em 0.5em 0.3em;
            background: #c7e0f6;
            color: #244d72;
            }
        .s-list TD {
            border-top: 1px solid #c7e0f6;
            }
        .s-list .odd TD {
            background: #fff;
            }
        .s-list .ratepos-outer {
    		left: -3em;
        	margin: -1.5em 0 0 -3em;
    		}
        
UL.opt-menu {
    }
    UL.opt-menu LI{
        }
        UL.opt-menu LI STRONG {
            padding: 0;
            background: none;
            font-weight: bold;
            color: #000;
            }

/*Ratings*/
.rate-list .cur TD {
    background:#FF9;
    }

/* Widget with ratings on the homepage  */            
.w-rating {
    margin: 0;
    }
    .w-rating TH,
    .w-rating TD {
        border: 0;
        padding: 6px 6px 5px;
        font-size: 0.9em;
        }
        .w-rating TH {
            padding-top: 0;
            }
        .w-rating TH,
        .w-rating .w-rating-num {
    		font-weight: bold;
    		color: #000;
    		}
        .w-rating .w-rating-num {
         	padding: 6px 6px 5px 0px;
         	text-align: right;
         	}
.homepage-loggedout .w-rating {
    margin: 5px 0 0;
    }
.homepage-loggedout .appwidget-ratingtop10 {
    margin: 0;
    }
    .homepage-loggedout .appwidget-ratingtop10 A.more:link,
    .homepage-loggedout .appwidget-ratingtop10 A.more:visited,
    .homepage-loggedout .appwidget-ratingtop10 A.more:hover {
        color: #48779B !important;
        }



.right-mod .mod-tl,
.right-mod .mod-tr,
.right-mod .mod-bl,
.right-mod .mod-br {
    background: none;
    padding: 0px;
}

.homepage-loggedin h2 span {
    padding-left: 20px;
}

.scheme-feedback {
    position: absolute;
    top: 9px;
    right: 25px;
}
.scheme-feedback a {
    padding-left: 35px;
    background: url(beta0000.txt) no-repeat 0 50%;
}

.Actions a {
    font-size: .9em;
}
.NavMenuSubNav {
    position: absolute;
    display: none;
    list-style: none;
    padding: 0;
    margin: 0 0 0 -7px;
    background: #CBE4FD;
    color: #114577;
    width: 15em;
    z-index: 200;
}
html>body .NavMenuSubNav {
    border-top: none;
}
.NavMenuSubNav li {
    margin: 0;
    background: #CBE4FD;
}
.NavMenuSubNav li.disabled {
    background-color: #CBE4FD;
}
.NavMenuSubNav li.disabled, .NavMenuSubNav li.disabled a:hover {
    background-image: url(upgrade-.txt);
    background-position: 95% 50%;
    background-repeat: no-repeat;
}
.NavMenuSubNav li a, .NavMenuSubNav li a:visited {
    color: #036;
    font-weight: bold;
    font-size: .95em;
    text-decoration: none;
    padding: 5px 0 5px 5px;
}
.NavMenuSubNav li.disabled a {
    color: #999;
}
.NavMenuSubNav li a:hover {
    color: #fff !important;
    background-image: none;
    font-weight: bold !important;
    background: #3e5a8b !important;
}
.NavMenuSubNav li.disabled a:hover {
    color: #000;
    background: #3e5a8b url(upgrade-.txt) no-repeat 95% 50% !important;
}
.NavMenuSubNav a, .NavMenuSubNav a:visited {
    color: #036;
    font-weight: normal !important;
    text-decoration: underline;
    line-height: 1.4em;
}
/* Horizon
--------------------------------------*/
/* Welcome block */
#welcome,
#welcome A {
    color: #28699B !important;
    }

/* Logged in
--------------------------------------*/
.logged-in #navigation {
	background: #102446 url(horizon-.gif)  100% 0 no-repeat;
	}
    .logged-in #Logo {
        top: 10px;
        right: 25px;
        }
        .logged-in #Logo A {
            display: block;
            height: 55px;
            width: 237px;
            }
.NavMenuItem A, 
.NavMenuItem A:visited {
    color: #FFF;
    }
.NavMenuItem:link,
.NavMenuItem:visited,
.NavMenuItem:hover,
.NavMenuItem:active {
    border: 0 !important;
    }

/* Logged out
--------------------------------------*/
.logged-out #navigation {
	z-index: auto;
	background: #102446 url(horizon-.txt) 0 0 no-repeat;
	}


/* Lanzelot
--------------------------------------*/
#header {
	background:#102446 url(lanz0000.txt) 0 0 no-repeat;
	}
	#header .logo,
	#header .logo A,
	#header .logo SPAN {
		background:none;
		width:244px !important;	
		}

#header .login-tl {
	top: 20px;
	background: none;
	}

#header .themes A:link,
#header .themes A:visited {
    border-color: #CCC !important;
    color: #28699B !important;
    }
#header .themes A:hover {
    border: none;
    color: #FFF !important;
    }
    #header .themes .cur A:link,
    #header .themes .cur A:visited {
        color: #FFF !important;
        }
    #header .searchbar .links {
        color: #28699B !important;    
        }
    #header .searchbar .links A {
        border-color: #CCC !important;
        color: #28699B !important;
        }
    #header .searchbar .links A:hover {
        border-color: #CCC !important;
        color: #28699B !important;
        }

#header .userbar A:link,
#header .userbar A:visited {
    border-color:#CCC !important;
    color: #28699B !important;
    }
#header .userbar A:hover {
    border-color:#CCC !important;
    color: #28699B !important;
    } 
#header .themes .next  {
    background: none;
    }

#header .searchbar .tabs .cur,
#header .themes .cur {
	background-image:url(l0000000.txt);
    }
#header .searchbar .tabs .cur LABEL,
#header .themes .cur SPAN {
	background-image:url(r0000000.txt);
    }
#header .themes .submenu SPAN.pic-count {
    background:none;
    }

#header TABLE.login-form,
#header TABLE.login-form LABEL,
#header TABLE.login-form A:link,
#header TABLE.login-form A:visited {
    border-color: #CCC;
    color: #28699B !important;
    }
#header TABLE.login-form A:link:hover,
#header TABLE.login-form A:visited:hover {
    border-color: #CCC !important;
    color: #28699B !important;
    } 




/* The block about reskining */
DL.b-reskining-about {
    display: block;
    }
* HTML DL.b-reskining-about {
    display: none;
    }


.b-ljtimes-wrapper {
	position: fixed;
	top: auto;
	right: auto;
	bottom: 0;
	left: 0;
	width: 100%;
	margin: 0;
	padding: 0;
	z-index: 2999;
	font-size: 0;
	background: #FFF;
	}
.b-ljtimes-lwrapper {
	position: fixed;
	bottom: 0;
	left: 0;
	}
.i-ljtimes-border {
	position: absolute;
	top: -1px;
	left: 0;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 1px;
	background: #CCC;
	font: 0/0 serif;
	}
	.i-ljtimes-bl,
	.i-ljtimes-br {
		position: absolute;
		top: 0;
		left: 50%;
		display: block;
		font: 0/0 serif;
		width: 3000px;
		height: 10px;
		background: url(border00.txt) repeat 0 0;
		}
	.i-ljtimes-bl {
		margin: 0 0 0 -3030px;
		}
	.i-ljtimes-br {
		margin: 0 0 0 30px;
		} 
.b-ljtimes-lwrapper .i-ljtimes-border {
	display: none;
	}
.i-ljtimes-btn {
	overflow: hidden;
	position: absolute;
	top: -17px;
	left: 14px;
	width: 46px;
	height: 17px;
	background: url(button00.png) no-repeat 0 0;
	font: 0/0 serif;
	}
.b-ljtimes-lwrapper .i-ljtimes-btn {
	bottom: auto;
	top: 0;
    left: 50%;
	height: 24px;
    width: 60px;
    margin: 0 0 0 -30px;
    background: none;
	}
	.i-ljtimes-drag {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 60px;
		height: 5px;
		font: 0/0 serif;
		cursor: row-resize;
		}
	.b-ljtimes-lwrapper .i-ljtimes-drag {
		top: 16px;
		height: 8px;
		background: url(down0000.txt) no-repeat 0 0; 
		cursor: pointer;
		}
	.i-ljtimes-click {
		overflow: hidden;
		display: block;
		position: absolute;
		top: 5px;
		left: 0;
    	width: 46px;
		height: 18px;
		font: 0/0 serif;
		cursor: pointer;
		}
	.b-ljtimes-lwrapper .i-ljtimes-click {
		top: 0;
		width: 60px;
		height: 16px;
		background: url(arrow000.txt) no-repeat 0 0;
		}
.b-ljtimes-inbox {
	position: fixed;
	bottom: 33px;
	right: 0;
	width: 300px;
	font: 11px/1.2 Arial,sans-serif;
	color: #000;
	z-index: 999;
	}
	.b-ljtimes-inbox-head {
		display:block;
		margin: 0;
		padding: 7px 10px;
		text-align: center;
		font-weight: normal;
		}
	.b-ljtimes-inbox-item {
		display:block;
		margin: 0;
		padding: 5px 10px 7px;
		list-style: none;
		border-top: 1px solid #C1C1C1;
		}
	.b-ljtimes-inbox-item:first-child {
		border: 0;
		}
		.b-ljtimes-inbox-item B {
			font-weight: normal;
			}
		.b-ljtimes-inbox-item IMG {
			vertical-align: -5px !important;
			}
	.b-ljtimes-inbox A:link,
	.b-ljtimes-inbox A:visited {
		color: #41789C !important;
		text-decoration: underline !important;
		border: 0 !important;
		}
	.b-ljtimes-inbox A:hover,
	.b-ljtimes-inbox A:active {
		color: #41789C !important;
		text-decoration: none !important;
		border: 0 !important;
		}
	.b-ljtimes-inbox .i-popup-arr {
		left: auto;
		right: 15px;
		margin: 0;
		}
.b-ljtimes-update {
	position: fixed;
	bottom: 33px;
	right: 0;
	width: 380px;
	font: 11px/1.2 Arial,sans-serif;
	z-index: 9999;
	}
	.b-ljtimes-logged-label {
		display: block;
		margin: 0;
		padding: 0;
		}
	.b-ljtimes-logged-input {
		overflow: hidden;
		display: block;
		margin: 1px 0 7px;
		padding: 1px;
		}
	.b-ljtimes-logged .i-ljtimes-text {
		width: 330px;
		margin: 0;
		padding: 2px 1px;
		font: 12px/1.2 Arial,sans-serif;
		}
	.b-ljtimes-logged .i-ljtimes-textarea {
		width: 330px;
		height: 65px;
		margin: 0;
		padding: 2px 1px;
		font: 12px/1.2 Arial,sans-serif;
		}
	.b-ljtimes-logged .i-ljtimes-tags {
		float: left;
		width: 180px;
		}
	.b-ljtimes-logged-submit {
		float: right;
		margin: 0;
		}
	.b-ljtimes-success {
		color: #000;
		}
		.b-ljtimes-success .b-popup-inner {
			padding: 30px;
			}
		.b-ljtimes-success-title {
			display: block;
			margin: 0 0 10px;
			font: bold 15px/1.2 Arial,sans-serif;
			text-align: center;
			}
		.b-ljtimes-success-body {
			display: block;
			line-height: 1.4;
			text-align: center;
			}
	.b-ljtimes-login {
		color: #000;
		font-size: 12px;
		}
	.b-ljtimes-login-form {
		position: relative;
		overflow: hidden;
		display:block;
		margin: 0;
		padding: 0;
		text-align: left;
		}
		.b-ljtimes-login-head,
		.b-ljtimes-logged-head {
			display:block;
			margin: 0 0 5px;
			padding: 0;
			font: bold 14px/1.2 Arial,sans-serif;
			color: #000;
			}
		.b-ljtimes-login-input {
			float: left;
			margin: 0;
			padding: 20px 5px 20px 1px;
			list-style: none;
			line-height: 1.2;
			}
			.b-ljtimes-login .i-ljtimes-text {
				width: 115px;
				margin: 0 0 5px;
				padding: 2px 1px;
				font: 12px/1.2 Arial,sans-serif;
				}
			.b-ljtimes-login .i-ljtimes-submit {
				vertical-align: -6px;
				}
		.b-ljtimes-login-create {
			position: absolute;
			top: 0;
			left: 0;
			}
		.b-ljtimes-login-remember {
			position: absolute;
			top: 45px;
			left: 0;
			}
		.b-ljtimes-login-lostinfo {
			position: absolute;
			top: 48px;
			left: 158px;
			}
		.b-ljtimes-login-connect {
			margin: 0;
			padding: 0;
			text-align: left;
			}
			.b-ljtimes-login-connect IMG {
				border: 0;
				margin: 0 3px 0 0;
				}
	.b-ljtimes-update A:link,
	.b-ljtimes-update A:visited {
		color: #41789C !important;
		text-decoration: underline !important;
		border: 0 !important;
		}
	.b-ljtimes-update A:hover,
	.b-ljtimes-update A:active {
		color: #41789C !important;
		text-decoration: none !important;
		border: 0 !important;
		}
.b-ljtimes-bubble {
	position: absolute;
	left: 14px;
	width: 292px;
	margin: 0;
	padding: 0;
	font: 12px/1.2 Arial,sans-serif;
	color: #000;
	text-align: left;
	}
	.b-ljtimes-bubble-top,
	.b-ljtimes-bubble-bg,
	.b-ljtimes-bubble-close {
		display: block;
		position: absolute;
		margin: 0;
		padding: 0;
		font: 0/0 serif;
		}
	.b-ljtimes-bubble-top {
		top: 0;
		left: 0;
		width: 292px;
		height: 7px;
		background: url(bubble-t.txt) no-repeat 0 0;
		}
	.b-ljtimes-bubble-content{
		overflow: hidden;
		position: relative;
		top: 7px;
		margin: 0;
		padding: 8px 15px 22px;
		}
		.b-ljtimes-bubble-head {
			position: relative;
			display: block;
			margin: 0 20px 5px 0;
			padding: 0;
			font-weight: bold;
			z-index: 2;
			}
		.b-ljtimes-bubble-p {
			position: relative;
			display: block;
			z-index: 2;
			}
		.b-ljtimes-bubble-bg {
			bottom: 0;
			left: 0;
			width: 292px;
			height: 357px;
			background: url(bubble-b.txt) no-repeat 0 0;
			z-index: 1;
			}
		.b-ljtimes-bubble-close {
			top: 8px;
			right: 16px;
			width: 12px;
			height: 12px;
			background: url(bubble-c.txt) no-repeat 0 0;
			cursor: pointer;
			z-index: 3;
			}
.b-ljtimes-suggest,
.b-ljtimes-suggestbbl {
	position: fixed;
	bottom: 33px;
	right: 0;
	width: 380px;
	font: 11px/1.2 Arial,sans-serif;
	color: #000;
	z-index: 999;
	}
	.b-ljtimes-suggest .i-ljtimes-text {
		width: 245px;
		margin: 0 0 5px;
		padding: 2px 1px;
		font: 12px/1.2 Arial,sans-serif;
		}
	.b-ljtimes-suggest-alert {
		margin: 0 0 5px;
		padding: 0;
		font: 11px/1.2 Arial,sans-serif;
		}
	.b-ljtimes-suggestbbl-alert {
		margin: 0 0 5px;
		padding: 0;
		font: 12px/1.2 Arial,sans-serif;
		}
	.b-ljtimes-suggest-input .i-ljtimes-submit {
		vertical-align: 0;
		}
