/* 
  Those are the main and generic styles for this theme
*/
body {
background:#F1F3F5;
color: #000;
font:11px Arial, Helvetica, sans-serif;
margin: 0px;
padding:0px;
}
td, p {
  margin: 0px;
  text-align:left;
}
a {
	color: #F8941C;
	text-decoration: none;
}
a:hover {
	color : #30569D;
	text-decoration : underline;
}
a:active {
	color : #333333;
	text-decoration : underline;
}
img {
  border: none;
}

input, select, textarea {
  font-size: 100%;
  line-height: 150%;
  font: 11px Arial, Helvetica, sans-serif;
}

.submit {
  background: #f1e8e6;
  font: 11px Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #f8941c;
  margin: 1px;
  padding: 3px 15px 3px 15px;
  border: solid 1px #f8941c;
}

.submit_disabled {
  background: #CCCCCC;
  font: 11px Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #999999;
  margin: 1px;
  padding: 3px 15px 3px 15px;
  border: solid 1px #999999;
}

/* Text hilight */
.hilight {
  background-color:#FFFF00; /* #DCE6FF; 
  border-top: 1px solid #2f63b3;
  border-bottom: 1px solid #2f63b3; */
}

/*
  Gauges Styles
*/
#gaugewrapper {
  border: solid 1px #000; 
  width: 100%;
}

#gaugelevel {
  position: relative; 
  left: 0; 
  top: 0; 
  background-color: #CCFF00;
}

#gaugelabel {
  width: 100%; 
  position: relative; 
  top: 0; 
  left: 0; 
  text-align: center;
}

/*
  This small hack will force the main table
  to expand vertically and stretch it so it
  fills the browser viewport.
*/
html,body{
  margin: 0;
  padding: 0;
  height: 100%;
  border: none;
}

.fullheight {
  height: 100%;
}
/* Inkspot styles */
#inkspotMainPostBody {
  position: relative;
  background-color: #f1e8e6;
  padding: 20px;
  width: 780px;
  border: 1px solid #f8941c;
}

/* Calendars Styles */
#calendar_emptyday {
  border: #FFFFFF solid 1px;
  float: left;
  width: 28px;
  height: 26px;
  margin: 1px;
}

#calendar_day {
  border: #CCCCCC solid 1px;
  text-align: center;
  vertical-align: middle;
  float: left;
  width: 28px;
  height: 26px;
  margin: 1px;
}

#calendar_busyDay {
  border: #CCCCCC solid 1px;
  background-color: #DCE6FF;
  text-align: center;
  vertical-align: middle;
  float: left;
  width: 28px;
  height: 26px;
  margin: 1px;
  color: #2f63b3;
}

#calendar_busyDay a {
  display: block;
  width: 100%;
  height: 100%;
  color: #2f63b3;
  text-decoration: none;
}

#calendar_row {
  clear: both;
}

#calendar {
}

/* Star Rating System */

	/*             styles for the star rater                */	
	.star-rating{
		list-style:none;
		margin: 0px;
		padding:0px;
		width: 150px;
		height: 30px;
		position: relative;
		background: url(images/frame/rank_objects/star_rating.gif) top left repeat-x;		
	}
	.star-rating li{
		padding:0px;
		margin:0px;
		/*\*/
		float: left;
		/* */
	}
	.star-rating li a{
		display:block;
		width:30px;
		height: 30px;
		text-decoration: none;
		text-indent: -9000px;
		z-index: 20;
		position: absolute;
		padding: 0px;
	}
	.star-rating li a:hover{
		background: url(images/frame/rank_objects/star_rating.gif) left center;
		z-index: 2;
		left: 0px;
	}
	.star-rating a.one-star{
		left: 0px;
	}
	.star-rating a.one-star:hover{
		width:30px;
	}
	.star-rating a.two-stars{
		left:30px;
	}
	.star-rating a.two-stars:hover{
		width: 60px;
	}
	.star-rating a.three-stars{
		left: 60px;
	}
	.star-rating a.three-stars:hover{
		width: 90px;
	}
	.star-rating a.four-stars{
		left: 90px;
	}	
	.star-rating a.four-stars:hover{
		width: 120px;
	}
	.star-rating a.five-stars{
		left: 120px;
	}
	.star-rating a.five-stars:hover{
		width: 150px;
	}
	.star-rating li.current-rating{
		background: url(images/frame/rank_objects/star_rating.gif) left bottom;
		position: absolute;
		height: 30px;
		display: block;
		text-indent: -9000px;
		z-index: 1;
	}		
		
