/*  "Show All" + "Hide All" links */
#TJK_ToggleON,#TJK_ToggleOFF {border:1px solid #333;padding:0 5px;margin-right:5px}
/* zeroing out padding and margin */
#TJK_DL dd,#TJK_DL dt {margin:0;padding:0} 
/* margin for the DTs (shorthand) */
#TJK_DL {
	width: 100%;
}
#TJK_DL dt {margin:7px 0;padding:3px; background-color:#cfcfd1;color:#fff;border:1px solid #993;}
/* image and left padding for DDs */
#TJK_DL dd {border:1px solid #aaa;margin:0;}
* html #TJK_DL dd {
	height:1em;
}
/* styling all anchors in the DTs */
#TJK_DL dt a {background:0 50% no-repeat;padding-left:32px;color:#fff;text-decoration:none}
#TJK_DL dt a:visited {color:#fff;}
#TJK_DL dt a:visited:hover,
#TJK_DL dt a:hover,
#TJK_DL dt a:active,
#TJK_DL dt a:focus {text-decoration:underline;}
/* the + and - gif in the anchors */
#TJK_DL .DTplus a {background-image:url('../images/toggleDLplus.gif')}
#TJK_DL .DTminus a {background-image:url('../images/toggleDLminus.gif')}
/**********************************/
/**********************************/
#TJK_DL .showDD {position:relative;top:0}
#TJK_DL dd,.hideDD{top:-9999px;position:absolute}
#TJK_ToggleON,#TJK_ToggleOFF {display:inline;cursor:pointer;cursor:hand}
.vblist {
	border-spacing:2px;width: 100%;
}
.vblist td {
	text-align:left; border: 1px solid #ccc; padding: 3px;
}
.vblist th {
	text-align: left; color:#993;font-weight:bold;
}
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
    border: 2px solid gray;
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}
#faux_sidebar fieldset {
	border:1px solid #bbbb18; width: 90%; padding: 0.5em 5%; margin: 1em 2px;
}
.selcat {
	background-color: #bbbb18;
}
.selclip{
	background-color:#bbbb18;
}
table.vbbasket {
	width: 94%; margin:auto;
}
.vbbasket th {
	text-align:left;
}
.vbbasket td {
	border-top:1px solid #bbbb18;
}
.error {
	color: #d00;
}
fieldset {
	border: 1px solid #bbbb18; width: 90%;
}
#eula {
 border: 2px inset; width:90%; height: 15em; overflow:scroll; font-size:90%;margin:1em auto 0;padding:5px; margin-bottom: 0.5em;
}
table.vbreturn th {
	text-align: left;
	color: #fff;
	background-color: #993;
	padding: 3px;
}
table.vbreturn td {
	vertical-align: top;
}