
#vote_stuff{
  clear: both;
  margin-left: 15px;
  color: #009949;
}

#vote_stuff h2{
	font: 225%/1.0 Georgia, Times, serif;
	font-weight: normal;
  margin-left: 30px;
  text-align: left;
  height: 30px;
  color: #669966;
}



.buttons {
  margin-right: 30px;
}

.buttons ul li { 
	float: right; 
	list-style:none; 
} 



#reposition_left_column{
  position: relative;
  left: 5px;
}

#reposition_right_column{
  position: relative;
  left: 55px;
  top: -16px;
}

#reposition_right_column_best{
  position: relative;
  left: 55px;
  top: 0px;
}

#right_hand_title{
  color: green;
  font: 135%/1.0 arial, helvetica, sans-serif;  
  position: relative;
  top: 10px;
  left: 10px;
  z-index: 2;
}


#rank_some_done_button{
  position: relative;
  top: -10px;
  left: 0px;
}

#rank_all_instructions{
  color: red;
  font: 135%/1.0 arial, helvetica, sans-serif;  
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  left: -70px;
  width: 250px;
}


#vote_instructions{
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 50px;
  font: 175%/1.0 arial, helvetica, sans-serif;  
	color: red;
}


li.rrankk_list a:hover {
color:#c05800;
background-color:#fdffdd;
padding: 10px 0px 7px 0px;
}


#vote_stuff .center{
  text-align: center;
	font: 150%/1.5 arial, helvetica, sans-serif;  
}

/*
#vote_stuff h2{
  font: 200%/1.5 arial, helvetica, sans-serif;
  text-align: left;
  color: #009949;
}
*/



#vote_stuff h2.above{
	font: 200%/1.5 arial, helvetica, sans-serif;
  text-align: left;
  color: #009949;
  position: relative;
  top: -50px;
  z-index: 1;
}

#vote_stuff p{
	font: 100%/1.2 arial, helvetica, sans-serif;
  text-align: left;
  color: #009949;
  margin-left: 30px;
  padding-right: 50px;
  padding-top: 10px;
}

#vote_stuff h3{
  color: #009949;
}

#voting_on{
  font: 150%/1.5 arial, helvetica, sans-serif;
  font-weight: bold;
  color:#FF3300;
  margin-bottom: 15px;
}

#topic_title{
  font: 170%/1.7 arial, helvetica, sans-serif;  
  font-weight: bold;
  color:#3333cc;
  margin-bottom: 15px;
}


#choice_and_buttons{
  float: right;
  width: 50%;
  position: relative;
  left: -30px;
}

#selected_best_item{
  color: #009949;
  font: 130%/1.5 arial, helvetica, sans-serif;
	
}

#selected_worst_item{
  color: red;
  font: 130%/1.5 arial, helvetica, sans-serif;
	
}

div.list_title_class{
  text-align: left;
}


ul.item_list{
  text-align: left;
  margin-right: 10px;
  margin-left: 10px;
  margin-bottom: 0px;
  margin-top: 5px;
}

li.vote_list_item{
	font: 130%/1.5 arial, helvetica, sans-serif;
  overflow: hidden;  
}

li.list_item{
	font: 130%/1.5 arial, helvetica, sans-serif;
  overflow: hidden;  
  padding-top: 10px;
}

li.vote_list_item a{
  text-decoration: none;
  color: #009949;
  
}

li.vote_list_item a:hover{
  text-decoration: none;
  color: silver;
}


#left_column{
/*  width: 350px;*/
 /* float: left;*/
  /*border: thin solid red;*/
}

#middle_column{
  position: absolute; left: 35%;
  position: absolute; top: 0px;
  width: 5%;
  min-height: 500px;
	/*background: #fff url(/images/page-back.gif) repeat-x;*/  
  z-index: 0;
}

#right_column{
  width: 350px;
  margin-right: 50px;
  float: right;
  /*border: thin solid red;*/
}


#list_on_right_div{
  width: 350px;
  min-height: 320px;
  margin-right: 30px;
  margin-left: 0px;
  margin-bottom: 0px;
  /*border: thin solid red;*/
  /*background-color: #EEE;*/
}


#list_on_left_div{
  width: 350px;
  min-height: 400px;
  margin-right: 30px;
  margin-left: 0px;
  border: thin solid white;
}

#right_hand_stuff{
  min-height: 350px;
}

#best-worst_title{
  color: black;
  font: 130%/1.5 arial, helvetica, sans-serif;  
  margin-right: 0px;
  margin-left: 0px;
  border-bottom:#CCC thin dotted;
}


#vote_stuff #make_float_work_right{
  border: thin solid white;
}


