/* PAGES template*/


/* header, title, holder */
#centerbox			{display:block; float:left; width:475px;}
#center-header		{display:block; float:left; width:475px;}
.center-title,
#center-title 		{display:block; float:left; width:475px; height:22px; padding-top:10px; margin-top:0px;}
.center-holder,
#center-holder		{display:block; float:left; width:473px; border:1px solid #c8c8c8; border-top:0px;}
.center-margins		{display:block; float:left; width:453px;padding:10px;}
.holder				{display:block; float:left; width:473px;}
.center-borders		{display:block; float:left; width:453px;*width:443px;margin:0px 5px 0px 5px; padding:5px; height:15px; cursor:pointer;}
.text-holder		{display:block; float:left; width:475px; margin-top:5px;margin-bottom:5px;}


/* Button Bar */
.button-bar			{display:inline; float:left; width:470px;padding-right:5px; height:30px; text-align:right; background-color:#F0EFEF; border-top:1px solid #F0EFEF; padding-top:5px;vertical-align: middle;}
.button-bar img		{margin-left:5px;}

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

a.rename			{color:#3aa803; background:url(../images/icons/rename.gif) no-repeat; background-position:left center; text-decoration:none; padding-left:15px;}
a.delete			{color:#FF0000; background:url(../images/icons/delete.gif) no-repeat; background-position:left center; text-decoration:none; padding-left:15px;}
a.rename:hover		{color:#006600; text-decoration:underline}
a.delete:hover		{color:#990000; text-decoration:underline}

#tableHeader		{background-color:#30c849;color:white; font-weight:bold; width:443px; *width:443px; margin-left:5px; padding:10px;*padding:5px;}

.tableColumn1		{display:block; float:left; width:190px;}
.tableColumn2		{display:block; float:left; width:100px; text-align:center;}
.tableButtons		{display:block; float:right; width:150px; text-align:right}

.earnHeader			{display:block; float:left; background-color:#30c849;color:white; font-weight:bold; width:450px;padding:5px; margin-left:7px;*margin-left:3px;}
.earnColumn			{display:block; float:left; width:450px;padding:5px; border-bottom:1px solid #d1d1d1;margin-left:7px;*margin-left:3px;}
.earn				{display:block; float:left; width:90px; text-align:center;}

.thirdPart			{display:block; float:left;width:140px; margin-right:10px; *margin-right:5px;}
.halfPart			{display:block; float:left;width:220px;}
.halfPart2			{display:block; float:left;width:180px; height:90px; margin-left:20px;}

.tr_off			{background-color: #FFFFFF; color: #756b6f}
.tr_header		{background-color: #009900; color: #FFFFFF}