@import url(menu_h.css);

#ogcontent {

}

#gcontent {
  background:#fff;
}

#loading {
  position:absolute;
  z-index:1;
  top:200px;
  left:225px;
}

hr.top {
 width:1090px;
 border:0px; 
 margin:0px;
}

#slideshow {
  height: 200px;
  overflow: hidden;
  float:right;
  width:225px;
  margin-left:20px;
}

/*------------------*\
|* global interface *|
\*------------------*/
body {
  margin: 0px;
  padding: 0px;
  color: #33332e;
  background: #ffffff;
  font: normal 13px Georgia, Arial, Helvetica;
  text-align: center;
}
img {
  border: 0px;
}

/* forms */
form {
  margin: 0px;
}
input, textarea {
  font: normal 13px tahoma, geneva, verdana, sans-serif;
}
input.text, input.password, textarea {
  padding: 1px 0px 1px 2px;
  border: 1px solid #57594b;
}

/* links */
a {
  color: #3325ee;
  text-decoration: none;
}
#navleft h2 a.on, #navleft h3 a.on, {
  font-weight: bold;
}
.more a {
 font-weight:bold;
}

a:visited {
  color: #3325ee;
}
a:hover {
  color: #6b82e5;
  text-decoration: underline;
}
a.pdf {
  margin-top:10px;
  background: url(/images/PDFicon_small.gif) top left no-repeat;
  padding-left:20px;
  height:20px;
  padding-bottom: 5px;
}
a.swf, a.octet-stream {
  margin-top:10px;
  background: url(/images/minitv2.gif) top left no-repeat;
  padding-left:20px;
  height:20px;
  padding-bottom: 5px;
}
a.youtube {
  display:block;
  background: url(/images/youtube_icon_smaller.png) top left no-repeat;
  padding:  0 0 10px 0px;
  padding-left:27px;

}
a.mpeg {
  background: url(/images/podcast_icon_smaller.png) center left no-repeat;
  border:0px solid;
  padding:8px;
  padding-left:30px;
  font-weight:bold;
}




/* headings */
h1 {
  font-size: 16px;
}
h2 {
  margin:0px 0 0px 0px;
  font-size: 14px;
}

#navleft {
 margin-top:0px;
}

#navleft h2, #navleft h3 {
  margin:5px 0 0px 0px;
  font-weight:normal;
}

#navleft .depth2 {
  margin:0px 0 0px 15px;
  font-weight: normal;
  font-family: Verdana;
  font-size: 11px;
}

h3 {
  font-size:14px;
}

#content h3, #content h3 a {
  font-family:Verdana;
  color:#59af42;
  padding:0px 0 0 0;
  margin:0 0 5px 0;
}
#content h3.first {
  margin-top:0px;
  border:0px solid #CCC;
}

#content dl h3 {
 padding-top:8px;
}




/* no longer used
#content .catHeader h3 a{
  font-family:Georgia;
  font-size:13px;
  color:#59af42;
  padding:5px 0 0 0;
  margin:12px 0;
}
*/
.subcatpanel {
  position:relative;
}
.subcatpanel h3, .subcatpanel h3 a {
  font-family:Georgia;
  color:#59af42;
  padding:0px 0 0 0;
  margin:0px 0 10px 0;

}

#contentwrapperbottom h3 {
  font-family:georgia;
  color:#59af42;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 10px 0px;
  border-bottom: 0px dotted #bbbfa1;
}
#contentwrapperbottom h3 a {
  font-family:georgia;
  color:#59af42;
  margin: 5px 0px 0px 0px;
  padding: 5px 0px 0px 0px;
  border-bottom: 0px dotted #bbbfa1;
  text-decoration:underline;
}
#contentwrapperbottom h3 a:hover {
  text-decoration:none;
}
#content h3.noseparator {
  border-bottom: none;
}

