body {
	background-image:url(../img/bg_main.jpg);
	background-repeat: repeat-x;
	background-color: #aeb7b7;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	behavior: url("csshover3.htc");  */
}
a {
	color: #a90021;
	text-decoration: underline;
}
.loginbuttons a
{
	text-decoration: none;
	border-bottom: 1px;
	border-bottom-style: dashed;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
 
}
.loginbuttons a:hover
{
		border-bottom: none;

}
.popup1
{
	width: 352px;
	height: 82px;
	background-image:url(../img/loginback.png);
	}

.popup1 a
{
	color: #000 !important;
}

.footer {
	height:30px;
}
.footer .text {
	background-color:#000;
	color: #c8c8c8 !important;
	font-size: 11px;
}
.footer .text a {
	color: #c8c8c8 !important;
	text-decoration: underline;
	font-size: 11px;
}
.footer .text a:hover {
	color: #fff !important;
	text-decoration: none;
	font-size: 11px;
}
/*shadow center */
.scorner-top {
	background-image: url(../img/shadowcorners/bg_top.png);
	background-repeat: repeat-x;
}
.scorner-bot {
	background-image: url(../img/shadowcorners/bot.png);
	background-repeat: repeat-x;
}
.scorner-left {
	background-image: url(../img/shadowcorners/left.png);
	background-repeat: repeat-y;
}
.scorner-right {
	background-image: url(../img/shadowcorners/right.png);
	background-repeat: repeat-y;
}
.scorner-mid {
	background-color:#FFF;
}
/* header */
.signin {
	font-size: 12px;
	color: #000;
}
.signin .username {
	font-weight: bold;
}
.signin a {
	color: #a90021 !important;
	font-size: 12px;/* padding-left: 20px;
	background-image: url(../img/icons/exit.png);
	background-repeat: no-repeat; */
}
.help a {
	color: #a90021 !important;
	font-size: 12px;/*
	padding-left: 20px;
	background-image: url(../img/icons/help.png);
	background-repeat: no-repeat;
 	padding-bottom: 6px; */
}
.help a:hover, .signin a:hover {
	text-decoration: none;
}
/*tabs */
 .icon {
	padding:2px;
}
.tabs {
	cursor: pointer;
}
.tabs .active {
	width: 97px;
	height: 36px;
	background-image: url(../img/tabs/bg_active.png)
}
.tabs .default {
	width: 96px;
}
td.default:hover {
	height: 36px;
	background-image: url(../img/tabs/bg_active.png);
}
.tabs a {
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	height: 36px;
	width: 97px;
	display: table-cell;
    vertical-align: middle;
	outline: none;
}

.tabs a:active {
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	height: 36px;
	width: 97px;
	display: table-cell;
    vertical-align: middle;
	outline: none;
}

.tabs a:hover {
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	height: 36px;
	width: 97px;
	display: table-cell;
    vertical-align: middle;
	outline: none;
}

td.default {
	height: 36px;
	background-image: url(../img/tabs/bg_default.png)
}
.tabs .default a {
	color: #000;
}
td.default:hover a {
	color: #fff;
}
.tabs .active a {
	color:#FFF;
}
.tabs2 {
	background-color: #a90021;
}
.subtabs {
	color: #7b0018;
}
.subtabs a {
	font-size:13px;
	color: #FFF !important;
	text-decoration: none !important;
	padding: 3px;
}
.subtabs a:hover, .subtabs a.active {
	color: #a90021 !important;
	background-color: #FFF !important;
	display: block !important;
}
/*content */
.title {
	font-size: 28px;
	background-image: url(../img/tabs/bg_gray_top.png);
	background-repeat: repeat-x;
	height: 50px;
	padding-left: 10px;
}
.content_bot {
	background-color: #f4f4f4;
}
.content_small {
	background-color: #FFF;
	font-size: 12px;
	width: 400px;
 
 }
 .content_reg {
	background-color: #FFF;
	font-size: 12px;
	width: 100%;
 }
