.submit{
	background-color: #104A91;
	}

.list_item_title {
	width: 40%;
	font-size: 125%;
	}

.list_item_content { 
	width: 20%;
	font-size: 150%;
	color: #333333; /*  #104a91;  */
	text-align: right;
	}

.list_item_date {
	font-size: 75%;
	}

#list_frame_sort_header .helper, #content_banner .helper{
	background-image: url("../images/tip2.gif");
        background-repeat:no-repeat;
	}

#list_frame_sort_header .set_name {
  font-size: 150%;
  }

#splash_page { margin: 20px; margin-bottom: 50px; font-size: 150%; }
#splash_bullets { font-weight: bold; margin-top: 20px; }
.splash_bullet { margin: 10px; } 
.splash_bullet a { font-size: 75%; }
.intro_exp { color: #999; font-size: 75%; font-style: italic; }

.new_user_intro, .getting_started { margin-left: 100px; width:700px; font-size: 12pt; font-family: arial; }

.getting_started { margin-left: 10px; }

.started_input { margin-left: 10px; color: #999; font-size:10pt; margin-top: 5px; width: 300px; }

.entered { color: #333; }

.intro_bullet { margin-top: 25px; }

.intro_bullet_text { float: left; width: 380px; }

.intro_image { float: right; }

.intro_item { width: 350px; font-size: 125%; margin-left: 20px; margin-right: 20px; }

div#buttons {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;
	}

.new_proj{
  width: 300px;
  }

#prioritization_sliders .list_row{
	float: clear;
	}

#prioritization_sliders .list_item_title{
	min-height: 45px; 
	width: 25%;  /* was 30% */ 
	}

#prioritization_sliders .list_item_title input{
	width: 220px; 
        }

#prioritization_sliders .list_item_content{
	font-size: 100%;
	color: #333333;
	width: 50%;
	}

#prioritization_sliders .slider4d_min{
	width: 75px;
	position: relative;
	float: left;
	text-align: left;
	left: 1%;
	}

#prioritization_sliders .track4d{
	float: left; 
	/* width: 90%; */
	left: 82%;
	}

#prioritization_sliders .slider4d_max{
	top: 0px;
        width: 75px; /* 5%; */
	float: left; 
	position: relative;
	left: 5%;
        }

.col_head{
  color: #666; font-weight: bold; font-size: 12pt;
  text-align: center;
  /* font-size: 125%;  */ 
  }

.pr_edit, .pr_delete {
  color: blue;
  }
.pr_edit:hover, .pr_delete:hover {
  cursor: pointer;
  }

/*  -------- set styles  ----------  */
.set_actions, .save_button, .cancel_button{
	font-size: 85%; 
	color: #104A91;
	background-color: white;
	border: solid 1px #999999;
	-moz-border-radius:2ex; 
	-webkit-border-radius:2ex;
	padding: 2px 4px; 
	}

.set_heading {
  font-size: 150%;
  color: #333;
  }


.cancel_button:hover{
  cursor: pointer;
  }

.save_button:hover {
  cursor: pointer;
  color: white;
  background-color: #104A91;
  }

.new_set_head {  
  color: #104a91;
  }

.new_set_form{
  border-top: dotted 1px #666; 
  margin-top: 10px;
  padding-top: 5px;
  }

.edit_left{
  float:left;
  margin-right: 25px;
  }

.edit_right{
  float:right:
  width: 250px; 
  border-left: solid 1px green;
  margin-left: 500px;
  padding-left: 25px;
  }

.selectors{
	list-style-type:none;
	float: left;
	padding-left: 10px;
	}

.selector, .selected_set {
        padding: 5px;
        padding-left: 1px;  
	}
.selector{}
.selector a {
	font-weight: bold;
	color: #104A91;
	}
.selector a:hover{
	color: red;
	}
.selected_set{
	background-color: #666;  
	border: solid 1px #666; 
	-moz-border-radius:2ex;
	-webkit-border-radius:2ex;
	}
.selected_set a { color:white; }

#list_frame {  
  padding-bottom: 25px;
  }  

#home_left_col {
  width:690px;
  float: left;  
  }

#home_right_col {
  float:right; 
  width: 200px; 
  }

.your_sets { margin-left: 5px; }

.reg_reminder {
  margin-left: 65px;
  margin-top: 50px;
  background-color: green;
  }

.reg_reminder a {
  background-color: green;
  /*
  margin-top: 25px;
  padding: 10px;
  background-color: white;
  border: solid 1px #333;
  -moz-border-radius:2ex;
  -webkit-border-radius:2ex;
  */
  }

.reg_box_top {
  border: solid 1px #999;
  padding: 10px;
  }

.reg_box_top a{
  color: green;
  }
.priority_toggle {
  border: solid 1px #666;
  background-color: white;
  -moz-border-radius-topright:1ex;
  -moz-border-radius-topleft:1ex;
  -webkit-border-top-right-radius:1ex;
  -webkit-border-top-left-radius:1ex;
  padding-left: 8px;
  padding-right: 8px;
  position: absolute; 
  bottom: 0;
  left: 10px;
  border-bottom-color: white; 
  }