h4 {
  font-size: 12px;
}
h5 {
  font-weight: normal;
  font-size: 11px;
}
/* use this with text in headings you wish to make small */
.hsmall {
  font-weight: normal;
  font-size: 9px;
}

#accessibility {
  position: absolute;
  left: -9000px;
  width: 9000px;
}
#wrapper {
  margin: 0px auto;
  min-width: 1050px;
  width: 100%;
  text-align: left;
  border:0px solid green;
}
table.ctable {
  min-width: 1000px;
  width: 100%;
  text-align: left;
  border:0px solid green;
}
table.leftside {
  border: 1px solid #999;
  width: 210px;
}
table.leftside td {
  font-size: 11px;
  background: #dbebcb;
  border-bottom: 1px solid #999;
  line-height: 13px;
}
table.leftside h3 {
  font-size: 12px;
}
/*--------*\
|* header *|
\*--------*/
#logo {
  width: 929px;
  height: 86px;
  background: transparent url(/images/ronel_header_top_logo.jpg) top left no-repeat;
  text-indent: -9999px;
}
#logo h1, #logo a {
  margin: 0px;
  width: 100%;
  height: 100%;
}
#logo a {
  text-decoration: none;
  display: block;
  outline: none;
}
#header {
  padding:0px 43px 0 20px;
  background: transparent url(/images/ronel_header_top_tile.jpg) top left repeat-x;
  position:relative;
}



/*------------*\
|* navigation *|
\*------------*/
.navbar {
  margin-bottom: 1px;
}

ul.secondarynav li.first {
  padding-left: 5px;
}
ul.secondarynav a {
  margin-right: 1px;
  padding: 4px 5px;
  float: left;
  color: #ffffff;
  font-size: 10px;
  text-decoration: none;
}
ul.secondarynav a:visited {
  color: #ffffff;
}
ul.secondarynav a:hover {
  color: #212126;
}

/*-----------*\
|* searchbar *|
\*-----------*/
#loginbar {
  position:absolute;
  left:0px;
  text-align: left;
  width:1000px;
  width/**/:100%;
  min-width:1000px;
  border:0px solid;
}
#icloginbar {
  position:relative;
  float:right;
  text-align: left;
  width:300px;
  padding-right:70px;
}
.contactbar {
 color:#fff;
 font-size:14px;
}

.contactbar table {
  margin-top:5px;
  width:100%;
}
.contactbar table b {
 font-size:18px;
}


.searchbar {
  margin-bottom: 3px;
  padding: 10px 10px 0px 0px;
  border-bottom: 0px solid #57594b;
  color:#fff;
}
.searchbar input.text, .searchbar input.submit {
  margin-right: 5px;
}
/* setting this in mozilla causes rendering issues */
.searchbar input.submit {
  background:url(/images/Search_Box.jpg) top left no-repeat;
  width:56px;
  color:#fff;
  border:0px;
  height: 20px;
}
.searchbar input.submit:hover {
  background:url(/images/Search_Box_Rollover.jpg) top left no-repeat;
  width:56px;
  color:#fff;
}

* html .searchbar input.submit {
  height: 21px;
}
/* these colours are the same as defined by 'a', but we unset a:visited */
.searchbar a {
  color: #fff;
  font-size: 10px;
}
.searchbar a:hover {
  color: #fff;
}

/*--------*\
|* footer *|
\*--------*/
#footer {
  margin-top: 0px;
  padding: 5px 30px;
  border-top: 0px solid #57594b;
  background: #6c6e69;
}
#footer img {
  float: right;
}
#footer p {
  margin: 0px;
  padding: 10px 0px;
  color: #8a8d77;
  font-size: 11px;
}

/*---------------*\
|* contentheader *|
\*---------------*/
#moviemedia {
  padding-top:5px;
}

#socialmedia {
  border:1px solid #ccc;
  padding:5px 0 0 5px;
  width: 200px;
}
#socialmedia .socialink {
  clear:left;
  border:1px solid #fff;
}
#socialmedia .socialink h4 {
  margin:0px;
  padding-top:0px;
}

