body {
	background-color: #fff;
	margin: 0px;
	font-family:Arial,Helvetica,Verdana,sans-serif;
	font-size: 12px;
	color: #4F5155;
	text-align:center;
}

#header{

}
.history_scroller .listerTable, .history_header .listerTable {
	margin-top: 0px;
	margin-bottom:0px;
}
form.search {
	float:right;
	position:relative;
	
}
form.search label {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:white;
	padding:0px;
	margin:4px;
}
.login div {
	float: left;
	position: relative;
	margin: 5px 5px;
	/*border: 1px dashed red;*/
}
form.search input {
	font-size: 11px;
	padding:2px;
	margin:3px;
	border:inset 1px #999999;
}

input[type="radio"], input.radio {
	border: none;
}

form.search button
{
	padding:2px;
	margin:4px 10px 4px 0px;
	border:solid 1px #999999;	
}
.headgraphic {
	background-repeat: no-repeat;
	background-position:top right;
	height:79px;
	background-image:url(../images/icsgapp_header.jpg);
	margin-bottom:5px;
}
.headgraphic h2 {
	margin:0px;
	font-size:10px;
	position:relative;
	left:-999px;
}
.headgraphic img {
	float:left;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
	font-weight: bold;
	margin-bottom: 25px;
	min-height: 20px;
	margin-top: 15px;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p {
	margin-top: 0px;
	margin-bottom: 3px;
}
#footer ul {
	list-style-type: none;
	margin: 5px 0px 0px;
	padding: 0px;
}
#footer ul li, #header ul li {
	float: left;
	padding-right: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
#footer li.end, #header li.end {
	border-right-style: none;
}
#footer .begin {
	padding-left: 0px;
}


#page {
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:left;
	position:relative;
}
.js_validation_error, .server_validation_error {
	font-weight: bold;
	color: #990000;
}
a {
	font-family:Arial, Helvetica, sans-serif;
	color: #003399;
	background-color: transparent;
	font-weight: normal;
	font-size:11px;
}
.blockheader
{
	position: relative;
}
.blockheader p {
	line-height:16px;
	margin: 5px 0px 3px 10px;
	padding: 0px;
	/*position: relative;*/
}
h1,h3,.blockheader {
	color: #FFFFFF;
	background-color:#000000;
	font-size: 14px;
	margin: 0px;
	padding: 3px 8px 3px 13px;	
	border-top:solid 3px #C7572E;
	font-family:"Palatino Linotype", "Book Antiqua", "Palatino", serif;
	font-variant:small-caps;
	font-weight:normal;
	_height: 0px;
	_position:relative;
	_padding: 2px 3px 2px 3px;
}

h5 
{
	font-size: 14px;
	margin: 2px 0px 0px 0px;
	padding: 3px 5px 3px 5px;	
	font-family:"Palatino Linotype", "Book Antiqua", "Palatino", serif;
	font-variant:small-caps;
	font-weight:normal;
	letter-spacing: 0.065em;
}


.blockheader button, .blockheader input, .blockheader select 
{
	float: right;
	font-family:Arial, Helvetica, sans-serif;
	font-variant:normal;
	padding:2px;
	/*_position: absolute;*/
	_padding: 0px;
	*margin-top: 2px;
}

.blockheader select 		{font-size:12px; width:90px; }
.blockheader select option 	{font-size:12px; padding:0px; }

.blockheader span {float:right; margin-right:5px; padding:2px; }

.content_box {
	border: 1px solid #696969;
	/* IE7 doesnt close off the boxes without this border 
	
	/* IE6 doesn't like the IE7 border hack  */
	_border: none;
	*border: #696969 1px solid;
	position:relative;
	padding: 0px;
	background-color:#FFFFFF;
	margin: 7px 0px;
	height: auto;
}
.content_box .content {
	margin: 0px;
	padding: 1em;  /* was 0px; */
	height: auto;
	width: inherit;
	background-color:white;
	position: relative;
	display: block;
	/*border: 1px dashed red;*/
	
}
input[type="checkbox"] {
	*border: none;

}
.vesting_menu_div {
	position: absolute;
	right: 10px;
	top: 10px;
}

