

span.error {display:block; font-size:12px !important; float: none; color: red; font-weight: bold; padding:0px !important; margin:0px !important; height:20px;}
span.error img {margin: -2px 0px 0px 5px;	float: left;	padding: 0px 5px 0px 0px;	border: 0px solid white;}

html {
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
} 

hr {
	color: #c8c2a7;
	background-color: #c8c2a7;
	height: 1px;
	border:0.5px solid #c8c2a7;
}

div.buttonYes {
	background-image: url(greenbutton.gif);
	background-repeat: no-repeat;
	width:140px;
	height: 25px;
	text-align: center;
}

legend {
	color:black; 
	letter-spacing:1px;
	
}

img.helper
{
	cursor:help;
	float:left; 
	position:absolute; 
	margin:-15px 0px 0px -25px !important;
	padding:0px 0px 0px 0px !important;
	filter: alpha(opacity=70); filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70); 	-moz-opacity: .70;	-khtml-opacity: 0.7;	opacity: 0.7;
}

img.helper:hover{
	cursor:help;
	filter: alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); 	-moz-opacity: .1;	-khtml-opacity: 1;	opacity: 1;
}

legend img
{
	background-color: white;
	float: left;
	padding: 3px;
	margin: -2px 5px 0px 0px;
	display: block;
}

fieldset {
	border:2px solid silver; margin:2px;
	background-color:white;
	-moz-border-radius: 10px;
	border-radius: 10px;	
}

fieldset:hover {
	border:2px solid silver; margin:2px;
	background-color:#FAFAFA;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

div.buttonYes a {
	color: white;
	text-decoration: none;
	font-weight:bold;
	padding: 5px 0px 0px 0px;
	display: block;
}

div.buttonNo {
	background-image: url(silverbutton.gif);
	background-repeat: no-repeat;
	width:140px;
	height: 25px;
	text-align: center;
}

div.buttonNo a {
	color: gray;
	text-decoration: none;
	font-weight:bold;
	padding: 5px 0px 0px 0px;
	display: block;
}

body {
	background-color: white;
	color: black;
	padding: 0px;
	margin: 0 auto;
	width: 950px;
	font-family: Verdana;
	font-size: 12px;
	background-color:white;
  }
    
#header_languages {
	width:100%;
	height: 21px;
	/*background:#DAE0D2 url("bg.gif") repeat-x bottom; */
	font-size: 10px;
	line-height:normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif	
}
#header_languages ul {
	margin:0;
	padding:5px 5px 0;
	list-style:none;
}
#header_languages li {
	float:left;
	background:url("left.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
}
#header_languages a {
	float:left;
	display:block;
	background:url("right.gif") no-repeat right top;
	padding:2px 10px 2px 2px;
	text-decoration:none;
	font-weight:bold;
	color:#765;
}
/* Commented Backslash Hack
 hides rule from IE5-Mac \*/
#header_languages a {float:none;}
/* End IE5-Mac hack */
#header_languages a:hover {
color:#cd5c5c;
}
#header_languages #current {
	background-image:url("left_on.gif");
	border-width:0;
}
#header_languages #current a {
	background-image:url("right_on.gif");
	color:#333;
	padding-bottom:3px;
	z-index: 999999;
}