#contentfooter #socialmedia {
  border:0px solid #ccc;
  padding:0px 0 0 5px;
  width:800px;
}
#contentfooter #socialmedia .floatleft {
  margin-bottom:0px;
  padding-bottom:0px;
  position:relative;
}

#contentfooter #socialmedia .socialink {
  clear:none;
  border:0px solid #fff;
  float:left;
  width:140px;;
  margin-right:5px;
  padding-right:15px;
  position:relative;
}
#contentfooter  #socialmedia .socialink h4 {
  margin:0px;
  padding-top:0px;
 border:0px solid;
}
#contentfooter  #socialmedia .socialink h4 a {
  color:#e9e9e9;
}
#contentfooter  #socialmedia .socialink h4 a:hover {
  color:#fff;
}

/*------------------*\
|* contentwrappertop *|
\*------------------*/

#contentwrappertop .error, #contentwrappertop .message {
  margin: 0px 0px 0px 300px;
  padding: 2px;
  border: 1px solid #ffffff;
  color: #ffffff;
  font-size: 12px;
  text-align: left;
}
#contentwrappertop .error {
  color: #8c3030;
}
#contentwrappertop .message {
  color: #3a5841;
}
#contentwrappertop .error *, #contentwrappertop .message * {
  margin: 0px;
  padding: 0px;
}

/*---------------*\
|* contentwrapperbottom *|
\*---------------*/
#contentwrapperbottom {
  clear:both;
  background: #dbebcb;
  color:#dbdbdb;
  padding: 15px 0px 10px 30px;
  background: #dbebcb;
  background: #dbebcb;
  border-right:0px solid #bbb;
  color:#444444;
  position:relative;
}
#contentwrapperbottom td {

}
td.firstcell {
  padding:0px 30px 0 0;
  border-left:0px solid;
}

td.middlecell {
  padding:0px 30px;
  border-left:1px solid #a0ba88;
}

td.lastcell {
  background: #dbebcb;
  border:0px solid;
  width:310px;
  padding:0px 50px 0 30px;
  border-left:1px solid #a0ba88;
}
#contentwrapperbottom .contentmiddle {
border-left:1px solid;
}

/*---------------*\
|* contentfooter *|
\*---------------*/
#contentfooter {
  clear:both;
  background: #959a90;
  font-family:arial,helvetica;
  font-size:11px;
  color:#dbdbdb;
  padding:15px 0px 10px 30px;
  border-right:375px solid #959a90;
}
#contentfooter .contentright {
  color:#626451;
}
#contentfooter b {
  float:left;
  width:100%;
  padding-bottom:5px;
}
#contentfooter .floatleft {
  margin-bottom:13px;
}

/*---------*\
|* content *|
\*---------*/
#ocwrapper {
/* background colour of left sidebar */
  border-left: 0px solid #fff;
/* background colour of right sidebar */
  border-right: 0px solid green;
  background: #fff;
  padding-top:10px;
}
#leftsidebar {
  margin-left: -100px;
  padding: 10px 0px 10px 10px;
  width: 90px;
  float: left;
  position: relative;
/* hide the left sidebar by default */
  display:none;
}

#rightsidebar {
  margin-right: -375px;
  padding: 10px 10px 10px 0px;
  width: 300px;
  float: right;
  position: relative;
  display:none;

}
#contentwrapper {
  width: 100%;
  float: left;
  position: relative;
  clear:both;
}


#ocontent {
 clear:left;
 position:relative;
 width:100%;
 float:left;
 border:0px solid #000;
}

#content {
  position:relative;
  clear:both;
  padding: 0px 30px 0px 30px;
  background: #dbebcb;
  background: #fff;
  color:#444444;
  line-height:20px;
  border-left:275px solid #fff;
  border-right:0px solid #fff;
}
#home #content {
  padding: 0px 0px 0px 20px;
  line-height:21px;
  border-left:0px solid #fff;
  border-right:0px solid #fff;
  width:385px important!