.content:after {
	/*
	content: "";
	display: block;
	height: 0;
	clear:both;
	*/
}
.content_box:after {
	/*
	content: "";
	display: block;
	height: 0;
	clear:both;
	*/
}
table.grey_table {
	position: relative;
}
table.grey_table td {
	position: relative;
}
div.ie_fix_company_info {
	*height: 1%;
}

/*   --- MATCH AMOUNT SECTION --- */
div#match_amount_sec {
	height: 2.0em;
	text-align:left;
	padding: 0px;
	margin: 0px;

}
div#match_amount_sec div {
	position: relative;
	float: left;
	margin: 0px 3px;	
	
}
div#match_amount_sec label {
	font-size: 12px;
	position: relative;
	float: left;	
	margin: 0px 0px;
	width: 70px;
	text-align: right;
}
div#match_amount_sec label.vollabel {
	width: 5em;
}
div#match_amount_sec input {
	float: left;	
	position: relative;
	margin: 0px 3px;
}
div#match_amount_sec .radio {
	margin: 2px 5px 0px 5px;
	border: none;
}
div#match_amount_sec input.bonuscapamount {
	position: relative;
	float: left;
}
div#match_amount_sec .percent_symb {
	margin-top: 4px;
}
code {
	 font-family: Monaco, Verdana, Sans-serif;
	 font-size: 12px;
	 background-color: #f9f9f9;
	 border: 1px solid #D0D0D0;
	 color: #002166;
	 display: block;
	 margin: 14px 0px 14px 0px;
	 padding: 12px 10px 12px 10px;
}