/* ----- END ---- Star Rating System */

/* Quotes styles */
blockquote {
  margin: 15px 30px 0 10px;
  padding-left: 20px;
  border-left: 5px solid #6699FF;
}

/* Headers */
h1, h2, h3, h4, h5, h6 {
  font-family: "Lucida Grande", "Trebuchet MS", verdana, helvetica, arial, sans-serif;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
}

h1 {
   font: bold 18px Arial, Helvetica, sans-serif;
}

h2 {
   font: bold 18px Arial, Helvetica, sans-serif;
}

h3 {
  color: #C64934;
  font: bold 18px Arial, Helvetica, sans-serif;
}

h4 {
  color: #649900;
  font: bold 18px Arial, Helvetica, sans-serif;
}

h5 {
  color: #666666;
  font-size: 10px;
}

h6 {
  color: #2f63b3;
  font: 13px Arial, Helvetica, sans-serif;
}

/* Some special form fields classes */
#formTitle_DISABLED {
  font-family: "Lucida Grande", "Trebuchet MS", verdana, helvetica, arial, sans-serif;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
  color: #658EFD;
  font-size: 18px;
  font-weight: bold;
  background-color: #DCE6FF;
  width: 100%;
  border: solid 1px #DCE6FF;
}

.fullwidth {
  width: 100%;
}

/* Navigation menu */
#navigation {
  padding-left: 30px;
}

#navigation a {
  font: 13px bold "Trebuchet MS", verdana, helvetica, arial, sans-serif;
  color: #515151;
  padding-left: 8px;
  text-decoration: none;
  font-weight: bold;
}

#usercontrol {
  padding-right: 30px;
}

#usercontrol a {
  font: 13px bold "Trebuchet MS", verdana, helvetica, arial, sans-serif;
  color: #515151;
  padding-right: 8px;
  text-decoration: none;
  font-weight: bold;
}

/* Users pictures */
#picture {
  padding: 2px;
  border: 1px solid #CECECE;
  background-color: #FFFFFF;
}

/* BodyCodePicture */
#bodyCodeImage {
  padding: 2px;
  border: 1px solid #CECECE;
  background-color: #FFFFFF;
}

/* CHAT StyleSheet */
.chatNickEntity {
  clear: both; 
  border-bottom: solid 1px #BBD4F9; 
  padding: 2px; 
  background-color: #DCE6FF;
}

.chatNickEntity:hover {
  clear: both; 
  border-bottom: solid 1px #BBD4F9; 
  padding: 2px; 
  background-color: #BBD4F9;
}

.selectedChatNickEntity {
  clear: both; 
  border-bottom: solid 1px #BBD4F9; 
  padding: 2px; 
  background-color:#FFCC66;
}

#chatContent {
	width: 100%;
	height: 400px;
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	overflow-x: hidden;
	padding: 5px;
}

#nickList {
  width: 100%;
  height: 400px;
  overflow: -moz-scrollbars-vertical;
  overflow-y: scroll;
  overflow-x: hidden;
  padding: 5px;
}

#shadeWrapper {
  background-color: #000;
  filter: alpha(opacity=40);
  -moz-opacity: .40;
  opacity: .40;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 10;
  visibility: hidden;
}

#noShadeContent {
  top: 30%;
  left: 30%;
  filter: alpha(opacity=99);
  -moz-opacity: .99;
  opacity: .99;
  position: absolute;
  z-index: 11;
  visibility: hidden;
  padding: 2px;
  border: 1px solid #CECECE;
  background-color: #fff; 
}

/* TABS STYLESHEET */
.tabberlive .tabbertabhide {
	display:none;
}

.tabber {}

.tabberlive {
	margin-top:1em;
}