/* necessary for IE6 but problem for IE7 and firefox */ 

}
.homecat {
 margin-bottom:20px;
 padding-right:10px;
}
#home .homecat {

 /* width:380px; width necessary for IE6 but problem for IE7 and firefox */ 

}

/*
#gallery {
  position:relative;
  clear:both;
  padding: 0px 0px 0px 40px;
  background: #dbebcb;
  background: #fff;
  color:#444444;
  line-height:20px;
  border-left:329px solid #fff;
  border-right:0px solid #000;
}
*/


.gallerywrapper table {
 border:1px solid #ccc;
 border-collapse:collapse;
}
.gallerywrapper table td {
 border:1px solid #ccc;
}

.youtubedetail{
  background:url(/images/gradient_bg_corner.jpg) top left no-repeat;
  border-top:0px solid #999;
  border-left:0px solid #999;
  margin: 0px 0px 30px 0px;
  padding: 50px 0px 0px 0px;
}


/* NO LONGER NECESSARY
#gallery .catLeft {
  float:left;
  margin-left:-275px;
  width:250px;
}
#gallery .contentright {
  float:left;
  margin-left:-250px;
  width:250px;
  display:none;
}
*/
td.tdleft {
  width:140px;
  text-align:center;
  padding-left:0px;
}

.youtube td.tdleft {
  width:170px;
  text-align:center;

}

.galleryindex {
  height:430px;
  overflow:auto;
  border:0px solid #ccc;
  border-right:0px;
  padding:10px 0 10px 0px;
  font-size:12px;
  line-height:normal;
  width:145px;
}

.gallerythumbnail {
  float:left;
  width:50px;
  padding-left:10px;
  margin-bottom:10px;
  height:60px;
  overflow:hidden;
}

.youtubethumbnail {
  text-align:left;
  margin-left:10px;
  margin-bottom:10px;
  width:135px;
  border-right:0px solid;
}


td.tdleft img {
  margin-bottom:10px;
}

td.tdright {
  width:550px;
  text-align:center;
}

#home .contentleft {
  position:relative;
  border:0px solid #000;
  padding:0px 0 0px 0;
  margin:0px;
  float:left;
  padding-right:0px;
/*  width:380px;*/
}


td.contentright, .contentright {
  position:relative;
  float:right;
  width:287px;
  margin-right:-300px;
  z-index:1;
  overflow:hidden;
  line-height:normal;
}

.catHeader {
  float:left;
  margin-left:-277px;
  width:250px;
  border:0px solid red;
  position:relative;
}

#home .catHeader {
  float:left;
  margin-left:-240px;
  width:250px;
  border:0px solid;
  height:455px;
  position:static;
}
#home .catHeader .floatleft {
  position:static;
}


#navleft {
  float:left;
  margin-left:0px;
  width:250px;
  border:0px solid red;
  position:relative;
}



#content .catHeader img{
  position:absolute;
  bottom:0;
}


#contentheader .catHeader .floatleft{
  margin-bottom:0px;
}


/* hack for ie/win's guillotine bug */
/* start non ie/mac css \*/
* html #content {
  height: 1%;
}
/* end non ie/mac css */

/*-----------------*\
|* global elements *|
\*-----------------*/

.hide {display:none;}


.floatleft, .floatLeft {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  position:relative;
}
#socialmedia .floatleft {
 margin-right:7px;
}
.floatright, .floatRight {
  float:right;
  margin-left:20px;
  margin-bottom:5px;
  position:relative;
}
.marginright {
  float:right;
  padding-right:40px;
  margin-bottom:5px;
  position:relative;
}

.floatcenter, .floatCenter {
  text-align:left;
  margin:0px;
  margin-bottom:5px;
  display:block;
}
.blockLeft {
  text-align:left;
  margin:0px;
  margin-bottom:5px;
  display:block;
}