/*   --- TABPANEL SECTION --- */
.tabpanel {
	margin: 0px;
	padding: 10px;
	border-top: 1px none;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	border-left: 1px solid gray;
	background-color:#F3F1F1;
	position: relative;
}
.tabpanel label {

	
}
.tabpanel .content label {
	margin: 0px;
	padding: 3px;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */



.shadetabs {
	border-bottom: 1px solid gray;	
	/* width: 90%; width of menu. Uncomment to change to a specific width */
	margin-bottom:0px;
}

.shadetabs ul {
	padding: 3px 0px;
	margin-left: 0px;
	margin-top: 1px;
	margin-bottom: 0px;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li { display: inline; margin: 0px; }

.shadetabs li a {
	font-size:14px;
	text-decoration: none;
	padding: 3px 9px;
	margin-right: 3px;
	font-family:"Palatino Linotype", "Book Antiqua", "Palatino", serif;
	font-variant:small-caps;
	font-weight:normal;
	color: #2d2b2b;
}

.shadetabs li a:visited 	{color: #2d2b2b; }

.shadetabs li a:hover		{text-decoration: underline; color: #2d2b2b; }

.shadetabs li.selected		{position: relative; top: 1px; }

.shadetabs li.selected a { /*selected main tab style */
	background-color:white;
	border-top: 1px solid #778;
	border-right: 1px solid #778;
	border-bottom: 1px solid #F7F0E1;
	border-left: 1px solid #778;
	background-color:#F3F1F1;
}

.shadetabs li.selected a:hover { /*selected main tab style */
	text-decoration: none;
}

/* Navigation */

.nav {
	margin-top: 2px;
	margin-bottom: 0px;
	margin-top: 0px;
	border: 1px solid #DD5800;
	height: auto;

}
.nav ul {
	padding: 2px 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family:Arial,Helvetica,Verdana,sans-serif;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.nav li {
	display: inline;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DD5800;
	padding:2px;
	*padding:0px;
	_padding: 0px;
}

.nav li a {
	text-decoration: none;
	padding: 3px 7px;
	margin-right: 3px;
	color: #333333;
}

.nav li a:visited 			{color: #333333; }
.nav li a:hover				{text-decoration: underline; }
.nav li.selected			{position: relative; }
.nav li.selected a			{ }
.nav li.selected a:hover 	{text-decoration: none; }

/* ----------------- End Tabs -------------------------*/


.panel {
	margin-top: 0px;
	margin-bottom: 15px;
	margin-right: 10px;
	margin-left: 10px;
	background-color:#E7ECE7;
}

.panel .content {
	border: 1px solid #999999;
	padding: 0px;
	margin:0px;
	background-color:white;
	
}

.buttonbar {
	height: 2em;
	float:right;
	positon:relative; 
	top:-1.5em;
}



button, .button {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #EDEDED;
	font-size: 13px;
	padding: 2px 2px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #666666;
	text-decoration:none;
	color:#333333;
}
.blockheader button, .blockheader .button {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}


button:hover {
	background-color:#FFFFCC;
}


.required {
	background-image: url('../images/required.gif');
	background-repeat: no-repeat;
	background-position: left center;
}
#bonus_units_box {
	border: 1px solid #999999;
	background-color:#EAEAEA;
	padding: 9px;
}



.descending {
	background-image: url('../images/sort_desc.gif');
	background-repeat: no-repeat;
	display: block;
	background-position: right center;
}
.ascending {
	background-image: url('../images/sort_asc.gif');
	background-repeat: no-repeat;
	display: block;
	background-position: right center;
}
.module h2 {
	
	font-size: 18px;
	color: #000000;
	margin: 0px;
	padding: 9px;
	width: 100%;
}
.module {
	margin-bottom: 15px;
	margin-top: 15px;
}

p {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}


.validation_error {	
	font-size: 12px;
	color: #CC0000;
}

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

form label {	
	font-size: 12px;
	color: #000000;
	display: block;
	float: left;
	padding: 3px;
	width: 110px;
	text-align:right;
}

form input {
	background-image: url(../images/input_shader.gif);
	background-repeat: repeat-x;
	background-position:0px -10px;
	border: 1px solid #999999;	
	font-size: 13px;
	padding: 2px;
	
}
#bonus_year_tbl{margin-left:30px;}

form input:focus {
	background-color: #FFFFCC;
	background-image: none;
}

form input[type=submit] {
	font-size: 12px;
	background-image:none;
	padding:3px;
}

form input[type=submit]:hover {
	background-color:#FFFFCC;
}

/* errata */

input.active_cell
{
	background-image: url(../images/input_shader.gif);
	background-position:0px -7px;
	background-repeat: repeat-x;
	border: 1px inset #999999;
	font-size: 12px;
	padding: 2px;
}
input.inactive_cell
{
	border: 1px inset #999999;
	font-size: 12px;
	padding: 2px;
	background-color: #CCCCCC;
}
.bonuscapholder{float:right;}
.bonusCapSpan
{

}
input.active_cell:focus {
	background-color: #FFFFCC;
	background-image: none;
}

div.form_row input.active_cell {
	background-image: url(../images/input_shader.gif);
	background-repeat: repeat-x;
	border: 1px solid #999999;
	font-size: 12px;
	padding: 2px;
}

div.form_row input.active_cell:focus {
	background-color: #FFFFCC;
	background-image: none;
}

/** This is for the matching table displays **/
table td input.cash { text-align:right; }

/* */

h2 button {
	float: right;
	font-weight:normal;
	width: 6em;
	color: #006600;
}


form h3 {
	font-size: 14px;
	background-position: top right;
	padding: 5px 5px 5px 10px;
	margin: 0px;
	color:#000000;
	border: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DD5800;
	text-align:left;
}
.welcome_name {
	margin-right:10px;
	margin-top: 2px;
	float:right;
	position:relative;
	font-size:11px;
	color:#000000;
}



.content_box2 {
	margin: 10px;	
	background-color:#E7ECE7;
}

.content_width2 {
	width: 810px;
}



.top_border{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}


dl.notes_list dt { font-weight:bold; }
dl.notes_list dd { margin-left:100px; margin-top:-1.25em;  margin-bottom:0.25em; }

.notice {
		font-size: 0.9em;
		color: #696969;
}

.even 	{ background-color:rgb(250,250,250); }
.odd 	{ background-color:#E7EDE7; }

.handle {
	background-color:#CACACA;
	color:#3F4F9A;
	cursor:move;
	font-family:verdana, sans-serif;
	font-size:10px;
	font-weight:bold;
	padding:2px;
	margin:2px;
	height:1.5em;
}

.controls {
	background-color:#CACACA;
	color:#3F4F9A;
	cursor:pointer;
	font-family:verdana, sans-serif;
	font-size:10px;
	font-weight:bold;
	float:right;
}

.panel_status {
	background-color:#CACACA;
	color:#3F4F9A;
	cursor:pointer;
	font-family:verdana, sans-serif;
	font-size:10px;
	font-weight:bold;
	float:right;
	overflow:hidden;
}

.content_pane {
	font-size:12px;
	overflow: auto;
	padding:0.5em;
	border-bottom:1px solid gray;
}

.plan_form_input
{
	margin-left:50px;
	border:1px gray solid;
}


.plan_cell 			{ float:left; padding:2px; }
.plan_cell label 	{ padding:0.25em;  font-size:10px; }

.sub_label { font-size:10px; }


.form_row 		{ margin-bottom:0.5em; }
.form_row label { float:left; width:150px; }

.far_right { float:right; }




/** Active Grid CSS ***********************************************/

table.activeGrid
{
	overflow:auto;
	list-style-type:none;
	margin:0px;
	padding:0.25em;
	font-family:Verdana;
	font-size:12px;
}

table.activeGrid tr.activeGridRow
{
	clear:left;
}

table.activeGrid tr.inactive_row td.active_cell
{
	border:1px solid gray;
	margin:0px;
	width:5em;
	cursor:pointer;
}

table.activeGrid tr.inactive_row td.inactive_cell
{
	border:1px solid gray;
	margin:0px;
	width:5em;
}

table.activeGrid tr.inactive_row td.active_cell input.edit_cell
{
	width:5em;
	font-size:12px;
	border:none;
	color:red;
	padding:0;
}

div.menu_add_column
{
	float:left;
	padding:1em;
	background-color:rgb(240,240,240);
}

div.menu_pane
{
	border:1px solid gray;
	background-color:rgb(240,240,240);
}

/** Lister CSS *********************************************/
/*
* These styles are linked to actions so use with caution
* as elements carrying these style are subject to interactive
* behaviours
*/



table.listerTable tbody 	{ }
table.listerTable tbody tr 	{ }

table.listerTable { 
	border-collapse:collapse;
	font-size: 10px; 
	margin-top: 0px;
	margin-bottom: 0px;
	font-size:11px;
	padding: 0px;
	_width: 99%;
	
}

table.listerTable td {
	border: 1px solid #98B19D;
	text-align: left;
	font-size: 12px;
	color: #000000;
	padding: 5px;
}

.listerTable td {
	font-size: 12px;
	color: #000000;
	padding: 5px;
	text-align: left;
}

table.listerTable th.listerTableHeader, table.listerTable th {
	text-align: center;
	font-weight: bold;
	color: #000000;
	background-color: #40784D;
	padding: 5px;
	background-image: url(../images/green_header.gif);
	background-repeat: repeat-x;
	border-right: 1px solid #295F33;
	border-bottom: 1px solid #98B19D;
	border-left: 1px solid #295F33;
}

table.listerTable th.listerTableHeader.clickable	{ cursor:pointer; }
table.listerTable tr.active_row.clickable 			{ cursor:pointer; }
table.listerTable td.active_cell 					{ vertical-align:top; border: 1px solid #98B19D; font-size:11px; }
table.listerTable td.active_cell.clickable 			{ cursor:pointer; }
table.listerTable td.active_cell input 				{ font-size:9px; padding:0px; width:70px;}
table.listerTable td.pad_right						{ text-align:right; }


a.plan_btn { color:blue; cursor:pointer; padding:0px 5px;  }


#debug { width:300px; float:right; border:1px solid gray; background-color:rgb(240,240,240); padding:1em; }


.farRight { float:right;  padding:0.25em; position:relative; top:-0.5em; padding-bottom:1em; }

.rightColumn table.listerTable {margin-top:0px; }

#contact_view {
	background-color: #E7EBE7;
}

.leftColumn 	{ width:425px; }
.rightColumn 	{ width:400px; float:right; text-align: left; }
.full { }

textarea {
	border: 1px inset #666666;
	background-image: url(../images/th_shader.gif);
	background-repeat:repeat-x;
	background-position:0px -10px;
	
}
.farRightBtn { padding:0.25em; float:right; cursor:pointer; }




.padded { padding:1em; }

table.data_table th { font-size:14px; text-align:left; }
table.data_table td { font-size:12px; }



dl.contribution_history_list	{ margin:0px; padding:0px; }
dl.contribution_history_list dt { font-weight:bold; }
dl.contribution_history_list dd { margin-left:115px; margin-top:-18px;  margin-bottom:0.35em; }

dl.contribution_history_list dd div.contributor_name 	{ display:block; width:100px;  }
dl.contribution_history_list dd div.contribution_amount
{
	display:block;
	width:85px;
	text-align:right;
	margin-top:-1.6em;
	margin-left:100px;
}

.right_sub_panel { width:400px; float:right; height:300px;}
.left_sub_panel  { width:400px; height:300px; }

.current_contribution_input { float:right; margin-bottom:0.25em; }

.slider 	{ height:75px; overflow:auto; _width: 405px; }
.slider2 	{ height:175px; overflow:auto; _width: 405px; _height: 300px; }




table.contribution_history_list 	{ margin:0px; padding:0px; font-size:12px; }
table.contribution_history_list td 	{ padding:0px 10px; }
table.contribution_history_list td.created_on { font-weight:bold; width:50px; }
table.contribution_history_list td.contributor_name { width:100px; padding-left:20px;}
table.contribution_history_list td.contribution_amount { width:100px; text-align:right; }

.contrib_save { float:right; }

table#bonus_schedule th { text-align:left; font-size:14px; }
input.number {text-align:right; }


table td.static_matching_table_cell { width:150px; text-align:right; background-color:rgb(240,240,240);}

table#report_table {
	border:1px solid #999999;
	border-collapse:collapse;
}
table#report_table tr			{ vertical-align:top; }
table#report_table tr th {
	text-align:left;
	font-weight:bold;
	color:#000000;
	background-color:#3C9249;
	padding:5px;
	background-image:url(../images/green_header.gif);
	border-right: 1px solid #295F33;
	border-bottom: 1px solid #98B19D;
	border-left: 1px solid #295F33;
}

table#report_table tr th			{ font-size:12px; border:1px solid #999999; }
table#report_table tr td			{ font-size:12px; border:1px solid #999999; }
table#report_table tr td.pad_right	{ text-align:right; }

/* Participant Lister Table */
table#ptable { 
	border-collapse:collapse; 
} 
table#ptable tr		{ vertical-align:top; }
table#ptable tr th	{ 
	font-size: 11px; 
	text-align: center; 
	background-color: #BA4120; 
	background-image: url(../images/contributions_header.gif);
	background-repeat: repeat-x;
	color: white; 
	padding: 3px; 
	border:  1px solid #990000;
	
}
table#ptable tr td					{ 
	font-size:11px; 
	text-align: left; 
	border: 1px solid #990000;
	margin: 0px;
	padding: 0px;

}
table#ptable tr td.data_col			
{ 
width:75px;
}
table#ptable tr td.pad_right		{ padding-right:1em; font-size:11px; color:#000000; }
table#ptable tr td input 			{ 
	width:75px; 
	text-align: right; 
	font-size:11px;
	_font-size: 12px; 
	_width: 100%
	_height: 100%
	
	/*
	background-image: url(../images/input_shader.gif); 
	background-position: 0px 0px;
	*/
	margin: 0px;
	padding: 4px 2px;
	_margin: 0px;
	_padding: 0px;
	border: none;
	*border: 1px solid #ffffff;
	
}
table#ptable tr td .noinput {
	padding: 4px 2px;
}