ul.tabbernav {
	margin:0;
	padding: 3px 0;
	border-bottom: 1px solid #cccccc;
	font: bold 11px Verdana, sans-serif;
}

ul.tabbernav li {
	list-style: none;
	margin: 0;
	display: inline;
}

ul.tabbernav li a {
	margin-left: 3px;
	border: 1px solid #cccccc;
	border-bottom: none;
	background: #ffffff url('images/frame/bg_box.gif') repeat-x;
	text-decoration: none;
	padding:5px 5px 5px 5px;
}

ul.tabbernav li a:link { 
	color: #555555; 
}
ul.tabbernav li a:visited {
	color: #555555;
}

ul.tabbernav li a:hover
{
	color: #cccccc;
	border-color: #555555;
}

ul.tabbernav li.tabberactive a {
	background: #ffffff url('images/frame/bg_box.gif') repeat-x;
	color: #C64934;
}

ul.tabbernav li.tabberactive a:hover {
	color: #C64934;
}

.tabberlive .tabbertab {
	padding:5px;
	border-top:0;
}

.tabberlive .tabbertab h2 {
	display:none;
}

.tabberlive .tabbertab h3 {
	display:none;
}
/* theme onlinetalking */
div.centermain {
background:#fff;
	padding: 0px;
	width:100%;
	margin:0px;
}
div.main {
	width:950px;
	padding: 0px;
	margin:0px;
}
#wrapper {
        border: 0px;
        margin: 0px;
        margin-left: auto;
        margin-right: auto;
        padding: 0px;
		background:#ffffff  repeat-x;
}

#header {
		font:bold 28px "Lucida Grande", "Trebuchet MS", verdana, helvetica, arial, sans-serif;
        border-bottom: 4px solid #F8941C;
        background:#ffffff repeat-x;
		height:100px;
		line-height:100px;
		color:#ffffff;
		padding-left:25px;
}
div.footer {
	clear: both;
	margin:0px;
	padding:0px;
	height:50px;
	border-top:1px solid #cccccc;
	line-height:24px;
	background-image:url("http://www.poeticaljustice.com/framebkg.jpg") repeat-x;
}
.box
{
background: #ffffff url('images/frame/bg_boxbottom.gif') repeat-x bottom center;
border:1px solid #cccccc;
padding:1px;
}
.boxkop
{
height:25px;
line-height:25px;
background: #ffffff url('images/frame/bg_box.gif') repeat-x;
font: bold 18px Arial, Helvetica, sans-serif;
padding:5px 0px 0px 5px;
color:#C64934;
border-bottom:1px solid #cccccc;
margin-bottom:10px;
}
.boxkop2
{
height:25px;
line-height:25px;
font: bold 18px Arial, Helvetica, sans-serif;
color:#000;
margin-bottom:10px;
text-decoration:none;
}
.boxkop2 a:link, .boxkop2 a:visited
{
height:25px;
line-height:25px;
font: bold 18px Arial, Helvetica, sans-serif;
color:#C64934;
margin-bottom:10px;
text-decoration:none;
}
.boxkop2 a:hover
{
height:25px;
line-height:25px;
font: bold 18px Arial, Helvetica, sans-serif;
color:#000;
margin-bottom:10px;
text-decoration:none;
}
.footergrijs {
	color : #999;
	font-size : 10px;
}
.menudottedline {
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #ffffff;
	background-image:url("http://www.poeticaljustice.com/framebkg.jpg") repeat-x;
}
table.menubar {
	width: 100%;
	background-image:url("http://www.poeticaljustice.com/framebkg.jpg") repeat-x;
	
}
.pathway {
	margin-left: 15px;
	height:20px;
	line-height:20px;
	background-image:url("http://www.poeticaljustice.com/framebkg.jpg") repeat-x;
}
table#toolbar {
	margin: 3px 10px;
}