.shadowtop, .shadowbottom {
  height: 0px;
  font-size: 1px;
  display: inline-block;
/* ie/mac fix \*/
  display: block;
/* end fix */
}
.shadowtopleft, .shadowtopright, .shadowbottomleft, .shadowbottomright {
  width: 0px;
  height: 0px;
  font-size: 1px;
}
.shadowtop {

}
.shadowbottom {

}
.shadowleft {

}
.shadowright {

}
.shadowtopleft {
  float: left;

}
.shadowtopright {
  float: right;

}
.shadowbottomleft {
  float: left;

}
.shadowbottomright {
  float: right;

}

/* links */
.catlinklisting {

}
/*ADDITION FROM  from home*/
.direct_links {
 border:Opx solid green;
/* float:left;*/
}



.movielisting {
  margin: 0px 15px 0px 0px;
}
.youtubelisting {
  background:url(/images/gradient_bg_corner.jpg) top left no-repeat;
  border-top:1px solid #999;
  border-left:1px solid #999;
  margin: 20px 0px 30px 0px;
  padding: 10px 0px 0px 10px;
}

.youtubelisting .linkdescription {

}

.presslisting {
  clear:right;/*EDIT FROM HOME. WAS CLEAR BOTH*/
  background:url(/images/gradient_bg_corner.jpg) top left no-repeat;
  border-top:1px solid #999;
  border-left:1px solid #999;
  margin: 20px 0px 30px 0px;
  padding: 10px 0px 10px 10px;
}

.podcastlisting {
  margin: 20px 0px 0px 0px;
  padding: 0px 0px 10px 0px;
}
.podcastlisting h4.linktitle {
  padding-left:0px;
}
.podcastlisting .linkdescription {
  background:url(/images/gradient_bg_corner.jpg) top left no-repeat;
  border-top:1px solid #999;
  border-left:1px solid #999;
  padding:10px;
  margin-bottom:5px;
}


p.category_name {
 margin:10px 0 0 0;
}
.searchlisting {
  margin: 0px 15px 0px 25px;
}

.linklisting {
  margin: 15px 15px 20px 0px;
}
.linklisting img.Image {
  float:left;
  margin-right:10px;
  margin-bottom:10px;
}
h4.linktitle, .linklisting h4.linktitle, .linklisting p.linkurl, .linklisting p.linkrating {

  margin: 0px 0px 8px 0px;
}
.linklisting h4.linktitle a {
  padding-bottom: 0px;
}
.linklisting p.linkurl a {
  font-size: 9px;
  text-decoration: none;
}
.linklisting p.linkrating {
  font-size: 9px;
}
.linklisting p.linkrating .linkexpired {
  color: #8c3030;
  font-weight: bold;
}
.linklisting .linkdescription, .review .reviewcontent {
  margin: 0px 0px 5px 0px;
  padding: 5px;
  border: 1px solid #bbbfa1;
  background: #f8faed;
  overflow: hidden;
}
/* overflow: hidden doesn't work in ie unless the width is set */
* html .linklisting .linkdescription, * html .review .reviewcontent {
  width: 96%;
}
.linklisting p.linkactions {
  margin: 0px;
}
.linklisting p.linkactions a, #detailed p.actions a, #jump_frame .actions a {
  padding: 1px 4px;
  border: 1px solid #bbbfa1;
  font-size: 9px;
  text-decoration: none;
}
.linklisting p.linkactions a:hover, #detailed p.actions a:hover, #jump_frame .actions a:hover {
  background: #e2e1eb;
}

/* reviews */
.review h4.reviewsubject {
  margin: 10px 0px 0px 0px;
}
.review h5.reviewbyline {
  margin: 0px;
  font-weight: normal;
}
.review p.reviewer {
  margin: 0px 0px 2px 0px;
}
.review .reviewhelpful span {
  float: left;
  font-size: 9px;
}
.review .reviewhelpful form span {
  float: right;
}
.review .reviewhelpful input {
  padding: 0px 3px;
  border: 1px solid #bbbfa1;
  background: #ffffff;
  font-size: 9px;
}
/* .review p.reviewcontent => see .linklisting p.linkdescription */

