@charset "utf-8";
/* CSS Document */


.hide {position:absolute; z-index:800; left:-9999px;}

.hide {
	border:2px solid #134C3D;
	padding:5px 10px;
	text-align:left;
	background-color: #FFFFFF;
}
.hide h3 {
	font-size:16px;
	font-family:tahoma, serif;
	color:#51B1EB;
	margin:0;
	padding:5px 0;
}
.hide p {padding:5px 0; margin:0; font-family:arial; sans-serif; font-size:11px; line-height:1.5em;}
/*.hide img {border:1px solid #aaa; padding:5px;}*/

/* styling the tooltip hover information */
span.toptip {color:#800; font-weight:bold; font-style:italic;}
a.toptip {font-weight:bold; color:#800; font-family: georgia, serif; font-style:italic;}
/*img.toptip {border:1px solid #800; padding:10px; margin:0 10px 10px 0; display:block; float:left;}*/
h2.toptip {color:#800; font-family: georgia, serif; font-style:italic;}
h2.vincent {width:230px;}

#lifespan {width:200px;}
#starry {width:250px; border:0; padding:0; background:transparent;}
#starry .xb1, #starry .xb2, #starry .xb3, #starry .xb4, #starry .xb5, #starry .xb6, #starry .xb7 {display:block; overflow:hidden; font-size:0;}
#starry .xb1, #starry .xb2, #starry .xb3, #starry .xb4, #starry .xb5, #starry .xb6 {height:1px;}
#starry .xb4, #starry .xb5, #starry .xb6, #starry .xb7 {background:#458f9c; border-left:1px solid #000e1b; border-right:1px solid #000e1b;}
#starry .xb1 {margin:0 8px; background:#000e1b;}
#starry .xb2 {margin:0 6px; background:#000e1b;}
#starry .xb3 {margin:0 4px; background:#000e1b;}
#starry .xb4 {margin:0 3px; background:#458f9c; border-width:0 5px;}
#starry .xb5 {margin:0 2px; background:#458f9c; border-width:0 4px;}
#starry .xb6 {margin:0 2px; background:#458f9c; border-width:0 3px;} 
#starry .xb7 {margin:0 1px; background:#458f9c; border-width:0 3px; height:2px;} 
#starry .xboxcontent {display:block; background:#458f9c; border:3px solid #000e1b; border-width:0 3px;}
#starry .xboxcontent h3 {padding:5px; color:#f8d233;}
#starry .xboxcontent p {padding:5px; color:#feecc6;}
#tip1 {width:370px; cursor:pointer;}
#tip2 {width:370px; cursor:pointer;}
#dimensions {width:260px; background:#fff url(../vincent/jquery.gif) no-repeat left center; padding-left:130px; height:100px}