table#toolbar a.toolbar {
	color : #444444;
	text-decoration : none;
	display: block;
	border: 2px solid #ffffff;
	width: 60px;
	height:30px;
	line-height:30px;
	padding: 2px 1px 2px 1px;
	text-align:center;
	background-color:#F8941C;
}
table#toolbar a.toolbar:hover {
	color : #F8941C;
	border: 1px solid #F8941C;
	background-color: #f1e8e6;
	padding: 3px 0px 1px 2px;
}
table#toolbar a.toolbar:active {
	color : #FF9900;
	border: 2px solid #ffffff;
	background-color: #f1e8e6;
}
.padding
{
padding:5px;
}
.padding_zij
{
padding:2px 5px 0px 5px;
}
.image
{
border:1px solid #555555;
}
.bgtd a:link, .bgtd a:visited
{
display: block;
border: 1px solid #DDD;
height:20px;
line-height:20px;
color:#808080;
text-decoration:none;
padding-left:35px;
}
.bgtd a:link span, .bgtd a:visited span
{
color:#F8941C;
font: bold 11px Arial, Helvetica, sans-serif;
}
.bgtd a:hover
{
color:#333;
background:#F1E8E6;
text-decoration:none;
border:1px solid #F8941C;
}
.list_image
{
position:relative; margin-bottom:-15px;left:5px;
}
.#paneel {  text-align: center;  vertical-align: middle; }
#paneel div.icon   { margin: 3px; }
#paneel div.icon a { 
	display: block; float: left;
	height: 97px !important;
	height: 100px; 
	width: 108px !important;
	width: 110px; 
	vertical-align: middle; 
	text-decoration : none;
	border: 1px solid #DDD;
	padding: 2px 5px 1px 5px;
}

#paneel div.icon a:link    {  color : #808080;  }
#paneel div.icon a:hover   { 
	color : #333; 
	background-color: #f1e8e6;  
	border: 1px solid #F8941C;
	padding: 3px 4px 0px 6px; 
}
#paneel div.icon a:active  {  color : #808080;  }
#paneel div.icon a:visited {  color : #808080;  }

#paneel div.icon img { margin-top: 13px; }
#paneel div.icon span { display: block; padding-top: 3px;}


#paneel {  text-align: center;  vertical-align: middle; }
#paneel div.spotlight   { margin-right: 5px;margin-top: 2px; }
#paneel div.spotlight a { 
	display: block; float: left;
	height: 107px; 
	width: 100px !important;
	width: 100px; 
	vertical-align: middle; 
	text-decoration : none;
	border: 1px solid #DDD;
	padding: 2px 0px 1px 5px;
}

#paneel div.spotlight a:link    {  color : #808080;  }
#paneel div.spotlight a:hover   { 
	color : #333; 
	background-color: #f1e8e6;  
	border: 1px solid #F8941C;
	padding: 3px -1px 0px 5px; 
}
#paneel div.spotlight a:active  {  color : #808080;  }
#paneel div.spotlight a:visited {  color : #808080;  }

#paneel div.spotlight img { margin-top: 5px; }
#paneel div.icon span { display: block; padding-left: 5px;}

#paneel div.spotlight_sub   { margin-right: 2px; margin-top: 2px; }
#paneel div.spotlight_sub a { 
	display: block; float: left;
	height: 50px; 
	width: 52px; 
	vertical-align: middle; 
	text-decoration : none;
	border: 1px solid #DDD;
	padding: 2px 0px 1px 5px;
}

#paneel div.spotlight_sub a:link, #paneel div.spotlight_sub a:visited    {  color : #808080;  }
#paneel div.spotlight_sub a:hover   { 
	color : #333; 
	background-color: #f1e8e6;  
	border: 1px solid #F8941C;
	padding: 3px -1px 0px 5px; 
}
.bg_kop_small, .bg_kop_small a:link, .bg_kop_small a:visited
{
display:block;
background:#F8941C;
color:#ffffff;
font-size:14px;
height:25px;
line-height:25px;
padding-left:5px;
margin-bottom:8px;
text-decoration:none;
}
.bg_kop_small a:hover
{
color:#000;
text-decoration:none;
}
.dotted
{
background:url(images/frame/dotted.gif) repeat-x center center;
height:5px;
}
/* Star Rating System  */

