
/****
 *************************************************************
 **** HJBC Theme CSS for Extance 2.8.1
 **** Generated by Extance on Fri, 29 Apr 2005 05:52:08
 **** (c) 2000-2005 Jurgen Braam <root@theWicked.nl>
 *************************************************************
 ****/


/****
 *************************************************************
 **** Theme Standards
 *************************************************************
 ****/

/***** HTML tags *****/

BODY, TD, TH, DIV, P, CENTER {
	font-family: Verdana, 'ms sans', Arial;
	font-size: 14px;
	color: #000000;
}

BODY
{
	/*behavior: url(/Admin/Images/PNG_js.htc);*/
	background-color: #D3DCF6;

	/* scrollbar fun */
	scrollbar-face-color: #BA71D8; 		/* fg of bar */
	scrollbar-track-color: #CED8F3; 		/* bg of bar */
	scrollbar-arrow-color: #D3DCF6;	/* arrow */
	scrollbar-highlight-color: #BA71D8; 	/* hi inner */
	scrollbar-3dlight-color: #CAD4EE; 	/* hi outer */
	scrollbar-darkshadow-color: #BA71D8;	/* lo outer */
	scrollbar-shadow-color: ; 		/* lo inner */
	overflow: auto;								/* auto-hide */
}

A {
	/* the best solution to the IE problem; the stupid focus box!! */
	hidefocus: true;
}

A:link {
	color: #480264;
	font-style: italic;
	text-decoration: none;
}

A:visited {
	color: #480264;
	font-style: italic;
	text-decoration: none;
}

A:active {
	color: #480264;
	font-style: italic;
	text-decoration: none;
}

A:hover {
	color: #480264;
	text-decoration: underline;
}

H1 {
	font-family: 'Trebuchet MS', Stencil, 'Adlib BT', 'Broadway BT', Arial;
	font-size: 35px;
	color: #BA71D8;
}

H2 {
	font-family: 'Trebuchet MS', Stencil, 'Adlib BT', 'Broadway BT', Arial;
	font-size: 30px;
	color: #BA71D8;
}

H3 {
	font-family: 'Trebuchet MS', Stencil, 'Adlib BT', 'Broadway BT', Arial;
	font-size: 23px;
	font-style: italic;
	color: #BA71D8;
}

H4 {
	font-family: 'Trebuchet MS', 'Adlib BT', 'Broadway BT', Arial;
	font-size: 19px;
	color: #BA71D8;
}

H5 {
	font-family: 'Trebuchet MS', 'Adlib BT', 'Broadway BT', Arial;
	font-size: 17px;
	font-style: italic;
	color: #BA71D8;
}

H6 {
	font-family: VAGrounded, Arial;
	font-size: 17px;
	color: #BA71D8;
}

PRE {
	font-family: 'Courier New';
	font-size: 14px;
}

SUP {
	font-size: smaller;
}

BLOCKQUOTE {
	padding: 6px;
	background-color: #CAD4EE;
	border-left: #999999 1px dotted;
}

BLOCKQUOTE BLOCKQUOTE {
	padding: 6px;
	background-color: #CED8F3;
	border-left: #999999 1px dotted;
}

/***** forms *****/

INPUT, SELECT, TEXTAREA, OPTION {
	font-family: Verdana, 'ms sans', Arial; 
	font-size: 12px;
	color: #666666; 
	background: #D3DCEC; 
}

INPUT, SELECT, TEXTAREA {
	/* no border for options: MozFF don't like it, IE doesn't render them anyways */
	border: solid 1px #999999;
}

TEXTAREA {
	/* just the TEXTAREA, try it on INPUT why don't you? :) */
	overflow: auto;
}

INPUT.FullSize, SELECT.FullSize, TEXTAREA.FullSize {
	width: 400px;
}

INPUT.ThrirthSize, SELECT.ThrirthSize, TEXTAREA.ThrirthSize {
	/* ThrirthSize: of ThreeFourthsSize :) hehe */
	width: 300px;
}

INPUT.HalfSize, SELECT.HalfSize, TEXTAREA.HalfSize {
	width: 200px;
}

INPUT.RadioOrCheckbox { 
	background-color: transparent;
	border: 0px;
}

/***** classes *****/

.small {
	font-family: Verdana, 'ms sans', Arial;
	font-size: 11px;
}

.smalllish {
	font-size: 12px;
}

.large {
	font-size: 20px;
}

.huge {
	font-size: 30px;
}

.msg, A.msg, A:link.msg, A:visited.msg, A:active.msg {
	color: #FF5555;
}

.sub {
	font-family: Verdana, 'ms sans', Arial;
	font-size: 9px; 
	border: 1px solid #FF5555;
	color: #BA71D8;
}

/***** theme elements: help,tooltip,option,menu,button *****/

.help {
	cursor: help;
	color: #00AA72;
}
A.helpicon, .helpicon {
	font-family: Verdana, 'ms sans', Arial;
	font-style: normal;
	font-size: 11px;
	color: #444444;
	background-color: #B3BCD6;
	cursor: help;
}
A:hover.helpicon {
	color: #000000;
}

.tooltip, A.tooltip, A:link.tooltip, A:visited.tooltip, A:active.tooltip {
	color: black;
	background-color: lightyellow;
}

A.button, A:link.button, A:visited.button, A:active.button {
	font-size: 15px;
	font-style: normal;
	font-family: 'MS Sans Serif', 'ms sans', 'Arial';
	line-height: 17px;
	color: #480264;
	background-color: #C3CCE6;
}

