/* css/tooltip.css -- fancy tooltips */

span.tool {
  position: relative;   /* this is key */
  cursor: help;
}
 
span.tool span.tip {
  display: none;        /* so is this */
}

/* tooltip will display on :hover event */
 
span.tool:hover span.tip {
  display: block;
  z-index: 100;
  position: absolute;
  top: 1.6em;
  left: 0;
  width: auto;
  padding: 3px 7px 4px 6px;
  border: 1px solid #336;
  background-color: #f7f7ee;
  font: normal 0.9em/1.2em arial, helvetica, sans-serif;
  text-align: left;
  color: #000;
  width:170px;
}

#content span.tool::after {
  padding-left: 2px;            /* eye candy */
  content: url(/img/bubble.gif);
}

/* css/tooltip.css */

.coins_more{display:none;}
.ditto_paging {
    border-top: 1px solid #ccc;
    padding: 10px;
    font-size: 86%;
    color: white;
}
div.d_leftTop{
background-image:url('../img/left_top.jpg');
background-repeat:no-repeat;
background-position:left top;
}
.carousel-demo {
	width:750px;background-image:url('../images/poplarBG.png');background-position:center center;background-repeat:no-repeat;
}
.carousel-demo li {

	float:left;
	
	height:135px;
	list-style:none;
	padding:0px 0px 10px 0px;
	margin:0 10px 0 0;
	text-align:center;
	width:200px;
}
.carousel-demo-vertical li {
	margin:0 0 10px 0;
}