/*             styles for the star rater                */	
	.star-rating{
		list-style:none;
		margin: 0px;
		padding:0px;
		width: 150px;
		height: 30px;
		position: relative;
		background: url(images/frame/rank_objects/star_rating.gif) top left repeat-x;		
	}
	.star-rating li{
		padding:0px;
		margin:0px;
		/*\*/
		float: left;
		/* */
	}
	.star-rating li a{
		display:block;
		width:30px;
		height: 30px;
		text-decoration: none;
		text-indent: -9000px;
		z-index: 20;
		position: absolute;
		padding: 0px;
	}
	.star-rating li a:hover{
		background: url(images/frame/rank_objects/star_rating.gif) left center;
		z-index: 2;
		left: 0px;
	}
	.star-rating a.one-star{
		left: 0px;
	}
	.star-rating a.one-star:hover{
		width:30px;
	}
	.star-rating a.two-stars{
		left:30px;
	}
	.star-rating a.two-stars:hover{
		width: 60px;
	}
	.star-rating a.three-stars{
		left: 60px;
	}
	.star-rating a.three-stars:hover{
		width: 90px;
	}
	.star-rating a.four-stars{
		left: 90px;
	}	
	.star-rating a.four-stars:hover{
		width: 120px;
	}
	.star-rating a.five-stars{
		left: 120px;
	}
	.star-rating a.five-stars:hover{
		width: 150px;
	}
	.star-rating li.current-rating{
		background: url(images/frame/rank_objects/star_rating.gif) left bottom;
		position: absolute;
		height: 30px;
		display: block;
		text-indent: -9000px;
		z-index: 1;
	}		
	
/* ----- END ---- Star Rating System  */
/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #778;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #778;
 border-bottom: none;
 background: #DDE;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #448; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #AAE;
 border-color: #227;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #aaa;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}
/* Group's Poolander Hack */

#leftcolumngroup { 
display: inline;
color: #333;
margin: 10px 0px 4px 0px;
padding: 0px;
width: 210px;
float: left;}

#contentgroup { 
float: left;
color: #333;
margin: 10px 0px 4px 0px;
padding: 0px;
width: 460px;
display: inline;
position: relative;}

#rightcolumngroup {
display: inline;
position: relative;
color: #333;
margin: 10px 0px 4px 0px;
padding: 0px;
width: 140px;
float: right;}

#contentfull { 
float: left;
color: #333;
margin: 10px 0px 4px 0px;
padding: 0px;
width: 100%;
display: inline;
position: relative;}

#wrapper { 
margin: 0 auto;
width: 815px;
background-image:url("http://www.poeticaljustice.com/framebkg.jpg") repeat-x;}

#leftcolumn { 
display: inline;
color: #333;
margin: 0px;
padding: 0px;
width: 0px;
float: left;}

#content { 
float: left;
color: #333;
margin: 4px 0px 4px 0px;
padding: 0px;
width: 550px;
display: inline;
position: relative;}

#rightcolumn { 
display: inline;
color: #333;
margin: 10px 0px 4px 0px;
padding: 0px;
width: 250px;
float: left;}

.sections{
margin: 0px 4px 4px 4px;
padding: 8px 8px 8px 8px;
background:#fff;}

.sections3col{
margin: 0px 4px 4px 0px;
padding: 8px 8px 8px 8px;
background:#fff;}

.sectmid{
margin: 0px 2px 4px 2px;
padding: 8px 8px 8px 8px;
border:1px dashed #ccc;
background:#fff;
width:259px;}

.dotteddiv{
background: url(/theme/default/images/icons/dots.gif);
margin: 4px 4px 4px 4px;
padding: 8px 8px 8px 8px;}

#leftcolumnuser { 
display: inline;
color: #333;
margin: 10px 0px 4px 0px;
padding: 0px;
width: 250px;
float: left;}

#contentuser { 
float: left;
color: #333;
margin: 10px 0px 4px 0px;
padding: 0px;
width: 565px;
display: inline;
position: relative;}

#rightcolumnuser {
display: inline;
position: relative;
color: #333;
margin: 10px 0px 4px 0px;
padding: 0px;
width: 0px;
float: right;}

