@charset "UTF-8";
/* CSS Document */

body
{
	font-size: 76%;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #333;
	/*background: #d0dde5 url(../images/bg.png) repeat-x; */
	/*background: #cdc464 url(../images/bg.png) repeat-x; */
	/*background: #e6dfac url(../images/bg.png) repeat-x; */
	/*background: #e3dd96 url(../images/bg.png) repeat-x; */
	background: #fffaa8 url(../images/bg.png) repeat-x;
	text-align: center;
}

textarea
{
	font-size: 76%;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #333;
	border-color: #333 #ccc #ccc #333;
	border-width: 1px;
	border-style: solid;
}

input
{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

img
{
	border: 0;
}

form
{
	margin-top: 0;
}

a 
{
	text-decoration: none;
} 

a:link
{
	color: #1402bf;
}

a:visited
{
	color: #a2007e;
}

a:hover
{
	text-decoration:underline;
}

#main
{
	width: 865px;
	margin: auto;
	padding: 0px 9px;
	text-align: left;
}

#loginbar
{
	float: right;
	text-align: right;
	font-size: 0.9em;
	padding-top: 14px;
	padding-right: 5px;
	margin: 0px;
}

#loginbar *
{
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#loginbar ul
{
	display: block;
	list-style-type: none;
}

#loginbar li
{
	display: inline;
	margin-left: 10px;
}

#sign_in_button
{
	vertical-align: top;
	position: relative;
	top: -1px;
}

#main_logo
{
	position: relative;
	top: 10px;
}

#top_bar
{
	margin-bottom: 0px;
}

input.search
{
	border: none;
	outline: none;
	width: 210px;
	height: 17px;
	padding-left: 25px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 1px;
	background: transparent;
	background-image: url(/images/search_box.gif);
	position: relative;
	top: 3px;
}

h1 
{
	margin: 14px 0px;
	font-size: 1.8em;
}

h3
{
	font-size: 1.4em;
	font-weight: normal;
}

.controls
{
	font-size: .75em;
}

#left_pane
{
	width: 300px;
	float: left;
}

.left_pane_body
{
		width: 298px;
		background: #fff;
}

#tag_box
{
		width: 232px;
		background: #fff;
		padding-left: 7px;
}

.left_pane_header,
.right_pane_header
{
	font-weight: bold;
	padding: 0;
	height: 21px;
	margin: 10px 0 0;
}

.left_pane_header ul,
.right_pane_header ul
{
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
}

.left_pane_header ul li,
.right_pane_header ul li
{
	list-style-type: none;
	display: inline;
	height: 15px;
	margin: 0;
	padding: 0;
	color: #333;
	padding: 3px 0px;
	text-align: center;
}

.left_pane_header ul li
{
	float: left;
	width: 60px;
}

.left_pane_header ul li.wide_tab
{
	float: left;
	width: 120px;
}

.left_pane_header ul li.big_right_tab
{
	float: right;
	text-align: right;
	width: 120px;
}

.left_pane_header ul li.selected
{
/*	background: url(../images/oval_button_60.png);
	color: #fff;
	 */
}

.right_pane_header ul li
{
	float: right;
	padding-left: 0px;
	padding-right: 15px;
}

.right_pane_header ul.left_items li
{
	float: left;
	padding-left: 15px;
	padding-right: 0px;
}

.left_pane_body,
.right_pane_body,
.error_pane_body
{
	padding: 10px 0px;
}

.right_pane_body,
.error_pane_body
{
	margin-bottom: 10px;
}

.error_pane_body { background: #fff }
.right_pane_body { background: #ffc; }

#right_pane
{
	width: 545px;
	float: right;
}

#right_pane_empty
{
	text-align: center;
	padding: 50px 0;
	font-size: 1.4em;
	color: #666;
	background: url(../images/translucent.png);
}

.note_item, 
.note_item_selected
{
	padding: 2px 2px 2px 8px;
}

.note_item_selected
{
	background: #005CE6 url(../images/selected_bg.png) repeat-x;
}

.tag_item, 
.tag_item_selected
{
		display: block;
		float: left;
		width: 100px;
		text-align: center;
	padding: 2px 6px 2px 6px;
	border: 1px solid;
}

.tag_item
{
		background: #f3f3f3;
	border-color: #ddd #999 #999 #ddd;
}

.tag_item_selected
{
		background: #999;
	border-color: #666 #eee #eee #666;
		color: #fff;
		font-weight: bold;
/*	background: url(../images/selected_bg.png) repeat-x; */
}

.tag_item a,
.tag_item_selected a
{
		display: block;
		width: 100%;
}

.tag_item a
{
	color: #333;
}

.tag_item_selected a
{
		color: #fff;
}

.left_pane_header a:link,
.left_pane_header a:visited,
.left_pane_header a:hover,
.left_pane_header a:active,
.right_pane_header a:link,
.right_pane_header a:visited,
.right_pane_header a:hover,
.right_pane_header a:active,
a.note_link:link,
a.note_link:visited,
a.note_link:hover,
a.note_link:active
{
	color: #333;
}

a.note_link
{
		display: block;
}

.note_star,
.note_action_icon
{
	float: left;
	margin-right: 5px;
	position: relative;
	top: 3px;
}

.note_star,
.big_note_star
{
		cursor: pointer;
}

.left_pane_header li.selected a,
.right_pane_header li.selected a
{
	color: #fff;
}

.note_header
{
	color: #000;
	font-weight: bold;
	padding: 2px 2px 6px 8px;
}

.note_hint
{
	color: #999;
	font-size: 1.2em;
	text-align: center;
	padding: 30px 0;
}

.small_note_hint
{
	color: #999;
	padding: 0px 30px 30px 30px;
}

.right_pane_body,
.error_pane_body
{
	padding-left: 15px;
	padding-right: 15px;
}

.note_upper
{
	float: left;
	color: #999;
	padding-bottom: 5px;
}

.note_upper_right
{
	float: right;
	color: #999;
	padding-bottom: 5px;
}

.note_content
{
	font-size: 1.4em;
}

.note_content textarea
{
	font-size: 1em;
	width: 100%;
	height: 300px;
}

.note_content input
{
	font-size: 1em;
}

.invisible_proxy
{
	position: absolute;
	left: -9999px;
	top: -9999px;
	width: 509px;
}

.invisible
{
	border-style: none;
	background-color: transparent;
}

.half_invisible
{
	border: 1px solid;
	border-color: #ee9 #fff #fff #ee9;
	background-color: #ffffd7;
}

.note_controls_left input
{
		font-size: 100%;
}

.right_pane_body *,
.error_pane_body *
{
	margin-top: 0;
}

.error_pane_body *
{
	margin-bottom: 5px;
}

.note_controls_left
{
	float: left;
	height: 21px;
}

.note_controls_right
{
	float: right;
	width: 300px;
	height: 21px;
	text-align: right;
	z-index: 10;
}

.note_controls_right img
{
		position: relative;
		top: 2px;
}

.left_header_controls
{
	float: right;
	width: 65px;
	text-align: right;
	vertical-align: middle;
	padding: 2px 8px 6px 0px;
}

.left_header_controls
{
	font-size: 90%;
}

.note_date
{
	color: #9999ff;
	float: right;
	padding: 3px 8px 0px 5px;
	font-size: 90%;
}

.summary_line,
.info_line,
.big_summary_line
{
	font-weight: normal;
	font-size: 0.9em;
	margin-left: 16px;
}

.info_line
{
	color: #666;
	font-size: 1em;
	margin-left: 0px;
}

.summary_line
{
	color: #999;
}

.big_summary_line,
.big_summary_line a:link,
.big_summary_line a:visited,
.big_summary_line a:hover,
.big_summary_line a:active
{
	color: #999;
}

.note_item_selected a:link,
.note_item_selected a:visited,
.note_item_selected a:hover,
.note_item_selected a:active,
.note_item_selected .summary_line,
.note_item_selected .info_line,
.note_item_selected .info_line .shared_user,
.note_item_selected .note_date
{
		color: #fff;
}

a.note_link
{
		font-size: 1.1em;
		font-weight: bold;
}

.note_item,
.note_item_selected
{
		padding-top: 5px;
		padding-bottom: 5px;
}

#footer
{
	font-size: 1em;
}


.item_control
{
	float: right;
}

.bottom_controls
{
	float: right;
}

.square_button
{
	padding: 2px 10px;
	border: outset 1px;
	background: #f3f3f3;
}

#wide_outer_box,
#outer
{
	margin-top: 10px;
	text-align: center;
	line-height: 7px;
}

#wide_outer_box *,
#outer *
{
	margin-top: 0;
	margin-bottom: 0;
	line-height: 1.2em;
}

#wide_inner_box,
#inner
{	
	text-align: left;
	width: 743px;
	margin: 0 auto;
	padding: 20px 45px 0px 60px;
	background: #fff;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#inner
{	
	width: 528px;
	padding: 20px 60px 0px 60px;
}

#welcome_icon
{
	float: left;
	margin-right: 20px;
}

#welcome_product_image
{
	float: right;
	margin-left: 30px;
}

#wide_inner_box #tagline,
#inner #tagline
{
	font-size: 2em;
	font-weight: bold;
	margin-bottom: 15px;
}

#wide_inner_box h1,
#inner h1
{
	font-size: 2em;
	font-weight: bold;
}

#wide_inner_box p,
#inner p
{
	font-size: 1.6em;
	font-weight: 300;
	margin-bottom: 1em;
	color: #444;
}


#wide_inner_box ul,
#inner ul
{
	margin-bottom: 1em;
}


#inner.legal p
{
	font-size: 1.2em;
	font-weight: 300;
	margin-bottom: 1em;
	color: #444;
}

#inner.legal p strong
{
	font-weight: bold;
}

.dialog_buttons
{
	float: right;
	margin-top: 15px;
}

.dialog_buttons a
{
	margin-left: 10px;
}

.centered_buttons
{
	text-align: center;
}

.centered_buttons input
{
	font-size: 2em;
}

#signup_box
{
	width: 500px;
	margin: 10px auto 10px;
	padding: 20px 20px;
	background: #fff;
}

#signup_box *
{
	margin-top: 0
}

#signup_button_area
{
	width: 100%;
	text-align: right;
}

.medium_field
{
	font-size: 1.8em;
	width: 520px;
}

.signup_field
{
	font-size: 1.8em;
	width: 470px;
}

textarea.medium_field
{
	font-size: 1.2em;
	height: 130px;
}

.signup_text
{
	font-size: 1.8em;
	font-weight: bold;
}

.medium_wide_field
{
	width: 300px;
}

.big_text
{
	font-size: 1.8em;
}

.medium_text
{
	font-size: 1.4em;
}

a.danger_link
{
	color: #f00;
}

a.danger_button:hover
{
	background: #f77;
}

.field,
#wide_outer_box .field,
#outer .field
{
	margin: 1em 0;
}

.fieldWithErrors 
{
	width: 100%;
	margin: 0;
	padding: 0;
}

.fieldWithErrors input,
.fieldWithErrors textarea,
.fieldWithErrors textarea.invisible,
.fieldWithErrors input.invisible
{
	border: 2px solid red;
}


.errorExplanation {
	padding: 5px;
	background: #ffeeee;
	margin-bottom: 10px
}

.errorExplanation h2 {
	font-size: 1.8em;
	font-weight: normal;
	color: #bb0000;
}

.errorExplanation p {
	color: #330000;
}

.errorExplanation ul li {
}

div.outer_menu_box { display:block; position:relative; }
.menu_container { display:block; position:relative; padding: 0px; }
.drop_down_menu { display:block; position:absolute; margin:0px; padding:0px; text-align:left; list-style-type:none; float:none; left:0px; top:0px; }
.drop_down_menu li { float:left; cursor:pointer; }
.drop_down_menu li ul { margin:0px; padding:0px; list-style-type:none;}
.drop_down_menu li ul li { display:block; float:none; }
.drop_down_menu li ul li a { font-weight:normal; text-decoration:none; display:block; }
.drop_down_menu li ul li a:HOVER { text-decoration:underline; }

.drop_down_menu li ul.menu_box { background: #fff; border: 1px solid; border-color: #eee #ccc #ccc #eee; margin-top: 0; padding-left: 5px; padding-right: 5px; }

#date_menu { width: 65px; }
#date_menu .menu_container { width: 65px; }
#date_menu .drop_down_menu { width: 65px; }
#date_menu .drop_down_menu li { width: 65px; }
#date_menu .menu { text-align: right }
#date_menu .menu_box { text-align: left; }

.drop_down_menu li ul li a:link,
.drop_down_menu li ul li a:visited,
.drop_down_menu li ul li a:hover,
.drop_down_menu li ul li a:active
{ 
	color: #333; 
}

/*.tag_picker { font-size: 1.2em; } */

.shadow
{
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color: #d7d7d7 #aaa #aaa #d7d7d7;
	border-top: none;
}

.tab_shadow
{
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	border-color: #d7d7d7 #aaa #fff #d7d7d7;
	border-bottom: none;
	background: #fff;
}

.left_pane_header ul li.tab_shadow
{
	width: 58px; 
	height: 14px;
	padding: 2px 0px 4px 0px;
/*	width: 58px; for when we turn shadows back on */
}

.left_pane_header ul li.wide_tab_shadow
{
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	border-color: #d7d7d7 #aaa #fff #d7d7d7;
	border-bottom: none;
	background: #fff;
	
	width: auto; 
	height: 14px;
	padding: 2px 8px 4px 8px;
}

textarea
{
	overflow: auto;
}

.note_header
{/*
	width: 155px;
	*/
}

.next_pager
{
		float: right;
		margin-right: 10px;
}

.prev_pager
{
		float: left;
		margin-left: 20px;
}

.notice,
.error
{
	font-size: 1.8em;
	padding: 5px 0;
	margin-top: 0px;
	margin-bottom: 20px;
}

.error_pane_body .notice,
.error_pane_body .error
{
	margin-bottom: 0;
}

.notice
{
	background: #eeffee;
}

.error
{
	color: #bb0000;
	background: #ffeeee;
}

.invisible_form
{
	display: none
}

.conflict_add
{
	background: #ccffcc;
}

.conflict_delete
{
	background: #ffcccc;
	text-decoration: line-through;
}

#conflict_area
{
	background: #ffffff;
	padding: 10px;
	font-size: 1.4em;
}

#view_conflict_link
{
	display: block;
	float: right;
	margin-right: 10px;
}

/* for debugging 
.left_header_controls
{
	background: #ff22ee
}

.outer_menu_box
{
	background: #22ffee
}

.outer_menu_box .menu_container
{
	background: #ffee22
}

.outer_menu_box .menu_container .drop_down_menu
{
	background: #ffff55
}

.outer_menu_box .menu_container .drop_down_menu .menu
{
	background: #55ff33
}
*/

.note_content .radio_choice
{
	margin-top: 7px;
	margin-bottom: 7px;
}

.note_content #all_users
{
	margin-top: 10px;
	margin-bottom: 20px;
}

.user_controls
{
	font-size: .8em;
	padding-left: 10px;
}

.username
{
	display: inline-block;
	min-width: 110px;
	margin-left: 25px;
}

.share_choice_selected,
a.share_choice_selected:link,
a.share_choice_selected:visited,
a.share_choice_selected:hover,
a.share_choice_selected:active
{
	font-weight: bold;
	color: #000;
}

.friend_name
{
	font-size: 1.4em;
	margin-top: 10px;
}

.friend_name input
{
	font-size: 1.0em
}

.disabled 
{
	color: #999
}

#outer .back_to_top
{
	text-align: right;
	margin-bottom: 2em;
}

.shared_user
{
	font-weight: bold;
	color: #000;
}

area
{
	cursor: pointer;
}

.big_textarea 
{
	width: 100%;
	height: 400px;
}

img.link 
{
	cursor: pointer;
}

.ajax_loading
{
	background: url(/images/wait.gif) no-repeat center;
}

#settings
{
	min-height: 50px;
}

.medium_text
{
	font-size: 1.2em;
}

.hilight {
	font-weight: bold;
	background-color: #C4FFAC;
	color: #333;
}

.additional_hilight {
	background-color: #FFE0C0;
	color: #333;
}

.note_item_selected .hilight,
.note_item_selected .additional_hilight
{
	background-color: transparent;
	color: #fff;
}

.badge_container
{
	position: relative;
}

.badge 
{
	position: absolute;
	top: -11px;
	left: -5px;
}
