/* SPLAT! Styles v3.0 */

/* From inpage.html - to bottom when done */
.splatHeader {
	width: 280px;
	color: #069; 
	font-weight: bold; 
	font-size: 14px;
	padding: 0;
	position: relative;
	top: 0px;

	}
	
* html .splatHeader {
	margin-top: -40px;
	}

.splatSpacer {
	display: block;
	height: 10px;
	}
	
.splatImage {
	width: 280px;
	height: 210px;
	display: block;
	}
	
.splatFlash {
	display: block;
	margin-bottom: 12px;
	margin-top: -4px;
	}
	
.splatImageNoDesc {
	margin-top: 12px;
	}
	
* html .splatImageNoDesc {
	margin-top: 0px;
	}
	
* html .splatFlash {
	margin-bottom: 0;
	margin-top: 0;
	}
	
/* End from inpage.html */

/*********** SPLAT! Holder *************/

div#tipDiv {
	position: absolute;
	visibility: hidden;
	left: 0;
	top: 0;
	z-index: 10000;
	/*width: 303px;*/
	width: auto;
	background: url(/images/splat/invisigif.gif) repeat;
	color: #000;
	font-size: 11px;
	line-height: 1.3;
	font: normal normal normal 11px "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	}

/********** Start SPLAT! Box Style ************/

.boxHolder {
	width: 303px !important;
	height: auto;
	}

.splatBoxHead {
	background: url(/images/splat/splatBoxHead.gif) top left no-repeat;
	position: relative;
	z-index: 50000;
	height: 22px !important;
	width: 303px;
	}
	
* html .splatBoxHead {
	height: 12px !important;
	}
	
.splatBoxFoot {
	background: url(/images/splat/splatBoxFoot.gif) bottom left no-repeat;
	position: relative;
	z-index: 55000;
	width: 290px;
	padding-left: 11px;
	padding-right: 10px;
	margin-top: -12px;
	padding-bottom: 28px;
	}
	
* html .splatBoxFoot {
	padding-bottom: 28px;
	padding-top: 0;
	padding-right: 2px;
	margin-top: -5px;
	}
	

	
.splatBoxContent {
	position: relative;
	z-index: 60500;
text-align: left !important;
	}
	
.splatBoxContent h3 {
	color: #069; 
	font-weight: bold; 
	font-size: 14px;
	padding: 0;
	margin-top: 7px;
	}

* html .splatBoxContent h3 {
	margin-top: 3px;
	}
	
*:first-child+html .splatBoxContent h3 {
	margin-top: 3px;
}
	
/********** End Box Style ************/

/*********** Define Link *************/

/* a.definition {
	/*text-decoration: underline;
	border-bottom: 1px solid #fc0;*/
	/*background: url(/images/splat/splatUnderline.gif) bottom left repeat-x;
	cursor: help;
	}
	*/
#khcontent .definition:hover, #khcontent .definition, .definition, a.definition {
	/*text-decoration: underline;
	border-bottom: 1px solid #fc0;*/
	/*background: url("/images/splat/splatUnderline.gif") bottom left repeat-x;*/
	border-bottom: .1em dotted #0eba01;
	padding-bottom: 1px;
	
	cursor: help;
	color: #0eba01;
	
	text-decoration: none;
	}
	
/********** Define DSP **********/

.soundDef a {
	width: 38px;
	height: 38px;
	float: right;
	position: relative;
	z-index: 30000;
	background: url("/images/splat/sound-available4.gif") top left no-repeat;
	cursor: pointer;
	top: -20px;
	padding-left: 8px;
	padding-bottom: 8px;
	}
	
.innerDef {
	position: relative;
	top: -1px;
	width: 280px;
	}
	
.innerImage {
	margin-bottom: 16px;
	margin-top: 0;
	}

.soundIcon {
	width: 38px;
	height: 38px;
	position: relative;
	z-index: 70000;
	float: right;
	padding-left: 4px;
	top: 0px;
	margin-right: -4px;
	padding-bottom: 0;
	margin-bottom: 0;
	cursor: pointer;
  display: none;
	}
	
* html .innerDef {
	top: -2px;
	}
	
/********* Non-Generic Additions **********/

.soundDefS a {
	width: 38px;
	height: 38px;
	/*float: left;*/
	position: relative;
	z-index: 30000;
	background: url("/images/splat/sound-available4.gif") top left no-repeat;
	cursor: pointer;
	display: block;
	top: 0px;
	}
	
.splatImageWithSound {
	position: relative;
	z-index; 40000;
	margin-top: -35px;
	}
	
.splatFlashWithSound {
	margin-top: -36px;
	margin-bottom: 12px;
	}
	
* html .splatFlashWithSound {
	margin-top: -35px;
	margin-bottom: 0px;
	}
