/*
+-----------------------------------------------------------------------+ 
| Styles used on help pages
+-----------------------------------------------------------------------+ 
*/

body.help h1 {
	color: #ff0000;
}

body.help #sidebar_left {
    margin-top: 30px;
}


/** Site Map
-------------------------------------------------------- */

body.help_site_map div.column {
	width: 33%;
	float: left;
}

body.help_site_map #content ul li {
	font-size: 14px;
	margin: 5px 0px;
}


/** Tutorial
-------------------------------------------------------- */

body.help_tutorial #content h2 {
	margin-top: 10px;
}

div.start_now a {
	font-weight: normal !important;
}

body.help_tutorial div.start_now h3, 
body.help_tutorial div.start_now div {
	margin: 0px;
	float: left;
}

body.help_tutorial div.start_now h3 {
	height: 36px;
	line-height: 36px;
	margin-right: 10px;
}

body.help_tutorial div.popbox_links a {
	font-weight: bold;
}

body.help_tutorial div.positioned_links a, 
body.help_tutorial a.positioned_link {
	font-size: 16px;
	text-align: center;
	line-height: 1.1em;
	display: block;
	position: absolute;
}


/* Post tutorial */

#tutorial_individuals_box {
	top: 200px;
	left: 350px;
	width: 265px;
}

#tutorial_us_nonprofits_box {
	top: 235px;
	left: 430px;
	width: 235px;
}

#tutorial_foreign_nonprofits_box {
	top: 250px;
	left: 430px;
	width: 235px;
}

#tutorial_for_profits_box {
	top: 275px;
	left: 400px;
	width: 235px;
}

#tutorial_other_org_box {
	top: 300px;
	left: 450px;
	width: 235px;
}

#tutorial_fiscal_sponsors_box {
	top: 380px;
	left: 450px;
	width: 230px;
}

#tutorial_post_image_box {
	top: 230px;
	left: 374px;
	width: 235px;
}

#tutorial_image_library_box {
	top: 230px;
	left: 440px;
	width: 235px;
}

#tutorial_web_information_box {
	top: 290px;
	left: 430px;
	width: 245px;
}

#tutorial_money_box {
	top: 245px;
	left: 380px;
	width: 270px;
}

#tutorial_people_box {
	top: 270px;
	left: 380px;
	width: 270px;
}

#tutorial_things_box {
	top: 300px;
	left: 380px;
	width: 270px;
}

#tutorial_intelligent_box {
	top: 370px;
	left: 450px;
	width: 230px;
}

#tutorial_demographic_box {
	top: 265px;
	left: 394px;
	width: 230px;
}

#tutorial_gender_box {
	top: 290px;
	left: 394px;
	width: 230px;
}

#tutorial_ethnicity_box {
	top: 315px;
	left: 394px;
	width: 230px;
}

#tutorial_zipcode_box {
	top: 250px;
	left: 445px;
	width: 230px;
}

#tutorial_continent_box {
	top: 285px;
	left: 400px;
	width: 230px;
}

#tutorial_country_box {
	top: 250px;
	left: 450px;
	width: 230px;
}

#tutorial_unlimited_list_box {
	top: 160px;
	left: 430px;
	width: 250px;
}

#tutorial_ntee_codes_box {
	top: 300px;
	left: 430px;
	width: 250px;
}

#tutorial_keywords_box {
	top: 260px;
	left: 440px;
	width: 235px;
}

#tutorial_anything_box {
	top: 285px;
	left: 364px;
	width: 235px;
}

#tutorial_install_box {
	top: 340px;
	left: 400px;
	width: 250px;
}

#tutorial_privacy_settings_box {
	top: 220px;
	left: 430px;
	width: 230px;
}

#tutorial_email_alerts_box {
	top: 250px;
	left: 430px;
	width: 230px;
}

#tutorial_post_editors_box {
	top: 300px;
	left: 430px;
	width: 230px;
}

#tutorial_matching_posts_box {
	top: 320px;
	left: 475px;
	width: 200px;
}

#tutorial_members_box {
	top: 340px;
	left: 370px;
	width: 200px;
}


/* Search help */

#search_words_Any_Words_box {
	top: 260px;
	left: 440px;
	width: 240px;
}

#search_words_Exact_Phrase_box {
	top: 300px;
	left: 440px;
	width: 240px;
}

#search_words_All_Words_box {
	top: 320px;
	left: 440px;
	width: 240px;
}

#search_advanced_Type_of_Member_box {
	top: 280px;
	left: 440px;
	width: 240px;
}

#search_advanced_Need_or_Offer_box {
	top: 280px;
	left: 440px;
	width: 240px;
}

#search_advanced_Activity_box {
	top: 390px;
	left: 440px;
	width: 240px;
}

#search_advanced_Demographic_box {
	top: 450px;
	left: 440px;
	width: 240px;
}

#search_advanced_Gender_box {
	top: 490px;
	left: 440px;
	width: 240px;
}

#search_advanced_Geographic_Location_box {
	top: 440px;
	left: 460px;
	width: 210px;
}

#search_advanced_Category_of_Interest_box {
	top: 460px;
	left: 440px;
	width: 240px;
}

#people_1_box {
	top: 300px;
	left: 350px;
}

#organizations_1_box {
	top: 300px;
	left: 350px;
}

#information_1_box {
	top: 300px;
	left: 350px;
}



