body {
	font-family: verdana, arial, serif;
	font-size:10pt;
}


a.normal {
	font-family:verdana,arial,serif;
	font-size:10pt;
	color: #000000;
	font-weight:normal;
}



div.quicklinks
{
	padding-top:20px;
}

div.quicklinks div
{
	float:left;
	text-align:center;
	width:180px;
	padding-top:10px;
	padding-bottom:20px;
}


/* ----------------------- Main design properties ------------------------*/





.headline {
	margin-top:20px;
	margin-bottom:20px;
	border-left: 4px solid #96c906;
	
	padding-left:10px;
	color: #000;
	font: 18pt Arial, Helvetica, sans-serif;
}

#balance {
	position: absolute;
	top: 3px;
	height: 74px;
	width: 167px;
	padding: 0px;
	margin-left: -10px;
	background: url('/./affiliate/images/balance.gif');
}


#minilogo {
	position: absolute;
	width: 200px;
	height: 80px;
	left: 350px;
	top: 150px;
	text-align: center; 
}

.normal {
	font-weight: normal;
}

a.button {
    background: transparent url('/new_images/button_a1.gif') no-repeat scroll top right;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 29px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
}

a.button span {
    background: transparent url('/new_images/button_span1.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 6px 0 7px 18px;
    color: #628807;
} 


/* For use with tabular data in lists (div with table inside) */

#list img {
 vertical-align:top;
}

#list img.middle {
	vertical-align:middle;
}

#list tr.tr1 {
 behavior: url('/./style/iefixes_tr1.htc'); /*Fix IE-bugs with hover */
}

#list tr.tr2 {
 behavior: url('/./style/iefixes_tr2.htc'); /*Fix IE-bugs with hover */
}


#list table{
 font-size: 8pt;
 font-family: verdana, arial, sans-serif,serif;
 width: 100%;
 margin:0;
 margin-bottom: 10px;
 padding: 0px;
 border-collapse: collapse; 
}

#list td.left {
	text-align:left;
}


#list td {
	 padding: 6px;
	 line-height: 16px;
	 vertical-align: top;
	 text-align:left;
}

#list td.center {
	text-align:center;
}


#list tr.tr1 {
 background: #FFFFFF;
 margin: 0px;
 padding: 1px;
}

#list tr.tr1:hover,tr.tr1.hover{
 background: #EEEEEE;
}

#list tr.tr2 {
 background: #F4F4F4; /*#F4F4F4;*/
 margin: 0px;
}

#list tr.tr2:hover, tr.tr2.hover{
 background: #EEEEEE;
}



#list tr.trwarning{
 background:  #DF690A;
}

#list tr.trerror{
 background: #D3110D;
}

#list tr.top td{
 font-weight: bold;
 background: #F5F5F5;
 margin: 0px;
 border-bottom: 1px solid #90c70a;
}

#list td.topleft {
 text-align:left;
 font-weight: bold;
 background: #F5F5F5;
 margin: 0px;
 border-bottom: 1px solid #CC3333;
}

#list tr.bottom {
 font-weight: bold;
 background: #F8F8F8;
 margin: 0px;
 border-top: 1px solid #C5C5C5;
 border-bottom: 1px solid #C5C5C5;
}

#list a.align {
 line-height: 16px;
 height: 16px;
 vertical-align: bottom;
}

hr {
 border:0px;
 border-top:1px solid #CCCCCC;
}

iframe {
	margin:0px;
	border:0px;
	padding:0px;
}

.left {
 float:left;
}

.right {
 float:right;
 padding:0;
 margin:0;
}

.menu {
	float: right;
	padding-right:10px;
	margin:0;
	margin-top:-10px;
}


/* roundedBox */
div.roundedBox {
	background-color: #EDEDED;
	margin:0;
	padding:0;
}

.roundedBox .title {
	font-size:20px;
	color: #96c906;/*#a3dc00*/;
	margin-bottom: 10px;
	margin-top:0px;
}