table#ptable tr td input.readonly	{ 
	background-color:#E6E6E6;  
	background-image:none;
	border:none;
	color: #3C3C3C;
	height: 100%;
	width: 75px;
	padding: 3px 3px;
	margin: 0px;
 }
table#ptable tr .readonly, 
table#ptable tr td input.readonly 
{
	 background-color:#E6E6E6;
}
div.number 		{text-align:right; }
div.readonly	{font-size:12px; background-color:none; border:none; } 

table.list_table	{}
table.list_table tr td	{padding: 0px 5px; font-size:12px; }



span#recalculate_period { float:right; position:relative; top:.70em; cursor:pointer; margin-right:1em; clear:all; color:blue; }


table#bonus_schedule tr td		 			{ font-size:10px; padding-right:5px; }
table#bonus_schedule tr td input 			{ width:130px; text-align:right; }
.formatBonusYear{ width:130px; text-align:right;}

table#bonus_schedule tr td input.read_only	
{ 
	background-color:#E9E9E9; 
	border: 1px inset #999999;
	font-size: 12px;
	padding: 2px;
}


table.listerTable td.active_cell 					{ vertical-align:top; border: 1px solid #98B19D; font-size:11px; }
table.listerTable td.active_cell.clickable 			{ cursor:pointer; }
table.listerTable td.active_cell input 				{ font-size:9px; padding:0px; width:70px;}
table.listerTable td.pad_right						{ text-align:right; }

li.launch_report { cursor:pointer; }





span.sponsor_name {font-size:135%; font-weight:bold; padding:0.5em 0em; }

div.history_scroller {
	height:250px;
	width:850px;
	overflow:auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #2A5E33;
	border-bottom-color: #2A5E33;
	border-left-color: #2A5E33;
	
}

div.plan_scroller { /*height:300px; overflow:auto;*/ }

select.plan_template_select { width:160px; }
input.ag {width: 40px; }

select.sponsor_filter { width:200px; }

div.plan_section	 	{ margin-bottom:10px; border:0px; padding:0px 0px 0px 5px; _margin:0px; _width: 99%; border: 1px solid #999999; background-color:#dddddd; }
div.sponsor_section 	{ margin-bottom:10px; border:0px; padding:0px 0px 0px 5px; _margin:0px; _width: 99%; border: 1px solid #999999; background-color:#ededed; }
div.affiliate_section 	{ margin-bottom:10px; border:0px; padding:0px 0px 0px 5px; _margin:0px; _width: 99%; border: 1px solid #999999; background-color:#f6f6f6; }


div.affiliate_section  .legend {
		margin:2px;
		padding:2px 10px;
		font-size:17px;
		
}

div.plan_section .legend , 
div.sponsor_section .legend  
 {

		margin: 2px; 
		padding:2px 10px;
		font-size:14px;
}

div.sponsor_section .legend  
 {

		 margin: 2px;
		padding:2px 10px;
		font-size:15px;
}


tr.launch_report {cursor:pointer; }


table.grey_table {
	border-collapse: collapse;
	border: 1px solid #999999;
}

.grey_table td, .grey_table th {
	border: 1px solid #999999;
	padding: 2px 5px 2px 5px;
	text-align:left;
	font-size:11px;
}
.grey_table th {
	border-right: 1px solid #999999;
	text-align: right;
	
}

.grey_table th, .grey_table .left_heading {
	background-color: #F3F3F3;
}

.grey_table td.right { text-align:right; border-right:1px solid gray; }
.grey_table td.total { border-top:2px solid grey; }

div.indented_block {  

}

/* REPORT AREA */

#report_area div.combined_affiliate h5.affiliate_name
{
	font-family:"Palatino Linotype", "Book Antiqua", "Palatino", serif;
	color: #FFFFFF;
	background-color:#000000;
	font-size: 15px;
	margin: 0px;
	padding: 3px 8px 3px 13px;	
	border-top:solid 3px #C7572E;
	font-variant:small-caps;
	font-weight:normal;
	_height: 0px;
	_position:relative;
	_padding: 2px 3px 2px 3px;
}
#report_area table.listerTable th
{
	background-image: none;
	color: white;
}
#report_area div.combined_affiliate h5.sponsor_name
{
	font-size: 1.4em;
	color: black;
	font-weight: normal;
}
#report_area div.plan_name h5.level_0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#report_area div.plan_value h5.level_0
{
	background-color:#FFF;
	font-weight: bold;
	font-size: 1.3em;
}
#report_area h5.plan_name
{
	background-color:#FFF;
	font-size: 1.3em;
	font-variant: normal;
	
}
#report_area
{
	background-color:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.9em;
	font-variant: normal;
}

div.report_area			
{ 
	
}
div.report_block 		
{ 
	background-color:#e4e4e4; 
	padding:1em; 
	_padding: 0px; 
}
#report_area h5.plan_name, 
#report_area h5.sponsor_name
{
	
}
#report_area #dd_dynamic {
	
	
}
#report_area select, 
#filter_box select {
	
}
#filters {
	
}
#by_report, 
#select_option, 
#select_participant, 
#select_type
{
	float: left;
	padding: 5px;
	
}
#filters label,
#filter_box label {
	margin: 0px;
	float: left;
}
/* END REPORT AREA */