/* link/bookmark status icons */
.new-item, .updated-item, .popular-item, .unpaid-item, .expired-item, .free-item, .bookmark-public, .bookmark-default {
  background: transparent url(images/button-left.gif) top left no-repeat;
  font-weight: normal;
  font-size: 9px;
  color: #ffffff;
  vertical-align: text-top;
}
.new-item {
  background-color: #8c3030;
}
.updated-item {
  background-color: #c5a600;
}
.popular-item {
  background-color: #314fb1;
}
.unpaid-item {
  background-color: #555555;
}
.expired-item {
  background-color: #92589c;
}
.free-item {
  background-color: #a7a87c;
}
.bookmark-public {
  background-color: #cc6613;
}
.bookmark-default {
  background-color: #7fb131;
}
.new-item span, .updated-item span, .popular-item span, .unpaid-item span, .expired-item span, .free-item span, .bookmark-public span, .bookmark-default span {
  padding: 0px 3px;
  background: transparent url(images/button-right.gif) top right no-repeat;
}

/* paging */
.paging {
  text-align: right;
}
.paging img, .paging select, .paging input {
  vertical-align: middle;
}

.crumb {
  font-size: 12px;
  padding:0px 0 20px 28px;
}

/* tables */
.ftable {
  margin-top: 5px;
  border-bottom: 3px solid #bbbfa1;
  border-collapse: collapse;
  width: 100%;
/* ie5-5.5 don't inherit the font style properly */
  font-size: 11px;
}
.ftable th {
  background: #bbbfa1;
  text-align: left;
}
.ftable th, .ftable td {
  padding: 3px 5px;
}
.ftablecol {
  border-right: 1px solid #bbbfa1;
}

/* sub headings */


/* lists */
#content ul {
  margin: 10px 0px 0px 20px;
  padding: 0px;
  font-size: 12px;
  list-style: none;
}
#content ul.categories {
  margin: 0px;
}
#content ul.default {
  margin: 0px 0px 1em 0px;
  padding-left: 3.6em;
  font-size: 11px;
  list-style: disc;
}

/* forms */
.row {
  margin-bottom: 1px;
  padding: 4px;
}
.row label.name {
  padding-right: 5px;
  width: 25%;
  float: left;
}
.row label.name span {
  color: #8c3030;
}
.row .value.wrappedtext {
  margin-left: 25%;
  padding-left: 5px;
}
/* hack for ie 5.5 text/textarea resizing */
.row .value input.text, .row .value input.password, .row .value textarea {
  width: expression(this.parentNode.offsetWidth * 0.74 + 'px');
}
/* the previous style causes problems with long sidebars in ie6 */
.row .value input.text, .row .value input.password, .row .value textarea {
  w\idth: 72%;
}
.row .value input.text.shorttext {
  width: 100px;
}
.row.required {
  background: #e2e1eb;
}
.row.invalid {
  color: #8c3030;
  background: #eedddd;
  font-weight: bold;
}
.formsubmit {
  margin-top: 10px;
  text-align: right;
}

/* generic messages */
.errormessage {
  color: #8c3030;
  font-weight: bold;
}
.infomessage {
  color: #3a5841;
  font-weight: bold;
}

/* treecats */
#content .treecats-selection-summary ul, #content .treecats-selection ul {
  margin: 0px;
}
.treecats-selection-summary li a, .treecats-selection li a {
  margin-top: 2px;
  margin-left: 5px;
}
.treecats-selection-summary a, .treecats-selection a {
  font-size: 9px;
}
.treecats-selection-summary a:visited, .treecats-selection a:visited {
  color: #212126;
}
.treecats-selection-current {
  font-weight: bold;
}
.treecats-category-info img {
  border: 0px;
  padding: 2px;
  vertical-align: middle;
}
.treecats-children {
  padding-left: 15px;
}
.treecats-selected span, li.treecats-selected {
  font-weight: bold;
}
.treecats-category a:link, .treecats-category a:visited {
  color: #212126;
  text-decoration: none;
}
.treecats-category a:hover {
  text-decoration: underline;
}
#content ul.treecats-links {
  padding-left: 15px;
  margin: 0px;
}
.treecats-links li {
  line-height: 1.25em;
  list-style: circle;
}