.roundedBox p, .title, table {
	margin-left:20px;
	margin-right:20px;
}



/* tableFancy */
.tableFancy td {
	text-align:left;
	padding: 3px;
}

.tableFancy tr.top td{
	background: #96c906;
	padding: 3px;
	color: #FFFFFF;
	font-weight:bold;
	font-family:arial;
	font-size:10pt;
}


.tableFancy tr.tr1 {
 background: #FFFFFF;
 margin: 0px;
 padding: 1px;
}

.tableFancy tr.tr1:hover,tr.tr1.hover{
 background: #a3dc00;
}

.tableFancy tr.tr2 {
 background: #dddcdc; /*#F4F4F4;*/
 margin: 0px;
}

.tableFancy tr.tr2:hover, tr.tr2.hover{
 background: #a3dc00;
}

.tableFancy tr.tr1 {
 behavior: url('/./style/iefixes_tr1.htc'); /*Fix IE-bugs with hover */
}

.tableFancy tr.tr2 {
 behavior: url('/./style/iefixes_tr2.htc'); /*Fix IE-bugs with hover */
}

.tableFancy td.red {
	color: #FF0000;
}

.tableFancy td.green {
	color: #77ba1f;
}



/* listFancy */

ul.listFancy {
	list-style-type:square;
	color:#8bc500;
	font-size:12px;
}

ul.listFancy li {
	padding:5px;
}



/* Infobox (use for boxes(div) with inputs) */
.info {
 color: #000; 
}

.info td {
 padding: 4px;
 text-align:left;
 vertical-align:top;
}

.info td.normal {
	width:auto;
}

.info td.left {
	font-weight: bold;
	vertical-align: top;
	width: 160px;
	padding:4px;
}

.info td.submit {
 text-align: right;
 width:100%;
}

.info td a {
 vertical-align:middle;
}

.info input.submit {
 width:auto;
}

.info input.normal {
 width:auto;
}


/**
 * Styles for DatePicker
 */

.datepickerControl {
	border:				1px solid #999999;
	background-color:	#EEEEEE;
	padding:			5px;
}

.datepickerControl td {
	text-align:			center;
	font-family:		sans-serif;
	font-size:			11px;
	padding:			1px;
}

.datepickerControl tr.monthLabel td {
	background-color:	#FFFFFF;
	border:				1px solid #999999;
	font-weight:		bold;
}

.datepickerControl tr.navigation td {
	cursor:				pointer;
}

.datepickerControl tr.navigation td:hover {
	text-decoration:	underline;
}

.datepickerControl tr.dayLabel td {
	/*
	border:				1px solid #C0D8EA;
	background-color:	#C0D8EA;
	*/
	border:				1px solid #003366;
	background-color:	#003366;
	color:				white;
	font-weight:		bold;
}

.datepickerControl td.day, .datepickerControl td.dayothermonth {
	cursor:				pointer;
	background-color:	#FFFFFF;
	border:				1px solid #EEEEEE;
	width:				2em;
}

.datepickerControl td.dayothermonth {
	color:				#999999;
	font-style:			italic;
}

.datepickerControl td.day:hover {
	background-color:	#EBE4C0;
} 

.datepickerControl td.weekend {
	background-color:	#CCCCCC;
	font-style:			italic;
}

.datepickerControl td.today {
	font-weight:		bold;
}

.datepickerControl td.hour {
	cursor:				pointer;
	background-color:	#FFFFFF;
	border:				1px solid #EEEEEE;
	width:				2em;
}

.datepickerControl td.minute {
	cursor:				pointer;
	background-color:	#FFFFFF;
	border:				1px solid #EEEEEE;
	width:				2em;
}

.datepickerControl td input,
.datepickerControl td button {
	font-size:			11px;
	padding:			0;
	border:				1px solid #999999;
	text-align:			center;
}