.option, A.option, A:link.option, A:visited.option, A:active.option {
	font-family: Verdana, 'ms sans', Arial;
	font-style: normal;
	font-size: 11px;
	color: #000000;
	background-color: #B3BCD6;
}

.nooption, A.nooption, A:link.nooption, A:visited.nooption, A:active.nooption {
	font-family: Verdana, 'ms sans', Arial;
	font-style: normal;	
	font-size: 11px;
	color: #808080;
	background-color: #B3BCD6;
}

.operation, A.operation, A:link.operation, A:visited.operation, A:active.operation {
	font-family: Verdana, 'ms sans', Arial;
	font-style: normal;
	font-size: 11px;
	color: #000000;
	background-color: #B3BCD6;
	width: 12px;
	height: 12px;
	border: 1px outset;
	text-align: center;
	margin: 0px 1px;
	padding: 0px;
	line-height: 10px;
}

.nooperation, A.nooperation, A:link.nooperation, A:visited.nooperation, A:active.nooperation {
	font-family: Verdana, 'ms sans', Arial;
	font-style: normal;
	font-size: 11px;
	color: #808080;
	background-color: #B3BCD6;
	width: 12px;
	height: 12px;
	border: 1px outset;
	text-align: center;
	margin: 0px 1px;
	padding: 0px;
	line-height: 10px;
}

.menuSelected, A.menuSelected, A:link.menuSelected, A:visited.menuSelected, A:active.menuSelected {
	color: #480264;
	background-color: none;
}

.menuNotSelected, A.menuNotSelected, A:link.menuNotSelected, A:visited.menuNotSelected, A:active.menuNotSelected {
	color: #444444;
	background-color: ;
}

/***** borders & paddings *****/

.bordered {
	border: 1px #000000 solid; 
}

.padded {
	padding-top: 10px; 
	padding-right: 10px; 
	padding-bottom: 10px; 
	padding-left: 10px;
}

.paddedSides {
	padding-top: 0px; 
	padding-right: 10px; 
	padding-bottom: 0px; 
	padding-left: 10px;
}

.paddedSmall {
	padding-top: 3px; 
	padding-right: 3px; 
	padding-bottom: 3px; 
	padding-left: 3px;
}

.borderedPadded {
	border: 1px #000000 solid; 
	padding-top: 10px; 
	padding-right: 10px; 
	padding-bottom: 10px; 
	padding-left: 10px;
}



/****
 *************************************************************
 **** Theme Specifics
 *************************************************************
 ****/


BODY
{
	background: #D3DCF6;
	
	/* scrollbars color fun */
	scrollbar-face-color: 		#CAD4EE;		/* fg of bar */
	scrollbar-track-color: 		#C3CCE6;		/* bg of bar */
	scrollbar-arrow-color: 		#480264;
	scrollbar-3dlight-color:	#CAD4EE;		/* hi inner */
	scrollbar-darkshadow-color:	#CAD4EE;		/* lo inner */
	scrollbar-highlight-color:	#999999;	/* hi outer */
	scrollbar-shadow-color:		#999999;	/* lo outer */
}

BODY, TD, TH, DIV, P, CENTER {
	font-family: 'Arial', 'Verdana', 'Helvetica';
	font-size: 14px;
}

P {
	margin-top: 0;
	margin-bottom: 10;
}

H1 {
	font-family: 'Palatino', 'Palatino Linotype', 'Stencil', 'Adlib BT', 'Broadway BT', 'Times New Roman', 'Times', 'Verdana', 'Arial';
	font-style: italic;
}

H1, H2, H3, H4, H5, H6 {
	margin-bottom: 4px;
}

A {
	font-size: 14px;
}

A.button, A:link.button, A:visited.button, A:active.button, A:hover.button {
	font-style: italic;
	font-weight: bold;
	font-family: 'Palatino', 'Palatino Linotype', 'Helvetica', 'Times New Roman', 'Times', 'Verdana', 'Arial';
	font-size: 15px;
	color: #480264;

	background-color: #C3CCE6;
	padding-top: 0px; 
	padding-right: 5px; 
	padding-bottom: 2px; 
	padding-left: 5px;
	//border: 2px 1px #480264 outset; 
	border: 1px outset; 
	text-decoration: none;
	line-height: 2.0;
}
A:hover.button {
	color: #000000;
	background-color: #D3DCEC;
}

.kader, A.kader, A:link.kader, A:visited.kader, A:active.kader {
	color: #DDDDDD;
	font-size: 11px;
}

.menuSelected, A.menuSelected, A:link.menuSelected, A:visited.menuSelected, A:active.menuSelected {
	font-family: 'Palatino', 'Palatino Linotype', 'Helvetica', 'Times New Roman', 'Times', 'Verdana', 'Arial';
	font-size: 14px;
	line-height: 17px;
	background-color: transparent;
	font-style: normal;
}

.menuNotSelected, A.menuNotSelected, A:link.menuNotSelected, A:visited.menuNotSelected, A:active.menuNotSelected {
	font-family: 'Palatino', 'Palatino Linotype', 'Helvetica', 'Times New Roman', 'Times', 'Verdana', 'Arial';
	font-size: 14px;
	line-height: 17px;
	background-color: transparent;
	font-style: normal;
}

.option {
	border: #999999 1px solid;
}

A:hover.option {
	border: black 1px solid;
	text-decoration: none;
}