.clear { clear: both; background: none; }

.recent a:link, .recent a:visited{color:#666666;}

.recent a:hover{color:#000;
text-decoration:none;}

/*menu js*/
#coverlogin{
width: 150px; 
height: 200px;
overflow:hidden;
visibility: hidden;}

#loginbox{
width: 140px; 
height: auto;
border: 0px solid red; 
background-color: white;
color:black;}

#adminlogin{
width: 550px; 
height: 200px;
overflow:hidden;
visibility: hidden;}

#adminloginbox{
width: 540px; 
height: auto;
border: 0px solid red; 
color:black;}

/*menu js*/
#showcase {background:#6f9c6f;}
dl.menus_list dt {background:#6f9c6f; font-size:1.5em; margin:3px 0;}
#foot {background:#8fbc8f;}
dl.menus_list dd.nil {padding:0; margin:0;}
.menu {width:75px; height:32px; font-size:0.85em; position:relative; z-index:100;border-right:1px solid #000;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:75px; w\idth:75px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:149px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:149px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:11px;text-decoration:none; color:#fff; width:138px; height:30px; border:1px solid #000; border-width:1px 0 1px 1px; background:#758279; padding-left:10px; line-height:29px;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:149px; w\idth:138px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#d4d8bd url(http://www.poeticaljustice.com/theme/default/drop.gif) bottom right no-repeat;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#c9ba65 url(http://www.poeticaljustice.com/theme/default/drop.gif) bottom right no-repeat;}
.menu ul ul :hover > a.drop {background:#c9ba65 url(http://www.poeticaljustice.com/theme/default/drop.gif) bottom right no-repeat;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#e2dfa8;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#b2ab9b;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:31px;left:0; width:149px;border-top:1px solid #000;}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#d4d8bd; color:#000; height:auto; line-height:1em; padding:5px 10px; width:128px;border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#fff; background:#949e7c;}
.menu :hover > a, .menu ul ul :hover > a {color:#fff;background:#949e7c;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}
/* set millions of background images */
.rbroundbox { background: url(http://www.poeticaljustice.com/theme/default/nt.gif) repeat; }
.rbtop div { background: url(http://www.poeticaljustice.com/theme/default/tl.gif) no-repeat top left; }
.rbtop { background: url(http://www.poeticaljustice.com/theme/default/tr.gif) no-repeat top right; }
.rbbot div { background: url(http://www.poeticaljustice.com/theme/default/bl.gif) no-repeat bottom left; }
.rbbot { background: url(http://www.poeticaljustice.com/theme/default/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 100%; margin: 1px 1px; }
#sidebar3 {
	margin-left: 0px;
	margin-bottom: 20px;
	background: #FFFFFF;
	border: solid 1px #F0EEEE;
	float: left;
	width: 440px;
	padding: 15px 15px 15px 15px;
}
#sidebar6 {
	margin-left: 0px;
	margin-bottom: 20px;
	background: #FFFFFF;
	border: solid 1px #F0EEEE;
	float: left;
	width: 775px;
	padding: 15px 15px 15px 15px;
}
#sidebara {
	margin-right: 12px;
	margin-bottom: 10px;
	border: solid 1px #F0EEEE;
	background: #FFFFFF;
	float: left;
	width: 167px;
	
	padding: 10px 10px 0px 10px;
}
#sidebara img { max-width: 170px; }

#topicim {
	margin-left: 0px;
	float: left;
	width: 650px;
	padding: 0px 0px 0px 20px;
}
#topicim img { max-width: 600px; }

#sidebar6a {
	margin-left: 0px;
	background: #FFFFFF;
	border: solid 1px #F0EEEE;
	float: left;
	width: 775px;
	padding: 15px 15px 15px 15px;
}
#sidebar6a td{
	border: 1px dashed #E5E5E5;
	padding: 5px 5px 5px 5px;
}

#thumbsbr {
	margin-left: 15px;
	margin-bottom: 12px;
	border: dashed 1px #F0EEEE;
	background: #FFFFFF;
	float: left;
	width: 95px;
	padding: 5px 5px 5px 5px;
}		