tr.head:hover
{
	background-color: #FFF !important;
	
}
.mc-top {
	background-image: url(../img/content/mc-top.png);
	background-repeat: repeat-x;
}
.mc-left {
	background-image: url(../img/content/mc-left.png);
	background-repeat: repeat-y;
}
.mc-right {
	background-image: url(../img/content/mc-right.png);
	background-repeat: repeat-y;
}
.mc-bot {
	background-image: url(../img/content/mc-bot.png);
	background-repeat: repeat-x;
}
.formtable .titl
{
	font-weight: bold;

}
.alternative
{
	background-color: #f4f4f4;
	
}
.summary
{
	background-color: #f4f4f4;
	font-weight: bold;
}
.hidden
{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); /* IE 5.5+*/
-moz-opacity: 0.5; /* Mozilla 1.6 ? ???? */
-khtml-opacity: 0.5; /* Konqueror 3.1, Safari 1.1 */
opacity: 0.5; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
}
/*hints */
.report {
	width: inherit;
	height: 30px;
	text-align:left;
 	color: #00b204;
	background-color: #fffea4;
	border: 1px;
	border-color: #CCC;
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.failedreport {
	width: inherit;
	height: 30px;
	text-align:left;
 	color: red;
	background-color: #fffea4;
	border: 1px;
	border-color: #CCC;
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.validaster
{
	color: #F00;
}
.validatorhint
{
	height:33px;
}
.validatorhint .left
{
	width: 18px;
	background-image: url(../img/hints/arrow.png);
		background-repeat: no-repeat;

	height:33px;
}
.validatorhint .right
{
	width: 18px;
	background-image: url(../img/hints/end.png);
	background-repeat: no-repeat;
	height:33px;
}
.validatorhint .mid

{
	color:#FFF !important;
	font-weight: bold;
	background-color: #dd0202;	 
	height:33px;
}

table .hint
{
	font-size: 10px;
 }
.hintpink .left
{
		background-image: url(../img/hints/pink-left.png);
}
.hintpink .right
{
		background-image: url(../img/hints/pink-right.png);
}
.hintpink .bot
{
		background-image: url(../img/hints/pink-bot.png);
		background-position: bottom;
		background-repeat: repeat-x
}
.hintpink .top
{
		background-image: url(../img/hints/pink-top.png);		background-repeat: repeat-x
}
.hintpink .mid
{
	background-color: #fff6f6;
}

/*buttons */
.button
{
	width: 77px;
	height: 49px;
	background-image: url(../img/buttons/button.gif);
	background-repeat: no-repeat;
	font-size: 13px;
 	font-weight: bold;
	color: #666;
	border: none;
	cursor: pointer;
		background-color: transparent;

}

.green:hover
{
		background-image: url(../img/buttons/green-hover.gif);
 
}
.red:hover
{
		background-image: url(../img/buttons/red-hover.gif);
 
}
.login
{
	width: 106px;
	background-image: url(../img/buttons/login.gif);
	background-repeat: no-repeat;
	background-color: transparent;

}
.register
{
	width: 106px;
 
	background-image: url(../img/buttons/register.gif);
	background-repeat: no-repeat;

}

input.field
{
	width: 126px;
	height: 27px;
	border: 0;
	background-image: url(../img/input/loginfield_bg.png);
	background-repeat: repeat-x;
	background-position: top right;
	background-color: transparent;
	line-height: 28px;
	padding-left: 3px;	
	padding-top: 3px;
}
.loginbutton
{
	width: 60px;
	height: 26px;
	color: #FFF;
	font-size: 13px;
	background-image: url(../img/buttons/login.png);
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0;
	cursor: pointer;
}


/* forms */
.formstroke
{
	width: 120px;
}
.formstrokelarge
{
	width: 240px;
}
.formtable tr:hover
{
	background-color: #fff0f0;
}
.gridtable tr:hover
{
	background-color: #fff0f0;
}
.formtable tr
{
	background-image: url(../img/sep/table_row.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.gridtable .head
{
	font-size: 14px;
	font-weight: bold;
}
.diagramholder select
{
	width:100%;
}
.diagramholder 
{
	padding:10px;
	width:47%;
	float: left;
	border: 2px;
	border-color: #CCC;
}
.diagramholdersingle
{
	padding:10px;
	width:97%;
	float: left;
	border: 2px;
	border-color: #CCC;	
}

/* filter */
.filter
{
	background-color: #FFF;
	
}
@-moz-document url-prefix() {
	.button { padding-bottom: 5px; }

}

.currentpage
{
	font-weight: bold;
	padding:3px;
	line-height: 20px;
	color: #FFF;
	background-color: #900;
}

.calendar
{
	width: 170px;
	border: solid 1px #CCC;
	font-size: 12px;

}
.calendar td
{
		text-align: center;
}
.calendar .today
{
	border: solid 1px #CCC;
}
.calendar .header, .activedate
{
	background-color: #a90021;
	color: #FFF !important;

}
.prevmonth, .nextmonth
{
	color: #CCC;
}

div.field {
	height:28px;
	width: 209px;
	background-image:url(../img/input/loginfield_r.png);
	background-position: top right;
	background-repeat:no-repeat;
}

div.login {
	height:82px;
	width: 518px;
	background-image:url(../img/loginback_r.png);
	background-position: top right;
	background-repeat:no-repeat;"	
}


div.login div {
	float:left;
	height:82px;
	width: 14px;
	background-image:url(../img/loginback_l.png);
	background-position: top left;
}

div.login div div {
	float:left;
	height:82px;
	width: 490px;
	margin-left:14px;
	background-image:url(../img/loginback.png);
	background-position: top left;
	background-repeat:repeat-x;
}