div.frame {
	font-family: "Times New Roman";
	font-size: 12px;
	border: 1px solid #bab18e;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.5);
	width: 100%;
	padding: 2px;
	background: #F4F2ED; /* old browsers */
	background: -moz-linear-gradient(top, #F4F2ED 0%, #E2E1DE 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F4F2ED), color-stop(100%,#E2E1DE)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F4F2ED', endColorstr='#E2E1DE',GradientType=0 ); /* ie */
	
	color: #93875b;

	}

div.frame h1 {
	padding: 0px;
	margin: 0px;
	letter-spacing: 1px;
	font-weight: normal;
	padding: 0px 0px 0px 20px;
	font-size: 26px;
	
	
}

div.frame h3 {
	padding: 0px;
	margin: 0px;
	letter-spacing: 1px;
	font-weight: normal;
	padding: 0px 0px 0px 20px;
	font-size: 26px;
}

div.frame h1 img {
	border: 1px solid #b2b2b2;
	background-color: white;
	float: left;
	padding: 5px;
	margin: -7px 10px 0px 0px;
	display: block;
}

div.frame span {
	padding: 0px 0px 0px 0px;
	font-size: 12px;
}

div.frame img {
	padding: 0px 20px 0px 0px;
}

.fotter {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.fotter a{
	text-decoration: none;
	font-weight: bold;
	color: #b1a983;
	display: block;
	width: 100px;
}

.fotter a:hover{
	color: #9a9061;
	background-color: #e4e2d6;
	background-image: url(fotterbg.jpg);
	background-repeat: repeat-x;
}

.fotter a img {
	padding: 0px;
	margin: 0px;
}

div.bubble {
	padding: 0px 20px 30px 20px;
	margin:0px 0px 0px 0px;
	border: 0px solid #c8c2a7;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	background-image: url(fade.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: white;
	
}

div.bubbleless {
	padding: 0px 20px 10px 20px;
	margin:0px 0px 0px 0px;
	border: 0px solid #c8c2a7;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	background-color: #f5f5f5;
}

div.bubbleless h1 {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	color: black;
	font-weight: bold;
	padding: 4px;	
}

div.bubble a.current
{
	text-decoration:none;
	color: #0074F9;
	font-family:verdana;
	font-size:11px;
}


div.bubble h1 {
	margin: 0px;
	font-size: 12px;
	color: white;
	font-weight: bold;
	padding: 4px;	
	line-height:22px;

	background: #C8C2A7; /* old browsers */
	background: -moz-linear-gradient(top, #C8C2A7 0%, #A3988D 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#C8C2A7), color-stop(100%,#A3988D)); /* webkit */
	border-radius:5px 0px 0px 5px;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
}

div.bubble h1 img 
{
	border: 2px solid white;
	background-color: white;
	float: left;
	padding: 3px;
	margin: -2px 10px 2px -2px;
	display: block;
	border-radius:5px;
	box-shadow:inset 0px 2px 5px rgba(0,0,0,0.3);
}

div.bubble h2 {
	letter-spacing: 1px;
	padding: 3px;
	margin: 0px;
	font-size: 12px;
	background-color: #f5f5f5;
}

div.bubble img {
	padding: 1px;
	
}

div.bubble input.field {
	border: 1px solid #c8c2a7;
	background-color: white;
	color:black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	-moz-border-radius: 3px;border-radius: 3px;	-moz-box-shadow: inset 2px 2px 3px rgba(0, 0, 0, 0.2);
	
}

select.field{
	border: 1px solid #c8c2a7;
	background-color: white;
	color:black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	-moz-border-radius: 3px;border-radius: 3px;	-moz-box-shadow: inset 2px 2px 3px rgba(0, 0, 0, 0.2);
	height:22px;
}

input.fieldMinus
{
	border: 1px solid #c8c2a7;
	background-color: white;
	color:black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url("https://sb.ghix.net/shared/minus.png") no-repeat left;
	padding:0px 0px 0px 12px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 2px 2px 3px rgba(0, 0, 0, 0.2);
	
}

div.bubble input.fieldred {
	border: 1px solid #ff9393;
	background-color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 2px 2px 3px rgba(0, 0, 0, 0.2);
}

div.bubble input.blankfield {

	border: 1px solid silver;
	background-color: #F1F1F1;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: right;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 2px 2px 3px rgba(0, 0, 0, 0.2);
	
}

input.date
{
	border:1px solid #c8c2a7;
	background-color:white;
	color:black;
	background: url("https://sb.ghix.net/pre/Shared/icons/calendar.png") no-repeat right;
	width:95px;
	padding:1px;
	font-family:verdana;
	cursor:pointer;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 2px 2px 3px rgba(0, 0, 0, 0.2);
	
}

input.date:hover
{
	-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
}

div.field {
	border: 1px solid #c8c2a7;
	background-color: white;
	/*
	-moz-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
	*/
}


div.field span, p{
	padding:0px;
	margin:0px;
}

div.bubble textarea.field {
	border: 1px solid #c8c2a7;
	background-color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*
	-moz-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
	*/
}


div.bubble select.field {
	border: 1px solid #c8c2a7;
	background-color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


div.bubble select.field:hover {	-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);}
div.bubble input.field:hover {	-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);}



div.bubble th {
	text-align: left;
	border-bottom: 1px solid #e9e9e9;
}

div.bubble ul 
{
	padding:0px;
	margin:0px;
	}
div.bubble li 
{
	padding:1px;
	list-style: square;
}

div.smallgrad {
	background-image: url(smalgrad1.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 20px;
}


a.round {
   /* background: transparent url('bg_button_a.gif') no-repeat scroll top right; */
    color: #444;
    display: block;
    line-height: 24px;
    margin-right: 6px;
	min-width:100px;
    text-decoration: none;
	margin:2px;
	overflow:hidden;
	border:2px solid silver;
	border-radius:6px;
	box-shadow:0px 0px 3px 0px rgba(0, 0, 0, 0.2),inset 0px -10px 10px 2px rgba(0, 0, 0, 0.1);
	color:black;
	text-align:left;
	font-family:Verdana;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;    	
		padding:2px 10px;
}

a.round:hover 
{
	color:black;
	
	box-shadow:0px 0px 3px 0px rgba(0, 0, 0, 0.2),inset 0px 10px 10px 2px rgba(0, 0, 0, 0.1);
}


a.toggler {
	color: white !important;
	border-left:2px solid white;
	padding:4px;
}

a.toggler:hover {
	color: yellow !important;
}


a.roundActive {
    color: #444;
    display: block;
    line-height: 24px;
    margin-right: 6px;
    text-decoration: none;
	margin:2px;
		padding:2px 10px;
	overflow:hidden;
	border:2px solid silver;
	border-radius:6px;
	box-shadow:0px 0px 3px 0px rgba(0, 0, 0, 0.2),inset 0px 10px 10px 2px rgba(0, 0, 0, 0.1);
	color:black;
	text-align:left;
	font-family:Verdana;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;    	
	background-color:yellow;
}

a.roundActive span {
   /* background: transparent url('bg_button_spansel.gif') no-repeat;*/

	
} 

a.round img {margin: 3px 3px 0px -5px;	float: left; padding: 0px;	border: 0px solid white;}
a.roundActive img {margin: 4px 0px 0px -5px;	float: left;	padding: 0px 5px 0px 0px;	border: 0px solid white;}



div.break {
	padding: 2px 0px 0px 0px;
	border-bottom: 2px dotted silver;
	margin: 0px 0px 2px 0px;
	font-size: 1px;
}

label {
	cursor: pointer;

}


form{
	padding:0px;
	margin:0px;
}

div.Note {
	border:1px solid silver;
	background-color: yellow;
	color: black;
	font-size:10px;
	position: absolute;
	width:230px;
}

div.bottomer {
	width:100%; 
	height:18px; 
	padding:1px 10px 1px 10px;
	position:fixed; 
	border-top:2px solid silver; 
	border-bottom:2px solid silver; 
	left:0px; 
	bottom:0px; 
	background-color:#F5F5F5; 
	margin-bottom:0px; 
	z-index: 9999; 
	opacity:0.8;
	filter:alpha(opacity=80);
}


div.displaybox {
	filter: alpha(opacity=30); 
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30); 
	-moz-opacity: .30;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	background-color:##000000;
	position:fixed; top:0px; left:0px; width:100%; height:100%; text-align:center; vertical-align:middle;
}

img.button 
{
	cursor:pointer;
	border:1px solid silver;
	display:block;
}


img.button:hover
{
	cursor:pointer;
	background-color:#FAFAFA;
	filter: alpha(opacity=60); filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60); -moz-opacity: .60;-khtml-opacity: 0.6;opacity: 0.6;
}


/* tables */
table.tablesorter {
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp 
{
	background-color: #8dbdd8;
}


table.tableclass
{
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	width: 100%;
	text-align: left;
	border:1px solid #CDCDCD;
}


table.tableclass th {
	background-color: #B0C4DE;
	border: 1px solid #CDCDCD;
	font-size: 8pt;
	padding: 4px;
}

table.tableclass tbody td
{
	background-color: white;
	border:1px solid #e6EEEE;

}

.translate
{
	background: url("https://sb.ghix.net/pre/Shared/icons/translate.gif") no-repeat right;
	border:1px solid gray; cursor:pointer; padding:4px;
	border-radius: 3px;
	background-color:white;
	box-shadow: inset 2px 2px 4px rgba(0, 0, 0, 0.1);
}

.translate:hover
{
	border:1px solid orange; 
	box-shadow:  2px 2px 4px rgba(0, 0, 0, 0.2);
}


		.mainButton, .mainButtonActive, .mainButtonDisabled, .subButton, .subButtonActive, .subButtonDisabled{
			font-family:verdana;
			background-color:white;
			float:left;
			padding:2px;
			
			width:32%; border:2px solid white;
			box-sizing:border-box;
			margin:2px 5px;
			line-height:25px;
			-moz-box-sizing:border-box; 
			border-radius:10px;
			text-align:left;
			font-weight:bold;
			cursor:pointer;
			color:gray;
			box-shadow: 0px 2px 5px rgba(0,0,0,0.4), inset 0px -4px 15px rgba(0,0,0,0.2);
			white-space: nowrap;
			overflow: hidden;
			text-overflow: ellipsis;    
			min-width: 0;
		}
		
		 .subButton, .subButtonActive, .subButtonDisabled{
			line-height:20px;
		 
		 }
		
		.mainButtonActive,  .subButtonActive{
			background-color:yellow;
			box-shadow: 0px 2px 5px rgba(0,0,0,0.4), inset 0px 4px 15px rgba(0,0,0,0.2);
		}
		
		.mainButtonDisabled,  .subButtonDisabled{
			color:silver;
			box-shadow: 0px 0px 0px rgba(0,0,0,0.0), inset 0px 4px 15px rgba(0,0,0,0.2);
			opacity:0.7;
		}
		
		.mainButton:hover,  .subButton:hover{
			box-shadow: 0px 2px 5px rgba(0,0,0,0.4), inset 0px 4px 15px rgba(0,0,0,0.2);
		}
		
		.mainButton img, .mainButtonActive img, .mainButtonDisabled img,  .subButton img,  .subButtonActive img,  .subButtonDisabled img {
			float:left;
			padding:0px !important;
			margin:2px 5px 0px 2px !important;
			border : 0;
		}
		
		.mainFloat{
			float:right;
			border:1px solid silver;
			width:25px;
			background-color:white;
			line-height:24px;
			box-shadow:inset 0px 2px 5px rgba(0,0,0,0.3);
			border-radius:10px;
			text-align:center;
		}
		
		.mainFloatMini{
			float:right;
			border:1px solid silver;
			width:20px;
			background-color:white;
			line-height:18px;
			box-shadow:inset 0px 2px 5px rgba(0,0,0,0.3);
			border-radius:10px;
			text-align:center;
		}		
		