h5.level_1 {
	font-variant: normal;
	border-bottom: 1px solid black;
	
}

h5.level_2 {
	
	background-color:#FFF;
	
	font-weight: bold;
}

span.pad_right { float:right; margin-right:1em; }


#cookietrial {
	color: #000000;
	font-size: 1.0em;
	
}
#cookietrial  a{
	border: outset #aaaaaa 1px;
	padding: 2px;
	margin-top:10px;
	margin-bottom:10px;
	background: #f6f6f6;
	text-decoration: none;
	color: #272727;
	float: left;
	display: block;
	font-size:.85em;
}
#cookietrial a:hover {
	border: outset #fefefe 1px;
	background:#fefefe;
}
#cookietrial a:active {
	border: inset #fefefe 1px;
	left: 1px;
	top: 1px;
	position: relative;
}
#vesting_box {
	margin-top: 10px;
}
.carot {
	float: left;
	display:block;
	width: 15px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:5px;
	padding:2px;
}
td.numeric { text-align:right; }

div.level { margin-left:1em; padding:0.5em; }

td.grand_total { font-weight:bold; font-size:105%; }

div.bill_block { 
margin-bottom:1em; 
position: relative;
}

input.print_bill { 
float:right; 
font-size:10px; 
z-index: 99;
margin-right: 10px;
margin-top: 5px;
	_position: relative;
	_float: right;
	_right: auto;
	_bottom: auto;
	_display: block;
	_top: 0px;
}

