/* CSS Document */
h1 {
    padding: 0;
    margin: 0;
}

#page {min-width:810px;}
#page-content {
    position:relative;
    width:100%;
}

.sidebar-item {
    padding:0;
    margin-bottom:20px;
}

.sidebar-item h3 {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	line-height:1em;
	font-size:11px !important;
	text-align:center;
	background-color:#eee;
	margin:0 !important;
	padding:5px;
	position: relative;
	background-image: url(/graphics-gh/main-graphics/tabmenu-main-bg.gif);
	background-repeat: repeat;
	background-position: 0 0;
}

.sidebar-item-content {
    border: 1px solid #999;
    margin:0;
    padding:10px;
    font-size:95%;
    position:relative;
}

.sidebar-item-content ul {
    margin:0 0 0 1.2em;
    padding:0;
    font-size:105%;
}

.sidebar-item-content ul li {
    padding-top:5px;
}

.more {
    text-align:left;
    padding-left: 11px;
    background-image: url(/images/icons/arrow.gif);
    background-repeat: no-repeat;
    background-position: center left;
}

.clear, hr.clear {
    font-size:0;
    clear:left;
    width:100%;
    height:0;
    margin:0;
    padding:0;
    background:transparent;
    border:none;
    color:#fff;
}

.aleft {
    float:left;
    margin:0 0.5em 0 0.3em;
}

.tabcontainer {
 width:176px;
 padding:0 10px 10px 10px;
 border-bottom:1px solid #999;
 background-color:#FFFAE6;
}

.tabcontainer ul {
  display:inline;
  margin:0;
  padding:0;
}

.tabcontainer li {
  display: inline;
  margin-right: 6px;
  line-height:1.2em;
}

.tabbertab {
  padding-left:10px;
  padding-right:10px;
  width:176px;
  margin:0;
}

ul.tabbernav li a {
 text-decoration:none;
}

ul.tabbernav li.tabberactive a {
 font-style: italic;
 color:#000;
}

.tabberlive .tabbertabhide {
 display:none;
}

.tabberlive .tabbertab h2 {
 display:none;
}

.tags {
 padding:0 0 10px 0;
}

.addtags {
 padding:10px 10px 6px 10px;
 margin:0;
 background-color:#FFFAE6;
}

.tagcount {
 color:#666;
 font-size:95%;
}



#article {
	margin-right:10px;
	min-height:100ex;
	height:auto !important;
	height:100ex;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	position:relative;
}

#article {
width:650px;
margin:0;
}
#article h2 {margin-top:0;display:block;}

#article table.adtag {
  clear:right;
}

#colored-bar-ad *{
   color: #fff;
   padding:0;
}

div#colored-bar-ad {
   height:30px; 
}

#related {width:198px;position:absolute;top:10px;right:10px;}

/*#sponsors {width:160px;position:absolute;top:10px;right:10px;}
#sponsors iframe {border:none; margin-bottom:1em;}*/
#footer {height:auto !important;}
#footer {margin-right:210px !important;}

/* article actions */
/* listen2 is for the ORN articles */
.listen, .listen2, .print, .discuss, .subscribe, .intellitxt {
   width: 160px; 
   text-align:right;
   padding-right:22px;
   display: block;
   line-height:1.5em;
   font-size:95%;
   text-decoration:none;
}

.listen {
   background: url(/images/icon_listen_big.gif) no-repeat top right;
}

.listen2 {
   background: url(/images/icon_listen_big.gif) no-repeat top right;
}

.print {
   background: url(/images/icons/print_18.gif) no-repeat top right;
}

.discuss {
   background: url(/images/icons/discuss_18.gif) no-repeat top right;
}

.subscribe {
   background: url(/images/icons/rss_18.gif) no-repeat top right;
}

.intellitxt {
   background: url(/images/icons/intellitxt_18.gif) no-repeat top right;
}

.delicious {
   text-decoration:none;
   background-image:none;
}

table.searchdisplay { width: 95%; border-bottom: 1px dashed #999; background-color: #FFF; font: normal 11px arial; }
table.searchdisplay th { }
table.searchdisplay td { font: normal 11px Verdana; }
table.searchdisplay td.SearchNumber { width: 20px; }
table.searchdisplay td.SearchImage { width: 76px; }
table.searchdisplay td.SearchImage img{ width: 70px; padding: 2px; border: solid 1px #CCCCCC; }
table.searchdisplay td.SearchTitle { width: 489px; }
table.searchdisplay td.SearchPricing{ }
table.searchdisplay td.addtocartTD{ width: 1%; }
table.searchdisplay td.addtocartTD a:link, table.searchdisplay td.addtocartTD a:visited { display: block; width: 70px; text-decoration: none; text-align: center; font: bold 11px Arial; border: 2px outset #FF6666; background: #910A0E; color: #FFF; padding: 2px; }
table.searchdisplay td.addtocartTD a:hover{ text-decoration: none; border: 2px inset #DDD; background: #294584; color: #FFF; }