#reg_box, #save_box, #convert_box{
  width: 300px;
  height: 100px;
  padding: 15px;
  font-size: 125%;
  background-color: #FFF;
  border: inset 4px #CCC;  /* #104A91; */
  position: absolute;
  top: 300px;
  left: 350px;
  cursor: move;
  /*
  -moz-border-radius:2ex;
  -webkit-border-radius:2ex;
  */
  }

#buttons{
  /* border:solid 1px blue; */
  padding-top: 10px;
  }
/*  ---- matrix styles  ------   */

.p_table { width: 100%; }
/* .p_table tr { height: 25px; } */
.prior_name { font-size: 100%; }
.prior_name a, .prior_footer, .prior_header, #goal_toggle { color: green; font-weight: bold;  }
.prior_header a { font-size: 90%; }
.proj_name { font-size: 100%;  padding: 5px; height: 30px; }
.proj_name a, .proj_footer, .proj_header { color: #1C86EE; font-weight: bold; }
.proj_header a { font-size: 90%; }
.compare_header { color: #666; font-weight: bold; font-size: 12pt; } 
.weight { text-align: right; font-size: 100%; cursor:pointer; }
.emph { background-color: #D1D1D1; }
.reg { background-color: #FFF; }
.p_sum { font-weight: bold; border-left: solid 1px #666; }
th .helper { 	
	text-align: center;
	/* width: 50px;  inherit;*/
	background: none;
	color: blue;
	text-decoration: underline;
	font-size: 12pt;
	margin-left: auto;
	margin-right: auto;
	}
th .helper:hover { 
	text-decoration: none; 
	color: #1C86EE; 
	}
.importance {
	/* font-weight: bold; */
	color: white;
	padding-left: 5px;
	background-color: #999; 
	/* background-image: url('../images/prior_important.gif');  */
	background-repeat:no-repeat;
	height: 30px;
	border: solid 1px #666;	
	-moz-border-radius:2ex;
	-webkit-border-radius:2ex;
	}
.prior_column_top{
        border-top: solid 1px #666;
        border-left: solid 1px #666;
        border-right: solid 1px #666;
        -moz-border-radius-topright:2ex;
        -moz-border-radius-topleft:2ex;
        -webkit-border-top-right-radius:2ex;
        -webkit-border-top-left-radius:2ex;
	}
.prior_column_bottom{
	cursor: pointer;
	background-color: #999;
	color: white;
	border-bottom: solid 1px #666;
	border-left: solid 1px #666;
	border-right: solid 1px #666;
        -moz-border-radius-bottomright:2ex;
	-moz-border-radius-bottomleft:2ex;
        -webkit-border-bottom-right-radius:2ex;
	-webkit-border-bottom-left-radius:2ex;
	}
.prior_column{
	border-left: solid 1px #666;
	border-right: solid 1px #666;
	padding-left: 5px;
	padding-right: 5px;
	}
.cell:hover{
	background-color: yellow;
	color: #000;
	/*
  	border: solid 1px yellow; 
        -moz-border-radius:4ex;
        -webkit-border-radius:4ex;
	*/
	}
.p_gap{
	width: 1%;
	margin: 0;
	padding: 0;
	}
.save_button{
	margin_right: 5px;
	margin_left: 5px;
	}
.cancel_button{
	color: #999;
	}
#list_frame_sort_header .matrix{ color: red; }

#generic_popover{
	border: solid 1px #104A91;
	width: 125px;
	height: 25px;
	-moz-border-radius:2ex;
        -webkit-border-radius:2ex;
	}

.action_item {
        cursor:pointer;
        font-weight:bold;
        color:white;
        background-color: #104A91;
        border:1px solid #CCCCCC;
        font-size:1em;
        padding:5px 8px;
        margin: 5px;
	display: block;
	width: 125px;
        -moz-border-radius:1ex;
        -webkit-border-radius:1ex;
	}
.action_item a{
	color:white;
	}
.action_item a:hover{
	text-decoration:underline;
	color: white; 
	}
.save{
	background-color: green;
	padding-top: 12px;
	height: 25px;
	font-size: 11pt;
	}

/* for the page showing our eqations */
#equations { margin-bottom: 20px; }
#equations .eq_intro { font-size: 10pt; } 
#equations .equation { margin: 25px; font-family: arial; font-size: 10pt; width: 665px; display: block; }
#equations .eqgap { margin-top: 50px; }
#equations .numerator { border-bottom: solid 1px #CCC; color: #000; }
#equations .denominator { color: #000;}
#equations .goal { color: green; }
#equations .project { color: blue; }
#equations .factor { color: #999; }
#equations .summary { float: left; width: 150px; }
#equations .division { float: right; width: 500px; }
#equations .clear { clear: both; }