a.show_vest { cursor:pointer; }


#landing_links{
	float: right;
	width: 400px;
 
}
#landing_links a{
	text-decoration: none;
	font-size: 12px;
	color: #000000;
}
#red_bar {
	height: 4px;
	background-color: #FF3517;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.landing_link {
	padding: 3px;
	background-color: #FFFFFF;
	padding-left: 25px;
	padding-right: 20px;
	margin-bottom: 3px;
	z-index: 99;
}

#div_landing	{ }

.admin_landing_bg{
	background-image: url(../images/login-welcome-super-user.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #E9E9E9;
	border: 2px solid black;
	padding: 0px;
	padding-top: 15px;
	height: 135px;
	position: relative;
}
.affiliate_landing_bg{
	background-image: url(../images/login-welcome-FINANCIAL-pro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #E9E9E9;
	border: 2px solid black;
	padding: 0px;
	padding-top: 33px;
	height: 115px;
}
.sponsor_landing_bg{
	background-image: url(../images/login-welcome-plan-sponsor.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #E9E9E9;
	border: 2px solid black;
	padding: 0px;
	padding-top: 15px;
	height: 180px;
}
.participant_landing_bg{
	background-image: url(../images/login-welcome-participant.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #E9E9E9;
	border: 2px solid black;
	padding: 0px;
	padding-top: 15px;
	height: 180px;
}

.login_bg {
	background-image: url(../images/log-in-page.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	height: 180px;
	border-top: 5px solid red;	
}

.red_login_bar {
	height: 4px;
	overflow:hidden;
	background-color: #FF3517;
	margin-left: 400px;
	position: relative;
	top: 23px;
	
	width: 295px;
	padding: 0px 10px;
}

.login_title{
	margin-left: 400px;
	position: relative;
	top: 15px;
	_top: 0px;
	font-size: 18px;
	font-weight: bold;
}
#login_box{
	padding: 10px;
	margin-left: 400px;
	background-color: #FFC586;
	width: 295px;
	height: 95px;
	position: relative;
	top: 23px;
}
.login_button {

}
#note_text {
	width: 400px;
}

button.help_system 		{ float:right; position:relative; top:-4px; left:2px; }

select#my_plans_list 	{ float:right; font-size:10px; width:175px; }

a.contrib_adjustment 	{ padding: 0px; margin: 4px; }

.hide_this_block { display:none; }

.displaynone{display:none;}

.shorten{
	width:45px; 
	text-align:right;
}

.bonus_chart {
	border-collapse: collapse;
}
.bonus_chart td {
	border: 1px solid #494949;
	text-align: right;
	font-size: 12px;
	padding: 4px;
	width: 3.3em;
}
.bonus_chart th {
	font-size: 12px;
	padding: 4px 10px;
	text-align: right;
}


#newuseradded {
	background-color: #FFFFCC;
	padding: 8px;
	margin-bottom: 10px;
	border: 1px solid #333333;
	font-weight: bold;
}
#byscroller {
	width: 99%;
	overflow: auto;
	height: 60px;
	padding-bottom:10px;
}
div.errors  {
	border: 1px dotted #a90000;
	background-color: #fffcb4;
	padding: 0px 0px;
	margin: 8px 30px;
	
}
div.errors p {
	background-image: url(../images/error.png);
	background-repeat: no-repeat;
	background-position: 10px 2px;
	padding: 5px 10px 5px 33px;
	margin: 8px;
	color: #000000;
	font-size: 1em;
}
/**
*   views/plan/defineunits_view.php
*
*/
.defineunits table.unitgrid {
	border-collapse: collapse;
	border: solid 1px #666666;
	width: 99%;
	_width: 99%;
	*width: 99%;
	margin: 15px 0px 15px 2px;
	*margin: 10px 0px 0px 0px;
}
.defineunits fieldset {
	width: 830px;
	margin: 10px 0px;
	display: block;
}
.defineunits .unitgrid th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #C7572E;
	color: #FFFFFF;
	border: 1px solid #666666;
	padding: 3px;
}