.datepickerControl td.ampm {
	cursor:				pointer;
	background-color:	#CCCCCC;
	border:				1px solid #EEEEEE;
	width:				2em;
}

.datepickerControl td.current {
	font-weight:		bold;
	background-color:	#EBC2C0;
}

.datepickerControl input.current {
	background-color:	#EBC2C0;
}

.datepickerControl td.current:hover {
	background-color:	#EBC2C0;
}




/* New list class */
.list img {
 vertical-align:top;
}

.list img.middle {
	vertical-align:middle;
}

.list td {
	text-align:left;
	padding: 7px;
	line-height:16px;
}

.list tr.top td {
	background: #96c906;
	padding: 10px;
	color: #FFFFFF;
	font-weight:bold;
	font-family:verdana,arial,serif;
	font-size:10pt;
}

.list tr.top a {
	color: #FFF;
}

.list tr td a {
	color: #000;
}


.list tr.tr1 {
	background: #FFFFFF;
	margin: 0px;
	padding: 1px;
}

.list tr.tr1:hover,tr.tr1.hover{
	background: #00baff; /*#a3dc00*/;
}

.list tr.tr2 {
	background: #E4E4E4; /*#F4F4F4;*/
	margin: 0px;
}

.list tr.tr2:hover, tr.tr2.hover{
	background: #00baff; /*#a3dc00;*/
}

.list tr.tr1 {
	behavior: url('/./style/iefixes_tr1.htc'); /*Fix IE-bugs with hover */
}

.list tr.tr2 {
	behavior: url('/./style/iefixes_tr2.htc'); /*Fix IE-bugs with hover */
}

.list table{
 font-size: 8pt;
 font-family: verdana,sans-serif,serif;
 width: 100%;
 margin:0;
 margin-bottom: 10px;
 padding: 0px;
 border-collapse: collapse; 
 color: #000000;
}

.list td.left {
	text-align:left;
}

.list td.center {
	text-align:center;
}

.list td.topleft {
 text-align:left;
 font-weight: bold;
 background: #F5F5F5;
 margin: 0px;
 border-bottom: 1px solid #CC3333;
}

.list tr.bottom {
 font-weight:bold;
 background: #F0F0F0;
 margin: 0px;
 border-top: 1px solid #96c906;
 border-bottom: 1px solid #96c906;
}


/* List 2, white list with simple line separator */

.list2 table {
 	border-collapse: collapse;
 	margin-left:0px;
 	margin-right:0px;
 	width:100%;
}

.list2 tr {
	border-bottom: 1px solid #CCCCCC;
}

.list2 td {
	padding-bottom:10px;
	padding-top:10px;
	padding-left:10px;
}

.list2 tr.tr1 {
	background: #FFF; /*#F4F4F4;*/
}

.list2 tr.tr2 {
	background: #F4F4F4;
}

.list2 tr.top {
	background: #F4F4F4;
}

.list2 tr.top td {
	font-weight:bold;
	font: 12pt Arial, Helvetica, sans-serif;
}

.list2 ul {
	padding-left:20px;
	padding-right:20px;
}

td.vAlignTop {
	vertical-align: top;
}



/* Status for reports */
tr.not_paid td a, tr.not_paid td, a.not_paid{
 text-decoration:none;
 color: #000000;
}

tr.paid td a, tr.paid td, a.paid {
 color: #628807;
 text-decoration:none;
}

tr.unapproved td a, tr.unapproved td, a.unapproved{
 color: #0000AA;
 text-decoration:line-through;
}

tr.not_approved td a, tr.not_approved td, a.not_approved {
 color: #DD0000;
 text-decoration:line-through;
}


.red {
 color: #CC0000;
}

.red2 {
 color: #FF0000;
}



.nobr {
 white-space: nowrap ;
}


/* Colors */

div.green1, .green1{
	background-color: #96c906;
}

div.green2, .green2{
	background-color: #87b30a;
}

div.green3, .green3{
	background-color: #e4f1c5;
}