#vote_stuff #previous_next_area{
  clear: both;
  border: thin solid white;
}

#done-button{
  clear: both;
  float: right;
  position: relative;
  top: 5px;
  left: -50px;
}

#big-arrow{
  z-index: 0;
  position: absolute;
  left: 440px;
  top: 180px;
}

#bump_down{
  position: relative;
  top: +5px;
}

#bump_up{
  position: relative;
  top: -11px;
}

#add_item_link{
	display: inline-block;
  font: 120%/1.5 arial, helvetica, sans-serif; 
  padding-top: 10px;
	padding-bottom: 6px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
  color: green;
}  

#list_subtext_id{
  border-top: #CCC thin dotted;
  margin-top: 20px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  text-align: left;
  display: block;
}

#add_item_panel_small,#add_item_clear_panel_small,#add_item_dup_error_small{
  background-image: url(../images/add_item_panel2.png);
  position: absolute;
  top: 200px;
  left: 55px;
  width: 310px;
  height: 90px;
  padding: 30px;
  margin: 0px;
  z-index: 5;
}

#add_item_panel_big,#add_item_clear_panel_big,#add_item_dup_error_big{
  position: absolute;
  top: 200px;
  left: 55px;
  width: 600px;
  height: 150px;
  padding: 30px;
  margin: 0px;
  z-index: 5;
  background-image: url(../images/add_item_panel.png);
}


#best_worst_key{
  position: relative;
  left: 190px;
}

#char_counter{
  position: relative;
  left: 170px;
}

#bubble_title h1{
  font: 120%/1.2 arial, helvetica, sans-serif; 
/*  height: 10px;*/
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

#number_selector{
  padding: 10px 30px 40px 0px;
  background-color: #FFFFCC;
  position: absolute;
  top: 360px;
  left: 225px;
  z-index: 20;
}

#number_selector_title{
  text-align: center;
	font: 175%/1.0 arial, helvetica, sans-serif;  
  margin: 15px 30px 15px 30px;
}

ul.numbers{
  list-style: none;
}

ul.numbers li{
	display: block;
	float: left;
  text-align: center;
  width: 50px;
}

ul.numbers li a{
  width: 50px;
  font: 175%/1.0 arial, helvetica, sans-serif; 
}


div.comment_style{
  padding: 10px;
  visibility: hidden;
  display: block;
  height: 500px;
  width: 500px;
  z-index: 10;
  overflow: hidden;
  position: absolute;
  top: 20px;
  left: 435px;
  background-image: url(../images/comment_background.gif);
  background-repeat: repeat;
  border: solid thin blue;
}

div.comment_blanket{
  display: block;
  height: 518px;
  width: 444px;
  z-index: 10;
  overflow: hidden;
  position: absolute;
  top: 22px;
  left: -10px;
  background-image: url(../images/comment_blanket.png);
  background-repeat: repeat;
  border: solid thin gray; 
}

div.the_blanket{
  margin: 0px;
  height: 518px;
  width: 444px;
}

div.comment_top_section{
  margin: 10px;
  height: 100px;
}


div.comment_explanation{
  margin-left: 20px;
  margin-right: 20px;
  font: 150%/1.0 arial, helvetica, sans-serif; 
}

span.emphatic{
  color: #CC6600;
  font-style: italic;
}

li.pro_item_comment{
  color: green;
  padding-bottom: 2px;
  padding-top: 2px;
  padding-left: 0px;
  margin: 0px;
  border-bottom: solid thin lightgray;
}

li.con_item_comment{
  color: red;
  padding-bottom: 2px;
  padding-top: 2px;
  padding-left: 0px;
  margin: 0px;
  border-bottom: solid thin lightgray;
}

#comment_container{
  margin: 10px;
  padding: 10px;
  border: solid thin darkgray;
  height: 295px;  
  background-image: url(../images/item_comment_back.gif);
  font: 150%/1.0 arial, helvetica, sans-serif; 
  overflow: auto;
}


/*============item page stuff ===============*/
#done_buttons{
  position: relative;
  left: 345px;
  top: -83px;
}


#pro_con_all_radios{
  position: relative;
  top: 5px;
  left: 10px;
}
#pro_con_all_radios ul{
  list-style: none;
}

li.active_pro_con_all{
  display: inline;
  font: 115%/1.0 arial, helvetica, sans-serif; 
  margin-left: 2px;
  margin-right: 2px;
  background-color: #FFA;
  padding: 4px;
  border: thin solid blue;
}

li.inactive_pro_con_all{
  display: inline;
  font: 115%/1.0 arial, helvetica, sans-serif; 
  margin-left: 2px;
  margin-right: 2px;
  padding: 4px;
  background-color: #DDD;
}