.carousel-demo_main {
	background-image:url('../images/poplarBG.png');background-position:center center;background-repeat:no-repeat;
}
.carousel-demo_main li {

	float:left;
	
	height:135px;
	list-style:none;
	padding:0px 0px 10px 0px;
	margin:0 10px 0 0;
	text-align:center;
	width:200px;
}
.carousel-demo-vertical_main li {
	margin:0 0 10px 0;
}
div.d_rightTop{
background-image:url('../img/right_top.jpg');
	background-repeat:no-repeat;
	background-position:right top;
}
div.d_leftBottom{
	background-image:url('../img/left_bottom.jpg');
	background-repeat:no-repeat;
	background-position:left bottom;
}
.head{background-color:#2f5786}
.date{background-color:#2f5786}
div.d_rightBottom{
	background-image:url('../img/right_bottom.jpg');
	background-repeat:no-repeat;
	background-position:right bottom;
}
.star_div{background-image:url('../img_cat/star.png');
	background-repeat:no-repeat;
	background-position:center center;color:black;width:40px;height:30px}
.star_div div{padding:5px;}
#hoh_menu_info td{padding:20px;padding-top:0px;}
#bid_div{background-color:#467bd7;width:120px;height:20px;border:1px solid #42608e;vertical-align:middle;}
#bid_div:hover{background-color:#42608e;cursor: pointer;}
#add_cat_button{background-color:#255e7d;width:120px;height:20px;border:1px solid #2d5870;vertical-align:middle;}
#add_cat_button:hover{background-color:#4986a7;cursor: pointer;}
.cat_active_hoh{background-color:#242d32;padding:5px;width:100%}
.cat_active_hoh td{padding:5px;text-align:center;}
.hoh_menu_but{background-color:#242d32;width:205px;height:20px;border:1px solid #2d5870;vertical-align:middle;padding:5px;margin-top:5px;}
.hoh_menu_but:hover{background-color:#255e7d;cursor: pointer;}
.hoh_menu_link{background-color:#242d32;width:70px;height:20px;border:1px solid #2d5870;vertical-align:middle;padding:5px;margin-top:5px;}
.hoh_menu_link a:hover{color:white}
#menu_hoh_link a{color:white;}
#menu_hoh_link div{margin-top:5px;}
#ditto_pages .ditto_currentpage {
    border: 1px solid 42608e;
    padding: 1px 5px 2px;
    margin-right: 1px;
    background-color: #008CBA;
    color: #fff;
}#hohmenu{width:100%;border-bottom:1px dotted #8996a0}#hohmenu  td{padding:0px;margin:0px;border-right:1px solid white;padding-left:3px;padding-right:3px;text-align:center;font-size:13px;}
#history_menu{width:470px;text-align:center;}
#about a{text-decoration:underline;color:gold}
#about a:hover{text-decoration:none;}
#ditto_pages .ditto_off {
    border: 1px solid #ccc;
    padding: 1px 5px 2px;
    margin-right: 1px;
    color: #ccc;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
    border: 1px solid #42608e;
    padding: 1px 5px 2px;
    margin-right: 1px;
    text-decoration: none !important;
    color: white;
}
#ditto_pages a:hover {
    background-color: #fff;
    color: #000;
}

body
{
background-color:#23364C;margin:0;padding:0;
font-family:font-family:georgia, garamond, times, serif;

}
.d_ob:hover{background-color:#42608e;}
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 1100px;
	}
.d_ob a:hover{color:white;}
#header {
	margin: 0 0 15px 0;
}
.d_ob1{border:1px solid #bcad48;}
.cat_link
{
	color:white;
}
.cat_link:hover
{
	color:maroon;
}
.hoh_link
{color:white}
.hoh_link:hover
{color:white}
.hoh_div:hover{background-color:#42608e;cursor: pointer;}
#side-a {
	float: left;
	width: 250px;
}
.cat_info{background-color:#3a4d6e;padding:5px;}
.cat_info td{
	border-bottom:1px dotted #8996a0;text-align:left;
	}
.cat_head{text-decoration:none;color:white;}
.cat_head:hover{text-decoration:underline;color:gray;}
#side-b { 
	padding-left:15px;color:white;
	margin:0;
	float: left;
	width: 830px;
	height: 1% /* Holly hack for Peekaboo Bug */
}

#footer {
	clear: both;
	background-color:#23364C;
}
img{border:0}

.left_menu_new
{
background-image:url('../img/button-new.jpg');
background-repeat:no-repeat;
height:32px;
background-position:center center;
padding-top:10px;margin-top:10px
}
.left_menu_new a
{
font-family:Times New Roman;font-size:18px;color:#23364C;
}
.left_menu_new a:hover
{
	color:maroon;
}


.left_menu
{
background-image:url('../img/button.jpg');
background-repeat:no-repeat;
height:32px;
background-position:center center;
padding-top:10px;margin-top:10px
}
.left_menu a
{
font-family:Times New Roman;font-size:18px;color:#23364C;
}
.left_menu a:hover
{
	color:maroon;
}
.coinsmenu
{
float:left;font-size:20px
}
a
{
text-decoration:none;color:white;
}
a:hover
{
color:gray;
}
.obod
{
border:1px ridge #406184;border-bottom:1px outset black;border-right:1px outset black;
}
.content_link 
{
	text-decoration:none;color:gold;
}
.content_link:hover
{
	color:maroon;
}
.title_tab 
{
background-color:gray;
}
.center tr td{text-align:center;border:1px solid #2f5786;}
.center{border-collapse: collapse;}


#wrapper_cat {
  width: 442px;
  margin: 0 auto;
  padding-right: 303px;
 
}
#container_cat {
  position: relative;
  z-index: 10;
}
#fixed_cat {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
.fixed_cat {
  position: relative;
  width: 240px;
  margin: 0 auto;
  top: 215px;
  left: 323px;
}


.top_lineHOH{background-image:url('../images/top_line.png');background-position:center bottom;background-repeat:no-repeat;height:5px;}
.bottom_lineHOH{background-image:url('../images/bottom_line.png');background-position:center top;background-repeat:no-repeat;height:15px;}
#carousel{
	height: 148px;
	overflow: hidden;
	white-space: nowrap;
	width: 750px;
	background-image:url('../images/poplarBG.png');background-position:center center;background-repeat:no-repeat;
}
#carousel span {
	display: inline-block;
	height: 150px;
	width: 186px;
	overflow: hidden;
}