/* search highlighting */
.searchhl-1, .searchhl-2, .searchhl-3, .searchhl-4, .searchhl-5 {
  font-weight: bold;
}
.searchhl-1 {
  background: #ffff80;
}
.searchhl-2 {
  background: #aaaaff;
}
.searchhl-3 {
  background: #aaffaa;
}
.searchhl-4 {
  background: #ffaaaa;
}
.searchhl-5 {
  background: #aaffff;
}

/* indent */
.indent1 {
  margin-left: 20px;
}
.indent2 {
  margin-left: 40px;
}
.indent3 {
  margin-left: 60px;
}
.indent4 {
  margin-left: 80px;
}
.indent5 {
  margin-left: 100px;
}

.hide {
  display: none;
}

.clear:after {
  height: 0px;
  clear: both;
  display: block;
  visibility: hidden;
  content: ".";
}
.clear {
  display: inline-block;
}
/* start non ie/mac css \*/
* html .clear {
  height: 1%;
}
.clear {
  display: block;
}
/* end non ie/mac css */

/*---------------*\
|* page specific *|
\*---------------*/
#bookmark_list input.checkbox {
  float: left;
}
#bookmark_list .folders .description, #bookmark_folder_view .folders .description {
  margin: 0px 0px 10px 20px;
}
.bookmark_link .comments label {
  font-weight: bold;
}
.bookmark_link .comments label span {
  font-weight: normal;
}

#category dl, #home dl {
  position:relative;
  margin: 10px 0px 0px 0px;
  width: 740px;
  float: left;
}

#category dt a {
  font-weight: bold;
  font-size: 12px;
}


#category dt, #category dd, #home dt, #home dd {
  margin: 0px 40px 0px 0px;
}
#category dd, #home dd {
  padding-bottom: 10px;
}

#category dt {
  border-top:1px solid green;
}

#category dd {
  border:0px solid;
}


#detailed p.description {
  overflow: hidden;
}
/* ie needs a width for overflow: hidden to work */
* html #detailed p.description {
  width: 100%;
}
#detailed p.linknav {
  margin: 0px;
  text-align: left;
}
#detailed p.linknav img {
  vertical-align: middle;
}
#detailed p.linknav a {
  text-decoration: none;
}
#detailed p.reviewsfooter {
  margin: 20px 0px 0px 0px;
  text-align: right;
}
/* #detailed p.actions a, #detailed p.actions a:hover => see .linklisting p.linkactions a */

#home dt a {
  font-weight: bold;
  font-size: 13px;
}
#home #content h4 {
  margin-top: 7px;

  font-weight: normal;
  font-size: 14px;
}
/* #home dl, #home dt, #home dd, #home dd => see #category dl */

#jump_frame .jumpwrapper {
  height: 40px;
  background: transparent url(images/swirls.gif) bottom right no-repeat;
}
#jump_frame img.jumplogo {
  padding: 2px 0px 0px 2px;
  float: left;
}
#jump_frame h4 {
  margin: 0px;
  padding: 3px 0px;
}
/* #jump_frame .actions a, #jump_frame .actions a:hover => see .linklisting p.actions a */

#modify_select input.radio {
  float: left;
}

#search .searchoption {
  margin-top: 10px;
  padding-top: 5px;
  border-top: 1px dotted #bbbfa1;
}

.hbyline {
  font-style: italic;
  padding-top: 5px;
  text-align: right;
}

.nav-next, .nav-prev, .nav-overlay {
 visibility:hidden;
}