.defineunits .unitgrid td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #666666;
	padding: 3px;
}

.defineunits label {
	float: none;
	display: inline;
}

.defineunits p {
	padding: 3px 0px;
}

.defineunits select {
	font-size: 11px;
	border: 1px solid #666666;
	margin: 0px 5px 3px 5px;
}


.defineunits form#unitupdate {
	/*
	height: auto;
	_height: 100%;
	*/
	width: auto;
	position: relative;
	padding: 0px;
	margin: 0px;
}

.defineunits form#unitupdate:after {
	content: " ";
	display: block;
	height: 1px;
	clear: both;
}

.defineunits form fieldset input {
	margin: 3px 4px;
	font-size: 11px;
}

.defineunits form input.smallbtn {
	font-size: 11px;
	padding: 1px 5px;
}


.save_button {
	position: absolute;
	bottom: 15px; 
	right: 5px; 
	background-color: white;
	font-weight: bold;
	_position: relative;
	_float: right;
	_right: auto;
	_bottom: auto;
	_display: block;
	_bottom: 10px;
}

.content_box .content .contact_side1 div,
.content_box .content .contact_side2 div {
	position: relative;
	float: left;
	/* border: 1px solid red; */
	padding: 5px;
}


/* plan/view styles */

#pagination {
	background-color: #E1E1E1;
	display: block;
	margin: 3px;
	position: relative;
	height: 2em;
}
#pagination div {
	float: left;
	padding: 5px;

	
}
#pagination div a {
	border: 1px inset #333;
	background-color: #111;
	padding: 3px;
	color: white;
	text-decoration: none;
	
}
#pagination div a:hover {
	background-color: red;
}	
#pagination div a.active {
	background-color: red;
}	

.content input.save-bottom, .content button.save-bottom {
	position: absolute;
	right: 10px;
	bottom: 10px;
	float: none;
	_position: relative;
	_float: right;
	_right: auto;
	_bottom: auto;
	_display: block;
	_bottom: 10px;
}
pre {
	border: 1px solid #b6bdaf;
	padding: 1em;
	margin: 0.5em;
	background-color: #FFFFF0;
	font-size: 9px;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
table.vesting_grid, table.vesting_grid td
{
	border-collapse: collapse;
	border: 1px solid #969696;
	
}
.show_contrib {
	display: block;
	width: 16px;
	height: 16px;
	background-image: url(../images/calendar_view_month.png); 
	margin: 2px auto 2px auto;
	
}
.hidden {
	display: none;
}
table.listerTable th.provider {
	text-align: left;
	background-color: #606362;
	background-image: url(../images/grey_header.gif); 
	background-repeat: repeat-x;
	color: #000;
}
