html,body { padding:0; margin:0; width:100%; height:100%; }

body { background:#333; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#1f1f1f; line-height:140%; }

#inr { padding:10px; }

#header, #footer, #top { width:971px; }

a { color:#0066CC; font-weight:bold; text-decoration:none; }
a:hover { text-decoration:underline; }

img { border:none; }

.lowlight { color:#777; }
.offlight { color:#0066CC; }
.highlight { color:#CC3333; }
.gold { color:#FF6600; }

#top { height:15px; padding-right:15px; }
#menu { float:right; }
#menu, #menu li { margin:0; padding:0; list-style:none; }
#menu li { float:left; padding:1px 0 1px 8px; }
#menu a { color:white; display:block; padding:3px 0 3px 10px; text-decoration:none; }
#menu a:hover { text-decoration:underline; }

#content { background:url(/i/layout/content-bkg.png) repeat-y top left; width:976px; }
#content.bottom { background:url(/i/layout/content-bkg.png) repeat-y bottom left; height:12px; font-size:1px; overflow:hidden; }

#logo { padding:0; margin:-15px 0 0; }
#logo a { display:block; text-indent:-9999px; background:url(/i/logo.gif) no-repeat; height:60px; width:287px; }

#unaff { color:#7f7f7f; font-size:9px; text-align:right; margin-top:-15px; }

h1,h2,h3,h4,h5,h6 { padding:0; }

h3 { font-size:14px; }
h6,h2 { font-size:18px; }
h4 { font-size:12px; color:#FF6600; }
h5 { font-size:10px; color:#6f6f6f; margin:0; }
h6 { color:#999; margin:0; }

#footer { color:#666; font-size:11px; }
#footer a { color:#666; }
#footer a:hover { color:#fff; }

#target-info { background:#f0f0f0; width:200px; }
#target-info #info {  }
#target-info #label { text-transform:uppercase; font-size:10px; font-weight:bold; color:#FF6600; }
#target-info #value { margin-left:30px; }

#managers { margin:10px 0; border:solid #f1f1f1; border-width: 1px 0; background:#fafafa; padding:1px 0; } 
#managers #label { font-size:9px; font-weight:bold; color:#6f6f6f; padding-left:5px; }
#managers { font-size:10px; color:#3f3f3f; }
#managers a,#managers #label a,#managers #label a:hover { text-decoration:none; color:#3f3f3f; }
#managers a:hover { text-decoration:underline; }
#managers #label a { color:#6f6f6f; }

#comments,#comments li { list-style:none; padding:0; margin:0; }
#comments li { margin-bottom:10px; clear:left; }
#comments li em.lowlight { color:#888888; }
#comments { border-top: 1px solid #f0f0f0; padding-top:10px; }
#comments li { border-bottom: 1px solid #f0f0f0; background:#fff; }

#property-link { color:#1f1f1f; text-decoration:none; font-size:18px; }
#property-link:hover { color:#0066CC; }

#vote { padding:12px; }
li #vote { padding:0; }
#vote { float:right; }
#vote img { cursor:pointer; margin-bottom:-4px; }
#vote strong #label,#vote.voted img,#vote #voted { display:none; }
#vote #voted { color:#666666; text-align:center; font-size:10px; }
#vote.voted #voted { display:block; }
#vote.voted strong #label { display:inline; }
#vote #rate-label { font-size:8px; text-align:center; color:#666666; font-weight:bold; }
#vote.voted #rate-label { display:none; }
#vote.voted { margin-top: -12px; }

.vocab { border-bottom:1px dotted #666666; }
.vocab:hover { border-bottom:1px dotted #1f1f1f; }

#clr { font-size:1px; margin:0; padding:0; clear:both; height:1px; margin-top:-1px; }

#cols {
	background:url(/i/layout/std-bkg.png) repeat-y;
	width:965;
	margin-left:-10px;
	clear:both;
}
#cols-ftr {
	background:url(/i/layout/std-bkg.png) no-repeat bottom;
	width:965;
	height:15px;
	margin-left:-10px;
	font-size:1px;
}
#cols #inr {
	padding:5px;
}
#cols #left {
	float:left;
	width:380px;
}
#cols #left #top {
	width: 360px;
	padding:10px;
	margin-top:10px;
	margin-left:10px;
}
#cols #left #bot {
	width: 360px;
	padding:10px;
	margin-top:5px;
	margin-left:10px;
}
#cols #right {
	margin-left:390px;
	margin-top:10px;
	padding:10px;
}
